01JC077JV82PBSVN8AJ78JR0RJ: 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: 01JC077WV2AXBMK5RZ19Y36E6V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-06T07:51:14.889Zjob assigned to worker 01JC07879Z9Z3HWF9F2G14K9HM (queued for 55 s)
 
22024-11-06T07:51:22.571Zstarting task 0: "setup"
32024-11-06T07:51:22.582Z++ uname -s
42024-11-06T07:51:22.585Z+ kern=SunOS
52024-11-06T07:51:22.585Z+ case "$kern" in
62024-11-06T07:51:22.585Z+ [[ 0 == 12345 ]]
72024-11-06T07:51:22.585Z+ groupadd -g 12345 build
82024-11-06T07:51:22.588Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-11-06T07:51:24.600Z+ zfs create -o mountpoint=/work rpool/work
102024-11-06T07:51:24.719Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-11-06T07:51:24.721Z+ home_fs=zfs
122024-11-06T07:51:24.721Z+ [[ zfs == autofs ]]
132024-11-06T07:51:24.721Z+ mkdir -p /home/build
142024-11-06T07:51:24.723Z+ chown build:build /home/build /work
152024-11-06T07:51:26.727Z+ chmod 0700 /home/build /work
162024-11-06T07:51:26.730Zprocess exited: duration 4156 ms, exit code 0
 
172024-11-06T07:51:26.735Zstarting task 1: "rust-toolchain"
182024-11-06T07:51:26.746Z+ printf ' * toolchain channel = "%s"
192024-11-06T07:51:26.746Z' 1.82.0
202024-11-06T07:51:26.746Z * toolchain channel = "1.82.0"
212024-11-06T07:51:26.746Z+ printf ' * toolchain profile = "%s"
222024-11-06T07:51:26.746Z' default
232024-11-06T07:51:26.746Z * toolchain profile = "default"
242024-11-06T07:51:26.746Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-11-06T07:51:26.747Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
262024-11-06T07:51:26.871Zinfo: downloading installer
272024-11-06T07:51:28.070Zinfo: profile set to 'default'
282024-11-06T07:51:28.070Zinfo: default host triple is x86_64-unknown-illumos
292024-11-06T07:51:28.073Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
302024-11-06T07:51:28.227Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
312024-11-06T07:51:28.227Zinfo: downloading component 'cargo'
322024-11-06T07:51:29.111Zinfo: downloading component 'clippy'
332024-11-06T07:51:29.441Zinfo: downloading component 'rust-docs'
342024-11-06T07:51:30.664Zinfo: downloading component 'rust-std'
352024-11-06T07:51:32.607Zinfo: downloading component 'rustc'
362024-11-06T07:51:39.519Zinfo: downloading component 'rustfmt'
372024-11-06T07:51:39.767Zinfo: installing component 'cargo'
382024-11-06T07:51:40.623Zinfo: installing component 'clippy'
392024-11-06T07:51:41.031Zinfo: installing component 'rust-docs'
402024-11-06T07:51:42.737Zinfo: installing component 'rust-std'
412024-11-06T07:51:44.723Zinfo: installing component 'rustc'
422024-11-06T07:51:50.937Zinfo: installing component 'rustfmt'
432024-11-06T07:51:51.272Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
442024-11-06T07:51:51.272Z
452024-11-06T07:51:51.653Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
462024-11-06T07:51:51.653Z
472024-11-06T07:51:51.656Z
482024-11-06T07:51:51.656ZRust is installed now. Great!
492024-11-06T07:51:51.656Z
502024-11-06T07:51:51.656ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-11-06T07:51:51.656Zenvironment variable. This has not been done automatically.
522024-11-06T07:51:51.656Z
532024-11-06T07:51:51.656ZTo configure your current shell, you need to source
542024-11-06T07:51:51.656Zthe corresponding env file under $HOME/.cargo.
552024-11-06T07:51:51.656Z
562024-11-06T07:51:51.656ZThis is usually done by running one of the following (note the leading DOT):
572024-11-06T07:51:51.656Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-11-06T07:51:51.656Zsource "$HOME/.cargo/env.fish" # For fish
592024-11-06T07:51:51.730Z+ rustc --version
602024-11-06T07:51:51.797Zrustc 1.82.0 (f6e511eec 2024-10-15)
612024-11-06T07:51:51.800Zprocess exited: duration 25062 ms, exit code 0
 
622024-11-06T07:51:51.805Zstarting task 2: "authentication"
632024-11-06T07:51:51.826Zprocess exited: duration 20 ms, exit code 0
 
642024-11-06T07:51:51.831Zstarting task 3: "clone repository"
652024-11-06T07:51:51.837Z+ mkdir -p /work/oxidecomputer/omicron
662024-11-06T07:51:51.839Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-11-06T07:51:51.884ZCloning into '/work/oxidecomputer/omicron'...
682024-11-06T07:51:58.293Z+ cd /work/oxidecomputer/omicron
692024-11-06T07:51:58.293Z+ git fetch origin 6ec58a018b26cc2f8d1a76aa25743d5578180c8f
702024-11-06T07:51:58.719ZFrom https://github.com/oxidecomputer/omicron
712024-11-06T07:51:58.719Z * branch 6ec58a018b26cc2f8d1a76aa25743d5578180c8f -> FETCH_HEAD
722024-11-06T07:51:58.727Z+ [[ -n '' ]]
732024-11-06T07:51:58.727Z+ git reset --hard 6ec58a018b26cc2f8d1a76aa25743d5578180c8f
742024-11-06T07:51:58.892ZHEAD is now at 6ec58a018 clean up
752024-11-06T07:51:58.895Zprocess exited: duration 7061 ms, exit code 0
 
762024-11-06T07:51:58.902Zstarting task 4: "build"
772024-11-06T07:51:58.906Z+ source .github/buildomat/ci-env.sh
782024-11-06T07:51:58.906Z++ export CARGO_TERM_COLOR=always
792024-11-06T07:51:58.906Z++ CARGO_TERM_COLOR=always
802024-11-06T07:51:58.906Z+ cargo --version
812024-11-06T07:51:58.962Zcargo 1.82.0 (8f40fc59f 2024-08-21)
822024-11-06T07:51:58.964Z+ rustc --version
832024-11-06T07:51:59.024Zrustc 1.82.0 (f6e511eec 2024-10-15)
842024-11-06T07:51:59.027Z+ source ./env.sh
852024-11-06T07:51:59.027Z++ OLD_SHELL_OPTS=ehxB
862024-11-06T07:51:59.027Z++ set -o xtrace
872024-11-06T07:51:59.030Z++++ dirname ./env.sh
882024-11-06T07:51:59.032Z+++ readlink -f .
892024-11-06T07:51:59.035Z++ OMICRON_WS=/work/oxidecomputer/omicron
902024-11-06T07:51:59.035Z++ export 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-06T07:51:59.035Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922024-11-06T07:51:59.035Z++ 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
932024-11-06T07:51:59.035Z++ 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
942024-11-06T07:51:59.035Z++ 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
952024-11-06T07:51:59.035Z++ 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
962024-11-06T07:51:59.035Z++ 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
972024-11-06T07:51:59.035Z++ 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
982024-11-06T07:51:59.035Z++ case $OLD_SHELL_OPTS in
992024-11-06T07:51:59.035Z++ unset OLD_SHELL_OPTS OMICRON_WS
1002024-11-06T07:51:59.035Z+ 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
1012024-11-06T07:51:59.035Z+ 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
1022024-11-06T07:51:59.035Z+ banner prerequisites
1032024-11-06T07:51:59.040Z
1042024-11-06T07:51:59.040Z ##### ##### ###### ##### ###### #### # # # #### #
1052024-11-06T07:51:59.040Z # # # # # # # # # # # # # # #
1062024-11-06T07:51:59.040Z # # # # ##### # # ##### # # # # # #### #
1072024-11-06T07:51:59.040Z ##### ##### # ##### # # # # # # # # #
1082024-11-06T07:51:59.040Z # # # # # # # # # # # # # # #
1092024-11-06T07:51:59.040Z # # # ###### # # ###### ### # #### # #### #
1102024-11-06T07:51:59.040Z
1112024-11-06T07:51:59.040Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1122024-11-06T07:52:07.838Z Startup: Refreshing catalog 'helios-dev' ... Done
1132024-11-06T07:52:11.282Z Startup: Caching catalogs ... Done
1142024-11-06T07:52:19.379ZPlanning: Solver setup ... Done (7.372s)
1152024-11-06T07:52:19.481ZPlanning: Running solver ... Done (0.102s)
1162024-11-06T07:52:19.566ZPlanning: Finding local manifests ... Done (0.004s)
1172024-11-06T07:52:19.597ZPlanning: Fetching manifests: 0/5 0% complete
1182024-11-06T07:52:22.639ZPlanning: Fetching manifests: 5/5 100% complete
1192024-11-06T07:52:22.742ZPlanning: Package planning ... Done (0.103s)
1202024-11-06T07:52:22.798ZPlanning: Merging actions ... Done (0.055s)
1212024-11-06T07:52:22.992ZPlanning: Checking for conflicting actions ... Done (0.194s)
1222024-11-06T07:52:24.985ZPlanning: Consolidating action changes ... Done (1.985s)
1232024-11-06T07:52:25.403ZPlanning: Evaluating mediators ... Done (0.424s)
1242024-11-06T07:52:25.488ZPlanning: Planning completed in 14.11 seconds
1252024-11-06T07:52:25.508Z Packages to install: 4
1262024-11-06T07:52:25.509Z Packages to update: 1
1272024-11-06T07:52:25.558Z Mediators to change: 2
1282024-11-06T07:52:25.558Z Services to change: 1
1292024-11-06T07:52:25.558Z Estimated space available: 155.61 GB
1302024-11-06T07:52:25.559ZEstimated space to be consumed: 1.59 GB
1312024-11-06T07:52:25.559Z Create boot environment: No
1322024-11-06T07:52:25.559ZCreate backup boot environment: Yes
1332024-11-06T07:52:25.559Z Rebuild boot archive: No
1342024-11-06T07:52:25.559Z
1352024-11-06T07:52:25.559ZChanged mediators:
1362024-11-06T07:52:25.559Z mediator clang:
1372024-11-06T07:52:25.560Z version: None -> 15 (system default)
1382024-11-06T07:52:25.560Z
1392024-11-06T07:52:25.560Z mediator llvm:
1402024-11-06T07:52:25.560Z version: 14 (system default) -> 15 (system default)
1412024-11-06T07:52:25.560Z
1422024-11-06T07:52:25.560ZChanged packages:
1432024-11-06T07:52:25.560Zhelios-dev
1442024-11-06T07:52:25.560Z developer/build-essential
1452024-11-06T07:52:25.561Z None -> 11-2.0
1462024-11-06T07:52:25.561Z library/libxmlsec1
1472024-11-06T07:52:25.561Z None -> 1.2.35-2.0
1482024-11-06T07:52:25.561Z ooce/developer/clang-15
1492024-11-06T07:52:25.561Z None -> 15.0.7-2.0
1502024-11-06T07:52:25.561Z ooce/developer/llvm-15
1512024-11-06T07:52:25.561Z None -> 15.0.7-2.0
1522024-11-06T07:52:25.561Z package/pkg
1532024-11-06T07:52:25.561Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1542024-11-06T07:52:25.562Z
1552024-11-06T07:52:25.562ZServices:
1562024-11-06T07:52:25.562Z restart_fmri:
1572024-11-06T07:52:25.562Z svc:/system/update-man-index:default
1582024-11-06T07:52:25.562Z
1592024-11-06T07:52:25.562ZEditable files to change:
1602024-11-06T07:52:25.562Z Update:
1612024-11-06T07:52:25.562Z usr/share/lib/pkg/web/config.shtml
1622024-11-06T07:52:25.630Z
1632024-11-06T07:52:25.630ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1642024-11-06T07:52:30.583ZDownload: 1148/4281 items 76.3/220.6MB 34% complete (15.3M/s)
1652024-11-06T07:52:35.583ZDownload: 1247/4281 items 97.7/220.6MB 44% complete (9.7M/s)
1662024-11-06T07:52:40.957ZDownload: 2218/4281 items 118.2/220.6MB 53% complete (9.6M/s)
1672024-11-06T07:52:45.962ZDownload: 3446/4281 items 215.2/220.6MB 97% complete (11.3M/s)
1682024-11-06T07:52:48.164ZDownload: Completed 220.60 MB in 22.58 seconds (9.8M/s)
1692024-11-06T07:52:51.105Z Actions: 1/5063 actions (Removing old actions)
1702024-11-06T07:52:51.127Z Actions: 194/5063 actions (Installing new actions)
1712024-11-06T07:52:55.860Z Actions: 4226/5063 actions (Updating modified actions)
1722024-11-06T07:52:56.182Z Actions: Completed 5063 actions in 5.08 seconds.
1732024-11-06T07:52:56.567Z Done (0.376s)
1742024-11-06T07:52:56.570Z Done (0.000s)
1752024-11-06T07:52:57.087Z Done (0.520s)
1762024-11-06T07:53:01.622Z Done (4.320s)
1772024-11-06T07:53:01.709Z Done (0.018s)
1782024-11-06T07:53:01.712Z Done (0.000s)
1792024-11-06T07:53:01.935Z Done (0.000s)
1802024-11-06T07:53:02.607ZPlanning: Evaluating mediator changes ... Done
1812024-11-06T07:53:02.768ZPlanning: Checking for conflicting actions ... Done
1822024-11-06T07:53:02.771ZPlanning: Consolidating action changes ... Done
1832024-11-06T07:53:03.041ZPlanning: Evaluating mediators ... Done
1842024-11-06T07:53:03.044ZPlanning: Planning completed in 0.43 seconds
1852024-11-06T07:53:03.081Z Mediators to change: 2
1862024-11-06T07:53:03.081Z Create boot environment: No
1872024-11-06T07:53:03.084ZCreate backup boot environment: No
1882024-11-06T07:53:03.179Z Done
1892024-11-06T07:53:03.179Z Done
1902024-11-06T07:53:03.512Z Done
1912024-11-06T07:53:07.078Z Done
1922024-11-06T07:53:07.165Z Done
1932024-11-06T07:53:07.168Z Done
1942024-11-06T07:53:07.274Z Done
1952024-11-06T07:53:07.895ZPlanning: Evaluating mediator changes ... Done
1962024-11-06T07:53:07.898ZPlanning: Merging actions ... Done
1972024-11-06T07:53:08.088ZPlanning: Checking for conflicting actions ... Done
1982024-11-06T07:53:08.091ZPlanning: Consolidating action changes ... Done
1992024-11-06T07:53:08.365ZPlanning: Evaluating mediators ... Done
2002024-11-06T07:53:08.421ZPlanning: Planning completed in 0.78 seconds
2012024-11-06T07:53:08.463Z Packages to change: 1
2022024-11-06T07:53:08.464Z Mediators to change: 1
2032024-11-06T07:53:08.466Z Services to change: 1
2042024-11-06T07:53:08.466Z Create boot environment: No
2052024-11-06T07:53:08.466ZCreate backup boot environment: Yes
2062024-11-06T07:53:10.680Z Actions: 1/6 actions (Updating modified actions)
2072024-11-06T07:53:10.683Z Actions: Completed 6 actions in 0.00 seconds.
2082024-11-06T07:53:10.683Z Done
2092024-11-06T07:53:10.683Z Done
2102024-11-06T07:53:10.788Z Done
2112024-11-06T07:53:14.491Z Done
2122024-11-06T07:53:14.583Z Done
2132024-11-06T07:53:14.586Z Done
2142024-11-06T07:53:14.704Z Done
2152024-11-06T07:53:15.139ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2162024-11-06T07:53:15.139Zclang system 15 system
2172024-11-06T07:53:15.139Zcsh system system illumos
2182024-11-06T07:53:15.139Zctags system system illumos
2192024-11-06T07:53:15.139Zgcc vendor 12 vendor
2202024-11-06T07:53:15.139Zgcc system 10 system
2212024-11-06T07:53:15.139Zgcc system 7 system
2222024-11-06T07:53:15.139Zgo system 1.20 system
2232024-11-06T07:53:15.139Zgo system 1.19 system
2242024-11-06T07:53:15.139Zllvm system 15 system
2252024-11-06T07:53:15.139Zllvm system 14 system
2262024-11-06T07:53:15.139Zmariadb system 10.6 system
2272024-11-06T07:53:15.139Zmta vendor vendor dma
2282024-11-06T07:53:15.139Zopenjdk system 17 system
2292024-11-06T07:53:15.139Zopenjdk system 11 system
2302024-11-06T07:53:15.139Zopenjdk system 1.8 system
2312024-11-06T07:53:15.140Zopenssl vendor 3 vendor
2322024-11-06T07:53:15.140Zperl system 5.36 system
2332024-11-06T07:53:15.140Zpostgresql system 15 system
2342024-11-06T07:53:15.140Zpostgresql system 13 system
2352024-11-06T07:53:15.140Zpython vendor 3 vendor
2362024-11-06T07:53:15.140Zpython system 2 system
2372024-11-06T07:53:15.140Zpython3 system 3.11 system
2382024-11-06T07:53:15.140Zruby system 3.0 system
2392024-11-06T07:53:15.140Zwords vendor vendor american-english
2402024-11-06T07:53:15.140Zwords system system australian-english
2412024-11-06T07:53:15.140Zwords system system british-english
2422024-11-06T07:53:15.142Zwords system system canadian-english
2432024-11-06T07:53:15.142Zwords system system french
2442024-11-06T07:53:15.142Zwords system system italian
2452024-11-06T07:53:15.143Zwords system system ngerman
2462024-11-06T07:53:15.143Zwords system system ogerman
2472024-11-06T07:53:15.143Zwords system system spanish
2482024-11-06T07:53:15.478ZPUBLISHER TYPE STATUS P LOCATION
2492024-11-06T07:53:15.478Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2502024-11-06T07:53:17.959ZFMRI IFO
2512024-11-06T07:53:17.959Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2522024-11-06T07:53:17.959Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2532024-11-06T07:53:17.959Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2542024-11-06T07:53:17.959Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2552024-11-06T07:53:17.959Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2562024-11-06T07:53:17.959Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2572024-11-06T07:53:17.959Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2582024-11-06T07:53:17.959Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2592024-11-06T07:53:17.959Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2602024-11-06T07:53:17.959Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2612024-11-06T07:53:17.959Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2622024-11-06T07:53:17.959Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2632024-11-06T07:53:17.959Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2642024-11-06T07:53:17.959Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2652024-11-06T07:53:17.959Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2662024-11-06T07:53:18.655Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2672024-11-06T07:53:18.980Z Updating crates.io index
2682024-11-06T07:53:18.983Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2692024-11-06T07:53:19.810Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2702024-11-06T07:53:20.061Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712024-11-06T07:53:20.333Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2722024-11-06T07:53:20.589Z Updating git repository `https://github.com/oxidecomputer/propolis`
2732024-11-06T07:53:21.551Z Updating git repository `https://github.com/oxidecomputer/crucible`
2742024-11-06T07:53:23.898Z Updating git repository `https://github.com/oxidecomputer/opte`
2752024-11-06T07:53:24.918Z Updating git repository `https://github.com/oxidecomputer/falcon`
2762024-11-06T07:53:25.698Z Updating git repository `https://github.com/oxidecomputer/clickward`
2772024-11-06T07:53:25.993Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782024-11-06T07:53:26.281Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2792024-11-06T07:53:26.823Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2802024-11-06T07:53:27.149Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2812024-11-06T07:53:27.582Z Updating git repository `https://github.com/oxidecomputer/tofino`
2822024-11-06T07:53:27.838Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2832024-11-06T07:53:28.099Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2842024-11-06T07:53:28.317Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2852024-11-06T07:53:28.626Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2862024-11-06T07:53:28.969Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872024-11-06T07:53:29.294Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2882024-11-06T07:53:29.649Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892024-11-06T07:53:30.152Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902024-11-06T07:53:30.465Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2912024-11-06T07:53:30.825Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2922024-11-06T07:53:31.248Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2932024-11-06T07:53:31.510Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2942024-11-06T07:53:31.832Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2952024-11-06T07:53:33.049Z Downloading crates ...
2962024-11-06T07:53:33.159Z Downloaded autocfg v1.4.0
2972024-11-06T07:53:33.162Z Downloaded anstyle-parse v0.2.5
2982024-11-06T07:53:33.165Z Downloaded anstream v0.6.15
2992024-11-06T07:53:33.167Z Downloaded equivalent v1.0.1
3002024-11-06T07:53:33.173Z Downloaded scroll_derive v0.12.0
3012024-11-06T07:53:33.176Z Downloaded pretty-hex v0.4.1
3022024-11-06T07:53:33.179Z Downloaded anstyle-query v1.1.1
3032024-11-06T07:53:33.179Z Downloaded anstyle v1.0.8
3042024-11-06T07:53:33.185Z Downloaded proc-macro-error-attr v1.0.4
3052024-11-06T07:53:33.187Z Downloaded heck v0.5.0
3062024-11-06T07:53:33.187Z Downloaded block-buffer v0.10.4
3072024-11-06T07:53:33.190Z Downloaded fnv v1.0.7
3082024-11-06T07:53:33.192Z Downloaded serde_tokenstream v0.2.2
3092024-11-06T07:53:33.194Z Downloaded itoa v1.0.11
3102024-11-06T07:53:33.194Z Downloaded usdt-macro v0.5.0
3112024-11-06T07:53:33.196Z Downloaded smawk v0.3.2
3122024-11-06T07:53:33.196Z Downloaded generic-array v0.14.7
3132024-11-06T07:53:33.200Z Downloaded dof v0.3.0
3142024-11-06T07:53:33.200Z Downloaded cpufeatures v0.2.14
3152024-11-06T07:53:33.200Z Downloaded thiserror-impl v1.0.64
3162024-11-06T07:53:33.202Z Downloaded terminal_size v0.4.0
3172024-11-06T07:53:33.202Z Downloaded usdt v0.5.0
3182024-11-06T07:53:33.205Z Downloaded clap_derive v4.5.18
3192024-11-06T07:53:33.205Z Downloaded toml_datetime v0.6.8
3202024-11-06T07:53:33.208Z Downloaded cargo_metadata v0.18.1
3212024-11-06T07:53:33.208Z Downloaded unicode-linebreak v0.1.5
3222024-11-06T07:53:33.211Z Downloaded pest_generator v2.7.14
3232024-11-06T07:53:33.211Z Downloaded camino v1.1.9
3242024-11-06T07:53:33.213Z Downloaded anyhow v1.0.92
3252024-11-06T07:53:33.216Z Downloaded tabled_derive v0.7.0
3262024-11-06T07:53:33.219Z Downloaded clap v4.5.20
3272024-11-06T07:53:33.228Z Downloaded ucd-trie v0.1.7
3282024-11-06T07:53:33.230Z Downloaded papergrid v0.11.0
3292024-11-06T07:53:33.234Z Downloaded serde_derive v1.0.210
3302024-11-06T07:53:33.252Z Downloaded is_terminal_polyfill v1.70.1
3312024-11-06T07:53:33.255Z Downloaded dtrace-parser v0.2.0
3322024-11-06T07:53:33.255Z Downloaded colorchoice v1.0.2
3332024-11-06T07:53:33.263Z Downloaded swrite v0.1.0
3342024-11-06T07:53:33.270Z Downloaded memchr v2.7.4
3352024-11-06T07:53:33.275Z Downloaded crypto-common v0.1.6
3362024-11-06T07:53:33.277Z Downloaded digest v0.10.7
3372024-11-06T07:53:33.279Z Downloaded cargo-platform v0.1.8
3382024-11-06T07:53:33.279Z Downloaded strsim v0.11.1
3392024-11-06T07:53:33.281Z Downloaded byteorder v1.5.0
3402024-11-06T07:53:33.281Z Downloaded usdt-attr-macro v0.5.0
3412024-11-06T07:53:33.284Z Downloaded fs-err v2.11.0
3422024-11-06T07:53:33.284Z Downloaded fastrand v2.1.1
3432024-11-06T07:53:33.286Z Downloaded clap_lex v0.7.2
3442024-11-06T07:53:33.286Z Downloaded bytecount v0.6.8
3452024-11-06T07:53:33.288Z Downloaded macaddr v1.0.1
3462024-11-06T07:53:33.291Z Downloaded heck v0.4.1
3472024-11-06T07:53:33.291Z Downloaded cfg-if v1.0.0
3482024-11-06T07:53:33.297Z Downloaded plain v0.2.3
3492024-11-06T07:53:33.300Z Downloaded serde_spanned v0.6.8
3502024-11-06T07:53:33.313Z Downloaded utf8parse v0.2.2
3512024-11-06T07:53:33.315Z Downloaded usdt-impl v0.5.0
3522024-11-06T07:53:33.318Z Downloaded version_check v0.9.5
3532024-11-06T07:53:33.318Z Downloaded thread-id v4.2.2
3542024-11-06T07:53:33.318Z Downloaded thiserror v1.0.64
3552024-11-06T07:53:33.322Z Downloaded scroll v0.12.0
3562024-11-06T07:53:33.325Z Downloaded errno v0.3.9
3572024-11-06T07:53:33.325Z Downloaded cargo_toml v0.20.5
3582024-11-06T07:53:33.328Z Downloaded camino-tempfile v1.1.1
3592024-11-06T07:53:33.330Z Downloaded memmap v0.7.0
3602024-11-06T07:53:33.332Z Downloaded pest_derive v2.7.14
3612024-11-06T07:53:33.335Z Downloaded proc-macro-error v1.0.4
3622024-11-06T07:53:33.338Z Downloaded hashbrown v0.15.0
3632024-11-06T07:53:33.341Z Downloaded sha2 v0.10.8
3642024-11-06T07:53:33.343Z Downloaded semver v1.0.23
3652024-11-06T07:53:33.345Z Downloaded tempfile v3.13.0
3662024-11-06T07:53:33.348Z Downloaded zerocopy-derive v0.7.35
3672024-11-06T07:53:33.352Z Downloaded quote v1.0.37
3682024-11-06T07:53:33.360Z Downloaded once_cell v1.20.2
3692024-11-06T07:53:33.360Z Downloaded log v0.4.22
3702024-11-06T07:53:33.365Z Downloaded toml v0.8.19
3712024-11-06T07:53:33.368Z Downloaded typenum v1.17.0
3722024-11-06T07:53:33.370Z Downloaded bitflags v2.6.0
3732024-11-06T07:53:33.374Z Downloaded ryu v1.0.18
3742024-11-06T07:53:33.377Z Downloaded proc-macro2 v1.0.87
3752024-11-06T07:53:33.382Z Downloaded pest_meta v2.7.14
3762024-11-06T07:53:33.385Z Downloaded unicode-ident v1.0.13
3772024-11-06T07:53:33.391Z Downloaded winnow v0.6.20
3782024-11-06T07:53:33.398Z Downloaded textwrap v0.16.1
3792024-11-06T07:53:33.401Z Downloaded serde v1.0.210
3802024-11-06T07:53:33.404Z Downloaded indexmap v2.6.0
3812024-11-06T07:53:33.420Z Downloaded toml_edit v0.22.22
3822024-11-06T07:53:33.441Z Downloaded syn v1.0.109
3832024-11-06T07:53:33.452Z Downloaded pest v2.7.14
3842024-11-06T07:53:33.459Z Downloaded serde_json v1.0.128
3852024-11-06T07:53:33.466Z Downloaded zerocopy v0.7.35
3862024-11-06T07:53:33.481Z Downloaded clap_builder v4.5.20
3872024-11-06T07:53:33.488Z Downloaded goblin v0.8.2
3882024-11-06T07:53:33.494Z Downloaded tabled v0.15.0
3892024-11-06T07:53:33.509Z Downloaded unicode-width v0.1.14
3902024-11-06T07:53:33.515Z Downloaded syn v2.0.79
3912024-11-06T07:53:33.525Z Downloaded rustix v0.38.37
3922024-11-06T07:53:33.567Z Downloaded libc v0.2.161
3932024-11-06T07:53:33.871Z Compiling proc-macro2 v1.0.87
3942024-11-06T07:53:33.871Z Compiling unicode-ident v1.0.13
3952024-11-06T07:53:33.874Z Compiling version_check v0.9.5
3962024-11-06T07:53:33.874Z Compiling serde v1.0.210
3972024-11-06T07:53:33.874Z Compiling thiserror v1.0.64
3982024-11-06T07:53:33.874Z Compiling memchr v2.7.4
3992024-11-06T07:53:33.874Z Compiling libc v0.2.161
4002024-11-06T07:53:33.905Z Compiling itoa v1.0.11
4012024-11-06T07:53:34.129Z Compiling ucd-trie v0.1.7
4022024-11-06T07:53:34.210Z Compiling ryu v1.0.18
4032024-11-06T07:53:34.533Z Compiling once_cell v1.20.2
4042024-11-06T07:53:34.696Z Compiling byteorder v1.5.0
4052024-11-06T07:53:34.727Z Compiling rustix v0.38.37
4062024-11-06T07:53:34.895Z Compiling serde_json v1.0.128
4072024-11-06T07:53:35.287Z Compiling bitflags v2.6.0
4082024-11-06T07:53:35.311Z Compiling usdt-impl v0.5.0
4092024-11-06T07:53:35.612Z Compiling proc-macro-error-attr v1.0.4
4102024-11-06T07:53:35.640Z Compiling syn v1.0.109
4112024-11-06T07:53:35.665Z Compiling proc-macro-error v1.0.4
4122024-11-06T07:53:35.665Z Compiling hashbrown v0.15.0
4132024-11-06T07:53:35.802Z Compiling quote v1.0.37
4142024-11-06T07:53:35.943Z Compiling camino v1.1.9
4152024-11-06T07:53:35.967Z Compiling equivalent v1.0.1
4162024-11-06T07:53:36.083Z Compiling errno v0.3.9
4172024-11-06T07:53:36.233Z Compiling syn v2.0.79
4182024-11-06T07:53:36.393Z Compiling log v0.4.22
4192024-11-06T07:53:36.499Z Compiling utf8parse v0.2.2
4202024-11-06T07:53:36.565Z Compiling thread-id v4.2.2
4212024-11-06T07:53:36.590Z Compiling plain v0.2.3
4222024-11-06T07:53:36.633Z Compiling anstyle-parse v0.2.5
4232024-11-06T07:53:36.901Z Compiling indexmap v2.6.0
4242024-11-06T07:53:36.942Z Compiling unicode-width v0.1.14
4252024-11-06T07:53:36.967Z Compiling pretty-hex v0.4.1
4262024-11-06T07:53:37.139Z Compiling is_terminal_polyfill v1.70.1
4272024-11-06T07:53:37.194Z Compiling winnow v0.6.20
4282024-11-06T07:53:37.269Z Compiling anstyle-query v1.1.1
4292024-11-06T07:53:37.429Z Compiling semver v1.0.23
4302024-11-06T07:53:37.487Z Compiling colorchoice v1.0.2
4312024-11-06T07:53:37.513Z Compiling anstyle v1.0.8
4322024-11-06T07:53:37.663Z Compiling autocfg v1.4.0
4332024-11-06T07:53:37.975Z Compiling anstream v0.6.15
4342024-11-06T07:53:38.252Z Compiling strsim v0.11.1
4352024-11-06T07:53:38.298Z Compiling bytecount v0.6.8
4362024-11-06T07:53:38.522Z Compiling terminal_size v0.4.0
4372024-11-06T07:53:38.754Z Compiling clap_lex v0.7.2
4382024-11-06T07:53:38.754Z Compiling fs-err v2.11.0
4392024-11-06T07:53:39.045Z Compiling cfg-if v1.0.0
4402024-11-06T07:53:39.102Z Compiling fastrand v2.1.1
4412024-11-06T07:53:39.129Z Compiling heck v0.4.1
4422024-11-06T07:53:39.154Z Compiling fnv v1.0.7
4432024-11-06T07:53:39.158Z Compiling anyhow v1.0.92
4442024-11-06T07:53:39.255Z Compiling heck v0.5.0
4452024-11-06T07:53:39.298Z Compiling papergrid v0.11.0
4462024-11-06T07:53:39.673Z Compiling tempfile v3.13.0
4472024-11-06T07:53:40.002Z Compiling clap_builder v4.5.20
4482024-11-06T07:53:40.204Z Compiling memmap v0.7.0
4492024-11-06T07:53:40.264Z Compiling unicode-linebreak v0.1.5
4502024-11-06T07:53:40.556Z Compiling smawk v0.3.2
4512024-11-06T07:53:40.755Z Compiling textwrap v0.16.1
4522024-11-06T07:53:40.980Z Compiling swrite v0.1.0
4532024-11-06T07:53:41.925Z Compiling tabled_derive v0.7.0
4542024-11-06T07:53:43.420Z Compiling tabled v0.15.0
4552024-11-06T07:53:44.226Z Compiling serde_derive v1.0.210
4562024-11-06T07:53:44.226Z Compiling thiserror-impl v1.0.64
4572024-11-06T07:53:44.228Z Compiling zerocopy-derive v0.7.35
4582024-11-06T07:53:44.228Z Compiling scroll_derive v0.12.0
4592024-11-06T07:53:44.228Z Compiling clap_derive v4.5.18
4602024-11-06T07:53:45.705Z Compiling scroll v0.12.0
4612024-11-06T07:53:46.201Z Compiling goblin v0.8.2
4622024-11-06T07:53:46.378Z Compiling zerocopy v0.7.35
4632024-11-06T07:53:47.145Z Compiling pest v2.7.14
4642024-11-06T07:53:47.861Z Compiling clap v4.5.20
4652024-11-06T07:53:49.246Z Compiling pest_meta v2.7.14
4662024-11-06T07:53:50.150Z Compiling pest_generator v2.7.14
4672024-11-06T07:53:51.747Z Compiling pest_derive v2.7.14
4682024-11-06T07:53:52.440Z Compiling dtrace-parser v0.2.0
4692024-11-06T07:53:54.118Z Compiling toml_datetime v0.6.8
4702024-11-06T07:53:54.118Z Compiling serde_spanned v0.6.8
4712024-11-06T07:53:54.120Z Compiling cargo-platform v0.1.8
4722024-11-06T07:53:54.485Z Compiling serde_tokenstream v0.2.2
4732024-11-06T07:53:54.610Z Compiling toml_edit v0.22.22
4742024-11-06T07:53:54.658Z Compiling macaddr v1.0.1
4752024-11-06T07:53:54.849Z Compiling camino-tempfile v1.1.1
4762024-11-06T07:53:55.576Z Compiling dof v0.3.0
4772024-11-06T07:53:55.576Z Compiling cargo_metadata v0.18.1
4782024-11-06T07:53:57.358Z Compiling toml v0.8.19
4792024-11-06T07:53:57.644Z Compiling usdt-attr-macro v0.5.0
4802024-11-06T07:53:57.647Z Compiling usdt-macro v0.5.0
4812024-11-06T07:53:58.176Z Compiling cargo_toml v0.20.5
4822024-11-06T07:53:58.938Z Compiling usdt v0.5.0
4832024-11-06T07:54:01.623Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4842024-11-06T07:54:05.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s
4852024-11-06T07:54:05.710Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4862024-11-06T07:54:06.212Z Downloading crates ...
4872024-11-06T07:54:06.325Z Downloaded aead v0.5.2
4882024-11-06T07:54:06.332Z Downloaded array-init v0.0.4
4892024-11-06T07:54:06.337Z Downloaded addr2line v0.24.2
4902024-11-06T07:54:06.340Z Downloaded atomicwrites v0.4.4
4912024-11-06T07:54:06.351Z Downloaded crucible-workspace-hack v0.1.0
4922024-11-06T07:54:06.354Z Downloaded async-stream-impl v0.3.6
4932024-11-06T07:54:06.356Z Downloaded darling_macro v0.20.10
4942024-11-06T07:54:06.358Z Downloaded crunchy v0.2.2
4952024-11-06T07:54:06.360Z Downloaded adler2 v2.0.0
4962024-11-06T07:54:06.362Z Downloaded hubpack_derive v0.1.1
4972024-11-06T07:54:06.364Z Downloaded convert_case v0.4.0
4982024-11-06T07:54:06.367Z Downloaded ascii-canvas v3.0.0
4992024-11-06T07:54:06.369Z Downloaded cfg_aliases v0.2.1
5002024-11-06T07:54:06.369Z Downloaded colored v2.1.0
5012024-11-06T07:54:06.371Z Downloaded ident_case v1.0.1
5022024-11-06T07:54:06.374Z Downloaded arrayref v0.3.9
5032024-11-06T07:54:06.376Z Downloaded crc v3.2.1
5042024-11-06T07:54:06.379Z Downloaded newline-converter v0.3.0
5052024-11-06T07:54:06.381Z Downloaded hostname v0.4.0
5062024-11-06T07:54:06.381Z Downloaded md5 v0.7.0
5072024-11-06T07:54:06.384Z Downloaded cipher v0.4.4
5082024-11-06T07:54:06.386Z Downloaded hyper-tls v0.6.0
5092024-11-06T07:54:06.388Z Downloaded http-body-util v0.1.2
5102024-11-06T07:54:06.391Z Downloaded normalize-line-endings v0.3.0
5112024-11-06T07:54:06.391Z Downloaded bit-vec v0.6.3
5122024-11-06T07:54:06.393Z Downloaded http-body v0.4.6
5132024-11-06T07:54:06.395Z Downloaded data-encoding v2.6.0
5142024-11-06T07:54:06.397Z Downloaded http-range v0.1.5
5152024-11-06T07:54:06.397Z Downloaded http-body v1.0.1
5162024-11-06T07:54:06.400Z Downloaded crc32fast v1.4.2
5172024-11-06T07:54:06.402Z Downloaded lazycell v1.3.0
5182024-11-06T07:54:06.402Z Downloaded impl-trait-for-tuples v0.2.2
5192024-11-06T07:54:06.406Z Downloaded nanorand v0.7.0
5202024-11-06T07:54:06.409Z Downloaded ahash v0.8.11
5212024-11-06T07:54:06.412Z Downloaded httparse v1.9.5
5222024-11-06T07:54:06.415Z Downloaded lru v0.12.5
5232024-11-06T07:54:06.418Z Downloaded instability v0.3.2
5242024-11-06T07:54:06.421Z Downloaded atty v0.2.14
5252024-11-06T07:54:06.421Z Downloaded nibble_vec v0.1.0
5262024-11-06T07:54:06.423Z Downloaded hubpack v0.1.2
5272024-11-06T07:54:06.425Z Downloaded mime v0.3.17
5282024-11-06T07:54:06.425Z Downloaded humantime v2.1.0
5292024-11-06T07:54:06.427Z Downloaded bcs v0.1.6
5302024-11-06T07:54:06.430Z Downloaded ciborium-io v0.2.2
5312024-11-06T07:54:06.433Z Downloaded hostname v0.3.1
5322024-11-06T07:54:06.435Z Downloaded lock_api v0.4.12
5332024-11-06T07:54:06.435Z Downloaded home v0.5.9
5342024-11-06T07:54:06.438Z Downloaded crossbeam-epoch v0.9.18
5352024-11-06T07:54:06.440Z Downloaded httpdate v1.0.3
5362024-11-06T07:54:06.443Z Downloaded cfg_aliases v0.1.1
5372024-11-06T07:54:06.446Z Downloaded cstr-argument v0.1.2
5382024-11-06T07:54:06.446Z Downloaded blake2 v0.10.6
5392024-11-06T07:54:06.448Z Downloaded rand_xorshift v0.3.0
5402024-11-06T07:54:06.450Z Downloaded aes v0.8.4
5412024-11-06T07:54:06.453Z Downloaded instant v0.1.13
5422024-11-06T07:54:06.456Z Downloaded ciborium-ll v0.2.2
5432024-11-06T07:54:06.458Z Downloaded match_cfg v0.1.0
5442024-11-06T07:54:06.458Z Downloaded atomic-waker v1.1.2
5452024-11-06T07:54:06.460Z Downloaded const-oid v0.9.6
5462024-11-06T07:54:06.463Z Downloaded bitflags v1.3.2
5472024-11-06T07:54:06.466Z Downloaded serde-big-array v0.5.1
5482024-11-06T07:54:06.468Z Downloaded newtype_derive v0.1.6
5492024-11-06T07:54:06.471Z Downloaded new_debug_unreachable v1.0.6
5502024-11-06T07:54:06.471Z Downloaded async-stream v0.3.6
5512024-11-06T07:54:06.474Z Downloaded hmac v0.12.1
5522024-11-06T07:54:06.476Z Downloaded block-padding v0.3.3
5532024-11-06T07:54:06.479Z Downloaded hyper-rustls v0.27.3
5542024-11-06T07:54:06.481Z Downloaded chacha20 v0.9.1
5552024-11-06T07:54:06.483Z Downloaded iana-time-zone v0.1.61
5562024-11-06T07:54:06.486Z Downloaded mockall_derive v0.13.0
5572024-11-06T07:54:06.488Z Downloaded chrono-tz-build v0.4.0
5582024-11-06T07:54:06.493Z Downloaded backoff v0.4.0
5592024-11-06T07:54:06.497Z Downloaded topological-sort v0.2.2
5602024-11-06T07:54:06.497Z Downloaded toolchain_find v0.4.0
5612024-11-06T07:54:06.500Z Downloaded cbc v0.1.2
5622024-11-06T07:54:06.500Z Downloaded ctr v0.9.2
5632024-11-06T07:54:06.503Z Downloaded dhcproto-macros v0.1.0
5642024-11-06T07:54:06.503Z Downloaded const_format_proc_macros v0.2.33
5652024-11-06T07:54:06.505Z Downloaded hyper-staticfile v0.10.1
5662024-11-06T07:54:06.508Z Downloaded indoc v1.0.9
5672024-11-06T07:54:06.510Z Downloaded is-terminal v0.4.13
5682024-11-06T07:54:06.513Z Downloaded ipnetwork v0.20.0
5692024-11-06T07:54:06.513Z Downloaded linked-hash-map v0.5.6
5702024-11-06T07:54:06.516Z Downloaded libsw v3.3.1
5712024-11-06T07:54:06.519Z Downloaded resolv-conf v0.7.0
5722024-11-06T07:54:06.522Z Downloaded maybe-uninit v2.0.0
5732024-11-06T07:54:06.524Z Downloaded newtype-uuid v1.1.2
5742024-11-06T07:54:06.524Z Downloaded mockall v0.13.0
5752024-11-06T07:54:06.527Z Downloaded libefi-sys v0.1.0
5762024-11-06T07:54:06.527Z Downloaded md-5 v0.10.6
5772024-11-06T07:54:06.529Z Downloaded lru-cache v0.1.2
5782024-11-06T07:54:06.531Z Downloaded tap v1.0.1
5792024-11-06T07:54:06.534Z Downloaded salsa20 v0.10.2
5802024-11-06T07:54:06.534Z Downloaded async-trait v0.1.83
5812024-11-06T07:54:06.537Z Downloaded serde-hex v0.1.0
5822024-11-06T07:54:06.540Z Downloaded fxhash v0.2.1
5832024-11-06T07:54:06.542Z Downloaded headers-core v0.3.0
5842024-11-06T07:54:06.542Z Downloaded scopeguard v1.2.0
5852024-11-06T07:54:06.545Z Downloaded slog-json v2.6.1
5862024-11-06T07:54:06.547Z Downloaded slog-envlogger v2.2.0
5872024-11-06T07:54:06.550Z Downloaded foreign-types-shared v0.1.1
5882024-11-06T07:54:06.550Z Downloaded cancel-safe-futures v0.1.5
5892024-11-06T07:54:06.553Z Downloaded bzip2 v0.4.4
5902024-11-06T07:54:06.556Z Downloaded smallvec v0.6.14
5912024-11-06T07:54:06.558Z Downloaded tokio-macros v2.4.0
5922024-11-06T07:54:06.559Z Downloaded slog-stdlog v4.1.1
5932024-11-06T07:54:06.561Z Downloaded base64 v0.21.7
5942024-11-06T07:54:06.565Z Downloaded termcolor v1.4.1
5952024-11-06T07:54:06.567Z Downloaded cookie_store v0.21.0
5962024-11-06T07:54:06.569Z Downloaded num_threads v0.1.7
5972024-11-06T07:54:06.571Z Downloaded either v1.13.0
5982024-11-06T07:54:06.574Z Downloaded defmt-macros v0.3.9
5992024-11-06T07:54:06.577Z Downloaded libloading v0.8.5
6002024-11-06T07:54:06.579Z Downloaded openssl-probe v0.1.5
6012024-11-06T07:54:06.582Z Downloaded jobserver v0.1.32
6022024-11-06T07:54:06.585Z Downloaded path-slash v0.1.5
6032024-11-06T07:54:06.587Z Downloaded cookie v0.18.1
6042024-11-06T07:54:06.589Z Downloaded xz2 v0.1.7
6052024-11-06T07:54:06.591Z Downloaded term v0.7.0
6062024-11-06T07:54:06.595Z Downloaded hickory-client v0.24.1
6072024-11-06T07:54:06.598Z Downloaded ed25519 v2.2.3
6082024-11-06T07:54:06.602Z Downloaded arrayvec v0.7.6
6092024-11-06T07:54:06.605Z Downloaded rustls-pki-types v1.9.0
6102024-11-06T07:54:06.607Z Downloaded sync_wrapper v0.1.2
6112024-11-06T07:54:06.610Z Downloaded async-bb8-diesel v0.2.1
6122024-11-06T07:54:06.612Z Downloaded futures-io v0.3.31
6132024-11-06T07:54:06.615Z Downloaded float-ord v0.3.2
6142024-11-06T07:54:06.615Z Downloaded filetime v0.2.25
6152024-11-06T07:54:06.618Z Downloaded slog-scope v4.4.0
6162024-11-06T07:54:06.618Z Downloaded slog-dtrace v0.3.0
6172024-11-06T07:54:06.620Z Downloaded sqlparser_derive v0.2.2
6182024-11-06T07:54:06.623Z Downloaded sigpipe v0.1.3
6192024-11-06T07:54:06.623Z Downloaded strum_macros v0.26.4
6202024-11-06T07:54:06.625Z Downloaded sync_wrapper v1.0.1
6212024-11-06T07:54:06.627Z Downloaded nu-ansi-term v0.50.1
6222024-11-06T07:54:06.630Z Downloaded vte_generate_state_changes v0.1.2
6232024-11-06T07:54:06.632Z Downloaded crossbeam-deque v0.8.5
6242024-11-06T07:54:06.635Z Downloaded crossbeam-utils v0.8.20
6252024-11-06T07:54:06.637Z Downloaded crc-any v2.5.0
6262024-11-06T07:54:06.640Z Downloaded packed_struct_codegen v0.10.1
6272024-11-06T07:54:06.640Z Downloaded num-integer v0.1.46
6282024-11-06T07:54:06.644Z Downloaded defmt v0.3.8
6292024-11-06T07:54:06.646Z Downloaded indexmap v1.9.3
6302024-11-06T07:54:06.650Z Downloaded value-bag v1.9.0
6312024-11-06T07:54:06.653Z Downloaded miniz_oxide v0.8.0
6322024-11-06T07:54:06.657Z Downloaded foreign-types v0.3.2
6332024-11-06T07:54:06.659Z Downloaded zeroize_derive v1.4.2
6342024-11-06T07:54:06.661Z Downloaded progenitor-macro v0.8.0
6352024-11-06T07:54:06.661Z Downloaded endian-type v0.1.2
6362024-11-06T07:54:06.663Z Downloaded downcast v0.11.0
6372024-11-06T07:54:06.663Z Downloaded hyper-util v0.1.9
6382024-11-06T07:54:06.668Z Downloaded quinn-udp v0.5.5
6392024-11-06T07:54:06.672Z Downloaded polyval v0.6.2
6402024-11-06T07:54:06.674Z Downloaded paste v1.0.15
6412024-11-06T07:54:06.677Z Downloaded phf_shared v0.10.0
6422024-11-06T07:54:06.677Z Downloaded glob v0.3.1
6432024-11-06T07:54:06.679Z Downloaded oso-derive v0.27.3
6442024-11-06T07:54:06.683Z Downloaded num-conv v0.1.0
6452024-11-06T07:54:06.683Z Downloaded supports-color v3.0.1
6462024-11-06T07:54:06.685Z Downloaded serde_plain v1.0.2
6472024-11-06T07:54:06.685Z Downloaded rtoolbox v0.0.2
6482024-11-06T07:54:06.687Z Downloaded simd-adler32 v0.3.7
6492024-11-06T07:54:06.689Z Downloaded signature v2.2.0
6502024-11-06T07:54:06.692Z Downloaded tiny-keccak v2.0.2
6512024-11-06T07:54:06.694Z Downloaded compact_str v0.8.0
6522024-11-06T07:54:06.697Z Downloaded ssh-encoding v0.2.0
6532024-11-06T07:54:06.700Z Downloaded psl-types v2.0.11
6542024-11-06T07:54:06.702Z Downloaded progenitor-client v0.8.0
6552024-11-06T07:54:06.705Z Downloaded pretty-hex v0.2.1
6562024-11-06T07:54:06.705Z Downloaded utf-8 v0.7.6
6572024-11-06T07:54:06.708Z Downloaded mio v1.0.2
6582024-11-06T07:54:06.713Z Downloaded zone v0.3.0
6592024-11-06T07:54:06.716Z Downloaded vergen v8.3.2
6602024-11-06T07:54:06.718Z Downloaded zone v0.1.8
6612024-11-06T07:54:06.718Z Downloaded base64 v0.13.1
6622024-11-06T07:54:06.722Z Downloaded enum-as-inner v0.5.1
6632024-11-06T07:54:06.724Z Downloaded ena v0.14.3
6642024-11-06T07:54:06.727Z Downloaded time-core v0.1.2
6652024-11-06T07:54:06.727Z Downloaded take_mut v0.2.2
6662024-11-06T07:54:06.730Z Downloaded gethostname v0.5.0
6672024-11-06T07:54:06.730Z Downloaded http v0.2.12
6682024-11-06T07:54:06.734Z Downloaded hex v0.4.3
6692024-11-06T07:54:06.737Z Downloaded hash32 v0.2.1
6702024-11-06T07:54:06.740Z Downloaded foreign-types v0.5.0
6712024-11-06T07:54:06.740Z Downloaded http v1.1.0
6722024-11-06T07:54:06.744Z Downloaded olpc-cjson v0.1.4
6732024-11-06T07:54:06.748Z Downloaded phf_generator v0.11.2
6742024-11-06T07:54:06.750Z Downloaded phf_codegen v0.11.2
6752024-11-06T07:54:06.750Z Downloaded serde_yaml v0.9.34+deprecated
6762024-11-06T07:54:06.753Z Downloaded phf v0.11.2
6772024-11-06T07:54:06.755Z Downloaded cc v1.1.30
6782024-11-06T07:54:06.759Z Downloaded rustls-pemfile v2.2.0
6792024-11-06T07:54:06.762Z Downloaded typify v0.2.0
6802024-11-06T07:54:06.765Z Downloaded tokio-rustls v0.26.0
6812024-11-06T07:54:06.768Z Downloaded phf_shared v0.11.2
6822024-11-06T07:54:06.771Z Downloaded foreign-types-shared v0.3.1
6832024-11-06T07:54:06.771Z Downloaded foreign-types-macros v0.2.3
6842024-11-06T07:54:06.783Z Downloaded spki v0.7.3
6852024-11-06T07:54:06.785Z Downloaded spin v0.5.2
6862024-11-06T07:54:06.788Z Downloaded thread_local v1.1.8
6872024-11-06T07:54:06.791Z Downloaded smf v0.2.3
6882024-11-06T07:54:06.794Z Downloaded serde_urlencoded v0.7.1
6892024-11-06T07:54:06.794Z Downloaded progenitor-impl v0.8.0
6902024-11-06T07:54:06.797Z Downloaded russh-cryptovec v0.7.3
6912024-11-06T07:54:06.797Z Downloaded dhcproto v0.12.0
6922024-11-06T07:54:06.800Z Downloaded serde_path_to_error v0.1.16
6932024-11-06T07:54:06.803Z Downloaded scheduled-thread-pool v0.2.7
6942024-11-06T07:54:06.805Z Downloaded stable_deref_trait v1.2.0
6952024-11-06T07:54:06.807Z Downloaded same-file v1.0.6
6962024-11-06T07:54:06.807Z Downloaded rpassword v7.3.1
6972024-11-06T07:54:06.809Z Downloaded embedded-io v0.6.1
6982024-11-06T07:54:06.812Z Downloaded zeroize v1.8.1
6992024-11-06T07:54:06.814Z Downloaded num-complex v0.4.6
7002024-11-06T07:54:06.816Z Downloaded untrusted v0.9.0
7012024-11-06T07:54:06.816Z Downloaded dirs-sys-next v0.1.2
7022024-11-06T07:54:06.819Z Downloaded base64 v0.22.1
7032024-11-06T07:54:06.822Z Downloaded elliptic-curve v0.13.8
7042024-11-06T07:54:06.827Z Downloaded enum-as-inner v0.6.1
7052024-11-06T07:54:06.829Z Downloaded uzers v0.12.1
7062024-11-06T07:54:06.832Z Downloaded form_urlencoded v1.2.1
7072024-11-06T07:54:06.834Z Downloaded ff v0.13.0
7082024-11-06T07:54:06.837Z Downloaded fallible-iterator v0.2.0
7092024-11-06T07:54:06.837Z Downloaded password-hash v0.4.2
7102024-11-06T07:54:06.839Z Downloaded const_format v0.2.33
7112024-11-06T07:54:06.845Z Downloaded derive_builder_macro v0.20.2
7122024-11-06T07:54:06.847Z Downloaded group v0.13.0
7132024-11-06T07:54:06.850Z Downloaded precomputed-hash v0.1.1
7142024-11-06T07:54:06.850Z Downloaded sqlformat v0.2.6
7152024-11-06T07:54:06.852Z Downloaded derive-where v1.2.7
7162024-11-06T07:54:06.855Z Downloaded predicates-core v1.0.8
7172024-11-06T07:54:06.858Z Downloaded num-iter v0.1.45
7182024-11-06T07:54:06.860Z Downloaded foldhash v0.1.3
7192024-11-06T07:54:06.860Z Downloaded dirs-next v2.0.0
7202024-11-06T07:54:06.863Z Downloaded untrusted v0.7.1
7212024-11-06T07:54:06.863Z Downloaded universal-hash v0.5.1
7222024-11-06T07:54:06.865Z Downloaded ed25519-dalek v2.1.1
7232024-11-06T07:54:06.868Z Downloaded rfc6979 v0.4.0
7242024-11-06T07:54:06.870Z Downloaded ref-cast v1.0.23
7252024-11-06T07:54:06.873Z Downloaded schemars_derive v0.8.21
7262024-11-06T07:54:06.875Z Downloaded primeorder v0.13.6
7272024-11-06T07:54:06.879Z Downloaded predicates-tree v1.0.11
7282024-11-06T07:54:06.879Z Downloaded derive_builder v0.20.2
7292024-11-06T07:54:06.884Z Downloaded static_assertions v1.1.0
7302024-11-06T07:54:06.886Z Downloaded secrecy v0.8.0
7312024-11-06T07:54:06.889Z Downloaded scrypt v0.11.0
7322024-11-06T07:54:06.891Z Downloaded crossbeam-channel v0.5.13
7332024-11-06T07:54:06.895Z Downloaded tui-tree-widget v0.22.0
7342024-11-06T07:54:06.897Z Downloaded structmeta v0.3.0
7352024-11-06T07:54:06.899Z Downloaded unicode-truncate v1.1.0
7362024-11-06T07:54:06.902Z Downloaded similar v2.6.0
7372024-11-06T07:54:06.906Z Downloaded want v0.3.1
7382024-11-06T07:54:06.908Z Downloaded flagset v0.4.6
7392024-11-06T07:54:06.911Z Downloaded opaque-debug v0.3.1
7402024-11-06T07:54:06.911Z Downloaded unicode-segmentation v1.12.0
7412024-11-06T07:54:06.915Z Downloaded peg-runtime v0.8.3
7422024-11-06T07:54:06.917Z Downloaded postgres-types v0.2.8
7432024-11-06T07:54:06.919Z Downloaded pem-rfc7468 v0.7.0
7442024-11-06T07:54:06.922Z Downloaded ppv-lite86 v0.2.20
7452024-11-06T07:54:06.924Z Downloaded powerfmt v0.2.0
7462024-11-06T07:54:06.926Z Downloaded parking_lot_core v0.9.10
7472024-11-06T07:54:06.929Z Downloaded parking_lot_core v0.8.6
7482024-11-06T07:54:06.931Z Downloaded num-rational v0.4.2
7492024-11-06T07:54:06.935Z Downloaded parking_lot v0.12.3
7502024-11-06T07:54:06.937Z Downloaded pkcs8 v0.10.2
7512024-11-06T07:54:06.940Z Downloaded smallvec v1.13.2
7522024-11-06T07:54:06.943Z Downloaded half v2.4.1
7532024-11-06T07:54:06.946Z Downloaded num_enum v0.5.11
7542024-11-06T07:54:06.950Z Downloaded tower-service v0.3.3
7552024-11-06T07:54:06.953Z Downloaded strum v0.26.3
7562024-11-06T07:54:06.953Z Downloaded hashbrown v0.12.3
7572024-11-06T07:54:06.957Z Downloaded fixedbitset v0.4.2
7582024-11-06T07:54:06.960Z Downloaded thiserror-impl-no-std v2.0.2
7592024-11-06T07:54:06.962Z Downloaded unicode-xid v0.2.6
7602024-11-06T07:54:06.964Z Downloaded sct v0.7.1
7612024-11-06T07:54:06.967Z Downloaded unicase v2.7.0
7622024-11-06T07:54:06.970Z Downloaded thiserror-no-std v2.0.2
7632024-11-06T07:54:06.974Z Downloaded subtle v2.6.1
7642024-11-06T07:54:06.976Z Downloaded hyper v1.4.1
7652024-11-06T07:54:06.984Z Downloaded parse-size v1.1.0
7662024-11-06T07:54:06.987Z Downloaded pin-project-lite v0.2.14
7672024-11-06T07:54:06.991Z Downloaded sha1 v0.10.6
7682024-11-06T07:54:06.993Z Downloaded predicates v3.1.2
7692024-11-06T07:54:06.996Z Downloaded wyz v0.5.1
7702024-11-06T07:54:06.998Z Downloaded num-traits v0.2.19
7712024-11-06T07:54:07.002Z Downloaded rustyline v14.0.0
7722024-11-06T07:54:07.008Z Downloaded tinyvec_macros v0.1.1
7732024-11-06T07:54:07.010Z Downloaded slab v0.4.9
7742024-11-06T07:54:07.013Z Downloaded rustc-demangle v0.1.24
7752024-11-06T07:54:07.013Z Downloaded derive_more v0.99.18
7762024-11-06T07:54:07.019Z Downloaded rustfmt-wrapper v0.2.1
7772024-11-06T07:54:07.022Z Downloaded rustc_version v0.4.1
7782024-11-06T07:54:07.025Z Downloaded proc-macro-crate v1.3.1
7792024-11-06T07:54:07.025Z Downloaded strum_macros v0.24.3
7802024-11-06T07:54:07.027Z Downloaded nom v7.1.3
7812024-11-06T07:54:07.033Z Downloaded diesel-dtrace v0.3.0
7822024-11-06T07:54:07.036Z Downloaded deranged v0.3.11
7832024-11-06T07:54:07.038Z Downloaded walkdir v2.5.0
7842024-11-06T07:54:07.042Z Downloaded zone_cfg_derive v0.3.0
7852024-11-06T07:54:07.042Z Downloaded zone_cfg_derive v0.1.2
7862024-11-06T07:54:07.042Z Downloaded tungstenite v0.23.0
7872024-11-06T07:54:07.045Z Downloaded fallible-iterator v0.3.0
7882024-11-06T07:54:07.048Z Downloaded flume v0.11.0
7892024-11-06T07:54:07.052Z Downloaded parking_lot v0.11.2
7902024-11-06T07:54:07.055Z Downloaded peg v0.8.4
7912024-11-06T07:54:07.059Z Downloaded rustc-hash v2.0.0
7922024-11-06T07:54:07.062Z Downloaded rustc-hash v1.1.0
7932024-11-06T07:54:07.062Z Downloaded rand_chacha v0.3.1
7942024-11-06T07:54:07.065Z Downloaded pem v3.0.4
7952024-11-06T07:54:07.068Z Downloaded prettyplease v0.2.22
7962024-11-06T07:54:07.070Z Downloaded structmeta-derive v0.3.0
7972024-11-06T07:54:07.073Z Downloaded rsa v0.9.6
7982024-11-06T07:54:07.077Z Downloaded parse-zoneinfo v0.3.1
7992024-11-06T07:54:07.080Z Downloaded aes-gcm v0.10.3
8002024-11-06T07:54:07.084Z Downloaded pkcs1 v0.7.5
8012024-11-06T07:54:07.087Z Downloaded percent-encoding v2.3.1
8022024-11-06T07:54:07.089Z Downloaded parse-display-derive v0.10.0
8032024-11-06T07:54:07.089Z Downloaded parse-display v0.10.0
8042024-11-06T07:54:07.092Z Downloaded tls_codec_derive v0.4.1
8052024-11-06T07:54:07.094Z Downloaded derive_builder_core v0.20.2
8062024-11-06T07:54:07.096Z Downloaded hkdf v0.12.4
8072024-11-06T07:54:07.099Z Downloaded unicode-bidi v0.3.17
8082024-11-06T07:54:07.101Z Downloaded termtree v0.4.1
8092024-11-06T07:54:07.104Z Downloaded unicode-normalization v0.1.24
8102024-11-06T07:54:07.106Z Downloaded funty v2.0.0
8112024-11-06T07:54:07.109Z Downloaded itertools v0.13.0
8122024-11-06T07:54:07.116Z Downloaded futures-executor v0.3.31
8132024-11-06T07:54:07.119Z Downloaded shell-words v1.1.0
8142024-11-06T07:54:07.121Z Downloaded fragile v2.0.0
8152024-11-06T07:54:07.123Z Downloaded progenitor v0.8.0
8162024-11-06T07:54:07.123Z Downloaded publicsuffix v2.2.3
8172024-11-06T07:54:07.126Z Downloaded diesel_table_macro_syntax v0.2.0
8182024-11-06T07:54:07.129Z Downloaded shlex v1.3.0
8192024-11-06T07:54:07.129Z Downloaded radium v0.7.0
8202024-11-06T07:54:07.132Z Downloaded try-lock v0.2.5
8212024-11-06T07:54:07.132Z Downloaded peg-macros v0.8.4
8222024-11-06T07:54:07.134Z Downloaded fallible-streaming-iterator v0.1.9
8232024-11-06T07:54:07.137Z Downloaded rand_seeder v0.3.0
8242024-11-06T07:54:07.137Z Downloaded slog-async v2.8.0
8252024-11-06T07:54:07.139Z Downloaded siphasher v0.3.11
8262024-11-06T07:54:07.141Z Downloaded env_logger v0.11.5
8272024-11-06T07:54:07.143Z Downloaded qorb v0.2.0
8282024-11-06T07:54:07.147Z Downloaded futures-macro v0.3.31
8292024-11-06T07:54:07.150Z Downloaded futures-task v0.3.31
8302024-11-06T07:54:07.153Z Downloaded futures-sink v0.3.31
8312024-11-06T07:54:07.153Z Downloaded defmt-parser v0.3.4
8322024-11-06T07:54:07.153Z Downloaded getrandom v0.2.15
8332024-11-06T07:54:07.155Z Downloaded serde_with_macros v3.11.0
8342024-11-06T07:54:07.159Z Downloaded tungstenite v0.24.0
8352024-11-06T07:54:07.161Z Downloaded xattr v1.3.1
8362024-11-06T07:54:07.167Z Downloaded tokio-rustls v0.24.1
8372024-11-06T07:54:07.167Z Downloaded termios v0.3.3
8382024-11-06T07:54:07.170Z Downloaded r2d2 v0.8.10
8392024-11-06T07:54:07.170Z Downloaded tabwriter v1.4.0
8402024-11-06T07:54:07.174Z Downloaded structmeta-derive v0.2.0
8412024-11-06T07:54:07.174Z Downloaded tls_codec v0.4.1
8422024-11-06T07:54:07.177Z Downloaded ref-cast-impl v1.0.23
8432024-11-06T07:54:07.177Z Downloaded globset v0.4.15
8442024-11-06T07:54:07.180Z Downloaded futures v0.3.31
8452024-11-06T07:54:07.184Z Downloaded slog v2.7.0
8462024-11-06T07:54:07.187Z Downloaded rand_core v0.6.4
8472024-11-06T07:54:07.190Z Downloaded slog-bunyan v2.5.0
8482024-11-06T07:54:07.193Z Downloaded snafu v0.8.5
8492024-11-06T07:54:07.197Z Downloaded heck v0.3.3
8502024-11-06T07:54:07.199Z Downloaded steno v0.4.1
8512024-11-06T07:54:07.203Z Downloaded yasna v0.5.2
8522024-11-06T07:54:07.206Z Downloaded hex-literal v0.4.1
8532024-11-06T07:54:07.209Z Downloaded dsl_auto_type v0.1.2
8542024-11-06T07:54:07.209Z Downloaded embedded-io v0.4.0
8552024-11-06T07:54:07.212Z Downloaded blake3 v1.5.4
8562024-11-06T07:54:07.219Z Downloaded unicode_categories v0.1.1
8572024-11-06T07:54:07.222Z Downloaded hashlink v0.9.1
8582024-11-06T07:54:07.225Z Downloaded pkg-config v0.3.31
8592024-11-06T07:54:07.227Z Downloaded tracing-attributes v0.1.27
8602024-11-06T07:54:07.230Z Downloaded pin-utils v0.1.0
8612024-11-06T07:54:07.232Z Downloaded tinyvec v1.8.0
8622024-11-06T07:54:07.235Z Downloaded num-derive v0.4.2
8632024-11-06T07:54:07.237Z Downloaded quick-error v1.2.3
8642024-11-06T07:54:07.238Z Downloaded fatfs v0.3.6
8652024-11-06T07:54:07.242Z Downloaded zopfli v0.8.1
8662024-11-06T07:54:07.245Z Downloaded env_logger v0.10.2
8672024-11-06T07:54:07.247Z Downloaded zip v2.1.3
8682024-11-06T07:54:07.252Z Downloaded snafu-derive v0.8.5
8692024-11-06T07:54:07.255Z Downloaded serde_derive_internals v0.29.1
8702024-11-06T07:54:07.257Z Downloaded der_derive v0.7.3
8712024-11-06T07:54:07.257Z Downloaded reqwest v0.12.8
8722024-11-06T07:54:07.267Z Downloaded highway v1.2.0
8732024-11-06T07:54:07.270Z Downloaded chrono v0.4.38
8742024-11-06T07:54:07.279Z Downloaded omicron-zone-package v0.11.1
8752024-11-06T07:54:07.282Z Downloaded owo-colors v4.1.0
8762024-11-06T07:54:07.285Z Downloaded socket2 v0.5.7
8772024-11-06T07:54:07.287Z Downloaded hickory-server v0.24.1
8782024-11-06T07:54:07.293Z Downloaded pin-project-internal v1.1.6
8792024-11-06T07:54:07.296Z Downloaded samael v0.0.17
8802024-11-06T07:54:07.302Z Downloaded hyper v0.14.30
8812024-11-06T07:54:07.311Z Downloaded time v0.3.36
8822024-11-06T07:54:07.319Z Downloaded bindgen v0.69.5
8832024-11-06T07:54:07.327Z Downloaded russh-keys v0.45.0
8842024-11-06T07:54:07.330Z Downloaded dropshot_endpoint v0.12.0
8852024-11-06T07:54:07.333Z Downloaded futures-util v0.3.31
8862024-11-06T07:54:07.346Z Downloaded ssh-key v0.6.6
8872024-11-06T07:54:07.353Z Downloaded lalrpop v0.19.12
8882024-11-06T07:54:07.366Z Downloaded quinn v0.11.5
8892024-11-06T07:54:07.369Z Downloaded bitvec v1.0.1
8902024-11-06T07:54:07.386Z Downloaded der v0.7.9
8912024-11-06T07:54:07.391Z Downloaded headers v0.4.0
8922024-11-06T07:54:07.398Z Downloaded rayon-core v1.12.1
8932024-11-06T07:54:07.400Z Downloaded expectorate v1.1.0
8942024-11-06T07:54:07.403Z Downloaded idna v0.3.0
8952024-11-06T07:54:07.410Z Downloaded schemars v0.8.21
8962024-11-06T07:54:07.424Z Downloaded heapless v0.8.0
8972024-11-06T07:54:07.427Z Downloaded diesel_derives v2.2.3
8982024-11-06T07:54:07.432Z Downloaded git2 v0.19.0
8992024-11-06T07:54:07.441Z Downloaded hashbrown v0.13.2
9002024-11-06T07:54:07.446Z Downloaded hashbrown v0.14.5
9012024-11-06T07:54:07.453Z Downloaded tough v0.17.1
9022024-11-06T07:54:07.462Z Downloaded serde_with v3.11.0
9032024-11-06T07:54:07.471Z Downloaded rand v0.8.5
9042024-11-06T07:54:07.475Z Downloaded sqlparser v0.45.0
9052024-11-06T07:54:07.481Z Downloaded rustls-webpki v0.101.7
9062024-11-06T07:54:07.498Z Downloaded num-bigint-dig v0.8.4
9072024-11-06T07:54:07.503Z Downloaded idna v0.4.0
9082024-11-06T07:54:07.510Z Downloaded x509-cert v0.2.5
9092024-11-06T07:54:07.517Z Downloaded curve25519-dalek v4.1.3
9102024-11-06T07:54:07.527Z Downloaded h2 v0.4.6
9112024-11-06T07:54:07.534Z Downloaded vcpkg v0.2.15
9122024-11-06T07:54:07.574Z Downloaded proptest v1.5.0
9132024-11-06T07:54:07.584Z Downloaded quinn-proto v0.11.8
9142024-11-06T07:54:07.591Z Downloaded idna v0.5.0
9152024-11-06T07:54:07.600Z Downloaded idna v0.2.3
9162024-11-06T07:54:07.606Z Downloaded nix v0.27.1
9172024-11-06T07:54:07.620Z Downloaded salty v0.3.0
9182024-11-06T07:54:07.625Z Downloaded bstr v1.10.0
9192024-11-06T07:54:07.637Z Downloaded regex v1.11.0
9202024-11-06T07:54:07.651Z Downloaded polar-core v0.27.3
9212024-11-06T07:54:07.661Z Downloaded p384 v0.13.0
9222024-11-06T07:54:07.667Z Downloaded rustls-webpki v0.102.8
9232024-11-06T07:54:07.687Z Downloaded regress v0.10.1
9242024-11-06T07:54:07.696Z Downloaded nix v0.28.0
9252024-11-06T07:54:07.709Z Downloaded quick-xml v0.33.0
9262024-11-06T07:54:07.716Z Downloaded smoltcp v0.9.1
9272024-11-06T07:54:07.728Z Downloaded openssl v0.10.66
9282024-11-06T07:54:07.737Z Downloaded webpki-roots v0.26.6
9292024-11-06T07:54:07.741Z Downloaded gimli v0.31.1
9302024-11-06T07:54:07.750Z Downloaded typify-impl v0.2.0
9312024-11-06T07:54:07.767Z Downloaded smoltcp v0.11.0
9322024-11-06T07:54:07.780Z Downloaded radix_trie v0.2.1
9332024-11-06T07:54:07.786Z Downloaded diesel v2.2.4
9342024-11-06T07:54:07.805Z Downloaded ratatui v0.28.1
9352024-11-06T07:54:07.826Z Downloaded regex-automata v0.4.8
9362024-11-06T07:54:07.844Z Downloaded trust-dns-proto v0.22.0
9372024-11-06T07:54:07.856Z Downloaded regex-syntax v0.6.29
9382024-11-06T07:54:07.863Z Downloaded rustls v0.23.14
9392024-11-06T07:54:07.875Z Downloaded rustls v0.22.4
9402024-11-06T07:54:07.889Z Downloaded hickory-proto v0.24.1
9412024-11-06T07:54:07.906Z Downloaded regress v0.9.1
9422024-11-06T07:54:07.914Z Downloaded object v0.36.5
9432024-11-06T07:54:07.928Z Downloaded bzip2-sys v0.1.11+1.0.8
9442024-11-06T07:54:07.939Z Downloaded openapiv3 v2.0.0
9452024-11-06T07:54:07.952Z Downloaded object v0.30.4
9462024-11-06T07:54:07.961Z Downloaded regex-syntax v0.8.5
9472024-11-06T07:54:07.969Z Downloaded nix v0.29.0
9482024-11-06T07:54:07.982Z Downloaded sled v0.34.7
9492024-11-06T07:54:07.992Z Downloaded dropshot v0.12.0
9502024-11-06T07:54:08.013Z Downloaded chrono-tz v0.10.0
9512024-11-06T07:54:08.020Z Downloaded zerocopy-derive v0.6.6
9522024-11-06T07:54:08.030Z Downloaded tokio v1.40.0
9532024-11-06T07:54:08.069Z Downloaded petgraph v0.6.5
9542024-11-06T07:54:08.084Z Downloaded csv v1.3.0
9552024-11-06T07:54:08.105Z Downloaded winnow v0.5.40
9562024-11-06T07:54:08.114Z Downloaded p521 v0.13.3
9572024-11-06T07:54:08.119Z Downloaded h2 v0.3.26
9582024-11-06T07:54:08.124Z Downloaded rustls v0.21.12
9592024-11-06T07:54:08.136Z Downloaded tracing-core v0.1.32
9602024-11-06T07:54:08.138Z Downloaded tokio-postgres v0.7.12
9612024-11-06T07:54:08.143Z Downloaded tokio-util v0.7.12
9622024-11-06T07:54:08.149Z Downloaded reqwest v0.11.27
9632024-11-06T07:54:08.157Z Downloaded rayon v1.10.0
9642024-11-06T07:54:08.166Z Downloaded lzma-sys v0.1.20
9652024-11-06T07:54:08.196Z Downloaded portable-atomic v1.9.0
9662024-11-06T07:54:08.202Z Downloaded libz-sys v1.1.20
9672024-11-06T07:54:08.225Z Downloaded diff v0.1.13
9682024-11-06T07:54:08.228Z Downloaded pin-project v1.1.6
9692024-11-06T07:54:08.237Z Downloaded flate2 v1.0.34
9702024-11-06T07:54:08.242Z Downloaded hickory-resolver v0.24.1
9712024-11-06T07:54:08.247Z Downloaded env_filter v0.1.2
9722024-11-06T07:54:08.249Z Downloaded test-strategy v0.3.1
9732024-11-06T07:54:08.252Z Downloaded p256 v0.13.2
9742024-11-06T07:54:08.257Z Downloaded zerocopy v0.6.6
9752024-11-06T07:54:08.263Z Downloaded dyn-clone v1.0.17
9762024-11-06T07:54:08.263Z Downloaded subprocess v0.2.9
9772024-11-06T07:54:08.266Z Downloaded url v2.5.2
9782024-11-06T07:54:08.266Z Downloaded semver v0.1.20
9792024-11-06T07:54:08.266Z Downloaded rcgen v0.12.1
9802024-11-06T07:54:08.269Z Downloaded rusqlite v0.32.1
9812024-11-06T07:54:08.274Z Downloaded futures-channel v0.3.31
9822024-11-06T07:54:08.276Z Downloaded tracing v0.1.40
9832024-11-06T07:54:08.280Z Downloaded ghash v0.5.1
9842024-11-06T07:54:08.282Z Downloaded sha3 v0.10.8
9852024-11-06T07:54:08.286Z Downloaded tokio-native-tls v0.3.1
9862024-11-06T07:54:08.289Z Downloaded aho-corasick v1.1.3
9872024-11-06T07:54:08.298Z Downloaded itertools v0.12.1
9882024-11-06T07:54:08.300Z Downloaded reedline v0.35.0
9892024-11-06T07:54:08.307Z Downloaded encoding_rs v0.8.34
9902024-11-06T07:54:08.328Z Downloaded which v4.4.2
9912024-11-06T07:54:08.331Z Downloaded typed-path v0.7.1
9922024-11-06T07:54:08.335Z Downloaded num-bigint v0.4.6
9932024-11-06T07:54:08.340Z Downloaded tokio-tungstenite v0.24.0
9942024-11-06T07:54:08.343Z Downloaded tokio-tungstenite v0.23.1
9952024-11-06T07:54:08.346Z Downloaded crossterm v0.28.1
9962024-11-06T07:54:08.350Z Downloaded unsafe-libyaml v0.2.11
9972024-11-06T07:54:08.354Z Downloaded tungstenite v0.21.0
9982024-11-06T07:54:08.357Z Downloaded libxml v0.3.3
9992024-11-06T07:54:08.363Z Downloaded russh v0.45.0
10002024-11-06T07:54:08.368Z Downloaded minimal-lexical v0.2.1
10012024-11-06T07:54:08.374Z Downloaded libm v0.2.8
10022024-11-06T07:54:08.380Z Downloaded itertools v0.10.5
10032024-11-06T07:54:08.386Z Downloaded ron v0.8.1
10042024-11-06T07:54:08.392Z Downloaded poly1305 v0.8.0
10052024-11-06T07:54:08.396Z Downloaded hash32 v0.3.1
10062024-11-06T07:54:08.396Z Downloaded whoami v1.5.2
10072024-11-06T07:54:08.401Z Downloaded wait-timeout v0.2.0
10082024-11-06T07:54:08.401Z Downloaded unarray v0.1.4
10092024-11-06T07:54:08.405Z Downloaded twox-hash v1.6.3
10102024-11-06T07:54:08.405Z Downloaded openssl-sys v0.9.103
10112024-11-06T07:54:08.407Z Downloaded rusty-fork v0.3.0
10122024-11-06T07:54:08.407Z Downloaded rustversion v1.0.17
10132024-11-06T07:54:08.410Z Downloaded debug-ignore v1.0.5
10142024-11-06T07:54:08.413Z Downloaded heapless v0.7.17
10152024-11-06T07:54:08.415Z Downloaded spin v0.9.8
10162024-11-06T07:54:08.418Z Downloaded num_enum_derive v0.5.11
10172024-11-06T07:54:08.418Z Downloaded float-cmp v0.9.0
10182024-11-06T07:54:08.421Z Downloaded fd-lock v4.0.2
10192024-11-06T07:54:08.423Z Downloaded displaydoc v0.2.5
10202024-11-06T07:54:08.423Z Downloaded display-error-chain v0.2.2
10212024-11-06T07:54:08.426Z Downloaded waitgroup v0.1.2
10222024-11-06T07:54:08.426Z Downloaded ron v0.7.1
10232024-11-06T07:54:08.430Z Downloaded uuid v1.10.0
10242024-11-06T07:54:08.432Z Downloaded strip-ansi-escapes v0.2.0
10252024-11-06T07:54:08.436Z Downloaded stringprep v0.1.5
10262024-11-06T07:54:08.436Z Downloaded string_cache v0.8.7
10272024-11-06T07:54:08.438Z Downloaded oso v0.27.3
10282024-11-06T07:54:08.441Z Downloaded toml_edit v0.19.15
10292024-11-06T07:54:08.456Z Downloaded signal-hook v0.3.17
10302024-11-06T07:54:08.459Z Downloaded vte v0.11.1
10312024-11-06T07:54:08.462Z Downloaded pbkdf2 v0.12.2
10322024-11-06T07:54:08.462Z Downloaded zip v0.6.6
10332024-11-06T07:54:08.465Z Downloaded tar v0.4.42
10342024-11-06T07:54:08.468Z Downloaded crypto-bigint v0.5.5
10352024-11-06T07:54:08.474Z Downloaded toml v0.7.8
10362024-11-06T07:54:08.477Z Downloaded tokio-tungstenite v0.21.0
10372024-11-06T07:54:08.480Z Downloaded tokio-stream v0.1.16
10382024-11-06T07:54:08.483Z Downloaded tokio-rustls v0.25.0
10392024-11-06T07:54:08.485Z Downloaded time-macros v0.2.18
10402024-11-06T07:54:08.487Z Downloaded postgres-protocol v0.6.7
10412024-11-06T07:54:08.490Z Downloaded futures-core v0.3.31
10422024-11-06T07:54:08.490Z Downloaded postcard v1.0.10
10432024-11-06T07:54:08.492Z Downloaded pkcs5 v0.7.1
10442024-11-06T07:54:08.495Z Downloaded difflib v0.4.0
10452024-11-06T07:54:08.498Z Downloaded pbkdf2 v0.11.0
10462024-11-06T07:54:08.501Z Downloaded password-hash v0.5.0
10472024-11-06T07:54:08.501Z Downloaded unicode-properties v0.1.3
10482024-11-06T07:54:08.504Z Downloaded typify-macro v0.2.0
10492024-11-06T07:54:08.504Z Downloaded darling_core v0.20.10
10502024-11-06T07:54:08.508Z Downloaded bytes v1.7.2
10512024-11-06T07:54:08.512Z Downloaded arc-swap v1.7.1
10522024-11-06T07:54:08.515Z Downloaded ssh-cipher v0.2.0
10532024-11-06T07:54:08.518Z Downloaded chacha20poly1305 v0.10.1
10542024-11-06T07:54:08.520Z Downloaded serde_repr v0.1.19
10552024-11-06T07:54:08.520Z Downloaded sec1 v0.7.3
10562024-11-06T07:54:08.522Z Downloaded rustls-pemfile v1.0.4
10572024-11-06T07:54:08.525Z Downloaded rustc_version v0.1.7
10582024-11-06T07:54:08.525Z Downloaded ecdsa v0.16.9
10592024-11-06T07:54:08.527Z Downloaded des v0.8.1
10602024-11-06T07:54:08.527Z Downloaded native-tls v0.2.12
10612024-11-06T07:54:08.530Z Downloaded indicatif v0.17.8
10622024-11-06T07:54:08.533Z Downloaded packed_struct v0.10.1
10632024-11-06T07:54:08.535Z Downloaded vsss-rs v3.3.4
10642024-11-06T07:54:08.537Z Downloaded console v0.15.8
10652024-11-06T07:54:08.540Z Downloaded clang-sys v1.8.1
10662024-11-06T07:54:08.542Z Downloaded multer v3.1.0
10672024-11-06T07:54:08.545Z Downloaded slog-term v2.9.1
10682024-11-06T07:54:08.548Z Downloaded mime_guess v2.0.5
10692024-11-06T07:54:08.550Z Downloaded memmap2 v0.9.5
10702024-11-06T07:54:08.550Z Downloaded maplit v1.0.2
10712024-11-06T07:54:08.550Z Downloaded openssl-macros v0.1.1
10722024-11-06T07:54:08.553Z Downloaded number_prefix v0.4.0
10732024-11-06T07:54:08.553Z Downloaded memoffset v0.9.1
10742024-11-06T07:54:08.553Z Downloaded libgit2-sys v0.17.0+1.8.1
10752024-11-06T07:54:08.611Z Downloaded darling v0.20.10
10762024-11-06T07:54:08.615Z Downloaded bumpalo v3.16.0
10772024-11-06T07:54:08.619Z Downloaded backtrace v0.3.74
10782024-11-06T07:54:08.623Z Downloaded strum_macros v0.25.3
10792024-11-06T07:54:08.625Z Downloaded signal-hook-tokio v0.3.1
10802024-11-06T07:54:08.627Z Downloaded signal-hook-registry v1.4.2
10812024-11-06T07:54:08.627Z Downloaded signal-hook-mio v0.2.4
10822024-11-06T07:54:08.632Z Downloaded structmeta v0.2.0
10832024-11-06T07:54:08.632Z Downloaded num v0.4.3
10842024-11-06T07:54:08.632Z Downloaded nodrop v0.1.14
10852024-11-06T07:54:08.635Z Downloaded multimap v0.10.0
10862024-11-06T07:54:08.635Z Downloaded lockfree-object-pool v0.1.6
10872024-11-06T07:54:08.635Z Downloaded kstat-rs v0.2.4
10882024-11-06T07:54:08.635Z Downloaded lazy_static v1.5.0
10892024-11-06T07:54:08.637Z Downloaded linear-map v1.2.0
10902024-11-06T07:54:08.637Z Downloaded constant_time_eq v0.3.1
10912024-11-06T07:54:08.639Z Downloaded lalrpop-util v0.19.12
10922024-11-06T07:54:08.640Z Downloaded internet-checksum v0.2.1
10932024-11-06T07:54:08.640Z Downloaded inout v0.1.3
10942024-11-06T07:54:08.643Z Downloaded indent_write v2.2.0
10952024-11-06T07:54:08.643Z Downloaded allocator-api2 v0.2.18
10962024-11-06T07:54:08.645Z Downloaded crc-catalog v2.4.0
10972024-11-06T07:54:08.645Z Downloaded cobs v0.2.3
10982024-11-06T07:54:08.648Z Downloaded ipnet v2.10.1
10992024-11-06T07:54:08.648Z Downloaded cassowary v0.3.0
11002024-11-06T07:54:08.650Z Downloaded buf-list v1.0.3
11012024-11-06T07:54:08.652Z Downloaded bcrypt-pbkdf v0.10.0
11022024-11-06T07:54:08.652Z Downloaded bb8 v0.8.5
11032024-11-06T07:54:08.655Z Downloaded bit-set v0.5.3
11042024-11-06T07:54:08.655Z Downloaded base16ct v0.2.0
11052024-11-06T07:54:08.657Z Downloaded assert_matches v1.5.0
11062024-11-06T07:54:08.657Z Downloaded bitfield v0.14.0
11072024-11-06T07:54:08.657Z Downloaded managed v0.8.0
11082024-11-06T07:54:08.659Z Downloaded keccak v0.1.5
11092024-11-06T07:54:08.659Z Downloaded csv-core v0.1.11
11102024-11-06T07:54:08.662Z Downloaded curve25519-dalek-derive v0.1.1
11112024-11-06T07:54:08.662Z Downloaded ciborium v0.2.2
11122024-11-06T07:54:08.664Z Downloaded base64ct v1.6.0
11132024-11-06T07:54:08.667Z Downloaded bitfield-struct v0.6.2
11142024-11-06T07:54:08.667Z Downloaded matches v0.1.10
11152024-11-06T07:54:08.669Z Downloaded is_ci v1.2.0
11162024-11-06T07:54:08.669Z Downloaded cexpr v0.6.0
11172024-11-06T07:54:08.672Z Downloaded castaway v0.2.3
11182024-11-06T07:54:08.672Z Downloaded blowfish v0.9.1
11192024-11-06T07:54:08.679Z Downloaded async-recursion v1.1.1
11202024-11-06T07:54:08.679Z Downloaded argon2 v0.5.3
11212024-11-06T07:54:09.135Z Downloaded ring v0.17.8
11222024-11-06T07:54:09.311Z Downloaded libsqlite3-sys v0.30.1
11232024-11-06T07:54:09.390Z Downloaded ring v0.16.20
11242024-11-06T07:54:09.571Z Compiling serde v1.0.210
11252024-11-06T07:54:09.573Z Compiling typenum v1.17.0
11262024-11-06T07:54:09.573Z Compiling lock_api v0.4.12
11272024-11-06T07:54:09.573Z Compiling generic-array v0.14.7
11282024-11-06T07:54:09.573Z Compiling scopeguard v1.2.0
11292024-11-06T07:54:09.743Z Compiling subtle v2.6.1
11302024-11-06T07:54:09.791Z Compiling syn v2.0.79
11312024-11-06T07:54:09.805Z Compiling getrandom v0.2.15
11322024-11-06T07:54:09.912Z Compiling value-bag v1.9.0
11332024-11-06T07:54:10.120Z Compiling rand_core v0.6.4
11342024-11-06T07:54:10.204Z Compiling const-oid v0.9.6
11352024-11-06T07:54:10.222Z Compiling jobserver v0.1.32
11362024-11-06T07:54:10.314Z Compiling shlex v1.3.0
11372024-11-06T07:54:10.555Z Compiling log v0.4.22
11382024-11-06T07:54:10.671Z Compiling cc v1.1.30
11392024-11-06T07:54:10.690Z Compiling pin-project-lite v0.2.14
11402024-11-06T07:54:10.739Z Compiling smallvec v1.13.2
11412024-11-06T07:54:10.824Z Compiling parking_lot_core v0.9.10
11422024-11-06T07:54:11.140Z Compiling futures-core v0.3.31
11432024-11-06T07:54:11.158Z Compiling signal-hook-registry v1.4.2
11442024-11-06T07:54:11.406Z Compiling mio v1.0.2
11452024-11-06T07:54:11.472Z Compiling cpufeatures v0.2.14
11462024-11-06T07:54:11.577Z Compiling futures-sink v0.3.31
11472024-11-06T07:54:11.743Z Compiling parking_lot v0.12.3
11482024-11-06T07:54:11.994Z Compiling spin v0.9.8
11492024-11-06T07:54:12.013Z Compiling socket2 v0.5.7
11502024-11-06T07:54:12.227Z Compiling slab v0.4.9
11512024-11-06T07:54:12.416Z Compiling serde_json v1.0.128
11522024-11-06T07:54:12.542Z Compiling futures-channel v0.3.31
11532024-11-06T07:54:12.595Z Compiling futures-io v0.3.31
11542024-11-06T07:54:12.700Z Compiling pin-utils v0.1.0
11552024-11-06T07:54:12.772Z Compiling futures-task v0.3.31
11562024-11-06T07:54:12.792Z Compiling allocator-api2 v0.2.18
11572024-11-06T07:54:12.912Z Compiling foldhash v0.1.3
11582024-11-06T07:54:13.003Z Compiling tinyvec_macros v0.1.1
11592024-11-06T07:54:13.026Z Compiling libm v0.2.8
11602024-11-06T07:54:13.055Z Compiling pkg-config v0.3.31
11612024-11-06T07:54:13.090Z Compiling num-traits v0.2.19
11622024-11-06T07:54:13.107Z Compiling tinyvec v1.8.0
11632024-11-06T07:54:13.251Z Compiling unicode-bidi v0.3.17
11642024-11-06T07:54:13.606Z Compiling hashbrown v0.15.0
11652024-11-06T07:54:13.644Z Compiling base64ct v1.6.0
11662024-11-06T07:54:14.213Z Compiling pem-rfc7468 v0.7.0
11672024-11-06T07:54:14.649Z Compiling unicode-normalization v0.1.24
11682024-11-06T07:54:14.671Z Compiling httparse v1.9.5
11692024-11-06T07:54:14.782Z Compiling flagset v0.4.6
11702024-11-06T07:54:14.845Z Compiling ring v0.17.8
11712024-11-06T07:54:14.934Z Compiling tracing-core v0.1.32
11722024-11-06T07:54:14.981Z Compiling rustls-pki-types v1.9.0
11732024-11-06T07:54:14.999Z Compiling percent-encoding v2.3.1
11742024-11-06T07:54:15.366Z Compiling crossbeam-utils v0.8.20
11752024-11-06T07:54:15.756Z Compiling vcpkg v0.2.15
11762024-11-06T07:54:15.990Z Compiling powerfmt v0.2.0
11772024-11-06T07:54:16.052Z Compiling time-core v0.1.2
11782024-11-06T07:54:16.212Z Compiling untrusted v0.9.0
11792024-11-06T07:54:16.231Z Compiling num-conv v0.1.0
11802024-11-06T07:54:16.327Z Compiling deranged v0.3.11
11812024-11-06T07:54:16.373Z Compiling atomic-waker v1.1.2
11822024-11-06T07:54:16.498Z Compiling time-macros v0.2.18
11832024-11-06T07:54:16.530Z Compiling num_threads v0.1.7
11842024-11-06T07:54:16.550Z Compiling form_urlencoded v1.2.1
11852024-11-06T07:54:16.660Z Compiling slog v2.7.0
11862024-11-06T07:54:16.834Z Compiling rustix v0.38.37
11872024-11-06T07:54:17.167Z Compiling try-lock v0.2.5
11882024-11-06T07:54:17.303Z Compiling want v0.3.1
11892024-11-06T07:54:17.591Z Compiling httpdate v1.0.3
11902024-11-06T07:54:17.713Z Compiling openssl-sys v0.9.103
11912024-11-06T07:54:17.734Z Compiling idna v0.5.0
11922024-11-06T07:54:18.022Z Compiling rustversion v1.0.17
11932024-11-06T07:54:18.142Z Compiling openssl v0.10.66
11942024-11-06T07:54:18.412Z Compiling match_cfg v0.1.0
11952024-11-06T07:54:18.511Z Compiling adler2 v2.0.0
11962024-11-06T07:54:18.542Z Compiling iana-time-zone v0.1.61
11972024-11-06T07:54:18.711Z Compiling base64 v0.22.1
11982024-11-06T07:54:18.730Z Compiling foreign-types-shared v0.1.1
11992024-11-06T07:54:18.851Z Compiling tower-service v0.3.3
12002024-11-06T07:54:18.999Z Compiling foreign-types v0.3.2
12012024-11-06T07:54:19.091Z Compiling miniz_oxide v0.8.0
12022024-11-06T07:54:19.111Z Compiling url v2.5.2
12032024-11-06T07:54:19.217Z Compiling hostname v0.3.1
12042024-11-06T07:54:19.396Z Compiling dirs-sys-next v0.1.2
12052024-11-06T07:54:19.432Z Compiling aho-corasick v1.1.3
12062024-11-06T07:54:19.451Z Compiling time v0.3.36
12072024-11-06T07:54:20.039Z Compiling rustls v0.22.4
12082024-11-06T07:54:20.276Z Compiling regex-syntax v0.8.5
12092024-11-06T07:54:20.304Z Compiling native-tls v0.2.12
12102024-11-06T07:54:20.494Z Compiling syn v1.0.109
12112024-11-06T07:54:20.623Z Compiling data-encoding v2.6.0
12122024-11-06T07:54:20.803Z Compiling rustls v0.23.14
12132024-11-06T07:54:21.065Z Compiling siphasher v0.3.11
12142024-11-06T07:54:21.189Z Compiling dirs-next v2.0.0
12152024-11-06T07:54:21.406Z Compiling serde_derive_internals v0.29.1
12162024-11-06T07:54:22.766Z Compiling crossbeam-epoch v0.9.18
12172024-11-06T07:54:22.785Z Compiling bzip2-sys v0.1.11+1.0.8
12182024-11-06T07:54:23.276Z Compiling lazy_static v1.5.0
12192024-11-06T07:54:23.305Z Compiling serde_derive v1.0.210
12202024-11-06T07:54:23.400Z Compiling zeroize_derive v1.4.2
12212024-11-06T07:54:23.471Z Compiling zerocopy-derive v0.7.35
12222024-11-06T07:54:23.959Z Compiling tokio-macros v2.4.0
12232024-11-06T07:54:24.335Z Compiling thiserror-impl v1.0.64
12242024-11-06T07:54:24.578Z Compiling futures-macro v0.3.31
12252024-11-06T07:54:24.962Z Compiling zeroize v1.8.1
12262024-11-06T07:54:25.498Z Compiling der_derive v0.7.3
12272024-11-06T07:54:25.530Z Compiling tracing-attributes v0.1.27
12282024-11-06T07:54:25.648Z Compiling zerocopy v0.7.35
12292024-11-06T07:54:26.552Z Compiling scroll_derive v0.12.0
12302024-11-06T07:54:26.568Z Compiling futures-util v0.3.31
12312024-11-06T07:54:26.889Z Compiling crypto-common v0.1.6
12322024-11-06T07:54:27.129Z Compiling block-buffer v0.10.4
12332024-11-06T07:54:27.259Z Compiling block-padding v0.3.3
12342024-11-06T07:54:27.379Z Compiling digest v0.10.7
12352024-11-06T07:54:27.475Z Compiling thiserror v1.0.64
12362024-11-06T07:54:27.495Z Compiling inout v0.1.3
12372024-11-06T07:54:27.612Z Compiling ppv-lite86 v0.2.20
12382024-11-06T07:54:27.772Z Compiling cipher v0.4.4
12392024-11-06T07:54:27.843Z Compiling hmac v0.12.1
12402024-11-06T07:54:27.863Z Compiling sha2 v0.10.8
12412024-11-06T07:54:27.936Z Compiling der v0.7.9
12422024-11-06T07:54:28.090Z Compiling pbkdf2 v0.12.2
12432024-11-06T07:54:28.261Z Compiling salsa20 v0.10.2
12442024-11-06T07:54:28.298Z Compiling pest v2.7.14
12452024-11-06T07:54:28.480Z Compiling rand_chacha v0.3.1
12462024-11-06T07:54:28.499Z Compiling scrypt v0.11.0
12472024-11-06T07:54:29.012Z Compiling tracing v0.1.40
12482024-11-06T07:54:29.030Z Compiling rand v0.8.5
12492024-11-06T07:54:29.498Z Compiling cbc v0.1.2
12502024-11-06T07:54:29.762Z Compiling aes v0.8.4
12512024-11-06T07:54:30.802Z Compiling spki v0.7.3
12522024-11-06T07:54:31.146Z Compiling pest_meta v2.7.14
12532024-11-06T07:54:31.242Z Compiling pkcs5 v0.7.1
12542024-11-06T07:54:31.277Z Compiling scroll v0.12.0
12552024-11-06T07:54:31.405Z Compiling rustls-webpki v0.102.8
12562024-11-06T07:54:31.501Z Compiling async-trait v0.1.83
12572024-11-06T07:54:31.848Z Compiling pkcs8 v0.10.2
12582024-11-06T07:54:32.371Z Compiling pest_generator v2.7.14
12592024-11-06T07:54:32.547Z Compiling goblin v0.8.2
12602024-11-06T07:54:32.599Z Compiling openssl-macros v0.1.1
12612024-11-06T07:54:33.158Z Compiling sha1 v0.10.6
12622024-11-06T07:54:33.366Z Compiling signature v2.2.0
12632024-11-06T07:54:33.386Z Compiling regex-automata v0.4.8
12642024-11-06T07:54:33.555Z Compiling thread_local v1.1.8
12652024-11-06T07:54:33.655Z Compiling encoding_rs v0.8.34
12662024-11-06T07:54:34.082Z Compiling multer v3.1.0
12672024-11-06T07:54:34.113Z Compiling cookie v0.18.1
12682024-11-06T07:54:34.213Z Compiling rayon-core v1.12.1
12692024-11-06T07:54:34.373Z Compiling openssl-probe v0.1.5
12702024-11-06T07:54:34.415Z Compiling signal-hook v0.3.17
12712024-11-06T07:54:34.502Z Compiling paste v1.0.15
12722024-11-06T07:54:34.707Z Compiling slog-async v2.8.0
12732024-11-06T07:54:34.741Z Compiling schemars v0.8.21
12742024-11-06T07:54:35.044Z Compiling unicode-properties v0.1.3
12752024-11-06T07:54:35.087Z Compiling mime v0.3.17
12762024-11-06T07:54:35.256Z Compiling either v1.13.0
12772024-11-06T07:54:35.453Z Compiling ipnet v2.10.1
12782024-11-06T07:54:35.692Z Compiling gimli v0.31.1
12792024-11-06T07:54:35.695Z Compiling stringprep v0.1.5
12802024-11-06T07:54:35.829Z Compiling pest_derive v2.7.14
12812024-11-06T07:54:36.662Z Compiling dtrace-parser v0.2.0
12822024-11-06T07:54:36.923Z Compiling futures-executor v0.3.31
12832024-11-06T07:54:37.459Z Compiling bytes v1.7.2
12842024-11-06T07:54:37.819Z Compiling indexmap v2.6.0
12852024-11-06T07:54:38.676Z Compiling tokio v1.40.0
12862024-11-06T07:54:38.763Z Compiling http v1.1.0
12872024-11-06T07:54:39.404Z Compiling bitflags v2.6.0
12882024-11-06T07:54:39.856Z Compiling semver v1.0.23
12892024-11-06T07:54:40.615Z Compiling rustc_version v0.4.1
12902024-11-06T07:54:40.660Z Compiling http-body v1.0.1
12912024-11-06T07:54:40.918Z Compiling dof v0.3.0
12922024-11-06T07:54:41.189Z Compiling toml_datetime v0.6.8
12932024-11-06T07:54:41.366Z Compiling uuid v1.10.0
12942024-11-06T07:54:41.690Z Compiling serde_tokenstream v0.2.2
12952024-11-06T07:54:42.279Z Compiling serde_spanned v0.6.8
12962024-11-06T07:54:42.377Z Compiling usdt-impl v0.5.0
12972024-11-06T07:54:42.512Z Compiling chrono v0.4.38
12982024-11-06T07:54:42.844Z Compiling heapless v0.7.17
12992024-11-06T07:54:42.971Z Compiling http-body-util v0.1.2
13002024-11-06T07:54:43.522Z Compiling toml_edit v0.22.22
13012024-11-06T07:54:43.891Z Compiling usdt-attr-macro v0.5.0
13022024-11-06T07:54:45.420Z Compiling usdt-macro v0.5.0
13032024-11-06T07:54:45.490Z Compiling curve25519-dalek v4.1.3
13042024-11-06T07:54:46.129Z Compiling addr2line v0.24.2
13052024-11-06T07:54:46.158Z Compiling slog-json v2.6.1
13062024-11-06T07:54:46.192Z Compiling serde_urlencoded v0.7.1
13072024-11-06T07:54:46.606Z Compiling md-5 v0.10.6
13082024-11-06T07:54:46.736Z Compiling schemars_derive v0.8.21
13092024-11-06T07:54:46.799Z Compiling enum-as-inner v0.6.1
13102024-11-06T07:54:46.869Z Compiling async-stream-impl v0.3.6
13112024-11-06T07:54:47.750Z Compiling tokio-util v0.7.12
13122024-11-06T07:54:48.210Z Compiling crossbeam-deque v0.8.5
13132024-11-06T07:54:48.553Z Compiling term v0.7.0
13142024-11-06T07:54:49.125Z Compiling h2 v0.4.6
13152024-11-06T07:54:50.059Z Compiling crossbeam-channel v0.5.13
13162024-11-06T07:54:50.380Z Compiling num-integer v0.1.46
13172024-11-06T07:54:51.172Z Compiling rustls-pemfile v2.2.0
13182024-11-06T07:54:51.224Z Compiling idna v0.3.0
13192024-11-06T07:54:51.278Z Compiling idna v0.4.0
13202024-11-06T07:54:51.493Z Compiling hash32 v0.2.1
13212024-11-06T07:54:51.851Z Compiling ff v0.13.0
13222024-11-06T07:54:51.888Z Compiling is-terminal v0.4.13
13232024-11-06T07:54:52.022Z Compiling dropshot v0.12.0
13242024-11-06T07:54:52.073Z Compiling object v0.36.5
13252024-11-06T07:54:52.320Z Compiling rustc-demangle v0.1.24
13262024-11-06T07:54:52.802Z Compiling take_mut v0.2.2
13272024-11-06T07:54:52.879Z Compiling quick-error v1.2.3
13282024-11-06T07:54:52.966Z Compiling base16ct v0.2.0
13292024-11-06T07:54:53.027Z Compiling stable_deref_trait v1.2.0
13302024-11-06T07:54:53.092Z Compiling num-bigint-dig v0.8.4
13312024-11-06T07:54:53.136Z Compiling dyn-clone v1.0.17
13322024-11-06T07:54:53.252Z Compiling fallible-iterator v0.2.0
13332024-11-06T07:54:53.272Z Compiling psl-types v2.0.11
13342024-11-06T07:54:53.340Z Compiling linked-hash-map v0.5.6
13352024-11-06T07:54:53.395Z Compiling utf-8 v0.7.6
13362024-11-06T07:54:53.463Z Compiling anyhow v1.0.92
13372024-11-06T07:54:53.694Z Compiling portable-atomic v1.9.0
13382024-11-06T07:54:53.719Z Compiling smoltcp v0.9.1
13392024-11-06T07:54:53.940Z Compiling postgres-protocol v0.6.7
13402024-11-06T07:54:54.449Z Compiling lru-cache v0.1.2
13412024-11-06T07:54:54.472Z Compiling tungstenite v0.24.0
13422024-11-06T07:54:54.635Z Compiling publicsuffix v2.2.3
13432024-11-06T07:54:54.902Z Compiling sec1 v0.7.3
13442024-11-06T07:54:55.458Z Compiling resolv-conf v0.7.0
13452024-11-06T07:54:56.195Z Compiling hyper v1.4.1
13462024-11-06T07:54:56.730Z Compiling tokio-rustls v0.26.0
13472024-11-06T07:54:57.275Z Compiling hickory-proto v0.24.1
13482024-11-06T07:54:57.642Z Compiling group v0.13.0
13492024-11-06T07:54:57.962Z Compiling slog-term v2.9.1
13502024-11-06T07:54:58.475Z Compiling usdt v0.5.0
13512024-11-06T07:54:58.953Z Compiling hyper-util v0.1.9
13522024-11-06T07:54:59.172Z Compiling num-iter v0.1.45
13532024-11-06T07:54:59.321Z Compiling tokio-native-tls v0.3.1
13542024-11-06T07:54:59.503Z Compiling backtrace v0.3.74
13552024-11-06T07:54:59.803Z Compiling async-stream v0.3.6
13562024-11-06T07:55:00.121Z Compiling tokio-rustls v0.25.0
13572024-11-06T07:55:00.206Z Compiling toml v0.8.19
13582024-11-06T07:55:00.240Z Compiling slog-bunyan v2.5.0
13592024-11-06T07:55:00.567Z Compiling terminal_size v0.4.0
13602024-11-06T07:55:00.587Z Compiling dropshot_endpoint v0.12.0
13612024-11-06T07:55:01.356Z Compiling openapiv3 v2.0.0
13622024-11-06T07:55:01.802Z Compiling futures v0.3.31
13632024-11-06T07:55:01.914Z Compiling camino v1.1.9
13642024-11-06T07:55:01.930Z Compiling serde_path_to_error v0.1.16
13652024-11-06T07:55:01.950Z Compiling hubpack_derive v0.1.1
13662024-11-06T07:55:02.843Z Compiling hkdf v0.12.4
13672024-11-06T07:55:02.896Z Compiling crypto-bigint v0.5.5
13682024-11-06T07:55:03.106Z Compiling zerocopy-derive v0.6.6
13692024-11-06T07:55:03.291Z Compiling curve25519-dalek-derive v0.1.1
13702024-11-06T07:55:03.748Z Compiling phf_shared v0.11.2
13712024-11-06T07:55:03.969Z Compiling waitgroup v0.1.2
13722024-11-06T07:55:04.151Z Compiling webpki-roots v0.26.6
13732024-11-06T07:55:04.200Z Compiling hostname v0.4.0
13742024-11-06T07:55:04.366Z Compiling crc32fast v1.4.2
13752024-11-06T07:55:04.453Z Compiling ahash v0.8.11
13762024-11-06T07:55:04.719Z Compiling fs-err v2.11.0
13772024-11-06T07:55:04.762Z Compiling debug-ignore v1.0.5
13782024-11-06T07:55:04.838Z Compiling managed v0.8.0
13792024-11-06T07:55:04.909Z Compiling winnow v0.5.40
13802024-11-06T07:55:05.022Z Compiling bitflags v1.3.2
13812024-11-06T07:55:05.134Z Compiling clap_builder v4.5.20
13822024-11-06T07:55:05.170Z Compiling zerocopy v0.6.6
13832024-11-06T07:55:05.189Z Compiling strum_macros v0.25.3
13842024-11-06T07:55:06.049Z Compiling elliptic-curve v0.13.8
13852024-11-06T07:55:06.975Z Compiling console v0.15.8
13862024-11-06T07:55:07.376Z Compiling flate2 v1.0.34
13872024-11-06T07:55:08.327Z Compiling hyper-rustls v0.27.3
13882024-11-06T07:55:08.480Z Compiling toml_edit v0.19.15
13892024-11-06T07:55:08.766Z Compiling phf v0.11.2
13902024-11-06T07:55:08.945Z Compiling signal-hook-mio v0.2.4
13912024-11-06T07:55:09.039Z Compiling hubpack v0.1.2
13922024-11-06T07:55:09.058Z Compiling hickory-resolver v0.24.1
13932024-11-06T07:55:09.061Z Compiling cookie_store v0.21.0
13942024-11-06T07:55:09.098Z Compiling hyper-tls v0.6.0
13952024-11-06T07:55:09.472Z Compiling rayon v1.10.0
13962024-11-06T07:55:10.435Z Compiling bzip2 v0.4.4
13972024-11-06T07:55:10.816Z Compiling tokio-tungstenite v0.24.0
13982024-11-06T07:55:12.724Z Compiling postgres-types v0.2.8
13992024-11-06T07:55:13.874Z Compiling tokio-stream v0.1.16
14002024-11-06T07:55:14.226Z Compiling regex v1.11.0
14012024-11-06T07:55:14.440Z Compiling bstr v1.10.0
14022024-11-06T07:55:14.944Z Compiling serde-big-array v0.5.1
14032024-11-06T07:55:14.966Z Compiling ed25519 v2.2.3
14042024-11-06T07:55:15.185Z Compiling pkcs1 v0.7.5
14052024-11-06T07:55:15.269Z Compiling rfc6979 v0.4.0
14062024-11-06T07:55:15.322Z Compiling clap_derive v4.5.18
14072024-11-06T07:55:15.389Z Compiling derive-where v1.2.7
14082024-11-06T07:55:15.463Z Compiling serde_repr v0.1.19
14092024-11-06T07:55:16.008Z Compiling phf_shared v0.10.0
14102024-11-06T07:55:16.141Z Compiling float-cmp v0.9.0
14112024-11-06T07:55:16.183Z Compiling sync_wrapper v1.0.1
14122024-11-06T07:55:16.341Z Compiling static_assertions v1.1.0
14132024-11-06T07:55:16.366Z Compiling predicates-core v1.0.8
14142024-11-06T07:55:16.412Z Compiling fixedbitset v0.4.2
14152024-11-06T07:55:16.446Z Compiling difflib v0.4.0
14162024-11-06T07:55:16.606Z Compiling whoami v1.5.2
14172024-11-06T07:55:16.717Z Compiling number_prefix v0.4.0
14182024-11-06T07:55:16.758Z Compiling precomputed-hash v0.1.1
14192024-11-06T07:55:16.857Z Compiling bit-vec v0.6.3
14202024-11-06T07:55:16.880Z Compiling unicode-segmentation v1.12.0
14212024-11-06T07:55:16.949Z Compiling new_debug_unreachable v1.0.6
14222024-11-06T07:55:17.050Z Compiling normalize-line-endings v0.3.0
14232024-11-06T07:55:17.182Z Compiling minimal-lexical v0.2.1
14242024-11-06T07:55:17.240Z Compiling bit-set v0.5.3
14252024-11-06T07:55:17.316Z Compiling predicates v3.1.2
14262024-11-06T07:55:17.540Z Compiling string_cache v0.8.7
14272024-11-06T07:55:17.694Z Compiling nom v7.1.3
14282024-11-06T07:55:17.762Z Compiling similar v2.6.0
14292024-11-06T07:55:17.966Z Compiling indicatif v0.17.8
14302024-11-06T07:55:17.986Z Compiling tokio-postgres v0.7.12
14312024-11-06T07:55:18.726Z Compiling qorb v0.2.0
14322024-11-06T07:55:19.026Z Compiling petgraph v0.6.5
14332024-11-06T07:55:19.962Z Compiling clap v4.5.20
14342024-11-06T07:55:20.077Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14352024-11-06T07:55:20.099Z Compiling reqwest v0.12.8
14362024-11-06T07:55:20.202Z Compiling rsa v0.9.6
14372024-11-06T07:55:21.534Z Compiling ecdsa v0.16.9
14382024-11-06T07:55:22.452Z Compiling ed25519-dalek v2.1.1
14392024-11-06T07:55:23.177Z Compiling toml v0.7.8
14402024-11-06T07:55:23.776Z Compiling zip v0.6.6
14412024-11-06T07:55:23.797Z Compiling crossterm v0.28.1
14422024-11-06T07:55:25.170Z Compiling hex v0.4.3
14432024-11-06T07:55:25.303Z Compiling itertools v0.12.1
14442024-11-06T07:55:25.324Z Compiling itertools v0.10.5
14452024-11-06T07:55:25.694Z Compiling x509-cert v0.2.5
14462024-11-06T07:55:25.777Z Compiling lalrpop-util v0.19.12
14472024-11-06T07:55:26.126Z Compiling unicode-xid v0.2.6
14482024-11-06T07:55:26.311Z Compiling peg-runtime v0.8.3
14492024-11-06T07:55:26.988Z Compiling xattr v1.3.1
14502024-11-06T07:55:27.041Z Compiling strum_macros v0.26.4
14512024-11-06T07:55:27.262Z Compiling filetime v0.2.25
14522024-11-06T07:55:27.516Z Compiling tar v0.4.42
14532024-11-06T07:55:29.849Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14542024-11-06T07:55:30.097Z Compiling strum v0.26.3
14552024-11-06T07:55:30.175Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14562024-11-06T07:55:35.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
14572024-11-06T07:55:35.460Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14582024-11-06T07:55:35.507ZNov 06 07:55:34.054 INFO Starting download, target: Clickhouse
14592024-11-06T07:55:35.507ZNov 06 07:55:34.054 INFO Starting download, target: Cockroach
14602024-11-06T07:55:35.507ZNov 06 07:55:34.054 INFO Starting download, target: Console
14612024-11-06T07:55:35.507ZNov 06 07:55:34.054 INFO Starting download, target: DendriteOpenapi
14622024-11-06T07:55:35.510ZNov 06 07:55:34.054 INFO Starting download, target: DendriteStub
14632024-11-06T07:55:35.510ZNov 06 07:55:34.054 INFO Starting download, target: MaghemiteMgd
14642024-11-06T07:55:35.510ZNov 06 07:55:34.054 INFO Starting download, target: TransceiverControl
14652024-11-06T07:55:35.510ZNov 06 07:55:34.054 INFO Downloading out/downloads/dpd-4067d742d832fa434217b95e4b149048d01ef54e.json (attempt 1/3), target: DendriteOpenapi
14662024-11-06T07:55:35.510ZNov 06 07:55:34.055 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14672024-11-06T07:55:35.510ZNov 06 07:55:34.055 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14682024-11-06T07:55:35.510ZNov 06 07:55:34.055 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14692024-11-06T07:55:35.510ZNov 06 07:55:34.055 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14702024-11-06T07:55:35.510ZNov 06 07:55:34.055 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14712024-11-06T07:55:35.510ZNov 06 07:55:34.055 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14722024-11-06T07:55:35.765ZNov 06 07:55:34.281 INFO Download complete, target: DendriteOpenapi
14732024-11-06T07:55:35.928ZNov 06 07:55:34.454 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14742024-11-06T07:55:36.083ZNov 06 07:55:34.626 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14752024-11-06T07:55:36.439ZNov 06 07:55:34.970 INFO Download complete, target: Console
14762024-11-06T07:55:36.515ZNov 06 07:55:35.060 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14772024-11-06T07:55:36.525ZNov 06 07:55:35.070 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14782024-11-06T07:55:36.592ZNov 06 07:55:35.136 INFO Download complete, target: TransceiverControl
14792024-11-06T07:55:37.069ZNov 06 07:55:35.615 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14802024-11-06T07:55:37.069ZNov 06 07:55:35.615 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14812024-11-06T07:55:37.396ZNov 06 07:55:35.942 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14822024-11-06T07:55:39.266ZNov 06 07:55:37.812 INFO Download complete, target: DendriteStub
14832024-11-06T07:55:39.343ZNov 06 07:55:37.889 INFO Download complete, target: MaghemiteMgd
14842024-11-06T07:55:44.478ZNov 06 07:55:43.023 INFO Checking that binary works, target: Cockroach
14852024-11-06T07:55:44.638ZNov 06 07:55:43.183 INFO Download complete, target: Cockroach
14862024-11-06T07:55:49.682ZNov 06 07:55:48.227 INFO Checking that binary works, target: Clickhouse
14872024-11-06T07:55:49.831ZNov 06 07:55:48.376 INFO Download complete, target: Clickhouse
14882024-11-06T07:55:49.853ZAll builder prerequisites installed successfully, and PATH looks valid
14892024-11-06T07:55:49.856Z
14902024-11-06T07:55:49.856Zreal 3:50.790313161
14912024-11-06T07:55:49.856Zuser 12:14.962232406
14922024-11-06T07:55:49.856Zsys 2:41.935640352
14932024-11-06T07:55:49.856Ztrap 0.443271177
14942024-11-06T07:55:49.856Ztflt 1.247360155
14952024-11-06T07:55:49.856Zdflt 1.365516626
14962024-11-06T07:55:49.856Zkflt 0.026432048
14972024-11-06T07:55:49.856Zlock 21:52.392780844
14982024-11-06T07:55:49.856Zslp 47:19.302456438
14992024-11-06T07:55:49.856Zlat 47.549534033
15002024-11-06T07:55:49.856Zstop 2:02.305718944
15012024-11-06T07:55:49.856Z+ banner hack-check
15022024-11-06T07:55:49.859Z
15032024-11-06T07:55:49.859Z # # ## #### # # #### # # ###### #### # #
15042024-11-06T07:55:49.859Z # # # # # # # # # # # # # # # # #
15052024-11-06T07:55:49.859Z ###### # # # #### ##### # ###### ##### # ####
15062024-11-06T07:55:49.859Z # # ###### # # # # # # # # # #
15072024-11-06T07:55:49.859Z # # # # # # # # # # # # # # # # #
15082024-11-06T07:55:49.859Z # # # # #### # # #### # # ###### #### # #
15092024-11-06T07:55:49.859Z
15102024-11-06T07:55:49.859Z+ export CARGO_INCREMENTAL=0
15112024-11-06T07:55:49.859Z+ CARGO_INCREMENTAL=0
15122024-11-06T07:55:49.859Z+ ptime -m timeout 2h cargo xtask check-features --ci
15132024-11-06T07:55:50.364Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15142024-11-06T07:55:53.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
15152024-11-06T07:55:53.848Z Running `target/debug/xtask check-features --ci`
15162024-11-06T07:55:53.869Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15172024-11-06T07:55:53.869Zrunning: "/home/build/.rustup/toolchains/1.82.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15182024-11-06T07:55:54.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15192024-11-06T07:55:54.319Z Running `target/debug/xtask download cargo-hack`
15202024-11-06T07:55:55.088Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15212024-11-06T07:55:55.460Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15222024-11-06T07:55:59.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
15232024-11-06T07:56:00.022Z Running `target/debug/xtask-downloader cargo-hack`
15242024-11-06T07:56:00.056ZNov 06 07:55:58.599 INFO Starting download, target: CargoHack
15252024-11-06T07:56:00.058ZNov 06 07:55:58.600 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15262024-11-06T07:56:00.725ZNov 06 07:55:59.269 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15272024-11-06T07:56:00.814ZNov 06 07:55:59.357 INFO Download complete, target: CargoHack
15282024-11-06T07:56:00.817Zrunning: "/home/build/.rustup/toolchains/1.82.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
15292024-11-06T07:56:00.833Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15302024-11-06T07:56:00.998Zinfo: running `cargo check --bins` on api_identity (1/168)
15312024-11-06T07:56:01.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15322024-11-06T07:56:01.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15332024-11-06T07:56:01.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15342024-11-06T07:56:01.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
15352024-11-06T07:56:01.562Z
15362024-11-06T07:56:01.562Zinfo: running `cargo check --bins` on bootstore (2/168)
15372024-11-06T07:56:02.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15382024-11-06T07:56:02.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15392024-11-06T07:56:02.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15402024-11-06T07:56:02.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
15412024-11-06T07:56:02.163Z
15422024-11-06T07:56:02.163Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/168)
15432024-11-06T07:56:02.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15442024-11-06T07:56:02.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15452024-11-06T07:56:02.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15462024-11-06T07:56:02.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
15472024-11-06T07:56:02.751Z
15482024-11-06T07:56:02.751Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/168)
15492024-11-06T07:56:03.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15502024-11-06T07:56:03.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15512024-11-06T07:56:03.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15522024-11-06T07:56:03.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
15532024-11-06T07:56:03.352Z
15542024-11-06T07:56:03.352Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/168)
15552024-11-06T07:56:03.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15562024-11-06T07:56:03.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15572024-11-06T07:56:03.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15582024-11-06T07:56:03.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15592024-11-06T07:56:03.752Z
15602024-11-06T07:56:03.753Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/168)
15612024-11-06T07:56:04.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15622024-11-06T07:56:04.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15632024-11-06T07:56:04.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15642024-11-06T07:56:04.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15652024-11-06T07:56:04.155Z
15662024-11-06T07:56:04.155Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/168)
15672024-11-06T07:56:04.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15682024-11-06T07:56:04.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15692024-11-06T07:56:04.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15702024-11-06T07:56:04.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15712024-11-06T07:56:04.559Z
15722024-11-06T07:56:04.560Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/168)
15732024-11-06T07:56:04.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15742024-11-06T07:56:04.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15752024-11-06T07:56:04.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15762024-11-06T07:56:04.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15772024-11-06T07:56:04.962Z
15782024-11-06T07:56:04.962Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/168)
15792024-11-06T07:56:05.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15802024-11-06T07:56:05.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15812024-11-06T07:56:05.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15822024-11-06T07:56:05.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15832024-11-06T07:56:05.371Z
15842024-11-06T07:56:05.371Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/168)
15852024-11-06T07:56:05.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15862024-11-06T07:56:05.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15872024-11-06T07:56:05.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15882024-11-06T07:56:05.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15892024-11-06T07:56:05.773Z
15902024-11-06T07:56:05.773Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/168)
15912024-11-06T07:56:06.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15922024-11-06T07:56:06.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15932024-11-06T07:56:06.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15942024-11-06T07:56:06.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
15952024-11-06T07:56:06.172Z
15962024-11-06T07:56:06.172Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/168)
15972024-11-06T07:56:06.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15982024-11-06T07:56:06.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15992024-11-06T07:56:06.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16002024-11-06T07:56:06.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16012024-11-06T07:56:06.588Z
16022024-11-06T07:56:06.589Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/168)
16032024-11-06T07:56:06.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16042024-11-06T07:56:06.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16052024-11-06T07:56:06.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16062024-11-06T07:56:06.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16072024-11-06T07:56:06.995Z
16082024-11-06T07:56:06.995Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/168)
16092024-11-06T07:56:07.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16102024-11-06T07:56:07.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16112024-11-06T07:56:07.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16122024-11-06T07:56:07.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16132024-11-06T07:56:07.398Z
16142024-11-06T07:56:07.398Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/168)
16152024-11-06T07:56:07.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16162024-11-06T07:56:07.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16172024-11-06T07:56:07.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16182024-11-06T07:56:07.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16192024-11-06T07:56:07.800Z
16202024-11-06T07:56:07.800Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/168)
16212024-11-06T07:56:08.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16222024-11-06T07:56:08.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16232024-11-06T07:56:08.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16242024-11-06T07:56:08.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16252024-11-06T07:56:08.196Z
16262024-11-06T07:56:08.196Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/168)
16272024-11-06T07:56:08.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-11-06T07:56:08.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-11-06T07:56:08.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16302024-11-06T07:56:08.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16312024-11-06T07:56:08.597Z
16322024-11-06T07:56:08.597Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/168)
16332024-11-06T07:56:08.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16342024-11-06T07:56:08.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16352024-11-06T07:56:08.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16362024-11-06T07:56:08.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16372024-11-06T07:56:08.995Z
16382024-11-06T07:56:08.995Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/168)
16392024-11-06T07:56:09.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16402024-11-06T07:56:09.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16412024-11-06T07:56:09.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16422024-11-06T07:56:09.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16432024-11-06T07:56:09.396Z
16442024-11-06T07:56:09.396Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/168)
16452024-11-06T07:56:09.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16462024-11-06T07:56:09.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16472024-11-06T07:56:09.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16482024-11-06T07:56:09.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16492024-11-06T07:56:09.796Z
16502024-11-06T07:56:09.796Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/168)
16512024-11-06T07:56:10.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522024-11-06T07:56:10.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532024-11-06T07:56:10.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542024-11-06T07:56:10.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16552024-11-06T07:56:10.209Z
16562024-11-06T07:56:10.209Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/168)
16572024-11-06T07:56:10.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582024-11-06T07:56:10.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592024-11-06T07:56:10.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602024-11-06T07:56:10.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16612024-11-06T07:56:10.618Z
16622024-11-06T07:56:10.618Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/168)
16632024-11-06T07:56:10.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642024-11-06T07:56:10.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652024-11-06T07:56:10.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662024-11-06T07:56:10.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16672024-11-06T07:56:11.021Z
16682024-11-06T07:56:11.021Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/168)
16692024-11-06T07:56:11.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702024-11-06T07:56:11.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712024-11-06T07:56:11.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722024-11-06T07:56:11.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16732024-11-06T07:56:11.416Z
16742024-11-06T07:56:11.416Zinfo: running `cargo check --bins` on sled-hardware-types (25/168)
16752024-11-06T07:56:11.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762024-11-06T07:56:11.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772024-11-06T07:56:11.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782024-11-06T07:56:11.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16792024-11-06T07:56:12.020Z
16802024-11-06T07:56:12.020Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/168)
16812024-11-06T07:56:12.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822024-11-06T07:56:12.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832024-11-06T07:56:12.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842024-11-06T07:56:12.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16852024-11-06T07:56:12.604Z
16862024-11-06T07:56:12.604Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/168)
16872024-11-06T07:56:13.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882024-11-06T07:56:13.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892024-11-06T07:56:13.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902024-11-06T07:56:13.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16912024-11-06T07:56:13.189Z
16922024-11-06T07:56:13.189Zinfo: running `cargo check --bins` on oxlog (28/168)
16932024-11-06T07:56:13.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942024-11-06T07:56:13.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952024-11-06T07:56:13.758Z Checking cfg-if v1.0.0
16962024-11-06T07:56:13.760Z Checking libc v0.2.161
16972024-11-06T07:56:13.863Z Checking serde v1.0.210
16982024-11-06T07:56:13.863Z Checking zeroize v1.8.1
16992024-11-06T07:56:13.865Z Checking memchr v2.7.4
17002024-11-06T07:56:13.892Z Checking typenum v1.17.0
17012024-11-06T07:56:13.895Z Checking scopeguard v1.2.0
17022024-11-06T07:56:13.903Z Checking subtle v2.6.1
17032024-11-06T07:56:13.928Z Checking value-bag v1.9.0
17042024-11-06T07:56:14.115Z Checking itoa v1.0.11
17052024-11-06T07:56:14.182Z Checking const-oid v0.9.6
17062024-11-06T07:56:14.312Z Checking pin-project-lite v0.2.14
17072024-11-06T07:56:14.314Z Checking log v0.4.22
17082024-11-06T07:56:14.438Z Checking byteorder v1.5.0
17092024-11-06T07:56:14.795Z Checking smallvec v1.13.2
17102024-11-06T07:56:14.812Z Checking getrandom v0.2.15
17112024-11-06T07:56:14.854Z Checking futures-core v0.3.31
17122024-11-06T07:56:14.870Z Checking signal-hook-registry v1.4.2
17132024-11-06T07:56:15.019Z Checking once_cell v1.20.2
17142024-11-06T07:56:15.036Z Checking rand_core v0.6.4
17152024-11-06T07:56:15.094Z Checking lock_api v0.4.12
17162024-11-06T07:56:15.109Z Checking mio v1.0.2
17172024-11-06T07:56:15.125Z Checking generic-array v0.14.7
17182024-11-06T07:56:15.135Z Checking parking_lot_core v0.9.10
17192024-11-06T07:56:15.317Z Checking cpufeatures v0.2.14
17202024-11-06T07:56:15.337Z Checking futures-sink v0.3.31
17212024-11-06T07:56:15.414Z Checking socket2 v0.5.7
17222024-11-06T07:56:15.483Z Checking zerocopy v0.7.35
17232024-11-06T07:56:15.500Z Checking slab v0.4.9
17242024-11-06T07:56:15.514Z Checking parking_lot v0.12.3
17252024-11-06T07:56:15.722Z Checking spin v0.9.8
17262024-11-06T07:56:15.756Z Checking futures-channel v0.3.31
17272024-11-06T07:56:15.872Z Checking pin-utils v0.1.0
17282024-11-06T07:56:15.913Z Checking tinyvec_macros v0.1.1
17292024-11-06T07:56:15.956Z Checking equivalent v1.0.1
17302024-11-06T07:56:16.010Z Checking foldhash v0.1.3
17312024-11-06T07:56:16.035Z Checking futures-io v0.3.31
17322024-11-06T07:56:16.035Z Checking futures-task v0.3.31
17332024-11-06T07:56:16.064Z Checking allocator-api2 v0.2.18
17342024-11-06T07:56:16.151Z Checking tinyvec v1.8.0
17352024-11-06T07:56:16.179Z Checking ryu v1.0.18
17362024-11-06T07:56:16.209Z Checking fnv v1.0.7
17372024-11-06T07:56:16.261Z Checking futures-util v0.3.31
17382024-11-06T07:56:16.300Z Checking unicode-bidi v0.3.17
17392024-11-06T07:56:16.342Z Checking crypto-common v0.1.6
17402024-11-06T07:56:16.385Z Checking block-buffer v0.10.4
17412024-11-06T07:56:16.538Z Checking block-padding v0.3.3
17422024-11-06T07:56:16.601Z Checking digest v0.10.7
17432024-11-06T07:56:16.710Z Checking hashbrown v0.15.0
17442024-11-06T07:56:16.755Z Checking inout v0.1.3
17452024-11-06T07:56:16.971Z Checking libm v0.2.8
17462024-11-06T07:56:16.973Z Checking cipher v0.4.4
17472024-11-06T07:56:16.986Z Checking base64ct v1.6.0
17482024-11-06T07:56:16.989Z Checking hmac v0.12.1
17492024-11-06T07:56:17.213Z Checking sha2 v0.10.8
17502024-11-06T07:56:17.380Z Checking ppv-lite86 v0.2.20
17512024-11-06T07:56:17.427Z Checking pem-rfc7468 v0.7.0
17522024-11-06T07:56:17.481Z Checking unicode-normalization v0.1.24
17532024-11-06T07:56:17.707Z Checking flagset v0.4.6
17542024-11-06T07:56:17.834Z Checking tracing-core v0.1.32
17552024-11-06T07:56:17.875Z Checking thiserror v1.0.64
17562024-11-06T07:56:17.891Z Checking num-traits v0.2.19
17572024-11-06T07:56:17.904Z Checking der v0.7.9
17582024-11-06T07:56:18.009Z Checking rustls-pki-types v1.9.0
17592024-11-06T07:56:18.150Z Checking rand_chacha v0.3.1
17602024-11-06T07:56:18.486Z Checking percent-encoding v2.3.1
17612024-11-06T07:56:18.511Z Checking tracing v0.1.40
17622024-11-06T07:56:18.548Z Checking rand v0.8.5
17632024-11-06T07:56:18.593Z Checking salsa20 v0.10.2
17642024-11-06T07:56:18.696Z Checking pbkdf2 v0.12.2
17652024-11-06T07:56:18.815Z Checking httparse v1.9.5
17662024-11-06T07:56:18.846Z Checking powerfmt v0.2.0
17672024-11-06T07:56:18.868Z Checking untrusted v0.9.0
17682024-11-06T07:56:18.893Z Checking bytes v1.7.2
17692024-11-06T07:56:19.019Z Checking indexmap v2.6.0
17702024-11-06T07:56:19.120Z Checking serde_json v1.0.128
17712024-11-06T07:56:19.245Z Checking bitflags v2.6.0
17722024-11-06T07:56:19.551Z Checking deranged v0.3.11
17732024-11-06T07:56:19.606Z Checking ring v0.17.8
17742024-11-06T07:56:19.699Z Checking tokio v1.40.0
17752024-11-06T07:56:19.797Z Checking http v1.1.0
17762024-11-06T07:56:19.842Z Checking spki v0.7.3
17772024-11-06T07:56:20.109Z Checking scrypt v0.11.0
17782024-11-06T07:56:20.330Z Checking cbc v0.1.2
17792024-11-06T07:56:20.381Z Checking aes v0.8.4
17802024-11-06T07:56:20.538Z Checking crossbeam-utils v0.8.20
17812024-11-06T07:56:20.897Z Checking num-conv v0.1.0
17822024-11-06T07:56:21.130Z Checking time-core v0.1.2
17832024-11-06T07:56:21.144Z Checking num_threads v0.1.7
17842024-11-06T07:56:21.215Z Checking atomic-waker v1.1.2
17852024-11-06T07:56:21.249Z Checking http-body v1.0.1
17862024-11-06T07:56:21.276Z Checking form_urlencoded v1.2.1
17872024-11-06T07:56:21.289Z Checking time v0.3.36
17882024-11-06T07:56:21.317Z Checking pkcs5 v0.7.1
17892024-11-06T07:56:21.337Z Checking try-lock v0.2.5
17902024-11-06T07:56:21.446Z Checking unicode-ident v1.0.13
17912024-11-06T07:56:21.462Z Checking want v0.3.1
17922024-11-06T07:56:21.465Z Checking rustls-webpki v0.102.8
17932024-11-06T07:56:21.465Z Checking httpdate v1.0.3
17942024-11-06T07:56:21.602Z Checking proc-macro2 v1.0.87
17952024-11-06T07:56:21.626Z Checking toml_datetime v0.6.8
17962024-11-06T07:56:21.641Z Checking serde_spanned v0.6.8
17972024-11-06T07:56:21.703Z Checking uuid v1.10.0
17982024-11-06T07:56:21.815Z Checking idna v0.5.0
17992024-11-06T07:56:21.832Z Checking pkcs8 v0.10.2
18002024-11-06T07:56:21.907Z Checking slog v2.7.0
18012024-11-06T07:56:22.163Z Checking scroll v0.12.0
18022024-11-06T07:56:22.238Z Checking adler2 v2.0.0
18032024-11-06T07:56:22.238Z Checking match_cfg v0.1.0
18042024-11-06T07:56:22.306Z Checking foreign-types-shared v0.1.1
18052024-11-06T07:56:22.336Z Checking ucd-trie v0.1.7
18062024-11-06T07:56:22.391Z Checking base64 v0.22.1
18072024-11-06T07:56:22.394Z Checking tower-service v0.3.3
18082024-11-06T07:56:22.421Z Checking plain v0.2.3
18092024-11-06T07:56:22.519Z Checking iana-time-zone v0.1.61
18102024-11-06T07:56:22.545Z Checking pest v2.7.14
18112024-11-06T07:56:22.561Z Checking foreign-types v0.3.2
18122024-11-06T07:56:22.632Z Checking goblin v0.8.2
18132024-11-06T07:56:22.647Z Checking miniz_oxide v0.8.0
18142024-11-06T07:56:22.660Z Checking url v2.5.2
18152024-11-06T07:56:22.673Z Checking chrono v0.4.38
18162024-11-06T07:56:22.871Z Checking hostname v0.3.1
18172024-11-06T07:56:23.012Z Checking quote v1.0.37
18182024-11-06T07:56:23.357Z Checking openssl-sys v0.9.103
18192024-11-06T07:56:23.405Z Checking dirs-sys-next v0.1.2
18202024-11-06T07:56:23.518Z Checking errno v0.3.9
18212024-11-06T07:56:23.579Z Checking aho-corasick v1.1.3
18222024-11-06T07:56:23.680Z Checking siphasher v0.3.11
18232024-11-06T07:56:23.770Z Checking regex-syntax v0.8.5
18242024-11-06T07:56:23.990Z Checking pretty-hex v0.4.1
18252024-11-06T07:56:24.156Z Checking data-encoding v2.6.0
18262024-11-06T07:56:24.703Z Checking openssl v0.10.66
18272024-11-06T07:56:24.728Z Checking rustix v0.38.37
18282024-11-06T07:56:24.830Z Checking dirs-next v2.0.0
18292024-11-06T07:56:24.969Z Checking syn v2.0.79
18302024-11-06T07:56:25.095Z Checking dtrace-parser v0.2.0
18312024-11-06T07:56:25.282Z Checking http-body-util v0.1.2
18322024-11-06T07:56:25.557Z Checking crossbeam-epoch v0.9.18
18332024-11-06T07:56:25.756Z Checking signature v2.2.0
18342024-11-06T07:56:25.947Z Checking sha1 v0.10.6
18352024-11-06T07:56:25.989Z Checking lazy_static v1.5.0
18362024-11-06T07:56:26.109Z Checking thread_local v1.1.8
18372024-11-06T07:56:26.209Z Checking thread-id v4.2.2
18382024-11-06T07:56:26.312Z Checking encoding_rs v0.8.34
18392024-11-06T07:56:26.383Z Checking openssl-probe v0.1.5
18402024-11-06T07:56:26.530Z Checking gimli v0.31.1
18412024-11-06T07:56:26.804Z Checking tokio-util v0.7.12
18422024-11-06T07:56:27.042Z Checking regex-automata v0.4.8
18432024-11-06T07:56:27.505Z Checking dof v0.3.0
18442024-11-06T07:56:27.698Z Checking h2 v0.4.6
18452024-11-06T07:56:28.124Z Checking ipnet v2.10.1
18462024-11-06T07:56:28.266Z Checking utf8parse v0.2.2
18472024-11-06T07:56:28.417Z Checking either v1.13.0
18482024-11-06T07:56:28.574Z Checking anstyle v1.0.8
18492024-11-06T07:56:28.717Z Checking mime v0.3.17
18502024-11-06T07:56:28.792Z Checking unicode-properties v0.1.3
18512024-11-06T07:56:28.953Z Checking winnow v0.6.20
18522024-11-06T07:56:29.044Z Checking anstyle-parse v0.2.5
18532024-11-06T07:56:29.169Z Checking stringprep v0.1.5
18542024-11-06T07:56:29.322Z Checking crossbeam-deque v0.8.5
18552024-11-06T07:56:29.437Z Checking term v0.7.0
18562024-11-06T07:56:29.636Z Checking slog-json v2.6.1
18572024-11-06T07:56:29.874Z Checking rustls v0.22.4
18582024-11-06T07:56:29.890Z Checking rustls v0.23.14
18592024-11-06T07:56:30.146Z Checking native-tls v0.2.12
18602024-11-06T07:56:30.452Z Checking futures-executor v0.3.31
18612024-11-06T07:56:30.609Z Checking addr2line v0.24.2
18622024-11-06T07:56:30.657Z Checking serde_urlencoded v0.7.1
18632024-11-06T07:56:31.101Z Checking crossbeam-channel v0.5.13
18642024-11-06T07:56:31.124Z Checking num-integer v0.1.46
18652024-11-06T07:56:31.440Z Checking usdt-impl v0.5.0
18662024-11-06T07:56:31.577Z Checking rustls-pemfile v2.2.0
18672024-11-06T07:56:31.643Z Checking idna v0.4.0
18682024-11-06T07:56:31.809Z Checking idna v0.3.0
18692024-11-06T07:56:31.831Z Checking md-5 v0.10.6
18702024-11-06T07:56:31.973Z Checking ff v0.13.0
18712024-11-06T07:56:32.027Z Checking toml_edit v0.22.22
18722024-11-06T07:56:32.042Z Checking hash32 v0.2.1
18732024-11-06T07:56:32.179Z Checking memmap v0.7.0
18742024-11-06T07:56:32.334Z Checking is-terminal v0.4.13
18752024-11-06T07:56:32.388Z Checking object v0.36.5
18762024-11-06T07:56:32.458Z Checking rustc-demangle v0.1.24
18772024-11-06T07:56:32.473Z Checking is_terminal_polyfill v1.70.1
18782024-11-06T07:56:32.587Z Checking take_mut v0.2.2
18792024-11-06T07:56:32.641Z Checking stable_deref_trait v1.2.0
18802024-11-06T07:56:32.739Z Checking quick-error v1.2.3
18812024-11-06T07:56:32.739Z Checking psl-types v2.0.11
18822024-11-06T07:56:32.880Z Checking anstyle-query v1.1.1
18832024-11-06T07:56:32.894Z Checking colorchoice v1.0.2
18842024-11-06T07:56:32.924Z Checking fallible-iterator v0.2.0
18852024-11-06T07:56:33.009Z Checking dyn-clone v1.0.17
18862024-11-06T07:56:33.024Z Checking linked-hash-map v0.5.6
18872024-11-06T07:56:33.150Z Checking utf-8 v0.7.6
18882024-11-06T07:56:33.353Z Checking base16ct v0.2.0
18892024-11-06T07:56:33.368Z Checking lru-cache v0.1.2
18902024-11-06T07:56:33.419Z Checking tokio-rustls v0.25.0
18912024-11-06T07:56:33.519Z Checking postgres-protocol v0.6.7
18922024-11-06T07:56:33.534Z Checking sec1 v0.7.3
18932024-11-06T07:56:33.546Z Checking tungstenite v0.24.0
18942024-11-06T07:56:33.787Z Checking schemars v0.8.21
18952024-11-06T07:56:33.926Z Checking anstream v0.6.15
18962024-11-06T07:56:34.106Z Checking hyper v1.4.1
18972024-11-06T07:56:34.173Z Checking publicsuffix v2.2.3
18982024-11-06T07:56:34.300Z Checking resolv-conf v0.7.0
18992024-11-06T07:56:34.401Z Checking heapless v0.7.17
19002024-11-06T07:56:34.461Z Checking slog-async v2.8.0
19012024-11-06T07:56:34.651Z Checking hickory-proto v0.24.1
19022024-11-06T07:56:34.668Z Checking toml v0.8.19
19032024-11-06T07:56:34.742Z Checking slog-term v2.9.1
19042024-11-06T07:56:34.878Z Checking tokio-rustls v0.26.0
19052024-11-06T07:56:35.247Z Checking usdt v0.5.0
19062024-11-06T07:56:35.269Z Checking group v0.13.0
19072024-11-06T07:56:35.429Z Checking num-iter v0.1.45
19082024-11-06T07:56:35.443Z Checking futures v0.3.31
19092024-11-06T07:56:35.443Z Checking tokio-native-tls v0.3.1
19102024-11-06T07:56:35.481Z Checking slog-bunyan v2.5.0
19112024-11-06T07:56:35.507Z Checking rayon-core v1.12.1
19122024-11-06T07:56:35.545Z Checking multer v3.1.0
19132024-11-06T07:56:35.585Z Checking terminal_size v0.4.0
19142024-11-06T07:56:35.638Z Checking phf_shared v0.11.2
19152024-11-06T07:56:35.694Z Checking cookie v0.18.1
19162024-11-06T07:56:35.747Z Checking async-stream v0.3.6
19172024-11-06T07:56:35.923Z Checking waitgroup v0.1.2
19182024-11-06T07:56:35.926Z Checking bzip2-sys v0.1.11+1.0.8
19192024-11-06T07:56:35.947Z Checking signal-hook v0.3.17
19202024-11-06T07:56:36.050Z Checking camino v1.1.9
19212024-11-06T07:56:36.065Z Checking openapiv3 v2.0.0
19222024-11-06T07:56:36.138Z Checking serde_path_to_error v0.1.16
19232024-11-06T07:56:36.192Z Checking webpki-roots v0.26.6
19242024-11-06T07:56:36.194Z Checking hyper-util v0.1.9
19252024-11-06T07:56:36.250Z Checking hkdf v0.12.4
19262024-11-06T07:56:36.401Z Checking crypto-bigint v0.5.5
19272024-11-06T07:56:36.468Z Checking hostname v0.4.0
19282024-11-06T07:56:36.597Z Checking crc32fast v1.4.2
19292024-11-06T07:56:36.643Z Checking winnow v0.5.40
19302024-11-06T07:56:36.738Z Checking debug-ignore v1.0.5
19312024-11-06T07:56:36.823Z Checking bitflags v1.3.2
19322024-11-06T07:56:36.861Z Checking clap_lex v0.7.2
19332024-11-06T07:56:36.916Z Checking strsim v0.11.1
19342024-11-06T07:56:37.117Z Checking managed v0.8.0
19352024-11-06T07:56:37.210Z Checking unicode-width v0.1.14
19362024-11-06T07:56:37.485Z Checking smoltcp v0.9.1
19372024-11-06T07:56:37.692Z Checking console v0.15.8
19382024-11-06T07:56:38.283Z Checking clap_builder v4.5.20
19392024-11-06T07:56:38.385Z Checking hyper-rustls v0.27.3
19402024-11-06T07:56:38.707Z Checking hyper-tls v0.6.0
19412024-11-06T07:56:38.972Z Checking flate2 v1.0.34
19422024-11-06T07:56:38.990Z Checking signal-hook-mio v0.2.4
19432024-11-06T07:56:39.123Z Checking rayon v1.10.0
19442024-11-06T07:56:39.197Z Checking backtrace v0.3.74
19452024-11-06T07:56:39.256Z Checking elliptic-curve v0.13.8
19462024-11-06T07:56:39.454Z Checking dropshot v0.12.0
19472024-11-06T07:56:39.457Z Checking hickory-resolver v0.24.1
19482024-11-06T07:56:39.633Z Checking cookie_store v0.21.0
19492024-11-06T07:56:39.736Z Checking toml_edit v0.19.15
19502024-11-06T07:56:39.753Z Checking anyhow v1.0.92
19512024-11-06T07:56:39.873Z Checking bzip2 v0.4.4
19522024-11-06T07:56:40.144Z Checking phf v0.11.2
19532024-11-06T07:56:40.179Z Checking num-bigint-dig v0.8.4
19542024-11-06T07:56:40.267Z Checking tokio-tungstenite v0.24.0
19552024-11-06T07:56:40.422Z Checking postgres-types v0.2.8
19562024-11-06T07:56:40.766Z Checking bstr v1.10.0
19572024-11-06T07:56:41.107Z Checking regex v1.11.0
19582024-11-06T07:56:41.154Z Checking tokio-stream v0.1.16
19592024-11-06T07:56:41.344Z Checking ed25519 v2.2.3
19602024-11-06T07:56:41.659Z Checking phf_shared v0.10.0
19612024-11-06T07:56:41.699Z Checking curve25519-dalek v4.1.3
19622024-11-06T07:56:41.724Z Checking zerocopy v0.6.6
19632024-11-06T07:56:41.950Z Checking pkcs1 v0.7.5
19642024-11-06T07:56:41.986Z Checking hubpack v0.1.2
19652024-11-06T07:56:42.277Z Checking portable-atomic v1.9.0
19662024-11-06T07:56:42.299Z Checking float-cmp v0.9.0
19672024-11-06T07:56:42.349Z Checking serde-big-array v0.5.1
19682024-11-06T07:56:42.428Z Checking rfc6979 v0.4.0
19692024-11-06T07:56:42.466Z Checking sync_wrapper v1.0.1
19702024-11-06T07:56:42.483Z Checking whoami v1.5.2
19712024-11-06T07:56:42.549Z Checking number_prefix v0.4.0
19722024-11-06T07:56:42.594Z Checking precomputed-hash v0.1.1
19732024-11-06T07:56:42.607Z Checking bit-vec v0.6.3
19742024-11-06T07:56:42.704Z Checking static_assertions v1.1.0
19752024-11-06T07:56:42.728Z Checking new_debug_unreachable v1.0.6
19762024-11-06T07:56:42.781Z Checking normalize-line-endings v0.3.0
19772024-11-06T07:56:42.807Z Checking difflib v0.4.0
19782024-11-06T07:56:42.823Z Checking unicode-segmentation v1.12.0
19792024-11-06T07:56:42.910Z Checking minimal-lexical v0.2.1
19802024-11-06T07:56:42.951Z Checking fixedbitset v0.4.2
19812024-11-06T07:56:42.965Z Checking predicates-core v1.0.8
19822024-11-06T07:56:43.117Z Checking bit-set v0.5.3
19832024-11-06T07:56:43.139Z Checking predicates v3.1.2
19842024-11-06T07:56:43.199Z Checking qorb v0.2.0
19852024-11-06T07:56:43.222Z Checking petgraph v0.6.5
19862024-11-06T07:56:43.302Z Checking nom v7.1.3
19872024-11-06T07:56:43.320Z Checking indicatif v0.17.8
19882024-11-06T07:56:43.373Z Checking string_cache v0.8.7
19892024-11-06T07:56:43.497Z Checking similar v2.6.0
19902024-11-06T07:56:43.558Z Checking ed25519-dalek v2.1.1
19912024-11-06T07:56:43.648Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19922024-11-06T07:56:43.826Z Checking tokio-postgres v0.7.12
19932024-11-06T07:56:43.956Z Checking reqwest v0.12.8
19942024-11-06T07:56:44.095Z Checking ecdsa v0.16.9
19952024-11-06T07:56:44.325Z Checking rsa v0.9.6
19962024-11-06T07:56:44.801Z Checking toml v0.7.8
19972024-11-06T07:56:45.384Z Checking clap v4.5.20
19982024-11-06T07:56:45.508Z Checking zip v0.6.6
19992024-11-06T07:56:45.555Z Checking crossterm v0.28.1
20002024-11-06T07:56:45.799Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20012024-11-06T07:56:45.824Z Checking itertools v0.12.1
20022024-11-06T07:56:45.853Z Checking itertools v0.10.5
20032024-11-06T07:56:46.120Z Checking fs-err v2.11.0
20042024-11-06T07:56:46.189Z Checking ahash v0.8.11
20052024-11-06T07:56:46.574Z Checking x509-cert v0.2.5
20062024-11-06T07:56:46.662Z Checking hex v0.4.3
20072024-11-06T07:56:46.762Z Checking semver v1.0.23
20082024-11-06T07:56:47.024Z Checking lalrpop-util v0.19.12
20092024-11-06T07:56:47.163Z Checking peg-runtime v0.8.3
20102024-11-06T07:56:47.197Z Checking sigpipe v0.1.3
20112024-11-06T07:56:48.481Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20122024-11-06T07:56:48.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.60s
20132024-11-06T07:56:48.940Z
20142024-11-06T07:56:48.940Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/168)
20152024-11-06T07:56:49.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162024-11-06T07:56:49.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172024-11-06T07:56:49.559Z Compiling hashbrown v0.14.5
20182024-11-06T07:56:49.671Z Checking heck v0.5.0
20192024-11-06T07:56:49.684Z Compiling unsafe-libyaml v0.2.11
20202024-11-06T07:56:49.695Z Compiling ident_case v1.0.1
20212024-11-06T07:56:49.697Z Checking progenitor-client v0.8.0
20222024-11-06T07:56:49.719Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20232024-11-06T07:56:49.734Z Compiling proc-macro-crate v1.3.1
20242024-11-06T07:56:49.830Z Compiling darling_core v0.20.10
20252024-11-06T07:56:49.854Z Checking ipnetwork v0.20.0
20262024-11-06T07:56:50.013Z Compiling structmeta-derive v0.3.0
20272024-11-06T07:56:50.102Z Compiling newtype-uuid v1.1.2
20282024-11-06T07:56:50.212Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20292024-11-06T07:56:50.422Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20302024-11-06T07:56:50.523Z Compiling lzma-sys v0.1.20
20312024-11-06T07:56:50.750Z Compiling num_enum_derive v0.5.11
20322024-11-06T07:56:50.769Z Compiling foreign-types-macros v0.2.3
20332024-11-06T07:56:50.784Z Checking regress v0.10.1
20342024-11-06T07:56:51.272Z Compiling serde_yaml v0.9.34+deprecated
20352024-11-06T07:56:51.496Z Checking foreign-types-shared v0.3.1
20362024-11-06T07:56:51.611Z Checking arc-swap v1.7.1
20372024-11-06T07:56:51.986Z Checking foreign-types v0.5.0
20382024-11-06T07:56:52.045Z Checking slog-scope v4.4.0
20392024-11-06T07:56:52.128Z Compiling proc-macro-error v1.0.4
20402024-11-06T07:56:52.753Z Compiling structmeta v0.3.0
20412024-11-06T07:56:52.777Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20422024-11-06T07:56:52.833Z Checking tungstenite v0.21.0
20432024-11-06T07:56:52.898Z Compiling heck v0.3.3
20442024-11-06T07:56:53.171Z Checking num_enum v0.5.11
20452024-11-06T07:56:53.199Z Compiling parse-display-derive v0.10.0
20462024-11-06T07:56:53.322Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20472024-11-06T07:56:53.338Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20482024-11-06T07:56:53.733Z Checking cstr-argument v0.1.2
20492024-11-06T07:56:53.916Z Checking instant v0.1.13
20502024-11-06T07:56:54.044Z Checking fastrand v2.1.1
20512024-11-06T07:56:54.126Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20522024-11-06T07:56:54.145Z Checking pretty-hex v0.2.1
20532024-11-06T07:56:54.309Z Checking base64 v0.21.7
20542024-11-06T07:56:54.362Z Checking typify-impl v0.2.0
20552024-11-06T07:56:54.378Z Checking tempfile v3.13.0
20562024-11-06T07:56:54.438Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20572024-11-06T07:56:54.752Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20582024-11-06T07:56:54.788Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20592024-11-06T07:56:54.903Z Checking backoff v0.4.0
20602024-11-06T07:56:54.929Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20612024-11-06T07:56:55.126Z Checking tokio-tungstenite v0.21.0
20622024-11-06T07:56:55.205Z Compiling zone_cfg_derive v0.1.2
20632024-11-06T07:56:55.219Z Checking strum v0.26.3
20642024-11-06T07:56:55.372Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20652024-11-06T07:56:55.631Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20662024-11-06T07:56:55.870Z Checking slog-stdlog v4.1.1
20672024-11-06T07:56:56.031Z Checking regress v0.9.1
20682024-11-06T07:56:56.049Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20692024-11-06T07:56:56.102Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20702024-11-06T07:56:56.181Z Checking colored v2.1.0
20712024-11-06T07:56:56.204Z Compiling darling_macro v0.20.10
20722024-11-06T07:56:56.380Z Checking macaddr v1.0.1
20732024-11-06T07:56:56.475Z Checking base64 v0.13.1
20742024-11-06T07:56:56.611Z Checking zone v0.1.8
20752024-11-06T07:56:56.866Z Checking ron v0.7.1
20762024-11-06T07:56:56.887Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20772024-11-06T07:56:57.104Z Compiling darling v0.20.10
20782024-11-06T07:56:57.232Z Compiling serde_with_macros v3.11.0
20792024-11-06T07:56:57.286Z Checking xz2 v0.1.7
20802024-11-06T07:56:57.337Z Checking slog-envlogger v2.2.0
20812024-11-06T07:56:57.481Z Checking parse-display v0.10.0
20822024-11-06T07:56:57.562Z Checking tabwriter v1.4.0
20832024-11-06T07:56:57.582Z Checking xattr v1.3.1
20842024-11-06T07:56:57.708Z Checking pem v3.0.4
20852024-11-06T07:56:57.808Z Checking yasna v0.5.2
20862024-11-06T07:56:57.867Z Checking headers-core v0.3.0
20872024-11-06T07:56:58.015Z Checking smf v0.2.3
20882024-11-06T07:56:58.018Z Checking filetime v0.2.25
20892024-11-06T07:56:58.045Z Checking same-file v1.0.6
20902024-11-06T07:56:58.209Z Checking walkdir v2.5.0
20912024-11-06T07:56:58.227Z Checking tar v0.4.42
20922024-11-06T07:56:58.497Z Checking headers v0.4.0
20932024-11-06T07:56:58.499Z Checking atomicwrites v0.4.4
20942024-11-06T07:56:58.689Z Checking camino-tempfile v1.1.1
20952024-11-06T07:56:58.705Z Checking subprocess v0.2.9
20962024-11-06T07:56:58.720Z Checking rcgen v0.12.1
20972024-11-06T07:56:59.679Z Checking serde_with v3.11.0
20982024-11-06T07:57:03.010Z Compiling typify-macro v0.2.0
20992024-11-06T07:57:04.839Z Compiling typify v0.2.0
21002024-11-06T07:57:04.906Z Compiling progenitor-impl v0.8.0
21012024-11-06T07:57:08.114Z Compiling progenitor-macro v0.8.0
21022024-11-06T07:57:13.942Z Checking progenitor v0.8.0
21032024-11-06T07:57:14.070Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
21042024-11-06T07:57:14.070Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21052024-11-06T07:57:16.772Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21062024-11-06T07:57:17.021Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21072024-11-06T07:57:23.285Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21082024-11-06T07:57:24.860Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21092024-11-06T07:57:26.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.14s
21102024-11-06T07:57:26.247Z
21112024-11-06T07:57:26.247Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/168)
21122024-11-06T07:57:26.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132024-11-06T07:57:26.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142024-11-06T07:57:26.867Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21152024-11-06T07:57:28.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
21162024-11-06T07:57:28.409Z
21172024-11-06T07:57:28.410Zinfo: running `cargo check --bins` on nexus-config (31/168)
21182024-11-06T07:57:28.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192024-11-06T07:57:28.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202024-11-06T07:57:28.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212024-11-06T07:57:28.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21222024-11-06T07:57:28.993Z
21232024-11-06T07:57:28.993Zinfo: running `cargo check --bins` on omicron-rpaths (32/168)
21242024-11-06T07:57:29.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252024-11-06T07:57:29.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262024-11-06T07:57:29.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272024-11-06T07:57:29.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21282024-11-06T07:57:29.565Z
21292024-11-06T07:57:29.566Zinfo: running `cargo check --bins` on omicron-certificates (33/168)
21302024-11-06T07:57:30.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312024-11-06T07:57:30.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322024-11-06T07:57:30.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332024-11-06T07:57:30.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21342024-11-06T07:57:30.150Z
21352024-11-06T07:57:30.150Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/168)
21362024-11-06T07:57:30.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372024-11-06T07:57:30.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382024-11-06T07:57:30.765Z Compiling heapless v0.8.0
21392024-11-06T07:57:30.861Z Checking hash32 v0.3.1
21402024-11-06T07:57:30.872Z Compiling smoltcp v0.11.0
21412024-11-06T07:57:30.882Z Checking cobs v0.2.3
21422024-11-06T07:57:30.890Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21432024-11-06T07:57:30.893Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21442024-11-06T07:57:30.911Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21452024-11-06T07:57:30.914Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
21462024-11-06T07:57:31.020Z Compiling crucible-workspace-hack v0.1.0
21472024-11-06T07:57:31.037Z Checking postcard v1.0.10
21482024-11-06T07:57:31.050Z Checking newline-converter v0.3.0
21492024-11-06T07:57:31.195Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21502024-11-06T07:57:31.223Z Compiling convert_case v0.4.0
21512024-11-06T07:57:31.391Z Checking expectorate v1.1.0
21522024-11-06T07:57:31.433Z Compiling zone_cfg_derive v0.3.0
21532024-11-06T07:57:31.571Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21542024-11-06T07:57:31.571Z Checking itertools v0.13.0
21552024-11-06T07:57:31.612Z Compiling num-derive v0.4.2
21562024-11-06T07:57:31.749Z Compiling slog-dtrace v0.3.0
21572024-11-06T07:57:31.938Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21582024-11-06T07:57:32.115Z Compiling derive_more v0.99.18
21592024-11-06T07:57:32.131Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21602024-11-06T07:57:32.818Z Checking zone v0.3.0
21612024-11-06T07:57:33.577Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
21622024-11-06T07:57:34.840Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21632024-11-06T07:57:35.820Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21642024-11-06T07:57:35.857Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21652024-11-06T07:57:36.951Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21662024-11-06T07:57:37.313Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21672024-11-06T07:57:38.924Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21682024-11-06T07:57:39.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.70s
21692024-11-06T07:57:40.018Z
21702024-11-06T07:57:40.018Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/168)
21712024-11-06T07:57:40.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21722024-11-06T07:57:40.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21732024-11-06T07:57:40.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21742024-11-06T07:57:40.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
21752024-11-06T07:57:40.613Z
21762024-11-06T07:57:40.613Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/168)
21772024-11-06T07:57:41.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782024-11-06T07:57:41.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792024-11-06T07:57:41.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21802024-11-06T07:57:41.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21812024-11-06T07:57:41.202Z
21822024-11-06T07:57:41.202Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/168)
21832024-11-06T07:57:41.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842024-11-06T07:57:41.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852024-11-06T07:57:41.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862024-11-06T07:57:41.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21872024-11-06T07:57:41.895Z
21882024-11-06T07:57:41.895Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/168)
21892024-11-06T07:57:42.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902024-11-06T07:57:42.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912024-11-06T07:57:42.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21922024-11-06T07:57:42.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21932024-11-06T07:57:42.588Z
21942024-11-06T07:57:42.588Zinfo: running `cargo check --bins` on dns-server (39/168)
21952024-11-06T07:57:43.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21962024-11-06T07:57:43.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21972024-11-06T07:57:43.184Z Compiling parking_lot_core v0.8.6
21982024-11-06T07:57:43.187Z Checking nibble_vec v0.1.0
21992024-11-06T07:57:43.187Z Checking endian-type v0.1.2
22002024-11-06T07:57:43.187Z Checking fxhash v0.2.1
22012024-11-06T07:57:43.187Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22022024-11-06T07:57:43.187Z Checking hickory-server v0.24.1
22032024-11-06T07:57:43.482Z Checking radix_trie v0.2.1
22042024-11-06T07:57:43.763Z Checking hickory-client v0.24.1
22052024-11-06T07:57:43.881Z Checking parking_lot v0.11.2
22062024-11-06T07:57:43.982Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22072024-11-06T07:57:43.982Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22082024-11-06T07:57:44.173Z Checking sled v0.34.7
22092024-11-06T07:57:45.938Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22102024-11-06T07:57:47.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
22112024-11-06T07:57:47.313Z
22122024-11-06T07:57:47.313Zinfo: running `cargo check --bins` on dns-server-api (40/168)
22132024-11-06T07:57:47.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22142024-11-06T07:57:47.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22152024-11-06T07:57:47.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22162024-11-06T07:57:47.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22172024-11-06T07:57:47.900Z
22182024-11-06T07:57:47.900Zinfo: running `cargo check --bins` on internal-dns-types (41/168)
22192024-11-06T07:57:48.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22202024-11-06T07:57:48.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22212024-11-06T07:57:48.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22222024-11-06T07:57:48.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22232024-11-06T07:57:48.474Z
22242024-11-06T07:57:48.474Zinfo: running `cargo check --bins` on dns-service-client (42/168)
22252024-11-06T07:57:48.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22262024-11-06T07:57:48.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22272024-11-06T07:57:48.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22282024-11-06T07:57:48.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22292024-11-06T07:57:49.050Z
22302024-11-06T07:57:49.051Zinfo: running `cargo check --bins` on gateway-test-utils (43/168)
22312024-11-06T07:57:49.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322024-11-06T07:57:49.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332024-11-06T07:57:49.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342024-11-06T07:57:49.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22352024-11-06T07:57:49.675Z
22362024-11-06T07:57:49.675Zinfo: running `cargo check --bins` on gateway-types (44/168)
22372024-11-06T07:57:50.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382024-11-06T07:57:50.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392024-11-06T07:57:50.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22402024-11-06T07:57:50.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22412024-11-06T07:57:50.257Z
22422024-11-06T07:57:50.257Zinfo: running `cargo check --bins` on ipcc (45/168)
22432024-11-06T07:57:50.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442024-11-06T07:57:50.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452024-11-06T07:57:50.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22462024-11-06T07:57:50.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22472024-11-06T07:57:50.842Z
22482024-11-06T07:57:50.842Zinfo: running `cargo check --bins` on omicron-gateway (46/168)
22492024-11-06T07:57:51.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22502024-11-06T07:57:51.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22512024-11-06T07:57:51.498Z Checking num-rational v0.4.2
22522024-11-06T07:57:51.498Z Compiling progenitor-client v0.8.0
22532024-11-06T07:57:51.498Z Checking num-complex v0.4.6
22542024-11-06T07:57:51.502Z Compiling prettyplease v0.2.22
22552024-11-06T07:57:51.502Z Compiling newtype-uuid v1.1.2
22562024-11-06T07:57:51.502Z Compiling ipnetwork v0.20.0
22572024-11-06T07:57:51.600Z Compiling instant v0.1.13
22582024-11-06T07:57:51.603Z Checking float-ord v0.3.2
22592024-11-06T07:57:51.766Z Compiling radium v0.7.0
22602024-11-06T07:57:51.807Z Compiling semver v0.1.20
22612024-11-06T07:57:51.933Z Compiling progenitor v0.8.0
22622024-11-06T07:57:52.035Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22632024-11-06T07:57:52.049Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22642024-11-06T07:57:52.159Z Compiling rustc_version v0.1.7
22652024-11-06T07:57:52.198Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22662024-11-06T07:57:52.246Z Compiling backoff v0.4.0
22672024-11-06T07:57:52.356Z Compiling parse-display v0.10.0
22682024-11-06T07:57:52.423Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22692024-11-06T07:57:52.438Z Checking num v0.4.3
22702024-11-06T07:57:52.541Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22712024-11-06T07:57:52.557Z Compiling serde_with v3.11.0
22722024-11-06T07:57:52.595Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22732024-11-06T07:57:52.610Z Compiling regress v0.9.1
22742024-11-06T07:57:52.768Z Compiling macaddr v1.0.1
22752024-11-06T07:57:52.987Z Compiling maybe-uninit v2.0.0
22762024-11-06T07:57:53.211Z Checking tap v1.0.1
22772024-11-06T07:57:53.379Z Checking wyz v0.5.1
22782024-11-06T07:57:53.569Z Compiling newtype_derive v0.1.6
22792024-11-06T07:57:53.863Z Checking password-hash v0.5.0
22802024-11-06T07:57:53.899Z Checking blake2 v0.10.6
22812024-11-06T07:57:54.199Z Compiling owo-colors v4.1.0
22822024-11-06T07:57:54.324Z Compiling packed_struct v0.10.1
22832024-11-06T07:57:54.354Z Checking crc-catalog v2.4.0
22842024-11-06T07:57:54.479Z Checking funty v2.0.0
22852024-11-06T07:57:54.494Z Compiling cancel-safe-futures v0.1.5
22862024-11-06T07:57:54.497Z Checking crc v3.2.1
22872024-11-06T07:57:54.863Z Checking argon2 v0.5.3
22882024-11-06T07:57:55.020Z Compiling packed_struct_codegen v0.10.1
22892024-11-06T07:57:55.439Z Checking bitvec v1.0.1
22902024-11-06T07:57:55.548Z Compiling indexmap v1.9.3
22912024-11-06T07:57:55.861Z Checking half v2.4.1
22922024-11-06T07:57:55.880Z Checking ciborium-io v0.2.2
22932024-11-06T07:57:56.000Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22942024-11-06T07:57:56.300Z Checking nodrop v0.1.14
22952024-11-06T07:57:56.324Z Checking ciborium-ll v0.2.2
22962024-11-06T07:57:56.420Z Checking array-init v0.0.4
22972024-11-06T07:57:56.488Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22982024-11-06T07:57:56.634Z Checking smallvec v0.6.14
22992024-11-06T07:57:56.902Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23002024-11-06T07:57:57.482Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23012024-11-06T07:57:57.551Z Checking libsw v3.3.1
23022024-11-06T07:57:57.670Z Compiling memoffset v0.9.1
23032024-11-06T07:57:57.817Z Checking indent_write v2.2.0
23042024-11-06T07:57:57.890Z Checking hashbrown v0.12.3
23052024-11-06T07:57:58.036Z Checking bitfield v0.14.0
23062024-11-06T07:57:58.038Z Checking highway v1.2.0
23072024-11-06T07:57:58.327Z Checking termcolor v1.4.1
23082024-11-06T07:57:58.503Z Checking linear-map v1.2.0
23092024-11-06T07:57:58.675Z Checking swrite v0.1.0
23102024-11-06T07:57:58.781Z Checking env_logger v0.10.2
23112024-11-06T07:57:58.797Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23122024-11-06T07:57:58.842Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23132024-11-06T07:57:59.198Z Checking ron v0.8.1
23142024-11-06T07:57:59.338Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23152024-11-06T07:57:59.777Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23162024-11-06T07:57:59.828Z Checking serde-hex v0.1.0
23172024-11-06T07:57:59.866Z Checking steno v0.4.1
23182024-11-06T07:58:00.315Z Checking ciborium v0.2.2
23192024-11-06T07:58:00.684Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23202024-11-06T07:58:00.941Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23212024-11-06T07:58:01.267Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23222024-11-06T07:58:01.354Z Checking hashbrown v0.13.2
23232024-11-06T07:58:02.132Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23242024-11-06T07:58:02.171Z Checking crc-any v2.5.0
23252024-11-06T07:58:02.346Z Checking humantime v2.1.0
23262024-11-06T07:58:02.376Z Checking object v0.30.4
23272024-11-06T07:58:02.394Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23282024-11-06T07:58:02.528Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23292024-11-06T07:58:02.766Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23302024-11-06T07:58:02.795Z Checking path-slash v0.1.5
23312024-11-06T07:58:02.948Z Checking nix v0.27.1
23322024-11-06T07:58:02.978Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23332024-11-06T07:58:03.154Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23342024-11-06T07:58:03.813Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23352024-11-06T07:58:04.064Z Checking tungstenite v0.23.0
23362024-11-06T07:58:04.079Z Checking kstat-rs v0.2.4
23372024-11-06T07:58:04.276Z Checking signal-hook-tokio v0.3.1
23382024-11-06T07:58:04.813Z Checking tokio-tungstenite v0.23.1
23392024-11-06T07:58:05.534Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23402024-11-06T07:58:05.639Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23412024-11-06T07:58:11.069Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23422024-11-06T07:58:12.787Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23432024-11-06T07:58:13.115Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23442024-11-06T07:58:16.208Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23452024-11-06T07:58:16.460Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23462024-11-06T07:58:17.997Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23472024-11-06T07:58:23.970Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23482024-11-06T07:58:24.613Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23492024-11-06T07:58:28.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.41s
23502024-11-06T07:58:28.429Z
23512024-11-06T07:58:28.429Zinfo: running `cargo check --bins` on gateway-api (47/168)
23522024-11-06T07:58:28.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532024-11-06T07:58:28.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542024-11-06T07:58:28.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552024-11-06T07:58:28.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23562024-11-06T07:58:29.027Z
23572024-11-06T07:58:29.027Zinfo: running `cargo check --bins` on oximeter (48/168)
23582024-11-06T07:58:29.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592024-11-06T07:58:29.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602024-11-06T07:58:29.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612024-11-06T07:58:29.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
23622024-11-06T07:58:29.616Z
23632024-11-06T07:58:29.616Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/168)
23642024-11-06T07:58:30.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652024-11-06T07:58:30.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662024-11-06T07:58:30.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672024-11-06T07:58:30.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
23682024-11-06T07:58:30.185Z
23692024-11-06T07:58:30.185Zinfo: running `cargo check --bins` on oximeter-schema (50/168)
23702024-11-06T07:58:30.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712024-11-06T07:58:30.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722024-11-06T07:58:30.778Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23732024-11-06T07:58:31.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
23742024-11-06T07:58:31.336Z
23752024-11-06T07:58:31.336Zinfo: running `cargo check --bins` on oximeter-types (51/168)
23762024-11-06T07:58:31.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772024-11-06T07:58:31.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782024-11-06T07:58:31.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792024-11-06T07:58:31.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23802024-11-06T07:58:31.930Z
23812024-11-06T07:58:31.930Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/168)
23822024-11-06T07:58:32.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832024-11-06T07:58:32.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842024-11-06T07:58:32.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852024-11-06T07:58:32.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
23862024-11-06T07:58:32.518Z
23872024-11-06T07:58:32.518Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/168)
23882024-11-06T07:58:33.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-11-06T07:58:33.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-11-06T07:58:33.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912024-11-06T07:58:33.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
23922024-11-06T07:58:33.092Z
23932024-11-06T07:58:33.092Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/168)
23942024-11-06T07:58:33.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952024-11-06T07:58:33.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962024-11-06T07:58:33.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972024-11-06T07:58:33.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
23982024-11-06T07:58:33.687Z
23992024-11-06T07:58:33.687Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/168)
24002024-11-06T07:58:34.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012024-11-06T07:58:34.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022024-11-06T07:58:34.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032024-11-06T07:58:34.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24042024-11-06T07:58:34.277Z
24052024-11-06T07:58:34.277Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/168)
24062024-11-06T07:58:34.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072024-11-06T07:58:34.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082024-11-06T07:58:34.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092024-11-06T07:58:34.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24102024-11-06T07:58:34.872Z
24112024-11-06T07:58:34.872Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/168)
24122024-11-06T07:58:35.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132024-11-06T07:58:35.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142024-11-06T07:58:35.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152024-11-06T07:58:35.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24162024-11-06T07:58:35.463Z
24172024-11-06T07:58:35.463Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/168)
24182024-11-06T07:58:35.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192024-11-06T07:58:35.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202024-11-06T07:58:35.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212024-11-06T07:58:35.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24222024-11-06T07:58:36.052Z
24232024-11-06T07:58:36.052Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/168)
24242024-11-06T07:58:36.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252024-11-06T07:58:36.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262024-11-06T07:58:36.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272024-11-06T07:58:36.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24282024-11-06T07:58:36.638Z
24292024-11-06T07:58:36.638Zinfo: running `cargo check --bins` on oximeter-producer (60/168)
24302024-11-06T07:58:37.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-11-06T07:58:37.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-11-06T07:58:37.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-11-06T07:58:37.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24342024-11-06T07:58:37.259Z
24352024-11-06T07:58:37.259Zinfo: running `cargo check --bins` on internal-dns-resolver (61/168)
24362024-11-06T07:58:37.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-11-06T07:58:37.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-11-06T07:58:37.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392024-11-06T07:58:37.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24402024-11-06T07:58:37.852Z
24412024-11-06T07:58:37.852Zinfo: running `cargo check --bins` on nexus-client (62/168)
24422024-11-06T07:58:38.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432024-11-06T07:58:38.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442024-11-06T07:58:38.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452024-11-06T07:58:38.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24462024-11-06T07:58:38.455Z
24472024-11-06T07:58:38.455Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/168)
24482024-11-06T07:58:38.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492024-11-06T07:58:38.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502024-11-06T07:58:38.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512024-11-06T07:58:38.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24522024-11-06T07:58:39.047Z
24532024-11-06T07:58:39.047Zinfo: running `cargo check --bins` on omicron-passwords (64/168)
24542024-11-06T07:58:39.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552024-11-06T07:58:39.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562024-11-06T07:58:39.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572024-11-06T07:58:39.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24582024-11-06T07:58:39.615Z
24592024-11-06T07:58:39.616Zinfo: running `cargo check --bins` on nexus-types (65/168)
24602024-11-06T07:58:40.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612024-11-06T07:58:40.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622024-11-06T07:58:40.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632024-11-06T07:58:40.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24642024-11-06T07:58:40.214Z
24652024-11-06T07:58:40.214Zinfo: running `cargo check --bins` on gateway-client (66/168)
24662024-11-06T07:58:40.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-11-06T07:58:40.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-11-06T07:58:40.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692024-11-06T07:58:40.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24702024-11-06T07:58:40.795Z
24712024-11-06T07:58:40.796Zinfo: running `cargo check --bins` on oxql-types (67/168)
24722024-11-06T07:58:41.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-11-06T07:58:41.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-11-06T07:58:41.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-11-06T07:58:41.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24762024-11-06T07:58:41.378Z
24772024-11-06T07:58:41.378Zinfo: running `cargo check --bins` on update-engine (68/168)
24782024-11-06T07:58:41.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-11-06T07:58:41.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-11-06T07:58:41.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-11-06T07:58:41.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24822024-11-06T07:58:41.946Z
24832024-11-06T07:58:41.947Zinfo: running `cargo check --bins` on sp-sim (69/168)
24842024-11-06T07:58:42.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-11-06T07:58:42.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-11-06T07:58:42.542Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24872024-11-06T07:58:44.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
24882024-11-06T07:58:44.503Z
24892024-11-06T07:58:44.503Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/168)
24902024-11-06T07:58:45.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-11-06T07:58:45.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-11-06T07:58:45.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932024-11-06T07:58:45.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24942024-11-06T07:58:45.131Z
24952024-11-06T07:58:45.131Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/168)
24962024-11-06T07:58:45.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-11-06T07:58:45.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-11-06T07:58:45.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992024-11-06T07:58:45.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25002024-11-06T07:58:45.773Z
25012024-11-06T07:58:45.773Zinfo: running `cargo check --bins` on db-macros (72/168)
25022024-11-06T07:58:46.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-11-06T07:58:46.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-11-06T07:58:46.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052024-11-06T07:58:46.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25062024-11-06T07:58:46.337Z
25072024-11-06T07:58:46.337Zinfo: running `cargo check --bins` on nexus-macros-common (73/168)
25082024-11-06T07:58:46.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-11-06T07:58:46.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-11-06T07:58:46.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-11-06T07:58:46.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25122024-11-06T07:58:46.901Z
25132024-11-06T07:58:46.901Zinfo: running `cargo check --bins` on nexus-auth (74/168)
25142024-11-06T07:58:47.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-11-06T07:58:47.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-11-06T07:58:47.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-11-06T07:58:47.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25182024-11-06T07:58:47.527Z
25192024-11-06T07:58:47.527Zinfo: running `cargo check --bins` on authz-macros (75/168)
25202024-11-06T07:58:48.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-11-06T07:58:48.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-11-06T07:58:48.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-11-06T07:58:48.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25242024-11-06T07:58:48.099Z
25252024-11-06T07:58:48.099Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/168)
25262024-11-06T07:58:48.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-11-06T07:58:48.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-11-06T07:58:48.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292024-11-06T07:58:48.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25302024-11-06T07:58:48.711Z
25312024-11-06T07:58:48.712Zinfo: running `cargo check --bins` on nexus-db-model (77/168)
25322024-11-06T07:58:49.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-11-06T07:58:49.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-11-06T07:58:49.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352024-11-06T07:58:49.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25362024-11-06T07:58:49.317Z
25372024-11-06T07:58:49.317Zinfo: running `cargo check --bins` on nexus-defaults (78/168)
25382024-11-06T07:58:49.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-11-06T07:58:49.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-11-06T07:58:49.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412024-11-06T07:58:49.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25422024-11-06T07:58:49.910Z
25432024-11-06T07:58:49.910Zinfo: running `cargo check --bins` on sled-agent-client (79/168)
25442024-11-06T07:58:50.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-11-06T07:58:50.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-11-06T07:58:50.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-11-06T07:58:50.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25482024-11-06T07:58:50.508Z
25492024-11-06T07:58:50.508Zinfo: running `cargo check --bins` on nexus-inventory (80/168)
25502024-11-06T07:58:51.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-11-06T07:58:51.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-11-06T07:58:51.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-11-06T07:58:51.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25542024-11-06T07:58:51.113Z
25552024-11-06T07:58:51.113Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/168)
25562024-11-06T07:58:51.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-11-06T07:58:51.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-11-06T07:58:51.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-11-06T07:58:51.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25602024-11-06T07:58:51.712Z
25612024-11-06T07:58:51.712Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/168)
25622024-11-06T07:58:52.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-11-06T07:58:52.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-11-06T07:58:52.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-11-06T07:58:52.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25662024-11-06T07:58:52.310Z
25672024-11-06T07:58:52.310Zinfo: running `cargo check --bins` on typed-rng (83/168)
25682024-11-06T07:58:52.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-11-06T07:58:52.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-11-06T07:58:52.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-11-06T07:58:52.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25722024-11-06T07:58:52.882Z
25732024-11-06T07:58:52.882Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/168)
25742024-11-06T07:58:53.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-11-06T07:58:53.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-11-06T07:58:53.564Z Checking keccak v0.1.5
25772024-11-06T07:58:53.668Z Checking secrecy v0.8.0
25782024-11-06T07:58:53.670Z Compiling unicase v2.7.0
25792024-11-06T07:58:53.670Z Compiling same-file v1.0.6
25802024-11-06T07:58:53.670Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25812024-11-06T07:58:53.688Z Compiling tempfile v3.13.0
25822024-11-06T07:58:53.710Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25832024-11-06T07:58:53.723Z Compiling thiserror-impl-no-std v2.0.2
25842024-11-06T07:58:53.886Z Compiling walkdir v2.5.0
25852024-11-06T07:58:53.938Z Checking sha3 v0.10.8
25862024-11-06T07:58:53.955Z Checking universal-hash v0.5.1
25872024-11-06T07:58:54.021Z Compiling blake3 v1.5.4
25882024-11-06T07:58:54.140Z Compiling ring v0.16.20
25892024-11-06T07:58:54.157Z Checking opaque-debug v0.3.1
25902024-11-06T07:58:54.275Z Checking poly1305 v0.8.0
25912024-11-06T07:58:54.355Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25922024-11-06T07:58:54.466Z Checking chacha20 v0.9.1
25932024-11-06T07:58:54.554Z Checking aead v0.5.2
25942024-11-06T07:58:54.595Z Compiling memmap2 v0.9.5
25952024-11-06T07:58:54.678Z Compiling arrayref v0.3.9
25962024-11-06T07:58:54.764Z Compiling home v0.5.9
25972024-11-06T07:58:54.780Z Compiling constant_time_eq v0.3.1
25982024-11-06T07:58:54.794Z Compiling spin v0.5.2
25992024-11-06T07:58:54.827Z Compiling arrayvec v0.7.6
26002024-11-06T07:58:54.947Z Compiling libefi-sys v0.1.0
26012024-11-06T07:58:55.016Z Compiling salty v0.3.0
26022024-11-06T07:58:55.033Z Compiling untrusted v0.7.1
26032024-11-06T07:58:55.047Z Compiling toolchain_find v0.4.0
26042024-11-06T07:58:55.215Z Checking chacha20poly1305 v0.10.1
26052024-11-06T07:58:55.400Z Compiling camino-tempfile v1.1.1
26062024-11-06T07:58:55.445Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26072024-11-06T07:58:55.493Z Compiling bitfield-struct v0.6.2
26082024-11-06T07:58:55.648Z Compiling topological-sort v0.2.2
26092024-11-06T07:58:55.693Z Compiling mime_guess v2.0.5
26102024-11-06T07:58:55.867Z Compiling rustfmt-wrapper v0.2.1
26112024-11-06T07:58:56.380Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26122024-11-06T07:58:56.430Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26132024-11-06T07:58:56.447Z Checking primeorder v0.13.6
26142024-11-06T07:58:56.471Z Checking env_filter v0.1.2
26152024-11-06T07:58:56.687Z Checking thiserror-no-std v2.0.2
26162024-11-06T07:58:56.705Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26172024-11-06T07:58:56.797Z Checking vsss-rs v3.3.4
26182024-11-06T07:58:56.822Z Checking env_logger v0.11.5
26192024-11-06T07:58:56.892Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26202024-11-06T07:58:56.924Z Checking p384 v0.13.0
26212024-11-06T07:58:56.937Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26222024-11-06T07:58:56.952Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26232024-11-06T07:58:57.180Z Checking gethostname v0.5.0
26242024-11-06T07:58:57.310Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26252024-11-06T07:58:57.402Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26262024-11-06T07:58:57.485Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26272024-11-06T07:58:57.718Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26282024-11-06T07:58:57.753Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26292024-11-06T07:58:57.972Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26302024-11-06T07:58:58.071Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26312024-11-06T07:58:58.304Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26322024-11-06T07:58:58.355Z Checking nanorand v0.7.0
26332024-11-06T07:58:58.377Z Checking atty v0.2.14
26342024-11-06T07:58:58.393Z Checking glob v0.3.1
26352024-11-06T07:58:58.498Z Checking http-range v0.1.5
26362024-11-06T07:58:58.676Z Checking hyper-staticfile v0.10.1
26372024-11-06T07:58:58.722Z Checking flume v0.11.0
26382024-11-06T07:58:58.725Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26392024-11-06T07:58:59.229Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26402024-11-06T07:58:59.338Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26412024-11-06T07:58:59.400Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26422024-11-06T07:58:59.851Z Compiling omicron-zone-package v0.11.1
26432024-11-06T07:59:00.065Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26442024-11-06T07:59:00.793Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26452024-11-06T07:59:01.158Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26462024-11-06T07:59:01.252Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26472024-11-06T07:59:01.288Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26482024-11-06T07:59:01.817Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26492024-11-06T07:59:01.893Z Checking display-error-chain v0.2.2
26502024-11-06T07:59:02.722Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26512024-11-06T07:59:03.811Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26522024-11-06T07:59:05.311Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26532024-11-06T07:59:05.313Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26542024-11-06T07:59:17.106Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26552024-11-06T08:00:05.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
26562024-11-06T08:00:05.433Z
26572024-11-06T08:00:05.433Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/168)
26582024-11-06T08:00:06.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592024-11-06T08:00:06.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602024-11-06T08:00:06.120Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26612024-11-06T08:00:54.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.16s
26622024-11-06T08:00:54.781Z
26632024-11-06T08:00:54.781Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/168)
26642024-11-06T08:00:55.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652024-11-06T08:00:55.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662024-11-06T08:00:55.470Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26672024-11-06T08:01:44.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.26s
26682024-11-06T08:01:44.228Z
26692024-11-06T08:01:44.228Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/168)
26702024-11-06T08:01:44.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712024-11-06T08:01:44.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722024-11-06T08:01:44.904Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26732024-11-06T08:02:34.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.84s
26742024-11-06T08:02:34.256Z
26752024-11-06T08:02:34.256Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/168)
26762024-11-06T08:02:34.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772024-11-06T08:02:34.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782024-11-06T08:02:34.931Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26792024-11-06T08:03:22.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.69s
26802024-11-06T08:03:23.135Z
26812024-11-06T08:03:23.135Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/168)
26822024-11-06T08:03:23.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832024-11-06T08:03:23.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842024-11-06T08:03:23.811Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26852024-11-06T08:04:12.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.86s
26862024-11-06T08:04:12.180Z
26872024-11-06T08:04:12.180Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/168)
26882024-11-06T08:04:12.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892024-11-06T08:04:12.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902024-11-06T08:04:12.864Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26912024-11-06T08:05:01.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.84s
26922024-11-06T08:05:01.210Z
26932024-11-06T08:05:01.210Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/168)
26942024-11-06T08:05:01.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952024-11-06T08:05:01.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962024-11-06T08:05:01.902Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26972024-11-06T08:05:50.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.07s
26982024-11-06T08:05:50.472Z
26992024-11-06T08:05:50.472Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/168)
27002024-11-06T08:05:51.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012024-11-06T08:05:51.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022024-11-06T08:05:51.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032024-11-06T08:05:51.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27042024-11-06T08:05:51.076Z
27052024-11-06T08:05:51.076Zinfo: running `cargo check --bins` on sled-agent-types (93/168)
27062024-11-06T08:05:51.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072024-11-06T08:05:51.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082024-11-06T08:05:51.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092024-11-06T08:05:51.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27102024-11-06T08:05:51.684Z
27112024-11-06T08:05:51.685Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/168)
27122024-11-06T08:05:52.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132024-11-06T08:05:52.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142024-11-06T08:05:52.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152024-11-06T08:05:52.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27162024-11-06T08:05:52.293Z
27172024-11-06T08:05:52.293Zinfo: running `cargo check --bins` on dpd-client (95/168)
27182024-11-06T08:05:52.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192024-11-06T08:05:52.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202024-11-06T08:05:52.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212024-11-06T08:05:52.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27222024-11-06T08:05:52.899Z
27232024-11-06T08:05:52.899Zinfo: running `cargo check --bins` on installinator-common (96/168)
27242024-11-06T08:05:53.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252024-11-06T08:05:53.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262024-11-06T08:05:53.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272024-11-06T08:05:53.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27282024-11-06T08:05:53.512Z
27292024-11-06T08:05:53.513Zinfo: running `cargo check --bins` on key-manager (97/168)
27302024-11-06T08:05:54.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312024-11-06T08:05:54.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322024-11-06T08:05:54.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332024-11-06T08:05:54.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
27342024-11-06T08:05:54.092Z
27352024-11-06T08:05:54.092Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/168)
27362024-11-06T08:05:54.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372024-11-06T08:05:54.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382024-11-06T08:05:54.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392024-11-06T08:05:54.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27402024-11-06T08:05:54.703Z
27412024-11-06T08:05:54.703Zinfo: running `cargo check --bins` on repo-depot-api (99/168)
27422024-11-06T08:05:55.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432024-11-06T08:05:55.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442024-11-06T08:05:55.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452024-11-06T08:05:55.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27462024-11-06T08:05:55.296Z
27472024-11-06T08:05:55.296Zinfo: running `cargo check --bins` on repo-depot-client (100/168)
27482024-11-06T08:05:55.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492024-11-06T08:05:55.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502024-11-06T08:05:55.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512024-11-06T08:05:55.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27522024-11-06T08:05:55.883Z
27532024-11-06T08:05:55.883Zinfo: running `cargo check --bins` on sled-agent-api (101/168)
27542024-11-06T08:05:56.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552024-11-06T08:05:56.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562024-11-06T08:05:56.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572024-11-06T08:05:56.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27582024-11-06T08:05:56.499Z
27592024-11-06T08:05:56.499Zinfo: running `cargo check --bins` on sled-hardware (102/168)
27602024-11-06T08:05:57.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612024-11-06T08:05:57.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622024-11-06T08:05:57.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632024-11-06T08:05:57.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27642024-11-06T08:05:57.104Z
27652024-11-06T08:05:57.104Zinfo: running `cargo check --bins --no-default-features` on sled-storage (103/168)
27662024-11-06T08:05:57.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672024-11-06T08:05:57.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682024-11-06T08:05:57.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692024-11-06T08:05:57.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27702024-11-06T08:05:57.718Z
27712024-11-06T08:05:57.718Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (104/168)
27722024-11-06T08:05:58.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-11-06T08:05:58.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-11-06T08:05:58.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-11-06T08:05:58.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27762024-11-06T08:05:58.311Z
27772024-11-06T08:05:58.311Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (105/168)
27782024-11-06T08:05:58.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-11-06T08:05:58.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-11-06T08:05:58.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-11-06T08:05:58.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27822024-11-06T08:05:58.929Z
27832024-11-06T08:05:58.929Zinfo: running `cargo check --bins` on nexus-test-interface (106/168)
27842024-11-06T08:05:59.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-11-06T08:05:59.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-11-06T08:05:59.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872024-11-06T08:05:59.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27882024-11-06T08:05:59.547Z
27892024-11-06T08:05:59.547Zinfo: running `cargo check --bins` on oximeter-collector (107/168)
27902024-11-06T08:06:00.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-11-06T08:06:00.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-11-06T08:06:00.187Z Compiling phf_generator v0.11.2
27932024-11-06T08:06:00.190Z Compiling parse-zoneinfo v0.3.1
27942024-11-06T08:06:00.295Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
27952024-11-06T08:06:00.298Z Checking bcs v0.1.6
27962024-11-06T08:06:00.298Z Compiling async-recursion v1.1.1
27972024-11-06T08:06:00.298Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27982024-11-06T08:06:00.298Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27992024-11-06T08:06:00.386Z Compiling phf_codegen v0.11.2
28002024-11-06T08:06:00.854Z Compiling chrono-tz-build v0.4.0
28012024-11-06T08:06:01.736Z Compiling chrono-tz v0.10.0
28022024-11-06T08:06:08.915Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28032024-11-06T08:06:13.111Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28042024-11-06T08:06:15.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s
28052024-11-06T08:06:15.677Z
28062024-11-06T08:06:15.677Zinfo: running `cargo check --bins` on oximeter-api (108/168)
28072024-11-06T08:06:16.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-11-06T08:06:16.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-11-06T08:06:16.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-11-06T08:06:16.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28112024-11-06T08:06:16.263Z
28122024-11-06T08:06:16.263Zinfo: running `cargo check --bins` on oximeter-client (109/168)
28132024-11-06T08:06:16.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-11-06T08:06:16.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-11-06T08:06:16.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162024-11-06T08:06:16.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28172024-11-06T08:06:16.860Z
28182024-11-06T08:06:16.860Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (110/168)
28192024-11-06T08:06:17.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202024-11-06T08:06:17.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212024-11-06T08:06:17.468Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28222024-11-06T08:06:18.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
28232024-11-06T08:06:18.240Z
28242024-11-06T08:06:18.240Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (111/168)
28252024-11-06T08:06:18.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262024-11-06T08:06:18.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272024-11-06T08:06:18.868Z Compiling cfg_aliases v0.1.1
28282024-11-06T08:06:18.868Z Compiling vte_generate_state_changes v0.1.2
28292024-11-06T08:06:18.871Z Checking fd-lock v4.0.2
28302024-11-06T08:06:18.871Z Checking bytecount v0.6.8
28312024-11-06T08:06:18.975Z Compiling tabled_derive v0.7.0
28322024-11-06T08:06:18.984Z Compiling peg-macros v0.8.4
28332024-11-06T08:06:18.986Z Compiling sqlparser_derive v0.2.2
28342024-11-06T08:06:18.992Z Checking nu-ansi-term v0.50.1
28352024-11-06T08:06:19.045Z Compiling nix v0.28.0
28362024-11-06T08:06:19.100Z Checking papergrid v0.11.0
28372024-11-06T08:06:19.129Z Checking home v0.5.9
28382024-11-06T08:06:19.277Z Checking unicode_categories v0.1.1
28392024-11-06T08:06:19.580Z Checking vte v0.11.1
28402024-11-06T08:06:19.612Z Checking sqlformat v0.2.6
28412024-11-06T08:06:20.018Z Checking sqlparser v0.45.0
28422024-11-06T08:06:20.860Z Checking tabled v0.15.0
28432024-11-06T08:06:20.939Z Checking strip-ansi-escapes v0.2.0
28442024-11-06T08:06:21.091Z Checking reedline v0.35.0
28452024-11-06T08:06:21.671Z Checking peg v0.8.4
28462024-11-06T08:06:22.378Z Checking rustyline v14.0.0
28472024-11-06T08:06:26.525Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28482024-11-06T08:06:32.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
28492024-11-06T08:06:33.077Z
28502024-11-06T08:06:33.077Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (112/168)
28512024-11-06T08:06:33.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-11-06T08:06:33.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-11-06T08:06:33.689Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28542024-11-06T08:06:40.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.01s
28552024-11-06T08:06:40.262Z
28562024-11-06T08:06:40.262Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (113/168)
28572024-11-06T08:06:40.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-11-06T08:06:40.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-11-06T08:06:40.883Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28602024-11-06T08:06:45.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
28612024-11-06T08:06:45.971Z
28622024-11-06T08:06:45.971Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (114/168)
28632024-11-06T08:06:46.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-11-06T08:06:46.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-11-06T08:06:46.586Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662024-11-06T08:06:52.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
28672024-11-06T08:06:52.900Z
28682024-11-06T08:06:52.900Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (115/168)
28692024-11-06T08:06:53.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-11-06T08:06:53.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-11-06T08:06:53.508Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28722024-11-06T08:06:59.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
28732024-11-06T08:06:59.779Z
28742024-11-06T08:06:59.779Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (116/168)
28752024-11-06T08:07:00.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762024-11-06T08:07:00.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772024-11-06T08:07:00.386Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28782024-11-06T08:07:05.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
28792024-11-06T08:07:05.726Z
28802024-11-06T08:07:05.726Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (117/168)
28812024-11-06T08:07:06.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822024-11-06T08:07:06.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832024-11-06T08:07:06.329Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28842024-11-06T08:07:11.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
28852024-11-06T08:07:11.655Z
28862024-11-06T08:07:11.655Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (118/168)
28872024-11-06T08:07:12.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882024-11-06T08:07:12.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892024-11-06T08:07:12.271Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28902024-11-06T08:07:18.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
28912024-11-06T08:07:18.880Z
28922024-11-06T08:07:18.881Zinfo: running `cargo check --bins` on oximeter-test-utils (119/168)
28932024-11-06T08:07:19.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942024-11-06T08:07:19.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952024-11-06T08:07:19.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962024-11-06T08:07:19.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28972024-11-06T08:07:19.516Z
28982024-11-06T08:07:19.516Zinfo: running `cargo check --bins` on cockroach-admin-client (120/168)
28992024-11-06T08:07:20.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002024-11-06T08:07:20.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012024-11-06T08:07:20.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022024-11-06T08:07:20.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29032024-11-06T08:07:20.125Z
29042024-11-06T08:07:20.125Zinfo: running `cargo check --bins` on installinator-client (121/168)
29052024-11-06T08:07:20.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062024-11-06T08:07:20.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072024-11-06T08:07:20.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082024-11-06T08:07:20.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29092024-11-06T08:07:20.763Z
29102024-11-06T08:07:20.763Zinfo: running `cargo check --bins` on oxide-client (122/168)
29112024-11-06T08:07:21.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122024-11-06T08:07:21.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132024-11-06T08:07:21.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142024-11-06T08:07:21.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29152024-11-06T08:07:21.351Z
29162024-11-06T08:07:21.351Zinfo: running `cargo check --bins` on wicketd-client (123/168)
29172024-11-06T08:07:21.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182024-11-06T08:07:21.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192024-11-06T08:07:21.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202024-11-06T08:07:21.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29212024-11-06T08:07:21.970Z
29222024-11-06T08:07:21.970Zinfo: running `cargo check --bins` on wicket-common (124/168)
29232024-11-06T08:07:22.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242024-11-06T08:07:22.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252024-11-06T08:07:22.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262024-11-06T08:07:22.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29272024-11-06T08:07:22.578Z
29282024-11-06T08:07:22.578Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/168)
29292024-11-06T08:07:23.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302024-11-06T08:07:23.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312024-11-06T08:07:23.191Z Checking csv-core v0.1.11
29322024-11-06T08:07:23.194Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29332024-11-06T08:07:23.493Z Checking csv v1.3.0
29342024-11-06T08:07:24.018Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29352024-11-06T08:07:24.377Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29362024-11-06T08:07:25.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
29372024-11-06T08:07:25.707Z
29382024-11-06T08:07:25.707Zinfo: running `cargo check --bins` on cockroach-admin-api (126/168)
29392024-11-06T08:07:26.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402024-11-06T08:07:26.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412024-11-06T08:07:26.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422024-11-06T08:07:26.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29432024-11-06T08:07:26.295Z
29442024-11-06T08:07:26.295Zinfo: running `cargo check --bins` on cockroach-admin-types (127/168)
29452024-11-06T08:07:26.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462024-11-06T08:07:26.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472024-11-06T08:07:26.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482024-11-06T08:07:26.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29492024-11-06T08:07:26.875Z
29502024-11-06T08:07:26.875Zinfo: running `cargo check --bins` on cert-dev (128/168)
29512024-11-06T08:07:27.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522024-11-06T08:07:27.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532024-11-06T08:07:27.439Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29542024-11-06T08:07:27.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29552024-11-06T08:07:27.854Z
29562024-11-06T08:07:27.855Zinfo: running `cargo check --bins` on ch-dev (129/168)
29572024-11-06T08:07:28.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582024-11-06T08:07:28.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592024-11-06T08:07:28.476Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29602024-11-06T08:07:29.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
29612024-11-06T08:07:29.328Z
29622024-11-06T08:07:29.328Zinfo: running `cargo check --bins` on crdb-seed (130/168)
29632024-11-06T08:07:29.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642024-11-06T08:07:29.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652024-11-06T08:07:29.935Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29662024-11-06T08:07:30.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29672024-11-06T08:07:30.426Z
29682024-11-06T08:07:30.426Zinfo: running `cargo check --bins` on db-dev (131/168)
29692024-11-06T08:07:30.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-11-06T08:07:30.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-11-06T08:07:31.040Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29722024-11-06T08:07:31.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
29732024-11-06T08:07:31.910Z
29742024-11-06T08:07:31.910Zinfo: running `cargo check --bins` on omicron-dev-lib (132/168)
29752024-11-06T08:07:32.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-11-06T08:07:32.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-11-06T08:07:32.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782024-11-06T08:07:32.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29792024-11-06T08:07:32.516Z
29802024-11-06T08:07:32.516Zinfo: running `cargo check --bins` on xtask-downloader (133/168)
29812024-11-06T08:07:33.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-11-06T08:07:33.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-11-06T08:07:33.096Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29842024-11-06T08:07:34.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
29852024-11-06T08:07:34.188Z
29862024-11-06T08:07:34.188Zinfo: running `cargo check --bins` on omicron-ls-apis (134/168)
29872024-11-06T08:07:34.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-11-06T08:07:34.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-11-06T08:07:34.778Z Checking cargo-platform v0.1.8
29902024-11-06T08:07:35.045Z Checking cargo_metadata v0.18.1
29912024-11-06T08:07:36.004Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29922024-11-06T08:07:36.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
29932024-11-06T08:07:36.892Z
29942024-11-06T08:07:36.892Zinfo: running `cargo check --bins` on mgs-dev (135/168)
29952024-11-06T08:07:37.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962024-11-06T08:07:37.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972024-11-06T08:07:37.555Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29982024-11-06T08:07:38.230Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29992024-11-06T08:07:38.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
30002024-11-06T08:07:38.912Z
30012024-11-06T08:07:38.912Zinfo: running `cargo check --bins` on omicron-omdb (136/168)
30022024-11-06T08:07:39.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032024-11-06T08:07:39.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042024-11-06T08:07:39.643Z Compiling crunchy v0.2.2
30052024-11-06T08:07:39.643Z Compiling glob v0.3.1
30062024-11-06T08:07:39.643Z Compiling tiny-keccak v2.0.2
30072024-11-06T08:07:39.646Z Compiling dsl_auto_type v0.1.2
30082024-11-06T08:07:39.646Z Checking scheduled-thread-pool v0.2.7
30092024-11-06T08:07:39.646Z Compiling diesel_table_macro_syntax v0.2.0
30102024-11-06T08:07:39.646Z Compiling ascii-canvas v3.0.0
30112024-11-06T08:07:39.752Z Compiling ena v0.14.3
30122024-11-06T08:07:40.042Z Checking r2d2 v0.8.10
30132024-11-06T08:07:40.065Z Compiling libloading v0.8.5
30142024-11-06T08:07:40.146Z Compiling diff v0.1.13
30152024-11-06T08:07:40.184Z Compiling regex-syntax v0.6.29
30162024-11-06T08:07:40.220Z Compiling bindgen v0.69.5
30172024-11-06T08:07:40.348Z Compiling which v4.4.2
30182024-11-06T08:07:40.475Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30192024-11-06T08:07:40.635Z Compiling clang-sys v1.8.1
30202024-11-06T08:07:40.716Z Compiling cexpr v0.6.0
30212024-11-06T08:07:40.766Z Compiling lazycell v1.3.0
30222024-11-06T08:07:40.932Z Compiling ref-cast v1.0.23
30232024-11-06T08:07:40.949Z Compiling rustc-hash v1.1.0
30242024-11-06T08:07:41.069Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30252024-11-06T08:07:41.085Z Compiling derive_builder_core v0.20.2
30262024-11-06T08:07:41.108Z Compiling libxml v0.3.3
30272024-11-06T08:07:41.305Z Compiling diesel_derives v2.2.3
30282024-11-06T08:07:41.355Z Compiling ref-cast-impl v1.0.23
30292024-11-06T08:07:41.478Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30302024-11-06T08:07:41.606Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30312024-11-06T08:07:41.990Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30322024-11-06T08:07:42.296Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30332024-11-06T08:07:42.337Z Compiling strum_macros v0.24.3
30342024-11-06T08:07:42.641Z Compiling indoc v1.0.9
30352024-11-06T08:07:43.409Z Compiling lalrpop v0.19.12
30362024-11-06T08:07:43.659Z Compiling derive_builder_macro v0.20.2
30372024-11-06T08:07:44.529Z Checking derive_builder v0.20.2
30382024-11-06T08:07:44.602Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30392024-11-06T08:07:44.677Z Compiling oso-derive v0.27.3
30402024-11-06T08:07:44.987Z Compiling impl-trait-for-tuples v0.2.2
30412024-11-06T08:07:45.733Z Checking quick-xml v0.33.0
30422024-11-06T08:07:45.801Z Compiling diesel-dtrace v0.3.0
30432024-11-06T08:07:45.818Z Checking maplit v1.0.2
30442024-11-06T08:07:45.980Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30452024-11-06T08:07:46.192Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30462024-11-06T08:07:46.505Z Checking bb8 v0.8.5
30472024-11-06T08:07:47.032Z Compiling const_format_proc_macros v0.2.33
30482024-11-06T08:07:47.710Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30492024-11-06T08:07:48.044Z Checking castaway v0.2.3
30502024-11-06T08:07:48.061Z Checking rand_seeder v0.3.0
30512024-11-06T08:07:48.220Z Checking compact_str v0.8.0
30522024-11-06T08:07:48.313Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30532024-11-06T08:07:48.580Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30542024-11-06T08:07:49.176Z Checking const_format v0.2.33
30552024-11-06T08:07:49.196Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30562024-11-06T08:07:49.684Z Checking unicode-truncate v1.1.0
30572024-11-06T08:07:49.918Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30582024-11-06T08:07:50.221Z Checking lru v0.12.5
30592024-11-06T08:07:50.515Z Compiling instability v0.3.2
30602024-11-06T08:07:50.547Z Checking is_ci v1.2.0
30612024-11-06T08:07:50.699Z Checking cassowary v0.3.0
30622024-11-06T08:07:50.718Z Checking smawk v0.3.2
30632024-11-06T08:07:50.931Z Checking unicode-linebreak v0.1.5
30642024-11-06T08:07:51.121Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30652024-11-06T08:07:51.366Z Checking textwrap v0.16.1
30662024-11-06T08:07:51.532Z Checking ratatui v0.28.1
30672024-11-06T08:07:51.771Z Checking supports-color v3.0.1
30682024-11-06T08:07:52.008Z Checking multimap v0.10.0
30692024-11-06T08:07:53.140Z Checking diesel v2.2.4
30702024-11-06T08:08:11.425Z Compiling samael v0.0.17
30712024-11-06T08:08:28.737Z Checking async-bb8-diesel v0.2.1
30722024-11-06T08:08:29.419Z Compiling polar-core v0.27.3
30732024-11-06T08:08:36.896Z Checking oso v0.27.3
30742024-11-06T08:10:10.202Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30752024-11-06T08:10:18.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
30762024-11-06T08:10:18.276Z
30772024-11-06T08:10:18.276Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (137/168)
30782024-11-06T08:10:18.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792024-11-06T08:10:18.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802024-11-06T08:10:18.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812024-11-06T08:10:18.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30822024-11-06T08:10:18.920Z
30832024-11-06T08:10:18.920Zinfo: running `cargo check --bins` on nexus-saga-recovery (138/168)
30842024-11-06T08:10:19.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852024-11-06T08:10:19.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862024-11-06T08:10:19.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872024-11-06T08:10:19.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30882024-11-06T08:10:19.561Z
30892024-11-06T08:10:19.561Zinfo: running `cargo check --bins` on nexus-test-utils-macros (139/168)
30902024-11-06T08:10:20.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912024-11-06T08:10:20.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922024-11-06T08:10:20.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932024-11-06T08:10:20.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30942024-11-06T08:10:20.139Z
30952024-11-06T08:10:20.139Zinfo: running `cargo check --bins` on omicron-nexus (140/168)
30962024-11-06T08:10:20.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972024-11-06T08:10:20.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982024-11-06T08:10:20.902Z Compiling libz-sys v1.1.20
30992024-11-06T08:10:21.011Z Checking http v0.2.12
31002024-11-06T08:10:21.014Z Compiling libgit2-sys v0.17.0+1.8.1
31012024-11-06T08:10:21.033Z Compiling vergen v8.3.2
31022024-11-06T08:10:21.035Z Compiling cargo-platform v0.1.8
31032024-11-06T08:10:21.035Z Compiling pin-project-internal v1.1.6
31042024-11-06T08:10:21.064Z Compiling libsqlite3-sys v0.30.1
31052024-11-06T08:10:21.064Z Compiling snafu-derive v0.8.5
31062024-11-06T08:10:21.323Z Compiling cargo_metadata v0.18.1
31072024-11-06T08:10:21.555Z Compiling buf-list v1.0.3
31082024-11-06T08:10:21.602Z Checking lockfree-object-pool v0.1.6
31092024-11-06T08:10:21.892Z Checking bumpalo v3.16.0
31102024-11-06T08:10:21.961Z Compiling zip v2.1.3
31112024-11-06T08:10:22.175Z Checking simd-adler32 v0.3.7
31122024-11-06T08:10:22.212Z Checking sync_wrapper v0.1.2
31132024-11-06T08:10:22.279Z Compiling cfg_aliases v0.2.1
31142024-11-06T08:10:22.312Z Checking http-body v0.4.6
31152024-11-06T08:10:22.350Z Checking h2 v0.3.26
31162024-11-06T08:10:22.392Z Compiling rustls v0.21.12
31172024-11-06T08:10:22.500Z Checking zopfli v0.8.1
31182024-11-06T08:10:22.699Z Compiling nix v0.29.0
31192024-11-06T08:10:22.899Z Checking globset v0.4.15
31202024-11-06T08:10:23.216Z Checking sct v0.7.1
31212024-11-06T08:10:23.418Z Checking rustls-webpki v0.101.7
31222024-11-06T08:10:23.436Z Checking olpc-cjson v0.1.4
31232024-11-06T08:10:23.547Z Checking serde_plain v1.0.2
31242024-11-06T08:10:23.657Z Compiling displaydoc v0.2.5
31252024-11-06T08:10:23.789Z Checking typed-path v0.7.1
31262024-11-06T08:10:23.955Z Checking pin-project v1.1.6
31272024-11-06T08:10:24.658Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31282024-11-06T08:10:24.844Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31292024-11-06T08:10:24.936Z Checking hashlink v0.9.1
31302024-11-06T08:10:25.133Z Checking parse-size v1.1.0
31312024-11-06T08:10:25.326Z Checking fallible-iterator v0.3.0
31322024-11-06T08:10:25.564Z Checking fallible-streaming-iterator v0.1.9
31332024-11-06T08:10:25.811Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31342024-11-06T08:10:25.917Z Checking rusqlite v0.32.1
31352024-11-06T08:10:26.190Z Checking rustls-pemfile v1.0.4
31362024-11-06T08:10:26.214Z Checking snafu v0.8.5
31372024-11-06T08:10:26.402Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31382024-11-06T08:10:26.405Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31392024-11-06T08:10:26.678Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31402024-11-06T08:10:26.713Z Checking twox-hash v1.6.3
31412024-11-06T08:10:26.811Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31422024-11-06T08:10:27.171Z Checking tokio-rustls v0.24.1
31432024-11-06T08:10:27.193Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31442024-11-06T08:10:27.393Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31452024-11-06T08:10:27.534Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31462024-11-06T08:10:27.742Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
31472024-11-06T08:10:27.918Z Checking fatfs v0.3.6
31482024-11-06T08:10:28.434Z Checking hyper v0.14.30
31492024-11-06T08:10:28.711Z Checking assert_matches v1.5.0
31502024-11-06T08:10:32.483Z Checking reqwest v0.11.27
31512024-11-06T08:10:33.266Z Checking tough v0.17.1
31522024-11-06T08:10:34.916Z Compiling git2 v0.19.0
31532024-11-06T08:10:36.729Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31542024-11-06T08:10:37.980Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31552024-11-06T08:10:40.177Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
31562024-11-06T08:14:12.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 52s
31572024-11-06T08:14:12.471Z
31582024-11-06T08:14:12.471Zinfo: running `cargo check --bins` on nexus-external-api (141/168)
31592024-11-06T08:14:13.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602024-11-06T08:14:13.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612024-11-06T08:14:13.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622024-11-06T08:14:13.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31632024-11-06T08:14:13.138Z
31642024-11-06T08:14:13.138Zinfo: running `cargo check --bins` on openapi-manager-types (142/168)
31652024-11-06T08:14:13.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662024-11-06T08:14:13.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672024-11-06T08:14:13.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682024-11-06T08:14:13.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31692024-11-06T08:14:13.715Z
31702024-11-06T08:14:13.715Zinfo: running `cargo check --bins` on nexus-internal-api (143/168)
31712024-11-06T08:14:14.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722024-11-06T08:14:14.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732024-11-06T08:14:14.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742024-11-06T08:14:14.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31752024-11-06T08:14:14.333Z
31762024-11-06T08:14:14.333Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (144/168)
31772024-11-06T08:14:14.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782024-11-06T08:14:14.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792024-11-06T08:14:14.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802024-11-06T08:14:14.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31812024-11-06T08:14:14.981Z
31822024-11-06T08:14:14.982Zinfo: running `cargo check --bins` on nexus-networking (145/168)
31832024-11-06T08:14:15.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842024-11-06T08:14:15.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852024-11-06T08:14:15.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862024-11-06T08:14:15.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31872024-11-06T08:14:15.624Z
31882024-11-06T08:14:15.624Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (146/168)
31892024-11-06T08:14:16.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902024-11-06T08:14:16.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912024-11-06T08:14:16.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922024-11-06T08:14:16.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31932024-11-06T08:14:16.253Z
31942024-11-06T08:14:16.253Zinfo: running `cargo check --bins` on update-common (147/168)
31952024-11-06T08:14:16.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962024-11-06T08:14:16.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972024-11-06T08:14:16.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982024-11-06T08:14:16.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31992024-11-06T08:14:16.875Z
32002024-11-06T08:14:16.875Zinfo: running `cargo check --bins` on tufaceous-lib (148/168)
32012024-11-06T08:14:17.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022024-11-06T08:14:17.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032024-11-06T08:14:17.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042024-11-06T08:14:17.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32052024-11-06T08:14:17.502Z
32062024-11-06T08:14:17.502Zinfo: running `cargo check --bins` on tufaceous (149/168)
32072024-11-06T08:14:18.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082024-11-06T08:14:18.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092024-11-06T08:14:18.135Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32102024-11-06T08:14:19.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
32112024-11-06T08:14:19.225Z
32122024-11-06T08:14:19.225Zinfo: running `cargo check --bins` on omicron-dev (150/168)
32132024-11-06T08:14:19.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142024-11-06T08:14:19.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152024-11-06T08:14:20.034Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32162024-11-06T08:14:20.155Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32172024-11-06T08:14:20.157Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32182024-11-06T08:14:20.157Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32192024-11-06T08:15:14.285Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32202024-11-06T08:15:14.285Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32212024-11-06T08:15:14.288Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32222024-11-06T08:15:14.288Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32232024-11-06T08:15:14.288Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32242024-11-06T08:15:15.197Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32252024-11-06T08:15:16.397Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32262024-11-06T08:18:32.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
32272024-11-06T08:18:32.892Z
32282024-11-06T08:18:32.892Zinfo: running `cargo check --bins` on openapi-manager (151/168)
32292024-11-06T08:18:33.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302024-11-06T08:18:33.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312024-11-06T08:18:33.565Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32322024-11-06T08:18:33.568Z Checking heck v0.4.1
32332024-11-06T08:18:33.568Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32342024-11-06T08:18:33.802Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
32352024-11-06T08:18:35.130Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32362024-11-06T08:18:35.954Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
32372024-11-06T08:18:36.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
32382024-11-06T08:18:37.138Z
32392024-11-06T08:18:37.139Zinfo: running `cargo check --bins` on installinator-api (152/168)
32402024-11-06T08:18:37.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412024-11-06T08:18:37.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422024-11-06T08:18:37.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432024-11-06T08:18:37.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32442024-11-06T08:18:37.744Z
32452024-11-06T08:18:37.744Zinfo: running `cargo check --bins` on wicketd-api (153/168)
32462024-11-06T08:18:38.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472024-11-06T08:18:38.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482024-11-06T08:18:38.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492024-11-06T08:18:38.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32502024-11-06T08:18:38.357Z
32512024-11-06T08:18:38.357Zinfo: running `cargo check --bins` on reconfigurator-cli (154/168)
32522024-11-06T08:18:38.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532024-11-06T08:18:38.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542024-11-06T08:18:38.999Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32552024-11-06T08:18:40.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
32562024-11-06T08:18:40.305Z
32572024-11-06T08:18:40.305Zinfo: running `cargo check --bins` on omicron-releng (155/168)
32582024-11-06T08:18:40.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592024-11-06T08:18:40.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602024-11-06T08:18:40.941Z Checking memmap2 v0.9.5
32612024-11-06T08:18:40.941Z Checking constant_time_eq v0.3.1
32622024-11-06T08:18:40.943Z Checking arrayref v0.3.9
32632024-11-06T08:18:40.944Z Checking arrayvec v0.7.6
32642024-11-06T08:18:40.944Z Checking untrusted v0.7.1
32652024-11-06T08:18:40.944Z Checking spin v0.5.2
32662024-11-06T08:18:40.944Z Checking topological-sort v0.2.2
32672024-11-06T08:18:41.039Z Checking shell-words v1.1.0
32682024-11-06T08:18:41.282Z Checking ring v0.16.20
32692024-11-06T08:18:41.378Z Checking blake3 v1.5.4
32702024-11-06T08:18:42.441Z Checking omicron-zone-package v0.11.1
32712024-11-06T08:18:43.554Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32722024-11-06T08:18:44.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
32732024-11-06T08:18:44.617Z
32742024-11-06T08:18:44.617Zinfo: running `cargo check --bins` on xtask (156/168)
32752024-11-06T08:18:45.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762024-11-06T08:18:45.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772024-11-06T08:18:45.035Z Checking bitflags v2.6.0
32782024-11-06T08:18:45.038Z Checking serde v1.0.210
32792024-11-06T08:18:45.038Z Checking thiserror v1.0.64
32802024-11-06T08:18:45.121Z Checking scroll v0.12.0
32812024-11-06T08:18:45.124Z Checking log v0.4.22
32822024-11-06T08:18:45.124Z Checking hashbrown v0.15.0
32832024-11-06T08:18:45.149Z Checking zerocopy v0.7.35
32842024-11-06T08:18:45.161Z Checking syn v2.0.79
32852024-11-06T08:18:45.216Z Checking pest v2.7.14
32862024-11-06T08:18:45.365Z Checking rustix v0.38.37
32872024-11-06T08:18:45.400Z Checking once_cell v1.20.2
32882024-11-06T08:18:45.577Z Checking goblin v0.8.2
32892024-11-06T08:18:45.701Z Checking fs-err v2.11.0
32902024-11-06T08:18:45.985Z Checking anyhow v1.0.92
32912024-11-06T08:18:46.257Z Checking indexmap v2.6.0
32922024-11-06T08:18:46.406Z Checking tabled v0.15.0
32932024-11-06T08:18:47.340Z Checking terminal_size v0.4.0
32942024-11-06T08:18:47.341Z Checking tempfile v3.13.0
32952024-11-06T08:18:47.499Z Checking clap_builder v4.5.20
32962024-11-06T08:18:47.704Z Checking dtrace-parser v0.2.0
32972024-11-06T08:18:49.498Z Checking serde_json v1.0.128
32982024-11-06T08:18:49.498Z Checking toml_datetime v0.6.8
32992024-11-06T08:18:49.500Z Checking serde_spanned v0.6.8
33002024-11-06T08:18:49.500Z Checking camino v1.1.9
33012024-11-06T08:18:49.500Z Checking semver v1.0.23
33022024-11-06T08:18:49.500Z Checking cargo-platform v0.1.8
33032024-11-06T08:18:49.697Z Checking macaddr v1.0.1
33042024-11-06T08:18:49.799Z Checking toml_edit v0.22.22
33052024-11-06T08:18:49.880Z Checking clap v4.5.20
33062024-11-06T08:18:50.021Z Checking camino-tempfile v1.1.1
33072024-11-06T08:18:50.599Z Checking dof v0.3.0
33082024-11-06T08:18:50.599Z Checking cargo_metadata v0.18.1
33092024-11-06T08:18:51.002Z Checking usdt-impl v0.5.0
33102024-11-06T08:18:51.360Z Checking usdt v0.5.0
33112024-11-06T08:18:51.544Z Checking toml v0.8.19
33122024-11-06T08:18:52.010Z Checking cargo_toml v0.20.5
33132024-11-06T08:18:53.209Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33142024-11-06T08:18:53.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
33152024-11-06T08:18:53.915Z
33162024-11-06T08:18:53.915Zinfo: running `cargo check --bins` on end-to-end-tests (157/168)
33172024-11-06T08:18:54.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182024-11-06T08:18:54.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192024-11-06T08:18:54.639Z Checking polyval v0.6.2
33202024-11-06T08:18:54.744Z Checking ctr v0.9.2
33212024-11-06T08:18:54.756Z Checking ssh-encoding v0.2.0
33222024-11-06T08:18:54.759Z Checking blowfish v0.9.1
33232024-11-06T08:18:54.780Z Checking password-hash v0.4.2
33242024-11-06T08:18:54.790Z Checking matches v0.1.10
33252024-11-06T08:18:54.806Z Checking p521 v0.13.3
33262024-11-06T08:18:54.806Z Checking p256 v0.13.2
33272024-11-06T08:18:54.878Z Checking idna v0.2.3
33282024-11-06T08:18:54.974Z Checking ghash v0.5.1
33292024-11-06T08:18:54.996Z Compiling enum-as-inner v0.5.1
33302024-11-06T08:18:55.009Z Checking bcrypt-pbkdf v0.10.0
33312024-11-06T08:18:55.073Z Checking russh-cryptovec v0.7.3
33322024-11-06T08:18:55.143Z Checking aes-gcm v0.10.3
33332024-11-06T08:18:55.190Z Checking pbkdf2 v0.11.0
33342024-11-06T08:18:55.239Z Checking md5 v0.7.0
33352024-11-06T08:18:55.270Z Checking num-bigint v0.4.6
33362024-11-06T08:18:55.290Z Checking des v0.8.1
33372024-11-06T08:18:55.404Z Checking ssh-cipher v0.2.0
33382024-11-06T08:18:55.467Z Checking hex-literal v0.4.1
33392024-11-06T08:18:55.525Z Compiling dhcproto-macros v0.1.0
33402024-11-06T08:18:55.554Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33412024-11-06T08:18:55.592Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33422024-11-06T08:18:55.699Z Checking ssh-key v0.6.6
33432024-11-06T08:18:55.723Z Checking internet-checksum v0.2.1
33442024-11-06T08:18:55.991Z Checking trust-dns-proto v0.22.0
33452024-11-06T08:18:56.974Z Checking russh-keys v0.45.0
33462024-11-06T08:18:57.916Z Checking russh v0.45.0
33472024-11-06T08:18:58.553Z Checking dhcproto v0.12.0
33482024-11-06T08:19:20.200Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33492024-11-06T08:19:21.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.65s
33502024-11-06T08:19:21.761Z
33512024-11-06T08:19:21.761Zinfo: running `cargo check --bins` on gateway-cli (158/168)
33522024-11-06T08:19:22.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532024-11-06T08:19:22.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542024-11-06T08:19:22.363Z Checking termios v0.3.3
33552024-11-06T08:19:22.575Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33562024-11-06T08:19:23.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
33572024-11-06T08:19:23.508Z
33582024-11-06T08:19:23.508Zinfo: running `cargo check --bins --no-default-features` on installinator (159/168)
33592024-11-06T08:19:24.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602024-11-06T08:19:24.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612024-11-06T08:19:24.172Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33622024-11-06T08:19:26.120Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33632024-11-06T08:19:28.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
33642024-11-06T08:19:28.269Z
33652024-11-06T08:19:28.269Zinfo: running `cargo check --bins` on internal-dns-cli (160/168)
33662024-11-06T08:19:28.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672024-11-06T08:19:28.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682024-11-06T08:19:28.867Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33692024-11-06T08:19:29.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33702024-11-06T08:19:29.488Z
33712024-11-06T08:19:29.488Zinfo: running `cargo check --bins` on omicron-live-tests (161/168)
33722024-11-06T08:19:29.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732024-11-06T08:19:29.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742024-11-06T08:19:29.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752024-11-06T08:19:29.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33762024-11-06T08:19:30.062Z
33772024-11-06T08:19:30.062Zinfo: running `cargo check --bins` on live-tests-macros (162/168)
33782024-11-06T08:19:30.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792024-11-06T08:19:30.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802024-11-06T08:19:30.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812024-11-06T08:19:30.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33822024-11-06T08:19:30.634Z
33832024-11-06T08:19:30.634Zinfo: running `cargo check --bins` on omicron-package (163/168)
33842024-11-06T08:19:31.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852024-11-06T08:19:31.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862024-11-06T08:19:31.264Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33872024-11-06T08:19:32.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
33882024-11-06T08:19:32.700Z
33892024-11-06T08:19:32.701Zinfo: running `cargo check --bins` on wicket-dbg (164/168)
33902024-11-06T08:19:33.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912024-11-06T08:19:33.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922024-11-06T08:19:33.364Z Checking rtoolbox v0.0.2
33932024-11-06T08:19:33.366Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33942024-11-06T08:19:33.367Z Checking tui-tree-widget v0.22.0
33952024-11-06T08:19:33.589Z Checking rpassword v7.3.1
33962024-11-06T08:19:37.719Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33972024-11-06T08:19:40.873Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33982024-11-06T08:19:42.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.30s
33992024-11-06T08:19:42.185Z
34002024-11-06T08:19:42.185Zinfo: running `cargo check --bins` on wicket (165/168)
34012024-11-06T08:19:42.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022024-11-06T08:19:42.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032024-11-06T08:19:42.845Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34042024-11-06T08:19:43.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34052024-11-06T08:19:43.412Z
34062024-11-06T08:19:43.412Zinfo: running `cargo check --bins` on wicketd (166/168)
34072024-11-06T08:19:43.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082024-11-06T08:19:43.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092024-11-06T08:19:44.093Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34102024-11-06T08:19:53.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.04s
34112024-11-06T08:19:53.635Z
34122024-11-06T08:19:53.635Zinfo: running `cargo check --bins` on omicron-workspace-hack (167/168)
34132024-11-06T08:19:54.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142024-11-06T08:19:54.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152024-11-06T08:19:54.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34162024-11-06T08:19:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34172024-11-06T08:19:54.217Z
34182024-11-06T08:19:54.217Zinfo: running `cargo check --bins` on zone-setup (168/168)
34192024-11-06T08:19:54.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202024-11-06T08:19:54.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212024-11-06T08:19:54.907Z Checking uzers v0.12.1
34222024-11-06T08:19:55.249Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34232024-11-06T08:19:56.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
34242024-11-06T08:19:56.507Z
34252024-11-06T08:19:56.507Zreal 24:06.507402753
34262024-11-06T08:19:56.507Zuser 36:19.402104602
34272024-11-06T08:19:56.510Zsys 5:16.806257985
34282024-11-06T08:19:56.510Ztrap 0.562542151
34292024-11-06T08:19:56.510Ztflt 3.038850588
34302024-11-06T08:19:56.510Zdflt 2.745177291
34312024-11-06T08:19:56.510Zkflt 0.001595735
34322024-11-06T08:19:56.510Zlock 1:27:04.525765288
34332024-11-06T08:19:56.510Zslp 3:25:06.904336070
34342024-11-06T08:19:56.510Zlat 56.736227079
34352024-11-06T08:19:56.510Zstop 2:58.571581137
34362024-11-06T08:19:56.510Zprocess exited: duration 1677445 ms, exit code 0
 
34372024-11-06T08:19:56.516Zfound 0 output files