01JD1CXXR4J5AEXD5310YVQB7S: 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: 01JD1CY76FEH66RAZHGEEN0ZEA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-19T05:05:15.693Zjob assigned to worker 01JD1CY99V55R6N1VT82DMW0BY [factory gimlet-EVT22200007-propolis, EVT22200007/19150] (queued for 25 s)
 
22024-11-19T05:05:23.546Zstarting task 0: "setup"
32024-11-19T05:05:23.570Z++ uname -s
42024-11-19T05:05:23.570Z+ kern=SunOS
52024-11-19T05:05:23.570Z+ case "$kern" in
62024-11-19T05:05:23.570Z+ groupadd -g 12345 build
72024-11-19T05:05:23.570Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-19T05:05:25.570Z+ zfs create -o mountpoint=/work rpool/work
92024-11-19T05:05:25.607Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-19T05:05:25.631Z+ home_fs=zfs
112024-11-19T05:05:25.631Z+ [[ zfs == autofs ]]
122024-11-19T05:05:25.631Z+ mkdir -p /home/build
132024-11-19T05:05:25.631Z+ chown build:build /home/build /work
142024-11-19T05:05:27.616Z+ chmod 0700 /home/build /work
152024-11-19T05:05:27.640Zprocess exited: duration 4076 ms, exit code 0
 
162024-11-19T05:05:27.691Zstarting task 1: "rust-toolchain"
172024-11-19T05:05:27.715Z+ printf ' * toolchain channel = "%s"
182024-11-19T05:05:27.715Z * toolchain channel = "1.81.0"
192024-11-19T05:05:27.715Z * toolchain profile = "default"
202024-11-19T05:05:27.716Z' 1.81.0
212024-11-19T05:05:27.716Z+ printf ' * toolchain profile = "%s"
222024-11-19T05:05:27.716Z' default
232024-11-19T05:05:27.716Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-19T05:05:27.716Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-19T05:05:27.896Zinfo: downloading installer
262024-11-19T05:05:28.310Zinfo: profile set to 'default'
272024-11-19T05:05:28.310Zinfo: default host triple is x86_64-unknown-illumos
282024-11-19T05:05:28.310Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-19T05:05:28.442Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-19T05:05:28.442Zinfo: downloading component 'cargo'
312024-11-19T05:05:28.618Zinfo: downloading component 'clippy'
322024-11-19T05:05:28.676Zinfo: downloading component 'rust-docs'
332024-11-19T05:05:28.900Zinfo: downloading component 'rust-std'
342024-11-19T05:05:29.228Zinfo: downloading component 'rustc'
352024-11-19T05:05:30.524Zinfo: downloading component 'rustfmt'
362024-11-19T05:05:30.570Zinfo: installing component 'cargo'
372024-11-19T05:05:31.680Zinfo: installing component 'clippy'
382024-11-19T05:05:32.123Zinfo: installing component 'rust-docs'
392024-11-19T05:05:34.781Zinfo: installing component 'rust-std'
402024-11-19T05:05:36.792Zinfo: installing component 'rustc'
412024-11-19T05:05:43.865Zinfo: installing component 'rustfmt'
422024-11-19T05:05:44.238Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-19T05:05:44.238Z
442024-11-19T05:05:44.382Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-19T05:05:44.382Z
462024-11-19T05:05:44.382Z
472024-11-19T05:05:44.382ZRust is installed now. Great!
482024-11-19T05:05:44.382Z
492024-11-19T05:05:44.382ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-19T05:05:44.382Zenvironment variable. This has not been done automatically.
512024-11-19T05:05:44.382Z
522024-11-19T05:05:44.382ZTo configure your current shell, you need to source
532024-11-19T05:05:44.382Zthe corresponding env file under $HOME/.cargo.
542024-11-19T05:05:44.382Z
552024-11-19T05:05:44.382ZThis is usually done by running one of the following (note the leading DOT):
562024-11-19T05:05:44.382Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-19T05:05:44.382Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-19T05:05:44.478Z+ rustc --version
592024-11-19T05:05:44.599Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-19T05:05:44.624Zprocess exited: duration 16915 ms, exit code 0
 
612024-11-19T05:05:44.673Zstarting task 2: "authentication"
622024-11-19T05:05:44.729Zprocess exited: duration 56 ms, exit code 0
 
632024-11-19T05:05:44.777Zstarting task 3: "clone repository"
642024-11-19T05:05:44.801Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-19T05:05:44.801Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-19T05:05:44.826ZCloning into '/work/oxidecomputer/omicron'...
672024-11-19T05:05:52.242Z+ cd /work/oxidecomputer/omicron
682024-11-19T05:05:52.242Z+ git fetch origin 11c6e1d293de65f5b0bcf861ac6dd0bab13c04a6
692024-11-19T05:05:52.790ZFrom https://github.com/oxidecomputer/omicron
702024-11-19T05:05:52.790Z * branch 11c6e1d293de65f5b0bcf861ac6dd0bab13c04a6 -> FETCH_HEAD
712024-11-19T05:05:52.814Z+ [[ -n '' ]]
722024-11-19T05:05:52.814Z+ git reset --hard 11c6e1d293de65f5b0bcf861ac6dd0bab13c04a6
732024-11-19T05:05:52.875ZHEAD is now at 11c6e1d29 clean up
742024-11-19T05:05:52.900Zprocess exited: duration 8101 ms, exit code 0
 
752024-11-19T05:05:52.948Zstarting task 4: "build"
762024-11-19T05:05:52.972Z+ source .github/buildomat/ci-env.sh
772024-11-19T05:05:52.972Z++ export CARGO_TERM_COLOR=always
782024-11-19T05:05:52.972Z++ CARGO_TERM_COLOR=always
792024-11-19T05:05:52.972Z+ cargo --version
802024-11-19T05:05:53.061Zcargo 1.81.0 (2dbb1af80 2024-08-20)
812024-11-19T05:05:53.085Z+ rustc --version
822024-11-19T05:05:53.170Zrustc 1.81.0 (eeb90cda1 2024-09-04)
832024-11-19T05:05:53.195Z+ source ./env.sh
842024-11-19T05:05:53.195Z++ OLD_SHELL_OPTS=ehxB
852024-11-19T05:05:53.195Z++ set -o xtrace
862024-11-19T05:05:53.195Z++++ dirname ./env.sh
872024-11-19T05:05:53.195Z+++ readlink -f .
882024-11-19T05:05:53.195Z++ OMICRON_WS=/work/oxidecomputer/omicron
892024-11-19T05:05:53.195Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902024-11-19T05:05:53.195Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912024-11-19T05:05:53.195Z++ 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
922024-11-19T05:05:53.195Z++ 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
932024-11-19T05:05:53.195Z++ 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
942024-11-19T05:05:53.195Z++ 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
952024-11-19T05:05:53.195Z++ 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
962024-11-19T05:05:53.195Z++ 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
972024-11-19T05:05:53.196Z++ case $OLD_SHELL_OPTS in
982024-11-19T05:05:53.196Z++ unset OLD_SHELL_OPTS OMICRON_WS
992024-11-19T05:05:53.196Z+ 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
1002024-11-19T05:05:53.196Z+ 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
1012024-11-19T05:05:53.196Z+ banner prerequisites
1022024-11-19T05:05:53.196Z
1032024-11-19T05:05:53.196Z ##### ##### ###### ##### ###### #### # # # #### #
1042024-11-19T05:05:53.196Z # # # # # # # # # # # # # # #
1052024-11-19T05:05:53.196Z # # # # ##### # # ##### # # # # # #### #
1062024-11-19T05:05:53.196Z ##### ##### # ##### # # # # # # # # #
1072024-11-19T05:05:53.196Z # # # # # # # # # # # # # # #
1082024-11-19T05:05:53.197Z # # # ###### # # ###### ### # #### # #### #
1092024-11-19T05:05:53.197Z
1102024-11-19T05:05:53.197Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1112024-11-19T05:06:04.773Z Startup: Refreshing catalog 'helios-dev' ... Done
1122024-11-19T05:06:09.032Z Startup: Caching catalogs ... Done
1132024-11-19T05:06:19.436ZPlanning: Solver setup ... Done (9.527s)
1142024-11-19T05:06:19.567ZPlanning: Running solver ... Done (0.131s)
1152024-11-19T05:06:19.654ZPlanning: Finding local manifests ... Done (0.002s)
1162024-11-19T05:06:19.748ZPlanning: Fetching manifests: 0/5 0% complete
1172024-11-19T05:06:20.235ZPlanning: Fetching manifests: 5/5 100% complete
1182024-11-19T05:06:20.360ZPlanning: Package planning ... Done (0.125s)
1192024-11-19T05:06:20.428ZPlanning: Merging actions ... Done (0.068s)
1202024-11-19T05:06:20.654ZPlanning: Checking for conflicting actions ... Done (0.226s)
1212024-11-19T05:06:21.746ZPlanning: Consolidating action changes ... Done (1.091s)
1222024-11-19T05:06:22.159ZPlanning: Evaluating mediators ... Done (0.413s)
1232024-11-19T05:06:22.257ZPlanning: Planning completed in 13.15 seconds
1242024-11-19T05:06:22.282Z Packages to install: 4
1252024-11-19T05:06:22.282Z Packages to update: 1
1262024-11-19T05:06:22.282Z Mediators to change: 2
1272024-11-19T05:06:22.282Z Services to change: 1
1282024-11-19T05:06:22.282Z Estimated space available: 155.18 GB
1292024-11-19T05:06:22.282ZEstimated space to be consumed: 1.60 GB
1302024-11-19T05:06:22.282Z Create boot environment: No
1312024-11-19T05:06:22.282ZCreate backup boot environment: Yes
1322024-11-19T05:06:22.282Z Rebuild boot archive: No
1332024-11-19T05:06:22.282Z
1342024-11-19T05:06:22.282ZChanged mediators:
1352024-11-19T05:06:22.282Z mediator clang:
1362024-11-19T05:06:22.282Z version: None -> 15 (system default)
1372024-11-19T05:06:22.282Z
1382024-11-19T05:06:22.282Z mediator llvm:
1392024-11-19T05:06:22.282Z version: 14 (system default) -> 15 (system default)
1402024-11-19T05:06:22.282Z
1412024-11-19T05:06:22.282ZChanged packages:
1422024-11-19T05:06:22.282Zhelios-dev
1432024-11-19T05:06:22.282Z developer/build-essential
1442024-11-19T05:06:22.283Z None -> 11-2.0
1452024-11-19T05:06:22.283Z library/libxmlsec1
1462024-11-19T05:06:22.283Z None -> 1.2.35-2.0
1472024-11-19T05:06:22.283Z ooce/developer/clang-15
1482024-11-19T05:06:22.283Z None -> 15.0.7-2.0
1492024-11-19T05:06:22.283Z ooce/developer/llvm-15
1502024-11-19T05:06:22.283Z None -> 15.0.7-2.0
1512024-11-19T05:06:22.283Z package/pkg
1522024-11-19T05:06:22.283Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1532024-11-19T05:06:22.283Z
1542024-11-19T05:06:22.283ZServices:
1552024-11-19T05:06:22.283Z restart_fmri:
1562024-11-19T05:06:22.284Z svc:/system/update-man-index:default
1572024-11-19T05:06:22.284Z
1582024-11-19T05:06:22.284ZEditable files to change:
1592024-11-19T05:06:22.284Z Update:
1602024-11-19T05:06:22.284Z usr/share/lib/pkg/web/config.shtml
1612024-11-19T05:06:22.359Z
1622024-11-19T05:06:22.359ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1632024-11-19T05:06:27.364ZDownload: 1196/4281 items 73.9/220.6MB 33% complete (14.8M/s)
1642024-11-19T05:06:32.364ZDownload: 1920/4281 items 118.6/220.6MB 53% complete (12.1M/s)
1652024-11-19T05:06:39.965ZDownload: 2224/4281 items 119.2/220.6MB 54% complete (10.1M/s)
1662024-11-19T05:06:44.967ZDownload: 3244/4281 items 176.9/220.6MB 80% complete (5.8M/s)
1672024-11-19T05:06:49.990ZDownload: 3563/4281 items 215.9/220.6MB 97% complete (9.9M/s)
1682024-11-19T05:06:54.994ZDownload: 4022/4281 items 219.4/220.6MB 99% complete (4.6M/s)
1692024-11-19T05:07:00.479ZDownload: 4206/4281 items 220.5/220.6MB 99% complete (1.7M/s)
1702024-11-19T05:07:00.659ZDownload: Completed 220.60 MB in 38.30 seconds (5.8M/s)
1712024-11-19T05:07:02.124Z Actions: 1/5063 actions (Removing old actions)
1722024-11-19T05:07:02.150Z Actions: 194/5063 actions (Installing new actions)
1732024-11-19T05:07:07.518Z Actions: 3469/5063 actions (Installing new actions)
1742024-11-19T05:07:07.821Z Actions: 4226/5063 actions (Updating modified actions)
1752024-11-19T05:07:08.192Z Actions: Completed 5063 actions in 6.07 seconds.
1762024-11-19T05:07:08.535Z Done (0.334s)
1772024-11-19T05:07:08.585Z Done (0.000s)
1782024-11-19T05:07:09.160Z Done (0.623s)
1792024-11-19T05:07:14.246Z Done (4.923s)
1802024-11-19T05:07:14.333Z Done (0.018s)
1812024-11-19T05:07:14.358Z Done (0.000s)
1822024-11-19T05:07:14.489Z Done (0.000s)
1832024-11-19T05:07:15.159ZPlanning: Evaluating mediator changes ... Done
1842024-11-19T05:07:15.354ZPlanning: Checking for conflicting actions ... Done
1852024-11-19T05:07:15.378ZPlanning: Consolidating action changes ... Done
1862024-11-19T05:07:15.667ZPlanning: Evaluating mediators ... Done
1872024-11-19T05:07:15.692ZPlanning: Planning completed in 0.51 seconds
1882024-11-19T05:07:15.717Z Mediators to change: 2
1892024-11-19T05:07:15.717Z Create boot environment: No
1902024-11-19T05:07:15.717ZCreate backup boot environment: No
1912024-11-19T05:07:15.779Z Done
1922024-11-19T05:07:15.779Z Done
1932024-11-19T05:07:16.190Z Done
1942024-11-19T05:07:20.439Z Done
1952024-11-19T05:07:20.528Z Done
1962024-11-19T05:07:20.528Z Done
1972024-11-19T05:07:20.616Z Done
1982024-11-19T05:07:21.326ZPlanning: Evaluating mediator changes ... Done
1992024-11-19T05:07:21.350ZPlanning: Merging actions ... Done
2002024-11-19T05:07:21.557ZPlanning: Checking for conflicting actions ... Done
2012024-11-19T05:07:21.581ZPlanning: Consolidating action changes ... Done
2022024-11-19T05:07:21.876ZPlanning: Evaluating mediators ... Done
2032024-11-19T05:07:21.946ZPlanning: Planning completed in 0.91 seconds
2042024-11-19T05:07:21.993Z Packages to change: 1
2052024-11-19T05:07:21.993Z Mediators to change: 1
2062024-11-19T05:07:21.993Z Services to change: 1
2072024-11-19T05:07:21.993Z Create boot environment: No
2082024-11-19T05:07:21.993ZCreate backup boot environment: Yes
2092024-11-19T05:07:23.607Z Actions: 1/6 actions (Updating modified actions)
2102024-11-19T05:07:23.631Z Actions: Completed 6 actions in 0.00 seconds.
2112024-11-19T05:07:23.631Z Done
2122024-11-19T05:07:23.631Z Done
2132024-11-19T05:07:23.739Z Done
2142024-11-19T05:07:28.262Z Done
2152024-11-19T05:07:28.361Z Done
2162024-11-19T05:07:28.361Z Done
2172024-11-19T05:07:28.450Z Done
2182024-11-19T05:07:28.959ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2192024-11-19T05:07:28.959Zclang system 15 system
2202024-11-19T05:07:28.959Zcsh system system illumos
2212024-11-19T05:07:28.959Zctags system system illumos
2222024-11-19T05:07:28.959Zgcc vendor 12 vendor
2232024-11-19T05:07:28.959Zgcc system 10 system
2242024-11-19T05:07:28.959Zgcc system 7 system
2252024-11-19T05:07:28.959Zgo system 1.20 system
2262024-11-19T05:07:28.959Zgo system 1.19 system
2272024-11-19T05:07:28.959Zllvm system 15 system
2282024-11-19T05:07:28.959Zllvm system 14 system
2292024-11-19T05:07:28.959Zmariadb system 10.6 system
2302024-11-19T05:07:28.959Zmta vendor vendor dma
2312024-11-19T05:07:28.960Zopenjdk system 17 system
2322024-11-19T05:07:28.960Zopenjdk system 11 system
2332024-11-19T05:07:28.960Zopenjdk system 1.8 system
2342024-11-19T05:07:28.960Zopenssl vendor 3 vendor
2352024-11-19T05:07:28.960Zperl system 5.36 system
2362024-11-19T05:07:28.960Zpostgresql system 15 system
2372024-11-19T05:07:28.960Zpostgresql system 13 system
2382024-11-19T05:07:28.960Zpython vendor 3 vendor
2392024-11-19T05:07:28.960Zpython system 2 system
2402024-11-19T05:07:28.960Zpython3 system 3.11 system
2412024-11-19T05:07:28.961Zruby system 3.0 system
2422024-11-19T05:07:28.961Zwords vendor vendor american-english
2432024-11-19T05:07:28.961Zwords system system australian-english
2442024-11-19T05:07:28.961Zwords system system british-english
2452024-11-19T05:07:28.961Zwords system system canadian-english
2462024-11-19T05:07:28.961Zwords system system french
2472024-11-19T05:07:28.961Zwords system system italian
2482024-11-19T05:07:28.961Zwords system system ngerman
2492024-11-19T05:07:28.961Zwords system system ogerman
2502024-11-19T05:07:28.961Zwords system system spanish
2512024-11-19T05:07:29.370ZPUBLISHER TYPE STATUS P LOCATION
2522024-11-19T05:07:29.370Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2532024-11-19T05:07:32.477ZFMRI IFO
2542024-11-19T05:07:32.477Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552024-11-19T05:07:32.477Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562024-11-19T05:07:32.477Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572024-11-19T05:07:32.477Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2582024-11-19T05:07:32.477Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2592024-11-19T05:07:32.477Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2602024-11-19T05:07:32.477Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2612024-11-19T05:07:32.477Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2622024-11-19T05:07:32.477Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2632024-11-19T05:07:32.477Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2642024-11-19T05:07:32.477Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2652024-11-19T05:07:32.477Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2662024-11-19T05:07:32.477Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2672024-11-19T05:07:32.477Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2682024-11-19T05:07:32.477Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2692024-11-19T05:07:33.319Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2702024-11-19T05:07:33.718Z Updating crates.io index
2712024-11-19T05:07:33.742Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2722024-11-19T05:07:34.641Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2732024-11-19T05:07:35.039Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2742024-11-19T05:07:35.435Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2752024-11-19T05:07:35.818Z Updating git repository `https://github.com/oxidecomputer/propolis`
2762024-11-19T05:07:36.668Z Updating git repository `https://github.com/oxidecomputer/crucible`
2772024-11-19T05:07:39.231Z Updating git repository `https://github.com/oxidecomputer/opte`
2782024-11-19T05:07:40.608Z Updating git repository `https://github.com/oxidecomputer/falcon`
2792024-11-19T05:07:41.321Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802024-11-19T05:07:41.634Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2812024-11-19T05:07:42.183Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2822024-11-19T05:07:42.975Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2832024-11-19T05:07:43.314Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2842024-11-19T05:07:43.734Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852024-11-19T05:07:44.094Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2862024-11-19T05:07:44.453Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2872024-11-19T05:07:44.717Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2882024-11-19T05:07:45.080Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2892024-11-19T05:07:45.489Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902024-11-19T05:07:46.049Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2912024-11-19T05:07:46.400Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2922024-11-19T05:07:47.021Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932024-11-19T05:07:47.415Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2942024-11-19T05:07:48.022Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2952024-11-19T05:07:48.519Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962024-11-19T05:07:48.823Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972024-11-19T05:07:49.177Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982024-11-19T05:07:50.940Z Downloading crates ...
2992024-11-19T05:07:51.000Z Downloaded byteorder v1.5.0
3002024-11-19T05:07:51.024Z Downloaded toml_edit v0.22.22
3012024-11-19T05:07:51.049Z Downloaded unicode-ident v1.0.13
3022024-11-19T05:07:51.049Z Downloaded syn v2.0.87
3032024-11-19T05:07:51.049Z Downloaded bitflags v2.6.0
3042024-11-19T05:07:51.074Z Downloaded camino v1.1.9
3052024-11-19T05:07:51.074Z Downloaded block-buffer v0.10.4
3062024-11-19T05:07:51.074Z Downloaded anstream v0.6.15
3072024-11-19T05:07:51.074Z Downloaded cargo_toml v0.20.5
3082024-11-19T05:07:51.074Z Downloaded cargo-platform v0.1.8
3092024-11-19T05:07:51.074Z Downloaded camino-tempfile v1.1.1
3102024-11-19T05:07:51.074Z Downloaded bytecount v0.6.8
3112024-11-19T05:07:51.075Z Downloaded cargo_metadata v0.18.1
3122024-11-19T05:07:51.075Z Downloaded autocfg v1.4.0
3132024-11-19T05:07:51.075Z Downloaded anstyle-query v1.1.1
3142024-11-19T05:07:51.075Z Downloaded anstyle-parse v0.2.5
3152024-11-19T05:07:51.075Z Downloaded anstyle v1.0.10
3162024-11-19T05:07:51.075Z Downloaded anyhow v1.0.93
3172024-11-19T05:07:51.100Z Downloaded cfg-if v1.0.0
3182024-11-19T05:07:51.100Z Downloaded colorchoice v1.0.2
3192024-11-19T05:07:51.100Z Downloaded errno v0.3.9
3202024-11-19T05:07:51.101Z Downloaded proc-macro2 v1.0.89
3212024-11-19T05:07:51.101Z Downloaded equivalent v1.0.1
3222024-11-19T05:07:51.101Z Downloaded memmap v0.7.0
3232024-11-19T05:07:51.101Z Downloaded indexmap v2.6.0
3242024-11-19T05:07:51.101Z Downloaded version_check v0.9.5
3252024-11-19T05:07:51.101Z Downloaded tempfile v3.13.0
3262024-11-19T05:07:51.126Z Downloaded utf8parse v0.2.2
3272024-11-19T05:07:51.126Z Downloaded usdt v0.5.0
3282024-11-19T05:07:51.126Z Downloaded terminal_size v0.4.0
3292024-11-19T05:07:51.126Z Downloaded serde_tokenstream v0.2.2
3302024-11-19T05:07:51.126Z Downloaded usdt-macro v0.5.0
3312024-11-19T05:07:51.126Z Downloaded usdt-impl v0.5.0
3322024-11-19T05:07:51.126Z Downloaded thiserror-impl v1.0.69
3332024-11-19T05:07:51.126Z Downloaded zerocopy-derive v0.7.35
3342024-11-19T05:07:51.126Z Downloaded unicode-linebreak v0.1.5
3352024-11-19T05:07:51.126Z Downloaded scroll v0.12.0
3362024-11-19T05:07:51.126Z Downloaded ucd-trie v0.1.7
3372024-11-19T05:07:51.126Z Downloaded toml v0.8.19
3382024-11-19T05:07:51.155Z Downloaded serde_json v1.0.132
3392024-11-19T05:07:51.155Z Downloaded tabled v0.15.0
3402024-11-19T05:07:51.155Z Downloaded hashbrown v0.15.0
3412024-11-19T05:07:51.180Z Downloaded zerocopy v0.7.35
3422024-11-19T05:07:51.180Z Downloaded syn v1.0.109
3432024-11-19T05:07:51.205Z Downloaded winnow v0.6.20
3442024-11-19T05:07:51.205Z Downloaded unicode-width v0.1.14
3452024-11-19T05:07:51.205Z Downloaded pest v2.7.14
3462024-11-19T05:07:51.230Z Downloaded thiserror v1.0.69
3472024-11-19T05:07:51.230Z Downloaded textwrap v0.16.1
3482024-11-19T05:07:51.230Z Downloaded strsim v0.11.1
3492024-11-19T05:07:51.230Z Downloaded ryu v1.0.18
3502024-11-19T05:07:51.230Z Downloaded papergrid v0.11.0
3512024-11-19T05:07:51.230Z Downloaded rustix v0.38.37
3522024-11-19T05:07:51.254Z Downloaded sha2 v0.10.8
3532024-11-19T05:07:51.279Z Downloaded serde_spanned v0.6.8
3542024-11-19T05:07:51.279Z Downloaded semver v1.0.23
3552024-11-19T05:07:51.279Z Downloaded pest_generator v2.7.14
3562024-11-19T05:07:51.279Z Downloaded memchr v2.7.4
3572024-11-19T05:07:51.279Z Downloaded serde v1.0.215
3582024-11-19T05:07:51.279Z Downloaded scroll_derive v0.12.0
3592024-11-19T05:07:51.279Z Downloaded proc-macro-error v1.0.4
3602024-11-19T05:07:51.279Z Downloaded dtrace-parser v0.2.0
3612024-11-19T05:07:51.279Z Downloaded clap_lex v0.7.2
3622024-11-19T05:07:51.279Z Downloaded usdt-attr-macro v0.5.0
3632024-11-19T05:07:51.279Z Downloaded libc v0.2.162
3642024-11-19T05:07:51.307Z Downloaded typenum v1.17.0
3652024-11-19T05:07:51.332Z Downloaded smawk v0.3.2
3662024-11-19T05:07:51.332Z Downloaded serde_derive v1.0.215
3672024-11-19T05:07:51.332Z Downloaded pretty-hex v0.4.1
3682024-11-19T05:07:51.332Z Downloaded pest_derive v2.7.14
3692024-11-19T05:07:51.332Z Downloaded goblin v0.8.2
3702024-11-19T05:07:51.332Z Downloaded quote v1.0.37
3712024-11-19T05:07:51.332Z Downloaded plain v0.2.3
3722024-11-19T05:07:51.332Z Downloaded pest_meta v2.7.14
3732024-11-19T05:07:51.332Z Downloaded digest v0.10.7
3742024-11-19T05:07:51.332Z Downloaded clap_derive v4.5.18
3752024-11-19T05:07:51.358Z Downloaded thread-id v4.2.2
3762024-11-19T05:07:51.358Z Downloaded swrite v0.1.0
3772024-11-19T05:07:51.358Z Downloaded fnv v1.0.7
3782024-11-19T05:07:51.358Z Downloaded fastrand v2.1.1
3792024-11-19T05:07:51.358Z Downloaded cpufeatures v0.2.14
3802024-11-19T05:07:51.358Z Downloaded clap v4.5.21
3812024-11-19T05:07:51.358Z Downloaded toml_datetime v0.6.8
3822024-11-19T05:07:51.358Z Downloaded tabled_derive v0.7.0
3832024-11-19T05:07:51.358Z Downloaded proc-macro-error-attr v1.0.4
3842024-11-19T05:07:51.358Z Downloaded once_cell v1.20.2
3852024-11-19T05:07:51.383Z Downloaded macaddr v1.0.1
3862024-11-19T05:07:51.383Z Downloaded log v0.4.22
3872024-11-19T05:07:51.383Z Downloaded is_terminal_polyfill v1.70.1
3882024-11-19T05:07:51.383Z Downloaded generic-array v0.14.7
3892024-11-19T05:07:51.383Z Downloaded heck v0.5.0
3902024-11-19T05:07:51.383Z Downloaded heck v0.4.1
3912024-11-19T05:07:51.383Z Downloaded fs-err v2.11.0
3922024-11-19T05:07:51.383Z Downloaded dof v0.3.0
3932024-11-19T05:07:51.383Z Downloaded itoa v1.0.11
3942024-11-19T05:07:51.383Z Downloaded crypto-common v0.1.6
3952024-11-19T05:07:51.383Z Downloaded clap_builder v4.5.21
3962024-11-19T05:07:51.504Z Compiling proc-macro2 v1.0.89
3972024-11-19T05:07:51.504Z Compiling unicode-ident v1.0.13
3982024-11-19T05:07:51.504Z Compiling serde v1.0.215
3992024-11-19T05:07:51.504Z Compiling version_check v0.9.5
4002024-11-19T05:07:51.529Z Compiling memchr v2.7.4
4012024-11-19T05:07:51.529Z Compiling thiserror v1.0.69
4022024-11-19T05:07:51.529Z Compiling libc v0.2.162
4032024-11-19T05:07:51.529Z Compiling ryu v1.0.18
4042024-11-19T05:07:51.764Z Compiling itoa v1.0.11
4052024-11-19T05:07:51.904Z Compiling ucd-trie v0.1.7
4062024-11-19T05:07:52.320Z Compiling once_cell v1.20.2
4072024-11-19T05:07:52.349Z Compiling byteorder v1.5.0
4082024-11-19T05:07:52.481Z Compiling rustix v0.38.37
4092024-11-19T05:07:52.609Z Compiling serde_json v1.0.132
4102024-11-19T05:07:52.694Z Compiling bitflags v2.6.0
4112024-11-19T05:07:52.920Z Compiling proc-macro-error-attr v1.0.4
4122024-11-19T05:07:53.086Z Compiling usdt-impl v0.5.0
4132024-11-19T05:07:53.184Z Compiling syn v1.0.109
4142024-11-19T05:07:53.239Z Compiling proc-macro-error v1.0.4
4152024-11-19T05:07:53.297Z Compiling quote v1.0.37
4162024-11-19T05:07:53.357Z Compiling log v0.4.22
4172024-11-19T05:07:53.618Z Compiling errno v0.3.9
4182024-11-19T05:07:53.642Z Compiling utf8parse v0.2.2
4192024-11-19T05:07:53.794Z Compiling syn v2.0.87
4202024-11-19T05:07:53.822Z Compiling equivalent v1.0.1
4212024-11-19T05:07:53.902Z Compiling hashbrown v0.15.0
4222024-11-19T05:07:53.931Z Compiling camino v1.1.9
4232024-11-19T05:07:53.990Z Compiling thread-id v4.2.2
4242024-11-19T05:07:54.021Z Compiling plain v0.2.3
4252024-11-19T05:07:54.112Z Compiling anstyle-parse v0.2.5
4262024-11-19T05:07:54.479Z Compiling pretty-hex v0.4.1
4272024-11-19T05:07:54.613Z Compiling unicode-width v0.1.14
4282024-11-19T05:07:54.709Z Compiling anstyle v1.0.10
4292024-11-19T05:07:54.733Z Compiling autocfg v1.4.0
4302024-11-19T05:07:55.038Z Compiling colorchoice v1.0.2
4312024-11-19T05:07:55.141Z Compiling indexmap v2.6.0
4322024-11-19T05:07:55.191Z Compiling winnow v0.6.20
4332024-11-19T05:07:55.191Z Compiling semver v1.0.23
4342024-11-19T05:07:55.228Z Compiling is_terminal_polyfill v1.70.1
4352024-11-19T05:07:55.361Z Compiling anstyle-query v1.1.1
4362024-11-19T05:07:55.503Z Compiling anstream v0.6.15
4372024-11-19T05:07:55.759Z Compiling terminal_size v0.4.0
4382024-11-19T05:07:55.820Z Compiling fs-err v2.11.0
4392024-11-19T05:07:56.146Z Compiling fastrand v2.1.1
4402024-11-19T05:07:56.242Z Compiling cfg-if v1.0.0
4412024-11-19T05:07:56.354Z Compiling clap_lex v0.7.2
4422024-11-19T05:07:56.389Z Compiling anyhow v1.0.93
4432024-11-19T05:07:56.423Z Compiling strsim v0.11.1
4442024-11-19T05:07:56.675Z Compiling bytecount v0.6.8
4452024-11-19T05:07:56.846Z Compiling heck v0.5.0
4462024-11-19T05:07:56.873Z Compiling fnv v1.0.7
4472024-11-19T05:07:56.938Z Compiling heck v0.4.1
4482024-11-19T05:07:57.000Z Compiling papergrid v0.11.0
4492024-11-19T05:07:57.243Z Compiling clap_builder v4.5.21
4502024-11-19T05:07:57.313Z Compiling tempfile v3.13.0
4512024-11-19T05:07:57.515Z Compiling memmap v0.7.0
4522024-11-19T05:07:57.541Z Compiling smawk v0.3.2
4532024-11-19T05:07:57.732Z Compiling unicode-linebreak v0.1.5
4542024-11-19T05:07:58.085Z Compiling textwrap v0.16.1
4552024-11-19T05:07:58.367Z Compiling swrite v0.1.0
4562024-11-19T05:07:59.203Z Compiling tabled_derive v0.7.0
4572024-11-19T05:08:00.714Z Compiling tabled v0.15.0
4582024-11-19T05:08:02.002Z Compiling serde_derive v1.0.215
4592024-11-19T05:08:02.027Z Compiling thiserror-impl v1.0.69
4602024-11-19T05:08:02.027Z Compiling zerocopy-derive v0.7.35
4612024-11-19T05:08:02.027Z Compiling scroll_derive v0.12.0
4622024-11-19T05:08:02.240Z Compiling clap_derive v4.5.18
4632024-11-19T05:08:03.313Z Compiling scroll v0.12.0
4642024-11-19T05:08:03.753Z Compiling zerocopy v0.7.35
4652024-11-19T05:08:03.805Z Compiling goblin v0.8.2
4662024-11-19T05:08:04.516Z Compiling pest v2.7.14
4672024-11-19T05:08:05.554Z Compiling clap v4.5.21
4682024-11-19T05:08:06.548Z Compiling pest_meta v2.7.14
4692024-11-19T05:08:07.543Z Compiling pest_generator v2.7.14
4702024-11-19T05:08:09.497Z Compiling pest_derive v2.7.14
4712024-11-19T05:08:10.125Z Compiling dtrace-parser v0.2.0
4722024-11-19T05:08:11.573Z Compiling serde_tokenstream v0.2.2
4732024-11-19T05:08:11.625Z Compiling serde_spanned v0.6.8
4742024-11-19T05:08:11.625Z Compiling toml_datetime v0.6.8
4752024-11-19T05:08:11.932Z Compiling cargo-platform v0.1.8
4762024-11-19T05:08:11.982Z Compiling toml_edit v0.22.22
4772024-11-19T05:08:12.149Z Compiling macaddr v1.0.1
4782024-11-19T05:08:12.246Z Compiling camino-tempfile v1.1.1
4792024-11-19T05:08:13.027Z Compiling dof v0.3.0
4802024-11-19T05:08:13.091Z Compiling cargo_metadata v0.18.1
4812024-11-19T05:08:14.596Z Compiling usdt-attr-macro v0.5.0
4822024-11-19T05:08:14.596Z Compiling usdt-macro v0.5.0
4832024-11-19T05:08:14.621Z Compiling toml v0.8.19
4842024-11-19T05:08:15.482Z Compiling cargo_toml v0.20.5
4852024-11-19T05:08:15.813Z Compiling usdt v0.5.0
4862024-11-19T05:08:19.836Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4872024-11-19T05:08:25.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.27s
4882024-11-19T05:08:25.497Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4892024-11-19T05:08:26.175Z Downloading crates ...
4902024-11-19T05:08:26.306Z Downloaded ascii-canvas v3.0.0
4912024-11-19T05:08:26.331Z Downloaded ctr v0.9.2
4922024-11-19T05:08:26.930Z Downloaded addr2line v0.24.2
4932024-11-19T05:08:26.930Z Downloaded hex v0.4.3
4942024-11-19T05:08:26.930Z Downloaded adler2 v2.0.0
4952024-11-19T05:08:26.930Z Downloaded arrayref v0.3.9
4962024-11-19T05:08:26.930Z Downloaded darling v0.20.10
4972024-11-19T05:08:26.930Z Downloaded hex-literal v0.4.1
4982024-11-19T05:08:26.930Z Downloaded hickory-client v0.24.1
4992024-11-19T05:08:26.930Z Downloaded http-body v1.0.1
5002024-11-19T05:08:26.930Z Downloaded http-body-util v0.1.2
5012024-11-19T05:08:26.930Z Downloaded hostname v0.4.0
5022024-11-19T05:08:26.930Z Downloaded httparse v1.9.5
5032024-11-19T05:08:26.930Z Downloaded ident_case v1.0.1
5042024-11-19T05:08:26.930Z Downloaded scrypt v0.11.0
5052024-11-19T05:08:26.932Z Downloaded progenitor-impl v0.8.0
5062024-11-19T05:08:26.932Z Downloaded tracing-attributes v0.1.27
5072024-11-19T05:08:26.932Z Downloaded same-file v1.0.6
5082024-11-19T05:08:26.932Z Downloaded flagset v0.4.6
5092024-11-19T05:08:26.932Z Downloaded opaque-debug v0.3.1
5102024-11-19T05:08:26.932Z Downloaded scopeguard v1.2.0
5112024-11-19T05:08:26.932Z Downloaded sct v0.7.1
5122024-11-19T05:08:26.932Z Downloaded slab v0.4.9
5132024-11-19T05:08:26.932Z Downloaded zone_cfg_derive v0.3.0
5142024-11-19T05:08:26.932Z Downloaded termios v0.3.3
5152024-11-19T05:08:26.932Z Downloaded rayon v1.10.0
5162024-11-19T05:08:26.932Z Downloaded postcard v1.0.10
5172024-11-19T05:08:26.932Z Downloaded powerfmt v0.2.0
5182024-11-19T05:08:26.932Z Downloaded time-core v0.1.2
5192024-11-19T05:08:26.932Z Downloaded form_urlencoded v1.2.1
5202024-11-19T05:08:26.932Z Downloaded filetime v0.2.25
5212024-11-19T05:08:26.932Z Downloaded number_prefix v0.4.0
5222024-11-19T05:08:26.932Z Downloaded olpc-cjson v0.1.4
5232024-11-19T05:08:26.932Z Downloaded downcast v0.11.0
5242024-11-19T05:08:26.932Z Downloaded foreign-types v0.5.0
5252024-11-19T05:08:26.932Z Downloaded defmt-macros v0.3.9
5262024-11-19T05:08:26.932Z Downloaded r2d2 v0.8.10
5272024-11-19T05:08:26.932Z Downloaded tiny-keccak v2.0.2
5282024-11-19T05:08:26.932Z Downloaded vte_generate_state_changes v0.1.2
5292024-11-19T05:08:26.932Z Downloaded data-encoding v2.6.0
5302024-11-19T05:08:26.932Z Downloaded rustc_version v0.1.7
5312024-11-19T05:08:26.932Z Downloaded tls_codec v0.4.1
5322024-11-19T05:08:26.932Z Downloaded env_filter v0.1.2
5332024-11-19T05:08:26.932Z Downloaded newtype_derive v0.1.6
5342024-11-19T05:08:26.932Z Downloaded nom v7.1.3
5352024-11-19T05:08:26.932Z Downloaded publicsuffix v2.2.3
5362024-11-19T05:08:26.932Z Downloaded stringprep v0.1.5
5372024-11-19T05:08:26.932Z Downloaded pin-utils v0.1.0
5382024-11-19T05:08:26.932Z Downloaded whoami v1.5.2
5392024-11-19T05:08:26.932Z Downloaded tokio v1.40.0
5402024-11-19T05:08:26.932Z Downloaded parse-zoneinfo v0.3.1
5412024-11-19T05:08:26.933Z Downloaded dyn-clone v1.0.17
5422024-11-19T05:08:26.933Z Downloaded walkdir v2.5.0
5432024-11-19T05:08:26.933Z Downloaded embedded-io v0.4.0
5442024-11-19T05:08:26.933Z Downloaded semver v0.1.20
5452024-11-19T05:08:26.933Z Downloaded serde-big-array v0.5.1
5462024-11-19T05:08:26.933Z Downloaded fd-lock v4.0.2
5472024-11-19T05:08:26.933Z Downloaded secrecy v0.8.0
5482024-11-19T05:08:26.933Z Downloaded untrusted v0.7.1
5492024-11-19T05:08:26.933Z Downloaded derive_builder_core v0.20.2
5502024-11-19T05:08:26.933Z Downloaded smallvec v0.6.14
5512024-11-19T05:08:26.933Z Downloaded slog-scope v4.4.0
5522024-11-19T05:08:26.933Z Downloaded hashbrown v0.13.2
5532024-11-19T05:08:26.933Z Downloaded derive_builder v0.20.2
5542024-11-19T05:08:26.933Z Downloaded slog-json v2.6.1
5552024-11-19T05:08:26.933Z Downloaded spin v0.9.8
5562024-11-19T05:08:26.933Z Downloaded phf_shared v0.11.2
5572024-11-19T05:08:26.933Z Downloaded sqlparser_derive v0.2.2
5582024-11-19T05:08:26.933Z Downloaded spin v0.5.2
5592024-11-19T05:08:26.933Z Downloaded gethostname v0.5.0
5602024-11-19T05:08:26.933Z Downloaded expectorate v1.1.0
5612024-11-19T05:08:26.933Z Downloaded num-bigint v0.4.6
5622024-11-19T05:08:26.933Z Downloaded dsl_auto_type v0.1.2
5632024-11-19T05:08:26.933Z Downloaded ssh-encoding v0.2.0
5642024-11-19T05:08:26.933Z Downloaded sqlformat v0.2.6
5652024-11-19T05:08:26.933Z Downloaded tokio-util v0.7.12
5662024-11-19T05:08:26.933Z Downloaded ssh-cipher v0.2.0
5672024-11-19T05:08:26.933Z Downloaded dhcproto v0.12.0
5682024-11-19T05:08:26.933Z Downloaded idna v0.2.3
5692024-11-19T05:08:26.933Z Downloaded derive-where v1.2.7
5702024-11-19T05:08:26.933Z Downloaded h2 v0.4.6
5712024-11-19T05:08:26.933Z Downloaded hashbrown v0.12.3
5722024-11-19T05:08:26.933Z Downloaded reqwest v0.12.9
5732024-11-19T05:08:26.933Z Downloaded git2 v0.19.0
5742024-11-19T05:08:26.933Z Downloaded futures-util v0.3.31
5752024-11-19T05:08:26.958Z Downloaded webpki-roots v0.26.6
5762024-11-19T05:08:26.958Z Downloaded sqlparser v0.45.0
5772024-11-19T05:08:26.958Z Downloaded nix v0.27.1
5782024-11-19T05:08:26.958Z Downloaded nix v0.28.0
5792024-11-19T05:08:26.958Z Downloaded dropshot v0.12.0
5802024-11-19T05:08:26.958Z Downloaded nix v0.29.0
5812024-11-19T05:08:26.958Z Downloaded rustls v0.21.12
5822024-11-19T05:08:26.983Z Downloaded regress v0.10.1
5832024-11-19T05:08:26.983Z Downloaded rustls v0.22.4
5842024-11-19T05:08:27.007Z Downloaded petgraph v0.6.5
5852024-11-19T05:08:27.031Z Downloaded typify-impl v0.2.0
5862024-11-19T05:08:27.031Z Downloaded rustls v0.23.14
5872024-11-19T05:08:27.056Z Downloaded dropshot v0.13.0
5882024-11-19T05:08:27.080Z Downloaded regress v0.9.1
5892024-11-19T05:08:27.080Z Downloaded regex-syntax v0.8.5
5902024-11-19T05:08:27.105Z Downloaded regex-syntax v0.6.29
5912024-11-19T05:08:27.105Z Downloaded regex-automata v0.4.8
5922024-11-19T05:08:27.129Z Downloaded quick-xml v0.33.0
5932024-11-19T05:08:27.129Z Downloaded vcpkg v0.2.15
5942024-11-19T05:08:27.166Z Downloaded regex v1.11.1
5952024-11-19T05:08:27.191Z Downloaded russh v0.45.0
5962024-11-19T05:08:27.191Z Downloaded lzma-sys v0.1.20
5972024-11-19T05:08:27.223Z Downloaded unicode-normalization v0.1.24
5982024-11-19T05:08:27.250Z Downloaded tough v0.19.0
5992024-11-19T05:08:27.250Z Downloaded p384 v0.13.0
6002024-11-19T05:08:27.250Z Downloaded libz-sys v1.1.20
6012024-11-19T05:08:27.274Z Downloaded idna v0.5.0
6022024-11-19T05:08:27.299Z Downloaded unicode-segmentation v1.12.0
6032024-11-19T05:08:27.299Z Downloaded num-bigint-dig v0.8.4
6042024-11-19T05:08:27.299Z Downloaded serde_with v3.11.0
6052024-11-19T05:08:27.299Z Downloaded idna v0.3.0
6062024-11-19T05:08:27.324Z Downloaded quinn-proto v0.11.8
6072024-11-19T05:08:27.324Z Downloaded idna v0.4.0
6082024-11-19T05:08:27.324Z Downloaded des v0.8.1
6092024-11-19T05:08:27.324Z Downloaded pin-project v1.1.6
6102024-11-19T05:08:27.349Z Downloaded russh-keys v0.45.0
6112024-11-19T05:08:27.349Z Downloaded spki v0.7.3
6122024-11-19T05:08:27.349Z Downloaded lalrpop v0.19.12
6132024-11-19T05:08:27.373Z Downloaded serde_derive_internals v0.29.1
6142024-11-19T05:08:27.373Z Downloaded serde-hex v0.1.0
6152024-11-19T05:08:27.373Z Downloaded futures-io v0.3.31
6162024-11-19T05:08:27.373Z Downloaded password-hash v0.5.0
6172024-11-19T05:08:27.373Z Downloaded password-hash v0.4.2
6182024-11-19T05:08:27.373Z Downloaded unicode-bidi v0.3.17
6192024-11-19T05:08:27.373Z Downloaded quinn v0.11.5
6202024-11-19T05:08:27.373Z Downloaded encoding_rs v0.8.34
6212024-11-19T05:08:27.404Z Downloaded rustc-demangle v0.1.24
6222024-11-19T05:08:27.429Z Downloaded tokio-stream v0.1.16
6232024-11-19T05:08:27.429Z Downloaded polar-core v0.27.3
6242024-11-19T05:08:27.429Z Downloaded slog-term v2.9.1
6252024-11-19T05:08:27.454Z Downloaded unicode-properties v0.1.3
6262024-11-19T05:08:27.454Z Downloaded ssh-key v0.6.6
6272024-11-19T05:08:27.454Z Downloaded phf_codegen v0.11.2
6282024-11-19T05:08:27.454Z Downloaded phf v0.11.2
6292024-11-19T05:08:27.454Z Downloaded petname v2.0.2
6302024-11-19T05:08:27.454Z Downloaded phf_generator v0.11.2
6312024-11-19T05:08:27.454Z Downloaded pem v3.0.4
6322024-11-19T05:08:27.454Z Downloaded futures-task v0.3.31
6332024-11-19T05:08:27.478Z Downloaded futures-macro v0.3.31
6342024-11-19T05:08:27.478Z Downloaded futures-executor v0.3.31
6352024-11-19T05:08:27.478Z Downloaded peg v0.8.4
6362024-11-19T05:08:27.478Z Downloaded pbkdf2 v0.12.2
6372024-11-19T05:08:27.478Z Downloaded paste v1.0.15
6382024-11-19T05:08:27.478Z Downloaded socket2 v0.5.7
6392024-11-19T05:08:27.478Z Downloaded slog-stdlog v4.1.1
6402024-11-19T05:08:27.478Z Downloaded dunce v1.0.5
6412024-11-19T05:08:27.478Z Downloaded pbkdf2 v0.11.0
6422024-11-19T05:08:27.478Z Downloaded time v0.3.36
6432024-11-19T05:08:27.503Z Downloaded p521 v0.13.3
6442024-11-19T05:08:27.503Z Downloaded slog-envlogger v2.2.0
6452024-11-19T05:08:27.504Z Downloaded rusty-fork v0.3.0
6462024-11-19T05:08:27.504Z Downloaded rustversion v1.0.17
6472024-11-19T05:08:27.504Z Downloaded rustls-pemfile v2.2.0
6482024-11-19T05:08:27.504Z Downloaded rustls-pemfile v1.0.4
6492024-11-19T05:08:27.504Z Downloaded derive_more v0.99.18
6502024-11-19T05:08:27.528Z Downloaded derive_builder_macro v0.20.2
6512024-11-19T05:08:27.528Z Downloaded wait-timeout v0.2.0
6522024-11-19T05:08:27.528Z Downloaded url v2.5.3
6532024-11-19T05:08:27.528Z Downloaded libgit2-sys v0.17.0+1.8.1
6542024-11-19T05:08:27.576Z Downloaded hashbrown v0.14.5
6552024-11-19T05:08:27.601Z Downloaded toml_edit v0.19.15
6562024-11-19T05:08:27.601Z Downloaded reedline v0.35.0
6572024-11-19T05:08:27.626Z Downloaded untrusted v0.9.0
6582024-11-19T05:08:27.626Z Downloaded unsafe-libyaml v0.2.11
6592024-11-19T05:08:27.626Z Downloaded peg-macros v0.8.4
6602024-11-19T05:08:27.626Z Downloaded rustc-hash v1.1.0
6612024-11-19T05:08:27.626Z Downloaded tokio-rustls v0.26.0
6622024-11-19T05:08:27.626Z Downloaded tokio-rustls v0.25.0
6632024-11-19T05:08:27.626Z Downloaded steno v0.4.1
6642024-11-19T05:08:27.651Z Downloaded rustls-pki-types v1.9.0
6652024-11-19T05:08:27.651Z Downloaded elliptic-curve v0.13.8
6662024-11-19T05:08:27.651Z Downloaded ed25519-dalek v2.1.1
6672024-11-19T05:08:27.651Z Downloaded slog-dtrace v0.3.0
6682024-11-19T05:08:27.651Z Downloaded fatfs v0.3.6
6692024-11-19T05:08:27.651Z Downloaded utf-8 v0.7.6
6702024-11-19T05:08:27.652Z Downloaded hashlink v0.9.1
6712024-11-19T05:08:27.652Z Downloaded universal-hash v0.5.1
6722024-11-19T05:08:27.652Z Downloaded pem-rfc7468 v0.7.0
6732024-11-19T05:08:27.652Z Downloaded ecdsa v0.16.9
6742024-11-19T05:08:27.677Z Downloaded num-complex v0.4.6
6752024-11-19T05:08:27.677Z Downloaded pkcs1 v0.7.5
6762024-11-19T05:08:27.677Z Downloaded pin-project-lite v0.2.14
6772024-11-19T05:08:27.677Z Downloaded pin-project-internal v1.1.6
6782024-11-19T05:08:27.677Z Downloaded tokio-rustls v0.24.1
6792024-11-19T05:08:27.677Z Downloaded tinystr v0.7.6
6802024-11-19T05:08:27.677Z Downloaded futures-core v0.3.31
6812024-11-19T05:08:27.677Z Downloaded ff v0.13.0
6822024-11-19T05:08:27.677Z Downloaded fallible-iterator v0.3.0
6832024-11-19T05:08:27.677Z Downloaded fallible-iterator v0.2.0
6842024-11-19T05:08:27.677Z Downloaded ena v0.14.3
6852024-11-19T05:08:27.702Z Downloaded num-rational v0.4.2
6862024-11-19T05:08:27.702Z Downloaded num-derive v0.4.2
6872024-11-19T05:08:27.702Z Downloaded structmeta v0.2.0
6882024-11-19T05:08:27.702Z Downloaded strip-ansi-escapes v0.2.0
6892024-11-19T05:08:27.702Z Downloaded stable_deref_trait v1.2.0
6902024-11-19T05:08:27.702Z Downloaded num-iter v0.1.45
6912024-11-19T05:08:27.702Z Downloaded either v1.13.0
6922024-11-19T05:08:27.704Z Downloaded ed25519 v2.2.3
6932024-11-19T05:08:27.704Z Downloaded rfc6979 v0.4.0
6942024-11-19T05:08:27.704Z Downloaded resolv-conf v0.7.0
6952024-11-19T05:08:27.704Z Downloaded tokio-native-tls v0.3.1
6962024-11-19T05:08:27.704Z Downloaded tokio-macros v2.4.0
6972024-11-19T05:08:27.704Z Downloaded tls_codec_derive v0.4.1
6982024-11-19T05:08:27.704Z Downloaded string_cache v0.8.7
6992024-11-19T05:08:27.704Z Downloaded want v0.3.1
7002024-11-19T05:08:27.704Z Downloaded waitgroup v0.1.2
7012024-11-19T05:08:27.730Z Downloaded phf_shared v0.10.0
7022024-11-19T05:08:27.730Z Downloaded fxhash v0.2.1
7032024-11-19T05:08:27.730Z Downloaded futures-sink v0.3.31
7042024-11-19T05:08:27.730Z Downloaded endian-type v0.1.2
7052024-11-19T05:08:27.730Z Downloaded psl-types v2.0.11
7062024-11-19T05:08:27.730Z Downloaded pkg-config v0.3.31
7072024-11-19T05:08:27.730Z Downloaded pkcs5 v0.7.1
7082024-11-19T05:08:27.730Z Downloaded nodrop v0.1.14
7092024-11-19T05:08:27.730Z Downloaded heapless v0.8.0
7102024-11-19T05:08:27.730Z Downloaded headers v0.4.0
7112024-11-19T05:08:27.730Z Downloaded icu_properties_data v1.5.0
7122024-11-19T05:08:27.755Z Downloaded peg-runtime v0.8.3
7132024-11-19T05:08:27.755Z Downloaded path-slash v0.1.5
7142024-11-19T05:08:27.755Z Downloaded num-conv v0.1.0
7152024-11-19T05:08:27.755Z Downloaded embedded-io v0.6.1
7162024-11-19T05:08:27.755Z Downloaded rustfmt-wrapper v0.2.1
7172024-11-19T05:08:27.755Z Downloaded rustc-hash v2.0.0
7182024-11-19T05:08:27.755Z Downloaded normalize-line-endings v0.3.0
7192024-11-19T05:08:27.755Z Downloaded env_logger v0.10.2
7202024-11-19T05:08:27.755Z Downloaded enum-as-inner v0.6.1
7212024-11-19T05:08:27.755Z Downloaded unicode-width v0.2.0
7222024-11-19T05:08:27.780Z Downloaded openapiv3 v2.0.0
7232024-11-19T05:08:27.780Z Downloaded quick-error v1.2.3
7242024-11-19T05:08:27.780Z Downloaded env_logger v0.11.5
7252024-11-19T05:08:27.781Z Downloaded dhcproto-macros v0.1.0
7262024-11-19T05:08:27.781Z Downloaded unicode_categories v0.1.1
7272024-11-19T05:08:27.805Z Downloaded rustls-webpki v0.102.8
7282024-11-19T05:08:27.805Z Downloaded defmt-parser v0.3.4
7292024-11-19T05:08:27.805Z Downloaded x509-cert v0.2.5
7302024-11-19T05:08:27.830Z Downloaded percent-encoding v2.3.1
7312024-11-19T05:08:27.830Z Downloaded fallible-streaming-iterator v0.1.9
7322024-11-19T05:08:27.830Z Downloaded unicode-truncate v1.1.0
7332024-11-19T05:08:27.830Z Downloaded unarray v0.1.4
7342024-11-19T05:08:27.830Z Downloaded unicode-xid v0.2.6
7352024-11-19T05:08:27.830Z Downloaded tinyvec v1.8.0
7362024-11-19T05:08:27.830Z Downloaded rustls-webpki v0.101.7
7372024-11-19T05:08:27.854Z Downloaded proptest v1.5.0
7382024-11-19T05:08:27.854Z Downloaded progenitor-client v0.8.0
7392024-11-19T05:08:27.854Z Downloaded unicase v2.7.0
7402024-11-19T05:08:27.854Z Downloaded nu-ansi-term v0.50.1
7412024-11-19T05:08:27.854Z Downloaded tower-service v0.3.3
7422024-11-19T05:08:27.854Z Downloaded tinyvec_macros v0.1.1
7432024-11-19T05:08:27.880Z Downloaded serde_yaml v0.9.34+deprecated
7442024-11-19T05:08:27.880Z Downloaded serde_repr v0.1.19
7452024-11-19T05:08:27.880Z Downloaded serde_path_to_error v0.1.16
7462024-11-19T05:08:27.880Z Downloaded rustc_version v0.4.1
7472024-11-19T05:08:27.880Z Downloaded progenitor-macro v0.8.0
7482024-11-19T05:08:27.880Z Downloaded newtype-uuid v1.1.3
7492024-11-19T05:08:27.880Z Downloaded new_debug_unreachable v1.0.6
7502024-11-19T05:08:27.880Z Downloaded der v0.7.9
7512024-11-19T05:08:27.880Z Downloaded defmt v0.3.8
7522024-11-19T05:08:27.904Z Downloaded debug-ignore v1.0.5
7532024-11-19T05:08:27.905Z Downloaded darling_macro v0.20.10
7542024-11-19T05:08:27.905Z Downloaded darling_core v0.20.10
7552024-11-19T05:08:27.905Z Downloaded writeable v0.5.5
7562024-11-19T05:08:27.905Z Downloaded winnow v0.5.40
7572024-11-19T05:08:27.905Z Downloaded prettyplease v0.2.25
7582024-11-19T05:08:27.905Z Downloaded rusqlite v0.32.1
7592024-11-19T05:08:27.929Z Downloaded itertools v0.13.0
7602024-11-19T05:08:27.929Z Downloaded num-integer v0.1.46
7612024-11-19T05:08:27.929Z Downloaded quinn-udp v0.5.5
7622024-11-19T05:08:27.929Z Downloaded dropshot_endpoint v0.13.0
7632024-11-19T05:08:27.930Z Downloaded dropshot_endpoint v0.12.0
7642024-11-19T05:08:27.955Z Downloaded russh-cryptovec v0.7.3
7652024-11-19T05:08:27.955Z Downloaded polyval v0.6.2
7662024-11-19T05:08:27.955Z Downloaded native-tls v0.2.12
7672024-11-19T05:08:27.955Z Downloaded nanorand v0.7.0
7682024-11-19T05:08:27.955Z Downloaded multimap v0.10.0
7692024-11-19T05:08:27.955Z Downloaded multer v3.1.0
7702024-11-19T05:08:27.955Z Downloaded mockall_derive v0.13.0
7712024-11-19T05:08:27.955Z Downloaded der_derive v0.7.3
7722024-11-19T05:08:27.955Z Downloaded xattr v1.3.1
7732024-11-19T05:08:27.955Z Downloaded write16 v1.0.0
7742024-11-19T05:08:27.955Z Downloaded newline-converter v0.3.0
7752024-11-19T05:08:27.955Z Downloaded heck v0.3.3
7762024-11-19T05:08:27.955Z Downloaded toml v0.7.8
7772024-11-19T05:08:27.980Z Downloaded signal-hook v0.3.17
7782024-11-19T05:08:27.980Z Downloaded sha3 v0.10.8
7792024-11-19T05:08:27.980Z Downloaded parking_lot v0.12.3
7802024-11-19T05:08:27.980Z Downloaded typed-path v0.9.3
7812024-11-19T05:08:28.005Z Downloaded tokio-postgres v0.7.12
7822024-11-19T05:08:28.005Z Downloaded ring v0.17.8
7832024-11-19T05:08:28.069Z Downloaded num v0.4.3
7842024-11-19T05:08:28.094Z Downloaded serde_with_macros v3.11.0
7852024-11-19T05:08:28.094Z Downloaded deranged v0.3.11
7862024-11-19T05:08:28.094Z Downloaded tokio-tungstenite v0.24.0
7872024-11-19T05:08:28.094Z Downloaded tokio-tungstenite v0.23.1
7882024-11-19T05:08:28.094Z Downloaded tokio-tungstenite v0.21.0
7892024-11-19T05:08:28.094Z Downloaded strum_macros v0.26.4
7902024-11-19T05:08:28.094Z Downloaded portable-atomic v1.9.0
7912024-11-19T05:08:28.094Z Downloaded half v2.4.1
7922024-11-19T05:08:28.119Z Downloaded static_assertions v1.1.0
7932024-11-19T05:08:28.119Z Downloaded which v4.4.2
7942024-11-19T05:08:28.119Z Downloaded typify-macro v0.2.0
7952024-11-19T05:08:28.119Z Downloaded topological-sort v0.2.2
7962024-11-19T05:08:28.119Z Downloaded structmeta-derive v0.2.0
7972024-11-19T05:08:28.119Z Downloaded structmeta v0.3.0
7982024-11-19T05:08:28.119Z Downloaded shlex v1.3.0
7992024-11-19T05:08:28.119Z Downloaded shell-words v1.1.0
8002024-11-19T05:08:28.119Z Downloaded sha1 v0.10.6
8012024-11-19T05:08:28.119Z Downloaded predicates-core v1.0.8
8022024-11-19T05:08:28.119Z Downloaded ppv-lite86 v0.2.20
8032024-11-19T05:08:28.119Z Downloaded postgres-types v0.2.8
8042024-11-19T05:08:28.119Z Downloaded parking_lot_core v0.9.10
8052024-11-19T05:08:28.119Z Downloaded parking_lot_core v0.8.6
8062024-11-19T05:08:28.119Z Downloaded num_enum v0.5.11
8072024-11-19T05:08:28.144Z Downloaded diesel-dtrace v0.3.0
8082024-11-19T05:08:28.144Z Downloaded vte v0.11.1
8092024-11-19T05:08:28.144Z Downloaded vergen v8.3.2
8102024-11-19T05:08:28.144Z Downloaded openssl-macros v0.1.1
8112024-11-19T05:08:28.144Z Downloaded itertools v0.12.1
8122024-11-19T05:08:28.144Z Downloaded idna v1.0.3
8132024-11-19T05:08:28.169Z Downloaded poly1305 v0.8.0
8142024-11-19T05:08:28.169Z Downloaded pkcs8 v0.10.2
8152024-11-19T05:08:28.169Z Downloaded enum-as-inner v0.5.1
8162024-11-19T05:08:28.169Z Downloaded signature v2.2.0
8172024-11-19T05:08:28.169Z Downloaded nibble_vec v0.1.0
8182024-11-19T05:08:28.169Z Downloaded strum_macros v0.25.3
8192024-11-19T05:08:28.169Z Downloaded signal-hook-tokio v0.3.1
8202024-11-19T05:08:28.169Z Downloaded signal-hook-registry v1.4.2
8212024-11-19T05:08:28.169Z Downloaded signal-hook-mio v0.2.4
8222024-11-19T05:08:28.169Z Downloaded primeorder v0.13.6
8232024-11-19T05:08:28.169Z Downloaded precomputed-hash v0.1.1
8242024-11-19T05:08:28.169Z Downloaded postgres-protocol v0.6.7
8252024-11-19T05:08:28.169Z Downloaded num_threads v0.1.7
8262024-11-19T05:08:28.169Z Downloaded num_enum_derive v0.5.11
8272024-11-19T05:08:28.169Z Downloaded num-traits v0.2.19
8282024-11-19T05:08:28.195Z Downloaded globset v0.4.15
8292024-11-19T05:08:28.195Z Downloaded gimli v0.31.1
8302024-11-19T05:08:28.195Z Downloaded libxml v0.3.3
8312024-11-19T05:08:28.195Z Downloaded heapless v0.7.17
8322024-11-19T05:08:28.195Z Downloaded diesel v2.2.4
8332024-11-19T05:08:28.219Z Downloaded sled v0.34.7
8342024-11-19T05:08:28.248Z Downloaded ring v0.16.20
8352024-11-19T05:08:28.323Z Downloaded rcgen v0.12.1
8362024-11-19T05:08:28.347Z Downloaded libm v0.2.8
8372024-11-19T05:08:28.347Z Downloaded proc-macro-crate v1.3.1
8382024-11-19T05:08:28.347Z Downloaded predicates-tree v1.0.11
8392024-11-19T05:08:28.347Z Downloaded predicates v3.1.2
8402024-11-19T05:08:28.347Z Downloaded parse-display-derive v0.10.0
8412024-11-19T05:08:28.347Z Downloaded parse-display v0.10.0
8422024-11-19T05:08:28.347Z Downloaded hash32 v0.3.1
8432024-11-19T05:08:28.347Z Downloaded getrandom v0.2.15
8442024-11-19T05:08:28.372Z Downloaded diff v0.1.13
8452024-11-19T05:08:28.372Z Downloaded diesel_table_macro_syntax v0.2.0
8462024-11-19T05:08:28.372Z Downloaded diesel_derives v2.2.3
8472024-11-19T05:08:28.372Z Downloaded vsss-rs v3.3.4
8482024-11-19T05:08:28.372Z Downloaded utf16_iter v1.0.5
8492024-11-19T05:08:28.372Z Downloaded take_mut v0.2.2
8502024-11-19T05:08:28.372Z Downloaded subprocess v0.2.9
8512024-11-19T05:08:28.372Z Downloaded itertools v0.10.5
8522024-11-19T05:08:28.397Z Downloaded toolchain_find v0.4.0
8532024-11-19T05:08:28.397Z Downloaded progenitor v0.8.0
8542024-11-19T05:08:28.397Z Downloaded pretty-hex v0.2.1
8552024-11-19T05:08:28.397Z Downloaded hash32 v0.2.1
8562024-11-19T05:08:28.397Z Downloaded group v0.13.0
8572024-11-19T05:08:28.397Z Downloaded glob v0.3.1
8582024-11-19T05:08:28.397Z Downloaded libsqlite3-sys v0.30.1
8592024-11-19T05:08:28.511Z Downloaded ghash v0.5.1
8602024-11-19T05:08:28.511Z Downloaded displaydoc v0.2.5
8612024-11-19T05:08:28.535Z Downloaded display-error-chain v0.2.2
8622024-11-19T05:08:28.536Z Downloaded value-bag v1.9.0
8632024-11-19T05:08:28.536Z Downloaded uzers v0.12.1
8642024-11-19T05:08:28.536Z Downloaded utf8_iter v1.0.4
8652024-11-19T05:08:28.536Z Downloaded thread_local v1.1.8
8662024-11-19T05:08:28.536Z Downloaded tabwriter v1.4.0
8672024-11-19T05:08:28.536Z Downloaded synstructure v0.13.1
8682024-11-19T05:08:28.536Z Downloaded sync-ptr v0.1.1
8692024-11-19T05:08:28.536Z Downloaded supports-color v3.0.1
8702024-11-19T05:08:28.536Z Downloaded subtle v2.6.1
8712024-11-19T05:08:28.536Z Downloaded slog v2.7.0
8722024-11-19T05:08:28.536Z Downloaded siphasher v0.3.11
8732024-11-19T05:08:28.586Z Downloaded similar v2.6.0
8742024-11-19T05:08:28.586Z Downloaded simd-adler32 v0.3.7
8752024-11-19T05:08:28.586Z Downloaded sigpipe v0.1.3
8762024-11-19T05:08:28.611Z Downloaded p256 v0.13.2
8772024-11-19T05:08:28.611Z Downloaded serde_urlencoded v0.7.1
8782024-11-19T05:08:28.611Z Downloaded serde_plain v1.0.2
8792024-11-19T05:08:28.611Z Downloaded parse-size v1.1.0
8802024-11-19T05:08:28.611Z Downloaded dirs-sys-next v0.1.2
8812024-11-19T05:08:28.611Z Downloaded dirs-next v2.0.0
8822024-11-19T05:08:28.611Z Downloaded difflib v0.4.0
8832024-11-19T05:08:28.611Z Downloaded uuid v1.11.0
8842024-11-19T05:08:28.611Z Downloaded sync_wrapper v1.0.1
8852024-11-19T05:08:28.611Z Downloaded rayon-core v1.12.1
8862024-11-19T05:08:28.611Z Downloaded radix_trie v0.2.1
8872024-11-19T05:08:28.611Z Downloaded parking_lot v0.11.2
8882024-11-19T05:08:28.611Z Downloaded tungstenite v0.24.0
8892024-11-19T05:08:28.611Z Downloaded time-macros v0.2.18
8902024-11-19T05:08:28.611Z Downloaded rand_xorshift v0.3.0
8912024-11-19T05:08:28.611Z Downloaded rand_seeder v0.3.0
8922024-11-19T05:08:28.611Z Downloaded rand_chacha v0.3.1
8932024-11-19T05:08:28.611Z Downloaded radium v0.7.0
8942024-11-19T05:08:28.611Z Downloaded oso v0.27.3
8952024-11-19T05:08:28.611Z Downloaded openssl-sys v0.9.104
8962024-11-19T05:08:28.611Z Downloaded minimal-lexical v0.2.1
8972024-11-19T05:08:28.637Z Downloaded hyper v1.5.0
8982024-11-19T05:08:28.637Z Downloaded wyz v0.5.1
8992024-11-19T05:08:28.637Z Downloaded rand_core v0.6.4
9002024-11-19T05:08:28.637Z Downloaded object v0.30.4
9012024-11-19T05:08:28.661Z Downloaded zerocopy-derive v0.6.6
9022024-11-19T05:08:28.661Z Downloaded icu_collections v1.5.0
9032024-11-19T05:08:28.686Z Downloaded openssl v0.10.68
9042024-11-19T05:08:28.711Z Downloaded futures v0.3.31
9052024-11-19T05:08:28.711Z Downloaded mio v1.0.2
9062024-11-19T05:08:28.735Z Downloaded zopfli v0.8.1
9072024-11-19T05:08:28.736Z Downloaded openssl-probe v0.1.5
9082024-11-19T05:08:28.736Z Downloaded object v0.36.5
9092024-11-19T05:08:28.736Z Downloaded slog-async v2.8.0
9102024-11-19T05:08:28.736Z Downloaded foldhash v0.1.3
9112024-11-19T05:08:28.736Z Downloaded float-cmp v0.9.0
9122024-11-19T05:08:28.736Z Downloaded owo-colors v4.1.0
9132024-11-19T05:08:28.760Z Downloaded omicron-zone-package v0.11.1
9142024-11-19T05:08:28.760Z Downloaded futures-channel v0.3.31
9152024-11-19T05:08:28.760Z Downloaded fs_extra v1.3.0
9162024-11-19T05:08:28.760Z Downloaded foreign-types-macros v0.2.3
9172024-11-19T05:08:28.760Z Downloaded flume v0.11.1
9182024-11-19T05:08:28.760Z Downloaded flate2 v1.0.34
9192024-11-19T05:08:28.760Z Downloaded zip v2.1.3
9202024-11-19T05:08:28.785Z Downloaded float-ord v0.3.2
9212024-11-19T05:08:28.785Z Downloaded fixedbitset v0.4.2
9222024-11-19T05:08:28.786Z Downloaded zone v0.1.8
9232024-11-19T05:08:28.786Z Downloaded yoke v0.7.4
9242024-11-19T05:08:28.786Z Downloaded slog-bunyan v2.5.0
9252024-11-19T05:08:28.786Z Downloaded fragile v2.0.0
9262024-11-19T05:08:28.786Z Downloaded foreign-types-shared v0.3.1
9272024-11-19T05:08:28.786Z Downloaded foreign-types-shared v0.1.1
9282024-11-19T05:08:28.786Z Downloaded zerovec v0.10.4
9292024-11-19T05:08:28.787Z Downloaded zeroize_derive v1.4.2
9302024-11-19T05:08:28.787Z Downloaded zerofrom v0.1.4
9312024-11-19T05:08:28.787Z Downloaded zerocopy v0.6.6
9322024-11-19T05:08:28.787Z Downloaded yasna v0.5.2
9332024-11-19T05:08:28.787Z Downloaded xz2 v0.1.7
9342024-11-19T05:08:28.811Z Downloaded typify v0.2.0
9352024-11-19T05:08:28.811Z Downloaded twox-hash v1.6.3
9362024-11-19T05:08:28.811Z Downloaded snafu-derive v0.8.5
9372024-11-19T05:08:28.811Z Downloaded packed_struct_codegen v0.10.1
9382024-11-19T05:08:28.811Z Downloaded foreign-types v0.3.2
9392024-11-19T05:08:28.811Z Downloaded zone v0.3.0
9402024-11-19T05:08:28.811Z Downloaded zip v0.6.6
9412024-11-19T05:08:28.811Z Downloaded zerovec-derive v0.10.3
9422024-11-19T05:08:28.811Z Downloaded zeroize v1.8.1
9432024-11-19T05:08:28.811Z Downloaded zerofrom-derive v0.1.4
9442024-11-19T05:08:28.812Z Downloaded yoke-derive v0.7.4
9452024-11-19T05:08:28.812Z Downloaded tungstenite v0.23.0
9462024-11-19T05:08:28.812Z Downloaded tungstenite v0.21.0
9472024-11-19T05:08:28.837Z Downloaded tui-tree-widget v0.22.0
9482024-11-19T05:08:28.837Z Downloaded try-lock v0.2.5
9492024-11-19T05:08:28.837Z Downloaded trust-dns-proto v0.22.0
9502024-11-19T05:08:28.837Z Downloaded tracing-core v0.1.32
9512024-11-19T05:08:28.837Z Downloaded tracing v0.1.40
9522024-11-19T05:08:28.837Z Downloaded aws-lc-sys v0.22.0
9532024-11-19T05:08:29.071Z Downloaded packed_struct v0.10.1
9542024-11-19T05:08:29.096Z Downloaded funty v2.0.0
9552024-11-19T05:08:29.096Z Downloaded thiserror-no-std v2.0.2
9562024-11-19T05:08:29.096Z Downloaded thiserror-impl-no-std v2.0.2
9572024-11-19T05:08:29.096Z Downloaded strum_macros v0.24.3
9582024-11-19T05:08:29.096Z Downloaded icu_normalizer v1.5.0
9592024-11-19T05:08:29.096Z Downloaded icu_locid_transform_data v1.5.0
9602024-11-19T05:08:29.096Z Downloaded oso-derive v0.27.3
9612024-11-19T05:08:29.096Z Downloaded tar v0.4.43
9622024-11-19T05:08:29.096Z Downloaded indicatif v0.17.9
9632024-11-19T05:08:29.097Z Downloaded termcolor v1.4.1
9642024-11-19T05:08:29.097Z Downloaded term v0.7.0
9652024-11-19T05:08:29.121Z Downloaded smoltcp v0.9.1
9662024-11-19T05:08:29.121Z Downloaded jobserver v0.1.32
9672024-11-19T05:08:29.121Z Downloaded icu_locid v1.5.0
9682024-11-19T05:08:29.121Z Downloaded hyper-util v0.1.10
9692024-11-19T05:08:29.146Z Downloaded hickory-proto v0.24.1
9702024-11-19T05:08:29.146Z Downloaded zone_cfg_derive v0.1.2
9712024-11-19T05:08:29.146Z Downloaded test-strategy v0.3.1
9722024-11-19T05:08:29.146Z Downloaded termtree v0.4.1
9732024-11-19T05:08:29.147Z Downloaded tap v1.0.1
9742024-11-19T05:08:29.147Z Downloaded strum v0.26.3
9752024-11-19T05:08:29.147Z Downloaded structmeta-derive v0.3.0
9762024-11-19T05:08:29.171Z Downloaded snafu v0.8.5
9772024-11-19T05:08:29.171Z Downloaded smoltcp v0.11.0
9782024-11-19T05:08:29.171Z Downloaded sec1 v0.7.3
9792024-11-19T05:08:29.171Z Downloaded ratatui v0.28.1
9802024-11-19T05:08:29.196Z Downloaded litemap v0.7.3
9812024-11-19T05:08:29.196Z Downloaded libloading v0.8.5
9822024-11-19T05:08:29.196Z Downloaded indexmap v1.9.3
9832024-11-19T05:08:29.220Z Downloaded csv v1.3.0
9842024-11-19T05:08:29.220Z Downloaded smf v0.2.3
9852024-11-19T05:08:29.244Z Downloaded smallvec v1.13.2
9862024-11-19T05:08:29.244Z Downloaded memoffset v0.9.1
9872024-11-19T05:08:29.244Z Downloaded memmap2 v0.9.5
9882024-11-19T05:08:29.244Z Downloaded lru v0.12.5
9892024-11-19T05:08:29.244Z Downloaded ipnet v2.10.1
9902024-11-19T05:08:29.244Z Downloaded icu_provider v1.5.0
9912024-11-19T05:08:29.244Z Downloaded hyper-rustls v0.27.3
9922024-11-19T05:08:29.244Z Downloaded bzip2-sys v0.1.11+1.0.8
9932024-11-19T05:08:29.269Z Downloaded salty v0.3.0
9942024-11-19T05:08:29.269Z Downloaded rustyline v14.0.0
9952024-11-19T05:08:29.269Z Downloaded miniz_oxide v0.8.0
9962024-11-19T05:08:29.269Z Downloaded mime_guess v2.0.5
9972024-11-19T05:08:29.269Z Downloaded maplit v1.0.2
9982024-11-19T05:08:29.269Z Downloaded managed v0.8.0
9992024-11-19T05:08:29.269Z Downloaded lockfree-object-pool v0.1.6
10002024-11-19T05:08:29.269Z Downloaded lock_api v0.4.12
10012024-11-19T05:08:29.293Z Downloaded internet-checksum v0.2.1
10022024-11-19T05:08:29.293Z Downloaded icu_normalizer_data v1.5.0
10032024-11-19T05:08:29.293Z Downloaded scheduled-thread-pool v0.2.7
10042024-11-19T05:08:29.293Z Downloaded mockall v0.13.0
10052024-11-19T05:08:29.293Z Downloaded mime v0.3.17
10062024-11-19T05:08:29.293Z Downloaded md-5 v0.10.6
10072024-11-19T05:08:29.293Z Downloaded libsw v3.3.1
10082024-11-19T05:08:29.293Z Downloaded lazycell v1.3.0
10092024-11-19T05:08:29.293Z Downloaded idna_adapter v1.2.0
10102024-11-19T05:08:29.293Z Downloaded http v1.1.0
10112024-11-19T05:08:29.294Z Downloaded curve25519-dalek v4.1.3
10122024-11-19T05:08:29.318Z Downloaded chrono-tz v0.10.0
10132024-11-19T05:08:29.318Z Downloaded bstr v1.10.0
10142024-11-19T05:08:29.318Z Downloaded schemars v0.8.21
10152024-11-19T05:08:29.342Z Downloaded samael v0.0.17
10162024-11-19T05:08:29.342Z Downloaded rsa v0.9.6
10172024-11-19T05:08:29.342Z Downloaded md5 v0.7.0
10182024-11-19T05:08:29.342Z Downloaded lru-cache v0.1.2
10192024-11-19T05:08:29.366Z Downloaded keccak v0.1.5
10202024-11-19T05:08:29.366Z Downloaded is-terminal v0.4.13
10212024-11-19T05:08:29.366Z Downloaded ipnetwork v0.20.0
10222024-11-19T05:08:29.366Z Downloaded icu_properties v1.5.1
10232024-11-19T05:08:29.366Z Downloaded schemars_derive v0.8.21
10242024-11-19T05:08:29.366Z Downloaded salsa20 v0.10.2
10252024-11-19T05:08:29.366Z Downloaded rtoolbox v0.0.2
10262024-11-19T05:08:29.367Z Downloaded ron v0.8.1
10272024-11-19T05:08:29.367Z Downloaded ron v0.7.1
10282024-11-19T05:08:29.367Z Downloaded ref-cast v1.0.23
10292024-11-19T05:08:29.391Z Downloaded rand v0.8.5
10302024-11-19T05:08:29.391Z Downloaded maybe-uninit v2.0.0
10312024-11-19T05:08:29.391Z Downloaded lalrpop-util v0.19.12
10322024-11-19T05:08:29.391Z Downloaded kstat-rs v0.2.4
10332024-11-19T05:08:29.391Z Downloaded icu_locid_transform v1.5.0
10342024-11-19T05:08:29.391Z Downloaded bitvec v1.0.1
10352024-11-19T05:08:29.416Z Downloaded ref-cast-impl v1.0.23
10362024-11-19T05:08:29.416Z Downloaded qorb v0.2.0
10372024-11-19T05:08:29.416Z Downloaded mirai-annotations v1.12.0
10382024-11-19T05:08:29.416Z Downloaded matches v0.1.10
10392024-11-19T05:08:29.416Z Downloaded impl-trait-for-tuples v0.2.2
10402024-11-19T05:08:29.416Z Downloaded crossterm v0.28.1
10412024-11-19T05:08:29.416Z Downloaded chrono v0.4.38
10422024-11-19T05:08:29.440Z Downloaded blake3 v1.5.4
10432024-11-19T05:08:29.440Z Downloaded linked-hash-map v0.5.6
10442024-11-19T05:08:29.440Z Downloaded libefi-sys v0.1.0
10452024-11-19T05:08:29.440Z Downloaded indoc v1.0.9
10462024-11-19T05:08:29.440Z Downloaded iana-time-zone v0.1.61
10472024-11-19T05:08:29.440Z Downloaded humantime v2.1.0
10482024-11-19T05:08:29.440Z Downloaded hubpack v0.1.2
10492024-11-19T05:08:29.465Z Downloaded crypto-bigint v0.5.5
10502024-11-19T05:08:29.465Z Downloaded crossbeam-utils v0.8.20
10512024-11-19T05:08:29.465Z Downloaded crossbeam-channel v0.5.13
10522024-11-19T05:08:29.465Z Downloaded cookie v0.18.1
10532024-11-19T05:08:29.465Z Downloaded const_format v0.2.33
10542024-11-19T05:08:29.465Z Downloaded compact_str v0.8.0
10552024-11-19T05:08:29.489Z Downloaded chacha20poly1305 v0.10.1
10562024-11-19T05:08:29.490Z Downloaded cc v1.1.30
10572024-11-19T05:08:29.490Z Downloaded match_cfg v0.1.0
10582024-11-19T05:08:29.490Z Downloaded linear-map v1.2.0
10592024-11-19T05:08:29.490Z Downloaded lazy_static v1.5.0
10602024-11-19T05:08:29.490Z Downloaded instability v0.3.2
10612024-11-19T05:08:29.490Z Downloaded inout v0.1.3
10622024-11-19T05:08:29.490Z Downloaded indent_write v2.2.0
10632024-11-19T05:08:29.490Z Downloaded icu_provider_macros v1.5.0
10642024-11-19T05:08:29.490Z Downloaded hyper-tls v0.6.0
10652024-11-19T05:08:29.490Z Downloaded hubpack_derive v0.1.1
10662024-11-19T05:08:29.490Z Downloaded csv-core v0.1.11
10672024-11-19T05:08:29.490Z Downloaded crossbeam-epoch v0.9.18
10682024-11-19T05:08:29.490Z Downloaded crc-any v2.5.0
10692024-11-19T05:08:29.515Z Downloaded crc v3.2.1
10702024-11-19T05:08:29.515Z Downloaded const_format_proc_macros v0.2.33
10712024-11-19T05:08:29.515Z Downloaded clang-sys v1.8.1
10722024-11-19T05:08:29.515Z Downloaded chrono-tz-build v0.4.0
10732024-11-19T05:08:29.515Z Downloaded cancel-safe-futures v0.1.5
10742024-11-19T05:08:29.515Z Downloaded bytes v1.8.0
10752024-11-19T05:08:29.515Z Downloaded bumpalo v3.16.0
10762024-11-19T05:08:29.515Z Downloaded rpassword v7.3.1
10772024-11-19T05:08:29.515Z Downloaded is_ci v1.2.0
10782024-11-19T05:08:29.515Z Downloaded instant v0.1.13
10792024-11-19T05:08:29.515Z Downloaded http-range v0.1.5
10802024-11-19T05:08:29.539Z Downloaded hmac v0.12.1
10812024-11-19T05:08:29.539Z Downloaded curve25519-dalek-derive v0.1.1
10822024-11-19T05:08:29.539Z Downloaded crossbeam-deque v0.8.5
10832024-11-19T05:08:29.539Z Downloaded crc32fast v1.4.2
10842024-11-19T05:08:29.540Z Downloaded crc-catalog v2.4.0
10852024-11-19T05:08:29.540Z Downloaded cookie_store v0.21.0
10862024-11-19T05:08:29.540Z Downloaded constant_time_eq v0.3.1
10872024-11-19T05:08:29.540Z Downloaded ciborium-ll v0.2.2
10882024-11-19T05:08:29.540Z Downloaded ciborium v0.2.2
10892024-11-19T05:08:29.540Z Downloaded chacha20 v0.9.1
10902024-11-19T05:08:29.540Z Downloaded cassowary v0.3.0
10912024-11-19T05:08:29.540Z Downloaded bzip2 v0.4.4
10922024-11-19T05:08:29.540Z Downloaded block-padding v0.3.3
10932024-11-19T05:08:29.540Z Downloaded blake2 v0.10.6
10942024-11-19T05:08:29.540Z Downloaded hyper-staticfile v0.10.1
10952024-11-19T05:08:29.564Z Downloaded httpdate v1.0.3
10962024-11-19T05:08:29.564Z Downloaded headers-core v0.3.0
10972024-11-19T05:08:29.564Z Downloaded cstr-argument v0.1.2
10982024-11-19T05:08:29.564Z Downloaded crunchy v0.2.2
10992024-11-19T05:08:29.564Z Downloaded crucible-workspace-hack v0.1.0
11002024-11-19T05:08:29.564Z Downloaded convert_case v0.4.0
11012024-11-19T05:08:29.565Z Downloaded const-oid v0.9.6
11022024-11-19T05:08:29.565Z Downloaded console v0.15.8
11032024-11-19T05:08:29.565Z Downloaded cobs v0.2.3
11042024-11-19T05:08:29.565Z Downloaded cipher v0.4.4
11052024-11-19T05:08:29.565Z Downloaded ciborium-io v0.2.2
11062024-11-19T05:08:29.565Z Downloaded cexpr v0.6.0
11072024-11-19T05:08:29.565Z Downloaded cbc v0.1.2
11082024-11-19T05:08:29.565Z Downloaded castaway v0.2.3
11092024-11-19T05:08:29.565Z Downloaded buf-list v1.0.3
11102024-11-19T05:08:29.565Z Downloaded blowfish v0.9.1
11112024-11-19T05:08:29.565Z Downloaded bitfield-struct v0.6.2
11122024-11-19T05:08:29.589Z Downloaded hostname v0.3.1
11132024-11-19T05:08:29.589Z Downloaded home v0.5.9
11142024-11-19T05:08:29.589Z Downloaded hkdf v0.12.4
11152024-11-19T05:08:29.589Z Downloaded hickory-server v0.24.1
11162024-11-19T05:08:29.589Z Downloaded colored v2.1.0
11172024-11-19T05:08:29.589Z Downloaded cmake v0.1.51
11182024-11-19T05:08:29.589Z Downloaded cfg_aliases v0.2.1
11192024-11-19T05:08:29.590Z Downloaded cfg_aliases v0.1.1
11202024-11-19T05:08:29.590Z Downloaded bindgen v0.69.5
11212024-11-19T05:08:29.614Z Downloaded bcrypt-pbkdf v0.10.0
11222024-11-19T05:08:29.614Z Downloaded base64 v0.22.1
11232024-11-19T05:08:29.614Z Downloaded aws-lc-rs v1.10.0
11242024-11-19T05:08:29.614Z Downloaded hickory-resolver v0.24.1
11252024-11-19T05:08:29.614Z Downloaded bitflags v1.3.2
11262024-11-19T05:08:29.614Z Downloaded bitfield v0.14.0
11272024-11-19T05:08:29.639Z Downloaded bcs v0.1.6
11282024-11-19T05:08:29.639Z Downloaded bb8 v0.8.5
11292024-11-19T05:08:29.639Z Downloaded base64 v0.21.7
11302024-11-19T05:08:29.639Z Downloaded backtrace v0.3.74
11312024-11-19T05:08:29.639Z Downloaded async-stream-impl v0.3.6
11322024-11-19T05:08:29.639Z Downloaded highway v1.2.0
11332024-11-19T05:08:29.639Z Downloaded base64ct v1.6.0
11342024-11-19T05:08:29.639Z Downloaded backoff v0.4.0
11352024-11-19T05:08:29.639Z Downloaded atomic-waker v1.1.2
11362024-11-19T05:08:29.639Z Downloaded async-trait v0.1.83
11372024-11-19T05:08:29.663Z Downloaded async-stream v0.3.6
11382024-11-19T05:08:29.663Z Downloaded assert_matches v1.5.0
11392024-11-19T05:08:29.663Z Downloaded bit-vec v0.6.3
11402024-11-19T05:08:29.663Z Downloaded bit-set v0.5.3
11412024-11-19T05:08:29.663Z Downloaded base64 v0.13.1
11422024-11-19T05:08:29.664Z Downloaded base16ct v0.2.0
11432024-11-19T05:08:29.664Z Downloaded atty v0.2.14
11442024-11-19T05:08:29.664Z Downloaded atomicwrites v0.4.4
11452024-11-19T05:08:29.664Z Downloaded async-recursion v1.1.1
11462024-11-19T05:08:29.664Z Downloaded async-bb8-diesel v0.2.1
11472024-11-19T05:08:29.664Z Downloaded arrayvec v0.7.6
11482024-11-19T05:08:29.664Z Downloaded allocator-api2 v0.2.18
11492024-11-19T05:08:29.688Z Downloaded aes-gcm v0.10.3
11502024-11-19T05:08:29.688Z Downloaded argon2 v0.5.3
11512024-11-19T05:08:29.688Z Downloaded arc-swap v1.7.1
11522024-11-19T05:08:29.688Z Downloaded aho-corasick v1.1.3
11532024-11-19T05:08:29.688Z Downloaded aes v0.8.4
11542024-11-19T05:08:29.688Z Downloaded aead v0.5.2
11552024-11-19T05:08:29.688Z Downloaded array-init v0.0.4
11562024-11-19T05:08:29.688Z Downloaded ahash v0.8.11
11572024-11-19T05:08:29.817Z Compiling serde v1.0.215
11582024-11-19T05:08:29.842Z Compiling lock_api v0.4.12
11592024-11-19T05:08:29.842Z Compiling scopeguard v1.2.0
11602024-11-19T05:08:29.842Z Compiling value-bag v1.9.0
11612024-11-19T05:08:29.842Z Compiling typenum v1.17.0
11622024-11-19T05:08:29.842Z Compiling generic-array v0.14.7
11632024-11-19T05:08:29.842Z Compiling syn v2.0.87
11642024-11-19T05:08:29.867Z Compiling getrandom v0.2.15
11652024-11-19T05:08:30.012Z Compiling shlex v1.3.0
11662024-11-19T05:08:30.162Z Compiling rand_core v0.6.4
11672024-11-19T05:08:30.325Z Compiling log v0.4.22
11682024-11-19T05:08:30.401Z Compiling subtle v2.6.1
11692024-11-19T05:08:30.429Z Compiling jobserver v0.1.32
11702024-11-19T05:08:30.453Z Compiling const-oid v0.9.6
11712024-11-19T05:08:30.636Z Compiling smallvec v1.13.2
11722024-11-19T05:08:30.721Z Compiling pin-project-lite v0.2.14
11732024-11-19T05:08:30.778Z Compiling cc v1.1.30
11742024-11-19T05:08:30.851Z Compiling spin v0.9.8
11752024-11-19T05:08:31.004Z Compiling rustix v0.38.37
11762024-11-19T05:08:31.134Z Compiling parking_lot_core v0.9.10
11772024-11-19T05:08:31.229Z Compiling futures-core v0.3.31
11782024-11-19T05:08:31.292Z Compiling signal-hook-registry v1.4.2
11792024-11-19T05:08:31.471Z Compiling mio v1.0.2
11802024-11-19T05:08:31.890Z Compiling aho-corasick v1.1.3
11812024-11-19T05:08:32.072Z Compiling parking_lot v0.12.3
11822024-11-19T05:08:32.097Z Compiling either v1.13.0
11832024-11-19T05:08:32.235Z Compiling regex-syntax v0.8.5
11842024-11-19T05:08:32.260Z Compiling cpufeatures v0.2.14
11852024-11-19T05:08:32.367Z Compiling lazy_static v1.5.0
11862024-11-19T05:08:32.494Z Compiling futures-sink v0.3.31
11872024-11-19T05:08:32.524Z Compiling glob v0.3.1
11882024-11-19T05:08:32.616Z Compiling stable_deref_trait v1.2.0
11892024-11-19T05:08:32.654Z Compiling socket2 v0.5.7
11902024-11-19T05:08:32.727Z Compiling slab v0.4.9
11912024-11-19T05:08:32.945Z Compiling prettyplease v0.2.25
11922024-11-19T05:08:33.157Z Compiling minimal-lexical v0.2.1
11932024-11-19T05:08:33.588Z Compiling clang-sys v1.8.1
11942024-11-19T05:08:33.818Z Compiling nom v7.1.3
11952024-11-19T05:08:33.866Z Compiling libloading v0.8.5
11962024-11-19T05:08:33.943Z Compiling home v0.5.9
11972024-11-19T05:08:34.339Z Compiling serde_json v1.0.132
11982024-11-19T05:08:34.364Z Compiling bindgen v0.69.5
11992024-11-19T05:08:34.640Z Compiling futures-channel v0.3.31
12002024-11-19T05:08:34.995Z Compiling itertools v0.12.1
12012024-11-19T05:08:35.020Z Compiling lazycell v1.3.0
12022024-11-19T05:08:35.066Z Compiling futures-io v0.3.31
12032024-11-19T05:08:35.169Z Compiling futures-task v0.3.31
12042024-11-19T05:08:35.348Z Compiling rustc-hash v1.1.0
12052024-11-19T05:08:35.452Z Compiling pin-utils v0.1.0
12062024-11-19T05:08:35.491Z Compiling foldhash v0.1.3
12072024-11-19T05:08:35.541Z Compiling allocator-api2 v0.2.18
12082024-11-19T05:08:35.759Z Compiling regex-automata v0.4.8
12092024-11-19T05:08:36.236Z Compiling hashbrown v0.15.0
12102024-11-19T05:08:36.975Z Compiling synstructure v0.13.1
12112024-11-19T05:08:37.064Z Compiling cexpr v0.6.0
12122024-11-19T05:08:37.607Z Compiling cmake v0.1.51
12132024-11-19T05:08:38.273Z Compiling dunce v1.0.5
12142024-11-19T05:08:38.396Z Compiling libm v0.2.8
12152024-11-19T05:08:38.475Z Compiling tinyvec_macros v0.1.1
12162024-11-19T05:08:38.521Z Compiling fs_extra v1.3.0
12172024-11-19T05:08:38.570Z Compiling pkg-config v0.3.31
12182024-11-19T05:08:38.654Z Compiling tinyvec v1.8.0
12192024-11-19T05:08:38.769Z Compiling num-traits v0.2.19
12202024-11-19T05:08:39.240Z Compiling ring v0.17.8
12212024-11-19T05:08:39.957Z Compiling unicode-normalization v0.1.24
12222024-11-19T05:08:39.996Z Compiling unicode-bidi v0.3.17
12232024-11-19T05:08:40.185Z Compiling litemap v0.7.3
12242024-11-19T05:08:40.228Z Compiling base64ct v1.6.0
12252024-11-19T05:08:40.252Z Compiling writeable v0.5.5
12262024-11-19T05:08:40.543Z Compiling regex v1.11.1
12272024-11-19T05:08:40.744Z Compiling paste v1.0.15
12282024-11-19T05:08:40.768Z Compiling pem-rfc7468 v0.7.0
12292024-11-19T05:08:41.277Z Compiling flagset v0.4.6
12302024-11-19T05:08:41.419Z Compiling aws-lc-rs v1.10.0
12312024-11-19T05:08:41.471Z Compiling httparse v1.9.5
12322024-11-19T05:08:41.804Z Compiling tracing-core v0.1.32
12332024-11-19T05:08:42.187Z Compiling percent-encoding v2.3.1
12342024-11-19T05:08:42.517Z Compiling crossbeam-utils v0.8.20
12352024-11-19T05:08:42.541Z Compiling icu_locid_transform_data v1.5.0
12362024-11-19T05:08:42.639Z Compiling rustls-pki-types v1.9.0
12372024-11-19T05:08:42.824Z Compiling serde_derive v1.0.215
12382024-11-19T05:08:42.928Z Compiling zeroize_derive v1.4.2
12392024-11-19T05:08:42.998Z Compiling zerocopy-derive v0.7.35
12402024-11-19T05:08:43.045Z Compiling tokio-macros v2.4.0
12412024-11-19T05:08:43.701Z Compiling zerofrom-derive v0.1.4
12422024-11-19T05:08:44.296Z Compiling zeroize v1.8.1
12432024-11-19T05:08:44.429Z Compiling thiserror-impl v1.0.69
12442024-11-19T05:08:45.004Z Compiling yoke-derive v0.7.4
12452024-11-19T05:08:45.029Z Compiling zerocopy v0.7.35
12462024-11-19T05:08:45.790Z Compiling crypto-common v0.1.6
12472024-11-19T05:08:45.841Z Compiling block-buffer v0.10.4
12482024-11-19T05:08:45.994Z Compiling futures-macro v0.3.31
12492024-11-19T05:08:46.103Z Compiling digest v0.10.7
12502024-11-19T05:08:46.361Z Compiling zerovec-derive v0.10.3
12512024-11-19T05:08:46.530Z Compiling hmac v0.12.1
12522024-11-19T05:08:46.715Z Compiling block-padding v0.3.3
12532024-11-19T05:08:46.751Z Compiling displaydoc v0.2.5
12542024-11-19T05:08:46.937Z Compiling inout v0.1.3
12552024-11-19T05:08:47.194Z Compiling cipher v0.4.4
12562024-11-19T05:08:47.234Z Compiling thiserror v1.0.69
12572024-11-19T05:08:47.307Z Compiling zerofrom v0.1.4
12582024-11-19T05:08:47.367Z Compiling sha2 v0.10.8
12592024-11-19T05:08:47.507Z Compiling ppv-lite86 v0.2.20
12602024-11-19T05:08:47.629Z Compiling futures-util v0.3.31
12612024-11-19T05:08:47.653Z Compiling yoke v0.7.4
12622024-11-19T05:08:47.677Z Compiling der_derive v0.7.3
12632024-11-19T05:08:47.983Z Compiling icu_provider_macros v1.5.0
12642024-11-19T05:08:48.218Z Compiling rand_chacha v0.3.1
12652024-11-19T05:08:48.242Z Compiling tracing-attributes v0.1.27
12662024-11-19T05:08:48.629Z Compiling zerovec v0.10.4
12672024-11-19T05:08:49.049Z Compiling rand v0.8.5
12682024-11-19T05:08:49.771Z Compiling der v0.7.9
12692024-11-19T05:08:50.067Z Compiling salsa20 v0.10.2
12702024-11-19T05:08:50.161Z Compiling pest v2.7.14
12712024-11-19T05:08:50.269Z Compiling tinystr v0.7.6
12722024-11-19T05:08:50.560Z Compiling icu_collections v1.5.0
12732024-11-19T05:08:50.642Z Compiling icu_locid v1.5.0
12742024-11-19T05:08:50.842Z Compiling pbkdf2 v0.12.2
12752024-11-19T05:08:51.429Z Compiling tracing v0.1.40
12762024-11-19T05:08:51.680Z Compiling icu_provider v1.5.0
12772024-11-19T05:08:51.827Z Compiling spki v0.7.3
12782024-11-19T05:08:51.954Z Compiling time-core v0.1.2
12792024-11-19T05:08:52.134Z Compiling vcpkg v0.2.15
12802024-11-19T05:08:52.227Z Compiling icu_properties_data v1.5.0
12812024-11-19T05:08:52.507Z Compiling icu_locid_transform v1.5.0
12822024-11-19T05:08:52.711Z Compiling mirai-annotations v1.12.0
12832024-11-19T05:08:52.737Z Compiling untrusted v0.7.1
12842024-11-19T05:08:52.761Z Compiling num-conv v0.1.0
12852024-11-19T05:08:52.836Z Compiling powerfmt v0.2.0
12862024-11-19T05:08:52.909Z Compiling untrusted v0.9.0
12872024-11-19T05:08:52.935Z Compiling pest_meta v2.7.14
12882024-11-19T05:08:53.062Z Compiling time-macros v0.2.18
12892024-11-19T05:08:53.110Z Compiling deranged v0.3.11
12902024-11-19T05:08:54.192Z Compiling openssl-sys v0.9.104
12912024-11-19T05:08:54.400Z Compiling icu_properties v1.5.1
12922024-11-19T05:08:54.785Z Compiling bitflags v2.6.0
12932024-11-19T05:08:54.899Z Compiling bytes v1.8.0
12942024-11-19T05:08:55.180Z Compiling indexmap v2.6.0
12952024-11-19T05:08:55.738Z Compiling tokio v1.40.0
12962024-11-19T05:08:56.039Z Compiling http v1.1.0
12972024-11-19T05:08:56.384Z Compiling semver v1.0.23
12982024-11-19T05:08:56.438Z Compiling scrypt v0.11.0
12992024-11-19T05:08:56.934Z Compiling rustc_version v0.4.1
13002024-11-19T05:08:57.046Z Compiling cbc v0.1.2
13012024-11-19T05:08:57.259Z Compiling aes v0.8.4
13022024-11-19T05:08:57.296Z Compiling scroll_derive v0.12.0
13032024-11-19T05:08:57.642Z Compiling write16 v1.0.0
13042024-11-19T05:08:57.679Z Compiling utf8_iter v1.0.4
13052024-11-19T05:08:57.766Z Compiling icu_normalizer_data v1.5.0
13062024-11-19T05:08:57.867Z Compiling utf16_iter v1.0.5
13072024-11-19T05:08:57.902Z Compiling num_threads v0.1.7
13082024-11-19T05:08:58.025Z Compiling atomic-waker v1.1.2
13092024-11-19T05:08:58.079Z Compiling pkcs5 v0.7.1
13102024-11-19T05:08:58.214Z Compiling icu_normalizer v1.5.0
13112024-11-19T05:08:58.238Z Compiling time v0.3.36
13122024-11-19T05:08:58.578Z Compiling which v4.4.2
13132024-11-19T05:08:58.602Z Compiling scroll v0.12.0
13142024-11-19T05:08:59.120Z Compiling http-body v1.0.1
13152024-11-19T05:08:59.333Z Compiling pest_generator v2.7.14
13162024-11-19T05:08:59.358Z Compiling form_urlencoded v1.2.1
13172024-11-19T05:08:59.576Z Compiling try-lock v0.2.5
13182024-11-19T05:08:59.651Z Compiling slog v2.7.0
13192024-11-19T05:08:59.726Z Compiling want v0.3.1
13202024-11-19T05:08:59.750Z Compiling goblin v0.8.2
13212024-11-19T05:08:59.992Z Compiling idna_adapter v1.2.0
13222024-11-19T05:09:00.035Z Compiling pkcs8 v0.10.2
13232024-11-19T05:09:00.169Z Compiling httpdate v1.0.3
13242024-11-19T05:09:00.563Z Compiling idna v1.0.3
13252024-11-19T05:09:00.660Z Compiling serde_tokenstream v0.2.2
13262024-11-19T05:09:00.908Z Compiling toml_datetime v0.6.8
13272024-11-19T05:09:01.011Z Compiling pest_derive v2.7.14
13282024-11-19T05:09:01.194Z Compiling uuid v1.11.0
13292024-11-19T05:09:01.360Z Compiling serde_spanned v0.6.8
13302024-11-19T05:09:01.559Z Compiling base64 v0.22.1
13312024-11-19T05:09:01.684Z Compiling dtrace-parser v0.2.0
13322024-11-19T05:09:02.135Z Compiling iana-time-zone v0.1.61
13332024-11-19T05:09:02.221Z Compiling foreign-types-shared v0.1.1
13342024-11-19T05:09:02.322Z Compiling tower-service v0.3.3
13352024-11-19T05:09:02.379Z Compiling openssl v0.10.68
13362024-11-19T05:09:02.439Z Compiling rustversion v1.0.17
13372024-11-19T05:09:02.576Z Compiling match_cfg v0.1.0
13382024-11-19T05:09:02.669Z Compiling adler2 v2.0.0
13392024-11-19T05:09:02.755Z Compiling hostname v0.3.1
13402024-11-19T05:09:02.853Z Compiling miniz_oxide v0.8.0
13412024-11-19T05:09:02.878Z Compiling foreign-types v0.3.2
13422024-11-19T05:09:02.973Z Compiling chrono v0.4.38
13432024-11-19T05:09:02.998Z Compiling url v2.5.3
13442024-11-19T05:09:03.068Z Compiling tokio-util v0.7.12
13452024-11-19T05:09:04.282Z Compiling h2 v0.4.6
13462024-11-19T05:09:04.321Z Compiling async-trait v0.1.83
13472024-11-19T05:09:04.804Z Compiling dof v0.3.0
13482024-11-19T05:09:04.829Z Compiling openssl-macros v0.1.1
13492024-11-19T05:09:05.474Z Compiling usdt-impl v0.5.0
13502024-11-19T05:09:06.292Z Compiling dirs-sys-next v0.1.2
13512024-11-19T05:09:06.563Z Compiling rustls v0.23.14
13522024-11-19T05:09:06.676Z Compiling syn v1.0.109
13532024-11-19T05:09:06.786Z Compiling rustls v0.22.4
13542024-11-19T05:09:06.811Z Compiling native-tls v0.2.12
13552024-11-19T05:09:06.868Z Compiling siphasher v0.3.11
13562024-11-19T05:09:07.023Z Compiling data-encoding v2.6.0
13572024-11-19T05:09:07.158Z Compiling dirs-next v2.0.0
13582024-11-19T05:09:07.344Z Compiling http-body-util v0.1.2
13592024-11-19T05:09:07.775Z Compiling heapless v0.7.17
13602024-11-19T05:09:08.132Z Compiling crossbeam-epoch v0.9.18
13612024-11-19T05:09:08.587Z Compiling signature v2.2.0
13622024-11-19T05:09:08.794Z Compiling sha1 v0.10.6
13632024-11-19T05:09:08.843Z Compiling bzip2-sys v0.1.11+1.0.8
13642024-11-19T05:09:08.868Z Compiling serde_derive_internals v0.29.1
13652024-11-19T05:09:09.092Z Compiling thread_local v1.1.8
13662024-11-19T05:09:09.149Z Compiling multer v3.1.0
13672024-11-19T05:09:09.253Z Compiling encoding_rs v0.8.34
13682024-11-19T05:09:09.361Z Compiling cookie v0.18.1
13692024-11-19T05:09:09.391Z Compiling mime v0.3.17
13702024-11-19T05:09:09.566Z Compiling signal-hook v0.3.17
13712024-11-19T05:09:09.591Z Compiling openssl-probe v0.1.5
13722024-11-19T05:09:09.786Z Compiling slog-async v2.8.0
13732024-11-19T05:09:09.909Z Compiling ipnet v2.10.1
13742024-11-19T05:09:09.935Z Compiling unicode-properties v0.1.3
13752024-11-19T05:09:10.236Z Compiling schemars v0.8.21
13762024-11-19T05:09:10.261Z Compiling rayon-core v1.12.1
13772024-11-19T05:09:10.485Z Compiling hyper v1.5.0
13782024-11-19T05:09:10.538Z Compiling gimli v0.31.1
13792024-11-19T05:09:11.033Z Compiling toml_edit v0.22.22
13802024-11-19T05:09:11.252Z Compiling schemars_derive v0.8.21
13812024-11-19T05:09:12.775Z Compiling hyper-util v0.1.10
13822024-11-19T05:09:14.246Z Compiling stringprep v0.1.5
13832024-11-19T05:09:14.408Z Compiling usdt-attr-macro v0.5.0
13842024-11-19T05:09:14.935Z Compiling addr2line v0.24.2
13852024-11-19T05:09:15.126Z Compiling usdt-macro v0.5.0
13862024-11-19T05:09:15.418Z Compiling crossbeam-deque v0.8.5
13872024-11-19T05:09:15.732Z Compiling term v0.7.0
13882024-11-19T05:09:15.756Z Compiling slog-json v2.6.1
13892024-11-19T05:09:15.819Z Compiling serde_urlencoded v0.7.1
13902024-11-19T05:09:15.936Z Compiling curve25519-dalek v4.1.3
13912024-11-19T05:09:16.102Z Compiling crossbeam-channel v0.5.13
13922024-11-19T05:09:16.294Z Compiling enum-as-inner v0.6.1
13932024-11-19T05:09:16.448Z Compiling futures-executor v0.3.31
13942024-11-19T05:09:16.472Z Compiling md-5 v0.10.6
13952024-11-19T05:09:16.703Z Compiling rustls-pemfile v2.2.0
13962024-11-19T05:09:16.947Z Compiling async-stream-impl v0.3.6
13972024-11-19T05:09:17.013Z Compiling num-integer v0.1.46
13982024-11-19T05:09:17.043Z Compiling idna v0.4.0
13992024-11-19T05:09:17.093Z Compiling idna v0.3.0
14002024-11-19T05:09:17.207Z Compiling hash32 v0.2.1
14012024-11-19T05:09:17.566Z Compiling ff v0.13.0
14022024-11-19T05:09:17.683Z Compiling is-terminal v0.4.13
14032024-11-19T05:09:17.773Z Compiling dropshot v0.12.0
14042024-11-19T05:09:17.808Z Compiling object v0.36.5
14052024-11-19T05:09:18.030Z Compiling take_mut v0.2.2
14062024-11-19T05:09:18.120Z Compiling utf-8 v0.7.6
14072024-11-19T05:09:18.191Z Compiling linked-hash-map v0.5.6
14082024-11-19T05:09:18.362Z Compiling base16ct v0.2.0
14092024-11-19T05:09:18.423Z Compiling quick-error v1.2.3
14102024-11-19T05:09:18.494Z Compiling num-bigint-dig v0.8.4
14112024-11-19T05:09:18.573Z Compiling anyhow v1.0.93
14122024-11-19T05:09:18.598Z Compiling rustc-demangle v0.1.24
14132024-11-19T05:09:18.627Z Compiling fallible-iterator v0.2.0
14142024-11-19T05:09:18.732Z Compiling dyn-clone v1.0.17
14152024-11-19T05:09:18.786Z Compiling smoltcp v0.9.1
14162024-11-19T05:09:18.934Z Compiling psl-types v2.0.11
14172024-11-19T05:09:19.124Z Compiling portable-atomic v1.9.0
14182024-11-19T05:09:19.259Z Compiling postgres-protocol v0.6.7
14192024-11-19T05:09:19.457Z Compiling publicsuffix v2.2.3
14202024-11-19T05:09:19.525Z Compiling sec1 v0.7.3
14212024-11-19T05:09:19.687Z Compiling resolv-conf v0.7.0
14222024-11-19T05:09:20.040Z Compiling lru-cache v0.1.2
14232024-11-19T05:09:20.132Z Compiling tungstenite v0.24.0
14242024-11-19T05:09:20.379Z Compiling async-stream v0.3.6
14252024-11-19T05:09:20.490Z Compiling slog-term v2.9.1
14262024-11-19T05:09:20.664Z Compiling group v0.13.0
14272024-11-19T05:09:20.947Z Compiling hickory-proto v0.24.1
14282024-11-19T05:09:21.274Z Compiling usdt v0.5.0
14292024-11-19T05:09:21.710Z Compiling num-iter v0.1.45
14302024-11-19T05:09:21.871Z Compiling futures v0.3.31
14312024-11-19T05:09:22.070Z Compiling slog-bunyan v2.5.0
14322024-11-19T05:09:23.208Z Compiling camino v1.1.9
14332024-11-19T05:09:23.498Z Compiling toml v0.8.19
14342024-11-19T05:09:23.570Z Compiling tokio-native-tls v0.3.1
14352024-11-19T05:09:23.796Z Compiling phf_shared v0.11.2
14362024-11-19T05:09:23.852Z Compiling backtrace v0.3.74
14372024-11-19T05:09:24.092Z Compiling dropshot_endpoint v0.12.0
14382024-11-19T05:09:24.145Z Compiling terminal_size v0.4.0
14392024-11-19T05:09:24.339Z Compiling waitgroup v0.1.2
14402024-11-19T05:09:24.532Z Compiling openapiv3 v2.0.0
14412024-11-19T05:09:24.556Z Compiling serde_path_to_error v0.1.16
14422024-11-19T05:09:24.963Z Compiling hkdf v0.12.4
14432024-11-19T05:09:25.196Z Compiling crypto-bigint v0.5.5
14442024-11-19T05:09:25.323Z Compiling webpki-roots v0.26.6
14452024-11-19T05:09:25.513Z Compiling zerocopy-derive v0.6.6
14462024-11-19T05:09:26.929Z Compiling curve25519-dalek-derive v0.1.1
14472024-11-19T05:09:27.345Z Compiling idna v0.5.0
14482024-11-19T05:09:27.733Z Compiling hubpack_derive v0.1.1
14492024-11-19T05:09:27.947Z Compiling hostname v0.4.0
14502024-11-19T05:09:28.010Z Compiling crc32fast v1.4.2
14512024-11-19T05:09:28.187Z Compiling fs-err v2.11.0
14522024-11-19T05:09:28.232Z Compiling ahash v0.8.11
14532024-11-19T05:09:28.318Z Compiling managed v0.8.0
14542024-11-19T05:09:28.472Z Compiling debug-ignore v1.0.5
14552024-11-19T05:09:28.581Z Compiling bitflags v1.3.2
14562024-11-19T05:09:28.606Z Compiling winnow v0.5.40
14572024-11-19T05:09:28.631Z Compiling console v0.15.8
14582024-11-19T05:09:28.690Z Compiling strum_macros v0.25.3
14592024-11-19T05:09:28.854Z Compiling hubpack v0.1.2
14602024-11-19T05:09:29.273Z Compiling clap_builder v4.5.21
14612024-11-19T05:09:30.013Z Compiling flate2 v1.0.34
14622024-11-19T05:09:30.206Z Compiling cookie_store v0.21.0
14632024-11-19T05:09:30.561Z Compiling elliptic-curve v0.13.8
14642024-11-19T05:09:30.831Z Compiling zerocopy v0.6.6
14652024-11-19T05:09:31.275Z Compiling hickory-resolver v0.24.1
14662024-11-19T05:09:31.548Z Compiling toml_edit v0.19.15
14672024-11-19T05:09:31.848Z Compiling phf v0.11.2
14682024-11-19T05:09:31.996Z Compiling hyper-tls v0.6.0
14692024-11-19T05:09:32.114Z Compiling signal-hook-mio v0.2.4
14702024-11-19T05:09:32.260Z Compiling rayon v1.10.0
14712024-11-19T05:09:32.338Z Compiling bzip2 v0.4.4
14722024-11-19T05:09:32.684Z Compiling tokio-tungstenite v0.24.0
14732024-11-19T05:09:34.324Z Compiling postgres-types v0.2.8
14742024-11-19T05:09:35.571Z Compiling ed25519 v2.2.3
14752024-11-19T05:09:36.125Z Compiling phf_shared v0.10.0
14762024-11-19T05:09:36.339Z Compiling tokio-stream v0.1.16
14772024-11-19T05:09:36.475Z Compiling pkcs1 v0.7.5
14782024-11-19T05:09:36.938Z Compiling serde-big-array v0.5.1
14792024-11-19T05:09:37.132Z Compiling clap_derive v4.5.18
14802024-11-19T05:09:37.163Z Compiling rfc6979 v0.4.0
14812024-11-19T05:09:37.188Z Compiling serde_repr v0.1.19
14822024-11-19T05:09:37.212Z Compiling derive-where v1.2.7
14832024-11-19T05:09:37.311Z Compiling float-cmp v0.9.0
14842024-11-19T05:09:37.335Z Compiling bstr v1.10.0
14852024-11-19T05:09:37.511Z Compiling sync_wrapper v1.0.1
14862024-11-19T05:09:37.647Z Compiling bit-vec v0.6.3
14872024-11-19T05:09:38.034Z Compiling difflib v0.4.0
14882024-11-19T05:09:38.143Z Compiling whoami v1.5.2
14892024-11-19T05:09:38.184Z Compiling unicode-width v0.2.0
14902024-11-19T05:09:38.675Z Compiling number_prefix v0.4.0
14912024-11-19T05:09:38.745Z Compiling unicode-segmentation v1.12.0
14922024-11-19T05:09:38.838Z Compiling new_debug_unreachable v1.0.6
14932024-11-19T05:09:38.879Z Compiling predicates-core v1.0.8
14942024-11-19T05:09:38.937Z Compiling static_assertions v1.1.0
14952024-11-19T05:09:39.037Z Compiling precomputed-hash v0.1.1
14962024-11-19T05:09:39.143Z Compiling normalize-line-endings v0.3.0
14972024-11-19T05:09:39.207Z Compiling fixedbitset v0.4.2
14982024-11-19T05:09:39.257Z Compiling predicates v3.1.2
14992024-11-19T05:09:39.463Z Compiling petgraph v0.6.5
15002024-11-19T05:09:39.536Z Compiling similar v2.6.0
15012024-11-19T05:09:39.616Z Compiling string_cache v0.8.7
15022024-11-19T05:09:40.023Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15032024-11-19T05:09:40.166Z Compiling indicatif v0.17.9
15042024-11-19T05:09:40.725Z Compiling tokio-postgres v0.7.12
15052024-11-19T05:09:41.063Z Compiling clap v4.5.21
15062024-11-19T05:09:41.174Z Compiling bit-set v0.5.3
15072024-11-19T05:09:41.424Z Compiling ecdsa v0.16.9
15082024-11-19T05:09:41.554Z Compiling rsa v0.9.6
15092024-11-19T05:09:42.074Z Compiling ed25519-dalek v2.1.1
15102024-11-19T05:09:42.194Z Compiling toml v0.7.8
15112024-11-19T05:09:42.722Z Compiling zip v0.6.6
15122024-11-19T05:09:43.154Z Compiling crossterm v0.28.1
15132024-11-19T05:09:44.003Z Compiling hex v0.4.3
15142024-11-19T05:09:44.377Z Compiling x509-cert v0.2.5
15152024-11-19T05:09:44.461Z Compiling itertools v0.10.5
15162024-11-19T05:09:44.556Z Compiling peg-runtime v0.8.3
15172024-11-19T05:09:45.137Z Compiling unicode-xid v0.2.6
15182024-11-19T05:09:45.288Z Compiling lalrpop-util v0.19.12
15192024-11-19T05:09:45.330Z Compiling strum_macros v0.26.4
15202024-11-19T05:09:45.564Z Compiling xattr v1.3.1
15212024-11-19T05:09:45.597Z Compiling filetime v0.2.25
15222024-11-19T05:09:45.788Z Compiling tar v0.4.43
15232024-11-19T05:09:49.378Z Compiling strum v0.26.3
15242024-11-19T05:09:52.024Z Compiling aws-lc-sys v0.22.0
15252024-11-19T05:10:22.802Z Compiling rustls-webpki v0.102.8
15262024-11-19T05:10:26.842Z Compiling tokio-rustls v0.25.0
15272024-11-19T05:10:28.592Z Compiling tokio-rustls v0.26.0
15282024-11-19T05:10:28.910Z Compiling hyper-rustls v0.27.3
15292024-11-19T05:10:29.414Z Compiling reqwest v0.12.9
15302024-11-19T05:10:30.517Z Compiling qorb v0.2.0
15312024-11-19T05:10:35.893Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15322024-11-19T05:10:36.212Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15332024-11-19T05:10:43.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
15342024-11-19T05:10:43.591Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15352024-11-19T05:10:43.658ZNov 19 05:10:43.458 INFO Starting download, target: Console
15362024-11-19T05:10:43.658ZNov 19 05:10:43.459 INFO Starting download, target: Clickhouse
15372024-11-19T05:10:43.658ZNov 19 05:10:43.459 INFO Starting download, target: Cockroach
15382024-11-19T05:10:43.658ZNov 19 05:10:43.459 INFO Starting download, target: DendriteOpenapi
15392024-11-19T05:10:43.658ZNov 19 05:10:43.459 INFO Starting download, target: DendriteStub
15402024-11-19T05:10:43.683ZNov 19 05:10:43.459 INFO Starting download, target: MaghemiteMgd
15412024-11-19T05:10:43.683ZNov 19 05:10:43.459 INFO Starting download, target: TransceiverControl
15422024-11-19T05:10:43.683ZNov 19 05:10:43.460 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15432024-11-19T05:10:43.683ZNov 19 05:10:43.460 INFO Downloading out/downloads/dpd-d0017d6983e8a95d8136398eeadec12f410d3282.json (attempt 1/3), target: DendriteOpenapi
15442024-11-19T05:10:43.683ZNov 19 05:10:43.460 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15452024-11-19T05:10:43.683ZNov 19 05:10:43.460 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15462024-11-19T05:10:43.683ZNov 19 05:10:43.460 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15472024-11-19T05:10:43.683ZNov 19 05:10:43.461 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15482024-11-19T05:10:43.683ZNov 19 05:10:43.461 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15492024-11-19T05:10:44.237ZNov 19 05:10:44.034 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15502024-11-19T05:10:44.360ZNov 19 05:10:44.118 INFO Download complete, target: DendriteOpenapi
15512024-11-19T05:10:44.595ZNov 19 05:10:44.321 INFO Download complete, target: Console
15522024-11-19T05:10:45.374ZNov 19 05:10:45.161 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15532024-11-19T05:10:45.909ZNov 19 05:10:45.695 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15542024-11-19T05:10:45.941ZNov 19 05:10:45.710 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15552024-11-19T05:10:46.014ZNov 19 05:10:45.765 INFO Download complete, target: TransceiverControl
15562024-11-19T05:10:48.684ZNov 19 05:10:48.485 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15572024-11-19T05:10:48.684ZNov 19 05:10:48.485 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15582024-11-19T05:10:48.849ZNov 19 05:10:48.649 INFO Download complete, target: DendriteStub
15592024-11-19T05:10:49.123ZNov 19 05:10:48.923 INFO Download complete, target: MaghemiteMgd
15602024-11-19T05:10:57.205ZNov 19 05:10:57.005 INFO Checking that binary works, target: Cockroach
15612024-11-19T05:10:57.401ZNov 19 05:10:57.202 INFO Download complete, target: Cockroach
15622024-11-19T05:11:00.982ZNov 19 05:11:00.783 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15632024-11-19T05:11:14.641ZNov 19 05:11:14.442 INFO Checking that binary works, target: Clickhouse
15642024-11-19T05:11:14.861ZNov 19 05:11:14.646 INFO Download complete, target: Clickhouse
15652024-11-19T05:11:14.910ZAll builder prerequisites installed successfully, and PATH looks valid
15662024-11-19T05:11:14.910Z
15672024-11-19T05:11:14.910Zreal 5:21.686567615
15682024-11-19T05:11:14.910Zuser 14:44.598214488
15692024-11-19T05:11:14.910Zsys 3:11.282671982
15702024-11-19T05:11:14.910Ztrap 0.506393167
15712024-11-19T05:11:14.911Ztflt 0.768467715
15722024-11-19T05:11:14.912Zdflt 2.463847658
15732024-11-19T05:11:14.912Zkflt 0.009376415
15742024-11-19T05:11:14.912Zlock 30:19.745542063
15752024-11-19T05:11:14.912Zslp 55:28.853141200
15762024-11-19T05:11:14.912Zlat 1:01.439256478
15772024-11-19T05:11:14.912Zstop 2:16.776170333
15782024-11-19T05:11:14.912Z+ banner hack-check
15792024-11-19T05:11:14.912Z
15802024-11-19T05:11:14.912Z # # ## #### # # #### # # ###### #### # #
15812024-11-19T05:11:14.912Z # # # # # # # # # # # # # # # # #
15822024-11-19T05:11:14.912Z ###### # # # #### ##### # ###### ##### # ####
15832024-11-19T05:11:14.912Z # # ###### # # # # # # # # # #
15842024-11-19T05:11:14.912Z # # # # # # # # # # # # # # # # #
15852024-11-19T05:11:14.913Z # # # # #### # # #### # # ###### #### # #
15862024-11-19T05:11:14.913Z
15872024-11-19T05:11:14.913Z+ export CARGO_INCREMENTAL=0
15882024-11-19T05:11:14.913Z+ CARGO_INCREMENTAL=0
15892024-11-19T05:11:14.913Z+ ptime -m timeout 2h cargo xtask check-features --ci
15902024-11-19T05:11:15.690Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15912024-11-19T05:11:20.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
15922024-11-19T05:11:20.913Z Running `target/debug/xtask check-features --ci`
15932024-11-19T05:11:20.944Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15942024-11-19T05:11:20.944Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15952024-11-19T05:11:21.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
15962024-11-19T05:11:21.646Z Running `target/debug/xtask download cargo-hack`
15972024-11-19T05:11:22.844Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15982024-11-19T05:11:23.184Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15992024-11-19T05:11:29.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s
16002024-11-19T05:11:29.672Z Running `target/debug/xtask-downloader cargo-hack`
16012024-11-19T05:11:29.730ZNov 19 05:11:29.530 INFO Starting download, target: CargoHack
16022024-11-19T05:11:29.754ZNov 19 05:11:29.532 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16032024-11-19T05:11:30.305ZNov 19 05:11:30.106 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16042024-11-19T05:11:30.408ZNov 19 05:11:30.209 INFO Download complete, target: CargoHack
16052024-11-19T05:11:30.433Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16062024-11-19T05:11:30.458Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16072024-11-19T05:11:30.646Zinfo: running `cargo check --bins` on api_identity (1/171)
16082024-11-19T05:11:31.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16092024-11-19T05:11:31.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16102024-11-19T05:11:31.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16112024-11-19T05:11:31.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16122024-11-19T05:11:31.402Z
16132024-11-19T05:11:31.402Zinfo: running `cargo check --bins` on bootstore (2/171)
16142024-11-19T05:11:32.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-11-19T05:11:32.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-11-19T05:11:32.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-11-19T05:11:32.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
16182024-11-19T05:11:32.190Z
16192024-11-19T05:11:32.190Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/171)
16202024-11-19T05:11:32.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-11-19T05:11:32.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-11-19T05:11:32.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-11-19T05:11:32.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16242024-11-19T05:11:32.973Z
16252024-11-19T05:11:32.973Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/171)
16262024-11-19T05:11:33.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-11-19T05:11:33.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-11-19T05:11:33.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-11-19T05:11:33.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
16302024-11-19T05:11:33.777Z
16312024-11-19T05:11:33.777Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/171)
16322024-11-19T05:11:34.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332024-11-19T05:11:34.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342024-11-19T05:11:34.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352024-11-19T05:11:34.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16362024-11-19T05:11:34.290Z
16372024-11-19T05:11:34.290Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/171)
16382024-11-19T05:11:34.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392024-11-19T05:11:34.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402024-11-19T05:11:34.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412024-11-19T05:11:34.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16422024-11-19T05:11:34.796Z
16432024-11-19T05:11:34.796Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/171)
16442024-11-19T05:11:35.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452024-11-19T05:11:35.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462024-11-19T05:11:35.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472024-11-19T05:11:35.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16482024-11-19T05:11:35.309Z
16492024-11-19T05:11:35.309Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/171)
16502024-11-19T05:11:35.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512024-11-19T05:11:35.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522024-11-19T05:11:35.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532024-11-19T05:11:35.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16542024-11-19T05:11:35.840Z
16552024-11-19T05:11:35.840Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/171)
16562024-11-19T05:11:36.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572024-11-19T05:11:36.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582024-11-19T05:11:36.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592024-11-19T05:11:36.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16602024-11-19T05:11:36.379Z
16612024-11-19T05:11:36.379Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/171)
16622024-11-19T05:11:36.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-11-19T05:11:36.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-11-19T05:11:36.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-11-19T05:11:36.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16662024-11-19T05:11:36.912Z
16672024-11-19T05:11:36.912Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/171)
16682024-11-19T05:11:37.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-11-19T05:11:37.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-11-19T05:11:37.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-11-19T05:11:37.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16722024-11-19T05:11:37.441Z
16732024-11-19T05:11:37.441Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/171)
16742024-11-19T05:11:37.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752024-11-19T05:11:37.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762024-11-19T05:11:37.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772024-11-19T05:11:37.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16782024-11-19T05:11:37.988Z
16792024-11-19T05:11:37.988Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/171)
16802024-11-19T05:11:38.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812024-11-19T05:11:38.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822024-11-19T05:11:38.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832024-11-19T05:11:38.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16842024-11-19T05:11:38.510Z
16852024-11-19T05:11:38.510Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/171)
16862024-11-19T05:11:38.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872024-11-19T05:11:38.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882024-11-19T05:11:38.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892024-11-19T05:11:38.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16902024-11-19T05:11:39.012Z
16912024-11-19T05:11:39.012Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/171)
16922024-11-19T05:11:39.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932024-11-19T05:11:39.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942024-11-19T05:11:39.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952024-11-19T05:11:39.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16962024-11-19T05:11:39.533Z
16972024-11-19T05:11:39.533Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/171)
16982024-11-19T05:11:39.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992024-11-19T05:11:40.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002024-11-19T05:11:40.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012024-11-19T05:11:40.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17022024-11-19T05:11:40.047Z
17032024-11-19T05:11:40.047Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/171)
17042024-11-19T05:11:40.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052024-11-19T05:11:40.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062024-11-19T05:11:40.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072024-11-19T05:11:40.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17082024-11-19T05:11:40.558Z
17092024-11-19T05:11:40.559Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/171)
17102024-11-19T05:11:41.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-11-19T05:11:41.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-11-19T05:11:41.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132024-11-19T05:11:41.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17142024-11-19T05:11:41.092Z
17152024-11-19T05:11:41.092Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/171)
17162024-11-19T05:11:41.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172024-11-19T05:11:41.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182024-11-19T05:11:41.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192024-11-19T05:11:41.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17202024-11-19T05:11:41.637Z
17212024-11-19T05:11:41.637Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/171)
17222024-11-19T05:11:42.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232024-11-19T05:11:42.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242024-11-19T05:11:42.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252024-11-19T05:11:42.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17262024-11-19T05:11:42.171Z
17272024-11-19T05:11:42.171Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/171)
17282024-11-19T05:11:42.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292024-11-19T05:11:42.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302024-11-19T05:11:42.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312024-11-19T05:11:42.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17322024-11-19T05:11:42.704Z
17332024-11-19T05:11:42.704Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/171)
17342024-11-19T05:11:43.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352024-11-19T05:11:43.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362024-11-19T05:11:43.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372024-11-19T05:11:43.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17382024-11-19T05:11:43.261Z
17392024-11-19T05:11:43.261Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/171)
17402024-11-19T05:11:43.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412024-11-19T05:11:43.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422024-11-19T05:11:43.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432024-11-19T05:11:43.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17442024-11-19T05:11:43.816Z
17452024-11-19T05:11:43.816Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/171)
17462024-11-19T05:11:44.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472024-11-19T05:11:44.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482024-11-19T05:11:44.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492024-11-19T05:11:44.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17502024-11-19T05:11:44.351Z
17512024-11-19T05:11:44.351Zinfo: running `cargo check --bins` on sled-hardware-types (25/171)
17522024-11-19T05:11:45.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532024-11-19T05:11:45.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542024-11-19T05:11:45.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552024-11-19T05:11:45.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17562024-11-19T05:11:45.118Z
17572024-11-19T05:11:45.119Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/171)
17582024-11-19T05:11:45.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592024-11-19T05:11:45.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602024-11-19T05:11:45.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612024-11-19T05:11:45.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17622024-11-19T05:11:45.910Z
17632024-11-19T05:11:45.910Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/171)
17642024-11-19T05:11:46.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652024-11-19T05:11:46.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662024-11-19T05:11:46.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672024-11-19T05:11:46.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17682024-11-19T05:11:46.697Z
17692024-11-19T05:11:46.697Zinfo: running `cargo check --bins` on oxlog (28/171)
17702024-11-19T05:11:47.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712024-11-19T05:11:47.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722024-11-19T05:11:47.503Z Checking cfg-if v1.0.0
17732024-11-19T05:11:47.527Z Checking libc v0.2.162
17742024-11-19T05:11:47.552Z Checking serde v1.0.215
17752024-11-19T05:11:47.552Z Checking zeroize v1.8.1
17762024-11-19T05:11:47.578Z Checking memchr v2.7.4
17772024-11-19T05:11:47.578Z Checking typenum v1.17.0
17782024-11-19T05:11:47.602Z Checking scopeguard v1.2.0
17792024-11-19T05:11:47.626Z Checking subtle v2.6.1
17802024-11-19T05:11:47.650Z Checking value-bag v1.9.0
17812024-11-19T05:11:47.724Z Checking lock_api v0.4.12
17822024-11-19T05:11:47.788Z Checking itoa v1.0.11
17832024-11-19T05:11:47.857Z Checking const-oid v0.9.6
17842024-11-19T05:11:47.969Z Checking smallvec v1.13.2
17852024-11-19T05:11:48.006Z Checking log v0.4.22
17862024-11-19T05:11:48.088Z Checking pin-project-lite v0.2.14
17872024-11-19T05:11:48.188Z Checking byteorder v1.5.0
17882024-11-19T05:11:48.283Z Checking futures-core v0.3.31
17892024-11-19T05:11:48.325Z Checking once_cell v1.20.2
17902024-11-19T05:11:48.457Z Checking cpufeatures v0.2.14
17912024-11-19T05:11:48.481Z Checking stable_deref_trait v1.2.0
17922024-11-19T05:11:48.518Z Checking getrandom v0.2.15
17932024-11-19T05:11:48.568Z Checking signal-hook-registry v1.4.2
17942024-11-19T05:11:48.568Z Checking parking_lot_core v0.9.10
17952024-11-19T05:11:48.592Z Checking mio v1.0.2
17962024-11-19T05:11:48.622Z Checking futures-sink v0.3.31
17972024-11-19T05:11:48.646Z Checking generic-array v0.14.7
17982024-11-19T05:11:48.715Z Checking rand_core v0.6.4
17992024-11-19T05:11:48.740Z Checking socket2 v0.5.7
18002024-11-19T05:11:48.772Z Checking spin v0.9.8
18012024-11-19T05:11:48.850Z Checking parking_lot v0.12.3
18022024-11-19T05:11:48.974Z Checking zerocopy v0.7.35
18032024-11-19T05:11:49.053Z Checking slab v0.4.9
18042024-11-19T05:11:49.078Z Checking zerofrom v0.1.4
18052024-11-19T05:11:49.141Z Checking futures-channel v0.3.31
18062024-11-19T05:11:49.165Z Checking allocator-api2 v0.2.18
18072024-11-19T05:11:49.236Z Checking futures-task v0.3.31
18082024-11-19T05:11:49.260Z Checking yoke v0.7.4
18092024-11-19T05:11:49.301Z Checking futures-io v0.3.31
18102024-11-19T05:11:49.449Z Checking equivalent v1.0.1
18112024-11-19T05:11:49.474Z Checking pin-utils v0.1.0
18122024-11-19T05:11:49.474Z Checking foldhash v0.1.3
18132024-11-19T05:11:49.545Z Checking zerovec v0.10.4
18142024-11-19T05:11:49.571Z Checking futures-util v0.3.31
18152024-11-19T05:11:49.596Z Checking tinyvec_macros v0.1.1
18162024-11-19T05:11:49.596Z Checking crypto-common v0.1.6
18172024-11-19T05:11:49.656Z Checking block-buffer v0.10.4
18182024-11-19T05:11:49.682Z Checking block-padding v0.3.3
18192024-11-19T05:11:49.706Z Checking hashbrown v0.15.0
18202024-11-19T05:11:49.761Z Checking ryu v1.0.18
18212024-11-19T05:11:49.848Z Checking digest v0.10.7
18222024-11-19T05:11:49.873Z Checking inout v0.1.3
18232024-11-19T05:11:49.957Z Checking tinyvec v1.8.0
18242024-11-19T05:11:50.052Z Checking fnv v1.0.7
18252024-11-19T05:11:50.138Z Checking cipher v0.4.4
18262024-11-19T05:11:50.165Z Checking libm v0.2.8
18272024-11-19T05:11:50.191Z Checking hmac v0.12.1
18282024-11-19T05:11:50.368Z Checking sha2 v0.10.8
18292024-11-19T05:11:50.484Z Checking writeable v0.5.5
18302024-11-19T05:11:50.656Z Checking base64ct v1.6.0
18312024-11-19T05:11:50.768Z Checking litemap v0.7.3
18322024-11-19T05:11:50.833Z Checking unicode-bidi v0.3.17
18332024-11-19T05:11:50.897Z Checking num-traits v0.2.19
18342024-11-19T05:11:50.922Z Checking tinystr v0.7.6
18352024-11-19T05:11:51.019Z Checking pem-rfc7468 v0.7.0
18362024-11-19T05:11:51.056Z Checking unicode-normalization v0.1.24
18372024-11-19T05:11:51.081Z Checking ppv-lite86 v0.2.20
18382024-11-19T05:11:51.228Z Checking icu_locid v1.5.0
18392024-11-19T05:11:51.252Z Checking flagset v0.4.6
18402024-11-19T05:11:51.358Z Checking tracing-core v0.1.32
18412024-11-19T05:11:51.413Z Checking der v0.7.9
18422024-11-19T05:11:51.653Z Checking bytes v1.8.0
18432024-11-19T05:11:51.720Z Checking indexmap v2.6.0
18442024-11-19T05:11:51.763Z Checking serde_json v1.0.132
18452024-11-19T05:11:51.892Z Checking rand_chacha v0.3.1
18462024-11-19T05:11:52.070Z Checking icu_provider v1.5.0
18472024-11-19T05:11:52.223Z Checking bitflags v2.6.0
18482024-11-19T05:11:52.273Z Checking thiserror v1.0.69
18492024-11-19T05:11:52.374Z Checking tokio v1.40.0
18502024-11-19T05:11:52.398Z Checking http v1.1.0
18512024-11-19T05:11:52.493Z Checking icu_locid_transform_data v1.5.0
18522024-11-19T05:11:52.590Z Checking percent-encoding v2.3.1
18532024-11-19T05:11:52.638Z Checking rustls-pki-types v1.9.0
18542024-11-19T05:11:52.780Z Checking icu_locid_transform v1.5.0
18552024-11-19T05:11:52.804Z Checking rand v0.8.5
18562024-11-19T05:11:52.993Z Checking spki v0.7.3
18572024-11-19T05:11:53.127Z Checking tracing v0.1.40
18582024-11-19T05:11:53.201Z Checking icu_collections v1.5.0
18592024-11-19T05:11:53.240Z Checking salsa20 v0.10.2
18602024-11-19T05:11:53.440Z Checking pbkdf2 v0.12.2
18612024-11-19T05:11:53.465Z Checking aws-lc-sys v0.22.0
18622024-11-19T05:11:53.588Z Checking httparse v1.9.5
18632024-11-19T05:11:53.619Z Checking untrusted v0.9.0
18642024-11-19T05:11:53.657Z Checking powerfmt v0.2.0
18652024-11-19T05:11:53.763Z Checking icu_properties_data v1.5.0
18662024-11-19T05:11:53.793Z Checking mirai-annotations v1.12.0
18672024-11-19T05:11:53.874Z Checking untrusted v0.7.1
18682024-11-19T05:11:53.898Z Checking deranged v0.3.11
18692024-11-19T05:11:53.943Z Checking ring v0.17.8
18702024-11-19T05:11:53.967Z Checking scrypt v0.11.0
18712024-11-19T05:11:53.992Z Checking cbc v0.1.2
18722024-11-19T05:11:54.016Z Checking icu_properties v1.5.1
18732024-11-19T05:11:54.041Z Checking aes v0.8.4
18742024-11-19T05:11:54.157Z Checking crossbeam-utils v0.8.20
18752024-11-19T05:11:54.183Z Checking write16 v1.0.0
18762024-11-19T05:11:54.278Z Checking utf8_iter v1.0.4
18772024-11-19T05:11:54.442Z Checking num_threads v0.1.7
18782024-11-19T05:11:54.537Z Checking atomic-waker v1.1.2
18792024-11-19T05:11:54.645Z Checking utf16_iter v1.0.5
18802024-11-19T05:11:54.760Z Checking num-conv v0.1.0
18812024-11-19T05:11:54.784Z Checking time-core v0.1.2
18822024-11-19T05:11:54.808Z Checking icu_normalizer_data v1.5.0
18832024-11-19T05:11:54.874Z Checking pkcs5 v0.7.1
18842024-11-19T05:11:54.911Z Checking http-body v1.0.1
18852024-11-19T05:11:54.972Z Checking form_urlencoded v1.2.1
18862024-11-19T05:11:55.083Z Checking try-lock v0.2.5
18872024-11-19T05:11:55.155Z Checking httpdate v1.0.3
18882024-11-19T05:11:55.221Z Checking want v0.3.1
18892024-11-19T05:11:55.323Z Checking pkcs8 v0.10.2
18902024-11-19T05:11:55.382Z Checking unicode-ident v1.0.13
18912024-11-19T05:11:55.406Z Checking toml_datetime v0.6.8
18922024-11-19T05:11:55.431Z Checking time v0.3.36
18932024-11-19T05:11:55.544Z Checking serde_spanned v0.6.8
18942024-11-19T05:11:55.568Z Checking proc-macro2 v1.0.89
18952024-11-19T05:11:55.634Z Checking aws-lc-rs v1.10.0
18962024-11-19T05:11:55.658Z Checking uuid v1.11.0
18972024-11-19T05:11:55.694Z Checking slog v2.7.0
18982024-11-19T05:11:55.725Z Checking scroll v0.12.0
18992024-11-19T05:11:56.138Z Checking adler2 v2.0.0
19002024-11-19T05:11:56.163Z Checking foreign-types-shared v0.1.1
19012024-11-19T05:11:56.187Z Checking ucd-trie v0.1.7
19022024-11-19T05:11:56.217Z Checking base64 v0.22.1
19032024-11-19T05:11:56.258Z Checking iana-time-zone v0.1.61
19042024-11-19T05:11:56.283Z Checking plain v0.2.3
19052024-11-19T05:11:56.378Z Checking match_cfg v0.1.0
19062024-11-19T05:11:56.402Z Checking tower-service v0.3.3
19072024-11-19T05:11:56.436Z Checking goblin v0.8.2
19082024-11-19T05:11:56.469Z Checking hostname v0.3.1
19092024-11-19T05:11:56.524Z Checking chrono v0.4.38
19102024-11-19T05:11:56.604Z Checking pest v2.7.14
19112024-11-19T05:11:56.662Z Checking miniz_oxide v0.8.0
19122024-11-19T05:11:56.790Z Checking icu_normalizer v1.5.0
19132024-11-19T05:11:57.211Z Checking rustls-webpki v0.102.8
19142024-11-19T05:11:57.288Z Checking foreign-types v0.3.2
19152024-11-19T05:11:57.371Z Checking quote v1.0.37
19162024-11-19T05:11:57.498Z Checking idna_adapter v1.2.0
19172024-11-19T05:11:57.624Z Checking openssl-sys v0.9.104
19182024-11-19T05:11:57.662Z Checking dirs-sys-next v0.1.2
19192024-11-19T05:11:57.686Z Checking idna v1.0.3
19202024-11-19T05:11:57.818Z Checking errno v0.3.9
19212024-11-19T05:11:57.906Z Checking aho-corasick v1.1.3
19222024-11-19T05:11:57.980Z Checking data-encoding v2.6.0
19232024-11-19T05:11:58.111Z Checking url v2.5.3
19242024-11-19T05:11:58.338Z Checking siphasher v0.3.11
19252024-11-19T05:11:58.569Z Checking regex-syntax v0.8.5
19262024-11-19T05:11:58.634Z Checking pretty-hex v0.4.1
19272024-11-19T05:11:58.721Z Checking tokio-util v0.7.12
19282024-11-19T05:11:58.778Z Checking dtrace-parser v0.2.0
19292024-11-19T05:11:58.802Z Checking openssl v0.10.68
19302024-11-19T05:11:58.827Z Checking rustix v0.38.37
19312024-11-19T05:11:58.857Z Checking dirs-next v2.0.0
19322024-11-19T05:11:58.985Z Checking syn v2.0.87
19332024-11-19T05:11:59.182Z Checking http-body-util v0.1.2
19342024-11-19T05:11:59.331Z Checking crossbeam-epoch v0.9.18
19352024-11-19T05:11:59.481Z Checking h2 v0.4.6
19362024-11-19T05:11:59.584Z Checking sha1 v0.10.6
19372024-11-19T05:11:59.710Z Checking signature v2.2.0
19382024-11-19T05:11:59.807Z Checking lazy_static v1.5.0
19392024-11-19T05:11:59.884Z Checking thread_local v1.1.8
19402024-11-19T05:11:59.908Z Checking thread-id v4.2.2
19412024-11-19T05:12:00.010Z Checking encoding_rs v0.8.34
19422024-11-19T05:12:00.129Z Checking winnow v0.6.20
19432024-11-19T05:12:00.604Z Checking dof v0.3.0
19442024-11-19T05:12:01.105Z Checking openssl-probe v0.1.5
19452024-11-19T05:12:01.244Z Checking utf8parse v0.2.2
19462024-11-19T05:12:01.268Z Checking regex-automata v0.4.8
19472024-11-19T05:12:01.373Z Checking unicode-properties v0.1.3
19482024-11-19T05:12:01.650Z Checking mime v0.3.17
19492024-11-19T05:12:01.674Z Checking gimli v0.31.1
19502024-11-19T05:12:01.803Z Checking either v1.13.0
19512024-11-19T05:12:01.923Z Checking ipnet v2.10.1
19522024-11-19T05:12:02.129Z Checking anstyle v1.0.10
19532024-11-19T05:12:02.324Z Checking stringprep v0.1.5
19542024-11-19T05:12:02.420Z Checking anstyle-parse v0.2.5
19552024-11-19T05:12:02.550Z Checking crossbeam-deque v0.8.5
19562024-11-19T05:12:02.588Z Checking toml_edit v0.22.22
19572024-11-19T05:12:02.652Z Checking term v0.7.0
19582024-11-19T05:12:02.835Z Checking rustls v0.23.14
19592024-11-19T05:12:03.032Z Checking rustls v0.22.4
19602024-11-19T05:12:03.258Z Checking native-tls v0.2.12
19612024-11-19T05:12:03.531Z Checking slog-json v2.6.1
19622024-11-19T05:12:03.745Z Checking serde_urlencoded v0.7.1
19632024-11-19T05:12:04.110Z Checking crossbeam-channel v0.5.13
19642024-11-19T05:12:04.285Z Checking usdt-impl v0.5.0
19652024-11-19T05:12:04.615Z Checking hyper v1.5.0
19662024-11-19T05:12:04.707Z Checking futures-executor v0.3.31
19672024-11-19T05:12:04.731Z Checking rustls-pemfile v2.2.0
19682024-11-19T05:12:04.874Z Checking num-integer v0.1.46
19692024-11-19T05:12:04.912Z Checking idna v0.4.0
19702024-11-19T05:12:04.937Z Checking idna v0.3.0
19712024-11-19T05:12:04.994Z Checking addr2line v0.24.2
19722024-11-19T05:12:05.081Z Checking md-5 v0.10.6
19732024-11-19T05:12:05.270Z Checking ff v0.13.0
19742024-11-19T05:12:05.295Z Checking hash32 v0.2.1
19752024-11-19T05:12:05.430Z Checking memmap v0.7.0
19762024-11-19T05:12:05.460Z Checking is-terminal v0.4.13
19772024-11-19T05:12:05.554Z Checking object v0.36.5
19782024-11-19T05:12:05.578Z Checking fallible-iterator v0.2.0
19792024-11-19T05:12:05.578Z Checking anstyle-query v1.1.1
19802024-11-19T05:12:05.605Z Checking base16ct v0.2.0
19812024-11-19T05:12:05.629Z Checking colorchoice v1.0.2
19822024-11-19T05:12:05.718Z Checking linked-hash-map v0.5.6
19832024-11-19T05:12:05.745Z Checking psl-types v2.0.11
19842024-11-19T05:12:05.783Z Checking quick-error v1.2.3
19852024-11-19T05:12:05.907Z Checking is_terminal_polyfill v1.70.1
19862024-11-19T05:12:05.931Z Checking take_mut v0.2.2
19872024-11-19T05:12:06.014Z Checking dyn-clone v1.0.17
19882024-11-19T05:12:06.047Z Checking utf-8 v0.7.6
19892024-11-19T05:12:06.071Z Checking rustc-demangle v0.1.24
19902024-11-19T05:12:06.097Z Checking tokio-rustls v0.25.0
19912024-11-19T05:12:06.121Z Checking postgres-protocol v0.6.7
19922024-11-19T05:12:06.148Z Checking schemars v0.8.21
19932024-11-19T05:12:06.218Z Checking tungstenite v0.24.0
19942024-11-19T05:12:06.357Z Checking hyper-util v0.1.10
19952024-11-19T05:12:06.416Z Checking slog-async v2.8.0
19962024-11-19T05:12:06.440Z Checking anstream v0.6.15
19972024-11-19T05:12:06.667Z Checking lru-cache v0.1.2
19982024-11-19T05:12:06.691Z Checking resolv-conf v0.7.0
19992024-11-19T05:12:06.742Z Checking publicsuffix v2.2.3
20002024-11-19T05:12:06.823Z Checking sec1 v0.7.3
20012024-11-19T05:12:06.938Z Checking usdt v0.5.0
20022024-11-19T05:12:06.983Z Checking slog-term v2.9.1
20032024-11-19T05:12:07.007Z Checking heapless v0.7.17
20042024-11-19T05:12:07.163Z Checking hickory-proto v0.24.1
20052024-11-19T05:12:07.187Z Checking group v0.13.0
20062024-11-19T05:12:07.379Z Checking tokio-rustls v0.26.0
20072024-11-19T05:12:07.403Z Checking num-iter v0.1.45
20082024-11-19T05:12:07.428Z Checking futures v0.3.31
20092024-11-19T05:12:07.483Z Checking toml v0.8.19
20102024-11-19T05:12:07.522Z Checking slog-bunyan v2.5.0
20112024-11-19T05:12:07.550Z Checking tokio-native-tls v0.3.1
20122024-11-19T05:12:07.668Z Checking rayon-core v1.12.1
20132024-11-19T05:12:07.725Z Checking multer v3.1.0
20142024-11-19T05:12:07.773Z Checking terminal_size v0.4.0
20152024-11-19T05:12:07.897Z Checking phf_shared v0.11.2
20162024-11-19T05:12:07.921Z Checking cookie v0.18.1
20172024-11-19T05:12:08.007Z Checking async-stream v0.3.6
20182024-11-19T05:12:08.067Z Checking bzip2-sys v0.1.11+1.0.8
20192024-11-19T05:12:08.134Z Checking camino v1.1.9
20202024-11-19T05:12:08.158Z Checking signal-hook v0.3.17
20212024-11-19T05:12:08.183Z Checking waitgroup v0.1.2
20222024-11-19T05:12:08.210Z Checking openapiv3 v2.0.0
20232024-11-19T05:12:08.265Z Checking webpki-roots v0.26.6
20242024-11-19T05:12:08.305Z Checking idna v0.5.0
20252024-11-19T05:12:08.329Z Checking serde_path_to_error v0.1.16
20262024-11-19T05:12:08.455Z Checking hkdf v0.12.4
20272024-11-19T05:12:08.480Z Checking crypto-bigint v0.5.5
20282024-11-19T05:12:08.638Z Checking hostname v0.4.0
20292024-11-19T05:12:08.663Z Checking crc32fast v1.4.2
20302024-11-19T05:12:08.759Z Checking bitflags v1.3.2
20312024-11-19T05:12:08.848Z Checking managed v0.8.0
20322024-11-19T05:12:08.872Z Checking winnow v0.5.40
20332024-11-19T05:12:08.872Z Checking debug-ignore v1.0.5
20342024-11-19T05:12:08.947Z Checking clap_lex v0.7.2
20352024-11-19T05:12:09.001Z Checking strsim v0.11.1
20362024-11-19T05:12:09.169Z Checking unicode-width v0.1.14
20372024-11-19T05:12:09.193Z Checking smoltcp v0.9.1
20382024-11-19T05:12:09.242Z Checking clap_builder v4.5.21
20392024-11-19T05:12:09.560Z Checking console v0.15.8
20402024-11-19T05:12:10.026Z Checking cookie_store v0.21.0
20412024-11-19T05:12:10.404Z Checking flate2 v1.0.34
20422024-11-19T05:12:10.588Z Checking signal-hook-mio v0.2.4
20432024-11-19T05:12:10.710Z Checking hyper-rustls v0.27.3
20442024-11-19T05:12:10.850Z Checking elliptic-curve v0.13.8
20452024-11-19T05:12:10.906Z Checking backtrace v0.3.74
20462024-11-19T05:12:10.953Z Checking rayon v1.10.0
20472024-11-19T05:12:10.979Z Checking dropshot v0.12.0
20482024-11-19T05:12:11.016Z Checking bzip2 v0.4.4
20492024-11-19T05:12:11.210Z Checking hickory-resolver v0.24.1
20502024-11-19T05:12:11.265Z Checking phf v0.11.2
20512024-11-19T05:12:11.315Z Checking toml_edit v0.19.15
20522024-11-19T05:12:11.405Z Checking hyper-tls v0.6.0
20532024-11-19T05:12:11.429Z Checking anyhow v1.0.93
20542024-11-19T05:12:11.504Z Checking num-bigint-dig v0.8.4
20552024-11-19T05:12:11.658Z Checking tokio-tungstenite v0.24.0
20562024-11-19T05:12:11.739Z Checking postgres-types v0.2.8
20572024-11-19T05:12:11.764Z Checking bstr v1.10.0
20582024-11-19T05:12:12.043Z Checking regex v1.11.1
20592024-11-19T05:12:12.321Z Checking ed25519 v2.2.3
20602024-11-19T05:12:12.518Z Checking tokio-stream v0.1.16
20612024-11-19T05:12:12.543Z Checking phf_shared v0.10.0
20622024-11-19T05:12:12.567Z Checking zerocopy v0.6.6
20632024-11-19T05:12:12.592Z Checking curve25519-dalek v4.1.3
20642024-11-19T05:12:12.777Z Checking pkcs1 v0.7.5
20652024-11-19T05:12:13.110Z Checking hubpack v0.1.2
20662024-11-19T05:12:13.185Z Checking portable-atomic v1.9.0
20672024-11-19T05:12:13.278Z Checking float-cmp v0.9.0
20682024-11-19T05:12:13.319Z Checking serde-big-array v0.5.1
20692024-11-19T05:12:13.375Z Checking rfc6979 v0.4.0
20702024-11-19T05:12:13.417Z Checking sync_wrapper v1.0.1
20712024-11-19T05:12:13.464Z Checking precomputed-hash v0.1.1
20722024-11-19T05:12:13.532Z Checking minimal-lexical v0.2.1
20732024-11-19T05:12:13.568Z Checking static_assertions v1.1.0
20742024-11-19T05:12:13.568Z Checking new_debug_unreachable v1.0.6
20752024-11-19T05:12:13.592Z Checking bit-vec v0.6.3
20762024-11-19T05:12:13.642Z Checking difflib v0.4.0
20772024-11-19T05:12:13.666Z Checking number_prefix v0.4.0
20782024-11-19T05:12:13.821Z Checking unicode-segmentation v1.12.0
20792024-11-19T05:12:13.859Z Checking normalize-line-endings v0.3.0
20802024-11-19T05:12:13.883Z Checking predicates-core v1.0.8
20812024-11-19T05:12:13.919Z Checking fixedbitset v0.4.2
20822024-11-19T05:12:13.954Z Checking whoami v1.5.2
20832024-11-19T05:12:13.978Z Checking unicode-width v0.2.0
20842024-11-19T05:12:14.045Z Checking predicates v3.1.2
20852024-11-19T05:12:14.085Z Checking qorb v0.2.0
20862024-11-19T05:12:14.129Z Checking ed25519-dalek v2.1.1
20872024-11-19T05:12:14.164Z Checking petgraph v0.6.5
20882024-11-19T05:12:14.223Z Checking tokio-postgres v0.7.12
20892024-11-19T05:12:14.280Z Checking bit-set v0.5.3
20902024-11-19T05:12:14.368Z Checking indicatif v0.17.9
20912024-11-19T05:12:14.392Z Checking similar v2.6.0
20922024-11-19T05:12:14.482Z Checking nom v7.1.3
20932024-11-19T05:12:14.506Z Checking string_cache v0.8.7
20942024-11-19T05:12:14.625Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20952024-11-19T05:12:14.740Z Checking ecdsa v0.16.9
20962024-11-19T05:12:14.982Z Checking reqwest v0.12.9
20972024-11-19T05:12:15.070Z Checking toml v0.7.8
20982024-11-19T05:12:15.318Z Checking rsa v0.9.6
20992024-11-19T05:12:15.652Z Checking clap v4.5.21
21002024-11-19T05:12:15.751Z Checking zip v0.6.6
21012024-11-19T05:12:16.165Z Checking crossterm v0.28.1
21022024-11-19T05:12:16.192Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21032024-11-19T05:12:16.217Z Checking itertools v0.12.1
21042024-11-19T05:12:16.324Z Checking itertools v0.10.5
21052024-11-19T05:12:16.529Z Checking fs-err v2.11.0
21062024-11-19T05:12:16.708Z Checking ahash v0.8.11
21072024-11-19T05:12:16.788Z Checking x509-cert v0.2.5
21082024-11-19T05:12:16.923Z Checking hex v0.4.3
21092024-11-19T05:12:17.008Z Checking semver v1.0.23
21102024-11-19T05:12:17.160Z Checking lalrpop-util v0.19.12
21112024-11-19T05:12:17.354Z Checking peg-runtime v0.8.3
21122024-11-19T05:12:17.378Z Checking heck v0.4.1
21132024-11-19T05:12:17.410Z Checking sigpipe v0.1.3
21142024-11-19T05:12:18.934Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21152024-11-19T05:12:19.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.65s
21162024-11-19T05:12:19.505Z
21172024-11-19T05:12:19.505Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/171)
21182024-11-19T05:12:20.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192024-11-19T05:12:20.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202024-11-19T05:12:20.377Z Compiling hashbrown v0.14.5
21212024-11-19T05:12:20.429Z Checking heck v0.5.0
21222024-11-19T05:12:20.453Z Compiling unsafe-libyaml v0.2.11
21232024-11-19T05:12:20.478Z Compiling ident_case v1.0.1
21242024-11-19T05:12:20.502Z Checking progenitor-client v0.8.0
21252024-11-19T05:12:20.502Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21262024-11-19T05:12:20.527Z Compiling proc-macro-crate v1.3.1
21272024-11-19T05:12:20.608Z Compiling darling_core v0.20.10
21282024-11-19T05:12:20.640Z Checking ipnetwork v0.20.0
21292024-11-19T05:12:20.824Z Compiling structmeta-derive v0.3.0
21302024-11-19T05:12:20.848Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21312024-11-19T05:12:20.962Z Compiling newtype-uuid v1.1.3
21322024-11-19T05:12:21.099Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21332024-11-19T05:12:21.214Z Compiling lzma-sys v0.1.20
21342024-11-19T05:12:21.406Z Compiling foreign-types-macros v0.2.3
21352024-11-19T05:12:21.430Z Checking regress v0.10.1
21362024-11-19T05:12:21.570Z Compiling serde_yaml v0.9.34+deprecated
21372024-11-19T05:12:21.869Z Compiling num_enum_derive v0.5.11
21382024-11-19T05:12:21.978Z Compiling dropshot v0.13.0
21392024-11-19T05:12:22.220Z Checking arc-swap v1.7.1
21402024-11-19T05:12:22.461Z Checking foreign-types-shared v0.3.1
21412024-11-19T05:12:22.568Z Checking foreign-types v0.5.0
21422024-11-19T05:12:22.592Z Checking slog-scope v4.4.0
21432024-11-19T05:12:22.772Z Compiling proc-macro-error v1.0.4
21442024-11-19T05:12:23.303Z Compiling structmeta v0.3.0
21452024-11-19T05:12:23.327Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21462024-11-19T05:12:23.424Z Checking tungstenite v0.21.0
21472024-11-19T05:12:23.461Z Compiling heck v0.3.3
21482024-11-19T05:12:23.720Z Compiling parse-display-derive v0.10.0
21492024-11-19T05:12:23.836Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21502024-11-19T05:12:24.101Z Checking num_enum v0.5.11
21512024-11-19T05:12:24.229Z Compiling dropshot_endpoint v0.13.0
21522024-11-19T05:12:24.253Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21532024-11-19T05:12:24.314Z Checking typify-impl v0.2.0
21542024-11-19T05:12:24.907Z Checking cstr-argument v0.1.2
21552024-11-19T05:12:25.063Z Checking instant v0.1.13
21562024-11-19T05:12:25.172Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21572024-11-19T05:12:25.197Z Checking pretty-hex v0.2.1
21582024-11-19T05:12:25.337Z Checking fastrand v2.1.1
21592024-11-19T05:12:25.415Z Checking base64 v0.21.7
21602024-11-19T05:12:25.621Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21612024-11-19T05:12:25.646Z Checking tempfile v3.13.0
21622024-11-19T05:12:25.821Z Checking backoff v0.4.0
21632024-11-19T05:12:25.859Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21642024-11-19T05:12:25.978Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21652024-11-19T05:12:26.081Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21662024-11-19T05:12:26.114Z Checking tokio-tungstenite v0.21.0
21672024-11-19T05:12:26.146Z Checking strum v0.26.3
21682024-11-19T05:12:26.221Z Compiling zone_cfg_derive v0.1.2
21692024-11-19T05:12:26.293Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21702024-11-19T05:12:26.383Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21712024-11-19T05:12:26.546Z Compiling darling_macro v0.20.10
21722024-11-19T05:12:26.572Z Checking slog-stdlog v4.1.1
21732024-11-19T05:12:26.727Z Checking regress v0.9.1
21742024-11-19T05:12:26.751Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21752024-11-19T05:12:26.885Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21762024-11-19T05:12:26.957Z Checking colored v2.1.0
21772024-11-19T05:12:27.145Z Checking macaddr v1.0.1
21782024-11-19T05:12:27.234Z Checking base64 v0.13.1
21792024-11-19T05:12:27.348Z Compiling darling v0.20.10
21802024-11-19T05:12:27.464Z Compiling serde_with_macros v3.11.0
21812024-11-19T05:12:27.489Z Checking zone v0.1.8
21822024-11-19T05:12:27.585Z Checking parse-display v0.10.0
21832024-11-19T05:12:27.609Z Checking ron v0.7.1
21842024-11-19T05:12:27.809Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21852024-11-19T05:12:28.074Z Checking xz2 v0.1.7
21862024-11-19T05:12:28.219Z Checking slog-envlogger v2.2.0
21872024-11-19T05:12:28.336Z Checking tabwriter v1.4.0
21882024-11-19T05:12:28.452Z Checking xattr v1.3.1
21892024-11-19T05:12:28.592Z Checking pem v3.0.4
21902024-11-19T05:12:28.655Z Checking yasna v0.5.2
21912024-11-19T05:12:28.680Z Checking headers-core v0.3.0
21922024-11-19T05:12:28.806Z Checking smf v0.2.3
21932024-11-19T05:12:28.830Z Checking filetime v0.2.25
21942024-11-19T05:12:29.015Z Checking same-file v1.0.6
21952024-11-19T05:12:29.144Z Checking tar v0.4.43
21962024-11-19T05:12:29.169Z Checking walkdir v2.5.0
21972024-11-19T05:12:29.213Z Checking headers v0.4.0
21982024-11-19T05:12:29.411Z Checking rcgen v0.12.1
21992024-11-19T05:12:29.441Z Checking atomicwrites v0.4.4
22002024-11-19T05:12:29.601Z Checking camino-tempfile v1.1.1
22012024-11-19T05:12:29.692Z Checking subprocess v0.2.9
22022024-11-19T05:12:29.935Z Checking serde_with v3.11.0
22032024-11-19T05:12:34.879Z Compiling typify-macro v0.2.0
22042024-11-19T05:12:37.273Z Compiling typify v0.2.0
22052024-11-19T05:12:37.370Z Compiling progenitor-impl v0.8.0
22062024-11-19T05:12:41.751Z Compiling progenitor-macro v0.8.0
22072024-11-19T05:12:48.067Z Checking progenitor v0.8.0
22082024-11-19T05:12:48.264Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22092024-11-19T05:12:48.289Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22102024-11-19T05:12:51.693Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22112024-11-19T05:12:52.120Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22122024-11-19T05:13:00.347Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22132024-11-19T05:13:02.390Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22142024-11-19T05:13:04.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.51s
22152024-11-19T05:13:04.180Z
22162024-11-19T05:13:04.180Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/171)
22172024-11-19T05:13:04.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22182024-11-19T05:13:04.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22192024-11-19T05:13:05.066Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22202024-11-19T05:13:06.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
22212024-11-19T05:13:06.989Z
22222024-11-19T05:13:06.989Zinfo: running `cargo check --bins` on nexus-config (31/171)
22232024-11-19T05:13:07.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22242024-11-19T05:13:07.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22252024-11-19T05:13:07.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22262024-11-19T05:13:07.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
22272024-11-19T05:13:07.835Z
22282024-11-19T05:13:07.835Zinfo: running `cargo check --bins` on omicron-rpaths (32/171)
22292024-11-19T05:13:08.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22302024-11-19T05:13:08.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22312024-11-19T05:13:08.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22322024-11-19T05:13:08.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
22332024-11-19T05:13:08.636Z
22342024-11-19T05:13:08.636Zinfo: running `cargo check --bins` on omicron-certificates (33/171)
22352024-11-19T05:13:09.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-11-19T05:13:09.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-11-19T05:13:09.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382024-11-19T05:13:09.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22392024-11-19T05:13:09.466Z
22402024-11-19T05:13:09.466Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/171)
22412024-11-19T05:13:10.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422024-11-19T05:13:10.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432024-11-19T05:13:10.335Z Compiling heapless v0.8.0
22442024-11-19T05:13:10.360Z Checking hash32 v0.3.1
22452024-11-19T05:13:10.360Z Compiling smoltcp v0.11.0
22462024-11-19T05:13:10.396Z Checking cobs v0.2.3
22472024-11-19T05:13:10.420Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22482024-11-19T05:13:10.421Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22492024-11-19T05:13:10.446Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22502024-11-19T05:13:10.471Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22512024-11-19T05:13:10.547Z Compiling crucible-workspace-hack v0.1.0
22522024-11-19T05:13:10.575Z Checking newline-converter v0.3.0
22532024-11-19T05:13:10.599Z Checking postcard v1.0.10
22542024-11-19T05:13:10.726Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22552024-11-19T05:13:10.751Z Compiling convert_case v0.4.0
22562024-11-19T05:13:10.923Z Checking expectorate v1.1.0
22572024-11-19T05:13:10.947Z Compiling zone_cfg_derive v0.3.0
22582024-11-19T05:13:11.030Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22592024-11-19T05:13:11.074Z Checking itertools v0.13.0
22602024-11-19T05:13:11.098Z Compiling num-derive v0.4.2
22612024-11-19T05:13:11.206Z Compiling slog-dtrace v0.3.0
22622024-11-19T05:13:11.336Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22632024-11-19T05:13:11.507Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22642024-11-19T05:13:11.628Z Compiling derive_more v0.99.18
22652024-11-19T05:13:12.179Z Checking zone v0.3.0
22662024-11-19T05:13:12.658Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22672024-11-19T05:13:14.398Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22682024-11-19T05:13:15.537Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22692024-11-19T05:13:16.227Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22702024-11-19T05:13:16.890Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22712024-11-19T05:13:18.014Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
22722024-11-19T05:13:19.308Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
22732024-11-19T05:13:20.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
22742024-11-19T05:13:20.688Z
22752024-11-19T05:13:20.688Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/171)
22762024-11-19T05:13:21.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22772024-11-19T05:13:21.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22782024-11-19T05:13:21.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22792024-11-19T05:13:21.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
22802024-11-19T05:13:21.533Z
22812024-11-19T05:13:21.533Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/171)
22822024-11-19T05:13:22.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22832024-11-19T05:13:22.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22842024-11-19T05:13:22.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22852024-11-19T05:13:22.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22862024-11-19T05:13:22.356Z
22872024-11-19T05:13:22.356Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (37/171)
22882024-11-19T05:13:23.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22892024-11-19T05:13:23.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22902024-11-19T05:13:23.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22912024-11-19T05:13:23.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22922024-11-19T05:13:23.209Z
22932024-11-19T05:13:23.209Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (38/171)
22942024-11-19T05:13:23.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22952024-11-19T05:13:23.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22962024-11-19T05:13:24.107Z Compiling progenitor-client v0.8.0
22972024-11-19T05:13:24.131Z Compiling newtype-uuid v1.1.3
22982024-11-19T05:13:24.156Z Compiling ipnetwork v0.20.0
22992024-11-19T05:13:24.156Z Compiling instant v0.1.13
23002024-11-19T05:13:24.181Z Compiling dropshot v0.13.0
23012024-11-19T05:13:24.205Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23022024-11-19T05:13:24.205Z Checking num-rational v0.4.2
23032024-11-19T05:13:24.205Z Compiling serde_with v3.11.0
23042024-11-19T05:13:24.310Z Compiling backoff v0.4.0
23052024-11-19T05:13:24.365Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23062024-11-19T05:13:24.421Z Compiling parse-display v0.10.0
23072024-11-19T05:13:24.556Z Compiling progenitor v0.8.0
23082024-11-19T05:13:24.624Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
23092024-11-19T05:13:24.683Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23102024-11-19T05:13:24.801Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
23112024-11-19T05:13:24.842Z Compiling regress v0.9.1
23122024-11-19T05:13:24.982Z Compiling phf_generator v0.11.2
23132024-11-19T05:13:25.041Z Checking num-complex v0.4.6
23142024-11-19T05:13:25.294Z Compiling macaddr v1.0.1
23152024-11-19T05:13:25.666Z Compiling phf_codegen v0.11.2
23162024-11-19T05:13:25.773Z Checking num v0.4.3
23172024-11-19T05:13:25.857Z Compiling parse-zoneinfo v0.3.1
23182024-11-19T05:13:25.881Z Checking float-ord v0.3.2
23192024-11-19T05:13:26.118Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23202024-11-19T05:13:26.188Z Checking prettyplease v0.2.25
23212024-11-19T05:13:26.321Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23222024-11-19T05:13:27.207Z Compiling chrono-tz-build v0.4.0
23232024-11-19T05:13:27.368Z Compiling const_format_proc_macros v0.2.33
23242024-11-19T05:13:27.523Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23252024-11-19T05:13:27.673Z Checking highway v1.2.0
23262024-11-19T05:13:28.087Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23272024-11-19T05:13:28.606Z Compiling chrono-tz v0.10.0
23282024-11-19T05:13:28.651Z Checking gethostname v0.5.0
23292024-11-19T05:13:28.779Z Checking bcs v0.1.6
23302024-11-19T05:13:29.043Z Compiling async-recursion v1.1.1
23312024-11-19T05:13:29.209Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23322024-11-19T05:13:29.233Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23332024-11-19T05:13:29.315Z Checking const_format v0.2.33
23342024-11-19T05:13:29.442Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23352024-11-19T05:13:44.279Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23362024-11-19T05:13:48.212Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23372024-11-19T05:13:53.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.25s
23382024-11-19T05:13:53.635Z
23392024-11-19T05:13:53.635Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (39/171)
23402024-11-19T05:13:54.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412024-11-19T05:13:54.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422024-11-19T05:13:54.504Z Compiling cfg_aliases v0.1.1
23432024-11-19T05:13:54.504Z Compiling vte_generate_state_changes v0.1.2
23442024-11-19T05:13:54.528Z Checking fd-lock v4.0.2
23452024-11-19T05:13:54.529Z Checking nibble_vec v0.1.0
23462024-11-19T05:13:54.529Z Checking bytecount v0.6.8
23472024-11-19T05:13:54.529Z Checking endian-type v0.1.2
23482024-11-19T05:13:54.564Z Compiling tabled_derive v0.7.0
23492024-11-19T05:13:54.616Z Compiling peg-macros v0.8.4
23502024-11-19T05:13:54.651Z Compiling nix v0.28.0
23512024-11-19T05:13:54.726Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23522024-11-19T05:13:54.755Z Compiling sqlparser_derive v0.2.2
23532024-11-19T05:13:54.780Z Checking papergrid v0.11.0
23542024-11-19T05:13:54.804Z Checking radix_trie v0.2.1
23552024-11-19T05:13:55.055Z Checking vte v0.11.1
23562024-11-19T05:13:55.151Z Checking unicode_categories v0.1.1
23572024-11-19T05:13:55.410Z Checking nu-ansi-term v0.50.1
23582024-11-19T05:13:55.666Z Checking home v0.5.9
23592024-11-19T05:13:55.722Z Checking sqlparser v0.45.0
23602024-11-19T05:13:55.752Z Checking sqlformat v0.2.6
23612024-11-19T05:13:55.805Z Checking display-error-chain v0.2.2
23622024-11-19T05:13:56.104Z Checking strip-ansi-escapes v0.2.0
23632024-11-19T05:13:56.238Z Checking reedline v0.35.0
23642024-11-19T05:13:56.597Z Checking tabled v0.15.0
23652024-11-19T05:13:57.021Z Checking peg v0.8.4
23662024-11-19T05:13:57.480Z Checking rustyline v14.0.0
23672024-11-19T05:14:10.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s
23682024-11-19T05:14:10.347Z
23692024-11-19T05:14:10.347Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (40/171)
23702024-11-19T05:14:11.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712024-11-19T05:14:11.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722024-11-19T05:14:11.227Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23732024-11-19T05:14:19.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s
23742024-11-19T05:14:19.297Z
23752024-11-19T05:14:19.297Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (41/171)
23762024-11-19T05:14:20.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772024-11-19T05:14:20.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782024-11-19T05:14:20.169Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23792024-11-19T05:14:26.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.81s
23802024-11-19T05:14:26.276Z
23812024-11-19T05:14:26.276Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (42/171)
23822024-11-19T05:14:27.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832024-11-19T05:14:27.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842024-11-19T05:14:27.155Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23852024-11-19T05:14:34.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s
23862024-11-19T05:14:34.892Z
23872024-11-19T05:14:34.892Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (43/171)
23882024-11-19T05:14:35.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-11-19T05:14:35.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-11-19T05:14:35.785Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23912024-11-19T05:14:43.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.56s
23922024-11-19T05:14:43.619Z
23932024-11-19T05:14:43.619Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (44/171)
23942024-11-19T05:14:44.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952024-11-19T05:14:44.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962024-11-19T05:14:44.514Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23972024-11-19T05:14:50.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s
23982024-11-19T05:14:50.901Z
23992024-11-19T05:14:50.901Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (45/171)
24002024-11-19T05:14:51.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012024-11-19T05:14:51.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022024-11-19T05:14:51.805Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24032024-11-19T05:14:58.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s
24042024-11-19T05:14:58.492Z
24052024-11-19T05:14:58.492Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (46/171)
24062024-11-19T05:14:59.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072024-11-19T05:14:59.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082024-11-19T05:14:59.372Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24092024-11-19T05:15:07.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.82s
24102024-11-19T05:15:07.480Z
24112024-11-19T05:15:07.480Zinfo: running `cargo check --bins` on oximeter (47/171)
24122024-11-19T05:15:08.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132024-11-19T05:15:08.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142024-11-19T05:15:08.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152024-11-19T05:15:08.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24162024-11-19T05:15:08.315Z
24172024-11-19T05:15:08.315Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/171)
24182024-11-19T05:15:09.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192024-11-19T05:15:09.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202024-11-19T05:15:09.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212024-11-19T05:15:09.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24222024-11-19T05:15:09.202Z
24232024-11-19T05:15:09.202Zinfo: running `cargo check --bins` on oximeter-schema (49/171)
24242024-11-19T05:15:09.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252024-11-19T05:15:09.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262024-11-19T05:15:09.996Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24272024-11-19T05:15:10.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
24282024-11-19T05:15:10.607Z
24292024-11-19T05:15:10.607Zinfo: running `cargo check --bins` on oximeter-types (50/171)
24302024-11-19T05:15:11.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-11-19T05:15:11.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-11-19T05:15:11.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-11-19T05:15:11.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24342024-11-19T05:15:11.424Z
24352024-11-19T05:15:11.425Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/171)
24362024-11-19T05:15:12.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-11-19T05:15:12.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-11-19T05:15:12.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392024-11-19T05:15:12.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24402024-11-19T05:15:12.287Z
24412024-11-19T05:15:12.287Zinfo: running `cargo check --bins` on oxql-types (52/171)
24422024-11-19T05:15:13.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432024-11-19T05:15:13.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442024-11-19T05:15:13.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452024-11-19T05:15:13.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24462024-11-19T05:15:13.108Z
24472024-11-19T05:15:13.109Zinfo: running `cargo check --bins` on oximeter-test-utils (53/171)
24482024-11-19T05:15:13.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492024-11-19T05:15:13.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502024-11-19T05:15:13.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512024-11-19T05:15:13.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24522024-11-19T05:15:13.950Z
24532024-11-19T05:15:13.950Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/171)
24542024-11-19T05:15:14.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552024-11-19T05:15:14.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562024-11-19T05:15:14.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572024-11-19T05:15:14.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24582024-11-19T05:15:14.781Z
24592024-11-19T05:15:14.781Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/171)
24602024-11-19T05:15:15.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612024-11-19T05:15:15.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622024-11-19T05:15:15.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632024-11-19T05:15:15.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24642024-11-19T05:15:15.637Z
24652024-11-19T05:15:15.637Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/171)
24662024-11-19T05:15:16.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-11-19T05:15:16.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-11-19T05:15:16.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692024-11-19T05:15:16.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24702024-11-19T05:15:16.499Z
24712024-11-19T05:15:16.499Zinfo: running `cargo check --bins` on cockroach-admin-client (57/171)
24722024-11-19T05:15:17.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-11-19T05:15:17.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-11-19T05:15:17.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-11-19T05:15:17.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24762024-11-19T05:15:17.342Z
24772024-11-19T05:15:17.342Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (58/171)
24782024-11-19T05:15:18.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-11-19T05:15:18.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-11-19T05:15:18.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-11-19T05:15:18.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24822024-11-19T05:15:18.213Z
24832024-11-19T05:15:18.213Zinfo: running `cargo check --bins` on dns-service-client (59/171)
24842024-11-19T05:15:18.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-11-19T05:15:18.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-11-19T05:15:18.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872024-11-19T05:15:18.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24882024-11-19T05:15:19.036Z
24892024-11-19T05:15:19.036Zinfo: running `cargo check --bins` on internal-dns-types (60/171)
24902024-11-19T05:15:19.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-11-19T05:15:19.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-11-19T05:15:19.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932024-11-19T05:15:19.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24942024-11-19T05:15:19.851Z
24952024-11-19T05:15:19.851Zinfo: running `cargo check --bins` on dpd-client (61/171)
24962024-11-19T05:15:20.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-11-19T05:15:20.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-11-19T05:15:20.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992024-11-19T05:15:20.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
25002024-11-19T05:15:20.665Z
25012024-11-19T05:15:20.665Zinfo: running `cargo check --bins` on gateway-client (62/171)
25022024-11-19T05:15:21.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-11-19T05:15:21.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-11-19T05:15:21.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052024-11-19T05:15:21.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25062024-11-19T05:15:21.489Z
25072024-11-19T05:15:21.489Zinfo: running `cargo check --bins` on installinator-client (63/171)
25082024-11-19T05:15:22.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-11-19T05:15:22.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-11-19T05:15:22.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-11-19T05:15:22.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25122024-11-19T05:15:22.358Z
25132024-11-19T05:15:22.358Zinfo: running `cargo check --bins` on installinator-common (64/171)
25142024-11-19T05:15:23.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-11-19T05:15:23.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-11-19T05:15:23.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-11-19T05:15:23.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25182024-11-19T05:15:23.233Z
25192024-11-19T05:15:23.234Zinfo: running `cargo check --bins` on update-engine (65/171)
25202024-11-19T05:15:23.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-11-19T05:15:23.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-11-19T05:15:23.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-11-19T05:15:23.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25242024-11-19T05:15:24.055Z
25252024-11-19T05:15:24.055Zinfo: running `cargo check --bins` on nexus-client (66/171)
25262024-11-19T05:15:24.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-11-19T05:15:24.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-11-19T05:15:24.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292024-11-19T05:15:24.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25302024-11-19T05:15:24.931Z
25312024-11-19T05:15:24.931Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (67/171)
25322024-11-19T05:15:25.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-11-19T05:15:25.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-11-19T05:15:25.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352024-11-19T05:15:25.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25362024-11-19T05:15:25.781Z
25372024-11-19T05:15:25.781Zinfo: running `cargo check --bins` on omicron-passwords (68/171)
25382024-11-19T05:15:26.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-11-19T05:15:26.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-11-19T05:15:26.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412024-11-19T05:15:26.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25422024-11-19T05:15:26.604Z
25432024-11-19T05:15:26.604Zinfo: running `cargo check --bins` on nexus-types (69/171)
25442024-11-19T05:15:27.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-11-19T05:15:27.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-11-19T05:15:27.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-11-19T05:15:27.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25482024-11-19T05:15:27.474Z
25492024-11-19T05:15:27.475Zinfo: running `cargo check --bins` on oxide-client (70/171)
25502024-11-19T05:15:28.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-11-19T05:15:28.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-11-19T05:15:28.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-11-19T05:15:28.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25542024-11-19T05:15:28.324Z
25552024-11-19T05:15:28.324Zinfo: running `cargo check --bins` on oximeter-client (71/171)
25562024-11-19T05:15:29.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-11-19T05:15:29.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-11-19T05:15:29.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-11-19T05:15:29.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25602024-11-19T05:15:29.173Z
25612024-11-19T05:15:29.174Zinfo: running `cargo check --bins` on repo-depot-client (72/171)
25622024-11-19T05:15:29.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-11-19T05:15:29.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-11-19T05:15:29.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-11-19T05:15:29.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
25662024-11-19T05:15:29.984Z
25672024-11-19T05:15:29.984Zinfo: running `cargo check --bins` on sled-agent-client (73/171)
25682024-11-19T05:15:30.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-11-19T05:15:30.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-11-19T05:15:30.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-11-19T05:15:30.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25722024-11-19T05:15:30.839Z
25732024-11-19T05:15:30.839Zinfo: running `cargo check --bins` on wicketd-client (74/171)
25742024-11-19T05:15:31.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-11-19T05:15:31.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-11-19T05:15:31.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-11-19T05:15:31.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
25782024-11-19T05:15:31.743Z
25792024-11-19T05:15:31.743Zinfo: running `cargo check --bins` on sled-agent-types (75/171)
25802024-11-19T05:15:32.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-11-19T05:15:32.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-11-19T05:15:32.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-11-19T05:15:32.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
25842024-11-19T05:15:32.629Z
25852024-11-19T05:15:32.629Zinfo: running `cargo check --bins` on wicket-common (76/171)
25862024-11-19T05:15:33.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-11-19T05:15:33.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-11-19T05:15:33.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-11-19T05:15:33.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25902024-11-19T05:15:33.490Z
25912024-11-19T05:15:33.490Zinfo: running `cargo check --bins` on omicron-cockroach-admin (77/171)
25922024-11-19T05:15:34.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-11-19T05:15:34.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-11-19T05:15:34.353Z Checking csv-core v0.1.11
25952024-11-19T05:15:34.353Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25962024-11-19T05:15:34.377Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25972024-11-19T05:15:34.657Z Checking csv v1.3.0
25982024-11-19T05:15:34.681Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25992024-11-19T05:15:35.360Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26002024-11-19T05:15:35.826Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26012024-11-19T05:15:37.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
26022024-11-19T05:15:37.507Z
26032024-11-19T05:15:37.507Zinfo: running `cargo check --bins` on cockroach-admin-api (78/171)
26042024-11-19T05:15:38.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-11-19T05:15:38.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-11-19T05:15:38.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-11-19T05:15:38.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26082024-11-19T05:15:38.370Z
26092024-11-19T05:15:38.370Zinfo: running `cargo check --bins` on cockroach-admin-types (79/171)
26102024-11-19T05:15:39.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-11-19T05:15:39.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-11-19T05:15:39.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-11-19T05:15:39.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26142024-11-19T05:15:39.228Z
26152024-11-19T05:15:39.228Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (80/171)
26162024-11-19T05:15:40.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-11-19T05:15:40.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-11-19T05:15:40.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192024-11-19T05:15:40.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26202024-11-19T05:15:40.217Z
26212024-11-19T05:15:40.218Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (81/171)
26222024-11-19T05:15:41.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232024-11-19T05:15:41.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242024-11-19T05:15:41.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252024-11-19T05:15:41.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26262024-11-19T05:15:41.193Z
26272024-11-19T05:15:41.193Zinfo: running `cargo check --bins` on dns-server (82/171)
26282024-11-19T05:15:41.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292024-11-19T05:15:41.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302024-11-19T05:15:42.060Z Compiling parking_lot_core v0.8.6
26312024-11-19T05:15:42.085Z Checking fxhash v0.2.1
26322024-11-19T05:15:42.085Z Checking hickory-server v0.24.1
26332024-11-19T05:15:42.085Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26342024-11-19T05:15:42.085Z Checking hickory-client v0.24.1
26352024-11-19T05:15:42.769Z Checking parking_lot v0.11.2
26362024-11-19T05:15:42.961Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26372024-11-19T05:15:42.961Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26382024-11-19T05:15:43.068Z Checking sled v0.34.7
26392024-11-19T05:15:45.367Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26402024-11-19T05:15:47.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
26412024-11-19T05:15:47.186Z
26422024-11-19T05:15:47.186Zinfo: running `cargo check --bins` on dns-server-api (83/171)
26432024-11-19T05:15:47.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442024-11-19T05:15:47.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452024-11-19T05:15:47.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462024-11-19T05:15:47.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26472024-11-19T05:15:48.025Z
26482024-11-19T05:15:48.025Zinfo: running `cargo check --bins` on gateway-test-utils (84/171)
26492024-11-19T05:15:48.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502024-11-19T05:15:48.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512024-11-19T05:15:48.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522024-11-19T05:15:48.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26532024-11-19T05:15:48.928Z
26542024-11-19T05:15:48.928Zinfo: running `cargo check --bins` on gateway-types (85/171)
26552024-11-19T05:15:49.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562024-11-19T05:15:49.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572024-11-19T05:15:49.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582024-11-19T05:15:49.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26592024-11-19T05:15:49.753Z
26602024-11-19T05:15:49.754Zinfo: running `cargo check --bins` on ipcc (86/171)
26612024-11-19T05:15:50.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622024-11-19T05:15:50.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632024-11-19T05:15:50.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642024-11-19T05:15:50.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26652024-11-19T05:15:50.581Z
26662024-11-19T05:15:50.582Zinfo: running `cargo check --bins` on omicron-gateway (87/171)
26672024-11-19T05:15:51.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682024-11-19T05:15:51.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692024-11-19T05:15:51.482Z Compiling radium v0.7.0
26702024-11-19T05:15:51.482Z Compiling semver v0.1.20
26712024-11-19T05:15:51.507Z Checking tap v1.0.1
26722024-11-19T05:15:51.507Z Compiling maybe-uninit v2.0.0
26732024-11-19T05:15:51.532Z Checking password-hash v0.5.0
26742024-11-19T05:15:51.557Z Checking blake2 v0.10.6
26752024-11-19T05:15:51.557Z Compiling cancel-safe-futures v0.1.5
26762024-11-19T05:15:51.582Z Checking funty v2.0.0
26772024-11-19T05:15:51.698Z Checking wyz v0.5.1
26782024-11-19T05:15:51.891Z Compiling rustc_version v0.1.7
26792024-11-19T05:15:51.952Z Compiling packed_struct v0.10.1
26802024-11-19T05:15:51.998Z Compiling owo-colors v4.1.0
26812024-11-19T05:15:52.040Z Checking crc-catalog v2.4.0
26822024-11-19T05:15:52.106Z Checking argon2 v0.5.3
26832024-11-19T05:15:52.172Z Compiling packed_struct_codegen v0.10.1
26842024-11-19T05:15:52.203Z Checking crc v3.2.1
26852024-11-19T05:15:52.272Z Compiling indexmap v1.9.3
26862024-11-19T05:15:52.296Z Checking half v2.4.1
26872024-11-19T05:15:52.367Z Compiling newtype_derive v0.1.6
26882024-11-19T05:15:52.391Z Checking bitvec v1.0.1
26892024-11-19T05:15:52.415Z Checking nodrop v0.1.14
26902024-11-19T05:15:52.518Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26912024-11-19T05:15:52.543Z Checking ciborium-io v0.2.2
26922024-11-19T05:15:52.601Z Checking array-init v0.0.4
26932024-11-19T05:15:52.694Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26942024-11-19T05:15:52.729Z Checking ciborium-ll v0.2.2
26952024-11-19T05:15:52.795Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26962024-11-19T05:15:52.986Z Checking smallvec v0.6.14
26972024-11-19T05:15:53.010Z Checking libsw v3.3.1
26982024-11-19T05:15:53.189Z Compiling memoffset v0.9.1
26992024-11-19T05:15:53.238Z Checking indent_write v2.2.0
27002024-11-19T05:15:53.329Z Checking linear-map v1.2.0
27012024-11-19T05:15:53.408Z Checking swrite v0.1.0
27022024-11-19T05:15:53.436Z Checking hashbrown v0.12.3
27032024-11-19T05:15:53.466Z Checking bitfield v0.14.0
27042024-11-19T05:15:53.491Z Checking termcolor v1.4.1
27052024-11-19T05:15:53.568Z Checking serde-hex v0.1.0
27062024-11-19T05:15:53.709Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27072024-11-19T05:15:53.782Z Checking ron v0.8.1
27082024-11-19T05:15:53.865Z Checking env_logger v0.10.2
27092024-11-19T05:15:54.144Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27102024-11-19T05:15:54.238Z Checking ciborium v0.2.2
27112024-11-19T05:15:54.460Z Checking steno v0.4.1
27122024-11-19T05:15:54.930Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27132024-11-19T05:15:55.007Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27142024-11-19T05:15:55.036Z Checking hashbrown v0.13.2
27152024-11-19T05:15:55.099Z Checking crc-any v2.5.0
27162024-11-19T05:15:55.160Z Checking humantime v2.1.0
27172024-11-19T05:15:55.427Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27182024-11-19T05:15:55.452Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27192024-11-19T05:15:55.759Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27202024-11-19T05:15:55.915Z Checking object v0.30.4
27212024-11-19T05:15:55.984Z Checking path-slash v0.1.5
27222024-11-19T05:15:56.079Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27232024-11-19T05:15:56.117Z Checking nix v0.27.1
27242024-11-19T05:15:56.348Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27252024-11-19T05:15:56.633Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27262024-11-19T05:15:56.826Z Checking tungstenite v0.23.0
27272024-11-19T05:15:56.858Z Checking kstat-rs v0.2.4
27282024-11-19T05:15:56.975Z Checking signal-hook-tokio v0.3.1
27292024-11-19T05:15:57.158Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27302024-11-19T05:15:57.598Z Checking tokio-tungstenite v0.23.1
27312024-11-19T05:15:57.844Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27322024-11-19T05:15:58.494Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27332024-11-19T05:15:58.840Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27342024-11-19T05:16:06.844Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27352024-11-19T05:16:08.489Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27362024-11-19T05:16:12.582Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27372024-11-19T05:16:20.013Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27382024-11-19T05:16:20.857Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27392024-11-19T05:16:24.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s
27402024-11-19T05:16:24.656Z
27412024-11-19T05:16:24.656Zinfo: running `cargo check --bins` on gateway-api (88/171)
27422024-11-19T05:16:25.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432024-11-19T05:16:25.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442024-11-19T05:16:25.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452024-11-19T05:16:25.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27462024-11-19T05:16:25.503Z
27472024-11-19T05:16:25.503Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (89/171)
27482024-11-19T05:16:26.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492024-11-19T05:16:26.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502024-11-19T05:16:26.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512024-11-19T05:16:26.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27522024-11-19T05:16:26.314Z
27532024-11-19T05:16:26.314Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (90/171)
27542024-11-19T05:16:27.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552024-11-19T05:16:27.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562024-11-19T05:16:27.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572024-11-19T05:16:27.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27582024-11-19T05:16:27.132Z
27592024-11-19T05:16:27.132Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (91/171)
27602024-11-19T05:16:27.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612024-11-19T05:16:27.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622024-11-19T05:16:27.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632024-11-19T05:16:27.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27642024-11-19T05:16:27.970Z
27652024-11-19T05:16:27.970Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (92/171)
27662024-11-19T05:16:28.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672024-11-19T05:16:28.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682024-11-19T05:16:28.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692024-11-19T05:16:28.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27702024-11-19T05:16:28.795Z
27712024-11-19T05:16:28.795Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (93/171)
27722024-11-19T05:16:29.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-11-19T05:16:29.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-11-19T05:16:29.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-11-19T05:16:29.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27762024-11-19T05:16:29.623Z
27772024-11-19T05:16:29.623Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (94/171)
27782024-11-19T05:16:30.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-11-19T05:16:30.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-11-19T05:16:30.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-11-19T05:16:30.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27822024-11-19T05:16:30.429Z
27832024-11-19T05:16:30.429Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (95/171)
27842024-11-19T05:16:31.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-11-19T05:16:31.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-11-19T05:16:31.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872024-11-19T05:16:31.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27882024-11-19T05:16:31.241Z
27892024-11-19T05:16:31.241Zinfo: running `cargo check --bins` on oximeter-producer (96/171)
27902024-11-19T05:16:31.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-11-19T05:16:31.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-11-19T05:16:31.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932024-11-19T05:16:31.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27942024-11-19T05:16:32.077Z
27952024-11-19T05:16:32.077Zinfo: running `cargo check --bins` on internal-dns-resolver (97/171)
27962024-11-19T05:16:32.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-11-19T05:16:32.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-11-19T05:16:32.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992024-11-19T05:16:32.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28002024-11-19T05:16:32.898Z
28012024-11-19T05:16:32.898Zinfo: running `cargo check --bins` on sp-sim (98/171)
28022024-11-19T05:16:33.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-11-19T05:16:33.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-11-19T05:16:33.724Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28052024-11-19T05:16:35.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
28062024-11-19T05:16:36.126Z
28072024-11-19T05:16:36.126Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (99/171)
28082024-11-19T05:16:36.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-11-19T05:16:36.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-11-19T05:16:36.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112024-11-19T05:16:36.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28122024-11-19T05:16:36.980Z
28132024-11-19T05:16:36.981Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (100/171)
28142024-11-19T05:16:37.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-11-19T05:16:37.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-11-19T05:16:37.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172024-11-19T05:16:37.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28182024-11-19T05:16:37.844Z
28192024-11-19T05:16:37.844Zinfo: running `cargo check --bins` on db-macros (101/171)
28202024-11-19T05:16:38.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-11-19T05:16:38.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-11-19T05:16:38.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232024-11-19T05:16:38.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28242024-11-19T05:16:38.651Z
28252024-11-19T05:16:38.651Zinfo: running `cargo check --bins` on nexus-macros-common (102/171)
28262024-11-19T05:16:39.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272024-11-19T05:16:39.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282024-11-19T05:16:39.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292024-11-19T05:16:39.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28302024-11-19T05:16:39.423Z
28312024-11-19T05:16:39.423Zinfo: running `cargo check --bins` on nexus-auth (103/171)
28322024-11-19T05:16:40.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332024-11-19T05:16:40.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342024-11-19T05:16:40.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352024-11-19T05:16:40.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28362024-11-19T05:16:40.288Z
28372024-11-19T05:16:40.288Zinfo: running `cargo check --bins` on authz-macros (104/171)
28382024-11-19T05:16:41.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392024-11-19T05:16:41.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402024-11-19T05:16:41.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412024-11-19T05:16:41.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28422024-11-19T05:16:41.103Z
28432024-11-19T05:16:41.103Zinfo: running `cargo check --bins` on nexus-db-fixed-data (105/171)
28442024-11-19T05:16:41.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452024-11-19T05:16:41.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462024-11-19T05:16:41.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472024-11-19T05:16:41.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28482024-11-19T05:16:41.949Z
28492024-11-19T05:16:41.949Zinfo: running `cargo check --bins` on nexus-db-model (106/171)
28502024-11-19T05:16:42.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512024-11-19T05:16:42.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522024-11-19T05:16:42.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532024-11-19T05:16:42.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28542024-11-19T05:16:42.801Z
28552024-11-19T05:16:42.801Zinfo: running `cargo check --bins` on nexus-defaults (107/171)
28562024-11-19T05:16:43.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572024-11-19T05:16:43.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582024-11-19T05:16:43.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592024-11-19T05:16:43.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28602024-11-19T05:16:43.633Z
28612024-11-19T05:16:43.633Zinfo: running `cargo check --bins` on nexus-inventory (108/171)
28622024-11-19T05:16:44.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632024-11-19T05:16:44.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642024-11-19T05:16:44.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652024-11-19T05:16:44.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28662024-11-19T05:16:44.472Z
28672024-11-19T05:16:44.472Zinfo: running `cargo check --bins` on typed-rng (109/171)
28682024-11-19T05:16:45.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692024-11-19T05:16:45.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702024-11-19T05:16:45.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712024-11-19T05:16:45.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28722024-11-19T05:16:45.252Z
28732024-11-19T05:16:45.252Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (110/171)
28742024-11-19T05:16:46.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752024-11-19T05:16:46.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762024-11-19T05:16:46.227Z Checking keccak v0.1.5
28772024-11-19T05:16:46.252Z Checking secrecy v0.8.0
28782024-11-19T05:16:46.252Z Compiling unicase v2.7.0
28792024-11-19T05:16:46.252Z Compiling same-file v1.0.6
28802024-11-19T05:16:46.252Z Compiling tempfile v3.13.0
28812024-11-19T05:16:46.326Z Compiling thiserror-impl-no-std v2.0.2
28822024-11-19T05:16:46.326Z Checking universal-hash v0.5.1
28832024-11-19T05:16:46.351Z Compiling blake3 v1.5.4
28842024-11-19T05:16:46.449Z Compiling walkdir v2.5.0
28852024-11-19T05:16:46.511Z Checking sha3 v0.10.8
28862024-11-19T05:16:46.536Z Compiling ring v0.16.20
28872024-11-19T05:16:46.573Z Checking opaque-debug v0.3.1
28882024-11-19T05:16:46.665Z Checking poly1305 v0.8.0
28892024-11-19T05:16:46.743Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28902024-11-19T05:16:46.861Z Checking chacha20 v0.9.1
28912024-11-19T05:16:46.996Z Checking aead v0.5.2
28922024-11-19T05:16:47.096Z Compiling memmap2 v0.9.5
28932024-11-19T05:16:47.120Z Compiling spin v0.5.2
28942024-11-19T05:16:47.145Z Compiling libefi-sys v0.1.0
28952024-11-19T05:16:47.187Z Compiling arrayref v0.3.9
28962024-11-19T05:16:47.211Z Compiling constant_time_eq v0.3.1
28972024-11-19T05:16:47.294Z Compiling salty v0.3.0
28982024-11-19T05:16:47.334Z Compiling arrayvec v0.7.6
28992024-11-19T05:16:47.392Z Checking chacha20poly1305 v0.10.1
29002024-11-19T05:16:47.514Z Compiling toolchain_find v0.4.0
29012024-11-19T05:16:47.547Z Compiling camino-tempfile v1.1.1
29022024-11-19T05:16:47.571Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29032024-11-19T05:16:47.694Z Compiling bitfield-struct v0.6.2
29042024-11-19T05:16:47.802Z Compiling topological-sort v0.2.2
29052024-11-19T05:16:47.974Z Compiling mime_guess v2.0.5
29062024-11-19T05:16:48.004Z Compiling rustfmt-wrapper v0.2.1
29072024-11-19T05:16:48.473Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29082024-11-19T05:16:48.530Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29092024-11-19T05:16:48.567Z Checking primeorder v0.13.6
29102024-11-19T05:16:48.797Z Checking env_filter v0.1.2
29112024-11-19T05:16:48.822Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29122024-11-19T05:16:48.956Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29132024-11-19T05:16:48.980Z Checking p384 v0.13.0
29142024-11-19T05:16:49.007Z Checking env_logger v0.11.5
29152024-11-19T05:16:49.055Z Checking thiserror-no-std v2.0.2
29162024-11-19T05:16:49.140Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29172024-11-19T05:16:49.164Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29182024-11-19T05:16:49.188Z Checking vsss-rs v3.3.4
29192024-11-19T05:16:49.391Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29202024-11-19T05:16:49.466Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29212024-11-19T05:16:49.515Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29222024-11-19T05:16:49.738Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29232024-11-19T05:16:49.798Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29242024-11-19T05:16:49.869Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29252024-11-19T05:16:49.903Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29262024-11-19T05:16:50.127Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
29272024-11-19T05:16:50.228Z Checking nanorand v0.7.0
29282024-11-19T05:16:50.286Z Checking atty v0.2.14
29292024-11-19T05:16:50.310Z Checking glob v0.3.1
29302024-11-19T05:16:50.408Z Checking http-range v0.1.5
29312024-11-19T05:16:50.554Z Checking flume v0.11.1
29322024-11-19T05:16:50.578Z Checking hyper-staticfile v0.10.1
29332024-11-19T05:16:50.602Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29342024-11-19T05:16:51.012Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29352024-11-19T05:16:51.122Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29362024-11-19T05:16:51.146Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29372024-11-19T05:16:51.607Z Compiling omicron-zone-package v0.11.1
29382024-11-19T05:16:51.743Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29392024-11-19T05:16:52.020Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29402024-11-19T05:16:52.727Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29412024-11-19T05:16:52.796Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29422024-11-19T05:16:52.829Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29432024-11-19T05:16:53.187Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29442024-11-19T05:16:54.043Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29452024-11-19T05:16:55.312Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29462024-11-19T05:16:57.135Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29472024-11-19T05:16:57.135Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29482024-11-19T05:17:10.641Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29492024-11-19T05:17:27.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.65s
29502024-11-19T05:17:28.115Z
29512024-11-19T05:17:28.115Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (111/171)
29522024-11-19T05:17:28.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532024-11-19T05:17:28.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542024-11-19T05:17:29.115Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29552024-11-19T05:17:46.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s
29562024-11-19T05:17:46.322Z
29572024-11-19T05:17:46.322Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (112/171)
29582024-11-19T05:17:47.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29592024-11-19T05:17:47.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29602024-11-19T05:17:47.299Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29612024-11-19T05:18:04.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s
29622024-11-19T05:18:04.447Z
29632024-11-19T05:18:04.447Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (113/171)
29642024-11-19T05:18:05.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652024-11-19T05:18:05.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662024-11-19T05:18:05.419Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29672024-11-19T05:18:22.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.99s
29682024-11-19T05:18:22.626Z
29692024-11-19T05:18:22.626Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (114/171)
29702024-11-19T05:18:23.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712024-11-19T05:18:23.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722024-11-19T05:18:23.620Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29732024-11-19T05:18:40.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s
29742024-11-19T05:18:41.133Z
29752024-11-19T05:18:41.133Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (115/171)
29762024-11-19T05:18:41.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29772024-11-19T05:18:41.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29782024-11-19T05:18:42.138Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29792024-11-19T05:18:59.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.16s
29802024-11-19T05:18:59.490Z
29812024-11-19T05:18:59.490Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (116/171)
29822024-11-19T05:19:00.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832024-11-19T05:19:00.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842024-11-19T05:19:00.451Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29852024-11-19T05:19:17.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.88s
29862024-11-19T05:19:17.556Z
29872024-11-19T05:19:17.556Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (117/171)
29882024-11-19T05:19:18.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892024-11-19T05:19:18.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902024-11-19T05:19:18.527Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29912024-11-19T05:19:35.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.76s
29922024-11-19T05:19:35.486Z
29932024-11-19T05:19:35.486Zinfo: running `cargo check --bins` on bootstrap-agent-api (118/171)
29942024-11-19T05:19:36.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952024-11-19T05:19:36.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962024-11-19T05:19:36.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29972024-11-19T05:19:36.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29982024-11-19T05:19:36.325Z
29992024-11-19T05:19:36.325Zinfo: running `cargo check --bins` on key-manager (119/171)
30002024-11-19T05:19:37.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012024-11-19T05:19:37.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022024-11-19T05:19:37.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30032024-11-19T05:19:37.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30042024-11-19T05:19:37.125Z
30052024-11-19T05:19:37.126Zinfo: running `cargo check --bins` on repo-depot-api (120/171)
30062024-11-19T05:19:37.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072024-11-19T05:19:37.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082024-11-19T05:19:37.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092024-11-19T05:19:37.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30102024-11-19T05:19:37.943Z
30112024-11-19T05:19:37.943Zinfo: running `cargo check --bins` on sled-agent-api (121/171)
30122024-11-19T05:19:38.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132024-11-19T05:19:38.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142024-11-19T05:19:38.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152024-11-19T05:19:38.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30162024-11-19T05:19:38.779Z
30172024-11-19T05:19:38.779Zinfo: running `cargo check --bins` on sled-hardware (122/171)
30182024-11-19T05:19:39.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192024-11-19T05:19:39.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202024-11-19T05:19:39.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212024-11-19T05:19:39.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30222024-11-19T05:19:39.592Z
30232024-11-19T05:19:39.592Zinfo: running `cargo check --bins --no-default-features` on sled-storage (123/171)
30242024-11-19T05:19:40.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252024-11-19T05:19:40.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262024-11-19T05:19:40.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272024-11-19T05:19:40.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30282024-11-19T05:19:40.405Z
30292024-11-19T05:19:40.405Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (124/171)
30302024-11-19T05:19:41.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312024-11-19T05:19:41.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322024-11-19T05:19:41.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332024-11-19T05:19:41.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30342024-11-19T05:19:41.226Z
30352024-11-19T05:19:41.226Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (125/171)
30362024-11-19T05:19:41.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372024-11-19T05:19:41.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382024-11-19T05:19:41.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392024-11-19T05:19:41.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30402024-11-19T05:19:42.061Z
30412024-11-19T05:19:42.061Zinfo: running `cargo check --bins` on nexus-test-interface (126/171)
30422024-11-19T05:19:42.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432024-11-19T05:19:42.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442024-11-19T05:19:42.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452024-11-19T05:19:42.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30462024-11-19T05:19:42.883Z
30472024-11-19T05:19:42.883Zinfo: running `cargo check --bins` on oximeter-collector (127/171)
30482024-11-19T05:19:43.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492024-11-19T05:19:43.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502024-11-19T05:19:43.803Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30512024-11-19T05:19:43.803Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30522024-11-19T05:19:44.601Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30532024-11-19T05:19:46.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
30542024-11-19T05:19:47.106Z
30552024-11-19T05:19:47.106Zinfo: running `cargo check --bins` on oximeter-api (128/171)
30562024-11-19T05:19:47.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572024-11-19T05:19:47.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582024-11-19T05:19:47.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592024-11-19T05:19:47.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30602024-11-19T05:19:47.956Z
30612024-11-19T05:19:47.956Zinfo: running `cargo check --bins` on cert-dev (129/171)
30622024-11-19T05:19:48.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632024-11-19T05:19:48.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642024-11-19T05:19:48.786Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30652024-11-19T05:19:49.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30662024-11-19T05:19:49.203Z
30672024-11-19T05:19:49.203Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (130/171)
30682024-11-19T05:19:49.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692024-11-19T05:19:49.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702024-11-19T05:19:50.064Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30712024-11-19T05:19:50.064Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30722024-11-19T05:19:50.722Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30732024-11-19T05:19:51.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
30742024-11-19T05:19:51.342Z
30752024-11-19T05:19:51.342Zinfo: running `cargo check --bins` on ch-dev (131/171)
30762024-11-19T05:19:52.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772024-11-19T05:19:52.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782024-11-19T05:19:52.224Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30792024-11-19T05:19:53.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
30802024-11-19T05:19:53.230Z
30812024-11-19T05:19:53.230Zinfo: running `cargo check --bins` on crdb-seed (132/171)
30822024-11-19T05:19:53.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832024-11-19T05:19:53.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842024-11-19T05:19:54.083Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30852024-11-19T05:19:54.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30862024-11-19T05:19:54.588Z
30872024-11-19T05:19:54.588Zinfo: running `cargo check --bins` on db-dev (133/171)
30882024-11-19T05:19:55.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892024-11-19T05:19:55.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902024-11-19T05:19:55.452Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30912024-11-19T05:19:56.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
30922024-11-19T05:19:56.426Z
30932024-11-19T05:19:56.426Zinfo: running `cargo check --bins` on omicron-dev-lib (134/171)
30942024-11-19T05:19:57.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952024-11-19T05:19:57.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962024-11-19T05:19:57.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972024-11-19T05:19:57.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30982024-11-19T05:19:57.265Z
30992024-11-19T05:19:57.265Zinfo: running `cargo check --bins` on xtask-downloader (135/171)
31002024-11-19T05:19:57.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012024-11-19T05:19:57.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022024-11-19T05:19:58.046Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31032024-11-19T05:19:59.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
31042024-11-19T05:19:59.235Z
31052024-11-19T05:19:59.235Zinfo: running `cargo check --bins` on omicron-ls-apis (136/171)
31062024-11-19T05:19:59.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072024-11-19T05:19:59.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082024-11-19T05:20:00.041Z Checking cargo-platform v0.1.8
31092024-11-19T05:20:00.292Z Checking cargo_metadata v0.18.1
31102024-11-19T05:20:01.503Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31112024-11-19T05:20:02.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
31122024-11-19T05:20:02.606Z
31132024-11-19T05:20:02.607Zinfo: running `cargo check --bins` on mgs-dev (137/171)
31142024-11-19T05:20:03.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152024-11-19T05:20:03.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162024-11-19T05:20:03.565Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31172024-11-19T05:20:04.284Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31182024-11-19T05:20:04.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
31192024-11-19T05:20:05.109Z
31202024-11-19T05:20:05.109Zinfo: running `cargo check --bins` on omicron-omdb (138/171)
31212024-11-19T05:20:05.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222024-11-19T05:20:05.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232024-11-19T05:20:06.132Z Compiling crunchy v0.2.2
31242024-11-19T05:20:06.132Z Compiling tiny-keccak v2.0.2
31252024-11-19T05:20:06.156Z Compiling dsl_auto_type v0.1.2
31262024-11-19T05:20:06.156Z Checking scheduled-thread-pool v0.2.7
31272024-11-19T05:20:06.156Z Compiling diesel_table_macro_syntax v0.2.0
31282024-11-19T05:20:06.156Z Compiling ascii-canvas v3.0.0
31292024-11-19T05:20:06.156Z Compiling ena v0.14.3
31302024-11-19T05:20:06.156Z Compiling diff v0.1.13
31312024-11-19T05:20:06.376Z Checking r2d2 v0.8.10
31322024-11-19T05:20:06.508Z Compiling regex-syntax v0.6.29
31332024-11-19T05:20:06.609Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31342024-11-19T05:20:06.633Z Compiling ref-cast v1.0.23
31352024-11-19T05:20:06.672Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31362024-11-19T05:20:06.695Z Compiling derive_builder_core v0.20.2
31372024-11-19T05:20:06.833Z Compiling libxml v0.3.3
31382024-11-19T05:20:06.864Z Compiling ref-cast-impl v1.0.23
31392024-11-19T05:20:06.913Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31402024-11-19T05:20:07.181Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31412024-11-19T05:20:07.229Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31422024-11-19T05:20:07.386Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31432024-11-19T05:20:07.410Z Compiling strum_macros v0.24.3
31442024-11-19T05:20:07.459Z Compiling samael v0.0.17
31452024-11-19T05:20:07.573Z Compiling diesel_derives v2.2.3
31462024-11-19T05:20:07.742Z Compiling indoc v1.0.9
31472024-11-19T05:20:08.583Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31482024-11-19T05:20:08.778Z Compiling derive_builder_macro v0.20.2
31492024-11-19T05:20:08.809Z Compiling oso-derive v0.27.3
31502024-11-19T05:20:09.488Z Compiling lalrpop v0.19.12
31512024-11-19T05:20:09.537Z Checking derive_builder v0.20.2
31522024-11-19T05:20:09.679Z Compiling impl-trait-for-tuples v0.2.2
31532024-11-19T05:20:09.714Z Checking quick-xml v0.33.0
31542024-11-19T05:20:10.035Z Compiling diesel-dtrace v0.3.0
31552024-11-19T05:20:10.269Z Checking maplit v1.0.2
31562024-11-19T05:20:10.407Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31572024-11-19T05:20:10.431Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31582024-11-19T05:20:10.647Z Checking bb8 v0.8.5
31592024-11-19T05:20:10.853Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31602024-11-19T05:20:11.062Z Checking castaway v0.2.3
31612024-11-19T05:20:11.086Z Checking rand_seeder v0.3.0
31622024-11-19T05:20:11.219Z Checking compact_str v0.8.0
31632024-11-19T05:20:11.289Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31642024-11-19T05:20:11.511Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31652024-11-19T05:20:11.535Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31662024-11-19T05:20:11.724Z Checking unicode-truncate v1.1.0
31672024-11-19T05:20:11.916Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31682024-11-19T05:20:11.981Z Checking lru v0.12.5
31692024-11-19T05:20:12.161Z Compiling instability v0.3.2
31702024-11-19T05:20:12.233Z Checking unicode-linebreak v0.1.5
31712024-11-19T05:20:12.572Z Checking smawk v0.3.2
31722024-11-19T05:20:12.726Z Checking is_ci v1.2.0
31732024-11-19T05:20:12.772Z Checking cassowary v0.3.0
31742024-11-19T05:20:12.867Z Checking supports-color v3.0.1
31752024-11-19T05:20:13.044Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31762024-11-19T05:20:13.068Z Checking textwrap v0.16.1
31772024-11-19T05:20:13.114Z Checking multimap v0.10.0
31782024-11-19T05:20:13.144Z Checking ratatui v0.28.1
31792024-11-19T05:20:16.132Z Checking diesel v2.2.4
31802024-11-19T05:20:42.340Z Compiling polar-core v0.27.3
31812024-11-19T05:20:44.697Z Checking async-bb8-diesel v0.2.1
31822024-11-19T05:20:51.565Z Checking oso v0.27.3
31832024-11-19T05:22:21.311Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31842024-11-19T05:22:29.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
31852024-11-19T05:22:29.570Z
31862024-11-19T05:22:29.570Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (139/171)
31872024-11-19T05:22:30.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882024-11-19T05:22:30.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892024-11-19T05:22:30.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902024-11-19T05:22:30.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31912024-11-19T05:22:30.449Z
31922024-11-19T05:22:30.449Zinfo: running `cargo check --bins` on nexus-saga-recovery (140/171)
31932024-11-19T05:22:31.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942024-11-19T05:22:31.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952024-11-19T05:22:31.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962024-11-19T05:22:31.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31972024-11-19T05:22:31.305Z
31982024-11-19T05:22:31.305Zinfo: running `cargo check --bins` on nexus-test-utils-macros (141/171)
31992024-11-19T05:22:31.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002024-11-19T05:22:32.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012024-11-19T05:22:32.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022024-11-19T05:22:32.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32032024-11-19T05:22:32.100Z
32042024-11-19T05:22:32.100Zinfo: running `cargo check --bins` on omicron-nexus (142/171)
32052024-11-19T05:22:32.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062024-11-19T05:22:32.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072024-11-19T05:22:33.163Z Compiling libz-sys v1.1.20
32082024-11-19T05:22:33.187Z Compiling libgit2-sys v0.17.0+1.8.1
32092024-11-19T05:22:33.213Z Compiling vergen v8.3.2
32102024-11-19T05:22:33.236Z Compiling cargo-platform v0.1.8
32112024-11-19T05:22:33.236Z Compiling pin-project-internal v1.1.6
32122024-11-19T05:22:33.270Z Compiling snafu-derive v0.8.5
32132024-11-19T05:22:33.270Z Compiling libsqlite3-sys v0.30.1
32142024-11-19T05:22:33.294Z Checking simd-adler32 v0.3.7
32152024-11-19T05:22:33.498Z Checking lockfree-object-pool v0.1.6
32162024-11-19T05:22:33.619Z Compiling cargo_metadata v0.18.1
32172024-11-19T05:22:33.714Z Compiling buf-list v1.0.3
32182024-11-19T05:22:33.739Z Checking bumpalo v3.16.0
32192024-11-19T05:22:33.762Z Compiling zip v2.1.3
32202024-11-19T05:22:34.029Z Compiling cfg_aliases v0.2.1
32212024-11-19T05:22:34.052Z Compiling rustls v0.21.12
32222024-11-19T05:22:34.102Z Checking zopfli v0.8.1
32232024-11-19T05:22:34.138Z Compiling nix v0.29.0
32242024-11-19T05:22:34.343Z Checking globset v0.4.15
32252024-11-19T05:22:34.367Z Checking olpc-cjson v0.1.4
32262024-11-19T05:22:34.548Z Checking sct v0.7.1
32272024-11-19T05:22:34.675Z Checking rustls-webpki v0.101.7
32282024-11-19T05:22:34.743Z Checking serde_plain v1.0.2
32292024-11-19T05:22:34.790Z Checking typed-path v0.9.3
32302024-11-19T05:22:35.615Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32312024-11-19T05:22:35.855Z Checking pin-project v1.1.6
32322024-11-19T05:22:35.879Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32332024-11-19T05:22:35.879Z Checking hashlink v0.9.1
32342024-11-19T05:22:35.980Z Checking fallible-streaming-iterator v0.1.9
32352024-11-19T05:22:36.115Z Checking parse-size v1.1.0
32362024-11-19T05:22:36.187Z Checking fallible-iterator v0.3.0
32372024-11-19T05:22:36.449Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32382024-11-19T05:22:36.515Z Checking rustls-pemfile v1.0.4
32392024-11-19T05:22:36.688Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32402024-11-19T05:22:36.713Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32412024-11-19T05:22:36.737Z Checking rusqlite v0.32.1
32422024-11-19T05:22:36.767Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32432024-11-19T05:22:36.898Z Checking twox-hash v1.6.3
32442024-11-19T05:22:36.967Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32452024-11-19T05:22:37.391Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32462024-11-19T05:22:37.984Z Checking snafu v0.8.5
32472024-11-19T05:22:38.057Z Checking tokio-rustls v0.24.1
32482024-11-19T05:22:38.092Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32492024-11-19T05:22:38.116Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32502024-11-19T05:22:38.397Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32512024-11-19T05:22:38.511Z Checking tough v0.19.0
32522024-11-19T05:22:38.598Z Checking fatfs v0.3.6
32532024-11-19T05:22:38.621Z Checking assert_matches v1.5.0
32542024-11-19T05:22:42.612Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32552024-11-19T05:22:44.108Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32562024-11-19T05:22:45.683Z Compiling git2 v0.19.0
32572024-11-19T05:22:51.640Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32582024-11-19T05:24:02.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
32592024-11-19T05:24:02.216Z
32602024-11-19T05:24:02.216Zinfo: running `cargo check --bins` on nexus-external-api (143/171)
32612024-11-19T05:24:03.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622024-11-19T05:24:03.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632024-11-19T05:24:03.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642024-11-19T05:24:03.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
32652024-11-19T05:24:03.254Z
32662024-11-19T05:24:03.255Zinfo: running `cargo check --bins` on openapi-manager-types (144/171)
32672024-11-19T05:24:04.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682024-11-19T05:24:04.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692024-11-19T05:24:04.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702024-11-19T05:24:04.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32712024-11-19T05:24:04.207Z
32722024-11-19T05:24:04.207Zinfo: running `cargo check --bins` on nexus-internal-api (145/171)
32732024-11-19T05:24:05.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742024-11-19T05:24:05.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752024-11-19T05:24:05.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762024-11-19T05:24:05.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
32772024-11-19T05:24:05.198Z
32782024-11-19T05:24:05.198Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (146/171)
32792024-11-19T05:24:06.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-11-19T05:24:06.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-11-19T05:24:06.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-11-19T05:24:06.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32832024-11-19T05:24:06.231Z
32842024-11-19T05:24:06.231Zinfo: running `cargo check --bins` on nexus-networking (147/171)
32852024-11-19T05:24:07.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862024-11-19T05:24:07.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872024-11-19T05:24:07.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882024-11-19T05:24:07.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32892024-11-19T05:24:07.169Z
32902024-11-19T05:24:07.169Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (148/171)
32912024-11-19T05:24:07.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922024-11-19T05:24:07.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932024-11-19T05:24:07.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942024-11-19T05:24:07.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32952024-11-19T05:24:08.027Z
32962024-11-19T05:24:08.027Zinfo: running `cargo check --bins` on update-common (149/171)
32972024-11-19T05:24:08.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982024-11-19T05:24:08.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992024-11-19T05:24:08.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002024-11-19T05:24:08.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33012024-11-19T05:24:08.873Z
33022024-11-19T05:24:08.873Zinfo: running `cargo check --bins` on tufaceous-lib (150/171)
33032024-11-19T05:24:09.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042024-11-19T05:24:09.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052024-11-19T05:24:09.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062024-11-19T05:24:09.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33072024-11-19T05:24:09.719Z
33082024-11-19T05:24:09.719Zinfo: running `cargo check --bins` on tufaceous (151/171)
33092024-11-19T05:24:10.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102024-11-19T05:24:10.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112024-11-19T05:24:10.600Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33122024-11-19T05:24:11.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
33132024-11-19T05:24:11.935Z
33142024-11-19T05:24:11.935Zinfo: running `cargo check --bins` on omicron-dev (152/171)
33152024-11-19T05:24:12.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162024-11-19T05:24:12.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172024-11-19T05:24:13.053Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33182024-11-19T05:24:13.094Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33192024-11-19T05:24:13.118Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33202024-11-19T05:24:13.118Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33212024-11-19T05:24:48.493Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33222024-11-19T05:24:48.493Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33232024-11-19T05:24:48.517Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33242024-11-19T05:24:48.517Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33252024-11-19T05:24:48.517Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33262024-11-19T05:24:49.428Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33272024-11-19T05:24:50.924Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33282024-11-19T05:25:43.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
33292024-11-19T05:25:43.339Z
33302024-11-19T05:25:43.339Zinfo: running `cargo check --bins` on openapi-manager (153/171)
33312024-11-19T05:25:44.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322024-11-19T05:25:44.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332024-11-19T05:25:44.252Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33342024-11-19T05:25:44.252Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33352024-11-19T05:25:44.275Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33362024-11-19T05:25:46.183Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33372024-11-19T05:25:47.240Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33382024-11-19T05:25:48.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s
33392024-11-19T05:25:48.738Z
33402024-11-19T05:25:48.738Zinfo: running `cargo check --bins` on installinator-api (154/171)
33412024-11-19T05:25:49.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422024-11-19T05:25:49.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432024-11-19T05:25:49.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442024-11-19T05:25:49.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33452024-11-19T05:25:49.563Z
33462024-11-19T05:25:49.563Zinfo: running `cargo check --bins` on wicketd-api (155/171)
33472024-11-19T05:25:50.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482024-11-19T05:25:50.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492024-11-19T05:25:50.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502024-11-19T05:25:50.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33512024-11-19T05:25:50.385Z
33522024-11-19T05:25:50.385Zinfo: running `cargo check --bins` on reconfigurator-cli (156/171)
33532024-11-19T05:25:51.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542024-11-19T05:25:51.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552024-11-19T05:25:51.301Z Compiling petname v2.0.2
33562024-11-19T05:25:51.325Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33572024-11-19T05:25:51.325Z Checking sync-ptr v0.1.1
33582024-11-19T05:25:52.988Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33592024-11-19T05:25:54.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
33602024-11-19T05:25:55.052Z
33612024-11-19T05:25:55.052Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (157/171)
33622024-11-19T05:25:55.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632024-11-19T05:25:55.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642024-11-19T05:25:55.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652024-11-19T05:25:55.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33662024-11-19T05:25:55.890Z
33672024-11-19T05:25:55.890Zinfo: running `cargo check --bins` on omicron-releng (158/171)
33682024-11-19T05:25:56.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692024-11-19T05:25:56.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702024-11-19T05:25:56.732Z Checking memmap2 v0.9.5
33712024-11-19T05:25:56.732Z Checking constant_time_eq v0.3.1
33722024-11-19T05:25:56.732Z Checking arrayref v0.3.9
33732024-11-19T05:25:56.755Z Checking spin v0.5.2
33742024-11-19T05:25:56.755Z Checking arrayvec v0.7.6
33752024-11-19T05:25:56.755Z Checking topological-sort v0.2.2
33762024-11-19T05:25:56.755Z Checking shell-words v1.1.0
33772024-11-19T05:25:56.978Z Checking ring v0.16.20
33782024-11-19T05:25:57.096Z Checking blake3 v1.5.4
33792024-11-19T05:25:58.382Z Checking omicron-zone-package v0.11.1
33802024-11-19T05:25:59.785Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33812024-11-19T05:26:00.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
33822024-11-19T05:26:01.064Z
33832024-11-19T05:26:01.064Zinfo: running `cargo check --bins` on xtask (159/171)
33842024-11-19T05:26:01.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852024-11-19T05:26:01.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862024-11-19T05:26:01.615Z Checking bitflags v2.6.0
33872024-11-19T05:26:01.616Z Checking serde v1.0.215
33882024-11-19T05:26:01.616Z Checking thiserror v1.0.69
33892024-11-19T05:26:01.652Z Checking scroll v0.12.0
33902024-11-19T05:26:01.676Z Checking hashbrown v0.15.0
33912024-11-19T05:26:01.700Z Checking log v0.4.22
33922024-11-19T05:26:01.700Z Checking zerocopy v0.7.35
33932024-11-19T05:26:01.724Z Checking syn v2.0.87
33942024-11-19T05:26:01.775Z Checking pest v2.7.14
33952024-11-19T05:26:01.870Z Checking rustix v0.38.37
33962024-11-19T05:26:01.921Z Checking once_cell v1.20.2
33972024-11-19T05:26:02.079Z Checking goblin v0.8.2
33982024-11-19T05:26:02.179Z Checking fs-err v2.11.0
33992024-11-19T05:26:02.447Z Checking anyhow v1.0.93
34002024-11-19T05:26:02.563Z Checking indexmap v2.6.0
34012024-11-19T05:26:02.792Z Checking tabled v0.15.0
34022024-11-19T05:26:03.435Z Checking terminal_size v0.4.0
34032024-11-19T05:26:03.435Z Checking tempfile v3.13.0
34042024-11-19T05:26:03.591Z Checking clap_builder v4.5.21
34052024-11-19T05:26:03.795Z Checking dtrace-parser v0.2.0
34062024-11-19T05:26:05.560Z Checking serde_json v1.0.132
34072024-11-19T05:26:05.560Z Checking serde_spanned v0.6.8
34082024-11-19T05:26:05.560Z Checking toml_datetime v0.6.8
34092024-11-19T05:26:05.585Z Checking camino v1.1.9
34102024-11-19T05:26:05.585Z Checking semver v1.0.23
34112024-11-19T05:26:05.781Z Checking cargo-platform v0.1.8
34122024-11-19T05:26:05.805Z Checking macaddr v1.0.1
34132024-11-19T05:26:05.837Z Checking toml_edit v0.22.22
34142024-11-19T05:26:06.055Z Checking camino-tempfile v1.1.1
34152024-11-19T05:26:06.079Z Checking clap v4.5.21
34162024-11-19T05:26:06.857Z Checking dof v0.3.0
34172024-11-19T05:26:06.857Z Checking cargo_metadata v0.18.1
34182024-11-19T05:26:07.349Z Checking usdt-impl v0.5.0
34192024-11-19T05:26:07.772Z Checking usdt v0.5.0
34202024-11-19T05:26:07.889Z Checking toml v0.8.19
34212024-11-19T05:26:08.477Z Checking cargo_toml v0.20.5
34222024-11-19T05:26:09.968Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34232024-11-19T05:26:10.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
34242024-11-19T05:26:10.834Z
34252024-11-19T05:26:10.834Zinfo: running `cargo check --bins` on end-to-end-tests (160/171)
34262024-11-19T05:26:11.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272024-11-19T05:26:11.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282024-11-19T05:26:11.793Z Checking polyval v0.6.2
34292024-11-19T05:26:11.818Z Checking ctr v0.9.2
34302024-11-19T05:26:11.843Z Checking ssh-encoding v0.2.0
34312024-11-19T05:26:11.867Z Checking blowfish v0.9.1
34322024-11-19T05:26:11.891Z Checking password-hash v0.4.2
34332024-11-19T05:26:11.891Z Checking matches v0.1.10
34342024-11-19T05:26:11.921Z Checking p521 v0.13.3
34352024-11-19T05:26:11.921Z Checking p256 v0.13.2
34362024-11-19T05:26:11.989Z Checking idna v0.2.3
34372024-11-19T05:26:12.065Z Checking ghash v0.5.1
34382024-11-19T05:26:12.089Z Checking bcrypt-pbkdf v0.10.0
34392024-11-19T05:26:12.113Z Compiling enum-as-inner v0.5.1
34402024-11-19T05:26:12.149Z Checking russh-cryptovec v0.7.3
34412024-11-19T05:26:12.212Z Checking aes-gcm v0.10.3
34422024-11-19T05:26:12.285Z Checking pbkdf2 v0.11.0
34432024-11-19T05:26:12.310Z Checking md5 v0.7.0
34442024-11-19T05:26:12.334Z Checking num-bigint v0.4.6
34452024-11-19T05:26:12.374Z Checking des v0.8.1
34462024-11-19T05:26:12.424Z Checking ssh-cipher v0.2.0
34472024-11-19T05:26:12.525Z Checking hex-literal v0.4.1
34482024-11-19T05:26:12.549Z Compiling dhcproto-macros v0.1.0
34492024-11-19T05:26:12.611Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34502024-11-19T05:26:12.649Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34512024-11-19T05:26:12.673Z Checking internet-checksum v0.2.1
34522024-11-19T05:26:12.697Z Checking ssh-key v0.6.6
34532024-11-19T05:26:12.922Z Checking trust-dns-proto v0.22.0
34542024-11-19T05:26:14.125Z Checking russh-keys v0.45.0
34552024-11-19T05:26:15.228Z Checking russh v0.45.0
34562024-11-19T05:26:15.878Z Checking dhcproto v0.12.0
34572024-11-19T05:26:38.040Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34582024-11-19T05:26:39.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.91s
34592024-11-19T05:26:39.930Z
34602024-11-19T05:26:39.930Zinfo: running `cargo check --bins` on gateway-cli (161/171)
34612024-11-19T05:26:40.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622024-11-19T05:26:40.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632024-11-19T05:26:40.734Z Checking termios v0.3.3
34642024-11-19T05:26:40.915Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34652024-11-19T05:26:41.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
34662024-11-19T05:26:42.015Z
34672024-11-19T05:26:42.015Zinfo: running `cargo check --bins --no-default-features` on installinator (162/171)
34682024-11-19T05:26:42.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692024-11-19T05:26:42.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702024-11-19T05:26:42.892Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34712024-11-19T05:26:45.287Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34722024-11-19T05:26:47.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.49s
34732024-11-19T05:26:47.691Z
34742024-11-19T05:26:47.691Zinfo: running `cargo check --bins` on internal-dns-cli (163/171)
34752024-11-19T05:26:48.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762024-11-19T05:26:48.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772024-11-19T05:26:48.512Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34782024-11-19T05:26:49.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
34792024-11-19T05:26:49.151Z
34802024-11-19T05:26:49.151Zinfo: running `cargo check --bins` on omicron-live-tests (164/171)
34812024-11-19T05:26:49.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822024-11-19T05:26:49.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832024-11-19T05:26:49.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842024-11-19T05:26:49.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34852024-11-19T05:26:49.906Z
34862024-11-19T05:26:49.906Zinfo: running `cargo check --bins` on live-tests-macros (165/171)
34872024-11-19T05:26:50.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-11-19T05:26:50.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-11-19T05:26:50.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902024-11-19T05:26:50.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34912024-11-19T05:26:50.665Z
34922024-11-19T05:26:50.665Zinfo: running `cargo check --bins` on omicron-package (166/171)
34932024-11-19T05:26:51.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942024-11-19T05:26:51.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952024-11-19T05:26:51.493Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34962024-11-19T05:26:52.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
34972024-11-19T05:26:53.145Z
34982024-11-19T05:26:53.145Zinfo: running `cargo check --bins` on wicket-dbg (167/171)
34992024-11-19T05:26:53.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002024-11-19T05:26:53.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012024-11-19T05:26:54.018Z Checking rtoolbox v0.0.2
35022024-11-19T05:26:54.043Z Checking tui-tree-widget v0.22.0
35032024-11-19T05:26:54.043Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35042024-11-19T05:26:54.200Z Checking rpassword v7.3.1
35052024-11-19T05:26:59.344Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35062024-11-19T05:27:03.112Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35072024-11-19T05:27:04.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.43s
35082024-11-19T05:27:04.753Z
35092024-11-19T05:27:04.753Zinfo: running `cargo check --bins` on wicket (168/171)
35102024-11-19T05:27:05.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112024-11-19T05:27:05.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122024-11-19T05:27:05.632Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35132024-11-19T05:27:06.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
35142024-11-19T05:27:06.217Z
35152024-11-19T05:27:06.217Zinfo: running `cargo check --bins` on wicketd (169/171)
35162024-11-19T05:27:06.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172024-11-19T05:27:06.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182024-11-19T05:27:07.099Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35192024-11-19T05:27:11.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
35202024-11-19T05:27:11.982Z
35212024-11-19T05:27:11.982Zinfo: running `cargo check --bins` on omicron-workspace-hack (170/171)
35222024-11-19T05:27:12.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232024-11-19T05:27:12.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242024-11-19T05:27:12.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252024-11-19T05:27:12.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35262024-11-19T05:27:12.742Z
35272024-11-19T05:27:12.743Zinfo: running `cargo check --bins` on zone-setup (171/171)
35282024-11-19T05:27:13.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292024-11-19T05:27:13.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302024-11-19T05:27:13.671Z Checking uzers v0.12.1
35312024-11-19T05:27:13.994Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35322024-11-19T05:27:15.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
35332024-11-19T05:27:15.534Z
35342024-11-19T05:27:15.534Zreal 16:00.656440267
35352024-11-19T05:27:15.534Zuser 24:50.470066787
35362024-11-19T05:27:15.534Zsys 5:45.999078645
35372024-11-19T05:27:15.534Ztrap 0.544097012
35382024-11-19T05:27:15.534Ztflt 1.283409523
35392024-11-19T05:27:15.534Zdflt 3.620077203
35402024-11-19T05:27:15.534Zkflt 0.000706420
35412024-11-19T05:27:15.535Zlock 52:20.600915308
35422024-11-19T05:27:15.535Zslp 2:18:57.604492684
35432024-11-19T05:27:15.558Zlat 58.207348310
35442024-11-19T05:27:15.558Zstop 2:52.541625546
35452024-11-19T05:27:15.558Zprocess exited: duration 1282595 ms, exit code 0
 
35462024-11-19T05:27:15.607Zfound 0 output files