01JEERJCSM4VSEKFT0HBG7A6RJ: 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: 01JEERJNV31HMBH1TZ8E3V8WXD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-06T19:54:29.545Zjob assigned to worker 01JEERJQQA2WSXWHTZGTBKSRZS [factory gimlet-EVT22200007-propolis, EVT22200007/20025] (queued for 25 s)
 
22024-12-06T19:54:37.892Zstarting task 0: "setup"
32024-12-06T19:54:37.917Z++ uname -s
42024-12-06T19:54:37.917Z+ kern=SunOS
52024-12-06T19:54:37.917Z+ case "$kern" in
62024-12-06T19:54:37.917Z+ groupadd -g 12345 build
72024-12-06T19:54:37.917Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-06T19:54:39.918Z+ zfs create -o mountpoint=/work rpool/work
92024-12-06T19:54:39.958Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-06T19:54:39.982Z+ home_fs=zfs
112024-12-06T19:54:39.982Z+ [[ zfs == autofs ]]
122024-12-06T19:54:39.982Z+ mkdir -p /home/build
132024-12-06T19:54:39.982Z+ chown build:build /home/build /work
142024-12-06T19:54:41.965Z+ chmod 0700 /home/build /work
152024-12-06T19:54:41.989Zprocess exited: duration 4076 ms, exit code 0
 
162024-12-06T19:54:42.040Zstarting task 1: "rust-toolchain"
172024-12-06T19:54:42.064Z+ printf ' * toolchain channel = "%s"
182024-12-06T19:54:42.064Z * toolchain channel = "1.81.0"
192024-12-06T19:54:42.064Z * toolchain profile = "default"
202024-12-06T19:54:42.064Z' 1.81.0
212024-12-06T19:54:42.064Z+ printf ' * toolchain profile = "%s"
222024-12-06T19:54:42.064Z' default
232024-12-06T19:54:42.064Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-06T19:54:42.064Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-06T19:54:42.181Zinfo: downloading installer
262024-12-06T19:54:42.612Zinfo: profile set to 'default'
272024-12-06T19:54:42.612Zinfo: default host triple is x86_64-unknown-illumos
282024-12-06T19:54:42.612Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-06T19:54:42.716Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-06T19:54:42.716Zinfo: downloading component 'cargo'
312024-12-06T19:54:42.829Zinfo: downloading component 'clippy'
322024-12-06T19:54:42.871Zinfo: downloading component 'rust-docs'
332024-12-06T19:54:43.029Zinfo: downloading component 'rust-std'
342024-12-06T19:54:43.263Zinfo: downloading component 'rustc'
352024-12-06T19:54:44.112Zinfo: downloading component 'rustfmt'
362024-12-06T19:54:44.146Zinfo: installing component 'cargo'
372024-12-06T19:54:45.236Zinfo: installing component 'clippy'
382024-12-06T19:54:45.659Zinfo: installing component 'rust-docs'
392024-12-06T19:54:48.290Zinfo: installing component 'rust-std'
402024-12-06T19:54:50.304Zinfo: installing component 'rustc'
412024-12-06T19:54:57.096Zinfo: installing component 'rustfmt'
422024-12-06T19:54:57.485Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-06T19:54:57.510Z
442024-12-06T19:54:57.645Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-06T19:54:57.645Z
462024-12-06T19:54:57.645Z
472024-12-06T19:54:57.645ZRust is installed now. Great!
482024-12-06T19:54:57.645Z
492024-12-06T19:54:57.645ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-06T19:54:57.645Zenvironment variable. This has not been done automatically.
512024-12-06T19:54:57.645Z
522024-12-06T19:54:57.645ZTo configure your current shell, you need to source
532024-12-06T19:54:57.645Zthe corresponding env file under $HOME/.cargo.
542024-12-06T19:54:57.645Z
552024-12-06T19:54:57.645ZThis is usually done by running one of the following (note the leading DOT):
562024-12-06T19:54:57.645Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-06T19:54:57.645Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-06T19:54:57.740Z+ rustc --version
592024-12-06T19:54:57.853Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-06T19:54:57.878Zprocess exited: duration 15820 ms, exit code 0
 
612024-12-06T19:54:57.925Zstarting task 2: "authentication"
622024-12-06T19:54:57.986Zprocess exited: duration 60 ms, exit code 0
 
632024-12-06T19:54:58.034Zstarting task 3: "clone repository"
642024-12-06T19:54:58.058Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-06T19:54:58.058Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-06T19:54:58.082ZCloning into '/work/oxidecomputer/omicron'...
672024-12-06T19:55:04.271Z+ cd /work/oxidecomputer/omicron
682024-12-06T19:55:04.271Z+ git fetch origin dd376b02d913e55e4cbc41ffd833280201241145
692024-12-06T19:55:04.767ZFrom https://github.com/oxidecomputer/omicron
702024-12-06T19:55:04.767Z * branch dd376b02d913e55e4cbc41ffd833280201241145 -> FETCH_HEAD
712024-12-06T19:55:04.791Z+ [[ -n gjcolombo/ingest-propolis-ensure-api ]]
722024-12-06T19:55:04.791Z++ git branch --show-current
732024-12-06T19:55:04.791Z+ current=main
742024-12-06T19:55:04.791Z+ [[ main != gjcolombo/ingest-propolis-ensure-api ]]
752024-12-06T19:55:04.791Z+ git branch -f gjcolombo/ingest-propolis-ensure-api dd376b02d913e55e4cbc41ffd833280201241145
762024-12-06T19:55:04.815Z+ git checkout -f gjcolombo/ingest-propolis-ensure-api
772024-12-06T19:55:05.023ZSwitched to branch 'gjcolombo/ingest-propolis-ensure-api'
782024-12-06T19:55:05.047Z+ git reset --hard dd376b02d913e55e4cbc41ffd833280201241145
792024-12-06T19:55:05.074ZHEAD is now at dd376b02d remove unneeded sled agent param
802024-12-06T19:55:05.098Zprocess exited: duration 7042 ms, exit code 0
 
812024-12-06T19:55:05.146Zstarting task 4: "build"
822024-12-06T19:55:05.171Z+ source .github/buildomat/ci-env.sh
832024-12-06T19:55:05.171Z++ export CARGO_TERM_COLOR=always
842024-12-06T19:55:05.171Z++ CARGO_TERM_COLOR=always
852024-12-06T19:55:05.171Z+ cargo --version
862024-12-06T19:55:05.259Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-06T19:55:05.285Z+ rustc --version
882024-12-06T19:55:05.373Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-06T19:55:05.397Z+ source ./env.sh
902024-12-06T19:55:05.397Z++ OLD_SHELL_OPTS=ehxB
912024-12-06T19:55:05.397Z++ set -o xtrace
922024-12-06T19:55:05.397Z++++ dirname ./env.sh
932024-12-06T19:55:05.397Z+++ readlink -f .
942024-12-06T19:55:05.398Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-12-06T19:55:05.398Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-12-06T19:55:05.398Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-12-06T19:55:05.398Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-12-06T19:55:05.398Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-12-06T19:55:05.398Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-12-06T19:55:05.398Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-12-06T19:55:05.398Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-12-06T19:55:05.398Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-12-06T19:55:05.398Z++ case $OLD_SHELL_OPTS in
1042024-12-06T19:55:05.398Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-12-06T19:55:05.398Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-12-06T19:55:05.398Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-12-06T19:55:05.398Z+ banner prerequisites
1082024-12-06T19:55:05.398Z
1092024-12-06T19:55:05.398Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-12-06T19:55:05.398Z # # # # # # # # # # # # # # #
1112024-12-06T19:55:05.398Z # # # # ##### # # ##### # # # # # #### #
1122024-12-06T19:55:05.398Z ##### ##### # ##### # # # # # # # # #
1132024-12-06T19:55:05.398Z # # # # # # # # # # # # # # #
1142024-12-06T19:55:05.398Z # # # ###### # # ###### ### # #### # #### #
1152024-12-06T19:55:05.398Z
1162024-12-06T19:55:05.398Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-12-06T19:55:15.097Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-12-06T19:55:19.569Z Startup: Caching catalogs ... Done
1192024-12-06T19:55:31.740ZPlanning: Solver setup ... Done (11.159s)
1202024-12-06T19:55:31.887ZPlanning: Running solver ... Done (0.147s)
1212024-12-06T19:55:31.987ZPlanning: Finding local manifests ... Done (0.002s)
1222024-12-06T19:55:32.067ZPlanning: Fetching manifests: 0/5 0% complete
1232024-12-06T19:55:32.517ZPlanning: Fetching manifests: 5/5 100% complete
1242024-12-06T19:55:32.630ZPlanning: Package planning ... Done (0.113s)
1252024-12-06T19:55:32.695ZPlanning: Merging actions ... Done (0.066s)
1262024-12-06T19:55:32.916ZPlanning: Checking for conflicting actions ... Done (0.215s)
1272024-12-06T19:55:33.924ZPlanning: Consolidating action changes ... Done (1.014s)
1282024-12-06T19:55:34.313ZPlanning: Evaluating mediators ... Done (0.389s)
1292024-12-06T19:55:34.405ZPlanning: Planning completed in 14.76 seconds
1302024-12-06T19:55:34.430Z Packages to install: 4
1312024-12-06T19:55:34.430Z Packages to update: 1
1322024-12-06T19:55:34.430Z Mediators to change: 2
1332024-12-06T19:55:34.430Z Services to change: 1
1342024-12-06T19:55:34.430Z Estimated space available: 155.18 GB
1352024-12-06T19:55:34.430ZEstimated space to be consumed: 1.61 GB
1362024-12-06T19:55:34.430Z Create boot environment: No
1372024-12-06T19:55:34.430ZCreate backup boot environment: Yes
1382024-12-06T19:55:34.430Z Rebuild boot archive: No
1392024-12-06T19:55:34.430Z
1402024-12-06T19:55:34.430ZChanged mediators:
1412024-12-06T19:55:34.430Z mediator clang:
1422024-12-06T19:55:34.430Z version: None -> 15 (system default)
1432024-12-06T19:55:34.430Z
1442024-12-06T19:55:34.430Z mediator llvm:
1452024-12-06T19:55:34.430Z version: 14 (system default) -> 15 (system default)
1462024-12-06T19:55:34.430Z
1472024-12-06T19:55:34.430ZChanged packages:
1482024-12-06T19:55:34.430Zhelios-dev
1492024-12-06T19:55:34.430Z developer/build-essential
1502024-12-06T19:55:34.430Z None -> 11-2.0
1512024-12-06T19:55:34.430Z library/libxmlsec1
1522024-12-06T19:55:34.430Z None -> 1.2.35-2.0
1532024-12-06T19:55:34.430Z ooce/developer/clang-15
1542024-12-06T19:55:34.430Z None -> 15.0.7-2.0
1552024-12-06T19:55:34.431Z ooce/developer/llvm-15
1562024-12-06T19:55:34.431Z None -> 15.0.7-2.0
1572024-12-06T19:55:34.431Z package/pkg
1582024-12-06T19:55:34.431Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-12-06T19:55:34.431Z
1602024-12-06T19:55:34.431ZServices:
1612024-12-06T19:55:34.431Z restart_fmri:
1622024-12-06T19:55:34.431Z svc:/system/update-man-index:default
1632024-12-06T19:55:34.431Z
1642024-12-06T19:55:34.431ZEditable files to change:
1652024-12-06T19:55:34.431Z Update:
1662024-12-06T19:55:34.431Z usr/share/lib/pkg/web/config.shtml
1672024-12-06T19:55:34.490Z
1682024-12-06T19:55:34.490ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-12-06T19:55:39.497ZDownload: 1194/4281 items 60.8/220.6MB 27% complete (12.3M/s)
1702024-12-06T19:55:44.506ZDownload: 1234/4281 items 90.6/220.6MB 41% complete (9.1M/s)
1712024-12-06T19:55:53.341ZDownload: 2223/4281 items 119.2/220.6MB 54% complete (9.3M/s)
1722024-12-06T19:55:58.531ZDownload: 3135/4281 items 134.4/220.6MB 60% complete (1.4M/s)
1732024-12-06T19:56:03.387ZDownload: 3247/4281 items 202.6/220.6MB 91% complete (8.5M/s)
1742024-12-06T19:56:08.401ZDownload: 3980/4281 items 218.9/220.6MB 99% complete (8.6M/s)
1752024-12-06T19:56:10.975ZDownload: Completed 220.60 MB in 36.49 seconds (6.0M/s)
1762024-12-06T19:56:12.464Z Actions: 1/5063 actions (Removing old actions)
1772024-12-06T19:56:12.488Z Actions: 194/5063 actions (Installing new actions)
1782024-12-06T19:56:17.477Z Actions: 3253/5063 actions (Installing new actions)
1792024-12-06T19:56:18.349Z Actions: 4226/5063 actions (Updating modified actions)
1802024-12-06T19:56:18.723Z Actions: Completed 5063 actions in 6.26 seconds.
1812024-12-06T19:56:19.107Z Done (0.375s)
1822024-12-06T19:56:19.131Z Done (0.000s)
1832024-12-06T19:56:19.799Z Done (0.690s)
1842024-12-06T19:56:24.665Z Done (4.687s)
1852024-12-06T19:56:24.757Z Done (0.018s)
1862024-12-06T19:56:24.781Z Done (0.000s)
1872024-12-06T19:56:24.947Z Done (0.000s)
1882024-12-06T19:56:25.717ZPlanning: Evaluating mediator changes ... Done
1892024-12-06T19:56:25.978ZPlanning: Checking for conflicting actions ... Done
1902024-12-06T19:56:26.002ZPlanning: Consolidating action changes ... Done
1912024-12-06T19:56:26.308ZPlanning: Evaluating mediators ... Done
1922024-12-06T19:56:26.332ZPlanning: Planning completed in 0.59 seconds
1932024-12-06T19:56:26.356Z Mediators to change: 2
1942024-12-06T19:56:26.356Z Create boot environment: No
1952024-12-06T19:56:26.356ZCreate backup boot environment: No
1962024-12-06T19:56:26.415Z Done
1972024-12-06T19:56:26.415Z Done
1982024-12-06T19:56:26.895Z Done
1992024-12-06T19:56:31.228Z Done
2002024-12-06T19:56:31.322Z Done
2012024-12-06T19:56:31.346Z Done
2022024-12-06T19:56:31.410Z Done
2032024-12-06T19:56:32.108ZPlanning: Evaluating mediator changes ... Done
2042024-12-06T19:56:32.133ZPlanning: Merging actions ... Done
2052024-12-06T19:56:32.340ZPlanning: Checking for conflicting actions ... Done
2062024-12-06T19:56:32.365ZPlanning: Consolidating action changes ... Done
2072024-12-06T19:56:32.665ZPlanning: Evaluating mediators ... Done
2082024-12-06T19:56:32.732ZPlanning: Planning completed in 0.91 seconds
2092024-12-06T19:56:32.778Z Packages to change: 1
2102024-12-06T19:56:32.778Z Mediators to change: 1
2112024-12-06T19:56:32.778Z Services to change: 1
2122024-12-06T19:56:32.778Z Create boot environment: No
2132024-12-06T19:56:32.778ZCreate backup boot environment: Yes
2142024-12-06T19:56:34.413Z Actions: 1/6 actions (Updating modified actions)
2152024-12-06T19:56:34.437Z Actions: Completed 6 actions in 0.00 seconds.
2162024-12-06T19:56:34.437Z Done
2172024-12-06T19:56:34.437Z Done
2182024-12-06T19:56:34.549Z Done
2192024-12-06T19:56:38.754Z Done
2202024-12-06T19:56:38.854Z Done
2212024-12-06T19:56:38.878Z Done
2222024-12-06T19:56:38.976Z Done
2232024-12-06T19:56:39.478ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242024-12-06T19:56:39.479Zclang system 15 system
2252024-12-06T19:56:39.479Zcsh system system illumos
2262024-12-06T19:56:39.479Zctags system system illumos
2272024-12-06T19:56:39.479Zgcc vendor 12 vendor
2282024-12-06T19:56:39.479Zgcc system 10 system
2292024-12-06T19:56:39.479Zgcc system 7 system
2302024-12-06T19:56:39.479Zgo system 1.20 system
2312024-12-06T19:56:39.479Zgo system 1.19 system
2322024-12-06T19:56:39.479Zllvm system 15 system
2332024-12-06T19:56:39.479Zllvm system 14 system
2342024-12-06T19:56:39.479Zmariadb system 10.6 system
2352024-12-06T19:56:39.479Zmta vendor vendor dma
2362024-12-06T19:56:39.480Zopenjdk system 17 system
2372024-12-06T19:56:39.480Zopenjdk system 11 system
2382024-12-06T19:56:39.480Zopenjdk system 1.8 system
2392024-12-06T19:56:39.480Zopenssl vendor 3 vendor
2402024-12-06T19:56:39.480Zperl system 5.36 system
2412024-12-06T19:56:39.480Zpostgresql system 15 system
2422024-12-06T19:56:39.480Zpostgresql system 13 system
2432024-12-06T19:56:39.480Zpython vendor 3 vendor
2442024-12-06T19:56:39.480Zpython system 2 system
2452024-12-06T19:56:39.480Zpython3 system 3.11 system
2462024-12-06T19:56:39.480Zruby system 3.0 system
2472024-12-06T19:56:39.480Zwords vendor vendor american-english
2482024-12-06T19:56:39.480Zwords system system australian-english
2492024-12-06T19:56:39.480Zwords system system british-english
2502024-12-06T19:56:39.480Zwords system system canadian-english
2512024-12-06T19:56:39.480Zwords system system french
2522024-12-06T19:56:39.480Zwords system system italian
2532024-12-06T19:56:39.480Zwords system system ngerman
2542024-12-06T19:56:39.480Zwords system system ogerman
2552024-12-06T19:56:39.480Zwords system system spanish
2562024-12-06T19:56:39.879ZPUBLISHER TYPE STATUS P LOCATION
2572024-12-06T19:56:39.879Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582024-12-06T19:56:43.028ZFMRI IFO
2592024-12-06T19:56:43.028Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602024-12-06T19:56:43.028Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612024-12-06T19:56:43.028Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622024-12-06T19:56:43.028Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632024-12-06T19:56:43.028Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642024-12-06T19:56:43.028Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652024-12-06T19:56:43.029Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2662024-12-06T19:56:43.029Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2672024-12-06T19:56:43.029Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2682024-12-06T19:56:43.029Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2692024-12-06T19:56:43.029Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2702024-12-06T19:56:43.029Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2712024-12-06T19:56:43.029Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2722024-12-06T19:56:43.029Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2732024-12-06T19:56:43.029Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2742024-12-06T19:56:43.852Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2752024-12-06T19:56:44.314Z Updating crates.io index
2762024-12-06T19:56:44.379Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2772024-12-06T19:56:45.015Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2782024-12-06T19:56:45.423Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2792024-12-06T19:56:45.725Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2802024-12-06T19:56:46.071Z Updating git repository `https://github.com/oxidecomputer/propolis`
2812024-12-06T19:56:47.266Z Updating git repository `https://github.com/oxidecomputer/crucible`
2822024-12-06T19:56:49.979Z Updating git repository `https://github.com/oxidecomputer/opte`
2832024-12-06T19:56:51.312Z Updating git repository `https://github.com/oxidecomputer/falcon`
2842024-12-06T19:56:52.236Z Updating git repository `https://github.com/oxidecomputer/clickward`
2852024-12-06T19:56:52.670Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2862024-12-06T19:56:53.083Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2872024-12-06T19:56:53.865Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2882024-12-06T19:56:54.362Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2892024-12-06T19:56:54.861Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902024-12-06T19:56:55.276Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2912024-12-06T19:56:55.629Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2922024-12-06T19:56:56.420Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2932024-12-06T19:56:56.850Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-12-06T19:56:57.396Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-12-06T19:56:57.815Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-12-06T19:56:58.242Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-12-06T19:56:59.088Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-12-06T19:56:59.471Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992024-12-06T19:56:59.967Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3002024-12-06T19:57:00.455Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3012024-12-06T19:57:00.906Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3022024-12-06T19:57:01.284Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3032024-12-06T19:57:01.673Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3042024-12-06T19:57:03.347Z Downloading crates ...
3052024-12-06T19:57:03.400Z Downloaded anstyle-query v1.1.1
3062024-12-06T19:57:03.424Z Downloaded anstream v0.6.15
3072024-12-06T19:57:03.424Z Downloaded anstyle-parse v0.2.5
3082024-12-06T19:57:03.424Z Downloaded anstyle v1.0.10
3092024-12-06T19:57:03.424Z Downloaded camino-tempfile v1.1.1
3102024-12-06T19:57:03.424Z Downloaded clap v4.5.21
3112024-12-06T19:57:03.449Z Downloaded cfg-if v1.0.0
3122024-12-06T19:57:03.449Z Downloaded colorchoice v1.0.2
3132024-12-06T19:57:03.449Z Downloaded clap_lex v0.7.2
3142024-12-06T19:57:03.449Z Downloaded clap_derive v4.5.18
3152024-12-06T19:57:03.449Z Downloaded digest v0.10.7
3162024-12-06T19:57:03.449Z Downloaded pest_generator v2.7.14
3172024-12-06T19:57:03.449Z Downloaded serde_derive v1.0.215
3182024-12-06T19:57:03.449Z Downloaded swrite v0.1.0
3192024-12-06T19:57:03.449Z Downloaded itoa v1.0.11
3202024-12-06T19:57:03.449Z Downloaded scroll_derive v0.12.0
3212024-12-06T19:57:03.473Z Downloaded plain v0.2.3
3222024-12-06T19:57:03.473Z Downloaded ryu v1.0.18
3232024-12-06T19:57:03.473Z Downloaded utf8parse v0.2.2
3242024-12-06T19:57:03.473Z Downloaded generic-array v0.14.7
3252024-12-06T19:57:03.473Z Downloaded version_check v0.9.5
3262024-12-06T19:57:03.473Z Downloaded unicode-linebreak v0.1.5
3272024-12-06T19:57:03.473Z Downloaded toml_datetime v0.6.8
3282024-12-06T19:57:03.473Z Downloaded thiserror v1.0.69
3292024-12-06T19:57:03.473Z Downloaded zerocopy-derive v0.7.35
3302024-12-06T19:57:03.497Z Downloaded usdt-impl v0.5.0
3312024-12-06T19:57:03.497Z Downloaded ucd-trie v0.1.7
3322024-12-06T19:57:03.497Z Downloaded toml v0.8.19
3332024-12-06T19:57:03.497Z Downloaded hashbrown v0.15.0
3342024-12-06T19:57:03.497Z Downloaded toml_edit v0.22.22
3352024-12-06T19:57:03.525Z Downloaded pest v2.7.14
3362024-12-06T19:57:03.525Z Downloaded winnow v0.6.20
3372024-12-06T19:57:03.549Z Downloaded zerocopy v0.7.35
3382024-12-06T19:57:03.549Z Downloaded goblin v0.8.2
3392024-12-06T19:57:03.573Z Downloaded tabled v0.15.0
3402024-12-06T19:57:03.597Z Downloaded syn v1.0.109
3412024-12-06T19:57:03.597Z Downloaded serde_json v1.0.132
3422024-12-06T19:57:03.597Z Downloaded textwrap v0.16.1
3432024-12-06T19:57:03.597Z Downloaded syn v2.0.87
3442024-12-06T19:57:03.621Z Downloaded unicode-ident v1.0.13
3452024-12-06T19:57:03.621Z Downloaded unicode-width v0.1.14
3462024-12-06T19:57:03.621Z Downloaded rustix v0.38.37
3472024-12-06T19:57:03.645Z Downloaded typenum v1.17.0
3482024-12-06T19:57:03.669Z Downloaded thread-id v4.2.2
3492024-12-06T19:57:03.669Z Downloaded thiserror-impl v1.0.69
3502024-12-06T19:57:03.669Z Downloaded tempfile v3.13.0
3512024-12-06T19:57:03.669Z Downloaded scroll v0.12.0
3522024-12-06T19:57:03.669Z Downloaded proc-macro2 v1.0.89
3532024-12-06T19:57:03.669Z Downloaded log v0.4.22
3542024-12-06T19:57:03.669Z Downloaded usdt v0.5.0
3552024-12-06T19:57:03.669Z Downloaded terminal_size v0.4.0
3562024-12-06T19:57:03.669Z Downloaded quote v1.0.37
3572024-12-06T19:57:03.669Z Downloaded tabled_derive v0.7.0
3582024-12-06T19:57:03.670Z Downloaded serde_spanned v0.6.8
3592024-12-06T19:57:03.670Z Downloaded usdt-macro v0.5.0
3602024-12-06T19:57:03.670Z Downloaded strsim v0.11.1
3612024-12-06T19:57:03.670Z Downloaded sha2 v0.10.8
3622024-12-06T19:57:03.694Z Downloaded serde_tokenstream v0.2.2
3632024-12-06T19:57:03.694Z Downloaded libc v0.2.162
3642024-12-06T19:57:03.718Z Downloaded serde v1.0.215
3652024-12-06T19:57:03.718Z Downloaded proc-macro-error-attr v1.0.4
3662024-12-06T19:57:03.718Z Downloaded usdt-attr-macro v0.5.0
3672024-12-06T19:57:03.718Z Downloaded memmap v0.7.0
3682024-12-06T19:57:03.718Z Downloaded macaddr v1.0.1
3692024-12-06T19:57:03.718Z Downloaded dof v0.3.0
3702024-12-06T19:57:03.718Z Downloaded proc-macro-error v1.0.4
3712024-12-06T19:57:03.718Z Downloaded pretty-hex v0.4.1
3722024-12-06T19:57:03.718Z Downloaded dtrace-parser v0.2.0
3732024-12-06T19:57:03.718Z Downloaded pest_derive v2.7.14
3742024-12-06T19:57:03.742Z Downloaded memchr v2.7.4
3752024-12-06T19:57:03.742Z Downloaded indexmap v2.6.0
3762024-12-06T19:57:03.742Z Downloaded heck v0.5.0
3772024-12-06T19:57:03.742Z Downloaded smawk v0.3.2
3782024-12-06T19:57:03.742Z Downloaded semver v1.0.23
3792024-12-06T19:57:03.743Z Downloaded pest_meta v2.7.14
3802024-12-06T19:57:03.743Z Downloaded papergrid v0.11.0
3812024-12-06T19:57:03.743Z Downloaded heck v0.4.1
3822024-12-06T19:57:03.743Z Downloaded errno v0.3.9
3832024-12-06T19:57:03.767Z Downloaded cpufeatures v0.2.14
3842024-12-06T19:57:03.767Z Downloaded once_cell v1.20.2
3852024-12-06T19:57:03.767Z Downloaded is_terminal_polyfill v1.70.1
3862024-12-06T19:57:03.767Z Downloaded fs-err v2.11.0
3872024-12-06T19:57:03.767Z Downloaded fnv v1.0.7
3882024-12-06T19:57:03.767Z Downloaded fastrand v2.1.1
3892024-12-06T19:57:03.767Z Downloaded equivalent v1.0.1
3902024-12-06T19:57:03.767Z Downloaded crypto-common v0.1.6
3912024-12-06T19:57:03.767Z Downloaded clap_builder v4.5.21
3922024-12-06T19:57:03.767Z Downloaded cargo_toml v0.20.5
3932024-12-06T19:57:03.768Z Downloaded cargo_metadata v0.18.1
3942024-12-06T19:57:03.768Z Downloaded camino v1.1.9
3952024-12-06T19:57:03.791Z Downloaded byteorder v1.5.0
3962024-12-06T19:57:03.791Z Downloaded bytecount v0.6.8
3972024-12-06T19:57:03.792Z Downloaded bitflags v2.6.0
3982024-12-06T19:57:03.792Z Downloaded autocfg v1.4.0
3992024-12-06T19:57:03.792Z Downloaded block-buffer v0.10.4
4002024-12-06T19:57:03.792Z Downloaded anyhow v1.0.93
4012024-12-06T19:57:03.792Z Downloaded cargo-platform v0.1.8
4022024-12-06T19:57:03.932Z Compiling proc-macro2 v1.0.89
4032024-12-06T19:57:03.932Z Compiling unicode-ident v1.0.13
4042024-12-06T19:57:03.932Z Compiling serde v1.0.215
4052024-12-06T19:57:03.932Z Compiling version_check v0.9.5
4062024-12-06T19:57:03.932Z Compiling thiserror v1.0.69
4072024-12-06T19:57:03.932Z Compiling memchr v2.7.4
4082024-12-06T19:57:03.957Z Compiling libc v0.2.162
4092024-12-06T19:57:03.957Z Compiling itoa v1.0.11
4102024-12-06T19:57:04.196Z Compiling ucd-trie v0.1.7
4112024-12-06T19:57:04.230Z Compiling ryu v1.0.18
4122024-12-06T19:57:04.664Z Compiling once_cell v1.20.2
4132024-12-06T19:57:04.749Z Compiling byteorder v1.5.0
4142024-12-06T19:57:04.810Z Compiling rustix v0.38.37
4152024-12-06T19:57:05.031Z Compiling serde_json v1.0.132
4162024-12-06T19:57:05.057Z Compiling bitflags v2.6.0
4172024-12-06T19:57:05.332Z Compiling usdt-impl v0.5.0
4182024-12-06T19:57:05.380Z Compiling proc-macro-error-attr v1.0.4
4192024-12-06T19:57:05.461Z Compiling syn v1.0.109
4202024-12-06T19:57:05.558Z Compiling proc-macro-error v1.0.4
4212024-12-06T19:57:05.618Z Compiling quote v1.0.37
4222024-12-06T19:57:05.786Z Compiling camino v1.1.9
4232024-12-06T19:57:05.810Z Compiling plain v0.2.3
4242024-12-06T19:57:05.835Z Compiling log v0.4.22
4252024-12-06T19:57:05.957Z Compiling syn v2.0.87
4262024-12-06T19:57:06.007Z Compiling errno v0.3.9
4272024-12-06T19:57:06.202Z Compiling equivalent v1.0.1
4282024-12-06T19:57:06.233Z Compiling hashbrown v0.15.0
4292024-12-06T19:57:06.263Z Compiling thread-id v4.2.2
4302024-12-06T19:57:06.325Z Compiling utf8parse v0.2.2
4312024-12-06T19:57:06.495Z Compiling anstyle-parse v0.2.5
4322024-12-06T19:57:06.570Z Compiling pretty-hex v0.4.1
4332024-12-06T19:57:06.776Z Compiling anstyle v1.0.10
4342024-12-06T19:57:06.807Z Compiling colorchoice v1.0.2
4352024-12-06T19:57:06.842Z Compiling unicode-width v0.1.14
4362024-12-06T19:57:06.982Z Compiling autocfg v1.4.0
4372024-12-06T19:57:07.213Z Compiling is_terminal_polyfill v1.70.1
4382024-12-06T19:57:07.275Z Compiling anstyle-query v1.1.1
4392024-12-06T19:57:07.344Z Compiling indexmap v2.6.0
4402024-12-06T19:57:07.379Z Compiling winnow v0.6.20
4412024-12-06T19:57:07.408Z Compiling semver v1.0.23
4422024-12-06T19:57:07.438Z Compiling anstream v0.6.15
4432024-12-06T19:57:08.089Z Compiling fs-err v2.11.0
4442024-12-06T19:57:08.160Z Compiling terminal_size v0.4.0
4452024-12-06T19:57:08.303Z Compiling bytecount v0.6.8
4462024-12-06T19:57:08.363Z Compiling strsim v0.11.1
4472024-12-06T19:57:08.387Z Compiling heck v0.5.0
4482024-12-06T19:57:08.512Z Compiling cfg-if v1.0.0
4492024-12-06T19:57:08.617Z Compiling fastrand v2.1.1
4502024-12-06T19:57:08.736Z Compiling fnv v1.0.7
4512024-12-06T19:57:08.918Z Compiling clap_lex v0.7.2
4522024-12-06T19:57:09.117Z Compiling anyhow v1.0.93
4532024-12-06T19:57:09.232Z Compiling heck v0.4.1
4542024-12-06T19:57:09.336Z Compiling clap_builder v4.5.21
4552024-12-06T19:57:09.475Z Compiling tempfile v3.13.0
4562024-12-06T19:57:09.588Z Compiling papergrid v0.11.0
4572024-12-06T19:57:09.850Z Compiling memmap v0.7.0
4582024-12-06T19:57:10.052Z Compiling smawk v0.3.2
4592024-12-06T19:57:10.161Z Compiling unicode-linebreak v0.1.5
4602024-12-06T19:57:10.575Z Compiling textwrap v0.16.1
4612024-12-06T19:57:10.600Z Compiling swrite v0.1.0
4622024-12-06T19:57:11.468Z Compiling tabled_derive v0.7.0
4632024-12-06T19:57:13.053Z Compiling tabled v0.15.0
4642024-12-06T19:57:14.247Z Compiling serde_derive v1.0.215
4652024-12-06T19:57:14.247Z Compiling thiserror-impl v1.0.69
4662024-12-06T19:57:14.271Z Compiling zerocopy-derive v0.7.35
4672024-12-06T19:57:14.336Z Compiling scroll_derive v0.12.0
4682024-12-06T19:57:14.415Z Compiling clap_derive v4.5.18
4692024-12-06T19:57:15.411Z Compiling scroll v0.12.0
4702024-12-06T19:57:15.898Z Compiling goblin v0.8.2
4712024-12-06T19:57:15.941Z Compiling zerocopy v0.7.35
4722024-12-06T19:57:16.508Z Compiling pest v2.7.14
4732024-12-06T19:57:17.551Z Compiling clap v4.5.21
4742024-12-06T19:57:18.533Z Compiling pest_meta v2.7.14
4752024-12-06T19:57:19.575Z Compiling pest_generator v2.7.14
4762024-12-06T19:57:21.527Z Compiling pest_derive v2.7.14
4772024-12-06T19:57:22.166Z Compiling dtrace-parser v0.2.0
4782024-12-06T19:57:24.039Z Compiling serde_tokenstream v0.2.2
4792024-12-06T19:57:24.127Z Compiling serde_spanned v0.6.8
4802024-12-06T19:57:24.127Z Compiling toml_datetime v0.6.8
4812024-12-06T19:57:24.418Z Compiling cargo-platform v0.1.8
4822024-12-06T19:57:24.481Z Compiling toml_edit v0.22.22
4832024-12-06T19:57:24.628Z Compiling macaddr v1.0.1
4842024-12-06T19:57:24.864Z Compiling camino-tempfile v1.1.1
4852024-12-06T19:57:25.584Z Compiling dof v0.3.0
4862024-12-06T19:57:25.651Z Compiling cargo_metadata v0.18.1
4872024-12-06T19:57:27.209Z Compiling usdt-macro v0.5.0
4882024-12-06T19:57:27.209Z Compiling usdt-attr-macro v0.5.0
4892024-12-06T19:57:27.263Z Compiling toml v0.8.19
4902024-12-06T19:57:27.993Z Compiling cargo_toml v0.20.5
4912024-12-06T19:57:28.414Z Compiling usdt v0.5.0
4922024-12-06T19:57:32.328Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-12-06T19:57:37.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.17s
4942024-12-06T19:57:37.969Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-12-06T19:57:38.645Z Downloading crates ...
4962024-12-06T19:57:38.774Z Downloaded adler2 v2.0.0
4972024-12-06T19:57:38.799Z Downloaded cstr-argument v0.1.2
4982024-12-06T19:57:38.799Z Downloaded aead v0.5.2
4992024-12-06T19:57:38.799Z Downloaded addr2line v0.24.2
5002024-12-06T19:57:38.799Z Downloaded aes v0.8.4
5012024-12-06T19:57:38.799Z Downloaded progenitor-impl v0.8.0
5022024-12-06T19:57:38.825Z Downloaded async-stream v0.3.6
5032024-12-06T19:57:38.825Z Downloaded async-trait v0.1.83
5042024-12-06T19:57:38.825Z Downloaded aws-lc-rs v1.10.0
5052024-12-06T19:57:38.850Z Downloaded hostname v0.4.0
5062024-12-06T19:57:38.850Z Downloaded icu_locid v1.5.0
5072024-12-06T19:57:38.875Z Downloaded icu_provider_macros v1.5.0
5082024-12-06T19:57:38.900Z Downloaded md5 v0.7.0
5092024-12-06T19:57:38.924Z Downloaded write16 v1.0.0
5102024-12-06T19:57:38.949Z Downloaded downcast v0.11.0
5112024-12-06T19:57:38.973Z Downloaded phf_shared v0.10.0
5122024-12-06T19:57:38.973Z Downloaded progenitor v0.8.0
5132024-12-06T19:57:38.999Z Downloaded funty v2.0.0
5142024-12-06T19:57:38.999Z Downloaded data-encoding v2.6.0
5152024-12-06T19:57:38.999Z Downloaded qorb v0.2.1
5162024-12-06T19:57:38.999Z Downloaded foreign-types v0.3.2
5172024-12-06T19:57:39.025Z Downloaded fxhash v0.2.1
5182024-12-06T19:57:39.025Z Downloaded unicase v2.7.0
5192024-12-06T19:57:39.025Z Downloaded futures v0.3.31
5202024-12-06T19:57:39.051Z Downloaded group v0.13.0
5212024-12-06T19:57:39.051Z Downloaded slog-stdlog v4.1.1
5222024-12-06T19:57:39.051Z Downloaded structmeta v0.3.0
5232024-12-06T19:57:39.051Z Downloaded structmeta-derive v0.2.0
5242024-12-06T19:57:39.051Z Downloaded oso-derive v0.27.3
5252024-12-06T19:57:39.051Z Downloaded thiserror-impl-no-std v2.0.2
5262024-12-06T19:57:39.076Z Downloaded russh-cryptovec v0.7.3
5272024-12-06T19:57:39.076Z Downloaded time-core v0.1.2
5282024-12-06T19:57:39.102Z Downloaded signature v2.2.0
5292024-12-06T19:57:39.102Z Downloaded number_prefix v0.4.0
5302024-12-06T19:57:39.102Z Downloaded opaque-debug v0.3.1
5312024-12-06T19:57:39.102Z Downloaded tungstenite v0.24.0
5322024-12-06T19:57:39.102Z Downloaded tinystr v0.7.6
5332024-12-06T19:57:39.102Z Downloaded toolchain_find v0.4.0
5342024-12-06T19:57:39.102Z Downloaded sec1 v0.7.3
5352024-12-06T19:57:39.128Z Downloaded num-conv v0.1.0
5362024-12-06T19:57:39.128Z Downloaded num v0.4.3
5372024-12-06T19:57:39.128Z Downloaded num_threads v0.1.7
5382024-12-06T19:57:39.128Z Downloaded multimap v0.10.0
5392024-12-06T19:57:39.128Z Downloaded num-iter v0.1.45
5402024-12-06T19:57:39.128Z Downloaded native-tls v0.2.12
5412024-12-06T19:57:39.128Z Downloaded num_enum v0.5.11
5422024-12-06T19:57:39.153Z Downloaded num_enum_derive v0.5.11
5432024-12-06T19:57:39.153Z Downloaded num-traits v0.2.19
5442024-12-06T19:57:39.153Z Downloaded serde_yaml v0.9.34+deprecated
5452024-12-06T19:57:39.153Z Downloaded headers v0.4.0
5462024-12-06T19:57:39.177Z Downloaded heapless v0.8.0
5472024-12-06T19:57:39.177Z Downloaded num-bigint v0.4.6
5482024-12-06T19:57:39.178Z Downloaded num-bigint-dig v0.8.4
5492024-12-06T19:57:39.178Z Downloaded tough v0.19.0
5502024-12-06T19:57:39.202Z Downloaded salty v0.3.0
5512024-12-06T19:57:39.202Z Downloaded rustls-webpki v0.102.8
5522024-12-06T19:57:39.226Z Downloaded regex-syntax v0.6.29
5532024-12-06T19:57:39.250Z Downloaded lzma-sys v0.1.20
5542024-12-06T19:57:39.274Z Downloaded object v0.30.4
5552024-12-06T19:57:39.298Z Downloaded openssl v0.10.66
5562024-12-06T19:57:39.298Z Downloaded nix v0.29.0
5572024-12-06T19:57:39.322Z Downloaded rustls v0.21.12
5582024-12-06T19:57:39.322Z Downloaded object v0.36.5
5592024-12-06T19:57:39.346Z Downloaded libz-sys v1.1.20
5602024-12-06T19:57:39.370Z Downloaded nix v0.28.0
5612024-12-06T19:57:39.394Z Downloaded openapiv3 v2.0.0
5622024-12-06T19:57:39.394Z Downloaded typify-impl v0.2.0
5632024-12-06T19:57:39.419Z Downloaded sled v0.34.7
5642024-12-06T19:57:39.419Z Downloaded ratatui v0.28.1
5652024-12-06T19:57:39.444Z Downloaded smoltcp v0.11.0
5662024-12-06T19:57:39.469Z Downloaded zerocopy-derive v0.6.6
5672024-12-06T19:57:39.469Z Downloaded nix v0.27.1
5682024-12-06T19:57:39.494Z Downloaded petgraph v0.6.5
5692024-12-06T19:57:39.518Z Downloaded regex-syntax v0.8.5
5702024-12-06T19:57:39.518Z Downloaded csv v1.3.0
5712024-12-06T19:57:39.543Z Downloaded regex-automata v0.4.8
5722024-12-06T19:57:39.567Z Downloaded trust-dns-proto v0.22.0
5732024-12-06T19:57:39.591Z Downloaded regress v0.9.1
5742024-12-06T19:57:39.591Z Downloaded diesel v2.2.4
5752024-12-06T19:57:39.615Z Downloaded rustls-webpki v0.101.7
5762024-12-06T19:57:39.641Z Downloaded p384 v0.13.0
5772024-12-06T19:57:39.641Z Downloaded smoltcp v0.9.1
5782024-12-06T19:57:39.641Z Downloaded hashbrown v0.14.5
5792024-12-06T19:57:39.665Z Downloaded unicode-width v0.2.0
5802024-12-06T19:57:39.666Z Downloaded nom v7.1.3
5812024-12-06T19:57:39.666Z Downloaded tokio-util v0.7.12
5822024-12-06T19:57:39.690Z Downloaded rustyline v14.0.0
5832024-12-06T19:57:39.690Z Downloaded p521 v0.13.3
5842024-12-06T19:57:39.690Z Downloaded git2 v0.19.0
5852024-12-06T19:57:39.690Z Downloaded tokio v1.40.0
5862024-12-06T19:57:39.732Z Downloaded heapless v0.7.17
5872024-12-06T19:57:39.756Z Downloaded toml_edit v0.19.15
5882024-12-06T19:57:39.756Z Downloaded rayon v1.10.0
5892024-12-06T19:57:39.781Z Downloaded vcpkg v0.2.15
5902024-12-06T19:57:39.811Z Downloaded sha3 v0.10.8
5912024-12-06T19:57:39.835Z Downloaded time v0.3.36
5922024-12-06T19:57:39.835Z Downloaded sqlparser v0.45.0
5932024-12-06T19:57:39.835Z Downloaded reedline v0.35.0
5942024-12-06T19:57:39.860Z Downloaded encoding_rs v0.8.34
5952024-12-06T19:57:39.884Z Downloaded num-rational v0.4.2
5962024-12-06T19:57:39.884Z Downloaded schemars v0.8.21
5972024-12-06T19:57:39.884Z Downloaded samael v0.0.17
5982024-12-06T19:57:39.908Z Downloaded russh v0.45.0
5992024-12-06T19:57:39.908Z Downloaded hashbrown v0.12.3
6002024-12-06T19:57:39.908Z Downloaded zerocopy v0.8.10
6012024-12-06T19:57:39.932Z Downloaded num-complex v0.4.6
6022024-12-06T19:57:39.932Z Downloaded mockall_derive v0.13.0
6032024-12-06T19:57:39.932Z Downloaded toml v0.7.8
6042024-12-06T19:57:39.956Z Downloaded signal-hook v0.3.17
6052024-12-06T19:57:39.956Z Downloaded nu-ansi-term v0.50.1
6062024-12-06T19:57:39.956Z Downloaded multer v3.1.0
6072024-12-06T19:57:39.956Z Downloaded tokio-tungstenite v0.24.0
6082024-12-06T19:57:39.956Z Downloaded tokio-tungstenite v0.21.0
6092024-12-06T19:57:39.956Z Downloaded libgit2-sys v0.17.0+1.8.1
6102024-12-06T19:57:40.019Z Downloaded tokio-native-tls v0.3.1
6112024-12-06T19:57:40.043Z Downloaded hashbrown v0.13.2
6122024-12-06T19:57:40.043Z Downloaded parse-zoneinfo v0.3.1
6132024-12-06T19:57:40.043Z Downloaded h2 v0.4.6
6142024-12-06T19:57:40.043Z Downloaded tokio-tungstenite v0.23.1
6152024-12-06T19:57:40.043Z Downloaded sct v0.7.1
6162024-12-06T19:57:40.067Z Downloaded omicron-zone-package v0.11.1
6172024-12-06T19:57:40.067Z Downloaded tinyvec v1.8.0
6182024-12-06T19:57:40.067Z Downloaded num-integer v0.1.46
6192024-12-06T19:57:40.067Z Downloaded num-derive v0.4.2
6202024-12-06T19:57:40.067Z Downloaded topological-sort v0.2.2
6212024-12-06T19:57:40.067Z Downloaded shlex v1.3.0
6222024-12-06T19:57:40.067Z Downloaded petname v2.0.2
6232024-12-06T19:57:40.067Z Downloaded tls_codec_derive v0.4.1
6242024-12-06T19:57:40.067Z Downloaded signal-hook-tokio v0.3.1
6252024-12-06T19:57:40.091Z Downloaded serde_with_macros v3.11.0
6262024-12-06T19:57:40.091Z Downloaded salsa20 v0.10.2
6272024-12-06T19:57:40.091Z Downloaded unicode-normalization v0.1.24
6282024-12-06T19:57:40.091Z Downloaded normalize-line-endings v0.3.0
6292024-12-06T19:57:40.091Z Downloaded nodrop v0.1.14
6302024-12-06T19:57:40.091Z Downloaded nanorand v0.7.0
6312024-12-06T19:57:40.091Z Downloaded tokio-macros v2.4.0
6322024-12-06T19:57:40.091Z Downloaded signal-hook-registry v1.4.2
6332024-12-06T19:57:40.091Z Downloaded rusty-fork v0.3.0
6342024-12-06T19:57:40.091Z Downloaded tracing v0.1.40
6352024-12-06T19:57:40.092Z Downloaded shell-words v1.1.0
6362024-12-06T19:57:40.115Z Downloaded time-macros v0.2.18
6372024-12-06T19:57:40.116Z Downloaded tracing-core v0.1.32
6382024-12-06T19:57:40.116Z Downloaded ron v0.8.1
6392024-12-06T19:57:40.116Z Downloaded openssl-sys v0.9.103
6402024-12-06T19:57:40.116Z Downloaded nibble_vec v0.1.0
6412024-12-06T19:57:40.116Z Downloaded heck v0.3.3
6422024-12-06T19:57:40.116Z Downloaded tls_codec v0.4.1
6432024-12-06T19:57:40.116Z Downloaded signal-hook-mio v0.2.4
6442024-12-06T19:57:40.116Z Downloaded sha1 v0.10.6
6452024-12-06T19:57:40.140Z Downloaded scrypt v0.11.0
6462024-12-06T19:57:40.140Z Downloaded scopeguard v1.2.0
6472024-12-06T19:57:40.140Z Downloaded schemars_derive v0.8.21
6482024-12-06T19:57:40.140Z Downloaded scheduled-thread-pool v0.2.7
6492024-12-06T19:57:40.140Z Downloaded same-file v1.0.6
6502024-12-06T19:57:40.140Z Downloaded rustversion v1.0.17
6512024-12-06T19:57:40.140Z Downloaded similar v2.6.0
6522024-12-06T19:57:40.140Z Downloaded typed-path v0.9.3
6532024-12-06T19:57:40.164Z Downloaded rustfmt-wrapper v0.2.1
6542024-12-06T19:57:40.164Z Downloaded russh-keys v0.45.0
6552024-12-06T19:57:40.164Z Downloaded olpc-cjson v0.1.4
6562024-12-06T19:57:40.164Z Downloaded parking_lot v0.12.3
6572024-12-06T19:57:40.164Z Downloaded tungstenite v0.21.0
6582024-12-06T19:57:40.164Z Downloaded ssh-key v0.6.6
6592024-12-06T19:57:40.164Z Downloaded unicode-segmentation v1.12.0
6602024-12-06T19:57:40.188Z Downloaded rustls v0.22.4
6612024-12-06T19:57:40.188Z Downloaded tiny-keccak v2.0.2
6622024-12-06T19:57:40.188Z Downloaded ron v0.7.1
6632024-12-06T19:57:40.212Z Downloaded parking_lot_core v0.8.6
6642024-12-06T19:57:40.212Z Downloaded p256 v0.13.2
6652024-12-06T19:57:40.212Z Downloaded oso v0.27.3
6662024-12-06T19:57:40.212Z Downloaded tokio-postgres v0.7.12
6672024-12-06T19:57:40.212Z Downloaded zerovec v0.10.4
6682024-12-06T19:57:40.237Z Downloaded dropshot v0.12.0
6692024-12-06T19:57:40.237Z Downloaded tungstenite v0.23.0
6702024-12-06T19:57:40.262Z Downloaded steno v0.4.1
6712024-12-06T19:57:40.262Z Downloaded unicode_categories v0.1.1
6722024-12-06T19:57:40.262Z Downloaded regress v0.10.1
6732024-12-06T19:57:40.262Z Downloaded tinyvec_macros v0.1.1
6742024-12-06T19:57:40.262Z Downloaded rustc_version v0.4.1
6752024-12-06T19:57:40.287Z Downloaded rustc_version v0.1.7
6762024-12-06T19:57:40.287Z Downloaded rustc-demangle v0.1.24
6772024-12-06T19:57:40.288Z Downloaded hashlink v0.9.1
6782024-12-06T19:57:40.288Z Downloaded parking_lot_core v0.9.10
6792024-12-06T19:57:40.288Z Downloaded rayon-core v1.12.1
6802024-12-06T19:57:40.288Z Downloaded flate2 v1.0.34
6812024-12-06T19:57:40.288Z Downloaded rustls v0.23.14
6822024-12-06T19:57:40.312Z Downloaded thread_local v1.1.8
6832024-12-06T19:57:40.312Z Downloaded thiserror-no-std v2.0.2
6842024-12-06T19:57:40.312Z Downloaded simd-adler32 v0.3.7
6852024-12-06T19:57:40.312Z Downloaded tui-tree-widget v0.22.0
6862024-12-06T19:57:40.312Z Downloaded parking_lot v0.11.2
6872024-12-06T19:57:40.312Z Downloaded rcgen v0.12.1
6882024-12-06T19:57:40.312Z Downloaded sigpipe v0.1.3
6892024-12-06T19:57:40.312Z Downloaded rustc-hash v2.0.0
6902024-12-06T19:57:40.337Z Downloaded rustc-hash v1.1.0
6912024-12-06T19:57:40.337Z Downloaded try-lock v0.2.5
6922024-12-06T19:57:40.337Z Downloaded parse-size v1.1.0
6932024-12-06T19:57:40.337Z Downloaded parse-display-derive v0.10.0
6942024-12-06T19:57:40.337Z Downloaded parse-display v0.10.0
6952024-12-06T19:57:40.337Z Downloaded packed_struct_codegen v0.10.1
6962024-12-06T19:57:40.337Z Downloaded packed_struct v0.10.1
6972024-12-06T19:57:40.337Z Downloaded owo-colors v4.1.0
6982024-12-06T19:57:40.337Z Downloaded tokio-stream v0.1.16
6992024-12-06T19:57:40.337Z Downloaded tokio-rustls v0.26.0
7002024-12-06T19:57:40.337Z Downloaded rfc6979 v0.4.0
7012024-12-06T19:57:40.337Z Downloaded ref-cast v1.0.23
7022024-12-06T19:57:40.361Z Downloaded smallvec v1.13.2
7032024-12-06T19:57:40.361Z Downloaded x509-cert v0.2.5
7042024-12-06T19:57:40.361Z Downloaded unicode-bidi v0.3.17
7052024-12-06T19:57:40.361Z Downloaded gimli v0.31.1
7062024-12-06T19:57:40.385Z Downloaded zip v2.1.3
7072024-12-06T19:57:40.385Z Downloaded curve25519-dalek v4.1.3
7082024-12-06T19:57:40.409Z Downloaded bzip2-sys v0.1.11+1.0.8
7092024-12-06T19:57:40.409Z Downloaded rpassword v7.3.1
7102024-12-06T19:57:40.409Z Downloaded tracing-attributes v0.1.27
7112024-12-06T19:57:40.409Z Downloaded tower-service v0.3.3
7122024-12-06T19:57:40.409Z Downloaded openssl-macros v0.1.1
7132024-12-06T19:57:40.409Z Downloaded newtype_derive v0.1.6
7142024-12-06T19:57:40.433Z Downloaded newtype-uuid v1.1.3
7152024-12-06T19:57:40.433Z Downloaded twox-hash v1.6.3
7162024-12-06T19:57:40.433Z Downloaded tokio-rustls v0.25.0
7172024-12-06T19:57:40.433Z Downloaded tokio-rustls v0.24.1
7182024-12-06T19:57:40.433Z Downloaded resolv-conf v0.7.0
7192024-12-06T19:57:40.433Z Downloaded ref-cast-impl v1.0.23
7202024-12-06T19:57:40.433Z Downloaded password-hash v0.5.0
7212024-12-06T19:57:40.433Z Downloaded password-hash v0.4.2
7222024-12-06T19:57:40.433Z Downloaded slog v2.7.0
7232024-12-06T19:57:40.433Z Downloaded url v2.5.3
7242024-12-06T19:57:40.433Z Downloaded futures-util v0.3.31
7252024-12-06T19:57:40.457Z Downloaded unicode-properties v0.1.3
7262024-12-06T19:57:40.457Z Downloaded radix_trie v0.2.1
7272024-12-06T19:57:40.457Z Downloaded openssl-probe v0.1.5
7282024-12-06T19:57:40.481Z Downloaded newline-converter v0.3.0
7292024-12-06T19:57:40.481Z Downloaded new_debug_unreachable v1.0.6
7302024-12-06T19:57:40.481Z Downloaded rand_xorshift v0.3.0
7312024-12-06T19:57:40.481Z Downloaded paste v1.0.15
7322024-12-06T19:57:40.481Z Downloaded structmeta v0.2.0
7332024-12-06T19:57:40.482Z Downloaded string_cache v0.8.7
7342024-12-06T19:57:40.482Z Downloaded static_assertions v1.1.0
7352024-12-06T19:57:40.482Z Downloaded stable_deref_trait v1.2.0
7362024-12-06T19:57:40.482Z Downloaded ssh-encoding v0.2.0
7372024-12-06T19:57:40.482Z Downloaded slog-term v2.9.1
7382024-12-06T19:57:40.482Z Downloaded half v2.4.1
7392024-12-06T19:57:40.482Z Downloaded flume v0.11.1
7402024-12-06T19:57:40.506Z Downloaded der v0.7.9
7412024-12-06T19:57:40.506Z Downloaded chrono-tz v0.10.0
7422024-12-06T19:57:40.506Z Downloaded stringprep v0.1.5
7432024-12-06T19:57:40.506Z Downloaded ssh-cipher v0.2.0
7442024-12-06T19:57:40.506Z Downloaded sqlformat v0.2.6
7452024-12-06T19:57:40.506Z Downloaded smf v0.2.3
7462024-12-06T19:57:40.530Z Downloaded smallvec v0.6.14
7472024-12-06T19:57:40.530Z Downloaded unsafe-libyaml v0.2.11
7482024-12-06T19:57:40.530Z Downloaded typify v0.2.0
7492024-12-06T19:57:40.530Z Downloaded polar-core v0.27.3
7502024-12-06T19:57:40.530Z Downloaded strip-ansi-escapes v0.2.0
7512024-12-06T19:57:40.530Z Downloaded sqlparser_derive v0.2.2
7522024-12-06T19:57:40.530Z Downloaded spki v0.7.3
7532024-12-06T19:57:40.554Z Downloaded slog-scope v4.4.0
7542024-12-06T19:57:40.555Z Downloaded slog-json v2.6.1
7552024-12-06T19:57:40.555Z Downloaded slog-dtrace v0.3.0
7562024-12-06T19:57:40.555Z Downloaded slog-bunyan v2.5.0
7572024-12-06T19:57:40.555Z Downloaded slog-async v2.8.0
7582024-12-06T19:57:40.555Z Downloaded slab v0.4.9
7592024-12-06T19:57:40.555Z Downloaded siphasher v0.3.11
7602024-12-06T19:57:40.555Z Downloaded hash32 v0.3.1
7612024-12-06T19:57:40.555Z Downloaded hash32 v0.2.1
7622024-12-06T19:57:40.555Z Downloaded zerocopy v0.6.6
7632024-12-06T19:57:40.555Z Downloaded vergen v8.3.2
7642024-12-06T19:57:40.555Z Downloaded value-bag v1.9.0
7652024-12-06T19:57:40.579Z Downloaded uzers v0.12.1
7662024-12-06T19:57:40.579Z Downloaded uuid v1.11.0
7672024-12-06T19:57:40.579Z Downloaded dhcproto v0.12.0
7682024-12-06T19:57:40.579Z Downloaded zerocopy-derive v0.8.10
7692024-12-06T19:57:40.580Z Downloaded quinn-proto v0.11.8
7702024-12-06T19:57:40.603Z Downloaded webpki-roots v0.26.6
7712024-12-06T19:57:40.604Z Downloaded proptest v1.5.0
7722024-12-06T19:57:40.604Z Downloaded slog-envlogger v2.2.0
7732024-12-06T19:57:40.604Z Downloaded globset v0.4.15
7742024-12-06T19:57:40.604Z Downloaded ring v0.17.8
7752024-12-06T19:57:40.683Z Downloaded glob v0.3.1
7762024-12-06T19:57:40.708Z Downloaded yoke v0.7.4
7772024-12-06T19:57:40.708Z Downloaded yasna v0.5.2
7782024-12-06T19:57:40.708Z Downloaded xz2 v0.1.7
7792024-12-06T19:57:40.708Z Downloaded xattr v1.3.1
7802024-12-06T19:57:40.708Z Downloaded utf8_iter v1.0.4
7812024-12-06T19:57:40.708Z Downloaded utf16_iter v1.0.5
7822024-12-06T19:57:40.708Z Downloaded untrusted v0.7.1
7832024-12-06T19:57:40.708Z Downloaded universal-hash v0.5.1
7842024-12-06T19:57:40.708Z Downloaded unicode-xid v0.2.6
7852024-12-06T19:57:40.708Z Downloaded unicode-truncate v1.1.0
7862024-12-06T19:57:40.732Z Downloaded unarray v0.1.4
7872024-12-06T19:57:40.732Z Downloaded typify-macro v0.2.0
7882024-12-06T19:57:40.732Z Downloaded derive-where v1.2.7
7892024-12-06T19:57:40.732Z Downloaded der_derive v0.7.3
7902024-12-06T19:57:40.732Z Downloaded darling_core v0.20.10
7912024-12-06T19:57:40.732Z Downloaded zopfli v0.8.1
7922024-12-06T19:57:40.732Z Downloaded zip v0.6.6
7932024-12-06T19:57:40.732Z Downloaded dropshot v0.13.0
7942024-12-06T19:57:40.757Z Downloaded yoke-derive v0.7.4
7952024-12-06T19:57:40.757Z Downloaded utf-8 v0.7.6
7962024-12-06T19:57:40.757Z Downloaded untrusted v0.9.0
7972024-12-06T19:57:40.757Z Downloaded foldhash v0.1.3
7982024-12-06T19:57:40.781Z Downloaded float-cmp v0.9.0
7992024-12-06T19:57:40.781Z Downloaded flagset v0.4.6
8002024-12-06T19:57:40.781Z Downloaded diesel-dtrace v0.3.0
8012024-12-06T19:57:40.781Z Downloaded libsqlite3-sys v0.30.1
8022024-12-06T19:57:40.854Z Downloaded des v0.8.1
8032024-12-06T19:57:40.878Z Downloaded derive_builder_core v0.20.2
8042024-12-06T19:57:40.878Z Downloaded derive_builder v0.20.2
8052024-12-06T19:57:40.878Z Downloaded defmt v0.3.8
8062024-12-06T19:57:40.878Z Downloaded quick-xml v0.33.0
8072024-12-06T19:57:40.878Z Downloaded fragile v2.0.0
8082024-12-06T19:57:40.878Z Downloaded float-ord v0.3.2
8092024-12-06T19:57:40.878Z Downloaded fixedbitset v0.4.2
8102024-12-06T19:57:40.902Z Downloaded filetime v0.2.25
8112024-12-06T19:57:40.902Z Downloaded ff v0.13.0
8122024-12-06T19:57:40.902Z Downloaded fd-lock v4.0.2
8132024-12-06T19:57:40.902Z Downloaded derive_more v0.99.18
8142024-12-06T19:57:40.902Z Downloaded defmt-macros v0.3.9
8152024-12-06T19:57:40.902Z Downloaded ghash v0.5.1
8162024-12-06T19:57:40.902Z Downloaded getrandom v0.2.15
8172024-12-06T19:57:40.902Z Downloaded gethostname v0.5.0
8182024-12-06T19:57:40.902Z Downloaded futures-sink v0.3.31
8192024-12-06T19:57:40.902Z Downloaded futures-channel v0.3.31
8202024-12-06T19:57:40.927Z Downloaded fs_extra v1.3.0
8212024-12-06T19:57:40.927Z Downloaded defmt-parser v0.3.4
8222024-12-06T19:57:40.927Z Downloaded debug-ignore v1.0.5
8232024-12-06T19:57:40.927Z Downloaded zone v0.3.0
8242024-12-06T19:57:40.927Z Downloaded portable-atomic v1.9.0
8252024-12-06T19:57:40.927Z Downloaded ring v0.16.20
8262024-12-06T19:57:41.015Z Downloaded futures-task v0.3.31
8272024-12-06T19:57:41.041Z Downloaded futures-macro v0.3.31
8282024-12-06T19:57:41.042Z Downloaded futures-io v0.3.31
8292024-12-06T19:57:41.042Z Downloaded futures-executor v0.3.31
8302024-12-06T19:57:41.042Z Downloaded futures-core v0.3.31
8312024-12-06T19:57:41.042Z Downloaded form_urlencoded v1.2.1
8322024-12-06T19:57:41.042Z Downloaded foreign-types-shared v0.3.1
8332024-12-06T19:57:41.042Z Downloaded foreign-types-shared v0.1.1
8342024-12-06T19:57:41.042Z Downloaded foreign-types-macros v0.2.3
8352024-12-06T19:57:41.042Z Downloaded foreign-types v0.5.0
8362024-12-06T19:57:41.042Z Downloaded dhcproto-macros v0.1.0
8372024-12-06T19:57:41.042Z Downloaded deranged v0.3.11
8382024-12-06T19:57:41.042Z Downloaded zone v0.1.8
8392024-12-06T19:57:41.042Z Downloaded zerovec-derive v0.10.3
8402024-12-06T19:57:41.042Z Downloaded zeroize_derive v1.4.2
8412024-12-06T19:57:41.042Z Downloaded zeroize v1.8.1
8422024-12-06T19:57:41.042Z Downloaded zerofrom-derive v0.1.4
8432024-12-06T19:57:41.042Z Downloaded rand v0.8.5
8442024-12-06T19:57:41.042Z Downloaded publicsuffix v2.2.3
8452024-12-06T19:57:41.068Z Downloaded regex v1.11.1
8462024-12-06T19:57:41.068Z Downloaded derive_builder_macro v0.20.2
8472024-12-06T19:57:41.068Z Downloaded darling_macro v0.20.10
8482024-12-06T19:57:41.068Z Downloaded zone_cfg_derive v0.3.0
8492024-12-06T19:57:41.068Z Downloaded zone_cfg_derive v0.1.2
8502024-12-06T19:57:41.068Z Downloaded zerofrom v0.1.4
8512024-12-06T19:57:41.068Z Downloaded quinn v0.11.5
8522024-12-06T19:57:41.068Z Downloaded pin-project v1.1.6
8532024-12-06T19:57:41.092Z Downloaded prettyplease v0.2.25
8542024-12-06T19:57:41.092Z Downloaded pkcs5 v0.7.1
8552024-12-06T19:57:41.092Z Downloaded chrono v0.4.38
8562024-12-06T19:57:41.117Z Downloaded quick-error v1.2.3
8572024-12-06T19:57:41.117Z Downloaded pin-project-lite v0.2.14
8582024-12-06T19:57:41.117Z Downloaded bitvec v1.0.1
8592024-12-06T19:57:41.141Z Downloaded backoff v0.4.0
8602024-12-06T19:57:41.141Z Downloaded rand_chacha v0.3.1
8612024-12-06T19:57:41.141Z Downloaded radium v0.7.0
8622024-12-06T19:57:41.141Z Downloaded r2d2 v0.8.10
8632024-12-06T19:57:41.141Z Downloaded quinn-udp v0.5.5
8642024-12-06T19:57:41.141Z Downloaded progenitor-client v0.8.0
8652024-12-06T19:57:41.141Z Downloaded proc-macro-crate v1.3.1
8662024-12-06T19:57:41.141Z Downloaded primeorder v0.13.6
8672024-12-06T19:57:41.141Z Downloaded predicates v3.1.2
8682024-12-06T19:57:41.141Z Downloaded pkcs1 v0.7.5
8692024-12-06T19:57:41.141Z Downloaded pin-project-internal v1.1.6
8702024-12-06T19:57:41.141Z Downloaded phf_shared v0.11.2
8712024-12-06T19:57:41.141Z Downloaded pem-rfc7468 v0.7.0
8722024-12-06T19:57:41.166Z Downloaded peg-macros v0.8.4
8732024-12-06T19:57:41.166Z Downloaded serde_with v3.11.0
8742024-12-06T19:57:41.166Z Downloaded rusqlite v0.32.1
8752024-12-06T19:57:41.166Z Downloaded lalrpop v0.19.12
8762024-12-06T19:57:41.191Z Downloaded idna v0.2.3
8772024-12-06T19:57:41.191Z Downloaded bit-vec v0.6.3
8782024-12-06T19:57:41.191Z Downloaded pretty-hex v0.2.1
8792024-12-06T19:57:41.191Z Downloaded predicates-tree v1.0.11
8802024-12-06T19:57:41.191Z Downloaded predicates-core v1.0.8
8812024-12-06T19:57:41.191Z Downloaded precomputed-hash v0.1.1
8822024-12-06T19:57:41.191Z Downloaded ppv-lite86 v0.2.20
8832024-12-06T19:57:41.191Z Downloaded powerfmt v0.2.0
8842024-12-06T19:57:41.191Z Downloaded postgres-types v0.2.8
8852024-12-06T19:57:41.215Z Downloaded postgres-protocol v0.6.7
8862024-12-06T19:57:41.215Z Downloaded postcard v1.0.10
8872024-12-06T19:57:41.215Z Downloaded polyval v0.6.2
8882024-12-06T19:57:41.215Z Downloaded poly1305 v0.8.0
8892024-12-06T19:57:41.215Z Downloaded aws-lc-sys v0.22.0
8902024-12-06T19:57:41.451Z Downloaded pkg-config v0.3.31
8912024-12-06T19:57:41.477Z Downloaded pkcs8 v0.10.2
8922024-12-06T19:57:41.477Z Downloaded pin-utils v0.1.0
8932024-12-06T19:57:41.477Z Downloaded phf_generator v0.11.2
8942024-12-06T19:57:41.477Z Downloaded phf_codegen v0.11.2
8952024-12-06T19:57:41.477Z Downloaded phf v0.11.2
8962024-12-06T19:57:41.477Z Downloaded percent-encoding v2.3.1
8972024-12-06T19:57:41.477Z Downloaded pem v3.0.4
8982024-12-06T19:57:41.477Z Downloaded peg-runtime v0.8.3
8992024-12-06T19:57:41.477Z Downloaded peg v0.8.4
9002024-12-06T19:57:41.477Z Downloaded pbkdf2 v0.12.2
9012024-12-06T19:57:41.477Z Downloaded pbkdf2 v0.11.0
9022024-12-06T19:57:41.477Z Downloaded expectorate v1.1.0
9032024-12-06T19:57:41.477Z Downloaded elliptic-curve v0.13.8
9042024-12-06T19:57:41.501Z Downloaded ed25519-dalek v2.1.1
9052024-12-06T19:57:41.501Z Downloaded winnow v0.5.40
9062024-12-06T19:57:41.501Z Downloaded reqwest v0.12.9
9072024-12-06T19:57:41.525Z Downloaded itertools v0.13.0
9082024-12-06T19:57:41.525Z Downloaded idna v0.5.0
9092024-12-06T19:57:41.525Z Downloaded icu_properties_data v1.5.0
9102024-12-06T19:57:41.549Z Downloaded crossterm v0.28.1
9112024-12-06T19:57:41.549Z Downloaded blake3 v1.5.4
9122024-12-06T19:57:41.549Z Downloaded path-slash v0.1.5
9132024-12-06T19:57:41.549Z Downloaded fatfs v0.3.6
9142024-12-06T19:57:41.573Z Downloaded fallible-streaming-iterator v0.1.9
9152024-12-06T19:57:41.573Z Downloaded fallible-iterator v0.3.0
9162024-12-06T19:57:41.573Z Downloaded fallible-iterator v0.2.0
9172024-12-06T19:57:41.573Z Downloaded env_logger v0.11.5
9182024-12-06T19:57:41.573Z Downloaded env_logger v0.10.2
9192024-12-06T19:57:41.573Z Downloaded env_filter v0.1.2
9202024-12-06T19:57:41.573Z Downloaded enum-as-inner v0.6.1
9212024-12-06T19:57:41.573Z Downloaded enum-as-inner v0.5.1
9222024-12-06T19:57:41.573Z Downloaded endian-type v0.1.2
9232024-12-06T19:57:41.573Z Downloaded ena v0.14.3
9242024-12-06T19:57:41.573Z Downloaded embedded-io v0.6.1
9252024-12-06T19:57:41.573Z Downloaded embedded-io v0.4.0
9262024-12-06T19:57:41.573Z Downloaded either v1.13.0
9272024-12-06T19:57:41.573Z Downloaded ed25519 v2.2.3
9282024-12-06T19:57:41.598Z Downloaded ecdsa v0.16.9
9292024-12-06T19:57:41.598Z Downloaded dyn-clone v1.0.17
9302024-12-06T19:57:41.598Z Downloaded dunce v1.0.5
9312024-12-06T19:57:41.598Z Downloaded dsl_auto_type v0.1.2
9322024-12-06T19:57:41.598Z Downloaded dropshot_endpoint v0.13.0
9332024-12-06T19:57:41.598Z Downloaded dropshot_endpoint v0.12.0
9342024-12-06T19:57:41.598Z Downloaded displaydoc v0.2.5
9352024-12-06T19:57:41.598Z Downloaded diff v0.1.13
9362024-12-06T19:57:41.599Z Downloaded diesel_derives v2.2.3
9372024-12-06T19:57:41.622Z Downloaded whoami v1.5.2
9382024-12-06T19:57:41.622Z Downloaded walkdir v2.5.0
9392024-12-06T19:57:41.622Z Downloaded vte v0.11.1
9402024-12-06T19:57:41.622Z Downloaded vsss-rs v3.3.4
9412024-12-06T19:57:41.622Z Downloaded term v0.7.0
9422024-12-06T19:57:41.622Z Downloaded tar v0.4.42
9432024-12-06T19:57:41.622Z Downloaded subprocess v0.2.9
9442024-12-06T19:57:41.622Z Downloaded snafu v0.8.5
9452024-12-06T19:57:41.646Z Downloaded rsa v0.9.6
9462024-12-06T19:57:41.646Z Downloaded mio v1.0.2
9472024-12-06T19:57:41.647Z Downloaded libxml v0.3.3
9482024-12-06T19:57:41.647Z Downloaded libm v0.2.8
9492024-12-06T19:57:41.671Z Downloaded itertools v0.12.1
9502024-12-06T19:57:41.671Z Downloaded itertools v0.10.5
9512024-12-06T19:57:41.671Z Downloaded crossbeam-channel v0.5.13
9522024-12-06T19:57:41.695Z Downloaded bindgen v0.69.5
9532024-12-06T19:57:41.695Z Downloaded display-error-chain v0.2.2
9542024-12-06T19:57:41.695Z Downloaded dirs-sys-next v0.1.2
9552024-12-06T19:57:41.695Z Downloaded dirs-next v2.0.0
9562024-12-06T19:57:41.695Z Downloaded difflib v0.4.0
9572024-12-06T19:57:41.695Z Downloaded diesel_table_macro_syntax v0.2.0
9582024-12-06T19:57:41.695Z Downloaded wyz v0.5.1
9592024-12-06T19:57:41.695Z Downloaded writeable v0.5.5
9602024-12-06T19:57:41.695Z Downloaded which v4.4.2
9612024-12-06T19:57:41.695Z Downloaded want v0.3.1
9622024-12-06T19:57:41.695Z Downloaded waitgroup v0.1.2
9632024-12-06T19:57:41.695Z Downloaded wait-timeout v0.2.0
9642024-12-06T19:57:41.719Z Downloaded vte_generate_state_changes v0.1.2
9652024-12-06T19:57:41.719Z Downloaded thiserror-impl v2.0.3
9662024-12-06T19:57:41.719Z Downloaded thiserror v2.0.3
9672024-12-06T19:57:41.719Z Downloaded test-strategy v0.3.1
9682024-12-06T19:57:41.719Z Downloaded termios v0.3.3
9692024-12-06T19:57:41.719Z Downloaded termcolor v1.4.1
9702024-12-06T19:57:41.719Z Downloaded tap v1.0.1
9712024-12-06T19:57:41.719Z Downloaded tabwriter v1.4.0
9722024-12-06T19:57:41.719Z Downloaded synstructure v0.13.1
9732024-12-06T19:57:41.719Z Downloaded sync_wrapper v1.0.1
9742024-12-06T19:57:41.719Z Downloaded sync-ptr v0.1.1
9752024-12-06T19:57:41.719Z Downloaded supports-color v3.0.1
9762024-12-06T19:57:41.719Z Downloaded subtle v2.6.1
9772024-12-06T19:57:41.719Z Downloaded strum_macros v0.26.4
9782024-12-06T19:57:41.743Z Downloaded strum_macros v0.25.3
9792024-12-06T19:57:41.744Z Downloaded strum_macros v0.24.3
9802024-12-06T19:57:41.744Z Downloaded structmeta-derive v0.3.0
9812024-12-06T19:57:41.744Z Downloaded spin v0.9.8
9822024-12-06T19:57:41.744Z Downloaded spin v0.5.2
9832024-12-06T19:57:41.744Z Downloaded socket2 v0.5.7
9842024-12-06T19:57:41.744Z Downloaded snafu-derive v0.8.5
9852024-12-06T19:57:41.744Z Downloaded serde_urlencoded v0.7.1
9862024-12-06T19:57:41.744Z Downloaded serde_repr v0.1.19
9872024-12-06T19:57:41.744Z Downloaded serde_plain v1.0.2
9882024-12-06T19:57:41.744Z Downloaded serde_path_to_error v0.1.16
9892024-12-06T19:57:41.744Z Downloaded serde_derive_internals v0.29.1
9902024-12-06T19:57:41.744Z Downloaded serde-hex v0.1.0
9912024-12-06T19:57:41.744Z Downloaded semver v0.1.20
9922024-12-06T19:57:41.768Z Downloaded secrecy v0.8.0
9932024-12-06T19:57:41.768Z Downloaded rustls-pki-types v1.9.0
9942024-12-06T19:57:41.768Z Downloaded rustls-pemfile v2.2.0
9952024-12-06T19:57:41.768Z Downloaded rustls-pemfile v1.0.4
9962024-12-06T19:57:41.768Z Downloaded rtoolbox v0.0.2
9972024-12-06T19:57:41.768Z Downloaded miniz_oxide v0.8.0
9982024-12-06T19:57:41.768Z Downloaded minimal-lexical v0.2.1
9992024-12-06T19:57:41.768Z Downloaded mime v0.3.17
10002024-12-06T19:57:41.768Z Downloaded libloading v0.8.5
10012024-12-06T19:57:41.768Z Downloaded jobserver v0.1.32
10022024-12-06T19:57:41.792Z Downloaded ipnetwork v0.20.0
10032024-12-06T19:57:41.792Z Downloaded indicatif v0.17.9
10042024-12-06T19:57:41.792Z Downloaded idna v1.0.3
10052024-12-06T19:57:41.792Z Downloaded hyper v1.5.0
10062024-12-06T19:57:41.792Z Downloaded http v1.1.0
10072024-12-06T19:57:41.816Z Downloaded crypto-bigint v0.5.5
10082024-12-06T19:57:41.816Z Downloaded crossbeam-utils v0.8.20
10092024-12-06T19:57:41.816Z Downloaded crossbeam-epoch v0.9.18
10102024-12-06T19:57:41.817Z Downloaded crc-any v2.5.0
10112024-12-06T19:57:41.817Z Downloaded const_format v0.2.33
10122024-12-06T19:57:41.817Z Downloaded const-oid v0.9.6
10132024-12-06T19:57:41.817Z Downloaded compact_str v0.8.0
10142024-12-06T19:57:41.841Z Downloaded clang-sys v1.8.1
10152024-12-06T19:57:41.841Z Downloaded cc v1.1.30
10162024-12-06T19:57:41.841Z Downloaded cancel-safe-futures v0.1.5
10172024-12-06T19:57:41.841Z Downloaded bstr v1.10.0
10182024-12-06T19:57:41.865Z Downloaded base64 v0.22.1
10192024-12-06T19:57:41.865Z Downloaded base64 v0.21.7
10202024-12-06T19:57:41.865Z Downloaded base64 v0.13.1
10212024-12-06T19:57:41.865Z Downloaded termtree v0.4.1
10222024-12-06T19:57:41.865Z Downloaded take_mut v0.2.2
10232024-12-06T19:57:41.865Z Downloaded strum v0.26.3
10242024-12-06T19:57:41.865Z Downloaded serde-big-array v0.5.1
10252024-12-06T19:57:41.865Z Downloaded rand_seeder v0.3.0
10262024-12-06T19:57:41.865Z Downloaded rand_core v0.6.4
10272024-12-06T19:57:41.865Z Downloaded psl-types v2.0.11
10282024-12-06T19:57:41.865Z Downloaded progenitor-macro v0.8.0
10292024-12-06T19:57:41.865Z Downloaded mockall v0.13.0
10302024-12-06T19:57:41.865Z Downloaded mirai-annotations v1.12.0
10312024-12-06T19:57:41.865Z Downloaded mime_guess v2.0.5
10322024-12-06T19:57:41.890Z Downloaded memoffset v0.9.1
10332024-12-06T19:57:41.890Z Downloaded memmap2 v0.9.5
10342024-12-06T19:57:41.890Z Downloaded maybe-uninit v2.0.0
10352024-12-06T19:57:41.890Z Downloaded match_cfg v0.1.0
10362024-12-06T19:57:41.890Z Downloaded maplit v1.0.2
10372024-12-06T19:57:41.890Z Downloaded managed v0.8.0
10382024-12-06T19:57:41.890Z Downloaded lru v0.12.5
10392024-12-06T19:57:41.890Z Downloaded lockfree-object-pool v0.1.6
10402024-12-06T19:57:41.890Z Downloaded lock_api v0.4.12
10412024-12-06T19:57:41.890Z Downloaded linear-map v1.2.0
10422024-12-06T19:57:41.890Z Downloaded libsw v3.3.1
10432024-12-06T19:57:41.890Z Downloaded lazy_static v1.5.0
10442024-12-06T19:57:41.890Z Downloaded lalrpop-util v0.19.12
10452024-12-06T19:57:41.890Z Downloaded kstat-rs v0.2.4
10462024-12-06T19:57:41.890Z Downloaded keccak v0.1.5
10472024-12-06T19:57:41.890Z Downloaded ipnet v2.10.1
10482024-12-06T19:57:41.914Z Downloaded internet-checksum v0.2.1
10492024-12-06T19:57:41.914Z Downloaded instability v0.3.2
10502024-12-06T19:57:41.914Z Downloaded inout v0.1.3
10512024-12-06T19:57:41.914Z Downloaded indexmap v1.9.3
10522024-12-06T19:57:41.914Z Downloaded indent_write v2.2.0
10532024-12-06T19:57:41.914Z Downloaded impl-trait-for-tuples v0.2.2
10542024-12-06T19:57:41.914Z Downloaded idna v0.3.0
10552024-12-06T19:57:41.914Z Downloaded icu_locid_transform_data v1.5.0
10562024-12-06T19:57:41.914Z Downloaded icu_locid_transform v1.5.0
10572024-12-06T19:57:41.939Z Downloaded hyper-util v0.1.10
10582024-12-06T19:57:41.939Z Downloaded hyper-staticfile v0.10.1
10592024-12-06T19:57:41.939Z Downloaded curve25519-dalek-derive v0.1.1
10602024-12-06T19:57:41.939Z Downloaded ctr v0.9.2
10612024-12-06T19:57:41.939Z Downloaded csv-core v0.1.11
10622024-12-06T19:57:41.939Z Downloaded crossbeam-deque v0.8.5
10632024-12-06T19:57:41.940Z Downloaded crc32fast v1.4.2
10642024-12-06T19:57:41.940Z Downloaded crc-catalog v2.4.0
10652024-12-06T19:57:41.940Z Downloaded crc v3.2.1
10662024-12-06T19:57:41.940Z Downloaded cookie_store v0.21.0
10672024-12-06T19:57:41.940Z Downloaded cookie v0.18.1
10682024-12-06T19:57:41.965Z Downloaded constant_time_eq v0.3.1
10692024-12-06T19:57:41.965Z Downloaded console v0.15.8
10702024-12-06T19:57:41.965Z Downloaded colored v2.1.0
10712024-12-06T19:57:41.965Z Downloaded cobs v0.2.3
10722024-12-06T19:57:41.965Z Downloaded cmake v0.1.51
10732024-12-06T19:57:41.965Z Downloaded chacha20 v0.9.1
10742024-12-06T19:57:41.965Z Downloaded bcs v0.1.6
10752024-12-06T19:57:41.965Z Downloaded md-5 v0.10.6
10762024-12-06T19:57:41.965Z Downloaded matches v0.1.10
10772024-12-06T19:57:41.965Z Downloaded lru-cache v0.1.2
10782024-12-06T19:57:41.965Z Downloaded litemap v0.7.3
10792024-12-06T19:57:41.965Z Downloaded linked-hash-map v0.5.6
10802024-12-06T19:57:41.965Z Downloaded libefi-sys v0.1.0
10812024-12-06T19:57:41.965Z Downloaded lazycell v1.3.0
10822024-12-06T19:57:41.966Z Downloaded is_ci v1.2.0
10832024-12-06T19:57:41.966Z Downloaded is-terminal v0.4.13
10842024-12-06T19:57:41.990Z Downloaded instant v0.1.13
10852024-12-06T19:57:41.990Z Downloaded indoc v1.0.9
10862024-12-06T19:57:41.990Z Downloaded idna_adapter v1.2.0
10872024-12-06T19:57:41.990Z Downloaded idna v0.4.0
10882024-12-06T19:57:41.990Z Downloaded ident_case v1.0.1
10892024-12-06T19:57:41.990Z Downloaded icu_properties v1.5.1
10902024-12-06T19:57:41.990Z Downloaded icu_normalizer_data v1.5.0
10912024-12-06T19:57:41.990Z Downloaded icu_collections v1.5.0
10922024-12-06T19:57:42.014Z Downloaded iana-time-zone v0.1.61
10932024-12-06T19:57:42.014Z Downloaded hyper-tls v0.6.0
10942024-12-06T19:57:42.014Z Downloaded hyper-rustls v0.27.3
10952024-12-06T19:57:42.014Z Downloaded humantime v2.1.0
10962024-12-06T19:57:42.014Z Downloaded hubpack_derive v0.1.1
10972024-12-06T19:57:42.014Z Downloaded hubpack v0.1.2
10982024-12-06T19:57:42.014Z Downloaded http-body-util v0.1.2
10992024-12-06T19:57:42.014Z Downloaded http-body v1.0.1
11002024-12-06T19:57:42.014Z Downloaded headers-core v0.3.0
11012024-12-06T19:57:42.014Z Downloaded crunchy v0.2.2
11022024-12-06T19:57:42.014Z Downloaded cipher v0.4.4
11032024-12-06T19:57:42.014Z Downloaded ciborium-ll v0.2.2
11042024-12-06T19:57:42.014Z Downloaded ciborium-io v0.2.2
11052024-12-06T19:57:42.014Z Downloaded chrono-tz-build v0.4.0
11062024-12-06T19:57:42.015Z Downloaded cexpr v0.6.0
11072024-12-06T19:57:42.015Z Downloaded castaway v0.2.3
11082024-12-06T19:57:42.015Z Downloaded buf-list v1.0.3
11092024-12-06T19:57:42.039Z Downloaded bitflags v1.3.2
11102024-12-06T19:57:42.039Z Downloaded icu_provider v1.5.0
11112024-12-06T19:57:42.039Z Downloaded icu_normalizer v1.5.0
11122024-12-06T19:57:42.039Z Downloaded httpdate v1.0.3
11132024-12-06T19:57:42.039Z Downloaded crucible-workspace-hack v0.1.0
11142024-12-06T19:57:42.039Z Downloaded convert_case v0.4.0
11152024-12-06T19:57:42.039Z Downloaded const_format_proc_macros v0.2.33
11162024-12-06T19:57:42.039Z Downloaded ciborium v0.2.2
11172024-12-06T19:57:42.039Z Downloaded cbc v0.1.2
11182024-12-06T19:57:42.039Z Downloaded cassowary v0.3.0
11192024-12-06T19:57:42.039Z Downloaded block-padding v0.3.3
11202024-12-06T19:57:42.039Z Downloaded bitfield v0.14.0
11212024-12-06T19:57:42.063Z Downloaded bb8 v0.8.5
11222024-12-06T19:57:42.063Z Downloaded backtrace v0.3.74
11232024-12-06T19:57:42.063Z Downloaded httparse v1.9.5
11242024-12-06T19:57:42.063Z Downloaded http-range v0.1.5
11252024-12-06T19:57:42.063Z Downloaded hostname v0.3.1
11262024-12-06T19:57:42.063Z Downloaded home v0.5.9
11272024-12-06T19:57:42.063Z Downloaded hmac v0.12.1
11282024-12-06T19:57:42.063Z Downloaded hkdf v0.12.4
11292024-12-06T19:57:42.063Z Downloaded highway v1.2.0
11302024-12-06T19:57:42.063Z Downloaded hickory-server v0.24.1
11312024-12-06T19:57:42.087Z Downloaded hickory-proto v0.24.1
11322024-12-06T19:57:42.087Z Downloaded hickory-client v0.24.1
11332024-12-06T19:57:42.111Z Downloaded darling v0.20.10
11342024-12-06T19:57:42.111Z Downloaded cfg_aliases v0.2.1
11352024-12-06T19:57:42.111Z Downloaded cfg_aliases v0.1.1
11362024-12-06T19:57:42.111Z Downloaded bzip2 v0.4.4
11372024-12-06T19:57:42.111Z Downloaded bytes v1.8.0
11382024-12-06T19:57:42.111Z Downloaded bumpalo v3.16.0
11392024-12-06T19:57:42.111Z Downloaded blake2 v0.10.6
11402024-12-06T19:57:42.111Z Downloaded bitfield-struct v0.6.2
11412024-12-06T19:57:42.112Z Downloaded bcrypt-pbkdf v0.10.0
11422024-12-06T19:57:42.112Z Downloaded base64ct v1.6.0
11432024-12-06T19:57:42.136Z Downloaded base16ct v0.2.0
11442024-12-06T19:57:42.136Z Downloaded hickory-resolver v0.24.1
11452024-12-06T19:57:42.136Z Downloaded hex-literal v0.4.1
11462024-12-06T19:57:42.136Z Downloaded blowfish v0.9.1
11472024-12-06T19:57:42.136Z Downloaded async-stream-impl v0.3.6
11482024-12-06T19:57:42.136Z Downloaded atty v0.2.14
11492024-12-06T19:57:42.136Z Downloaded atomicwrites v0.4.4
11502024-12-06T19:57:42.136Z Downloaded atomic-waker v1.1.2
11512024-12-06T19:57:42.136Z Downloaded async-bb8-diesel v0.2.1
11522024-12-06T19:57:42.136Z Downloaded assert_matches v1.5.0
11532024-12-06T19:57:42.136Z Downloaded arrayref v0.3.9
11542024-12-06T19:57:42.136Z Downloaded argon2 v0.5.3
11552024-12-06T19:57:42.136Z Downloaded aho-corasick v1.1.3
11562024-12-06T19:57:42.161Z Downloaded ahash v0.8.11
11572024-12-06T19:57:42.161Z Downloaded ascii-canvas v3.0.0
11582024-12-06T19:57:42.161Z Downloaded arrayvec v0.7.6
11592024-12-06T19:57:42.161Z Downloaded array-init v0.0.4
11602024-12-06T19:57:42.161Z Downloaded arc-swap v1.7.1
11612024-12-06T19:57:42.161Z Downloaded async-recursion v1.1.1
11622024-12-06T19:57:42.161Z Downloaded allocator-api2 v0.2.18
11632024-12-06T19:57:42.161Z Downloaded hex v0.4.3
11642024-12-06T19:57:42.161Z Downloaded chacha20poly1305 v0.10.1
11652024-12-06T19:57:42.185Z Downloaded bit-set v0.5.3
11662024-12-06T19:57:42.185Z Downloaded aes-gcm v0.10.3
11672024-12-06T19:57:42.299Z Compiling serde v1.0.215
11682024-12-06T19:57:42.299Z Compiling lock_api v0.4.12
11692024-12-06T19:57:42.323Z Compiling scopeguard v1.2.0
11702024-12-06T19:57:42.323Z Compiling value-bag v1.9.0
11712024-12-06T19:57:42.323Z Compiling typenum v1.17.0
11722024-12-06T19:57:42.323Z Compiling generic-array v0.14.7
11732024-12-06T19:57:42.323Z Compiling syn v2.0.87
11742024-12-06T19:57:42.347Z Compiling getrandom v0.2.15
11752024-12-06T19:57:42.513Z Compiling subtle v2.6.1
11762024-12-06T19:57:42.701Z Compiling rand_core v0.6.4
11772024-12-06T19:57:42.830Z Compiling log v0.4.22
11782024-12-06T19:57:42.872Z Compiling shlex v1.3.0
11792024-12-06T19:57:42.925Z Compiling jobserver v0.1.32
11802024-12-06T19:57:42.975Z Compiling smallvec v1.13.2
11812024-12-06T19:57:43.191Z Compiling const-oid v0.9.6
11822024-12-06T19:57:43.234Z Compiling spin v0.9.8
11832024-12-06T19:57:43.260Z Compiling cc v1.1.30
11842024-12-06T19:57:43.344Z Compiling pin-project-lite v0.2.14
11852024-12-06T19:57:43.456Z Compiling rustix v0.38.37
11862024-12-06T19:57:43.571Z Compiling parking_lot_core v0.9.10
11872024-12-06T19:57:43.600Z Compiling futures-core v0.3.31
11882024-12-06T19:57:43.762Z Compiling signal-hook-registry v1.4.2
11892024-12-06T19:57:43.809Z Compiling mio v1.0.2
11902024-12-06T19:57:44.550Z Compiling aho-corasick v1.1.3
11912024-12-06T19:57:44.995Z Compiling parking_lot v0.12.3
11922024-12-06T19:57:45.101Z Compiling cpufeatures v0.2.14
11932024-12-06T19:57:45.101Z Compiling either v1.13.0
11942024-12-06T19:57:45.292Z Compiling regex-syntax v0.8.5
11952024-12-06T19:57:45.331Z Compiling lazy_static v1.5.0
11962024-12-06T19:57:45.421Z Compiling glob v0.3.1
11972024-12-06T19:57:45.448Z Compiling futures-sink v0.3.31
11982024-12-06T19:57:45.579Z Compiling stable_deref_trait v1.2.0
11992024-12-06T19:57:45.603Z Compiling socket2 v0.5.7
12002024-12-06T19:57:45.685Z Compiling slab v0.4.9
12012024-12-06T19:57:45.847Z Compiling prettyplease v0.2.25
12022024-12-06T19:57:46.059Z Compiling minimal-lexical v0.2.1
12032024-12-06T19:57:46.311Z Compiling clang-sys v1.8.1
12042024-12-06T19:57:46.422Z Compiling nom v7.1.3
12052024-12-06T19:57:46.464Z Compiling libloading v0.8.5
12062024-12-06T19:57:46.516Z Compiling home v0.5.9
12072024-12-06T19:57:46.742Z Compiling bindgen v0.69.5
12082024-12-06T19:57:46.832Z Compiling serde_json v1.0.132
12092024-12-06T19:57:47.139Z Compiling futures-channel v0.3.31
12102024-12-06T19:57:47.400Z Compiling itertools v0.12.1
12112024-12-06T19:57:47.451Z Compiling futures-task v0.3.31
12122024-12-06T19:57:47.515Z Compiling futures-io v0.3.31
12132024-12-06T19:57:47.719Z Compiling lazycell v1.3.0
12142024-12-06T19:57:47.792Z Compiling rustc-hash v1.1.0
12152024-12-06T19:57:47.870Z Compiling foldhash v0.1.3
12162024-12-06T19:57:47.932Z Compiling allocator-api2 v0.2.18
12172024-12-06T19:57:48.153Z Compiling pin-utils v0.1.0
12182024-12-06T19:57:48.240Z Compiling cmake v0.1.51
12192024-12-06T19:57:48.651Z Compiling regex-automata v0.4.8
12202024-12-06T19:57:49.229Z Compiling cexpr v0.6.0
12212024-12-06T19:57:49.253Z Compiling hashbrown v0.15.0
12222024-12-06T19:57:49.566Z Compiling synstructure v0.13.1
12232024-12-06T19:57:50.594Z Compiling pkg-config v0.3.31
12242024-12-06T19:57:50.844Z Compiling libm v0.2.8
12252024-12-06T19:57:51.152Z Compiling tinyvec_macros v0.1.1
12262024-12-06T19:57:51.213Z Compiling dunce v1.0.5
12272024-12-06T19:57:51.238Z Compiling fs_extra v1.3.0
12282024-12-06T19:57:51.262Z Compiling tinyvec v1.8.0
12292024-12-06T19:57:51.375Z Compiling num-traits v0.2.19
12302024-12-06T19:57:51.862Z Compiling ring v0.17.8
12312024-12-06T19:57:52.069Z Compiling paste v1.0.15
12322024-12-06T19:57:52.497Z Compiling unicode-normalization v0.1.24
12332024-12-06T19:57:52.544Z Compiling writeable v0.5.5
12342024-12-06T19:57:52.821Z Compiling litemap v0.7.3
12352024-12-06T19:57:52.958Z Compiling unicode-bidi v0.3.17
12362024-12-06T19:57:52.984Z Compiling base64ct v1.6.0
12372024-12-06T19:57:53.424Z Compiling regex v1.11.1
12382024-12-06T19:57:53.504Z Compiling pem-rfc7468 v0.7.0
12392024-12-06T19:57:54.237Z Compiling httparse v1.9.5
12402024-12-06T19:57:54.281Z Compiling flagset v0.4.6
12412024-12-06T19:57:54.430Z Compiling aws-lc-rs v1.10.0
12422024-12-06T19:57:54.872Z Compiling tracing-core v0.1.32
12432024-12-06T19:57:54.910Z Compiling percent-encoding v2.3.1
12442024-12-06T19:57:55.051Z Compiling rustls-pki-types v1.9.0
12452024-12-06T19:57:55.248Z Compiling crossbeam-utils v0.8.20
12462024-12-06T19:57:55.530Z Compiling icu_locid_transform_data v1.5.0
12472024-12-06T19:57:55.581Z Compiling serde_derive v1.0.215
12482024-12-06T19:57:55.640Z Compiling zeroize_derive v1.4.2
12492024-12-06T19:57:55.779Z Compiling zerocopy-derive v0.7.35
12502024-12-06T19:57:56.048Z Compiling tokio-macros v2.4.0
12512024-12-06T19:57:56.117Z Compiling zerofrom-derive v0.1.4
12522024-12-06T19:57:56.925Z Compiling zeroize v1.8.1
12532024-12-06T19:57:57.431Z Compiling yoke-derive v0.7.4
12542024-12-06T19:57:57.736Z Compiling zerocopy v0.7.35
12552024-12-06T19:57:57.760Z Compiling thiserror-impl v1.0.69
12562024-12-06T19:57:58.074Z Compiling futures-macro v0.3.31
12572024-12-06T19:57:58.538Z Compiling crypto-common v0.1.6
12582024-12-06T19:57:58.752Z Compiling block-buffer v0.10.4
12592024-12-06T19:57:59.058Z Compiling digest v0.10.7
12602024-12-06T19:57:59.208Z Compiling zerovec-derive v0.10.3
12612024-12-06T19:57:59.569Z Compiling hmac v0.12.1
12622024-12-06T19:57:59.811Z Compiling futures-util v0.3.31
12632024-12-06T19:57:59.837Z Compiling block-padding v0.3.3
12642024-12-06T19:57:59.873Z Compiling displaydoc v0.2.5
12652024-12-06T19:57:59.897Z Compiling zerofrom v0.1.4
12662024-12-06T19:58:00.078Z Compiling inout v0.1.3
12672024-12-06T19:58:00.128Z Compiling sha2 v0.10.8
12682024-12-06T19:58:00.189Z Compiling yoke v0.7.4
12692024-12-06T19:58:00.348Z Compiling cipher v0.4.4
12702024-12-06T19:58:00.532Z Compiling ppv-lite86 v0.2.20
12712024-12-06T19:58:00.748Z Compiling thiserror v1.0.69
12722024-12-06T19:58:00.834Z Compiling der_derive v0.7.3
12732024-12-06T19:58:00.881Z Compiling icu_provider_macros v1.5.0
12742024-12-06T19:58:01.270Z Compiling rand_chacha v0.3.1
12752024-12-06T19:58:01.389Z Compiling tracing-attributes v0.1.27
12762024-12-06T19:58:01.559Z Compiling zerovec v0.10.4
12772024-12-06T19:58:01.874Z Compiling rand v0.8.5
12782024-12-06T19:58:02.837Z Compiling pest v2.7.14
12792024-12-06T19:58:02.929Z Compiling der v0.7.9
12802024-12-06T19:58:03.171Z Compiling salsa20 v0.10.2
12812024-12-06T19:58:03.377Z Compiling tinystr v0.7.6
12822024-12-06T19:58:03.569Z Compiling icu_collections v1.5.0
12832024-12-06T19:58:03.749Z Compiling icu_locid v1.5.0
12842024-12-06T19:58:03.778Z Compiling pbkdf2 v0.12.2
12852024-12-06T19:58:04.673Z Compiling tracing v0.1.40
12862024-12-06T19:58:04.718Z Compiling untrusted v0.7.1
12872024-12-06T19:58:04.896Z Compiling icu_provider v1.5.0
12882024-12-06T19:58:04.968Z Compiling spki v0.7.3
12892024-12-06T19:58:05.164Z Compiling time-core v0.1.2
12902024-12-06T19:58:05.323Z Compiling num-conv v0.1.0
12912024-12-06T19:58:05.347Z Compiling icu_properties_data v1.5.0
12922024-12-06T19:58:05.484Z Compiling mirai-annotations v1.12.0
12932024-12-06T19:58:05.589Z Compiling icu_locid_transform v1.5.0
12942024-12-06T19:58:05.614Z Compiling untrusted v0.9.0
12952024-12-06T19:58:05.645Z Compiling powerfmt v0.2.0
12962024-12-06T19:58:05.668Z Compiling vcpkg v0.2.15
12972024-12-06T19:58:05.866Z Compiling time-macros v0.2.18
12982024-12-06T19:58:05.967Z Compiling deranged v0.3.11
12992024-12-06T19:58:06.007Z Compiling pest_meta v2.7.14
13002024-12-06T19:58:07.131Z Compiling icu_properties v1.5.1
13012024-12-06T19:58:07.589Z Compiling openssl-sys v0.9.103
13022024-12-06T19:58:07.660Z Compiling scrypt v0.11.0
13032024-12-06T19:58:07.937Z Compiling bitflags v2.6.0
13042024-12-06T19:58:08.100Z Compiling bytes v1.8.0
13052024-12-06T19:58:08.544Z Compiling indexmap v2.6.0
13062024-12-06T19:58:08.614Z Compiling semver v1.0.23
13072024-12-06T19:58:09.045Z Compiling tokio v1.40.0
13082024-12-06T19:58:09.354Z Compiling http v1.1.0
13092024-12-06T19:58:09.381Z Compiling rustc_version v0.4.1
13102024-12-06T19:58:09.884Z Compiling aes v0.8.4
13112024-12-06T19:58:10.090Z Compiling cbc v0.1.2
13122024-12-06T19:58:10.304Z Compiling scroll_derive v0.12.0
13132024-12-06T19:58:10.389Z Compiling write16 v1.0.0
13142024-12-06T19:58:10.513Z Compiling utf16_iter v1.0.5
13152024-12-06T19:58:10.696Z Compiling num_threads v0.1.7
13162024-12-06T19:58:10.818Z Compiling icu_normalizer_data v1.5.0
13172024-12-06T19:58:10.920Z Compiling utf8_iter v1.0.4
13182024-12-06T19:58:11.026Z Compiling atomic-waker v1.1.2
13192024-12-06T19:58:11.152Z Compiling icu_normalizer v1.5.0
13202024-12-06T19:58:11.210Z Compiling time v0.3.36
13212024-12-06T19:58:11.397Z Compiling http-body v1.0.1
13222024-12-06T19:58:11.520Z Compiling scroll v0.12.0
13232024-12-06T19:58:11.545Z Compiling pkcs5 v0.7.1
13242024-12-06T19:58:11.697Z Compiling pest_generator v2.7.14
13252024-12-06T19:58:12.024Z Compiling which v4.4.2
13262024-12-06T19:58:12.085Z Compiling form_urlencoded v1.2.1
13272024-12-06T19:58:12.574Z Compiling try-lock v0.2.5
13282024-12-06T19:58:12.598Z Compiling slog v2.7.0
13292024-12-06T19:58:12.706Z Compiling want v0.3.1
13302024-12-06T19:58:12.915Z Compiling goblin v0.8.2
13312024-12-06T19:58:12.978Z Compiling pkcs8 v0.10.2
13322024-12-06T19:58:13.022Z Compiling idna_adapter v1.2.0
13332024-12-06T19:58:13.119Z Compiling httpdate v1.0.3
13342024-12-06T19:58:13.239Z Compiling idna v1.0.3
13352024-12-06T19:58:13.323Z Compiling pest_derive v2.7.14
13362024-12-06T19:58:13.613Z Compiling serde_tokenstream v0.2.2
13372024-12-06T19:58:14.020Z Compiling dtrace-parser v0.2.0
13382024-12-06T19:58:14.256Z Compiling toml_datetime v0.6.8
13392024-12-06T19:58:14.357Z Compiling serde_spanned v0.6.8
13402024-12-06T19:58:14.582Z Compiling uuid v1.11.0
13412024-12-06T19:58:14.741Z Compiling tower-service v0.3.3
13422024-12-06T19:58:14.865Z Compiling iana-time-zone v0.1.61
13432024-12-06T19:58:14.908Z Compiling match_cfg v0.1.0
13442024-12-06T19:58:15.006Z Compiling base64 v0.22.1
13452024-12-06T19:58:15.306Z Compiling rustversion v1.0.17
13462024-12-06T19:58:15.691Z Compiling adler2 v2.0.0
13472024-12-06T19:58:15.801Z Compiling openssl v0.10.66
13482024-12-06T19:58:15.825Z Compiling foreign-types-shared v0.1.1
13492024-12-06T19:58:15.897Z Compiling miniz_oxide v0.8.0
13502024-12-06T19:58:15.952Z Compiling foreign-types v0.3.2
13512024-12-06T19:58:15.952Z Compiling chrono v0.4.38
13522024-12-06T19:58:16.006Z Compiling hostname v0.3.1
13532024-12-06T19:58:16.062Z Compiling url v2.5.3
13542024-12-06T19:58:16.256Z Compiling async-trait v0.1.83
13552024-12-06T19:58:17.255Z Compiling tokio-util v0.7.12
13562024-12-06T19:58:17.368Z Compiling openssl-macros v0.1.1
13572024-12-06T19:58:17.853Z Compiling dirs-sys-next v0.1.2
13582024-12-06T19:58:18.010Z Compiling dof v0.3.0
13592024-12-06T19:58:18.445Z Compiling h2 v0.4.6
13602024-12-06T19:58:18.547Z Compiling syn v1.0.109
13612024-12-06T19:58:18.571Z Compiling native-tls v0.2.12
13622024-12-06T19:58:18.871Z Compiling usdt-impl v0.5.0
13632024-12-06T19:58:19.187Z Compiling rustls v0.23.14
13642024-12-06T19:58:19.390Z Compiling rustls v0.22.4
13652024-12-06T19:58:19.450Z Compiling siphasher v0.3.11
13662024-12-06T19:58:19.629Z Compiling data-encoding v2.6.0
13672024-12-06T19:58:19.915Z Compiling dirs-next v2.0.0
13682024-12-06T19:58:20.319Z Compiling http-body-util v0.1.2
13692024-12-06T19:58:20.781Z Compiling heapless v0.7.17
13702024-12-06T19:58:21.145Z Compiling crossbeam-epoch v0.9.18
13712024-12-06T19:58:21.283Z Compiling signature v2.2.0
13722024-12-06T19:58:21.548Z Compiling sha1 v0.10.6
13732024-12-06T19:58:21.612Z Compiling bzip2-sys v0.1.11+1.0.8
13742024-12-06T19:58:21.817Z Compiling serde_derive_internals v0.29.1
13752024-12-06T19:58:21.935Z Compiling thread_local v1.1.8
13762024-12-06T19:58:21.996Z Compiling encoding_rs v0.8.34
13772024-12-06T19:58:22.030Z Compiling multer v3.1.0
13782024-12-06T19:58:22.266Z Compiling cookie v0.18.1
13792024-12-06T19:58:22.441Z Compiling ipnet v2.10.1
13802024-12-06T19:58:22.505Z Compiling mime v0.3.17
13812024-12-06T19:58:22.846Z Compiling unicode-properties v0.1.3
13822024-12-06T19:58:23.044Z Compiling openssl-probe v0.1.5
13832024-12-06T19:58:23.179Z Compiling schemars v0.8.21
13842024-12-06T19:58:23.371Z Compiling slog-async v2.8.0
13852024-12-06T19:58:23.476Z Compiling rayon-core v1.12.1
13862024-12-06T19:58:23.580Z Compiling gimli v0.31.1
13872024-12-06T19:58:23.716Z Compiling signal-hook v0.3.17
13882024-12-06T19:58:24.029Z Compiling stringprep v0.1.5
13892024-12-06T19:58:24.058Z Compiling toml_edit v0.22.22
13902024-12-06T19:58:24.274Z Compiling schemars_derive v0.8.21
13912024-12-06T19:58:25.218Z Compiling hyper v1.5.0
13922024-12-06T19:58:27.301Z Compiling usdt-macro v0.5.0
13932024-12-06T19:58:27.693Z Compiling hyper-util v0.1.10
13942024-12-06T19:58:27.717Z Compiling addr2line v0.24.2
13952024-12-06T19:58:27.914Z Compiling usdt-attr-macro v0.5.0
13962024-12-06T19:58:28.188Z Compiling crossbeam-deque v0.8.5
13972024-12-06T19:58:28.439Z Compiling term v0.7.0
13982024-12-06T19:58:28.670Z Compiling slog-json v2.6.1
13992024-12-06T19:58:29.064Z Compiling serde_urlencoded v0.7.1
14002024-12-06T19:58:29.090Z Compiling curve25519-dalek v4.1.3
14012024-12-06T19:58:29.434Z Compiling crossbeam-channel v0.5.13
14022024-12-06T19:58:29.591Z Compiling enum-as-inner v0.6.1
14032024-12-06T19:58:29.627Z Compiling futures-executor v0.3.31
14042024-12-06T19:58:29.890Z Compiling md-5 v0.10.6
14052024-12-06T19:58:30.129Z Compiling rustls-pemfile v2.2.0
14062024-12-06T19:58:30.153Z Compiling async-stream-impl v0.3.6
14072024-12-06T19:58:30.403Z Compiling num-integer v0.1.46
14082024-12-06T19:58:30.431Z Compiling idna v0.4.0
14092024-12-06T19:58:30.510Z Compiling idna v0.3.0
14102024-12-06T19:58:30.598Z Compiling hash32 v0.2.1
14112024-12-06T19:58:30.942Z Compiling ff v0.13.0
14122024-12-06T19:58:31.103Z Compiling is-terminal v0.4.13
14132024-12-06T19:58:31.165Z Compiling dropshot v0.12.0
14142024-12-06T19:58:31.235Z Compiling object v0.36.5
14152024-12-06T19:58:31.326Z Compiling psl-types v2.0.11
14162024-12-06T19:58:31.423Z Compiling smoltcp v0.9.1
14172024-12-06T19:58:31.447Z Compiling base16ct v0.2.0
14182024-12-06T19:58:31.514Z Compiling anyhow v1.0.93
14192024-12-06T19:58:31.741Z Compiling portable-atomic v1.9.0
14202024-12-06T19:58:31.821Z Compiling quick-error v1.2.3
14212024-12-06T19:58:31.911Z Compiling utf-8 v0.7.6
14222024-12-06T19:58:31.956Z Compiling dyn-clone v1.0.17
14232024-12-06T19:58:32.078Z Compiling take_mut v0.2.2
14242024-12-06T19:58:32.102Z Compiling num-bigint-dig v0.8.4
14252024-12-06T19:58:32.177Z Compiling linked-hash-map v0.5.6
14262024-12-06T19:58:32.234Z Compiling rustc-demangle v0.1.24
14272024-12-06T19:58:32.258Z Compiling fallible-iterator v0.2.0
14282024-12-06T19:58:32.517Z Compiling lru-cache v0.1.2
14292024-12-06T19:58:32.700Z Compiling tungstenite v0.24.0
14302024-12-06T19:58:32.914Z Compiling postgres-protocol v0.6.7
14312024-12-06T19:58:33.139Z Compiling resolv-conf v0.7.0
14322024-12-06T19:58:33.440Z Compiling sec1 v0.7.3
14332024-12-06T19:58:33.851Z Compiling publicsuffix v2.2.3
14342024-12-06T19:58:34.067Z Compiling async-stream v0.3.6
14352024-12-06T19:58:34.168Z Compiling slog-term v2.9.1
14362024-12-06T19:58:34.199Z Compiling hickory-proto v0.24.1
14372024-12-06T19:58:34.370Z Compiling group v0.13.0
14382024-12-06T19:58:34.675Z Compiling usdt v0.5.0
14392024-12-06T19:58:35.143Z Compiling num-iter v0.1.45
14402024-12-06T19:58:35.255Z Compiling futures v0.3.31
14412024-12-06T19:58:35.370Z Compiling slog-bunyan v2.5.0
14422024-12-06T19:58:35.688Z Compiling toml v0.8.19
14432024-12-06T19:58:36.820Z Compiling tokio-native-tls v0.3.1
14442024-12-06T19:58:37.082Z Compiling camino v1.1.9
14452024-12-06T19:58:37.153Z Compiling phf_shared v0.11.2
14462024-12-06T19:58:37.361Z Compiling backtrace v0.3.74
14472024-12-06T19:58:37.500Z Compiling dropshot_endpoint v0.12.0
14482024-12-06T19:58:37.831Z Compiling terminal_size v0.4.0
14492024-12-06T19:58:37.940Z Compiling waitgroup v0.1.2
14502024-12-06T19:58:38.047Z Compiling openapiv3 v2.0.0
14512024-12-06T19:58:38.104Z Compiling serde_path_to_error v0.1.16
14522024-12-06T19:58:38.160Z Compiling hkdf v0.12.4
14532024-12-06T19:58:38.396Z Compiling crypto-bigint v0.5.5
14542024-12-06T19:58:38.866Z Compiling webpki-roots v0.26.6
14552024-12-06T19:58:39.090Z Compiling zerocopy-derive v0.6.6
14562024-12-06T19:58:40.564Z Compiling curve25519-dalek-derive v0.1.1
14572024-12-06T19:58:40.823Z Compiling hubpack_derive v0.1.1
14582024-12-06T19:58:40.973Z Compiling idna v0.5.0
14592024-12-06T19:58:41.431Z Compiling hostname v0.4.0
14602024-12-06T19:58:41.583Z Compiling ahash v0.8.11
14612024-12-06T19:58:41.661Z Compiling fs-err v2.11.0
14622024-12-06T19:58:41.697Z Compiling crc32fast v1.4.2
14632024-12-06T19:58:41.821Z Compiling managed v0.8.0
14642024-12-06T19:58:41.866Z Compiling bitflags v1.3.2
14652024-12-06T19:58:41.910Z Compiling debug-ignore v1.0.5
14662024-12-06T19:58:41.966Z Compiling winnow v0.5.40
14672024-12-06T19:58:42.003Z Compiling clap_builder v4.5.21
14682024-12-06T19:58:42.051Z Compiling console v0.15.8
14692024-12-06T19:58:42.325Z Compiling strum_macros v0.25.3
14702024-12-06T19:58:43.220Z Compiling flate2 v1.0.34
14712024-12-06T19:58:43.607Z Compiling cookie_store v0.21.0
14722024-12-06T19:58:44.144Z Compiling hubpack v0.1.2
14732024-12-06T19:58:44.168Z Compiling elliptic-curve v0.13.8
14742024-12-06T19:58:44.547Z Compiling zerocopy v0.6.6
14752024-12-06T19:58:44.893Z Compiling hickory-resolver v0.24.1
14762024-12-06T19:58:45.061Z Compiling toml_edit v0.19.15
14772024-12-06T19:58:45.380Z Compiling phf v0.11.2
14782024-12-06T19:58:45.646Z Compiling signal-hook-mio v0.2.4
14792024-12-06T19:58:45.720Z Compiling hyper-tls v0.6.0
14802024-12-06T19:58:45.809Z Compiling rayon v1.10.0
14812024-12-06T19:58:46.078Z Compiling bzip2 v0.4.4
14822024-12-06T19:58:46.447Z Compiling tokio-tungstenite v0.24.0
14832024-12-06T19:58:46.916Z Compiling postgres-types v0.2.8
14842024-12-06T19:58:49.407Z Compiling ed25519 v2.2.3
14852024-12-06T19:58:49.999Z Compiling phf_shared v0.10.0
14862024-12-06T19:58:50.032Z Compiling tokio-stream v0.1.16
14872024-12-06T19:58:50.120Z Compiling pkcs1 v0.7.5
14882024-12-06T19:58:50.360Z Compiling serde-big-array v0.5.1
14892024-12-06T19:58:50.571Z Compiling clap_derive v4.5.18
14902024-12-06T19:58:50.644Z Compiling rfc6979 v0.4.0
14912024-12-06T19:58:50.817Z Compiling derive-where v1.2.7
14922024-12-06T19:58:50.950Z Compiling serde_repr v0.1.19
14932024-12-06T19:58:50.985Z Compiling float-cmp v0.9.0
14942024-12-06T19:58:51.009Z Compiling bstr v1.10.0
14952024-12-06T19:58:51.188Z Compiling sync_wrapper v1.0.1
14962024-12-06T19:58:51.335Z Compiling whoami v1.5.2
14972024-12-06T19:58:51.920Z Compiling normalize-line-endings v0.3.0
14982024-12-06T19:58:51.946Z Compiling bit-vec v0.6.3
14992024-12-06T19:58:51.972Z Compiling static_assertions v1.1.0
15002024-12-06T19:58:52.051Z Compiling unicode-segmentation v1.12.0
15012024-12-06T19:58:52.085Z Compiling unicode-width v0.2.0
15022024-12-06T19:58:52.369Z Compiling predicates-core v1.0.8
15032024-12-06T19:58:52.514Z Compiling new_debug_unreachable v1.0.6
15042024-12-06T19:58:52.542Z Compiling number_prefix v0.4.0
15052024-12-06T19:58:52.619Z Compiling precomputed-hash v0.1.1
15062024-12-06T19:58:52.711Z Compiling fixedbitset v0.4.2
15072024-12-06T19:58:52.738Z Compiling difflib v0.4.0
15082024-12-06T19:58:52.763Z Compiling indicatif v0.17.9
15092024-12-06T19:58:52.804Z Compiling string_cache v0.8.7
15102024-12-06T19:58:53.126Z Compiling predicates v3.1.2
15112024-12-06T19:58:53.243Z Compiling petgraph v0.6.5
15122024-12-06T19:58:53.790Z Compiling similar v2.6.0
15132024-12-06T19:58:54.232Z Compiling bit-set v0.5.3
15142024-12-06T19:58:54.494Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15152024-12-06T19:58:54.676Z Compiling tokio-postgres v0.7.12
15162024-12-06T19:58:54.744Z Compiling ecdsa v0.16.9
15172024-12-06T19:58:54.784Z Compiling clap v4.5.21
15182024-12-06T19:58:54.900Z Compiling rsa v0.9.6
15192024-12-06T19:58:55.461Z Compiling ed25519-dalek v2.1.1
15202024-12-06T19:58:55.904Z Compiling toml v0.7.8
15212024-12-06T19:58:56.590Z Compiling zip v0.6.6
15222024-12-06T19:58:56.659Z Compiling crossterm v0.28.1
15232024-12-06T19:58:57.837Z Compiling hex v0.4.3
15242024-12-06T19:58:58.038Z Compiling x509-cert v0.2.5
15252024-12-06T19:58:58.366Z Compiling itertools v0.10.5
15262024-12-06T19:58:58.550Z Compiling lalrpop-util v0.19.12
15272024-12-06T19:58:58.867Z Compiling peg-runtime v0.8.3
15282024-12-06T19:58:59.358Z Compiling unicode-xid v0.2.6
15292024-12-06T19:58:59.484Z Compiling strum_macros v0.26.4
15302024-12-06T19:58:59.522Z Compiling xattr v1.3.1
15312024-12-06T19:58:59.759Z Compiling filetime v0.2.25
15322024-12-06T19:59:00.039Z Compiling tar v0.4.42
15332024-12-06T19:59:02.975Z Compiling strum v0.26.3
15342024-12-06T19:59:06.164Z Compiling aws-lc-sys v0.22.0
15352024-12-06T19:59:36.679Z Compiling rustls-webpki v0.102.8
15362024-12-06T19:59:40.680Z Compiling tokio-rustls v0.25.0
15372024-12-06T19:59:42.525Z Compiling tokio-rustls v0.26.0
15382024-12-06T19:59:42.878Z Compiling hyper-rustls v0.27.3
15392024-12-06T19:59:43.269Z Compiling reqwest v0.12.9
15402024-12-06T19:59:44.333Z Compiling qorb v0.2.1
15412024-12-06T19:59:49.619Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15422024-12-06T19:59:49.934Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15432024-12-06T19:59:57.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
15442024-12-06T19:59:57.446Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15452024-12-06T19:59:57.521ZDec 06 19:59:57.134 INFO Starting download, target: Clickhouse
15462024-12-06T19:59:57.544ZDec 06 19:59:57.134 INFO Starting download, target: Cockroach
15472024-12-06T19:59:57.545ZDec 06 19:59:57.135 INFO Starting download, target: Console
15482024-12-06T19:59:57.545ZDec 06 19:59:57.135 INFO Starting download, target: DendriteOpenapi
15492024-12-06T19:59:57.545ZDec 06 19:59:57.135 INFO Starting download, target: DendriteStub
15502024-12-06T19:59:57.545ZDec 06 19:59:57.135 INFO Starting download, target: MaghemiteMgd
15512024-12-06T19:59:57.545ZDec 06 19:59:57.135 INFO Starting download, target: TransceiverControl
15522024-12-06T19:59:57.545ZDec 06 19:59:57.135 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15532024-12-06T19:59:57.545ZDec 06 19:59:57.136 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15542024-12-06T19:59:57.545ZDec 06 19:59:57.137 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15552024-12-06T19:59:57.545ZDec 06 19:59:57.137 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15562024-12-06T19:59:57.545ZDec 06 19:59:57.137 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15572024-12-06T19:59:57.545ZDec 06 19:59:57.137 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15582024-12-06T19:59:57.545ZDec 06 19:59:57.137 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15592024-12-06T19:59:57.985ZDec 06 19:59:57.597 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15602024-12-06T19:59:58.067ZDec 06 19:59:57.664 INFO Download complete, target: DendriteOpenapi
15612024-12-06T19:59:58.283ZDec 06 19:59:57.891 INFO Download complete, target: Console
15622024-12-06T19:59:58.369ZDec 06 19:59:57.978 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15632024-12-06T19:59:58.989ZDec 06 19:59:58.574 INFO Download complete, target: TransceiverControl
15642024-12-06T20:00:00.043ZDec 06 19:59:59.651 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15652024-12-06T20:00:00.070ZDec 06 19:59:59.671 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15662024-12-06T20:00:03.013ZDec 06 20:00:02.626 INFO Download complete, target: DendriteStub
15672024-12-06T20:00:03.197ZDec 06 20:00:02.810 INFO Download complete, target: MaghemiteMgd
15682024-12-06T20:00:04.249ZDec 06 20:00:03.862 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15692024-12-06T20:00:04.249ZDec 06 20:00:03.862 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15702024-12-06T20:00:12.368ZDec 06 20:00:11.981 INFO Checking that binary works, target: Cockroach
15712024-12-06T20:00:12.644ZDec 06 20:00:12.258 INFO Download complete, target: Cockroach
15722024-12-06T20:00:23.775ZDec 06 20:00:23.388 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15732024-12-06T20:00:37.237ZDec 06 20:00:36.851 INFO Checking that binary works, target: Clickhouse
15742024-12-06T20:00:37.430ZDec 06 20:00:37.044 INFO Download complete, target: Clickhouse
15752024-12-06T20:00:37.456ZAll builder prerequisites installed successfully, and PATH looks valid
15762024-12-06T20:00:37.479Z
15772024-12-06T20:00:37.480Zreal 5:32.066183502
15782024-12-06T20:00:37.480Zuser 14:52.817907819
15792024-12-06T20:00:37.480Zsys 3:15.995205272
15802024-12-06T20:00:37.480Ztrap 0.498029265
15812024-12-06T20:00:37.480Ztflt 0.768974448
15822024-12-06T20:00:37.480Zdflt 2.545339318
15832024-12-06T20:00:37.480Zkflt 0.009050692
15842024-12-06T20:00:37.480Zlock 36:55.018494179
15852024-12-06T20:00:37.480Zslp 56:05.272920714
15862024-12-06T20:00:37.480Zlat 1:04.123258641
15872024-12-06T20:00:37.480Zstop 2:17.715937186
15882024-12-06T20:00:37.480Z+ banner hack-check
15892024-12-06T20:00:37.480Z
15902024-12-06T20:00:37.480Z # # ## #### # # #### # # ###### #### # #
15912024-12-06T20:00:37.480Z # # # # # # # # # # # # # # # # #
15922024-12-06T20:00:37.480Z ###### # # # #### ##### # ###### ##### # ####
15932024-12-06T20:00:37.480Z # # ###### # # # # # # # # # #
15942024-12-06T20:00:37.480Z # # # # # # # # # # # # # # # # #
15952024-12-06T20:00:37.480Z # # # # #### # # #### # # ###### #### # #
15962024-12-06T20:00:37.480Z
15972024-12-06T20:00:37.480Z+ export CARGO_INCREMENTAL=0
15982024-12-06T20:00:37.480Z+ CARGO_INCREMENTAL=0
15992024-12-06T20:00:37.480Z+ ptime -m timeout 2h cargo xtask check-features --ci
16002024-12-06T20:00:38.238Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16012024-12-06T20:00:43.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
16022024-12-06T20:00:43.244Z Running `target/debug/xtask check-features --ci`
16032024-12-06T20:00:43.271Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16042024-12-06T20:00:43.271Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16052024-12-06T20:00:43.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16062024-12-06T20:00:43.856Z Running `target/debug/xtask download cargo-hack`
16072024-12-06T20:00:44.911Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082024-12-06T20:00:45.226Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092024-12-06T20:00:51.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.92s
16102024-12-06T20:00:51.932Z Running `target/debug/xtask-downloader cargo-hack`
16112024-12-06T20:00:51.981ZDec 06 20:00:51.596 INFO Starting download, target: CargoHack
16122024-12-06T20:00:52.005ZDec 06 20:00:51.597 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16132024-12-06T20:00:52.687ZDec 06 20:00:52.301 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16142024-12-06T20:00:52.791ZDec 06 20:00:52.405 INFO Download complete, target: CargoHack
16152024-12-06T20:00:52.815Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16162024-12-06T20:00:52.838Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16172024-12-06T20:00:53.087Zinfo: running `cargo check --bins` on api_identity (1/173)
16182024-12-06T20:00:53.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192024-12-06T20:00:53.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202024-12-06T20:00:53.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212024-12-06T20:00:53.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16222024-12-06T20:00:54.035Z
16232024-12-06T20:00:54.035Zinfo: running `cargo check --bins` on bootstore (2/173)
16242024-12-06T20:00:54.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252024-12-06T20:00:54.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262024-12-06T20:00:54.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272024-12-06T20:00:54.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16282024-12-06T20:00:54.990Z
16292024-12-06T20:00:54.990Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/173)
16302024-12-06T20:00:55.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312024-12-06T20:00:55.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322024-12-06T20:00:55.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332024-12-06T20:00:55.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16342024-12-06T20:00:55.940Z
16352024-12-06T20:00:55.940Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/173)
16362024-12-06T20:00:56.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372024-12-06T20:00:56.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382024-12-06T20:00:56.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392024-12-06T20:00:56.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
16402024-12-06T20:00:56.879Z
16412024-12-06T20:00:56.879Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/173)
16422024-12-06T20:00:57.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432024-12-06T20:00:57.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442024-12-06T20:00:57.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452024-12-06T20:00:57.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16462024-12-06T20:00:57.522Z
16472024-12-06T20:00:57.522Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/173)
16482024-12-06T20:00:58.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-12-06T20:00:58.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-12-06T20:00:58.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-12-06T20:00:58.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16522024-12-06T20:00:58.171Z
16532024-12-06T20:00:58.171Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/173)
16542024-12-06T20:00:58.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-12-06T20:00:58.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-12-06T20:00:58.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-12-06T20:00:58.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16582024-12-06T20:00:58.754Z
16592024-12-06T20:00:58.754Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/173)
16602024-12-06T20:00:59.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612024-12-06T20:00:59.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622024-12-06T20:00:59.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632024-12-06T20:00:59.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
16642024-12-06T20:00:59.317Z
16652024-12-06T20:00:59.317Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/173)
16662024-12-06T20:00:59.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672024-12-06T20:00:59.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682024-12-06T20:00:59.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692024-12-06T20:00:59.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16702024-12-06T20:00:59.864Z
16712024-12-06T20:00:59.864Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/173)
16722024-12-06T20:01:00.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732024-12-06T20:01:00.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742024-12-06T20:01:00.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752024-12-06T20:01:00.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16762024-12-06T20:01:00.386Z
16772024-12-06T20:01:00.386Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/173)
16782024-12-06T20:01:00.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792024-12-06T20:01:00.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802024-12-06T20:01:00.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812024-12-06T20:01:00.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
16822024-12-06T20:01:00.956Z
16832024-12-06T20:01:00.956Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/173)
16842024-12-06T20:01:01.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852024-12-06T20:01:01.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862024-12-06T20:01:01.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872024-12-06T20:01:01.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16882024-12-06T20:01:01.506Z
16892024-12-06T20:01:01.506Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/173)
16902024-12-06T20:01:01.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912024-12-06T20:01:02.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922024-12-06T20:01:02.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932024-12-06T20:01:02.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16942024-12-06T20:01:02.036Z
16952024-12-06T20:01:02.036Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/173)
16962024-12-06T20:01:02.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972024-12-06T20:01:02.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982024-12-06T20:01:02.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992024-12-06T20:01:02.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17002024-12-06T20:01:02.578Z
17012024-12-06T20:01:02.578Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/173)
17022024-12-06T20:01:03.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032024-12-06T20:01:03.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042024-12-06T20:01:03.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052024-12-06T20:01:03.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17062024-12-06T20:01:03.130Z
17072024-12-06T20:01:03.131Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/173)
17082024-12-06T20:01:03.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092024-12-06T20:01:03.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102024-12-06T20:01:03.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112024-12-06T20:01:03.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17122024-12-06T20:01:03.666Z
17132024-12-06T20:01:03.666Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/173)
17142024-12-06T20:01:04.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152024-12-06T20:01:04.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162024-12-06T20:01:04.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172024-12-06T20:01:04.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17182024-12-06T20:01:04.205Z
17192024-12-06T20:01:04.205Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/173)
17202024-12-06T20:01:04.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212024-12-06T20:01:04.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222024-12-06T20:01:04.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232024-12-06T20:01:04.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17242024-12-06T20:01:04.744Z
17252024-12-06T20:01:04.744Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/173)
17262024-12-06T20:01:05.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272024-12-06T20:01:05.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282024-12-06T20:01:05.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292024-12-06T20:01:05.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17302024-12-06T20:01:05.296Z
17312024-12-06T20:01:05.296Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/173)
17322024-12-06T20:01:05.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332024-12-06T20:01:05.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342024-12-06T20:01:05.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352024-12-06T20:01:05.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17362024-12-06T20:01:05.891Z
17372024-12-06T20:01:05.891Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/173)
17382024-12-06T20:01:06.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392024-12-06T20:01:06.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402024-12-06T20:01:06.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412024-12-06T20:01:06.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17422024-12-06T20:01:06.441Z
17432024-12-06T20:01:06.441Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/173)
17442024-12-06T20:01:06.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452024-12-06T20:01:06.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462024-12-06T20:01:06.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472024-12-06T20:01:06.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17482024-12-06T20:01:06.965Z
17492024-12-06T20:01:06.965Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/173)
17502024-12-06T20:01:07.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512024-12-06T20:01:07.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522024-12-06T20:01:07.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532024-12-06T20:01:07.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17542024-12-06T20:01:07.494Z
17552024-12-06T20:01:07.494Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/173)
17562024-12-06T20:01:07.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572024-12-06T20:01:08.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582024-12-06T20:01:08.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592024-12-06T20:01:08.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17602024-12-06T20:01:08.032Z
17612024-12-06T20:01:08.032Zinfo: running `cargo check --bins` on sled-hardware-types (25/173)
17622024-12-06T20:01:08.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632024-12-06T20:01:08.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642024-12-06T20:01:08.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652024-12-06T20:01:08.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17662024-12-06T20:01:08.840Z
17672024-12-06T20:01:08.840Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/173)
17682024-12-06T20:01:09.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692024-12-06T20:01:09.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702024-12-06T20:01:09.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712024-12-06T20:01:09.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17722024-12-06T20:01:09.646Z
17732024-12-06T20:01:09.646Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/173)
17742024-12-06T20:01:10.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752024-12-06T20:01:10.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762024-12-06T20:01:10.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772024-12-06T20:01:10.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17782024-12-06T20:01:10.472Z
17792024-12-06T20:01:10.472Zinfo: running `cargo check --bins` on oxlog (28/173)
17802024-12-06T20:01:11.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812024-12-06T20:01:11.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822024-12-06T20:01:11.305Z Checking cfg-if v1.0.0
17832024-12-06T20:01:11.329Z Checking libc v0.2.162
17842024-12-06T20:01:11.352Z Checking serde v1.0.215
17852024-12-06T20:01:11.352Z Checking zeroize v1.8.1
17862024-12-06T20:01:11.376Z Checking memchr v2.7.4
17872024-12-06T20:01:11.376Z Checking typenum v1.17.0
17882024-12-06T20:01:11.402Z Checking scopeguard v1.2.0
17892024-12-06T20:01:11.426Z Checking subtle v2.6.1
17902024-12-06T20:01:11.450Z Checking value-bag v1.9.0
17912024-12-06T20:01:11.535Z Checking lock_api v0.4.12
17922024-12-06T20:01:11.664Z Checking smallvec v1.13.2
17932024-12-06T20:01:11.804Z Checking log v0.4.22
17942024-12-06T20:01:11.932Z Checking itoa v1.0.11
17952024-12-06T20:01:11.992Z Checking const-oid v0.9.6
17962024-12-06T20:01:12.080Z Checking pin-project-lite v0.2.14
17972024-12-06T20:01:12.127Z Checking byteorder v1.5.0
17982024-12-06T20:01:12.193Z Checking futures-core v0.3.31
17992024-12-06T20:01:12.267Z Checking once_cell v1.20.2
18002024-12-06T20:01:12.297Z Checking getrandom v0.2.15
18012024-12-06T20:01:12.378Z Checking signal-hook-registry v1.4.2
18022024-12-06T20:01:12.409Z Checking parking_lot_core v0.9.10
18032024-12-06T20:01:12.487Z Checking mio v1.0.2
18042024-12-06T20:01:12.511Z Checking rand_core v0.6.4
18052024-12-06T20:01:12.537Z Checking cpufeatures v0.2.14
18062024-12-06T20:01:12.594Z Checking futures-sink v0.3.31
18072024-12-06T20:01:12.624Z Checking stable_deref_trait v1.2.0
18082024-12-06T20:01:12.691Z Checking parking_lot v0.12.3
18092024-12-06T20:01:12.724Z Checking socket2 v0.5.7
18102024-12-06T20:01:12.749Z Checking spin v0.9.8
18112024-12-06T20:01:12.783Z Checking zerocopy v0.7.35
18122024-12-06T20:01:13.002Z Checking slab v0.4.9
18132024-12-06T20:01:13.002Z Checking zerofrom v0.1.4
18142024-12-06T20:01:13.036Z Checking futures-channel v0.3.31
18152024-12-06T20:01:13.116Z Checking allocator-api2 v0.2.18
18162024-12-06T20:01:13.224Z Checking yoke v0.7.4
18172024-12-06T20:01:13.248Z Checking pin-utils v0.1.0
18182024-12-06T20:01:13.332Z Checking futures-task v0.3.31
18192024-12-06T20:01:13.357Z Checking equivalent v1.0.1
18202024-12-06T20:01:13.380Z Checking foldhash v0.1.3
18212024-12-06T20:01:13.462Z Checking futures-io v0.3.31
18222024-12-06T20:01:13.517Z Checking zerovec v0.10.4
18232024-12-06T20:01:13.547Z Checking ryu v1.0.18
18242024-12-06T20:01:13.570Z Checking tinyvec_macros v0.1.1
18252024-12-06T20:01:13.628Z Checking futures-util v0.3.31
18262024-12-06T20:01:13.660Z Checking tinyvec v1.8.0
18272024-12-06T20:01:13.684Z Checking hashbrown v0.15.0
18282024-12-06T20:01:13.754Z Checking fnv v1.0.7
18292024-12-06T20:01:13.873Z Checking libm v0.2.8
18302024-12-06T20:01:13.971Z Checking base64ct v1.6.0
18312024-12-06T20:01:14.343Z Checking writeable v0.5.5
18322024-12-06T20:01:14.596Z Checking unicode-bidi v0.3.17
18332024-12-06T20:01:14.623Z Checking litemap v0.7.3
18342024-12-06T20:01:14.646Z Checking num-traits v0.2.19
18352024-12-06T20:01:14.738Z Checking unicode-normalization v0.1.24
18362024-12-06T20:01:14.918Z Checking tinystr v0.7.6
18372024-12-06T20:01:14.941Z Checking pem-rfc7468 v0.7.0
18382024-12-06T20:01:15.139Z Checking ppv-lite86 v0.2.20
18392024-12-06T20:01:15.174Z Checking flagset v0.4.6
18402024-12-06T20:01:15.249Z Checking icu_locid v1.5.0
18412024-12-06T20:01:15.352Z Checking tracing-core v0.1.32
18422024-12-06T20:01:15.377Z Checking generic-array v0.14.7
18432024-12-06T20:01:15.449Z Checking bytes v1.8.0
18442024-12-06T20:01:15.477Z Checking indexmap v2.6.0
18452024-12-06T20:01:15.851Z Checking serde_json v1.0.132
18462024-12-06T20:01:15.935Z Checking rand_chacha v0.3.1
18472024-12-06T20:01:16.014Z Checking bitflags v2.6.0
18482024-12-06T20:01:16.155Z Checking icu_provider v1.5.0
18492024-12-06T20:01:16.201Z Checking tokio v1.40.0
18502024-12-06T20:01:16.285Z Checking http v1.1.0
18512024-12-06T20:01:16.309Z Checking der v0.7.9
18522024-12-06T20:01:16.363Z Checking crypto-common v0.1.6
18532024-12-06T20:01:16.527Z Checking block-buffer v0.10.4
18542024-12-06T20:01:16.564Z Checking block-padding v0.3.3
18552024-12-06T20:01:16.723Z Checking digest v0.10.7
18562024-12-06T20:01:16.747Z Checking thiserror v1.0.69
18572024-12-06T20:01:16.770Z Checking inout v0.1.3
18582024-12-06T20:01:16.859Z Checking percent-encoding v2.3.1
18592024-12-06T20:01:16.958Z Checking cipher v0.4.4
18602024-12-06T20:01:17.036Z Checking rustls-pki-types v1.9.0
18612024-12-06T20:01:17.059Z Checking hmac v0.12.1
18622024-12-06T20:01:17.239Z Checking sha2 v0.10.8
18632024-12-06T20:01:17.318Z Checking icu_locid_transform_data v1.5.0
18642024-12-06T20:01:17.343Z Checking salsa20 v0.10.2
18652024-12-06T20:01:17.408Z Checking icu_locid_transform v1.5.0
18662024-12-06T20:01:17.457Z Checking pbkdf2 v0.12.2
18672024-12-06T20:01:17.525Z Checking rand v0.8.5
18682024-12-06T20:01:17.549Z Checking tracing v0.1.40
18692024-12-06T20:01:17.609Z Checking icu_collections v1.5.0
18702024-12-06T20:01:17.713Z Checking aws-lc-sys v0.22.0
18712024-12-06T20:01:17.852Z Checking httparse v1.9.5
18722024-12-06T20:01:17.911Z Checking spki v0.7.3
18732024-12-06T20:01:18.000Z Checking untrusted v0.9.0
18742024-12-06T20:01:18.138Z Checking untrusted v0.7.1
18752024-12-06T20:01:18.179Z Checking mirai-annotations v1.12.0
18762024-12-06T20:01:18.203Z Checking icu_properties_data v1.5.0
18772024-12-06T20:01:18.241Z Checking powerfmt v0.2.0
18782024-12-06T20:01:18.271Z Checking ring v0.17.8
18792024-12-06T20:01:18.294Z Checking scrypt v0.11.0
18802024-12-06T20:01:18.337Z Checking aes v0.8.4
18812024-12-06T20:01:18.425Z Checking icu_properties v1.5.1
18822024-12-06T20:01:18.485Z Checking deranged v0.3.11
18832024-12-06T20:01:18.508Z Checking cbc v0.1.2
18842024-12-06T20:01:18.612Z Checking crossbeam-utils v0.8.20
18852024-12-06T20:01:18.681Z Checking write16 v1.0.0
18862024-12-06T20:01:18.793Z Checking time-core v0.1.2
18872024-12-06T20:01:18.925Z Checking icu_normalizer_data v1.5.0
18882024-12-06T20:01:19.016Z Checking atomic-waker v1.1.2
18892024-12-06T20:01:19.086Z Checking utf16_iter v1.0.5
18902024-12-06T20:01:19.136Z Checking num-conv v0.1.0
18912024-12-06T20:01:19.224Z Checking utf8_iter v1.0.4
18922024-12-06T20:01:19.247Z Checking num_threads v0.1.7
18932024-12-06T20:01:19.346Z Checking pkcs5 v0.7.1
18942024-12-06T20:01:19.369Z Checking http-body v1.0.1
18952024-12-06T20:01:19.406Z Checking form_urlencoded v1.2.1
18962024-12-06T20:01:19.542Z Checking try-lock v0.2.5
18972024-12-06T20:01:19.579Z Checking unicode-ident v1.0.13
18982024-12-06T20:01:19.670Z Checking want v0.3.1
18992024-12-06T20:01:19.733Z Checking httpdate v1.0.3
19002024-12-06T20:01:19.783Z Checking aws-lc-rs v1.10.0
19012024-12-06T20:01:19.807Z Checking pkcs8 v0.10.2
19022024-12-06T20:01:19.830Z Checking proc-macro2 v1.0.89
19032024-12-06T20:01:19.853Z Checking serde_spanned v0.6.8
19042024-12-06T20:01:19.952Z Checking time v0.3.36
19052024-12-06T20:01:19.976Z Checking toml_datetime v0.6.8
19062024-12-06T20:01:20.021Z Checking uuid v1.11.0
19072024-12-06T20:01:20.083Z Checking slog v2.7.0
19082024-12-06T20:01:20.218Z Checking scroll v0.12.0
19092024-12-06T20:01:20.416Z Checking tower-service v0.3.3
19102024-12-06T20:01:20.511Z Checking iana-time-zone v0.1.61
19112024-12-06T20:01:20.535Z Checking plain v0.2.3
19122024-12-06T20:01:20.535Z Checking ucd-trie v0.1.7
19132024-12-06T20:01:20.634Z Checking adler2 v2.0.0
19142024-12-06T20:01:20.658Z Checking foreign-types-shared v0.1.1
19152024-12-06T20:01:20.683Z Checking match_cfg v0.1.0
19162024-12-06T20:01:20.740Z Checking base64 v0.22.1
19172024-12-06T20:01:20.764Z Checking foreign-types v0.3.2
19182024-12-06T20:01:20.787Z Checking hostname v0.3.1
19192024-12-06T20:01:20.787Z Checking miniz_oxide v0.8.0
19202024-12-06T20:01:20.845Z Checking pest v2.7.14
19212024-12-06T20:01:20.900Z Checking goblin v0.8.2
19222024-12-06T20:01:21.161Z Checking chrono v0.4.38
19232024-12-06T20:01:21.203Z Checking icu_normalizer v1.5.0
19242024-12-06T20:01:21.406Z Checking rustls-webpki v0.102.8
19252024-12-06T20:01:21.449Z Checking quote v1.0.37
19262024-12-06T20:01:21.737Z Checking openssl-sys v0.9.103
19272024-12-06T20:01:21.870Z Checking idna_adapter v1.2.0
19282024-12-06T20:01:22.035Z Checking idna v1.0.3
19292024-12-06T20:01:22.107Z Checking dirs-sys-next v0.1.2
19302024-12-06T20:01:22.131Z Checking errno v0.3.9
19312024-12-06T20:01:22.271Z Checking aho-corasick v1.1.3
19322024-12-06T20:01:22.294Z Checking pretty-hex v0.4.1
19332024-12-06T20:01:22.439Z Checking data-encoding v2.6.0
19342024-12-06T20:01:22.463Z Checking url v2.5.3
19352024-12-06T20:01:22.514Z Checking tokio-util v0.7.12
19362024-12-06T20:01:22.773Z Checking siphasher v0.3.11
19372024-12-06T20:01:22.910Z Checking regex-syntax v0.8.5
19382024-12-06T20:01:22.966Z Checking dtrace-parser v0.2.0
19392024-12-06T20:01:22.989Z Checking openssl v0.10.66
19402024-12-06T20:01:23.026Z Checking rustix v0.38.37
19412024-12-06T20:01:23.186Z Checking dirs-next v2.0.0
19422024-12-06T20:01:23.290Z Checking h2 v0.4.6
19432024-12-06T20:01:23.314Z Checking syn v2.0.87
19442024-12-06T20:01:23.399Z Checking http-body-util v0.1.2
19452024-12-06T20:01:23.733Z Checking crossbeam-epoch v0.9.18
19462024-12-06T20:01:23.769Z Checking signature v2.2.0
19472024-12-06T20:01:23.935Z Checking sha1 v0.10.6
19482024-12-06T20:01:24.100Z Checking lazy_static v1.5.0
19492024-12-06T20:01:24.166Z Checking thread_local v1.1.8
19502024-12-06T20:01:24.204Z Checking thread-id v4.2.2
19512024-12-06T20:01:24.300Z Checking encoding_rs v0.8.34
19522024-12-06T20:01:24.398Z Checking utf8parse v0.2.2
19532024-12-06T20:01:24.519Z Checking ipnet v2.10.1
19542024-12-06T20:01:24.904Z Checking winnow v0.6.20
19552024-12-06T20:01:25.126Z Checking dof v0.3.0
19562024-12-06T20:01:25.493Z Checking regex-automata v0.4.8
19572024-12-06T20:01:25.622Z Checking gimli v0.31.1
19582024-12-06T20:01:25.957Z Checking anstyle v1.0.10
19592024-12-06T20:01:26.063Z Checking unicode-properties v0.1.3
19602024-12-06T20:01:26.253Z Checking either v1.13.0
19612024-12-06T20:01:26.352Z Checking mime v0.3.17
19622024-12-06T20:01:26.577Z Checking openssl-probe v0.1.5
19632024-12-06T20:01:26.622Z Checking stringprep v0.1.5
19642024-12-06T20:01:26.716Z Checking anstyle-parse v0.2.5
19652024-12-06T20:01:26.855Z Checking crossbeam-deque v0.8.5
19662024-12-06T20:01:26.949Z Checking term v0.7.0
19672024-12-06T20:01:27.119Z Checking rustls v0.23.14
19682024-12-06T20:01:27.312Z Checking rustls v0.22.4
19692024-12-06T20:01:27.335Z Checking toml_edit v0.22.22
19702024-12-06T20:01:27.515Z Checking native-tls v0.2.12
19712024-12-06T20:01:27.770Z Checking slog-json v2.6.1
19722024-12-06T20:01:27.985Z Checking serde_urlencoded v0.7.1
19732024-12-06T20:01:28.377Z Checking hyper v1.5.0
19742024-12-06T20:01:28.400Z Checking crossbeam-channel v0.5.13
19752024-12-06T20:01:28.654Z Checking usdt-impl v0.5.0
19762024-12-06T20:01:28.867Z Checking addr2line v0.24.2
19772024-12-06T20:01:29.043Z Checking futures-executor v0.3.31
19782024-12-06T20:01:29.096Z Checking rustls-pemfile v2.2.0
19792024-12-06T20:01:29.227Z Checking md-5 v0.10.6
19802024-12-06T20:01:29.286Z Checking num-integer v0.1.46
19812024-12-06T20:01:29.313Z Checking idna v0.4.0
19822024-12-06T20:01:29.336Z Checking idna v0.3.0
19832024-12-06T20:01:29.423Z Checking ff v0.13.0
19842024-12-06T20:01:29.541Z Checking hash32 v0.2.1
19852024-12-06T20:01:29.610Z Checking is-terminal v0.4.13
19862024-12-06T20:01:29.703Z Checking memmap v0.7.0
19872024-12-06T20:01:29.727Z Checking object v0.36.5
19882024-12-06T20:01:29.808Z Checking colorchoice v1.0.2
19892024-12-06T20:01:29.880Z Checking is_terminal_polyfill v1.70.1
19902024-12-06T20:01:29.932Z Checking quick-error v1.2.3
19912024-12-06T20:01:29.961Z Checking linked-hash-map v0.5.6
19922024-12-06T20:01:29.984Z Checking base16ct v0.2.0
19932024-12-06T20:01:30.009Z Checking dyn-clone v1.0.17
19942024-12-06T20:01:30.062Z Checking rustc-demangle v0.1.24
19952024-12-06T20:01:30.128Z Checking fallible-iterator v0.2.0
19962024-12-06T20:01:30.152Z Checking psl-types v2.0.11
19972024-12-06T20:01:30.175Z Checking hyper-util v0.1.10
19982024-12-06T20:01:30.248Z Checking utf-8 v0.7.6
19992024-12-06T20:01:30.321Z Checking take_mut v0.2.2
20002024-12-06T20:01:30.427Z Checking anstyle-query v1.1.1
20012024-12-06T20:01:30.450Z Checking tokio-rustls v0.25.0
20022024-12-06T20:01:30.474Z Checking tungstenite v0.24.0
20032024-12-06T20:01:30.500Z Checking slog-async v2.8.0
20042024-12-06T20:01:30.539Z Checking anstream v0.6.15
20052024-12-06T20:01:30.665Z Checking postgres-protocol v0.6.7
20062024-12-06T20:01:30.731Z Checking publicsuffix v2.2.3
20072024-12-06T20:01:30.763Z Checking lru-cache v0.1.2
20082024-12-06T20:01:30.872Z Checking sec1 v0.7.3
20092024-12-06T20:01:30.926Z Checking schemars v0.8.21
20102024-12-06T20:01:30.955Z Checking resolv-conf v0.7.0
20112024-12-06T20:01:31.208Z Checking hickory-proto v0.24.1
20122024-12-06T20:01:31.238Z Checking usdt v0.5.0
20132024-12-06T20:01:31.262Z Checking heapless v0.7.17
20142024-12-06T20:01:31.285Z Checking slog-term v2.9.1
20152024-12-06T20:01:31.464Z Checking num-iter v0.1.45
20162024-12-06T20:01:31.612Z Checking group v0.13.0
20172024-12-06T20:01:31.715Z Checking toml v0.8.19
20182024-12-06T20:01:31.741Z Checking tokio-rustls v0.26.0
20192024-12-06T20:01:31.835Z Checking futures v0.3.31
20202024-12-06T20:01:31.872Z Checking slog-bunyan v2.5.0
20212024-12-06T20:01:31.938Z Checking tokio-native-tls v0.3.1
20222024-12-06T20:01:32.018Z Checking rayon-core v1.12.1
20232024-12-06T20:01:32.083Z Checking multer v3.1.0
20242024-12-06T20:01:32.142Z Checking terminal_size v0.4.0
20252024-12-06T20:01:32.166Z Checking phf_shared v0.11.2
20262024-12-06T20:01:32.279Z Checking cookie v0.18.1
20272024-12-06T20:01:32.302Z Checking async-stream v0.3.6
20282024-12-06T20:01:32.348Z Checking bzip2-sys v0.1.11+1.0.8
20292024-12-06T20:01:32.421Z Checking camino v1.1.9
20302024-12-06T20:01:32.445Z Checking signal-hook v0.3.17
20312024-12-06T20:01:32.468Z Checking waitgroup v0.1.2
20322024-12-06T20:01:32.492Z Checking webpki-roots v0.26.6
20332024-12-06T20:01:32.590Z Checking openapiv3 v2.0.0
20342024-12-06T20:01:32.619Z Checking hkdf v0.12.4
20352024-12-06T20:01:32.682Z Checking crypto-bigint v0.5.5
20362024-12-06T20:01:32.705Z Checking idna v0.5.0
20372024-12-06T20:01:32.741Z Checking serde_path_to_error v0.1.16
20382024-12-06T20:01:32.812Z Checking hostname v0.4.0
20392024-12-06T20:01:32.916Z Checking crc32fast v1.4.2
20402024-12-06T20:01:32.941Z Checking clap_lex v0.7.2
20412024-12-06T20:01:33.135Z Checking debug-ignore v1.0.5
20422024-12-06T20:01:33.171Z Checking strsim v0.11.1
20432024-12-06T20:01:33.262Z Checking managed v0.8.0
20442024-12-06T20:01:33.300Z Checking bitflags v1.3.2
20452024-12-06T20:01:33.355Z Checking winnow v0.5.40
20462024-12-06T20:01:33.396Z Checking unicode-width v0.1.14
20472024-12-06T20:01:33.422Z Checking clap_builder v4.5.21
20482024-12-06T20:01:33.595Z Checking smoltcp v0.9.1
20492024-12-06T20:01:33.787Z Checking console v0.15.8
20502024-12-06T20:01:34.263Z Checking cookie_store v0.21.0
20512024-12-06T20:01:34.855Z Checking flate2 v1.0.34
20522024-12-06T20:01:34.878Z Checking signal-hook-mio v0.2.4
20532024-12-06T20:01:35.003Z Checking hyper-rustls v0.27.3
20542024-12-06T20:01:35.075Z Checking elliptic-curve v0.13.8
20552024-12-06T20:01:35.207Z Checking backtrace v0.3.74
20562024-12-06T20:01:35.264Z Checking hickory-resolver v0.24.1
20572024-12-06T20:01:35.328Z Checking rayon v1.10.0
20582024-12-06T20:01:35.460Z Checking bzip2 v0.4.4
20592024-12-06T20:01:35.483Z Checking dropshot v0.12.0
20602024-12-06T20:01:35.648Z Checking phf v0.11.2
20612024-12-06T20:01:35.731Z Checking anyhow v1.0.93
20622024-12-06T20:01:35.755Z Checking hyper-tls v0.6.0
20632024-12-06T20:01:35.907Z Checking num-bigint-dig v0.8.4
20642024-12-06T20:01:35.930Z Checking toml_edit v0.19.15
20652024-12-06T20:01:35.991Z Checking tokio-tungstenite v0.24.0
20662024-12-06T20:01:36.015Z Checking postgres-types v0.2.8
20672024-12-06T20:01:36.092Z Checking regex v1.11.1
20682024-12-06T20:01:36.392Z Checking bstr v1.10.0
20692024-12-06T20:01:36.624Z Checking ed25519 v2.2.3
20702024-12-06T20:01:36.653Z Checking tokio-stream v0.1.16
20712024-12-06T20:01:36.689Z Checking phf_shared v0.10.0
20722024-12-06T20:01:36.895Z Checking curve25519-dalek v4.1.3
20732024-12-06T20:01:36.938Z Checking zerocopy v0.6.6
20742024-12-06T20:01:37.172Z Checking pkcs1 v0.7.5
20752024-12-06T20:01:37.397Z Checking hubpack v0.1.2
20762024-12-06T20:01:37.531Z Checking portable-atomic v1.9.0
20772024-12-06T20:01:37.586Z Checking rfc6979 v0.4.0
20782024-12-06T20:01:37.674Z Checking float-cmp v0.9.0
20792024-12-06T20:01:37.742Z Checking serde-big-array v0.5.1
20802024-12-06T20:01:37.765Z Checking sync_wrapper v1.0.1
20812024-12-06T20:01:37.843Z Checking unicode-segmentation v1.12.0
20822024-12-06T20:01:37.911Z Checking difflib v0.4.0
20832024-12-06T20:01:37.936Z Checking number_prefix v0.4.0
20842024-12-06T20:01:38.088Z Checking precomputed-hash v0.1.1
20852024-12-06T20:01:38.112Z Checking bit-vec v0.6.3
20862024-12-06T20:01:38.205Z Checking new_debug_unreachable v1.0.6
20872024-12-06T20:01:38.229Z Checking normalize-line-endings v0.3.0
20882024-12-06T20:01:38.297Z Checking whoami v1.5.2
20892024-12-06T20:01:38.339Z Checking predicates-core v1.0.8
20902024-12-06T20:01:38.436Z Checking minimal-lexical v0.2.1
20912024-12-06T20:01:38.460Z Checking fixedbitset v0.4.2
20922024-12-06T20:01:38.483Z Checking unicode-width v0.2.0
20932024-12-06T20:01:38.511Z Checking static_assertions v1.1.0
20942024-12-06T20:01:38.535Z Checking ed25519-dalek v2.1.1
20952024-12-06T20:01:38.587Z Checking tokio-postgres v0.7.12
20962024-12-06T20:01:38.611Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20972024-12-06T20:01:38.634Z Checking qorb v0.2.1
20982024-12-06T20:01:38.711Z Checking petgraph v0.6.5
20992024-12-06T20:01:38.739Z Checking predicates v3.1.2
21002024-12-06T20:01:38.795Z Checking nom v7.1.3
21012024-12-06T20:01:38.888Z Checking indicatif v0.17.9
21022024-12-06T20:01:38.911Z Checking similar v2.6.0
21032024-12-06T20:01:39.323Z Checking bit-set v0.5.3
21042024-12-06T20:01:39.545Z Checking string_cache v0.8.7
21052024-12-06T20:01:39.569Z Checking toml v0.7.8
21062024-12-06T20:01:39.640Z Checking reqwest v0.12.9
21072024-12-06T20:01:39.806Z Checking rsa v0.9.6
21082024-12-06T20:01:40.179Z Checking ecdsa v0.16.9
21092024-12-06T20:01:40.699Z Checking clap v4.5.21
21102024-12-06T20:01:40.773Z Checking zip v0.6.6
21112024-12-06T20:01:40.797Z Checking crossterm v0.28.1
21122024-12-06T20:01:40.821Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21132024-12-06T20:01:40.848Z Checking itertools v0.10.5
21142024-12-06T20:01:41.141Z Checking itertools v0.12.1
21152024-12-06T20:01:41.172Z Checking ahash v0.8.11
21162024-12-06T20:01:41.270Z Checking fs-err v2.11.0
21172024-12-06T20:01:41.379Z Checking x509-cert v0.2.5
21182024-12-06T20:01:41.533Z Checking hex v0.4.3
21192024-12-06T20:01:41.628Z Checking semver v1.0.23
21202024-12-06T20:01:41.767Z Checking peg-runtime v0.8.3
21212024-12-06T20:01:41.969Z Checking lalrpop-util v0.19.12
21222024-12-06T20:01:41.992Z Checking sigpipe v0.1.3
21232024-12-06T20:01:43.383Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21242024-12-06T20:01:43.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.34s
21252024-12-06T20:01:43.962Z
21262024-12-06T20:01:43.962Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/173)
21272024-12-06T20:01:44.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21282024-12-06T20:01:44.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21292024-12-06T20:01:44.850Z Compiling hashbrown v0.14.5
21302024-12-06T20:01:44.903Z Checking heck v0.5.0
21312024-12-06T20:01:44.927Z Compiling unsafe-libyaml v0.2.11
21322024-12-06T20:01:44.951Z Compiling ident_case v1.0.1
21332024-12-06T20:01:44.974Z Checking progenitor-client v0.8.0
21342024-12-06T20:01:44.974Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21352024-12-06T20:01:44.997Z Compiling proc-macro-crate v1.3.1
21362024-12-06T20:01:45.085Z Compiling darling_core v0.20.10
21372024-12-06T20:01:45.130Z Checking ipnetwork v0.20.0
21382024-12-06T20:01:45.299Z Compiling structmeta-derive v0.3.0
21392024-12-06T20:01:45.322Z Compiling newtype-uuid v1.1.3
21402024-12-06T20:01:45.451Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21412024-12-06T20:01:45.573Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21422024-12-06T20:01:45.715Z Compiling lzma-sys v0.1.20
21432024-12-06T20:01:45.891Z Compiling foreign-types-macros v0.2.3
21442024-12-06T20:01:45.930Z Checking regress v0.10.1
21452024-12-06T20:01:45.954Z Compiling num_enum_derive v0.5.11
21462024-12-06T20:01:46.374Z Compiling serde_yaml v0.9.34+deprecated
21472024-12-06T20:01:46.523Z Compiling dropshot v0.13.0
21482024-12-06T20:01:46.773Z Checking foreign-types-shared v0.3.1
21492024-12-06T20:01:46.879Z Checking arc-swap v1.7.1
21502024-12-06T20:01:46.971Z Checking foreign-types v0.5.0
21512024-12-06T20:01:47.167Z Compiling proc-macro-error v1.0.4
21522024-12-06T20:01:47.258Z Checking slog-scope v4.4.0
21532024-12-06T20:01:47.752Z Compiling structmeta v0.3.0
21542024-12-06T20:01:47.812Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21552024-12-06T20:01:47.918Z Checking tungstenite v0.21.0
21562024-12-06T20:01:47.953Z Compiling heck v0.3.3
21572024-12-06T20:01:48.111Z Checking num_enum v0.5.11
21582024-12-06T20:01:48.186Z Compiling parse-display-derive v0.10.0
21592024-12-06T20:01:48.297Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21602024-12-06T20:01:48.374Z Compiling dropshot_endpoint v0.13.0
21612024-12-06T20:01:48.796Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21622024-12-06T20:01:48.831Z Checking typify-impl v0.2.0
21632024-12-06T20:01:48.986Z Checking cstr-argument v0.1.2
21642024-12-06T20:01:49.441Z Checking instant v0.1.13
21652024-12-06T20:01:49.543Z Checking fastrand v2.1.1
21662024-12-06T20:01:49.834Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21672024-12-06T20:01:49.960Z Checking base64 v0.21.7
21682024-12-06T20:01:50.061Z Checking pretty-hex v0.2.1
21692024-12-06T20:01:50.209Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21702024-12-06T20:01:50.257Z Checking tempfile v3.13.0
21712024-12-06T20:01:50.381Z Checking backoff v0.4.0
21722024-12-06T20:01:50.459Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21732024-12-06T20:01:50.592Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21742024-12-06T20:01:50.616Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21752024-12-06T20:01:50.658Z Checking tokio-tungstenite v0.21.0
21762024-12-06T20:01:50.754Z Compiling zone_cfg_derive v0.1.2
21772024-12-06T20:01:50.879Z Checking strum v0.26.3
21782024-12-06T20:01:50.966Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21792024-12-06T20:01:50.990Z Compiling darling_macro v0.20.10
21802024-12-06T20:01:51.027Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21812024-12-06T20:01:51.127Z Checking slog-stdlog v4.1.1
21822024-12-06T20:01:51.282Z Checking regress v0.9.1
21832024-12-06T20:01:51.380Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21842024-12-06T20:01:51.525Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21852024-12-06T20:01:51.621Z Checking colored v2.1.0
21862024-12-06T20:01:51.780Z Compiling darling v0.20.10
21872024-12-06T20:01:51.803Z Checking macaddr v1.0.1
21882024-12-06T20:01:51.896Z Checking base64 v0.13.1
21892024-12-06T20:01:51.919Z Compiling serde_with_macros v3.11.0
21902024-12-06T20:01:52.043Z Checking zone v0.1.8
21912024-12-06T20:01:52.067Z Checking parse-display v0.10.0
21922024-12-06T20:01:52.252Z Checking ron v0.7.1
21932024-12-06T20:01:52.284Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21942024-12-06T20:01:52.620Z Checking xz2 v0.1.7
21952024-12-06T20:01:52.695Z Checking slog-envlogger v2.2.0
21962024-12-06T20:01:52.881Z Checking tabwriter v1.4.0
21972024-12-06T20:01:52.928Z Checking xattr v1.3.1
21982024-12-06T20:01:53.076Z Checking pem v3.0.4
21992024-12-06T20:01:53.099Z Checking yasna v0.5.2
22002024-12-06T20:01:53.300Z Checking headers-core v0.3.0
22012024-12-06T20:01:53.372Z Checking smf v0.2.3
22022024-12-06T20:01:53.433Z Checking filetime v0.2.25
22032024-12-06T20:01:53.620Z Checking same-file v1.0.6
22042024-12-06T20:01:53.761Z Checking tar v0.4.42
22052024-12-06T20:01:53.784Z Checking walkdir v2.5.0
22062024-12-06T20:01:53.866Z Checking headers v0.4.0
22072024-12-06T20:01:53.910Z Checking rcgen v0.12.1
22082024-12-06T20:01:54.017Z Checking atomicwrites v0.4.4
22092024-12-06T20:01:54.128Z Checking camino-tempfile v1.1.1
22102024-12-06T20:01:54.197Z Checking subprocess v0.2.9
22112024-12-06T20:01:54.361Z Checking serde_with v3.11.0
22122024-12-06T20:01:59.308Z Compiling typify-macro v0.2.0
22132024-12-06T20:02:01.687Z Compiling typify v0.2.0
22142024-12-06T20:02:01.807Z Compiling progenitor-impl v0.8.0
22152024-12-06T20:02:06.161Z Compiling progenitor-macro v0.8.0
22162024-12-06T20:02:12.438Z Checking progenitor v0.8.0
22172024-12-06T20:02:12.634Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22182024-12-06T20:02:12.658Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22192024-12-06T20:02:16.221Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22202024-12-06T20:02:16.694Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22212024-12-06T20:02:24.904Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22222024-12-06T20:02:26.975Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22232024-12-06T20:02:28.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.64s
22242024-12-06T20:02:28.764Z
22252024-12-06T20:02:28.764Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/173)
22262024-12-06T20:02:29.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272024-12-06T20:02:29.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282024-12-06T20:02:29.660Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22292024-12-06T20:02:31.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
22302024-12-06T20:02:31.586Z
22312024-12-06T20:02:31.586Zinfo: running `cargo check --bins` on nexus-config (31/173)
22322024-12-06T20:02:32.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332024-12-06T20:02:32.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342024-12-06T20:02:32.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352024-12-06T20:02:32.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
22362024-12-06T20:02:32.403Z
22372024-12-06T20:02:32.403Zinfo: running `cargo check --bins` on omicron-rpaths (32/173)
22382024-12-06T20:02:33.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392024-12-06T20:02:33.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402024-12-06T20:02:33.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412024-12-06T20:02:33.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
22422024-12-06T20:02:33.189Z
22432024-12-06T20:02:33.189Zinfo: running `cargo check --bins` on omicron-certificates (33/173)
22442024-12-06T20:02:33.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452024-12-06T20:02:33.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462024-12-06T20:02:33.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472024-12-06T20:02:33.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22482024-12-06T20:02:34.020Z
22492024-12-06T20:02:34.021Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/173)
22502024-12-06T20:02:34.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512024-12-06T20:02:34.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522024-12-06T20:02:34.929Z Compiling zerocopy v0.8.10
22532024-12-06T20:02:34.929Z Compiling progenitor-client v0.8.0
22542024-12-06T20:02:34.929Z Compiling itertools v0.13.0
22552024-12-06T20:02:34.953Z Compiling zerocopy-derive v0.8.10
22562024-12-06T20:02:34.953Z Compiling heapless v0.8.0
22572024-12-06T20:02:34.953Z Compiling newtype-uuid v1.1.3
22582024-12-06T20:02:34.953Z Compiling ipnetwork v0.20.0
22592024-12-06T20:02:34.953Z Checking hash32 v0.3.1
22602024-12-06T20:02:35.219Z Compiling instant v0.1.13
22612024-12-06T20:02:35.350Z Compiling progenitor v0.8.0
22622024-12-06T20:02:35.374Z Compiling smoltcp v0.11.0
22632024-12-06T20:02:35.465Z Compiling backoff v0.4.0
22642024-12-06T20:02:35.578Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22652024-12-06T20:02:35.782Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22662024-12-06T20:02:35.805Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22672024-12-06T20:02:35.829Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22682024-12-06T20:02:35.982Z Compiling dropshot v0.13.0
22692024-12-06T20:02:36.060Z Compiling serde_with v3.11.0
22702024-12-06T20:02:36.130Z Compiling parse-display v0.10.0
22712024-12-06T20:02:36.487Z Checking num-rational v0.4.2
22722024-12-06T20:02:36.593Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22732024-12-06T20:02:36.759Z Compiling regress v0.9.1
22742024-12-06T20:02:37.043Z Compiling phf_generator v0.11.2
22752024-12-06T20:02:37.217Z Checking num-complex v0.4.6
22762024-12-06T20:02:37.823Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22772024-12-06T20:02:38.339Z Compiling macaddr v1.0.1
22782024-12-06T20:02:38.764Z Checking cobs v0.2.3
22792024-12-06T20:02:38.952Z Checking postcard v1.0.10
22802024-12-06T20:02:39.067Z Compiling num v0.4.3
22812024-12-06T20:02:39.301Z Compiling phf_codegen v0.11.2
22822024-12-06T20:02:39.509Z Compiling parse-zoneinfo v0.3.1
22832024-12-06T20:02:39.532Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22842024-12-06T20:02:39.803Z Compiling convert_case v0.4.0
22852024-12-06T20:02:40.314Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22862024-12-06T20:02:40.664Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22872024-12-06T20:02:40.815Z Checking float-ord v0.3.2
22882024-12-06T20:02:41.056Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22892024-12-06T20:02:41.121Z Compiling derive_more v0.99.18
22902024-12-06T20:02:41.270Z Compiling chrono-tz-build v0.4.0
22912024-12-06T20:02:42.171Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22922024-12-06T20:02:42.384Z Compiling thiserror v2.0.3
22932024-12-06T20:02:42.523Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22942024-12-06T20:02:42.757Z Compiling crucible-workspace-hack v0.1.0
22952024-12-06T20:02:42.976Z Compiling chrono-tz v0.10.0
22962024-12-06T20:02:43.020Z Checking newline-converter v0.3.0
22972024-12-06T20:02:43.213Z Checking prettyplease v0.2.25
22982024-12-06T20:02:43.279Z Compiling thiserror-impl v2.0.3
22992024-12-06T20:02:43.585Z Compiling slog-dtrace v0.3.0
23002024-12-06T20:02:43.789Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23012024-12-06T20:02:43.839Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23022024-12-06T20:02:44.172Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23032024-12-06T20:02:44.419Z Checking expectorate v1.1.0
23042024-12-06T20:02:44.450Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23052024-12-06T20:02:44.568Z Compiling zone_cfg_derive v0.3.0
23062024-12-06T20:02:44.955Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6dd7c72b515c9a06e848a12b0e3d028f0371ab3#d6dd7c72)
23072024-12-06T20:02:45.050Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23082024-12-06T20:02:45.818Z Compiling const_format_proc_macros v0.2.33
23092024-12-06T20:02:45.842Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23102024-12-06T20:02:46.036Z Compiling num-derive v0.4.2
23112024-12-06T20:02:46.351Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23122024-12-06T20:02:46.454Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23132024-12-06T20:02:46.690Z Checking highway v1.2.0
23142024-12-06T20:02:46.857Z Checking zone v0.3.0
23152024-12-06T20:02:47.043Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23162024-12-06T20:02:47.523Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6dd7c72b515c9a06e848a12b0e3d028f0371ab3#d6dd7c72)
23172024-12-06T20:02:47.577Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23182024-12-06T20:02:47.600Z Checking const_format v0.2.33
23192024-12-06T20:02:47.658Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23202024-12-06T20:02:47.754Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23212024-12-06T20:02:47.874Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
23222024-12-06T20:02:48.380Z Checking gethostname v0.5.0
23232024-12-06T20:02:48.404Z Checking bcs v0.1.6
23242024-12-06T20:02:48.491Z Compiling async-recursion v1.1.1
23252024-12-06T20:02:49.117Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23262024-12-06T20:02:49.727Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23272024-12-06T20:02:56.444Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23282024-12-06T20:03:00.886Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23292024-12-06T20:03:04.438Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23302024-12-06T20:03:06.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.00s
23312024-12-06T20:03:06.211Z
23322024-12-06T20:03:06.211Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/173)
23332024-12-06T20:03:06.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-12-06T20:03:06.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-12-06T20:03:06.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362024-12-06T20:03:06.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
23372024-12-06T20:03:07.073Z
23382024-12-06T20:03:07.073Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/173)
23392024-12-06T20:03:07.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-12-06T20:03:07.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-12-06T20:03:07.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422024-12-06T20:03:07.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
23432024-12-06T20:03:07.927Z
23442024-12-06T20:03:07.927Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/173)
23452024-12-06T20:03:08.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-12-06T20:03:08.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-12-06T20:03:08.805Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23482024-12-06T20:03:09.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
23492024-12-06T20:03:09.702Z
23502024-12-06T20:03:09.702Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/173)
23512024-12-06T20:03:10.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522024-12-06T20:03:10.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532024-12-06T20:03:10.598Z Compiling cfg_aliases v0.1.1
23542024-12-06T20:03:10.622Z Compiling vte_generate_state_changes v0.1.2
23552024-12-06T20:03:10.622Z Checking fd-lock v4.0.2
23562024-12-06T20:03:10.622Z Checking nibble_vec v0.1.0
23572024-12-06T20:03:10.622Z Checking bytecount v0.6.8
23582024-12-06T20:03:10.622Z Checking endian-type v0.1.2
23592024-12-06T20:03:10.622Z Compiling tabled_derive v0.7.0
23602024-12-06T20:03:10.656Z Compiling peg-macros v0.8.4
23612024-12-06T20:03:10.736Z Compiling nix v0.28.0
23622024-12-06T20:03:10.811Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23632024-12-06T20:03:10.855Z Compiling sqlparser_derive v0.2.2
23642024-12-06T20:03:10.880Z Checking papergrid v0.11.0
23652024-12-06T20:03:10.880Z Checking radix_trie v0.2.1
23662024-12-06T20:03:11.192Z Checking vte v0.11.1
23672024-12-06T20:03:11.281Z Checking unicode_categories v0.1.1
23682024-12-06T20:03:11.544Z Checking home v0.5.9
23692024-12-06T20:03:11.675Z Checking nu-ansi-term v0.50.1
23702024-12-06T20:03:11.791Z Checking sqlparser v0.45.0
23712024-12-06T20:03:11.816Z Checking sqlformat v0.2.6
23722024-12-06T20:03:12.029Z Checking display-error-chain v0.2.2
23732024-12-06T20:03:12.273Z Checking strip-ansi-escapes v0.2.0
23742024-12-06T20:03:12.408Z Checking reedline v0.35.0
23752024-12-06T20:03:12.774Z Checking tabled v0.15.0
23762024-12-06T20:03:13.210Z Checking peg v0.8.4
23772024-12-06T20:03:13.633Z Checking rustyline v14.0.0
23782024-12-06T20:03:25.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.47s
23792024-12-06T20:03:25.345Z
23802024-12-06T20:03:25.345Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/173)
23812024-12-06T20:03:26.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-12-06T20:03:26.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-12-06T20:03:26.282Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23842024-12-06T20:03:32.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.64s
23852024-12-06T20:03:33.157Z
23862024-12-06T20:03:33.157Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/173)
23872024-12-06T20:03:33.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-12-06T20:03:33.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-12-06T20:03:34.054Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902024-12-06T20:03:38.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
23912024-12-06T20:03:39.133Z
23922024-12-06T20:03:39.133Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/173)
23932024-12-06T20:03:39.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-12-06T20:03:39.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-12-06T20:03:40.032Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962024-12-06T20:03:46.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s
23972024-12-06T20:03:46.468Z
23982024-12-06T20:03:46.468Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/173)
23992024-12-06T20:03:47.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-12-06T20:03:47.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-12-06T20:03:47.366Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022024-12-06T20:03:53.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s
24032024-12-06T20:03:53.876Z
24042024-12-06T20:03:53.876Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/173)
24052024-12-06T20:03:54.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-12-06T20:03:54.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-12-06T20:03:54.791Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082024-12-06T20:04:00.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
24092024-12-06T20:04:00.196Z
24102024-12-06T20:04:00.196Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/173)
24112024-12-06T20:04:00.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-12-06T20:04:01.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-12-06T20:04:01.134Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142024-12-06T20:04:06.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s
24152024-12-06T20:04:06.547Z
24162024-12-06T20:04:06.547Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/173)
24172024-12-06T20:04:07.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-12-06T20:04:07.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-12-06T20:04:07.444Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202024-12-06T20:04:14.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s
24212024-12-06T20:04:14.217Z
24222024-12-06T20:04:14.217Zinfo: running `cargo check --bins` on oximeter (46/173)
24232024-12-06T20:04:14.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-12-06T20:04:15.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-12-06T20:04:15.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262024-12-06T20:04:15.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24272024-12-06T20:04:15.080Z
24282024-12-06T20:04:15.080Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/173)
24292024-12-06T20:04:15.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-12-06T20:04:15.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-12-06T20:04:15.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-12-06T20:04:15.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24332024-12-06T20:04:15.889Z
24342024-12-06T20:04:15.889Zinfo: running `cargo check --bins` on oximeter-schema (48/173)
24352024-12-06T20:04:16.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-12-06T20:04:16.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-12-06T20:04:16.782Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24382024-12-06T20:04:17.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
24392024-12-06T20:04:17.418Z
24402024-12-06T20:04:17.418Zinfo: running `cargo check --bins` on oximeter-types (49/173)
24412024-12-06T20:04:18.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-12-06T20:04:18.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-12-06T20:04:18.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-12-06T20:04:18.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24452024-12-06T20:04:18.269Z
24462024-12-06T20:04:18.270Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/173)
24472024-12-06T20:04:19.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-12-06T20:04:19.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-12-06T20:04:19.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-12-06T20:04:19.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24512024-12-06T20:04:19.120Z
24522024-12-06T20:04:19.120Zinfo: running `cargo check --bins` on oxql-types (51/173)
24532024-12-06T20:04:19.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-12-06T20:04:19.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-12-06T20:04:19.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-12-06T20:04:19.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24572024-12-06T20:04:19.964Z
24582024-12-06T20:04:19.965Zinfo: running `cargo check --bins` on oximeter-test-utils (52/173)
24592024-12-06T20:04:20.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-12-06T20:04:20.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-12-06T20:04:20.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-12-06T20:04:20.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24632024-12-06T20:04:20.837Z
24642024-12-06T20:04:20.837Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/173)
24652024-12-06T20:04:21.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-12-06T20:04:21.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-12-06T20:04:21.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-12-06T20:04:21.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24692024-12-06T20:04:21.681Z
24702024-12-06T20:04:21.681Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/173)
24712024-12-06T20:04:22.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-12-06T20:04:22.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-12-06T20:04:22.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-12-06T20:04:22.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24752024-12-06T20:04:22.519Z
24762024-12-06T20:04:22.520Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/173)
24772024-12-06T20:04:23.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-12-06T20:04:23.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-12-06T20:04:23.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-12-06T20:04:23.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24812024-12-06T20:04:23.354Z
24822024-12-06T20:04:23.354Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/173)
24832024-12-06T20:04:24.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-12-06T20:04:24.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-12-06T20:04:24.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-12-06T20:04:24.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24872024-12-06T20:04:24.189Z
24882024-12-06T20:04:24.189Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/173)
24892024-12-06T20:04:24.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-12-06T20:04:24.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-12-06T20:04:24.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-12-06T20:04:24.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24932024-12-06T20:04:25.020Z
24942024-12-06T20:04:25.020Zinfo: running `cargo check --bins` on cockroach-admin-client (58/173)
24952024-12-06T20:04:25.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-12-06T20:04:25.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-12-06T20:04:25.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-12-06T20:04:25.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24992024-12-06T20:04:25.852Z
25002024-12-06T20:04:25.852Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/173)
25012024-12-06T20:04:26.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-12-06T20:04:26.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-12-06T20:04:26.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042024-12-06T20:04:26.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25052024-12-06T20:04:26.717Z
25062024-12-06T20:04:26.717Zinfo: running `cargo check --bins` on dns-service-client (60/173)
25072024-12-06T20:04:27.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-12-06T20:04:27.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-12-06T20:04:27.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-12-06T20:04:27.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
25112024-12-06T20:04:27.556Z
25122024-12-06T20:04:27.556Zinfo: running `cargo check --bins` on internal-dns-types (61/173)
25132024-12-06T20:04:28.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-12-06T20:04:28.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-12-06T20:04:28.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-12-06T20:04:28.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
25172024-12-06T20:04:28.394Z
25182024-12-06T20:04:28.394Zinfo: running `cargo check --bins` on dpd-client (62/173)
25192024-12-06T20:04:29.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-12-06T20:04:29.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-12-06T20:04:29.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222024-12-06T20:04:29.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25232024-12-06T20:04:29.223Z
25242024-12-06T20:04:29.223Zinfo: running `cargo check --bins` on gateway-client (63/173)
25252024-12-06T20:04:29.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-12-06T20:04:29.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-12-06T20:04:29.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282024-12-06T20:04:29.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25292024-12-06T20:04:30.055Z
25302024-12-06T20:04:30.055Zinfo: running `cargo check --bins` on installinator-client (64/173)
25312024-12-06T20:04:30.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-12-06T20:04:30.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-12-06T20:04:30.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342024-12-06T20:04:30.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25352024-12-06T20:04:30.927Z
25362024-12-06T20:04:30.927Zinfo: running `cargo check --bins` on installinator-common (65/173)
25372024-12-06T20:04:31.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-12-06T20:04:31.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-12-06T20:04:31.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402024-12-06T20:04:31.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25412024-12-06T20:04:31.794Z
25422024-12-06T20:04:31.794Zinfo: running `cargo check --bins` on update-engine (66/173)
25432024-12-06T20:04:32.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-12-06T20:04:32.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-12-06T20:04:32.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462024-12-06T20:04:32.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25472024-12-06T20:04:32.607Z
25482024-12-06T20:04:32.607Zinfo: running `cargo check --bins` on nexus-client (67/173)
25492024-12-06T20:04:33.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-12-06T20:04:33.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-12-06T20:04:33.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-12-06T20:04:33.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25532024-12-06T20:04:33.473Z
25542024-12-06T20:04:33.473Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/173)
25552024-12-06T20:04:34.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-12-06T20:04:34.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-12-06T20:04:34.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-12-06T20:04:34.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25592024-12-06T20:04:34.307Z
25602024-12-06T20:04:34.307Zinfo: running `cargo check --bins` on omicron-passwords (69/173)
25612024-12-06T20:04:35.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-12-06T20:04:35.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-12-06T20:04:35.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-12-06T20:04:35.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
25652024-12-06T20:04:35.112Z
25662024-12-06T20:04:35.112Zinfo: running `cargo check --bins` on nexus-types (70/173)
25672024-12-06T20:04:35.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-12-06T20:04:35.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-12-06T20:04:35.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-12-06T20:04:35.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25712024-12-06T20:04:35.994Z
25722024-12-06T20:04:35.994Zinfo: running `cargo check --bins` on oxide-client (71/173)
25732024-12-06T20:04:36.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-12-06T20:04:36.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-12-06T20:04:36.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-12-06T20:04:36.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
25772024-12-06T20:04:36.803Z
25782024-12-06T20:04:36.803Zinfo: running `cargo check --bins` on oximeter-client (72/173)
25792024-12-06T20:04:37.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-12-06T20:04:37.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-12-06T20:04:37.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-12-06T20:04:37.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25832024-12-06T20:04:37.613Z
25842024-12-06T20:04:37.613Zinfo: running `cargo check --bins` on repo-depot-client (73/173)
25852024-12-06T20:04:38.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-12-06T20:04:38.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-12-06T20:04:38.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-12-06T20:04:38.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25892024-12-06T20:04:38.430Z
25902024-12-06T20:04:38.430Zinfo: running `cargo check --bins` on sled-agent-client (74/173)
25912024-12-06T20:04:39.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-12-06T20:04:39.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-12-06T20:04:39.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-12-06T20:04:39.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
25952024-12-06T20:04:39.309Z
25962024-12-06T20:04:39.309Zinfo: running `cargo check --bins` on wicketd-client (75/173)
25972024-12-06T20:04:40.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-12-06T20:04:40.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-12-06T20:04:40.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-12-06T20:04:40.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26012024-12-06T20:04:40.215Z
26022024-12-06T20:04:40.215Zinfo: running `cargo check --bins` on sled-agent-types (76/173)
26032024-12-06T20:04:41.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-12-06T20:04:41.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-12-06T20:04:41.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062024-12-06T20:04:41.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26072024-12-06T20:04:41.107Z
26082024-12-06T20:04:41.107Zinfo: running `cargo check --bins` on wicket-common (77/173)
26092024-12-06T20:04:41.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-12-06T20:04:41.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-12-06T20:04:41.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122024-12-06T20:04:41.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26132024-12-06T20:04:41.988Z
26142024-12-06T20:04:41.988Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/173)
26152024-12-06T20:04:42.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162024-12-06T20:04:42.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172024-12-06T20:04:42.882Z Checking csv-core v0.1.11
26182024-12-06T20:04:42.882Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26192024-12-06T20:04:42.931Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26202024-12-06T20:04:43.196Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26212024-12-06T20:04:43.222Z Checking csv v1.3.0
26222024-12-06T20:04:43.958Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26232024-12-06T20:04:44.417Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26242024-12-06T20:04:46.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
26252024-12-06T20:04:46.227Z
26262024-12-06T20:04:46.227Zinfo: running `cargo check --bins` on cockroach-admin-api (79/173)
26272024-12-06T20:04:46.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-12-06T20:04:47.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-12-06T20:04:47.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-12-06T20:04:47.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26312024-12-06T20:04:47.091Z
26322024-12-06T20:04:47.091Zinfo: running `cargo check --bins` on cockroach-admin-types (80/173)
26332024-12-06T20:04:47.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-12-06T20:04:47.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-12-06T20:04:47.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-12-06T20:04:47.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26372024-12-06T20:04:47.929Z
26382024-12-06T20:04:47.929Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/173)
26392024-12-06T20:04:48.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-12-06T20:04:48.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-12-06T20:04:48.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-12-06T20:04:48.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26432024-12-06T20:04:48.942Z
26442024-12-06T20:04:48.942Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/173)
26452024-12-06T20:04:49.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-12-06T20:04:49.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-12-06T20:04:49.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482024-12-06T20:04:49.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26492024-12-06T20:04:49.914Z
26502024-12-06T20:04:49.914Zinfo: running `cargo check --bins` on dns-server (83/173)
26512024-12-06T20:04:50.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522024-12-06T20:04:50.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532024-12-06T20:04:50.780Z Compiling parking_lot_core v0.8.6
26542024-12-06T20:04:50.780Z Checking fxhash v0.2.1
26552024-12-06T20:04:50.804Z Checking hickory-server v0.24.1
26562024-12-06T20:04:50.804Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26572024-12-06T20:04:50.804Z Checking hickory-client v0.24.1
26582024-12-06T20:04:51.507Z Checking parking_lot v0.11.2
26592024-12-06T20:04:51.689Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26602024-12-06T20:04:51.689Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26612024-12-06T20:04:51.810Z Checking sled v0.34.7
26622024-12-06T20:04:54.111Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26632024-12-06T20:04:55.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
26642024-12-06T20:04:55.908Z
26652024-12-06T20:04:55.908Zinfo: running `cargo check --bins` on dns-server-api (84/173)
26662024-12-06T20:04:56.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-12-06T20:04:56.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-12-06T20:04:56.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692024-12-06T20:04:56.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26702024-12-06T20:04:56.707Z
26712024-12-06T20:04:56.707Zinfo: running `cargo check --bins` on gateway-test-utils (85/173)
26722024-12-06T20:04:57.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-12-06T20:04:57.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-12-06T20:04:57.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752024-12-06T20:04:57.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26762024-12-06T20:04:57.594Z
26772024-12-06T20:04:57.594Zinfo: running `cargo check --bins` on gateway-types (86/173)
26782024-12-06T20:04:58.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-12-06T20:04:58.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-12-06T20:04:58.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812024-12-06T20:04:58.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26822024-12-06T20:04:58.415Z
26832024-12-06T20:04:58.415Zinfo: running `cargo check --bins` on ipcc (87/173)
26842024-12-06T20:04:59.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852024-12-06T20:04:59.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862024-12-06T20:04:59.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872024-12-06T20:04:59.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26882024-12-06T20:04:59.245Z
26892024-12-06T20:04:59.245Zinfo: running `cargo check --bins` on omicron-gateway (88/173)
26902024-12-06T20:05:00.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912024-12-06T20:05:00.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922024-12-06T20:05:00.177Z Compiling semver v0.1.20
26932024-12-06T20:05:00.177Z Compiling radium v0.7.0
26942024-12-06T20:05:00.202Z Checking tap v1.0.1
26952024-12-06T20:05:00.202Z Compiling maybe-uninit v2.0.0
26962024-12-06T20:05:00.257Z Checking password-hash v0.5.0
26972024-12-06T20:05:00.282Z Checking blake2 v0.10.6
26982024-12-06T20:05:00.282Z Compiling packed_struct v0.10.1
26992024-12-06T20:05:00.282Z Compiling owo-colors v4.1.0
27002024-12-06T20:05:00.378Z Checking wyz v0.5.1
27012024-12-06T20:05:00.564Z Compiling rustc_version v0.1.7
27022024-12-06T20:05:00.655Z Checking crc-catalog v2.4.0
27032024-12-06T20:05:00.690Z Checking funty v2.0.0
27042024-12-06T20:05:00.737Z Compiling cancel-safe-futures v0.1.5
27052024-12-06T20:05:00.776Z Checking argon2 v0.5.3
27062024-12-06T20:05:00.801Z Checking crc v3.2.1
27072024-12-06T20:05:00.864Z Compiling packed_struct_codegen v0.10.1
27082024-12-06T20:05:00.891Z Checking half v2.4.1
27092024-12-06T20:05:01.003Z Compiling indexmap v1.9.3
27102024-12-06T20:05:01.052Z Compiling newtype_derive v0.1.6
27112024-12-06T20:05:01.078Z Checking nodrop v0.1.14
27122024-12-06T20:05:01.199Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27132024-12-06T20:05:01.223Z Checking ciborium-io v0.2.2
27142024-12-06T20:05:01.302Z Checking array-init v0.0.4
27152024-12-06T20:05:01.356Z Checking ciborium-ll v0.2.2
27162024-12-06T20:05:01.390Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27172024-12-06T20:05:01.486Z Checking bitvec v1.0.1
27182024-12-06T20:05:01.511Z Checking smallvec v0.6.14
27192024-12-06T20:05:01.535Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27202024-12-06T20:05:01.667Z Checking libsw v3.3.1
27212024-12-06T20:05:01.730Z Compiling memoffset v0.9.1
27222024-12-06T20:05:01.860Z Checking indent_write v2.2.0
27232024-12-06T20:05:01.925Z Checking hashbrown v0.12.3
27242024-12-06T20:05:01.995Z Checking bitfield v0.14.0
27252024-12-06T20:05:02.056Z Checking linear-map v1.2.0
27262024-12-06T20:05:02.165Z Checking swrite v0.1.0
27272024-12-06T20:05:02.200Z Checking termcolor v1.4.1
27282024-12-06T20:05:02.231Z Checking serde-hex v0.1.0
27292024-12-06T20:05:02.286Z Checking ron v0.8.1
27302024-12-06T20:05:02.356Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27312024-12-06T20:05:02.575Z Checking env_logger v0.10.2
27322024-12-06T20:05:03.077Z Checking ciborium v0.2.2
27332024-12-06T20:05:03.102Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27342024-12-06T20:05:03.170Z Checking steno v0.4.1
27352024-12-06T20:05:03.454Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27362024-12-06T20:05:03.562Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372024-12-06T20:05:03.678Z Checking hashbrown v0.13.2
27382024-12-06T20:05:03.761Z Checking crc-any v2.5.0
27392024-12-06T20:05:03.963Z Checking humantime v2.1.0
27402024-12-06T20:05:04.080Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27412024-12-06T20:05:04.239Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27422024-12-06T20:05:04.560Z Checking object v0.30.4
27432024-12-06T20:05:04.586Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27442024-12-06T20:05:04.611Z Checking path-slash v0.1.5
27452024-12-06T20:05:04.743Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27462024-12-06T20:05:04.904Z Checking nix v0.27.1
27472024-12-06T20:05:05.153Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27482024-12-06T20:05:05.533Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27492024-12-06T20:05:05.617Z Checking tungstenite v0.23.0
27502024-12-06T20:05:05.764Z Checking kstat-rs v0.2.4
27512024-12-06T20:05:05.789Z Checking signal-hook-tokio v0.3.1
27522024-12-06T20:05:06.110Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27532024-12-06T20:05:06.411Z Checking tokio-tungstenite v0.23.1
27542024-12-06T20:05:06.976Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27552024-12-06T20:05:07.298Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27562024-12-06T20:05:07.362Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27572024-12-06T20:05:15.717Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27582024-12-06T20:05:17.298Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27592024-12-06T20:05:21.155Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27602024-12-06T20:05:28.663Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27612024-12-06T20:05:29.528Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27622024-12-06T20:05:33.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.97s
27632024-12-06T20:05:33.397Z
27642024-12-06T20:05:33.397Zinfo: running `cargo check --bins` on gateway-api (89/173)
27652024-12-06T20:05:34.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-12-06T20:05:34.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-12-06T20:05:34.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-12-06T20:05:34.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27692024-12-06T20:05:34.237Z
27702024-12-06T20:05:34.237Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/173)
27712024-12-06T20:05:34.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-12-06T20:05:34.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-12-06T20:05:34.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742024-12-06T20:05:34.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27752024-12-06T20:05:35.037Z
27762024-12-06T20:05:35.037Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/173)
27772024-12-06T20:05:35.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782024-12-06T20:05:35.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792024-12-06T20:05:35.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802024-12-06T20:05:35.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27812024-12-06T20:05:35.898Z
27822024-12-06T20:05:35.898Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/173)
27832024-12-06T20:05:36.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842024-12-06T20:05:36.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852024-12-06T20:05:36.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862024-12-06T20:05:36.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27872024-12-06T20:05:36.721Z
27882024-12-06T20:05:36.721Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/173)
27892024-12-06T20:05:37.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902024-12-06T20:05:37.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912024-12-06T20:05:37.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922024-12-06T20:05:37.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27932024-12-06T20:05:37.550Z
27942024-12-06T20:05:37.550Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/173)
27952024-12-06T20:05:38.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962024-12-06T20:05:38.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972024-12-06T20:05:38.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982024-12-06T20:05:38.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27992024-12-06T20:05:38.371Z
28002024-12-06T20:05:38.371Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/173)
28012024-12-06T20:05:39.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-12-06T20:05:39.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-12-06T20:05:39.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042024-12-06T20:05:39.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28052024-12-06T20:05:39.207Z
28062024-12-06T20:05:39.207Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/173)
28072024-12-06T20:05:39.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-12-06T20:05:39.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-12-06T20:05:39.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-12-06T20:05:39.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28112024-12-06T20:05:40.015Z
28122024-12-06T20:05:40.015Zinfo: running `cargo check --bins` on oximeter-producer (97/173)
28132024-12-06T20:05:40.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-12-06T20:05:40.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-12-06T20:05:40.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162024-12-06T20:05:40.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28172024-12-06T20:05:40.866Z
28182024-12-06T20:05:40.866Zinfo: running `cargo check --bins` on internal-dns-resolver (98/173)
28192024-12-06T20:05:41.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202024-12-06T20:05:41.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212024-12-06T20:05:41.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222024-12-06T20:05:41.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28232024-12-06T20:05:41.698Z
28242024-12-06T20:05:41.698Zinfo: running `cargo check --bins` on sp-sim (99/173)
28252024-12-06T20:05:42.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262024-12-06T20:05:42.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272024-12-06T20:05:42.542Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28282024-12-06T20:05:44.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
28292024-12-06T20:05:44.959Z
28302024-12-06T20:05:44.960Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/173)
28312024-12-06T20:05:45.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322024-12-06T20:05:45.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332024-12-06T20:05:45.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342024-12-06T20:05:45.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28352024-12-06T20:05:45.844Z
28362024-12-06T20:05:45.844Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/173)
28372024-12-06T20:05:46.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382024-12-06T20:05:46.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392024-12-06T20:05:46.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402024-12-06T20:05:46.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28412024-12-06T20:05:46.721Z
28422024-12-06T20:05:46.721Zinfo: running `cargo check --bins` on db-macros (102/173)
28432024-12-06T20:05:47.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442024-12-06T20:05:47.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452024-12-06T20:05:47.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462024-12-06T20:05:47.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28472024-12-06T20:05:47.521Z
28482024-12-06T20:05:47.521Zinfo: running `cargo check --bins` on nexus-macros-common (103/173)
28492024-12-06T20:05:48.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-12-06T20:05:48.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-12-06T20:05:48.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-12-06T20:05:48.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28532024-12-06T20:05:48.319Z
28542024-12-06T20:05:48.319Zinfo: running `cargo check --bins` on nexus-auth (104/173)
28552024-12-06T20:05:49.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-12-06T20:05:49.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-12-06T20:05:49.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-12-06T20:05:49.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28592024-12-06T20:05:49.196Z
28602024-12-06T20:05:49.196Zinfo: running `cargo check --bins` on authz-macros (105/173)
28612024-12-06T20:05:49.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-12-06T20:05:49.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-12-06T20:05:49.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642024-12-06T20:05:49.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28652024-12-06T20:05:50.012Z
28662024-12-06T20:05:50.012Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/173)
28672024-12-06T20:05:50.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-12-06T20:05:50.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-12-06T20:05:50.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702024-12-06T20:05:50.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28712024-12-06T20:05:50.900Z
28722024-12-06T20:05:50.900Zinfo: running `cargo check --bins` on nexus-db-model (107/173)
28732024-12-06T20:05:51.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-12-06T20:05:51.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-12-06T20:05:51.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762024-12-06T20:05:51.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28772024-12-06T20:05:51.743Z
28782024-12-06T20:05:51.743Zinfo: running `cargo check --bins` on nexus-defaults (108/173)
28792024-12-06T20:05:52.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-12-06T20:05:52.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-12-06T20:05:52.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-12-06T20:05:52.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28832024-12-06T20:05:52.543Z
28842024-12-06T20:05:52.543Zinfo: running `cargo check --bins` on nexus-inventory (109/173)
28852024-12-06T20:05:53.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-12-06T20:05:53.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-12-06T20:05:53.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882024-12-06T20:05:53.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28892024-12-06T20:05:53.382Z
28902024-12-06T20:05:53.382Zinfo: running `cargo check --bins` on typed-rng (110/173)
28912024-12-06T20:05:54.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-12-06T20:05:54.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-12-06T20:05:54.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942024-12-06T20:05:54.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28952024-12-06T20:05:54.211Z
28962024-12-06T20:05:54.211Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/173)
28972024-12-06T20:05:55.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982024-12-06T20:05:55.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992024-12-06T20:05:55.223Z Checking keccak v0.1.5
29002024-12-06T20:05:55.250Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6dd7c72b515c9a06e848a12b0e3d028f0371ab3#d6dd7c72)
29012024-12-06T20:05:55.250Z Checking secrecy v0.8.0
29022024-12-06T20:05:55.274Z Compiling unicase v2.7.0
29032024-12-06T20:05:55.274Z Compiling same-file v1.0.6
29042024-12-06T20:05:55.299Z Compiling tempfile v3.13.0
29052024-12-06T20:05:55.299Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
29062024-12-06T20:05:55.299Z Compiling thiserror-impl-no-std v2.0.2
29072024-12-06T20:05:55.510Z Checking sha3 v0.10.8
29082024-12-06T20:05:55.541Z Compiling walkdir v2.5.0
29092024-12-06T20:05:55.612Z Checking universal-hash v0.5.1
29102024-12-06T20:05:55.636Z Compiling blake3 v1.5.4
29112024-12-06T20:05:55.777Z Compiling ring v0.16.20
29122024-12-06T20:05:55.802Z Checking opaque-debug v0.3.1
29132024-12-06T20:05:55.826Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6dd7c72b515c9a06e848a12b0e3d028f0371ab3#d6dd7c72)
29142024-12-06T20:05:55.863Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29152024-12-06T20:05:55.895Z Checking poly1305 v0.8.0
29162024-12-06T20:05:56.115Z Checking chacha20 v0.9.1
29172024-12-06T20:05:56.140Z Checking aead v0.5.2
29182024-12-06T20:05:56.237Z Compiling memmap2 v0.9.5
29192024-12-06T20:05:56.344Z Compiling salty v0.3.0
29202024-12-06T20:05:56.368Z Compiling arrayvec v0.7.6
29212024-12-06T20:05:56.437Z Compiling libefi-sys v0.1.0
29222024-12-06T20:05:56.662Z Compiling spin v0.5.2
29232024-12-06T20:05:56.689Z Compiling arrayref v0.3.9
29242024-12-06T20:05:56.714Z Compiling constant_time_eq v0.3.1
29252024-12-06T20:05:56.796Z Checking chacha20poly1305 v0.10.1
29262024-12-06T20:05:56.847Z Compiling toolchain_find v0.4.0
29272024-12-06T20:05:56.879Z Compiling camino-tempfile v1.1.1
29282024-12-06T20:05:56.972Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29292024-12-06T20:05:57.229Z Compiling bitfield-struct v0.6.2
29302024-12-06T20:05:57.302Z Compiling topological-sort v0.2.2
29312024-12-06T20:05:57.423Z Compiling mime_guess v2.0.5
29322024-12-06T20:05:57.453Z Compiling rustfmt-wrapper v0.2.1
29332024-12-06T20:05:57.925Z Checking thiserror-no-std v2.0.2
29342024-12-06T20:05:57.949Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29352024-12-06T20:05:57.974Z Checking primeorder v0.13.6
29362024-12-06T20:05:58.041Z Checking vsss-rs v3.3.4
29372024-12-06T20:05:58.092Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d6dd7c72b515c9a06e848a12b0e3d028f0371ab3#d6dd7c72)
29382024-12-06T20:05:58.278Z Checking env_filter v0.1.2
29392024-12-06T20:05:58.411Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29402024-12-06T20:05:58.435Z Checking p384 v0.13.0
29412024-12-06T20:05:58.490Z Checking env_logger v0.11.5
29422024-12-06T20:05:58.514Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29432024-12-06T20:05:58.539Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29442024-12-06T20:05:58.783Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29452024-12-06T20:05:59.001Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29462024-12-06T20:05:59.027Z Checking simd-adler32 v0.3.7
29472024-12-06T20:05:59.052Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29482024-12-06T20:05:59.084Z Checking bumpalo v3.16.0
29492024-12-06T20:05:59.303Z Checking lockfree-object-pool v0.1.6
29502024-12-06T20:05:59.327Z Checking http-range v0.1.5
29512024-12-06T20:05:59.352Z Compiling zip v2.1.3
29522024-12-06T20:05:59.384Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29532024-12-06T20:05:59.437Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29542024-12-06T20:05:59.540Z Checking zopfli v0.8.1
29552024-12-06T20:05:59.644Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29562024-12-06T20:05:59.668Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29572024-12-06T20:06:00.072Z Checking nanorand v0.7.0
29582024-12-06T20:06:00.144Z Checking atty v0.2.14
29592024-12-06T20:06:00.210Z Checking glob v0.3.1
29602024-12-06T20:06:00.264Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6dd7c72b515c9a06e848a12b0e3d028f0371ab3#d6dd7c72)
29612024-12-06T20:06:00.410Z Checking flume v0.11.1
29622024-12-06T20:06:00.682Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29632024-12-06T20:06:00.723Z Compiling omicron-zone-package v0.11.1
29642024-12-06T20:06:00.858Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29652024-12-06T20:06:01.336Z Checking hyper-staticfile v0.10.1
29662024-12-06T20:06:01.440Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29672024-12-06T20:06:01.801Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29682024-12-06T20:06:02.062Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29692024-12-06T20:06:02.151Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29702024-12-06T20:06:02.176Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
29712024-12-06T20:06:02.578Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29722024-12-06T20:06:03.043Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29732024-12-06T20:06:03.070Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29742024-12-06T20:06:04.695Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29752024-12-06T20:06:06.196Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29762024-12-06T20:06:06.220Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29772024-12-06T20:06:19.507Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29782024-12-06T20:06:37.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.17s
29792024-12-06T20:06:37.602Z
29802024-12-06T20:06:37.602Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/173)
29812024-12-06T20:06:38.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-12-06T20:06:38.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-12-06T20:06:38.574Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-12-06T20:06:56.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s
29852024-12-06T20:06:56.786Z
29862024-12-06T20:06:56.786Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/173)
29872024-12-06T20:06:57.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-12-06T20:06:57.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-12-06T20:06:57.768Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-12-06T20:07:16.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s
29912024-12-06T20:07:16.196Z
29922024-12-06T20:07:16.196Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/173)
29932024-12-06T20:07:17.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942024-12-06T20:07:17.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952024-12-06T20:07:17.180Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-12-06T20:07:35.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.56s
29972024-12-06T20:07:35.952Z
29982024-12-06T20:07:35.952Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/173)
29992024-12-06T20:07:36.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002024-12-06T20:07:36.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012024-12-06T20:07:37.026Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-12-06T20:07:56.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.40s
30032024-12-06T20:07:56.538Z
30042024-12-06T20:07:56.538Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/173)
30052024-12-06T20:07:57.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-12-06T20:07:57.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-12-06T20:07:57.538Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082024-12-06T20:08:15.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s
30092024-12-06T20:08:16.082Z
30102024-12-06T20:08:16.082Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/173)
30112024-12-06T20:08:16.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-12-06T20:08:16.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-12-06T20:08:17.082Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30142024-12-06T20:08:35.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.64s
30152024-12-06T20:08:35.902Z
30162024-12-06T20:08:35.902Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/173)
30172024-12-06T20:08:36.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182024-12-06T20:08:36.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192024-12-06T20:08:36.926Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30202024-12-06T20:08:55.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.77s
30212024-12-06T20:08:55.856Z
30222024-12-06T20:08:55.856Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/173)
30232024-12-06T20:08:56.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-12-06T20:08:56.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-12-06T20:08:56.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262024-12-06T20:08:56.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30272024-12-06T20:08:56.761Z
30282024-12-06T20:08:56.761Zinfo: running `cargo check --bins` on key-manager (120/173)
30292024-12-06T20:08:57.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-12-06T20:08:57.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-12-06T20:08:57.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-12-06T20:08:57.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30332024-12-06T20:08:57.622Z
30342024-12-06T20:08:57.622Zinfo: running `cargo check --bins` on range-requests (121/173)
30352024-12-06T20:08:58.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-12-06T20:08:58.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-12-06T20:08:58.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-12-06T20:08:58.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30392024-12-06T20:08:58.468Z
30402024-12-06T20:08:58.468Zinfo: running `cargo check --bins` on repo-depot-api (122/173)
30412024-12-06T20:08:59.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-12-06T20:08:59.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-12-06T20:08:59.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-12-06T20:08:59.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30452024-12-06T20:08:59.325Z
30462024-12-06T20:08:59.325Zinfo: running `cargo check --bins` on sled-agent-api (123/173)
30472024-12-06T20:09:00.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-12-06T20:09:00.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-12-06T20:09:00.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-12-06T20:09:00.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30512024-12-06T20:09:00.199Z
30522024-12-06T20:09:00.199Zinfo: running `cargo check --bins` on sled-hardware (124/173)
30532024-12-06T20:09:00.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-12-06T20:09:00.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-12-06T20:09:00.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-12-06T20:09:00.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30572024-12-06T20:09:01.058Z
30582024-12-06T20:09:01.058Zinfo: running `cargo check --bins --no-default-features` on sled-storage (125/173)
30592024-12-06T20:09:01.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-12-06T20:09:01.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-12-06T20:09:01.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-12-06T20:09:01.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30632024-12-06T20:09:01.908Z
30642024-12-06T20:09:01.908Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (126/173)
30652024-12-06T20:09:02.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-12-06T20:09:02.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-12-06T20:09:02.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682024-12-06T20:09:02.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30692024-12-06T20:09:02.752Z
30702024-12-06T20:09:02.752Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (127/173)
30712024-12-06T20:09:03.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722024-12-06T20:09:03.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732024-12-06T20:09:03.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742024-12-06T20:09:03.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30752024-12-06T20:09:03.609Z
30762024-12-06T20:09:03.609Zinfo: running `cargo check --bins` on nexus-test-interface (128/173)
30772024-12-06T20:09:04.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782024-12-06T20:09:04.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792024-12-06T20:09:04.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802024-12-06T20:09:04.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30812024-12-06T20:09:04.482Z
30822024-12-06T20:09:04.482Zinfo: running `cargo check --bins` on oximeter-collector (129/173)
30832024-12-06T20:09:05.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842024-12-06T20:09:05.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852024-12-06T20:09:05.395Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30862024-12-06T20:09:05.395Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30872024-12-06T20:09:06.262Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30882024-12-06T20:09:08.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
30892024-12-06T20:09:09.039Z
30902024-12-06T20:09:09.039Zinfo: running `cargo check --bins` on oximeter-api (130/173)
30912024-12-06T20:09:09.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922024-12-06T20:09:09.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932024-12-06T20:09:09.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942024-12-06T20:09:09.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30952024-12-06T20:09:09.886Z
30962024-12-06T20:09:09.886Zinfo: running `cargo check --bins` on cert-dev (131/173)
30972024-12-06T20:09:10.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982024-12-06T20:09:10.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992024-12-06T20:09:10.715Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31002024-12-06T20:09:10.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
31012024-12-06T20:09:11.144Z
31022024-12-06T20:09:11.144Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (132/173)
31032024-12-06T20:09:11.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042024-12-06T20:09:11.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052024-12-06T20:09:12.090Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31062024-12-06T20:09:12.090Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31072024-12-06T20:09:12.725Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31082024-12-06T20:09:13.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
31092024-12-06T20:09:13.349Z
31102024-12-06T20:09:13.349Zinfo: running `cargo check --bins` on ch-dev (133/173)
31112024-12-06T20:09:14.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-12-06T20:09:14.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-12-06T20:09:14.226Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31142024-12-06T20:09:15.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
31152024-12-06T20:09:15.229Z
31162024-12-06T20:09:15.229Zinfo: running `cargo check --bins` on crdb-seed (134/173)
31172024-12-06T20:09:16.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-12-06T20:09:16.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-12-06T20:09:16.173Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31202024-12-06T20:09:16.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
31212024-12-06T20:09:16.710Z
31222024-12-06T20:09:16.710Zinfo: running `cargo check --bins` on db-dev (135/173)
31232024-12-06T20:09:17.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242024-12-06T20:09:17.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252024-12-06T20:09:17.648Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31262024-12-06T20:09:18.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
31272024-12-06T20:09:18.678Z
31282024-12-06T20:09:18.678Zinfo: running `cargo check --bins` on omicron-dev-lib (136/173)
31292024-12-06T20:09:19.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302024-12-06T20:09:19.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312024-12-06T20:09:19.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322024-12-06T20:09:19.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31332024-12-06T20:09:19.566Z
31342024-12-06T20:09:19.566Zinfo: running `cargo check --bins` on xtask-downloader (137/173)
31352024-12-06T20:09:20.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362024-12-06T20:09:20.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372024-12-06T20:09:20.411Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31382024-12-06T20:09:21.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
31392024-12-06T20:09:21.670Z
31402024-12-06T20:09:21.670Zinfo: running `cargo check --bins` on omicron-ls-apis (138/173)
31412024-12-06T20:09:22.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422024-12-06T20:09:22.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432024-12-06T20:09:22.522Z Checking cargo-platform v0.1.8
31442024-12-06T20:09:22.782Z Checking cargo_metadata v0.18.1
31452024-12-06T20:09:24.188Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31462024-12-06T20:09:25.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
31472024-12-06T20:09:25.350Z
31482024-12-06T20:09:25.350Zinfo: running `cargo check --bins` on mgs-dev (139/173)
31492024-12-06T20:09:26.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502024-12-06T20:09:26.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512024-12-06T20:09:26.305Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31522024-12-06T20:09:27.096Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31532024-12-06T20:09:27.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
31542024-12-06T20:09:28.001Z
31552024-12-06T20:09:28.001Zinfo: running `cargo check --bins` on omicron-omdb (140/173)
31562024-12-06T20:09:28.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572024-12-06T20:09:28.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582024-12-06T20:09:29.101Z Compiling crunchy v0.2.2
31592024-12-06T20:09:29.102Z Compiling tiny-keccak v2.0.2
31602024-12-06T20:09:29.102Z Compiling dsl_auto_type v0.1.2
31612024-12-06T20:09:29.126Z Checking scheduled-thread-pool v0.2.7
31622024-12-06T20:09:29.126Z Compiling diesel_table_macro_syntax v0.2.0
31632024-12-06T20:09:29.126Z Compiling ascii-canvas v3.0.0
31642024-12-06T20:09:29.151Z Compiling ena v0.14.3
31652024-12-06T20:09:29.175Z Compiling diff v0.1.13
31662024-12-06T20:09:29.448Z Checking r2d2 v0.8.10
31672024-12-06T20:09:29.475Z Compiling regex-syntax v0.6.29
31682024-12-06T20:09:29.613Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31692024-12-06T20:09:29.677Z Compiling ref-cast v1.0.23
31702024-12-06T20:09:29.701Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31712024-12-06T20:09:29.785Z Compiling derive_builder_core v0.20.2
31722024-12-06T20:09:29.844Z Compiling libxml v0.3.3
31732024-12-06T20:09:29.869Z Compiling ref-cast-impl v1.0.23
31742024-12-06T20:09:29.961Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31752024-12-06T20:09:30.245Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31762024-12-06T20:09:30.270Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31772024-12-06T20:09:30.335Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31782024-12-06T20:09:30.447Z Compiling strum_macros v0.24.3
31792024-12-06T20:09:30.528Z Compiling samael v0.0.17
31802024-12-06T20:09:30.709Z Compiling diesel_derives v2.2.3
31812024-12-06T20:09:30.734Z Compiling indoc v1.0.9
31822024-12-06T20:09:31.566Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31832024-12-06T20:09:31.799Z Compiling impl-trait-for-tuples v0.2.2
31842024-12-06T20:09:31.907Z Compiling derive_builder_macro v0.20.2
31852024-12-06T20:09:32.554Z Compiling lalrpop v0.19.12
31862024-12-06T20:09:32.708Z Checking derive_builder v0.20.2
31872024-12-06T20:09:32.860Z Compiling oso-derive v0.27.3
31882024-12-06T20:09:33.004Z Checking quick-xml v0.33.0
31892024-12-06T20:09:33.546Z Compiling diesel-dtrace v0.3.0
31902024-12-06T20:09:33.849Z Checking maplit v1.0.2
31912024-12-06T20:09:34.008Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31922024-12-06T20:09:34.035Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31932024-12-06T20:09:34.159Z Checking bb8 v0.8.5
31942024-12-06T20:09:34.360Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31952024-12-06T20:09:34.640Z Checking castaway v0.2.3
31962024-12-06T20:09:34.665Z Checking rand_seeder v0.3.0
31972024-12-06T20:09:34.803Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982024-12-06T20:09:34.828Z Checking compact_str v0.8.0
31992024-12-06T20:09:34.889Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32002024-12-06T20:09:35.107Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32012024-12-06T20:09:35.572Z Checking unicode-truncate v1.1.0
32022024-12-06T20:09:35.672Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32032024-12-06T20:09:35.775Z Checking lru v0.12.5
32042024-12-06T20:09:35.917Z Compiling instability v0.3.2
32052024-12-06T20:09:36.029Z Checking unicode-linebreak v0.1.5
32062024-12-06T20:09:36.396Z Checking smawk v0.3.2
32072024-12-06T20:09:36.446Z Checking cassowary v0.3.0
32082024-12-06T20:09:36.596Z Checking is_ci v1.2.0
32092024-12-06T20:09:36.620Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32102024-12-06T20:09:36.736Z Checking supports-color v3.0.1
32112024-12-06T20:09:36.834Z Checking textwrap v0.16.1
32122024-12-06T20:09:36.858Z Checking ratatui v0.28.1
32132024-12-06T20:09:36.946Z Checking multimap v0.10.0
32142024-12-06T20:09:39.592Z Checking diesel v2.2.4
32152024-12-06T20:10:06.915Z Compiling polar-core v0.27.3
32162024-12-06T20:10:08.833Z Checking async-bb8-diesel v0.2.1
32172024-12-06T20:10:16.786Z Checking oso v0.27.3
32182024-12-06T20:11:50.096Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32192024-12-06T20:11:58.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
32202024-12-06T20:11:58.811Z
32212024-12-06T20:11:58.811Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (141/173)
32222024-12-06T20:11:59.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232024-12-06T20:11:59.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242024-12-06T20:11:59.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252024-12-06T20:11:59.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32262024-12-06T20:11:59.728Z
32272024-12-06T20:11:59.728Zinfo: running `cargo check --bins` on nexus-saga-recovery (142/173)
32282024-12-06T20:12:00.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292024-12-06T20:12:00.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302024-12-06T20:12:00.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312024-12-06T20:12:00.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32322024-12-06T20:12:00.649Z
32332024-12-06T20:12:00.649Zinfo: running `cargo check --bins` on nexus-test-utils-macros (143/173)
32342024-12-06T20:12:01.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352024-12-06T20:12:01.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362024-12-06T20:12:01.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372024-12-06T20:12:01.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32382024-12-06T20:12:01.460Z
32392024-12-06T20:12:01.460Zinfo: running `cargo check --bins` on omicron-nexus (144/173)
32402024-12-06T20:12:02.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412024-12-06T20:12:02.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422024-12-06T20:12:02.575Z Compiling libz-sys v1.1.20
32432024-12-06T20:12:02.600Z Compiling libgit2-sys v0.17.0+1.8.1
32442024-12-06T20:12:02.627Z Compiling vergen v8.3.2
32452024-12-06T20:12:02.651Z Compiling cargo-platform v0.1.8
32462024-12-06T20:12:02.651Z Compiling pin-project-internal v1.1.6
32472024-12-06T20:12:02.690Z Compiling libsqlite3-sys v0.30.1
32482024-12-06T20:12:02.690Z Compiling snafu-derive v0.8.5
32492024-12-06T20:12:02.715Z Compiling buf-list v1.0.3
32502024-12-06T20:12:02.947Z Compiling cargo_metadata v0.18.1
32512024-12-06T20:12:03.162Z Compiling cfg_aliases v0.2.1
32522024-12-06T20:12:03.197Z Compiling rustls v0.21.12
32532024-12-06T20:12:03.279Z Compiling nix v0.29.0
32542024-12-06T20:12:03.471Z Checking globset v0.4.15
32552024-12-06T20:12:03.496Z Checking olpc-cjson v0.1.4
32562024-12-06T20:12:03.521Z Checking sct v0.7.1
32572024-12-06T20:12:03.703Z Checking rustls-webpki v0.101.7
32582024-12-06T20:12:03.727Z Checking serde_plain v1.0.2
32592024-12-06T20:12:03.937Z Checking typed-path v0.9.3
32602024-12-06T20:12:04.334Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32612024-12-06T20:12:04.377Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32622024-12-06T20:12:04.595Z Checking hashlink v0.9.1
32632024-12-06T20:12:04.637Z Checking fallible-streaming-iterator v0.1.9
32642024-12-06T20:12:04.857Z Checking parse-size v1.1.0
32652024-12-06T20:12:05.034Z Checking fallible-iterator v0.3.0
32662024-12-06T20:12:05.311Z Checking pin-project v1.1.6
32672024-12-06T20:12:05.433Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32682024-12-06T20:12:05.626Z Checking rusqlite v0.32.1
32692024-12-06T20:12:05.658Z Checking rustls-pemfile v1.0.4
32702024-12-06T20:12:05.741Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32712024-12-06T20:12:05.850Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32722024-12-06T20:12:06.049Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32732024-12-06T20:12:06.106Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32742024-12-06T20:12:06.234Z Checking twox-hash v1.6.3
32752024-12-06T20:12:06.424Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32762024-12-06T20:12:06.650Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32772024-12-06T20:12:06.989Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32782024-12-06T20:12:07.201Z Checking tokio-rustls v0.24.1
32792024-12-06T20:12:07.358Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32802024-12-06T20:12:07.518Z Checking snafu v0.8.5
32812024-12-06T20:12:07.542Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
32822024-12-06T20:12:07.567Z Checking fatfs v0.3.6
32832024-12-06T20:12:07.969Z Checking tough v0.19.0
32842024-12-06T20:12:08.073Z Checking assert_matches v1.5.0
32852024-12-06T20:12:12.126Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32862024-12-06T20:12:13.701Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32872024-12-06T20:12:15.246Z Compiling git2 v0.19.0
32882024-12-06T20:12:21.471Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
32892024-12-06T20:13:32.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
32902024-12-06T20:13:32.831Z
32912024-12-06T20:13:32.831Zinfo: running `cargo check --bins` on nexus-external-api (145/173)
32922024-12-06T20:13:33.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932024-12-06T20:13:33.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942024-12-06T20:13:33.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952024-12-06T20:13:33.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32962024-12-06T20:13:33.798Z
32972024-12-06T20:13:33.798Zinfo: running `cargo check --bins` on openapi-manager-types (146/173)
32982024-12-06T20:13:34.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992024-12-06T20:13:34.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002024-12-06T20:13:34.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012024-12-06T20:13:34.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33022024-12-06T20:13:34.647Z
33032024-12-06T20:13:34.647Zinfo: running `cargo check --bins` on nexus-internal-api (147/173)
33042024-12-06T20:13:35.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052024-12-06T20:13:35.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062024-12-06T20:13:35.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072024-12-06T20:13:35.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33082024-12-06T20:13:35.554Z
33092024-12-06T20:13:35.554Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (148/173)
33102024-12-06T20:13:36.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112024-12-06T20:13:36.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122024-12-06T20:13:36.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132024-12-06T20:13:36.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33142024-12-06T20:13:36.481Z
33152024-12-06T20:13:36.482Zinfo: running `cargo check --bins` on nexus-networking (149/173)
33162024-12-06T20:13:37.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172024-12-06T20:13:37.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182024-12-06T20:13:37.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192024-12-06T20:13:37.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33202024-12-06T20:13:37.413Z
33212024-12-06T20:13:37.413Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (150/173)
33222024-12-06T20:13:38.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232024-12-06T20:13:38.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242024-12-06T20:13:38.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252024-12-06T20:13:38.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33262024-12-06T20:13:38.339Z
33272024-12-06T20:13:38.339Zinfo: running `cargo check --bins` on update-common (151/173)
33282024-12-06T20:13:39.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292024-12-06T20:13:39.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302024-12-06T20:13:39.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312024-12-06T20:13:39.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33322024-12-06T20:13:39.223Z
33332024-12-06T20:13:39.223Zinfo: running `cargo check --bins` on tufaceous-lib (152/173)
33342024-12-06T20:13:40.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352024-12-06T20:13:40.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362024-12-06T20:13:40.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372024-12-06T20:13:40.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33382024-12-06T20:13:40.136Z
33392024-12-06T20:13:40.136Zinfo: running `cargo check --bins` on tufaceous (153/173)
33402024-12-06T20:13:40.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412024-12-06T20:13:40.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422024-12-06T20:13:41.068Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33432024-12-06T20:13:42.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
33442024-12-06T20:13:42.409Z
33452024-12-06T20:13:42.409Zinfo: running `cargo check --bins` on omicron-dev (154/173)
33462024-12-06T20:13:43.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472024-12-06T20:13:43.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482024-12-06T20:13:43.610Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33492024-12-06T20:13:43.650Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33502024-12-06T20:13:43.674Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33512024-12-06T20:13:43.674Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33522024-12-06T20:14:22.334Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33532024-12-06T20:14:22.334Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33542024-12-06T20:14:22.334Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33552024-12-06T20:14:22.359Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33562024-12-06T20:14:22.359Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33572024-12-06T20:14:23.421Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33582024-12-06T20:14:25.105Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33592024-12-06T20:15:22.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
33602024-12-06T20:15:22.253Z
33612024-12-06T20:15:22.253Zinfo: running `cargo check --bins` on openapi-manager (155/173)
33622024-12-06T20:15:23.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632024-12-06T20:15:23.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642024-12-06T20:15:23.199Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33652024-12-06T20:15:23.199Z Checking heck v0.4.1
33662024-12-06T20:15:23.199Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33672024-12-06T20:15:23.407Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33682024-12-06T20:15:25.211Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33692024-12-06T20:15:26.308Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33702024-12-06T20:15:27.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
33712024-12-06T20:15:27.848Z
33722024-12-06T20:15:27.848Zinfo: running `cargo check --bins` on installinator-api (156/173)
33732024-12-06T20:15:28.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742024-12-06T20:15:28.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752024-12-06T20:15:28.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762024-12-06T20:15:28.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33772024-12-06T20:15:28.714Z
33782024-12-06T20:15:28.714Zinfo: running `cargo check --bins` on wicketd-api (157/173)
33792024-12-06T20:15:29.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802024-12-06T20:15:29.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812024-12-06T20:15:29.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822024-12-06T20:15:29.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33832024-12-06T20:15:29.575Z
33842024-12-06T20:15:29.575Zinfo: running `cargo check --bins` on reconfigurator-cli (158/173)
33852024-12-06T20:15:30.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862024-12-06T20:15:30.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872024-12-06T20:15:30.467Z Compiling petname v2.0.2
33882024-12-06T20:15:30.492Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33892024-12-06T20:15:30.492Z Checking sync-ptr v0.1.1
33902024-12-06T20:15:32.200Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33912024-12-06T20:15:34.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
33922024-12-06T20:15:34.283Z
33932024-12-06T20:15:34.283Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (159/173)
33942024-12-06T20:15:35.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952024-12-06T20:15:35.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962024-12-06T20:15:35.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972024-12-06T20:15:35.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33982024-12-06T20:15:35.139Z
33992024-12-06T20:15:35.139Zinfo: running `cargo check --bins` on omicron-releng (160/173)
34002024-12-06T20:15:35.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012024-12-06T20:15:35.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022024-12-06T20:15:36.001Z Checking memmap2 v0.9.5
34032024-12-06T20:15:36.001Z Checking arrayvec v0.7.6
34042024-12-06T20:15:36.001Z Checking spin v0.5.2
34052024-12-06T20:15:36.026Z Checking constant_time_eq v0.3.1
34062024-12-06T20:15:36.026Z Checking arrayref v0.3.9
34072024-12-06T20:15:36.026Z Checking topological-sort v0.2.2
34082024-12-06T20:15:36.026Z Checking shell-words v1.1.0
34092024-12-06T20:15:36.264Z Checking ring v0.16.20
34102024-12-06T20:15:36.339Z Checking blake3 v1.5.4
34112024-12-06T20:15:37.682Z Checking omicron-zone-package v0.11.1
34122024-12-06T20:15:39.064Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34132024-12-06T20:15:40.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
34142024-12-06T20:15:40.402Z
34152024-12-06T20:15:40.402Zinfo: running `cargo check --bins` on xtask (161/173)
34162024-12-06T20:15:40.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172024-12-06T20:15:40.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182024-12-06T20:15:40.961Z Checking bitflags v2.6.0
34192024-12-06T20:15:40.961Z Checking serde v1.0.215
34202024-12-06T20:15:40.961Z Checking thiserror v1.0.69
34212024-12-06T20:15:40.961Z Checking scroll v0.12.0
34222024-12-06T20:15:40.986Z Checking log v0.4.22
34232024-12-06T20:15:41.010Z Checking hashbrown v0.15.0
34242024-12-06T20:15:41.036Z Checking zerocopy v0.7.35
34252024-12-06T20:15:41.063Z Checking syn v2.0.87
34262024-12-06T20:15:41.128Z Checking pest v2.7.14
34272024-12-06T20:15:41.228Z Checking rustix v0.38.37
34282024-12-06T20:15:41.265Z Checking once_cell v1.20.2
34292024-12-06T20:15:41.435Z Checking goblin v0.8.2
34302024-12-06T20:15:41.538Z Checking fs-err v2.11.0
34312024-12-06T20:15:41.826Z Checking tabled v0.15.0
34322024-12-06T20:15:41.955Z Checking indexmap v2.6.0
34332024-12-06T20:15:42.208Z Checking anyhow v1.0.93
34342024-12-06T20:15:42.772Z Checking terminal_size v0.4.0
34352024-12-06T20:15:42.772Z Checking tempfile v3.13.0
34362024-12-06T20:15:42.926Z Checking clap_builder v4.5.21
34372024-12-06T20:15:43.225Z Checking dtrace-parser v0.2.0
34382024-12-06T20:15:45.017Z Checking serde_json v1.0.132
34392024-12-06T20:15:45.017Z Checking toml_datetime v0.6.8
34402024-12-06T20:15:45.017Z Checking serde_spanned v0.6.8
34412024-12-06T20:15:45.017Z Checking camino v1.1.9
34422024-12-06T20:15:45.042Z Checking semver v1.0.23
34432024-12-06T20:15:45.248Z Checking cargo-platform v0.1.8
34442024-12-06T20:15:45.286Z Checking macaddr v1.0.1
34452024-12-06T20:15:45.311Z Checking toml_edit v0.22.22
34462024-12-06T20:15:45.404Z Checking clap v4.5.21
34472024-12-06T20:15:45.518Z Checking camino-tempfile v1.1.1
34482024-12-06T20:15:46.357Z Checking dof v0.3.0
34492024-12-06T20:15:46.357Z Checking cargo_metadata v0.18.1
34502024-12-06T20:15:46.865Z Checking usdt-impl v0.5.0
34512024-12-06T20:15:47.309Z Checking usdt v0.5.0
34522024-12-06T20:15:47.420Z Checking toml v0.8.19
34532024-12-06T20:15:48.018Z Checking cargo_toml v0.20.5
34542024-12-06T20:15:49.600Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34552024-12-06T20:15:50.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
34562024-12-06T20:15:50.527Z
34572024-12-06T20:15:50.528Zinfo: running `cargo check --bins` on end-to-end-tests (162/173)
34582024-12-06T20:15:51.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592024-12-06T20:15:51.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602024-12-06T20:15:51.548Z Checking polyval v0.6.2
34612024-12-06T20:15:51.573Z Checking ctr v0.9.2
34622024-12-06T20:15:51.573Z Checking ssh-encoding v0.2.0
34632024-12-06T20:15:51.573Z Checking blowfish v0.9.1
34642024-12-06T20:15:51.573Z Checking password-hash v0.4.2
34652024-12-06T20:15:51.573Z Checking matches v0.1.10
34662024-12-06T20:15:51.573Z Checking p256 v0.13.2
34672024-12-06T20:15:51.573Z Checking p521 v0.13.3
34682024-12-06T20:15:51.716Z Checking idna v0.2.3
34692024-12-06T20:15:51.826Z Checking ghash v0.5.1
34702024-12-06T20:15:51.877Z Checking bcrypt-pbkdf v0.10.0
34712024-12-06T20:15:51.988Z Compiling enum-as-inner v0.5.1
34722024-12-06T20:15:52.013Z Checking aes-gcm v0.10.3
34732024-12-06T20:15:52.014Z Checking russh-cryptovec v0.7.3
34742024-12-06T20:15:52.048Z Checking pbkdf2 v0.11.0
34752024-12-06T20:15:52.095Z Checking md5 v0.7.0
34762024-12-06T20:15:52.119Z Checking num-bigint v0.4.6
34772024-12-06T20:15:52.211Z Checking des v0.8.1
34782024-12-06T20:15:52.248Z Checking ssh-cipher v0.2.0
34792024-12-06T20:15:52.300Z Compiling dhcproto-macros v0.1.0
34802024-12-06T20:15:52.357Z Checking hex-literal v0.4.1
34812024-12-06T20:15:52.411Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34822024-12-06T20:15:52.447Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34832024-12-06T20:15:52.488Z Checking internet-checksum v0.2.1
34842024-12-06T20:15:52.521Z Checking ssh-key v0.6.6
34852024-12-06T20:15:52.849Z Checking trust-dns-proto v0.22.0
34862024-12-06T20:15:53.936Z Checking russh-keys v0.45.0
34872024-12-06T20:15:55.040Z Checking russh v0.45.0
34882024-12-06T20:15:55.832Z Checking dhcproto v0.12.0
34892024-12-06T20:16:18.259Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34902024-12-06T20:16:20.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.52s
34912024-12-06T20:16:20.262Z
34922024-12-06T20:16:20.262Zinfo: running `cargo check --bins` on gateway-cli (163/173)
34932024-12-06T20:16:20.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942024-12-06T20:16:21.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952024-12-06T20:16:21.097Z Checking termios v0.3.3
34962024-12-06T20:16:21.282Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34972024-12-06T20:16:22.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
34982024-12-06T20:16:22.454Z
34992024-12-06T20:16:22.454Zinfo: running `cargo check --bins --no-default-features` on installinator (164/173)
35002024-12-06T20:16:23.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012024-12-06T20:16:23.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022024-12-06T20:16:23.373Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35032024-12-06T20:16:25.916Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35042024-12-06T20:16:28.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
35052024-12-06T20:16:28.483Z
35062024-12-06T20:16:28.483Zinfo: running `cargo check --bins` on internal-dns-cli (165/173)
35072024-12-06T20:16:29.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082024-12-06T20:16:29.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092024-12-06T20:16:29.332Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35102024-12-06T20:16:29.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35112024-12-06T20:16:29.999Z
35122024-12-06T20:16:29.999Zinfo: running `cargo check --bins` on omicron-live-tests (166/173)
35132024-12-06T20:16:30.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142024-12-06T20:16:30.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152024-12-06T20:16:30.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162024-12-06T20:16:30.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35172024-12-06T20:16:30.783Z
35182024-12-06T20:16:30.783Zinfo: running `cargo check --bins` on live-tests-macros (167/173)
35192024-12-06T20:16:31.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202024-12-06T20:16:31.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212024-12-06T20:16:31.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222024-12-06T20:16:31.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35232024-12-06T20:16:31.599Z
35242024-12-06T20:16:31.599Zinfo: running `cargo check --bins` on omicron-package (168/173)
35252024-12-06T20:16:32.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262024-12-06T20:16:32.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272024-12-06T20:16:32.495Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35282024-12-06T20:16:34.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
35292024-12-06T20:16:34.225Z
35302024-12-06T20:16:34.225Zinfo: running `cargo check --bins` on wicket-dbg (169/173)
35312024-12-06T20:16:34.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322024-12-06T20:16:34.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332024-12-06T20:16:35.112Z Checking rtoolbox v0.0.2
35342024-12-06T20:16:35.112Z Checking tui-tree-widget v0.22.0
35352024-12-06T20:16:35.136Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35362024-12-06T20:16:35.301Z Checking rpassword v7.3.1
35372024-12-06T20:16:40.635Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35382024-12-06T20:16:44.606Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35392024-12-06T20:16:46.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.98s
35402024-12-06T20:16:46.402Z
35412024-12-06T20:16:46.402Zinfo: running `cargo check --bins` on wicket (170/173)
35422024-12-06T20:16:47.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432024-12-06T20:16:47.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442024-12-06T20:16:47.409Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35452024-12-06T20:16:47.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
35462024-12-06T20:16:48.050Z
35472024-12-06T20:16:48.050Zinfo: running `cargo check --bins` on wicketd (171/173)
35482024-12-06T20:16:48.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492024-12-06T20:16:48.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502024-12-06T20:16:49.040Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35512024-12-06T20:16:54.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
35522024-12-06T20:16:54.379Z
35532024-12-06T20:16:54.379Zinfo: running `cargo check --bins` on omicron-workspace-hack (172/173)
35542024-12-06T20:16:55.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552024-12-06T20:16:55.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562024-12-06T20:16:55.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572024-12-06T20:16:55.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35582024-12-06T20:16:55.239Z
35592024-12-06T20:16:55.240Zinfo: running `cargo check --bins` on zone-setup (173/173)
35602024-12-06T20:16:56.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612024-12-06T20:16:56.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622024-12-06T20:16:56.246Z Checking uzers v0.12.1
35632024-12-06T20:16:56.589Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35642024-12-06T20:16:58.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
35652024-12-06T20:16:58.347Z
35662024-12-06T20:16:58.347Zreal 16:20.895730763
35672024-12-06T20:16:58.347Zuser 25:43.876063370
35682024-12-06T20:16:58.347Zsys 6:00.795831096
35692024-12-06T20:16:58.347Ztrap 0.589670316
35702024-12-06T20:16:58.371Ztflt 1.538907472
35712024-12-06T20:16:58.371Zdflt 3.411567781
35722024-12-06T20:16:58.371Zkflt 0.016658543
35732024-12-06T20:16:58.371Zlock 53:57.065375130
35742024-12-06T20:16:58.371Zslp 2:24:07.785547212
35752024-12-06T20:16:58.371Zlat 1:00.337726485
35762024-12-06T20:16:58.371Zstop 2:58.443241781
35772024-12-06T20:16:58.371Zprocess exited: duration 1313222 ms, exit code 0
 
35782024-12-06T20:16:58.431Zfound 0 output files