01J5VVT9JG9JPKK3XCT014YN3C: 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: 01J5VVTN2W04006VMZ3VC9TQ1Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-22T01:40:41.516Zjob assigned to worker 01J5VVTTV8H6CMB1X84ZA3MJ42 (queued for 59 s)
 
22024-08-22T01:40:49.699Zstarting task 0: "setup"
32024-08-22T01:40:49.706Z++ uname -s
42024-08-22T01:40:49.709Z+ kern=SunOS
52024-08-22T01:40:49.709Z+ case "$kern" in
62024-08-22T01:40:49.709Z+ groupadd -g 12345 build
72024-08-22T01:40:49.711Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-22T01:40:51.722Z+ zfs create -o mountpoint=/work rpool/work
92024-08-22T01:40:51.863Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-22T01:40:51.866Z+ home_fs=zfs
112024-08-22T01:40:51.866Z+ [[ zfs == autofs ]]
122024-08-22T01:40:51.866Z+ mkdir -p /home/build
132024-08-22T01:40:51.869Z+ chown build:build /home/build /work
142024-08-22T01:40:53.870Z+ chmod 0700 /home/build /work
152024-08-22T01:40:53.873Zprocess exited: duration 4175 ms, exit code 0
 
162024-08-22T01:40:53.878Zstarting task 1: "rust-toolchain"
172024-08-22T01:40:53.884Z+ printf ' * toolchain channel = "%s"
182024-08-22T01:40:53.884Z * toolchain channel = "1.80.1"
192024-08-22T01:40:53.884Z' 1.80.1
202024-08-22T01:40:53.884Z+ printf ' * toolchain profile = "%s"
212024-08-22T01:40:53.884Z * toolchain profile = "default"
222024-08-22T01:40:53.884Z' default
232024-08-22T01:40:53.886Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-22T01:40:53.886Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-22T01:40:54.003Zinfo: downloading installer
262024-08-22T01:40:55.287Zinfo: profile set to 'default'
272024-08-22T01:40:55.287Zinfo: default host triple is x86_64-unknown-illumos
282024-08-22T01:40:55.289Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-22T01:40:55.444Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-22T01:40:55.444Zinfo: downloading component 'cargo'
312024-08-22T01:40:56.267Zinfo: downloading component 'clippy'
322024-08-22T01:40:56.561Zinfo: downloading component 'rust-docs'
332024-08-22T01:40:57.710Zinfo: downloading component 'rust-std'
342024-08-22T01:40:59.330Zinfo: downloading component 'rustc'
352024-08-22T01:41:03.848Zinfo: downloading component 'rustfmt'
362024-08-22T01:41:04.091Zinfo: installing component 'cargo'
372024-08-22T01:41:04.921Zinfo: installing component 'clippy'
382024-08-22T01:41:05.288Zinfo: installing component 'rust-docs'
392024-08-22T01:41:06.919Zinfo: installing component 'rust-std'
402024-08-22T01:41:08.570Zinfo: installing component 'rustc'
412024-08-22T01:41:12.860Zinfo: installing component 'rustfmt'
422024-08-22T01:41:13.218Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-22T01:41:13.218Z
442024-08-22T01:41:13.485Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-22T01:41:13.485Z
462024-08-22T01:41:13.488Z
472024-08-22T01:41:13.488ZRust is installed now. Great!
482024-08-22T01:41:13.488Z
492024-08-22T01:41:13.488ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-22T01:41:13.488Zenvironment variable. This has not been done automatically.
512024-08-22T01:41:13.488Z
522024-08-22T01:41:13.488ZTo configure your current shell, you need to source
532024-08-22T01:41:13.488Zthe corresponding env file under $HOME/.cargo.
542024-08-22T01:41:13.488Z
552024-08-22T01:41:13.488ZThis is usually done by running one of the following (note the leading DOT):
562024-08-22T01:41:13.488Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-22T01:41:13.488Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-22T01:41:13.541Z+ rustc --version
592024-08-22T01:41:13.606Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-22T01:41:13.609Zprocess exited: duration 19726 ms, exit code 0
 
612024-08-22T01:41:13.615Zstarting task 2: "authentication"
622024-08-22T01:41:13.636Zprocess exited: duration 21 ms, exit code 0
 
632024-08-22T01:41:13.643Zstarting task 3: "clone repository"
642024-08-22T01:41:13.648Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-22T01:41:13.650Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-22T01:41:13.921ZCloning into '/work/oxidecomputer/omicron'...
672024-08-22T01:41:19.919Z+ cd /work/oxidecomputer/omicron
682024-08-22T01:41:19.919Z+ git fetch origin 9f09cb82a13dee32d6443037467c6b18aa5e9585
692024-08-22T01:41:20.196ZFrom https://github.com/oxidecomputer/omicron
702024-08-22T01:41:20.196Z * branch 9f09cb82a13dee32d6443037467c6b18aa5e9585 -> FETCH_HEAD
712024-08-22T01:41:20.207Z+ [[ -n iliana/crdb-prev ]]
722024-08-22T01:41:20.209Z++ git branch --show-current
732024-08-22T01:41:20.212Z+ current=main
742024-08-22T01:41:20.212Z+ [[ main != iliana/crdb-prev ]]
752024-08-22T01:41:20.212Z+ git branch -f iliana/crdb-prev 9f09cb82a13dee32d6443037467c6b18aa5e9585
762024-08-22T01:41:20.215Z+ git checkout -f iliana/crdb-prev
772024-08-22T01:41:20.366ZSwitched to branch 'iliana/crdb-prev'
782024-08-22T01:41:20.369Z+ git reset --hard 9f09cb82a13dee32d6443037467c6b18aa5e9585
792024-08-22T01:41:20.517ZHEAD is now at 9f09cb82a review nits
802024-08-22T01:41:20.519Zprocess exited: duration 6874 ms, exit code 0
 
812024-08-22T01:41:20.525Zstarting task 4: "build"
822024-08-22T01:41:20.530Z+ cargo --version
832024-08-22T01:41:20.585Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-22T01:41:20.588Z+ rustc --version
852024-08-22T01:41:20.646Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-22T01:41:20.648Z+ source ./env.sh
872024-08-22T01:41:20.651Z++ OLD_SHELL_OPTS=ehxB
882024-08-22T01:41:20.651Z++ set -o xtrace
892024-08-22T01:41:20.653Z++++ dirname ./env.sh
902024-08-22T01:41:20.653Z+++ readlink -f .
912024-08-22T01:41:20.778Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-08-22T01:41:20.781Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-08-22T01:41:20.781Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-08-22T01:41:20.781Z++ 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
952024-08-22T01:41:20.781Z++ 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
962024-08-22T01:41:20.781Z++ 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
972024-08-22T01:41:20.781Z++ 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
982024-08-22T01:41:20.781Z++ 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
992024-08-22T01:41:20.781Z++ 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
1002024-08-22T01:41:20.781Z++ case $OLD_SHELL_OPTS in
1012024-08-22T01:41:20.781Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-08-22T01:41:20.781Z+ 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
1032024-08-22T01:41:20.781Z+ 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
1042024-08-22T01:41:20.781Z+ banner prerequisites
1052024-08-22T01:41:20.905Z
1062024-08-22T01:41:20.906Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-08-22T01:41:20.906Z # # # # # # # # # # # # # # #
1082024-08-22T01:41:20.906Z # # # # ##### # # ##### # # # # # #### #
1092024-08-22T01:41:20.906Z ##### ##### # ##### # # # # # # # # #
1102024-08-22T01:41:20.906Z # # # # # # # # # # # # # # #
1112024-08-22T01:41:20.906Z # # # ###### # # ###### ### # #### # #### #
1122024-08-22T01:41:20.906Z
1132024-08-22T01:41:20.908Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-08-22T01:41:38.664Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-08-22T01:41:41.039Z Startup: Caching catalogs ... Done
1162024-08-22T01:41:42.767ZPlanning: Solver setup ... Done (1.064s)
1172024-08-22T01:41:42.785ZPlanning: Running solver ... Done (0.018s)
1182024-08-22T01:41:42.825ZPlanning: Finding local manifests ... Done (0.003s)
1192024-08-22T01:41:42.839ZPlanning: Fetching manifests: 0/4 0% complete
1202024-08-22T01:41:42.982ZPlanning: Fetching manifests: 4/4 100% complete
1212024-08-22T01:41:43.142ZPlanning: Package planning ... Done (0.159s)
1222024-08-22T01:41:43.193ZPlanning: Merging actions ... Done (0.051s)
1232024-08-22T01:41:44.010ZPlanning: Checking for conflicting actions ... Done (0.816s)
1242024-08-22T01:41:44.022ZPlanning: Consolidating action changes ... Done (0.011s)
1252024-08-22T01:41:49.807ZPlanning: Evaluating mediators ... Done (5.784s)
1262024-08-22T01:41:49.816ZPlanning: Planning completed in 8.71 seconds
1272024-08-22T01:41:50.710Z Packages to install: 4
1282024-08-22T01:41:50.710Z Mediators to change: 2
1292024-08-22T01:41:50.710Z Services to change: 1
1302024-08-22T01:41:50.712Z Estimated space available: 155.72 GB
1312024-08-22T01:41:50.712ZEstimated space to be consumed: 1.48 GB
1322024-08-22T01:41:50.712Z Create boot environment: No
1332024-08-22T01:41:50.712ZCreate backup boot environment: No
1342024-08-22T01:41:50.712Z Rebuild boot archive: No
1352024-08-22T01:41:50.712Z
1362024-08-22T01:41:50.712ZChanged mediators:
1372024-08-22T01:41:50.712Z mediator clang:
1382024-08-22T01:41:50.713Z version: None -> 15 (system default)
1392024-08-22T01:41:50.713Z
1402024-08-22T01:41:50.713Z mediator llvm:
1412024-08-22T01:41:50.713Z version: 14 (system default) -> 15 (system default)
1422024-08-22T01:41:50.713Z
1432024-08-22T01:41:50.713ZChanged packages:
1442024-08-22T01:41:50.713Zhelios-dev
1452024-08-22T01:41:50.713Z developer/build-essential
1462024-08-22T01:41:50.713Z None -> 11-2.0
1472024-08-22T01:41:50.713Z library/libxmlsec1
1482024-08-22T01:41:50.713Z None -> 1.2.35-2.0
1492024-08-22T01:41:50.713Z ooce/developer/clang-15
1502024-08-22T01:41:50.713Z None -> 15.0.7-2.0
1512024-08-22T01:41:50.713Z ooce/developer/llvm-15
1522024-08-22T01:41:50.713Z None -> 15.0.7-2.0
1532024-08-22T01:41:50.713Z
1542024-08-22T01:41:50.713ZServices:
1552024-08-22T01:41:50.713Z restart_fmri:
1562024-08-22T01:41:50.713Z svc:/system/update-man-index:default
1572024-08-22T01:41:50.901Z
1582024-08-22T01:41:50.901ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592024-08-22T01:41:56.040ZDownload: 851/3290 items 18.6/212.6MB 8% complete (4.0M/s)
1602024-08-22T01:42:00.961ZDownload: 1292/3290 items 114.3/212.6MB 53% complete (11.6M/s)
1612024-08-22T01:42:05.954ZDownload: 2128/3290 items 118.2/212.6MB 55% complete (10.0M/s)
1622024-08-22T01:42:11.711ZDownload: 2220/3290 items 118.5/212.6MB 55% complete (9.6M/s)
1632024-08-22T01:42:16.723ZDownload: 3281/3290 items 210.1/212.6MB 98% complete (9.2M/s)
1642024-08-22T01:42:17.165ZDownload: Completed 212.60 MB in 26.26 seconds (8.1M/s)
1652024-08-22T01:42:17.655Z Actions: 1/3689 actions (Installing new actions)
1662024-08-22T01:42:22.737Z Actions: 3550/3689 actions (Installing new actions)
1672024-08-22T01:42:23.216Z Actions: Completed 3689 actions in 5.56 seconds.
1682024-08-22T01:42:23.496Z Done (0.275s)
1692024-08-22T01:42:23.496Z Done (0.000s)
1702024-08-22T01:42:23.869Z Done (0.373s)
1712024-08-22T01:42:31.160Z Done (7.116s)
1722024-08-22T01:42:31.742Z Done (0.509s)
1732024-08-22T01:42:31.745Z Done (0.000s)
1742024-08-22T01:42:31.895Z Done (0.000s)
1752024-08-22T01:42:32.491ZPlanning: Evaluating mediator changes ... Done
1762024-08-22T01:42:32.651ZPlanning: Checking for conflicting actions ... Done
1772024-08-22T01:42:32.653ZPlanning: Consolidating action changes ... Done
1782024-08-22T01:42:32.934ZPlanning: Evaluating mediators ... Done
1792024-08-22T01:42:32.937ZPlanning: Planning completed in 0.44 seconds
1802024-08-22T01:42:32.969Z Mediators to change: 2
1812024-08-22T01:42:32.969Z Create boot environment: No
1822024-08-22T01:42:32.971ZCreate backup boot environment: No
1832024-08-22T01:42:33.038Z Done
1842024-08-22T01:42:33.038Z Done
1852024-08-22T01:42:33.292Z Done
1862024-08-22T01:42:36.933Z Done
1872024-08-22T01:42:37.018Z Done
1882024-08-22T01:42:37.021Z Done
1892024-08-22T01:42:37.150Z Done
1902024-08-22T01:42:37.774ZPlanning: Evaluating mediator changes ... Done
1912024-08-22T01:42:37.776ZPlanning: Merging actions ... Done
1922024-08-22T01:42:37.969ZPlanning: Checking for conflicting actions ... Done
1932024-08-22T01:42:37.971ZPlanning: Consolidating action changes ... Done
1942024-08-22T01:42:38.252ZPlanning: Evaluating mediators ... Done
1952024-08-22T01:42:38.312ZPlanning: Planning completed in 0.79 seconds
1962024-08-22T01:42:38.347Z Packages to change: 1
1972024-08-22T01:42:38.347Z Mediators to change: 1
1982024-08-22T01:42:38.351Z Services to change: 1
1992024-08-22T01:42:38.351Z Create boot environment: No
2002024-08-22T01:42:38.351ZCreate backup boot environment: Yes
2012024-08-22T01:42:40.344Z Actions: 1/6 actions (Updating modified actions)
2022024-08-22T01:42:40.347Z Actions: Completed 6 actions in 0.00 seconds.
2032024-08-22T01:42:40.349Z Done
2042024-08-22T01:42:40.349Z Done
2052024-08-22T01:42:40.425Z Done
2062024-08-22T01:42:44.186Z Done
2072024-08-22T01:42:44.270Z Done
2082024-08-22T01:42:44.272Z Done
2092024-08-22T01:42:44.392Z Done
2102024-08-22T01:42:44.840ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112024-08-22T01:42:44.841Zclang system 15 system
2122024-08-22T01:42:44.841Zcsh system system illumos
2132024-08-22T01:42:44.841Zctags system system illumos
2142024-08-22T01:42:44.841Zgcc vendor 12 vendor
2152024-08-22T01:42:44.841Zgcc system 10 system
2162024-08-22T01:42:44.841Zgcc system 7 system
2172024-08-22T01:42:44.841Zgo system 1.20 system
2182024-08-22T01:42:44.841Zgo system 1.19 system
2192024-08-22T01:42:44.841Zllvm system 15 system
2202024-08-22T01:42:44.841Zllvm system 14 system
2212024-08-22T01:42:44.841Zmariadb system 10.6 system
2222024-08-22T01:42:44.841Zmta vendor vendor dma
2232024-08-22T01:42:44.841Zopenjdk system 17 system
2242024-08-22T01:42:44.841Zopenjdk system 11 system
2252024-08-22T01:42:44.841Zopenjdk system 1.8 system
2262024-08-22T01:42:44.841Zopenssl vendor 3 vendor
2272024-08-22T01:42:44.841Zperl system 5.36 system
2282024-08-22T01:42:44.841Zpostgresql system 15 system
2292024-08-22T01:42:44.841Zpostgresql system 13 system
2302024-08-22T01:42:44.841Zpython vendor 3 vendor
2312024-08-22T01:42:44.841Zpython system 2 system
2322024-08-22T01:42:44.841Zpython3 system 3.11 system
2332024-08-22T01:42:44.841Zruby system 3.0 system
2342024-08-22T01:42:44.841Zwords vendor vendor american-english
2352024-08-22T01:42:44.841Zwords system system australian-english
2362024-08-22T01:42:44.841Zwords system system british-english
2372024-08-22T01:42:44.841Zwords system system canadian-english
2382024-08-22T01:42:44.841Zwords system system french
2392024-08-22T01:42:44.841Zwords system system italian
2402024-08-22T01:42:44.841Zwords system system ngerman
2412024-08-22T01:42:44.841Zwords system system ogerman
2422024-08-22T01:42:44.841Zwords system system spanish
2432024-08-22T01:42:45.184ZPUBLISHER TYPE STATUS P LOCATION
2442024-08-22T01:42:45.184Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452024-08-22T01:42:46.940ZFMRI IFO
2462024-08-22T01:42:46.940Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472024-08-22T01:42:46.940Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482024-08-22T01:42:46.940Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492024-08-22T01:42:46.940Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502024-08-22T01:42:46.940Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512024-08-22T01:42:46.940Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522024-08-22T01:42:46.940Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2532024-08-22T01:42:46.940Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542024-08-22T01:42:46.940Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2552024-08-22T01:42:46.940Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562024-08-22T01:42:46.940Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2572024-08-22T01:42:46.940Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582024-08-22T01:42:47.547Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592024-08-22T01:42:47.832Z Updating git repository `https://github.com/oxidecomputer/zone`
2602024-08-22T01:42:48.102Z Updating crates.io index
2612024-08-22T01:42:48.105Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2622024-08-22T01:42:48.869Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632024-08-22T01:42:49.578Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2642024-08-22T01:42:49.859Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2652024-08-22T01:42:51.396Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662024-08-22T01:42:51.670Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672024-08-22T01:42:51.964Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682024-08-22T01:42:53.155Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692024-08-22T01:42:55.092Z Updating git repository `https://github.com/oxidecomputer/opte`
2702024-08-22T01:42:56.133Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712024-08-22T01:42:56.871Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722024-08-22T01:42:57.113Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732024-08-22T01:42:57.710Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2742024-08-22T01:42:57.990Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2752024-08-22T01:42:58.272Z Updating git repository `https://github.com/oxidecomputer/tofino`
2762024-08-22T01:42:58.540Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2772024-08-22T01:42:58.787Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2782024-08-22T01:42:59.016Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2792024-08-22T01:42:59.287Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802024-08-22T01:42:59.596Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812024-08-22T01:42:59.851Z Updating git repository `https://github.com/oxidecomputer/ispf`
2822024-08-22T01:43:00.214Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2832024-08-22T01:43:00.515Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842024-08-22T01:43:00.969Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2852024-08-22T01:43:01.316Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862024-08-22T01:43:01.770Z Updating git repository `https://github.com/oxidecomputer/typify`
2872024-08-22T01:43:03.814Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2882024-08-22T01:43:04.067Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2892024-08-22T01:43:04.295Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2902024-08-22T01:43:04.656Z Updating git repository `https://github.com/oxidecomputer/rfb`
2912024-08-22T01:43:05.907Z Downloading crates ...
2922024-08-22T01:43:05.978Z Downloaded anstyle v1.0.8
2932024-08-22T01:43:05.982Z Downloaded byteorder v1.5.0
2942024-08-22T01:43:05.984Z Downloaded autocfg v1.3.0
2952024-08-22T01:43:05.987Z Downloaded heck v0.4.1
2962024-08-22T01:43:05.987Z Downloaded block-buffer v0.10.4
2972024-08-22T01:43:05.989Z Downloaded equivalent v1.0.1
2982024-08-22T01:43:05.996Z Downloaded pretty-hex v0.4.1
2992024-08-22T01:43:06.003Z Downloaded errno v0.3.9
3002024-08-22T01:43:06.006Z Downloaded swrite v0.1.0
3012024-08-22T01:43:06.011Z Downloaded itoa v1.0.11
3022024-08-22T01:43:06.014Z Downloaded fs-err v2.11.0
3032024-08-22T01:43:06.016Z Downloaded crypto-common v0.1.6
3042024-08-22T01:43:06.016Z Downloaded dof v0.3.0
3052024-08-22T01:43:06.016Z Downloaded colorchoice v1.0.1
3062024-08-22T01:43:06.018Z Downloaded cargo-platform v0.1.8
3072024-08-22T01:43:06.019Z Downloaded anstyle-query v1.0.3
3082024-08-22T01:43:06.021Z Downloaded utf8parse v0.2.1
3092024-08-22T01:43:06.023Z Downloaded proc-macro-error-attr v1.0.4
3102024-08-22T01:43:06.028Z Downloaded usdt-impl v0.5.0
3112024-08-22T01:43:06.030Z Downloaded usdt v0.5.0
3122024-08-22T01:43:06.030Z Downloaded thiserror v1.0.63
3132024-08-22T01:43:06.034Z Downloaded thread-id v4.2.1
3142024-08-22T01:43:06.039Z Downloaded tabled_derive v0.7.0
3152024-08-22T01:43:06.039Z Downloaded serde_spanned v0.6.7
3162024-08-22T01:43:06.042Z Downloaded toml_datetime v0.6.8
3172024-08-22T01:43:06.042Z Downloaded bytecount v0.6.8
3182024-08-22T01:43:06.042Z Downloaded cargo_toml v0.20.4
3192024-08-22T01:43:06.045Z Downloaded sha2 v0.10.8
3202024-08-22T01:43:06.048Z Downloaded semver v1.0.23
3212024-08-22T01:43:06.050Z Downloaded proc-macro-error v1.0.4
3222024-08-22T01:43:06.055Z Downloaded quote v1.0.36
3232024-08-22T01:43:06.058Z Downloaded clap_derive v4.5.13
3242024-08-22T01:43:06.060Z Downloaded pest_derive v2.7.10
3252024-08-22T01:43:06.062Z Downloaded scroll v0.12.0
3262024-08-22T01:43:06.064Z Downloaded unicode-ident v1.0.12
3272024-08-22T01:43:06.067Z Downloaded dtrace-parser v0.2.0
3282024-08-22T01:43:06.069Z Downloaded clap v4.5.16
3292024-08-22T01:43:06.075Z Downloaded pest_meta v2.7.10
3302024-08-22T01:43:06.077Z Downloaded usdt-attr-macro v0.5.0
3312024-08-22T01:43:06.080Z Downloaded is_terminal_polyfill v1.70.0
3322024-08-22T01:43:06.080Z Downloaded usdt-macro v0.5.0
3332024-08-22T01:43:06.080Z Downloaded log v0.4.21
3342024-08-22T01:43:06.083Z Downloaded papergrid v0.11.0
3352024-08-22T01:43:06.085Z Downloaded anstyle-parse v0.2.4
3362024-08-22T01:43:06.088Z Downloaded memmap v0.7.0
3372024-08-22T01:43:06.090Z Downloaded generic-array v0.14.7
3382024-08-22T01:43:06.092Z Downloaded heck v0.5.0
3392024-08-22T01:43:06.092Z Downloaded version_check v0.9.5
3402024-08-22T01:43:06.092Z Downloaded cfg-if v1.0.0
3412024-08-22T01:43:06.095Z Downloaded cpufeatures v0.2.12
3422024-08-22T01:43:06.095Z Downloaded serde_derive v1.0.208
3432024-08-22T01:43:06.098Z Downloaded clap_lex v0.7.0
3442024-08-22T01:43:06.098Z Downloaded typenum v1.17.0
3452024-08-22T01:43:06.100Z Downloaded terminal_size v0.3.0
3462024-08-22T01:43:06.102Z Downloaded scroll_derive v0.12.0
3472024-08-22T01:43:06.102Z Downloaded macaddr v1.0.1
3482024-08-22T01:43:06.105Z Downloaded digest v0.10.7
3492024-08-22T01:43:06.105Z Downloaded thiserror-impl v1.0.63
3502024-08-22T01:43:06.107Z Downloaded plain v0.2.3
3512024-08-22T01:43:06.107Z Downloaded strsim v0.11.1
3522024-08-22T01:43:06.109Z Downloaded fnv v1.0.7
3532024-08-22T01:43:06.109Z Downloaded ryu v1.0.18
3542024-08-22T01:43:06.111Z Downloaded bitflags v2.6.0
3552024-08-22T01:43:06.114Z Downloaded anstream v0.6.14
3562024-08-22T01:43:06.117Z Downloaded serde_tokenstream v0.2.2
3572024-08-22T01:43:06.120Z Downloaded pest_generator v2.7.10
3582024-08-22T01:43:06.120Z Downloaded cargo_metadata v0.18.1
3592024-08-22T01:43:06.122Z Downloaded memchr v2.7.2
3602024-08-22T01:43:06.127Z Downloaded once_cell v1.19.0
3612024-08-22T01:43:06.136Z Downloaded zerocopy-derive v0.7.34
3622024-08-22T01:43:06.140Z Downloaded anyhow v1.0.86
3632024-08-22T01:43:06.144Z Downloaded indexmap v2.4.0
3642024-08-22T01:43:06.148Z Downloaded camino v1.1.9
3652024-08-22T01:43:06.155Z Downloaded ucd-trie v0.1.6
3662024-08-22T01:43:06.170Z Downloaded toml v0.8.19
3672024-08-22T01:43:06.174Z Downloaded proc-macro2 v1.0.86
3682024-08-22T01:43:06.178Z Downloaded serde v1.0.208
3692024-08-22T01:43:06.203Z Downloaded toml_edit v0.22.20
3702024-08-22T01:43:06.223Z Downloaded pest v2.7.10
3712024-08-22T01:43:06.231Z Downloaded goblin v0.8.2
3722024-08-22T01:43:06.237Z Downloaded hashbrown v0.14.5
3732024-08-22T01:43:06.248Z Downloaded zerocopy v0.7.34
3742024-08-22T01:43:06.263Z Downloaded winnow v0.6.18
3752024-08-22T01:43:06.271Z Downloaded serde_json v1.0.125
3762024-08-22T01:43:06.277Z Downloaded clap_builder v4.5.15
3772024-08-22T01:43:06.283Z Downloaded tabled v0.15.0
3782024-08-22T01:43:06.298Z Downloaded syn v2.0.74
3792024-08-22T01:43:06.308Z Downloaded syn v1.0.109
3802024-08-22T01:43:06.320Z Downloaded rustix v0.38.34
3812024-08-22T01:43:06.343Z Downloaded unicode-width v0.1.13
3822024-08-22T01:43:06.360Z Downloaded libc v0.2.156
3832024-08-22T01:43:06.659Z Compiling proc-macro2 v1.0.86
3842024-08-22T01:43:06.659Z Compiling unicode-ident v1.0.12
3852024-08-22T01:43:06.662Z Compiling version_check v0.9.5
3862024-08-22T01:43:06.662Z Compiling serde v1.0.208
3872024-08-22T01:43:06.662Z Compiling memchr v2.7.2
3882024-08-22T01:43:06.662Z Compiling thiserror v1.0.63
3892024-08-22T01:43:06.662Z Compiling libc v0.2.156
3902024-08-22T01:43:06.662Z Compiling itoa v1.0.11
3912024-08-22T01:43:06.902Z Compiling ryu v1.0.18
3922024-08-22T01:43:07.227Z Compiling ucd-trie v0.1.6
3932024-08-22T01:43:07.414Z Compiling once_cell v1.19.0
3942024-08-22T01:43:07.713Z Compiling byteorder v1.5.0
3952024-08-22T01:43:08.026Z Compiling serde_json v1.0.125
3962024-08-22T01:43:08.876Z Compiling proc-macro-error-attr v1.0.4
3972024-08-22T01:43:08.879Z Compiling usdt-impl v0.5.0
3982024-08-22T01:43:08.879Z Compiling syn v1.0.109
3992024-08-22T01:43:08.916Z Compiling rustix v0.38.34
4002024-08-22T01:43:08.955Z Compiling proc-macro-error v1.0.4
4012024-08-22T01:43:09.200Z Compiling equivalent v1.0.1
4022024-08-22T01:43:09.265Z Compiling hashbrown v0.14.5
4032024-08-22T01:43:09.302Z Compiling plain v0.2.3
4042024-08-22T01:43:09.380Z Compiling log v0.4.21
4052024-08-22T01:43:09.498Z Compiling bitflags v2.6.0
4062024-08-22T01:43:09.648Z Compiling utf8parse v0.2.1
4072024-08-22T01:43:09.796Z Compiling thread-id v4.2.1
4082024-08-22T01:43:09.821Z Compiling quote v1.0.36
4092024-08-22T01:43:09.824Z Compiling anstyle-parse v0.2.4
4102024-08-22T01:43:09.944Z Compiling pretty-hex v0.4.1
4112024-08-22T01:43:10.020Z Compiling is_terminal_polyfill v1.70.0
4122024-08-22T01:43:10.150Z Compiling autocfg v1.3.0
4132024-08-22T01:43:10.175Z Compiling syn v2.0.74
4142024-08-22T01:43:10.273Z Compiling errno v0.3.9
4152024-08-22T01:43:10.528Z Compiling anstyle v1.0.8
4162024-08-22T01:43:10.531Z Compiling winnow v0.6.18
4172024-08-22T01:43:10.680Z Compiling indexmap v2.4.0
4182024-08-22T01:43:10.993Z Compiling semver v1.0.23
4192024-08-22T01:43:11.103Z Compiling camino v1.1.9
4202024-08-22T01:43:11.565Z Compiling colorchoice v1.0.1
4212024-08-22T01:43:11.721Z Compiling anstyle-query v1.0.3
4222024-08-22T01:43:11.851Z Compiling anstream v0.6.14
4232024-08-22T01:43:11.877Z Compiling terminal_size v0.3.0
4242024-08-22T01:43:12.040Z Compiling fs-err v2.11.0
4252024-08-22T01:43:12.090Z Compiling heck v0.4.1
4262024-08-22T01:43:12.181Z Compiling heck v0.5.0
4272024-08-22T01:43:12.229Z Compiling unicode-width v0.1.13
4282024-08-22T01:43:12.314Z Compiling anyhow v1.0.86
4292024-08-22T01:43:12.473Z Compiling fnv v1.0.7
4302024-08-22T01:43:12.585Z Compiling clap_lex v0.7.0
4312024-08-22T01:43:12.609Z Compiling bytecount v0.6.8
4322024-08-22T01:43:12.632Z Compiling strsim v0.11.1
4332024-08-22T01:43:12.817Z Compiling papergrid v0.11.0
4342024-08-22T01:43:12.844Z Compiling memmap v0.7.0
4352024-08-22T01:43:13.102Z Compiling clap_builder v4.5.15
4362024-08-22T01:43:13.593Z Compiling swrite v0.1.0
4372024-08-22T01:43:15.243Z Compiling tabled_derive v0.7.0
4382024-08-22T01:43:16.768Z Compiling tabled v0.15.0
4392024-08-22T01:43:18.391Z Compiling serde_derive v1.0.208
4402024-08-22T01:43:18.394Z Compiling thiserror-impl v1.0.63
4412024-08-22T01:43:18.395Z Compiling zerocopy-derive v0.7.34
4422024-08-22T01:43:18.395Z Compiling scroll_derive v0.12.0
4432024-08-22T01:43:18.547Z Compiling clap_derive v4.5.13
4442024-08-22T01:43:19.899Z Compiling scroll v0.12.0
4452024-08-22T01:43:20.475Z Compiling goblin v0.8.2
4462024-08-22T01:43:20.561Z Compiling zerocopy v0.7.34
4472024-08-22T01:43:21.138Z Compiling pest v2.7.10
4482024-08-22T01:43:22.493Z Compiling clap v4.5.16
4492024-08-22T01:43:23.313Z Compiling pest_meta v2.7.10
4502024-08-22T01:43:24.133Z Compiling pest_generator v2.7.10
4512024-08-22T01:43:25.995Z Compiling pest_derive v2.7.10
4522024-08-22T01:43:26.713Z Compiling dtrace-parser v0.2.0
4532024-08-22T01:43:28.607Z Compiling toml_datetime v0.6.8
4542024-08-22T01:43:28.609Z Compiling serde_spanned v0.6.7
4552024-08-22T01:43:28.609Z Compiling cargo-platform v0.1.8
4562024-08-22T01:43:29.005Z Compiling serde_tokenstream v0.2.2
4572024-08-22T01:43:29.172Z Compiling toml_edit v0.22.20
4582024-08-22T01:43:29.200Z Compiling macaddr v1.0.1
4592024-08-22T01:43:30.106Z Compiling dof v0.3.0
4602024-08-22T01:43:30.106Z Compiling cargo_metadata v0.18.1
4612024-08-22T01:43:31.930Z Compiling toml v0.8.19
4622024-08-22T01:43:32.142Z Compiling usdt-attr-macro v0.5.0
4632024-08-22T01:43:32.142Z Compiling usdt-macro v0.5.0
4642024-08-22T01:43:32.695Z Compiling cargo_toml v0.20.4
4652024-08-22T01:43:33.481Z Compiling usdt v0.5.0
4662024-08-22T01:43:36.459Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4672024-08-22T01:43:40.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.96s
4682024-08-22T01:43:40.533Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4692024-08-22T01:43:41.098Z Downloading crates ...
4702024-08-22T01:43:41.222Z Downloaded adler v1.0.2
4712024-08-22T01:43:41.226Z Downloaded async-recursion v1.1.1
4722024-08-22T01:43:41.229Z Downloaded arrayvec v0.7.4
4732024-08-22T01:43:41.232Z Downloaded cfg_aliases v0.1.1
4742024-08-22T01:43:41.234Z Downloaded atty v0.2.14
4752024-08-22T01:43:41.234Z Downloaded ciborium-io v0.2.2
4762024-08-22T01:43:41.236Z Downloaded array-init v0.0.4
4772024-08-22T01:43:41.237Z Downloaded async-stream-impl v0.3.5
4782024-08-22T01:43:41.239Z Downloaded crunchy v0.2.2
4792024-08-22T01:43:41.241Z Downloaded bitstruct v0.1.1
4802024-08-22T01:43:41.248Z Downloaded cstr-argument v0.1.2
4812024-08-22T01:43:41.256Z Downloaded convert_case v0.4.0
4822024-08-22T01:43:41.258Z Downloaded lalrpop-util v0.19.12
4832024-08-22T01:43:41.261Z Downloaded crc-catalog v2.4.0
4842024-08-22T01:43:41.261Z Downloaded is_ci v1.2.0
4852024-08-22T01:43:41.264Z Downloaded indent_write v2.2.0
4862024-08-22T01:43:41.266Z Downloaded num_threads v0.1.7
4872024-08-22T01:43:41.268Z Downloaded cipher v0.4.4
4882024-08-22T01:43:41.271Z Downloaded bit-set v0.5.3
4892024-08-22T01:43:41.271Z Downloaded humantime v2.1.0
4902024-08-22T01:43:41.273Z Downloaded new_debug_unreachable v1.0.6
4912024-08-22T01:43:41.274Z Downloaded instant v0.1.12
4922024-08-22T01:43:41.276Z Downloaded cexpr v0.6.0
4932024-08-22T01:43:41.278Z Downloaded hubpack_derive v0.1.1
4942024-08-22T01:43:41.278Z Downloaded match_cfg v0.1.0
4952024-08-22T01:43:41.281Z Downloaded jobserver v0.1.32
4962024-08-22T01:43:41.283Z Downloaded crossbeam-deque v0.8.5
4972024-08-22T01:43:41.285Z Downloaded ipnetwork v0.20.0
4982024-08-22T01:43:41.288Z Downloaded openssl-macros v0.1.1
4992024-08-22T01:43:41.288Z Downloaded number_prefix v0.4.0
5002024-08-22T01:43:41.290Z Downloaded md-5 v0.10.6
5012024-08-22T01:43:41.293Z Downloaded num-integer v0.1.46
5022024-08-22T01:43:41.295Z Downloaded num-derive v0.4.2
5032024-08-22T01:43:41.295Z Downloaded cassowary v0.3.0
5042024-08-22T01:43:41.298Z Downloaded num_enum v0.5.11
5052024-08-22T01:43:41.303Z Downloaded num v0.4.3
5062024-08-22T01:43:41.306Z Downloaded iana-time-zone v0.1.60
5072024-08-22T01:43:41.308Z Downloaded const_format_proc_macros v0.2.32
5082024-08-22T01:43:41.311Z Downloaded newtype-uuid v1.1.0
5092024-08-22T01:43:41.313Z Downloaded num-rational v0.4.2
5102024-08-22T01:43:41.316Z Downloaded mime_guess v2.0.4
5112024-08-22T01:43:41.318Z Downloaded bcs v0.1.6
5122024-08-22T01:43:41.321Z Downloaded managed v0.8.0
5132024-08-22T01:43:41.321Z Downloaded crc32fast v1.4.0
5142024-08-22T01:43:41.323Z Downloaded base16ct v0.2.0
5152024-08-22T01:43:41.326Z Downloaded ascii v1.1.0
5162024-08-22T01:43:41.328Z Downloaded take_mut v0.2.2
5172024-08-22T01:43:41.328Z Downloaded signal-hook-tokio v0.3.1
5182024-08-22T01:43:41.330Z Downloaded crucible-workspace-hack v0.1.0
5192024-08-22T01:43:41.330Z Downloaded bitstruct_derive v0.1.0
5202024-08-22T01:43:41.333Z Downloaded num-complex v0.4.6
5212024-08-22T01:43:41.335Z Downloaded multer v3.1.0
5222024-08-22T01:43:41.338Z Downloaded is-terminal v0.4.12
5232024-08-22T01:43:41.338Z Downloaded darling_macro v0.20.9
5242024-08-22T01:43:41.340Z Downloaded omicron-zone-package v0.11.0
5252024-08-22T01:43:41.342Z Downloaded ident_case v1.0.1
5262024-08-22T01:43:41.345Z Downloaded instability v0.3.2
5272024-08-22T01:43:41.345Z Downloaded indicatif v0.17.8
5282024-08-22T01:43:41.349Z Downloaded ahash v0.8.11
5292024-08-22T01:43:41.353Z Downloaded openssl-probe v0.1.5
5302024-08-22T01:43:41.355Z Downloaded keccak v0.1.5
5312024-08-22T01:43:41.358Z Downloaded impl-trait-for-tuples v0.2.2
5322024-08-22T01:43:41.360Z Downloaded opaque-debug v0.3.1
5332024-08-22T01:43:41.362Z Downloaded scrypt v0.11.0
5342024-08-22T01:43:41.362Z Downloaded static_assertions v1.1.0
5352024-08-22T01:43:41.365Z Downloaded csv-core v0.1.11
5362024-08-22T01:43:41.367Z Downloaded hyper-tls v0.5.0
5372024-08-22T01:43:41.367Z Downloaded thiserror-impl-no-std v2.0.2
5382024-08-22T01:43:41.370Z Downloaded num_enum_derive v0.5.11
5392024-08-22T01:43:41.373Z Downloaded nodrop v0.1.14
5402024-08-22T01:43:41.373Z Downloaded argon2 v0.5.3
5412024-08-22T01:43:41.375Z Downloaded ciborium-ll v0.2.2
5422024-08-22T01:43:41.375Z Downloaded lazy_static v1.5.0
5432024-08-22T01:43:41.377Z Downloaded indoc v1.0.9
5442024-08-22T01:43:41.380Z Downloaded colored v2.1.0
5452024-08-22T01:43:41.383Z Downloaded headers-core v0.2.0
5462024-08-22T01:43:41.385Z Downloaded peg-runtime v0.8.3
5472024-08-22T01:43:41.385Z Downloaded foreign-types-shared v0.1.1
5482024-08-22T01:43:41.388Z Downloaded foreign-types-macros v0.2.3
5492024-08-22T01:43:41.388Z Downloaded downcast v0.11.0
5502024-08-22T01:43:41.391Z Downloaded castaway v0.2.3
5512024-08-22T01:43:41.391Z Downloaded mime v0.3.17
5522024-08-22T01:43:41.393Z Downloaded constant_time_eq v0.3.0
5532024-08-22T01:43:41.393Z Downloaded maybe-uninit v2.0.0
5542024-08-22T01:43:41.396Z Downloaded linear-map v1.2.0
5552024-08-22T01:43:41.398Z Downloaded multimap v0.10.0
5562024-08-22T01:43:41.398Z Downloaded buf-list v1.0.3
5572024-08-22T01:43:41.400Z Downloaded libefi-sys v0.1.0
5582024-08-22T01:43:41.403Z Downloaded dirs-next v2.0.0
5592024-08-22T01:43:41.406Z Downloaded zeroize v1.7.0
5602024-08-22T01:43:41.406Z Downloaded same-file v1.0.6
5612024-08-22T01:43:41.409Z Downloaded sec1 v0.7.3
5622024-08-22T01:43:41.411Z Downloaded num-iter v0.1.45
5632024-08-22T01:43:41.411Z Downloaded slog-scope v4.4.0
5642024-08-22T01:43:41.414Z Downloaded bb8 v0.8.5
5652024-08-22T01:43:41.414Z Downloaded lru-cache v0.1.2
5662024-08-22T01:43:41.417Z Downloaded rpassword v7.3.1
5672024-08-22T01:43:41.417Z Downloaded darling_core v0.20.9
5682024-08-22T01:43:41.422Z Downloaded display-error-chain v0.2.0
5692024-08-22T01:43:41.424Z Downloaded foreign-types v0.3.2
5702024-08-22T01:43:41.427Z Downloaded serde-big-array v0.5.1
5712024-08-22T01:43:41.427Z Downloaded pretty-hex v0.2.1
5722024-08-22T01:43:41.429Z Downloaded predicates-tree v1.0.9
5732024-08-22T01:43:41.431Z Downloaded fd-lock v4.0.2
5742024-08-22T01:43:41.434Z Downloaded lock_api v0.4.12
5752024-08-22T01:43:41.434Z Downloaded http-body v0.4.6
5762024-08-22T01:43:41.436Z Downloaded hostname v0.4.0
5772024-08-22T01:43:41.439Z Downloaded unicode-linebreak v0.1.5
5782024-08-22T01:43:41.439Z Downloaded unicase v2.7.0
5792024-08-22T01:43:41.441Z Downloaded twox-hash v1.6.3
5802024-08-22T01:43:41.444Z Downloaded chacha20poly1305 v0.10.1
5812024-08-22T01:43:41.447Z Downloaded olpc-cjson v0.1.3
5822024-08-22T01:43:41.447Z Downloaded block-padding v0.3.3
5832024-08-22T01:43:41.449Z Downloaded backoff v0.4.0
5842024-08-22T01:43:41.451Z Downloaded async-trait v0.1.81
5852024-08-22T01:43:41.454Z Downloaded proc-macro-crate v1.3.1
5862024-08-22T01:43:41.457Z Downloaded openssl-sys v0.9.103
5872024-08-22T01:43:41.462Z Downloaded minimal-lexical v0.2.1
5882024-08-22T01:43:41.467Z Downloaded untrusted v0.9.0
5892024-08-22T01:43:41.470Z Downloaded sync_wrapper v0.1.2
5902024-08-22T01:43:41.472Z Downloaded darling v0.20.9
5912024-08-22T01:43:41.475Z Downloaded cookie_store v0.20.0
5922024-08-22T01:43:41.477Z Downloaded serde_with_macros v3.9.0
5932024-08-22T01:43:41.480Z Downloaded slab v0.4.9
5942024-08-22T01:43:41.483Z Downloaded toolchain_find v0.4.0
5952024-08-22T01:43:41.485Z Downloaded mockall_derive v0.13.0
5962024-08-22T01:43:41.488Z Downloaded unarray v0.1.4
5972024-08-22T01:43:41.488Z Downloaded siphasher v0.3.11
5982024-08-22T01:43:41.491Z Downloaded semver v0.1.20
5992024-08-22T01:43:41.491Z Downloaded pbkdf2 v0.12.2
6002024-08-22T01:43:41.494Z Downloaded ff v0.13.0
6012024-08-22T01:43:41.497Z Downloaded pkg-config v0.3.30
6022024-08-22T01:43:41.497Z Downloaded tap v1.0.1
6032024-08-22T01:43:41.497Z Downloaded spki v0.7.3
6042024-08-22T01:43:41.500Z Downloaded spin v0.5.2
6052024-08-22T01:43:41.502Z Downloaded poly1305 v0.8.0
6062024-08-22T01:43:41.505Z Downloaded ipnet v2.9.0
6072024-08-22T01:43:41.507Z Downloaded sct v0.7.1
6082024-08-22T01:43:41.509Z Downloaded rustls-pemfile v1.0.4
6092024-08-22T01:43:41.512Z Downloaded mio v0.8.11
6102024-08-22T01:43:41.518Z Downloaded num-traits v0.2.19
6112024-08-22T01:43:41.521Z Downloaded indexmap v1.9.3
6122024-08-22T01:43:41.525Z Downloaded clang-sys v1.7.0
6132024-08-22T01:43:41.528Z Downloaded futures-task v0.3.30
6142024-08-22T01:43:41.531Z Downloaded fallible-iterator v0.3.0
6152024-08-22T01:43:41.533Z Downloaded fallible-iterator v0.2.0
6162024-08-22T01:43:41.536Z Downloaded cookie v0.18.1
6172024-08-22T01:43:41.538Z Downloaded fastrand v2.1.0
6182024-08-22T01:43:41.538Z Downloaded hash32 v0.2.1
6192024-08-22T01:43:41.541Z Downloaded yasna v0.5.2
6202024-08-22T01:43:41.543Z Downloaded fallible-streaming-iterator v0.1.9
6212024-08-22T01:43:41.546Z Downloaded supports-color v3.0.0
6222024-08-22T01:43:41.546Z Downloaded subtle v2.5.0
6232024-08-22T01:43:41.548Z Downloaded sha1 v0.10.6
6242024-08-22T01:43:41.551Z Downloaded crossbeam-epoch v0.9.18
6252024-08-22T01:43:41.553Z Downloaded snafu-derive v0.8.2
6262024-08-22T01:43:41.553Z Downloaded pin-utils v0.1.0
6272024-08-22T01:43:41.556Z Downloaded rustc_version v0.4.0
6282024-08-22T01:43:41.558Z Downloaded tokio-rustls v0.25.0
6292024-08-22T01:43:41.560Z Downloaded term v0.7.0
6302024-08-22T01:43:41.563Z Downloaded defmt-parser v0.3.4
6312024-08-22T01:43:41.565Z Downloaded erased-serde v0.3.31
6322024-08-22T01:43:41.568Z Downloaded libm v0.2.8
6332024-08-22T01:43:41.575Z Downloaded path-slash v0.1.5
6342024-08-22T01:43:41.577Z Downloaded termios v0.3.3
6352024-08-22T01:43:41.580Z Downloaded tokio-postgres v0.7.11
6362024-08-22T01:43:41.584Z Downloaded predicates v3.1.2
6372024-08-22T01:43:41.587Z Downloaded termtree v0.4.1
6382024-08-22T01:43:41.590Z Downloaded wyz v0.5.1
6392024-08-22T01:43:41.593Z Downloaded zerocopy v0.6.6
6402024-08-22T01:43:41.595Z Downloaded parking_lot_core v0.9.10
6412024-08-22T01:43:41.606Z Downloaded miniz_oxide v0.7.2
6422024-08-22T01:43:41.609Z Downloaded packed_struct v0.10.1
6432024-08-22T01:43:41.612Z Downloaded snafu v0.8.2
6442024-08-22T01:43:41.618Z Downloaded hex v0.4.3
6452024-08-22T01:43:41.620Z Downloaded which v4.4.2
6462024-08-22T01:43:41.622Z Downloaded parse-display v0.10.0
6472024-08-22T01:43:41.625Z Downloaded tar v0.4.41
6482024-08-22T01:43:41.627Z Downloaded futures-macro v0.3.30
6492024-08-22T01:43:41.629Z Downloaded phf_shared v0.10.0
6502024-08-22T01:43:41.629Z Downloaded heck v0.3.3
6512024-08-22T01:43:41.632Z Downloaded futures-executor v0.3.30
6522024-08-22T01:43:41.632Z Downloaded futures-core v0.3.30
6532024-08-22T01:43:41.634Z Downloaded phf_shared v0.11.2
6542024-08-22T01:43:41.636Z Downloaded foreign-types-shared v0.3.1
6552024-08-22T01:43:41.636Z Downloaded float-ord v0.3.2
6562024-08-22T01:43:41.639Z Downloaded signal-hook v0.3.17
6572024-08-22T01:43:41.641Z Downloaded heapless v0.7.17
6582024-08-22T01:43:41.646Z Downloaded ref-cast v1.0.23
6592024-08-22T01:43:41.650Z Downloaded phf v0.11.2
6602024-08-22T01:43:41.652Z Downloaded whoami v1.5.1
6612024-08-22T01:43:41.655Z Downloaded unicode-bidi v0.3.15
6622024-08-22T01:43:41.657Z Downloaded base64 v0.22.1
6632024-08-22T01:43:41.661Z Downloaded walkdir v2.5.0
6642024-08-22T01:43:41.663Z Downloaded universal-hash v0.5.1
6652024-08-22T01:43:41.666Z Downloaded pin-project-lite v0.2.14
6662024-08-22T01:43:41.669Z Downloaded hubpack v0.1.2
6672024-08-22T01:43:41.672Z Downloaded derive_builder_macro v0.20.0
6682024-08-22T01:43:41.672Z Downloaded precomputed-hash v0.1.1
6692024-08-22T01:43:41.674Z Downloaded serde_plain v1.0.2
6702024-08-22T01:43:41.674Z Downloaded rustls-pki-types v1.7.0
6712024-08-22T01:43:41.677Z Downloaded fragile v2.0.0
6722024-08-22T01:43:41.679Z Downloaded tower-service v0.3.2
6732024-08-22T01:43:41.682Z Downloaded aes v0.8.4
6742024-08-22T01:43:41.684Z Downloaded structmeta v0.3.0
6752024-08-22T01:43:41.687Z Downloaded diesel_table_macro_syntax v0.2.0
6762024-08-22T01:43:41.689Z Downloaded vergen v8.3.2
6772024-08-22T01:43:41.692Z Downloaded paste v1.0.15
6782024-08-22T01:43:41.694Z Downloaded serde_path_to_error v0.1.16
6792024-08-22T01:43:41.697Z Downloaded strum_macros v0.26.4
6802024-08-22T01:43:41.699Z Downloaded time-core v0.1.2
6812024-08-22T01:43:41.701Z Downloaded strum_macros v0.24.3
6822024-08-22T01:43:41.704Z Downloaded env_logger v0.10.2
6832024-08-22T01:43:41.706Z Downloaded headers v0.3.9
6842024-08-22T01:43:41.712Z Downloaded tinyvec_macros v0.1.1
6852024-08-22T01:43:41.714Z Downloaded float-cmp v0.9.0
6862024-08-22T01:43:41.714Z Downloaded strip-ansi-escapes v0.2.0
6872024-08-22T01:43:41.717Z Downloaded derive_builder v0.20.0
6882024-08-22T01:43:41.721Z Downloaded serde_yaml v0.9.34+deprecated
6892024-08-22T01:43:41.725Z Downloaded try-lock v0.2.5
6902024-08-22T01:43:41.728Z Downloaded oso-derive v0.27.3
6912024-08-22T01:43:41.728Z Downloaded strum v0.26.3
6922024-08-22T01:43:41.730Z Downloaded predicates-core v1.0.6
6932024-08-22T01:43:41.730Z Downloaded slog-term v2.9.1
6942024-08-22T01:43:41.733Z Downloaded const_format v0.2.32
6952024-08-22T01:43:41.738Z Downloaded smawk v0.3.2
6962024-08-22T01:43:41.741Z Downloaded serde_derive_internals v0.29.1
6972024-08-22T01:43:41.743Z Downloaded http v1.1.0
6982024-08-22T01:43:41.746Z Downloaded libxml v0.3.3
6992024-08-22T01:43:41.753Z Downloaded portpicker v0.1.1
7002024-08-22T01:43:41.755Z Downloaded parse-display-derive v0.10.0
7012024-08-22T01:43:41.755Z Downloaded tokio-macros v2.4.0
7022024-08-22T01:43:41.758Z Downloaded tls_codec_derive v0.4.1
7032024-08-22T01:43:41.760Z Downloaded tls_codec v0.4.1
7042024-08-22T01:43:41.760Z Downloaded thread_local v1.1.8
7052024-08-22T01:43:41.763Z Downloaded fatfs v0.3.6
7062024-08-22T01:43:41.765Z Downloaded num-bigint-dig v0.8.4
7072024-08-22T01:43:41.770Z Downloaded ena v0.14.3
7082024-08-22T01:43:41.773Z Downloaded password-hash v0.5.0
7092024-08-22T01:43:41.775Z Downloaded unicode-truncate v1.0.0
7102024-08-22T01:43:41.778Z Downloaded tui-tree-widget v0.22.0
7112024-08-22T01:43:41.778Z Downloaded rusty-fork v0.3.0
7122024-08-22T01:43:41.781Z Downloaded rustversion v1.0.17
7132024-08-22T01:43:41.783Z Downloaded funty v2.0.0
7142024-08-22T01:43:41.786Z Downloaded typed-path v0.7.1
7152024-08-22T01:43:41.790Z Downloaded derive_builder_core v0.20.0
7162024-08-22T01:43:41.793Z Downloaded signature v2.2.0
7172024-08-22T01:43:41.796Z Downloaded unicode-xid v0.2.4
7182024-08-22T01:43:41.796Z Downloaded waitgroup v0.1.2
7192024-08-22T01:43:41.798Z Downloaded wait-timeout v0.2.0
7202024-08-22T01:43:41.798Z Downloaded crossterm v0.28.1
7212024-08-22T01:43:41.807Z Downloaded psl-types v2.0.11
7222024-08-22T01:43:41.809Z Downloaded gethostname v0.5.0
7232024-08-22T01:43:41.809Z Downloaded postgres-protocol v0.6.7
7242024-08-22T01:43:41.812Z Downloaded rand_xorshift v0.3.0
7252024-08-22T01:43:41.812Z Downloaded rand_seeder v0.3.0
7262024-08-22T01:43:41.814Z Downloaded rand_core v0.6.4
7272024-08-22T01:43:41.816Z Downloaded time-macros v0.2.18
7282024-08-22T01:43:41.820Z Downloaded untrusted v0.7.1
7292024-08-22T01:43:41.820Z Downloaded diff v0.1.13
7302024-08-22T01:43:41.822Z Downloaded derive_more v0.99.18
7312024-08-22T01:43:41.826Z Downloaded vte_generate_state_changes v0.1.1
7322024-08-22T01:43:41.829Z Downloaded signal-hook-registry v1.4.2
7332024-08-22T01:43:41.829Z Downloaded parse-size v1.0.0
7342024-08-22T01:43:41.831Z Downloaded sqlparser_derive v0.2.2
7352024-08-22T01:43:41.831Z Downloaded derive-where v1.2.7
7362024-08-22T01:43:41.834Z Downloaded pin-project v1.1.5
7372024-08-22T01:43:41.847Z Downloaded schemars_derive v0.8.21
7382024-08-22T01:43:41.850Z Downloaded smallvec v0.6.14
7392024-08-22T01:43:41.850Z Downloaded resolv-conf v0.7.0
7402024-08-22T01:43:41.853Z Downloaded futures-sink v0.3.30
7412024-08-22T01:43:41.853Z Downloaded group v0.13.0
7422024-08-22T01:43:41.855Z Downloaded rtoolbox v0.0.2
7432024-08-22T01:43:41.857Z Downloaded parking_lot_core v0.8.6
7442024-08-22T01:43:41.860Z Downloaded tinyvec v1.6.0
7452024-08-22T01:43:41.862Z Downloaded smf v0.2.3
7462024-08-22T01:43:41.865Z Downloaded fxhash v0.2.1
7472024-08-22T01:43:41.865Z Downloaded string_cache v0.8.7
7482024-08-22T01:43:41.868Z Downloaded signal-hook-mio v0.2.4
7492024-08-22T01:43:41.868Z Downloaded slog-stdlog v4.1.1
7502024-08-22T01:43:41.870Z Downloaded enum-as-inner v0.6.0
7512024-08-22T01:43:41.870Z Downloaded hash32 v0.3.1
7522024-08-22T01:43:41.873Z Downloaded hyper v0.14.30
7532024-08-22T01:43:41.880Z Downloaded uuid v1.10.0
7542024-08-22T01:43:41.883Z Downloaded stringprep v0.1.4
7552024-08-22T01:43:41.885Z Downloaded http-range v0.1.5
7562024-08-22T01:43:41.888Z Downloaded scopeguard v1.2.0
7572024-08-22T01:43:41.888Z Downloaded packed_struct_codegen v0.10.1
7582024-08-22T01:43:41.888Z Downloaded secrecy v0.8.0
7592024-08-22T01:43:41.891Z Downloaded fixedbitset v0.4.2
7602024-08-22T01:43:41.894Z Downloaded radium v0.7.0
7612024-08-22T01:43:41.894Z Downloaded toml_edit v0.19.15
7622024-08-22T01:43:41.910Z Downloaded tracing-attributes v0.1.27
7632024-08-22T01:43:41.913Z Downloaded tracing v0.1.40
7642024-08-22T01:43:41.917Z Downloaded tokio-util v0.7.11
7652024-08-22T01:43:41.923Z Downloaded hickory-server v0.24.1
7662024-08-22T01:43:41.929Z Downloaded powerfmt v0.2.0
7672024-08-22T01:43:41.931Z Downloaded futures-channel v0.3.30
7682024-08-22T01:43:41.934Z Downloaded tungstenite v0.20.1
7692024-08-22T01:43:41.936Z Downloaded schemars v0.8.21
7702024-08-22T01:43:41.948Z Downloaded heapless v0.8.0
7712024-08-22T01:43:41.952Z Downloaded hashlink v0.9.1
7722024-08-22T01:43:41.954Z Downloaded env_logger v0.9.3
7732024-08-22T01:43:41.957Z Downloaded pkcs8 v0.10.2
7742024-08-22T01:43:41.959Z Downloaded pin-project-internal v1.1.5
7752024-08-22T01:43:41.962Z Downloaded uzers v0.11.3
7762024-08-22T01:43:41.965Z Downloaded ron v0.8.1
7772024-08-22T01:43:41.969Z Downloaded hmac v0.12.1
7782024-08-22T01:43:41.971Z Downloaded httparse v1.8.0
7792024-08-22T01:43:41.974Z Downloaded rcgen v0.12.1
7802024-08-22T01:43:41.976Z Downloaded rayon-core v1.12.1
7812024-08-22T01:43:41.981Z Downloaded unicode_categories v0.1.1
7822024-08-22T01:43:41.983Z Downloaded pkcs5 v0.7.1
7832024-08-22T01:43:41.987Z Downloaded idna v0.3.0
7842024-08-22T01:43:41.993Z Downloaded serde_with v3.9.0
7852024-08-22T01:43:42.002Z Downloaded parking_lot v0.12.2
7862024-08-22T01:43:42.005Z Downloaded x509-cert v0.2.5
7872024-08-22T01:43:42.011Z Downloaded rand v0.8.5
7882024-08-22T01:43:42.015Z Downloaded hashbrown v0.12.3
7892024-08-22T01:43:42.020Z Downloaded proptest v1.5.0
7902024-08-22T01:43:42.029Z Downloaded hashbrown v0.13.2
7912024-08-22T01:43:42.034Z Downloaded time v0.3.36
7922024-08-22T01:43:42.041Z Downloaded flate2 v1.0.31
7932024-08-22T01:43:42.047Z Downloaded lalrpop v0.19.12
7942024-08-22T01:43:42.059Z Downloaded reqwest v0.11.27
7952024-08-22T01:43:42.067Z Downloaded reedline v0.33.0
7962024-08-22T01:43:42.075Z Downloaded object v0.32.2
7972024-08-22T01:43:42.085Z Downloaded nix v0.28.0
7982024-08-22T01:43:42.097Z Downloaded quick-xml v0.31.0
7992024-08-22T01:43:42.103Z Downloaded h2 v0.3.26
8002024-08-22T01:43:42.110Z Downloaded openssl v0.10.66
8012024-08-22T01:43:42.120Z Downloaded tough v0.17.1
8022024-08-22T01:43:42.129Z Downloaded polar-core v0.27.3
8032024-08-22T01:43:42.138Z Downloaded regex v1.10.6
8042024-08-22T01:43:42.152Z Downloaded rustls-webpki v0.102.4
8052024-08-22T01:43:42.170Z Downloaded sqlparser v0.45.0
8062024-08-22T01:43:42.175Z Downloaded portable-atomic v1.6.0
8072024-08-22T01:43:42.182Z Downloaded rusqlite v0.31.0
8082024-08-22T01:43:42.189Z Downloaded git2 v0.19.0
8092024-08-22T01:43:42.198Z Downloaded radix_trie v0.2.1
8102024-08-22T01:43:42.203Z Downloaded regex-syntax v0.6.29
8112024-08-22T01:43:42.210Z Downloaded vcpkg v0.2.15
8122024-08-22T01:43:42.249Z Downloaded diesel v2.2.2
8132024-08-22T01:43:42.269Z Downloaded hkdf v0.12.4
8142024-08-22T01:43:42.271Z Downloaded webpki-roots v0.25.4
8152024-08-22T01:43:42.275Z Downloaded rustls v0.21.12
8162024-08-22T01:43:42.286Z Downloaded hickory-proto v0.24.1
8172024-08-22T01:43:42.301Z Downloaded gimli v0.28.1
8182024-08-22T01:43:42.310Z Downloaded ratatui v0.28.0
8192024-08-22T01:43:42.331Z Downloaded curve25519-dalek v4.1.3
8202024-08-22T01:43:42.339Z Downloaded bstr v1.9.1
8212024-08-22T01:43:42.351Z Downloaded smoltcp v0.9.1
8222024-08-22T01:43:42.362Z Downloaded regress v0.9.1
8232024-08-22T01:43:42.373Z Downloaded futures-util v0.3.30
8242024-08-22T01:43:42.386Z Downloaded regex-syntax v0.8.4
8252024-08-22T01:43:42.394Z Downloaded smoltcp v0.11.0
8262024-08-22T01:43:42.408Z Downloaded rustls v0.22.4
8272024-08-22T01:43:42.422Z Downloaded rustls-webpki v0.101.7
8282024-08-22T01:43:42.437Z Downloaded openapiv3 v2.0.0
8292024-08-22T01:43:42.450Z Downloaded sled v0.34.7
8302024-08-22T01:43:42.463Z Downloaded chrono v0.4.38
8312024-08-22T01:43:42.471Z Downloaded zerocopy-derive v0.6.6
8322024-08-22T01:43:42.482Z Downloaded tokio v1.39.2
8332024-08-22T01:43:42.520Z Downloaded bzip2-sys v0.1.11+1.0.8
8342024-08-22T01:43:42.533Z Downloaded regex-automata v0.4.6
8352024-08-22T01:43:42.551Z Downloaded sha3 v0.10.8
8362024-08-22T01:43:42.556Z Downloaded petgraph v0.6.5
8372024-08-22T01:43:42.575Z Downloaded nix v0.27.1
8382024-08-22T01:43:42.586Z Downloaded finl_unicode v1.2.0
8392024-08-22T01:43:42.600Z Downloaded object v0.30.4
8402024-08-22T01:43:42.610Z Downloaded csv v1.3.0
8412024-08-22T01:43:42.632Z Downloaded bindgen v0.69.4
8422024-08-22T01:43:42.639Z Downloaded idna v0.4.0
8432024-08-22T01:43:42.646Z Downloaded bitvec v1.0.1
8442024-08-22T01:43:42.662Z Downloaded encoding_rs v0.8.34
8452024-08-22T01:43:42.684Z Downloaded rustyline v14.0.0
8462024-08-22T01:43:42.689Z Downloaded winnow v0.5.40
8472024-08-22T01:43:42.698Z Downloaded rayon v1.10.0
8482024-08-22T01:43:42.707Z Downloaded publicsuffix v2.2.3
8492024-08-22T01:43:42.710Z Downloaded idna v0.5.0
8502024-08-22T01:43:42.717Z Downloaded parking_lot v0.11.2
8512024-08-22T01:43:42.719Z Downloaded blake3 v1.5.1
8522024-08-22T01:43:42.727Z Downloaded futures v0.3.30
8532024-08-22T01:43:42.733Z Downloaded sqlformat v0.2.4
8542024-08-22T01:43:42.735Z Downloaded postcard v1.0.8
8552024-08-22T01:43:42.738Z Downloaded unsafe-libyaml v0.2.11
8562024-08-22T01:43:42.741Z Downloaded crossterm v0.27.0
8572024-08-22T01:43:42.749Z Downloaded owo-colors v4.0.0
8582024-08-22T01:43:42.754Z Downloaded flagset v0.4.5
8592024-08-22T01:43:42.754Z Downloaded elliptic-curve v0.13.8
8602024-08-22T01:43:42.758Z Downloaded expectorate v1.1.0
8612024-08-22T01:43:42.761Z Downloaded url v2.5.2
8622024-08-22T01:43:42.764Z Downloaded aho-corasick v1.1.3
8632024-08-22T01:43:42.770Z Downloaded structmeta v0.2.0
8642024-08-22T01:43:42.772Z Downloaded rustc-demangle v0.1.24
8652024-08-22T01:43:42.772Z Downloaded postgres-types v0.2.7
8662024-08-22T01:43:42.775Z Downloaded getopts v0.2.21
8672024-08-22T01:43:42.777Z Downloaded shlex v1.3.0
8682024-08-22T01:43:42.777Z Downloaded shell-words v1.1.0
8692024-08-22T01:43:42.780Z Downloaded zip v0.6.6
8702024-08-22T01:43:42.782Z Downloaded globset v0.4.14
8712024-08-22T01:43:42.785Z Downloaded half v2.4.1
8722024-08-22T01:43:42.787Z Downloaded sigpipe v0.1.3
8732024-08-22T01:43:42.790Z Downloaded der v0.7.9
8742024-08-22T01:43:42.793Z Downloaded itertools v0.13.0
8752024-08-22T01:43:42.800Z Downloaded rand_chacha v0.3.1
8762024-08-22T01:43:42.803Z Downloaded libgit2-sys v0.17.0+1.8.1
8772024-08-22T01:43:42.862Z Downloaded endian-type v0.1.2
8782024-08-22T01:43:42.865Z Downloaded glob v0.3.1
8792024-08-22T01:43:42.865Z Downloaded httpdate v1.0.3
8802024-08-22T01:43:42.867Z Downloaded structmeta-derive v0.3.0
8812024-08-22T01:43:42.867Z Downloaded structmeta-derive v0.2.0
8822024-08-22T01:43:42.867Z Downloaded ppv-lite86 v0.2.17
8832024-08-22T01:43:42.870Z Downloaded hickory-resolver v0.24.1
8842024-08-22T01:43:42.873Z Downloaded unicode-normalization v0.1.23
8852024-08-22T01:43:42.877Z Downloaded hickory-client v0.24.1
8862024-08-22T01:43:42.880Z Downloaded want v0.3.1
8872024-08-22T01:43:42.882Z Downloaded der_derive v0.7.2
8882024-08-22T01:43:42.882Z Downloaded thiserror-no-std v2.0.2
8892024-08-22T01:43:42.886Z Downloaded tokio-native-tls v0.3.1
8902024-08-22T01:43:42.889Z Downloaded slog v2.7.0
8912024-08-22T01:43:42.891Z Downloaded tiny-keccak v2.0.2
8922024-08-22T01:43:42.894Z Downloaded serde_arrays v0.1.0
8932024-08-22T01:43:42.896Z Downloaded serde-hex v0.1.0
8942024-08-22T01:43:42.896Z Downloaded subprocess v0.2.9
8952024-08-22T01:43:42.899Z Downloaded flume v0.11.0
8962024-08-22T01:43:42.903Z Downloaded itertools v0.10.5
8972024-08-22T01:43:42.909Z Downloaded quick-error v1.2.3
8982024-08-22T01:43:42.911Z Downloaded embedded-io v0.4.0
8992024-08-22T01:43:42.914Z Downloaded dyn-clone v1.0.17
9002024-08-22T01:43:42.914Z Downloaded highway v1.2.0
9012024-08-22T01:43:42.916Z Downloaded similar v2.6.0
9022024-08-22T01:43:42.921Z Downloaded samael v0.0.15
9032024-08-22T01:43:42.926Z Downloaded diesel_derives v2.2.2
9042024-08-22T01:43:42.930Z Downloaded tungstenite v0.21.0
9052024-08-22T01:43:42.934Z Downloaded either v1.13.0
9062024-08-22T01:43:42.937Z Downloaded dsl_auto_type v0.1.2
9072024-08-22T01:43:42.937Z Downloaded zone v0.1.8
9082024-08-22T01:43:42.940Z Downloaded xattr v1.3.1
9092024-08-22T01:43:42.940Z Downloaded ron v0.7.1
9102024-08-22T01:43:42.944Z Downloaded crypto-bigint v0.5.5
9112024-08-22T01:43:42.951Z Downloaded crossbeam-channel v0.5.12
9122024-08-22T01:43:42.956Z Downloaded cc v1.0.97
9132024-08-22T01:43:42.959Z Downloaded deranged v0.3.11
9142024-08-22T01:43:42.963Z Downloaded prettyplease v0.2.20
9152024-08-22T01:43:42.967Z Downloaded oso v0.27.3
9162024-08-22T01:43:42.969Z Downloaded unicode-segmentation v1.11.0
9172024-08-22T01:43:42.972Z Downloaded serde_repr v0.1.19
9182024-08-22T01:43:42.974Z Downloaded rustls-pemfile v2.1.3
9192024-08-22T01:43:42.977Z Downloaded http v0.2.12
9202024-08-22T01:43:42.979Z Downloaded form_urlencoded v1.2.1
9212024-08-22T01:43:42.982Z Downloaded rustfmt-wrapper v0.2.1
9222024-08-22T01:43:42.982Z Downloaded serde_urlencoded v0.7.1
9232024-08-22T01:43:42.984Z Downloaded rsa v0.9.6
9242024-08-22T01:43:42.988Z Downloaded toml v0.7.8
9252024-08-22T01:43:42.992Z Downloaded zone_cfg_derive v0.1.2
9262024-08-22T01:43:42.994Z Downloaded mio v1.0.2
9272024-08-22T01:43:42.998Z Downloaded rustc-hash v1.1.0
9282024-08-22T01:43:43.001Z Downloaded tokio-tungstenite v0.21.0
9292024-08-22T01:43:43.004Z Downloaded tokio-tungstenite v0.20.1
9302024-08-22T01:43:43.006Z Downloaded tokio-stream v0.1.15
9312024-08-22T01:43:43.008Z Downloaded tokio-rustls v0.24.1
9322024-08-22T01:43:43.011Z Downloaded percent-encoding v2.3.1
9332024-08-22T01:43:43.014Z Downloaded filetime v0.2.24
9342024-08-22T01:43:43.014Z Downloaded futures-io v0.3.30
9352024-08-22T01:43:43.016Z Downloaded utf-8 v0.7.6
9362024-08-22T01:43:43.019Z Downloaded rustc_version v0.1.7
9372024-08-22T01:43:43.019Z Downloaded r2d2 v0.8.10
9382024-08-22T01:43:43.021Z Downloaded pkcs1 v0.7.5
9392024-08-22T01:43:43.024Z Downloaded pem v3.0.4
9402024-08-22T01:43:43.024Z Downloaded tempfile v3.10.1
9412024-08-22T01:43:43.027Z Downloaded socket2 v0.5.7
9422024-08-22T01:43:43.029Z Downloaded socket2 v0.4.10
9432024-08-22T01:43:43.029Z Downloaded smallvec v1.13.2
9442024-08-22T01:43:43.032Z Downloaded base64 v0.13.1
9452024-08-22T01:43:43.035Z Downloaded steno v0.4.1
9462024-08-22T01:43:43.039Z Downloaded termcolor v1.4.1
9472024-08-22T01:43:43.042Z Downloaded slog-envlogger v2.2.0
9482024-08-22T01:43:43.044Z Downloaded slog-dtrace v0.3.0
9492024-08-22T01:43:43.044Z Downloaded slog-bunyan v2.5.0
9502024-08-22T01:43:43.047Z Downloaded slog-async v2.8.0
9512024-08-22T01:43:43.047Z Downloaded scheduled-thread-pool v0.2.7
9522024-08-22T01:43:43.047Z Downloaded salsa20 v0.10.2
9532024-08-22T01:43:43.049Z Downloaded vte v0.11.1
9542024-08-22T01:43:43.052Z Downloaded vsss-rs v3.3.4
9552024-08-22T01:43:43.054Z Downloaded ref-cast-impl v1.0.23
9562024-08-22T01:43:43.054Z Downloaded tracing-core v0.1.32
9572024-08-22T01:43:43.057Z Downloaded textwrap v0.16.1
9582024-08-22T01:43:43.059Z Downloaded nom v7.1.3
9592024-08-22T01:43:43.065Z Downloaded itertools v0.12.1
9602024-08-22T01:43:43.072Z Downloaded peg-macros v0.8.4
9612024-08-22T01:43:43.075Z Downloaded pem-rfc7468 v0.7.0
9622024-08-22T01:43:43.077Z Downloaded peg v0.8.4
9632024-08-22T01:43:43.080Z Downloaded getrandom v0.2.14
9642024-08-22T01:43:43.083Z Downloaded spin v0.9.8
9652024-08-22T01:43:43.086Z Downloaded topological-sort v0.2.2
9662024-08-22T01:43:43.088Z Downloaded test-strategy v0.3.1
9672024-08-22T01:43:43.091Z Downloaded crc-any v2.5.0
9682024-08-22T01:43:43.093Z Downloaded blake2 v0.10.6
9692024-08-22T01:43:43.095Z Downloaded base64 v0.21.7
9702024-08-22T01:43:44.102Z Downloaded backtrace v0.3.71
9712024-08-22T01:43:44.106Z Downloaded compact_str v0.8.0
9722024-08-22T01:43:44.106Z Downloaded cancel-safe-futures v0.1.5
9732024-08-22T01:43:44.106Z Downloaded bzip2 v0.4.4
9742024-08-22T01:43:44.106Z Downloaded bytes v1.7.1
9752024-08-22T01:43:44.106Z Downloaded allocator-api2 v0.2.18
9762024-08-22T01:43:44.106Z Downloaded defmt v0.3.8
9772024-08-22T01:43:44.106Z Downloaded cookie v0.17.0
9782024-08-22T01:43:44.106Z Downloaded nu-ansi-term v0.50.0
9792024-08-22T01:43:44.106Z Downloaded ciborium v0.2.2
9802024-08-22T01:43:44.106Z Downloaded chacha20 v0.9.1
9812024-08-22T01:43:44.106Z Downloaded native-tls v0.2.11
9822024-08-22T01:43:44.106Z Downloaded memmap2 v0.9.4
9832024-08-22T01:43:44.106Z Downloaded libloading v0.8.3
9842024-08-22T01:43:44.106Z Downloaded hostname v0.3.1
9852024-08-22T01:43:44.106Z Downloaded home v0.5.9
9862024-08-22T01:43:44.106Z Downloaded const-oid v0.9.6
9872024-08-22T01:43:44.106Z Downloaded console v0.15.8
9882024-08-22T01:43:44.106Z Downloaded foreign-types v0.5.0
9892024-08-22T01:43:44.106Z Downloaded dirs-sys-next v0.1.2
9902024-08-22T01:43:44.106Z Downloaded difflib v0.4.0
9912024-08-22T01:43:44.106Z Downloaded strum_macros v0.25.3
9922024-08-22T01:43:44.106Z Downloaded zeroize_derive v1.4.2
9932024-08-22T01:43:44.106Z Downloaded tabwriter v1.4.0
9942024-08-22T01:43:44.106Z Downloaded debug-ignore v1.0.5
9952024-08-22T01:43:44.106Z Downloaded slog-json v2.6.1
9962024-08-22T01:43:44.106Z Downloaded maplit v1.0.2
9972024-08-22T01:43:44.106Z Downloaded stable_deref_trait v1.2.0
9982024-08-22T01:43:44.106Z Downloaded bit-vec v0.6.3
9992024-08-22T01:43:44.106Z Downloaded bitflags v1.3.2
10002024-08-22T01:43:44.106Z Downloaded addr2line v0.21.0
10012024-08-22T01:43:44.107Z Downloaded hyper-staticfile v0.9.5
10022024-08-22T01:43:44.107Z Downloaded crossbeam-utils v0.8.19
10032024-08-22T01:43:44.107Z Downloaded num-conv v0.1.0
10042024-08-22T01:43:44.107Z Downloaded normalize-line-endings v0.3.0
10052024-08-22T01:43:44.107Z Downloaded newtype_derive v0.1.6
10062024-08-22T01:43:44.107Z Downloaded newline-converter v0.3.0
10072024-08-22T01:43:44.107Z Downloaded data-encoding v2.6.0
10082024-08-22T01:43:44.107Z Downloaded atomicwrites v0.4.3
10092024-08-22T01:43:44.107Z Downloaded arc-swap v1.7.1
10102024-08-22T01:43:44.107Z Downloaded nibble_vec v0.1.0
10112024-08-22T01:43:44.107Z Downloaded nanorand v0.7.0
10122024-08-22T01:43:44.107Z Downloaded lru v0.12.3
10132024-08-22T01:43:44.107Z Downloaded kstat-rs v0.2.4
10142024-08-22T01:43:44.107Z Downloaded inout v0.1.3
10152024-08-22T01:43:44.107Z Downloaded libsw v3.3.1
10162024-08-22T01:43:44.107Z Downloaded async-stream v0.3.5
10172024-08-22T01:43:44.107Z Downloaded base64ct v1.6.0
10182024-08-22T01:43:44.107Z Downloaded arrayref v0.3.7
10192024-08-22T01:43:44.107Z Downloaded mockall v0.13.0
10202024-08-22T01:43:44.107Z Downloaded lazycell v1.3.0
10212024-08-22T01:43:44.107Z Downloaded curve25519-dalek-derive v0.1.1
10222024-08-22T01:43:44.107Z Downloaded cbc v0.1.2
10232024-08-22T01:43:44.107Z Downloaded memoffset v0.9.1
10242024-08-22T01:43:44.107Z Downloaded linked-hash-map v0.5.6
10252024-08-22T01:43:44.107Z Downloaded defmt-macros v0.3.9
10262024-08-22T01:43:44.107Z Downloaded hyper-rustls v0.24.2
10272024-08-22T01:43:44.107Z Downloaded assert_matches v1.5.0
10282024-08-22T01:43:44.107Z Downloaded ascii-canvas v3.0.0
10292024-08-22T01:43:44.107Z Downloaded aead v0.5.2
10302024-08-22T01:43:44.107Z Downloaded crc v3.2.1
10312024-08-22T01:43:44.107Z Downloaded cobs v0.2.3
10322024-08-22T01:43:44.107Z Downloaded bitfield-struct v0.6.1
10332024-08-22T01:43:44.107Z Downloaded bitfield v0.14.0
10342024-08-22T01:43:44.107Z Downloaded atomic-waker v1.1.2
10352024-08-22T01:43:44.107Z Downloaded camino-tempfile v1.1.1
10362024-08-22T01:43:44.107Z Downloaded libz-sys v1.1.16
10372024-08-22T01:43:44.107Z Downloaded ring v0.17.8
10382024-08-22T01:43:44.107Z Downloaded libsqlite3-sys v0.28.0
10392024-08-22T01:43:44.107Z Downloaded ring v0.16.20
10402024-08-22T01:43:44.107Z Compiling cfg-if v1.0.0
10412024-08-22T01:43:44.108Z Compiling serde v1.0.208
10422024-08-22T01:43:44.108Z Compiling typenum v1.17.0
10432024-08-22T01:43:44.108Z Compiling lock_api v0.4.12
10442024-08-22T01:43:44.108Z Compiling generic-array v0.14.7
10452024-08-22T01:43:44.108Z Compiling syn v2.0.74
10462024-08-22T01:43:44.108Z Compiling scopeguard v1.2.0
10472024-08-22T01:43:44.108Z Compiling log v0.4.21
10482024-08-22T01:43:44.108Z Compiling getrandom v0.2.14
10492024-08-22T01:43:44.154Z Compiling jobserver v0.1.32
10502024-08-22T01:43:44.280Z Compiling rand_core v0.6.4
10512024-08-22T01:43:44.545Z Compiling subtle v2.5.0
10522024-08-22T01:43:44.589Z Compiling const-oid v0.9.6
10532024-08-22T01:43:44.629Z Compiling cc v1.0.97
10542024-08-22T01:43:44.882Z Compiling smallvec v1.13.2
10552024-08-22T01:43:44.911Z Compiling pin-project-lite v0.2.14
10562024-08-22T01:43:45.005Z Compiling parking_lot_core v0.9.10
10572024-08-22T01:43:45.041Z Compiling signal-hook-registry v1.4.2
10582024-08-22T01:43:45.227Z Compiling spin v0.9.8
10592024-08-22T01:43:45.275Z Compiling mio v1.0.2
10602024-08-22T01:43:45.665Z Compiling ahash v0.8.11
10612024-08-22T01:43:45.899Z Compiling parking_lot v0.12.2
10622024-08-22T01:43:46.033Z Compiling tinyvec_macros v0.1.1
10632024-08-22T01:43:46.130Z Compiling tinyvec v1.6.0
10642024-08-22T01:43:46.263Z Compiling socket2 v0.5.7
10652024-08-22T01:43:46.558Z Compiling futures-core v0.3.30
10662024-08-22T01:43:46.670Z Compiling serde_json v1.0.125
10672024-08-22T01:43:46.808Z Compiling cpufeatures v0.2.12
10682024-08-22T01:43:46.811Z Compiling libm v0.2.8
10692024-08-22T01:43:46.905Z Compiling slab v0.4.9
10702024-08-22T01:43:46.924Z Compiling num-traits v0.2.19
10712024-08-22T01:43:47.040Z Compiling unicode-bidi v0.3.15
10722024-08-22T01:43:47.201Z Compiling allocator-api2 v0.2.18
10732024-08-22T01:43:47.217Z Compiling futures-sink v0.3.30
10742024-08-22T01:43:47.433Z Compiling futures-channel v0.3.30
10752024-08-22T01:43:47.674Z Compiling unicode-normalization v0.1.23
10762024-08-22T01:43:47.712Z Compiling pkg-config v0.3.30
10772024-08-22T01:43:47.839Z Compiling pin-utils v0.1.0
10782024-08-22T01:43:47.938Z Compiling futures-io v0.3.30
10792024-08-22T01:43:47.973Z Compiling futures-task v0.3.30
10802024-08-22T01:43:48.245Z Compiling vcpkg v0.2.15
10812024-08-22T01:43:48.275Z Compiling base64ct v1.6.0
10822024-08-22T01:43:48.755Z Compiling pem-rfc7468 v0.7.0
10832024-08-22T01:43:48.789Z Compiling ppv-lite86 v0.2.17
10842024-08-22T01:43:48.843Z Compiling flagset v0.4.5
10852024-08-22T01:43:48.874Z Compiling ring v0.17.8
10862024-08-22T01:43:49.042Z Compiling percent-encoding v2.3.1
10872024-08-22T01:43:49.233Z Compiling tracing-core v0.1.32
10882024-08-22T01:43:49.452Z Compiling untrusted v0.9.0
10892024-08-22T01:43:49.497Z Compiling rustix v0.38.34
10902024-08-22T01:43:49.598Z Compiling rand_chacha v0.3.1
10912024-08-22T01:43:49.631Z Compiling rustversion v1.0.17
10922024-08-22T01:43:50.343Z Compiling rand v0.8.5
10932024-08-22T01:43:50.395Z Compiling openssl v0.10.66
10942024-08-22T01:43:50.469Z Compiling openssl-sys v0.9.103
10952024-08-22T01:43:50.570Z Compiling powerfmt v0.2.0
10962024-08-22T01:43:50.588Z Compiling foreign-types-shared v0.1.1
10972024-08-22T01:43:50.672Z Compiling time-core v0.1.2
10982024-08-22T01:43:50.782Z Compiling httparse v1.8.0
10992024-08-22T01:43:50.801Z Compiling num-conv v0.1.0
11002024-08-22T01:43:50.929Z Compiling deranged v0.3.11
11012024-08-22T01:43:51.098Z Compiling time-macros v0.2.18
11022024-08-22T01:43:51.245Z Compiling foreign-types v0.3.2
11032024-08-22T01:43:51.405Z Compiling form_urlencoded v1.2.1
11042024-08-22T01:43:51.685Z Compiling aho-corasick v1.1.3
11052024-08-22T01:43:51.735Z Compiling crossbeam-utils v0.8.19
11062024-08-22T01:43:52.094Z Compiling native-tls v0.2.11
11072024-08-22T01:43:52.333Z Compiling rustls v0.21.12
11082024-08-22T01:43:52.388Z Compiling syn v1.0.109
11092024-08-22T01:43:52.553Z Compiling siphasher v0.3.11
11102024-08-22T01:43:52.669Z Compiling try-lock v0.2.5
11112024-08-22T01:43:52.787Z Compiling num_threads v0.1.7
11122024-08-22T01:43:52.901Z Compiling regex-syntax v0.8.4
11132024-08-22T01:43:52.920Z Compiling want v0.3.1
11142024-08-22T01:43:53.789Z Compiling idna v0.5.0
11152024-08-22T01:43:53.860Z Compiling time v0.3.36
11162024-08-22T01:43:54.409Z Compiling socket2 v0.4.10
11172024-08-22T01:43:55.206Z Compiling cookie v0.17.0
11182024-08-22T01:43:55.276Z Compiling adler v1.0.2
11192024-08-22T01:43:55.501Z Compiling httpdate v1.0.3
11202024-08-22T01:43:55.504Z Compiling finl_unicode v1.2.0
11212024-08-22T01:43:55.828Z Compiling slog v2.7.0
11222024-08-22T01:43:55.976Z Compiling regex-automata v0.4.6
11232024-08-22T01:43:56.071Z Compiling tower-service v0.3.2
11242024-08-22T01:43:56.189Z Compiling openssl-probe v0.1.5
11252024-08-22T01:43:56.334Z Compiling iana-time-zone v0.1.60
11262024-08-22T01:43:56.589Z Compiling stringprep v0.1.4
11272024-08-22T01:43:56.746Z Compiling miniz_oxide v0.7.2
11282024-08-22T01:43:56.812Z Compiling url v2.5.2
11292024-08-22T01:43:57.787Z Compiling serde_derive v1.0.208
11302024-08-22T01:43:58.259Z Compiling zeroize_derive v1.4.2
11312024-08-22T01:43:58.579Z Compiling zerocopy-derive v0.7.34
11322024-08-22T01:43:58.744Z Compiling tokio-macros v2.4.0
11332024-08-22T01:43:58.763Z Compiling thiserror-impl v1.0.63
11342024-08-22T01:43:58.918Z Compiling futures-macro v0.3.30
11352024-08-22T01:43:59.914Z Compiling zeroize v1.7.0
11362024-08-22T01:44:00.287Z Compiling der_derive v0.7.2
11372024-08-22T01:44:00.733Z Compiling zerocopy v0.7.34
11382024-08-22T01:44:00.863Z Compiling futures-util v0.3.30
11392024-08-22T01:44:01.579Z Compiling crypto-common v0.1.6
11402024-08-22T01:44:01.809Z Compiling block-buffer v0.10.4
11412024-08-22T01:44:01.966Z Compiling block-padding v0.3.3
11422024-08-22T01:44:02.076Z Compiling digest v0.10.7
11432024-08-22T01:44:02.276Z Compiling inout v0.1.3
11442024-08-22T01:44:02.526Z Compiling hmac v0.12.1
11452024-08-22T01:44:02.579Z Compiling thiserror v1.0.63
11462024-08-22T01:44:02.720Z Compiling sha2 v0.10.8
11472024-08-22T01:44:02.745Z Compiling hashbrown v0.14.5
11482024-08-22T01:44:02.765Z Compiling cipher v0.4.4
11492024-08-22T01:44:02.815Z Compiling pest v2.7.10
11502024-08-22T01:44:03.263Z Compiling salsa20 v0.10.2
11512024-08-22T01:44:03.478Z Compiling der v0.7.9
11522024-08-22T01:44:04.056Z Compiling pbkdf2 v0.12.2
11532024-08-22T01:44:04.217Z Compiling scroll_derive v0.12.0
11542024-08-22T01:44:04.473Z Compiling tracing-attributes v0.1.27
11552024-08-22T01:44:05.747Z Compiling pest_meta v2.7.10
11562024-08-22T01:44:05.782Z Compiling scroll v0.12.0
11572024-08-22T01:44:06.192Z Compiling spki v0.7.3
11582024-08-22T01:44:06.569Z Compiling scrypt v0.11.0
11592024-08-22T01:44:06.766Z Compiling cbc v0.1.2
11602024-08-22T01:44:06.889Z Compiling aes v0.8.4
11612024-08-22T01:44:07.015Z Compiling goblin v0.8.2
11622024-08-22T01:44:07.152Z Compiling pest_generator v2.7.10
11632024-08-22T01:44:08.417Z Compiling tracing v0.1.40
11642024-08-22T01:44:08.708Z Compiling pkcs5 v0.7.1
11652024-08-22T01:44:08.956Z Compiling openssl-macros v0.1.1
11662024-08-22T01:44:09.171Z Compiling rustls-webpki v0.101.7
11672024-08-22T01:44:09.754Z Compiling pkcs8 v0.10.2
11682024-08-22T01:44:09.793Z Compiling sct v0.7.1
11692024-08-22T01:44:10.110Z Compiling md-5 v0.10.6
11702024-08-22T01:44:10.363Z Compiling num-integer v0.1.46
11712024-08-22T01:44:10.487Z Compiling backtrace v0.3.71
11722024-08-22T01:44:10.909Z Compiling pest_derive v2.7.10
11732024-08-22T01:44:10.966Z Compiling idna v0.3.0
11742024-08-22T01:44:11.116Z Compiling lazy_static v1.5.0
11752024-08-22T01:44:11.153Z Compiling hash32 v0.2.1
11762024-08-22T01:44:11.230Z Compiling num-bigint-dig v0.8.4
11772024-08-22T01:44:11.522Z Compiling signal-hook v0.3.17
11782024-08-22T01:44:11.542Z Compiling bytes v1.7.1
11792024-08-22T01:44:11.725Z Compiling bitflags v2.6.0
11802024-08-22T01:44:11.905Z Compiling indexmap v2.4.0
11812024-08-22T01:44:12.178Z Compiling semver v1.0.23
11822024-08-22T01:44:12.634Z Compiling tokio v1.39.2
11832024-08-22T01:44:12.820Z Compiling http v0.2.12
11842024-08-22T01:44:12.926Z Compiling rustc_version v0.4.0
11852024-08-22T01:44:13.673Z Compiling heapless v0.7.17
11862024-08-22T01:44:14.134Z Compiling dof v0.3.0
11872024-08-22T01:44:14.990Z Compiling http-body v0.4.6
11882024-08-22T01:44:15.460Z Compiling dtrace-parser v0.2.0
11892024-08-22T01:44:16.445Z Compiling uuid v1.10.0
11902024-08-22T01:44:16.511Z Compiling usdt-impl v0.5.0
11912024-08-22T01:44:17.518Z Compiling chrono v0.4.38
11922024-08-22T01:44:17.633Z Compiling serde_tokenstream v0.2.2
11932024-08-22T01:44:17.875Z Compiling toml_datetime v0.6.8
11942024-08-22T01:44:18.141Z Compiling serde_spanned v0.6.7
11952024-08-22T01:44:18.237Z Compiling psl-types v2.0.11
11962024-08-22T01:44:18.365Z Compiling cfg_aliases v0.1.1
11972024-08-22T01:44:18.397Z Compiling fallible-iterator v0.2.0
11982024-08-22T01:44:18.424Z Compiling crc32fast v1.4.0
11992024-08-22T01:44:18.466Z Compiling base64 v0.22.1
12002024-08-22T01:44:18.962Z Compiling stable_deref_trait v1.2.0
12012024-08-22T01:44:18.989Z Compiling gimli v0.28.1
12022024-08-22T01:44:19.070Z Compiling smoltcp v0.9.1
12032024-08-22T01:44:19.139Z Compiling postgres-protocol v0.6.7
12042024-08-22T01:44:19.900Z Compiling nix v0.28.0
12052024-08-22T01:44:20.417Z Compiling publicsuffix v2.2.3
12062024-08-22T01:44:20.476Z Compiling terminal_size v0.3.0
12072024-08-22T01:44:20.738Z Compiling num-iter v0.1.45
12082024-08-22T01:44:20.741Z Compiling zerocopy-derive v0.6.6
12092024-08-22T01:44:20.771Z Compiling async-trait v0.1.81
12102024-08-22T01:44:20.907Z Compiling tokio-util v0.7.11
12112024-08-22T01:44:21.332Z Compiling tokio-rustls v0.24.1
12122024-08-22T01:44:22.300Z Compiling h2 v0.3.26
12132024-08-22T01:44:22.377Z Compiling tokio-native-tls v0.3.1
12142024-08-22T01:44:23.542Z Compiling addr2line v0.21.0
12152024-08-22T01:44:23.766Z Compiling phf_shared v0.11.2
12162024-08-22T01:44:23.793Z Compiling serde_derive_internals v0.29.1
12172024-08-22T01:44:23.957Z Compiling ff v0.13.0
12182024-08-22T01:44:24.028Z Compiling object v0.32.2
12192024-08-22T01:44:24.130Z Compiling fs-err v2.11.0
12202024-08-22T01:44:24.189Z Compiling base16ct v0.2.0
12212024-08-22T01:44:24.225Z Compiling either v1.13.0
12222024-08-22T01:44:24.405Z Compiling hubpack_derive v0.1.1
12232024-08-22T01:44:24.475Z Compiling anyhow v1.0.86
12242024-08-22T01:44:24.518Z Compiling rustc-demangle v0.1.24
12252024-08-22T01:44:24.680Z Compiling ipnet v2.9.0
12262024-08-22T01:44:25.108Z Compiling bitflags v1.3.2
12272024-08-22T01:44:25.215Z Compiling base64 v0.21.7
12282024-08-22T01:44:25.340Z Compiling winnow v0.5.40
12292024-08-22T01:44:25.482Z Compiling managed v0.8.0
12302024-08-22T01:44:25.873Z Compiling schemars v0.8.21
12312024-08-22T01:44:25.974Z Compiling rustls-pemfile v1.0.4
12322024-08-22T01:44:26.270Z Compiling clap_builder v4.5.15
12332024-08-22T01:44:26.417Z Compiling hubpack v0.1.2
12342024-08-22T01:44:26.547Z Compiling schemars_derive v0.8.21
12352024-08-22T01:44:27.224Z Compiling sec1 v0.7.3
12362024-08-22T01:44:27.777Z Compiling group v0.13.0
12372024-08-22T01:44:27.873Z Compiling phf v0.11.2
12382024-08-22T01:44:28.040Z Compiling cookie_store v0.20.0
12392024-08-22T01:44:28.100Z Compiling zerocopy v0.6.6
12402024-08-22T01:44:28.932Z Compiling toml_edit v0.19.15
12412024-08-22T01:44:29.173Z Compiling hyper v0.14.30
12422024-08-22T01:44:30.381Z Compiling postgres-types v0.2.7
12432024-08-22T01:44:30.572Z Compiling usdt-macro v0.5.0
12442024-08-22T01:44:31.898Z Compiling usdt-attr-macro v0.5.0
12452024-08-22T01:44:32.124Z Compiling serde_urlencoded v0.7.1
12462024-08-22T01:44:32.665Z Compiling pkcs1 v0.7.5
12472024-08-22T01:44:32.810Z Compiling futures-executor v0.3.30
12482024-08-22T01:44:33.380Z Compiling hkdf v0.12.4
12492024-08-22T01:44:33.578Z Compiling signature v2.2.0
12502024-08-22T01:44:33.642Z Compiling crypto-bigint v0.5.5
12512024-08-22T01:44:33.690Z Compiling regex v1.10.6
12522024-08-22T01:44:33.870Z Compiling bstr v1.9.1
12532024-08-22T01:44:34.838Z Compiling clap_derive v4.5.13
12542024-08-22T01:44:34.911Z Compiling enum-as-inner v0.6.0
12552024-08-22T01:44:35.660Z Compiling serde_repr v0.1.19
12562024-08-22T01:44:35.704Z Compiling strum_macros v0.25.3
12572024-08-22T01:44:36.011Z Compiling phf_shared v0.10.0
12582024-08-22T01:44:36.424Z Compiling hyper-tls v0.5.0
12592024-08-22T01:44:36.762Z Compiling hyper-rustls v0.24.2
12602024-08-22T01:44:36.839Z Compiling float-cmp v0.9.0
12612024-08-22T01:44:36.980Z Compiling idna v0.4.0
12622024-08-22T01:44:37.048Z Compiling mio v0.8.11
12632024-08-22T01:44:37.112Z Compiling encoding_rs v0.8.34
12642024-08-22T01:44:38.327Z Compiling dyn-clone v1.0.17
12652024-08-22T01:44:38.550Z Compiling static_assertions v1.1.0
12662024-08-22T01:44:38.594Z Compiling unicode-segmentation v1.11.0
12672024-08-22T01:44:38.652Z Compiling sync_wrapper v0.1.2
12682024-08-22T01:44:38.781Z Compiling webpki-roots v0.25.4
12692024-08-22T01:44:38.948Z Compiling difflib v0.4.0
12702024-08-22T01:44:39.232Z Compiling predicates-core v1.0.6
12712024-08-22T01:44:39.449Z Compiling normalize-line-endings v0.3.0
12722024-08-22T01:44:39.530Z Compiling whoami v1.5.1
12732024-08-22T01:44:39.578Z Compiling precomputed-hash v0.1.1
12742024-08-22T01:44:39.699Z Compiling fixedbitset v0.4.2
12752024-08-22T01:44:39.801Z Compiling data-encoding v2.6.0
12762024-08-22T01:44:39.825Z Compiling minimal-lexical v0.2.1
12772024-08-22T01:44:39.844Z Compiling new_debug_unreachable v1.0.6
12782024-08-22T01:44:39.937Z Compiling mime v0.3.17
12792024-08-22T01:44:40.183Z Compiling bit-vec v0.6.3
12802024-08-22T01:44:40.187Z Compiling petgraph v0.6.5
12812024-08-22T01:44:40.325Z Compiling reqwest v0.11.27
12822024-08-22T01:44:40.544Z Compiling hickory-proto v0.24.1
12832024-08-22T01:44:40.547Z Compiling bit-set v0.5.3
12842024-08-22T01:44:40.631Z Compiling nom v7.1.3
12852024-08-22T01:44:40.842Z Compiling string_cache v0.8.7
12862024-08-22T01:44:41.326Z Compiling tokio-postgres v0.7.11
12872024-08-22T01:44:41.612Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12882024-08-22T01:44:42.252Z Compiling clap v4.5.16
12892024-08-22T01:44:42.386Z Compiling predicates v3.1.2
12902024-08-22T01:44:43.041Z Compiling similar v2.6.0
12912024-08-22T01:44:44.138Z Compiling console v0.15.8
12922024-08-22T01:44:44.347Z Compiling toml_edit v0.22.20
12932024-08-22T01:44:45.500Z Compiling usdt v0.5.0
12942024-08-22T01:44:45.686Z Compiling signal-hook-mio v0.2.4
12952024-08-22T01:44:45.859Z Compiling elliptic-curve v0.13.8
12962024-08-22T01:44:45.996Z Compiling rsa v0.9.6
12972024-08-22T01:44:46.716Z Compiling futures v0.3.30
12982024-08-22T01:44:47.033Z Compiling toml v0.7.8
12992024-08-22T01:44:47.710Z Compiling flate2 v1.0.31
13002024-08-22T01:44:48.683Z Compiling itertools v0.10.5
13012024-08-22T01:44:49.782Z Compiling itertools v0.12.1
13022024-08-22T01:44:49.785Z Compiling tokio-stream v0.1.15
13032024-08-22T01:44:49.986Z Compiling openapiv3 v2.0.0
13042024-08-22T01:44:51.037Z Compiling hex v0.4.3
13052024-08-22T01:44:51.528Z Compiling sha1 v0.10.6
13062024-08-22T01:44:51.623Z Compiling crossbeam-epoch v0.9.18
13072024-08-22T01:44:51.954Z Compiling dirs-sys-next v0.1.2
13082024-08-22T01:44:52.014Z Compiling lalrpop-util v0.19.12
13092024-08-22T01:44:52.106Z Compiling peg-runtime v0.8.3
13102024-08-22T01:44:52.375Z Compiling unicode-xid v0.2.4
13112024-08-22T01:44:52.378Z Compiling dirs-next v2.0.0
13122024-08-22T01:44:52.544Z Compiling thread_local v1.1.8
13132024-08-22T01:44:52.576Z Compiling slog-async v2.8.0
13142024-08-22T01:44:52.618Z Compiling term v0.7.0
13152024-08-22T01:44:52.745Z Compiling xattr v1.3.1
13162024-08-22T01:44:52.765Z Compiling crossbeam-channel v0.5.12
13172024-08-22T01:44:53.023Z Compiling strum_macros v0.26.4
13182024-08-22T01:44:53.097Z Compiling filetime v0.2.24
13192024-08-22T01:44:53.181Z Compiling is-terminal v0.4.12
13202024-08-22T01:44:53.310Z Compiling take_mut v0.2.2
13212024-08-22T01:44:53.413Z Compiling tar v0.4.41
13222024-08-22T01:44:53.465Z Compiling slog-term v2.9.1
13232024-08-22T01:44:54.150Z Compiling camino v1.1.9
13242024-08-22T01:44:55.143Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13252024-08-22T01:44:56.072Z Compiling strum v0.26.3
13262024-08-22T01:44:56.150Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13272024-08-22T01:45:01.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
13282024-08-22T01:45:01.661Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13292024-08-22T01:45:01.709ZAug 22 01:45:01.103 INFO Starting download, target: Console
13302024-08-22T01:45:01.710ZAug 22 01:45:01.104 INFO Starting download, target: DendriteStub
13312024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Starting download, target: DendriteOpenapi
13322024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Starting download, target: Clickhouse
13332024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Starting download, target: MaghemiteMgd
13342024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Starting download, target: Cockroach
13352024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Starting download, target: TransceiverControl
13362024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13372024-08-22T01:45:01.712ZAug 22 01:45:01.104 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13382024-08-22T01:45:01.712ZAug 22 01:45:01.105 INFO Downloading out/downloads/dpd-21b16567f28e103f145cd18d53fac6958429c4ff.json (attempt 1/3), target: DendriteOpenapi
13392024-08-22T01:45:01.712ZAug 22 01:45:01.105 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13402024-08-22T01:45:01.712ZAug 22 01:45:01.105 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13412024-08-22T01:45:01.712ZAug 22 01:45:01.105 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13422024-08-22T01:45:01.712ZAug 22 01:45:01.105 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13432024-08-22T01:45:01.893ZAug 22 01:45:01.284 INFO Download complete, target: DendriteOpenapi
13442024-08-22T01:45:02.147ZAug 22 01:45:01.522 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13452024-08-22T01:45:02.456ZAug 22 01:45:01.841 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13462024-08-22T01:45:02.530ZAug 22 01:45:01.924 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13472024-08-22T01:45:02.543ZAug 22 01:45:01.937 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13482024-08-22T01:45:02.861ZAug 22 01:45:02.254 INFO Download complete, target: Console
13492024-08-22T01:45:02.959ZAug 22 01:45:02.352 INFO Download complete, target: TransceiverControl
13502024-08-22T01:45:03.164ZAug 22 01:45:02.558 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13512024-08-22T01:45:03.164ZAug 22 01:45:02.558 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13522024-08-22T01:45:03.686ZAug 22 01:45:03.079 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13532024-08-22T01:45:05.597ZAug 22 01:45:04.990 INFO Download complete, target: DendriteStub
13542024-08-22T01:45:05.752ZAug 22 01:45:05.145 INFO Download complete, target: MaghemiteMgd
13552024-08-22T01:45:11.381ZAug 22 01:45:10.773 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13562024-08-22T01:45:11.714ZAug 22 01:45:11.106 INFO Checking that binary works, target: Cockroach
13572024-08-22T01:45:11.903ZAug 22 01:45:11.295 INFO Download complete, target: Cockroach
13582024-08-22T01:45:17.414ZAug 22 01:45:16.804 INFO Checking that binary works, target: Clickhouse
13592024-08-22T01:45:18.250ZAug 22 01:45:17.640 INFO Download complete, target: Clickhouse
13602024-08-22T01:45:18.600ZAll builder prerequisites installed successfully, and PATH looks valid
13612024-08-22T01:45:18.603Z
13622024-08-22T01:45:18.603Zreal 3:57.638538099
13632024-08-22T01:45:18.603Zuser 11:15.071042005
13642024-08-22T01:45:18.603Zsys 2:23.653682129
13652024-08-22T01:45:18.603Ztrap 0.416268623
13662024-08-22T01:45:18.603Ztflt 7.701362656
13672024-08-22T01:45:18.603Zdflt 5.636421736
13682024-08-22T01:45:18.603Zkflt 0.429375280
13692024-08-22T01:45:18.603Zlock 22:56.045591612
13702024-08-22T01:45:18.603Zslp 45:24.023795020
13712024-08-22T01:45:18.603Zlat 37.461248239
13722024-08-22T01:45:18.603Zstop 1:42.254869440
13732024-08-22T01:45:18.603Z+ banner hack-check
13742024-08-22T01:45:18.606Z
13752024-08-22T01:45:18.606Z # # ## #### # # #### # # ###### #### # #
13762024-08-22T01:45:18.606Z # # # # # # # # # # # # # # # # #
13772024-08-22T01:45:18.606Z ###### # # # #### ##### # ###### ##### # ####
13782024-08-22T01:45:18.606Z # # ###### # # # # # # # # # #
13792024-08-22T01:45:18.606Z # # # # # # # # # # # # # # # # #
13802024-08-22T01:45:18.606Z # # # # #### # # #### # # ###### #### # #
13812024-08-22T01:45:18.606Z
13822024-08-22T01:45:18.606Z+ export CARGO_INCREMENTAL=0
13832024-08-22T01:45:18.606Z+ CARGO_INCREMENTAL=0
13842024-08-22T01:45:18.606Z+ ptime -m timeout 2h cargo xtask check-features --ci
13852024-08-22T01:45:19.157Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13862024-08-22T01:45:22.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
13872024-08-22T01:45:22.614Z Running `target/debug/xtask check-features --ci`
13882024-08-22T01:45:22.635Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
13892024-08-22T01:45:22.637Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
13902024-08-22T01:45:23.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
13912024-08-22T01:45:23.144Z Running `target/debug/xtask download cargo-hack`
13922024-08-22T01:45:23.950Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13932024-08-22T01:45:24.304Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13942024-08-22T01:45:28.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
13952024-08-22T01:45:29.094Z Running `target/debug/xtask-downloader cargo-hack`
13962024-08-22T01:45:29.127ZAug 22 01:45:28.516 INFO Starting download, target: CargoHack
13972024-08-22T01:45:29.130ZAug 22 01:45:28.516 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
13982024-08-22T01:45:29.665ZAug 22 01:45:29.054 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
13992024-08-22T01:45:29.763ZAug 22 01:45:29.151 INFO Download complete, target: CargoHack
14002024-08-22T01:45:29.767Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
14012024-08-22T01:45:29.782Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14022024-08-22T01:45:29.940Zinfo: running `cargo check --bins` on api_identity (1/153)
14032024-08-22T01:45:30.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14042024-08-22T01:45:30.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14052024-08-22T01:45:30.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14062024-08-22T01:45:30.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
14072024-08-22T01:45:30.560Z
14082024-08-22T01:45:30.560Zinfo: running `cargo check --bins` on bootstore (2/153)
14092024-08-22T01:45:31.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14102024-08-22T01:45:31.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14112024-08-22T01:45:31.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14122024-08-22T01:45:31.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14132024-08-22T01:45:31.213Z
14142024-08-22T01:45:31.213Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/153)
14152024-08-22T01:45:31.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14162024-08-22T01:45:31.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14172024-08-22T01:45:31.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14182024-08-22T01:45:31.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
14192024-08-22T01:45:31.847Z
14202024-08-22T01:45:31.847Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/153)
14212024-08-22T01:45:32.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14222024-08-22T01:45:32.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14232024-08-22T01:45:32.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14242024-08-22T01:45:32.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14252024-08-22T01:45:32.493Z
14262024-08-22T01:45:32.494Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/153)
14272024-08-22T01:45:32.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14282024-08-22T01:45:32.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14292024-08-22T01:45:32.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14302024-08-22T01:45:32.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14312024-08-22T01:45:32.955Z
14322024-08-22T01:45:32.955Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/153)
14332024-08-22T01:45:33.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14342024-08-22T01:45:33.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14352024-08-22T01:45:33.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14362024-08-22T01:45:33.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14372024-08-22T01:45:33.424Z
14382024-08-22T01:45:33.424Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/153)
14392024-08-22T01:45:33.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14402024-08-22T01:45:33.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14412024-08-22T01:45:33.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14422024-08-22T01:45:33.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14432024-08-22T01:45:33.886Z
14442024-08-22T01:45:33.886Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/153)
14452024-08-22T01:45:34.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14462024-08-22T01:45:34.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14472024-08-22T01:45:34.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14482024-08-22T01:45:34.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14492024-08-22T01:45:34.363Z
14502024-08-22T01:45:34.363Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/153)
14512024-08-22T01:45:34.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14522024-08-22T01:45:34.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14532024-08-22T01:45:34.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14542024-08-22T01:45:34.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14552024-08-22T01:45:34.833Z
14562024-08-22T01:45:34.833Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/153)
14572024-08-22T01:45:35.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14582024-08-22T01:45:35.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14592024-08-22T01:45:35.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14602024-08-22T01:45:35.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14612024-08-22T01:45:35.301Z
14622024-08-22T01:45:35.301Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/153)
14632024-08-22T01:45:35.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14642024-08-22T01:45:35.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14652024-08-22T01:45:35.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14662024-08-22T01:45:35.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14672024-08-22T01:45:35.768Z
14682024-08-22T01:45:35.768Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/153)
14692024-08-22T01:45:36.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14702024-08-22T01:45:36.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14712024-08-22T01:45:36.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14722024-08-22T01:45:36.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14732024-08-22T01:45:36.246Z
14742024-08-22T01:45:36.246Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/153)
14752024-08-22T01:45:36.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14762024-08-22T01:45:36.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14772024-08-22T01:45:36.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14782024-08-22T01:45:36.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14792024-08-22T01:45:36.718Z
14802024-08-22T01:45:36.718Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/153)
14812024-08-22T01:45:37.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14822024-08-22T01:45:37.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14832024-08-22T01:45:37.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14842024-08-22T01:45:37.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14852024-08-22T01:45:37.184Z
14862024-08-22T01:45:37.184Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/153)
14872024-08-22T01:45:37.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14882024-08-22T01:45:37.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14892024-08-22T01:45:37.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14902024-08-22T01:45:37.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14912024-08-22T01:45:37.653Z
14922024-08-22T01:45:37.653Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/153)
14932024-08-22T01:45:38.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14942024-08-22T01:45:38.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14952024-08-22T01:45:38.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14962024-08-22T01:45:38.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14972024-08-22T01:45:38.116Z
14982024-08-22T01:45:38.116Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/153)
14992024-08-22T01:45:38.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15002024-08-22T01:45:38.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15012024-08-22T01:45:38.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15022024-08-22T01:45:38.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15032024-08-22T01:45:38.582Z
15042024-08-22T01:45:38.582Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/153)
15052024-08-22T01:45:39.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15062024-08-22T01:45:39.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15072024-08-22T01:45:39.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15082024-08-22T01:45:39.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15092024-08-22T01:45:39.054Z
15102024-08-22T01:45:39.054Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/153)
15112024-08-22T01:45:39.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15122024-08-22T01:45:39.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15132024-08-22T01:45:39.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15142024-08-22T01:45:39.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15152024-08-22T01:45:39.526Z
15162024-08-22T01:45:39.526Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/153)
15172024-08-22T01:45:39.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15182024-08-22T01:45:39.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15192024-08-22T01:45:39.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15202024-08-22T01:45:39.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15212024-08-22T01:45:39.996Z
15222024-08-22T01:45:39.996Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/153)
15232024-08-22T01:45:40.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15242024-08-22T01:45:40.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15252024-08-22T01:45:40.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15262024-08-22T01:45:40.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15272024-08-22T01:45:40.464Z
15282024-08-22T01:45:40.464Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/153)
15292024-08-22T01:45:40.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15302024-08-22T01:45:40.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15312024-08-22T01:45:40.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15322024-08-22T01:45:40.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15332024-08-22T01:45:40.935Z
15342024-08-22T01:45:40.936Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/153)
15352024-08-22T01:45:41.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15362024-08-22T01:45:41.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15372024-08-22T01:45:41.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15382024-08-22T01:45:41.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15392024-08-22T01:45:41.407Z
15402024-08-22T01:45:41.407Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/153)
15412024-08-22T01:45:41.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15422024-08-22T01:45:41.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15432024-08-22T01:45:41.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15442024-08-22T01:45:41.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15452024-08-22T01:45:41.877Z
15462024-08-22T01:45:41.877Zinfo: running `cargo check --bins` on sled-hardware-types (25/153)
15472024-08-22T01:45:42.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15482024-08-22T01:45:42.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15492024-08-22T01:45:42.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15502024-08-22T01:45:42.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15512024-08-22T01:45:42.530Z
15522024-08-22T01:45:42.530Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/153)
15532024-08-22T01:45:43.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15542024-08-22T01:45:43.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15552024-08-22T01:45:43.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15562024-08-22T01:45:43.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15572024-08-22T01:45:43.186Z
15582024-08-22T01:45:43.186Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/153)
15592024-08-22T01:45:43.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15602024-08-22T01:45:43.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15612024-08-22T01:45:43.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15622024-08-22T01:45:43.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15632024-08-22T01:45:43.831Z
15642024-08-22T01:45:43.831Zinfo: running `cargo check --bins` on oxlog (28/153)
15652024-08-22T01:45:44.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15662024-08-22T01:45:44.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15672024-08-22T01:45:44.450Z Checking cfg-if v1.0.0
15682024-08-22T01:45:44.452Z Checking libc v0.2.156
15692024-08-22T01:45:44.534Z Checking memchr v2.7.2
15702024-08-22T01:45:44.550Z Checking serde v1.0.208
15712024-08-22T01:45:44.553Z Checking zeroize v1.7.0
15722024-08-22T01:45:44.569Z Checking typenum v1.17.0
15732024-08-22T01:45:44.572Z Checking scopeguard v1.2.0
15742024-08-22T01:45:44.572Z Checking byteorder v1.5.0
15752024-08-22T01:45:44.599Z Checking log v0.4.21
15762024-08-22T01:45:44.706Z Checking lock_api v0.4.12
15772024-08-22T01:45:44.781Z Checking subtle v2.5.0
15782024-08-22T01:45:44.883Z Checking once_cell v1.19.0
15792024-08-22T01:45:44.968Z Checking const-oid v0.9.6
15802024-08-22T01:45:45.028Z Checking itoa v1.0.11
15812024-08-22T01:45:45.137Z Checking smallvec v1.13.2
15822024-08-22T01:45:45.156Z Checking pin-project-lite v0.2.14
15832024-08-22T01:45:45.221Z Checking zerocopy v0.7.34
15842024-08-22T01:45:45.263Z Checking spin v0.9.8
15852024-08-22T01:45:45.363Z Checking tinyvec_macros v0.1.1
15862024-08-22T01:45:45.438Z Checking tinyvec v1.6.0
15872024-08-22T01:45:45.490Z Checking cpufeatures v0.2.12
15882024-08-22T01:45:45.575Z Checking futures-core v0.3.30
15892024-08-22T01:45:45.590Z Checking futures-sink v0.3.30
15902024-08-22T01:45:45.603Z Checking getrandom v0.2.14
15912024-08-22T01:45:45.719Z Checking signal-hook-registry v1.4.2
15922024-08-22T01:45:45.741Z Checking parking_lot_core v0.9.10
15932024-08-22T01:45:45.836Z Checking rand_core v0.6.4
15942024-08-22T01:45:45.925Z Checking generic-array v0.14.7
15952024-08-22T01:45:45.960Z Checking mio v1.0.2
15962024-08-22T01:45:46.066Z Checking parking_lot v0.12.2
15972024-08-22T01:45:46.129Z Checking socket2 v0.5.7
15982024-08-22T01:45:46.404Z Checking unicode-bidi v0.3.15
15992024-08-22T01:45:46.565Z Checking allocator-api2 v0.2.18
16002024-08-22T01:45:46.603Z Checking libm v0.2.8
16012024-08-22T01:45:46.634Z Checking ahash v0.8.11
16022024-08-22T01:45:46.791Z Checking unicode-normalization v0.1.23
16032024-08-22T01:45:46.826Z Checking equivalent v1.0.1
16042024-08-22T01:45:46.932Z Checking ryu v1.0.18
16052024-08-22T01:45:47.008Z Checking crypto-common v0.1.6
16062024-08-22T01:45:47.053Z Checking block-buffer v0.10.4
16072024-08-22T01:45:47.163Z Checking block-padding v0.3.3
16082024-08-22T01:45:47.184Z Checking futures-channel v0.3.30
16092024-08-22T01:45:47.201Z Checking slab v0.4.9
16102024-08-22T01:45:47.204Z Checking hashbrown v0.14.5
16112024-08-22T01:45:47.249Z Checking digest v0.10.7
16122024-08-22T01:45:47.347Z Checking inout v0.1.3
16132024-08-22T01:45:47.449Z Checking pin-utils v0.1.0
16142024-08-22T01:45:47.513Z Checking num-traits v0.2.19
16152024-08-22T01:45:47.535Z Checking futures-task v0.3.30
16162024-08-22T01:45:47.549Z Checking futures-io v0.3.30
16172024-08-22T01:45:47.563Z Checking cipher v0.4.4
16182024-08-22T01:45:47.618Z Checking hmac v0.12.1
16192024-08-22T01:45:47.688Z Checking sha2 v0.10.8
16202024-08-22T01:45:47.715Z Checking base64ct v1.6.0
16212024-08-22T01:45:47.756Z Checking futures-util v0.3.30
16222024-08-22T01:45:47.825Z Checking flagset v0.4.5
16232024-08-22T01:45:47.950Z Checking ppv-lite86 v0.2.17
16242024-08-22T01:45:48.017Z Checking percent-encoding v2.3.1
16252024-08-22T01:45:48.152Z Checking pem-rfc7468 v0.7.0
16262024-08-22T01:45:48.217Z Checking salsa20 v0.10.2
16272024-08-22T01:45:48.234Z Checking pbkdf2 v0.12.2
16282024-08-22T01:45:48.376Z Checking tracing-core v0.1.32
16292024-08-22T01:45:48.389Z Checking fnv v1.0.7
16302024-08-22T01:45:48.406Z Checking der v0.7.9
16312024-08-22T01:45:48.420Z Checking untrusted v0.9.0
16322024-08-22T01:45:48.499Z Checking scrypt v0.11.0
16332024-08-22T01:45:48.560Z Checking ring v0.17.8
16342024-08-22T01:45:48.647Z Checking rand_chacha v0.3.1
16352024-08-22T01:45:48.708Z Checking aes v0.8.4
16362024-08-22T01:45:49.010Z Checking tracing v0.1.40
16372024-08-22T01:45:49.030Z Checking rand v0.8.5
16382024-08-22T01:45:49.131Z Checking cbc v0.1.2
16392024-08-22T01:45:49.339Z Checking thiserror v1.0.63
16402024-08-22T01:45:49.358Z Checking foreign-types-shared v0.1.1
16412024-08-22T01:45:49.460Z Checking foreign-types v0.3.2
16422024-08-22T01:45:49.476Z Checking form_urlencoded v1.2.1
16432024-08-22T01:45:49.539Z Checking openssl-sys v0.9.103
16442024-08-22T01:45:49.554Z Checking bytes v1.7.1
16452024-08-22T01:45:49.566Z Checking bitflags v2.6.0
16462024-08-22T01:45:49.662Z Checking indexmap v2.4.0
16472024-08-22T01:45:49.834Z Checking serde_json v1.0.125
16482024-08-22T01:45:50.267Z Checking spki v0.7.3
16492024-08-22T01:45:50.321Z Checking tokio v1.39.2
16502024-08-22T01:45:50.335Z Checking http v0.2.12
16512024-08-22T01:45:50.359Z Checking aho-corasick v1.1.3
16522024-08-22T01:45:50.557Z Checking pkcs5 v0.7.1
16532024-08-22T01:45:50.875Z Checking try-lock v0.2.5
16542024-08-22T01:45:50.926Z Checking siphasher v0.3.11
16552024-08-22T01:45:50.997Z Checking powerfmt v0.2.0
16562024-08-22T01:45:51.059Z Checking regex-syntax v0.8.4
16572024-08-22T01:45:51.223Z Checking unicode-ident v1.0.12
16582024-08-22T01:45:51.251Z Checking deranged v0.3.11
16592024-08-22T01:45:51.380Z Checking proc-macro2 v1.0.86
16602024-08-22T01:45:51.519Z Checking pkcs8 v0.10.2
16612024-08-22T01:45:51.700Z Checking http-body v0.4.6
16622024-08-22T01:45:51.823Z Checking want v0.3.1
16632024-08-22T01:45:51.969Z Checking openssl v0.10.66
16642024-08-22T01:45:52.011Z Checking rustls-webpki v0.101.7
16652024-08-22T01:45:52.071Z Checking sct v0.7.1
16662024-08-22T01:45:52.085Z Checking uuid v1.10.0
16672024-08-22T01:45:52.251Z Checking idna v0.5.0
16682024-08-22T01:45:52.693Z Checking errno v0.3.9
16692024-08-22T01:45:52.696Z Checking socket2 v0.4.10
16702024-08-22T01:45:52.850Z Checking httparse v1.8.0
16712024-08-22T01:45:52.868Z Checking scroll v0.12.0
16722024-08-22T01:45:52.981Z Checking anstyle v1.0.8
16732024-08-22T01:45:53.116Z Checking num_threads v0.1.7
16742024-08-22T01:45:53.141Z Checking httpdate v1.0.3
16752024-08-22T01:45:53.225Z Checking plain v0.2.3
16762024-08-22T01:45:53.260Z Checking finl_unicode v1.2.0
16772024-08-22T01:45:53.322Z Checking ucd-trie v0.1.6
16782024-08-22T01:45:53.338Z Checking time-core v0.1.2
16792024-08-22T01:45:53.358Z Checking adler v1.0.2
16802024-08-22T01:45:53.360Z Checking num-conv v0.1.0
16812024-08-22T01:45:53.476Z Checking iana-time-zone v0.1.60
16822024-08-22T01:45:53.492Z Checking utf8parse v0.2.1
16832024-08-22T01:45:53.509Z Checking tower-service v0.3.2
16842024-08-22T01:45:53.598Z Checking openssl-probe v0.1.5
16852024-08-22T01:45:53.614Z Checking chrono v0.4.38
16862024-08-22T01:45:53.628Z Checking time v0.3.36
16872024-08-22T01:45:53.631Z Checking anstyle-parse v0.2.4
16882024-08-22T01:45:53.742Z Checking pest v2.7.10
16892024-08-22T01:45:53.827Z Checking stringprep v0.1.4
16902024-08-22T01:45:53.906Z Checking miniz_oxide v0.7.2
16912024-08-22T01:45:54.074Z Checking goblin v0.8.2
16922024-08-22T01:45:54.259Z Checking regex-automata v0.4.6
16932024-08-22T01:45:54.646Z Checking url v2.5.2
16942024-08-22T01:45:55.497Z Checking rustix v0.38.34
16952024-08-22T01:45:55.642Z Checking rustls v0.21.12
16962024-08-22T01:45:56.053Z Checking quote v1.0.36
16972024-08-22T01:45:56.300Z Checking serde_spanned v0.6.7
16982024-08-22T01:45:56.401Z Checking toml_datetime v0.6.8
16992024-08-22T01:45:56.479Z Checking num-integer v0.1.46
17002024-08-22T01:45:56.682Z Checking idna v0.3.0
17012024-08-22T01:45:56.992Z Checking md-5 v0.10.6
17022024-08-22T01:45:57.198Z Checking lazy_static v1.5.0
17032024-08-22T01:45:57.312Z Checking hash32 v0.2.1
17042024-08-22T01:45:57.343Z Checking tokio-util v0.7.11
17052024-08-22T01:45:57.367Z Checking native-tls v0.2.11
17062024-08-22T01:45:57.536Z Checking anstyle-query v1.0.3
17072024-08-22T01:45:57.588Z Checking pretty-hex v0.4.1
17082024-08-22T01:45:57.604Z Checking psl-types v2.0.11
17092024-08-22T01:45:57.662Z Checking base64 v0.22.1
17102024-08-22T01:45:57.694Z Checking stable_deref_trait v1.2.0
17112024-08-22T01:45:57.754Z Checking colorchoice v1.0.1
17122024-08-22T01:45:57.769Z Checking gimli v0.28.1
17132024-08-22T01:45:57.783Z Checking is_terminal_polyfill v1.70.0
17142024-08-22T01:45:57.882Z Checking fallible-iterator v0.2.0
17152024-08-22T01:45:57.897Z Checking anstream v0.6.14
17162024-08-22T01:45:58.131Z Checking heapless v0.7.17
17172024-08-22T01:45:58.168Z Checking h2 v0.3.26
17182024-08-22T01:45:58.250Z Checking publicsuffix v2.2.3
17192024-08-22T01:45:58.476Z Checking postgres-protocol v0.6.7
17202024-08-22T01:45:58.479Z Checking tokio-native-tls v0.3.1
17212024-08-22T01:45:58.733Z Checking terminal_size v0.3.0
17222024-08-22T01:45:58.769Z Checking num-iter v0.1.45
17232024-08-22T01:45:58.825Z Checking tokio-rustls v0.24.1
17242024-08-22T01:45:58.898Z Checking syn v2.0.74
17252024-08-22T01:45:58.941Z Checking dtrace-parser v0.2.0
17262024-08-22T01:45:59.120Z Checking cookie v0.17.0
17272024-08-22T01:45:59.136Z Checking phf_shared v0.11.2
17282024-08-22T01:45:59.152Z Checking dof v0.3.0
17292024-08-22T01:45:59.185Z Checking ff v0.13.0
17302024-08-22T01:45:59.385Z Checking thread-id v4.2.1
17312024-08-22T01:45:59.401Z Checking object v0.32.2
17322024-08-22T01:45:59.403Z Checking rustc-demangle v0.1.24
17332024-08-22T01:45:59.481Z Checking either v1.13.0
17342024-08-22T01:45:59.502Z Checking clap_lex v0.7.0
17352024-08-22T01:45:59.732Z Checking ipnet v2.9.0
17362024-08-22T01:45:59.760Z Checking base16ct v0.2.0
17372024-08-22T01:45:59.825Z Checking base64 v0.21.7
17382024-08-22T01:45:59.839Z Checking bitflags v1.3.2
17392024-08-22T01:45:59.933Z Checking winnow v0.5.40
17402024-08-22T01:45:59.949Z Checking managed v0.8.0
17412024-08-22T01:46:00.180Z Checking strsim v0.11.1
17422024-08-22T01:46:00.278Z Checking rustls-pemfile v1.0.4
17432024-08-22T01:46:00.306Z Checking smoltcp v0.9.1
17442024-08-22T01:46:00.456Z Checking clap_builder v4.5.15
17452024-08-22T01:46:00.471Z Checking sec1 v0.7.3
17462024-08-22T01:46:00.868Z Checking cookie_store v0.20.0
17472024-08-22T01:46:01.552Z Checking phf v0.11.2
17482024-08-22T01:46:01.667Z Checking addr2line v0.21.0
17492024-08-22T01:46:01.768Z Checking group v0.13.0
17502024-08-22T01:46:01.819Z Checking postgres-types v0.2.7
17512024-08-22T01:46:02.030Z Checking num-bigint-dig v0.8.4
17522024-08-22T01:46:02.172Z Checking regex v1.10.6
17532024-08-22T01:46:02.567Z Checking bstr v1.9.1
17542024-08-22T01:46:02.794Z Checking futures-executor v0.3.30
17552024-08-22T01:46:03.007Z Checking pkcs1 v0.7.5
17562024-08-22T01:46:03.044Z Checking toml_edit v0.19.15
17572024-08-22T01:46:03.425Z Checking phf_shared v0.10.0
17582024-08-22T01:46:03.531Z Checking serde_urlencoded v0.7.1
17592024-08-22T01:46:03.533Z Checking hubpack v0.1.2
17602024-08-22T01:46:03.692Z Checking zerocopy v0.6.6
17612024-08-22T01:46:03.875Z Checking float-cmp v0.9.0
17622024-08-22T01:46:03.954Z Checking crossbeam-utils v0.8.19
17632024-08-22T01:46:04.053Z Checking crc32fast v1.4.0
17642024-08-22T01:46:04.265Z Checking signal-hook v0.3.17
17652024-08-22T01:46:04.280Z Checking hkdf v0.12.4
17662024-08-22T01:46:04.429Z Checking idna v0.4.0
17672024-08-22T01:46:04.465Z Checking hyper v0.14.30
17682024-08-22T01:46:04.480Z Checking signature v2.2.0
17692024-08-22T01:46:04.580Z Checking crypto-bigint v0.5.5
17702024-08-22T01:46:04.633Z Checking memmap v0.7.0
17712024-08-22T01:46:04.655Z Checking mio v0.8.11
17722024-08-22T01:46:04.827Z Checking encoding_rs v0.8.34
17732024-08-22T01:46:05.146Z Checking usdt-impl v0.5.0
17742024-08-22T01:46:05.264Z Checking dyn-clone v1.0.17
17752024-08-22T01:46:05.264Z Checking new_debug_unreachable v1.0.6
17762024-08-22T01:46:05.344Z Checking mime v0.3.17
17772024-08-22T01:46:05.384Z Checking backtrace v0.3.71
17782024-08-22T01:46:05.400Z Checking data-encoding v2.6.0
17792024-08-22T01:46:05.547Z Checking unicode-segmentation v1.11.0
17802024-08-22T01:46:05.666Z Checking minimal-lexical v0.2.1
17812024-08-22T01:46:05.682Z Checking winnow v0.6.18
17822024-08-22T01:46:05.932Z Checking webpki-roots v0.25.4
17832024-08-22T01:46:06.038Z Checking difflib v0.4.0
17842024-08-22T01:46:06.069Z Checking unicode-width v0.1.13
17852024-08-22T01:46:06.090Z Checking precomputed-hash v0.1.1
17862024-08-22T01:46:06.165Z Checking normalize-line-endings v0.3.0
17872024-08-22T01:46:06.197Z Checking sync_wrapper v0.1.2
17882024-08-22T01:46:06.241Z Checking fixedbitset v0.4.2
17892024-08-22T01:46:06.277Z Checking predicates-core v1.0.6
17902024-08-22T01:46:06.319Z Checking static_assertions v1.1.0
17912024-08-22T01:46:06.356Z Checking bit-vec v0.6.3
17922024-08-22T01:46:06.406Z Checking whoami v1.5.1
17932024-08-22T01:46:06.445Z Checking predicates v3.1.2
17942024-08-22T01:46:06.500Z Checking petgraph v0.6.5
17952024-08-22T01:46:06.691Z Checking bit-set v0.5.3
17962024-08-22T01:46:06.694Z Checking tokio-postgres v0.7.11
17972024-08-22T01:46:06.958Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
17982024-08-22T01:46:07.098Z Checking console v0.15.8
17992024-08-22T01:46:07.113Z Checking string_cache v0.8.7
18002024-08-22T01:46:07.384Z Checking similar v2.6.0
18012024-08-22T01:46:07.399Z Checking elliptic-curve v0.13.8
18022024-08-22T01:46:07.638Z Checking nom v7.1.3
18032024-08-22T01:46:08.062Z Checking hickory-proto v0.24.1
18042024-08-22T01:46:08.245Z Checking anyhow v1.0.86
18052024-08-22T01:46:08.631Z Checking usdt v0.5.0
18062024-08-22T01:46:08.702Z Checking toml_edit v0.22.20
18072024-08-22T01:46:08.869Z Checking toml v0.7.8
18082024-08-22T01:46:09.644Z Checking schemars v0.8.21
18092024-08-22T01:46:09.692Z Checking signal-hook-mio v0.2.4
18102024-08-22T01:46:09.792Z Checking rsa v0.9.6
18112024-08-22T01:46:09.838Z Checking crossbeam-epoch v0.9.18
18122024-08-22T01:46:10.255Z Checking flate2 v1.0.31
18132024-08-22T01:46:10.467Z Checking clap v4.5.16
18142024-08-22T01:46:10.584Z Checking futures v0.3.30
18152024-08-22T01:46:10.703Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18162024-08-22T01:46:10.728Z Checking itertools v0.12.1
18172024-08-22T01:46:10.749Z Checking hyper-rustls v0.24.2
18182024-08-22T01:46:10.828Z Checking hyper-tls v0.5.0
18192024-08-22T01:46:10.886Z Checking itertools v0.10.5
18202024-08-22T01:46:11.035Z Checking fs-err v2.11.0
18212024-08-22T01:46:11.104Z Checking reqwest v0.11.27
18222024-08-22T01:46:11.322Z Checking tokio-stream v0.1.15
18232024-08-22T01:46:11.378Z Checking nix v0.28.0
18242024-08-22T01:46:11.556Z Checking slog v2.7.0
18252024-08-22T01:46:11.965Z Checking openapiv3 v2.0.0
18262024-08-22T01:46:12.056Z Checking hex v0.4.3
18272024-08-22T01:46:12.151Z Checking semver v1.0.23
18282024-08-22T01:46:12.550Z Checking sha1 v0.10.6
18292024-08-22T01:46:12.553Z Checking lalrpop-util v0.19.12
18302024-08-22T01:46:12.779Z Checking peg-runtime v0.8.3
18312024-08-22T01:46:12.817Z Checking camino v1.1.9
18322024-08-22T01:46:12.829Z Checking sigpipe v0.1.3
18332024-08-22T01:46:14.606Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18342024-08-22T01:46:14.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.07s
18352024-08-22T01:46:15.043Z
18362024-08-22T01:46:15.043Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/153)
18372024-08-22T01:46:15.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382024-08-22T01:46:15.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392024-08-22T01:46:15.709Z Compiling regress v0.9.1
18402024-08-22T01:46:15.803Z Checking strum v0.26.3
18412024-08-22T01:46:15.823Z Checking heck v0.5.0
18422024-08-22T01:46:15.834Z Compiling getopts v0.2.21
18432024-08-22T01:46:15.843Z Checking dirs-sys-next v0.1.2
18442024-08-22T01:46:15.855Z Compiling unsafe-libyaml v0.2.11
18452024-08-22T01:46:15.917Z Checking http v1.1.0
18462024-08-22T01:46:15.987Z Checking thread_local v1.1.8
18472024-08-22T01:46:16.002Z Checking dirs-next v2.0.0
18482024-08-22T01:46:16.121Z Checking rustls-pki-types v1.7.0
18492024-08-22T01:46:16.177Z Compiling ident_case v1.0.1
18502024-08-22T01:46:16.243Z Checking term v0.7.0
18512024-08-22T01:46:16.347Z Compiling darling_core v0.20.9
18522024-08-22T01:46:16.518Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18532024-08-22T01:46:16.674Z Checking crossbeam-channel v0.5.12
18542024-08-22T01:46:16.720Z Checking is-terminal v0.4.12
18552024-08-22T01:46:16.849Z Checking atty v0.2.14
18562024-08-22T01:46:16.852Z Checking take_mut v0.2.2
18572024-08-22T01:46:16.966Z Checking termcolor v1.4.1
18582024-08-22T01:46:17.012Z Compiling paste v1.0.15
18592024-08-22T01:46:17.279Z Compiling serde_yaml v0.9.34+deprecated
18602024-08-22T01:46:17.369Z Checking utf-8 v0.7.6
18612024-08-22T01:46:17.384Z Checking humantime v2.1.0
18622024-08-22T01:46:17.551Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18632024-08-22T01:46:17.566Z Compiling rustls v0.22.4
18642024-08-22T01:46:17.663Z Checking env_logger v0.9.3
18652024-08-22T01:46:17.851Z Checking slog-async v2.8.0
18662024-08-22T01:46:17.869Z Checking slog-term v2.9.1
18672024-08-22T01:46:17.909Z Checking rustls-webpki v0.102.4
18682024-08-22T01:46:18.092Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18692024-08-22T01:46:18.116Z Compiling proc-macro-crate v1.3.1
18702024-08-22T01:46:18.341Z Compiling bitstruct_derive v0.1.0
18712024-08-22T01:46:18.450Z Compiling structmeta-derive v0.3.0
18722024-08-22T01:46:18.678Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18732024-08-22T01:46:18.800Z Compiling multer v3.1.0
18742024-08-22T01:46:19.104Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18752024-08-22T01:46:19.162Z Checking match_cfg v0.1.0
18762024-08-22T01:46:19.219Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
18772024-08-22T01:46:19.246Z Checking ascii v1.1.0
18782024-08-22T01:46:19.636Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
18792024-08-22T01:46:19.733Z Checking bitstruct v0.1.1
18802024-08-22T01:46:19.860Z Checking hostname v0.3.1
18812024-08-22T01:46:19.990Z Compiling num_enum_derive v0.5.11
18822024-08-22T01:46:20.603Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18832024-08-22T01:46:20.791Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18842024-08-22T01:46:21.451Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18852024-08-22T01:46:21.510Z Compiling structmeta v0.3.0
18862024-08-22T01:46:21.689Z Checking slog-json v2.6.1
18872024-08-22T01:46:21.728Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18882024-08-22T01:46:21.946Z Checking serde_arrays v0.1.0
18892024-08-22T01:46:21.967Z Checking erased-serde v0.3.31
18902024-08-22T01:46:22.017Z Compiling foreign-types-macros v0.2.3
18912024-08-22T01:46:22.097Z Compiling async-stream-impl v0.3.5
18922024-08-22T01:46:22.234Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
18932024-08-22T01:46:22.517Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18942024-08-22T01:46:22.623Z Checking foreign-types-shared v0.3.1
18952024-08-22T01:46:22.737Z Checking arc-swap v1.7.1
18962024-08-22T01:46:22.800Z Checking atomic-waker v1.1.2
18972024-08-22T01:46:22.926Z Checking waitgroup v0.1.2
18982024-08-22T01:46:23.068Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18992024-08-22T01:46:23.086Z Checking num_enum v0.5.11
19002024-08-22T01:46:23.131Z Checking slog-scope v4.4.0
19012024-08-22T01:46:23.293Z Compiling parse-display-derive v0.10.0
19022024-08-22T01:46:23.319Z Checking slog-bunyan v2.5.0
19032024-08-22T01:46:23.334Z Checking foreign-types v0.5.0
19042024-08-22T01:46:23.428Z Compiling proc-macro-error v1.0.4
19052024-08-22T01:46:23.474Z Compiling darling_macro v0.20.9
19062024-08-22T01:46:23.506Z Checking async-stream v0.3.5
19072024-08-22T01:46:23.831Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19082024-08-22T01:46:23.934Z Checking toml v0.8.19
19092024-08-22T01:46:24.022Z Checking tungstenite v0.20.1
19102024-08-22T01:46:24.084Z Checking rustls-pemfile v2.1.3
19112024-08-22T01:46:24.330Z Compiling heck v0.3.3
19122024-08-22T01:46:24.454Z Compiling darling v0.20.9
19132024-08-22T01:46:24.482Z Checking tokio-rustls v0.25.0
19142024-08-22T01:46:24.562Z Compiling serde_with_macros v3.9.0
19152024-08-22T01:46:24.672Z Checking ipnetwork v0.20.0
19162024-08-22T01:46:24.757Z Checking newtype-uuid v1.1.0
19172024-08-22T01:46:24.839Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19182024-08-22T01:46:24.883Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19192024-08-22T01:46:24.985Z Checking serde_path_to_error v0.1.16
19202024-08-22T01:46:25.016Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19212024-08-22T01:46:25.607Z Checking hostname v0.4.0
19222024-08-22T01:46:25.737Z Checking cstr-argument v0.1.2
19232024-08-22T01:46:25.749Z Checking instant v0.1.12
19242024-08-22T01:46:25.803Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19252024-08-22T01:46:25.854Z Checking fastrand v2.1.0
19262024-08-22T01:46:25.902Z Checking debug-ignore v1.0.5
19272024-08-22T01:46:26.036Z Checking pretty-hex v0.2.1
19282024-08-22T01:46:26.120Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19292024-08-22T01:46:26.146Z Checking tempfile v3.10.1
19302024-08-22T01:46:26.193Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19312024-08-22T01:46:26.421Z Checking backoff v0.4.0
19322024-08-22T01:46:26.468Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19332024-08-22T01:46:26.609Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19342024-08-22T01:46:26.659Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19352024-08-22T01:46:26.712Z Checking tokio-tungstenite v0.20.1
19362024-08-22T01:46:26.944Z Compiling zone_cfg_derive v0.1.2
19372024-08-22T01:46:27.000Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19382024-08-22T01:46:27.181Z Checking slog-stdlog v4.1.1
19392024-08-22T01:46:27.340Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19402024-08-22T01:46:27.500Z Checking tungstenite v0.21.0
19412024-08-22T01:46:27.565Z Checking serde_with v3.9.0
19422024-08-22T01:46:27.766Z Checking colored v2.1.0
19432024-08-22T01:46:28.033Z Checking parse-display v0.10.0
19442024-08-22T01:46:28.061Z Checking macaddr v1.0.1
19452024-08-22T01:46:28.260Z Checking base64 v0.13.1
19462024-08-22T01:46:28.412Z Checking tokio-tungstenite v0.21.0
19472024-08-22T01:46:28.527Z Checking zone v0.1.8
19482024-08-22T01:46:28.645Z Checking ron v0.7.1
19492024-08-22T01:46:28.877Z Checking slog-envlogger v2.2.0
19502024-08-22T01:46:29.097Z Checking pem v3.0.4
19512024-08-22T01:46:29.200Z Checking tabwriter v1.4.0
19522024-08-22T01:46:29.336Z Checking xattr v1.3.1
19532024-08-22T01:46:29.421Z Checking portpicker v0.1.1
19542024-08-22T01:46:29.524Z Checking yasna v0.5.2
19552024-08-22T01:46:29.556Z Checking headers-core v0.2.0
19562024-08-22T01:46:29.698Z Checking smf v0.2.3
19572024-08-22T01:46:29.785Z Checking filetime v0.2.24
19582024-08-22T01:46:29.977Z Checking same-file v1.0.6
19592024-08-22T01:46:30.103Z Checking tar v0.4.41
19602024-08-22T01:46:30.142Z Checking walkdir v2.5.0
19612024-08-22T01:46:30.159Z Checking headers v0.3.9
19622024-08-22T01:46:30.405Z Checking rcgen v0.12.1
19632024-08-22T01:46:30.416Z Checking atomicwrites v0.4.3
19642024-08-22T01:46:30.597Z Checking camino-tempfile v1.1.1
19652024-08-22T01:46:30.857Z Checking subprocess v0.2.9
19662024-08-22T01:46:31.816Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19672024-08-22T01:46:32.080Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19682024-08-22T01:46:34.030Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19692024-08-22T01:46:35.910Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19702024-08-22T01:46:35.984Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19712024-08-22T01:46:39.073Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19722024-08-22T01:46:44.793Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19732024-08-22T01:46:44.917Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
19742024-08-22T01:46:44.917Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19752024-08-22T01:46:47.353Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19762024-08-22T01:46:47.748Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19772024-08-22T01:46:53.269Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19782024-08-22T01:46:54.713Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19792024-08-22T01:46:55.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.71s
19802024-08-22T01:46:55.916Z
19812024-08-22T01:46:55.916Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/153)
19822024-08-22T01:46:56.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832024-08-22T01:46:56.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842024-08-22T01:46:56.563Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19852024-08-22T01:46:57.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
19862024-08-22T01:46:57.933Z
19872024-08-22T01:46:57.933Zinfo: running `cargo check --bins` on nexus-config (31/153)
19882024-08-22T01:46:58.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892024-08-22T01:46:58.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902024-08-22T01:46:58.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912024-08-22T01:46:58.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19922024-08-22T01:46:58.553Z
19932024-08-22T01:46:58.554Zinfo: running `cargo check --bins` on omicron-rpaths (32/153)
19942024-08-22T01:46:59.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952024-08-22T01:46:59.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962024-08-22T01:46:59.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972024-08-22T01:46:59.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19982024-08-22T01:46:59.147Z
19992024-08-22T01:46:59.147Zinfo: running `cargo check --bins` on omicron-certificates (33/153)
20002024-08-22T01:46:59.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012024-08-22T01:46:59.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022024-08-22T01:46:59.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032024-08-22T01:46:59.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20042024-08-22T01:46:59.764Z
20052024-08-22T01:46:59.764Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/153)
20062024-08-22T01:47:00.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072024-08-22T01:47:00.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082024-08-22T01:47:00.398Z Compiling heapless v0.8.0
20092024-08-22T01:47:00.400Z Checking hash32 v0.3.1
20102024-08-22T01:47:00.492Z Compiling smoltcp v0.11.0
20112024-08-22T01:47:00.501Z Checking cobs v0.2.3
20122024-08-22T01:47:00.503Z Checking embedded-io v0.4.0
20132024-08-22T01:47:00.520Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20142024-08-22T01:47:00.523Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20152024-08-22T01:47:00.544Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20162024-08-22T01:47:00.639Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20172024-08-22T01:47:00.657Z Compiling crucible-workspace-hack v0.1.0
20182024-08-22T01:47:00.669Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20192024-08-22T01:47:00.682Z Checking postcard v1.0.8
20202024-08-22T01:47:00.854Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20212024-08-22T01:47:00.870Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20222024-08-22T01:47:01.045Z Compiling num-derive v0.4.2
20232024-08-22T01:47:01.180Z Compiling slog-dtrace v0.3.0
20242024-08-22T01:47:01.219Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20252024-08-22T01:47:01.344Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20262024-08-22T01:47:01.406Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20272024-08-22T01:47:02.175Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20282024-08-22T01:47:02.664Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
20292024-08-22T01:47:04.014Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20302024-08-22T01:47:04.859Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20312024-08-22T01:47:05.884Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20322024-08-22T01:47:07.548Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20332024-08-22T01:47:08.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s
20342024-08-22T01:47:08.337Z
20352024-08-22T01:47:08.337Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/153)
20362024-08-22T01:47:08.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372024-08-22T01:47:08.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382024-08-22T01:47:08.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392024-08-22T01:47:08.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20402024-08-22T01:47:08.956Z
20412024-08-22T01:47:08.956Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (36/153)
20422024-08-22T01:47:09.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432024-08-22T01:47:09.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442024-08-22T01:47:09.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452024-08-22T01:47:09.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
20462024-08-22T01:47:09.678Z
20472024-08-22T01:47:09.678Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (37/153)
20482024-08-22T01:47:10.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492024-08-22T01:47:10.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502024-08-22T01:47:10.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512024-08-22T01:47:10.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
20522024-08-22T01:47:10.405Z
20532024-08-22T01:47:10.405Zinfo: running `cargo check --bins` on dns-server (38/153)
20542024-08-22T01:47:10.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552024-08-22T01:47:10.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562024-08-22T01:47:11.032Z Compiling parking_lot_core v0.8.6
20572024-08-22T01:47:11.120Z Checking newline-converter v0.3.0
20582024-08-22T01:47:11.122Z Checking nibble_vec v0.1.0
20592024-08-22T01:47:11.122Z Checking quick-error v1.2.3
20602024-08-22T01:47:11.122Z Checking linked-hash-map v0.5.6
20612024-08-22T01:47:11.122Z Checking endian-type v0.1.2
20622024-08-22T01:47:11.129Z Checking fxhash v0.2.1
20632024-08-22T01:47:11.137Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
20642024-08-22T01:47:11.232Z Checking resolv-conf v0.7.0
20652024-08-22T01:47:11.270Z Checking hickory-server v0.24.1
20662024-08-22T01:47:11.286Z Checking expectorate v1.1.0
20672024-08-22T01:47:11.308Z Checking radix_trie v0.2.1
20682024-08-22T01:47:11.424Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20692024-08-22T01:47:11.436Z Checking lru-cache v0.1.2
20702024-08-22T01:47:11.605Z Checking hickory-resolver v0.24.1
20712024-08-22T01:47:11.647Z Checking hickory-client v0.24.1
20722024-08-22T01:47:11.827Z Checking parking_lot v0.11.2
20732024-08-22T01:47:12.098Z Checking sled v0.34.7
20742024-08-22T01:47:13.805Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20752024-08-22T01:47:14.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
20762024-08-22T01:47:14.986Z
20772024-08-22T01:47:14.986Zinfo: running `cargo check --bins` on dns-server-api (39/153)
20782024-08-22T01:47:15.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792024-08-22T01:47:15.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802024-08-22T01:47:15.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812024-08-22T01:47:15.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20822024-08-22T01:47:15.600Z
20832024-08-22T01:47:15.600Zinfo: running `cargo check --bins` on dns-service-client (40/153)
20842024-08-22T01:47:16.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852024-08-22T01:47:16.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862024-08-22T01:47:16.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872024-08-22T01:47:16.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20882024-08-22T01:47:16.198Z
20892024-08-22T01:47:16.198Zinfo: running `cargo check --bins` on gateway-test-utils (41/153)
20902024-08-22T01:47:16.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912024-08-22T01:47:16.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922024-08-22T01:47:16.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932024-08-22T01:47:16.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20942024-08-22T01:47:16.859Z
20952024-08-22T01:47:16.859Zinfo: running `cargo check --bins` on gateway-types (42/153)
20962024-08-22T01:47:17.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972024-08-22T01:47:17.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982024-08-22T01:47:17.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992024-08-22T01:47:17.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21002024-08-22T01:47:17.484Z
21012024-08-22T01:47:17.484Zinfo: running `cargo check --bins` on ipcc (43/153)
21022024-08-22T01:47:18.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032024-08-22T01:47:18.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042024-08-22T01:47:18.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052024-08-22T01:47:18.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21062024-08-22T01:47:18.108Z
21072024-08-22T01:47:18.108Zinfo: running `cargo check --bins` on omicron-gateway (44/153)
21082024-08-22T01:47:18.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092024-08-22T01:47:18.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102024-08-22T01:47:18.772Z Compiling radium v0.7.0
21112024-08-22T01:47:18.863Z Compiling maybe-uninit v2.0.0
21122024-08-22T01:47:18.868Z Checking tap v1.0.1
21132024-08-22T01:47:18.878Z Compiling bzip2-sys v0.1.11+1.0.8
21142024-08-22T01:47:18.881Z Compiling packed_struct v0.10.1
21152024-08-22T01:47:18.881Z Checking funty v2.0.0
21162024-08-22T01:47:18.881Z Checking crc-catalog v2.4.0
21172024-08-22T01:47:18.917Z Compiling packed_struct_codegen v0.10.1
21182024-08-22T01:47:18.990Z Checking wyz v0.5.1
21192024-08-22T01:47:19.004Z Checking crc v3.2.1
21202024-08-22T01:47:19.346Z Checking half v2.4.1
21212024-08-22T01:47:19.373Z Compiling indexmap v1.9.3
21222024-08-22T01:47:19.406Z Checking nodrop v0.1.14
21232024-08-22T01:47:19.511Z Checking ciborium-io v0.2.2
21242024-08-22T01:47:19.524Z Checking array-init v0.0.4
21252024-08-22T01:47:19.603Z Checking smallvec v0.6.14
21262024-08-22T01:47:19.627Z Compiling memoffset v0.9.1
21272024-08-22T01:47:19.713Z Checking hashbrown v0.12.3
21282024-08-22T01:47:19.772Z Checking ciborium-ll v0.2.2
21292024-08-22T01:47:19.787Z Checking bitvec v1.0.1
21302024-08-22T01:47:19.907Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21312024-08-22T01:47:19.973Z Checking bitfield v0.14.0
21322024-08-22T01:47:20.045Z Checking ciborium v0.2.2
21332024-08-22T01:47:20.220Z Checking env_logger v0.10.2
21342024-08-22T01:47:20.334Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21352024-08-22T01:47:20.475Z Checking serde-hex v0.1.0
21362024-08-22T01:47:20.554Z Checking ron v0.8.1
21372024-08-22T01:47:20.607Z Checking x509-cert v0.2.5
21382024-08-22T01:47:20.934Z Checking hashbrown v0.13.2
21392024-08-22T01:47:21.097Z Checking bzip2 v0.4.4
21402024-08-22T01:47:21.389Z Checking crc-any v2.5.0
21412024-08-22T01:47:21.404Z Checking zip v0.6.6
21422024-08-22T01:47:21.742Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21432024-08-22T01:47:21.862Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
21442024-08-22T01:47:21.897Z Checking object v0.30.4
21452024-08-22T01:47:22.007Z Checking path-slash v0.1.5
21462024-08-22T01:47:22.102Z Checking nix v0.27.1
21472024-08-22T01:47:22.147Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21482024-08-22T01:47:22.163Z Checking serde-big-array v0.5.1
21492024-08-22T01:47:22.246Z Checking signal-hook-tokio v0.3.1
21502024-08-22T01:47:22.262Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
21512024-08-22T01:47:24.381Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
21522024-08-22T01:47:24.836Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21532024-08-22T01:47:31.418Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21542024-08-22T01:47:32.645Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
21552024-08-22T01:47:34.310Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21562024-08-22T01:47:36.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
21572024-08-22T01:47:36.189Z
21582024-08-22T01:47:36.189Zinfo: running `cargo check --bins` on gateway-api (45/153)
21592024-08-22T01:47:36.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21602024-08-22T01:47:36.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21612024-08-22T01:47:36.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21622024-08-22T01:47:36.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21632024-08-22T01:47:36.811Z
21642024-08-22T01:47:36.811Zinfo: running `cargo check --bins` on sp-sim (46/153)
21652024-08-22T01:47:37.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21662024-08-22T01:47:37.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21672024-08-22T01:47:37.443Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21682024-08-22T01:47:39.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
21692024-08-22T01:47:39.162Z
21702024-08-22T01:47:39.162Zinfo: running `cargo check --bins` on internal-dns (47/153)
21712024-08-22T01:47:39.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21722024-08-22T01:47:39.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21732024-08-22T01:47:39.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21742024-08-22T01:47:39.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21752024-08-22T01:47:39.789Z
21762024-08-22T01:47:39.790Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (48/153)
21772024-08-22T01:47:40.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782024-08-22T01:47:40.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792024-08-22T01:47:40.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21802024-08-22T01:47:40.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21812024-08-22T01:47:40.457Z
21822024-08-22T01:47:40.457Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (49/153)
21832024-08-22T01:47:41.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842024-08-22T01:47:41.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852024-08-22T01:47:41.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862024-08-22T01:47:41.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21872024-08-22T01:47:41.133Z
21882024-08-22T01:47:41.133Zinfo: running `cargo check --bins` on db-macros (50/153)
21892024-08-22T01:47:41.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902024-08-22T01:47:41.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912024-08-22T01:47:41.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21922024-08-22T01:47:41.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21932024-08-22T01:47:41.735Z
21942024-08-22T01:47:41.735Zinfo: running `cargo check --bins` on nexus-macros-common (51/153)
21952024-08-22T01:47:42.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21962024-08-22T01:47:42.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21972024-08-22T01:47:42.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21982024-08-22T01:47:42.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
21992024-08-22T01:47:42.327Z
22002024-08-22T01:47:42.327Zinfo: running `cargo check --bins` on nexus-auth (52/153)
22012024-08-22T01:47:42.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22022024-08-22T01:47:42.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22032024-08-22T01:47:42.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22042024-08-22T01:47:42.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22052024-08-22T01:47:42.989Z
22062024-08-22T01:47:42.989Zinfo: running `cargo check --bins` on authz-macros (53/153)
22072024-08-22T01:47:43.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22082024-08-22T01:47:43.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22092024-08-22T01:47:43.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22102024-08-22T01:47:43.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22112024-08-22T01:47:43.585Z
22122024-08-22T01:47:43.585Zinfo: running `cargo check --bins` on nexus-db-fixed-data (54/153)
22132024-08-22T01:47:44.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22142024-08-22T01:47:44.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22152024-08-22T01:47:44.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22162024-08-22T01:47:44.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22172024-08-22T01:47:44.230Z
22182024-08-22T01:47:44.230Zinfo: running `cargo check --bins` on nexus-db-model (55/153)
22192024-08-22T01:47:44.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22202024-08-22T01:47:44.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22212024-08-22T01:47:44.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22222024-08-22T01:47:44.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22232024-08-22T01:47:44.888Z
22242024-08-22T01:47:44.888Zinfo: running `cargo check --bins` on nexus-defaults (56/153)
22252024-08-22T01:47:45.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22262024-08-22T01:47:45.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22272024-08-22T01:47:45.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22282024-08-22T01:47:45.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22292024-08-22T01:47:45.520Z
22302024-08-22T01:47:45.520Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (57/153)
22312024-08-22T01:47:46.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322024-08-22T01:47:46.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332024-08-22T01:47:46.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342024-08-22T01:47:46.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22352024-08-22T01:47:46.163Z
22362024-08-22T01:47:46.163Zinfo: running `cargo check --bins` on omicron-passwords (58/153)
22372024-08-22T01:47:46.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382024-08-22T01:47:46.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392024-08-22T01:47:46.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22402024-08-22T01:47:46.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22412024-08-22T01:47:46.775Z
22422024-08-22T01:47:46.775Zinfo: running `cargo check --bins` on nexus-types (59/153)
22432024-08-22T01:47:47.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442024-08-22T01:47:47.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452024-08-22T01:47:47.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22462024-08-22T01:47:47.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22472024-08-22T01:47:47.421Z
22482024-08-22T01:47:47.422Zinfo: running `cargo check --bins` on gateway-client (60/153)
22492024-08-22T01:47:47.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22502024-08-22T01:47:47.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22512024-08-22T01:47:47.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22522024-08-22T01:47:47.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22532024-08-22T01:47:48.019Z
22542024-08-22T01:47:48.019Zinfo: running `cargo check --bins` on oxql-types (61/153)
22552024-08-22T01:47:48.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22562024-08-22T01:47:48.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22572024-08-22T01:47:48.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22582024-08-22T01:47:48.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22592024-08-22T01:47:48.643Z
22602024-08-22T01:47:48.643Zinfo: running `cargo check --bins` on oximeter-types (62/153)
22612024-08-22T01:47:49.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22622024-08-22T01:47:49.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22632024-08-22T01:47:49.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22642024-08-22T01:47:49.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22652024-08-22T01:47:49.273Z
22662024-08-22T01:47:49.273Zinfo: running `cargo check --bins` on oximeter-macro-impl (63/153)
22672024-08-22T01:47:49.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22682024-08-22T01:47:49.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22692024-08-22T01:47:49.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22702024-08-22T01:47:49.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22712024-08-22T01:47:49.875Z
22722024-08-22T01:47:49.875Zinfo: running `cargo check --bins` on sled-agent-client (64/153)
22732024-08-22T01:47:50.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22742024-08-22T01:47:50.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22752024-08-22T01:47:50.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22762024-08-22T01:47:50.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22772024-08-22T01:47:50.512Z
22782024-08-22T01:47:50.512Zinfo: running `cargo check --bins` on oximeter (65/153)
22792024-08-22T01:47:51.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22802024-08-22T01:47:51.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22812024-08-22T01:47:51.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22822024-08-22T01:47:51.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22832024-08-22T01:47:51.126Z
22842024-08-22T01:47:51.127Zinfo: running `cargo check --bins` on oximeter-schema (66/153)
22852024-08-22T01:47:51.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22862024-08-22T01:47:51.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22872024-08-22T01:47:51.752Z Checking num-rational v0.4.2
22882024-08-22T01:47:51.752Z Checking num-complex v0.4.6
22892024-08-22T01:47:51.755Z Compiling prettyplease v0.2.20
22902024-08-22T01:47:51.755Z Checking float-ord v0.3.2
22912024-08-22T01:47:52.418Z Checking num v0.4.3
22922024-08-22T01:47:52.479Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22932024-08-22T01:47:54.411Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22942024-08-22T01:47:55.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
22952024-08-22T01:47:55.441Z
22962024-08-22T01:47:55.441Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (67/153)
22972024-08-22T01:47:55.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22982024-08-22T01:47:55.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22992024-08-22T01:47:55.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23002024-08-22T01:47:56.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23012024-08-22T01:47:56.060Z
23022024-08-22T01:47:56.061Zinfo: running `cargo check --bins` on nexus-inventory (68/153)
23032024-08-22T01:47:56.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23042024-08-22T01:47:56.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23052024-08-22T01:47:56.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23062024-08-22T01:47:56.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23072024-08-22T01:47:56.701Z
23082024-08-22T01:47:56.701Zinfo: running `cargo check --bins` on typed-rng (69/153)
23092024-08-22T01:47:57.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23102024-08-22T01:47:57.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23112024-08-22T01:47:57.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23122024-08-22T01:47:57.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23132024-08-22T01:47:57.297Z
23142024-08-22T01:47:57.297Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (70/153)
23152024-08-22T01:47:57.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23162024-08-22T01:47:57.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23172024-08-22T01:47:58.026Z Compiling toml v0.8.19
23182024-08-22T01:47:58.026Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23192024-08-22T01:47:58.026Z Compiling rustls-pki-types v1.7.0
23202024-08-22T01:47:58.029Z Checking password-hash v0.5.0
23212024-08-22T01:47:58.029Z Checking blake2 v0.10.6
23222024-08-22T01:47:58.029Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23232024-08-22T01:47:58.029Z Compiling match_cfg v0.1.0
23242024-08-22T01:47:58.124Z Compiling slog-json v2.6.1
23252024-08-22T01:47:58.484Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23262024-08-22T01:47:58.503Z Compiling rustls-webpki v0.102.4
23272024-08-22T01:47:58.534Z Checking argon2 v0.5.3
23282024-08-22T01:47:58.536Z Compiling hostname v0.3.1
23292024-08-22T01:47:58.687Z Compiling http v1.1.0
23302024-08-22T01:47:58.772Z Compiling convert_case v0.4.0
23312024-08-22T01:47:58.790Z Compiling atomic-waker v1.1.2
23322024-08-22T01:47:58.810Z Compiling semver v0.1.20
23332024-08-22T01:47:58.845Z Compiling slog-bunyan v2.5.0
23342024-08-22T01:47:58.968Z Compiling waitgroup v0.1.2
23352024-08-22T01:47:59.044Z Compiling rustls-pemfile v2.1.3
23362024-08-22T01:47:59.161Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23372024-08-22T01:47:59.198Z Compiling rustc_version v0.1.7
23382024-08-22T01:47:59.427Z Compiling rustls v0.22.4
23392024-08-22T01:47:59.458Z Compiling async-stream v0.3.5
23402024-08-22T01:47:59.497Z Compiling ipnetwork v0.20.0
23412024-08-22T01:47:59.709Z Compiling newtype-uuid v1.1.0
23422024-08-22T01:47:59.727Z Compiling derive_more v0.99.18
23432024-08-22T01:47:59.757Z Compiling serde_path_to_error v0.1.16
23442024-08-22T01:47:59.786Z Compiling hostname v0.4.0
23452024-08-22T01:48:00.009Z Compiling instant v0.1.12
23462024-08-22T01:48:00.044Z Compiling debug-ignore v1.0.5
23472024-08-22T01:48:00.154Z Compiling multer v3.1.0
23482024-08-22T01:48:00.189Z Compiling rayon-core v1.12.1
23492024-08-22T01:48:00.383Z Compiling backoff v0.4.0
23502024-08-22T01:48:00.500Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23512024-08-22T01:48:00.542Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
23522024-08-22T01:48:00.583Z Compiling newtype_derive v0.1.6
23532024-08-22T01:48:00.737Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23542024-08-22T01:48:00.851Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
23552024-08-22T01:48:00.889Z Compiling parse-display v0.10.0
23562024-08-22T01:48:01.051Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572024-08-22T01:48:01.166Z Compiling serde_with v3.9.0
23582024-08-22T01:48:01.216Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23592024-08-22T01:48:01.288Z Compiling num-rational v0.4.2
23602024-08-22T01:48:01.375Z Compiling crossbeam-deque v0.8.5
23612024-08-22T01:48:01.611Z Compiling curve25519-dalek v4.1.3
23622024-08-22T01:48:01.704Z Compiling num-complex v0.4.6
23632024-08-22T01:48:02.166Z Compiling macaddr v1.0.1
23642024-08-22T01:48:02.270Z Compiling unicase v2.7.0
23652024-08-22T01:48:02.583Z Compiling fastrand v2.1.0
23662024-08-22T01:48:02.620Z Checking keccak v0.1.5
23672024-08-22T01:48:02.769Z Compiling same-file v1.0.6
23682024-08-22T01:48:03.035Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23692024-08-22T01:48:03.061Z Checking sha3 v0.10.8
23702024-08-22T01:48:03.063Z Compiling walkdir v2.5.0
23712024-08-22T01:48:03.130Z Compiling tempfile v3.10.1
23722024-08-22T01:48:03.465Z Compiling num v0.4.3
23732024-08-22T01:48:03.767Z Compiling tokio-rustls v0.25.0
23742024-08-22T01:48:04.071Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23752024-08-22T01:48:04.179Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
23762024-08-22T01:48:04.331Z Compiling thiserror-impl-no-std v2.0.2
23772024-08-22T01:48:04.408Z Checking universal-hash v0.5.1
23782024-08-22T01:48:04.580Z Checking secrecy v0.8.0
23792024-08-22T01:48:04.790Z Compiling blake3 v1.5.1
23802024-08-22T01:48:04.977Z Compiling ring v0.16.20
23812024-08-22T01:48:05.450Z Compiling curve25519-dalek-derive v0.1.1
23822024-08-22T01:48:05.607Z Compiling derive-where v1.2.7
23832024-08-22T01:48:06.094Z Compiling cookie v0.18.1
23842024-08-22T01:48:06.413Z Compiling float-ord v0.3.2
23852024-08-22T01:48:06.584Z Checking opaque-debug v0.3.1
23862024-08-22T01:48:06.674Z Checking poly1305 v0.8.0
23872024-08-22T01:48:07.515Z Checking thiserror-no-std v2.0.2
23882024-08-22T01:48:07.614Z Compiling rayon v1.10.0
23892024-08-22T01:48:08.042Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23902024-08-22T01:48:08.461Z Compiling prettyplease v0.2.20
23912024-08-22T01:48:08.635Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23922024-08-22T01:48:08.850Z Checking chacha20 v0.9.1
23932024-08-22T01:48:09.176Z Checking aead v0.5.2
23942024-08-22T01:48:09.208Z Compiling memmap2 v0.9.4
23952024-08-22T01:48:09.405Z Compiling libefi-sys v0.1.0
23962024-08-22T01:48:09.562Z Compiling constant_time_eq v0.3.0
23972024-08-22T01:48:09.646Z Compiling home v0.5.9
23982024-08-22T01:48:09.692Z Compiling untrusted v0.7.1
23992024-08-22T01:48:09.750Z Compiling arrayref v0.3.7
24002024-08-22T01:48:09.791Z Compiling arrayvec v0.7.4
24012024-08-22T01:48:09.852Z Checking highway v1.2.0
24022024-08-22T01:48:09.869Z Compiling spin v0.5.2
24032024-08-22T01:48:09.912Z Compiling toolchain_find v0.4.0
24042024-08-22T01:48:10.232Z Checking chacha20poly1305 v0.10.1
24052024-08-22T01:48:10.247Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24062024-08-22T01:48:10.422Z Checking vsss-rs v3.3.4
24072024-08-22T01:48:10.583Z Checking steno v0.4.1
24082024-08-22T01:48:12.309Z Compiling camino-tempfile v1.1.1
24092024-08-22T01:48:12.416Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24102024-08-22T01:48:12.753Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24112024-08-22T01:48:12.859Z Compiling bitfield-struct v0.6.1
24122024-08-22T01:48:12.977Z Compiling cancel-safe-futures v0.1.5
24132024-08-22T01:48:13.166Z Compiling topological-sort v0.2.2
24142024-08-22T01:48:13.351Z Compiling omicron-zone-package v0.11.0
24152024-08-22T01:48:13.378Z Compiling mime_guess v2.0.4
24162024-08-22T01:48:13.783Z Compiling rustfmt-wrapper v0.2.1
24172024-08-22T01:48:13.801Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24182024-08-22T01:48:14.295Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24192024-08-22T01:48:14.392Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24202024-08-22T01:48:14.676Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24212024-08-22T01:48:14.695Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24222024-08-22T01:48:14.856Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24232024-08-22T01:48:15.073Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24242024-08-22T01:48:15.599Z Checking gethostname v0.5.0
24252024-08-22T01:48:15.715Z Checking libsw v3.3.1
24262024-08-22T01:48:15.731Z Checking linear-map v1.2.0
24272024-08-22T01:48:15.843Z Checking swrite v0.1.0
24282024-08-22T01:48:15.966Z Checking owo-colors v4.0.0
24292024-08-22T01:48:15.983Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24302024-08-22T01:48:16.167Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
24312024-08-22T01:48:16.667Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24322024-08-22T01:48:16.869Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24332024-08-22T01:48:16.996Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
24342024-08-22T01:48:17.248Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24352024-08-22T01:48:17.391Z Checking kstat-rs v0.2.4
24362024-08-22T01:48:17.500Z Checking nanorand v0.7.0
24372024-08-22T01:48:17.719Z Checking glob v0.3.1
24382024-08-22T01:48:17.846Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24392024-08-22T01:48:17.889Z Checking http-range v0.1.5
24402024-08-22T01:48:18.030Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24412024-08-22T01:48:18.068Z Checking hyper-staticfile v0.9.5
24422024-08-22T01:48:18.110Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24432024-08-22T01:48:18.143Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24442024-08-22T01:48:18.470Z Checking flume v0.11.0
24452024-08-22T01:48:18.778Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24462024-08-22T01:48:18.941Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24472024-08-22T01:48:19.630Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24482024-08-22T01:48:19.780Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24492024-08-22T01:48:20.761Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24502024-08-22T01:48:21.600Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24512024-08-22T01:48:21.942Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24522024-08-22T01:48:22.738Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
24532024-08-22T01:48:22.903Z Checking itertools v0.13.0
24542024-08-22T01:48:23.793Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24552024-08-22T01:48:24.415Z Checking display-error-chain v0.2.0
24562024-08-22T01:48:26.870Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24572024-08-22T01:48:29.587Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24582024-08-22T01:48:30.045Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24592024-08-22T01:48:30.299Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24602024-08-22T01:48:35.004Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24612024-08-22T01:48:35.004Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24622024-08-22T01:48:35.977Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24632024-08-22T01:48:46.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.56s
24642024-08-22T01:48:47.039Z
24652024-08-22T01:48:47.039Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (71/153)
24662024-08-22T01:48:47.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-08-22T01:48:47.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-08-22T01:48:47.770Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24692024-08-22T01:48:58.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s
24702024-08-22T01:48:58.976Z
24712024-08-22T01:48:58.976Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (72/153)
24722024-08-22T01:48:59.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-08-22T01:48:59.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-08-22T01:48:59.700Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24752024-08-22T01:49:10.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.86s
24762024-08-22T01:49:11.014Z
24772024-08-22T01:49:11.014Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (73/153)
24782024-08-22T01:49:11.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-08-22T01:49:11.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-08-22T01:49:11.746Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24812024-08-22T01:49:23.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.09s
24822024-08-22T01:49:23.269Z
24832024-08-22T01:49:23.269Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (74/153)
24842024-08-22T01:49:23.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-08-22T01:49:23.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-08-22T01:49:23.996Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24872024-08-22T01:49:35.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s
24882024-08-22T01:49:35.323Z
24892024-08-22T01:49:35.323Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (75/153)
24902024-08-22T01:49:35.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-08-22T01:49:35.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-08-22T01:49:36.051Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24932024-08-22T01:49:46.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.64s
24942024-08-22T01:49:47.138Z
24952024-08-22T01:49:47.138Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (76/153)
24962024-08-22T01:49:47.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-08-22T01:49:47.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-08-22T01:49:47.854Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24992024-08-22T01:49:59.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.91s
25002024-08-22T01:49:59.216Z
25012024-08-22T01:49:59.216Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (77/153)
25022024-08-22T01:49:59.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-08-22T01:49:59.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-08-22T01:49:59.928Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25052024-08-22T01:50:11.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.22s
25062024-08-22T01:50:11.605Z
25072024-08-22T01:50:11.605Zinfo: running `cargo check --bins` on bootstrap-agent-api (78/153)
25082024-08-22T01:50:12.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-08-22T01:50:12.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-08-22T01:50:12.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-08-22T01:50:12.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25122024-08-22T01:50:12.262Z
25132024-08-22T01:50:12.262Zinfo: running `cargo check --bins` on nexus-client (79/153)
25142024-08-22T01:50:12.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-08-22T01:50:12.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-08-22T01:50:12.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-08-22T01:50:12.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25182024-08-22T01:50:12.901Z
25192024-08-22T01:50:12.901Zinfo: running `cargo check --bins` on sled-agent-types (80/153)
25202024-08-22T01:50:13.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-08-22T01:50:13.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-08-22T01:50:13.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-08-22T01:50:13.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25242024-08-22T01:50:13.547Z
25252024-08-22T01:50:13.547Zinfo: running `cargo check --bins` on bootstrap-agent-client (81/153)
25262024-08-22T01:50:14.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-08-22T01:50:14.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-08-22T01:50:14.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292024-08-22T01:50:14.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25302024-08-22T01:50:14.182Z
25312024-08-22T01:50:14.182Zinfo: running `cargo check --bins` on dpd-client (82/153)
25322024-08-22T01:50:14.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-08-22T01:50:14.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-08-22T01:50:14.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352024-08-22T01:50:14.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25362024-08-22T01:50:14.788Z
25372024-08-22T01:50:14.788Zinfo: running `cargo check --bins` on installinator-common (83/153)
25382024-08-22T01:50:15.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-08-22T01:50:15.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-08-22T01:50:15.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412024-08-22T01:50:15.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25422024-08-22T01:50:15.423Z
25432024-08-22T01:50:15.424Zinfo: running `cargo check --bins` on update-engine (84/153)
25442024-08-22T01:50:15.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-08-22T01:50:15.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-08-22T01:50:15.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-08-22T01:50:15.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25482024-08-22T01:50:16.031Z
25492024-08-22T01:50:16.031Zinfo: running `cargo check --bins` on key-manager (85/153)
25502024-08-22T01:50:16.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-08-22T01:50:16.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-08-22T01:50:16.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-08-22T01:50:16.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25542024-08-22T01:50:16.647Z
25552024-08-22T01:50:16.647Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (86/153)
25562024-08-22T01:50:17.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-08-22T01:50:17.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-08-22T01:50:17.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-08-22T01:50:17.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25602024-08-22T01:50:17.288Z
25612024-08-22T01:50:17.289Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (87/153)
25622024-08-22T01:50:17.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-08-22T01:50:17.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-08-22T01:50:17.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-08-22T01:50:17.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25662024-08-22T01:50:17.882Z
25672024-08-22T01:50:17.882Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (88/153)
25682024-08-22T01:50:18.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-08-22T01:50:18.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-08-22T01:50:18.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-08-22T01:50:18.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25722024-08-22T01:50:18.505Z
25732024-08-22T01:50:18.505Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (89/153)
25742024-08-22T01:50:19.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-08-22T01:50:19.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-08-22T01:50:19.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-08-22T01:50:19.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25782024-08-22T01:50:19.132Z
25792024-08-22T01:50:19.132Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (90/153)
25802024-08-22T01:50:19.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-08-22T01:50:19.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-08-22T01:50:19.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-08-22T01:50:19.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25842024-08-22T01:50:19.755Z
25852024-08-22T01:50:19.755Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (91/153)
25862024-08-22T01:50:20.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-08-22T01:50:20.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-08-22T01:50:20.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-08-22T01:50:20.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25902024-08-22T01:50:20.379Z
25912024-08-22T01:50:20.379Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (92/153)
25922024-08-22T01:50:20.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-08-22T01:50:20.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-08-22T01:50:20.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952024-08-22T01:50:20.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25962024-08-22T01:50:21.006Z
25972024-08-22T01:50:21.006Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (93/153)
25982024-08-22T01:50:21.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-08-22T01:50:21.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-08-22T01:50:21.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-08-22T01:50:21.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26022024-08-22T01:50:21.629Z
26032024-08-22T01:50:21.629Zinfo: running `cargo check --bins` on oximeter-producer (94/153)
26042024-08-22T01:50:22.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-08-22T01:50:22.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-08-22T01:50:22.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-08-22T01:50:22.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26082024-08-22T01:50:22.273Z
26092024-08-22T01:50:22.273Zinfo: running `cargo check --bins` on sled-agent-api (95/153)
26102024-08-22T01:50:22.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-08-22T01:50:22.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-08-22T01:50:22.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-08-22T01:50:22.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26142024-08-22T01:50:22.924Z
26152024-08-22T01:50:22.924Zinfo: running `cargo check --bins` on sled-hardware (96/153)
26162024-08-22T01:50:23.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-08-22T01:50:23.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-08-22T01:50:23.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192024-08-22T01:50:23.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26202024-08-22T01:50:23.558Z
26212024-08-22T01:50:23.558Zinfo: running `cargo check --bins --no-default-features` on sled-storage (97/153)
26222024-08-22T01:50:24.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232024-08-22T01:50:24.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242024-08-22T01:50:24.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252024-08-22T01:50:24.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26262024-08-22T01:50:24.192Z
26272024-08-22T01:50:24.192Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (98/153)
26282024-08-22T01:50:24.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292024-08-22T01:50:24.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302024-08-22T01:50:24.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312024-08-22T01:50:24.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26322024-08-22T01:50:24.824Z
26332024-08-22T01:50:24.824Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (99/153)
26342024-08-22T01:50:25.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352024-08-22T01:50:25.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362024-08-22T01:50:25.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372024-08-22T01:50:25.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26382024-08-22T01:50:25.474Z
26392024-08-22T01:50:25.474Zinfo: running `cargo check --bins` on nexus-test-interface (100/153)
26402024-08-22T01:50:26.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412024-08-22T01:50:26.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422024-08-22T01:50:26.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432024-08-22T01:50:26.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26442024-08-22T01:50:26.118Z
26452024-08-22T01:50:26.118Zinfo: running `cargo check --bins` on oximeter-collector (101/153)
26462024-08-22T01:50:26.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472024-08-22T01:50:26.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482024-08-22T01:50:26.792Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26492024-08-22T01:50:26.792Z Checking bcs v0.1.6
26502024-08-22T01:50:26.792Z Compiling async-recursion v1.1.1
26512024-08-22T01:50:26.794Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26522024-08-22T01:50:26.795Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26532024-08-22T01:50:27.826Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26542024-08-22T01:50:30.901Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26552024-08-22T01:50:32.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s
26562024-08-22T01:50:32.673Z
26572024-08-22T01:50:32.673Zinfo: running `cargo check --bins` on oximeter-api (102/153)
26582024-08-22T01:50:33.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592024-08-22T01:50:33.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602024-08-22T01:50:33.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612024-08-22T01:50:33.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26622024-08-22T01:50:33.296Z
26632024-08-22T01:50:33.296Zinfo: running `cargo check --bins` on oximeter-client (103/153)
26642024-08-22T01:50:33.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652024-08-22T01:50:33.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662024-08-22T01:50:33.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672024-08-22T01:50:33.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26682024-08-22T01:50:33.917Z
26692024-08-22T01:50:33.917Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (104/153)
26702024-08-22T01:50:34.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712024-08-22T01:50:34.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722024-08-22T01:50:34.562Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26732024-08-22T01:50:35.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
26742024-08-22T01:50:35.268Z
26752024-08-22T01:50:35.268Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (105/153)
26762024-08-22T01:50:35.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772024-08-22T01:50:35.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782024-08-22T01:50:35.930Z Compiling vte_generate_state_changes v0.1.1
26792024-08-22T01:50:35.930Z Checking fd-lock v4.0.2
26802024-08-22T01:50:35.933Z Checking bytecount v0.6.8
26812024-08-22T01:50:35.933Z Compiling tabled_derive v0.7.0
26822024-08-22T01:50:35.933Z Checking crossterm v0.27.0
26832024-08-22T01:50:36.021Z Compiling peg-macros v0.8.4
26842024-08-22T01:50:36.027Z Compiling sqlparser_derive v0.2.2
26852024-08-22T01:50:36.030Z Checking nu-ansi-term v0.50.0
26862024-08-22T01:50:36.152Z Checking papergrid v0.11.0
26872024-08-22T01:50:36.168Z Checking unicode_categories v0.1.1
26882024-08-22T01:50:36.447Z Checking home v0.5.9
26892024-08-22T01:50:36.461Z Checking sqlformat v0.2.4
26902024-08-22T01:50:36.575Z Checking rustyline v14.0.0
26912024-08-22T01:50:36.633Z Checking vte v0.11.1
26922024-08-22T01:50:37.171Z Checking sqlparser v0.45.0
26932024-08-22T01:50:37.632Z Checking crossterm v0.28.1
26942024-08-22T01:50:37.997Z Checking strip-ansi-escapes v0.2.0
26952024-08-22T01:50:38.138Z Checking reedline v0.33.0
26962024-08-22T01:50:38.502Z Checking tabled v0.15.0
26972024-08-22T01:50:39.021Z Checking peg v0.8.4
26982024-08-22T01:50:43.422Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26992024-08-22T01:50:48.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.17s
27002024-08-22T01:50:48.588Z
27012024-08-22T01:50:48.588Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (106/153)
27022024-08-22T01:50:49.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032024-08-22T01:50:49.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042024-08-22T01:50:49.247Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052024-08-22T01:50:54.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
27062024-08-22T01:50:54.536Z
27072024-08-22T01:50:54.536Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (107/153)
27082024-08-22T01:50:55.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092024-08-22T01:50:55.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102024-08-22T01:50:55.181Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112024-08-22T01:51:00.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
27122024-08-22T01:51:00.328Z
27132024-08-22T01:51:00.328Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (108/153)
27142024-08-22T01:51:00.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152024-08-22T01:51:00.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162024-08-22T01:51:00.973Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172024-08-22T01:51:05.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
27182024-08-22T01:51:05.252Z
27192024-08-22T01:51:05.252Zinfo: running `cargo check --bins` on oximeter-test-utils (109/153)
27202024-08-22T01:51:05.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212024-08-22T01:51:05.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222024-08-22T01:51:05.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232024-08-22T01:51:05.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27242024-08-22T01:51:05.869Z
27252024-08-22T01:51:05.869Zinfo: running `cargo check --bins` on cockroach-admin-client (110/153)
27262024-08-22T01:51:06.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272024-08-22T01:51:06.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282024-08-22T01:51:06.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292024-08-22T01:51:06.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27302024-08-22T01:51:06.471Z
27312024-08-22T01:51:06.471Zinfo: running `cargo check --bins` on installinator-client (111/153)
27322024-08-22T01:51:07.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332024-08-22T01:51:07.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342024-08-22T01:51:07.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352024-08-22T01:51:07.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27362024-08-22T01:51:07.104Z
27372024-08-22T01:51:07.104Zinfo: running `cargo check --bins` on oxide-client (112/153)
27382024-08-22T01:51:07.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392024-08-22T01:51:07.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402024-08-22T01:51:07.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412024-08-22T01:51:07.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27422024-08-22T01:51:07.702Z
27432024-08-22T01:51:07.702Zinfo: running `cargo check --bins` on wicketd-client (113/153)
27442024-08-22T01:51:08.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452024-08-22T01:51:08.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462024-08-22T01:51:08.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472024-08-22T01:51:08.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27482024-08-22T01:51:08.352Z
27492024-08-22T01:51:08.352Zinfo: running `cargo check --bins` on wicket-common (114/153)
27502024-08-22T01:51:08.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512024-08-22T01:51:08.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522024-08-22T01:51:08.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532024-08-22T01:51:08.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27542024-08-22T01:51:08.993Z
27552024-08-22T01:51:08.993Zinfo: running `cargo check --bins` on omicron-cockroach-admin (115/153)
27562024-08-22T01:51:09.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572024-08-22T01:51:09.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582024-08-22T01:51:09.643Z Checking csv-core v0.1.11
27592024-08-22T01:51:09.645Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27602024-08-22T01:51:09.928Z Checking csv v1.3.0
27612024-08-22T01:51:10.430Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27622024-08-22T01:51:10.761Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27632024-08-22T01:51:11.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s
27642024-08-22T01:51:12.052Z
27652024-08-22T01:51:12.053Zinfo: running `cargo check --bins` on cockroach-admin-api (116/153)
27662024-08-22T01:51:12.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672024-08-22T01:51:12.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682024-08-22T01:51:12.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692024-08-22T01:51:12.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27702024-08-22T01:51:12.681Z
27712024-08-22T01:51:12.681Zinfo: running `cargo check --bins` on cockroach-admin-types (117/153)
27722024-08-22T01:51:13.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-08-22T01:51:13.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-08-22T01:51:13.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-08-22T01:51:13.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27762024-08-22T01:51:13.304Z
27772024-08-22T01:51:13.304Zinfo: running `cargo check --bins` on cert-dev (118/153)
27782024-08-22T01:51:13.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-08-22T01:51:13.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-08-22T01:51:13.904Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27812024-08-22T01:51:14.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27822024-08-22T01:51:14.281Z
27832024-08-22T01:51:14.281Zinfo: running `cargo check --bins` on ch-dev (119/153)
27842024-08-22T01:51:14.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-08-22T01:51:14.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-08-22T01:51:14.939Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
27872024-08-22T01:51:15.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
27882024-08-22T01:51:15.744Z
27892024-08-22T01:51:15.744Zinfo: running `cargo check --bins` on crdb-seed (120/153)
27902024-08-22T01:51:16.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-08-22T01:51:16.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-08-22T01:51:16.393Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
27932024-08-22T01:51:16.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27942024-08-22T01:51:16.864Z
27952024-08-22T01:51:16.864Zinfo: running `cargo check --bins` on db-dev (121/153)
27962024-08-22T01:51:17.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-08-22T01:51:17.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-08-22T01:51:17.514Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
27992024-08-22T01:51:18.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
28002024-08-22T01:51:18.332Z
28012024-08-22T01:51:18.332Zinfo: running `cargo check --bins` on omicron-dev-lib (122/153)
28022024-08-22T01:51:18.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-08-22T01:51:18.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-08-22T01:51:18.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052024-08-22T01:51:18.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28062024-08-22T01:51:18.973Z
28072024-08-22T01:51:18.973Zinfo: running `cargo check --bins` on xtask-downloader (123/153)
28082024-08-22T01:51:19.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-08-22T01:51:19.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-08-22T01:51:19.571Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28112024-08-22T01:51:20.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
28122024-08-22T01:51:20.510Z
28132024-08-22T01:51:20.510Zinfo: running `cargo check --bins` on mgs-dev (124/153)
28142024-08-22T01:51:21.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-08-22T01:51:21.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-08-22T01:51:21.194Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28172024-08-22T01:51:21.722Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28182024-08-22T01:51:22.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
28192024-08-22T01:51:22.261Z
28202024-08-22T01:51:22.261Zinfo: running `cargo check --bins` on omicron-omdb (125/153)
28212024-08-22T01:51:22.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-08-22T01:51:22.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-08-22T01:51:23.037Z Compiling crunchy v0.2.2
28242024-08-22T01:51:23.037Z Compiling glob v0.3.1
28252024-08-22T01:51:23.040Z Compiling tiny-keccak v2.0.2
28262024-08-22T01:51:23.145Z Compiling dsl_auto_type v0.1.2
28272024-08-22T01:51:23.147Z Checking scheduled-thread-pool v0.2.7
28282024-08-22T01:51:23.154Z Compiling diesel_table_macro_syntax v0.2.0
28292024-08-22T01:51:23.189Z Compiling ascii-canvas v3.0.0
28302024-08-22T01:51:23.192Z Compiling ena v0.14.3
28312024-08-22T01:51:23.367Z Checking r2d2 v0.8.10
28322024-08-22T01:51:23.472Z Compiling libloading v0.8.3
28332024-08-22T01:51:23.605Z Compiling bindgen v0.69.4
28342024-08-22T01:51:23.608Z Compiling regex-syntax v0.6.29
28352024-08-22T01:51:23.680Z Compiling diff v0.1.13
28362024-08-22T01:51:23.734Z Compiling which v4.4.2
28372024-08-22T01:51:23.859Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28382024-08-22T01:51:24.042Z Compiling clang-sys v1.7.0
28392024-08-22T01:51:24.081Z Compiling cexpr v0.6.0
28402024-08-22T01:51:24.316Z Compiling rustc-hash v1.1.0
28412024-08-22T01:51:24.354Z Compiling ref-cast v1.0.23
28422024-08-22T01:51:24.414Z Compiling lazycell v1.3.0
28432024-08-22T01:51:24.432Z Compiling shlex v1.3.0
28442024-08-22T01:51:24.474Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28452024-08-22T01:51:24.587Z Compiling derive_builder_core v0.20.0
28462024-08-22T01:51:24.739Z Compiling diesel_derives v2.2.2
28472024-08-22T01:51:24.772Z Compiling libxml v0.3.3
28482024-08-22T01:51:24.823Z Compiling ref-cast-impl v1.0.23
28492024-08-22T01:51:24.939Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28502024-08-22T01:51:25.203Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28512024-08-22T01:51:25.427Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28522024-08-22T01:51:25.736Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28532024-08-22T01:51:25.822Z Compiling strum_macros v0.24.3
28542024-08-22T01:51:26.104Z Compiling indoc v1.0.9
28552024-08-22T01:51:26.945Z Compiling lalrpop v0.19.12
28562024-08-22T01:51:27.128Z Compiling derive_builder_macro v0.20.0
28572024-08-22T01:51:28.011Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28582024-08-22T01:51:28.037Z Checking derive_builder v0.20.0
28592024-08-22T01:51:28.294Z Compiling oso-derive v0.27.3
28602024-08-22T01:51:28.691Z Compiling impl-trait-for-tuples v0.2.2
28612024-08-22T01:51:29.380Z Checking quick-xml v0.31.0
28622024-08-22T01:51:29.402Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
28632024-08-22T01:51:29.446Z Checking maplit v1.0.2
28642024-08-22T01:51:29.597Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28652024-08-22T01:51:29.789Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28662024-08-22T01:51:30.092Z Checking bb8 v0.8.5
28672024-08-22T01:51:30.545Z Compiling const_format_proc_macros v0.2.32
28682024-08-22T01:51:31.350Z Checking crossbeam-deque v0.8.5
28692024-08-22T01:51:31.394Z Compiling portable-atomic v1.6.0
28702024-08-22T01:51:31.660Z Checking rayon-core v1.12.1
28712024-08-22T01:51:32.412Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28722024-08-22T01:51:32.530Z Checking castaway v0.2.3
28732024-08-22T01:51:32.698Z Checking compact_str v0.8.0
28742024-08-22T01:51:32.735Z Checking const_format v0.2.32
28752024-08-22T01:51:33.197Z Checking rayon v1.10.0
28762024-08-22T01:51:33.600Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28772024-08-22T01:51:33.814Z Checking unicode-truncate v1.0.0
28782024-08-22T01:51:33.895Z Checking lru v0.12.3
28792024-08-22T01:51:34.043Z Compiling instability v0.3.2
28802024-08-22T01:51:34.200Z Checking unicode-linebreak v0.1.5
28812024-08-22T01:51:34.642Z Checking smawk v0.3.2
28822024-08-22T01:51:34.856Z Checking number_prefix v0.4.0
28832024-08-22T01:51:35.039Z Checking cassowary v0.3.0
28842024-08-22T01:51:35.115Z Checking textwrap v0.16.1
28852024-08-22T01:51:35.464Z Checking ratatui v0.28.0
28862024-08-22T01:51:35.545Z Checking multimap v0.10.0
28872024-08-22T01:51:36.961Z Checking indicatif v0.17.8
28882024-08-22T01:51:37.295Z Checking diesel v2.2.2
28892024-08-22T01:51:55.668Z Compiling samael v0.0.15
28902024-08-22T01:52:11.132Z Compiling polar-core v0.27.3
28912024-08-22T01:52:11.621Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28922024-08-22T01:52:17.909Z Checking oso v0.27.3
28932024-08-22T01:53:14.928Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28942024-08-22T01:53:19.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
28952024-08-22T01:53:20.088Z
28962024-08-22T01:53:20.088Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (126/153)
28972024-08-22T01:53:20.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982024-08-22T01:53:20.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992024-08-22T01:53:20.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002024-08-22T01:53:20.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29012024-08-22T01:53:20.770Z
29022024-08-22T01:53:20.770Zinfo: running `cargo check --bins` on nexus-saga-recovery (127/153)
29032024-08-22T01:53:21.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042024-08-22T01:53:21.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052024-08-22T01:53:21.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062024-08-22T01:53:21.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29072024-08-22T01:53:21.435Z
29082024-08-22T01:53:21.435Zinfo: running `cargo check --bins` on nexus-test-utils-macros (128/153)
29092024-08-22T01:53:21.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102024-08-22T01:53:21.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112024-08-22T01:53:21.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122024-08-22T01:53:21.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29132024-08-22T01:53:22.040Z
29142024-08-22T01:53:22.040Zinfo: running `cargo check --bins` on omicron-nexus (129/153)
29152024-08-22T01:53:22.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162024-08-22T01:53:22.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172024-08-22T01:53:22.819Z Compiling libz-sys v1.1.16
29182024-08-22T01:53:22.918Z Compiling libgit2-sys v0.17.0+1.8.1
29192024-08-22T01:53:22.928Z Compiling vergen v8.3.2
29202024-08-22T01:53:22.928Z Compiling cargo-platform v0.1.8
29212024-08-22T01:53:22.930Z Compiling pin-project-internal v1.1.5
29222024-08-22T01:53:22.958Z Compiling snafu-derive v0.8.2
29232024-08-22T01:53:22.960Z Compiling libsqlite3-sys v0.28.0
29242024-08-22T01:53:22.960Z Compiling buf-list v1.0.3
29252024-08-22T01:53:23.244Z Compiling cargo_metadata v0.18.1
29262024-08-22T01:53:23.503Z Checking globset v0.4.14
29272024-08-22T01:53:23.527Z Checking olpc-cjson v0.1.3
29282024-08-22T01:53:23.638Z Checking rand_seeder v0.3.0
29292024-08-22T01:53:23.728Z Checking serde_plain v1.0.2
29302024-08-22T01:53:23.828Z Checking typed-path v0.7.1
29312024-08-22T01:53:23.861Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29322024-08-22T01:53:24.044Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29332024-08-22T01:53:24.241Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29342024-08-22T01:53:24.342Z Checking hashlink v0.9.1
29352024-08-22T01:53:24.413Z Checking fallible-streaming-iterator v0.1.9
29362024-08-22T01:53:24.507Z Checking fallible-iterator v0.3.0
29372024-08-22T01:53:24.630Z Checking parse-size v1.0.0
29382024-08-22T01:53:24.856Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29392024-08-22T01:53:24.957Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29402024-08-22T01:53:25.130Z Checking rusqlite v0.31.0
29412024-08-22T01:53:25.661Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29422024-08-22T01:53:25.688Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29432024-08-22T01:53:25.929Z Checking twox-hash v1.6.3
29442024-08-22T01:53:25.946Z Checking pin-project v1.1.5
29452024-08-22T01:53:26.068Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29462024-08-22T01:53:26.376Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29472024-08-22T01:53:26.693Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29482024-08-22T01:53:26.695Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29492024-08-22T01:53:26.813Z Checking fatfs v0.3.6
29502024-08-22T01:53:26.836Z Checking assert_matches v1.5.0
29512024-08-22T01:53:28.282Z Checking snafu v0.8.2
29522024-08-22T01:53:28.680Z Checking tough v0.17.1
29532024-08-22T01:53:32.406Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29542024-08-22T01:53:33.565Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29552024-08-22T01:53:33.615Z Compiling git2 v0.19.0
29562024-08-22T01:53:38.243Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29572024-08-22T01:54:36.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
29582024-08-22T01:54:36.987Z
29592024-08-22T01:54:36.987Zinfo: running `cargo check --bins` on nexus-internal-api (130/153)
29602024-08-22T01:54:37.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612024-08-22T01:54:37.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622024-08-22T01:54:37.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632024-08-22T01:54:37.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29642024-08-22T01:54:37.669Z
29652024-08-22T01:54:37.669Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (131/153)
29662024-08-22T01:54:38.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672024-08-22T01:54:38.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682024-08-22T01:54:38.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692024-08-22T01:54:38.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29702024-08-22T01:54:38.350Z
29712024-08-22T01:54:38.350Zinfo: running `cargo check --bins` on nexus-networking (132/153)
29722024-08-22T01:54:38.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732024-08-22T01:54:38.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742024-08-22T01:54:38.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752024-08-22T01:54:38.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29762024-08-22T01:54:39.026Z
29772024-08-22T01:54:39.026Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (133/153)
29782024-08-22T01:54:39.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792024-08-22T01:54:39.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802024-08-22T01:54:39.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812024-08-22T01:54:39.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29822024-08-22T01:54:39.701Z
29832024-08-22T01:54:39.701Zinfo: running `cargo check --bins` on update-common (134/153)
29842024-08-22T01:54:40.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852024-08-22T01:54:40.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862024-08-22T01:54:40.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872024-08-22T01:54:40.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29882024-08-22T01:54:40.359Z
29892024-08-22T01:54:40.359Zinfo: running `cargo check --bins` on tufaceous-lib (135/153)
29902024-08-22T01:54:40.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912024-08-22T01:54:40.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922024-08-22T01:54:40.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932024-08-22T01:54:40.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29942024-08-22T01:54:41.009Z
29952024-08-22T01:54:41.009Zinfo: running `cargo check --bins` on tufaceous (136/153)
29962024-08-22T01:54:41.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972024-08-22T01:54:41.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982024-08-22T01:54:41.677Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29992024-08-22T01:54:42.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
30002024-08-22T01:54:42.725Z
30012024-08-22T01:54:42.725Zinfo: running `cargo check --bins` on omicron-dev (137/153)
30022024-08-22T01:54:43.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032024-08-22T01:54:43.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042024-08-22T01:54:43.557Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30052024-08-22T01:54:43.560Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30062024-08-22T01:54:43.560Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30072024-08-22T01:54:44.881Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30082024-08-22T01:54:47.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
30092024-08-22T01:54:47.377Z
30102024-08-22T01:54:47.377Zinfo: running `cargo check --bins` on openapi-manager (138/153)
30112024-08-22T01:54:47.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-08-22T01:54:47.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-08-22T01:54:48.070Z Checking heck v0.4.1
30142024-08-22T01:54:48.070Z Checking is_ci v1.2.0
30152024-08-22T01:54:48.070Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30162024-08-22T01:54:48.072Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30172024-08-22T01:54:48.072Z Checking indent_write v2.2.0
30182024-08-22T01:54:48.256Z Checking supports-color v3.0.0
30192024-08-22T01:54:48.306Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30202024-08-22T01:54:49.694Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30212024-08-22T01:54:50.477Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
30222024-08-22T01:54:51.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
30232024-08-22T01:54:51.571Z
30242024-08-22T01:54:51.571Zinfo: running `cargo check --bins` on installinator-api (139/153)
30252024-08-22T01:54:52.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262024-08-22T01:54:52.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272024-08-22T01:54:52.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282024-08-22T01:54:52.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30292024-08-22T01:54:52.206Z
30302024-08-22T01:54:52.206Zinfo: running `cargo check --bins` on wicketd-api (140/153)
30312024-08-22T01:54:52.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322024-08-22T01:54:52.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332024-08-22T01:54:52.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342024-08-22T01:54:52.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30352024-08-22T01:54:52.847Z
30362024-08-22T01:54:52.847Zinfo: running `cargo check --bins` on reconfigurator-cli (141/153)
30372024-08-22T01:54:53.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382024-08-22T01:54:53.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392024-08-22T01:54:53.551Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30402024-08-22T01:54:54.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
30412024-08-22T01:54:54.876Z
30422024-08-22T01:54:54.876Zinfo: running `cargo check --bins` on omicron-releng (142/153)
30432024-08-22T01:54:55.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442024-08-22T01:54:55.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452024-08-22T01:54:55.534Z Checking memmap2 v0.9.4
30462024-08-22T01:54:55.535Z Checking arrayref v0.3.7
30472024-08-22T01:54:55.537Z Checking untrusted v0.7.1
30482024-08-22T01:54:55.537Z Checking arrayvec v0.7.4
30492024-08-22T01:54:55.537Z Checking spin v0.5.2
30502024-08-22T01:54:55.537Z Checking constant_time_eq v0.3.0
30512024-08-22T01:54:55.537Z Checking cargo-platform v0.1.8
30522024-08-22T01:54:55.628Z Checking topological-sort v0.2.2
30532024-08-22T01:54:55.705Z Checking shell-words v1.1.0
30542024-08-22T01:54:55.821Z Checking ring v0.16.20
30552024-08-22T01:54:55.901Z Checking blake3 v1.5.1
30562024-08-22T01:54:55.913Z Checking cargo_metadata v0.18.1
30572024-08-22T01:54:56.955Z Checking omicron-zone-package v0.11.0
30582024-08-22T01:54:58.002Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30592024-08-22T01:54:58.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
30602024-08-22T01:54:58.982Z
30612024-08-22T01:54:58.982Zinfo: running `cargo check --bins` on xtask (143/153)
30622024-08-22T01:54:59.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632024-08-22T01:54:59.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642024-08-22T01:54:59.459Z Checking serde v1.0.208
30652024-08-22T01:54:59.459Z Checking thiserror v1.0.63
30662024-08-22T01:54:59.462Z Checking scroll v0.12.0
30672024-08-22T01:54:59.462Z Checking hashbrown v0.14.5
30682024-08-22T01:54:59.536Z Checking log v0.4.21
30692024-08-22T01:54:59.540Z Checking bitflags v2.6.0
30702024-08-22T01:54:59.542Z Checking zerocopy v0.7.34
30712024-08-22T01:54:59.576Z Checking syn v2.0.74
30722024-08-22T01:54:59.636Z Checking pest v2.7.10
30732024-08-22T01:54:59.776Z Checking rustix v0.38.34
30742024-08-22T01:54:59.803Z Checking fs-err v2.11.0
30752024-08-22T01:54:59.978Z Checking goblin v0.8.2
30762024-08-22T01:55:00.088Z Checking anyhow v1.0.86
30772024-08-22T01:55:00.494Z Checking tabled v0.15.0
30782024-08-22T01:55:00.675Z Checking indexmap v2.4.0
30792024-08-22T01:55:00.814Z Checking terminal_size v0.3.0
30802024-08-22T01:55:00.983Z Checking clap_builder v4.5.15
30812024-08-22T01:55:02.111Z Checking dtrace-parser v0.2.0
30822024-08-22T01:55:03.332Z Checking clap v4.5.16
30832024-08-22T01:55:03.784Z Checking serde_json v1.0.125
30842024-08-22T01:55:03.787Z Checking toml_datetime v0.6.8
30852024-08-22T01:55:03.787Z Checking serde_spanned v0.6.7
30862024-08-22T01:55:03.787Z Checking camino v1.1.9
30872024-08-22T01:55:03.787Z Checking cargo-platform v0.1.8
30882024-08-22T01:55:03.787Z Checking semver v1.0.23
30892024-08-22T01:55:03.902Z Checking macaddr v1.0.1
30902024-08-22T01:55:04.037Z Checking toml_edit v0.22.20
30912024-08-22T01:55:04.783Z Checking dof v0.3.0
30922024-08-22T01:55:04.783Z Checking cargo_metadata v0.18.1
30932024-08-22T01:55:05.189Z Checking usdt-impl v0.5.0
30942024-08-22T01:55:05.552Z Checking usdt v0.5.0
30952024-08-22T01:55:05.757Z Checking toml v0.8.19
30962024-08-22T01:55:06.220Z Checking cargo_toml v0.20.4
30972024-08-22T01:55:07.405Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30982024-08-22T01:55:07.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s
30992024-08-22T01:55:08.076Z
31002024-08-22T01:55:08.076Zinfo: running `cargo check --bins` on end-to-end-tests (144/153)
31012024-08-22T01:55:08.532Z Downloading crates ...
31022024-08-22T01:55:08.798Z Downloaded bcrypt-pbkdf v0.10.0
31032024-08-22T01:55:08.801Z Downloaded hex-literal v0.4.1
31042024-08-22T01:55:08.806Z Downloaded dhcproto-macros v0.1.0
31052024-08-22T01:55:08.809Z Downloaded dhcproto v0.12.0
31062024-08-22T01:55:08.811Z Downloaded md5 v0.7.0
31072024-08-22T01:55:08.811Z Downloaded blowfish v0.9.1
31082024-08-22T01:55:08.815Z Downloaded p256 v0.13.2
31092024-08-22T01:55:08.818Z Downloaded rfc6979 v0.4.0
31102024-08-22T01:55:08.821Z Downloaded primeorder v0.13.6
31112024-08-22T01:55:08.821Z Downloaded password-hash v0.4.2
31122024-08-22T01:55:08.823Z Downloaded pbkdf2 v0.11.0
31132024-08-22T01:55:08.830Z Downloaded p521 v0.13.3
31142024-08-22T01:55:08.834Z Downloaded russh-cryptovec v0.7.2
31152024-08-22T01:55:08.838Z Downloaded russh v0.44.1
31162024-08-22T01:55:08.844Z Downloaded ssh-cipher v0.2.0
31172024-08-22T01:55:08.847Z Downloaded russh-keys v0.44.0
31182024-08-22T01:55:08.849Z Downloaded option-ext v0.2.0
31192024-08-22T01:55:08.849Z Downloaded ghash v0.5.1
31202024-08-22T01:55:08.851Z Downloaded ssh-key v0.6.6
31212024-08-22T01:55:08.858Z Downloaded ed25519 v2.2.3
31222024-08-22T01:55:08.861Z Downloaded dirs-sys v0.4.1
31232024-08-22T01:55:08.863Z Downloaded dirs v5.0.1
31242024-08-22T01:55:08.866Z Downloaded aes-gcm v0.10.3
31252024-08-22T01:55:08.871Z Downloaded polyval v0.6.2
31262024-08-22T01:55:08.873Z Downloaded ecdsa v0.16.9
31272024-08-22T01:55:08.873Z Downloaded internet-checksum v0.2.1
31282024-08-22T01:55:08.877Z Downloaded num-bigint v0.4.5
31292024-08-22T01:55:08.894Z Downloaded p384 v0.13.0
31302024-08-22T01:55:08.900Z Downloaded ed25519-dalek v2.1.1
31312024-08-22T01:55:08.903Z Downloaded ssh-encoding v0.2.0
31322024-08-22T01:55:08.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332024-08-22T01:55:08.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342024-08-22T01:55:09.043Z Checking polyval v0.6.2
31352024-08-22T01:55:09.046Z Checking rfc6979 v0.4.0
31362024-08-22T01:55:09.156Z Checking primeorder v0.13.6
31372024-08-22T01:55:09.159Z Checking ctr v0.9.2
31382024-08-22T01:55:09.181Z Checking ed25519 v2.2.3
31392024-08-22T01:55:09.183Z Checking ssh-encoding v0.2.0
31402024-08-22T01:55:09.183Z Checking blowfish v0.9.1
31412024-08-22T01:55:09.183Z Checking option-ext v0.2.0
31422024-08-22T01:55:09.282Z Checking ecdsa v0.16.9
31432024-08-22T01:55:09.337Z Checking dirs-sys v0.4.1
31442024-08-22T01:55:09.373Z Checking ghash v0.5.1
31452024-08-22T01:55:09.413Z Checking password-hash v0.4.2
31462024-08-22T01:55:09.432Z Checking bcrypt-pbkdf v0.10.0
31472024-08-22T01:55:09.490Z Checking ed25519-dalek v2.1.1
31482024-08-22T01:55:09.512Z Checking matches v0.1.10
31492024-08-22T01:55:09.515Z Checking dirs v5.0.1
31502024-08-22T01:55:09.549Z Checking aes-gcm v0.10.3
31512024-08-22T01:55:09.622Z Checking idna v0.2.3
31522024-08-22T01:55:09.641Z Compiling enum-as-inner v0.5.1
31532024-08-22T01:55:09.655Z Checking russh-cryptovec v0.7.2
31542024-08-22T01:55:09.694Z Checking md5 v0.7.0
31552024-08-22T01:55:09.766Z Checking ssh-cipher v0.2.0
31562024-08-22T01:55:09.843Z Checking pbkdf2 v0.11.0
31572024-08-22T01:55:09.863Z Checking num-bigint v0.4.5
31582024-08-22T01:55:09.866Z Compiling dhcproto-macros v0.1.0
31592024-08-22T01:55:09.958Z Checking hex-literal v0.4.1
31602024-08-22T01:55:09.976Z Checking p384 v0.13.0
31612024-08-22T01:55:10.055Z Checking ssh-key v0.6.6
31622024-08-22T01:55:10.081Z Checking p256 v0.13.2
31632024-08-22T01:55:10.112Z Checking p521 v0.13.3
31642024-08-22T01:55:10.454Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31652024-08-22T01:55:10.559Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31662024-08-22T01:55:10.684Z Checking trust-dns-proto v0.22.0
31672024-08-22T01:55:10.800Z Checking internet-checksum v0.2.1
31682024-08-22T01:55:11.603Z Checking russh-keys v0.44.0
31692024-08-22T01:55:12.509Z Checking russh v0.44.1
31702024-08-22T01:55:13.392Z Checking dhcproto v0.12.0
31712024-08-22T01:55:29.623Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31722024-08-22T01:55:30.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.79s
31732024-08-22T01:55:31.057Z
31742024-08-22T01:55:31.058Zinfo: running `cargo check --bins` on gateway-cli (145/153)
31752024-08-22T01:55:31.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762024-08-22T01:55:31.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772024-08-22T01:55:31.689Z Checking termios v0.3.3
31782024-08-22T01:55:31.890Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31792024-08-22T01:55:32.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
31802024-08-22T01:55:32.779Z
31812024-08-22T01:55:32.780Zinfo: running `cargo check --bins --no-default-features` on installinator (146/153)
31822024-08-22T01:55:33.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832024-08-22T01:55:33.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842024-08-22T01:55:33.521Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31852024-08-22T01:55:35.658Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31862024-08-22T01:55:37.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
31872024-08-22T01:55:37.750Z
31882024-08-22T01:55:37.750Zinfo: running `cargo check --bins` on internal-dns-cli (147/153)
31892024-08-22T01:55:38.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902024-08-22T01:55:38.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912024-08-22T01:55:38.428Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31922024-08-22T01:55:38.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31932024-08-22T01:55:39.046Z
31942024-08-22T01:55:39.046Zinfo: running `cargo check --bins` on omicron-package (148/153)
31952024-08-22T01:55:39.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962024-08-22T01:55:39.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972024-08-22T01:55:39.765Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31982024-08-22T01:55:41.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
31992024-08-22T01:55:41.250Z
32002024-08-22T01:55:41.250Zinfo: running `cargo check --bins` on wicket-dbg (149/153)
32012024-08-22T01:55:41.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022024-08-22T01:55:41.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032024-08-22T01:55:42.019Z Checking rtoolbox v0.0.2
32042024-08-22T01:55:42.022Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32052024-08-22T01:55:42.022Z Checking tui-tree-widget v0.22.0
32062024-08-22T01:55:42.235Z Checking rpassword v7.3.1
32072024-08-22T01:55:46.174Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32082024-08-22T01:55:49.272Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32092024-08-22T01:55:50.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s
32102024-08-22T01:55:50.557Z
32112024-08-22T01:55:50.558Zinfo: running `cargo check --bins` on wicket (150/153)
32122024-08-22T01:55:51.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132024-08-22T01:55:51.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142024-08-22T01:55:51.271Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32152024-08-22T01:55:51.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
32162024-08-22T01:55:51.818Z
32172024-08-22T01:55:51.818Zinfo: running `cargo check --bins` on wicketd (151/153)
32182024-08-22T01:55:52.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192024-08-22T01:55:52.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202024-08-22T01:55:52.553Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32212024-08-22T01:55:56.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
32222024-08-22T01:55:56.598Z
32232024-08-22T01:55:56.598Zinfo: running `cargo check --bins` on omicron-workspace-hack (152/153)
32242024-08-22T01:55:57.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252024-08-22T01:55:57.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262024-08-22T01:55:57.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272024-08-22T01:55:57.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32282024-08-22T01:55:57.257Z
32292024-08-22T01:55:57.257Zinfo: running `cargo check --bins` on zone-setup (153/153)
32302024-08-22T01:55:57.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312024-08-22T01:55:57.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322024-08-22T01:55:58.014Z Checking uzers v0.11.3
32332024-08-22T01:55:58.323Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32342024-08-22T01:55:59.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
32352024-08-22T01:55:59.622Z
32362024-08-22T01:55:59.622Zreal 10:40.877547941
32372024-08-22T01:55:59.622Zuser 23:02.033176543
32382024-08-22T01:55:59.622Zsys 4:57.203677270
32392024-08-22T01:55:59.624Ztrap 0.507738535
32402024-08-22T01:55:59.624Ztflt 3.065386716
32412024-08-22T01:55:59.624Zdflt 1.580946468
32422024-08-22T01:55:59.624Zkflt 0.002607874
32432024-08-22T01:55:59.624Zlock 41:29.950254278
32442024-08-22T01:55:59.624Zslp 1:54:02.116426506
32452024-08-22T01:55:59.624Zlat 58.782553219
32462024-08-22T01:55:59.624Zstop 2:50.108507273
32472024-08-22T01:55:59.624Zprocess exited: duration 878909 ms, exit code 0
 
32482024-08-22T01:55:59.629Zfound 0 output files