01JFG71JNNF4CQKDQT03NKXR31: 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: 01JFG722H34NWRNNKKW791WF1J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-19T19:43:03.061Zjob assigned to worker 01JFG727VPESD1APCBM1NXNC9J [factory aws, i-0904172024d75e0fd] (queued for 58 s)
 
22024-12-19T19:43:10.787Zstarting task 0: "setup"
32024-12-19T19:43:10.795Z++ uname -s
42024-12-19T19:43:10.798Z+ kern=SunOS
52024-12-19T19:43:10.798Z+ case "$kern" in
62024-12-19T19:43:10.798Z+ groupadd -g 12345 build
72024-12-19T19:43:10.800Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-19T19:43:12.808Z+ zfs create -o mountpoint=/work rpool/work
92024-12-19T19:43:12.995Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-19T19:43:12.999Z+ home_fs=zfs
112024-12-19T19:43:12.999Z+ [[ zfs == autofs ]]
122024-12-19T19:43:12.999Z+ mkdir -p /home/build
132024-12-19T19:43:13.002Z+ chown build:build /home/build /work
142024-12-19T19:43:15.002Z+ chmod 0700 /home/build /work
152024-12-19T19:43:15.005Zprocess exited: duration 4220 ms, exit code 0
 
162024-12-19T19:43:15.013Zstarting task 1: "rust-toolchain"
172024-12-19T19:43:15.019Z+ printf ' * toolchain channel = "%s"
182024-12-19T19:43:15.019Z' 1.81.0
192024-12-19T19:43:15.019Z * toolchain channel = "1.81.0"
202024-12-19T19:43:15.019Z+ printf ' * toolchain profile = "%s"
212024-12-19T19:43:15.020Z' default
222024-12-19T19:43:15.020Z * toolchain profile = "default"
232024-12-19T19:43:15.023Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-19T19:43:15.023Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-19T19:43:15.139Zinfo: downloading installer
262024-12-19T19:43:16.507Zinfo: profile set to 'default'
272024-12-19T19:43:16.507Zinfo: default host triple is x86_64-unknown-illumos
282024-12-19T19:43:16.509Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-19T19:43:16.665Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-19T19:43:16.665Zinfo: downloading component 'cargo'
312024-12-19T19:43:17.526Zinfo: downloading component 'clippy'
322024-12-19T19:43:17.846Zinfo: downloading component 'rust-docs'
332024-12-19T19:43:19.053Zinfo: downloading component 'rust-std'
342024-12-19T19:43:20.911Zinfo: downloading component 'rustc'
352024-12-19T19:43:27.585Zinfo: downloading component 'rustfmt'
362024-12-19T19:43:27.837Zinfo: installing component 'cargo'
372024-12-19T19:43:28.660Zinfo: installing component 'clippy'
382024-12-19T19:43:29.026Zinfo: installing component 'rust-docs'
392024-12-19T19:43:30.670Zinfo: installing component 'rust-std'
402024-12-19T19:43:32.422Zinfo: installing component 'rustc'
412024-12-19T19:43:38.196Zinfo: installing component 'rustfmt'
422024-12-19T19:43:38.521Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-19T19:43:38.521Z
442024-12-19T19:43:38.887Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-19T19:43:38.887Z
462024-12-19T19:43:38.890Z
472024-12-19T19:43:38.890ZRust is installed now. Great!
482024-12-19T19:43:38.890Z
492024-12-19T19:43:38.890ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-19T19:43:38.890Zenvironment variable. This has not been done automatically.
512024-12-19T19:43:38.890Z
522024-12-19T19:43:38.890ZTo configure your current shell, you need to source
532024-12-19T19:43:38.890Zthe corresponding env file under $HOME/.cargo.
542024-12-19T19:43:38.890Z
552024-12-19T19:43:38.890ZThis is usually done by running one of the following (note the leading DOT):
562024-12-19T19:43:38.890Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-19T19:43:38.890Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-19T19:43:38.965Z+ rustc --version
592024-12-19T19:43:39.033Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-19T19:43:39.036Zprocess exited: duration 24018 ms, exit code 0
 
612024-12-19T19:43:39.042Zstarting task 2: "authentication"
622024-12-19T19:43:39.063Zprocess exited: duration 21 ms, exit code 0
 
632024-12-19T19:43:39.069Zstarting task 3: "clone repository"
642024-12-19T19:43:39.074Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-19T19:43:39.081Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-19T19:43:39.114ZCloning into '/work/oxidecomputer/omicron'...
672024-12-19T19:43:46.311Z+ cd /work/oxidecomputer/omicron
682024-12-19T19:43:46.311Z+ git fetch origin f26b052a568d04451449b93d5410f7c9b573cd23
692024-12-19T19:43:46.616ZFrom https://github.com/oxidecomputer/omicron
702024-12-19T19:43:46.616Z * branch f26b052a568d04451449b93d5410f7c9b573cd23 -> FETCH_HEAD
712024-12-19T19:43:46.627Z+ [[ -n eliza/webhook-api ]]
722024-12-19T19:43:46.629Z++ git branch --show-current
732024-12-19T19:43:46.632Z+ current=main
742024-12-19T19:43:46.632Z+ [[ main != eliza/webhook-api ]]
752024-12-19T19:43:46.632Z+ git branch -f eliza/webhook-api f26b052a568d04451449b93d5410f7c9b573cd23
762024-12-19T19:43:46.635Z+ git checkout -f eliza/webhook-api
772024-12-19T19:43:46.807ZSwitched to branch 'eliza/webhook-api'
782024-12-19T19:43:46.810Z+ git reset --hard f26b052a568d04451449b93d5410f7c9b573cd23
792024-12-19T19:43:46.865ZHEAD is now at f26b052a5 fix cargo workspace hack
802024-12-19T19:43:46.867Zprocess exited: duration 7795 ms, exit code 0
 
812024-12-19T19:43:46.873Zstarting task 4: "build"
822024-12-19T19:43:46.880Z+ source .github/buildomat/ci-env.sh
832024-12-19T19:43:46.880Z++ export CARGO_TERM_COLOR=always
842024-12-19T19:43:46.880Z++ CARGO_TERM_COLOR=always
852024-12-19T19:43:46.880Z+ cargo --version
862024-12-19T19:43:46.938Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-19T19:43:46.941Z+ rustc --version
882024-12-19T19:43:47.004Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-19T19:43:47.007Z+ source ./env.sh
902024-12-19T19:43:47.007Z++ OLD_SHELL_OPTS=ehxB
912024-12-19T19:43:47.007Z++ set -o xtrace
922024-12-19T19:43:47.009Z++++ dirname ./env.sh
932024-12-19T19:43:47.012Z+++ readlink -f .
942024-12-19T19:43:47.014Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-12-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ 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-19T19:43:47.017Z++ case $OLD_SHELL_OPTS in
1042024-12-19T19:43:47.017Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-12-19T19:43:47.017Z+ 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-19T19:43:47.017Z+ 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-19T19:43:47.017Z+ banner prerequisites
1082024-12-19T19:43:47.020Z
1092024-12-19T19:43:47.020Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-12-19T19:43:47.020Z # # # # # # # # # # # # # # #
1112024-12-19T19:43:47.020Z # # # # ##### # # ##### # # # # # #### #
1122024-12-19T19:43:47.020Z ##### ##### # ##### # # # # # # # # #
1132024-12-19T19:43:47.020Z # # # # # # # # # # # # # # #
1142024-12-19T19:43:47.020Z # # # ###### # # ###### ### # #### # #### #
1152024-12-19T19:43:47.020Z
1162024-12-19T19:43:47.020Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-12-19T19:43:53.396Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-12-19T19:43:57.294Z Startup: Caching catalogs ... Done
1192024-12-19T19:44:08.365ZPlanning: Solver setup ... Done (10.193s)
1202024-12-19T19:44:08.500ZPlanning: Running solver ... Done (0.135s)
1212024-12-19T19:44:08.609ZPlanning: Finding local manifests ... Done (0.003s)
1222024-12-19T19:44:08.675ZPlanning: Fetching manifests: 0/5 0% complete
1232024-12-19T19:44:10.141ZPlanning: Fetching manifests: 5/5 100% complete
1242024-12-19T19:44:10.242ZPlanning: Package planning ... Done (0.103s)
1252024-12-19T19:44:10.299ZPlanning: Merging actions ... Done (0.057s)
1262024-12-19T19:44:10.495ZPlanning: Checking for conflicting actions ... Done (0.195s)
1272024-12-19T19:44:12.514ZPlanning: Consolidating action changes ... Done (2.018s)
1282024-12-19T19:44:12.961ZPlanning: Evaluating mediators ... Done (0.446s)
1292024-12-19T19:44:13.051ZPlanning: Planning completed in 15.66 seconds
1302024-12-19T19:44:13.066Z Packages to install: 4
1312024-12-19T19:44:13.066Z Packages to update: 1
1322024-12-19T19:44:13.069Z Mediators to change: 2
1332024-12-19T19:44:13.069Z Services to change: 1
1342024-12-19T19:44:13.069Z Estimated space available: 155.63 GB
1352024-12-19T19:44:13.069ZEstimated space to be consumed: 1.61 GB
1362024-12-19T19:44:13.069Z Create boot environment: No
1372024-12-19T19:44:13.069ZCreate backup boot environment: Yes
1382024-12-19T19:44:13.069Z Rebuild boot archive: No
1392024-12-19T19:44:13.069Z
1402024-12-19T19:44:13.069ZChanged mediators:
1412024-12-19T19:44:13.069Z mediator clang:
1422024-12-19T19:44:13.069Z version: None -> 15 (system default)
1432024-12-19T19:44:13.069Z
1442024-12-19T19:44:13.069Z mediator llvm:
1452024-12-19T19:44:13.069Z version: 14 (system default) -> 15 (system default)
1462024-12-19T19:44:13.069Z
1472024-12-19T19:44:13.069ZChanged packages:
1482024-12-19T19:44:13.069Zhelios-dev
1492024-12-19T19:44:13.069Z developer/build-essential
1502024-12-19T19:44:13.069Z None -> 11-2.0
1512024-12-19T19:44:13.069Z library/libxmlsec1
1522024-12-19T19:44:13.069Z None -> 1.2.35-2.0
1532024-12-19T19:44:13.069Z ooce/developer/clang-15
1542024-12-19T19:44:13.069Z None -> 15.0.7-2.0
1552024-12-19T19:44:13.069Z ooce/developer/llvm-15
1562024-12-19T19:44:13.069Z None -> 15.0.7-2.0
1572024-12-19T19:44:13.070Z package/pkg
1582024-12-19T19:44:13.070Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-12-19T19:44:13.070Z
1602024-12-19T19:44:13.070ZServices:
1612024-12-19T19:44:13.070Z restart_fmri:
1622024-12-19T19:44:13.070Z svc:/system/update-man-index:default
1632024-12-19T19:44:13.070Z
1642024-12-19T19:44:13.070ZEditable files to change:
1652024-12-19T19:44:13.070Z Update:
1662024-12-19T19:44:13.070Z usr/share/lib/pkg/web/config.shtml
1672024-12-19T19:44:13.154Z
1682024-12-19T19:44:13.154ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-12-19T19:44:18.158ZDownload: 998/4281 items 19.5/220.6MB 8% complete (4.0M/s)
1702024-12-19T19:44:23.755ZDownload: 1198/4281 items 83.5/220.6MB 37% complete (12.5M/s)
1712024-12-19T19:44:28.772ZDownload: 2028/4281 items 118.7/220.6MB 53% complete (8.5M/s)
1722024-12-19T19:44:39.879ZDownload: 2223/4281 items 119.2/220.6MB 54% complete (4.8M/s)
1732024-12-19T19:44:44.813ZDownload: 2749/4281 items 120.9/220.6MB 54% complete (329k/s)
1742024-12-19T19:44:50.141ZDownload: 3288/4281 items 211.9/220.6MB 96% complete (11.1M/s)
1752024-12-19T19:44:56.283ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (9.9M/s)
1762024-12-19T19:44:56.391ZDownload: Completed 220.60 MB in 43.23 seconds (5.1M/s)
1772024-12-19T19:44:58.407Z Actions: 1/5063 actions (Removing old actions)
1782024-12-19T19:44:58.429Z Actions: 194/5063 actions (Installing new actions)
1792024-12-19T19:45:03.185Z Actions: 4226/5063 actions (Updating modified actions)
1802024-12-19T19:45:03.507Z Actions: Completed 5063 actions in 5.10 seconds.
1812024-12-19T19:45:03.915Z Done (0.398s)
1822024-12-19T19:45:03.918Z Done (0.000s)
1832024-12-19T19:45:04.489Z Done (0.573s)
1842024-12-19T19:45:09.117Z Done (4.397s)
1852024-12-19T19:45:09.209Z Done (0.017s)
1862024-12-19T19:45:09.223Z Done (0.000s)
1872024-12-19T19:45:09.392Z Done (0.000s)
1882024-12-19T19:45:10.108ZPlanning: Evaluating mediator changes ... Done
1892024-12-19T19:45:10.273ZPlanning: Checking for conflicting actions ... Done
1902024-12-19T19:45:10.276ZPlanning: Consolidating action changes ... Done
1912024-12-19T19:45:10.555ZPlanning: Evaluating mediators ... Done
1922024-12-19T19:45:10.558ZPlanning: Planning completed in 0.45 seconds
1932024-12-19T19:45:10.595Z Mediators to change: 2
1942024-12-19T19:45:10.596Z Create boot environment: No
1952024-12-19T19:45:10.601ZCreate backup boot environment: No
1962024-12-19T19:45:10.699Z Done
1972024-12-19T19:45:10.699Z Done
1982024-12-19T19:45:11.066Z Done
1992024-12-19T19:45:15.032Z Done
2002024-12-19T19:45:15.110Z Done
2012024-12-19T19:45:15.165Z Done
2022024-12-19T19:45:15.236Z Done
2032024-12-19T19:45:15.863ZPlanning: Evaluating mediator changes ... Done
2042024-12-19T19:45:15.879ZPlanning: Merging actions ... Done
2052024-12-19T19:45:16.047ZPlanning: Checking for conflicting actions ... Done
2062024-12-19T19:45:16.051ZPlanning: Consolidating action changes ... Done
2072024-12-19T19:45:16.318ZPlanning: Evaluating mediators ... Done
2082024-12-19T19:45:16.373ZPlanning: Planning completed in 0.77 seconds
2092024-12-19T19:45:16.415Z Packages to change: 1
2102024-12-19T19:45:16.415Z Mediators to change: 1
2112024-12-19T19:45:16.418Z Services to change: 1
2122024-12-19T19:45:16.418Z Create boot environment: No
2132024-12-19T19:45:16.418ZCreate backup boot environment: Yes
2142024-12-19T19:45:18.593Z Actions: 1/6 actions (Updating modified actions)
2152024-12-19T19:45:18.596Z Actions: Completed 6 actions in 0.00 seconds.
2162024-12-19T19:45:18.596Z Done
2172024-12-19T19:45:18.596Z Done
2182024-12-19T19:45:18.713Z Done
2192024-12-19T19:45:22.528Z Done
2202024-12-19T19:45:22.626Z Done
2212024-12-19T19:45:22.628Z Done
2222024-12-19T19:45:22.766Z Done
2232024-12-19T19:45:23.211ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242024-12-19T19:45:23.211Zclang system 15 system
2252024-12-19T19:45:23.211Zcsh system system illumos
2262024-12-19T19:45:23.211Zctags system system illumos
2272024-12-19T19:45:23.211Zgcc vendor 12 vendor
2282024-12-19T19:45:23.211Zgcc system 10 system
2292024-12-19T19:45:23.211Zgcc system 7 system
2302024-12-19T19:45:23.211Zgo system 1.20 system
2312024-12-19T19:45:23.211Zgo system 1.19 system
2322024-12-19T19:45:23.211Zllvm system 15 system
2332024-12-19T19:45:23.211Zllvm system 14 system
2342024-12-19T19:45:23.211Zmariadb system 10.6 system
2352024-12-19T19:45:23.211Zmta vendor vendor dma
2362024-12-19T19:45:23.211Zopenjdk system 17 system
2372024-12-19T19:45:23.211Zopenjdk system 11 system
2382024-12-19T19:45:23.211Zopenjdk system 1.8 system
2392024-12-19T19:45:23.211Zopenssl vendor 3 vendor
2402024-12-19T19:45:23.211Zperl system 5.36 system
2412024-12-19T19:45:23.212Zpostgresql system 15 system
2422024-12-19T19:45:23.212Zpostgresql system 13 system
2432024-12-19T19:45:23.212Zpython vendor 3 vendor
2442024-12-19T19:45:23.212Zpython system 2 system
2452024-12-19T19:45:23.212Zpython3 system 3.11 system
2462024-12-19T19:45:23.212Zruby system 3.0 system
2472024-12-19T19:45:23.212Zwords vendor vendor american-english
2482024-12-19T19:45:23.212Zwords system system australian-english
2492024-12-19T19:45:23.212Zwords system system british-english
2502024-12-19T19:45:23.212Zwords system system canadian-english
2512024-12-19T19:45:23.212Zwords system system french
2522024-12-19T19:45:23.212Zwords system system italian
2532024-12-19T19:45:23.212Zwords system system ngerman
2542024-12-19T19:45:23.212Zwords system system ogerman
2552024-12-19T19:45:23.212Zwords system system spanish
2562024-12-19T19:45:23.552ZPUBLISHER TYPE STATUS P LOCATION
2572024-12-19T19:45:23.552Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582024-12-19T19:45:26.312ZFMRI IFO
2592024-12-19T19:45:26.312Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602024-12-19T19:45:26.312Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612024-12-19T19:45:26.312Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622024-12-19T19:45:26.312Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632024-12-19T19:45:26.312Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642024-12-19T19:45:26.312Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652024-12-19T19:45:26.312Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2662024-12-19T19:45:26.312Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2672024-12-19T19:45:26.312Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2682024-12-19T19:45:26.312Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2692024-12-19T19:45:26.312Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2702024-12-19T19:45:26.312Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2712024-12-19T19:45:26.312Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2722024-12-19T19:45:26.312Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2732024-12-19T19:45:26.312Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2742024-12-19T19:45:27.118Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2752024-12-19T19:45:27.407Z Updating crates.io index
2762024-12-19T19:45:27.499Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2772024-12-19T19:45:27.988Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2782024-12-19T19:45:28.276Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2792024-12-19T19:45:28.569Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2802024-12-19T19:45:28.799Z Updating git repository `https://github.com/oxidecomputer/propolis`
2812024-12-19T19:45:29.677Z Updating git repository `https://github.com/oxidecomputer/crucible`
2822024-12-19T19:45:31.203Z Updating git repository `https://github.com/oxidecomputer/opte`
2832024-12-19T19:45:32.025Z Updating git repository `https://github.com/oxidecomputer/falcon`
2842024-12-19T19:45:32.905Z Updating git repository `https://github.com/oxidecomputer/clickward`
2852024-12-19T19:45:33.217Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2862024-12-19T19:45:33.482Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2872024-12-19T19:45:34.103Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2882024-12-19T19:45:34.414Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2892024-12-19T19:45:34.767Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902024-12-19T19:45:35.021Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2912024-12-19T19:45:35.279Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2922024-12-19T19:45:35.581Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2932024-12-19T19:45:35.886Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-12-19T19:45:36.212Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-12-19T19:45:36.490Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-12-19T19:45:36.924Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-12-19T19:45:37.416Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-12-19T19:45:37.745Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992024-12-19T19:45:38.246Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3002024-12-19T19:45:38.772Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3012024-12-19T19:45:39.021Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3022024-12-19T19:45:39.317Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3032024-12-19T19:45:39.589Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3042024-12-19T19:45:40.934Z Downloading crates ...
3052024-12-19T19:45:41.039Z Downloaded anstyle v1.0.10
3062024-12-19T19:45:41.044Z Downloaded bytecount v0.6.8
3072024-12-19T19:45:41.047Z Downloaded equivalent v1.0.1
3082024-12-19T19:45:41.047Z Downloaded autocfg v1.4.0
3092024-12-19T19:45:41.050Z Downloaded anstyle-query v1.1.1
3102024-12-19T19:45:41.069Z Downloaded usdt-macro v0.5.0
3112024-12-19T19:45:41.071Z Downloaded swrite v0.1.0
3122024-12-19T19:45:41.071Z Downloaded scroll_derive v0.12.0
3132024-12-19T19:45:41.074Z Downloaded dtrace-parser v0.2.0
3142024-12-19T19:45:41.077Z Downloaded pretty-hex v0.4.1
3152024-12-19T19:45:41.079Z Downloaded usdt-attr-macro v0.5.0
3162024-12-19T19:45:41.081Z Downloaded anstream v0.6.15
3172024-12-19T19:45:41.084Z Downloaded heck v0.4.1
3182024-12-19T19:45:41.087Z Downloaded errno v0.3.9
3192024-12-19T19:45:41.087Z Downloaded fnv v1.0.7
3202024-12-19T19:45:41.090Z Downloaded cpufeatures v0.2.14
3212024-12-19T19:45:41.090Z Downloaded colorchoice v1.0.2
3222024-12-19T19:45:41.090Z Downloaded cfg-if v1.0.0
3232024-12-19T19:45:41.092Z Downloaded byteorder v1.5.0
3242024-12-19T19:45:41.092Z Downloaded fs-err v2.11.0
3252024-12-19T19:45:41.094Z Downloaded macaddr v1.0.1
3262024-12-19T19:45:41.097Z Downloaded itoa v1.0.11
3272024-12-19T19:45:41.097Z Downloaded is_terminal_polyfill v1.70.1
3282024-12-19T19:45:41.099Z Downloaded generic-array v0.14.7
3292024-12-19T19:45:41.099Z Downloaded digest v0.10.7
3302024-12-19T19:45:41.101Z Downloaded thread-id v4.2.2
3312024-12-19T19:45:41.103Z Downloaded smawk v0.3.2
3322024-12-19T19:45:41.103Z Downloaded strsim v0.11.1
3332024-12-19T19:45:41.105Z Downloaded crypto-common v0.1.6
3342024-12-19T19:45:41.105Z Downloaded dof v0.3.0
3352024-12-19T19:45:41.105Z Downloaded cargo-platform v0.1.8
3362024-12-19T19:45:41.108Z Downloaded block-buffer v0.10.4
3372024-12-19T19:45:41.108Z Downloaded terminal_size v0.4.0
3382024-12-19T19:45:41.110Z Downloaded usdt v0.5.0
3392024-12-19T19:45:41.110Z Downloaded serde_tokenstream v0.2.2
3402024-12-19T19:45:41.113Z Downloaded plain v0.2.3
3412024-12-19T19:45:41.113Z Downloaded heck v0.5.0
3422024-12-19T19:45:41.113Z Downloaded anstyle-parse v0.2.5
3432024-12-19T19:45:41.116Z Downloaded serde_spanned v0.6.8
3442024-12-19T19:45:41.116Z Downloaded toml_datetime v0.6.8
3452024-12-19T19:45:41.119Z Downloaded utf8parse v0.2.2
3462024-12-19T19:45:41.119Z Downloaded tabled_derive v0.7.0
3472024-12-19T19:45:41.119Z Downloaded version_check v0.9.5
3482024-12-19T19:45:41.124Z Downloaded unicode-linebreak v0.1.5
3492024-12-19T19:45:41.126Z Downloaded thiserror-impl v1.0.69
3502024-12-19T19:45:41.130Z Downloaded proc-macro-error-attr v1.0.4
3512024-12-19T19:45:41.132Z Downloaded pest_generator v2.7.14
3522024-12-19T19:45:41.132Z Downloaded clap_lex v0.7.2
3532024-12-19T19:45:41.138Z Downloaded camino v1.1.9
3542024-12-19T19:45:41.140Z Downloaded fastrand v2.1.1
3552024-12-19T19:45:41.142Z Downloaded camino-tempfile v1.1.1
3562024-12-19T19:45:41.144Z Downloaded clap_derive v4.5.18
3572024-12-19T19:45:41.144Z Downloaded cargo_toml v0.20.5
3582024-12-19T19:45:41.149Z Downloaded once_cell v1.20.2
3592024-12-19T19:45:41.152Z Downloaded bitflags v2.6.0
3602024-12-19T19:45:41.152Z Downloaded thiserror v1.0.69
3612024-12-19T19:45:41.156Z Downloaded semver v1.0.23
3622024-12-19T19:45:41.158Z Downloaded cargo_metadata v0.18.1
3632024-12-19T19:45:41.161Z Downloaded anyhow v1.0.93
3642024-12-19T19:45:41.163Z Downloaded usdt-impl v0.5.0
3652024-12-19T19:45:41.166Z Downloaded sha2 v0.10.8
3662024-12-19T19:45:41.170Z Downloaded proc-macro-error v1.0.4
3672024-12-19T19:45:41.172Z Downloaded tempfile v3.13.0
3682024-12-19T19:45:41.175Z Downloaded clap v4.5.21
3692024-12-19T19:45:41.181Z Downloaded typenum v1.17.0
3702024-12-19T19:45:41.184Z Downloaded unicode-ident v1.0.13
3712024-12-19T19:45:41.187Z Downloaded zerocopy-derive v0.7.35
3722024-12-19T19:45:41.190Z Downloaded scroll v0.12.0
3732024-12-19T19:45:41.192Z Downloaded pest_derive v2.7.14
3742024-12-19T19:45:41.195Z Downloaded textwrap v0.16.1
3752024-12-19T19:45:41.198Z Downloaded serde_derive v1.0.215
3762024-12-19T19:45:41.198Z Downloaded proc-macro2 v1.0.89
3772024-12-19T19:45:41.201Z Downloaded log v0.4.22
3782024-12-19T19:45:41.203Z Downloaded toml v0.8.19
3792024-12-19T19:45:41.205Z Downloaded serde v1.0.215
3802024-12-19T19:45:41.208Z Downloaded ryu v1.0.18
3812024-12-19T19:45:41.211Z Downloaded pest_meta v2.7.14
3822024-12-19T19:45:41.213Z Downloaded indexmap v2.6.0
3832024-12-19T19:45:41.217Z Downloaded ucd-trie v0.1.7
3842024-12-19T19:45:41.219Z Downloaded papergrid v0.11.0
3852024-12-19T19:45:41.222Z Downloaded quote v1.0.37
3862024-12-19T19:45:41.224Z Downloaded memmap v0.7.0
3872024-12-19T19:45:41.231Z Downloaded memchr v2.7.4
3882024-12-19T19:45:41.241Z Downloaded toml_edit v0.22.22
3892024-12-19T19:45:41.268Z Downloaded hashbrown v0.15.1
3902024-12-19T19:45:41.277Z Downloaded serde_json v1.0.132
3912024-12-19T19:45:41.284Z Downloaded pest v2.7.14
3922024-12-19T19:45:41.292Z Downloaded zerocopy v0.7.35
3932024-12-19T19:45:41.306Z Downloaded winnow v0.6.20
3942024-12-19T19:45:41.314Z Downloaded tabled v0.15.0
3952024-12-19T19:45:41.327Z Downloaded clap_builder v4.5.21
3962024-12-19T19:45:41.334Z Downloaded goblin v0.8.2
3972024-12-19T19:45:41.339Z Downloaded syn v2.0.87
3982024-12-19T19:45:41.349Z Downloaded unicode-width v0.1.14
3992024-12-19T19:45:41.359Z Downloaded syn v1.0.109
4002024-12-19T19:45:41.365Z Downloaded rustix v0.38.37
4012024-12-19T19:45:41.400Z Downloaded libc v0.2.162
4022024-12-19T19:45:41.712Z Compiling proc-macro2 v1.0.89
4032024-12-19T19:45:41.712Z Compiling unicode-ident v1.0.13
4042024-12-19T19:45:41.712Z Compiling serde v1.0.215
4052024-12-19T19:45:41.715Z Compiling version_check v0.9.5
4062024-12-19T19:45:41.715Z Compiling thiserror v1.0.69
4072024-12-19T19:45:41.715Z Compiling memchr v2.7.4
4082024-12-19T19:45:41.715Z Compiling libc v0.2.162
4092024-12-19T19:45:41.715Z Compiling ryu v1.0.18
4102024-12-19T19:45:41.966Z Compiling itoa v1.0.11
4112024-12-19T19:45:42.205Z Compiling ucd-trie v0.1.7
4122024-12-19T19:45:42.229Z Compiling once_cell v1.20.2
4132024-12-19T19:45:42.652Z Compiling byteorder v1.5.0
4142024-12-19T19:45:42.712Z Compiling serde_json v1.0.132
4152024-12-19T19:45:42.838Z Compiling rustix v0.38.37
4162024-12-19T19:45:43.103Z Compiling bitflags v2.6.0
4172024-12-19T19:45:43.157Z Compiling proc-macro-error-attr v1.0.4
4182024-12-19T19:45:43.460Z Compiling usdt-impl v0.5.0
4192024-12-19T19:45:43.485Z Compiling syn v1.0.109
4202024-12-19T19:45:43.621Z Compiling proc-macro-error v1.0.4
4212024-12-19T19:45:43.647Z Compiling camino v1.1.9
4222024-12-19T19:45:43.695Z Compiling quote v1.0.37
4232024-12-19T19:45:43.898Z Compiling equivalent v1.0.1
4242024-12-19T19:45:43.962Z Compiling utf8parse v0.2.2
4252024-12-19T19:45:44.015Z Compiling log v0.4.22
4262024-12-19T19:45:44.112Z Compiling syn v2.0.87
4272024-12-19T19:45:44.146Z Compiling errno v0.3.9
4282024-12-19T19:45:44.385Z Compiling plain v0.2.3
4292024-12-19T19:45:44.387Z Compiling hashbrown v0.15.1
4302024-12-19T19:45:44.537Z Compiling thread-id v4.2.2
4312024-12-19T19:45:44.566Z Compiling anstyle-parse v0.2.5
4322024-12-19T19:45:44.743Z Compiling anstyle v1.0.10
4332024-12-19T19:45:44.921Z Compiling semver v1.0.23
4342024-12-19T19:45:45.002Z Compiling is_terminal_polyfill v1.70.1
4352024-12-19T19:45:45.157Z Compiling winnow v0.6.20
4362024-12-19T19:45:45.228Z Compiling colorchoice v1.0.2
4372024-12-19T19:45:45.402Z Compiling pretty-hex v0.4.1
4382024-12-19T19:45:45.446Z Compiling anstyle-query v1.1.1
4392024-12-19T19:45:45.473Z Compiling autocfg v1.4.0
4402024-12-19T19:45:45.617Z Compiling indexmap v2.6.0
4412024-12-19T19:45:45.640Z Compiling unicode-width v0.1.14
4422024-12-19T19:45:45.640Z Compiling anstream v0.6.15
4432024-12-19T19:45:46.457Z Compiling terminal_size v0.4.0
4442024-12-19T19:45:46.545Z Compiling heck v0.5.0
4452024-12-19T19:45:46.622Z Compiling fs-err v2.11.0
4462024-12-19T19:45:46.904Z Compiling anyhow v1.0.93
4472024-12-19T19:45:46.963Z Compiling strsim v0.11.1
4482024-12-19T19:45:47.089Z Compiling heck v0.4.1
4492024-12-19T19:45:47.118Z Compiling fnv v1.0.7
4502024-12-19T19:45:47.241Z Compiling fastrand v2.1.1
4512024-12-19T19:45:47.269Z Compiling bytecount v0.6.8
4522024-12-19T19:45:47.571Z Compiling cfg-if v1.0.0
4532024-12-19T19:45:47.574Z Compiling clap_lex v0.7.2
4542024-12-19T19:45:47.681Z Compiling tempfile v3.13.0
4552024-12-19T19:45:47.942Z Compiling clap_builder v4.5.21
4562024-12-19T19:45:48.178Z Compiling papergrid v0.11.0
4572024-12-19T19:45:48.262Z Compiling memmap v0.7.0
4582024-12-19T19:45:48.383Z Compiling smawk v0.3.2
4592024-12-19T19:45:48.550Z Compiling unicode-linebreak v0.1.5
4602024-12-19T19:45:49.057Z Compiling textwrap v0.16.1
4612024-12-19T19:45:49.105Z Compiling swrite v0.1.0
4622024-12-19T19:45:50.154Z Compiling tabled_derive v0.7.0
4632024-12-19T19:45:51.821Z Compiling tabled v0.15.0
4642024-12-19T19:45:53.219Z Compiling serde_derive v1.0.215
4652024-12-19T19:45:53.219Z Compiling thiserror-impl v1.0.69
4662024-12-19T19:45:53.221Z Compiling zerocopy-derive v0.7.35
4672024-12-19T19:45:53.221Z Compiling scroll_derive v0.12.0
4682024-12-19T19:45:53.526Z Compiling clap_derive v4.5.18
4692024-12-19T19:45:54.828Z Compiling scroll v0.12.0
4702024-12-19T19:45:55.295Z Compiling goblin v0.8.2
4712024-12-19T19:45:55.369Z Compiling zerocopy v0.7.35
4722024-12-19T19:45:56.044Z Compiling pest v2.7.14
4732024-12-19T19:45:57.696Z Compiling clap v4.5.21
4742024-12-19T19:45:58.342Z Compiling pest_meta v2.7.14
4752024-12-19T19:45:59.195Z Compiling pest_generator v2.7.14
4762024-12-19T19:46:00.864Z Compiling pest_derive v2.7.14
4772024-12-19T19:46:01.609Z Compiling dtrace-parser v0.2.0
4782024-12-19T19:46:03.849Z Compiling serde_spanned v0.6.8
4792024-12-19T19:46:03.849Z Compiling toml_datetime v0.6.8
4802024-12-19T19:46:03.851Z Compiling cargo-platform v0.1.8
4812024-12-19T19:46:04.239Z Compiling serde_tokenstream v0.2.2
4822024-12-19T19:46:04.295Z Compiling toml_edit v0.22.22
4832024-12-19T19:46:04.438Z Compiling macaddr v1.0.1
4842024-12-19T19:46:04.563Z Compiling camino-tempfile v1.1.1
4852024-12-19T19:46:05.415Z Compiling dof v0.3.0
4862024-12-19T19:46:05.415Z Compiling cargo_metadata v0.18.1
4872024-12-19T19:46:07.146Z Compiling toml v0.8.19
4882024-12-19T19:46:07.378Z Compiling usdt-macro v0.5.0
4892024-12-19T19:46:07.378Z Compiling usdt-attr-macro v0.5.0
4902024-12-19T19:46:08.006Z Compiling cargo_toml v0.20.5
4912024-12-19T19:46:08.865Z Compiling usdt v0.5.0
4922024-12-19T19:46:11.740Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-12-19T19:46:15.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.09s
4942024-12-19T19:46:16.222Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-12-19T19:46:16.770Z Downloading crates ...
4962024-12-19T19:46:16.899Z Downloaded atomicwrites v0.4.4
4972024-12-19T19:46:16.902Z Downloaded atty v0.2.14
4982024-12-19T19:46:16.905Z Downloaded async-stream-impl v0.3.6
4992024-12-19T19:46:16.908Z Downloaded arrayref v0.3.9
5002024-12-19T19:46:16.911Z Downloaded async-stream v0.3.6
5012024-12-19T19:46:16.913Z Downloaded async-recursion v1.1.1
5022024-12-19T19:46:16.915Z Downloaded assert_matches v1.5.0
5032024-12-19T19:46:16.918Z Downloaded cfg_aliases v0.2.1
5042024-12-19T19:46:16.918Z Downloaded array-init v0.0.4
5052024-12-19T19:46:16.928Z Downloaded cstr-argument v0.1.2
5062024-12-19T19:46:16.930Z Downloaded crucible-workspace-hack v0.1.0
5072024-12-19T19:46:16.932Z Downloaded ciborium-io v0.2.2
5082024-12-19T19:46:16.938Z Downloaded crunchy v0.2.2
5092024-12-19T19:46:16.943Z Downloaded aead v0.5.2
5102024-12-19T19:46:16.946Z Downloaded headers-core v0.3.0
5112024-12-19T19:46:16.946Z Downloaded atomic-waker v1.1.2
5122024-12-19T19:46:16.949Z Downloaded adler2 v2.0.0
5132024-12-19T19:46:16.949Z Downloaded addr2line v0.24.2
5142024-12-19T19:46:16.953Z Downloaded cfg_aliases v0.1.1
5152024-12-19T19:46:16.955Z Downloaded cipher v0.4.4
5162024-12-19T19:46:16.958Z Downloaded constant_time_eq v0.3.1
5172024-12-19T19:46:16.961Z Downloaded bit-set v0.5.3
5182024-12-19T19:46:16.961Z Downloaded heapless v0.8.0
5192024-12-19T19:46:16.967Z Downloaded hex v0.4.3
5202024-12-19T19:46:16.969Z Downloaded darling v0.20.10
5212024-12-19T19:46:16.972Z Downloaded chacha20 v0.9.1
5222024-12-19T19:46:16.974Z Downloaded cmake v0.1.51
5232024-12-19T19:46:16.976Z Downloaded ciborium-ll v0.2.2
5242024-12-19T19:46:16.980Z Downloaded curve25519-dalek-derive v0.1.1
5252024-12-19T19:46:16.980Z Downloaded base16ct v0.2.0
5262024-12-19T19:46:16.980Z Downloaded heapless v0.7.17
5272024-12-19T19:46:16.984Z Downloaded http-range v0.1.5
5282024-12-19T19:46:16.986Z Downloaded http-body v1.0.1
5292024-12-19T19:46:16.986Z Downloaded const_format_proc_macros v0.2.33
5302024-12-19T19:46:16.990Z Downloaded heck v0.3.3
5312024-12-19T19:46:16.993Z Downloaded crc v3.2.1
5322024-12-19T19:46:16.993Z Downloaded ctr v0.9.2
5332024-12-19T19:46:16.995Z Downloaded highway v1.2.0
5342024-12-19T19:46:16.998Z Downloaded httpdate v1.0.3
5352024-12-19T19:46:17.000Z Downloaded hex-literal v0.4.1
5362024-12-19T19:46:17.003Z Downloaded colored v2.1.0
5372024-12-19T19:46:17.003Z Downloaded cexpr v0.6.0
5382024-12-19T19:46:17.006Z Downloaded hmac v0.12.1
5392024-12-19T19:46:17.009Z Downloaded httparse v1.9.5
5402024-12-19T19:46:17.012Z Downloaded http-body-util v0.1.2
5412024-12-19T19:46:17.014Z Downloaded ciborium v0.2.2
5422024-12-19T19:46:17.017Z Downloaded hostname v0.4.0
5432024-12-19T19:46:17.019Z Downloaded convert_case v0.4.0
5442024-12-19T19:46:17.019Z Downloaded ascii-canvas v3.0.0
5452024-12-19T19:46:17.022Z Downloaded hickory-client v0.24.1
5462024-12-19T19:46:17.024Z Downloaded hickory-server v0.24.1
5472024-12-19T19:46:17.030Z Downloaded crc32fast v1.4.2
5482024-12-19T19:46:17.032Z Downloaded ident_case v1.0.1
5492024-12-19T19:46:17.035Z Downloaded hubpack_derive v0.1.1
5502024-12-19T19:46:17.035Z Downloaded crc-catalog v2.4.0
5512024-12-19T19:46:17.035Z Downloaded console v0.15.8
5522024-12-19T19:46:17.041Z Downloaded hickory-resolver v0.24.1
5532024-12-19T19:46:17.043Z Downloaded csv-core v0.1.11
5542024-12-19T19:46:17.046Z Downloaded sigpipe v0.1.3
5552024-12-19T19:46:17.046Z Downloaded block-padding v0.3.3
5562024-12-19T19:46:17.048Z Downloaded backoff v0.4.0
5572024-12-19T19:46:17.051Z Downloaded bcs v0.1.6
5582024-12-19T19:46:17.053Z Downloaded primeorder v0.13.6
5592024-12-19T19:46:17.053Z Downloaded rand_seeder v0.3.0
5602024-12-19T19:46:17.056Z Downloaded icu_provider_macros v1.5.0
5612024-12-19T19:46:17.056Z Downloaded rand_core v0.6.4
5622024-12-19T19:46:17.059Z Downloaded rand_chacha v0.3.1
5632024-12-19T19:46:17.059Z Downloaded cookie_store v0.21.0
5642024-12-19T19:46:17.062Z Downloaded md5 v0.7.0
5652024-12-19T19:46:17.064Z Downloaded matches v0.1.10
5662024-12-19T19:46:17.064Z Downloaded async-bb8-diesel v0.2.1
5672024-12-19T19:46:17.066Z Downloaded tinyvec_macros v0.1.1
5682024-12-19T19:46:17.068Z Downloaded sync-ptr v0.1.1
5692024-12-19T19:46:17.068Z Downloaded allocator-api2 v0.2.18
5702024-12-19T19:46:17.071Z Downloaded hubpack v0.1.2
5712024-12-19T19:46:17.074Z Downloaded humantime v2.1.0
5722024-12-19T19:46:17.074Z Downloaded resolv-conf v0.7.0
5732024-12-19T19:46:17.076Z Downloaded rustls-pemfile v1.0.4
5742024-12-19T19:46:17.079Z Downloaded base64ct v1.6.0
5752024-12-19T19:46:17.081Z Downloaded argon2 v0.5.3
5762024-12-19T19:46:17.084Z Downloaded cookie v0.18.1
5772024-12-19T19:46:17.086Z Downloaded indoc v1.0.9
5782024-12-19T19:46:17.088Z Downloaded idna_adapter v1.2.0
5792024-12-19T19:46:17.091Z Downloaded crossbeam-epoch v0.9.18
5802024-12-19T19:46:17.094Z Downloaded impl-trait-for-tuples v0.2.2
5812024-12-19T19:46:17.098Z Downloaded crc-any v2.5.0
5822024-12-19T19:46:17.101Z Downloaded serde-hex v0.1.0
5832024-12-19T19:46:17.101Z Downloaded rusty-fork v0.3.0
5842024-12-19T19:46:17.101Z Downloaded rustversion v1.0.17
5852024-12-19T19:46:17.103Z Downloaded async-trait v0.1.83
5862024-12-19T19:46:17.107Z Downloaded slog-stdlog v4.1.1
5872024-12-19T19:46:17.109Z Downloaded keccak v0.1.5
5882024-12-19T19:46:17.112Z Downloaded is-terminal v0.4.13
5892024-12-19T19:46:17.112Z Downloaded stringprep v0.1.5
5902024-12-19T19:46:17.115Z Downloaded termios v0.3.3
5912024-12-19T19:46:17.117Z Downloaded managed v0.8.0
5922024-12-19T19:46:17.117Z Downloaded lalrpop-util v0.19.12
5932024-12-19T19:46:17.120Z Downloaded match_cfg v0.1.0
5942024-12-19T19:46:17.120Z Downloaded rand_xorshift v0.3.0
5952024-12-19T19:46:17.122Z Downloaded num-conv v0.1.0
5962024-12-19T19:46:17.122Z Downloaded quinn-udp v0.5.5
5972024-12-19T19:46:17.125Z Downloaded memoffset v0.9.1
5982024-12-19T19:46:17.125Z Downloaded linked-hash-map v0.5.6
5992024-12-19T19:46:17.128Z Downloaded time-core v0.1.2
6002024-12-19T19:46:17.128Z Downloaded maybe-uninit v2.0.0
6012024-12-19T19:46:17.130Z Downloaded lru v0.12.5
6022024-12-19T19:46:17.130Z Downloaded lockfree-object-pool v0.1.6
6032024-12-19T19:46:17.133Z Downloaded iana-time-zone v0.1.61
6042024-12-19T19:46:17.135Z Downloaded unicode-xid v0.2.6
6052024-12-19T19:46:17.138Z Downloaded linear-map v1.2.0
6062024-12-19T19:46:17.141Z Downloaded ahash v0.8.11
6072024-12-19T19:46:17.144Z Downloaded mime v0.3.17
6082024-12-19T19:46:17.144Z Downloaded hyper-staticfile v0.10.1
6092024-12-19T19:46:17.146Z Downloaded lru-cache v0.1.2
6102024-12-19T19:46:17.149Z Downloaded icu_locid_transform v1.5.0
6112024-12-19T19:46:17.151Z Downloaded data-encoding v2.6.0
6122024-12-19T19:46:17.151Z Downloaded smallvec v0.6.14
6132024-12-19T19:46:17.154Z Downloaded http v1.1.0
6142024-12-19T19:46:17.156Z Downloaded newtype_derive v0.1.6
6152024-12-19T19:46:17.159Z Downloaded tokio-native-tls v0.3.1
6162024-12-19T19:46:17.161Z Downloaded openssl-macros v0.1.1
6172024-12-19T19:46:17.161Z Downloaded chacha20poly1305 v0.10.1
6182024-12-19T19:46:17.163Z Downloaded maplit v1.0.2
6192024-12-19T19:46:17.166Z Downloaded debug-ignore v1.0.5
6202024-12-19T19:46:17.168Z Downloaded libsw v3.3.1
6212024-12-19T19:46:17.168Z Downloaded libefi-sys v0.1.0
6222024-12-19T19:46:17.171Z Downloaded untrusted v0.9.0
6232024-12-19T19:46:17.173Z Downloaded supports-color v3.0.1
6242024-12-19T19:46:17.173Z Downloaded float-cmp v0.9.0
6252024-12-19T19:46:17.176Z Downloaded fixedbitset v0.4.2
6262024-12-19T19:46:17.176Z Downloaded diesel-dtrace v0.4.0
6272024-12-19T19:46:17.179Z Downloaded flagset v0.4.6
6282024-12-19T19:46:17.181Z Downloaded either v1.13.0
6292024-12-19T19:46:17.183Z Downloaded serde-big-array v0.5.1
6302024-12-19T19:46:17.183Z Downloaded litemap v0.7.3
6312024-12-19T19:46:17.186Z Downloaded ipnetwork v0.20.0
6322024-12-19T19:46:17.189Z Downloaded num-iter v0.1.45
6332024-12-19T19:46:17.192Z Downloaded num-integer v0.1.46
6342024-12-19T19:46:17.192Z Downloaded mime_guess v2.0.5
6352024-12-19T19:46:17.194Z Downloaded typify v0.2.0
6362024-12-19T19:46:17.196Z Downloaded compact_str v0.8.0
6372024-12-19T19:46:17.200Z Downloaded lock_api v0.4.12
6382024-12-19T19:46:17.202Z Downloaded cc v1.1.30
6392024-12-19T19:46:17.205Z Downloaded bytes v1.8.0
6402024-12-19T19:46:17.209Z Downloaded futures-core v0.3.31
6412024-12-19T19:46:17.212Z Downloaded value-bag v1.9.0
6422024-12-19T19:46:17.215Z Downloaded uzers v0.12.1
6432024-12-19T19:46:17.219Z Downloaded sqlparser_derive v0.2.2
6442024-12-19T19:46:17.219Z Downloaded paste v1.0.15
6452024-12-19T19:46:17.222Z Downloaded packed_struct v0.10.1
6462024-12-19T19:46:17.224Z Downloaded prettyplease v0.2.25
6472024-12-19T19:46:17.227Z Downloaded zone_cfg_derive v0.3.0
6482024-12-19T19:46:17.229Z Downloaded zone_cfg_derive v0.1.2
6492024-12-19T19:46:17.229Z Downloaded glob v0.3.1
6502024-12-19T19:46:17.232Z Downloaded dhcproto-macros v0.1.0
6512024-12-19T19:46:17.232Z Downloaded nibble_vec v0.1.0
6522024-12-19T19:46:17.234Z Downloaded predicates-tree v1.0.11
6532024-12-19T19:46:17.234Z Downloaded predicates-core v1.0.8
6542024-12-19T19:46:17.236Z Downloaded backtrace v0.3.74
6552024-12-19T19:46:17.240Z Downloaded signal-hook-registry v1.4.2
6562024-12-19T19:46:17.243Z Downloaded slog-async v2.8.0
6572024-12-19T19:46:17.245Z Downloaded slab v0.4.9
6582024-12-19T19:46:17.245Z Downloaded vsss-rs v3.3.4
6592024-12-19T19:46:17.250Z Downloaded env_logger v0.11.5
6602024-12-19T19:46:17.253Z Downloaded uuid v1.11.0
6612024-12-19T19:46:17.255Z Downloaded bumpalo v3.16.0
6622024-12-19T19:46:17.257Z Downloaded indexmap v1.9.3
6632024-12-19T19:46:17.261Z Downloaded icu_locid v1.5.0
6642024-12-19T19:46:17.266Z Downloaded opaque-debug v0.3.1
6652024-12-19T19:46:17.269Z Downloaded tap v1.0.1
6662024-12-19T19:46:17.269Z Downloaded thiserror-no-std v2.0.2
6672024-12-19T19:46:17.273Z Downloaded float-ord v0.3.2
6682024-12-19T19:46:17.275Z Downloaded thiserror-impl-no-std v2.0.2
6692024-12-19T19:46:17.277Z Downloaded thiserror-impl v2.0.3
6702024-12-19T19:46:17.277Z Downloaded const_format v0.2.33
6712024-12-19T19:46:17.282Z Downloaded parse-size v1.1.0
6722024-12-19T19:46:17.284Z Downloaded newtype-uuid v1.1.3
6732024-12-19T19:46:17.284Z Downloaded ssh-cipher v0.2.0
6742024-12-19T19:46:17.287Z Downloaded password-hash v0.5.0
6752024-12-19T19:46:17.290Z Downloaded thread_local v1.1.8
6762024-12-19T19:46:17.290Z Downloaded ssh-encoding v0.2.0
6772024-12-19T19:46:17.302Z Downloaded sync_wrapper v1.0.1
6782024-12-19T19:46:17.304Z Downloaded subtle v2.6.1
6792024-12-19T19:46:17.304Z Downloaded progenitor-client v0.8.0
6802024-12-19T19:46:17.307Z Downloaded unicase v2.7.0
6812024-12-19T19:46:17.309Z Downloaded unarray v0.1.4
6822024-12-19T19:46:17.309Z Downloaded signal-hook v0.3.17
6832024-12-19T19:46:17.312Z Downloaded ena v0.14.3
6842024-12-19T19:46:17.315Z Downloaded zerocopy v0.6.6
6852024-12-19T19:46:17.318Z Downloaded darling_macro v0.20.10
6862024-12-19T19:46:17.318Z Downloaded zerofrom v0.1.4
6872024-12-19T19:46:17.320Z Downloaded thiserror v2.0.3
6882024-12-19T19:46:17.325Z Downloaded parse-display-derive v0.10.0
6892024-12-19T19:46:17.327Z Downloaded aes v0.8.4
6902024-12-19T19:46:17.330Z Downloaded parse-display v0.10.0
6912024-12-19T19:46:17.332Z Downloaded foreign-types-shared v0.1.1
6922024-12-19T19:46:17.332Z Downloaded foreign-types v0.3.2
6932024-12-19T19:46:17.335Z Downloaded olpc-cjson v0.1.4
6942024-12-19T19:46:17.335Z Downloaded yoke v0.7.4
6952024-12-19T19:46:17.337Z Downloaded whoami v1.5.2
6962024-12-19T19:46:17.341Z Downloaded icu_properties v1.5.1
6972024-12-19T19:46:17.343Z Downloaded hyper-util v0.1.10
6982024-12-19T19:46:17.346Z Downloaded vte_generate_state_changes v0.1.2
6992024-12-19T19:46:17.348Z Downloaded synstructure v0.13.1
7002024-12-19T19:46:17.351Z Downloaded hash32 v0.3.1
7012024-12-19T19:46:17.351Z Downloaded futures-executor v0.3.31
7022024-12-19T19:46:17.353Z Downloaded icu_normalizer v1.5.0
7032024-12-19T19:46:17.356Z Downloaded icu_collections v1.5.0
7042024-12-19T19:46:17.362Z Downloaded new_debug_unreachable v1.0.6
7052024-12-19T19:46:17.364Z Downloaded foreign-types-shared v0.3.1
7062024-12-19T19:46:17.364Z Downloaded polyval v0.6.2
7072024-12-19T19:46:17.366Z Downloaded tracing-attributes v0.1.27
7082024-12-19T19:46:17.369Z Downloaded spki v0.7.3
7092024-12-19T19:46:17.372Z Downloaded oso-derive v0.27.3
7102024-12-19T19:46:17.372Z Downloaded num_threads v0.1.7
7112024-12-19T19:46:17.374Z Downloaded zerofrom-derive v0.1.4
7122024-12-19T19:46:17.374Z Downloaded parking_lot_core v0.8.6
7132024-12-19T19:46:17.376Z Downloaded dyn-clone v1.0.17
7142024-12-19T19:46:17.379Z Downloaded same-file v1.0.6
7152024-12-19T19:46:17.382Z Downloaded spin v0.5.2
7162024-12-19T19:46:17.382Z Downloaded foreign-types-macros v0.2.3
7172024-12-19T19:46:17.384Z Downloaded parking_lot_core v0.9.10
7182024-12-19T19:46:17.387Z Downloaded termtree v0.4.1
7192024-12-19T19:46:17.387Z Downloaded take_mut v0.2.2
7202024-12-19T19:46:17.389Z Downloaded foreign-types v0.5.0
7212024-12-19T19:46:17.389Z Downloaded unicode-bidi v0.3.17
7222024-12-19T19:46:17.391Z Downloaded postgres-types v0.2.8
7232024-12-19T19:46:17.394Z Downloaded num_enum v0.5.11
7242024-12-19T19:46:17.399Z Downloaded tls_codec_derive v0.4.1
7252024-12-19T19:46:17.401Z Downloaded serde_with_macros v3.11.0
7262024-12-19T19:46:17.403Z Downloaded derive_more v0.99.18
7272024-12-19T19:46:17.409Z Downloaded phf_shared v0.11.2
7282024-12-19T19:46:17.414Z Downloaded pbkdf2 v0.12.2
7292024-12-19T19:46:17.414Z Downloaded nanorand v0.7.0
7302024-12-19T19:46:17.416Z Downloaded fd-lock v4.0.2
7312024-12-19T19:46:17.417Z Downloaded quick-error v1.2.3
7322024-12-19T19:46:17.420Z Downloaded tokio-macros v2.4.0
7332024-12-19T19:46:17.420Z Downloaded miniz_oxide v0.8.0
7342024-12-19T19:46:17.423Z Downloaded rustc-demangle v0.1.24
7352024-12-19T19:46:17.423Z Downloaded diesel_derives v2.2.3
7362024-12-19T19:46:17.427Z Downloaded wait-timeout v0.2.0
7372024-12-19T19:46:17.430Z Downloaded crossterm v0.28.1
7382024-12-19T19:46:17.436Z Downloaded want v0.3.1
7392024-12-19T19:46:17.439Z Downloaded env_logger v0.10.2
7402024-12-19T19:46:17.442Z Downloaded displaydoc v0.2.5
7412024-12-19T19:46:17.444Z Downloaded ecdsa v0.16.9
7422024-12-19T19:46:17.446Z Downloaded tabwriter v1.4.0
7432024-12-19T19:46:17.448Z Downloaded defmt-parser v0.3.4
7442024-12-19T19:46:17.449Z Downloaded derive_builder_macro v0.20.2
7452024-12-19T19:46:17.451Z Downloaded parking_lot v0.12.3
7462024-12-19T19:46:17.453Z Downloaded native-tls v0.2.12
7472024-12-19T19:46:17.456Z Downloaded omicron-zone-package v0.11.1
7482024-12-19T19:46:17.458Z Downloaded percent-encoding v2.3.1
7492024-12-19T19:46:17.459Z Downloaded num_enum_derive v0.5.11
7502024-12-19T19:46:17.462Z Downloaded slog-envlogger v2.2.0
7512024-12-19T19:46:17.466Z Downloaded snafu-derive v0.8.5
7522024-12-19T19:46:17.466Z Downloaded ed25519 v2.2.3
7532024-12-19T19:46:17.469Z Downloaded unicode-properties v0.1.3
7542024-12-19T19:46:17.469Z Downloaded predicates v3.1.2
7552024-12-19T19:46:17.472Z Downloaded zerocopy-derive v0.8.10
7562024-12-19T19:46:17.477Z Downloaded ron v0.8.1
7572024-12-19T19:46:17.483Z Downloaded minimal-lexical v0.2.1
7582024-12-19T19:46:17.488Z Downloaded try-lock v0.2.5
7592024-12-19T19:46:17.491Z Downloaded indicatif v0.17.9
7602024-12-19T19:46:17.493Z Downloaded hash32 v0.2.1
7612024-12-19T19:46:17.496Z Downloaded sec1 v0.7.3
7622024-12-19T19:46:17.499Z Downloaded peg-runtime v0.8.3
7632024-12-19T19:46:17.499Z Downloaded pin-utils v0.1.0
7642024-12-19T19:46:17.501Z Downloaded path-slash v0.1.5
7652024-12-19T19:46:17.501Z Downloaded funty v2.0.0
7662024-12-19T19:46:17.504Z Downloaded scrypt v0.11.0
7672024-12-19T19:46:17.504Z Downloaded ref-cast v1.0.23
7682024-12-19T19:46:17.507Z Downloaded number_prefix v0.4.0
7692024-12-19T19:46:17.507Z Downloaded static_assertions v1.1.0
7702024-12-19T19:46:17.509Z Downloaded stable_deref_trait v1.2.0
7712024-12-19T19:46:17.511Z Downloaded scopeguard v1.2.0
7722024-12-19T19:46:17.511Z Downloaded term v0.7.0
7732024-12-19T19:46:17.514Z Downloaded embedded-io v0.6.1
7742024-12-19T19:46:17.517Z Downloaded strum_macros v0.26.4
7752024-12-19T19:46:17.520Z Downloaded group v0.13.0
7762024-12-19T19:46:17.523Z Downloaded write16 v1.0.0
7772024-12-19T19:46:17.523Z Downloaded tracing-core v0.1.32
7782024-12-19T19:46:17.527Z Downloaded downcast v0.11.0
7792024-12-19T19:46:17.528Z Downloaded toolchain_find v0.4.0
7802024-12-19T19:46:17.530Z Downloaded enum-as-inner v0.5.1
7812024-12-19T19:46:17.530Z Downloaded pin-project v1.1.6
7822024-12-19T19:46:18.543Z Downloaded rustyline v14.0.0
7832024-12-19T19:46:18.546Z Downloaded aes-gcm v0.10.3
7842024-12-19T19:46:18.546Z Downloaded futures-macro v0.3.31
7852024-12-19T19:46:18.546Z Downloaded futures-io v0.3.31
7862024-12-19T19:46:18.546Z Downloaded dhcproto v0.12.0
7872024-12-19T19:46:18.546Z Downloaded fragile v2.0.0
7882024-12-19T19:46:18.546Z Downloaded socket2 v0.5.7
7892024-12-19T19:46:18.546Z Downloaded expectorate v1.1.0
7902024-12-19T19:46:18.547Z Downloaded pem v3.0.4
7912024-12-19T19:46:18.547Z Downloaded progenitor-macro v0.8.0
7922024-12-19T19:46:18.547Z Downloaded subprocess v0.2.9
7932024-12-19T19:46:18.547Z Downloaded flate2 v1.0.34
7942024-12-19T19:46:18.547Z Downloaded schemars_derive v0.8.21
7952024-12-19T19:46:18.547Z Downloaded tungstenite v0.24.0
7962024-12-19T19:46:18.547Z Downloaded structmeta v0.3.0
7972024-12-19T19:46:18.547Z Downloaded time-macros v0.2.18
7982024-12-19T19:46:18.547Z Downloaded siphasher v0.3.11
7992024-12-19T19:46:18.547Z Downloaded pretty-hex v0.2.1
8002024-12-19T19:46:18.547Z Downloaded untrusted v0.7.1
8012024-12-19T19:46:18.547Z Downloaded writeable v0.5.5
8022024-12-19T19:46:18.547Z Downloaded walkdir v2.5.0
8032024-12-19T19:46:18.547Z Downloaded which v4.4.2
8042024-12-19T19:46:18.547Z Downloaded futures-sink v0.3.31
8052024-12-19T19:46:18.547Z Downloaded zone v0.3.0
8062024-12-19T19:46:18.547Z Downloaded universal-hash v0.5.1
8072024-12-19T19:46:18.547Z Downloaded derive_builder v0.20.2
8082024-12-19T19:46:18.547Z Downloaded vte v0.11.1
8092024-12-19T19:46:18.547Z Downloaded getrandom v0.2.15
8102024-12-19T19:46:18.547Z Downloaded newline-converter v0.3.0
8112024-12-19T19:46:18.547Z Downloaded waitgroup v0.1.2
8122024-12-19T19:46:18.547Z Downloaded pkcs8 v0.10.2
8132024-12-19T19:46:18.547Z Downloaded fs_extra v1.3.0
8142024-12-19T19:46:18.548Z Downloaded peg-macros v0.8.4
8152024-12-19T19:46:18.548Z Downloaded schemars v0.8.21
8162024-12-19T19:46:18.548Z Downloaded rfc6979 v0.4.0
8172024-12-19T19:46:18.548Z Downloaded packed_struct_codegen v0.10.1
8182024-12-19T19:46:18.548Z Downloaded pkcs5 v0.7.1
8192024-12-19T19:46:18.548Z Downloaded wyz v0.5.1
8202024-12-19T19:46:18.548Z Downloaded libm v0.2.8
8212024-12-19T19:46:18.548Z Downloaded phf_shared v0.10.0
8222024-12-19T19:46:18.548Z Downloaded normalize-line-endings v0.3.0
8232024-12-19T19:46:18.548Z Downloaded difflib v0.4.0
8242024-12-19T19:46:18.548Z Downloaded aws-lc-rs v1.10.0
8252024-12-19T19:46:18.548Z Downloaded spin v0.9.8
8262024-12-19T19:46:18.548Z Downloaded elliptic-curve v0.13.8
8272024-12-19T19:46:18.548Z Downloaded pem-rfc7468 v0.7.0
8282024-12-19T19:46:18.548Z Downloaded tower-service v0.3.3
8292024-12-19T19:46:18.548Z Downloaded dirs-next v2.0.0
8302024-12-19T19:46:18.548Z Downloaded mockall v0.13.0
8312024-12-19T19:46:18.548Z Downloaded serde_urlencoded v0.7.1
8322024-12-19T19:46:18.548Z Downloaded serde_repr v0.1.19
8332024-12-19T19:46:18.548Z Downloaded openssl-sys v0.9.103
8342024-12-19T19:46:18.548Z Downloaded diesel_table_macro_syntax v0.2.0
8352024-12-19T19:46:18.548Z Downloaded yoke-derive v0.7.4
8362024-12-19T19:46:18.548Z Downloaded precomputed-hash v0.1.1
8372024-12-19T19:46:18.548Z Downloaded structmeta-derive v0.2.0
8382024-12-19T19:46:18.548Z Downloaded russh-cryptovec v0.7.3
8392024-12-19T19:46:18.548Z Downloaded serde_path_to_error v0.1.16
8402024-12-19T19:46:18.548Z Downloaded rand v0.8.5
8412024-12-19T19:46:18.548Z Downloaded zeroize_derive v1.4.2
8422024-12-19T19:46:18.548Z Downloaded topological-sort v0.2.2
8432024-12-19T19:46:18.549Z Downloaded salsa20 v0.10.2
8442024-12-19T19:46:18.549Z Downloaded rayon-core v1.12.1
8452024-12-19T19:46:18.549Z Downloaded openssl-probe v0.1.5
8462024-12-19T19:46:18.549Z Downloaded mirai-annotations v1.12.0
8472024-12-19T19:46:18.549Z Downloaded phf_generator v0.11.2
8482024-12-19T19:46:18.549Z Downloaded phf_codegen v0.11.2
8492024-12-19T19:46:18.549Z Downloaded ref-cast-impl v1.0.23
8502024-12-19T19:46:18.549Z Downloaded tokio-postgres v0.7.12
8512024-12-19T19:46:18.549Z Downloaded tinystr v0.7.6
8522024-12-19T19:46:18.549Z Downloaded multer v3.1.0
8532024-12-19T19:46:18.549Z Downloaded phf v0.11.2
8542024-12-19T19:46:18.549Z Downloaded powerfmt v0.2.0
8552024-12-19T19:46:18.549Z Downloaded zip v0.6.6
8562024-12-19T19:46:18.549Z Downloaded fxhash v0.2.1
8572024-12-19T19:46:18.549Z Downloaded dropshot_endpoint v0.13.0
8582024-12-19T19:46:18.549Z Downloaded dropshot_endpoint v0.12.0
8592024-12-19T19:46:18.549Z Downloaded der v0.7.9
8602024-12-19T19:46:18.549Z Downloaded xz2 v0.1.7
8612024-12-19T19:46:18.549Z Downloaded utf-8 v0.7.6
8622024-12-19T19:46:18.549Z Downloaded strum v0.26.3
8632024-12-19T19:46:18.549Z Downloaded tiny-keccak v2.0.2
8642024-12-19T19:46:18.549Z Downloaded unicode-truncate v1.1.0
8652024-12-19T19:46:18.549Z Downloaded structmeta v0.2.0
8662024-12-19T19:46:18.549Z Downloaded utf16_iter v1.0.5
8672024-12-19T19:46:18.549Z Downloaded shell-words v1.1.0
8682024-12-19T19:46:18.549Z Downloaded der_derive v0.7.3
8692024-12-19T19:46:18.549Z Downloaded deranged v0.3.11
8702024-12-19T19:46:18.549Z Downloaded ppv-lite86 v0.2.20
8712024-12-19T19:46:18.549Z Downloaded tui-tree-widget v0.22.0
8722024-12-19T19:46:18.549Z Downloaded toml v0.7.8
8732024-12-19T19:46:18.549Z Downloaded quinn v0.11.5
8742024-12-19T19:46:18.549Z Downloaded itertools v0.12.1
8752024-12-19T19:46:18.549Z Downloaded endian-type v0.1.2
8762024-12-19T19:46:18.549Z Downloaded dunce v1.0.5
8772024-12-19T19:46:18.549Z Downloaded zeroize v1.8.1
8782024-12-19T19:46:18.549Z Downloaded diff v0.1.13
8792024-12-19T19:46:18.549Z Downloaded rusqlite v0.32.1
8802024-12-19T19:46:18.549Z Downloaded fatfs v0.3.6
8812024-12-19T19:46:18.550Z Downloaded gethostname v0.5.0
8822024-12-19T19:46:18.550Z Downloaded proc-macro-crate v1.3.1
8832024-12-19T19:46:18.553Z Downloaded num-traits v0.2.19
8842024-12-19T19:46:18.553Z Downloaded num-bigint v0.4.6
8852024-12-19T19:46:18.553Z Downloaded dsl_auto_type v0.1.2
8862024-12-19T19:46:18.553Z Downloaded postgres-protocol v0.6.7
8872024-12-19T19:46:18.553Z Downloaded nu-ansi-term v0.50.1
8882024-12-19T19:46:18.553Z Downloaded tls_codec v0.4.1
8892024-12-19T19:46:18.553Z Downloaded time v0.3.36
8902024-12-19T19:46:18.553Z Downloaded structmeta-derive v0.3.0
8912024-12-19T19:46:18.553Z Downloaded sha1 v0.10.6
8922024-12-19T19:46:18.553Z Downloaded dirs-sys-next v0.1.2
8932024-12-19T19:46:18.553Z Downloaded strum_macros v0.24.3
8942024-12-19T19:46:18.553Z Downloaded itertools v0.13.0
8952024-12-19T19:46:18.553Z Downloaded serde_plain v1.0.2
8962024-12-19T19:46:18.553Z Downloaded rustfmt-wrapper v0.2.1
8972024-12-19T19:46:18.553Z Downloaded unicode_categories v0.1.1
8982024-12-19T19:46:18.553Z Downloaded futures-task v0.3.31
8992024-12-19T19:46:18.554Z Downloaded zip v2.1.3
9002024-12-19T19:46:18.554Z Downloaded shlex v1.3.0
9012024-12-19T19:46:18.554Z Downloaded num-rational v0.4.2
9022024-12-19T19:46:18.554Z Downloaded yasna v0.5.2
9032024-12-19T19:46:18.554Z Downloaded fallible-streaming-iterator v0.1.9
9042024-12-19T19:46:18.554Z Downloaded num-complex v0.4.6
9052024-12-19T19:46:18.554Z Downloaded typed-path v0.9.3
9062024-12-19T19:46:18.554Z Downloaded rustc_version v0.4.1
9072024-12-19T19:46:18.554Z Downloaded fallible-iterator v0.2.0
9082024-12-19T19:46:18.554Z Downloaded enum-as-inner v0.6.1
9092024-12-19T19:46:18.554Z Downloaded ssh-key v0.6.6
9102024-12-19T19:46:18.554Z Downloaded tokio-rustls v0.25.0
9112024-12-19T19:46:18.554Z Downloaded postcard v1.0.10
9122024-12-19T19:46:18.554Z Downloaded darling_core v0.20.10
9132024-12-19T19:46:18.554Z Downloaded similar v2.6.0
9142024-12-19T19:46:18.554Z Downloaded hashlink v0.9.1
9152024-12-19T19:46:18.554Z Downloaded tracing v0.1.40
9162024-12-19T19:46:18.554Z Downloaded zerovec v0.10.4
9172024-12-19T19:46:18.554Z Downloaded display-error-chain v0.2.2
9182024-12-19T19:46:18.554Z Downloaded winnow v0.5.40
9192024-12-19T19:46:18.554Z Downloaded password-hash v0.4.2
9202024-12-19T19:46:18.554Z Downloaded tungstenite v0.21.0
9212024-12-19T19:46:18.554Z Downloaded rustls-pki-types v1.9.0
9222024-12-19T19:46:18.554Z Downloaded tokio-rustls v0.26.0
9232024-12-19T19:46:18.554Z Downloaded tinyvec v1.8.0
9242024-12-19T19:46:18.554Z Downloaded headers v0.4.0
9252024-12-19T19:46:18.554Z Downloaded ron v0.7.1
9262024-12-19T19:46:18.554Z Downloaded sqlparser v0.45.0
9272024-12-19T19:46:18.554Z Downloaded bitvec v1.0.1
9282024-12-19T19:46:18.554Z Downloaded toml_edit v0.19.15
9292024-12-19T19:46:18.554Z Downloaded reedline v0.35.0
9302024-12-19T19:46:18.554Z Downloaded steno v0.4.1
9312024-12-19T19:46:18.554Z Downloaded zerocopy v0.8.10
9322024-12-19T19:46:18.554Z Downloaded nom v7.1.3
9332024-12-19T19:46:18.554Z Downloaded x509-cert v0.2.5
9342024-12-19T19:46:18.554Z Downloaded petname v2.0.2
9352024-12-19T19:46:18.554Z Downloaded curve25519-dalek v4.1.3
9362024-12-19T19:46:18.555Z Downloaded p256 v0.13.2
9372024-12-19T19:46:18.555Z Downloaded url v2.5.3
9382024-12-19T19:46:18.555Z Downloaded quinn-proto v0.11.8
9392024-12-19T19:46:18.555Z Downloaded git2 v0.19.0
9402024-12-19T19:46:18.555Z Downloaded icu_properties_data v1.5.0
9412024-12-19T19:46:18.555Z Downloaded tough v0.19.0
9422024-12-19T19:46:18.555Z Downloaded proptest v1.5.0
9432024-12-19T19:46:18.555Z Downloaded num-bigint-dig v0.8.4
9442024-12-19T19:46:18.555Z Downloaded hashbrown v0.12.3
9452024-12-19T19:46:18.555Z Downloaded idna v0.4.0
9462024-12-19T19:46:18.555Z Downloaded salty v0.3.0
9472024-12-19T19:46:18.555Z Downloaded futures-util v0.3.31
9482024-12-19T19:46:18.555Z Downloaded hashbrown v0.14.5
9492024-12-19T19:46:18.555Z Downloaded idna v0.5.0
9502024-12-19T19:46:18.555Z Downloaded serde_with v3.11.0
9512024-12-19T19:46:18.555Z Downloaded reqwest v0.12.9
9522024-12-19T19:46:18.555Z Downloaded portable-atomic v1.9.0
9532024-12-19T19:46:18.555Z Downloaded gimli v0.31.1
9542024-12-19T19:46:18.555Z Downloaded nix v0.27.1
9552024-12-19T19:46:18.555Z Downloaded polar-core v0.27.3
9562024-12-19T19:46:18.555Z Downloaded rustls-webpki v0.102.8
9572024-12-19T19:46:18.555Z Downloaded regex v1.11.1
9582024-12-19T19:46:18.555Z Downloaded regex-syntax v0.6.29
9592024-12-19T19:46:18.555Z Downloaded webpki-roots v0.26.6
9602024-12-19T19:46:18.555Z Downloaded bstr v1.10.0
9612024-12-19T19:46:18.555Z Downloaded smoltcp v0.9.1
9622024-12-19T19:46:18.555Z Downloaded rustls v0.21.12
9632024-12-19T19:46:18.555Z Downloaded unicode-width v0.2.0
9642024-12-19T19:46:18.555Z Downloaded object v0.30.4
9652024-12-19T19:46:18.555Z Downloaded openssl v0.10.66
9662024-12-19T19:46:18.555Z Downloaded trust-dns-proto v0.22.0
9672024-12-19T19:46:18.555Z Downloaded diesel v2.2.6
9682024-12-19T19:46:18.555Z Downloaded nix v0.29.0
9692024-12-19T19:46:18.555Z Downloaded rustls v0.23.14
9702024-12-19T19:46:18.555Z Downloaded nix v0.28.0
9712024-12-19T19:46:18.555Z Downloaded object v0.36.5
9722024-12-19T19:46:18.555Z Downloaded regress v0.10.1
9732024-12-19T19:46:18.555Z Downloaded openapiv3 v2.0.0
9742024-12-19T19:46:18.555Z Downloaded zerocopy-derive v0.6.6
9752024-12-19T19:46:18.556Z Downloaded typify-impl v0.2.0
9762024-12-19T19:46:18.556Z Downloaded sled v0.34.7
9772024-12-19T19:46:18.556Z Downloaded bzip2-sys v0.1.11+1.0.8
9782024-12-19T19:46:18.556Z Downloaded smoltcp v0.11.0
9792024-12-19T19:46:18.556Z Downloaded ratatui v0.28.1
9802024-12-19T19:46:18.556Z Downloaded rustls v0.22.4
9812024-12-19T19:46:18.556Z Downloaded regress v0.9.1
9822024-12-19T19:46:18.556Z Downloaded regex-syntax v0.8.5
9832024-12-19T19:46:18.559Z Downloaded regex-automata v0.4.8
9842024-12-19T19:46:18.559Z Downloaded chrono-tz v0.10.0
9852024-12-19T19:46:18.561Z Downloaded petgraph v0.6.5
9862024-12-19T19:46:18.578Z Downloaded dropshot v0.13.0
9872024-12-19T19:46:18.602Z Downloaded hickory-proto v0.24.1
9882024-12-19T19:46:18.618Z Downloaded dropshot v0.12.0
9892024-12-19T19:46:18.637Z Downloaded lzma-sys v0.1.20
9902024-12-19T19:46:18.668Z Downloaded idna v0.2.3
9912024-12-19T19:46:18.676Z Downloaded quick-xml v0.33.0
9922024-12-19T19:46:18.683Z Downloaded idna v0.3.0
9932024-12-19T19:46:18.692Z Downloaded h2 v0.4.6
9942024-12-19T19:46:18.696Z Downloaded radix_trie v0.2.1
9952024-12-19T19:46:18.703Z Downloaded vcpkg v0.2.15
9962024-12-19T19:46:18.742Z Downloaded tokio v1.40.0
9972024-12-19T19:46:18.782Z Downloaded csv v1.3.0
9982024-12-19T19:46:18.802Z Downloaded libz-sys v1.1.20
9992024-12-19T19:46:18.824Z Downloaded rayon v1.10.0
10002024-12-19T19:46:18.835Z Downloaded lalrpop v0.19.12
10012024-12-19T19:46:18.845Z Downloaded sha3 v0.10.8
10022024-12-19T19:46:18.850Z Downloaded unicode-segmentation v1.12.0
10032024-12-19T19:46:18.855Z Downloaded p384 v0.13.0
10042024-12-19T19:46:18.860Z Downloaded rustls-webpki v0.101.7
10052024-12-19T19:46:18.875Z Downloaded unicode-normalization v0.1.24
10062024-12-19T19:46:18.879Z Downloaded progenitor-impl v0.8.0
10072024-12-19T19:46:18.882Z Downloaded tungstenite v0.23.0
10082024-12-19T19:46:18.885Z Downloaded hashbrown v0.13.2
10092024-12-19T19:46:18.891Z Downloaded chrono v0.4.38
10102024-12-19T19:46:18.897Z Downloaded fallible-iterator v0.3.0
10112024-12-19T19:46:18.900Z Downloaded derive-where v1.2.7
10122024-12-19T19:46:18.903Z Downloaded blake3 v1.5.4
10132024-12-19T19:46:18.911Z Downloaded bindgen v0.69.5
10142024-12-19T19:46:18.917Z Downloaded unsafe-libyaml v0.2.11
10152024-12-19T19:46:18.920Z Downloaded russh v0.45.0
10162024-12-19T19:46:18.926Z Downloaded hyper v1.5.0
10172024-12-19T19:46:18.933Z Downloaded tokio-rustls v0.24.1
10182024-12-19T19:46:18.936Z Downloaded nodrop v0.1.14
10192024-12-19T19:46:18.939Z Downloaded pin-project-lite v0.2.14
10202024-12-19T19:46:18.941Z Downloaded parse-zoneinfo v0.3.1
10212024-12-19T19:46:18.944Z Downloaded mio v1.0.2
10222024-12-19T19:46:18.950Z Downloaded idna v1.0.3
10232024-12-19T19:46:18.954Z Downloaded tokio-util v0.7.12
10242024-12-19T19:46:18.961Z Downloaded samael v0.0.17
10252024-12-19T19:46:18.966Z Downloaded parking_lot v0.11.2
10262024-12-19T19:46:18.969Z Downloaded multimap v0.10.0
10272024-12-19T19:46:18.971Z Downloaded rustls-pemfile v2.2.0
10282024-12-19T19:46:18.974Z Downloaded pkg-config v0.3.31
10292024-12-19T19:46:18.974Z Downloaded xattr v1.3.1
10302024-12-19T19:46:18.976Z Downloaded strum_macros v0.25.3
10312024-12-19T19:46:18.979Z Downloaded rcgen v0.12.1
10322024-12-19T19:46:18.981Z Downloaded p521 v0.13.3
10332024-12-19T19:46:18.983Z Downloaded owo-colors v4.1.0
10342024-12-19T19:46:18.986Z Downloaded test-strategy v0.3.1
10352024-12-19T19:46:18.989Z Downloaded publicsuffix v2.2.3
10362024-12-19T19:46:18.993Z Downloaded libxml v0.3.3
10372024-12-19T19:46:18.999Z Downloaded itertools v0.10.5
10382024-12-19T19:46:19.006Z Downloaded tar v0.4.42
10392024-12-19T19:46:19.009Z Downloaded snafu v0.8.5
10402024-12-19T19:46:19.015Z Downloaded half v2.4.1
10412024-12-19T19:46:19.018Z Downloaded aho-corasick v1.1.3
10422024-12-19T19:46:19.023Z Downloaded slog-json v2.6.1
10432024-12-19T19:46:19.027Z Downloaded smallvec v1.13.2
10442024-12-19T19:46:19.029Z Downloaded serde_derive_internals v0.29.1
10452024-12-19T19:46:19.029Z Downloaded encoding_rs v0.8.34
10462024-12-19T19:46:19.051Z Downloaded pbkdf2 v0.11.0
10472024-12-19T19:46:19.054Z Downloaded smf v0.2.3
10482024-12-19T19:46:19.057Z Downloaded slog-scope v4.4.0
10492024-12-19T19:46:19.057Z Downloaded futures v0.3.31
10502024-12-19T19:46:19.061Z Downloaded flume v0.11.1
10512024-12-19T19:46:19.064Z Downloaded form_urlencoded v1.2.1
10522024-12-19T19:46:19.066Z Downloaded zone v0.1.8
10532024-12-19T19:46:19.066Z Downloaded slog-dtrace v0.3.0
10542024-12-19T19:46:19.068Z Downloaded oso v0.27.3
10552024-12-19T19:46:19.072Z Downloaded qorb v0.2.1
10562024-12-19T19:46:19.075Z Downloaded peg v0.8.4
10572024-12-19T19:46:19.078Z Downloaded embedded-io v0.4.0
10582024-12-19T19:46:19.081Z Downloaded derive_builder_core v0.20.2
10592024-12-19T19:46:19.083Z Downloaded zerovec-derive v0.10.3
10602024-12-19T19:46:19.083Z Downloaded pin-project-internal v1.1.6
10612024-12-19T19:46:19.087Z Downloaded zopfli v0.8.1
10622024-12-19T19:46:19.090Z Downloaded utf8_iter v1.0.4
10632024-12-19T19:46:19.090Z Downloaded twox-hash v1.6.3
10642024-12-19T19:46:19.092Z Downloaded foldhash v0.1.3
10652024-12-19T19:46:19.092Z Downloaded ff v0.13.0
10662024-12-19T19:46:19.095Z Downloaded des v0.8.1
10672024-12-19T19:46:19.095Z Downloaded ed25519-dalek v2.1.1
10682024-12-19T19:46:19.098Z Downloaded slog v2.7.0
10692024-12-19T19:46:19.101Z Downloaded pkcs1 v0.7.5
10702024-12-19T19:46:19.104Z Downloaded mockall_derive v0.13.0
10712024-12-19T19:46:19.106Z Downloaded signature v2.2.0
10722024-12-19T19:46:19.110Z Downloaded signal-hook-tokio v0.3.1
10732024-12-19T19:46:19.110Z Downloaded signal-hook-mio v0.2.4
10742024-12-19T19:46:19.110Z Downloaded rustc-hash v2.0.0
10752024-12-19T19:46:19.114Z Downloaded rustc-hash v1.1.0
10762024-12-19T19:46:19.114Z Downloaded poly1305 v0.8.0
10772024-12-19T19:46:19.116Z Downloaded vergen v8.3.2
10782024-12-19T19:46:19.119Z Downloaded serde_yaml v0.9.34+deprecated
10792024-12-19T19:46:19.121Z Downloaded crossbeam-channel v0.5.13
10802024-12-19T19:46:19.125Z Downloaded typify-macro v0.2.0
10812024-12-19T19:46:19.127Z Downloaded progenitor v0.8.0
10822024-12-19T19:46:19.127Z Downloaded num v0.4.3
10832024-12-19T19:46:19.129Z Downloaded libgit2-sys v0.17.0+1.8.1
10842024-12-19T19:46:19.187Z Downloaded ghash v0.5.1
10852024-12-19T19:46:19.189Z Downloaded filetime v0.2.25
10862024-12-19T19:46:19.189Z Downloaded env_filter v0.1.2
10872024-12-19T19:46:19.192Z Downloaded rsa v0.9.6
10882024-12-19T19:46:19.195Z Downloaded globset v0.4.15
10892024-12-19T19:46:19.197Z Downloaded scheduled-thread-pool v0.2.7
10902024-12-19T19:46:19.199Z Downloaded futures-channel v0.3.31
10912024-12-19T19:46:19.202Z Downloaded base64 v0.21.7
10922024-12-19T19:46:19.205Z Downloaded crypto-bigint v0.5.5
10932024-12-19T19:46:19.213Z Downloaded libloading v0.8.5
10942024-12-19T19:46:19.222Z Downloaded semver v0.1.20
10952024-12-19T19:46:19.225Z Downloaded secrecy v0.8.0
10962024-12-19T19:46:19.225Z Downloaded rtoolbox v0.0.2
10972024-12-19T19:46:19.225Z Downloaded rpassword v7.3.1
10982024-12-19T19:46:19.225Z Downloaded radium v0.7.0
10992024-12-19T19:46:19.226Z Downloaded r2d2 v0.8.10
11002024-12-19T19:46:19.226Z Downloaded tokio-tungstenite v0.24.0
11012024-12-19T19:46:19.226Z Downloaded strip-ansi-escapes v0.2.0
11022024-12-19T19:46:19.228Z Downloaded hkdf v0.12.4
11032024-12-19T19:46:19.228Z Downloaded num-derive v0.4.2
11042024-12-19T19:46:19.231Z Downloaded icu_provider v1.5.0
11052024-12-19T19:46:19.234Z Downloaded sct v0.7.1
11062024-12-19T19:46:19.236Z Downloaded base64 v0.22.1
11072024-12-19T19:46:19.241Z Downloaded icu_normalizer_data v1.5.0
11082024-12-19T19:46:19.243Z Downloaded icu_locid_transform_data v1.5.0
11092024-12-19T19:46:19.245Z Downloaded hyper-rustls v0.27.3
11102024-12-19T19:46:19.248Z Downloaded base64 v0.13.1
11112024-12-19T19:46:19.251Z Downloaded arc-swap v1.7.1
11122024-12-19T19:46:19.253Z Downloaded memmap2 v0.9.5
11132024-12-19T19:46:19.256Z Downloaded md-5 v0.10.6
11142024-12-19T19:46:19.258Z Downloaded russh-keys v0.45.0
11152024-12-19T19:46:19.261Z Downloaded ipnet v2.10.1
11162024-12-19T19:46:19.264Z Downloaded jobserver v0.1.32
11172024-12-19T19:46:19.264Z Downloaded defmt-macros v0.3.9
11182024-12-19T19:46:19.266Z Downloaded defmt v0.3.8
11192024-12-19T19:46:19.270Z Downloaded tokio-tungstenite v0.23.1
11202024-12-19T19:46:19.272Z Downloaded tokio-tungstenite v0.21.0
11212024-12-19T19:46:19.276Z Downloaded tokio-stream v0.1.16
11222024-12-19T19:46:19.278Z Downloaded slog-term v2.9.1
11232024-12-19T19:46:19.280Z Downloaded rustc_version v0.1.7
11242024-12-19T19:46:19.283Z Downloaded kstat-rs v0.2.4
11252024-12-19T19:46:19.283Z Downloaded indent_write v2.2.0
11262024-12-19T19:46:19.285Z Downloaded termcolor v1.4.1
11272024-12-19T19:46:19.287Z Downloaded string_cache v0.8.7
11282024-12-19T19:46:19.287Z Downloaded sqlformat v0.2.6
11292024-12-19T19:46:19.290Z Downloaded lazycell v1.3.0
11302024-12-19T19:46:19.290Z Downloaded lazy_static v1.5.0
11312024-12-19T19:46:19.292Z Downloaded internet-checksum v0.2.1
11322024-12-19T19:46:19.292Z Downloaded instability v0.3.2
11332024-12-19T19:46:19.295Z Downloaded inout v0.1.3
11342024-12-19T19:46:19.295Z Downloaded slog-bunyan v2.5.0
11352024-12-19T19:46:19.297Z Downloaded simd-adler32 v0.3.7
11362024-12-19T19:46:19.301Z Downloaded crossbeam-utils v0.8.20
11372024-12-19T19:46:19.301Z Downloaded const-oid v0.9.6
11382024-12-19T19:46:19.303Z Downloaded blake2 v0.10.6
11392024-12-19T19:46:19.306Z Downloaded hyper-tls v0.6.0
11402024-12-19T19:46:19.308Z Downloaded clang-sys v1.8.1
11412024-12-19T19:46:19.310Z Downloaded cancel-safe-futures v0.1.5
11422024-12-19T19:46:19.313Z Downloaded psl-types v2.0.11
11432024-12-19T19:46:19.315Z Downloaded is_ci v1.2.0
11442024-12-19T19:46:19.315Z Downloaded instant v0.1.13
11452024-12-19T19:46:19.318Z Downloaded bzip2 v0.4.4
11462024-12-19T19:46:19.318Z Downloaded buf-list v1.0.3
11472024-12-19T19:46:19.320Z Downloaded arrayvec v0.7.6
11482024-12-19T19:46:19.323Z Downloaded bitfield-struct v0.6.2
11492024-12-19T19:46:19.323Z Downloaded hostname v0.3.1
11502024-12-19T19:46:19.326Z Downloaded home v0.5.9
11512024-12-19T19:46:19.326Z Downloaded cobs v0.2.3
11522024-12-19T19:46:19.328Z Downloaded cbc v0.1.2
11532024-12-19T19:46:19.328Z Downloaded bitfield v0.14.0
11542024-12-19T19:46:19.331Z Downloaded castaway v0.2.3
11552024-12-19T19:46:19.331Z Downloaded cassowary v0.3.0
11562024-12-19T19:46:19.333Z Downloaded bit-vec v0.6.3
11572024-12-19T19:46:19.335Z Downloaded blowfish v0.9.1
11582024-12-19T19:46:19.335Z Downloaded bb8 v0.8.5
11592024-12-19T19:46:19.338Z Downloaded crossbeam-deque v0.8.5
11602024-12-19T19:46:19.338Z Downloaded chrono-tz-build v0.4.0
11612024-12-19T19:46:19.340Z Downloaded bcrypt-pbkdf v0.10.0
11622024-12-19T19:46:19.340Z Downloaded bitflags v1.3.2
11632024-12-19T19:46:19.453Z Downloaded ring v0.17.8
11642024-12-19T19:46:19.698Z Downloaded libsqlite3-sys v0.30.1
11652024-12-19T19:46:19.778Z Downloaded ring v0.16.20
11662024-12-19T19:46:19.874Z Downloaded aws-lc-sys v0.22.0
11672024-12-19T19:46:20.182Z Compiling serde v1.0.215
11682024-12-19T19:46:20.184Z Compiling lock_api v0.4.12
11692024-12-19T19:46:20.184Z Compiling scopeguard v1.2.0
11702024-12-19T19:46:20.185Z Compiling value-bag v1.9.0
11712024-12-19T19:46:20.185Z Compiling typenum v1.17.0
11722024-12-19T19:46:20.185Z Compiling generic-array v0.14.7
11732024-12-19T19:46:20.379Z Compiling syn v2.0.87
11742024-12-19T19:46:20.395Z Compiling getrandom v0.2.15
11752024-12-19T19:46:20.503Z Compiling subtle v2.6.1
11762024-12-19T19:46:20.644Z Compiling rand_core v0.6.4
11772024-12-19T19:46:20.772Z Compiling log v0.4.22
11782024-12-19T19:46:20.886Z Compiling shlex v1.3.0
11792024-12-19T19:46:20.903Z Compiling jobserver v0.1.32
11802024-12-19T19:46:20.931Z Compiling smallvec v1.13.2
11812024-12-19T19:46:21.155Z Compiling const-oid v0.9.6
11822024-12-19T19:46:21.258Z Compiling cc v1.1.30
11832024-12-19T19:46:21.308Z Compiling spin v0.9.8
11842024-12-19T19:46:21.359Z Compiling pin-project-lite v0.2.14
11852024-12-19T19:46:21.483Z Compiling rustix v0.38.37
11862024-12-19T19:46:21.666Z Compiling parking_lot_core v0.9.10
11872024-12-19T19:46:21.715Z Compiling futures-core v0.3.31
11882024-12-19T19:46:21.803Z Compiling signal-hook-registry v1.4.2
11892024-12-19T19:46:21.975Z Compiling stable_deref_trait v1.2.0
11902024-12-19T19:46:22.080Z Compiling mio v1.0.2
11912024-12-19T19:46:22.364Z Compiling aho-corasick v1.1.3
11922024-12-19T19:46:22.664Z Compiling parking_lot v0.12.3
11932024-12-19T19:46:22.878Z Compiling either v1.13.0
11942024-12-19T19:46:23.096Z Compiling regex-syntax v0.8.5
11952024-12-19T19:46:23.262Z Compiling cpufeatures v0.2.14
11962024-12-19T19:46:23.323Z Compiling lazy_static v1.5.0
11972024-12-19T19:46:23.376Z Compiling futures-sink v0.3.31
11982024-12-19T19:46:23.457Z Compiling glob v0.3.1
11992024-12-19T19:46:23.478Z Compiling socket2 v0.5.7
12002024-12-19T19:46:23.542Z Compiling slab v0.4.9
12012024-12-19T19:46:23.799Z Compiling prettyplease v0.2.25
12022024-12-19T19:46:24.008Z Compiling minimal-lexical v0.2.1
12032024-12-19T19:46:24.482Z Compiling clang-sys v1.8.1
12042024-12-19T19:46:24.501Z Compiling nom v7.1.3
12052024-12-19T19:46:24.534Z Compiling libloading v0.8.5
12062024-12-19T19:46:24.554Z Compiling home v0.5.9
12072024-12-19T19:46:24.832Z Compiling serde_json v1.0.132
12082024-12-19T19:46:24.969Z Compiling bindgen v0.69.5
12092024-12-19T19:46:25.186Z Compiling futures-channel v0.3.31
12102024-12-19T19:46:25.646Z Compiling itertools v0.12.1
12112024-12-19T19:46:25.790Z Compiling futures-io v0.3.31
12122024-12-19T19:46:25.847Z Compiling lazycell v1.3.0
12132024-12-19T19:46:26.030Z Compiling foldhash v0.1.3
12142024-12-19T19:46:26.124Z Compiling futures-task v0.3.31
12152024-12-19T19:46:26.368Z Compiling allocator-api2 v0.2.18
12162024-12-19T19:46:26.460Z Compiling rustc-hash v1.1.0
12172024-12-19T19:46:26.617Z Compiling pin-utils v0.1.0
12182024-12-19T19:46:26.720Z Compiling cmake v0.1.51
12192024-12-19T19:46:27.219Z Compiling regex-automata v0.4.8
12202024-12-19T19:46:27.820Z Compiling hashbrown v0.15.1
12212024-12-19T19:46:28.286Z Compiling synstructure v0.13.1
12222024-12-19T19:46:28.854Z Compiling cexpr v0.6.0
12232024-12-19T19:46:29.230Z Compiling litemap v0.7.3
12242024-12-19T19:46:29.650Z Compiling pkg-config v0.3.31
12252024-12-19T19:46:30.086Z Compiling writeable v0.5.5
12262024-12-19T19:46:30.305Z Compiling fs_extra v1.3.0
12272024-12-19T19:46:30.690Z Compiling dunce v1.0.5
12282024-12-19T19:46:30.712Z Compiling tinyvec_macros v0.1.1
12292024-12-19T19:46:30.821Z Compiling libm v0.2.8
12302024-12-19T19:46:30.840Z Compiling tinyvec v1.8.0
12312024-12-19T19:46:30.958Z Compiling num-traits v0.2.19
12322024-12-19T19:46:31.245Z Compiling ring v0.17.8
12332024-12-19T19:46:31.506Z Compiling unicode-bidi v0.3.17
12342024-12-19T19:46:31.683Z Compiling base64ct v1.6.0
12352024-12-19T19:46:32.289Z Compiling icu_locid_transform_data v1.5.0
12362024-12-19T19:46:32.401Z Compiling unicode-normalization v0.1.24
12372024-12-19T19:46:32.401Z Compiling paste v1.0.15
12382024-12-19T19:46:32.576Z Compiling pem-rfc7468 v0.7.0
12392024-12-19T19:46:32.981Z Compiling regex v1.11.1
12402024-12-19T19:46:33.358Z Compiling httparse v1.9.5
12412024-12-19T19:46:33.578Z Compiling flagset v0.4.6
12422024-12-19T19:46:33.799Z Compiling icu_properties_data v1.5.0
12432024-12-19T19:46:34.067Z Compiling percent-encoding v2.3.1
12442024-12-19T19:46:34.091Z Compiling aws-lc-rs v1.10.0
12452024-12-19T19:46:34.409Z Compiling tracing-core v0.1.32
12462024-12-19T19:46:34.550Z Compiling utf16_iter v1.0.5
12472024-12-19T19:46:34.760Z Compiling utf8_iter v1.0.4
12482024-12-19T19:46:35.021Z Compiling write16 v1.0.0
12492024-12-19T19:46:35.124Z Compiling icu_normalizer_data v1.5.0
12502024-12-19T19:46:35.153Z Compiling rustls-pki-types v1.9.0
12512024-12-19T19:46:35.229Z Compiling crossbeam-utils v0.8.20
12522024-12-19T19:46:35.442Z Compiling serde_derive v1.0.215
12532024-12-19T19:46:35.814Z Compiling zeroize_derive v1.4.2
12542024-12-19T19:46:35.834Z Compiling zerocopy-derive v0.7.35
12552024-12-19T19:46:36.145Z Compiling zerofrom-derive v0.1.4
12562024-12-19T19:46:36.282Z Compiling tokio-macros v2.4.0
12572024-12-19T19:46:37.444Z Compiling zeroize v1.8.1
12582024-12-19T19:46:37.716Z Compiling yoke-derive v0.7.4
12592024-12-19T19:46:37.957Z Compiling zerovec-derive v0.10.3
12602024-12-19T19:46:38.233Z Compiling zerocopy v0.7.35
12612024-12-19T19:46:38.255Z Compiling displaydoc v0.2.5
12622024-12-19T19:46:39.347Z Compiling crypto-common v0.1.6
12632024-12-19T19:46:39.600Z Compiling block-buffer v0.10.4
12642024-12-19T19:46:39.879Z Compiling digest v0.10.7
12652024-12-19T19:46:39.958Z Compiling thiserror-impl v1.0.69
12662024-12-19T19:46:40.047Z Compiling futures-macro v0.3.31
12672024-12-19T19:46:40.373Z Compiling hmac v0.12.1
12682024-12-19T19:46:40.519Z Compiling zerofrom v0.1.4
12692024-12-19T19:46:40.634Z Compiling block-padding v0.3.3
12702024-12-19T19:46:40.758Z Compiling icu_provider_macros v1.5.0
12712024-12-19T19:46:40.819Z Compiling sha2 v0.10.8
12722024-12-19T19:46:40.867Z Compiling inout v0.1.3
12732024-12-19T19:46:40.888Z Compiling ppv-lite86 v0.2.20
12742024-12-19T19:46:40.907Z Compiling yoke v0.7.4
12752024-12-19T19:46:41.165Z Compiling cipher v0.4.4
12762024-12-19T19:46:41.276Z Compiling zerovec v0.10.4
12772024-12-19T19:46:41.695Z Compiling der_derive v0.7.3
12782024-12-19T19:46:41.768Z Compiling rand_chacha v0.3.1
12792024-12-19T19:46:41.971Z Compiling tracing-attributes v0.1.27
12802024-12-19T19:46:42.119Z Compiling futures-util v0.3.31
12812024-12-19T19:46:43.563Z Compiling thiserror v1.0.69
12822024-12-19T19:46:43.693Z Compiling tinystr v0.7.6
12832024-12-19T19:46:43.715Z Compiling icu_collections v1.5.0
12842024-12-19T19:46:44.140Z Compiling icu_locid v1.5.0
12852024-12-19T19:46:44.250Z Compiling pest v2.7.14
12862024-12-19T19:46:44.359Z Compiling der v0.7.9
12872024-12-19T19:46:44.514Z Compiling rand v0.8.5
12882024-12-19T19:46:45.308Z Compiling salsa20 v0.10.2
12892024-12-19T19:46:45.553Z Compiling icu_provider v1.5.0
12902024-12-19T19:46:45.995Z Compiling tracing v0.1.40
12912024-12-19T19:46:46.583Z Compiling icu_locid_transform v1.5.0
12922024-12-19T19:46:46.753Z Compiling spki v0.7.3
12932024-12-19T19:46:46.843Z Compiling pbkdf2 v0.12.2
12942024-12-19T19:46:46.904Z Compiling mirai-annotations v1.12.0
12952024-12-19T19:46:46.957Z Compiling powerfmt v0.2.0
12962024-12-19T19:46:47.042Z Compiling vcpkg v0.2.15
12972024-12-19T19:46:47.126Z Compiling time-core v0.1.2
12982024-12-19T19:46:47.281Z Compiling num-conv v0.1.0
12992024-12-19T19:46:47.324Z Compiling untrusted v0.7.1
13002024-12-19T19:46:47.324Z Compiling untrusted v0.9.0
13012024-12-19T19:46:47.506Z Compiling deranged v0.3.11
13022024-12-19T19:46:47.548Z Compiling time-macros v0.2.18
13032024-12-19T19:46:47.849Z Compiling icu_properties v1.5.1
13042024-12-19T19:46:48.663Z Compiling scrypt v0.11.0
13052024-12-19T19:46:49.319Z Compiling openssl-sys v0.9.103
13062024-12-19T19:46:49.366Z Compiling pest_meta v2.7.14
13072024-12-19T19:46:49.530Z Compiling aes v0.8.4
13082024-12-19T19:46:50.464Z Compiling bitflags v2.6.0
13092024-12-19T19:46:50.551Z Compiling bytes v1.8.0
13102024-12-19T19:46:51.019Z Compiling indexmap v2.6.0
13112024-12-19T19:46:51.350Z Compiling semver v1.0.23
13122024-12-19T19:46:51.894Z Compiling tokio v1.40.0
13132024-12-19T19:46:52.119Z Compiling http v1.1.0
13142024-12-19T19:46:52.357Z Compiling icu_normalizer v1.5.0
13152024-12-19T19:46:52.514Z Compiling rustc_version v0.4.1
13162024-12-19T19:46:52.984Z Compiling cbc v0.1.2
13172024-12-19T19:46:53.237Z Compiling scroll_derive v0.12.0
13182024-12-19T19:46:53.369Z Compiling idna_adapter v1.2.0
13192024-12-19T19:46:53.590Z Compiling form_urlencoded v1.2.1
13202024-12-19T19:46:53.878Z Compiling num_threads v0.1.7
13212024-12-19T19:46:53.933Z Compiling atomic-waker v1.1.2
13222024-12-19T19:46:54.013Z Compiling time v0.3.36
13232024-12-19T19:46:54.128Z Compiling http-body v1.0.1
13242024-12-19T19:46:54.373Z Compiling idna v1.0.3
13252024-12-19T19:46:54.482Z Compiling pkcs5 v0.7.1
13262024-12-19T19:46:54.571Z Compiling pest_generator v2.7.14
13272024-12-19T19:46:54.770Z Compiling try-lock v0.2.5
13282024-12-19T19:46:54.917Z Compiling scroll v0.12.0
13292024-12-19T19:46:55.073Z Compiling slog v2.7.0
13302024-12-19T19:46:55.407Z Compiling which v4.4.2
13312024-12-19T19:46:55.479Z Compiling goblin v0.8.2
13322024-12-19T19:46:56.066Z Compiling pkcs8 v0.10.2
13332024-12-19T19:46:56.275Z Compiling url v2.5.3
13342024-12-19T19:46:56.491Z Compiling want v0.3.1
13352024-12-19T19:46:56.695Z Compiling pest_derive v2.7.14
13362024-12-19T19:46:56.771Z Compiling httpdate v1.0.3
13372024-12-19T19:46:57.272Z Compiling uuid v1.11.0
13382024-12-19T19:46:57.514Z Compiling dtrace-parser v0.2.0
13392024-12-19T19:46:57.658Z Compiling serde_tokenstream v0.2.2
13402024-12-19T19:46:58.422Z Compiling toml_datetime v0.6.8
13412024-12-19T19:46:58.520Z Compiling serde_spanned v0.6.8
13422024-12-19T19:46:58.647Z Compiling rustversion v1.0.17
13432024-12-19T19:46:58.825Z Compiling base64 v0.22.1
13442024-12-19T19:46:58.883Z Compiling iana-time-zone v0.1.61
13452024-12-19T19:46:59.325Z Compiling tower-service v0.3.3
13462024-12-19T19:46:59.388Z Compiling openssl v0.10.66
13472024-12-19T19:46:59.409Z Compiling match_cfg v0.1.0
13482024-12-19T19:46:59.444Z Compiling adler2 v2.0.0
13492024-12-19T19:46:59.511Z Compiling foreign-types-shared v0.1.1
13502024-12-19T19:46:59.575Z Compiling hostname v0.3.1
13512024-12-19T19:46:59.625Z Compiling foreign-types v0.3.2
13522024-12-19T19:46:59.651Z Compiling miniz_oxide v0.8.0
13532024-12-19T19:46:59.763Z Compiling chrono v0.4.38
13542024-12-19T19:46:59.838Z Compiling openssl-macros v0.1.1
13552024-12-19T19:46:59.861Z Compiling async-trait v0.1.83
13562024-12-19T19:47:00.626Z Compiling tokio-util v0.7.12
13572024-12-19T19:47:01.163Z Compiling dirs-sys-next v0.1.2
13582024-12-19T19:47:01.219Z Compiling data-encoding v2.6.0
13592024-12-19T19:47:01.819Z Compiling h2 v0.4.6
13602024-12-19T19:47:02.148Z Compiling dof v0.3.0
13612024-12-19T19:47:02.734Z Compiling siphasher v0.3.11
13622024-12-19T19:47:03.149Z Compiling usdt-impl v0.5.0
13632024-12-19T19:47:03.688Z Compiling native-tls v0.2.12
13642024-12-19T19:47:03.709Z Compiling syn v1.0.109
13652024-12-19T19:47:04.020Z Compiling rustls v0.23.14
13662024-12-19T19:47:04.302Z Compiling rustls v0.22.4
13672024-12-19T19:47:04.451Z Compiling dirs-next v2.0.0
13682024-12-19T19:47:04.657Z Compiling http-body-util v0.1.2
13692024-12-19T19:47:04.757Z Compiling heapless v0.7.17
13702024-12-19T19:47:05.206Z Compiling crossbeam-epoch v0.9.18
13712024-12-19T19:47:05.209Z Compiling signature v2.2.0
13722024-12-19T19:47:05.522Z Compiling sha1 v0.10.6
13732024-12-19T19:47:05.976Z Compiling bzip2-sys v0.1.11+1.0.8
13742024-12-19T19:47:05.995Z Compiling serde_derive_internals v0.29.1
13752024-12-19T19:47:06.035Z Compiling thread_local v1.1.8
13762024-12-19T19:47:06.180Z Compiling encoding_rs v0.8.34
13772024-12-19T19:47:06.466Z Compiling multer v3.1.0
13782024-12-19T19:47:06.565Z Compiling cookie v0.18.1
13792024-12-19T19:47:06.763Z Compiling mime v0.3.17
13802024-12-19T19:47:06.846Z Compiling gimli v0.31.1
13812024-12-19T19:47:07.370Z Compiling ipnet v2.10.1
13822024-12-19T19:47:07.955Z Compiling signal-hook v0.3.17
13832024-12-19T19:47:08.222Z Compiling openssl-probe v0.1.5
13842024-12-19T19:47:08.593Z Compiling rayon-core v1.12.1
13852024-12-19T19:47:08.727Z Compiling unicode-properties v0.1.3
13862024-12-19T19:47:08.859Z Compiling schemars v0.8.21
13872024-12-19T19:47:08.879Z Compiling slog-async v2.8.0
13882024-12-19T19:47:09.124Z Compiling hyper v1.5.0
13892024-12-19T19:47:09.233Z Compiling stringprep v0.1.5
13902024-12-19T19:47:09.448Z Compiling schemars_derive v0.8.21
13912024-12-19T19:47:10.602Z Compiling toml_edit v0.22.22
13922024-12-19T19:47:11.468Z Compiling addr2line v0.24.2
13932024-12-19T19:47:12.213Z Compiling hyper-util v0.1.10
13942024-12-19T19:47:12.759Z Compiling usdt-macro v0.5.0
13952024-12-19T19:47:12.910Z Compiling usdt-attr-macro v0.5.0
13962024-12-19T19:47:13.301Z Compiling crossbeam-deque v0.8.5
13972024-12-19T19:47:13.537Z Compiling term v0.7.0
13982024-12-19T19:47:13.895Z Compiling slog-json v2.6.1
13992024-12-19T19:47:14.246Z Compiling serde_urlencoded v0.7.1
14002024-12-19T19:47:14.300Z Compiling curve25519-dalek v4.1.3
14012024-12-19T19:47:14.654Z Compiling crossbeam-channel v0.5.13
14022024-12-19T19:47:14.747Z Compiling futures-executor v0.3.31
14032024-12-19T19:47:14.948Z Compiling enum-as-inner v0.6.1
14042024-12-19T19:47:15.065Z Compiling md-5 v0.10.6
14052024-12-19T19:47:15.302Z Compiling rustls-pemfile v2.2.0
14062024-12-19T19:47:15.325Z Compiling async-stream-impl v0.3.6
14072024-12-19T19:47:15.348Z Compiling num-integer v0.1.46
14082024-12-19T19:47:15.659Z Compiling idna v0.3.0
14092024-12-19T19:47:15.798Z Compiling idna v0.4.0
14102024-12-19T19:47:16.048Z Compiling hash32 v0.2.1
14112024-12-19T19:47:16.135Z Compiling ff v0.13.0
14122024-12-19T19:47:16.403Z Compiling is-terminal v0.4.13
14132024-12-19T19:47:16.435Z Compiling dropshot v0.12.0
14142024-12-19T19:47:16.518Z Compiling object v0.36.5
14152024-12-19T19:47:17.026Z Compiling quick-error v1.2.3
14162024-12-19T19:47:17.134Z Compiling smoltcp v0.9.1
14172024-12-19T19:47:17.134Z Compiling fallible-iterator v0.2.0
14182024-12-19T19:47:17.451Z Compiling linked-hash-map v0.5.6
14192024-12-19T19:47:17.598Z Compiling num-bigint-dig v0.8.4
14202024-12-19T19:47:17.698Z Compiling base16ct v0.2.0
14212024-12-19T19:47:17.698Z Compiling rustc-demangle v0.1.24
14222024-12-19T19:47:17.802Z Compiling take_mut v0.2.2
14232024-12-19T19:47:17.935Z Compiling psl-types v2.0.11
14242024-12-19T19:47:18.029Z Compiling anyhow v1.0.93
14252024-12-19T19:47:18.029Z Compiling portable-atomic v1.9.0
14262024-12-19T19:47:18.148Z Compiling dyn-clone v1.0.17
14272024-12-19T19:47:18.320Z Compiling utf-8 v0.7.6
14282024-12-19T19:47:18.599Z Compiling tungstenite v0.24.0
14292024-12-19T19:47:18.936Z Compiling publicsuffix v2.2.3
14302024-12-19T19:47:19.231Z Compiling sec1 v0.7.3
14312024-12-19T19:47:19.251Z Compiling lru-cache v0.1.2
14322024-12-19T19:47:19.463Z Compiling postgres-protocol v0.6.7
14332024-12-19T19:47:19.862Z Compiling resolv-conf v0.7.0
14342024-12-19T19:47:20.408Z Compiling async-stream v0.3.6
14352024-12-19T19:47:20.728Z Compiling hickory-proto v0.24.1
14362024-12-19T19:47:20.749Z Compiling slog-term v2.9.1
14372024-12-19T19:47:20.867Z Compiling usdt v0.5.0
14382024-12-19T19:47:21.390Z Compiling group v0.13.0
14392024-12-19T19:47:21.702Z Compiling num-iter v0.1.45
14402024-12-19T19:47:21.890Z Compiling futures v0.3.31
14412024-12-19T19:47:22.046Z Compiling slog-bunyan v2.5.0
14422024-12-19T19:47:22.135Z Compiling toml v0.8.19
14432024-12-19T19:47:23.623Z Compiling tokio-native-tls v0.3.1
14442024-12-19T19:47:23.931Z Compiling camino v1.1.9
14452024-12-19T19:47:23.990Z Compiling phf_shared v0.11.2
14462024-12-19T19:47:24.028Z Compiling dropshot_endpoint v0.12.0
14472024-12-19T19:47:24.399Z Compiling backtrace v0.3.74
14482024-12-19T19:47:24.889Z Compiling terminal_size v0.4.0
14492024-12-19T19:47:24.927Z Compiling waitgroup v0.1.2
14502024-12-19T19:47:24.947Z Compiling openapiv3 v2.0.0
14512024-12-19T19:47:25.103Z Compiling serde_path_to_error v0.1.16
14522024-12-19T19:47:25.161Z Compiling hkdf v0.12.4
14532024-12-19T19:47:25.437Z Compiling crypto-bigint v0.5.5
14542024-12-19T19:47:25.986Z Compiling webpki-roots v0.26.6
14552024-12-19T19:47:26.216Z Compiling curve25519-dalek-derive v0.1.1
14562024-12-19T19:47:27.847Z Compiling zerocopy-derive v0.6.6
14572024-12-19T19:47:28.251Z Compiling idna v0.5.0
14582024-12-19T19:47:28.361Z Compiling hubpack_derive v0.1.1
14592024-12-19T19:47:28.924Z Compiling hostname v0.4.0
14602024-12-19T19:47:29.198Z Compiling ahash v0.8.11
14612024-12-19T19:47:29.284Z Compiling crc32fast v1.4.2
14622024-12-19T19:47:29.484Z Compiling fs-err v2.11.0
14632024-12-19T19:47:29.533Z Compiling debug-ignore v1.0.5
14642024-12-19T19:47:29.615Z Compiling bitflags v1.3.2
14652024-12-19T19:47:29.694Z Compiling managed v0.8.0
14662024-12-19T19:47:29.732Z Compiling winnow v0.5.40
14672024-12-19T19:47:29.792Z Compiling clap_builder v4.5.21
14682024-12-19T19:47:30.161Z Compiling zerocopy v0.6.6
14692024-12-19T19:47:30.168Z Compiling strum_macros v0.25.3
14702024-12-19T19:47:31.057Z Compiling console v0.15.8
14712024-12-19T19:47:31.587Z Compiling flate2 v1.0.34
14722024-12-19T19:47:31.765Z Compiling hubpack v0.1.2
14732024-12-19T19:47:32.247Z Compiling cookie_store v0.21.0
14742024-12-19T19:47:32.268Z Compiling elliptic-curve v0.13.8
14752024-12-19T19:47:32.707Z Compiling hickory-resolver v0.24.1
14762024-12-19T19:47:33.745Z Compiling toml_edit v0.19.15
14772024-12-19T19:47:33.948Z Compiling signal-hook-mio v0.2.4
14782024-12-19T19:47:34.115Z Compiling phf v0.11.2
14792024-12-19T19:47:34.137Z Compiling hyper-tls v0.6.0
14802024-12-19T19:47:34.403Z Compiling rayon v1.10.0
14812024-12-19T19:47:34.563Z Compiling bzip2 v0.4.4
14822024-12-19T19:47:34.974Z Compiling postgres-types v0.2.8
14832024-12-19T19:47:36.546Z Compiling tokio-tungstenite v0.24.0
14842024-12-19T19:47:38.550Z Compiling ed25519 v2.2.3
14852024-12-19T19:47:39.361Z Compiling phf_shared v0.10.0
14862024-12-19T19:47:39.503Z Compiling tokio-stream v0.1.16
14872024-12-19T19:47:39.732Z Compiling pkcs1 v0.7.5
14882024-12-19T19:47:39.787Z Compiling serde-big-array v0.5.1
14892024-12-19T19:47:40.033Z Compiling clap_derive v4.5.18
14902024-12-19T19:47:40.454Z Compiling rfc6979 v0.4.0
14912024-12-19T19:47:40.604Z Compiling serde_repr v0.1.19
14922024-12-19T19:47:40.643Z Compiling derive-where v1.2.7
14932024-12-19T19:47:40.737Z Compiling float-cmp v0.9.0
14942024-12-19T19:47:40.883Z Compiling bstr v1.10.0
14952024-12-19T19:47:40.952Z Compiling sync_wrapper v1.0.1
14962024-12-19T19:47:41.107Z Compiling bit-vec v0.6.3
14972024-12-19T19:47:41.582Z Compiling predicates-core v1.0.8
14982024-12-19T19:47:41.826Z Compiling new_debug_unreachable v1.0.6
14992024-12-19T19:47:41.934Z Compiling normalize-line-endings v0.3.0
15002024-12-19T19:47:41.954Z Compiling static_assertions v1.1.0
15012024-12-19T19:47:42.025Z Compiling unicode-segmentation v1.12.0
15022024-12-19T19:47:42.058Z Compiling fixedbitset v0.4.2
15032024-12-19T19:47:42.061Z Compiling number_prefix v0.4.0
15042024-12-19T19:47:42.318Z Compiling unicode-width v0.2.0
15052024-12-19T19:47:42.505Z Compiling whoami v1.5.2
15062024-12-19T19:47:42.715Z Compiling precomputed-hash v0.1.1
15072024-12-19T19:47:42.845Z Compiling difflib v0.4.0
15082024-12-19T19:47:42.872Z Compiling string_cache v0.8.7
15092024-12-19T19:47:42.937Z Compiling tokio-postgres v0.7.12
15102024-12-19T19:47:43.220Z Compiling indicatif v0.17.9
15112024-12-19T19:47:43.370Z Compiling predicates v3.1.2
15122024-12-19T19:47:44.396Z Compiling similar v2.6.0
15132024-12-19T19:47:44.542Z Compiling petgraph v0.6.5
15142024-12-19T19:47:45.186Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15152024-12-19T19:47:45.208Z Compiling clap v4.5.21
15162024-12-19T19:47:45.335Z Compiling bit-set v0.5.3
15172024-12-19T19:47:45.508Z Compiling ecdsa v0.16.9
15182024-12-19T19:47:45.634Z Compiling rsa v0.9.6
15192024-12-19T19:47:46.412Z Compiling ed25519-dalek v2.1.1
15202024-12-19T19:47:46.874Z Compiling toml v0.7.8
15212024-12-19T19:47:47.777Z Compiling zip v0.6.6
15222024-12-19T19:47:48.733Z Compiling crossterm v0.28.1
15232024-12-19T19:47:49.248Z Compiling hex v0.4.3
15242024-12-19T19:47:49.303Z Compiling x509-cert v0.2.5
15252024-12-19T19:47:49.486Z Compiling itertools v0.10.5
15262024-12-19T19:47:49.867Z Compiling unicode-xid v0.2.6
15272024-12-19T19:47:49.888Z Compiling peg-runtime v0.8.3
15282024-12-19T19:47:50.055Z Compiling lalrpop-util v0.19.12
15292024-12-19T19:47:50.440Z Compiling strum_macros v0.26.4
15302024-12-19T19:47:50.568Z Compiling xattr v1.3.1
15312024-12-19T19:47:50.842Z Compiling filetime v0.2.25
15322024-12-19T19:47:51.168Z Compiling tar v0.4.42
15332024-12-19T19:47:55.930Z Compiling strum v0.26.3
15342024-12-19T19:47:58.753Z Compiling aws-lc-sys v0.22.0
15352024-12-19T19:48:27.353Z Compiling rustls-webpki v0.102.8
15362024-12-19T19:48:30.886Z Compiling tokio-rustls v0.25.0
15372024-12-19T19:48:32.367Z Compiling tokio-rustls v0.26.0
15382024-12-19T19:48:32.816Z Compiling hyper-rustls v0.27.3
15392024-12-19T19:48:33.186Z Compiling reqwest v0.12.9
15402024-12-19T19:48:34.937Z Compiling qorb v0.2.1
15412024-12-19T19:48:39.516Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15422024-12-19T19:48:39.761Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15432024-12-19T19:48:45.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
15442024-12-19T19:48:45.727Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15452024-12-19T19:48:45.780ZDec 19 19:48:45.206 INFO Starting download, target: Clickhouse
15462024-12-19T19:48:45.780ZDec 19 19:48:45.207 INFO Starting download, target: Cockroach
15472024-12-19T19:48:45.782ZDec 19 19:48:45.207 INFO Starting download, target: Console
15482024-12-19T19:48:45.783ZDec 19 19:48:45.207 INFO Starting download, target: DendriteOpenapi
15492024-12-19T19:48:45.783ZDec 19 19:48:45.207 INFO Starting download, target: DendriteStub
15502024-12-19T19:48:45.783ZDec 19 19:48:45.207 INFO Starting download, target: MaghemiteMgd
15512024-12-19T19:48:45.783ZDec 19 19:48:45.207 INFO Starting download, target: TransceiverControl
15522024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15532024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15542024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15552024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15562024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15572024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15582024-12-19T19:48:45.783ZDec 19 19:48:45.208 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15592024-12-19T19:48:45.958ZDec 19 19:48:45.383 INFO Download complete, target: DendriteOpenapi
15602024-12-19T19:48:46.215ZDec 19 19:48:45.638 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15612024-12-19T19:48:46.243ZDec 19 19:48:45.668 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15622024-12-19T19:48:46.612ZDec 19 19:48:46.003 INFO Download complete, target: Console
15632024-12-19T19:48:46.850ZDec 19 19:48:46.253 INFO Download complete, target: TransceiverControl
15642024-12-19T19:48:47.024ZDec 19 19:48:46.448 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15652024-12-19T19:48:47.053ZDec 19 19:48:46.477 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15662024-12-19T19:48:47.834ZDec 19 19:48:47.261 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15672024-12-19T19:48:47.834ZDec 19 19:48:47.261 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15682024-12-19T19:48:47.933ZDec 19 19:48:47.360 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15692024-12-19T19:48:49.930ZDec 19 19:48:49.357 INFO Download complete, target: DendriteStub
15702024-12-19T19:48:49.980ZDec 19 19:48:49.406 INFO Download complete, target: MaghemiteMgd
15712024-12-19T19:48:55.182ZDec 19 19:48:54.607 INFO Checking that binary works, target: Cockroach
15722024-12-19T19:48:55.345ZDec 19 19:48:54.770 INFO Download complete, target: Cockroach
15732024-12-19T19:49:00.197ZDec 19 19:48:59.621 INFO Checking that binary works, target: Clickhouse
15742024-12-19T19:49:00.343ZDec 19 19:48:59.768 INFO Download complete, target: Clickhouse
15752024-12-19T19:49:00.364ZAll builder prerequisites installed successfully, and PATH looks valid
15762024-12-19T19:49:00.381Z
15772024-12-19T19:49:00.381Zreal 5:13.297063958
15782024-12-19T19:49:00.381Zuser 16:56.784996059
15792024-12-19T19:49:00.381Zsys 3:18.488019853
15802024-12-19T19:49:00.381Ztrap 0.579574288
15812024-12-19T19:49:00.381Ztflt 1.388841726
15822024-12-19T19:49:00.381Zdflt 1.993632862
15832024-12-19T19:49:00.381Zkflt 0.025703156
15842024-12-19T19:49:00.381Zlock 30:20.771311239
15852024-12-19T19:49:00.381Zslp 1:03:26.559349736
15862024-12-19T19:49:00.381Zlat 57.965973216
15872024-12-19T19:49:00.381Zstop 2:25.110987067
15882024-12-19T19:49:00.381Z+ banner hack-check
15892024-12-19T19:49:00.381Z
15902024-12-19T19:49:00.381Z # # ## #### # # #### # # ###### #### # #
15912024-12-19T19:49:00.381Z # # # # # # # # # # # # # # # # #
15922024-12-19T19:49:00.381Z ###### # # # #### ##### # ###### ##### # ####
15932024-12-19T19:49:00.381Z # # ###### # # # # # # # # # #
15942024-12-19T19:49:00.381Z # # # # # # # # # # # # # # # # #
15952024-12-19T19:49:00.381Z # # # # #### # # #### # # ###### #### # #
15962024-12-19T19:49:00.381Z
15972024-12-19T19:49:00.381Z+ export CARGO_INCREMENTAL=0
15982024-12-19T19:49:00.381Z+ CARGO_INCREMENTAL=0
15992024-12-19T19:49:00.381Z+ ptime -m timeout 2h cargo xtask check-features --ci
16002024-12-19T19:49:00.901Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16012024-12-19T19:49:04.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
16022024-12-19T19:49:04.589Z Running `target/debug/xtask check-features --ci`
16032024-12-19T19:49:04.611Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16042024-12-19T19:49:04.614Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16052024-12-19T19:49:05.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16062024-12-19T19:49:05.090Z Running `target/debug/xtask download cargo-hack`
16072024-12-19T19:49:05.941Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082024-12-19T19:49:06.308Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092024-12-19T19:49:11.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
16102024-12-19T19:49:11.251Z Running `target/debug/xtask-downloader cargo-hack`
16112024-12-19T19:49:11.290ZDec 19 19:49:10.714 INFO Starting download, target: CargoHack
16122024-12-19T19:49:11.292ZDec 19 19:49:10.714 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16132024-12-19T19:49:11.757ZDec 19 19:49:11.181 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16142024-12-19T19:49:11.846ZDec 19 19:49:11.269 INFO Download complete, target: CargoHack
16152024-12-19T19:49:11.850Zrunning: "/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-19T19:49:11.867Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16172024-12-19T19:49:12.034Zinfo: running `cargo check --bins` on api_identity (1/173)
16182024-12-19T19:49:12.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192024-12-19T19:49:12.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202024-12-19T19:49:12.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212024-12-19T19:49:12.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16222024-12-19T19:49:12.663Z
16232024-12-19T19:49:12.663Zinfo: running `cargo check --bins` on bootstore (2/173)
16242024-12-19T19:49:13.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252024-12-19T19:49:13.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262024-12-19T19:49:13.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272024-12-19T19:49:13.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16282024-12-19T19:49:13.319Z
16292024-12-19T19:49:13.319Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/173)
16302024-12-19T19:49:13.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312024-12-19T19:49:13.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322024-12-19T19:49:13.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332024-12-19T19:49:13.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16342024-12-19T19:49:13.940Z
16352024-12-19T19:49:13.940Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/173)
16362024-12-19T19:49:14.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372024-12-19T19:49:14.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382024-12-19T19:49:14.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392024-12-19T19:49:14.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16402024-12-19T19:49:14.572Z
16412024-12-19T19:49:14.572Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/173)
16422024-12-19T19:49:14.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432024-12-19T19:49:14.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442024-12-19T19:49:14.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452024-12-19T19:49:14.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16462024-12-19T19:49:14.993Z
16472024-12-19T19:49:14.994Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/173)
16482024-12-19T19:49:15.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-12-19T19:49:15.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-12-19T19:49:15.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-12-19T19:49:15.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16522024-12-19T19:49:15.418Z
16532024-12-19T19:49:15.419Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/173)
16542024-12-19T19:49:15.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-12-19T19:49:15.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-12-19T19:49:15.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-12-19T19:49:15.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16582024-12-19T19:49:15.848Z
16592024-12-19T19:49:15.848Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/173)
16602024-12-19T19:49:16.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612024-12-19T19:49:16.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622024-12-19T19:49:16.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632024-12-19T19:49:16.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16642024-12-19T19:49:16.286Z
16652024-12-19T19:49:16.286Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/173)
16662024-12-19T19:49:16.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672024-12-19T19:49:16.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682024-12-19T19:49:16.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692024-12-19T19:49:16.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16702024-12-19T19:49:16.728Z
16712024-12-19T19:49:16.728Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/173)
16722024-12-19T19:49:17.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732024-12-19T19:49:17.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742024-12-19T19:49:17.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752024-12-19T19:49:17.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16762024-12-19T19:49:17.170Z
16772024-12-19T19:49:17.170Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/173)
16782024-12-19T19:49:17.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792024-12-19T19:49:17.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802024-12-19T19:49:17.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812024-12-19T19:49:17.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16822024-12-19T19:49:17.586Z
16832024-12-19T19:49:17.586Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/173)
16842024-12-19T19:49:17.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852024-12-19T19:49:17.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862024-12-19T19:49:17.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872024-12-19T19:49:17.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16882024-12-19T19:49:18.017Z
16892024-12-19T19:49:18.017Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/173)
16902024-12-19T19:49:18.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912024-12-19T19:49:18.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922024-12-19T19:49:18.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932024-12-19T19:49:18.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16942024-12-19T19:49:18.444Z
16952024-12-19T19:49:18.444Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/173)
16962024-12-19T19:49:18.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972024-12-19T19:49:18.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982024-12-19T19:49:18.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992024-12-19T19:49:18.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17002024-12-19T19:49:18.864Z
17012024-12-19T19:49:18.864Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/173)
17022024-12-19T19:49:19.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032024-12-19T19:49:19.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042024-12-19T19:49:19.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052024-12-19T19:49:19.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17062024-12-19T19:49:19.291Z
17072024-12-19T19:49:19.291Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/173)
17082024-12-19T19:49:19.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092024-12-19T19:49:19.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102024-12-19T19:49:19.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112024-12-19T19:49:19.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17122024-12-19T19:49:19.715Z
17132024-12-19T19:49:19.715Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/173)
17142024-12-19T19:49:20.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152024-12-19T19:49:20.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162024-12-19T19:49:20.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172024-12-19T19:49:20.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17182024-12-19T19:49:20.136Z
17192024-12-19T19:49:20.136Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/173)
17202024-12-19T19:49:20.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212024-12-19T19:49:20.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222024-12-19T19:49:20.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232024-12-19T19:49:20.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17242024-12-19T19:49:20.563Z
17252024-12-19T19:49:20.563Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/173)
17262024-12-19T19:49:20.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272024-12-19T19:49:20.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282024-12-19T19:49:20.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292024-12-19T19:49:20.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17302024-12-19T19:49:20.987Z
17312024-12-19T19:49:20.987Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/173)
17322024-12-19T19:49:21.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332024-12-19T19:49:21.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342024-12-19T19:49:21.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352024-12-19T19:49:21.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17362024-12-19T19:49:21.408Z
17372024-12-19T19:49:21.408Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/173)
17382024-12-19T19:49:21.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392024-12-19T19:49:21.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402024-12-19T19:49:21.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412024-12-19T19:49:21.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17422024-12-19T19:49:21.829Z
17432024-12-19T19:49:21.829Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/173)
17442024-12-19T19:49:22.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452024-12-19T19:49:22.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462024-12-19T19:49:22.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472024-12-19T19:49:22.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17482024-12-19T19:49:22.256Z
17492024-12-19T19:49:22.256Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/173)
17502024-12-19T19:49:22.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512024-12-19T19:49:22.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522024-12-19T19:49:22.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532024-12-19T19:49:22.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17542024-12-19T19:49:22.686Z
17552024-12-19T19:49:22.686Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/173)
17562024-12-19T19:49:23.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572024-12-19T19:49:23.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582024-12-19T19:49:23.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592024-12-19T19:49:23.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17602024-12-19T19:49:23.109Z
17612024-12-19T19:49:23.109Zinfo: running `cargo check --bins` on sled-hardware-types (25/173)
17622024-12-19T19:49:23.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632024-12-19T19:49:23.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642024-12-19T19:49:23.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652024-12-19T19:49:23.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17662024-12-19T19:49:23.755Z
17672024-12-19T19:49:23.755Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/173)
17682024-12-19T19:49:24.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692024-12-19T19:49:24.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702024-12-19T19:49:24.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712024-12-19T19:49:24.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17722024-12-19T19:49:24.412Z
17732024-12-19T19:49:24.413Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/173)
17742024-12-19T19:49:24.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752024-12-19T19:49:24.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762024-12-19T19:49:24.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772024-12-19T19:49:24.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17782024-12-19T19:49:25.058Z
17792024-12-19T19:49:25.058Zinfo: running `cargo check --bins` on oxlog (28/173)
17802024-12-19T19:49:25.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812024-12-19T19:49:25.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822024-12-19T19:49:25.681Z Checking cfg-if v1.0.0
17832024-12-19T19:49:25.686Z Checking libc v0.2.162
17842024-12-19T19:49:25.790Z Checking serde v1.0.215
17852024-12-19T19:49:25.801Z Checking zeroize v1.8.1
17862024-12-19T19:49:25.810Z Checking memchr v2.7.4
17872024-12-19T19:49:25.820Z Checking typenum v1.17.0
17882024-12-19T19:49:25.826Z Checking scopeguard v1.2.0
17892024-12-19T19:49:25.854Z Checking subtle v2.6.1
17902024-12-19T19:49:25.858Z Checking value-bag v1.9.0
17912024-12-19T19:49:26.233Z Checking lock_api v0.4.12
17922024-12-19T19:49:26.261Z Checking smallvec v1.13.2
17932024-12-19T19:49:26.261Z Checking itoa v1.0.11
17942024-12-19T19:49:26.279Z Checking log v0.4.22
17952024-12-19T19:49:26.300Z Checking const-oid v0.9.6
17962024-12-19T19:49:26.358Z Checking pin-project-lite v0.2.14
17972024-12-19T19:49:26.411Z Checking byteorder v1.5.0
17982024-12-19T19:49:26.506Z Checking futures-core v0.3.31
17992024-12-19T19:49:26.672Z Checking stable_deref_trait v1.2.0
18002024-12-19T19:49:26.699Z Checking once_cell v1.20.2
18012024-12-19T19:49:26.769Z Checking cpufeatures v0.2.14
18022024-12-19T19:49:26.813Z Checking futures-sink v0.3.31
18032024-12-19T19:49:26.844Z Checking spin v0.9.8
18042024-12-19T19:49:26.859Z Checking zerofrom v0.1.4
18052024-12-19T19:49:26.928Z Checking getrandom v0.2.15
18062024-12-19T19:49:26.943Z Checking parking_lot_core v0.9.10
18072024-12-19T19:49:26.982Z Checking signal-hook-registry v1.4.2
18082024-12-19T19:49:27.065Z Checking mio v1.0.2
18092024-12-19T19:49:27.117Z Checking generic-array v0.14.7
18102024-12-19T19:49:27.162Z Checking rand_core v0.6.4
18112024-12-19T19:49:27.190Z Checking socket2 v0.5.7
18122024-12-19T19:49:27.216Z Checking yoke v0.7.4
18132024-12-19T19:49:27.262Z Checking parking_lot v0.12.3
18142024-12-19T19:49:27.456Z Checking zerocopy v0.7.35
18152024-12-19T19:49:27.571Z Checking zerovec v0.10.4
18162024-12-19T19:49:27.625Z Checking slab v0.4.9
18172024-12-19T19:49:27.659Z Checking futures-channel v0.3.31
18182024-12-19T19:49:27.687Z Checking allocator-api2 v0.2.18
18192024-12-19T19:49:27.875Z Checking foldhash v0.1.3
18202024-12-19T19:49:27.996Z Checking futures-task v0.3.31
18212024-12-19T19:49:28.087Z Checking equivalent v1.0.1
18222024-12-19T19:49:28.139Z Checking pin-utils v0.1.0
18232024-12-19T19:49:28.193Z Checking futures-io v0.3.31
18242024-12-19T19:49:28.228Z Checking writeable v0.5.5
18252024-12-19T19:49:28.244Z Checking litemap v0.7.3
18262024-12-19T19:49:28.302Z Checking crypto-common v0.1.6
18272024-12-19T19:49:28.318Z Checking block-buffer v0.10.4
18282024-12-19T19:49:28.372Z Checking futures-util v0.3.31
18292024-12-19T19:49:28.496Z Checking hashbrown v0.15.1
18302024-12-19T19:49:28.534Z Checking digest v0.10.7
18312024-12-19T19:49:28.553Z Checking block-padding v0.3.3
18322024-12-19T19:49:28.603Z Checking tinyvec_macros v0.1.1
18332024-12-19T19:49:28.694Z Checking ryu v1.0.18
18342024-12-19T19:49:28.755Z Checking inout v0.1.3
18352024-12-19T19:49:28.926Z Checking tinyvec v1.8.0
18362024-12-19T19:49:28.943Z Checking fnv v1.0.7
18372024-12-19T19:49:28.955Z Checking hmac v0.12.1
18382024-12-19T19:49:28.979Z Checking cipher v0.4.4
18392024-12-19T19:49:29.057Z Checking sha2 v0.10.8
18402024-12-19T19:49:29.158Z Checking libm v0.2.8
18412024-12-19T19:49:29.240Z Checking tinystr v0.7.6
18422024-12-19T19:49:29.385Z Checking base64ct v1.6.0
18432024-12-19T19:49:29.606Z Checking icu_locid v1.5.0
18442024-12-19T19:49:29.643Z Checking unicode-bidi v0.3.17
18452024-12-19T19:49:29.673Z Checking icu_locid_transform_data v1.5.0
18462024-12-19T19:49:29.774Z Checking icu_collections v1.5.0
18472024-12-19T19:49:29.848Z Checking pem-rfc7468 v0.7.0
18482024-12-19T19:49:30.091Z Checking num-traits v0.2.19
18492024-12-19T19:49:30.133Z Checking ppv-lite86 v0.2.20
18502024-12-19T19:49:30.264Z Checking flagset v0.4.6
18512024-12-19T19:49:30.279Z Checking unicode-normalization v0.1.24
18522024-12-19T19:49:30.461Z Checking icu_properties_data v1.5.0
18532024-12-19T19:49:30.487Z Checking percent-encoding v2.3.1
18542024-12-19T19:49:30.651Z Checking icu_provider v1.5.0
18552024-12-19T19:49:30.703Z Checking der v0.7.9
18562024-12-19T19:49:30.740Z Checking tracing-core v0.1.32
18572024-12-19T19:49:30.819Z Checking bytes v1.8.0
18582024-12-19T19:49:30.960Z Checking indexmap v2.6.0
18592024-12-19T19:49:31.211Z Checking serde_json v1.0.132
18602024-12-19T19:49:31.315Z Checking icu_locid_transform v1.5.0
18612024-12-19T19:49:31.406Z Checking rand_chacha v0.3.1
18622024-12-19T19:49:31.638Z Checking tokio v1.40.0
18632024-12-19T19:49:31.788Z Checking http v1.1.0
18642024-12-19T19:49:31.825Z Checking bitflags v2.6.0
18652024-12-19T19:49:32.134Z Checking thiserror v1.0.69
18662024-12-19T19:49:32.274Z Checking utf16_iter v1.0.5
18672024-12-19T19:49:32.307Z Checking rustls-pki-types v1.9.0
18682024-12-19T19:49:32.362Z Checking icu_properties v1.5.1
18692024-12-19T19:49:32.452Z Checking write16 v1.0.0
18702024-12-19T19:49:32.581Z Checking icu_normalizer_data v1.5.0
18712024-12-19T19:49:32.596Z Checking utf8_iter v1.0.4
18722024-12-19T19:49:32.680Z Checking spki v0.7.3
18732024-12-19T19:49:32.813Z Checking rand v0.8.5
18742024-12-19T19:49:32.922Z Checking tracing v0.1.40
18752024-12-19T19:49:32.974Z Checking salsa20 v0.10.2
18762024-12-19T19:49:32.990Z Checking pbkdf2 v0.12.2
18772024-12-19T19:49:33.151Z Checking aws-lc-sys v0.22.0
18782024-12-19T19:49:33.182Z Checking httparse v1.9.5
18792024-12-19T19:49:33.198Z Checking mirai-annotations v1.12.0
18802024-12-19T19:49:33.257Z Checking powerfmt v0.2.0
18812024-12-19T19:49:33.371Z Checking untrusted v0.7.1
18822024-12-19T19:49:33.526Z Checking untrusted v0.9.0
18832024-12-19T19:49:33.547Z Checking deranged v0.3.11
18842024-12-19T19:49:33.633Z Checking scrypt v0.11.0
18852024-12-19T19:49:33.662Z Checking form_urlencoded v1.2.1
18862024-12-19T19:49:33.690Z Checking ring v0.17.8
18872024-12-19T19:49:33.860Z Checking aes v0.8.4
18882024-12-19T19:49:33.875Z Checking cbc v0.1.2
18892024-12-19T19:49:34.071Z Checking crossbeam-utils v0.8.20
18902024-12-19T19:49:34.142Z Checking atomic-waker v1.1.2
18912024-12-19T19:49:34.276Z Checking num_threads v0.1.7
18922024-12-19T19:49:34.394Z Checking num-conv v0.1.0
18932024-12-19T19:49:34.643Z Checking time-core v0.1.2
18942024-12-19T19:49:34.804Z Checking http-body v1.0.1
18952024-12-19T19:49:34.821Z Checking try-lock v0.2.5
18962024-12-19T19:49:34.836Z Checking pkcs5 v0.7.1
18972024-12-19T19:49:34.951Z Checking want v0.3.1
18982024-12-19T19:49:35.010Z Checking httpdate v1.0.3
18992024-12-19T19:49:35.124Z Checking unicode-ident v1.0.13
19002024-12-19T19:49:35.239Z Checking serde_spanned v0.6.8
19012024-12-19T19:49:35.292Z Checking proc-macro2 v1.0.89
19022024-12-19T19:49:35.332Z Checking pkcs8 v0.10.2
19032024-12-19T19:49:35.398Z Checking time v0.3.36
19042024-12-19T19:49:35.414Z Checking uuid v1.11.0
19052024-12-19T19:49:35.650Z Checking toml_datetime v0.6.8
19062024-12-19T19:49:35.682Z Checking icu_normalizer v1.5.0
19072024-12-19T19:49:35.707Z Checking slog v2.7.0
19082024-12-19T19:49:35.724Z Checking aws-lc-rs v1.10.0
19092024-12-19T19:49:35.951Z Checking scroll v0.12.0
19102024-12-19T19:49:35.980Z Checking ucd-trie v0.1.7
19112024-12-19T19:49:36.017Z Checking tower-service v0.3.3
19122024-12-19T19:49:36.135Z Checking match_cfg v0.1.0
19132024-12-19T19:49:36.192Z Checking base64 v0.22.1
19142024-12-19T19:49:36.206Z Checking adler2 v2.0.0
19152024-12-19T19:49:36.227Z Checking foreign-types-shared v0.1.1
19162024-12-19T19:49:36.331Z Checking plain v0.2.3
19172024-12-19T19:49:36.362Z Checking iana-time-zone v0.1.61
19182024-12-19T19:49:36.400Z Checking miniz_oxide v0.8.0
19192024-12-19T19:49:36.469Z Checking idna_adapter v1.2.0
19202024-12-19T19:49:36.472Z Checking goblin v0.8.2
19212024-12-19T19:49:36.499Z Checking chrono v0.4.38
19222024-12-19T19:49:36.666Z Checking idna v1.0.3
19232024-12-19T19:49:36.682Z Checking foreign-types v0.3.2
19242024-12-19T19:49:36.774Z Checking hostname v0.3.1
19252024-12-19T19:49:36.910Z Checking pest v2.7.14
19262024-12-19T19:49:37.142Z Checking url v2.5.3
19272024-12-19T19:49:37.178Z Checking quote v1.0.37
19282024-12-19T19:49:37.549Z Checking openssl-sys v0.9.103
19292024-12-19T19:49:37.599Z Checking rustls-webpki v0.102.8
19302024-12-19T19:49:38.004Z Checking errno v0.3.9
19312024-12-19T19:49:38.164Z Checking dirs-sys-next v0.1.2
19322024-12-19T19:49:38.207Z Checking aho-corasick v1.1.3
19332024-12-19T19:49:38.339Z Checking pretty-hex v0.4.1
19342024-12-19T19:49:38.421Z Checking regex-syntax v0.8.5
19352024-12-19T19:49:38.503Z Checking data-encoding v2.6.0
19362024-12-19T19:49:38.681Z Checking siphasher v0.3.11
19372024-12-19T19:49:38.921Z Checking openssl v0.10.66
19382024-12-19T19:49:39.002Z Checking dirs-next v2.0.0
19392024-12-19T19:49:39.128Z Checking rustix v0.38.37
19402024-12-19T19:49:39.149Z Checking syn v2.0.87
19412024-12-19T19:49:39.206Z Checking tokio-util v0.7.12
19422024-12-19T19:49:39.404Z Checking dtrace-parser v0.2.0
19432024-12-19T19:49:39.832Z Checking http-body-util v0.1.2
19442024-12-19T19:49:39.908Z Checking crossbeam-epoch v0.9.18
19452024-12-19T19:49:40.107Z Checking h2 v0.4.6
19462024-12-19T19:49:40.301Z Checking sha1 v0.10.6
19472024-12-19T19:49:40.351Z Checking signature v2.2.0
19482024-12-19T19:49:40.543Z Checking lazy_static v1.5.0
19492024-12-19T19:49:40.596Z Checking thread_local v1.1.8
19502024-12-19T19:49:40.657Z Checking thread-id v4.2.2
19512024-12-19T19:49:40.772Z Checking encoding_rs v0.8.34
19522024-12-19T19:49:40.884Z Checking utf8parse v0.2.2
19532024-12-19T19:49:41.039Z Checking either v1.13.0
19542024-12-19T19:49:41.448Z Checking anstyle v1.0.10
19552024-12-19T19:49:41.698Z Checking regex-automata v0.4.8
19562024-12-19T19:49:41.777Z Checking dof v0.3.0
19572024-12-19T19:49:41.824Z Checking mime v0.3.17
19582024-12-19T19:49:42.162Z Checking winnow v0.6.20
19592024-12-19T19:49:42.448Z Checking unicode-properties v0.1.3
19602024-12-19T19:49:42.727Z Checking gimli v0.31.1
19612024-12-19T19:49:42.835Z Checking ipnet v2.10.1
19622024-12-19T19:49:43.157Z Checking openssl-probe v0.1.5
19632024-12-19T19:49:43.300Z Checking stringprep v0.1.5
19642024-12-19T19:49:43.304Z Checking anstyle-parse v0.2.5
19652024-12-19T19:49:43.592Z Checking crossbeam-deque v0.8.5
19662024-12-19T19:49:43.613Z Checking term v0.7.0
19672024-12-19T19:49:43.916Z Checking rustls v0.22.4
19682024-12-19T19:49:44.057Z Checking rustls v0.23.14
19692024-12-19T19:49:44.472Z Checking native-tls v0.2.12
19702024-12-19T19:49:44.815Z Checking slog-json v2.6.1
19712024-12-19T19:49:45.078Z Checking crossbeam-channel v0.5.13
19722024-12-19T19:49:45.179Z Checking toml_edit v0.22.22
19732024-12-19T19:49:45.717Z Checking usdt-impl v0.5.0
19742024-12-19T19:49:45.795Z Checking serde_urlencoded v0.7.1
19752024-12-19T19:49:46.225Z Checking futures-executor v0.3.31
19762024-12-19T19:49:46.267Z Checking rustls-pemfile v2.2.0
19772024-12-19T19:49:46.450Z Checking num-integer v0.1.46
19782024-12-19T19:49:46.481Z Checking idna v0.3.0
19792024-12-19T19:49:46.500Z Checking hyper v1.5.0
19802024-12-19T19:49:46.503Z Checking idna v0.4.0
19812024-12-19T19:49:46.878Z Checking addr2line v0.24.2
19822024-12-19T19:49:46.949Z Checking md-5 v0.10.6
19832024-12-19T19:49:47.158Z Checking ff v0.13.0
19842024-12-19T19:49:47.355Z Checking is-terminal v0.4.13
19852024-12-19T19:49:47.383Z Checking memmap v0.7.0
19862024-12-19T19:49:47.399Z Checking hash32 v0.2.1
19872024-12-19T19:49:47.414Z Checking object v0.36.5
19882024-12-19T19:49:47.475Z Checking is_terminal_polyfill v1.70.1
19892024-12-19T19:49:47.596Z Checking dyn-clone v1.0.17
19902024-12-19T19:49:47.612Z Checking base16ct v0.2.0
19912024-12-19T19:49:47.728Z Checking take_mut v0.2.2
19922024-12-19T19:49:47.731Z Checking colorchoice v1.0.2
19932024-12-19T19:49:47.757Z Checking anstyle-query v1.1.1
19942024-12-19T19:49:47.800Z Checking utf-8 v0.7.6
19952024-12-19T19:49:47.824Z Checking fallible-iterator v0.2.0
19962024-12-19T19:49:47.863Z Checking psl-types v2.0.11
19972024-12-19T19:49:47.882Z Checking quick-error v1.2.3
19982024-12-19T19:49:47.895Z Checking linked-hash-map v0.5.6
19992024-12-19T19:49:48.007Z Checking rustc-demangle v0.1.24
20002024-12-19T19:49:48.024Z Checking resolv-conf v0.7.0
20012024-12-19T19:49:48.049Z Checking publicsuffix v2.2.3
20022024-12-19T19:49:48.212Z Checking lru-cache v0.1.2
20032024-12-19T19:49:48.296Z Checking tungstenite v0.24.0
20042024-12-19T19:49:48.378Z Checking anstream v0.6.15
20052024-12-19T19:49:48.394Z Checking slog-async v2.8.0
20062024-12-19T19:49:48.434Z Checking postgres-protocol v0.6.7
20072024-12-19T19:49:48.450Z Checking toml v0.8.19
20082024-12-19T19:49:48.647Z Checking hyper-util v0.1.10
20092024-12-19T19:49:48.673Z Checking sec1 v0.7.3
20102024-12-19T19:49:48.745Z Checking schemars v0.8.21
20112024-12-19T19:49:49.066Z Checking tokio-rustls v0.25.0
20122024-12-19T19:49:49.113Z Checking heapless v0.7.17
20132024-12-19T19:49:49.201Z Checking usdt v0.5.0
20142024-12-19T19:49:49.241Z Checking slog-term v2.9.1
20152024-12-19T19:49:49.444Z Checking hickory-proto v0.24.1
20162024-12-19T19:49:49.461Z Checking group v0.13.0
20172024-12-19T19:49:49.708Z Checking num-iter v0.1.45
20182024-12-19T19:49:49.753Z Checking futures v0.3.31
20192024-12-19T19:49:49.777Z Checking tokio-rustls v0.26.0
20202024-12-19T19:49:49.873Z Checking slog-bunyan v2.5.0
20212024-12-19T19:49:49.891Z Checking tokio-native-tls v0.3.1
20222024-12-19T19:49:50.052Z Checking rayon-core v1.12.1
20232024-12-19T19:49:50.151Z Checking multer v3.1.0
20242024-12-19T19:49:50.180Z Checking terminal_size v0.4.0
20252024-12-19T19:49:50.195Z Checking phf_shared v0.11.2
20262024-12-19T19:49:50.339Z Checking cookie v0.18.1
20272024-12-19T19:49:50.473Z Checking async-stream v0.3.6
20282024-12-19T19:49:50.523Z Checking bzip2-sys v0.1.11+1.0.8
20292024-12-19T19:49:50.574Z Checking camino v1.1.9
20302024-12-19T19:49:50.651Z Checking signal-hook v0.3.17
20312024-12-19T19:49:50.667Z Checking waitgroup v0.1.2
20322024-12-19T19:49:50.708Z Checking openapiv3 v2.0.0
20332024-12-19T19:49:50.748Z Checking webpki-roots v0.26.6
20342024-12-19T19:49:50.792Z Checking idna v0.5.0
20352024-12-19T19:49:50.809Z Checking serde_path_to_error v0.1.16
20362024-12-19T19:49:50.971Z Checking hkdf v0.12.4
20372024-12-19T19:49:51.002Z Checking crypto-bigint v0.5.5
20382024-12-19T19:49:51.129Z Checking hostname v0.4.0
20392024-12-19T19:49:51.186Z Checking crc32fast v1.4.2
20402024-12-19T19:49:51.264Z Checking debug-ignore v1.0.5
20412024-12-19T19:49:51.400Z Checking winnow v0.5.40
20422024-12-19T19:49:51.416Z Checking bitflags v1.3.2
20432024-12-19T19:49:51.419Z Checking strsim v0.11.1
20442024-12-19T19:49:51.519Z Checking unicode-width v0.1.14
20452024-12-19T19:49:51.678Z Checking managed v0.8.0
20462024-12-19T19:49:51.709Z Checking clap_lex v0.7.2
20472024-12-19T19:49:51.968Z Checking clap_builder v4.5.21
20482024-12-19T19:49:52.019Z Checking console v0.15.8
20492024-12-19T19:49:52.077Z Checking smoltcp v0.9.1
20502024-12-19T19:49:52.633Z Checking cookie_store v0.21.0
20512024-12-19T19:49:53.378Z Checking flate2 v1.0.34
20522024-12-19T19:49:53.590Z Checking signal-hook-mio v0.2.4
20532024-12-19T19:49:53.913Z Checking hyper-rustls v0.27.3
20542024-12-19T19:49:53.945Z Checking elliptic-curve v0.13.8
20552024-12-19T19:49:54.046Z Checking rayon v1.10.0
20562024-12-19T19:49:54.072Z Checking backtrace v0.3.74
20572024-12-19T19:49:54.087Z Checking hyper-tls v0.6.0
20582024-12-19T19:49:54.239Z Checking dropshot v0.12.0
20592024-12-19T19:49:54.388Z Checking bzip2 v0.4.4
20602024-12-19T19:49:54.426Z Checking hickory-resolver v0.24.1
20612024-12-19T19:49:54.559Z Checking phf v0.11.2
20622024-12-19T19:49:54.587Z Checking toml_edit v0.19.15
20632024-12-19T19:49:54.626Z Checking anyhow v1.0.93
20642024-12-19T19:49:54.665Z Checking num-bigint-dig v0.8.4
20652024-12-19T19:49:54.817Z Checking tokio-tungstenite v0.24.0
20662024-12-19T19:49:55.011Z Checking postgres-types v0.2.8
20672024-12-19T19:49:55.125Z Checking regex v1.11.1
20682024-12-19T19:49:55.285Z Checking bstr v1.10.0
20692024-12-19T19:49:55.775Z Checking ed25519 v2.2.3
20702024-12-19T19:49:55.791Z Checking tokio-stream v0.1.16
20712024-12-19T19:49:56.095Z Checking phf_shared v0.10.0
20722024-12-19T19:49:56.119Z Checking curve25519-dalek v4.1.3
20732024-12-19T19:49:56.305Z Checking zerocopy v0.6.6
20742024-12-19T19:49:56.390Z Checking pkcs1 v0.7.5
20752024-12-19T19:49:56.721Z Checking hubpack v0.1.2
20762024-12-19T19:49:56.828Z Checking portable-atomic v1.9.0
20772024-12-19T19:49:56.860Z Checking float-cmp v0.9.0
20782024-12-19T19:49:57.047Z Checking serde-big-array v0.5.1
20792024-12-19T19:49:57.050Z Checking rfc6979 v0.4.0
20802024-12-19T19:49:57.078Z Checking sync_wrapper v1.0.1
20812024-12-19T19:49:57.097Z Checking new_debug_unreachable v1.0.6
20822024-12-19T19:49:57.188Z Checking static_assertions v1.1.0
20832024-12-19T19:49:57.225Z Checking minimal-lexical v0.2.1
20842024-12-19T19:49:57.246Z Checking whoami v1.5.2
20852024-12-19T19:49:57.260Z Checking unicode-width v0.2.0
20862024-12-19T19:49:57.277Z Checking difflib v0.4.0
20872024-12-19T19:49:57.563Z Checking predicates-core v1.0.8
20882024-12-19T19:49:57.593Z Checking number_prefix v0.4.0
20892024-12-19T19:49:57.631Z Checking unicode-segmentation v1.12.0
20902024-12-19T19:49:57.752Z Checking normalize-line-endings v0.3.0
20912024-12-19T19:49:57.778Z Checking precomputed-hash v0.1.1
20922024-12-19T19:49:57.780Z Checking bit-vec v0.6.3
20932024-12-19T19:49:57.867Z Checking fixedbitset v0.4.2
20942024-12-19T19:49:57.881Z Checking string_cache v0.8.7
20952024-12-19T19:49:57.896Z Checking predicates v3.1.2
20962024-12-19T19:49:57.964Z Checking indicatif v0.17.9
20972024-12-19T19:49:57.999Z Checking qorb v0.2.1
20982024-12-19T19:49:58.049Z Checking ed25519-dalek v2.1.1
20992024-12-19T19:49:58.103Z Checking bit-set v0.5.3
21002024-12-19T19:49:58.118Z Checking petgraph v0.6.5
21012024-12-19T19:49:58.147Z Checking nom v7.1.3
21022024-12-19T19:49:58.328Z Checking similar v2.6.0
21032024-12-19T19:49:58.363Z Checking tokio-postgres v0.7.12
21042024-12-19T19:49:58.464Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21052024-12-19T19:49:58.554Z Checking ecdsa v0.16.9
21062024-12-19T19:49:58.750Z Checking reqwest v0.12.9
21072024-12-19T19:49:59.171Z Checking toml v0.7.8
21082024-12-19T19:49:59.292Z Checking rsa v0.9.6
21092024-12-19T19:49:59.920Z Checking clap v4.5.21
21102024-12-19T19:50:00.049Z Checking zip v0.6.6
21112024-12-19T19:50:00.392Z Checking crossterm v0.28.1
21122024-12-19T19:50:00.639Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21132024-12-19T19:50:00.669Z Checking itertools v0.12.1
21142024-12-19T19:50:00.738Z Checking itertools v0.10.5
21152024-12-19T19:50:00.767Z Checking fs-err v2.11.0
21162024-12-19T19:50:01.117Z Checking ahash v0.8.11
21172024-12-19T19:50:01.330Z Checking x509-cert v0.2.5
21182024-12-19T19:50:01.508Z Checking hex v0.4.3
21192024-12-19T19:50:01.510Z Checking semver v1.0.23
21202024-12-19T19:50:01.691Z Checking peg-runtime v0.8.3
21212024-12-19T19:50:01.925Z Checking lalrpop-util v0.19.12
21222024-12-19T19:50:01.947Z Checking sigpipe v0.1.3
21232024-12-19T19:50:03.477Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21242024-12-19T19:50:03.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.73s
21252024-12-19T19:50:03.966Z
21262024-12-19T19:50:03.966Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/173)
21272024-12-19T19:50:04.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21282024-12-19T19:50:04.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21292024-12-19T19:50:04.674Z Compiling hashbrown v0.14.5
21302024-12-19T19:50:04.793Z Checking heck v0.5.0
21312024-12-19T19:50:04.808Z Compiling unsafe-libyaml v0.2.11
21322024-12-19T19:50:04.824Z Compiling ident_case v1.0.1
21332024-12-19T19:50:04.826Z Checking progenitor-client v0.8.0
21342024-12-19T19:50:04.855Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21352024-12-19T19:50:04.869Z Compiling proc-macro-crate v1.3.1
21362024-12-19T19:50:04.953Z Compiling darling_core v0.20.10
21372024-12-19T19:50:04.993Z Checking ipnetwork v0.20.0
21382024-12-19T19:50:05.231Z Compiling structmeta-derive v0.3.0
21392024-12-19T19:50:05.252Z Compiling newtype-uuid v1.1.3
21402024-12-19T19:50:05.407Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21412024-12-19T19:50:05.551Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21422024-12-19T19:50:05.706Z Compiling lzma-sys v0.1.20
21432024-12-19T19:50:05.959Z Compiling num_enum_derive v0.5.11
21442024-12-19T19:50:05.962Z Checking regress v0.10.1
21452024-12-19T19:50:05.962Z Compiling foreign-types-macros v0.2.3
21462024-12-19T19:50:06.503Z Compiling serde_yaml v0.9.34+deprecated
21472024-12-19T19:50:06.732Z Compiling dropshot v0.13.0
21482024-12-19T19:50:07.046Z Checking arc-swap v1.7.1
21492024-12-19T19:50:07.335Z Checking foreign-types-shared v0.3.1
21502024-12-19T19:50:07.474Z Checking foreign-types v0.5.0
21512024-12-19T19:50:07.542Z Checking slog-scope v4.4.0
21522024-12-19T19:50:07.711Z Compiling proc-macro-error v1.0.4
21532024-12-19T19:50:08.344Z Compiling structmeta v0.3.0
21542024-12-19T19:50:08.395Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21552024-12-19T19:50:08.423Z Checking tungstenite v0.21.0
21562024-12-19T19:50:08.508Z Compiling heck v0.3.3
21572024-12-19T19:50:08.725Z Checking num_enum v0.5.11
21582024-12-19T19:50:08.809Z Compiling parse-display-derive v0.10.0
21592024-12-19T19:50:08.873Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21602024-12-19T19:50:08.908Z Compiling dropshot_endpoint v0.13.0
21612024-12-19T19:50:09.395Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21622024-12-19T19:50:09.718Z Checking cstr-argument v0.1.2
21632024-12-19T19:50:09.734Z Checking typify-impl v0.2.0
21642024-12-19T19:50:09.897Z Checking instant v0.1.13
21652024-12-19T19:50:10.196Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21662024-12-19T19:50:10.474Z Checking base64 v0.21.7
21672024-12-19T19:50:10.984Z Checking fastrand v2.1.1
21682024-12-19T19:50:11.012Z Checking pretty-hex v0.2.1
21692024-12-19T19:50:11.177Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21702024-12-19T19:50:11.299Z Checking tempfile v3.13.0
21712024-12-19T19:50:11.340Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21722024-12-19T19:50:11.457Z Checking backoff v0.4.0
21732024-12-19T19:50:11.487Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21742024-12-19T19:50:11.683Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21752024-12-19T19:50:11.777Z Checking tokio-tungstenite v0.21.0
21762024-12-19T19:50:11.831Z Compiling zone_cfg_derive v0.1.2
21772024-12-19T19:50:11.849Z Checking strum v0.26.3
21782024-12-19T19:50:12.008Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21792024-12-19T19:50:12.182Z Compiling darling_macro v0.20.10
21802024-12-19T19:50:12.287Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21812024-12-19T19:50:12.308Z Checking slog-stdlog v4.1.1
21822024-12-19T19:50:12.614Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21832024-12-19T19:50:12.696Z Checking regress v0.9.1
21842024-12-19T19:50:12.762Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21852024-12-19T19:50:12.785Z Checking colored v2.1.0
21862024-12-19T19:50:13.038Z Checking macaddr v1.0.1
21872024-12-19T19:50:13.098Z Checking base64 v0.13.1
21882024-12-19T19:50:13.133Z Compiling darling v0.20.10
21892024-12-19T19:50:13.254Z Compiling serde_with_macros v3.11.0
21902024-12-19T19:50:13.402Z Checking zone v0.1.8
21912024-12-19T19:50:13.481Z Checking ron v0.7.1
21922024-12-19T19:50:13.513Z Checking parse-display v0.10.0
21932024-12-19T19:50:13.755Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21942024-12-19T19:50:14.085Z Checking xz2 v0.1.7
21952024-12-19T19:50:14.221Z Checking slog-envlogger v2.2.0
21962024-12-19T19:50:14.399Z Checking tabwriter v1.4.0
21972024-12-19T19:50:14.442Z Checking xattr v1.3.1
21982024-12-19T19:50:14.645Z Checking pem v3.0.4
21992024-12-19T19:50:14.660Z Checking yasna v0.5.2
22002024-12-19T19:50:14.728Z Checking headers-core v0.3.0
22012024-12-19T19:50:14.875Z Checking smf v0.2.3
22022024-12-19T19:50:14.908Z Checking filetime v0.2.25
22032024-12-19T19:50:15.122Z Checking same-file v1.0.6
22042024-12-19T19:50:15.304Z Checking walkdir v2.5.0
22052024-12-19T19:50:15.352Z Checking tar v0.4.42
22062024-12-19T19:50:15.540Z Checking headers v0.4.0
22072024-12-19T19:50:15.557Z Checking rcgen v0.12.1
22082024-12-19T19:50:15.584Z Checking atomicwrites v0.4.4
22092024-12-19T19:50:15.800Z Checking camino-tempfile v1.1.1
22102024-12-19T19:50:16.099Z Checking subprocess v0.2.9
22112024-12-19T19:50:16.184Z Checking serde_with v3.11.0
22122024-12-19T19:50:20.789Z Compiling typify-macro v0.2.0
22132024-12-19T19:50:22.935Z Compiling typify v0.2.0
22142024-12-19T19:50:23.023Z Compiling progenitor-impl v0.8.0
22152024-12-19T19:50:26.357Z Compiling progenitor-macro v0.8.0
22162024-12-19T19:50:31.503Z Checking progenitor v0.8.0
22172024-12-19T19:50:31.664Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22182024-12-19T19:50:31.667Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22192024-12-19T19:50:34.480Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22202024-12-19T19:50:34.895Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22212024-12-19T19:50:41.754Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22222024-12-19T19:50:43.370Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22232024-12-19T19:50:44.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.69s
22242024-12-19T19:50:44.846Z
22252024-12-19T19:50:44.846Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/173)
22262024-12-19T19:50:45.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272024-12-19T19:50:45.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282024-12-19T19:50:45.553Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22292024-12-19T19:50:47.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
22302024-12-19T19:50:47.195Z
22312024-12-19T19:50:47.195Zinfo: running `cargo check --bins` on nexus-config (31/173)
22322024-12-19T19:50:47.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332024-12-19T19:50:47.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342024-12-19T19:50:47.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352024-12-19T19:50:47.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22362024-12-19T19:50:47.860Z
22372024-12-19T19:50:47.860Zinfo: running `cargo check --bins` on omicron-rpaths (32/173)
22382024-12-19T19:50:48.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392024-12-19T19:50:48.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402024-12-19T19:50:48.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412024-12-19T19:50:48.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22422024-12-19T19:50:48.511Z
22432024-12-19T19:50:48.511Zinfo: running `cargo check --bins` on omicron-certificates (33/173)
22442024-12-19T19:50:49.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452024-12-19T19:50:49.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462024-12-19T19:50:49.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472024-12-19T19:50:49.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22482024-12-19T19:50:49.161Z
22492024-12-19T19:50:49.161Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/173)
22502024-12-19T19:50:49.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512024-12-19T19:50:49.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522024-12-19T19:50:49.881Z Compiling zerocopy v0.8.10
22532024-12-19T19:50:49.881Z Compiling progenitor-client v0.8.0
22542024-12-19T19:50:49.884Z Compiling itertools v0.13.0
22552024-12-19T19:50:49.884Z Compiling zerocopy-derive v0.8.10
22562024-12-19T19:50:49.884Z Compiling heapless v0.8.0
22572024-12-19T19:50:49.884Z Compiling newtype-uuid v1.1.3
22582024-12-19T19:50:49.884Z Compiling ipnetwork v0.20.0
22592024-12-19T19:50:49.884Z Checking hash32 v0.3.1
22602024-12-19T19:50:50.204Z Compiling instant v0.1.13
22612024-12-19T19:50:50.330Z Compiling smoltcp v0.11.0
22622024-12-19T19:50:50.356Z Compiling backoff v0.4.0
22632024-12-19T19:50:50.535Z Compiling progenitor v0.8.0
22642024-12-19T19:50:50.719Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22652024-12-19T19:50:50.798Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22662024-12-19T19:50:50.962Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22672024-12-19T19:50:51.034Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22682024-12-19T19:50:51.050Z Compiling dropshot v0.13.0
22692024-12-19T19:50:51.219Z Compiling serde_with v3.11.0
22702024-12-19T19:50:51.388Z Compiling parse-display v0.10.0
22712024-12-19T19:50:51.509Z Checking num-rational v0.4.2
22722024-12-19T19:50:51.790Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22732024-12-19T19:50:52.133Z Compiling regress v0.9.1
22742024-12-19T19:50:52.212Z Compiling phf_generator v0.11.2
22752024-12-19T19:50:52.386Z Checking num-complex v0.4.6
22762024-12-19T19:50:53.249Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22772024-12-19T19:50:53.787Z Compiling macaddr v1.0.1
22782024-12-19T19:50:54.261Z Checking cobs v0.2.3
22792024-12-19T19:50:54.383Z Compiling num v0.4.3
22802024-12-19T19:50:54.464Z Checking postcard v1.0.10
22812024-12-19T19:50:54.609Z Compiling phf_codegen v0.11.2
22822024-12-19T19:50:55.105Z Compiling parse-zoneinfo v0.3.1
22832024-12-19T19:50:55.403Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22842024-12-19T19:50:55.699Z Compiling float-ord v0.3.2
22852024-12-19T19:50:56.011Z Compiling convert_case v0.4.0
22862024-12-19T19:50:56.306Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22872024-12-19T19:50:56.466Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22882024-12-19T19:50:57.022Z Compiling derive_more v0.99.18
22892024-12-19T19:50:57.189Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22902024-12-19T19:50:57.485Z Compiling chrono-tz-build v0.4.0
22912024-12-19T19:50:58.095Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22922024-12-19T19:50:59.013Z Compiling crucible-workspace-hack v0.1.0
22932024-12-19T19:50:59.045Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22942024-12-19T19:50:59.285Z Compiling thiserror v2.0.3
22952024-12-19T19:50:59.354Z Compiling chrono-tz v0.10.0
22962024-12-19T19:50:59.371Z Checking newline-converter v0.3.0
22972024-12-19T19:50:59.530Z Checking prettyplease v0.2.25
22982024-12-19T19:51:00.035Z Compiling thiserror-impl v2.0.3
22992024-12-19T19:51:00.269Z Compiling slog-dtrace v0.3.0
23002024-12-19T19:51:00.566Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23012024-12-19T19:51:00.709Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23022024-12-19T19:51:00.883Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23032024-12-19T19:51:01.177Z Checking expectorate v1.1.0
23042024-12-19T19:51:01.342Z Compiling zone_cfg_derive v0.3.0
23052024-12-19T19:51:01.471Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23062024-12-19T19:51:01.986Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23072024-12-19T19:51:01.990Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23082024-12-19T19:51:02.995Z Compiling const_format_proc_macros v0.2.33
23092024-12-19T19:51:03.022Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23102024-12-19T19:51:03.319Z Compiling num-derive v0.4.2
23112024-12-19T19:51:03.874Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23122024-12-19T19:51:04.156Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23132024-12-19T19:51:04.241Z Checking highway v1.2.0
23142024-12-19T19:51:04.505Z Checking zone v0.3.0
23152024-12-19T19:51:04.713Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23162024-12-19T19:51:05.243Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23172024-12-19T19:51:05.271Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23182024-12-19T19:51:05.304Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23192024-12-19T19:51:05.310Z Checking const_format v0.2.33
23202024-12-19T19:51:05.422Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23212024-12-19T19:51:05.769Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23222024-12-19T19:51:06.223Z Checking gethostname v0.5.0
23232024-12-19T19:51:06.247Z Checking bcs v0.1.6
23242024-12-19T19:51:06.266Z Compiling async-recursion v1.1.1
23252024-12-19T19:51:07.121Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23262024-12-19T19:51:07.791Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23272024-12-19T19:51:13.841Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23282024-12-19T19:51:17.302Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23292024-12-19T19:51:20.147Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23302024-12-19T19:51:21.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.24s
23312024-12-19T19:51:21.593Z
23322024-12-19T19:51:21.593Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/173)
23332024-12-19T19:51:22.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-12-19T19:51:22.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-12-19T19:51:22.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362024-12-19T19:51:22.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23372024-12-19T19:51:22.255Z
23382024-12-19T19:51:22.255Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/173)
23392024-12-19T19:51:22.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-12-19T19:51:22.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-12-19T19:51:22.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422024-12-19T19:51:22.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23432024-12-19T19:51:22.948Z
23442024-12-19T19:51:22.948Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/173)
23452024-12-19T19:51:23.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-12-19T19:51:23.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-12-19T19:51:23.651Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23482024-12-19T19:51:24.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
23492024-12-19T19:51:24.498Z
23502024-12-19T19:51:24.498Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/173)
23512024-12-19T19:51:25.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522024-12-19T19:51:25.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532024-12-19T19:51:25.184Z Compiling cfg_aliases v0.1.1
23542024-12-19T19:51:25.186Z Compiling vte_generate_state_changes v0.1.2
23552024-12-19T19:51:25.186Z Checking fd-lock v4.0.2
23562024-12-19T19:51:25.186Z Checking nibble_vec v0.1.0
23572024-12-19T19:51:25.298Z Checking endian-type v0.1.2
23582024-12-19T19:51:25.307Z Checking bytecount v0.6.8
23592024-12-19T19:51:25.318Z Compiling tabled_derive v0.7.0
23602024-12-19T19:51:25.353Z Compiling peg-macros v0.8.4
23612024-12-19T19:51:25.366Z Compiling nix v0.28.0
23622024-12-19T19:51:25.446Z Checking papergrid v0.11.0
23632024-12-19T19:51:25.469Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23642024-12-19T19:51:25.473Z Compiling sqlparser_derive v0.2.2
23652024-12-19T19:51:25.530Z Checking radix_trie v0.2.1
23662024-12-19T19:51:25.897Z Checking vte v0.11.1
23672024-12-19T19:51:25.946Z Checking unicode_categories v0.1.1
23682024-12-19T19:51:26.270Z Checking nu-ansi-term v0.50.1
23692024-12-19T19:51:26.595Z Checking home v0.5.9
23702024-12-19T19:51:26.619Z Checking sqlparser v0.45.0
23712024-12-19T19:51:26.717Z Checking sqlformat v0.2.6
23722024-12-19T19:51:26.735Z Checking display-error-chain v0.2.2
23732024-12-19T19:51:27.274Z Checking strip-ansi-escapes v0.2.0
23742024-12-19T19:51:27.421Z Checking reedline v0.35.0
23752024-12-19T19:51:27.660Z Checking tabled v0.15.0
23762024-12-19T19:51:28.460Z Checking peg v0.8.4
23772024-12-19T19:51:28.575Z Checking rustyline v14.0.0
23782024-12-19T19:51:37.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
23792024-12-19T19:51:37.550Z
23802024-12-19T19:51:37.550Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/173)
23812024-12-19T19:51:38.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-12-19T19:51:38.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-12-19T19:51:38.232Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23842024-12-19T19:51:43.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
23852024-12-19T19:51:43.469Z
23862024-12-19T19:51:43.469Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/173)
23872024-12-19T19:51:44.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-12-19T19:51:44.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-12-19T19:51:44.158Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902024-12-19T19:51:48.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
23912024-12-19T19:51:48.264Z
23922024-12-19T19:51:48.264Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/173)
23932024-12-19T19:51:48.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-12-19T19:51:48.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-12-19T19:51:48.947Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962024-12-19T19:51:53.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
23972024-12-19T19:51:54.130Z
23982024-12-19T19:51:54.131Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/173)
23992024-12-19T19:51:54.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-12-19T19:51:54.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-12-19T19:51:54.831Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022024-12-19T19:51:59.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
24032024-12-19T19:52:00.014Z
24042024-12-19T19:52:00.014Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/173)
24052024-12-19T19:52:00.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-12-19T19:52:00.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-12-19T19:52:00.716Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082024-12-19T19:52:04.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s
24092024-12-19T19:52:05.066Z
24102024-12-19T19:52:05.066Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/173)
24112024-12-19T19:52:05.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-12-19T19:52:05.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-12-19T19:52:05.765Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142024-12-19T19:52:10.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
24152024-12-19T19:52:10.223Z
24162024-12-19T19:52:10.223Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/173)
24172024-12-19T19:52:10.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-12-19T19:52:10.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-12-19T19:52:10.934Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202024-12-19T19:52:16.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
24212024-12-19T19:52:16.343Z
24222024-12-19T19:52:16.344Zinfo: running `cargo check --bins` on oximeter (46/173)
24232024-12-19T19:52:16.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-12-19T19:52:16.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-12-19T19:52:16.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262024-12-19T19:52:16.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24272024-12-19T19:52:17.019Z
24282024-12-19T19:52:17.019Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/173)
24292024-12-19T19:52:17.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-12-19T19:52:17.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-12-19T19:52:17.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-12-19T19:52:17.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24332024-12-19T19:52:17.673Z
24342024-12-19T19:52:17.673Zinfo: running `cargo check --bins` on oximeter-schema (48/173)
24352024-12-19T19:52:18.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-12-19T19:52:18.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-12-19T19:52:18.378Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24382024-12-19T19:52:18.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
24392024-12-19T19:52:19.040Z
24402024-12-19T19:52:19.040Zinfo: running `cargo check --bins` on oximeter-types (49/173)
24412024-12-19T19:52:19.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-12-19T19:52:19.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-12-19T19:52:19.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-12-19T19:52:19.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24452024-12-19T19:52:19.726Z
24462024-12-19T19:52:19.726Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/173)
24472024-12-19T19:52:20.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-12-19T19:52:20.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-12-19T19:52:20.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-12-19T19:52:20.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24512024-12-19T19:52:20.382Z
24522024-12-19T19:52:20.383Zinfo: running `cargo check --bins` on oxql-types (51/173)
24532024-12-19T19:52:20.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-12-19T19:52:20.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-12-19T19:52:20.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-12-19T19:52:20.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24572024-12-19T19:52:21.054Z
24582024-12-19T19:52:21.054Zinfo: running `cargo check --bins` on oximeter-test-utils (52/173)
24592024-12-19T19:52:21.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-12-19T19:52:21.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-12-19T19:52:21.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-12-19T19:52:21.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24632024-12-19T19:52:21.737Z
24642024-12-19T19:52:21.737Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/173)
24652024-12-19T19:52:22.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-12-19T19:52:22.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-12-19T19:52:22.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-12-19T19:52:22.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24692024-12-19T19:52:22.413Z
24702024-12-19T19:52:22.413Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/173)
24712024-12-19T19:52:23.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-12-19T19:52:23.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-12-19T19:52:23.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-12-19T19:52:23.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24752024-12-19T19:52:23.097Z
24762024-12-19T19:52:23.097Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/173)
24772024-12-19T19:52:23.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-12-19T19:52:23.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-12-19T19:52:23.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-12-19T19:52:23.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24812024-12-19T19:52:23.758Z
24822024-12-19T19:52:23.758Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/173)
24832024-12-19T19:52:24.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-12-19T19:52:24.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-12-19T19:52:24.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-12-19T19:52:24.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24872024-12-19T19:52:24.436Z
24882024-12-19T19:52:24.436Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/173)
24892024-12-19T19:52:25.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-12-19T19:52:25.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-12-19T19:52:25.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-12-19T19:52:25.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24932024-12-19T19:52:25.106Z
24942024-12-19T19:52:25.106Zinfo: running `cargo check --bins` on cockroach-admin-client (58/173)
24952024-12-19T19:52:25.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-12-19T19:52:25.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-12-19T19:52:25.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-12-19T19:52:25.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24992024-12-19T19:52:25.771Z
25002024-12-19T19:52:25.771Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/173)
25012024-12-19T19:52:26.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-12-19T19:52:26.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-12-19T19:52:26.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042024-12-19T19:52:26.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25052024-12-19T19:52:26.435Z
25062024-12-19T19:52:26.435Zinfo: running `cargo check --bins` on dns-service-client (60/173)
25072024-12-19T19:52:27.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-12-19T19:52:27.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-12-19T19:52:27.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-12-19T19:52:27.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25112024-12-19T19:52:27.090Z
25122024-12-19T19:52:27.091Zinfo: running `cargo check --bins` on internal-dns-types (61/173)
25132024-12-19T19:52:27.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-12-19T19:52:27.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-12-19T19:52:27.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-12-19T19:52:27.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25172024-12-19T19:52:27.727Z
25182024-12-19T19:52:27.727Zinfo: running `cargo check --bins` on dpd-client (62/173)
25192024-12-19T19:52:28.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-12-19T19:52:28.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-12-19T19:52:28.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222024-12-19T19:52:28.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25232024-12-19T19:52:28.371Z
25242024-12-19T19:52:28.371Zinfo: running `cargo check --bins` on gateway-client (63/173)
25252024-12-19T19:52:28.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-12-19T19:52:28.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-12-19T19:52:28.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282024-12-19T19:52:28.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25292024-12-19T19:52:28.999Z
25302024-12-19T19:52:28.999Zinfo: running `cargo check --bins` on installinator-client (64/173)
25312024-12-19T19:52:33.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-12-19T19:52:33.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-12-19T19:52:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342024-12-19T19:52:33.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25352024-12-19T19:52:33.407Z
25362024-12-19T19:52:33.407Zinfo: running `cargo check --bins` on installinator-common (65/173)
25372024-12-19T19:52:33.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-12-19T19:52:33.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-12-19T19:52:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402024-12-19T19:52:33.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25412024-12-19T19:52:33.407Z
25422024-12-19T19:52:33.407Zinfo: running `cargo check --bins` on update-engine (66/173)
25432024-12-19T19:52:33.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-12-19T19:52:33.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-12-19T19:52:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462024-12-19T19:52:33.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25472024-12-19T19:52:33.407Z
25482024-12-19T19:52:33.407Zinfo: running `cargo check --bins` on nexus-client (67/173)
25492024-12-19T19:52:33.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-12-19T19:52:33.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-12-19T19:52:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-12-19T19:52:33.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25532024-12-19T19:52:33.407Z
25542024-12-19T19:52:33.407Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/173)
25552024-12-19T19:52:33.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-12-19T19:52:33.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-12-19T19:52:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-12-19T19:52:33.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25592024-12-19T19:52:33.408Z
25602024-12-19T19:52:33.408Zinfo: running `cargo check --bins` on omicron-passwords (69/173)
25612024-12-19T19:52:33.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-12-19T19:52:33.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-12-19T19:52:33.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-12-19T19:52:33.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25652024-12-19T19:52:33.408Z
25662024-12-19T19:52:33.408Zinfo: running `cargo check --bins` on nexus-types (70/173)
25672024-12-19T19:52:33.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-12-19T19:52:33.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-12-19T19:52:33.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-12-19T19:52:33.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25712024-12-19T19:52:33.693Z
25722024-12-19T19:52:33.693Zinfo: running `cargo check --bins` on oxide-client (71/173)
25732024-12-19T19:52:34.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-12-19T19:52:34.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-12-19T19:52:34.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-12-19T19:52:34.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25772024-12-19T19:52:34.327Z
25782024-12-19T19:52:34.327Zinfo: running `cargo check --bins` on oximeter-client (72/173)
25792024-12-19T19:52:34.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-12-19T19:52:34.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-12-19T19:52:34.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-12-19T19:52:34.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25832024-12-19T19:52:34.999Z
25842024-12-19T19:52:34.999Zinfo: running `cargo check --bins` on repo-depot-client (73/173)
25852024-12-19T19:52:35.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-12-19T19:52:35.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-12-19T19:52:35.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-12-19T19:52:35.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25892024-12-19T19:52:35.657Z
25902024-12-19T19:52:35.657Zinfo: running `cargo check --bins` on sled-agent-client (74/173)
25912024-12-19T19:52:36.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-12-19T19:52:36.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-12-19T19:52:36.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-12-19T19:52:36.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25952024-12-19T19:52:36.354Z
25962024-12-19T19:52:36.354Zinfo: running `cargo check --bins` on wicketd-client (75/173)
25972024-12-19T19:52:36.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-12-19T19:52:36.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-12-19T19:52:36.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-12-19T19:52:36.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26012024-12-19T19:52:37.062Z
26022024-12-19T19:52:37.063Zinfo: running `cargo check --bins` on sled-agent-types (76/173)
26032024-12-19T19:52:37.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-12-19T19:52:37.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-12-19T19:52:37.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062024-12-19T19:52:37.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26072024-12-19T19:52:37.747Z
26082024-12-19T19:52:37.747Zinfo: running `cargo check --bins` on wicket-common (77/173)
26092024-12-19T19:52:38.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-12-19T19:52:38.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-12-19T19:52:38.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122024-12-19T19:52:38.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26132024-12-19T19:52:38.438Z
26142024-12-19T19:52:38.438Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/173)
26152024-12-19T19:52:39.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162024-12-19T19:52:39.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172024-12-19T19:52:39.148Z Checking csv-core v0.1.11
26182024-12-19T19:52:39.148Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26192024-12-19T19:52:39.164Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26202024-12-19T19:52:39.524Z Checking csv v1.3.0
26212024-12-19T19:52:39.587Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26222024-12-19T19:52:40.059Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26232024-12-19T19:52:40.465Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26242024-12-19T19:52:41.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
26252024-12-19T19:52:41.958Z
26262024-12-19T19:52:41.958Zinfo: running `cargo check --bins` on cockroach-admin-api (79/173)
26272024-12-19T19:52:42.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-12-19T19:52:42.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-12-19T19:52:42.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-12-19T19:52:42.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26312024-12-19T19:52:42.605Z
26322024-12-19T19:52:42.605Zinfo: running `cargo check --bins` on cockroach-admin-types (80/173)
26332024-12-19T19:52:43.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-12-19T19:52:43.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-12-19T19:52:43.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-12-19T19:52:43.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26372024-12-19T19:52:43.268Z
26382024-12-19T19:52:43.268Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/173)
26392024-12-19T19:52:43.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-12-19T19:52:43.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-12-19T19:52:43.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-12-19T19:52:43.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26432024-12-19T19:52:44.491Z
26442024-12-19T19:52:44.491Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/173)
26452024-12-19T19:52:44.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-12-19T19:52:44.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-12-19T19:52:44.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482024-12-19T19:52:44.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26492024-12-19T19:52:44.848Z
26502024-12-19T19:52:44.848Zinfo: running `cargo check --bins` on dns-server (83/173)
26512024-12-19T19:52:45.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522024-12-19T19:52:45.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532024-12-19T19:52:45.683Z Compiling parking_lot_core v0.8.6
26542024-12-19T19:52:45.683Z Checking fxhash v0.2.1
26552024-12-19T19:52:45.683Z Checking hickory-server v0.24.1
26562024-12-19T19:52:45.684Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26572024-12-19T19:52:45.684Z Checking hickory-client v0.24.1
26582024-12-19T19:52:46.205Z Checking parking_lot v0.11.2
26592024-12-19T19:52:46.385Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26602024-12-19T19:52:46.385Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26612024-12-19T19:52:46.458Z Checking sled v0.34.7
26622024-12-19T19:52:48.305Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26632024-12-19T19:52:49.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
26642024-12-19T19:52:49.759Z
26652024-12-19T19:52:49.759Zinfo: running `cargo check --bins` on dns-server-api (84/173)
26662024-12-19T19:52:50.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-12-19T19:52:50.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-12-19T19:52:50.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692024-12-19T19:52:50.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26702024-12-19T19:52:50.387Z
26712024-12-19T19:52:50.387Zinfo: running `cargo check --bins` on gateway-test-utils (85/173)
26722024-12-19T19:52:50.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-12-19T19:52:50.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-12-19T19:52:50.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752024-12-19T19:52:50.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26762024-12-19T19:52:51.071Z
26772024-12-19T19:52:51.071Zinfo: running `cargo check --bins` on gateway-types (86/173)
26782024-12-19T19:52:51.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-12-19T19:52:51.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-12-19T19:52:51.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812024-12-19T19:52:51.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26822024-12-19T19:52:51.702Z
26832024-12-19T19:52:51.702Zinfo: running `cargo check --bins` on ipcc (87/173)
26842024-12-19T19:52:52.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852024-12-19T19:52:52.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862024-12-19T19:52:52.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872024-12-19T19:52:52.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26882024-12-19T19:52:52.345Z
26892024-12-19T19:52:52.345Zinfo: running `cargo check --bins` on omicron-gateway (88/173)
26902024-12-19T19:52:52.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912024-12-19T19:52:53.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922024-12-19T19:52:53.097Z Compiling semver v0.1.20
26932024-12-19T19:52:53.097Z Compiling radium v0.7.0
26942024-12-19T19:52:53.143Z Compiling maybe-uninit v2.0.0
26952024-12-19T19:52:53.196Z Checking tap v1.0.1
26962024-12-19T19:52:53.223Z Checking password-hash v0.5.0
26972024-12-19T19:52:53.235Z Checking blake2 v0.10.6
26982024-12-19T19:52:53.235Z Compiling cancel-safe-futures v0.1.5
26992024-12-19T19:52:53.235Z Checking funty v2.0.0
27002024-12-19T19:52:53.366Z Checking wyz v0.5.1
27012024-12-19T19:52:53.584Z Compiling rustc_version v0.1.7
27022024-12-19T19:52:53.643Z Compiling owo-colors v4.1.0
27032024-12-19T19:52:53.694Z Compiling packed_struct v0.10.1
27042024-12-19T19:52:53.734Z Checking crc-catalog v2.4.0
27052024-12-19T19:52:53.797Z Checking argon2 v0.5.3
27062024-12-19T19:52:53.894Z Checking crc v3.2.1
27072024-12-19T19:52:53.919Z Compiling packed_struct_codegen v0.10.1
27082024-12-19T19:52:53.967Z Compiling indexmap v1.9.3
27092024-12-19T19:52:54.026Z Checking half v2.4.1
27102024-12-19T19:52:54.097Z Compiling newtype_derive v0.1.6
27112024-12-19T19:52:54.171Z Checking nodrop v0.1.14
27122024-12-19T19:52:54.220Z Checking bitvec v1.0.1
27132024-12-19T19:52:54.260Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27142024-12-19T19:52:54.290Z Checking ciborium-io v0.2.2
27152024-12-19T19:52:54.327Z Checking array-init v0.0.4
27162024-12-19T19:52:54.507Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27172024-12-19T19:52:54.527Z Checking ciborium-ll v0.2.2
27182024-12-19T19:52:54.574Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27192024-12-19T19:52:54.848Z Checking smallvec v0.6.14
27202024-12-19T19:52:54.866Z Checking libsw v3.3.1
27212024-12-19T19:52:55.040Z Compiling memoffset v0.9.1
27222024-12-19T19:52:55.159Z Checking hashbrown v0.12.3
27232024-12-19T19:52:55.266Z Checking termcolor v1.4.1
27242024-12-19T19:52:55.352Z Checking indent_write v2.2.0
27252024-12-19T19:52:55.370Z Checking swrite v0.1.0
27262024-12-19T19:52:55.374Z Checking bitfield v0.14.0
27272024-12-19T19:52:55.495Z Checking linear-map v1.2.0
27282024-12-19T19:52:55.541Z Checking ron v0.8.1
27292024-12-19T19:52:55.699Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27302024-12-19T19:52:55.739Z Checking env_logger v0.10.2
27312024-12-19T19:52:55.838Z Checking serde-hex v0.1.0
27322024-12-19T19:52:56.339Z Checking ciborium v0.2.2
27332024-12-19T19:52:56.372Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27342024-12-19T19:52:56.901Z Checking steno v0.4.1
27352024-12-19T19:52:56.982Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27362024-12-19T19:52:57.165Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372024-12-19T19:52:57.241Z Checking hashbrown v0.13.2
27382024-12-19T19:52:57.375Z Checking crc-any v2.5.0
27392024-12-19T19:52:57.440Z Checking humantime v2.1.0
27402024-12-19T19:52:57.769Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27412024-12-19T19:52:57.793Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27422024-12-19T19:52:58.215Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27432024-12-19T19:52:58.373Z Checking object v0.30.4
27442024-12-19T19:52:58.479Z Checking path-slash v0.1.5
27452024-12-19T19:52:58.587Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27462024-12-19T19:52:58.623Z Checking nix v0.27.1
27472024-12-19T19:52:59.426Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27482024-12-19T19:52:59.637Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27492024-12-19T19:52:59.921Z Checking tungstenite v0.23.0
27502024-12-19T19:52:59.967Z Checking kstat-rs v0.2.4
27512024-12-19T19:53:00.080Z Checking signal-hook-tokio v0.3.1
27522024-12-19T19:53:00.317Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27532024-12-19T19:53:00.892Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27542024-12-19T19:53:01.020Z Checking tokio-tungstenite v0.23.1
27552024-12-19T19:53:01.587Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27562024-12-19T19:53:01.878Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27572024-12-19T19:53:08.961Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27582024-12-19T19:53:10.436Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27592024-12-19T19:53:14.785Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27602024-12-19T19:53:21.073Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27612024-12-19T19:53:21.828Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27622024-12-19T19:53:24.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.62s
27632024-12-19T19:53:25.182Z
27642024-12-19T19:53:25.182Zinfo: running `cargo check --bins` on gateway-api (89/173)
27652024-12-19T19:53:25.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-12-19T19:53:25.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-12-19T19:53:25.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-12-19T19:53:25.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27692024-12-19T19:53:25.887Z
27702024-12-19T19:53:25.887Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/173)
27712024-12-19T19:53:26.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-12-19T19:53:26.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-12-19T19:53:26.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742024-12-19T19:53:26.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27752024-12-19T19:53:26.548Z
27762024-12-19T19:53:26.548Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/173)
27772024-12-19T19:53:27.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782024-12-19T19:53:27.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792024-12-19T19:53:27.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802024-12-19T19:53:27.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27812024-12-19T19:53:27.212Z
27822024-12-19T19:53:27.212Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/173)
27832024-12-19T19:53:27.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842024-12-19T19:53:27.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852024-12-19T19:53:27.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862024-12-19T19:53:27.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27872024-12-19T19:53:27.896Z
27882024-12-19T19:53:27.896Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/173)
27892024-12-19T19:53:28.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902024-12-19T19:53:28.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912024-12-19T19:53:28.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922024-12-19T19:53:28.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27932024-12-19T19:53:28.571Z
27942024-12-19T19:53:28.572Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/173)
27952024-12-19T19:53:29.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962024-12-19T19:53:29.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972024-12-19T19:53:29.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982024-12-19T19:53:29.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27992024-12-19T19:53:29.256Z
28002024-12-19T19:53:29.256Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/173)
28012024-12-19T19:53:29.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-12-19T19:53:29.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-12-19T19:53:29.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042024-12-19T19:53:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28052024-12-19T19:53:29.947Z
28062024-12-19T19:53:29.947Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/173)
28072024-12-19T19:53:30.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-12-19T19:53:30.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-12-19T19:53:30.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-12-19T19:53:30.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28112024-12-19T19:53:30.660Z
28122024-12-19T19:53:30.660Zinfo: running `cargo check --bins` on oximeter-producer (97/173)
28132024-12-19T19:53:31.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-12-19T19:53:31.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-12-19T19:53:31.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162024-12-19T19:53:31.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28172024-12-19T19:53:31.357Z
28182024-12-19T19:53:31.357Zinfo: running `cargo check --bins` on internal-dns-resolver (98/173)
28192024-12-19T19:53:31.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202024-12-19T19:53:31.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212024-12-19T19:53:31.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222024-12-19T19:53:31.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28232024-12-19T19:53:32.048Z
28242024-12-19T19:53:32.048Zinfo: running `cargo check --bins` on sp-sim (99/173)
28252024-12-19T19:53:32.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262024-12-19T19:53:32.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272024-12-19T19:53:32.771Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28282024-12-19T19:53:34.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
28292024-12-19T19:53:35.008Z
28302024-12-19T19:53:35.008Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/173)
28312024-12-19T19:53:35.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322024-12-19T19:53:35.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332024-12-19T19:53:35.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342024-12-19T19:53:35.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28352024-12-19T19:53:35.775Z
28362024-12-19T19:53:35.775Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/173)
28372024-12-19T19:53:36.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382024-12-19T19:53:36.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392024-12-19T19:53:36.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402024-12-19T19:53:36.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28412024-12-19T19:53:36.564Z
28422024-12-19T19:53:36.564Zinfo: running `cargo check --bins` on db-macros (102/173)
28432024-12-19T19:53:37.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442024-12-19T19:53:37.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452024-12-19T19:53:37.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462024-12-19T19:53:37.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28472024-12-19T19:53:37.220Z
28482024-12-19T19:53:37.220Zinfo: running `cargo check --bins` on nexus-macros-common (103/173)
28492024-12-19T19:53:37.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-12-19T19:53:37.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-12-19T19:53:37.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-12-19T19:53:37.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28532024-12-19T19:53:37.876Z
28542024-12-19T19:53:37.876Zinfo: running `cargo check --bins` on nexus-auth (104/173)
28552024-12-19T19:53:38.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-12-19T19:53:38.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-12-19T19:53:38.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-12-19T19:53:38.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28592024-12-19T19:53:38.614Z
28602024-12-19T19:53:38.614Zinfo: running `cargo check --bins` on authz-macros (105/173)
28612024-12-19T19:53:39.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-12-19T19:53:39.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-12-19T19:53:39.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642024-12-19T19:53:39.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28652024-12-19T19:53:39.304Z
28662024-12-19T19:53:39.304Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/173)
28672024-12-19T19:53:39.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-12-19T19:53:39.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-12-19T19:53:39.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702024-12-19T19:53:39.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28712024-12-19T19:53:40.023Z
28722024-12-19T19:53:40.023Zinfo: running `cargo check --bins` on nexus-db-model (107/173)
28732024-12-19T19:53:40.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-12-19T19:53:40.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-12-19T19:53:40.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762024-12-19T19:53:40.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28772024-12-19T19:53:40.735Z
28782024-12-19T19:53:40.735Zinfo: running `cargo check --bins` on nexus-defaults (108/173)
28792024-12-19T19:53:41.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-12-19T19:53:41.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-12-19T19:53:41.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-12-19T19:53:41.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28832024-12-19T19:53:41.417Z
28842024-12-19T19:53:41.417Zinfo: running `cargo check --bins` on nexus-inventory (109/173)
28852024-12-19T19:53:42.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-12-19T19:53:42.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-12-19T19:53:42.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882024-12-19T19:53:42.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28892024-12-19T19:53:42.154Z
28902024-12-19T19:53:42.154Zinfo: running `cargo check --bins` on typed-rng (110/173)
28912024-12-19T19:53:42.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-12-19T19:53:42.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-12-19T19:53:42.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942024-12-19T19:53:42.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28952024-12-19T19:53:42.811Z
28962024-12-19T19:53:42.811Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/173)
28972024-12-19T19:53:43.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982024-12-19T19:53:43.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992024-12-19T19:53:43.675Z Checking keccak v0.1.5
29002024-12-19T19:53:43.787Z Checking secrecy v0.8.0
29012024-12-19T19:53:43.790Z Compiling unicase v2.7.0
29022024-12-19T19:53:43.802Z Compiling same-file v1.0.6
29032024-12-19T19:53:43.815Z Compiling tempfile v3.13.0
29042024-12-19T19:53:43.832Z Compiling thiserror-impl-no-std v2.0.2
29052024-12-19T19:53:43.835Z Checking universal-hash v0.5.1
29062024-12-19T19:53:43.835Z Compiling ring v0.16.20
29072024-12-19T19:53:43.965Z Compiling walkdir v2.5.0
29082024-12-19T19:53:44.074Z Checking sha3 v0.10.8
29092024-12-19T19:53:44.094Z Compiling blake3 v1.5.4
29102024-12-19T19:53:44.114Z Checking opaque-debug v0.3.1
29112024-12-19T19:53:44.208Z Checking poly1305 v0.8.0
29122024-12-19T19:53:44.249Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29132024-12-19T19:53:44.490Z Checking chacha20 v0.9.1
29142024-12-19T19:53:44.559Z Checking aead v0.5.2
29152024-12-19T19:53:44.718Z Compiling memmap2 v0.9.5
29162024-12-19T19:53:44.735Z Compiling spin v0.5.2
29172024-12-19T19:53:44.796Z Compiling constant_time_eq v0.3.1
29182024-12-19T19:53:44.799Z Compiling salty v0.3.0
29192024-12-19T19:53:44.862Z Compiling arrayvec v0.7.6
29202024-12-19T19:53:44.973Z Compiling arrayref v0.3.9
29212024-12-19T19:53:44.990Z Compiling libefi-sys v0.1.0
29222024-12-19T19:53:45.084Z Checking chacha20poly1305 v0.10.1
29232024-12-19T19:53:45.220Z Compiling toolchain_find v0.4.0
29242024-12-19T19:53:45.257Z Compiling camino-tempfile v1.1.1
29252024-12-19T19:53:45.292Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29262024-12-19T19:53:45.323Z Compiling bitfield-struct v0.6.2
29272024-12-19T19:53:45.696Z Compiling topological-sort v0.2.2
29282024-12-19T19:53:45.739Z Compiling mime_guess v2.0.5
29292024-12-19T19:53:45.837Z Compiling rustfmt-wrapper v0.2.1
29302024-12-19T19:53:46.456Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29312024-12-19T19:53:46.460Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29322024-12-19T19:53:46.503Z Checking primeorder v0.13.6
29332024-12-19T19:53:46.725Z Checking env_filter v0.1.2
29342024-12-19T19:53:46.743Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29352024-12-19T19:53:46.816Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29362024-12-19T19:53:46.965Z Checking env_logger v0.11.5
29372024-12-19T19:53:46.994Z Checking p384 v0.13.0
29382024-12-19T19:53:47.098Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29392024-12-19T19:53:47.116Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29402024-12-19T19:53:47.133Z Checking thiserror-no-std v2.0.2
29412024-12-19T19:53:47.249Z Checking vsss-rs v3.3.4
29422024-12-19T19:53:47.361Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29432024-12-19T19:53:47.398Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29442024-12-19T19:53:47.616Z Compiling zip v2.1.3
29452024-12-19T19:53:47.751Z Checking http-range v0.1.5
29462024-12-19T19:53:47.874Z Checking simd-adler32 v0.3.7
29472024-12-19T19:53:47.913Z Checking bumpalo v3.16.0
29482024-12-19T19:53:47.934Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29492024-12-19T19:53:47.951Z Checking lockfree-object-pool v0.1.6
29502024-12-19T19:53:48.171Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29512024-12-19T19:53:48.248Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29522024-12-19T19:53:48.267Z Checking zopfli v0.8.1
29532024-12-19T19:53:48.295Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29542024-12-19T19:53:48.479Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29552024-12-19T19:53:48.969Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29562024-12-19T19:53:48.987Z Checking nanorand v0.7.0
29572024-12-19T19:53:49.008Z Checking atty v0.2.14
29582024-12-19T19:53:49.128Z Checking glob v0.3.1
29592024-12-19T19:53:49.147Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29602024-12-19T19:53:49.368Z Checking flume v0.11.1
29612024-12-19T19:53:49.473Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29622024-12-19T19:53:49.820Z Compiling omicron-zone-package v0.11.1
29632024-12-19T19:53:49.893Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29642024-12-19T19:53:50.363Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29652024-12-19T19:53:51.102Z Checking hyper-staticfile v0.10.1
29662024-12-19T19:53:51.665Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29672024-12-19T19:53:52.019Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29682024-12-19T19:53:52.070Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29692024-12-19T19:53:52.092Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29702024-12-19T19:53:52.149Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29712024-12-19T19:53:52.254Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29722024-12-19T19:53:52.901Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29732024-12-19T19:53:53.553Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29742024-12-19T19:53:54.689Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29752024-12-19T19:53:56.809Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29762024-12-19T19:53:56.809Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29772024-12-19T19:54:08.054Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29782024-12-19T19:54:23.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.32s
29792024-12-19T19:54:23.348Z
29802024-12-19T19:54:23.348Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/173)
29812024-12-19T19:54:24.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-12-19T19:54:24.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-12-19T19:54:24.223Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-12-19T19:54:40.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.75s
29852024-12-19T19:54:40.321Z
29862024-12-19T19:54:40.321Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/173)
29872024-12-19T19:54:41.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-12-19T19:54:41.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-12-19T19:54:41.167Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-12-19T19:54:57.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
29912024-12-19T19:54:57.401Z
29922024-12-19T19:54:57.401Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/173)
29932024-12-19T19:54:58.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942024-12-19T19:54:58.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952024-12-19T19:54:58.228Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-12-19T19:55:14.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s
29972024-12-19T19:55:14.460Z
29982024-12-19T19:55:14.460Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/173)
29992024-12-19T19:55:15.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002024-12-19T19:55:15.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012024-12-19T19:55:15.287Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-12-19T19:55:31.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s
30032024-12-19T19:55:31.962Z
30042024-12-19T19:55:31.962Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/173)
30052024-12-19T19:55:32.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-12-19T19:55:32.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-12-19T19:55:32.803Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082024-12-19T19:55:46.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s
30092024-12-19T19:55:46.916Z
30102024-12-19T19:55:46.916Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/173)
30112024-12-19T19:55:47.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-12-19T19:55:47.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-12-19T19:55:47.672Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30142024-12-19T19:56:01.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
30152024-12-19T19:56:01.590Z
30162024-12-19T19:56:01.590Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/173)
30172024-12-19T19:56:02.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182024-12-19T19:56:02.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192024-12-19T19:56:02.340Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30202024-12-19T19:56:16.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
30212024-12-19T19:56:16.416Z
30222024-12-19T19:56:16.416Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/173)
30232024-12-19T19:56:16.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-12-19T19:56:17.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-12-19T19:56:17.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262024-12-19T19:56:17.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30272024-12-19T19:56:17.083Z
30282024-12-19T19:56:17.083Zinfo: running `cargo check --bins` on key-manager (120/173)
30292024-12-19T19:56:17.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-12-19T19:56:17.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-12-19T19:56:17.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-12-19T19:56:17.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30332024-12-19T19:56:17.732Z
30342024-12-19T19:56:17.732Zinfo: running `cargo check --bins` on range-requests (121/173)
30352024-12-19T19:56:18.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-12-19T19:56:18.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-12-19T19:56:18.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-12-19T19:56:18.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30392024-12-19T19:56:18.362Z
30402024-12-19T19:56:18.362Zinfo: running `cargo check --bins` on repo-depot-api (122/173)
30412024-12-19T19:56:18.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-12-19T19:56:18.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-12-19T19:56:18.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-12-19T19:56:18.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30452024-12-19T19:56:19.008Z
30462024-12-19T19:56:19.009Zinfo: running `cargo check --bins` on sled-agent-api (123/173)
30472024-12-19T19:56:19.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-12-19T19:56:19.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-12-19T19:56:19.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-12-19T19:56:19.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30512024-12-19T19:56:19.669Z
30522024-12-19T19:56:19.669Zinfo: running `cargo check --bins` on sled-hardware (124/173)
30532024-12-19T19:56:20.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-12-19T19:56:20.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-12-19T19:56:20.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-12-19T19:56:20.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30572024-12-19T19:56:20.323Z
30582024-12-19T19:56:20.323Zinfo: running `cargo check --bins --no-default-features` on sled-storage (125/173)
30592024-12-19T19:56:21.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-12-19T19:56:21.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-12-19T19:56:21.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-12-19T19:56:21.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30632024-12-19T19:56:21.907Z
30642024-12-19T19:56:21.907Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (126/173)
30652024-12-19T19:56:21.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-12-19T19:56:21.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-12-19T19:56:21.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682024-12-19T19:56:21.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30692024-12-19T19:56:21.907Z
30702024-12-19T19:56:21.907Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (127/173)
30712024-12-19T19:56:22.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722024-12-19T19:56:22.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732024-12-19T19:56:22.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742024-12-19T19:56:22.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30752024-12-19T19:56:22.322Z
30762024-12-19T19:56:22.322Zinfo: running `cargo check --bins` on nexus-test-interface (128/173)
30772024-12-19T19:56:22.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782024-12-19T19:56:22.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792024-12-19T19:56:22.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802024-12-19T19:56:22.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30812024-12-19T19:56:23.001Z
30822024-12-19T19:56:23.001Zinfo: running `cargo check --bins` on oximeter-collector (129/173)
30832024-12-19T19:56:23.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842024-12-19T19:56:23.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852024-12-19T19:56:23.702Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30862024-12-19T19:56:23.702Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30872024-12-19T19:56:24.607Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30882024-12-19T19:56:26.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
30892024-12-19T19:56:26.842Z
30902024-12-19T19:56:26.842Zinfo: running `cargo check --bins` on oximeter-api (130/173)
30912024-12-19T19:56:27.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922024-12-19T19:56:27.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932024-12-19T19:56:27.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942024-12-19T19:56:27.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30952024-12-19T19:56:27.468Z
30962024-12-19T19:56:27.469Zinfo: running `cargo check --bins` on cert-dev (131/173)
30972024-12-19T19:56:28.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982024-12-19T19:56:28.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992024-12-19T19:56:28.085Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31002024-12-19T19:56:28.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31012024-12-19T19:56:28.517Z
31022024-12-19T19:56:28.517Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (132/173)
31032024-12-19T19:56:29.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042024-12-19T19:56:29.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052024-12-19T19:56:29.200Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31062024-12-19T19:56:29.200Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31072024-12-19T19:56:29.800Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31082024-12-19T19:56:30.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
31092024-12-19T19:56:30.367Z
31102024-12-19T19:56:30.367Zinfo: running `cargo check --bins` on ch-dev (133/173)
31112024-12-19T19:56:30.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-12-19T19:56:30.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-12-19T19:56:31.031Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31142024-12-19T19:56:31.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
31152024-12-19T19:56:31.900Z
31162024-12-19T19:56:31.900Zinfo: running `cargo check --bins` on crdb-seed (134/173)
31172024-12-19T19:56:32.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-12-19T19:56:32.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-12-19T19:56:32.567Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31202024-12-19T19:56:32.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31212024-12-19T19:56:33.103Z
31222024-12-19T19:56:33.104Zinfo: running `cargo check --bins` on db-dev (135/173)
31232024-12-19T19:56:33.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242024-12-19T19:56:33.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252024-12-19T19:56:33.762Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31262024-12-19T19:56:34.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
31272024-12-19T19:56:34.655Z
31282024-12-19T19:56:34.655Zinfo: running `cargo check --bins` on omicron-dev-lib (136/173)
31292024-12-19T19:56:35.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302024-12-19T19:56:35.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312024-12-19T19:56:35.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31322024-12-19T19:56:35.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31332024-12-19T19:56:35.306Z
31342024-12-19T19:56:35.306Zinfo: running `cargo check --bins` on xtask-downloader (137/173)
31352024-12-19T19:56:35.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362024-12-19T19:56:35.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372024-12-19T19:56:35.923Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31382024-12-19T19:56:36.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
31392024-12-19T19:56:36.970Z
31402024-12-19T19:56:36.970Zinfo: running `cargo check --bins` on omicron-ls-apis (138/173)
31412024-12-19T19:56:37.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422024-12-19T19:56:37.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432024-12-19T19:56:37.589Z Checking cargo-platform v0.1.8
31442024-12-19T19:56:37.856Z Checking cargo_metadata v0.18.1
31452024-12-19T19:56:38.813Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31462024-12-19T19:56:39.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
31472024-12-19T19:56:39.709Z
31482024-12-19T19:56:39.709Zinfo: running `cargo check --bins` on mgs-dev (139/173)
31492024-12-19T19:56:40.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502024-12-19T19:56:40.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512024-12-19T19:56:40.422Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31522024-12-19T19:56:41.147Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31532024-12-19T19:56:41.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
31542024-12-19T19:56:41.912Z
31552024-12-19T19:56:41.912Zinfo: running `cargo check --bins` on omicron-omdb (140/173)
31562024-12-19T19:56:42.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572024-12-19T19:56:42.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582024-12-19T19:56:42.707Z Compiling crunchy v0.2.2
31592024-12-19T19:56:42.707Z Compiling tiny-keccak v2.0.2
31602024-12-19T19:56:42.710Z Compiling dsl_auto_type v0.1.2
31612024-12-19T19:56:42.710Z Checking scheduled-thread-pool v0.2.7
31622024-12-19T19:56:42.710Z Compiling diesel_table_macro_syntax v0.2.0
31632024-12-19T19:56:42.710Z Compiling ascii-canvas v3.0.0
31642024-12-19T19:56:42.821Z Compiling ena v0.14.3
31652024-12-19T19:56:42.833Z Compiling regex-syntax v0.6.29
31662024-12-19T19:56:43.008Z Checking r2d2 v0.8.10
31672024-12-19T19:56:43.087Z Compiling diff v0.1.13
31682024-12-19T19:56:43.276Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31692024-12-19T19:56:43.298Z Compiling ref-cast v1.0.23
31702024-12-19T19:56:43.327Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31712024-12-19T19:56:43.363Z Compiling derive_builder_core v0.20.2
31722024-12-19T19:56:43.499Z Compiling libxml v0.3.3
31732024-12-19T19:56:43.602Z Compiling ref-cast-impl v1.0.23
31742024-12-19T19:56:43.729Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31752024-12-19T19:56:43.896Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31762024-12-19T19:56:43.915Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31772024-12-19T19:56:44.138Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31782024-12-19T19:56:44.184Z Compiling strum_macros v0.24.3
31792024-12-19T19:56:44.297Z Compiling samael v0.0.17
31802024-12-19T19:56:44.431Z Compiling diesel_derives v2.2.3
31812024-12-19T19:56:44.576Z Compiling indoc v1.0.9
31822024-12-19T19:56:45.550Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31832024-12-19T19:56:45.801Z Compiling derive_builder_macro v0.20.2
31842024-12-19T19:56:45.826Z Compiling oso-derive v0.27.3
31852024-12-19T19:56:46.650Z Compiling lalrpop v0.19.12
31862024-12-19T19:56:46.758Z Checking derive_builder v0.20.2
31872024-12-19T19:56:46.883Z Compiling impl-trait-for-tuples v0.2.2
31882024-12-19T19:56:46.912Z Checking quick-xml v0.33.0
31892024-12-19T19:56:47.347Z Compiling diesel-dtrace v0.4.0
31902024-12-19T19:56:47.703Z Checking maplit v1.0.2
31912024-12-19T19:56:47.897Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31922024-12-19T19:56:47.922Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31932024-12-19T19:56:48.201Z Checking bb8 v0.8.5
31942024-12-19T19:56:48.544Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31952024-12-19T19:56:48.695Z Checking castaway v0.2.3
31962024-12-19T19:56:48.837Z Checking rand_seeder v0.3.0
31972024-12-19T19:56:48.871Z Checking compact_str v0.8.0
31982024-12-19T19:56:49.014Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31992024-12-19T19:56:49.078Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32002024-12-19T19:56:49.338Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32012024-12-19T19:56:49.660Z Checking unicode-truncate v1.1.0
32022024-12-19T19:56:49.760Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32032024-12-19T19:56:49.897Z Checking lru v0.12.5
32042024-12-19T19:56:50.046Z Compiling instability v0.3.2
32052024-12-19T19:56:50.205Z Checking smawk v0.3.2
32062024-12-19T19:56:50.422Z Checking unicode-linebreak v0.1.5
32072024-12-19T19:56:50.856Z Checking is_ci v1.2.0
32082024-12-19T19:56:50.875Z Checking cassowary v0.3.0
32092024-12-19T19:56:50.994Z Checking supports-color v3.0.1
32102024-12-19T19:56:51.131Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32112024-12-19T19:56:51.154Z Checking textwrap v0.16.1
32122024-12-19T19:56:51.223Z Checking multimap v0.10.0
32132024-12-19T19:56:51.310Z Checking ratatui v0.28.1
32142024-12-19T19:56:54.448Z Checking diesel v2.2.6
32152024-12-19T19:57:20.962Z Compiling polar-core v0.27.3
32162024-12-19T19:57:24.018Z Checking async-bb8-diesel v0.2.1
32172024-12-19T19:57:28.470Z Checking oso v0.27.3
32182024-12-19T19:58:36.745Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32192024-12-19T19:58:42.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
32202024-12-19T19:58:42.939Z
32212024-12-19T19:58:42.939Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (141/173)
32222024-12-19T19:58:43.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232024-12-19T19:58:43.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242024-12-19T19:58:43.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252024-12-19T19:58:43.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32262024-12-19T19:58:43.622Z
32272024-12-19T19:58:43.622Zinfo: running `cargo check --bins` on nexus-saga-recovery (142/173)
32282024-12-19T19:58:44.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292024-12-19T19:58:44.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302024-12-19T19:58:44.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312024-12-19T19:58:44.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32322024-12-19T19:58:44.298Z
32332024-12-19T19:58:44.299Zinfo: running `cargo check --bins` on nexus-test-utils-macros (143/173)
32342024-12-19T19:58:44.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352024-12-19T19:58:44.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362024-12-19T19:58:44.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372024-12-19T19:58:44.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32382024-12-19T19:58:44.913Z
32392024-12-19T19:58:44.913Zinfo: running `cargo check --bins` on omicron-nexus (144/173)
32402024-12-19T19:58:45.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412024-12-19T19:58:45.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422024-12-19T19:58:45.712Z Compiling libz-sys v1.1.20
32432024-12-19T19:58:45.825Z Compiling libgit2-sys v0.17.0+1.8.1
32442024-12-19T19:58:45.836Z Compiling vergen v8.3.2
32452024-12-19T19:58:45.839Z Compiling cargo-platform v0.1.8
32462024-12-19T19:58:45.839Z Compiling pin-project-internal v1.1.6
32472024-12-19T19:58:45.872Z Compiling libsqlite3-sys v0.30.1
32482024-12-19T19:58:45.872Z Compiling snafu-derive v0.8.5
32492024-12-19T19:58:45.874Z Compiling buf-list v1.0.3
32502024-12-19T19:58:46.120Z Compiling cfg_aliases v0.2.1
32512024-12-19T19:58:46.224Z Compiling cargo_metadata v0.18.1
32522024-12-19T19:58:46.363Z Compiling rustls v0.21.12
32532024-12-19T19:58:46.488Z Compiling nix v0.29.0
32542024-12-19T19:58:46.611Z Checking globset v0.4.15
32552024-12-19T19:58:46.684Z Checking olpc-cjson v0.1.4
32562024-12-19T19:58:46.746Z Checking rustls-webpki v0.101.7
32572024-12-19T19:58:46.898Z Checking sct v0.7.1
32582024-12-19T19:58:47.101Z Checking serde_plain v1.0.2
32592024-12-19T19:58:47.104Z Checking typed-path v0.9.3
32602024-12-19T19:58:47.716Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32612024-12-19T19:58:47.821Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32622024-12-19T19:58:47.993Z Checking hashlink v0.9.1
32632024-12-19T19:58:48.086Z Checking fallible-streaming-iterator v0.1.9
32642024-12-19T19:58:48.331Z Checking fallible-iterator v0.3.0
32652024-12-19T19:58:48.612Z Checking parse-size v1.1.0
32662024-12-19T19:58:48.898Z Checking pin-project v1.1.6
32672024-12-19T19:58:48.980Z Checking rusqlite v0.32.1
32682024-12-19T19:58:49.032Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32692024-12-19T19:58:49.081Z Checking rustls-pemfile v1.0.4
32702024-12-19T19:58:49.277Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32712024-12-19T19:58:49.313Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32722024-12-19T19:58:49.552Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32732024-12-19T19:58:49.770Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32742024-12-19T19:58:49.905Z Checking twox-hash v1.6.3
32752024-12-19T19:58:50.012Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32762024-12-19T19:58:50.390Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32772024-12-19T19:58:50.540Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32782024-12-19T19:58:50.680Z Checking tokio-rustls v0.24.1
32792024-12-19T19:58:51.019Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32802024-12-19T19:58:51.070Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32812024-12-19T19:58:51.096Z Checking fatfs v0.3.6
32822024-12-19T19:58:51.507Z Checking snafu v0.8.5
32832024-12-19T19:58:51.914Z Checking assert_matches v1.5.0
32842024-12-19T19:58:51.990Z Checking tough v0.19.0
32852024-12-19T19:58:56.052Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32862024-12-19T19:58:57.404Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32872024-12-19T19:58:58.062Z Compiling git2 v0.19.0
32882024-12-19T19:59:02.722Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32892024-12-19T19:59:55.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
32902024-12-19T19:59:55.290Z
32912024-12-19T19:59:55.290Zinfo: running `cargo check --bins` on nexus-external-api (145/173)
32922024-12-19T19:59:55.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932024-12-19T19:59:55.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942024-12-19T19:59:55.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952024-12-19T19:59:55.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32962024-12-19T19:59:55.978Z
32972024-12-19T19:59:55.978Zinfo: running `cargo check --bins` on openapi-manager-types (146/173)
32982024-12-19T19:59:56.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992024-12-19T19:59:56.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002024-12-19T19:59:56.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012024-12-19T19:59:56.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33022024-12-19T19:59:56.591Z
33032024-12-19T19:59:56.591Zinfo: running `cargo check --bins` on nexus-internal-api (147/173)
33042024-12-19T19:59:57.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052024-12-19T19:59:57.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062024-12-19T19:59:57.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072024-12-19T19:59:57.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33082024-12-19T19:59:57.247Z
33092024-12-19T19:59:57.247Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (148/173)
33102024-12-19T19:59:57.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112024-12-19T19:59:57.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122024-12-19T19:59:57.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132024-12-19T19:59:57.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33142024-12-19T19:59:57.926Z
33152024-12-19T19:59:57.926Zinfo: running `cargo check --bins` on nexus-networking (149/173)
33162024-12-19T19:59:58.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172024-12-19T19:59:58.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182024-12-19T19:59:58.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192024-12-19T19:59:58.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33202024-12-19T19:59:58.592Z
33212024-12-19T19:59:58.592Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (150/173)
33222024-12-19T19:59:59.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232024-12-19T19:59:59.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242024-12-19T19:59:59.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252024-12-19T19:59:59.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33262024-12-19T19:59:59.268Z
33272024-12-19T19:59:59.269Zinfo: running `cargo check --bins` on update-common (151/173)
33282024-12-19T19:59:59.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292024-12-19T19:59:59.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302024-12-19T19:59:59.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312024-12-19T19:59:59.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33322024-12-19T19:59:59.918Z
33332024-12-19T19:59:59.918Zinfo: running `cargo check --bins` on tufaceous-lib (152/173)
33342024-12-19T20:00:00.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352024-12-19T20:00:00.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362024-12-19T20:00:00.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372024-12-19T20:00:00.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33382024-12-19T20:00:00.564Z
33392024-12-19T20:00:00.564Zinfo: running `cargo check --bins` on tufaceous (153/173)
33402024-12-19T20:00:01.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412024-12-19T20:00:01.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422024-12-19T20:00:01.236Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33432024-12-19T20:00:02.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
33442024-12-19T20:00:02.390Z
33452024-12-19T20:00:02.390Zinfo: running `cargo check --bins` on omicron-dev (154/173)
33462024-12-19T20:00:03.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472024-12-19T20:00:03.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482024-12-19T20:00:03.237Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33492024-12-19T20:00:03.362Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33502024-12-19T20:00:03.362Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33512024-12-19T20:00:03.365Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33522024-12-19T20:00:29.135Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33532024-12-19T20:00:29.135Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33542024-12-19T20:00:29.138Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33552024-12-19T20:00:29.138Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33562024-12-19T20:00:29.138Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33572024-12-19T20:00:29.943Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33582024-12-19T20:00:31.221Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33592024-12-19T20:01:09.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
33602024-12-19T20:01:09.428Z
33612024-12-19T20:01:09.428Zinfo: running `cargo check --bins` on openapi-manager (155/173)
33622024-12-19T20:01:10.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632024-12-19T20:01:10.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642024-12-19T20:01:10.134Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33652024-12-19T20:01:10.136Z Checking heck v0.4.1
33662024-12-19T20:01:10.137Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33672024-12-19T20:01:10.384Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33682024-12-19T20:01:11.780Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33692024-12-19T20:01:12.656Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33702024-12-19T20:01:13.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
33712024-12-19T20:01:13.951Z
33722024-12-19T20:01:13.951Zinfo: running `cargo check --bins` on installinator-api (156/173)
33732024-12-19T20:01:14.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742024-12-19T20:01:14.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752024-12-19T20:01:14.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762024-12-19T20:01:14.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33772024-12-19T20:01:14.588Z
33782024-12-19T20:01:14.588Zinfo: running `cargo check --bins` on wicketd-api (157/173)
33792024-12-19T20:01:15.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802024-12-19T20:01:15.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812024-12-19T20:01:15.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822024-12-19T20:01:15.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33832024-12-19T20:01:15.242Z
33842024-12-19T20:01:15.242Zinfo: running `cargo check --bins` on reconfigurator-cli (158/173)
33852024-12-19T20:01:15.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862024-12-19T20:01:15.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872024-12-19T20:01:15.924Z Compiling petname v2.0.2
33882024-12-19T20:01:15.927Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33892024-12-19T20:01:15.927Z Checking sync-ptr v0.1.1
33902024-12-19T20:01:17.368Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33912024-12-19T20:01:18.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
33922024-12-19T20:01:19.088Z
33932024-12-19T20:01:19.088Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (159/173)
33942024-12-19T20:01:19.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952024-12-19T20:01:19.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962024-12-19T20:01:19.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972024-12-19T20:01:19.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33982024-12-19T20:01:19.745Z
33992024-12-19T20:01:19.745Zinfo: running `cargo check --bins` on omicron-releng (160/173)
34002024-12-19T20:01:20.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012024-12-19T20:01:20.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022024-12-19T20:01:20.408Z Checking memmap2 v0.9.5
34032024-12-19T20:01:20.409Z Checking arrayref v0.3.9
34042024-12-19T20:01:20.409Z Checking spin v0.5.2
34052024-12-19T20:01:20.411Z Checking constant_time_eq v0.3.1
34062024-12-19T20:01:20.411Z Checking arrayvec v0.7.6
34072024-12-19T20:01:20.411Z Checking topological-sort v0.2.2
34082024-12-19T20:01:20.513Z Checking shell-words v1.1.0
34092024-12-19T20:01:20.682Z Checking ring v0.16.20
34102024-12-19T20:01:20.818Z Checking blake3 v1.5.4
34112024-12-19T20:01:21.835Z Checking omicron-zone-package v0.11.1
34122024-12-19T20:01:22.960Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34132024-12-19T20:01:23.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
34142024-12-19T20:01:24.043Z
34152024-12-19T20:01:24.043Zinfo: running `cargo check --bins` on xtask (161/173)
34162024-12-19T20:01:24.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172024-12-19T20:01:24.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182024-12-19T20:01:24.466Z Checking bitflags v2.6.0
34192024-12-19T20:01:24.469Z Checking serde v1.0.215
34202024-12-19T20:01:24.469Z Checking thiserror v1.0.69
34212024-12-19T20:01:24.557Z Checking scroll v0.12.0
34222024-12-19T20:01:24.560Z Checking log v0.4.22
34232024-12-19T20:01:24.573Z Checking hashbrown v0.15.1
34242024-12-19T20:01:24.575Z Checking zerocopy v0.7.35
34252024-12-19T20:01:24.596Z Checking syn v2.0.87
34262024-12-19T20:01:24.642Z Checking pest v2.7.14
34272024-12-19T20:01:24.797Z Checking rustix v0.38.37
34282024-12-19T20:01:24.819Z Checking once_cell v1.20.2
34292024-12-19T20:01:24.979Z Checking goblin v0.8.2
34302024-12-19T20:01:25.109Z Checking fs-err v2.11.0
34312024-12-19T20:01:25.424Z Checking anyhow v1.0.93
34322024-12-19T20:01:25.634Z Checking indexmap v2.6.0
34332024-12-19T20:01:25.803Z Checking tabled v0.15.0
34342024-12-19T20:01:26.801Z Checking terminal_size v0.4.0
34352024-12-19T20:01:26.803Z Checking tempfile v3.13.0
34362024-12-19T20:01:26.954Z Checking clap_builder v4.5.21
34372024-12-19T20:01:27.124Z Checking dtrace-parser v0.2.0
34382024-12-19T20:01:28.845Z Checking serde_json v1.0.132
34392024-12-19T20:01:28.845Z Checking serde_spanned v0.6.8
34402024-12-19T20:01:28.848Z Checking toml_datetime v0.6.8
34412024-12-19T20:01:28.848Z Checking camino v1.1.9
34422024-12-19T20:01:28.848Z Checking cargo-platform v0.1.8
34432024-12-19T20:01:28.927Z Checking semver v1.0.23
34442024-12-19T20:01:29.060Z Checking macaddr v1.0.1
34452024-12-19T20:01:29.141Z Checking toml_edit v0.22.22
34462024-12-19T20:01:29.356Z Checking camino-tempfile v1.1.1
34472024-12-19T20:01:29.420Z Checking clap v4.5.21
34482024-12-19T20:01:30.081Z Checking dof v0.3.0
34492024-12-19T20:01:30.081Z Checking cargo_metadata v0.18.1
34502024-12-19T20:01:30.485Z Checking usdt-impl v0.5.0
34512024-12-19T20:01:30.833Z Checking usdt v0.5.0
34522024-12-19T20:01:30.883Z Checking toml v0.8.19
34532024-12-19T20:01:31.361Z Checking cargo_toml v0.20.5
34542024-12-19T20:01:32.573Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34552024-12-19T20:01:33.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s
34562024-12-19T20:01:33.280Z
34572024-12-19T20:01:33.280Zinfo: running `cargo check --bins` on end-to-end-tests (162/173)
34582024-12-19T20:01:33.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592024-12-19T20:01:33.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602024-12-19T20:01:34.055Z Checking polyval v0.6.2
34612024-12-19T20:01:34.166Z Checking ctr v0.9.2
34622024-12-19T20:01:34.176Z Checking ssh-encoding v0.2.0
34632024-12-19T20:01:34.179Z Checking blowfish v0.9.1
34642024-12-19T20:01:34.196Z Checking password-hash v0.4.2
34652024-12-19T20:01:34.200Z Checking matches v0.1.10
34662024-12-19T20:01:34.228Z Checking p521 v0.13.3
34672024-12-19T20:01:34.231Z Checking p256 v0.13.2
34682024-12-19T20:01:34.298Z Checking idna v0.2.3
34692024-12-19T20:01:34.397Z Checking ghash v0.5.1
34702024-12-19T20:01:34.425Z Checking bcrypt-pbkdf v0.10.0
34712024-12-19T20:01:34.428Z Compiling enum-as-inner v0.5.1
34722024-12-19T20:01:34.485Z Checking russh-cryptovec v0.7.3
34732024-12-19T20:01:34.563Z Checking aes-gcm v0.10.3
34742024-12-19T20:01:34.593Z Checking pbkdf2 v0.11.0
34752024-12-19T20:01:34.663Z Checking md5 v0.7.0
34762024-12-19T20:01:34.689Z Checking num-bigint v0.4.6
34772024-12-19T20:01:34.690Z Checking des v0.8.1
34782024-12-19T20:01:34.792Z Checking ssh-cipher v0.2.0
34792024-12-19T20:01:34.858Z Compiling dhcproto-macros v0.1.0
34802024-12-19T20:01:34.935Z Checking hex-literal v0.4.1
34812024-12-19T20:01:34.970Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34822024-12-19T20:01:35.069Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34832024-12-19T20:01:35.072Z Checking ssh-key v0.6.6
34842024-12-19T20:01:35.162Z Checking internet-checksum v0.2.1
34852024-12-19T20:01:35.507Z Checking trust-dns-proto v0.22.0
34862024-12-19T20:01:36.482Z Checking russh-keys v0.45.0
34872024-12-19T20:01:37.433Z Checking russh v0.45.0
34882024-12-19T20:01:38.070Z Checking dhcproto v0.12.0
34892024-12-19T20:01:55.434Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34902024-12-19T20:01:56.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.58s
34912024-12-19T20:01:57.085Z
34922024-12-19T20:01:57.085Zinfo: running `cargo check --bins` on gateway-cli (163/173)
34932024-12-19T20:01:57.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942024-12-19T20:01:57.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952024-12-19T20:01:57.731Z Checking termios v0.3.3
34962024-12-19T20:01:57.945Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34972024-12-19T20:01:58.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
34982024-12-19T20:01:58.889Z
34992024-12-19T20:01:58.889Zinfo: running `cargo check --bins --no-default-features` on installinator (164/173)
35002024-12-19T20:01:59.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012024-12-19T20:01:59.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022024-12-19T20:01:59.595Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35032024-12-19T20:02:01.637Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35042024-12-19T20:02:03.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
35052024-12-19T20:02:03.698Z
35062024-12-19T20:02:03.698Zinfo: running `cargo check --bins` on internal-dns-cli (165/173)
35072024-12-19T20:02:04.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082024-12-19T20:02:04.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092024-12-19T20:02:04.328Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35102024-12-19T20:02:04.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35112024-12-19T20:02:04.989Z
35122024-12-19T20:02:04.990Zinfo: running `cargo check --bins` on omicron-live-tests (166/173)
35132024-12-19T20:02:05.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142024-12-19T20:02:05.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152024-12-19T20:02:05.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162024-12-19T20:02:05.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35172024-12-19T20:02:05.597Z
35182024-12-19T20:02:05.597Zinfo: running `cargo check --bins` on live-tests-macros (167/173)
35192024-12-19T20:02:06.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202024-12-19T20:02:06.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212024-12-19T20:02:06.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222024-12-19T20:02:06.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35232024-12-19T20:02:06.208Z
35242024-12-19T20:02:06.208Zinfo: running `cargo check --bins` on omicron-package (168/173)
35252024-12-19T20:02:06.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262024-12-19T20:02:06.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272024-12-19T20:02:06.879Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35282024-12-19T20:02:08.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
35292024-12-19T20:02:08.362Z
35302024-12-19T20:02:08.362Zinfo: running `cargo check --bins` on wicket-dbg (169/173)
35312024-12-19T20:02:08.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322024-12-19T20:02:08.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332024-12-19T20:02:09.068Z Checking rtoolbox v0.0.2
35342024-12-19T20:02:09.071Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35352024-12-19T20:02:09.071Z Checking tui-tree-widget v0.22.0
35362024-12-19T20:02:09.299Z Checking rpassword v7.3.1
35372024-12-19T20:02:13.323Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35382024-12-19T20:02:16.410Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35392024-12-19T20:02:17.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
35402024-12-19T20:02:17.819Z
35412024-12-19T20:02:17.819Zinfo: running `cargo check --bins` on wicket (170/173)
35422024-12-19T20:02:18.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432024-12-19T20:02:18.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442024-12-19T20:02:18.526Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35452024-12-19T20:02:18.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35462024-12-19T20:02:19.159Z
35472024-12-19T20:02:19.159Zinfo: running `cargo check --bins` on wicketd (171/173)
35482024-12-19T20:02:19.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492024-12-19T20:02:19.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502024-12-19T20:02:19.868Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35512024-12-19T20:02:23.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
35522024-12-19T20:02:24.014Z
35532024-12-19T20:02:24.014Zinfo: running `cargo check --bins` on omicron-workspace-hack (172/173)
35542024-12-19T20:02:24.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552024-12-19T20:02:24.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562024-12-19T20:02:24.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572024-12-19T20:02:24.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35582024-12-19T20:02:24.622Z
35592024-12-19T20:02:24.622Zinfo: running `cargo check --bins` on zone-setup (173/173)
35602024-12-19T20:02:25.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612024-12-19T20:02:25.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622024-12-19T20:02:25.346Z Checking uzers v0.12.1
35632024-12-19T20:02:25.682Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35642024-12-19T20:02:26.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
35652024-12-19T20:02:27.053Z
35662024-12-19T20:02:27.056Zreal 13:26.564255916
35672024-12-19T20:02:27.056Zuser 25:04.131397092
35682024-12-19T20:02:27.056Zsys 5:36.248622046
35692024-12-19T20:02:27.056Ztrap 0.508863633
35702024-12-19T20:02:27.056Ztflt 2.220602405
35712024-12-19T20:02:27.056Zdflt 3.476206552
35722024-12-19T20:02:27.056Zkflt 0.000967429
35732024-12-19T20:02:27.056Zlock 48:12.543871086
35742024-12-19T20:02:27.056Zslp 2:10:53.263874693
35752024-12-19T20:02:27.056Zlat 1:04.848917787
35762024-12-19T20:02:27.056Zstop 3:32.775975915
35772024-12-19T20:02:27.056Zprocess exited: duration 1120015 ms, exit code 0
 
35782024-12-19T20:02:27.064Zfound 0 output files