01J9ZB4NA3H0HA43G34A0YF4JE: 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: 01J9ZB4ZKZ17XVT4Z3WJXZG6FJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-12T03:08:58.927Zjob assigned to worker 01J9ZB59W3REPG4XNCTB614MGM (queued for 58 s)
 
22024-10-12T03:09:06.166Zstarting task 0: "setup"
32024-10-12T03:09:06.176Z++ uname -s
42024-10-12T03:09:06.179Z+ kern=SunOS
52024-10-12T03:09:06.179Z+ case "$kern" in
62024-10-12T03:09:06.179Z+ groupadd -g 12345 build
72024-10-12T03:09:06.181Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-12T03:09:08.192Z+ zfs create -o mountpoint=/work rpool/work
92024-10-12T03:09:08.273Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-12T03:09:08.276Z+ home_fs=zfs
112024-10-12T03:09:08.276Z+ [[ zfs == autofs ]]
122024-10-12T03:09:08.277Z+ mkdir -p /home/build
132024-10-12T03:09:08.277Z+ chown build:build /home/build /work
142024-10-12T03:09:10.277Z+ chmod 0700 /home/build /work
152024-10-12T03:09:10.280Zprocess exited: duration 4115 ms, exit code 0
 
162024-10-12T03:09:10.286Zstarting task 1: "rust-toolchain"
172024-10-12T03:09:10.291Z+ printf ' * toolchain channel = "%s"
182024-10-12T03:09:10.291Z' 1.80.1
192024-10-12T03:09:10.291Z * toolchain channel = "1.80.1"
202024-10-12T03:09:10.291Z * toolchain profile = "default"
212024-10-12T03:09:10.294Z+ printf ' * toolchain profile = "%s"
222024-10-12T03:09:10.294Z' default
232024-10-12T03:09:10.294Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-12T03:09:10.294Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-12T03:09:10.412Zinfo: downloading installer
262024-10-12T03:09:11.797Zinfo: profile set to 'default'
272024-10-12T03:09:11.801Zinfo: default host triple is x86_64-unknown-illumos
282024-10-12T03:09:11.801Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-12T03:09:11.933Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-12T03:09:11.933Zinfo: downloading component 'cargo'
312024-10-12T03:09:12.632Zinfo: downloading component 'clippy'
322024-10-12T03:09:12.877Zinfo: downloading component 'rust-docs'
332024-10-12T03:09:13.848Zinfo: downloading component 'rust-std'
342024-10-12T03:09:15.221Zinfo: downloading component 'rustc'
352024-10-12T03:09:19.056Zinfo: downloading component 'rustfmt'
362024-10-12T03:09:19.259Zinfo: installing component 'cargo'
372024-10-12T03:09:20.273Zinfo: installing component 'clippy'
382024-10-12T03:09:20.643Zinfo: installing component 'rust-docs'
392024-10-12T03:09:22.283Zinfo: installing component 'rust-std'
402024-10-12T03:09:23.950Zinfo: installing component 'rustc'
412024-10-12T03:09:28.245Zinfo: installing component 'rustfmt'
422024-10-12T03:09:28.599Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-12T03:09:28.599Z
442024-10-12T03:09:28.851Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-12T03:09:28.851Z
462024-10-12T03:09:28.854Z
472024-10-12T03:09:28.854ZRust is installed now. Great!
482024-10-12T03:09:28.854Z
492024-10-12T03:09:28.854ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-12T03:09:28.854Zenvironment variable. This has not been done automatically.
512024-10-12T03:09:28.854Z
522024-10-12T03:09:28.854ZTo configure your current shell, you need to source
532024-10-12T03:09:28.854Zthe corresponding env file under $HOME/.cargo.
542024-10-12T03:09:28.854Z
552024-10-12T03:09:28.854ZThis is usually done by running one of the following (note the leading DOT):
562024-10-12T03:09:28.854Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-12T03:09:28.855Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-12T03:09:28.904Z+ rustc --version
592024-10-12T03:09:28.967Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-12T03:09:28.970Zprocess exited: duration 18680 ms, exit code 0
 
612024-10-12T03:09:28.974Zstarting task 2: "authentication"
622024-10-12T03:09:28.994Zprocess exited: duration 19 ms, exit code 0
 
632024-10-12T03:09:29.000Zstarting task 3: "clone repository"
642024-10-12T03:09:29.005Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-12T03:09:29.007Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-12T03:09:29.042ZCloning into '/work/oxidecomputer/omicron'...
672024-10-12T03:09:35.650Z+ cd /work/oxidecomputer/omicron
682024-10-12T03:09:35.650Z+ git fetch origin 0191ac705312a5c35dad52bab2e8058c8f66307f
692024-10-12T03:09:35.931ZFrom https://github.com/oxidecomputer/omicron
702024-10-12T03:09:35.931Z * branch 0191ac705312a5c35dad52bab2e8058c8f66307f -> FETCH_HEAD
712024-10-12T03:09:35.940Z+ [[ -n renovate/proc-macro2-1.x-lockfile ]]
722024-10-12T03:09:35.943Z++ git branch --show-current
732024-10-12T03:09:35.945Z+ current=main
742024-10-12T03:09:35.945Z+ [[ main != renovate/proc-macro2-1.x-lockfile ]]
752024-10-12T03:09:35.945Z+ git branch -f renovate/proc-macro2-1.x-lockfile 0191ac705312a5c35dad52bab2e8058c8f66307f
762024-10-12T03:09:35.948Z+ git checkout -f renovate/proc-macro2-1.x-lockfile
772024-10-12T03:09:36.109ZSwitched to branch 'renovate/proc-macro2-1.x-lockfile'
782024-10-12T03:09:36.112Z+ git reset --hard 0191ac705312a5c35dad52bab2e8058c8f66307f
792024-10-12T03:09:36.267ZHEAD is now at 0191ac705 Update Rust crate proc-macro2 to v1.0.87
802024-10-12T03:09:36.270Zprocess exited: duration 7267 ms, exit code 0
 
812024-10-12T03:09:36.275Zstarting task 4: "build"
822024-10-12T03:09:36.281Z+ source .github/buildomat/ci-env.sh
832024-10-12T03:09:36.284Z++ export CARGO_TERM_COLOR=always
842024-10-12T03:09:36.284Z++ CARGO_TERM_COLOR=always
852024-10-12T03:09:36.284Z+ cargo --version
862024-10-12T03:09:36.339Zcargo 1.80.1 (376290515 2024-07-16)
872024-10-12T03:09:36.343Z+ rustc --version
882024-10-12T03:09:36.404Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
892024-10-12T03:09:36.421Z+ source ./env.sh
902024-10-12T03:09:36.421Z++ OLD_SHELL_OPTS=ehxB
912024-10-12T03:09:36.421Z++ set -o xtrace
922024-10-12T03:09:36.422Z++++ dirname ./env.sh
932024-10-12T03:09:36.422Z+++ readlink -f .
942024-10-12T03:09:36.422Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-10-12T03:09:36.422Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-10-12T03:09:36.422Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-10-12T03:09:36.422Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-10-12T03:09:36.422Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-10-12T03:09:36.422Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-10-12T03:09:36.422Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-10-12T03:09:36.422Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-10-12T03:09:36.423Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-10-12T03:09:36.423Z++ case $OLD_SHELL_OPTS in
1042024-10-12T03:09:36.423Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-10-12T03:09:36.423Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-10-12T03:09:36.423Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-10-12T03:09:36.423Z+ banner prerequisites
1082024-10-12T03:09:36.423Z
1092024-10-12T03:09:36.423Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-10-12T03:09:36.423Z # # # # # # # # # # # # # # #
1112024-10-12T03:09:36.423Z # # # # ##### # # ##### # # # # # #### #
1122024-10-12T03:09:36.423Z ##### ##### # ##### # # # # # # # # #
1132024-10-12T03:09:36.423Z # # # # # # # # # # # # # # #
1142024-10-12T03:09:36.423Z # # # ###### # # ###### ### # #### # #### #
1152024-10-12T03:09:36.424Z
1162024-10-12T03:09:36.425Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-10-12T03:09:43.394Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-10-12T03:09:46.296Z Startup: Caching catalogs ... Done
1192024-10-12T03:09:51.750ZPlanning: Solver setup ... Done (4.735s)
1202024-10-12T03:09:51.823ZPlanning: Running solver ... Done (0.071s)
1212024-10-12T03:09:51.890ZPlanning: Finding local manifests ... Done (0.004s)
1222024-10-12T03:09:51.904ZPlanning: Fetching manifests: 0/5 0% complete
1232024-10-12T03:09:52.527ZPlanning: Fetching manifests: 5/5 100% complete
1242024-10-12T03:09:52.625ZPlanning: Package planning ... Done (0.098s)
1252024-10-12T03:09:52.681ZPlanning: Merging actions ... Done (0.056s)
1262024-10-12T03:09:52.880ZPlanning: Checking for conflicting actions ... Done (0.198s)
1272024-10-12T03:09:55.001ZPlanning: Consolidating action changes ... Done (2.120s)
1282024-10-12T03:09:55.437ZPlanning: Evaluating mediators ... Done (0.437s)
1292024-10-12T03:09:55.519ZPlanning: Planning completed in 9.14 seconds
1302024-10-12T03:09:55.535Z Packages to install: 4
1312024-10-12T03:09:55.537Z Packages to update: 1
1322024-10-12T03:09:55.539Z Mediators to change: 2
1332024-10-12T03:09:55.539Z Services to change: 1
1342024-10-12T03:09:55.539Z Estimated space available: 155.71 GB
1352024-10-12T03:09:55.540ZEstimated space to be consumed: 1.57 GB
1362024-10-12T03:09:55.540Z Create boot environment: No
1372024-10-12T03:09:55.540ZCreate backup boot environment: Yes
1382024-10-12T03:09:55.540Z Rebuild boot archive: No
1392024-10-12T03:09:55.540Z
1402024-10-12T03:09:55.540ZChanged mediators:
1412024-10-12T03:09:55.540Z mediator clang:
1422024-10-12T03:09:55.540Z version: None -> 15 (system default)
1432024-10-12T03:09:55.540Z
1442024-10-12T03:09:55.540Z mediator llvm:
1452024-10-12T03:09:55.540Z version: 14 (system default) -> 15 (system default)
1462024-10-12T03:09:55.540Z
1472024-10-12T03:09:55.540ZChanged packages:
1482024-10-12T03:09:55.540Zhelios-dev
1492024-10-12T03:09:55.540Z developer/build-essential
1502024-10-12T03:09:55.540Z None -> 11-2.0
1512024-10-12T03:09:55.540Z library/libxmlsec1
1522024-10-12T03:09:55.540Z None -> 1.2.35-2.0
1532024-10-12T03:09:55.540Z ooce/developer/clang-15
1542024-10-12T03:09:55.540Z None -> 15.0.7-2.0
1552024-10-12T03:09:55.540Z ooce/developer/llvm-15
1562024-10-12T03:09:55.540Z None -> 15.0.7-2.0
1572024-10-12T03:09:55.540Z package/pkg
1582024-10-12T03:09:55.540Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-10-12T03:09:55.540Z
1602024-10-12T03:09:55.540ZServices:
1612024-10-12T03:09:55.540Z restart_fmri:
1622024-10-12T03:09:55.540Z svc:/system/update-man-index:default
1632024-10-12T03:09:55.540Z
1642024-10-12T03:09:55.540ZEditable files to change:
1652024-10-12T03:09:55.540Z Update:
1662024-10-12T03:09:55.540Z usr/share/lib/pkg/web/config.shtml
1672024-10-12T03:09:55.615Z
1682024-10-12T03:09:55.615ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-10-12T03:10:00.617ZDownload: 1197/4281 items 62.3/220.6MB 28% complete (12.7M/s)
1702024-10-12T03:10:05.625ZDownload: 2670/4281 items 120.5/220.6MB 54% complete (12.3M/s)
1712024-10-12T03:10:10.627ZDownload: 3627/4281 items 216.1/220.6MB 97% complete (15.5M/s)
1722024-10-12T03:10:12.660ZDownload: Completed 220.60 MB in 17.04 seconds (12.9M/s)
1732024-10-12T03:10:14.736Z Actions: 1/5063 actions (Removing old actions)
1742024-10-12T03:10:14.758Z Actions: 194/5063 actions (Installing new actions)
1752024-10-12T03:10:19.439Z Actions: 4226/5063 actions (Updating modified actions)
1762024-10-12T03:10:19.761Z Actions: Completed 5063 actions in 5.02 seconds.
1772024-10-12T03:10:19.954Z Done (0.186s)
1782024-10-12T03:10:19.961Z Done (0.000s)
1792024-10-12T03:10:20.423Z Done (0.461s)
1802024-10-12T03:10:24.834Z Done (4.221s)
1812024-10-12T03:10:24.928Z Done (0.018s)
1822024-10-12T03:10:24.935Z Done (0.000s)
1832024-10-12T03:10:25.096Z Done (0.000s)
1842024-10-12T03:10:25.728ZPlanning: Evaluating mediator changes ... Done
1852024-10-12T03:10:25.891ZPlanning: Checking for conflicting actions ... Done
1862024-10-12T03:10:25.893ZPlanning: Consolidating action changes ... Done
1872024-10-12T03:10:26.157ZPlanning: Evaluating mediators ... Done
1882024-10-12T03:10:26.159ZPlanning: Planning completed in 0.43 seconds
1892024-10-12T03:10:26.196Z Mediators to change: 2
1902024-10-12T03:10:26.199Z Create boot environment: No
1912024-10-12T03:10:26.199ZCreate backup boot environment: No
1922024-10-12T03:10:26.286Z Done
1932024-10-12T03:10:26.286Z Done
1942024-10-12T03:10:26.587Z Done
1952024-10-12T03:10:30.125Z Done
1962024-10-12T03:10:30.217Z Done
1972024-10-12T03:10:30.219Z Done
1982024-10-12T03:10:30.327Z Done
1992024-10-12T03:10:30.931ZPlanning: Evaluating mediator changes ... Done
2002024-10-12T03:10:30.935ZPlanning: Merging actions ... Done
2012024-10-12T03:10:31.121ZPlanning: Checking for conflicting actions ... Done
2022024-10-12T03:10:31.124ZPlanning: Consolidating action changes ... Done
2032024-10-12T03:10:31.386ZPlanning: Evaluating mediators ... Done
2042024-10-12T03:10:31.441ZPlanning: Planning completed in 0.75 seconds
2052024-10-12T03:10:31.482Z Packages to change: 1
2062024-10-12T03:10:31.482Z Mediators to change: 1
2072024-10-12T03:10:31.484Z Services to change: 1
2082024-10-12T03:10:31.484Z Create boot environment: No
2092024-10-12T03:10:31.484ZCreate backup boot environment: Yes
2102024-10-12T03:10:33.753Z Actions: 1/6 actions (Updating modified actions)
2112024-10-12T03:10:33.756Z Actions: Completed 6 actions in 0.00 seconds.
2122024-10-12T03:10:33.756Z Done
2132024-10-12T03:10:33.756Z Done
2142024-10-12T03:10:33.853Z Done
2152024-10-12T03:10:37.409Z Done
2162024-10-12T03:10:37.502Z Done
2172024-10-12T03:10:37.505Z Done
2182024-10-12T03:10:37.636Z Done
2192024-10-12T03:10:38.090ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-10-12T03:10:38.090Zclang system 15 system
2212024-10-12T03:10:38.090Zcsh system system illumos
2222024-10-12T03:10:38.090Zctags system system illumos
2232024-10-12T03:10:38.091Zgcc vendor 12 vendor
2242024-10-12T03:10:38.091Zgcc system 10 system
2252024-10-12T03:10:38.091Zgcc system 7 system
2262024-10-12T03:10:38.091Zgo system 1.20 system
2272024-10-12T03:10:38.091Zgo system 1.19 system
2282024-10-12T03:10:38.091Zllvm system 15 system
2292024-10-12T03:10:38.091Zllvm system 14 system
2302024-10-12T03:10:38.091Zmariadb system 10.6 system
2312024-10-12T03:10:38.092Zmta vendor vendor dma
2322024-10-12T03:10:38.092Zopenjdk system 17 system
2332024-10-12T03:10:38.092Zopenjdk system 11 system
2342024-10-12T03:10:38.092Zopenjdk system 1.8 system
2352024-10-12T03:10:38.092Zopenssl vendor 3 vendor
2362024-10-12T03:10:38.092Zperl system 5.36 system
2372024-10-12T03:10:38.092Zpostgresql system 15 system
2382024-10-12T03:10:38.092Zpostgresql system 13 system
2392024-10-12T03:10:38.094Zpython vendor 3 vendor
2402024-10-12T03:10:38.094Zpython system 2 system
2412024-10-12T03:10:38.094Zpython3 system 3.11 system
2422024-10-12T03:10:38.094Zruby system 3.0 system
2432024-10-12T03:10:38.094Zwords vendor vendor american-english
2442024-10-12T03:10:38.094Zwords system system australian-english
2452024-10-12T03:10:38.094Zwords system system british-english
2462024-10-12T03:10:38.095Zwords system system canadian-english
2472024-10-12T03:10:38.095Zwords system system french
2482024-10-12T03:10:38.095Zwords system system italian
2492024-10-12T03:10:38.095Zwords system system ngerman
2502024-10-12T03:10:38.095Zwords system system ogerman
2512024-10-12T03:10:38.095Zwords system system spanish
2522024-10-12T03:10:38.385ZPUBLISHER TYPE STATUS P LOCATION
2532024-10-12T03:10:38.385Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2542024-10-12T03:10:40.516ZFMRI IFO
2552024-10-12T03:10:40.516Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2562024-10-12T03:10:40.516Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2572024-10-12T03:10:40.516Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2582024-10-12T03:10:40.516Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2592024-10-12T03:10:40.516Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2602024-10-12T03:10:40.516Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2612024-10-12T03:10:40.516Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2622024-10-12T03:10:40.516Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2632024-10-12T03:10:40.516Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2642024-10-12T03:10:40.516Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2652024-10-12T03:10:40.516Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2662024-10-12T03:10:40.516Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2672024-10-12T03:10:40.516Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2682024-10-12T03:10:41.179Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2692024-10-12T03:10:41.509Z Updating crates.io index
2702024-10-12T03:10:41.586Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712024-10-12T03:10:42.357Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2722024-10-12T03:10:42.569Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2732024-10-12T03:10:42.821Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2742024-10-12T03:10:43.081Z Updating git repository `https://github.com/oxidecomputer/propolis`
2752024-10-12T03:10:44.016Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762024-10-12T03:10:46.375Z Updating git repository `https://github.com/oxidecomputer/opte`
2772024-10-12T03:10:47.312Z Updating git repository `https://github.com/oxidecomputer/falcon`
2782024-10-12T03:10:48.148Z Updating git repository `https://github.com/oxidecomputer/clickward`
2792024-10-12T03:10:48.367Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2802024-10-12T03:10:48.630Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2812024-10-12T03:10:49.212Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2822024-10-12T03:10:49.594Z Updating git repository `https://github.com/oxidecomputer/qorb`
2832024-10-12T03:10:49.944Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2842024-10-12T03:10:50.248Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852024-10-12T03:10:50.660Z Updating git repository `https://github.com/oxidecomputer/tofino`
2862024-10-12T03:10:50.914Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2872024-10-12T03:10:51.165Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2882024-10-12T03:10:51.406Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2892024-10-12T03:10:51.649Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2902024-10-12T03:10:51.957Z Updating git repository `https://github.com/oxidecomputer/ispf`
2912024-10-12T03:10:52.324Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2922024-10-12T03:10:52.619Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2932024-10-12T03:10:52.973Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-10-12T03:10:53.390Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-10-12T03:10:53.784Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962024-10-12T03:10:54.171Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2972024-10-12T03:10:54.649Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982024-10-12T03:10:55.049Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992024-10-12T03:10:55.283Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002024-10-12T03:10:56.506Z Downloading crates ...
3012024-10-12T03:10:56.590Z Downloaded byteorder v1.5.0
3022024-10-12T03:10:56.593Z Downloaded autocfg v1.3.0
3032024-10-12T03:10:56.595Z Downloaded anstyle-query v1.0.3
3042024-10-12T03:10:56.595Z Downloaded anstyle v1.0.8
3052024-10-12T03:10:56.598Z Downloaded anyhow v1.0.89
3062024-10-12T03:10:56.609Z Downloaded equivalent v1.0.1
3072024-10-12T03:10:56.625Z Downloaded usdt-attr-macro v0.5.0
3082024-10-12T03:10:56.628Z Downloaded anstyle-parse v0.2.4
3092024-10-12T03:10:56.634Z Downloaded cfg-if v1.0.0
3102024-10-12T03:10:56.637Z Downloaded block-buffer v0.10.4
3112024-10-12T03:10:56.643Z Downloaded heck v0.4.1
3122024-10-12T03:10:56.646Z Downloaded fastrand v2.1.1
3132024-10-12T03:10:56.646Z Downloaded crypto-common v0.1.6
3142024-10-12T03:10:56.646Z Downloaded strsim v0.11.1
3152024-10-12T03:10:56.646Z Downloaded serde_tokenstream v0.2.2
3162024-10-12T03:10:56.649Z Downloaded pest_generator v2.7.10
3172024-10-12T03:10:56.652Z Downloaded plain v0.2.3
3182024-10-12T03:10:56.652Z Downloaded usdt v0.5.0
3192024-10-12T03:10:56.654Z Downloaded unicode-linebreak v0.1.5
3202024-10-12T03:10:56.654Z Downloaded itoa v1.0.11
3212024-10-12T03:10:56.657Z Downloaded fs-err v2.11.0
3222024-10-12T03:10:56.657Z Downloaded dof v0.3.0
3232024-10-12T03:10:56.660Z Downloaded colorchoice v1.0.1
3242024-10-12T03:10:56.660Z Downloaded cargo_metadata v0.18.1
3252024-10-12T03:10:56.663Z Downloaded usdt-macro v0.5.0
3262024-10-12T03:10:56.663Z Downloaded thiserror-impl v1.0.64
3272024-10-12T03:10:56.663Z Downloaded camino-tempfile v1.1.1
3282024-10-12T03:10:56.666Z Downloaded anstream v0.6.14
3292024-10-12T03:10:56.671Z Downloaded scroll v0.12.0
3302024-10-12T03:10:56.676Z Downloaded version_check v0.9.5
3312024-10-12T03:10:56.678Z Downloaded tempfile v3.13.0
3322024-10-12T03:10:56.679Z Downloaded proc-macro-error v1.0.4
3332024-10-12T03:10:56.681Z Downloaded smawk v0.3.2
3342024-10-12T03:10:56.683Z Downloaded semver v1.0.23
3352024-10-12T03:10:56.695Z Downloaded scroll_derive v0.12.0
3362024-10-12T03:10:56.701Z Downloaded is_terminal_polyfill v1.70.0
3372024-10-12T03:10:56.705Z Downloaded swrite v0.1.0
3382024-10-12T03:10:56.712Z Downloaded once_cell v1.19.0
3392024-10-12T03:10:56.715Z Downloaded errno v0.3.9
3402024-10-12T03:10:56.723Z Downloaded dtrace-parser v0.2.0
3412024-10-12T03:10:56.725Z Downloaded serde_spanned v0.6.7
3422024-10-12T03:10:56.725Z Downloaded textwrap v0.16.1
3432024-10-12T03:10:56.728Z Downloaded cargo-platform v0.1.8
3442024-10-12T03:10:56.730Z Downloaded proc-macro2 v1.0.87
3452024-10-12T03:10:56.737Z Downloaded ucd-trie v0.1.6
3462024-10-12T03:10:56.742Z Downloaded serde_derive v1.0.210
3472024-10-12T03:10:56.746Z Downloaded memmap v0.7.0
3482024-10-12T03:10:56.748Z Downloaded generic-array v0.14.7
3492024-10-12T03:10:56.748Z Downloaded macaddr v1.0.1
3502024-10-12T03:10:56.752Z Downloaded toml_datetime v0.6.8
3512024-10-12T03:10:56.752Z Downloaded proc-macro-error-attr v1.0.4
3522024-10-12T03:10:56.755Z Downloaded cpufeatures v0.2.12
3532024-10-12T03:10:56.755Z Downloaded clap_lex v0.7.0
3542024-10-12T03:10:56.758Z Downloaded digest v0.10.7
3552024-10-12T03:10:56.758Z Downloaded tabled_derive v0.7.0
3562024-10-12T03:10:56.759Z Downloaded pretty-hex v0.4.1
3572024-10-12T03:10:56.766Z Downloaded log v0.4.22
3582024-10-12T03:10:56.768Z Downloaded utf8parse v0.2.1
3592024-10-12T03:10:56.770Z Downloaded thread-id v4.2.1
3602024-10-12T03:10:56.770Z Downloaded terminal_size v0.4.0
3612024-10-12T03:10:56.770Z Downloaded bytecount v0.6.8
3622024-10-12T03:10:56.776Z Downloaded thiserror v1.0.64
3632024-10-12T03:10:56.779Z Downloaded fnv v1.0.7
3642024-10-12T03:10:56.781Z Downloaded usdt-impl v0.5.0
3652024-10-12T03:10:56.781Z Downloaded bitflags v2.6.0
3662024-10-12T03:10:56.784Z Downloaded toml v0.8.19
3672024-10-12T03:10:56.793Z Downloaded heck v0.5.0
3682024-10-12T03:10:56.795Z Downloaded camino v1.1.9
3692024-10-12T03:10:56.798Z Downloaded sha2 v0.10.8
3702024-10-12T03:10:56.801Z Downloaded quote v1.0.37
3712024-10-12T03:10:56.806Z Downloaded zerocopy-derive v0.7.34
3722024-10-12T03:10:56.817Z Downloaded ryu v1.0.18
3732024-10-12T03:10:56.820Z Downloaded typenum v1.17.0
3742024-10-12T03:10:56.825Z Downloaded cargo_toml v0.20.5
3752024-10-12T03:10:56.827Z Downloaded unicode-ident v1.0.13
3762024-10-12T03:10:56.830Z Downloaded clap v4.5.20
3772024-10-12T03:10:56.836Z Downloaded pest_meta v2.7.10
3782024-10-12T03:10:56.839Z Downloaded clap_derive v4.5.18
3792024-10-12T03:10:56.841Z Downloaded pest_derive v2.7.10
3802024-10-12T03:10:56.843Z Downloaded papergrid v0.11.0
3812024-10-12T03:10:56.847Z Downloaded indexmap v2.5.0
3822024-10-12T03:10:56.857Z Downloaded toml_edit v0.22.22
3832024-10-12T03:10:56.878Z Downloaded memchr v2.7.2
3842024-10-12T03:10:56.882Z Downloaded serde v1.0.210
3852024-10-12T03:10:56.891Z Downloaded serde_json v1.0.128
3862024-10-12T03:10:56.911Z Downloaded pest v2.7.10
3872024-10-12T03:10:56.920Z Downloaded hashbrown v0.14.5
3882024-10-12T03:10:56.925Z Downloaded zerocopy v0.7.34
3892024-10-12T03:10:56.936Z Downloaded clap_builder v4.5.20
3902024-10-12T03:10:56.944Z Downloaded goblin v0.8.2
3912024-10-12T03:10:56.951Z Downloaded tabled v0.15.0
3922024-10-12T03:10:56.964Z Downloaded winnow v0.6.18
3932024-10-12T03:10:56.984Z Downloaded syn v1.0.109
3942024-10-12T03:10:57.012Z Downloaded syn v2.0.79
3952024-10-12T03:10:57.022Z Downloaded rustix v0.38.37
3962024-10-12T03:10:57.031Z Downloaded unicode-width v0.1.13
3972024-10-12T03:10:57.057Z Downloaded libc v0.2.159
3982024-10-12T03:10:57.363Z Compiling proc-macro2 v1.0.87
3992024-10-12T03:10:57.363Z Compiling unicode-ident v1.0.13
4002024-10-12T03:10:57.382Z Compiling serde v1.0.210
4012024-10-12T03:10:57.382Z Compiling version_check v0.9.5
4022024-10-12T03:10:57.382Z Compiling memchr v2.7.2
4032024-10-12T03:10:57.382Z Compiling thiserror v1.0.64
4042024-10-12T03:10:57.383Z Compiling libc v0.2.159
4052024-10-12T03:10:57.383Z Compiling ryu v1.0.18
4062024-10-12T03:10:57.643Z Compiling itoa v1.0.11
4072024-10-12T03:10:57.868Z Compiling ucd-trie v0.1.6
4082024-10-12T03:10:57.895Z Compiling once_cell v1.19.0
4092024-10-12T03:10:58.239Z Compiling byteorder v1.5.0
4102024-10-12T03:10:58.363Z Compiling rustix v0.38.37
4112024-10-12T03:10:58.486Z Compiling serde_json v1.0.128
4122024-10-12T03:10:58.827Z Compiling bitflags v2.6.0
4132024-10-12T03:10:58.939Z Compiling usdt-impl v0.5.0
4142024-10-12T03:10:59.132Z Compiling proc-macro-error-attr v1.0.4
4152024-10-12T03:10:59.156Z Compiling quote v1.0.37
4162024-10-12T03:10:59.308Z Compiling syn v1.0.109
4172024-10-12T03:10:59.351Z Compiling proc-macro-error v1.0.4
4182024-10-12T03:10:59.476Z Compiling equivalent v1.0.1
4192024-10-12T03:10:59.504Z Compiling syn v2.0.79
4202024-10-12T03:10:59.598Z Compiling errno v0.3.9
4212024-10-12T03:10:59.665Z Compiling camino v1.1.9
4222024-10-12T03:10:59.891Z Compiling log v0.4.22
4232024-10-12T03:10:59.902Z Compiling thread-id v4.2.1
4242024-10-12T03:10:59.999Z Compiling hashbrown v0.14.5
4252024-10-12T03:11:00.021Z Compiling plain v0.2.3
4262024-10-12T03:11:00.022Z Compiling utf8parse v0.2.1
4272024-10-12T03:11:00.187Z Compiling anstyle-parse v0.2.4
4282024-10-12T03:11:00.387Z Compiling is_terminal_polyfill v1.70.0
4292024-10-12T03:11:00.514Z Compiling anstyle v1.0.8
4302024-10-12T03:11:00.517Z Compiling anstyle-query v1.0.3
4312024-10-12T03:11:00.688Z Compiling unicode-width v0.1.13
4322024-10-12T03:11:00.715Z Compiling semver v1.0.23
4332024-10-12T03:11:00.931Z Compiling autocfg v1.3.0
4342024-10-12T03:11:00.958Z Compiling pretty-hex v0.4.1
4352024-10-12T03:11:00.982Z Compiling colorchoice v1.0.1
4362024-10-12T03:11:01.155Z Compiling winnow v0.6.18
4372024-10-12T03:11:01.180Z Compiling indexmap v2.5.0
4382024-10-12T03:11:01.269Z Compiling anstream v0.6.14
4392024-10-12T03:11:01.950Z Compiling fs-err v2.11.0
4402024-10-12T03:11:02.027Z Compiling terminal_size v0.4.0
4412024-10-12T03:11:02.109Z Compiling heck v0.4.1
4422024-10-12T03:11:02.244Z Compiling strsim v0.11.1
4432024-10-12T03:11:02.268Z Compiling cfg-if v1.0.0
4442024-10-12T03:11:02.373Z Compiling clap_lex v0.7.0
4452024-10-12T03:11:02.566Z Compiling fnv v1.0.7
4462024-10-12T03:11:02.626Z Compiling anyhow v1.0.89
4472024-10-12T03:11:02.690Z Compiling fastrand v2.1.1
4482024-10-12T03:11:02.731Z Compiling bytecount v0.6.8
4492024-10-12T03:11:02.946Z Compiling heck v0.5.0
4502024-10-12T03:11:02.982Z Compiling papergrid v0.11.0
4512024-10-12T03:11:03.274Z Compiling tempfile v3.13.0
4522024-10-12T03:11:03.450Z Compiling clap_builder v4.5.20
4532024-10-12T03:11:03.638Z Compiling memmap v0.7.0
4542024-10-12T03:11:03.945Z Compiling unicode-linebreak v0.1.5
4552024-10-12T03:11:04.004Z Compiling smawk v0.3.2
4562024-10-12T03:11:04.466Z Compiling textwrap v0.16.1
4572024-10-12T03:11:04.764Z Compiling swrite v0.1.0
4582024-10-12T03:11:06.082Z Compiling tabled_derive v0.7.0
4592024-10-12T03:11:07.543Z Compiling tabled v0.15.0
4602024-10-12T03:11:08.321Z Compiling serde_derive v1.0.210
4612024-10-12T03:11:08.321Z Compiling thiserror-impl v1.0.64
4622024-10-12T03:11:08.324Z Compiling zerocopy-derive v0.7.34
4632024-10-12T03:11:08.324Z Compiling scroll_derive v0.12.0
4642024-10-12T03:11:08.623Z Compiling clap_derive v4.5.18
4652024-10-12T03:11:10.327Z Compiling scroll v0.12.0
4662024-10-12T03:11:10.356Z Compiling zerocopy v0.7.34
4672024-10-12T03:11:10.885Z Compiling goblin v0.8.2
4682024-10-12T03:11:11.065Z Compiling pest v2.7.10
4692024-10-12T03:11:12.254Z Compiling clap v4.5.20
4702024-10-12T03:11:13.401Z Compiling pest_meta v2.7.10
4712024-10-12T03:11:14.187Z Compiling pest_generator v2.7.10
4722024-10-12T03:11:15.939Z Compiling pest_derive v2.7.10
4732024-10-12T03:11:16.702Z Compiling dtrace-parser v0.2.0
4742024-10-12T03:11:18.550Z Compiling serde_spanned v0.6.7
4752024-10-12T03:11:18.550Z Compiling toml_datetime v0.6.8
4762024-10-12T03:11:18.553Z Compiling cargo-platform v0.1.8
4772024-10-12T03:11:18.941Z Compiling serde_tokenstream v0.2.2
4782024-10-12T03:11:18.967Z Compiling toml_edit v0.22.22
4792024-10-12T03:11:19.041Z Compiling macaddr v1.0.1
4802024-10-12T03:11:19.248Z Compiling camino-tempfile v1.1.1
4812024-10-12T03:11:19.961Z Compiling dof v0.3.0
4822024-10-12T03:11:19.961Z Compiling cargo_metadata v0.18.1
4832024-10-12T03:11:21.854Z Compiling toml v0.8.19
4842024-10-12T03:11:22.043Z Compiling usdt-attr-macro v0.5.0
4852024-10-12T03:11:22.043Z Compiling usdt-macro v0.5.0
4862024-10-12T03:11:22.709Z Compiling cargo_toml v0.20.5
4872024-10-12T03:11:23.355Z Compiling usdt v0.5.0
4882024-10-12T03:11:26.582Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892024-10-12T03:11:30.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.82s
4902024-10-12T03:11:31.026Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4912024-10-12T03:11:31.633Z Downloading crates ...
4922024-10-12T03:11:31.748Z Downloaded addr2line v0.21.0
4932024-10-12T03:11:31.772Z Downloaded async-stream v0.3.5
4942024-10-12T03:11:31.772Z Downloaded cfg_aliases v0.1.1
4952024-10-12T03:11:31.772Z Downloaded atomicwrites v0.4.4
4962024-10-12T03:11:31.772Z Downloaded atty v0.2.14
4972024-10-12T03:11:31.772Z Downloaded crucible-workspace-hack v0.1.0
4982024-10-12T03:11:31.772Z Downloaded arrayref v0.3.7
4992024-10-12T03:11:31.772Z Downloaded bitfield-struct v0.6.1
5002024-10-12T03:11:31.773Z Downloaded bit-vec v0.6.3
5012024-10-12T03:11:31.773Z Downloaded ident_case v1.0.1
5022024-10-12T03:11:31.773Z Downloaded http-range v0.1.5
5032024-10-12T03:11:31.773Z Downloaded ciborium-io v0.2.2
5042024-10-12T03:11:31.773Z Downloaded block-padding v0.3.3
5052024-10-12T03:11:31.773Z Downloaded chacha20 v0.9.1
5062024-10-12T03:11:31.779Z Downloaded convert_case v0.4.0
5072024-10-12T03:11:31.780Z Downloaded data-encoding v2.6.0
5082024-10-12T03:11:31.780Z Downloaded bcrypt-pbkdf v0.10.0
5092024-10-12T03:11:31.780Z Downloaded const_format_proc_macros v0.2.33
5102024-10-12T03:11:31.780Z Downloaded cobs v0.2.3
5112024-10-12T03:11:31.780Z Downloaded ctr v0.9.2
5122024-10-12T03:11:31.784Z Downloaded cbc v0.1.2
5132024-10-12T03:11:31.784Z Downloaded curve25519-dalek-derive v0.1.1
5142024-10-12T03:11:31.784Z Downloaded matches v0.1.10
5152024-10-12T03:11:31.784Z Downloaded debug-ignore v1.0.5
5162024-10-12T03:11:31.787Z Downloaded crc v3.2.1
5172024-10-12T03:11:31.788Z Downloaded base64ct v1.6.0
5182024-10-12T03:11:31.790Z Downloaded hubpack_derive v0.1.1
5192024-10-12T03:11:31.793Z Downloaded cassowary v0.3.0
5202024-10-12T03:11:31.793Z Downloaded base16ct v0.2.0
5212024-10-12T03:11:31.798Z Downloaded async-bb8-diesel v0.2.1
5222024-10-12T03:11:31.798Z Downloaded backoff v0.4.0
5232024-10-12T03:11:31.801Z Downloaded async-trait v0.1.83
5242024-10-12T03:11:31.804Z Downloaded normalize-line-endings v0.3.0
5252024-10-12T03:11:31.804Z Downloaded lazy_static v1.5.0
5262024-10-12T03:11:31.806Z Downloaded cfg_aliases v0.2.1
5272024-10-12T03:11:31.809Z Downloaded darling_macro v0.20.9
5282024-10-12T03:11:31.810Z Downloaded crunchy v0.2.2
5292024-10-12T03:11:31.810Z Downloaded mime v0.3.17
5302024-10-12T03:11:31.814Z Downloaded cstr-argument v0.1.2
5312024-10-12T03:11:31.814Z Downloaded assert_matches v1.5.0
5322024-10-12T03:11:31.814Z Downloaded is-terminal v0.4.12
5332024-10-12T03:11:31.819Z Downloaded hyper-tls v0.6.0
5342024-10-12T03:11:31.819Z Downloaded aead v0.5.2
5352024-10-12T03:11:31.819Z Downloaded humantime v2.1.0
5362024-10-12T03:11:31.824Z Downloaded nodrop v0.1.14
5372024-10-12T03:11:31.824Z Downloaded hubpack v0.1.2
5382024-10-12T03:11:31.824Z Downloaded ahash v0.8.11
5392024-10-12T03:11:31.827Z Downloaded httpdate v1.0.3
5402024-10-12T03:11:31.827Z Downloaded md5 v0.7.0
5412024-10-12T03:11:31.827Z Downloaded async-stream-impl v0.3.5
5422024-10-12T03:11:31.831Z Downloaded managed v0.8.0
5432024-10-12T03:11:31.831Z Downloaded array-init v0.0.4
5442024-10-12T03:11:31.831Z Downloaded maplit v1.0.2
5452024-10-12T03:11:31.837Z Downloaded linear-map v1.2.0
5462024-10-12T03:11:31.837Z Downloaded is_ci v1.2.0
5472024-10-12T03:11:31.837Z Downloaded num-iter v0.1.45
5482024-10-12T03:11:31.841Z Downloaded crc32fast v1.4.0
5492024-10-12T03:11:31.841Z Downloaded ciborium v0.2.2
5502024-10-12T03:11:31.841Z Downloaded adler2 v2.0.0
5512024-10-12T03:11:31.844Z Downloaded instability v0.3.2
5522024-10-12T03:11:31.844Z Downloaded bb8 v0.8.5
5532024-10-12T03:11:31.848Z Downloaded nibble_vec v0.1.0
5542024-10-12T03:11:31.848Z Downloaded indoc v1.0.9
5552024-10-12T03:11:31.852Z Downloaded cexpr v0.6.0
5562024-10-12T03:11:31.852Z Downloaded bcs v0.1.6
5572024-10-12T03:11:31.857Z Downloaded buf-list v1.0.3
5582024-10-12T03:11:31.860Z Downloaded sigpipe v0.1.3
5592024-10-12T03:11:31.860Z Downloaded newtype_derive v0.1.6
5602024-10-12T03:11:31.860Z Downloaded match_cfg v0.1.0
5612024-10-12T03:11:31.860Z Downloaded newline-converter v0.3.0
5622024-10-12T03:11:31.860Z Downloaded new_debug_unreachable v1.0.6
5632024-10-12T03:11:31.864Z Downloaded ciborium-ll v0.2.2
5642024-10-12T03:11:31.864Z Downloaded async-recursion v1.1.1
5652024-10-12T03:11:31.868Z Downloaded bitflags v1.3.2
5662024-10-12T03:11:31.873Z Downloaded num-conv v0.1.0
5672024-10-12T03:11:31.873Z Downloaded crossbeam-deque v0.8.5
5682024-10-12T03:11:31.879Z Downloaded cookie v0.18.1
5692024-10-12T03:11:31.879Z Downloaded ascii-canvas v3.0.0
5702024-10-12T03:11:31.879Z Downloaded num v0.4.3
5712024-10-12T03:11:31.885Z Downloaded bytes v1.7.2
5722024-10-12T03:11:31.885Z Downloaded bit-set v0.5.3
5732024-10-12T03:11:31.893Z Downloaded maybe-uninit v2.0.0
5742024-10-12T03:11:31.893Z Downloaded csv-core v0.1.11
5752024-10-12T03:11:31.893Z Downloaded strum v0.26.3
5762024-10-12T03:11:31.893Z Downloaded rustc_version v0.4.0
5772024-10-12T03:11:31.893Z Downloaded libloading v0.8.3
5782024-10-12T03:11:31.896Z Downloaded rustversion v1.0.17
5792024-10-12T03:11:31.897Z Downloaded vte_generate_state_changes v0.1.1
5802024-10-12T03:11:31.897Z Downloaded num-derive v0.4.2
5812024-10-12T03:11:31.902Z Downloaded internet-checksum v0.2.1
5822024-10-12T03:11:31.902Z Downloaded blake2 v0.10.6
5832024-10-12T03:11:31.914Z Downloaded bitfield v0.14.0
5842024-10-12T03:11:31.914Z Downloaded multer v3.1.0
5852024-10-12T03:11:31.914Z Downloaded cancel-safe-futures v0.1.5
5862024-10-12T03:11:31.930Z Downloaded slog-scope v4.4.0
5872024-10-12T03:11:31.930Z Downloaded foreign-types-shared v0.3.1
5882024-10-12T03:11:31.930Z Downloaded kstat-rs v0.2.4
5892024-10-12T03:11:31.930Z Downloaded mockall v0.13.0
5902024-10-12T03:11:31.930Z Downloaded cookie_store v0.21.0
5912024-10-12T03:11:31.930Z Downloaded slog-json v2.6.1
5922024-10-12T03:11:31.930Z Downloaded libsw v3.3.1
5932024-10-12T03:11:31.930Z Downloaded darling_core v0.20.9
5942024-10-12T03:11:31.935Z Downloaded same-file v1.0.6
5952024-10-12T03:11:31.935Z Downloaded untrusted v0.7.1
5962024-10-12T03:11:31.935Z Downloaded num-integer v0.1.46
5972024-10-12T03:11:31.935Z Downloaded multimap v0.10.0
5982024-10-12T03:11:31.935Z Downloaded ssh-cipher v0.2.0
5992024-10-12T03:11:31.935Z Downloaded termcolor v1.4.1
6002024-10-12T03:11:31.935Z Downloaded lru-cache v0.1.2
6012024-10-12T03:11:31.938Z Downloaded tap v1.0.1
6022024-10-12T03:11:31.938Z Downloaded ssh-encoding v0.2.0
6032024-10-12T03:11:31.940Z Downloaded semver v0.1.20
6042024-10-12T03:11:31.940Z Downloaded path-slash v0.1.5
6052024-10-12T03:11:31.943Z Downloaded console v0.15.8
6062024-10-12T03:11:31.945Z Downloaded bzip2 v0.4.4
6072024-10-12T03:11:31.947Z Downloaded zone v0.1.8
6082024-10-12T03:11:31.947Z Downloaded derive_builder_macro v0.20.0
6092024-10-12T03:11:31.951Z Downloaded wyz v0.5.1
6102024-10-12T03:11:31.951Z Downloaded wait-timeout v0.2.0
6112024-10-12T03:11:31.954Z Downloaded topological-sort v0.2.2
6122024-10-12T03:11:31.954Z Downloaded downcast v0.11.0
6132024-10-12T03:11:31.954Z Downloaded ipnetwork v0.20.0
6142024-10-12T03:11:31.956Z Downloaded base64 v0.21.7
6152024-10-12T03:11:31.959Z Downloaded darling v0.20.9
6162024-10-12T03:11:31.963Z Downloaded signal-hook-tokio v0.3.1
6172024-10-12T03:11:31.966Z Downloaded keccak v0.1.5
6182024-10-12T03:11:31.968Z Downloaded crc-any v2.5.0
6192024-10-12T03:11:31.971Z Downloaded form_urlencoded v1.2.1
6202024-10-12T03:11:31.971Z Downloaded ena v0.14.3
6212024-10-12T03:11:31.973Z Downloaded snafu-derive v0.8.2
6222024-10-12T03:11:31.976Z Downloaded tls_codec_derive v0.4.1
6232024-10-12T03:11:31.978Z Downloaded miniz_oxide v0.8.0
6242024-10-12T03:11:31.981Z Downloaded indexmap v1.9.3
6252024-10-12T03:11:31.983Z Downloaded crypto-bigint v0.5.5
6262024-10-12T03:11:31.989Z Downloaded signature v2.2.0
6272024-10-12T03:11:31.992Z Downloaded http-body-util v0.1.2
6282024-10-12T03:11:31.994Z Downloaded cc v1.0.97
6292024-10-12T03:11:31.997Z Downloaded pbkdf2 v0.12.2
6302024-10-12T03:11:32.000Z Downloaded polyval v0.6.2
6312024-10-12T03:11:32.001Z Downloaded peg v0.8.4
6322024-10-12T03:11:32.004Z Downloaded pbkdf2 v0.11.0
6332024-10-12T03:11:32.006Z Downloaded arc-swap v1.7.1
6342024-10-12T03:11:32.010Z Downloaded num-traits v0.2.19
6352024-10-12T03:11:32.013Z Downloaded zone v0.3.0
6362024-10-12T03:11:32.016Z Downloaded spin v0.9.8
6372024-10-12T03:11:32.018Z Downloaded headers-core v0.3.0
6382024-10-12T03:11:32.018Z Downloaded termtree v0.4.1
6392024-10-12T03:11:32.020Z Downloaded display-error-chain v0.2.1
6402024-10-12T03:11:32.020Z Downloaded dirs-sys-next v0.1.2
6412024-10-12T03:11:32.023Z Downloaded flagset v0.4.5
6422024-10-12T03:11:32.026Z Downloaded signal-hook-registry v1.4.2
6432024-10-12T03:11:32.026Z Downloaded futures-macro v0.3.31
6442024-10-12T03:11:32.028Z Downloaded fallible-iterator v0.2.0
6452024-10-12T03:11:32.028Z Downloaded derive_builder_core v0.20.0
6462024-10-12T03:11:32.031Z Downloaded tower-service v0.3.2
6472024-10-12T03:11:32.031Z Downloaded ref-cast-impl v1.0.23
6482024-10-12T03:11:32.034Z Downloaded http-body v1.0.0
6492024-10-12T03:11:32.034Z Downloaded similar v2.6.0
6502024-10-12T03:11:32.038Z Downloaded num-rational v0.4.2
6512024-10-12T03:11:32.040Z Downloaded parse-size v1.0.0
6522024-10-12T03:11:32.042Z Downloaded group v0.13.0
6532024-10-12T03:11:32.042Z Downloaded tar v0.4.42
6542024-10-12T03:11:32.045Z Downloaded futures-sink v0.3.31
6552024-10-12T03:11:32.048Z Downloaded tokio-native-tls v0.3.1
6562024-10-12T03:11:32.051Z Downloaded structmeta-derive v0.2.0
6572024-10-12T03:11:32.051Z Downloaded defmt-macros v0.3.9
6582024-10-12T03:11:32.053Z Downloaded pkcs1 v0.7.5
6592024-10-12T03:11:32.056Z Downloaded base64 v0.22.1
6602024-10-12T03:11:32.060Z Downloaded progenitor-macro v0.8.0
6612024-10-12T03:11:32.062Z Downloaded radium v0.7.0
6622024-10-12T03:11:32.062Z Downloaded signal-hook v0.3.17
6632024-10-12T03:11:32.065Z Downloaded rsa v0.9.6
6642024-10-12T03:11:32.071Z Downloaded http-body v0.4.6
6652024-10-12T03:11:32.073Z Downloaded diesel_table_macro_syntax v0.2.0
6662024-10-12T03:11:32.075Z Downloaded rustls-pemfile v2.1.3
6672024-10-12T03:11:32.078Z Downloaded futures-core v0.3.31
6682024-10-12T03:11:32.078Z Downloaded salsa20 v0.10.2
6692024-10-12T03:11:32.080Z Downloaded num_enum v0.5.11
6702024-10-12T03:11:32.095Z Downloaded smallvec v0.6.14
6712024-10-12T03:11:32.097Z Downloaded toolchain_find v0.4.0
6722024-10-12T03:11:32.099Z Downloaded rustls-pki-types v1.7.0
6732024-10-12T03:11:32.105Z Downloaded aes v0.8.4
6742024-10-12T03:11:32.108Z Downloaded thiserror-impl-no-std v2.0.2
6752024-10-12T03:11:32.108Z Downloaded phf v0.11.2
6762024-10-12T03:11:32.108Z Downloaded env_logger v0.10.2
6772024-10-12T03:11:32.112Z Downloaded percent-encoding v2.3.1
6782024-10-12T03:11:32.114Z Downloaded serde_yaml v0.9.34+deprecated
6792024-10-12T03:11:32.117Z Downloaded pem-rfc7468 v0.7.0
6802024-10-12T03:11:32.120Z Downloaded predicates-tree v1.0.9
6812024-10-12T03:11:32.122Z Downloaded openssl-probe v0.1.5
6822024-10-12T03:11:32.125Z Downloaded shell-words v1.1.0
6832024-10-12T03:11:32.125Z Downloaded globset v0.4.14
6842024-10-12T03:11:32.127Z Downloaded openssl-macros v0.1.1
6852024-10-12T03:11:32.127Z Downloaded futures-io v0.3.31
6862024-10-12T03:11:32.129Z Downloaded futures-executor v0.3.31
6872024-10-12T03:11:32.132Z Downloaded enum-as-inner v0.5.1
6882024-10-12T03:11:32.132Z Downloaded backtrace v0.3.71
6892024-10-12T03:11:32.138Z Downloaded http v0.2.12
6902024-10-12T03:11:32.143Z Downloaded russh-cryptovec v0.7.2
6912024-10-12T03:11:32.145Z Downloaded crossterm v0.27.0
6922024-10-12T03:11:32.152Z Downloaded utf-8 v0.7.6
6932024-10-12T03:11:32.155Z Downloaded miniz_oxide v0.7.2
6942024-10-12T03:11:32.157Z Downloaded untrusted v0.9.0
6952024-10-12T03:11:32.160Z Downloaded tabwriter v1.4.0
6962024-10-12T03:11:32.160Z Downloaded dirs-next v2.0.0
6972024-10-12T03:11:32.163Z Downloaded difflib v0.4.0
6982024-10-12T03:11:32.164Z Downloaded ppv-lite86 v0.2.17
6992024-10-12T03:11:32.167Z Downloaded deranged v0.3.11
7002024-10-12T03:11:32.169Z Downloaded samael v0.0.17
7012024-10-12T03:11:32.173Z Downloaded smallvec v1.13.2
7022024-10-12T03:11:32.177Z Downloaded tinyvec_macros v0.1.1
7032024-10-12T03:11:32.179Z Downloaded pretty-hex v0.2.1
7042024-10-12T03:11:32.179Z Downloaded env_logger v0.11.5
7052024-10-12T03:11:32.182Z Downloaded uuid v1.10.0
7062024-10-12T03:11:32.186Z Downloaded signal-hook-mio v0.2.4
7072024-10-12T03:11:32.188Z Downloaded scopeguard v1.2.0
7082024-10-12T03:11:32.190Z Downloaded predicates v3.1.2
7092024-10-12T03:11:32.193Z Downloaded ghash v0.5.1
7102024-10-12T03:11:32.195Z Downloaded enum-as-inner v0.6.0
7112024-10-12T03:11:32.198Z Downloaded rustc-hash v1.1.0
7122024-10-12T03:11:32.198Z Downloaded rfc6979 v0.4.0
7132024-10-12T03:11:32.201Z Downloaded vsss-rs v3.3.4
7142024-10-12T03:11:32.203Z Downloaded scrypt v0.11.0
7152024-10-12T03:11:32.206Z Downloaded rustc-demangle v0.1.24
7162024-10-12T03:11:32.206Z Downloaded termios v0.3.3
7172024-10-12T03:11:32.209Z Downloaded smf v0.2.3
7182024-10-12T03:11:32.211Z Downloaded peg-runtime v0.8.3
7192024-10-12T03:11:32.211Z Downloaded slog-envlogger v2.2.0
7202024-10-12T03:11:32.214Z Downloaded postcard v1.0.8
7212024-10-12T03:11:32.217Z Downloaded predicates-core v1.0.6
7222024-10-12T03:11:32.219Z Downloaded structmeta v0.2.0
7232024-10-12T03:11:32.222Z Downloaded minimal-lexical v0.2.1
7242024-10-12T03:11:32.226Z Downloaded stringprep v0.1.4
7252024-10-12T03:11:32.229Z Downloaded strip-ansi-escapes v0.2.0
7262024-10-12T03:11:32.233Z Downloaded indicatif v0.17.8
7272024-10-12T03:11:32.236Z Downloaded unicode-xid v0.2.4
7282024-10-12T03:11:32.238Z Downloaded tui-tree-widget v0.22.0
7292024-10-12T03:11:32.238Z Downloaded ed25519 v2.2.3
7302024-10-12T03:11:32.241Z Downloaded home v0.5.9
7312024-10-12T03:11:32.243Z Downloaded phf_shared v0.11.2
7322024-10-12T03:11:32.243Z Downloaded hex v0.4.3
7332024-10-12T03:11:32.246Z Downloaded sync_wrapper v1.0.1
7342024-10-12T03:11:32.248Z Downloaded mio v1.0.2
7352024-10-12T03:11:32.252Z Downloaded rand v0.8.5
7362024-10-12T03:11:32.257Z Downloaded time-core v0.1.2
7372024-10-12T03:11:32.260Z Downloaded phf_shared v0.10.0
7382024-10-12T03:11:32.261Z Downloaded hickory-server v0.24.1
7392024-10-12T03:11:32.266Z Downloaded blake3 v1.5.1
7402024-10-12T03:11:32.275Z Downloaded packed_struct v0.10.1
7412024-10-12T03:11:32.277Z Downloaded paste v1.0.15
7422024-10-12T03:11:32.281Z Downloaded diff v0.1.13
7432024-10-12T03:11:32.285Z Downloaded pkcs8 v0.10.2
7442024-10-12T03:11:32.288Z Downloaded slog-bunyan v2.5.0
7452024-10-12T03:11:32.291Z Downloaded tokio-rustls v0.26.0
7462024-10-12T03:11:32.293Z Downloaded slog-async v2.8.0
7472024-10-12T03:11:32.296Z Downloaded derive_builder v0.20.0
7482024-10-12T03:11:32.301Z Downloaded heapless v0.7.17
7492024-10-12T03:11:32.305Z Downloaded foreign-types v0.5.0
7502024-10-12T03:11:32.308Z Downloaded embedded-io v0.4.0
7512024-10-12T03:11:32.310Z Downloaded xattr v1.3.1
7522024-10-12T03:11:32.313Z Downloaded tiny-keccak v2.0.2
7532024-10-12T03:11:32.315Z Downloaded parking_lot_core v0.9.10
7542024-10-12T03:11:32.318Z Downloaded heapless v0.8.0
7552024-10-12T03:11:32.322Z Downloaded hickory-client v0.24.1
7562024-10-12T03:11:32.325Z Downloaded precomputed-hash v0.1.1
7572024-10-12T03:11:32.327Z Downloaded xz2 v0.1.7
7582024-10-12T03:11:32.330Z Downloaded tokio-postgres v0.7.12
7592024-10-12T03:11:32.335Z Downloaded schemars v0.8.21
7602024-10-12T03:11:32.349Z Downloaded waitgroup v0.1.2
7612024-10-12T03:11:32.351Z Downloaded zone_cfg_derive v0.3.0
7622024-10-12T03:11:32.351Z Downloaded zone_cfg_derive v0.1.2
7632024-10-12T03:11:32.354Z Downloaded mio v0.8.11
7642024-10-12T03:11:32.358Z Downloaded rtoolbox v0.0.2
7652024-10-12T03:11:32.362Z Downloaded number_prefix v0.4.0
7662024-10-12T03:11:32.365Z Downloaded yasna v0.5.2
7672024-10-12T03:11:32.365Z Downloaded unicode-truncate v1.0.0
7682024-10-12T03:11:32.368Z Downloaded ssh-key v0.6.6
7692024-10-12T03:11:32.374Z Downloaded num_threads v0.1.7
7702024-10-12T03:11:32.376Z Downloaded serde_plain v1.0.2
7712024-10-12T03:11:32.379Z Downloaded powerfmt v0.2.0
7722024-10-12T03:11:32.382Z Downloaded snafu v0.8.2
7732024-10-12T03:11:32.386Z Downloaded packed_struct_codegen v0.10.1
7742024-10-12T03:11:32.388Z Downloaded fragile v2.0.0
7752024-10-12T03:11:32.391Z Downloaded num-bigint v0.4.5
7762024-10-12T03:11:32.395Z Downloaded primeorder v0.13.6
7772024-10-12T03:11:32.398Z Downloaded float-ord v0.3.2
7782024-10-12T03:11:32.400Z Downloaded pin-project-lite v0.2.14
7792024-10-12T03:11:32.405Z Downloaded derive_more v0.99.18
7802024-10-12T03:11:32.410Z Downloaded string_cache v0.8.7
7812024-10-12T03:11:32.413Z Downloaded serde_repr v0.1.19
7822024-10-12T03:11:32.418Z Downloaded crossterm v0.28.1
7832024-10-12T03:11:32.422Z Downloaded r2d2 v0.8.10
7842024-10-12T03:11:32.424Z Downloaded rand_core v0.6.4
7852024-10-12T03:11:32.427Z Downloaded expectorate v1.1.0
7862024-10-12T03:11:32.429Z Downloaded fatfs v0.3.6
7872024-10-12T03:11:32.431Z Downloaded typed-path v0.7.1
7882024-10-12T03:11:32.438Z Downloaded der v0.7.9
7892024-10-12T03:11:32.444Z Downloaded filetime v0.2.25
7902024-10-12T03:11:32.447Z Downloaded psl-types v2.0.11
7912024-10-12T03:11:32.449Z Downloaded stable_deref_trait v1.2.0
7922024-10-12T03:11:32.449Z Downloaded serde_path_to_error v0.1.16
7932024-10-12T03:11:32.452Z Downloaded progenitor-client v0.8.0
7942024-10-12T03:11:32.452Z Downloaded nom v7.1.3
7952024-10-12T03:11:32.458Z Downloaded poly1305 v0.8.0
7962024-10-12T03:11:32.461Z Downloaded supports-color v3.0.1
7972024-10-12T03:11:32.464Z Downloaded slog-stdlog v4.1.1
7982024-10-12T03:11:32.466Z Downloaded zeroize_derive v1.4.2
7992024-10-12T03:11:32.466Z Downloaded subtle v2.5.0
8002024-10-12T03:11:32.466Z Downloaded unicode-normalization v0.1.23
8012024-10-12T03:11:32.471Z Downloaded libm v0.2.8
8022024-10-12T03:11:32.481Z Downloaded want v0.3.1
8032024-10-12T03:11:32.485Z Downloaded rpassword v7.3.1
8042024-10-12T03:11:32.485Z Downloaded bindgen v0.69.4
8052024-10-12T03:11:32.491Z Downloaded prettyplease v0.2.22
8062024-10-12T03:11:32.494Z Downloaded slog-dtrace v0.3.0
8072024-10-12T03:11:32.498Z Downloaded unicase v2.7.0
8082024-10-12T03:11:32.502Z Downloaded half v2.4.1
8092024-10-12T03:11:32.502Z Downloaded publicsuffix v2.2.3
8102024-10-12T03:11:32.504Z Downloaded portable-atomic v1.6.0
8112024-10-12T03:11:32.511Z Downloaded quick-error v1.2.3
8122024-10-12T03:11:32.514Z Downloaded rusqlite v0.32.1
8132024-10-12T03:11:32.521Z Downloaded static_assertions v1.1.0
8142024-10-12T03:11:32.523Z Downloaded pkg-config v0.3.30
8152024-10-12T03:11:32.526Z Downloaded sync_wrapper v0.1.2
8162024-10-12T03:11:32.526Z Downloaded which v4.4.2
8172024-10-12T03:11:32.528Z Downloaded walkdir v2.5.0
8182024-10-12T03:11:32.531Z Downloaded serde-big-array v0.5.1
8192024-10-12T03:11:32.531Z Downloaded rand_chacha v0.3.1
8202024-10-12T03:11:32.533Z Downloaded sct v0.7.1
8212024-10-12T03:11:32.536Z Downloaded rustls-pemfile v1.0.4
8222024-10-12T03:11:32.538Z Downloaded pin-utils v0.1.0
8232024-10-12T03:11:32.541Z Downloaded fxhash v0.2.1
8242024-10-12T03:11:32.541Z Downloaded foreign-types v0.3.2
8252024-10-12T03:11:32.543Z Downloaded der_derive v0.7.2
8262024-10-12T03:11:32.543Z Downloaded tokio-stream v0.1.16
8272024-10-12T03:11:32.564Z Downloaded postgres-types v0.2.8
8282024-10-12T03:11:32.566Z Downloaded slab v0.4.9
8292024-10-12T03:11:32.569Z Downloaded serde-hex v0.1.0
8302024-10-12T03:11:32.571Z Downloaded socket2 v0.5.7
8312024-10-12T03:11:32.575Z Downloaded hostname v0.3.1
8322024-10-12T03:11:32.579Z Downloaded toml v0.7.8
8332024-10-12T03:11:32.586Z Downloaded zeroize v1.8.1
8342024-10-12T03:11:32.588Z Downloaded num_enum_derive v0.5.11
8352024-10-12T03:11:32.589Z Downloaded pin-project-internal v1.1.5
8362024-10-12T03:11:32.591Z Downloaded serde_with_macros v3.9.0
8372024-10-12T03:11:32.595Z Downloaded itertools v0.13.0
8382024-10-12T03:11:32.599Z Downloaded scheduled-thread-pool v0.2.7
8392024-10-12T03:11:32.602Z Downloaded highway v1.2.0
8402024-10-12T03:11:32.604Z Downloaded headers v0.4.0
8412024-10-12T03:11:32.609Z Downloaded sec1 v0.7.3
8422024-10-12T03:11:32.616Z Downloaded rustls-webpki v0.101.7
8432024-10-12T03:11:32.626Z Downloaded subprocess v0.2.9
8442024-10-12T03:11:32.630Z Downloaded dhcproto v0.12.0
8452024-10-12T03:11:32.632Z Downloaded tokio-tungstenite v0.23.1
8462024-10-12T03:11:32.634Z Downloaded tracing-core v0.1.32
8472024-10-12T03:11:32.637Z Downloaded rcgen v0.12.1
8482024-10-12T03:11:32.641Z Downloaded toml_edit v0.19.15
8492024-10-12T03:11:32.658Z Downloaded hyper v1.4.1
8502024-10-12T03:11:32.665Z Downloaded des v0.8.1
8512024-10-12T03:11:32.669Z Downloaded owo-colors v4.1.0
8522024-10-12T03:11:32.672Z Downloaded defmt v0.3.8
8532024-10-12T03:11:32.676Z Downloaded whoami v1.5.2
8542024-10-12T03:11:32.676Z Downloaded tokio-tungstenite v0.21.0
8552024-10-12T03:11:32.680Z Downloaded diesel_derives v2.2.2
8562024-10-12T03:11:32.683Z Downloaded time v0.3.36
8572024-10-12T03:11:32.687Z Downloaded omicron-zone-package v0.11.1
8582024-10-12T03:11:32.690Z Downloaded russh v0.45.0
8592024-10-12T03:11:32.695Z Downloaded quinn-udp v0.5.5
8602024-10-12T03:11:32.699Z Downloaded openssl-sys v0.9.103
8612024-10-12T03:11:32.703Z Downloaded pkcs5 v0.7.1
8622024-10-12T03:11:32.708Z Downloaded pin-project v1.1.5
8632024-10-12T03:11:32.720Z Downloaded sqlparser v0.45.0
8642024-10-12T03:11:32.727Z Downloaded serde_with v3.9.0
8652024-10-12T03:11:32.734Z Downloaded unicode-segmentation v1.11.0
8662024-10-12T03:11:32.738Z Downloaded oso v0.27.3
8672024-10-12T03:11:32.741Z Downloaded tokio-util v0.7.12
8682024-10-12T03:11:32.749Z Downloaded elliptic-curve v0.13.8
8692024-10-12T03:11:32.752Z Downloaded h2 v0.3.26
8702024-10-12T03:11:32.758Z Downloaded ron v0.8.1
8712024-10-12T03:11:32.764Z Downloaded flate2 v1.0.34
8722024-10-12T03:11:32.770Z Downloaded flume v0.11.0
8732024-10-12T03:11:32.775Z Downloaded quick-xml v0.33.0
8742024-10-12T03:11:32.780Z Downloaded hashbrown v0.13.2
8752024-10-12T03:11:32.785Z Downloaded h2 v0.4.6
8762024-10-12T03:11:32.793Z Downloaded object v0.30.4
8772024-10-12T03:11:32.803Z Downloaded p521 v0.13.3
8782024-10-12T03:11:32.808Z Downloaded reedline v0.33.0
8792024-10-12T03:11:32.815Z Downloaded curve25519-dalek v4.1.3
8802024-10-12T03:11:32.824Z Downloaded tough v0.17.1
8812024-10-12T03:11:32.833Z Downloaded hashbrown v0.12.3
8822024-10-12T03:11:32.837Z Downloaded lalrpop v0.19.12
8832024-10-12T03:11:32.855Z Downloaded reqwest v0.12.7
8842024-10-12T03:11:32.859Z Downloaded futures-util v0.3.31
8852024-10-12T03:11:32.869Z Downloaded rustls-webpki v0.102.4
8862024-10-12T03:11:32.885Z Downloaded idna v0.3.0
8872024-10-12T03:11:32.891Z Downloaded salty v0.3.0
8882024-10-12T03:11:32.898Z Downloaded proptest v1.5.0
8892024-10-12T03:11:32.907Z Downloaded regex-syntax v0.6.29
8902024-10-12T03:11:32.914Z Downloaded idna v0.4.0
8912024-10-12T03:11:32.922Z Downloaded dropshot v0.12.0
8922024-10-12T03:11:32.950Z Downloaded regress v0.10.1
8932024-10-12T03:11:32.952Z Downloaded p384 v0.13.0
8942024-10-12T03:11:32.959Z Downloaded regress v0.9.1
8952024-10-12T03:11:32.968Z Downloaded regex-syntax v0.8.4
8962024-10-12T03:11:32.978Z Downloaded quinn-proto v0.11.8
8972024-10-12T03:11:32.984Z Downloaded rustls v0.21.12
8982024-10-12T03:11:32.998Z Downloaded rustls v0.23.10
8992024-10-12T03:11:33.016Z Downloaded webpki-roots v0.26.3
9002024-10-12T03:11:33.019Z Downloaded smoltcp v0.11.0
9012024-10-12T03:11:33.034Z Downloaded openssl v0.10.66
9022024-10-12T03:11:33.043Z Downloaded polar-core v0.27.3
9032024-10-12T03:11:33.052Z Downloaded smoltcp v0.9.1
9042024-10-12T03:11:33.064Z Downloaded radix_trie v0.2.1
9052024-10-12T03:11:33.068Z Downloaded diesel v2.2.4
9062024-10-12T03:11:33.089Z Downloaded trust-dns-proto v0.22.0
9072024-10-12T03:11:33.102Z Downloaded nix v0.29.0
9082024-10-12T03:11:33.115Z Downloaded hickory-proto v0.24.1
9092024-10-12T03:11:33.132Z Downloaded rustls v0.22.4
9102024-10-12T03:11:33.147Z Downloaded openapiv3 v2.0.0
9112024-10-12T03:11:33.161Z Downloaded ratatui v0.28.0
9122024-10-12T03:11:33.183Z Downloaded typify-impl v0.2.0
9132024-10-12T03:11:33.200Z Downloaded sled v0.34.7
9142024-10-12T03:11:33.212Z Downloaded zerocopy-derive v0.6.6
9152024-10-12T03:11:33.223Z Downloaded petgraph v0.6.5
9162024-10-12T03:11:33.244Z Downloaded regex-automata v0.4.6
9172024-10-12T03:11:33.263Z Downloaded finl_unicode v1.2.0
9182024-10-12T03:11:33.279Z Downloaded csv v1.3.0
9192024-10-12T03:11:33.301Z Downloaded tokio v1.39.3
9202024-10-12T03:11:33.344Z Downloaded bzip2-sys v0.1.11+1.0.8
9212024-10-12T03:11:33.357Z Downloaded lzma-sys v0.1.20
9222024-10-12T03:11:33.390Z Downloaded gimli v0.28.1
9232024-10-12T03:11:33.399Z Downloaded vcpkg v0.2.15
9242024-10-12T03:11:33.452Z Downloaded encoding_rs v0.8.34
9252024-10-12T03:11:33.472Z Downloaded sha3 v0.10.8
9262024-10-12T03:11:33.511Z Downloaded nix v0.28.0
9272024-10-12T03:11:33.511Z Downloaded nix v0.27.1
9282024-10-12T03:11:33.511Z Downloaded idna v0.5.0
9292024-10-12T03:11:33.534Z Downloaded idna v0.2.3
9302024-10-12T03:11:33.534Z Downloaded bstr v1.9.1
9312024-10-12T03:11:33.534Z Downloaded object v0.32.2
9322024-10-12T03:11:33.541Z Downloaded regex v1.10.6
9332024-10-12T03:11:33.546Z Downloaded rayon v1.10.0
9342024-10-12T03:11:33.555Z Downloaded winnow v0.5.40
9352024-10-12T03:11:33.564Z Downloaded git2 v0.19.0
9362024-10-12T03:11:33.576Z Downloaded hyper v0.14.30
9372024-10-12T03:11:33.586Z Downloaded reqwest v0.11.27
9382024-10-12T03:11:33.594Z Downloaded chrono v0.4.38
9392024-10-12T03:11:33.594Z Downloaded quinn v0.11.5
9402024-10-12T03:11:33.599Z Downloaded rustyline v14.0.0
9412024-10-12T03:11:33.608Z Downloaded hostname v0.4.0
9422024-10-12T03:11:33.608Z Downloaded tinyvec v1.6.0
9432024-10-12T03:11:33.608Z Downloaded itertools v0.12.1
9442024-10-12T03:11:33.614Z Downloaded rand_seeder v0.3.0
9452024-10-12T03:11:33.614Z Downloaded ron v0.7.1
9462024-10-12T03:11:33.623Z Downloaded socket2 v0.4.10
9472024-10-12T03:11:33.623Z Downloaded fallible-streaming-iterator v0.1.9
9482024-10-12T03:11:33.631Z Downloaded hashlink v0.9.1
9492024-10-12T03:11:33.631Z Downloaded tracing-attributes v0.1.27
9502024-10-12T03:11:33.631Z Downloaded rayon-core v1.12.1
9512024-10-12T03:11:33.631Z Downloaded num-bigint-dig v0.8.4
9522024-10-12T03:11:33.638Z Downloaded bitvec v1.0.1
9532024-10-12T03:11:33.657Z Downloaded futures v0.3.31
9542024-10-12T03:11:33.669Z Downloaded either v1.13.0
9552024-10-12T03:11:33.669Z Downloaded ring v0.16.20
9562024-10-12T03:11:33.739Z Downloaded slog-term v2.9.1
9572024-10-12T03:11:33.748Z Downloaded password-hash v0.5.0
9582024-10-12T03:11:33.748Z Downloaded password-hash v0.4.2
9592024-10-12T03:11:33.748Z Downloaded unarray v0.1.4
9602024-10-12T03:11:33.748Z Downloaded siphasher v0.3.11
9612024-10-12T03:11:33.748Z Downloaded serde_urlencoded v0.7.1
9622024-10-12T03:11:33.748Z Downloaded serde_derive_internals v0.29.1
9632024-10-12T03:11:33.755Z Downloaded rand_xorshift v0.3.0
9642024-10-12T03:11:33.755Z Downloaded strum_macros v0.26.4
9652024-10-12T03:11:33.755Z Downloaded unicode_categories v0.1.1
9662024-10-12T03:11:33.755Z Downloaded typify-macro v0.2.0
9672024-10-12T03:11:33.755Z Downloaded twox-hash v1.6.3
9682024-10-12T03:11:33.765Z Downloaded parse-display v0.10.0
9692024-10-12T03:11:33.765Z Downloaded env_filter v0.1.2
9702024-10-12T03:11:33.765Z Downloaded zerocopy v0.6.6
9712024-10-12T03:11:33.765Z Downloaded vte v0.11.1
9722024-10-12T03:11:33.765Z Downloaded http v1.1.0
9732024-10-12T03:11:33.774Z Downloaded hkdf v0.12.4
9742024-10-12T03:11:33.774Z Downloaded slog v2.7.0
9752024-10-12T03:11:33.774Z Downloaded futures-channel v0.3.31
9762024-10-12T03:11:33.775Z Downloaded libxml v0.3.3
9772024-10-12T03:11:33.785Z Downloaded parse-display-derive v0.10.0
9782024-10-12T03:11:33.785Z Downloaded hash32 v0.3.1
9792024-10-12T03:11:33.785Z Downloaded libgit2-sys v0.17.0+1.8.1
9802024-10-12T03:11:33.845Z Downloaded foreign-types-macros v0.2.3
9812024-10-12T03:11:33.851Z Downloaded float-cmp v0.9.0
9822024-10-12T03:11:33.852Z Downloaded hmac v0.12.1
9832024-10-12T03:11:33.852Z Downloaded funty v2.0.0
9842024-10-12T03:11:33.852Z Downloaded progenitor v0.8.0
9852024-10-12T03:11:33.852Z Downloaded peg-macros v0.8.4
9862024-10-12T03:11:33.853Z Downloaded derive-where v1.2.7
9872024-10-12T03:11:33.853Z Downloaded zip v0.6.6
9882024-10-12T03:11:33.853Z Downloaded url v2.5.2
9892024-10-12T03:11:33.863Z Downloaded itertools v0.10.5
9902024-10-12T03:11:33.863Z Downloaded rustfmt-wrapper v0.2.1
9912024-10-12T03:11:33.863Z Downloaded hash32 v0.2.1
9922024-10-12T03:11:33.863Z Downloaded resolv-conf v0.7.0
9932024-10-12T03:11:33.874Z Downloaded ref-cast v1.0.23
9942024-10-12T03:11:33.874Z Downloaded pem v3.0.4
9952024-10-12T03:11:33.874Z Downloaded ed25519-dalek v2.1.1
9962024-10-12T03:11:33.874Z Downloaded tracing v0.1.40
9972024-10-12T03:11:33.880Z Downloaded aes-gcm v0.10.3
9982024-10-12T03:11:33.880Z Downloaded opaque-debug v0.3.1
9992024-10-12T03:11:33.880Z Downloaded dhcproto-macros v0.1.0
10002024-10-12T03:11:33.880Z Downloaded steno v0.4.1
10012024-10-12T03:11:33.884Z Downloaded x509-cert v0.2.5
10022024-10-12T03:11:33.890Z Downloaded parking_lot_core v0.8.6
10032024-10-12T03:11:33.893Z Downloaded time-macros v0.2.18
10042024-10-12T03:11:33.893Z Downloaded strum_macros v0.25.3
10052024-10-12T03:11:33.893Z Downloaded futures-task v0.3.31
10062024-10-12T03:11:33.898Z Downloaded ecdsa v0.16.9
10072024-10-12T03:11:33.898Z Downloaded hickory-resolver v0.24.1
10082024-10-12T03:11:33.901Z Downloaded dyn-clone v1.0.17
10092024-10-12T03:11:33.901Z Downloaded oso-derive v0.27.3
10102024-10-12T03:11:33.907Z Downloaded endian-type v0.1.2
10112024-10-12T03:11:33.907Z Downloaded ff v0.13.0
10122024-10-12T03:11:33.907Z Downloaded tokio-macros v2.4.0
10132024-10-12T03:11:33.907Z Downloaded dsl_auto_type v0.1.2
10142024-10-12T03:11:33.907Z Downloaded typify v0.2.0
10152024-10-12T03:11:33.910Z Downloaded thread_local v1.1.8
10162024-10-12T03:11:33.910Z Downloaded dropshot_endpoint v0.12.0
10172024-10-12T03:11:33.920Z Downloaded vergen v8.3.2
10182024-10-12T03:11:33.920Z Downloaded test-strategy v0.3.1
10192024-10-12T03:11:33.920Z Downloaded hex-literal v0.4.1
10202024-10-12T03:11:33.923Z Downloaded rustc_version v0.1.7
10212024-10-12T03:11:33.923Z Downloaded rustc-hash v2.0.0
10222024-10-12T03:11:33.923Z Downloaded proc-macro-crate v1.3.1
10232024-10-12T03:11:33.923Z Downloaded heck v0.3.3
10242024-10-12T03:11:33.923Z Downloaded fd-lock v4.0.2
10252024-10-12T03:11:33.926Z Downloaded tls_codec v0.4.1
10262024-10-12T03:11:33.926Z Downloaded getrandom v0.2.14
10272024-10-12T03:11:33.928Z Downloaded unsafe-libyaml v0.2.11
10282024-10-12T03:11:33.935Z Downloaded tungstenite v0.23.0
10292024-10-12T03:11:33.937Z Downloaded unicode-bidi v0.3.15
10302024-10-12T03:11:33.937Z Downloaded aho-corasick v1.1.3
10312024-10-12T03:11:33.942Z Downloaded thiserror-no-std v2.0.2
10322024-10-12T03:11:33.946Z Downloaded sha1 v0.10.6
10332024-10-12T03:11:33.948Z Downloaded schemars_derive v0.8.21
10342024-10-12T03:11:33.951Z Downloaded progenitor-impl v0.8.0
10352024-10-12T03:11:33.951Z Downloaded parking_lot v0.12.2
10362024-10-12T03:11:33.953Z Downloaded shlex v1.3.0
10372024-10-12T03:11:33.956Z Downloaded value-bag v1.9.0
10382024-10-12T03:11:33.958Z Downloaded gethostname v0.5.0
10392024-10-12T03:11:33.958Z Downloaded tungstenite v0.21.0
10402024-10-12T03:11:33.961Z Downloaded p256 v0.13.2
10412024-10-12T03:11:33.964Z Downloaded sqlformat v0.2.6
10422024-10-12T03:11:33.966Z Downloaded spin v0.5.2
10432024-10-12T03:11:33.969Z Downloaded crossbeam-channel v0.5.12
10442024-10-12T03:11:33.972Z Downloaded postgres-protocol v0.6.7
10452024-10-12T03:11:33.972Z Downloaded parking_lot v0.11.2
10462024-10-12T03:11:33.975Z Downloaded take_mut v0.2.2
10472024-10-12T03:11:33.975Z Downloaded sqlparser_derive v0.2.2
10482024-10-12T03:11:33.977Z Downloaded structmeta-derive v0.3.0
10492024-10-12T03:11:33.978Z Downloaded fallible-iterator v0.3.0
10502024-10-12T03:11:33.978Z Downloaded const_format v0.2.33
10512024-10-12T03:11:33.982Z Downloaded rusty-fork v0.3.0
10522024-10-12T03:11:33.985Z Downloaded fixedbitset v0.4.2
10532024-10-12T03:11:33.985Z Downloaded defmt-parser v0.3.4
10542024-10-12T03:11:33.987Z Downloaded uzers v0.11.3
10552024-10-12T03:11:33.987Z Downloaded structmeta v0.3.0
10562024-10-12T03:11:33.989Z Downloaded olpc-cjson v0.1.3
10572024-10-12T03:11:33.989Z Downloaded glob v0.3.1
10582024-10-12T03:11:33.992Z Downloaded foreign-types-shared v0.1.1
10592024-10-12T03:11:33.992Z Downloaded spki v0.7.3
10602024-10-12T03:11:33.994Z Downloaded russh-keys v0.45.0
10612024-10-12T03:11:33.994Z Downloaded num-complex v0.4.6
10622024-10-12T03:11:33.997Z Downloaded hyper-util v0.1.9
10632024-10-12T03:11:34.001Z Downloaded crossbeam-utils v0.8.19
10642024-10-12T03:11:34.003Z Downloaded allocator-api2 v0.2.18
10652024-10-12T03:11:34.005Z Downloaded base64 v0.13.1
10662024-10-12T03:11:34.007Z Downloaded tokio-rustls v0.24.1
10672024-10-12T03:11:34.010Z Downloaded universal-hash v0.5.1
10682024-10-12T03:11:34.012Z Downloaded nu-ansi-term v0.50.0
10692024-10-12T03:11:34.015Z Downloaded native-tls v0.2.11
10702024-10-12T03:11:34.015Z Downloaded mime_guess v2.0.4
10712024-10-12T03:11:34.017Z Downloaded lru v0.12.3
10722024-10-12T03:11:34.017Z Downloaded tokio-rustls v0.25.0
10732024-10-12T03:11:34.020Z Downloaded term v0.7.0
10742024-10-12T03:11:34.023Z Downloaded jobserver v0.1.32
10752024-10-12T03:11:34.025Z Downloaded compact_str v0.8.0
10762024-10-12T03:11:34.035Z Downloaded strum_macros v0.24.3
10772024-10-12T03:11:34.035Z Downloaded mockall_derive v0.13.0
10782024-10-12T03:11:34.035Z Downloaded chacha20poly1305 v0.10.1
10792024-10-12T03:11:34.035Z Downloaded memmap2 v0.9.4
10802024-10-12T03:11:34.038Z Downloaded clang-sys v1.7.0
10812024-10-12T03:11:34.038Z Downloaded lalrpop-util v0.19.12
10822024-10-12T03:11:34.038Z Downloaded secrecy v0.8.0
10832024-10-12T03:11:34.040Z Downloaded memoffset v0.9.1
10842024-10-12T03:11:34.040Z Downloaded linked-hash-map v0.5.6
10852024-10-12T03:11:34.040Z Downloaded lazycell v1.3.0
10862024-10-12T03:11:34.044Z Downloaded indent_write v2.2.0
10872024-10-12T03:11:34.044Z Downloaded argon2 v0.5.3
10882024-10-12T03:11:34.044Z Downloaded lock_api v0.4.12
10892024-10-12T03:11:34.046Z Downloaded libefi-sys v0.1.0
10902024-10-12T03:11:34.046Z Downloaded inout v0.1.3
10912024-10-12T03:11:34.048Z Downloaded try-lock v0.2.5
10922024-10-12T03:11:34.049Z Downloaded ipnet v2.10.1
10932024-10-12T03:11:34.051Z Downloaded crc-catalog v2.4.0
10942024-10-12T03:11:34.051Z Downloaded constant_time_eq v0.3.0
10952024-10-12T03:11:34.053Z Downloaded iana-time-zone v0.1.60
10962024-10-12T03:11:34.053Z Downloaded hyper-staticfile v0.10.1
10972024-10-12T03:11:34.056Z Downloaded hyper-rustls v0.27.3
10982024-10-12T03:11:34.058Z Downloaded colored v2.1.0
10992024-10-12T03:11:34.060Z Downloaded blowfish v0.9.1
11002024-10-12T03:11:34.063Z Downloaded arrayvec v0.7.4
11012024-10-12T03:11:34.063Z Downloaded crossbeam-epoch v0.9.18
11022024-10-12T03:11:34.066Z Downloaded const-oid v0.9.6
11032024-10-12T03:11:34.068Z Downloaded newtype-uuid v1.1.2
11042024-10-12T03:11:34.068Z Downloaded nanorand v0.7.0
11052024-10-12T03:11:34.071Z Downloaded md-5 v0.10.6
11062024-10-12T03:11:34.073Z Downloaded atomic-waker v1.1.2
11072024-10-12T03:11:34.073Z Downloaded impl-trait-for-tuples v0.2.2
11082024-10-12T03:11:34.076Z Downloaded httparse v1.8.0
11092024-10-12T03:11:34.078Z Downloaded instant v0.1.12
11102024-10-12T03:11:34.078Z Downloaded castaway v0.2.3
11112024-10-12T03:11:34.081Z Downloaded adler v1.0.2
11122024-10-12T03:11:34.081Z Downloaded cipher v0.4.4
11132024-10-12T03:11:34.335Z Downloaded libz-sys v1.1.16
11142024-10-12T03:11:34.454Z Downloaded ring v0.17.8
11152024-10-12T03:11:34.567Z Downloaded libsqlite3-sys v0.30.1
11162024-10-12T03:11:34.746Z Compiling serde v1.0.210
11172024-10-12T03:11:34.749Z Compiling typenum v1.17.0
11182024-10-12T03:11:34.749Z Compiling generic-array v0.14.7
11192024-10-12T03:11:34.749Z Compiling lock_api v0.4.12
11202024-10-12T03:11:34.749Z Compiling scopeguard v1.2.0
11212024-10-12T03:11:34.749Z Compiling subtle v2.5.0
11222024-10-12T03:11:34.902Z Compiling syn v2.0.79
11232024-10-12T03:11:34.913Z Compiling getrandom v0.2.14
11242024-10-12T03:11:35.044Z Compiling value-bag v1.9.0
11252024-10-12T03:11:35.169Z Compiling rand_core v0.6.4
11262024-10-12T03:11:35.305Z Compiling const-oid v0.9.6
11272024-10-12T03:11:35.406Z Compiling jobserver v0.1.32
11282024-10-12T03:11:35.449Z Compiling log v0.4.22
11292024-10-12T03:11:35.610Z Compiling pin-project-lite v0.2.14
11302024-10-12T03:11:35.729Z Compiling smallvec v1.13.2
11312024-10-12T03:11:35.759Z Compiling parking_lot_core v0.9.10
11322024-10-12T03:11:35.809Z Compiling cc v1.0.97
11332024-10-12T03:11:36.081Z Compiling futures-core v0.3.31
11342024-10-12T03:11:36.280Z Compiling signal-hook-registry v1.4.2
11352024-10-12T03:11:36.304Z Compiling cpufeatures v0.2.12
11362024-10-12T03:11:36.335Z Compiling mio v1.0.2
11372024-10-12T03:11:36.398Z Compiling futures-sink v0.3.31
11382024-10-12T03:11:36.556Z Compiling parking_lot v0.12.2
11392024-10-12T03:11:36.873Z Compiling spin v0.9.8
11402024-10-12T03:11:37.099Z Compiling socket2 v0.5.7
11412024-10-12T03:11:37.235Z Compiling slab v0.4.9
11422024-10-12T03:11:37.270Z Compiling ahash v0.8.11
11432024-10-12T03:11:37.477Z Compiling serde_json v1.0.128
11442024-10-12T03:11:37.497Z Compiling futures-channel v0.3.31
11452024-10-12T03:11:37.738Z Compiling allocator-api2 v0.2.18
11462024-10-12T03:11:37.831Z Compiling pin-utils v0.1.0
11472024-10-12T03:11:37.950Z Compiling futures-task v0.3.31
11482024-10-12T03:11:37.977Z Compiling futures-io v0.3.31
11492024-10-12T03:11:38.012Z Compiling tinyvec_macros v0.1.1
11502024-10-12T03:11:38.040Z Compiling libm v0.2.8
11512024-10-12T03:11:38.114Z Compiling tinyvec v1.6.0
11522024-10-12T03:11:38.167Z Compiling num-traits v0.2.19
11532024-10-12T03:11:38.245Z Compiling unicode-bidi v0.3.15
11542024-10-12T03:11:38.314Z Compiling base64ct v1.6.0
11552024-10-12T03:11:38.537Z Compiling flagset v0.4.5
11562024-10-12T03:11:38.713Z Compiling ppv-lite86 v0.2.17
11572024-10-12T03:11:38.752Z Compiling httparse v1.8.0
11582024-10-12T03:11:38.918Z Compiling pem-rfc7468 v0.7.0
11592024-10-12T03:11:39.228Z Compiling tracing-core v0.1.32
11602024-10-12T03:11:39.685Z Compiling unicode-normalization v0.1.23
11612024-10-12T03:11:39.699Z Compiling rand_chacha v0.3.1
11622024-10-12T03:11:39.819Z Compiling percent-encoding v2.3.1
11632024-10-12T03:11:39.930Z Compiling rustls-pki-types v1.7.0
11642024-10-12T03:11:40.082Z Compiling ring v0.17.8
11652024-10-12T03:11:40.192Z Compiling crossbeam-utils v0.8.19
11662024-10-12T03:11:40.685Z Compiling rand v0.8.5
11672024-10-12T03:11:40.842Z Compiling time-core v0.1.2
11682024-10-12T03:11:40.857Z Compiling pkg-config v0.3.30
11692024-10-12T03:11:41.011Z Compiling untrusted v0.9.0
11702024-10-12T03:11:41.195Z Compiling num-conv v0.1.0
11712024-10-12T03:11:41.526Z Compiling powerfmt v0.2.0
11722024-10-12T03:11:41.567Z Compiling vcpkg v0.2.15
11732024-10-12T03:11:41.635Z Compiling time-macros v0.2.18
11742024-10-12T03:11:41.931Z Compiling deranged v0.3.11
11752024-10-12T03:11:42.374Z Compiling atomic-waker v1.1.2
11762024-10-12T03:11:42.538Z Compiling num_threads v0.1.7
11772024-10-12T03:11:42.688Z Compiling form_urlencoded v1.2.1
11782024-10-12T03:11:42.707Z Compiling try-lock v0.2.5
11792024-10-12T03:11:42.851Z Compiling slog v2.7.0
11802024-10-12T03:11:42.992Z Compiling want v0.3.1
11812024-10-12T03:11:43.239Z Compiling rustix v0.38.37
11822024-10-12T03:11:43.322Z Compiling httpdate v1.0.3
11832024-10-12T03:11:43.459Z Compiling base64 v0.22.1
11842024-10-12T03:11:43.661Z Compiling openssl-sys v0.9.103
11852024-10-12T03:11:43.799Z Compiling idna v0.5.0
11862024-10-12T03:11:44.116Z Compiling tower-service v0.3.2
11872024-10-12T03:11:44.202Z Compiling iana-time-zone v0.1.60
11882024-10-12T03:11:44.241Z Compiling rustversion v1.0.17
11892024-10-12T03:11:44.573Z Compiling openssl v0.10.66
11902024-10-12T03:11:44.634Z Compiling match_cfg v0.1.0
11912024-10-12T03:11:44.718Z Compiling foreign-types-shared v0.1.1
11922024-10-12T03:11:44.827Z Compiling foreign-types v0.3.2
11932024-10-12T03:11:44.871Z Compiling time v0.3.36
11942024-10-12T03:11:44.905Z Compiling hostname v0.3.1
11952024-10-12T03:11:45.012Z Compiling url v2.5.2
11962024-10-12T03:11:45.038Z Compiling dirs-sys-next v0.1.2
11972024-10-12T03:11:45.148Z Compiling aho-corasick v1.1.3
11982024-10-12T03:11:45.357Z Compiling data-encoding v2.6.0
11992024-10-12T03:11:45.687Z Compiling syn v1.0.109
12002024-10-12T03:11:46.137Z Compiling siphasher v0.3.11
12012024-10-12T03:11:46.313Z Compiling rustls v0.22.4
12022024-10-12T03:11:46.552Z Compiling native-tls v0.2.11
12032024-10-12T03:11:46.570Z Compiling rustls v0.23.10
12042024-10-12T03:11:46.746Z Compiling regex-syntax v0.8.4
12052024-10-12T03:11:46.924Z Compiling dirs-next v2.0.0
12062024-10-12T03:11:47.092Z Compiling crossbeam-epoch v0.9.18
12072024-10-12T03:11:47.740Z Compiling serde_derive_internals v0.29.1
12082024-10-12T03:11:47.893Z Compiling backtrace v0.3.71
12092024-10-12T03:11:48.329Z Compiling lazy_static v1.5.0
12102024-10-12T03:11:48.380Z Compiling thread_local v1.1.8
12112024-10-12T03:11:48.447Z Compiling encoding_rs v0.8.34
12122024-10-12T03:11:48.946Z Compiling multer v3.1.0
12132024-10-12T03:11:49.178Z Compiling serde_derive v1.0.210
12142024-10-12T03:11:49.230Z Compiling zeroize_derive v1.4.2
12152024-10-12T03:11:50.009Z Compiling zerocopy-derive v0.7.34
12162024-10-12T03:11:50.410Z Compiling tokio-macros v2.4.0
12172024-10-12T03:11:50.611Z Compiling thiserror-impl v1.0.64
12182024-10-12T03:11:50.840Z Compiling zeroize v1.8.1
12192024-10-12T03:11:51.011Z Compiling futures-macro v0.3.31
12202024-10-12T03:11:52.064Z Compiling der_derive v0.7.2
12212024-10-12T03:11:52.307Z Compiling zerocopy v0.7.34
12222024-10-12T03:11:52.693Z Compiling crypto-common v0.1.6
12232024-10-12T03:11:52.837Z Compiling block-buffer v0.10.4
12242024-10-12T03:11:52.939Z Compiling block-padding v0.3.3
12252024-10-12T03:11:53.054Z Compiling futures-util v0.3.31
12262024-10-12T03:11:53.110Z Compiling digest v0.10.7
12272024-10-12T03:11:53.194Z Compiling inout v0.1.3
12282024-10-12T03:11:53.349Z Compiling tracing-attributes v0.1.27
12292024-10-12T03:11:53.477Z Compiling cipher v0.4.4
12302024-10-12T03:11:53.593Z Compiling hmac v0.12.1
12312024-10-12T03:11:53.928Z Compiling sha2 v0.10.8
12322024-10-12T03:11:53.952Z Compiling salsa20 v0.10.2
12332024-10-12T03:11:53.955Z Compiling thiserror v1.0.64
12342024-10-12T03:11:54.110Z Compiling pest v2.7.10
12352024-10-12T03:11:54.170Z Compiling pbkdf2 v0.12.2
12362024-10-12T03:11:54.344Z Compiling hashbrown v0.14.5
12372024-10-12T03:11:54.413Z Compiling cbc v0.1.2
12382024-10-12T03:11:54.578Z Compiling der v0.7.9
12392024-10-12T03:11:54.650Z Compiling scrypt v0.11.0
12402024-10-12T03:11:55.232Z Compiling aes v0.8.4
12412024-10-12T03:11:55.711Z Compiling scroll_derive v0.12.0
12422024-10-12T03:11:57.123Z Compiling tracing v0.1.40
12432024-10-12T03:11:57.142Z Compiling spki v0.7.3
12442024-10-12T03:11:57.247Z Compiling pest_meta v2.7.10
12452024-10-12T03:11:57.518Z Compiling pkcs5 v0.7.1
12462024-10-12T03:11:57.538Z Compiling scroll v0.12.0
12472024-10-12T03:11:57.636Z Compiling rustls-webpki v0.102.4
12482024-10-12T03:11:57.950Z Compiling async-trait v0.1.83
12492024-10-12T03:11:57.952Z Compiling openssl-macros v0.1.1
12502024-10-12T03:11:58.115Z Compiling goblin v0.8.2
12512024-10-12T03:11:58.741Z Compiling pest_generator v2.7.10
12522024-10-12T03:11:58.764Z Compiling pkcs8 v0.10.2
12532024-10-12T03:11:59.175Z Compiling sha1 v0.10.6
12542024-10-12T03:11:59.485Z Compiling signature v2.2.0
12552024-10-12T03:11:59.591Z Compiling regex-automata v0.4.6
12562024-10-12T03:11:59.694Z Compiling cookie v0.18.1
12572024-10-12T03:11:59.774Z Compiling schemars v0.8.21
12582024-10-12T03:12:00.007Z Compiling rayon-core v1.12.1
12592024-10-12T03:12:00.149Z Compiling slog-async v2.8.0
12602024-10-12T03:12:00.286Z Compiling either v1.13.0
12612024-10-12T03:12:00.694Z Compiling adler v1.0.2
12622024-10-12T03:12:00.697Z Compiling paste v1.0.15
12632024-10-12T03:12:00.731Z Compiling openssl-probe v0.1.5
12642024-10-12T03:12:00.751Z Compiling ipnet v2.10.1
12652024-10-12T03:12:00.933Z Compiling mime v0.3.17
12662024-10-12T03:12:01.090Z Compiling finl_unicode v1.2.0
12672024-10-12T03:12:01.236Z Compiling gimli v0.28.1
12682024-10-12T03:12:01.600Z Compiling miniz_oxide v0.7.2
12692024-10-12T03:12:01.714Z Compiling stringprep v0.1.4
12702024-10-12T03:12:02.146Z Compiling futures-executor v0.3.31
12712024-10-12T03:12:02.346Z Compiling pest_derive v2.7.10
12722024-10-12T03:12:02.975Z Compiling md-5 v0.10.6
12732024-10-12T03:12:03.181Z Compiling dtrace-parser v0.2.0
12742024-10-12T03:12:03.209Z Compiling schemars_derive v0.8.21
12752024-10-12T03:12:03.647Z Compiling bytes v1.7.2
12762024-10-12T03:12:04.927Z Compiling tokio v1.39.3
12772024-10-12T03:12:06.196Z Compiling indexmap v2.5.0
12782024-10-12T03:12:06.596Z Compiling http v1.1.0
12792024-10-12T03:12:07.718Z Compiling bitflags v2.6.0
12802024-10-12T03:12:08.191Z Compiling semver v1.0.23
12812024-10-12T03:12:08.352Z Compiling http-body v1.0.0
12822024-10-12T03:12:08.410Z Compiling dof v0.3.0
12832024-10-12T03:12:08.592Z Compiling serde_tokenstream v0.2.2
12842024-10-12T03:12:08.970Z Compiling rustc_version v0.4.0
12852024-10-12T03:12:09.112Z Compiling serde_spanned v0.6.7
12862024-10-12T03:12:09.189Z Compiling uuid v1.10.0
12872024-10-12T03:12:09.334Z Compiling toml_datetime v0.6.8
12882024-10-12T03:12:09.746Z Compiling usdt-impl v0.5.0
12892024-10-12T03:12:10.613Z Compiling chrono v0.4.38
12902024-10-12T03:12:10.631Z Compiling heapless v0.7.17
12912024-10-12T03:12:11.077Z Compiling http-body-util v0.1.2
12922024-10-12T03:12:11.578Z Compiling usdt-attr-macro v0.5.0
12932024-10-12T03:12:12.474Z Compiling usdt-macro v0.5.0
12942024-10-12T03:12:12.960Z Compiling tokio-util v0.7.12
12952024-10-12T03:12:13.382Z Compiling curve25519-dalek v4.1.3
12962024-10-12T03:12:14.011Z Compiling h2 v0.4.6
12972024-10-12T03:12:14.030Z Compiling toml_edit v0.22.22
12982024-10-12T03:12:14.335Z Compiling slog-json v2.6.1
12992024-10-12T03:12:14.437Z Compiling addr2line v0.21.0
13002024-10-12T03:12:14.720Z Compiling serde_urlencoded v0.7.1
13012024-10-12T03:12:15.183Z Compiling async-stream-impl v0.3.5
13022024-10-12T03:12:15.226Z Compiling enum-as-inner v0.6.0
13032024-10-12T03:12:15.277Z Compiling crossbeam-deque v0.8.5
13042024-10-12T03:12:15.627Z Compiling term v0.7.0
13052024-10-12T03:12:16.338Z Compiling rustls-pemfile v2.1.3
13062024-10-12T03:12:16.608Z Compiling crossbeam-channel v0.5.12
13072024-10-12T03:12:16.805Z Compiling num-integer v0.1.46
13082024-10-12T03:12:17.097Z Compiling idna v0.3.0
13092024-10-12T03:12:17.728Z Compiling idna v0.4.0
13102024-10-12T03:12:18.240Z Compiling ff v0.13.0
13112024-10-12T03:12:18.476Z Compiling hash32 v0.2.1
13122024-10-12T03:12:18.751Z Compiling is-terminal v0.4.12
13132024-10-12T03:12:18.865Z Compiling object v0.32.2
13142024-10-12T03:12:18.882Z Compiling dropshot v0.12.0
13152024-10-12T03:12:19.177Z Compiling smoltcp v0.9.1
13162024-10-12T03:12:19.360Z Compiling signal-hook v0.3.17
13172024-10-12T03:12:19.646Z Compiling fallible-iterator v0.2.0
13182024-10-12T03:12:19.860Z Compiling take_mut v0.2.2
13192024-10-12T03:12:19.934Z Compiling rustc-demangle v0.1.24
13202024-10-12T03:12:20.017Z Compiling base16ct v0.2.0
13212024-10-12T03:12:20.054Z Compiling portable-atomic v1.6.0
13222024-10-12T03:12:20.347Z Compiling num-bigint-dig v0.8.4
13232024-10-12T03:12:20.367Z Compiling utf-8 v0.7.6
13242024-10-12T03:12:20.656Z Compiling psl-types v2.0.11
13252024-10-12T03:12:20.689Z Compiling linked-hash-map v0.5.6
13262024-10-12T03:12:20.855Z Compiling crc32fast v1.4.0
13272024-10-12T03:12:20.907Z Compiling hyper v1.4.1
13282024-10-12T03:12:21.063Z Compiling stable_deref_trait v1.2.0
13292024-10-12T03:12:21.118Z Compiling quick-error v1.2.3
13302024-10-12T03:12:21.172Z Compiling dyn-clone v1.0.17
13312024-10-12T03:12:21.262Z Compiling anyhow v1.0.89
13322024-10-12T03:12:21.428Z Compiling resolv-conf v0.7.0
13332024-10-12T03:12:22.293Z Compiling lru-cache v0.1.2
13342024-10-12T03:12:22.342Z Compiling publicsuffix v2.2.3
13352024-10-12T03:12:22.519Z Compiling tungstenite v0.23.0
13362024-10-12T03:12:22.640Z Compiling postgres-protocol v0.6.7
13372024-10-12T03:12:23.294Z Compiling hyper-util v0.1.9
13382024-10-12T03:12:23.979Z Compiling sec1 v0.7.3
13392024-10-12T03:12:24.801Z Compiling slog-term v2.9.1
13402024-10-12T03:12:24.895Z Compiling usdt v0.5.0
13412024-10-12T03:12:25.058Z Compiling hickory-proto v0.24.1
13422024-10-12T03:12:25.175Z Compiling group v0.13.0
13432024-10-12T03:12:25.511Z Compiling tokio-native-tls v0.3.1
13442024-10-12T03:12:25.742Z Compiling num-iter v0.1.45
13452024-10-12T03:12:25.798Z Compiling toml v0.8.19
13462024-10-12T03:12:25.930Z Compiling async-stream v0.3.5
13472024-10-12T03:12:26.244Z Compiling slog-bunyan v2.5.0
13482024-10-12T03:12:26.461Z Compiling terminal_size v0.4.0
13492024-10-12T03:12:26.519Z Compiling tokio-rustls v0.25.0
13502024-10-12T03:12:26.760Z Compiling tokio-rustls v0.26.0
13512024-10-12T03:12:26.942Z Compiling dropshot_endpoint v0.12.0
13522024-10-12T03:12:27.134Z Compiling openapiv3 v2.0.0
13532024-10-12T03:12:27.137Z Compiling serde_path_to_error v0.1.16
13542024-10-12T03:12:27.535Z Compiling camino v1.1.9
13552024-10-12T03:12:27.849Z Compiling futures v0.3.31
13562024-10-12T03:12:28.561Z Compiling hkdf v0.12.4
13572024-10-12T03:12:28.824Z Compiling crypto-bigint v0.5.5
13582024-10-12T03:12:28.952Z Compiling zerocopy-derive v0.6.6
13592024-10-12T03:12:29.101Z Compiling curve25519-dalek-derive v0.1.1
13602024-10-12T03:12:29.239Z Compiling phf_shared v0.11.2
13612024-10-12T03:12:29.610Z Compiling waitgroup v0.1.2
13622024-10-12T03:12:29.838Z Compiling webpki-roots v0.26.3
13632024-10-12T03:12:30.063Z Compiling hostname v0.4.0
13642024-10-12T03:12:30.328Z Compiling fs-err v2.11.0
13652024-10-12T03:12:30.428Z Compiling hubpack_derive v0.1.1
13662024-10-12T03:12:30.630Z Compiling managed v0.8.0
13672024-10-12T03:12:30.650Z Compiling bitflags v1.3.2
13682024-10-12T03:12:30.753Z Compiling winnow v0.5.40
13692024-10-12T03:12:31.068Z Compiling debug-ignore v1.0.5
13702024-10-12T03:12:31.110Z Compiling adler2 v2.0.0
13712024-10-12T03:12:31.207Z Compiling clap_builder v4.5.20
13722024-10-12T03:12:31.330Z Compiling miniz_oxide v0.8.0
13732024-10-12T03:12:31.353Z Compiling hubpack v0.1.2
13742024-10-12T03:12:31.602Z Compiling zerocopy v0.6.6
13752024-10-12T03:12:31.807Z Compiling elliptic-curve v0.13.8
13762024-10-12T03:12:32.860Z Compiling console v0.15.8
13772024-10-12T03:12:34.386Z Compiling toml_edit v0.19.15
13782024-10-12T03:12:34.638Z Compiling hickory-resolver v0.24.1
13792024-10-12T03:12:34.657Z Compiling hyper-rustls v0.27.3
13802024-10-12T03:12:34.886Z Compiling phf v0.11.2
13812024-10-12T03:12:35.190Z Compiling cookie_store v0.21.0
13822024-10-12T03:12:35.256Z Compiling rayon v1.10.0
13832024-10-12T03:12:36.763Z Compiling hyper-tls v0.6.0
13842024-10-12T03:12:38.183Z Compiling tokio-tungstenite v0.23.1
13852024-10-12T03:12:38.724Z Compiling postgres-types v0.2.8
13862024-10-12T03:12:40.417Z Compiling tokio-stream v0.1.16
13872024-10-12T03:12:40.539Z Compiling regex v1.10.6
13882024-10-12T03:12:41.058Z Compiling bstr v1.9.1
13892024-10-12T03:12:41.175Z Compiling serde-big-array v0.5.1
13902024-10-12T03:12:41.344Z Compiling ed25519 v2.2.3
13912024-10-12T03:12:41.402Z Compiling pkcs1 v0.7.5
13922024-10-12T03:12:41.450Z Compiling rfc6979 v0.4.0
13932024-10-12T03:12:41.471Z Compiling derive-where v1.2.7
13942024-10-12T03:12:41.609Z Compiling clap_derive v4.5.18
13952024-10-12T03:12:41.628Z Compiling serde_repr v0.1.19
13962024-10-12T03:12:42.389Z Compiling strum_macros v0.25.3
13972024-10-12T03:12:42.430Z Compiling phf_shared v0.10.0
13982024-10-12T03:12:42.837Z Compiling float-cmp v0.9.0
13992024-10-12T03:12:42.890Z Compiling sync_wrapper v1.0.1
14002024-10-12T03:12:42.918Z Compiling mio v0.8.11
14012024-10-12T03:12:43.037Z Compiling fixedbitset v0.4.2
14022024-10-12T03:12:43.058Z Compiling unicode-segmentation v1.11.0
14032024-10-12T03:12:43.432Z Compiling new_debug_unreachable v1.0.6
14042024-10-12T03:12:43.505Z Compiling whoami v1.5.2
14052024-10-12T03:12:43.531Z Compiling static_assertions v1.1.0
14062024-10-12T03:12:43.629Z Compiling difflib v0.4.0
14072024-10-12T03:12:43.915Z Compiling minimal-lexical v0.2.1
14082024-10-12T03:12:44.138Z Compiling precomputed-hash v0.1.1
14092024-10-12T03:12:44.247Z Compiling number_prefix v0.4.0
14102024-10-12T03:12:44.265Z Compiling predicates-core v1.0.6
14112024-10-12T03:12:44.455Z Compiling normalize-line-endings v0.3.0
14122024-10-12T03:12:44.474Z Compiling bit-vec v0.6.3
14132024-10-12T03:12:44.587Z Compiling predicates v3.1.2
14142024-10-12T03:12:44.620Z Compiling indicatif v0.17.8
14152024-10-12T03:12:44.948Z Compiling bit-set v0.5.3
14162024-10-12T03:12:45.059Z Compiling qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
14172024-10-12T03:12:45.236Z Compiling nom v7.1.3
14182024-10-12T03:12:45.256Z Compiling string_cache v0.8.7
14192024-10-12T03:12:45.740Z Compiling tokio-postgres v0.7.12
14202024-10-12T03:12:46.274Z Compiling similar v2.6.0
14212024-10-12T03:12:46.410Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14222024-10-12T03:12:46.658Z Compiling clap v4.5.20
14232024-10-12T03:12:46.789Z Compiling signal-hook-mio v0.2.4
14242024-10-12T03:12:46.812Z Compiling petgraph v0.6.5
14252024-10-12T03:12:46.961Z Compiling reqwest v0.12.7
14262024-10-12T03:12:48.667Z Compiling rsa v0.9.6
14272024-10-12T03:12:49.001Z Compiling ed25519-dalek v2.1.1
14282024-10-12T03:12:50.280Z Compiling ecdsa v0.16.9
14292024-10-12T03:12:50.859Z Compiling flate2 v1.0.34
14302024-10-12T03:12:50.908Z Compiling toml v0.7.8
14312024-10-12T03:12:51.227Z Compiling hex v0.4.3
14322024-10-12T03:12:51.566Z Compiling itertools v0.12.1
14332024-10-12T03:12:51.835Z Compiling itertools v0.10.5
14342024-10-12T03:12:51.858Z Compiling x509-cert v0.2.5
14352024-10-12T03:12:51.940Z Compiling unicode-xid v0.2.4
14362024-10-12T03:12:52.122Z Compiling lalrpop-util v0.19.12
14372024-10-12T03:12:52.480Z Compiling peg-runtime v0.8.3
14382024-10-12T03:12:52.640Z Compiling xattr v1.3.1
14392024-10-12T03:12:52.929Z Compiling strum_macros v0.26.4
14402024-10-12T03:12:53.167Z Compiling filetime v0.2.25
14412024-10-12T03:12:53.489Z Compiling tar v0.4.42
14422024-10-12T03:12:56.447Z Compiling strum v0.26.3
14432024-10-12T03:12:56.718Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14442024-10-12T03:12:56.966Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14452024-10-12T03:13:02.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
14462024-10-12T03:13:02.149Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14472024-10-12T03:13:02.198ZOct 12 03:13:00.863 INFO Starting download, target: Clickhouse
14482024-10-12T03:13:02.200ZOct 12 03:13:00.863 INFO Starting download, target: Console
14492024-10-12T03:13:02.200ZOct 12 03:13:00.863 INFO Starting download, target: Cockroach
14502024-10-12T03:13:02.200ZOct 12 03:13:00.863 INFO Starting download, target: DendriteOpenapi
14512024-10-12T03:13:02.200ZOct 12 03:13:00.863 INFO Starting download, target: DendriteStub
14522024-10-12T03:13:02.200ZOct 12 03:13:00.863 INFO Starting download, target: MaghemiteMgd
14532024-10-12T03:13:02.200ZOct 12 03:13:00.863 INFO Starting download, target: TransceiverControl
14542024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14552024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14562024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14572024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14582024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14592024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14602024-10-12T03:13:02.200ZOct 12 03:13:00.864 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14612024-10-12T03:13:02.405ZOct 12 03:13:01.070 INFO Download complete, target: DendriteOpenapi
14622024-10-12T03:13:02.621ZOct 12 03:13:01.279 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14632024-10-12T03:13:02.832ZOct 12 03:13:01.492 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14642024-10-12T03:13:03.064ZOct 12 03:13:01.729 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14652024-10-12T03:13:03.108ZOct 12 03:13:01.773 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14662024-10-12T03:13:03.229ZOct 12 03:13:01.894 INFO Download complete, target: Console
14672024-10-12T03:13:03.395ZOct 12 03:13:02.060 INFO Download complete, target: TransceiverControl
14682024-10-12T03:13:03.835ZOct 12 03:13:02.496 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14692024-10-12T03:13:03.835ZOct 12 03:13:02.496 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14702024-10-12T03:13:04.973ZOct 12 03:13:03.637 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14712024-10-12T03:13:06.114ZOct 12 03:13:04.779 INFO Download complete, target: DendriteStub
14722024-10-12T03:13:06.416ZOct 12 03:13:05.081 INFO Download complete, target: MaghemiteMgd
14732024-10-12T03:13:12.125ZOct 12 03:13:10.788 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14742024-10-12T03:13:12.481ZOct 12 03:13:11.144 INFO Checking that binary works, target: Cockroach
14752024-10-12T03:13:12.649ZOct 12 03:13:11.311 INFO Download complete, target: Cockroach
14762024-10-12T03:13:19.035ZOct 12 03:13:17.698 INFO Checking that binary works, target: Clickhouse
14772024-10-12T03:13:19.203ZOct 12 03:13:17.865 INFO Download complete, target: Clickhouse
14782024-10-12T03:13:19.223ZAll builder prerequisites installed successfully, and PATH looks valid
14792024-10-12T03:13:19.226Z
14802024-10-12T03:13:19.226Zreal 3:42.769477294
14812024-10-12T03:13:19.226Zuser 12:41.061252409
14822024-10-12T03:13:19.226Zsys 2:42.030499496
14832024-10-12T03:13:19.226Ztrap 0.460180310
14842024-10-12T03:13:19.226Ztflt 1.478906908
14852024-10-12T03:13:19.226Zdflt 1.586025969
14862024-10-12T03:13:19.226Zkflt 0.022531840
14872024-10-12T03:13:19.226Zlock 24:21.519846286
14882024-10-12T03:13:19.226Zslp 48:22.756805561
14892024-10-12T03:13:19.226Zlat 47.910472793
14902024-10-12T03:13:19.226Zstop 2:04.432258003
14912024-10-12T03:13:19.226Z+ banner hack-check
14922024-10-12T03:13:19.229Z
14932024-10-12T03:13:19.229Z # # ## #### # # #### # # ###### #### # #
14942024-10-12T03:13:19.229Z # # # # # # # # # # # # # # # # #
14952024-10-12T03:13:19.229Z ###### # # # #### ##### # ###### ##### # ####
14962024-10-12T03:13:19.229Z # # ###### # # # # # # # # # #
14972024-10-12T03:13:19.229Z # # # # # # # # # # # # # # # # #
14982024-10-12T03:13:19.229Z # # # # #### # # #### # # ###### #### # #
14992024-10-12T03:13:19.230Z
15002024-10-12T03:13:19.230Z+ export CARGO_INCREMENTAL=0
15012024-10-12T03:13:19.230Z+ CARGO_INCREMENTAL=0
15022024-10-12T03:13:19.230Z+ ptime -m timeout 2h cargo xtask check-features --ci
15032024-10-12T03:13:19.842Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15042024-10-12T03:13:23.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
15052024-10-12T03:13:23.875Z Running `target/debug/xtask check-features --ci`
15062024-10-12T03:13:23.897Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15072024-10-12T03:13:23.900Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15082024-10-12T03:13:24.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
15092024-10-12T03:13:24.422Z Running `target/debug/xtask download cargo-hack`
15102024-10-12T03:13:25.298Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15112024-10-12T03:13:25.670Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15122024-10-12T03:13:30.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
15132024-10-12T03:13:30.169Z Running `target/debug/xtask-downloader cargo-hack`
15142024-10-12T03:13:30.203ZOct 12 03:13:28.863 INFO Starting download, target: CargoHack
15152024-10-12T03:13:30.208ZOct 12 03:13:28.864 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15162024-10-12T03:13:30.847ZOct 12 03:13:29.507 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15172024-10-12T03:13:30.948ZOct 12 03:13:29.608 INFO Download complete, target: CargoHack
15182024-10-12T03:13:30.951Zrunning: "/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"
15192024-10-12T03:13:30.967Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15202024-10-12T03:13:31.123Zinfo: running `cargo check --bins` on api_identity (1/166)
15212024-10-12T03:13:31.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15222024-10-12T03:13:31.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15232024-10-12T03:13:31.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15242024-10-12T03:13:31.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15252024-10-12T03:13:31.760Z
15262024-10-12T03:13:31.760Zinfo: running `cargo check --bins` on bootstore (2/166)
15272024-10-12T03:13:32.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15282024-10-12T03:13:32.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15292024-10-12T03:13:32.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15302024-10-12T03:13:32.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15312024-10-12T03:13:32.425Z
15322024-10-12T03:13:32.425Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/166)
15332024-10-12T03:13:33.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15342024-10-12T03:13:33.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15352024-10-12T03:13:33.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15362024-10-12T03:13:33.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15372024-10-12T03:13:33.065Z
15382024-10-12T03:13:33.066Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/166)
15392024-10-12T03:13:33.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15402024-10-12T03:13:33.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15412024-10-12T03:13:33.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15422024-10-12T03:13:33.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15432024-10-12T03:13:33.711Z
15442024-10-12T03:13:33.711Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/166)
15452024-10-12T03:13:34.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15462024-10-12T03:13:34.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15472024-10-12T03:13:34.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15482024-10-12T03:13:34.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15492024-10-12T03:13:34.174Z
15502024-10-12T03:13:34.174Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/166)
15512024-10-12T03:13:34.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15522024-10-12T03:13:34.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15532024-10-12T03:13:34.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15542024-10-12T03:13:34.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15552024-10-12T03:13:34.650Z
15562024-10-12T03:13:34.650Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/166)
15572024-10-12T03:13:35.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15582024-10-12T03:13:35.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15592024-10-12T03:13:35.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15602024-10-12T03:13:35.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15612024-10-12T03:13:35.115Z
15622024-10-12T03:13:35.116Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/166)
15632024-10-12T03:13:35.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15642024-10-12T03:13:35.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15652024-10-12T03:13:35.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15662024-10-12T03:13:35.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15672024-10-12T03:13:35.592Z
15682024-10-12T03:13:35.592Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/166)
15692024-10-12T03:13:36.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15702024-10-12T03:13:36.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15712024-10-12T03:13:36.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15722024-10-12T03:13:36.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15732024-10-12T03:13:36.076Z
15742024-10-12T03:13:36.076Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/166)
15752024-10-12T03:13:36.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15762024-10-12T03:13:36.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15772024-10-12T03:13:36.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15782024-10-12T03:13:36.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15792024-10-12T03:13:36.543Z
15802024-10-12T03:13:36.543Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/166)
15812024-10-12T03:13:36.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15822024-10-12T03:13:36.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15832024-10-12T03:13:36.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15842024-10-12T03:13:36.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15852024-10-12T03:13:37.011Z
15862024-10-12T03:13:37.011Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/166)
15872024-10-12T03:13:37.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15882024-10-12T03:13:37.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15892024-10-12T03:13:37.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15902024-10-12T03:13:37.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15912024-10-12T03:13:37.481Z
15922024-10-12T03:13:37.482Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/166)
15932024-10-12T03:13:37.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15942024-10-12T03:13:37.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15952024-10-12T03:13:37.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15962024-10-12T03:13:37.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15972024-10-12T03:13:37.958Z
15982024-10-12T03:13:37.958Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/166)
15992024-10-12T03:13:38.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16002024-10-12T03:13:38.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16012024-10-12T03:13:38.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16022024-10-12T03:13:38.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16032024-10-12T03:13:38.430Z
16042024-10-12T03:13:38.430Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/166)
16052024-10-12T03:13:38.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16062024-10-12T03:13:38.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16072024-10-12T03:13:38.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16082024-10-12T03:13:38.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16092024-10-12T03:13:38.899Z
16102024-10-12T03:13:38.899Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/166)
16112024-10-12T03:13:39.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16122024-10-12T03:13:39.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16132024-10-12T03:13:39.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16142024-10-12T03:13:39.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16152024-10-12T03:13:39.368Z
16162024-10-12T03:13:39.368Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/166)
16172024-10-12T03:13:39.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16182024-10-12T03:13:39.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16192024-10-12T03:13:39.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16202024-10-12T03:13:39.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16212024-10-12T03:13:39.832Z
16222024-10-12T03:13:39.832Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/166)
16232024-10-12T03:13:40.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16242024-10-12T03:13:40.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16252024-10-12T03:13:40.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16262024-10-12T03:13:40.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16272024-10-12T03:13:40.309Z
16282024-10-12T03:13:40.309Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/166)
16292024-10-12T03:13:40.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16302024-10-12T03:13:40.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16312024-10-12T03:13:40.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16322024-10-12T03:13:40.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16332024-10-12T03:13:40.784Z
16342024-10-12T03:13:40.784Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/166)
16352024-10-12T03:13:41.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16362024-10-12T03:13:41.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16372024-10-12T03:13:41.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16382024-10-12T03:13:41.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16392024-10-12T03:13:41.252Z
16402024-10-12T03:13:41.252Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/166)
16412024-10-12T03:13:41.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16422024-10-12T03:13:41.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16432024-10-12T03:13:41.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16442024-10-12T03:13:41.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16452024-10-12T03:13:41.727Z
16462024-10-12T03:13:41.727Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/166)
16472024-10-12T03:13:42.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16482024-10-12T03:13:42.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16492024-10-12T03:13:42.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16502024-10-12T03:13:42.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16512024-10-12T03:13:42.207Z
16522024-10-12T03:13:42.207Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/166)
16532024-10-12T03:13:42.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16542024-10-12T03:13:42.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16552024-10-12T03:13:42.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16562024-10-12T03:13:42.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16572024-10-12T03:13:42.685Z
16582024-10-12T03:13:42.685Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/166)
16592024-10-12T03:13:43.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602024-10-12T03:13:43.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612024-10-12T03:13:43.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622024-10-12T03:13:43.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16632024-10-12T03:13:43.155Z
16642024-10-12T03:13:43.155Zinfo: running `cargo check --bins` on sled-hardware-types (25/166)
16652024-10-12T03:13:43.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662024-10-12T03:13:43.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672024-10-12T03:13:43.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682024-10-12T03:13:43.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16692024-10-12T03:13:43.823Z
16702024-10-12T03:13:43.823Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/166)
16712024-10-12T03:13:44.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722024-10-12T03:13:44.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732024-10-12T03:13:44.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742024-10-12T03:13:44.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16752024-10-12T03:13:44.494Z
16762024-10-12T03:13:44.494Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/166)
16772024-10-12T03:13:45.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782024-10-12T03:13:45.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792024-10-12T03:13:45.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802024-10-12T03:13:45.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16812024-10-12T03:13:45.163Z
16822024-10-12T03:13:45.163Zinfo: running `cargo check --bins` on oxlog (28/166)
16832024-10-12T03:13:45.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842024-10-12T03:13:45.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852024-10-12T03:13:45.817Z Checking cfg-if v1.0.0
16862024-10-12T03:13:45.819Z Checking libc v0.2.159
16872024-10-12T03:13:45.915Z Checking serde v1.0.210
16882024-10-12T03:13:45.918Z Checking zeroize v1.8.1
16892024-10-12T03:13:45.928Z Checking memchr v2.7.2
16902024-10-12T03:13:45.937Z Checking typenum v1.17.0
16912024-10-12T03:13:45.939Z Checking subtle v2.5.0
16922024-10-12T03:13:45.947Z Checking scopeguard v1.2.0
16932024-10-12T03:13:45.974Z Checking value-bag v1.9.0
16942024-10-12T03:13:46.084Z Checking lock_api v0.4.12
16952024-10-12T03:13:46.146Z Checking byteorder v1.5.0
16962024-10-12T03:13:46.202Z Checking once_cell v1.19.0
16972024-10-12T03:13:46.374Z Checking log v0.4.22
16982024-10-12T03:13:46.483Z Checking itoa v1.0.11
16992024-10-12T03:13:46.485Z Checking const-oid v0.9.6
17002024-10-12T03:13:46.582Z Checking pin-project-lite v0.2.14
17012024-10-12T03:13:46.700Z Checking smallvec v1.13.2
17022024-10-12T03:13:46.729Z Checking futures-core v0.3.31
17032024-10-12T03:13:46.769Z Checking cpufeatures v0.2.12
17042024-10-12T03:13:46.860Z Checking zerocopy v0.7.34
17052024-10-12T03:13:46.885Z Checking futures-sink v0.3.31
17062024-10-12T03:13:46.906Z Checking spin v0.9.8
17072024-10-12T03:13:47.013Z Checking slab v0.4.9
17082024-10-12T03:13:47.038Z Checking getrandom v0.2.14
17092024-10-12T03:13:47.038Z Checking signal-hook-registry v1.4.2
17102024-10-12T03:13:47.219Z Checking generic-array v0.14.7
17112024-10-12T03:13:47.261Z Checking parking_lot_core v0.9.10
17122024-10-12T03:13:47.274Z Checking mio v1.0.2
17132024-10-12T03:13:47.289Z Checking rand_core v0.6.4
17142024-10-12T03:13:47.302Z Checking socket2 v0.5.7
17152024-10-12T03:13:47.598Z Checking parking_lot v0.12.2
17162024-10-12T03:13:47.613Z Checking futures-channel v0.3.31
17172024-10-12T03:13:47.783Z Checking futures-io v0.3.31
17182024-10-12T03:13:47.857Z Checking allocator-api2 v0.2.18
17192024-10-12T03:13:47.946Z Checking futures-task v0.3.31
17202024-10-12T03:13:47.961Z Checking tinyvec_macros v0.1.1
17212024-10-12T03:13:47.963Z Checking pin-utils v0.1.0
17222024-10-12T03:13:48.040Z Checking tinyvec v1.6.0
17232024-10-12T03:13:48.060Z Checking ryu v1.0.18
17242024-10-12T03:13:48.175Z Checking futures-util v0.3.31
17252024-10-12T03:13:48.242Z Checking ahash v0.8.11
17262024-10-12T03:13:48.280Z Checking equivalent v1.0.1
17272024-10-12T03:13:48.296Z Checking unicode-bidi v0.3.15
17282024-10-12T03:13:48.379Z Checking fnv v1.0.7
17292024-10-12T03:13:48.394Z Checking crypto-common v0.1.6
17302024-10-12T03:13:48.481Z Checking block-buffer v0.10.4
17312024-10-12T03:13:48.505Z Checking block-padding v0.3.3
17322024-10-12T03:13:48.569Z Checking libm v0.2.8
17332024-10-12T03:13:48.692Z Checking inout v0.1.3
17342024-10-12T03:13:48.695Z Checking digest v0.10.7
17352024-10-12T03:13:48.769Z Checking hashbrown v0.14.5
17362024-10-12T03:13:48.894Z Checking base64ct v1.6.0
17372024-10-12T03:13:48.912Z Checking cipher v0.4.4
17382024-10-12T03:13:49.037Z Checking hmac v0.12.1
17392024-10-12T03:13:49.248Z Checking sha2 v0.10.8
17402024-10-12T03:13:49.298Z Checking ppv-lite86 v0.2.17
17412024-10-12T03:13:49.313Z Checking pem-rfc7468 v0.7.0
17422024-10-12T03:13:49.356Z Checking unicode-normalization v0.1.23
17432024-10-12T03:13:49.496Z Checking num-traits v0.2.19
17442024-10-12T03:13:49.561Z Checking flagset v0.4.5
17452024-10-12T03:13:49.765Z Checking der v0.7.9
17462024-10-12T03:13:49.806Z Checking tracing-core v0.1.32
17472024-10-12T03:13:49.993Z Checking rand_chacha v0.3.1
17482024-10-12T03:13:50.018Z Checking thiserror v1.0.64
17492024-10-12T03:13:50.146Z Checking rustls-pki-types v1.7.0
17502024-10-12T03:13:50.299Z Checking percent-encoding v2.3.1
17512024-10-12T03:13:50.357Z Checking rand v0.8.5
17522024-10-12T03:13:50.462Z Checking tracing v0.1.40
17532024-10-12T03:13:50.501Z Checking salsa20 v0.10.2
17542024-10-12T03:13:50.563Z Checking pbkdf2 v0.12.2
17552024-10-12T03:13:50.703Z Checking httparse v1.8.0
17562024-10-12T03:13:50.729Z Checking untrusted v0.9.0
17572024-10-12T03:13:50.811Z Checking powerfmt v0.2.0
17582024-10-12T03:13:50.880Z Checking ring v0.17.8
17592024-10-12T03:13:50.903Z Checking bytes v1.7.2
17602024-10-12T03:13:51.074Z Checking indexmap v2.5.0
17612024-10-12T03:13:51.106Z Checking serde_json v1.0.128
17622024-10-12T03:13:51.192Z Checking bitflags v2.6.0
17632024-10-12T03:13:51.478Z Checking deranged v0.3.11
17642024-10-12T03:13:51.567Z Checking spki v0.7.3
17652024-10-12T03:13:51.605Z Checking scrypt v0.11.0
17662024-10-12T03:13:51.717Z Checking tokio v1.39.3
17672024-10-12T03:13:51.814Z Checking http v1.1.0
17682024-10-12T03:13:51.855Z Checking aes v0.8.4
17692024-10-12T03:13:52.327Z Checking cbc v0.1.2
17702024-10-12T03:13:52.545Z Checking crossbeam-utils v0.8.19
17712024-10-12T03:13:52.714Z Checking atomic-waker v1.1.2
17722024-10-12T03:13:52.750Z Checking num-conv v0.1.0
17732024-10-12T03:13:52.766Z Checking num_threads v0.1.7
17742024-10-12T03:13:52.842Z Checking time-core v0.1.2
17752024-10-12T03:13:52.872Z Checking rustls-webpki v0.102.4
17762024-10-12T03:13:52.985Z Checking pkcs5 v0.7.1
17772024-10-12T03:13:53.000Z Checking form_urlencoded v1.2.1
17782024-10-12T03:13:53.169Z Checking try-lock v0.2.5
17792024-10-12T03:13:53.188Z Checking http-body v1.0.0
17802024-10-12T03:13:53.190Z Checking unicode-ident v1.0.13
17812024-10-12T03:13:53.229Z Checking base64 v0.22.1
17822024-10-12T03:13:53.243Z Checking time v0.3.36
17832024-10-12T03:13:53.289Z Checking want v0.3.1
17842024-10-12T03:13:53.360Z Checking httpdate v1.0.3
17852024-10-12T03:13:53.379Z Checking proc-macro2 v1.0.87
17862024-10-12T03:13:53.452Z Checking toml_datetime v0.6.8
17872024-10-12T03:13:53.486Z Checking pkcs8 v0.10.2
17882024-10-12T03:13:53.584Z Checking serde_spanned v0.6.7
17892024-10-12T03:13:53.586Z Checking uuid v1.10.0
17902024-10-12T03:13:53.700Z Checking idna v0.5.0
17912024-10-12T03:13:53.740Z Checking slog v2.7.0
17922024-10-12T03:13:53.768Z Checking scroll v0.12.0
17932024-10-12T03:13:53.786Z Checking match_cfg v0.1.0
17942024-10-12T03:13:53.874Z Checking ucd-trie v0.1.6
17952024-10-12T03:13:54.049Z Checking foreign-types-shared v0.1.1
17962024-10-12T03:13:54.081Z Checking plain v0.2.3
17972024-10-12T03:13:54.148Z Checking tower-service v0.3.2
17982024-10-12T03:13:54.170Z Checking iana-time-zone v0.1.60
17992024-10-12T03:13:54.214Z Checking foreign-types v0.3.2
18002024-10-12T03:13:54.228Z Checking pest v2.7.10
18012024-10-12T03:13:54.249Z Checking goblin v0.8.2
18022024-10-12T03:13:54.262Z Checking quote v1.0.37
18032024-10-12T03:13:54.298Z Checking chrono v0.4.38
18042024-10-12T03:13:54.314Z Checking hostname v0.3.1
18052024-10-12T03:13:54.440Z Checking openssl-sys v0.9.103
18062024-10-12T03:13:54.562Z Checking url v2.5.2
18072024-10-12T03:13:54.602Z Checking dirs-sys-next v0.1.2
18082024-10-12T03:13:54.782Z Checking aho-corasick v1.1.3
18092024-10-12T03:13:55.351Z Checking data-encoding v2.6.0
18102024-10-12T03:13:55.790Z Checking siphasher v0.3.11
18112024-10-12T03:13:55.810Z Checking pretty-hex v0.4.1
18122024-10-12T03:13:55.979Z Checking regex-syntax v0.8.4
18132024-10-12T03:13:56.033Z Checking openssl v0.10.66
18142024-10-12T03:13:56.087Z Checking dirs-next v2.0.0
18152024-10-12T03:13:56.221Z Checking syn v2.0.79
18162024-10-12T03:13:56.308Z Checking http-body-util v0.1.2
18172024-10-12T03:13:56.361Z Checking crossbeam-epoch v0.9.18
18182024-10-12T03:13:56.682Z Checking dtrace-parser v0.2.0
18192024-10-12T03:13:56.766Z Checking signature v2.2.0
18202024-10-12T03:13:56.799Z Checking sha1 v0.10.6
18212024-10-12T03:13:56.953Z Checking lazy_static v1.5.0
18222024-10-12T03:13:57.067Z Checking errno v0.3.9
18232024-10-12T03:13:57.087Z Checking thread-id v4.2.1
18242024-10-12T03:13:57.118Z Checking thread_local v1.1.8
18252024-10-12T03:13:57.189Z Checking encoding_rs v0.8.34
18262024-10-12T03:13:57.230Z Checking winnow v0.6.18
18272024-10-12T03:13:57.383Z Checking ipnet v2.10.1
18282024-10-12T03:13:57.817Z Checking utf8parse v0.2.1
18292024-10-12T03:13:57.969Z Checking openssl-probe v0.1.5
18302024-10-12T03:13:58.115Z Checking gimli v0.28.1
18312024-10-12T03:13:58.640Z Checking tokio-util v0.7.12
18322024-10-12T03:13:59.097Z Checking regex-automata v0.4.6
18332024-10-12T03:13:59.248Z Checking dof v0.3.0
18342024-10-12T03:13:59.514Z Checking h2 v0.4.6
18352024-10-12T03:13:59.598Z Checking mime v0.3.17
18362024-10-12T03:13:59.881Z Checking anstyle v1.0.8
18372024-10-12T03:13:59.927Z Checking adler v1.0.2
18382024-10-12T03:14:00.085Z Checking finl_unicode v1.2.0
18392024-10-12T03:14:00.114Z Checking either v1.13.0
18402024-10-12T03:14:00.237Z Checking toml_edit v0.22.22
18412024-10-12T03:14:00.484Z Checking miniz_oxide v0.7.2
18422024-10-12T03:14:00.653Z Checking stringprep v0.1.4
18432024-10-12T03:14:01.024Z Checking anstyle-parse v0.2.4
18442024-10-12T03:14:01.030Z Checking rustix v0.38.37
18452024-10-12T03:14:01.196Z Checking crossbeam-deque v0.8.5
18462024-10-12T03:14:01.413Z Checking native-tls v0.2.11
18472024-10-12T03:14:01.503Z Checking term v0.7.0
18482024-10-12T03:14:01.744Z Checking slog-json v2.6.1
18492024-10-12T03:14:01.922Z Checking rustls-pemfile v2.1.3
18502024-10-12T03:14:01.985Z Checking addr2line v0.21.0
18512024-10-12T03:14:02.001Z Checking rustls v0.22.4
18522024-10-12T03:14:02.159Z Checking rustls v0.23.10
18532024-10-12T03:14:02.474Z Checking usdt-impl v0.5.0
18542024-10-12T03:14:02.492Z Checking crossbeam-channel v0.5.12
18552024-10-12T03:14:02.750Z Checking serde_urlencoded v0.7.1
18562024-10-12T03:14:03.037Z Checking futures-executor v0.3.31
18572024-10-12T03:14:03.170Z Checking num-integer v0.1.46
18582024-10-12T03:14:03.212Z Checking idna v0.4.0
18592024-10-12T03:14:03.269Z Checking idna v0.3.0
18602024-10-12T03:14:03.632Z Checking md-5 v0.10.6
18612024-10-12T03:14:03.652Z Checking ff v0.13.0
18622024-10-12T03:14:03.842Z Checking memmap v0.7.0
18632024-10-12T03:14:03.874Z Checking is-terminal v0.4.12
18642024-10-12T03:14:03.991Z Checking object v0.32.2
18652024-10-12T03:14:04.042Z Checking hash32 v0.2.1
18662024-10-12T03:14:04.081Z Checking anstyle-query v1.0.3
18672024-10-12T03:14:04.131Z Checking take_mut v0.2.2
18682024-10-12T03:14:04.209Z Checking psl-types v2.0.11
18692024-10-12T03:14:04.269Z Checking is_terminal_polyfill v1.70.0
18702024-10-12T03:14:04.345Z Checking fallible-iterator v0.2.0
18712024-10-12T03:14:04.362Z Checking base16ct v0.2.0
18722024-10-12T03:14:04.378Z Checking utf-8 v0.7.6
18732024-10-12T03:14:04.392Z Checking quick-error v1.2.3
18742024-10-12T03:14:04.531Z Checking stable_deref_trait v1.2.0
18752024-10-12T03:14:04.557Z Checking colorchoice v1.0.1
18762024-10-12T03:14:04.578Z Checking rustc-demangle v0.1.24
18772024-10-12T03:14:04.627Z Checking dyn-clone v1.0.17
18782024-10-12T03:14:04.681Z Checking linked-hash-map v0.5.6
18792024-10-12T03:14:04.759Z Checking schemars v0.8.21
18802024-10-12T03:14:04.957Z Checking postgres-protocol v0.6.7
18812024-10-12T03:14:04.993Z Checking anstream v0.6.14
18822024-10-12T03:14:05.008Z Checking lru-cache v0.1.2
18832024-10-12T03:14:05.182Z Checking heapless v0.7.17
18842024-10-12T03:14:05.343Z Checking tungstenite v0.23.0
18852024-10-12T03:14:05.586Z Checking sec1 v0.7.3
18862024-10-12T03:14:05.624Z Checking hyper v1.4.1
18872024-10-12T03:14:05.662Z Checking tokio-rustls v0.25.0
18882024-10-12T03:14:05.951Z Checking resolv-conf v0.7.0
18892024-10-12T03:14:06.038Z Checking publicsuffix v2.2.3
18902024-10-12T03:14:06.200Z Checking terminal_size v0.4.0
18912024-10-12T03:14:06.215Z Checking slog-async v2.8.0
18922024-10-12T03:14:06.270Z Checking hickory-proto v0.24.1
18932024-10-12T03:14:06.286Z Checking usdt v0.5.0
18942024-10-12T03:14:06.351Z Checking slog-term v2.9.1
18952024-10-12T03:14:06.353Z Checking group v0.13.0
18962024-10-12T03:14:06.501Z Checking num-iter v0.1.45
18972024-10-12T03:14:06.525Z Checking futures v0.3.31
18982024-10-12T03:14:06.597Z Checking toml v0.8.19
18992024-10-12T03:14:06.627Z Checking slog-bunyan v2.5.0
19002024-10-12T03:14:06.675Z Checking tokio-native-tls v0.3.1
19012024-10-12T03:14:06.784Z Checking rayon-core v1.12.1
19022024-10-12T03:14:06.814Z Checking multer v3.1.0
19032024-10-12T03:14:06.937Z Checking phf_shared v0.11.2
19042024-10-12T03:14:07.085Z Checking tokio-rustls v0.26.0
19052024-10-12T03:14:07.170Z Checking cookie v0.18.1
19062024-10-12T03:14:07.218Z Checking async-stream v0.3.5
19072024-10-12T03:14:07.329Z Checking camino v1.1.9
19082024-10-12T03:14:07.389Z Checking waitgroup v0.1.2
19092024-10-12T03:14:07.460Z Checking openapiv3 v2.0.0
19102024-10-12T03:14:07.474Z Checking serde_path_to_error v0.1.16
19112024-10-12T03:14:07.523Z Checking webpki-roots v0.26.3
19122024-10-12T03:14:07.622Z Checking hkdf v0.12.4
19132024-10-12T03:14:07.664Z Checking hyper-util v0.1.9
19142024-10-12T03:14:07.729Z Checking crypto-bigint v0.5.5
19152024-10-12T03:14:07.821Z Checking hostname v0.4.0
19162024-10-12T03:14:07.883Z Checking managed v0.8.0
19172024-10-12T03:14:07.948Z Checking debug-ignore v1.0.5
19182024-10-12T03:14:08.081Z Checking adler2 v2.0.0
19192024-10-12T03:14:08.095Z Checking unicode-width v0.1.13
19202024-10-12T03:14:08.230Z Checking bitflags v1.3.2
19212024-10-12T03:14:08.245Z Checking clap_lex v0.7.0
19222024-10-12T03:14:08.272Z Checking winnow v0.5.40
19232024-10-12T03:14:08.324Z Checking strsim v0.11.1
19242024-10-12T03:14:08.485Z Checking smoltcp v0.9.1
19252024-10-12T03:14:08.593Z Checking clap_builder v4.5.20
19262024-10-12T03:14:09.719Z Checking hyper-tls v0.6.0
19272024-10-12T03:14:09.993Z Checking backtrace v0.3.71
19282024-10-12T03:14:10.011Z Checking hyper-rustls v0.27.3
19292024-10-12T03:14:10.014Z Checking console v0.15.8
19302024-10-12T03:14:10.346Z Checking miniz_oxide v0.8.0
19312024-10-12T03:14:10.559Z Checking anyhow v1.0.89
19322024-10-12T03:14:10.574Z Checking cookie_store v0.21.0
19332024-10-12T03:14:10.587Z Checking elliptic-curve v0.13.8
19342024-10-12T03:14:10.928Z Checking rayon v1.10.0
19352024-10-12T03:14:10.962Z Checking dropshot v0.12.0
19362024-10-12T03:14:10.977Z Checking hickory-resolver v0.24.1
19372024-10-12T03:14:11.070Z Checking phf v0.11.2
19382024-10-12T03:14:11.175Z Checking num-bigint-dig v0.8.4
19392024-10-12T03:14:11.219Z Checking tokio-tungstenite v0.23.1
19402024-10-12T03:14:11.284Z Checking toml_edit v0.19.15
19412024-10-12T03:14:11.329Z Checking postgres-types v0.2.8
19422024-10-12T03:14:11.615Z Checking bstr v1.9.1
19432024-10-12T03:14:11.656Z Checking regex v1.10.6
19442024-10-12T03:14:12.057Z Checking tokio-stream v0.1.16
19452024-10-12T03:14:12.290Z Checking ed25519 v2.2.3
19462024-10-12T03:14:12.526Z Checking phf_shared v0.10.0
19472024-10-12T03:14:12.540Z Checking zerocopy v0.6.6
19482024-10-12T03:14:12.600Z Checking curve25519-dalek v4.1.3
19492024-10-12T03:14:12.802Z Checking pkcs1 v0.7.5
19502024-10-12T03:14:12.898Z Checking hubpack v0.1.2
19512024-10-12T03:14:13.179Z Checking portable-atomic v1.6.0
19522024-10-12T03:14:13.227Z Checking crc32fast v1.4.0
19532024-10-12T03:14:13.289Z Checking signal-hook v0.3.17
19542024-10-12T03:14:13.292Z Checking float-cmp v0.9.0
19552024-10-12T03:14:13.450Z Checking serde-big-array v0.5.1
19562024-10-12T03:14:13.566Z Checking rfc6979 v0.4.0
19572024-10-12T03:14:13.585Z Checking mio v0.8.11
19582024-10-12T03:14:13.661Z Checking sync_wrapper v1.0.1
19592024-10-12T03:14:13.680Z Checking whoami v1.5.2
19602024-10-12T03:14:13.740Z Checking minimal-lexical v0.2.1
19612024-10-12T03:14:13.799Z Checking bit-vec v0.6.3
19622024-10-12T03:14:13.982Z Checking precomputed-hash v0.1.1
19632024-10-12T03:14:14.091Z Checking difflib v0.4.0
19642024-10-12T03:14:14.123Z Checking normalize-line-endings v0.3.0
19652024-10-12T03:14:14.125Z Checking fixedbitset v0.4.2
19662024-10-12T03:14:14.125Z Checking number_prefix v0.4.0
19672024-10-12T03:14:14.196Z Checking predicates-core v1.0.6
19682024-10-12T03:14:14.235Z Checking static_assertions v1.1.0
19692024-10-12T03:14:14.309Z Checking new_debug_unreachable v1.0.6
19702024-10-12T03:14:14.327Z Checking unicode-segmentation v1.11.0
19712024-10-12T03:14:14.369Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19722024-10-12T03:14:14.388Z Checking predicates v3.1.2
19732024-10-12T03:14:14.402Z Checking petgraph v0.6.5
19742024-10-12T03:14:14.404Z Checking string_cache v0.8.7
19752024-10-12T03:14:14.429Z Checking ed25519-dalek v2.1.1
19762024-10-12T03:14:14.541Z Checking qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
19772024-10-12T03:14:14.683Z Checking signal-hook-mio v0.2.4
19782024-10-12T03:14:14.747Z Checking indicatif v0.17.8
19792024-10-12T03:14:14.821Z Checking nom v7.1.3
19802024-10-12T03:14:14.837Z Checking bit-set v0.5.3
19812024-10-12T03:14:14.980Z Checking similar v2.6.0
19822024-10-12T03:14:15.045Z Checking tokio-postgres v0.7.12
19832024-10-12T03:14:15.083Z Checking reqwest v0.12.7
19842024-10-12T03:14:15.466Z Checking ecdsa v0.16.9
19852024-10-12T03:14:15.802Z Checking toml v0.7.8
19862024-10-12T03:14:16.202Z Checking flate2 v1.0.34
19872024-10-12T03:14:16.596Z Checking rsa v0.9.6
19882024-10-12T03:14:16.780Z Checking clap v4.5.20
19892024-10-12T03:14:16.810Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19902024-10-12T03:14:16.835Z Checking itertools v0.10.5
19912024-10-12T03:14:16.850Z Checking itertools v0.12.1
19922024-10-12T03:14:16.907Z Checking fs-err v2.11.0
19932024-10-12T03:14:17.441Z Checking x509-cert v0.2.5
19942024-10-12T03:14:17.592Z Checking hex v0.4.3
19952024-10-12T03:14:17.616Z Checking semver v1.0.23
19962024-10-12T03:14:17.619Z Checking peg-runtime v0.8.3
19972024-10-12T03:14:17.844Z Checking lalrpop-util v0.19.12
19982024-10-12T03:14:17.997Z Checking sigpipe v0.1.3
19992024-10-12T03:14:19.140Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20002024-10-12T03:14:19.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.27s
20012024-10-12T03:14:19.604Z
20022024-10-12T03:14:19.604Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/166)
20032024-10-12T03:14:20.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042024-10-12T03:14:20.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052024-10-12T03:14:20.297Z Compiling regress v0.10.1
20062024-10-12T03:14:20.398Z Checking heck v0.5.0
20072024-10-12T03:14:20.417Z Compiling unsafe-libyaml v0.2.11
20082024-10-12T03:14:20.429Z Compiling ident_case v1.0.1
20092024-10-12T03:14:20.441Z Checking progenitor-client v0.8.0
20102024-10-12T03:14:20.451Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20112024-10-12T03:14:20.466Z Compiling proc-macro-crate v1.3.1
20122024-10-12T03:14:20.558Z Compiling darling_core v0.20.9
20132024-10-12T03:14:20.594Z Checking ipnetwork v0.20.0
20142024-10-12T03:14:20.735Z Compiling structmeta-derive v0.3.0
20152024-10-12T03:14:20.825Z Compiling newtype-uuid v1.1.2
20162024-10-12T03:14:20.943Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20172024-10-12T03:14:21.141Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20182024-10-12T03:14:21.253Z Compiling lzma-sys v0.1.20
20192024-10-12T03:14:21.476Z Compiling foreign-types-macros v0.2.3
20202024-10-12T03:14:21.555Z Compiling num_enum_derive v0.5.11
20212024-10-12T03:14:22.016Z Compiling serde_yaml v0.9.34+deprecated
20222024-10-12T03:14:22.405Z Checking foreign-types-shared v0.3.1
20232024-10-12T03:14:22.513Z Checking arc-swap v1.7.1
20242024-10-12T03:14:22.751Z Checking foreign-types v0.5.0
20252024-10-12T03:14:22.899Z Compiling proc-macro-error v1.0.4
20262024-10-12T03:14:22.914Z Checking slog-scope v4.4.0
20272024-10-12T03:14:23.587Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20282024-10-12T03:14:23.676Z Checking tungstenite v0.21.0
20292024-10-12T03:14:23.692Z Compiling structmeta v0.3.0
20302024-10-12T03:14:23.706Z Compiling heck v0.3.3
20312024-10-12T03:14:23.850Z Checking typify-impl v0.2.0
20322024-10-12T03:14:24.118Z Compiling parse-display-derive v0.10.0
20332024-10-12T03:14:24.153Z Checking num_enum v0.5.11
20342024-10-12T03:14:24.305Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20352024-10-12T03:14:24.542Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20362024-10-12T03:14:25.221Z Checking cstr-argument v0.1.2
20372024-10-12T03:14:25.318Z Checking instant v0.1.12
20382024-10-12T03:14:25.336Z Checking base64 v0.21.7
20392024-10-12T03:14:25.397Z Checking pretty-hex v0.2.1
20402024-10-12T03:14:25.428Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20412024-10-12T03:14:25.557Z Checking fastrand v2.1.1
20422024-10-12T03:14:25.766Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20432024-10-12T03:14:25.786Z Checking backoff v0.4.0
20442024-10-12T03:14:25.889Z Checking tempfile v3.13.0
20452024-10-12T03:14:26.026Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20462024-10-12T03:14:26.078Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20472024-10-12T03:14:26.181Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20482024-10-12T03:14:26.217Z Checking tokio-tungstenite v0.21.0
20492024-10-12T03:14:26.278Z Checking strum v0.26.3
20502024-10-12T03:14:26.322Z Compiling zone_cfg_derive v0.1.2
20512024-10-12T03:14:26.336Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20522024-10-12T03:14:26.353Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20532024-10-12T03:14:26.430Z Checking slog-stdlog v4.1.1
20542024-10-12T03:14:26.596Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20552024-10-12T03:14:26.674Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20562024-10-12T03:14:26.737Z Checking colored v2.1.0
20572024-10-12T03:14:26.739Z Checking regress v0.9.1
20582024-10-12T03:14:26.944Z Checking macaddr v1.0.1
20592024-10-12T03:14:27.026Z Checking base64 v0.13.1
20602024-10-12T03:14:27.260Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20612024-10-12T03:14:27.442Z Checking ron v0.7.1
20622024-10-12T03:14:27.525Z Compiling darling_macro v0.20.9
20632024-10-12T03:14:27.720Z Checking xz2 v0.1.7
20642024-10-12T03:14:27.820Z Checking zone v0.1.8
20652024-10-12T03:14:28.013Z Checking slog-envlogger v2.2.0
20662024-10-12T03:14:28.236Z Checking tabwriter v1.4.0
20672024-10-12T03:14:28.447Z Checking xattr v1.3.1
20682024-10-12T03:14:28.470Z Checking pem v3.0.4
20692024-10-12T03:14:28.487Z Compiling darling v0.20.9
20702024-10-12T03:14:28.560Z Checking yasna v0.5.2
20712024-10-12T03:14:28.605Z Compiling serde_with_macros v3.9.0
20722024-10-12T03:14:28.636Z Checking headers-core v0.3.0
20732024-10-12T03:14:28.726Z Checking smf v0.2.3
20742024-10-12T03:14:28.767Z Checking filetime v0.2.25
20752024-10-12T03:14:28.809Z Checking parse-display v0.10.0
20762024-10-12T03:14:28.967Z Checking same-file v1.0.6
20772024-10-12T03:14:28.999Z Checking tar v0.4.42
20782024-10-12T03:14:29.029Z Checking headers v0.4.0
20792024-10-12T03:14:29.137Z Checking walkdir v2.5.0
20802024-10-12T03:14:29.173Z Checking camino-tempfile v1.1.1
20812024-10-12T03:14:29.418Z Checking atomicwrites v0.4.4
20822024-10-12T03:14:29.433Z Checking rcgen v0.12.1
20832024-10-12T03:14:29.449Z Checking subprocess v0.2.9
20842024-10-12T03:14:30.909Z Checking serde_with v3.9.0
20852024-10-12T03:14:33.405Z Compiling typify-macro v0.2.0
20862024-10-12T03:14:35.357Z Compiling typify v0.2.0
20872024-10-12T03:14:35.434Z Compiling progenitor-impl v0.8.0
20882024-10-12T03:14:38.580Z Compiling progenitor-macro v0.8.0
20892024-10-12T03:14:44.306Z Checking progenitor v0.8.0
20902024-10-12T03:14:44.436Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20912024-10-12T03:14:44.439Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20922024-10-12T03:14:47.099Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
20932024-10-12T03:14:47.355Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20942024-10-12T03:14:53.452Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20952024-10-12T03:14:54.980Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20962024-10-12T03:14:56.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.54s
20972024-10-12T03:14:56.314Z
20982024-10-12T03:14:56.314Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/166)
20992024-10-12T03:14:56.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002024-10-12T03:14:56.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012024-10-12T03:14:56.999Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21022024-10-12T03:14:58.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
21032024-10-12T03:14:58.460Z
21042024-10-12T03:14:58.460Zinfo: running `cargo check --bins` on nexus-config (31/166)
21052024-10-12T03:14:59.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062024-10-12T03:14:59.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072024-10-12T03:14:59.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082024-10-12T03:14:59.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21092024-10-12T03:14:59.113Z
21102024-10-12T03:14:59.113Zinfo: running `cargo check --bins` on omicron-rpaths (32/166)
21112024-10-12T03:14:59.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122024-10-12T03:14:59.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132024-10-12T03:14:59.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142024-10-12T03:14:59.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21152024-10-12T03:14:59.766Z
21162024-10-12T03:14:59.766Zinfo: running `cargo check --bins` on omicron-certificates (33/166)
21172024-10-12T03:15:00.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182024-10-12T03:15:00.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192024-10-12T03:15:00.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21202024-10-12T03:15:00.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21212024-10-12T03:15:00.413Z
21222024-10-12T03:15:00.413Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/166)
21232024-10-12T03:15:01.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242024-10-12T03:15:01.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252024-10-12T03:15:01.092Z Compiling heapless v0.8.0
21262024-10-12T03:15:01.095Z Checking hash32 v0.3.1
21272024-10-12T03:15:01.194Z Compiling smoltcp v0.11.0
21282024-10-12T03:15:01.204Z Checking cobs v0.2.3
21292024-10-12T03:15:01.206Z Checking embedded-io v0.4.0
21302024-10-12T03:15:01.223Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21312024-10-12T03:15:01.226Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21322024-10-12T03:15:01.250Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21332024-10-12T03:15:01.333Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21342024-10-12T03:15:01.364Z Compiling crucible-workspace-hack v0.1.0
21352024-10-12T03:15:01.379Z Checking newline-converter v0.3.0
21362024-10-12T03:15:01.392Z Checking postcard v1.0.8
21372024-10-12T03:15:01.511Z Checking socket2 v0.4.10
21382024-10-12T03:15:01.593Z Compiling convert_case v0.4.0
21392024-10-12T03:15:01.630Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21402024-10-12T03:15:01.766Z Checking expectorate v1.1.0
21412024-10-12T03:15:01.846Z Compiling zone_cfg_derive v0.3.0
21422024-10-12T03:15:01.899Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21432024-10-12T03:15:01.919Z Checking itertools v0.13.0
21442024-10-12T03:15:02.051Z Compiling num-derive v0.4.2
21452024-10-12T03:15:02.144Z Compiling slog-dtrace v0.3.0
21462024-10-12T03:15:02.221Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21472024-10-12T03:15:02.513Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21482024-10-12T03:15:02.554Z Compiling derive_more v0.99.18
21492024-10-12T03:15:03.316Z Checking zone v0.3.0
21502024-10-12T03:15:03.835Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
21512024-10-12T03:15:05.244Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21522024-10-12T03:15:06.192Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21532024-10-12T03:15:06.511Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21542024-10-12T03:15:07.290Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21552024-10-12T03:15:07.785Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21562024-10-12T03:15:09.025Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21572024-10-12T03:15:09.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
21582024-10-12T03:15:10.063Z
21592024-10-12T03:15:10.063Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/166)
21602024-10-12T03:15:10.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612024-10-12T03:15:10.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622024-10-12T03:15:10.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632024-10-12T03:15:10.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21642024-10-12T03:15:10.724Z
21652024-10-12T03:15:10.724Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/166)
21662024-10-12T03:15:11.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672024-10-12T03:15:11.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682024-10-12T03:15:11.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692024-10-12T03:15:11.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21702024-10-12T03:15:11.385Z
21712024-10-12T03:15:11.385Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/166)
21722024-10-12T03:15:12.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732024-10-12T03:15:12.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742024-10-12T03:15:12.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752024-10-12T03:15:12.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21762024-10-12T03:15:12.148Z
21772024-10-12T03:15:12.148Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/166)
21782024-10-12T03:15:12.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792024-10-12T03:15:12.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802024-10-12T03:15:12.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812024-10-12T03:15:12.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21822024-10-12T03:15:12.906Z
21832024-10-12T03:15:12.906Zinfo: running `cargo check --bins` on dns-server (39/166)
21842024-10-12T03:15:13.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852024-10-12T03:15:13.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862024-10-12T03:15:13.576Z Compiling parking_lot_core v0.8.6
21872024-10-12T03:15:13.576Z Checking nibble_vec v0.1.0
21882024-10-12T03:15:13.578Z Checking endian-type v0.1.2
21892024-10-12T03:15:13.578Z Checking fxhash v0.2.1
21902024-10-12T03:15:13.578Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21912024-10-12T03:15:13.578Z Checking hickory-server v0.24.1
21922024-10-12T03:15:13.843Z Checking radix_trie v0.2.1
21932024-10-12T03:15:14.132Z Checking hickory-client v0.24.1
21942024-10-12T03:15:14.294Z Checking parking_lot v0.11.2
21952024-10-12T03:15:14.337Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21962024-10-12T03:15:14.337Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21972024-10-12T03:15:14.597Z Checking sled v0.34.7
21982024-10-12T03:15:16.325Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21992024-10-12T03:15:17.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
22002024-10-12T03:15:17.649Z
22012024-10-12T03:15:17.649Zinfo: running `cargo check --bins` on dns-server-api (40/166)
22022024-10-12T03:15:18.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032024-10-12T03:15:18.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042024-10-12T03:15:18.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052024-10-12T03:15:18.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22062024-10-12T03:15:18.308Z
22072024-10-12T03:15:18.308Zinfo: running `cargo check --bins` on internal-dns-types (41/166)
22082024-10-12T03:15:18.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092024-10-12T03:15:18.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102024-10-12T03:15:18.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112024-10-12T03:15:18.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22122024-10-12T03:15:18.967Z
22132024-10-12T03:15:18.967Zinfo: running `cargo check --bins` on dns-service-client (42/166)
22142024-10-12T03:15:19.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152024-10-12T03:15:19.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162024-10-12T03:15:19.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172024-10-12T03:15:19.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22182024-10-12T03:15:19.626Z
22192024-10-12T03:15:19.626Zinfo: running `cargo check --bins` on gateway-test-utils (43/166)
22202024-10-12T03:15:20.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212024-10-12T03:15:20.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222024-10-12T03:15:20.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232024-10-12T03:15:20.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
22242024-10-12T03:15:20.338Z
22252024-10-12T03:15:20.338Zinfo: running `cargo check --bins` on gateway-types (44/166)
22262024-10-12T03:15:20.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272024-10-12T03:15:20.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282024-10-12T03:15:20.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292024-10-12T03:15:20.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22302024-10-12T03:15:20.995Z
22312024-10-12T03:15:20.995Zinfo: running `cargo check --bins` on ipcc (45/166)
22322024-10-12T03:15:21.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332024-10-12T03:15:21.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342024-10-12T03:15:21.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352024-10-12T03:15:21.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22362024-10-12T03:15:21.656Z
22372024-10-12T03:15:21.656Zinfo: running `cargo check --bins` on omicron-gateway (46/166)
22382024-10-12T03:15:22.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392024-10-12T03:15:22.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402024-10-12T03:15:22.384Z Checking num-rational v0.4.2
22412024-10-12T03:15:22.384Z Compiling progenitor-client v0.8.0
22422024-10-12T03:15:22.384Z Checking num-complex v0.4.6
22432024-10-12T03:15:22.387Z Compiling prettyplease v0.2.22
22442024-10-12T03:15:22.387Z Compiling newtype-uuid v1.1.2
22452024-10-12T03:15:22.387Z Compiling ipnetwork v0.20.0
22462024-10-12T03:15:22.519Z Compiling instant v0.1.12
22472024-10-12T03:15:22.535Z Checking float-ord v0.3.2
22482024-10-12T03:15:22.653Z Compiling radium v0.7.0
22492024-10-12T03:15:22.666Z Compiling semver v0.1.20
22502024-10-12T03:15:22.802Z Compiling progenitor v0.8.0
22512024-10-12T03:15:22.815Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22522024-10-12T03:15:22.892Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22532024-10-12T03:15:23.024Z Compiling rustc_version v0.1.7
22542024-10-12T03:15:23.094Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22552024-10-12T03:15:23.113Z Compiling backoff v0.4.0
22562024-10-12T03:15:23.124Z Compiling parse-display v0.10.0
22572024-10-12T03:15:23.313Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22582024-10-12T03:15:23.343Z Checking num v0.4.3
22592024-10-12T03:15:23.396Z Compiling serde_with v3.9.0
22602024-10-12T03:15:23.440Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22612024-10-12T03:15:23.457Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22622024-10-12T03:15:23.597Z Compiling regress v0.9.1
22632024-10-12T03:15:23.627Z Compiling macaddr v1.0.1
22642024-10-12T03:15:23.788Z Checking tap v1.0.1
22652024-10-12T03:15:23.945Z Compiling maybe-uninit v2.0.0
22662024-10-12T03:15:24.042Z Checking wyz v0.5.1
22672024-10-12T03:15:24.511Z Compiling newtype_derive v0.1.6
22682024-10-12T03:15:24.571Z Checking password-hash v0.5.0
22692024-10-12T03:15:24.844Z Checking blake2 v0.10.6
22702024-10-12T03:15:24.969Z Compiling bzip2-sys v0.1.11+1.0.8
22712024-10-12T03:15:25.036Z Checking crc-catalog v2.4.0
22722024-10-12T03:15:25.182Z Compiling cancel-safe-futures v0.1.5
22732024-10-12T03:15:25.264Z Compiling packed_struct v0.10.1
22742024-10-12T03:15:25.292Z Checking funty v2.0.0
22752024-10-12T03:15:25.551Z Compiling owo-colors v4.1.0
22762024-10-12T03:15:25.741Z Checking argon2 v0.5.3
22772024-10-12T03:15:25.859Z Checking crc v3.2.1
22782024-10-12T03:15:26.265Z Checking bitvec v1.0.1
22792024-10-12T03:15:26.477Z Compiling packed_struct_codegen v0.10.1
22802024-10-12T03:15:26.778Z Compiling indexmap v1.9.3
22812024-10-12T03:15:27.070Z Checking half v2.4.1
22822024-10-12T03:15:27.126Z Checking nodrop v0.1.14
22832024-10-12T03:15:27.243Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22842024-10-12T03:15:27.284Z Checking ciborium-io v0.2.2
22852024-10-12T03:15:27.533Z Checking ciborium-ll v0.2.2
22862024-10-12T03:15:27.533Z Checking array-init v0.0.4
22872024-10-12T03:15:27.618Z Checking smallvec v0.6.14
22882024-10-12T03:15:27.835Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22892024-10-12T03:15:28.113Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22902024-10-12T03:15:28.131Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22912024-10-12T03:15:29.023Z Checking libsw v3.3.1
22922024-10-12T03:15:29.273Z Compiling memoffset v0.9.1
22932024-10-12T03:15:29.276Z Checking linear-map v1.2.0
22942024-10-12T03:15:29.473Z Checking hashbrown v0.12.3
22952024-10-12T03:15:29.628Z Checking indent_write v2.2.0
22962024-10-12T03:15:29.643Z Checking bitfield v0.14.0
22972024-10-12T03:15:29.834Z Checking highway v1.2.0
22982024-10-12T03:15:29.902Z Checking termcolor v1.4.1
22992024-10-12T03:15:29.922Z Checking swrite v0.1.0
23002024-10-12T03:15:30.046Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23012024-10-12T03:15:30.246Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23022024-10-12T03:15:30.333Z Checking env_logger v0.10.2
23032024-10-12T03:15:30.457Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23042024-10-12T03:15:30.743Z Checking ron v0.8.1
23052024-10-12T03:15:31.001Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23062024-10-12T03:15:31.057Z Checking serde-hex v0.1.0
23072024-10-12T03:15:31.196Z Checking steno v0.4.1
23082024-10-12T03:15:31.701Z Checking ciborium v0.2.2
23092024-10-12T03:15:32.164Z Checking bzip2 v0.4.4
23102024-10-12T03:15:32.440Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23112024-10-12T03:15:32.478Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23122024-10-12T03:15:32.606Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23132024-10-12T03:15:32.663Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23142024-10-12T03:15:32.697Z Checking hashbrown v0.13.2
23152024-10-12T03:15:33.478Z Checking crc-any v2.5.0
23162024-10-12T03:15:33.515Z Checking humantime v2.1.0
23172024-10-12T03:15:33.691Z Checking object v0.30.4
23182024-10-12T03:15:33.810Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23192024-10-12T03:15:33.810Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23202024-10-12T03:15:33.841Z Checking zip v0.6.6
23212024-10-12T03:15:34.191Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23222024-10-12T03:15:34.373Z Checking path-slash v0.1.5
23232024-10-12T03:15:34.516Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23242024-10-12T03:15:34.546Z Checking nix v0.27.1
23252024-10-12T03:15:34.571Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23262024-10-12T03:15:34.984Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23272024-10-12T03:15:35.316Z Checking kstat-rs v0.2.4
23282024-10-12T03:15:35.337Z Checking signal-hook-tokio v0.3.1
23292024-10-12T03:15:36.831Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23302024-10-12T03:15:36.869Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23312024-10-12T03:15:41.603Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23322024-10-12T03:15:43.424Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23332024-10-12T03:15:43.936Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23342024-10-12T03:15:47.173Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23352024-10-12T03:15:47.428Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23362024-10-12T03:15:48.942Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23372024-10-12T03:15:54.257Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23382024-10-12T03:15:54.891Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23392024-10-12T03:15:57.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s
23402024-10-12T03:15:57.716Z
23412024-10-12T03:15:57.716Zinfo: running `cargo check --bins` on gateway-api (47/166)
23422024-10-12T03:15:58.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23432024-10-12T03:15:58.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23442024-10-12T03:15:58.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23452024-10-12T03:15:58.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23462024-10-12T03:15:58.381Z
23472024-10-12T03:15:58.381Zinfo: running `cargo check --bins` on oximeter (48/166)
23482024-10-12T03:15:58.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23492024-10-12T03:15:58.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23502024-10-12T03:15:58.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23512024-10-12T03:15:58.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23522024-10-12T03:15:59.038Z
23532024-10-12T03:15:59.038Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/166)
23542024-10-12T03:15:59.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552024-10-12T03:15:59.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562024-10-12T03:15:59.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23572024-10-12T03:15:59.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23582024-10-12T03:15:59.684Z
23592024-10-12T03:15:59.684Zinfo: running `cargo check --bins` on oximeter-schema (50/166)
23602024-10-12T03:16:00.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612024-10-12T03:16:00.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622024-10-12T03:16:00.348Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23632024-10-12T03:16:00.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
23642024-10-12T03:16:00.904Z
23652024-10-12T03:16:00.904Zinfo: running `cargo check --bins` on oximeter-types (51/166)
23662024-10-12T03:16:01.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672024-10-12T03:16:01.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682024-10-12T03:16:01.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23692024-10-12T03:16:01.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23702024-10-12T03:16:01.571Z
23712024-10-12T03:16:01.571Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/166)
23722024-10-12T03:16:02.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732024-10-12T03:16:02.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742024-10-12T03:16:02.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752024-10-12T03:16:02.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23762024-10-12T03:16:02.226Z
23772024-10-12T03:16:02.226Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/166)
23782024-10-12T03:16:02.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792024-10-12T03:16:02.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802024-10-12T03:16:02.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23812024-10-12T03:16:02.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23822024-10-12T03:16:02.866Z
23832024-10-12T03:16:02.866Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/166)
23842024-10-12T03:16:03.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852024-10-12T03:16:03.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862024-10-12T03:16:03.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872024-10-12T03:16:03.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23882024-10-12T03:16:03.521Z
23892024-10-12T03:16:03.521Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/166)
23902024-10-12T03:16:04.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912024-10-12T03:16:04.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922024-10-12T03:16:04.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23932024-10-12T03:16:04.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23942024-10-12T03:16:04.181Z
23952024-10-12T03:16:04.181Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/166)
23962024-10-12T03:16:04.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972024-10-12T03:16:04.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982024-10-12T03:16:04.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992024-10-12T03:16:04.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24002024-10-12T03:16:04.847Z
24012024-10-12T03:16:04.847Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/166)
24022024-10-12T03:16:05.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-10-12T03:16:05.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-10-12T03:16:05.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052024-10-12T03:16:05.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24062024-10-12T03:16:05.509Z
24072024-10-12T03:16:05.509Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/166)
24082024-10-12T03:16:06.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-10-12T03:16:06.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-10-12T03:16:06.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112024-10-12T03:16:06.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24122024-10-12T03:16:06.171Z
24132024-10-12T03:16:06.171Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/166)
24142024-10-12T03:16:06.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-10-12T03:16:06.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-10-12T03:16:06.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24172024-10-12T03:16:06.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24182024-10-12T03:16:06.833Z
24192024-10-12T03:16:06.833Zinfo: running `cargo check --bins` on oximeter-producer (60/166)
24202024-10-12T03:16:07.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-10-12T03:16:07.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-10-12T03:16:07.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232024-10-12T03:16:07.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24242024-10-12T03:16:07.518Z
24252024-10-12T03:16:07.518Zinfo: running `cargo check --bins` on internal-dns-resolver (61/166)
24262024-10-12T03:16:08.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-10-12T03:16:08.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-10-12T03:16:08.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292024-10-12T03:16:08.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24302024-10-12T03:16:08.168Z
24312024-10-12T03:16:08.168Zinfo: running `cargo check --bins` on nexus-client (62/166)
24322024-10-12T03:16:08.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-10-12T03:16:08.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-10-12T03:16:08.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352024-10-12T03:16:08.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24362024-10-12T03:16:08.856Z
24372024-10-12T03:16:08.856Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/166)
24382024-10-12T03:16:09.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-10-12T03:16:09.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-10-12T03:16:09.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412024-10-12T03:16:09.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24422024-10-12T03:16:09.535Z
24432024-10-12T03:16:09.535Zinfo: running `cargo check --bins` on omicron-passwords (64/166)
24442024-10-12T03:16:10.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-10-12T03:16:10.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-10-12T03:16:10.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-10-12T03:16:10.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24482024-10-12T03:16:10.182Z
24492024-10-12T03:16:10.182Zinfo: running `cargo check --bins` on nexus-types (65/166)
24502024-10-12T03:16:10.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-10-12T03:16:10.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-10-12T03:16:10.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-10-12T03:16:10.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24542024-10-12T03:16:10.864Z
24552024-10-12T03:16:10.864Zinfo: running `cargo check --bins` on gateway-client (66/166)
24562024-10-12T03:16:11.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-10-12T03:16:11.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-10-12T03:16:11.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592024-10-12T03:16:11.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24602024-10-12T03:16:11.510Z
24612024-10-12T03:16:11.510Zinfo: running `cargo check --bins` on oxql-types (67/166)
24622024-10-12T03:16:12.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632024-10-12T03:16:12.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642024-10-12T03:16:12.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652024-10-12T03:16:12.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24662024-10-12T03:16:12.170Z
24672024-10-12T03:16:12.170Zinfo: running `cargo check --bins` on update-engine (68/166)
24682024-10-12T03:16:12.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692024-10-12T03:16:12.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702024-10-12T03:16:12.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712024-10-12T03:16:12.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24722024-10-12T03:16:12.820Z
24732024-10-12T03:16:12.820Zinfo: running `cargo check --bins` on sp-sim (69/166)
24742024-10-12T03:16:13.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752024-10-12T03:16:13.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762024-10-12T03:16:13.485Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24772024-10-12T03:16:15.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
24782024-10-12T03:16:15.389Z
24792024-10-12T03:16:15.389Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/166)
24802024-10-12T03:16:16.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812024-10-12T03:16:16.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822024-10-12T03:16:16.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832024-10-12T03:16:16.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24842024-10-12T03:16:16.090Z
24852024-10-12T03:16:16.090Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/166)
24862024-10-12T03:16:16.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-10-12T03:16:16.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-10-12T03:16:16.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892024-10-12T03:16:16.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24902024-10-12T03:16:16.809Z
24912024-10-12T03:16:16.809Zinfo: running `cargo check --bins` on db-macros (72/166)
24922024-10-12T03:16:17.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932024-10-12T03:16:17.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942024-10-12T03:16:17.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24952024-10-12T03:16:17.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24962024-10-12T03:16:17.452Z
24972024-10-12T03:16:17.452Zinfo: running `cargo check --bins` on nexus-macros-common (73/166)
24982024-10-12T03:16:18.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992024-10-12T03:16:18.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002024-10-12T03:16:18.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25012024-10-12T03:16:18.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25022024-10-12T03:16:18.098Z
25032024-10-12T03:16:18.098Zinfo: running `cargo check --bins` on nexus-auth (74/166)
25042024-10-12T03:16:18.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052024-10-12T03:16:18.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062024-10-12T03:16:18.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072024-10-12T03:16:18.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25082024-10-12T03:16:18.805Z
25092024-10-12T03:16:18.805Zinfo: running `cargo check --bins` on authz-macros (75/166)
25102024-10-12T03:16:19.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112024-10-12T03:16:19.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122024-10-12T03:16:19.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132024-10-12T03:16:19.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25142024-10-12T03:16:19.453Z
25152024-10-12T03:16:19.453Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/166)
25162024-10-12T03:16:20.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172024-10-12T03:16:20.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182024-10-12T03:16:20.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192024-10-12T03:16:20.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25202024-10-12T03:16:20.142Z
25212024-10-12T03:16:20.142Zinfo: running `cargo check --bins` on nexus-db-model (77/166)
25222024-10-12T03:16:20.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232024-10-12T03:16:20.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242024-10-12T03:16:20.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252024-10-12T03:16:20.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25262024-10-12T03:16:20.825Z
25272024-10-12T03:16:20.825Zinfo: running `cargo check --bins` on nexus-defaults (78/166)
25282024-10-12T03:16:21.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292024-10-12T03:16:21.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302024-10-12T03:16:21.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312024-10-12T03:16:21.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25322024-10-12T03:16:21.488Z
25332024-10-12T03:16:21.489Zinfo: running `cargo check --bins` on sled-agent-client (79/166)
25342024-10-12T03:16:22.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352024-10-12T03:16:22.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362024-10-12T03:16:22.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372024-10-12T03:16:22.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25382024-10-12T03:16:22.163Z
25392024-10-12T03:16:22.163Zinfo: running `cargo check --bins` on nexus-inventory (80/166)
25402024-10-12T03:16:22.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412024-10-12T03:16:22.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422024-10-12T03:16:22.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432024-10-12T03:16:22.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25442024-10-12T03:16:22.848Z
25452024-10-12T03:16:22.848Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/166)
25462024-10-12T03:16:23.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472024-10-12T03:16:23.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482024-10-12T03:16:23.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492024-10-12T03:16:23.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25502024-10-12T03:16:23.511Z
25512024-10-12T03:16:23.511Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/166)
25522024-10-12T03:16:24.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532024-10-12T03:16:24.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542024-10-12T03:16:24.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552024-10-12T03:16:24.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25562024-10-12T03:16:24.172Z
25572024-10-12T03:16:24.172Zinfo: running `cargo check --bins` on typed-rng (83/166)
25582024-10-12T03:16:24.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592024-10-12T03:16:24.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602024-10-12T03:16:24.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612024-10-12T03:16:24.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25622024-10-12T03:16:24.813Z
25632024-10-12T03:16:24.813Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/166)
25642024-10-12T03:16:25.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652024-10-12T03:16:25.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662024-10-12T03:16:25.582Z Checking keccak v0.1.5
25672024-10-12T03:16:25.680Z Checking secrecy v0.8.0
25682024-10-12T03:16:25.685Z Compiling unicase v2.7.0
25692024-10-12T03:16:25.685Z Compiling same-file v1.0.6
25702024-10-12T03:16:25.685Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25712024-10-12T03:16:25.692Z Compiling tempfile v3.13.0
25722024-10-12T03:16:25.708Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25732024-10-12T03:16:25.716Z Compiling thiserror-impl-no-std v2.0.2
25742024-10-12T03:16:25.887Z Compiling walkdir v2.5.0
25752024-10-12T03:16:25.951Z Checking sha3 v0.10.8
25762024-10-12T03:16:25.982Z Checking universal-hash v0.5.1
25772024-10-12T03:16:26.014Z Compiling ring v0.16.20
25782024-10-12T03:16:26.145Z Compiling blake3 v1.5.1
25792024-10-12T03:16:26.159Z Checking opaque-debug v0.3.1
25802024-10-12T03:16:26.251Z Checking poly1305 v0.8.0
25812024-10-12T03:16:26.349Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25822024-10-12T03:16:26.537Z Checking chacha20 v0.9.1
25832024-10-12T03:16:26.591Z Checking aead v0.5.2
25842024-10-12T03:16:26.617Z Compiling memmap2 v0.9.4
25852024-10-12T03:16:26.655Z Compiling spin v0.5.2
25862024-10-12T03:16:26.752Z Compiling constant_time_eq v0.3.0
25872024-10-12T03:16:26.796Z Compiling arrayvec v0.7.4
25882024-10-12T03:16:26.871Z Compiling untrusted v0.7.1
25892024-10-12T03:16:26.888Z Compiling salty v0.3.0
25902024-10-12T03:16:26.932Z Compiling libefi-sys v0.1.0
25912024-10-12T03:16:27.046Z Compiling home v0.5.9
25922024-10-12T03:16:27.046Z Compiling arrayref v0.3.7
25932024-10-12T03:16:27.151Z Checking chacha20poly1305 v0.10.1
25942024-10-12T03:16:27.176Z Compiling toolchain_find v0.4.0
25952024-10-12T03:16:27.323Z Compiling camino-tempfile v1.1.1
25962024-10-12T03:16:27.348Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25972024-10-12T03:16:27.499Z Compiling bitfield-struct v0.6.1
25982024-10-12T03:16:27.681Z Compiling topological-sort v0.2.2
25992024-10-12T03:16:27.783Z Compiling mime_guess v2.0.4
26002024-10-12T03:16:27.808Z Compiling rustfmt-wrapper v0.2.1
26012024-10-12T03:16:28.274Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26022024-10-12T03:16:28.387Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26032024-10-12T03:16:28.413Z Checking primeorder v0.13.6
26042024-10-12T03:16:28.605Z Checking env_filter v0.1.2
26052024-10-12T03:16:28.692Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26062024-10-12T03:16:28.836Z Checking env_logger v0.11.5
26072024-10-12T03:16:28.861Z Checking thiserror-no-std v2.0.2
26082024-10-12T03:16:28.880Z Checking p384 v0.13.0
26092024-10-12T03:16:28.897Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26102024-10-12T03:16:28.959Z Checking vsss-rs v3.3.4
26112024-10-12T03:16:29.033Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26122024-10-12T03:16:29.139Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26132024-10-12T03:16:29.380Z Checking gethostname v0.5.0
26142024-10-12T03:16:29.421Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26152024-10-12T03:16:29.476Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26162024-10-12T03:16:29.501Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26172024-10-12T03:16:29.731Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26182024-10-12T03:16:29.865Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26192024-10-12T03:16:29.973Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26202024-10-12T03:16:30.040Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26212024-10-12T03:16:30.310Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26222024-10-12T03:16:30.328Z Checking nanorand v0.7.0
26232024-10-12T03:16:30.345Z Checking atty v0.2.14
26242024-10-12T03:16:30.444Z Checking glob v0.3.1
26252024-10-12T03:16:30.459Z Checking http-range v0.1.5
26262024-10-12T03:16:30.633Z Checking hyper-staticfile v0.10.1
26272024-10-12T03:16:30.707Z Checking flume v0.11.0
26282024-10-12T03:16:30.747Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26292024-10-12T03:16:31.149Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26302024-10-12T03:16:31.268Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26312024-10-12T03:16:31.435Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26322024-10-12T03:16:31.844Z Compiling omicron-zone-package v0.11.1
26332024-10-12T03:16:32.121Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26342024-10-12T03:16:32.642Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26352024-10-12T03:16:33.050Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26362024-10-12T03:16:33.331Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26372024-10-12T03:16:33.364Z Checking display-error-chain v0.2.1
26382024-10-12T03:16:34.743Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26392024-10-12T03:16:35.840Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26402024-10-12T03:16:37.340Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26412024-10-12T03:16:37.342Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26422024-10-12T03:16:47.604Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26432024-10-12T03:16:59.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.76s
26442024-10-12T03:16:59.765Z
26452024-10-12T03:16:59.765Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/166)
26462024-10-12T03:17:00.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472024-10-12T03:17:00.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482024-10-12T03:17:00.535Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26492024-10-12T03:17:12.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
26502024-10-12T03:17:12.854Z
26512024-10-12T03:17:12.854Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/166)
26522024-10-12T03:17:13.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532024-10-12T03:17:13.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542024-10-12T03:17:13.605Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26552024-10-12T03:17:25.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.97s
26562024-10-12T03:17:26.008Z
26572024-10-12T03:17:26.008Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/166)
26582024-10-12T03:17:26.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592024-10-12T03:17:26.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602024-10-12T03:17:26.763Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26612024-10-12T03:17:38.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
26622024-10-12T03:17:39.103Z
26632024-10-12T03:17:39.103Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/166)
26642024-10-12T03:17:39.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652024-10-12T03:17:39.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662024-10-12T03:17:39.864Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26672024-10-12T03:17:51.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s
26682024-10-12T03:17:52.146Z
26692024-10-12T03:17:52.146Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/166)
26702024-10-12T03:17:52.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712024-10-12T03:17:52.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722024-10-12T03:17:52.901Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26732024-10-12T03:18:05.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
26742024-10-12T03:18:05.199Z
26752024-10-12T03:18:05.199Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/166)
26762024-10-12T03:18:05.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772024-10-12T03:18:05.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782024-10-12T03:18:05.954Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26792024-10-12T03:18:18.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.98s
26802024-10-12T03:18:18.371Z
26812024-10-12T03:18:18.371Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/166)
26822024-10-12T03:18:19.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832024-10-12T03:18:19.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842024-10-12T03:18:19.125Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26852024-10-12T03:18:31.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.93s
26862024-10-12T03:18:31.482Z
26872024-10-12T03:18:31.482Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/166)
26882024-10-12T03:18:32.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892024-10-12T03:18:32.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902024-10-12T03:18:32.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912024-10-12T03:18:32.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26922024-10-12T03:18:32.174Z
26932024-10-12T03:18:32.174Zinfo: running `cargo check --bins` on sled-agent-types (93/166)
26942024-10-12T03:18:32.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952024-10-12T03:18:32.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962024-10-12T03:18:32.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972024-10-12T03:18:32.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26982024-10-12T03:18:32.863Z
26992024-10-12T03:18:32.863Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/166)
27002024-10-12T03:18:33.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012024-10-12T03:18:33.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022024-10-12T03:18:33.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032024-10-12T03:18:33.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27042024-10-12T03:18:33.538Z
27052024-10-12T03:18:33.538Zinfo: running `cargo check --bins` on dpd-client (95/166)
27062024-10-12T03:18:34.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072024-10-12T03:18:34.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082024-10-12T03:18:34.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092024-10-12T03:18:34.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27102024-10-12T03:18:34.195Z
27112024-10-12T03:18:34.195Zinfo: running `cargo check --bins` on installinator-common (96/166)
27122024-10-12T03:18:34.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132024-10-12T03:18:34.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142024-10-12T03:18:34.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152024-10-12T03:18:34.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27162024-10-12T03:18:34.880Z
27172024-10-12T03:18:34.880Zinfo: running `cargo check --bins` on key-manager (97/166)
27182024-10-12T03:18:35.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192024-10-12T03:18:35.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202024-10-12T03:18:35.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212024-10-12T03:18:35.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27222024-10-12T03:18:35.550Z
27232024-10-12T03:18:35.550Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/166)
27242024-10-12T03:18:36.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252024-10-12T03:18:36.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262024-10-12T03:18:36.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272024-10-12T03:18:36.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27282024-10-12T03:18:36.219Z
27292024-10-12T03:18:36.219Zinfo: running `cargo check --bins` on sled-agent-api (99/166)
27302024-10-12T03:18:36.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312024-10-12T03:18:36.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322024-10-12T03:18:36.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332024-10-12T03:18:36.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27342024-10-12T03:18:36.903Z
27352024-10-12T03:18:36.903Zinfo: running `cargo check --bins` on sled-hardware (100/166)
27362024-10-12T03:18:37.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372024-10-12T03:18:37.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382024-10-12T03:18:37.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392024-10-12T03:18:37.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27402024-10-12T03:18:37.580Z
27412024-10-12T03:18:37.580Zinfo: running `cargo check --bins --no-default-features` on sled-storage (101/166)
27422024-10-12T03:18:38.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432024-10-12T03:18:38.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442024-10-12T03:18:38.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452024-10-12T03:18:38.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27462024-10-12T03:18:38.252Z
27472024-10-12T03:18:38.252Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (102/166)
27482024-10-12T03:18:38.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492024-10-12T03:18:38.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502024-10-12T03:18:38.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512024-10-12T03:18:38.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27522024-10-12T03:18:38.931Z
27532024-10-12T03:18:38.931Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (103/166)
27542024-10-12T03:18:39.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552024-10-12T03:18:39.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562024-10-12T03:18:39.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572024-10-12T03:18:39.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27582024-10-12T03:18:39.625Z
27592024-10-12T03:18:39.625Zinfo: running `cargo check --bins` on nexus-test-interface (104/166)
27602024-10-12T03:18:40.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612024-10-12T03:18:40.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622024-10-12T03:18:40.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632024-10-12T03:18:40.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27642024-10-12T03:18:40.313Z
27652024-10-12T03:18:40.313Zinfo: running `cargo check --bins` on oximeter-collector (105/166)
27662024-10-12T03:18:40.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672024-10-12T03:18:40.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682024-10-12T03:18:41.029Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27692024-10-12T03:18:41.029Z Checking bcs v0.1.6
27702024-10-12T03:18:41.032Z Compiling async-recursion v1.1.1
27712024-10-12T03:18:41.032Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27722024-10-12T03:18:41.032Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27732024-10-12T03:18:42.092Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27742024-10-12T03:18:45.336Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27752024-10-12T03:18:47.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
27762024-10-12T03:18:47.185Z
27772024-10-12T03:18:47.185Zinfo: running `cargo check --bins` on oximeter-api (106/166)
27782024-10-12T03:18:47.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-10-12T03:18:47.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-10-12T03:18:47.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-10-12T03:18:47.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27822024-10-12T03:18:47.862Z
27832024-10-12T03:18:47.862Zinfo: running `cargo check --bins` on oximeter-client (107/166)
27842024-10-12T03:18:48.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-10-12T03:18:48.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-10-12T03:18:48.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872024-10-12T03:18:48.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27882024-10-12T03:18:48.501Z
27892024-10-12T03:18:48.501Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (108/166)
27902024-10-12T03:18:49.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-10-12T03:18:49.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-10-12T03:18:49.183Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27932024-10-12T03:18:49.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
27942024-10-12T03:18:49.931Z
27952024-10-12T03:18:49.931Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql,sql` on oximeter-db (109/166)
27962024-10-12T03:18:50.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-10-12T03:18:50.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-10-12T03:18:50.632Z Compiling cfg_aliases v0.1.1
27992024-10-12T03:18:50.634Z Compiling vte_generate_state_changes v0.1.1
28002024-10-12T03:18:50.634Z Checking fd-lock v4.0.2
28012024-10-12T03:18:50.634Z Checking bytecount v0.6.8
28022024-10-12T03:18:50.634Z Compiling tabled_derive v0.7.0
28032024-10-12T03:18:50.739Z Checking crossterm v0.27.0
28042024-10-12T03:18:50.741Z Compiling peg-macros v0.8.4
28052024-10-12T03:18:50.741Z Compiling sqlparser_derive v0.2.2
28062024-10-12T03:18:50.818Z Compiling nix v0.28.0
28072024-10-12T03:18:50.902Z Checking papergrid v0.11.0
28082024-10-12T03:18:50.931Z Checking unicode_categories v0.1.1
28092024-10-12T03:18:51.245Z Checking nu-ansi-term v0.50.0
28102024-10-12T03:18:51.367Z Checking vte v0.11.1
28112024-10-12T03:18:51.610Z Checking home v0.5.9
28122024-10-12T03:18:51.761Z Checking sqlformat v0.2.6
28132024-10-12T03:18:51.843Z Checking sqlparser v0.45.0
28142024-10-12T03:18:52.373Z Checking crossterm v0.28.1
28152024-10-12T03:18:52.707Z Checking strip-ansi-escapes v0.2.0
28162024-10-12T03:18:52.856Z Checking reedline v0.33.0
28172024-10-12T03:18:53.175Z Checking tabled v0.15.0
28182024-10-12T03:18:53.888Z Checking peg v0.8.4
28192024-10-12T03:18:54.076Z Checking rustyline v14.0.0
28202024-10-12T03:18:58.471Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28212024-10-12T03:19:04.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
28222024-10-12T03:19:04.234Z
28232024-10-12T03:19:04.234Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (110/166)
28242024-10-12T03:19:04.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252024-10-12T03:19:04.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262024-10-12T03:19:04.927Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28272024-10-12T03:19:10.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s
28282024-10-12T03:19:10.684Z
28292024-10-12T03:19:10.684Zinfo: running `cargo check --bins --no-default-features --features native-sql` on oximeter-db (111/166)
28302024-10-12T03:19:11.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312024-10-12T03:19:11.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322024-10-12T03:19:11.371Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28332024-10-12T03:19:15.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s
28342024-10-12T03:19:15.732Z
28352024-10-12T03:19:15.732Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (112/166)
28362024-10-12T03:19:16.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372024-10-12T03:19:16.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382024-10-12T03:19:16.419Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28392024-10-12T03:19:21.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
28402024-10-12T03:19:21.591Z
28412024-10-12T03:19:21.592Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql` on oximeter-db (113/166)
28422024-10-12T03:19:22.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432024-10-12T03:19:22.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442024-10-12T03:19:22.272Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28452024-10-12T03:19:27.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s
28462024-10-12T03:19:27.869Z
28472024-10-12T03:19:27.869Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (114/166)
28482024-10-12T03:19:28.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492024-10-12T03:19:28.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502024-10-12T03:19:28.648Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28512024-10-12T03:19:32.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
28522024-10-12T03:19:32.900Z
28532024-10-12T03:19:32.900Zinfo: running `cargo check --bins --no-default-features --features native-sql,sql` on oximeter-db (115/166)
28542024-10-12T03:19:33.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552024-10-12T03:19:33.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562024-10-12T03:19:33.582Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28572024-10-12T03:19:38.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
28582024-10-12T03:19:38.210Z
28592024-10-12T03:19:38.210Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (116/166)
28602024-10-12T03:19:38.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612024-10-12T03:19:38.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622024-10-12T03:19:38.886Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28632024-10-12T03:19:44.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
28642024-10-12T03:19:44.267Z
28652024-10-12T03:19:44.267Zinfo: running `cargo check --bins` on oximeter-test-utils (117/166)
28662024-10-12T03:19:44.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672024-10-12T03:19:44.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682024-10-12T03:19:44.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692024-10-12T03:19:44.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28702024-10-12T03:19:44.969Z
28712024-10-12T03:19:44.969Zinfo: running `cargo check --bins` on cockroach-admin-client (118/166)
28722024-10-12T03:19:45.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732024-10-12T03:19:45.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742024-10-12T03:19:45.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752024-10-12T03:19:45.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28762024-10-12T03:19:45.614Z
28772024-10-12T03:19:45.614Zinfo: running `cargo check --bins` on installinator-client (119/166)
28782024-10-12T03:19:46.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792024-10-12T03:19:46.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802024-10-12T03:19:46.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812024-10-12T03:19:46.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28822024-10-12T03:19:46.291Z
28832024-10-12T03:19:46.291Zinfo: running `cargo check --bins` on oxide-client (120/166)
28842024-10-12T03:19:46.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852024-10-12T03:19:46.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862024-10-12T03:19:46.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872024-10-12T03:19:46.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28882024-10-12T03:19:46.940Z
28892024-10-12T03:19:46.940Zinfo: running `cargo check --bins` on wicketd-client (121/166)
28902024-10-12T03:19:47.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-10-12T03:19:47.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-10-12T03:19:47.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932024-10-12T03:19:47.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28942024-10-12T03:19:47.638Z
28952024-10-12T03:19:47.638Zinfo: running `cargo check --bins` on wicket-common (122/166)
28962024-10-12T03:19:48.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-10-12T03:19:48.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-10-12T03:19:48.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992024-10-12T03:19:48.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29002024-10-12T03:19:48.324Z
29012024-10-12T03:19:48.324Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/166)
29022024-10-12T03:19:48.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032024-10-12T03:19:48.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042024-10-12T03:19:49.016Z Checking csv-core v0.1.11
29052024-10-12T03:19:49.019Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29062024-10-12T03:19:49.318Z Checking csv v1.3.0
29072024-10-12T03:19:49.831Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29082024-10-12T03:19:50.163Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29092024-10-12T03:19:51.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
29102024-10-12T03:19:51.504Z
29112024-10-12T03:19:51.504Zinfo: running `cargo check --bins` on cockroach-admin-api (124/166)
29122024-10-12T03:19:52.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132024-10-12T03:19:52.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142024-10-12T03:19:52.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152024-10-12T03:19:52.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29162024-10-12T03:19:52.170Z
29172024-10-12T03:19:52.170Zinfo: running `cargo check --bins` on cockroach-admin-types (125/166)
29182024-10-12T03:19:52.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192024-10-12T03:19:52.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202024-10-12T03:19:52.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212024-10-12T03:19:52.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29222024-10-12T03:19:52.832Z
29232024-10-12T03:19:52.832Zinfo: running `cargo check --bins` on cert-dev (126/166)
29242024-10-12T03:19:53.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252024-10-12T03:19:53.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262024-10-12T03:19:53.474Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29272024-10-12T03:19:53.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29282024-10-12T03:19:53.881Z
29292024-10-12T03:19:53.881Zinfo: running `cargo check --bins` on ch-dev (127/166)
29302024-10-12T03:19:54.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312024-10-12T03:19:54.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322024-10-12T03:19:54.567Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29332024-10-12T03:19:55.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
29342024-10-12T03:19:55.422Z
29352024-10-12T03:19:55.422Zinfo: running `cargo check --bins` on crdb-seed (128/166)
29362024-10-12T03:19:56.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372024-10-12T03:19:56.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382024-10-12T03:19:56.103Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29392024-10-12T03:19:56.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
29402024-10-12T03:19:56.608Z
29412024-10-12T03:19:56.608Zinfo: running `cargo check --bins` on db-dev (129/166)
29422024-10-12T03:19:57.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432024-10-12T03:19:57.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442024-10-12T03:19:57.293Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29452024-10-12T03:19:58.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
29462024-10-12T03:19:58.176Z
29472024-10-12T03:19:58.176Zinfo: running `cargo check --bins` on omicron-dev-lib (130/166)
29482024-10-12T03:19:58.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492024-10-12T03:19:58.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502024-10-12T03:19:58.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512024-10-12T03:19:58.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29522024-10-12T03:19:58.828Z
29532024-10-12T03:19:58.828Zinfo: running `cargo check --bins` on xtask-downloader (131/166)
29542024-10-12T03:19:59.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552024-10-12T03:19:59.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562024-10-12T03:19:59.475Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29572024-10-12T03:20:00.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
29582024-10-12T03:20:00.469Z
29592024-10-12T03:20:00.469Zinfo: running `cargo check --bins` on omicron-ls-apis (132/166)
29602024-10-12T03:20:01.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612024-10-12T03:20:01.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622024-10-12T03:20:01.119Z Checking cargo-platform v0.1.8
29632024-10-12T03:20:01.378Z Checking cargo_metadata v0.18.1
29642024-10-12T03:20:02.333Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29652024-10-12T03:20:03.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
29662024-10-12T03:20:03.207Z
29672024-10-12T03:20:03.207Zinfo: running `cargo check --bins` on mgs-dev (133/166)
29682024-10-12T03:20:03.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692024-10-12T03:20:03.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702024-10-12T03:20:03.949Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29712024-10-12T03:20:04.593Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29722024-10-12T03:20:05.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
29732024-10-12T03:20:05.260Z
29742024-10-12T03:20:05.260Zinfo: running `cargo check --bins` on omicron-omdb (134/166)
29752024-10-12T03:20:05.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-10-12T03:20:05.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-10-12T03:20:06.070Z Compiling crunchy v0.2.2
29782024-10-12T03:20:06.070Z Compiling glob v0.3.1
29792024-10-12T03:20:06.073Z Compiling tiny-keccak v2.0.2
29802024-10-12T03:20:06.073Z Compiling dsl_auto_type v0.1.2
29812024-10-12T03:20:06.073Z Checking scheduled-thread-pool v0.2.7
29822024-10-12T03:20:06.073Z Compiling diesel_table_macro_syntax v0.2.0
29832024-10-12T03:20:06.196Z Compiling ascii-canvas v3.0.0
29842024-10-12T03:20:06.207Z Compiling ena v0.14.3
29852024-10-12T03:20:06.365Z Checking r2d2 v0.8.10
29862024-10-12T03:20:06.510Z Compiling libloading v0.8.3
29872024-10-12T03:20:06.632Z Compiling diff v0.1.13
29882024-10-12T03:20:06.649Z Compiling regex-syntax v0.6.29
29892024-10-12T03:20:06.666Z Compiling bindgen v0.69.4
29902024-10-12T03:20:06.782Z Compiling which v4.4.2
29912024-10-12T03:20:06.928Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29922024-10-12T03:20:07.113Z Compiling clang-sys v1.7.0
29932024-10-12T03:20:07.160Z Compiling cexpr v0.6.0
29942024-10-12T03:20:07.291Z Compiling ref-cast v1.0.23
29952024-10-12T03:20:07.399Z Compiling lazycell v1.3.0
29962024-10-12T03:20:07.460Z Compiling rustc-hash v1.1.0
29972024-10-12T03:20:07.478Z Compiling shlex v1.3.0
29982024-10-12T03:20:07.581Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29992024-10-12T03:20:07.625Z Compiling derive_builder_core v0.20.0
30002024-10-12T03:20:07.798Z Compiling diesel_derives v2.2.2
30012024-10-12T03:20:07.894Z Compiling libxml v0.3.3
30022024-10-12T03:20:07.923Z Compiling ref-cast-impl v1.0.23
30032024-10-12T03:20:07.937Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30042024-10-12T03:20:08.359Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30052024-10-12T03:20:08.410Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30062024-10-12T03:20:08.722Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30072024-10-12T03:20:08.860Z Compiling strum_macros v0.24.3
30082024-10-12T03:20:09.129Z Compiling indoc v1.0.9
30092024-10-12T03:20:10.020Z Compiling lalrpop v0.19.12
30102024-10-12T03:20:10.135Z Compiling derive_builder_macro v0.20.0
30112024-10-12T03:20:11.038Z Checking derive_builder v0.20.0
30122024-10-12T03:20:11.157Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30132024-10-12T03:20:11.184Z Compiling impl-trait-for-tuples v0.2.2
30142024-10-12T03:20:11.848Z Compiling oso-derive v0.27.3
30152024-10-12T03:20:12.555Z Checking quick-xml v0.33.0
30162024-10-12T03:20:12.574Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
30172024-10-12T03:20:12.890Z Checking maplit v1.0.2
30182024-10-12T03:20:13.029Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30192024-10-12T03:20:13.053Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30202024-10-12T03:20:13.363Z Checking bb8 v0.8.5
30212024-10-12T03:20:13.865Z Compiling const_format_proc_macros v0.2.33
30222024-10-12T03:20:14.643Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30232024-10-12T03:20:14.817Z Checking castaway v0.2.3
30242024-10-12T03:20:14.980Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30252024-10-12T03:20:14.997Z Checking compact_str v0.8.0
30262024-10-12T03:20:15.298Z Checking unicode-truncate v1.0.0
30272024-10-12T03:20:15.529Z Checking lru v0.12.3
30282024-10-12T03:20:15.847Z Compiling instability v0.3.2
30292024-10-12T03:20:15.898Z Checking unicode-linebreak v0.1.5
30302024-10-12T03:20:16.052Z Checking const_format v0.2.33
30312024-10-12T03:20:16.327Z Checking smawk v0.3.2
30322024-10-12T03:20:16.517Z Checking is_ci v1.2.0
30332024-10-12T03:20:16.546Z Checking cassowary v0.3.0
30342024-10-12T03:20:16.661Z Checking supports-color v3.0.1
30352024-10-12T03:20:16.866Z Checking textwrap v0.16.1
30362024-10-12T03:20:16.933Z Checking multimap v0.10.0
30372024-10-12T03:20:16.963Z Checking ratatui v0.28.0
30382024-10-12T03:20:19.408Z Checking diesel v2.2.4
30392024-10-12T03:20:37.567Z Compiling samael v0.0.17
30402024-10-12T03:20:54.322Z Compiling polar-core v0.27.3
30412024-10-12T03:20:54.555Z Checking async-bb8-diesel v0.2.1
30422024-10-12T03:21:01.274Z Checking oso v0.27.3
30432024-10-12T03:22:04.582Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30442024-10-12T03:22:10.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
30452024-10-12T03:22:10.253Z
30462024-10-12T03:22:10.253Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (135/166)
30472024-10-12T03:22:10.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-10-12T03:22:10.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-10-12T03:22:10.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-10-12T03:22:10.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30512024-10-12T03:22:10.979Z
30522024-10-12T03:22:10.979Zinfo: running `cargo check --bins` on nexus-saga-recovery (136/166)
30532024-10-12T03:22:11.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-10-12T03:22:11.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-10-12T03:22:11.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-10-12T03:22:11.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30572024-10-12T03:22:11.694Z
30582024-10-12T03:22:11.694Zinfo: running `cargo check --bins` on nexus-test-utils-macros (137/166)
30592024-10-12T03:22:12.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-10-12T03:22:12.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-10-12T03:22:12.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-10-12T03:22:12.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30632024-10-12T03:22:12.351Z
30642024-10-12T03:22:12.351Zinfo: running `cargo check --bins` on omicron-nexus (138/166)
30652024-10-12T03:22:13.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-10-12T03:22:13.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-10-12T03:22:13.193Z Compiling libz-sys v1.1.16
30682024-10-12T03:22:13.195Z Checking http v0.2.12
30692024-10-12T03:22:13.300Z Compiling libgit2-sys v0.17.0+1.8.1
30702024-10-12T03:22:13.318Z Compiling vergen v8.3.2
30712024-10-12T03:22:13.318Z Compiling cargo-platform v0.1.8
30722024-10-12T03:22:13.321Z Compiling pin-project-internal v1.1.5
30732024-10-12T03:22:13.354Z Compiling snafu-derive v0.8.2
30742024-10-12T03:22:13.354Z Compiling libsqlite3-sys v0.30.1
30752024-10-12T03:22:13.614Z Compiling cfg_aliases v0.2.1
30762024-10-12T03:22:13.727Z Compiling cargo_metadata v0.18.1
30772024-10-12T03:22:13.875Z Compiling buf-list v1.0.3
30782024-10-12T03:22:13.924Z Compiling rustls v0.21.12
30792024-10-12T03:22:14.208Z Checking sync_wrapper v0.1.2
30802024-10-12T03:22:14.315Z Compiling nix v0.29.0
30812024-10-12T03:22:14.329Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30822024-10-12T03:22:14.611Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30832024-10-12T03:22:14.641Z Checking h2 v0.3.26
30842024-10-12T03:22:15.204Z Checking http-body v0.4.6
30852024-10-12T03:22:15.588Z Checking globset v0.4.14
30862024-10-12T03:22:15.858Z Checking rustls-webpki v0.101.7
30872024-10-12T03:22:16.038Z Checking sct v0.7.1
30882024-10-12T03:22:16.063Z Checking olpc-cjson v0.1.3
30892024-10-12T03:22:16.225Z Checking rand_seeder v0.3.0
30902024-10-12T03:22:16.289Z Checking serde_plain v1.0.2
30912024-10-12T03:22:16.394Z Checking pin-project v1.1.5
30922024-10-12T03:22:16.453Z Checking typed-path v0.7.1
30932024-10-12T03:22:16.525Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30942024-10-12T03:22:16.887Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30952024-10-12T03:22:17.116Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30962024-10-12T03:22:17.200Z Checking hashlink v0.9.1
30972024-10-12T03:22:17.371Z Checking fallible-iterator v0.3.0
30982024-10-12T03:22:17.390Z Checking fallible-streaming-iterator v0.1.9
30992024-10-12T03:22:17.622Z Checking parse-size v1.0.0
31002024-10-12T03:22:17.794Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31012024-10-12T03:22:17.979Z Checking rusqlite v0.32.1
31022024-10-12T03:22:18.285Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31032024-10-12T03:22:18.330Z Checking rustls-pemfile v1.0.4
31042024-10-12T03:22:18.530Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31052024-10-12T03:22:18.640Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31062024-10-12T03:22:18.800Z Checking snafu v0.8.2
31072024-10-12T03:22:18.822Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31082024-10-12T03:22:18.955Z Checking twox-hash v1.6.3
31092024-10-12T03:22:19.259Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31102024-10-12T03:22:19.371Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31112024-10-12T03:22:19.475Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31122024-10-12T03:22:19.563Z Checking tokio-rustls v0.24.1
31132024-10-12T03:22:19.951Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31142024-10-12T03:22:19.983Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31152024-10-12T03:22:20.215Z Checking fatfs v0.3.6
31162024-10-12T03:22:20.482Z Checking hyper v0.14.30
31172024-10-12T03:22:20.904Z Checking assert_matches v1.5.0
31182024-10-12T03:22:24.314Z Checking reqwest v0.11.27
31192024-10-12T03:22:25.153Z Checking tough v0.17.1
31202024-10-12T03:22:26.840Z Compiling git2 v0.19.0
31212024-10-12T03:22:28.238Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31222024-10-12T03:22:29.359Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31232024-10-12T03:22:31.591Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31242024-10-12T03:23:23.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
31252024-10-12T03:23:24.059Z
31262024-10-12T03:23:24.059Zinfo: running `cargo check --bins` on nexus-external-api (139/166)
31272024-10-12T03:23:24.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282024-10-12T03:23:24.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292024-10-12T03:23:24.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302024-10-12T03:23:24.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31312024-10-12T03:23:24.783Z
31322024-10-12T03:23:24.783Zinfo: running `cargo check --bins` on openapi-manager-types (140/166)
31332024-10-12T03:23:25.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342024-10-12T03:23:25.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352024-10-12T03:23:25.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362024-10-12T03:23:25.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31372024-10-12T03:23:25.429Z
31382024-10-12T03:23:25.429Zinfo: running `cargo check --bins` on nexus-internal-api (141/166)
31392024-10-12T03:23:26.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402024-10-12T03:23:26.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412024-10-12T03:23:26.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422024-10-12T03:23:26.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31432024-10-12T03:23:26.129Z
31442024-10-12T03:23:26.130Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (142/166)
31452024-10-12T03:23:26.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462024-10-12T03:23:26.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472024-10-12T03:23:26.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482024-10-12T03:23:26.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31492024-10-12T03:23:26.845Z
31502024-10-12T03:23:26.845Zinfo: running `cargo check --bins` on nexus-networking (143/166)
31512024-10-12T03:23:27.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522024-10-12T03:23:27.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532024-10-12T03:23:27.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542024-10-12T03:23:27.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31552024-10-12T03:23:27.564Z
31562024-10-12T03:23:27.564Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (144/166)
31572024-10-12T03:23:28.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582024-10-12T03:23:28.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592024-10-12T03:23:28.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602024-10-12T03:23:28.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31612024-10-12T03:23:28.274Z
31622024-10-12T03:23:28.274Zinfo: running `cargo check --bins` on update-common (145/166)
31632024-10-12T03:23:28.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642024-10-12T03:23:28.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652024-10-12T03:23:28.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662024-10-12T03:23:28.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31672024-10-12T03:23:28.965Z
31682024-10-12T03:23:28.965Zinfo: running `cargo check --bins` on tufaceous-lib (146/166)
31692024-10-12T03:23:29.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702024-10-12T03:23:29.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712024-10-12T03:23:29.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722024-10-12T03:23:29.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31732024-10-12T03:23:29.662Z
31742024-10-12T03:23:29.662Zinfo: running `cargo check --bins` on tufaceous (147/166)
31752024-10-12T03:23:30.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762024-10-12T03:23:30.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772024-10-12T03:23:30.356Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31782024-10-12T03:23:31.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
31792024-10-12T03:23:31.435Z
31802024-10-12T03:23:31.435Zinfo: running `cargo check --bins` on omicron-dev (148/166)
31812024-10-12T03:23:32.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822024-10-12T03:23:32.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832024-10-12T03:23:32.309Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31842024-10-12T03:23:32.309Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31852024-10-12T03:23:32.312Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31862024-10-12T03:23:33.680Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31872024-10-12T03:23:36.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
31882024-10-12T03:23:36.380Z
31892024-10-12T03:23:36.380Zinfo: running `cargo check --bins` on openapi-manager (149/166)
31902024-10-12T03:23:37.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-10-12T03:23:37.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-10-12T03:23:37.110Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31932024-10-12T03:23:37.110Z Checking heck v0.4.1
31942024-10-12T03:23:37.112Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31952024-10-12T03:23:37.346Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
31962024-10-12T03:23:38.626Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31972024-10-12T03:23:39.423Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
31982024-10-12T03:23:40.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
31992024-10-12T03:23:40.582Z
32002024-10-12T03:23:40.582Zinfo: running `cargo check --bins` on installinator-api (150/166)
32012024-10-12T03:23:41.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022024-10-12T03:23:41.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032024-10-12T03:23:41.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042024-10-12T03:23:41.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32052024-10-12T03:23:41.266Z
32062024-10-12T03:23:41.266Zinfo: running `cargo check --bins` on wicketd-api (151/166)
32072024-10-12T03:23:41.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082024-10-12T03:23:41.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092024-10-12T03:23:41.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102024-10-12T03:23:41.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32112024-10-12T03:23:41.949Z
32122024-10-12T03:23:41.949Zinfo: running `cargo check --bins` on reconfigurator-cli (152/166)
32132024-10-12T03:23:42.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142024-10-12T03:23:42.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152024-10-12T03:23:42.671Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32162024-10-12T03:23:43.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
32172024-10-12T03:23:43.975Z
32182024-10-12T03:23:43.975Zinfo: running `cargo check --bins` on omicron-releng (153/166)
32192024-10-12T03:23:44.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202024-10-12T03:23:44.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212024-10-12T03:23:44.683Z Checking memmap2 v0.9.4
32222024-10-12T03:23:44.683Z Checking constant_time_eq v0.3.0
32232024-10-12T03:23:44.686Z Checking arrayref v0.3.7
32242024-10-12T03:23:44.686Z Checking arrayvec v0.7.4
32252024-10-12T03:23:44.686Z Checking untrusted v0.7.1
32262024-10-12T03:23:44.686Z Checking spin v0.5.2
32272024-10-12T03:23:44.806Z Checking topological-sort v0.2.2
32282024-10-12T03:23:44.816Z Checking shell-words v1.1.0
32292024-10-12T03:23:44.967Z Checking ring v0.16.20
32302024-10-12T03:23:45.070Z Checking blake3 v1.5.1
32312024-10-12T03:23:46.074Z Checking omicron-zone-package v0.11.1
32322024-10-12T03:23:47.149Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32332024-10-12T03:23:48.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
32342024-10-12T03:23:48.165Z
32352024-10-12T03:23:48.165Zinfo: running `cargo check --bins` on xtask (154/166)
32362024-10-12T03:23:48.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372024-10-12T03:23:48.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382024-10-12T03:23:48.657Z Checking bitflags v2.6.0
32392024-10-12T03:23:48.659Z Checking serde v1.0.210
32402024-10-12T03:23:48.659Z Checking thiserror v1.0.64
32412024-10-12T03:23:48.747Z Checking scroll v0.12.0
32422024-10-12T03:23:48.755Z Checking log v0.4.22
32432024-10-12T03:23:48.757Z Checking hashbrown v0.14.5
32442024-10-12T03:23:48.765Z Checking zerocopy v0.7.34
32452024-10-12T03:23:48.789Z Checking syn v2.0.79
32462024-10-12T03:23:48.836Z Checking pest v2.7.10
32472024-10-12T03:23:48.974Z Checking rustix v0.38.37
32482024-10-12T03:23:48.991Z Checking once_cell v1.19.0
32492024-10-12T03:23:49.205Z Checking goblin v0.8.2
32502024-10-12T03:23:49.281Z Checking fs-err v2.11.0
32512024-10-12T03:23:49.575Z Checking anyhow v1.0.89
32522024-10-12T03:23:49.848Z Checking indexmap v2.5.0
32532024-10-12T03:23:49.940Z Checking tabled v0.15.0
32542024-10-12T03:23:50.962Z Checking terminal_size v0.4.0
32552024-10-12T03:23:50.962Z Checking tempfile v3.13.0
32562024-10-12T03:23:51.122Z Checking clap_builder v4.5.20
32572024-10-12T03:23:51.305Z Checking dtrace-parser v0.2.0
32582024-10-12T03:23:52.859Z Checking serde_json v1.0.128
32592024-10-12T03:23:52.859Z Checking serde_spanned v0.6.7
32602024-10-12T03:23:52.862Z Checking toml_datetime v0.6.8
32612024-10-12T03:23:52.862Z Checking camino v1.1.9
32622024-10-12T03:23:52.862Z Checking semver v1.0.23
32632024-10-12T03:23:53.065Z Checking cargo-platform v0.1.8
32642024-10-12T03:23:53.166Z Checking toml_edit v0.22.22
32652024-10-12T03:23:53.253Z Checking macaddr v1.0.1
32662024-10-12T03:23:53.438Z Checking camino-tempfile v1.1.1
32672024-10-12T03:23:53.522Z Checking clap v4.5.20
32682024-10-12T03:23:54.029Z Checking dof v0.3.0
32692024-10-12T03:23:54.029Z Checking cargo_metadata v0.18.1
32702024-10-12T03:23:54.427Z Checking usdt-impl v0.5.0
32712024-10-12T03:23:54.809Z Checking usdt v0.5.0
32722024-10-12T03:23:54.983Z Checking toml v0.8.19
32732024-10-12T03:23:55.433Z Checking cargo_toml v0.20.5
32742024-10-12T03:23:56.644Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32752024-10-12T03:23:57.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
32762024-10-12T03:23:57.343Z
32772024-10-12T03:23:57.343Zinfo: running `cargo check --bins` on end-to-end-tests (155/166)
32782024-10-12T03:23:58.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792024-10-12T03:23:58.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802024-10-12T03:23:58.129Z Checking polyval v0.6.2
32812024-10-12T03:23:58.235Z Checking ctr v0.9.2
32822024-10-12T03:23:58.245Z Checking ssh-encoding v0.2.0
32832024-10-12T03:23:58.247Z Checking blowfish v0.9.1
32842024-10-12T03:23:58.267Z Checking password-hash v0.4.2
32852024-10-12T03:23:58.269Z Checking matches v0.1.10
32862024-10-12T03:23:58.291Z Checking p256 v0.13.2
32872024-10-12T03:23:58.291Z Checking p521 v0.13.3
32882024-10-12T03:23:58.366Z Checking idna v0.2.3
32892024-10-12T03:23:58.442Z Checking ghash v0.5.1
32902024-10-12T03:23:58.460Z Checking bcrypt-pbkdf v0.10.0
32912024-10-12T03:23:58.485Z Compiling enum-as-inner v0.5.1
32922024-10-12T03:23:58.560Z Checking russh-cryptovec v0.7.2
32932024-10-12T03:23:58.598Z Checking aes-gcm v0.10.3
32942024-10-12T03:23:58.652Z Checking pbkdf2 v0.11.0
32952024-10-12T03:23:58.713Z Checking md5 v0.7.0
32962024-10-12T03:23:58.758Z Checking num-bigint v0.4.5
32972024-10-12T03:23:58.787Z Checking des v0.8.1
32982024-10-12T03:23:58.854Z Checking ssh-cipher v0.2.0
32992024-10-12T03:23:58.912Z Compiling dhcproto-macros v0.1.0
33002024-10-12T03:23:58.999Z Checking hex-literal v0.4.1
33012024-10-12T03:23:59.054Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33022024-10-12T03:23:59.127Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33032024-10-12T03:23:59.144Z Checking ssh-key v0.6.6
33042024-10-12T03:23:59.161Z Checking internet-checksum v0.2.1
33052024-10-12T03:23:59.522Z Checking trust-dns-proto v0.22.0
33062024-10-12T03:24:00.418Z Checking russh-keys v0.45.0
33072024-10-12T03:24:01.327Z Checking russh v0.45.0
33082024-10-12T03:24:02.000Z Checking dhcproto v0.12.0
33092024-10-12T03:24:18.624Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33102024-10-12T03:24:19.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.56s
33112024-10-12T03:24:20.100Z
33122024-10-12T03:24:20.100Zinfo: running `cargo check --bins` on gateway-cli (156/166)
33132024-10-12T03:24:20.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142024-10-12T03:24:20.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152024-10-12T03:24:20.811Z Checking termios v0.3.3
33162024-10-12T03:24:21.017Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33172024-10-12T03:24:21.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
33182024-10-12T03:24:21.911Z
33192024-10-12T03:24:21.911Zinfo: running `cargo check --bins --no-default-features` on installinator (157/166)
33202024-10-12T03:24:22.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212024-10-12T03:24:22.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222024-10-12T03:24:22.635Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33232024-10-12T03:24:24.604Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33242024-10-12T03:24:26.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
33252024-10-12T03:24:26.551Z
33262024-10-12T03:24:26.551Zinfo: running `cargo check --bins` on internal-dns-cli (158/166)
33272024-10-12T03:24:27.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282024-10-12T03:24:27.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292024-10-12T03:24:27.215Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33302024-10-12T03:24:27.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33312024-10-12T03:24:27.819Z
33322024-10-12T03:24:27.819Zinfo: running `cargo check --bins` on omicron-live-tests (159/166)
33332024-10-12T03:24:28.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342024-10-12T03:24:28.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352024-10-12T03:24:28.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362024-10-12T03:24:28.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33372024-10-12T03:24:28.467Z
33382024-10-12T03:24:28.467Zinfo: running `cargo check --bins` on live-tests-macros (160/166)
33392024-10-12T03:24:29.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402024-10-12T03:24:29.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412024-10-12T03:24:29.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422024-10-12T03:24:29.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33432024-10-12T03:24:29.112Z
33442024-10-12T03:24:29.112Zinfo: running `cargo check --bins` on omicron-package (161/166)
33452024-10-12T03:24:29.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462024-10-12T03:24:29.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472024-10-12T03:24:29.805Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33482024-10-12T03:24:31.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
33492024-10-12T03:24:31.178Z
33502024-10-12T03:24:31.179Zinfo: running `cargo check --bins` on wicket-dbg (162/166)
33512024-10-12T03:24:31.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522024-10-12T03:24:31.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532024-10-12T03:24:31.916Z Checking rtoolbox v0.0.2
33542024-10-12T03:24:31.918Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33552024-10-12T03:24:31.918Z Checking tui-tree-widget v0.22.0
33562024-10-12T03:24:32.135Z Checking rpassword v7.3.1
33572024-10-12T03:24:36.073Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33582024-10-12T03:24:38.988Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33592024-10-12T03:24:40.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s
33602024-10-12T03:24:40.272Z
33612024-10-12T03:24:40.272Zinfo: running `cargo check --bins` on wicket (163/166)
33622024-10-12T03:24:40.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632024-10-12T03:24:40.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642024-10-12T03:24:40.993Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33652024-10-12T03:24:41.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
33662024-10-12T03:24:41.569Z
33672024-10-12T03:24:41.569Zinfo: running `cargo check --bins` on wicketd (164/166)
33682024-10-12T03:24:42.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692024-10-12T03:24:42.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702024-10-12T03:24:42.313Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33712024-10-12T03:24:46.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
33722024-10-12T03:24:46.316Z
33732024-10-12T03:24:46.316Zinfo: running `cargo check --bins` on omicron-workspace-hack (165/166)
33742024-10-12T03:24:46.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752024-10-12T03:24:46.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762024-10-12T03:24:46.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772024-10-12T03:24:46.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33782024-10-12T03:24:46.967Z
33792024-10-12T03:24:46.967Zinfo: running `cargo check --bins` on zone-setup (166/166)
33802024-10-12T03:24:47.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812024-10-12T03:24:47.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822024-10-12T03:24:47.723Z Checking uzers v0.11.3
33832024-10-12T03:24:48.023Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33842024-10-12T03:24:49.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
33852024-10-12T03:24:49.239Z
33862024-10-12T03:24:49.239Zreal 11:29.882834013
33872024-10-12T03:24:49.239Zuser 23:35.382426517
33882024-10-12T03:24:49.239Zsys 5:07.668729131
33892024-10-12T03:24:49.239Ztrap 0.481796626
33902024-10-12T03:24:49.239Ztflt 3.296257037
33912024-10-12T03:24:49.242Zdflt 2.316168367
33922024-10-12T03:24:49.242Zkflt 0.002086669
33932024-10-12T03:24:49.242Zlock 41:37.231175506
33942024-10-12T03:24:49.242Zslp 1:56:30.246591938
33952024-10-12T03:24:49.242Zlat 1:00.162349806
33962024-10-12T03:24:49.242Zstop 3:01.934015886
33972024-10-12T03:24:49.242Zprocess exited: duration 912797 ms, exit code 0
 
33982024-10-12T03:24:49.248Zfound 0 output files