01JFKQ1C44496M404H4HJPTFAX: 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: 01JFKQ2GWYW29WPKBRCH42CHA0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-21T04:20:36.589Zjob assigned to worker 01JFKQ2RAPE37BNZZHVZNY4389 [factory aws, i-02f5349e6d677c27d] (queued for 56 s)
 
22024-12-21T04:20:45.190Zstarting task 0: "setup"
32024-12-21T04:20:45.198Z++ uname -s
42024-12-21T04:20:45.210Z+ kern=SunOS
52024-12-21T04:20:45.210Z+ case "$kern" in
62024-12-21T04:20:45.211Z+ groupadd -g 12345 build
72024-12-21T04:20:45.211Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-21T04:20:47.211Z+ zfs create -o mountpoint=/work rpool/work
92024-12-21T04:20:47.297Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-21T04:20:47.300Z+ home_fs=zfs
112024-12-21T04:20:47.300Z+ [[ zfs == autofs ]]
122024-12-21T04:20:47.300Z+ mkdir -p /home/build
132024-12-21T04:20:47.304Z+ chown build:build /home/build /work
142024-12-21T04:20:49.307Z+ chmod 0700 /home/build /work
152024-12-21T04:20:49.315Zprocess exited: duration 4120 ms, exit code 0
 
162024-12-21T04:20:49.324Zstarting task 1: "rust-toolchain"
172024-12-21T04:20:49.328Z+ printf ' * toolchain channel = "%s"
182024-12-21T04:20:49.328Z' 1.81.0
192024-12-21T04:20:49.328Z+ printf ' * toolchain profile = "%s"
202024-12-21T04:20:49.328Z' default
212024-12-21T04:20:49.329Z * toolchain channel = "1.81.0"
222024-12-21T04:20:49.329Z * toolchain profile = "default"
232024-12-21T04:20:49.333Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-21T04:20:49.333Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-21T04:20:49.451Zinfo: downloading installer
262024-12-21T04:20:50.862Zinfo: profile set to 'default'
272024-12-21T04:20:50.862Zinfo: default host triple is x86_64-unknown-illumos
282024-12-21T04:20:50.993Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-21T04:20:50.993Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-21T04:20:50.993Zinfo: downloading component 'cargo'
312024-12-21T04:20:51.585Zinfo: downloading component 'clippy'
322024-12-21T04:20:51.945Zinfo: downloading component 'rust-docs'
332024-12-21T04:20:52.898Zinfo: downloading component 'rust-std'
342024-12-21T04:20:54.403Zinfo: downloading component 'rustc'
352024-12-21T04:20:59.870Zinfo: downloading component 'rustfmt'
362024-12-21T04:21:00.079Zinfo: installing component 'cargo'
372024-12-21T04:21:00.866Zinfo: installing component 'clippy'
382024-12-21T04:21:01.225Zinfo: installing component 'rust-docs'
392024-12-21T04:21:02.825Zinfo: installing component 'rust-std'
402024-12-21T04:21:04.519Zinfo: installing component 'rustc'
412024-12-21T04:21:10.105Zinfo: installing component 'rustfmt'
422024-12-21T04:21:10.432Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-21T04:21:10.432Z
442024-12-21T04:21:10.807Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-21T04:21:10.808Z
462024-12-21T04:21:10.811Z
472024-12-21T04:21:10.811ZRust is installed now. Great!
482024-12-21T04:21:10.811Z
492024-12-21T04:21:10.811ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-21T04:21:10.811Zenvironment variable. This has not been done automatically.
512024-12-21T04:21:10.811Z
522024-12-21T04:21:10.811ZTo configure your current shell, you need to source
532024-12-21T04:21:10.811Zthe corresponding env file under $HOME/.cargo.
542024-12-21T04:21:10.812Z
552024-12-21T04:21:10.812ZThis is usually done by running one of the following (note the leading DOT):
562024-12-21T04:21:10.812Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-21T04:21:10.812Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-21T04:21:10.879Z+ rustc --version
592024-12-21T04:21:10.950Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-21T04:21:10.954Zprocess exited: duration 21629 ms, exit code 0
 
612024-12-21T04:21:10.961Zstarting task 2: "authentication"
622024-12-21T04:21:10.977ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
632024-12-21T04:21:43.304Zprocess exited: duration 32339 ms, exit code 0
 
642024-12-21T04:21:43.310Zstarting task 3: "clone repository"
652024-12-21T04:21:43.315Z+ mkdir -p /work/oxidecomputer/omicron
662024-12-21T04:21:43.319Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-12-21T04:21:44.401ZCloning into '/work/oxidecomputer/omicron'...
682024-12-21T04:21:51.927Z+ cd /work/oxidecomputer/omicron
692024-12-21T04:21:51.927Z+ git fetch origin 9026ed2f3d434656d97e98729aaab9eb0c87eb4e
702024-12-21T04:21:52.467ZFrom https://github.com/oxidecomputer/omicron
712024-12-21T04:21:52.467Z * branch 9026ed2f3d434656d97e98729aaab9eb0c87eb4e -> FETCH_HEAD
722024-12-21T04:21:52.477Z+ [[ -n renovate/hyper-1.x ]]
732024-12-21T04:21:52.482Z++ git branch --show-current
742024-12-21T04:21:52.482Z+ current=main
752024-12-21T04:21:52.482Z+ [[ main != renovate/hyper-1.x ]]
762024-12-21T04:21:52.482Z+ git branch -f renovate/hyper-1.x 9026ed2f3d434656d97e98729aaab9eb0c87eb4e
772024-12-21T04:21:52.487Z+ git checkout -f renovate/hyper-1.x
782024-12-21T04:21:52.694ZSwitched to branch 'renovate/hyper-1.x'
792024-12-21T04:21:52.728Z+ git reset --hard 9026ed2f3d434656d97e98729aaab9eb0c87eb4e
802024-12-21T04:21:52.728ZHEAD is now at 9026ed2f3 Update Rust crate hyper to 1.5.2
812024-12-21T04:21:52.728Zprocess exited: duration 9389 ms, exit code 0
 
822024-12-21T04:21:52.755Zstarting task 4: "build"
832024-12-21T04:21:52.762Z+ source .github/buildomat/ci-env.sh
842024-12-21T04:21:52.762Z++ export CARGO_TERM_COLOR=always
852024-12-21T04:21:52.762Z++ CARGO_TERM_COLOR=always
862024-12-21T04:21:52.762Z+ cargo --version
872024-12-21T04:21:52.815Zcargo 1.81.0 (2dbb1af80 2024-08-20)
882024-12-21T04:21:52.819Z+ rustc --version
892024-12-21T04:21:52.876Zrustc 1.81.0 (eeb90cda1 2024-09-04)
902024-12-21T04:21:52.880Z+ source ./env.sh
912024-12-21T04:21:52.880Z++ OLD_SHELL_OPTS=ehxB
922024-12-21T04:21:52.880Z++ set -o xtrace
932024-12-21T04:21:52.884Z++++ dirname ./env.sh
942024-12-21T04:21:52.885Z+++ readlink -f .
952024-12-21T04:21:52.938Z++ OMICRON_WS=/work/oxidecomputer/omicron
962024-12-21T04:21:52.941Z++ export 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-21T04:21:52.941Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-12-21T04:21:52.941Z++ 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
992024-12-21T04:21:52.941Z++ 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
1002024-12-21T04:21:52.941Z++ 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
1012024-12-21T04:21:52.941Z++ 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
1022024-12-21T04:21:52.942Z++ 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
1032024-12-21T04:21:52.942Z++ 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
1042024-12-21T04:21:52.942Z++ case $OLD_SHELL_OPTS in
1052024-12-21T04:21:52.942Z++ unset OLD_SHELL_OPTS OMICRON_WS
1062024-12-21T04:21:52.942Z+ 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
1072024-12-21T04:21:52.942Z+ 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
1082024-12-21T04:21:52.942Z+ banner prerequisites
1092024-12-21T04:21:53.013Z
1102024-12-21T04:21:53.013Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-12-21T04:21:53.013Z # # # # # # # # # # # # # # #
1122024-12-21T04:21:53.014Z # # # # ##### # # ##### # # # # # #### #
1132024-12-21T04:21:53.014Z ##### ##### # ##### # # # # # # # # #
1142024-12-21T04:21:53.014Z # # # # # # # # # # # # # # #
1152024-12-21T04:21:53.014Z # # # ###### # # ###### ### # #### # #### #
1162024-12-21T04:21:53.014Z
1172024-12-21T04:21:53.016Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1182024-12-21T04:22:11.261Z Startup: Refreshing catalog 'helios-dev' ... Done
1192024-12-21T04:22:15.377Z Startup: Caching catalogs ... Done
1202024-12-21T04:22:25.974ZPlanning: Solver setup ... Done (9.632s)
1212024-12-21T04:22:26.104ZPlanning: Running solver ... Done (0.131s)
1222024-12-21T04:22:26.322ZPlanning: Finding local manifests ... Done (0.121s)
1232024-12-21T04:22:26.368ZPlanning: Fetching manifests: 0/5 0% complete
1242024-12-21T04:22:26.999ZPlanning: Fetching manifests: 5/5 100% complete
1252024-12-21T04:22:27.273ZPlanning: Package planning ... Done (0.273s)
1262024-12-21T04:22:27.329ZPlanning: Merging actions ... Done (0.056s)
1272024-12-21T04:22:28.435ZPlanning: Checking for conflicting actions ... Done (1.106s)
1282024-12-21T04:22:35.323ZPlanning: Consolidating action changes ... Done (6.886s)
1292024-12-21T04:22:35.701ZPlanning: Evaluating mediators ... Done (0.375s)
1302024-12-21T04:22:35.778ZPlanning: Planning completed in 20.30 seconds
1312024-12-21T04:22:35.879Z Packages to install: 4
1322024-12-21T04:22:35.879Z Packages to update: 1
1332024-12-21T04:22:35.881Z Mediators to change: 2
1342024-12-21T04:22:35.882Z Services to change: 1
1352024-12-21T04:22:35.882Z Estimated space available: 155.63 GB
1362024-12-21T04:22:35.883ZEstimated space to be consumed: 1.62 GB
1372024-12-21T04:22:35.883Z Create boot environment: No
1382024-12-21T04:22:35.883ZCreate backup boot environment: Yes
1392024-12-21T04:22:35.883Z Rebuild boot archive: No
1402024-12-21T04:22:35.884Z
1412024-12-21T04:22:35.884ZChanged mediators:
1422024-12-21T04:22:35.884Z mediator clang:
1432024-12-21T04:22:35.884Z version: None -> 15 (system default)
1442024-12-21T04:22:35.884Z
1452024-12-21T04:22:35.884Z mediator llvm:
1462024-12-21T04:22:35.884Z version: 14 (system default) -> 15 (system default)
1472024-12-21T04:22:35.884Z
1482024-12-21T04:22:35.884ZChanged packages:
1492024-12-21T04:22:35.884Zhelios-dev
1502024-12-21T04:22:35.884Z developer/build-essential
1512024-12-21T04:22:35.884Z None -> 11-2.0
1522024-12-21T04:22:35.884Z library/libxmlsec1
1532024-12-21T04:22:35.884Z None -> 1.2.35-2.0
1542024-12-21T04:22:35.884Z ooce/developer/clang-15
1552024-12-21T04:22:35.884Z None -> 15.0.7-2.0
1562024-12-21T04:22:35.884Z ooce/developer/llvm-15
1572024-12-21T04:22:35.884Z None -> 15.0.7-2.0
1582024-12-21T04:22:35.884Z package/pkg
1592024-12-21T04:22:35.884Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1602024-12-21T04:22:35.884Z
1612024-12-21T04:22:35.884ZServices:
1622024-12-21T04:22:35.884Z restart_fmri:
1632024-12-21T04:22:35.884Z svc:/system/update-man-index:default
1642024-12-21T04:22:35.884Z
1652024-12-21T04:22:35.884ZEditable files to change:
1662024-12-21T04:22:35.884Z Update:
1672024-12-21T04:22:35.884Z usr/share/lib/pkg/web/config.shtml
1682024-12-21T04:22:36.275Z
1692024-12-21T04:22:36.275ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1702024-12-21T04:22:41.364ZDownload: 207/4281 items 1.3/220.6MB 0% complete (369k/s)
1712024-12-21T04:22:50.812ZDownload: 210/4281 items 1.3/220.6MB 0% complete
1722024-12-21T04:23:06.798ZDownload: 211/4281 items 1.3/220.6MB 0% complete
1732024-12-21T04:23:12.901ZDownload: 213/4281 items 1.3/220.6MB 0% complete (5.8k/s)
1742024-12-21T04:23:17.930ZDownload: 472/4281 items 17.1/220.6MB 7% complete (2.4M/s)
1752024-12-21T04:23:22.931ZDownload: 974/4281 items 19.2/220.6MB 8% complete (1.8M/s)
1762024-12-21T04:23:29.460ZDownload: 1196/4281 items 83.4/220.6MB 37% complete (6.7M/s)
1772024-12-21T04:23:34.464ZDownload: 1280/4281 items 114.0/220.6MB 51% complete (3.3M/s)
1782024-12-21T04:23:39.475ZDownload: 1387/4281 items 115.1/220.6MB 52% complete (3.3M/s)
1792024-12-21T04:23:44.623ZDownload: 1548/4281 items 115.7/220.6MB 52% complete (1.8M/s)
1802024-12-21T04:23:49.685ZDownload: 1658/4281 items 116.3/220.6MB 52% complete (175k/s)
1812024-12-21T04:23:54.691ZDownload: 2141/4281 items 117.3/220.6MB 53% complete (167k/s)
1822024-12-21T04:24:02.801ZDownload: 2221/4281 items 118.5/220.6MB 53% complete (195k/s)
1832024-12-21T04:24:24.543ZDownload: 2222/4281 items 118.5/220.6MB 53% complete
1842024-12-21T04:24:29.547ZDownload: 3196/4281 items 176.0/220.6MB 79% complete (11.4M/s)
1852024-12-21T04:24:35.704ZDownload: 3247/4281 items 203.0/220.6MB 92% complete (10.6M/s)
1862024-12-21T04:24:51.524ZDownload: 3248/4281 items 203.1/220.6MB 92% complete
1872024-12-21T04:24:56.526ZDownload: 3576/4281 items 215.9/220.6MB 97% complete (2.6M/s)
1882024-12-21T04:24:58.487ZDownload: Completed 220.60 MB in 142.20 seconds (1.6M/s)
1892024-12-21T04:25:00.663Z Actions: 1/5063 actions (Removing old actions)
1902024-12-21T04:25:00.680Z Actions: 194/5063 actions (Installing new actions)
1912024-12-21T04:25:05.694Z Actions: 4084/5063 actions (Installing new actions)
1922024-12-21T04:25:06.327Z Actions: 4226/5063 actions (Updating modified actions)
1932024-12-21T04:25:06.747Z Actions: Completed 5063 actions in 6.08 seconds.
1942024-12-21T04:25:07.148Z Done (0.394s)
1952024-12-21T04:25:07.150Z Done (0.000s)
1962024-12-21T04:25:07.727Z Done (0.578s)
1972024-12-21T04:25:13.929Z Done (5.984s)
1982024-12-21T04:25:14.257Z Done (0.259s)
1992024-12-21T04:25:14.259Z Done (0.000s)
2002024-12-21T04:25:14.395Z Done (0.000s)
2012024-12-21T04:25:15.084ZPlanning: Evaluating mediator changes ... Done
2022024-12-21T04:25:15.243ZPlanning: Checking for conflicting actions ... Done
2032024-12-21T04:25:15.246ZPlanning: Consolidating action changes ... Done
2042024-12-21T04:25:15.510ZPlanning: Evaluating mediators ... Done
2052024-12-21T04:25:15.519ZPlanning: Planning completed in 0.43 seconds
2062024-12-21T04:25:15.548Z Mediators to change: 2
2072024-12-21T04:25:15.548Z Create boot environment: No
2082024-12-21T04:25:15.551ZCreate backup boot environment: No
2092024-12-21T04:25:15.622Z Done
2102024-12-21T04:25:15.622Z Done
2112024-12-21T04:25:15.979Z Done
2122024-12-21T04:25:19.578Z Done
2132024-12-21T04:25:19.667Z Done
2142024-12-21T04:25:19.670Z Done
2152024-12-21T04:25:19.847Z Done
2162024-12-21T04:25:20.460ZPlanning: Evaluating mediator changes ... Done
2172024-12-21T04:25:20.465ZPlanning: Merging actions ... Done
2182024-12-21T04:25:20.647ZPlanning: Checking for conflicting actions ... Done
2192024-12-21T04:25:20.651ZPlanning: Consolidating action changes ... Done
2202024-12-21T04:25:20.915ZPlanning: Evaluating mediators ... Done
2212024-12-21T04:25:20.970ZPlanning: Planning completed in 0.76 seconds
2222024-12-21T04:25:21.011Z Packages to change: 1
2232024-12-21T04:25:21.011Z Mediators to change: 1
2242024-12-21T04:25:21.013Z Services to change: 1
2252024-12-21T04:25:21.013Z Create boot environment: No
2262024-12-21T04:25:21.013ZCreate backup boot environment: Yes
2272024-12-21T04:25:23.007Z Actions: 1/6 actions (Updating modified actions)
2282024-12-21T04:25:23.064Z Actions: Completed 6 actions in 0.06 seconds.
2292024-12-21T04:25:23.067Z Done
2302024-12-21T04:25:23.067Z Done
2312024-12-21T04:25:23.179Z Done
2322024-12-21T04:25:26.806Z Done
2332024-12-21T04:25:26.894Z Done
2342024-12-21T04:25:26.898Z Done
2352024-12-21T04:25:27.038Z Done
2362024-12-21T04:25:27.464ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2372024-12-21T04:25:27.464Zclang system 15 system
2382024-12-21T04:25:27.465Zcsh system system illumos
2392024-12-21T04:25:27.465Zctags system system illumos
2402024-12-21T04:25:27.465Zgcc vendor 12 vendor
2412024-12-21T04:25:27.465Zgcc system 10 system
2422024-12-21T04:25:27.465Zgcc system 7 system
2432024-12-21T04:25:27.465Zgo system 1.20 system
2442024-12-21T04:25:27.465Zgo system 1.19 system
2452024-12-21T04:25:27.465Zllvm system 15 system
2462024-12-21T04:25:27.465Zllvm system 14 system
2472024-12-21T04:25:27.465Zmariadb system 10.6 system
2482024-12-21T04:25:27.465Zmta vendor vendor dma
2492024-12-21T04:25:27.465Zopenjdk system 17 system
2502024-12-21T04:25:27.465Zopenjdk system 11 system
2512024-12-21T04:25:27.465Zopenjdk system 1.8 system
2522024-12-21T04:25:27.465Zopenssl vendor 3 vendor
2532024-12-21T04:25:27.465Zperl system 5.36 system
2542024-12-21T04:25:27.465Zpostgresql system 15 system
2552024-12-21T04:25:27.465Zpostgresql system 13 system
2562024-12-21T04:25:27.465Zpython vendor 3 vendor
2572024-12-21T04:25:27.465Zpython system 2 system
2582024-12-21T04:25:27.465Zpython3 system 3.11 system
2592024-12-21T04:25:27.465Zruby system 3.0 system
2602024-12-21T04:25:27.465Zwords vendor vendor american-english
2612024-12-21T04:25:27.466Zwords system system australian-english
2622024-12-21T04:25:27.466Zwords system system british-english
2632024-12-21T04:25:27.466Zwords system system canadian-english
2642024-12-21T04:25:27.466Zwords system system french
2652024-12-21T04:25:27.466Zwords system system italian
2662024-12-21T04:25:27.466Zwords system system ngerman
2672024-12-21T04:25:27.466Zwords system system ogerman
2682024-12-21T04:25:27.466Zwords system system spanish
2692024-12-21T04:25:27.789ZPUBLISHER TYPE STATUS P LOCATION
2702024-12-21T04:25:27.789Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712024-12-21T04:25:30.535ZFMRI IFO
2722024-12-21T04:25:30.535Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732024-12-21T04:25:30.535Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742024-12-21T04:25:30.535Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752024-12-21T04:25:30.535Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762024-12-21T04:25:30.535Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772024-12-21T04:25:30.535Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782024-12-21T04:25:30.535Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2792024-12-21T04:25:30.535Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802024-12-21T04:25:30.535Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812024-12-21T04:25:30.535Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2822024-12-21T04:25:30.535Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2832024-12-21T04:25:30.535Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842024-12-21T04:25:30.535Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2852024-12-21T04:25:30.535Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2862024-12-21T04:25:30.535Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872024-12-21T04:25:31.292Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882024-12-21T04:25:31.534Z Updating crates.io index
2892024-12-21T04:25:31.538Z Updating git repository `https://github.com/oxidecomputer/diffus`
2902024-12-21T04:25:32.006Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912024-12-21T04:25:32.490Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2922024-12-21T04:25:32.776Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932024-12-21T04:25:33.033Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942024-12-21T04:25:33.317Z Updating git repository `https://github.com/oxidecomputer/propolis`
2952024-12-21T04:25:34.166Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962024-12-21T04:25:35.782Z Updating git repository `https://github.com/oxidecomputer/opte`
2972024-12-21T04:25:36.513Z Updating git repository `https://github.com/oxidecomputer/falcon`
2982024-12-21T04:25:37.213Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992024-12-21T04:25:37.513Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002024-12-21T04:25:37.827Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3012024-12-21T04:25:38.456Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3022024-12-21T04:25:38.773Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032024-12-21T04:25:39.168Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042024-12-21T04:25:39.437Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052024-12-21T04:25:39.689Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062024-12-21T04:25:39.938Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072024-12-21T04:25:40.247Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082024-12-21T04:25:40.513Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092024-12-21T04:25:40.817Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3102024-12-21T04:25:41.142Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112024-12-21T04:25:41.623Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122024-12-21T04:25:42.036Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132024-12-21T04:25:42.446Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142024-12-21T04:25:42.861Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3152024-12-21T04:25:43.124Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162024-12-21T04:25:43.380Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172024-12-21T04:25:43.649Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182024-12-21T04:25:44.995Z Downloading crates ...
3192024-12-21T04:25:45.085Z Downloaded anstyle v1.0.10
3202024-12-21T04:25:45.089Z Downloaded anstream v0.6.15
3212024-12-21T04:25:45.096Z Downloaded anyhow v1.0.93
3222024-12-21T04:25:45.101Z Downloaded clap v4.5.21
3232024-12-21T04:25:45.110Z Downloaded camino-tempfile v1.1.1
3242024-12-21T04:25:45.113Z Downloaded anstyle-parse v0.2.5
3252024-12-21T04:25:45.115Z Downloaded autocfg v1.4.0
3262024-12-21T04:25:45.115Z Downloaded bytecount v0.6.8
3272024-12-21T04:25:45.117Z Downloaded block-buffer v0.10.4
3282024-12-21T04:25:45.121Z Downloaded clap_builder v4.5.21
3292024-12-21T04:25:45.124Z Downloaded cargo-platform v0.1.8
3302024-12-21T04:25:45.127Z Downloaded clap_derive v4.5.18
3312024-12-21T04:25:45.130Z Downloaded anstyle-query v1.1.1
3322024-12-21T04:25:45.130Z Downloaded cargo_metadata v0.18.1
3332024-12-21T04:25:45.133Z Downloaded cargo_toml v0.20.5
3342024-12-21T04:25:45.133Z Downloaded camino v1.1.9
3352024-12-21T04:25:45.136Z Downloaded cfg-if v1.0.0
3362024-12-21T04:25:45.136Z Downloaded bitflags v2.6.0
3372024-12-21T04:25:45.139Z Downloaded cpufeatures v0.2.14
3382024-12-21T04:25:45.142Z Downloaded clap_lex v0.7.2
3392024-12-21T04:25:45.142Z Downloaded errno v0.3.9
3402024-12-21T04:25:45.144Z Downloaded is_terminal_polyfill v1.70.1
3412024-12-21T04:25:45.144Z Downloaded heck v0.4.1
3422024-12-21T04:25:45.149Z Downloaded macaddr v1.0.1
3432024-12-21T04:25:45.149Z Downloaded fs-err v2.11.0
3442024-12-21T04:25:45.149Z Downloaded fastrand v2.1.1
3452024-12-21T04:25:45.151Z Downloaded equivalent v1.0.1
3462024-12-21T04:25:45.151Z Downloaded colorchoice v1.0.2
3472024-12-21T04:25:45.154Z Downloaded itoa v1.0.11
3482024-12-21T04:25:45.154Z Downloaded heck v0.5.0
3492024-12-21T04:25:45.154Z Downloaded generic-array v0.14.7
3502024-12-21T04:25:45.157Z Downloaded dtrace-parser v0.2.0
3512024-12-21T04:25:45.157Z Downloaded digest v0.10.7
3522024-12-21T04:25:45.160Z Downloaded pest_meta v2.7.14
3532024-12-21T04:25:45.160Z Downloaded crypto-common v0.1.6
3542024-12-21T04:25:45.163Z Downloaded fnv v1.0.7
3552024-12-21T04:25:45.166Z Downloaded memchr v2.7.4
3562024-12-21T04:25:45.174Z Downloaded swrite v0.1.0
3572024-12-21T04:25:45.186Z Downloaded dof v0.3.0
3582024-12-21T04:25:45.193Z Downloaded pest_generator v2.7.14
3592024-12-21T04:25:45.193Z Downloaded usdt-macro v0.5.0
3602024-12-21T04:25:45.197Z Downloaded serde_spanned v0.6.8
3612024-12-21T04:25:45.198Z Downloaded scroll_derive v0.12.0
3622024-12-21T04:25:45.204Z Downloaded pretty-hex v0.4.1
3632024-12-21T04:25:45.208Z Downloaded serde_tokenstream v0.2.2
3642024-12-21T04:25:45.208Z Downloaded memmap v0.7.0
3652024-12-21T04:25:45.208Z Downloaded usdt-attr-macro v0.5.0
3662024-12-21T04:25:45.208Z Downloaded strsim v0.11.1
3672024-12-21T04:25:45.208Z Downloaded proc-macro-error-attr v1.0.4
3682024-12-21T04:25:45.208Z Downloaded plain v0.2.3
3692024-12-21T04:25:45.211Z Downloaded usdt v0.5.0
3702024-12-21T04:25:45.211Z Downloaded toml_datetime v0.6.8
3712024-12-21T04:25:45.211Z Downloaded smawk v0.3.2
3722024-12-21T04:25:45.217Z Downloaded version_check v0.9.5
3732024-12-21T04:25:45.220Z Downloaded utf8parse v0.2.2
3742024-12-21T04:25:45.227Z Downloaded thiserror-impl v1.0.69
3752024-12-21T04:25:45.230Z Downloaded unicode-linebreak v0.1.5
3762024-12-21T04:25:45.233Z Downloaded terminal_size v0.4.0
3772024-12-21T04:25:45.233Z Downloaded thiserror v1.0.69
3782024-12-21T04:25:45.238Z Downloaded once_cell v1.20.2
3792024-12-21T04:25:45.246Z Downloaded semver v1.0.23
3802024-12-21T04:25:45.246Z Downloaded tempfile v3.13.0
3812024-12-21T04:25:45.248Z Downloaded sha2 v0.10.8
3822024-12-21T04:25:45.248Z Downloaded usdt-impl v0.5.0
3832024-12-21T04:25:45.248Z Downloaded ryu v1.0.18
3842024-12-21T04:25:45.251Z Downloaded indexmap v2.6.0
3852024-12-21T04:25:45.255Z Downloaded zerocopy-derive v0.7.35
3862024-12-21T04:25:45.259Z Downloaded proc-macro2 v1.0.89
3872024-12-21T04:25:45.262Z Downloaded typenum v1.17.0
3882024-12-21T04:25:45.265Z Downloaded toml v0.8.19
3892024-12-21T04:25:45.268Z Downloaded textwrap v0.16.1
3902024-12-21T04:25:45.271Z Downloaded pest_derive v2.7.14
3912024-12-21T04:25:45.273Z Downloaded proc-macro-error v1.0.4
3922024-12-21T04:25:45.276Z Downloaded ucd-trie v0.1.7
3932024-12-21T04:25:45.279Z Downloaded unicode-ident v1.0.13
3942024-12-21T04:25:45.279Z Downloaded scroll v0.12.0
3952024-12-21T04:25:45.282Z Downloaded quote v1.0.37
3962024-12-21T04:25:45.284Z Downloaded byteorder v1.5.0
3972024-12-21T04:25:45.284Z Downloaded tabled_derive v0.7.0
3982024-12-21T04:25:45.284Z Downloaded thread-id v4.2.2
3992024-12-21T04:25:45.287Z Downloaded serde_derive v1.0.215
4002024-12-21T04:25:45.290Z Downloaded serde v1.0.215
4012024-12-21T04:25:45.293Z Downloaded log v0.4.22
4022024-12-21T04:25:45.295Z Downloaded papergrid v0.11.0
4032024-12-21T04:25:45.318Z Downloaded toml_edit v0.22.22
4042024-12-21T04:25:45.338Z Downloaded serde_json v1.0.133
4052024-12-21T04:25:45.344Z Downloaded hashbrown v0.15.1
4062024-12-21T04:25:45.353Z Downloaded pest v2.7.14
4072024-12-21T04:25:45.361Z Downloaded winnow v0.6.20
4082024-12-21T04:25:45.369Z Downloaded zerocopy v0.7.35
4092024-12-21T04:25:45.384Z Downloaded goblin v0.8.2
4102024-12-21T04:25:45.389Z Downloaded tabled v0.15.0
4112024-12-21T04:25:45.404Z Downloaded syn v1.0.109
4122024-12-21T04:25:45.413Z Downloaded unicode-width v0.1.14
4132024-12-21T04:25:45.420Z Downloaded syn v2.0.87
4142024-12-21T04:25:45.436Z Downloaded rustix v0.38.37
4152024-12-21T04:25:45.466Z Downloaded libc v0.2.162
4162024-12-21T04:25:45.773Z Compiling proc-macro2 v1.0.89
4172024-12-21T04:25:45.773Z Compiling unicode-ident v1.0.13
4182024-12-21T04:25:45.776Z Compiling version_check v0.9.5
4192024-12-21T04:25:45.776Z Compiling serde v1.0.215
4202024-12-21T04:25:45.776Z Compiling thiserror v1.0.69
4212024-12-21T04:25:45.776Z Compiling memchr v2.7.4
4222024-12-21T04:25:45.776Z Compiling libc v0.2.162
4232024-12-21T04:25:45.808Z Compiling ucd-trie v0.1.7
4242024-12-21T04:25:46.022Z Compiling itoa v1.0.11
4252024-12-21T04:25:46.254Z Compiling ryu v1.0.18
4262024-12-21T04:25:46.507Z Compiling once_cell v1.20.2
4272024-12-21T04:25:46.606Z Compiling byteorder v1.5.0
4282024-12-21T04:25:46.960Z Compiling rustix v0.38.37
4292024-12-21T04:25:47.223Z Compiling serde_json v1.0.133
4302024-12-21T04:25:47.624Z Compiling bitflags v2.6.0
4312024-12-21T04:25:47.713Z Compiling proc-macro-error-attr v1.0.4
4322024-12-21T04:25:47.776Z Compiling usdt-impl v0.5.0
4332024-12-21T04:25:47.800Z Compiling syn v1.0.109
4342024-12-21T04:25:47.882Z Compiling proc-macro-error v1.0.4
4352024-12-21T04:25:48.005Z Compiling hashbrown v0.15.1
4362024-12-21T04:25:48.045Z Compiling utf8parse v0.2.2
4372024-12-21T04:25:48.152Z Compiling log v0.4.22
4382024-12-21T04:25:48.205Z Compiling camino v1.1.9
4392024-12-21T04:25:48.228Z Compiling plain v0.2.3
4402024-12-21T04:25:48.397Z Compiling thread-id v4.2.2
4412024-12-21T04:25:48.448Z Compiling equivalent v1.0.1
4422024-12-21T04:25:48.546Z Compiling anstyle-parse v0.2.5
4432024-12-21T04:25:48.601Z Compiling quote v1.0.37
4442024-12-21T04:25:48.907Z Compiling errno v0.3.9
4452024-12-21T04:25:48.935Z Compiling anstyle-query v1.1.1
4462024-12-21T04:25:49.048Z Compiling syn v2.0.87
4472024-12-21T04:25:49.128Z Compiling pretty-hex v0.4.1
4482024-12-21T04:25:49.157Z Compiling winnow v0.6.20
4492024-12-21T04:25:49.277Z Compiling indexmap v2.6.0
4502024-12-21T04:25:49.283Z Compiling anstyle v1.0.10
4512024-12-21T04:25:49.330Z Compiling unicode-width v0.1.14
4522024-12-21T04:25:49.742Z Compiling is_terminal_polyfill v1.70.1
4532024-12-21T04:25:49.813Z Compiling semver v1.0.23
4542024-12-21T04:25:49.866Z Compiling colorchoice v1.0.2
4552024-12-21T04:25:50.038Z Compiling autocfg v1.4.0
4562024-12-21T04:25:50.414Z Compiling anstream v0.6.15
4572024-12-21T04:25:50.682Z Compiling fnv v1.0.7
4582024-12-21T04:25:50.762Z Compiling anyhow v1.0.93
4592024-12-21T04:25:50.826Z Compiling fastrand v2.1.1
4602024-12-21T04:25:51.145Z Compiling fs-err v2.11.0
4612024-12-21T04:25:51.170Z Compiling terminal_size v0.4.0
4622024-12-21T04:25:51.349Z Compiling strsim v0.11.1
4632024-12-21T04:25:51.377Z Compiling heck v0.4.1
4642024-12-21T04:25:51.380Z Compiling clap_lex v0.7.2
4652024-12-21T04:25:51.855Z Compiling bytecount v0.6.8
4662024-12-21T04:25:51.881Z Compiling cfg-if v1.0.0
4672024-12-21T04:25:51.905Z Compiling heck v0.5.0
4682024-12-21T04:25:51.958Z Compiling clap_builder v4.5.21
4692024-12-21T04:25:52.017Z Compiling tempfile v3.13.0
4702024-12-21T04:25:52.123Z Compiling papergrid v0.11.0
4712024-12-21T04:25:52.846Z Compiling memmap v0.7.0
4722024-12-21T04:25:52.929Z Compiling unicode-linebreak v0.1.5
4732024-12-21T04:25:52.932Z Compiling smawk v0.3.2
4742024-12-21T04:25:53.224Z Compiling swrite v0.1.0
4752024-12-21T04:25:53.346Z Compiling textwrap v0.16.1
4762024-12-21T04:25:54.998Z Compiling tabled_derive v0.7.0
4772024-12-21T04:25:56.478Z Compiling tabled v0.15.0
4782024-12-21T04:25:57.867Z Compiling serde_derive v1.0.215
4792024-12-21T04:25:57.867Z Compiling thiserror-impl v1.0.69
4802024-12-21T04:25:57.870Z Compiling zerocopy-derive v0.7.35
4812024-12-21T04:25:57.870Z Compiling scroll_derive v0.12.0
4822024-12-21T04:25:57.870Z Compiling clap_derive v4.5.18
4832024-12-21T04:25:58.905Z Compiling scroll v0.12.0
4842024-12-21T04:25:59.372Z Compiling goblin v0.8.2
4852024-12-21T04:25:59.621Z Compiling zerocopy v0.7.35
4862024-12-21T04:26:00.761Z Compiling pest v2.7.14
4872024-12-21T04:26:01.649Z Compiling clap v4.5.21
4882024-12-21T04:26:02.920Z Compiling pest_meta v2.7.14
4892024-12-21T04:26:03.780Z Compiling pest_generator v2.7.14
4902024-12-21T04:26:05.692Z Compiling pest_derive v2.7.14
4912024-12-21T04:26:06.402Z Compiling dtrace-parser v0.2.0
4922024-12-21T04:26:07.758Z Compiling serde_tokenstream v0.2.2
4932024-12-21T04:26:07.836Z Compiling serde_spanned v0.6.8
4942024-12-21T04:26:07.836Z Compiling toml_datetime v0.6.8
4952024-12-21T04:26:08.125Z Compiling cargo-platform v0.1.8
4962024-12-21T04:26:08.174Z Compiling toml_edit v0.22.22
4972024-12-21T04:26:08.379Z Compiling macaddr v1.0.1
4982024-12-21T04:26:08.610Z Compiling camino-tempfile v1.1.1
4992024-12-21T04:26:09.274Z Compiling dof v0.3.0
5002024-12-21T04:26:09.403Z Compiling cargo_metadata v0.18.1
5012024-12-21T04:26:10.967Z Compiling usdt-attr-macro v0.5.0
5022024-12-21T04:26:10.967Z Compiling usdt-macro v0.5.0
5032024-12-21T04:26:10.987Z Compiling toml v0.8.19
5042024-12-21T04:26:11.847Z Compiling cargo_toml v0.20.5
5052024-12-21T04:26:12.402Z Compiling usdt v0.5.0
5062024-12-21T04:26:15.343Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5072024-12-21T04:26:19.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.45s
5082024-12-21T04:26:19.788Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5092024-12-21T04:26:20.333Z Downloading crates ...
5102024-12-21T04:26:20.439Z Downloaded async-stream-impl v0.3.6
5112024-12-21T04:26:20.485Z Downloaded atomicwrites v0.4.4
5122024-12-21T04:26:20.485Z Downloaded atty v0.2.14
5132024-12-21T04:26:20.485Z Downloaded arrayref v0.3.9
5142024-12-21T04:26:20.533Z Downloaded heck v0.3.3
5152024-12-21T04:26:20.534Z Downloaded assert_matches v1.5.0
5162024-12-21T04:26:20.534Z Downloaded darling v0.20.10
5172024-12-21T04:26:20.534Z Downloaded hex v0.4.3
5182024-12-21T04:26:20.534Z Downloaded ciborium-io v0.2.2
5192024-12-21T04:26:20.534Z Downloaded cfg_aliases v0.1.1
5202024-12-21T04:26:20.534Z Downloaded ident_case v1.0.1
5212024-12-21T04:26:20.534Z Downloaded headers-core v0.3.0
5222024-12-21T04:26:20.535Z Downloaded crunchy v0.2.2
5232024-12-21T04:26:20.535Z Downloaded crucible-workspace-hack v0.1.0
5242024-12-21T04:26:20.536Z Downloaded icu_provider_macros v1.5.0
5252024-12-21T04:26:20.536Z Downloaded is_ci v1.2.0
5262024-12-21T04:26:20.536Z Downloaded cfg_aliases v0.2.1
5272024-12-21T04:26:20.536Z Downloaded hubpack_derive v0.1.1
5282024-12-21T04:26:20.536Z Downloaded cstr-argument v0.1.2
5292024-12-21T04:26:20.536Z Downloaded atomic-waker v1.1.2
5302024-12-21T04:26:20.536Z Downloaded constant_time_eq v0.3.1
5312024-12-21T04:26:20.536Z Downloaded bit-set v0.5.3
5322024-12-21T04:26:20.537Z Downloaded async-trait v0.1.83
5332024-12-21T04:26:20.537Z Downloaded async-stream v0.3.6
5342024-12-21T04:26:20.537Z Downloaded http-body v1.0.1
5352024-12-21T04:26:20.537Z Downloaded md5 v0.7.0
5362024-12-21T04:26:20.537Z Downloaded match_cfg v0.1.0
5372024-12-21T04:26:20.537Z Downloaded base16ct v0.2.0
5382024-12-21T04:26:20.537Z Downloaded async-recursion v1.1.1
5392024-12-21T04:26:20.582Z Downloaded adler2 v2.0.0
5402024-12-21T04:26:20.582Z Downloaded matches v0.1.10
5412024-12-21T04:26:20.582Z Downloaded castaway v0.2.3
5422024-12-21T04:26:20.582Z Downloaded cobs v0.2.3
5432024-12-21T04:26:20.583Z Downloaded instant v0.1.13
5442024-12-21T04:26:20.583Z Downloaded crc-catalog v2.4.0
5452024-12-21T04:26:20.583Z Downloaded convert_case v0.4.0
5462024-12-21T04:26:20.583Z Downloaded cipher v0.4.4
5472024-12-21T04:26:20.583Z Downloaded hex-literal v0.4.1
5482024-12-21T04:26:20.583Z Downloaded ciborium-ll v0.2.2
5492024-12-21T04:26:20.583Z Downloaded lazy_static v1.5.0
5502024-12-21T04:26:20.583Z Downloaded httpdate v1.0.3
5512024-12-21T04:26:20.584Z Downloaded home v0.5.9
5522024-12-21T04:26:20.584Z Downloaded lockfree-object-pool v0.1.6
5532024-12-21T04:26:20.584Z Downloaded crc v3.2.1
5542024-12-21T04:26:20.584Z Downloaded is-terminal v0.4.13
5552024-12-21T04:26:20.584Z Downloaded curve25519-dalek-derive v0.1.1
5562024-12-21T04:26:20.584Z Downloaded cmake v0.1.51
5572024-12-21T04:26:20.584Z Downloaded http-range v0.1.5
5582024-12-21T04:26:20.584Z Downloaded linear-map v1.2.0
5592024-12-21T04:26:20.585Z Downloaded hostname v0.3.1
5602024-12-21T04:26:20.585Z Downloaded lru v0.12.5
5612024-12-21T04:26:20.585Z Downloaded chacha20 v0.9.1
5622024-12-21T04:26:20.585Z Downloaded memoffset v0.9.1
5632024-12-21T04:26:20.585Z Downloaded bitfield v0.14.0
5642024-12-21T04:26:20.585Z Downloaded libsw v3.3.1
5652024-12-21T04:26:20.608Z Downloaded http-body-util v0.1.2
5662024-12-21T04:26:20.609Z Downloaded internet-checksum v0.2.1
5672024-12-21T04:26:20.609Z Downloaded keccak v0.1.5
5682024-12-21T04:26:20.609Z Downloaded cbc v0.1.2
5692024-12-21T04:26:20.609Z Downloaded impl-trait-for-tuples v0.2.2
5702024-12-21T04:26:20.609Z Downloaded indoc v1.0.9
5712024-12-21T04:26:20.609Z Downloaded maplit v1.0.2
5722024-12-21T04:26:20.609Z Downloaded lalrpop-util v0.19.12
5732024-12-21T04:26:20.609Z Downloaded hubpack v0.1.2
5742024-12-21T04:26:20.610Z Downloaded async-bb8-diesel v0.2.1
5752024-12-21T04:26:20.610Z Downloaded mime v0.3.17
5762024-12-21T04:26:20.610Z Downloaded ipnetwork v0.20.0
5772024-12-21T04:26:20.610Z Downloaded russh-cryptovec v0.7.3
5782024-12-21T04:26:20.610Z Downloaded argon2 v0.5.3
5792024-12-21T04:26:20.611Z Downloaded sigpipe v0.1.3
5802024-12-21T04:26:20.611Z Downloaded md-5 v0.10.6
5812024-12-21T04:26:20.611Z Downloaded maybe-uninit v2.0.0
5822024-12-21T04:26:20.611Z Downloaded indent_write v2.2.0
5832024-12-21T04:26:20.612Z Downloaded linked-hash-map v0.5.6
5842024-12-21T04:26:20.612Z Downloaded managed v0.8.0
5852024-12-21T04:26:20.612Z Downloaded ciborium v0.2.2
5862024-12-21T04:26:20.612Z Downloaded rand_chacha v0.3.1
5872024-12-21T04:26:20.613Z Downloaded instability v0.3.2
5882024-12-21T04:26:20.613Z Downloaded highway v1.2.0
5892024-12-21T04:26:20.625Z Downloaded const_format_proc_macros v0.2.33
5902024-12-21T04:26:20.625Z Downloaded lru-cache v0.1.2
5912024-12-21T04:26:20.625Z Downloaded csv-core v0.1.11
5922024-12-21T04:26:20.625Z Downloaded libloading v0.8.5
5932024-12-21T04:26:20.628Z Downloaded bcs v0.1.6
5942024-12-21T04:26:20.628Z Downloaded buf-list v1.0.3
5952024-12-21T04:26:20.629Z Downloaded arrayvec v0.7.6
5962024-12-21T04:26:20.629Z Downloaded memmap2 v0.9.5
5972024-12-21T04:26:20.629Z Downloaded litemap v0.7.3
5982024-12-21T04:26:20.629Z Downloaded iana-time-zone v0.1.61
5992024-12-21T04:26:20.629Z Downloaded crossbeam-deque v0.8.5
6002024-12-21T04:26:20.630Z Downloaded take_mut v0.2.2
6012024-12-21T04:26:20.661Z Downloaded console v0.15.8
6022024-12-21T04:26:20.661Z Downloaded time-core v0.1.2
6032024-12-21T04:26:20.662Z Downloaded mime_guess v2.0.5
6042024-12-21T04:26:20.662Z Downloaded kstat-rs v0.2.4
6052024-12-21T04:26:20.662Z Downloaded quick-error v1.2.3
6062024-12-21T04:26:20.662Z Downloaded jobserver v0.1.32
6072024-12-21T04:26:20.662Z Downloaded zerofrom v0.1.4
6082024-12-21T04:26:20.662Z Downloaded hyper-rustls v0.27.3
6092024-12-21T04:26:20.662Z Downloaded ipnet v2.10.1
6102024-12-21T04:26:20.663Z Downloaded hyper-staticfile v0.10.1
6112024-12-21T04:26:20.685Z Downloaded tower-service v0.3.3
6122024-12-21T04:26:20.685Z Downloaded mirai-annotations v1.12.0
6132024-12-21T04:26:20.686Z Downloaded lock_api v0.4.12
6142024-12-21T04:26:20.686Z Downloaded tinyvec_macros v0.1.1
6152024-12-21T04:26:20.686Z Downloaded hickory-client v0.24.1
6162024-12-21T04:26:20.686Z Downloaded endian-type v0.1.2
6172024-12-21T04:26:20.686Z Downloaded httparse v1.9.5
6182024-12-21T04:26:20.686Z Downloaded icu_locid_transform v1.5.0
6192024-12-21T04:26:20.686Z Downloaded serde_plain v1.0.2
6202024-12-21T04:26:20.686Z Downloaded secrecy v0.8.0
6212024-12-21T04:26:20.687Z Downloaded crc32fast v1.4.2
6222024-12-21T04:26:20.687Z Downloaded signature v2.2.0
6232024-12-21T04:26:20.687Z Downloaded icu_provider v1.5.0
6242024-12-21T04:26:20.687Z Downloaded slog-json v2.6.1
6252024-12-21T04:26:20.687Z Downloaded indexmap v1.9.3
6262024-12-21T04:26:20.687Z Downloaded addr2line v0.24.2
6272024-12-21T04:26:20.747Z Downloaded newtype_derive v0.1.6
6282024-12-21T04:26:20.747Z Downloaded blake2 v0.10.6
6292024-12-21T04:26:20.748Z Downloaded tap v1.0.1
6302024-12-21T04:26:20.748Z Downloaded spki v0.7.3
6312024-12-21T04:26:20.748Z Downloaded ref-cast-impl v1.0.23
6322024-12-21T04:26:20.748Z Downloaded opaque-debug v0.3.1
6332024-12-21T04:26:20.749Z Downloaded strum_macros v0.25.3
6342024-12-21T04:26:20.749Z Downloaded peg-runtime v0.8.3
6352024-12-21T04:26:20.749Z Downloaded stringprep v0.1.5
6362024-12-21T04:26:20.749Z Downloaded slog-envlogger v2.2.0
6372024-12-21T04:26:20.749Z Downloaded string_cache v0.8.7
6382024-12-21T04:26:20.749Z Downloaded crossbeam-utils v0.8.20
6392024-12-21T04:26:20.749Z Downloaded crossbeam-epoch v0.9.18
6402024-12-21T04:26:20.749Z Downloaded cookie v0.18.1
6412024-12-21T04:26:20.749Z Downloaded which v4.4.2
6422024-12-21T04:26:20.776Z Downloaded base64 v0.13.1
6432024-12-21T04:26:20.776Z Downloaded fallible-iterator v0.3.0
6442024-12-21T04:26:20.776Z Downloaded dsl_auto_type v0.1.2
6452024-12-21T04:26:20.777Z Downloaded pretty-hex v0.2.1
6462024-12-21T04:26:20.777Z Downloaded rustls-pemfile v2.2.0
6472024-12-21T04:26:20.777Z Downloaded progenitor-impl v0.8.0
6482024-12-21T04:26:20.777Z Downloaded rustls-pemfile v1.0.4
6492024-12-21T04:26:20.777Z Downloaded hash32 v0.3.1
6502024-12-21T04:26:20.778Z Downloaded serde-big-array v0.5.1
6512024-12-21T04:26:20.778Z Downloaded indicatif v0.17.9
6522024-12-21T04:26:20.778Z Downloaded icu_locid_transform_data v1.5.0
6532024-12-21T04:26:20.779Z Downloaded sync_wrapper v1.0.1
6542024-12-21T04:26:20.779Z Downloaded fallible-iterator v0.2.0
6552024-12-21T04:26:20.779Z Downloaded cassowary v0.3.0
6562024-12-21T04:26:20.779Z Downloaded hash32 v0.2.1
6572024-12-21T04:26:20.780Z Downloaded glob v0.3.1
6582024-12-21T04:26:20.780Z Downloaded num v0.4.3
6592024-12-21T04:26:20.780Z Downloaded const-oid v0.9.6
6602024-12-21T04:26:20.780Z Downloaded heapless v0.8.0
6612024-12-21T04:26:20.781Z Downloaded bytes v1.8.0
6622024-12-21T04:26:20.781Z Downloaded mockall v0.13.0
6632024-12-21T04:26:20.781Z Downloaded tracing-attributes v0.1.27
6642024-12-21T04:26:20.781Z Downloaded sqlformat v0.2.6
6652024-12-21T04:26:20.782Z Downloaded strum_macros v0.24.3
6662024-12-21T04:26:20.782Z Downloaded time-macros v0.2.18
6672024-12-21T04:26:20.782Z Downloaded hyper-util v0.1.10
6682024-12-21T04:26:20.816Z Downloaded paste v1.0.15
6692024-12-21T04:26:20.816Z Downloaded ppv-lite86 v0.2.20
6702024-12-21T04:26:20.816Z Downloaded icu_normalizer_data v1.5.0
6712024-12-21T04:26:20.816Z Downloaded fallible-streaming-iterator v0.1.9
6722024-12-21T04:26:20.816Z Downloaded deranged v0.3.11
6732024-12-21T04:26:20.816Z Downloaded darling_macro v0.20.10
6742024-12-21T04:26:20.816Z Downloaded foreign-types-shared v0.3.1
6752024-12-21T04:26:20.817Z Downloaded derive_builder_macro v0.20.2
6762024-12-21T04:26:20.817Z Downloaded waitgroup v0.1.2
6772024-12-21T04:26:20.817Z Downloaded proc-macro-crate v1.3.1
6782024-12-21T04:26:20.817Z Downloaded primeorder v0.13.6
6792024-12-21T04:26:20.817Z Downloaded rustc-hash v1.1.0
6802024-12-21T04:26:20.817Z Downloaded ref-cast v1.0.23
6812024-12-21T04:26:20.817Z Downloaded sha1 v0.10.6
6822024-12-21T04:26:20.817Z Downloaded radium v0.7.0
6832024-12-21T04:26:20.817Z Downloaded r2d2 v0.8.10
6842024-12-21T04:26:20.817Z Downloaded snafu-derive v0.8.5
6852024-12-21T04:26:20.817Z Downloaded normalize-line-endings v0.3.0
6862024-12-21T04:26:20.818Z Downloaded icu_collections v1.5.0
6872024-12-21T04:26:20.864Z Downloaded nu-ansi-term v0.50.1
6882024-12-21T04:26:20.864Z Downloaded signal-hook v0.3.17
6892024-12-21T04:26:20.864Z Downloaded icu_properties v1.5.1
6902024-12-21T04:26:20.864Z Downloaded spin v0.5.2
6912024-12-21T04:26:20.864Z Downloaded bumpalo v3.16.0
6922024-12-21T04:26:20.865Z Downloaded base64 v0.21.7
6932024-12-21T04:26:20.865Z Downloaded tls_codec v0.4.1
6942024-12-21T04:26:20.865Z Downloaded parse-size v1.1.0
6952024-12-21T04:26:20.865Z Downloaded tabwriter v1.4.0
6962024-12-21T04:26:20.865Z Downloaded synstructure v0.13.1
6972024-12-21T04:26:20.865Z Downloaded whoami v1.5.2
6982024-12-21T04:26:20.865Z Downloaded prettyplease v0.2.25
6992024-12-21T04:26:20.865Z Downloaded unarray v0.1.4
7002024-12-21T04:26:20.872Z Downloaded typify-macro v0.2.0
7012024-12-21T04:26:20.872Z Downloaded parking_lot v0.11.2
7022024-12-21T04:26:20.872Z Downloaded predicates-tree v1.0.11
7032024-12-21T04:26:20.872Z Downloaded pin-project-lite v0.2.14
7042024-12-21T04:26:20.872Z Downloaded zeroize_derive v1.4.2
7052024-12-21T04:26:20.872Z Downloaded termtree v0.4.1
7062024-12-21T04:26:20.872Z Downloaded ff v0.13.0
7072024-12-21T04:26:20.873Z Downloaded zopfli v0.8.1
7082024-12-21T04:26:20.873Z Downloaded http v1.1.0
7092024-12-21T04:26:20.873Z Downloaded sqlparser_derive v0.2.2
7102024-12-21T04:26:20.873Z Downloaded nodrop v0.1.14
7112024-12-21T04:26:20.873Z Downloaded futures-macro v0.3.31
7122024-12-21T04:26:20.873Z Downloaded futures-io v0.3.31
7132024-12-21T04:26:20.873Z Downloaded futures-executor v0.3.31
7142024-12-21T04:26:20.873Z Downloaded nanorand v0.7.0
7152024-12-21T04:26:20.873Z Downloaded want v0.3.1
7162024-12-21T04:26:20.874Z Downloaded unicode-bidi v0.3.17
7172024-12-21T04:26:20.874Z Downloaded spin v0.9.8
7182024-12-21T04:26:20.881Z Downloaded slog-term v2.9.1
7192024-12-21T04:26:20.881Z Downloaded parse-display-derive v0.10.0
7202024-12-21T04:26:20.882Z Downloaded parse-display v0.10.0
7212024-12-21T04:26:20.882Z Downloaded tokio-stream v0.1.16
7222024-12-21T04:26:20.894Z Downloaded foreign-types-shared v0.1.1
7232024-12-21T04:26:20.895Z Downloaded foreign-types-macros v0.2.3
7242024-12-21T04:26:20.895Z Downloaded downcast v0.11.0
7252024-12-21T04:26:20.895Z Downloaded diesel_table_macro_syntax v0.2.0
7262024-12-21T04:26:20.895Z Downloaded newline-converter v0.3.0
7272024-12-21T04:26:20.896Z Downloaded minimal-lexical v0.2.1
7282024-12-21T04:26:21.288Z Downloaded quinn-udp v0.5.5
7292024-12-21T04:26:21.288Z Downloaded new_debug_unreachable v1.0.6
7302024-12-21T04:26:21.288Z Downloaded polyval v0.6.2
7312024-12-21T04:26:21.288Z Downloaded parking_lot v0.12.3
7322024-12-21T04:26:21.289Z Downloaded fd-lock v4.0.2
7332024-12-21T04:26:21.299Z Downloaded psl-types v2.0.11
7342024-12-21T04:26:21.299Z Downloaded displaydoc v0.2.5
7352024-12-21T04:26:21.299Z Downloaded progenitor-client v0.8.0
7362024-12-21T04:26:21.299Z Downloaded ssh-cipher v0.2.0
7372024-12-21T04:26:21.299Z Downloaded derive_builder_core v0.20.2
7382024-12-21T04:26:21.299Z Downloaded slog-bunyan v2.5.0
7392024-12-21T04:26:21.299Z Downloaded tokio-macros v2.4.0
7402024-12-21T04:26:21.299Z Downloaded ron v0.7.1
7412024-12-21T04:26:21.299Z Downloaded tls_codec_derive v0.4.1
7422024-12-21T04:26:21.299Z Downloaded hickory-server v0.24.1
7432024-12-21T04:26:21.299Z Downloaded socket2 v0.5.7
7442024-12-21T04:26:21.300Z Downloaded ssh-encoding v0.2.0
7452024-12-21T04:26:21.300Z Downloaded strum v0.26.3
7462024-12-21T04:26:21.300Z Downloaded tracing v0.1.40
7472024-12-21T04:26:21.300Z Downloaded qorb v0.2.1
7482024-12-21T04:26:21.300Z Downloaded parking_lot_core v0.9.10
7492024-12-21T04:26:21.300Z Downloaded fixedbitset v0.4.2
7502024-12-21T04:26:21.300Z Downloaded filetime v0.2.25
7512024-12-21T04:26:21.300Z Downloaded pkcs1 v0.7.5
7522024-12-21T04:26:21.300Z Downloaded zone_cfg_derive v0.1.2
7532024-12-21T04:26:21.300Z Downloaded vte_generate_state_changes v0.1.2
7542024-12-21T04:26:21.300Z Downloaded num-complex v0.4.6
7552024-12-21T04:26:21.300Z Downloaded unsafe-libyaml v0.2.11
7562024-12-21T04:26:21.300Z Downloaded fragile v2.0.0
7572024-12-21T04:26:21.300Z Downloaded vergen v8.3.2
7582024-12-21T04:26:21.300Z Downloaded multimap v0.10.0
7592024-12-21T04:26:21.300Z Downloaded zerocopy-derive v0.8.10
7602024-12-21T04:26:21.300Z Downloaded rfc6979 v0.4.0
7612024-12-21T04:26:21.301Z Downloaded strum_macros v0.26.4
7622024-12-21T04:26:21.301Z Downloaded darling_core v0.20.10
7632024-12-21T04:26:21.301Z Downloaded tokio-native-tls v0.3.1
7642024-12-21T04:26:21.301Z Downloaded url v2.5.3
7652024-12-21T04:26:21.301Z Downloaded utf16_iter v1.0.5
7662024-12-21T04:26:21.301Z Downloaded miniz_oxide v0.8.0
7672024-12-21T04:26:21.301Z Downloaded signal-hook-tokio v0.3.1
7682024-12-21T04:26:21.301Z Downloaded serde_urlencoded v0.7.1
7692024-12-21T04:26:21.301Z Downloaded resolv-conf v0.7.0
7702024-12-21T04:26:21.301Z Downloaded libxml v0.3.3
7712024-12-21T04:26:21.301Z Downloaded structmeta-derive v0.3.0
7722024-12-21T04:26:21.302Z Downloaded vsss-rs v3.3.4
7732024-12-21T04:26:21.302Z Downloaded poly1305 v0.8.0
7742024-12-21T04:26:21.302Z Downloaded parking_lot_core v0.8.6
7752024-12-21T04:26:21.302Z Downloaded try-lock v0.2.5
7762024-12-21T04:26:21.302Z Downloaded typify v0.2.0
7772024-12-21T04:26:21.302Z Downloaded twox-hash v1.6.3
7782024-12-21T04:26:21.302Z Downloaded aes v0.8.4
7792024-12-21T04:26:21.303Z Downloaded zone v0.3.0
7802024-12-21T04:26:21.303Z Downloaded zone v0.1.8
7812024-12-21T04:26:21.303Z Downloaded ecdsa v0.16.9
7822024-12-21T04:26:21.303Z Downloaded oso v0.27.3
7832024-12-21T04:26:21.303Z Downloaded structmeta-derive v0.2.0
7842024-12-21T04:26:21.303Z Downloaded structmeta v0.3.0
7852024-12-21T04:26:21.303Z Downloaded slab v0.4.9
7862024-12-21T04:26:21.304Z Downloaded num-conv v0.1.0
7872024-12-21T04:26:21.304Z Downloaded either v1.13.0
7882024-12-21T04:26:21.304Z Downloaded dyn-clone v1.0.17
7892024-12-21T04:26:21.304Z Downloaded siphasher v0.3.11
7902024-12-21T04:26:21.304Z Downloaded pbkdf2 v0.11.0
7912024-12-21T04:26:21.304Z Downloaded nibble_vec v0.1.0
7922024-12-21T04:26:21.304Z Downloaded pkcs8 v0.10.2
7932024-12-21T04:26:21.304Z Downloaded subprocess v0.2.9
7942024-12-21T04:26:21.304Z Downloaded fatfs v0.3.6
7952024-12-21T04:26:21.304Z Downloaded itertools v0.10.5
7962024-12-21T04:26:21.304Z Downloaded oso-derive v0.27.3
7972024-12-21T04:26:21.304Z Downloaded phf_shared v0.10.0
7982024-12-21T04:26:21.304Z Downloaded rand_xorshift v0.3.0
7992024-12-21T04:26:21.304Z Downloaded libm v0.2.8
8002024-12-21T04:26:21.304Z Downloaded smf v0.2.3
8012024-12-21T04:26:21.305Z Downloaded signal-hook-registry v1.4.2
8022024-12-21T04:26:21.305Z Downloaded rtoolbox v0.0.2
8032024-12-21T04:26:21.305Z Downloaded rand_seeder v0.3.0
8042024-12-21T04:26:21.305Z Downloaded crossterm v0.28.1
8052024-12-21T04:26:21.305Z Downloaded sync-ptr v0.1.1
8062024-12-21T04:26:21.305Z Downloaded schemars_derive v0.8.21
8072024-12-21T04:26:21.305Z Downloaded rpassword v7.3.1
8082024-12-21T04:26:21.305Z Downloaded ed25519 v2.2.3
8092024-12-21T04:26:21.305Z Downloaded value-bag v1.9.0
8102024-12-21T04:26:21.305Z Downloaded embedded-io v0.6.1
8112024-12-21T04:26:21.305Z Downloaded debug-ignore v1.0.5
8122024-12-21T04:26:21.305Z Downloaded utf8_iter v1.0.4
8132024-12-21T04:26:21.305Z Downloaded dhcproto-macros v0.1.0
8142024-12-21T04:26:21.305Z Downloaded utf-8 v0.7.6
8152024-12-21T04:26:21.305Z Downloaded unicode-xid v0.2.6
8162024-12-21T04:26:21.305Z Downloaded tokio-tungstenite v0.23.1
8172024-12-21T04:26:21.305Z Downloaded native-tls v0.2.12
8182024-12-21T04:26:21.305Z Downloaded funty v2.0.0
8192024-12-21T04:26:21.306Z Downloaded flagset v0.4.6
8202024-12-21T04:26:21.306Z Downloaded diff v0.1.13
8212024-12-21T04:26:21.306Z Downloaded multer v3.1.0
8222024-12-21T04:26:21.306Z Downloaded fxhash v0.2.1
8232024-12-21T04:26:21.306Z Downloaded pem-rfc7468 v0.7.0
8242024-12-21T04:26:21.306Z Downloaded thiserror-no-std v2.0.2
8252024-12-21T04:26:21.306Z Downloaded thiserror-impl-no-std v2.0.2
8262024-12-21T04:26:21.306Z Downloaded tokio-tungstenite v0.21.0
8272024-12-21T04:26:21.306Z Downloaded tokio-rustls v0.25.0
8282024-12-21T04:26:21.306Z Downloaded progenitor v0.8.0
8292024-12-21T04:26:21.306Z Downloaded expectorate v1.1.0
8302024-12-21T04:26:21.306Z Downloaded predicates-core v1.0.8
8312024-12-21T04:26:21.306Z Downloaded write16 v1.0.0
8322024-12-21T04:26:21.306Z Downloaded num-bigint v0.4.6
8332024-12-21T04:26:21.341Z Downloaded pin-utils v0.1.0
8342024-12-21T04:26:21.341Z Downloaded postcard v1.0.10
8352024-12-21T04:26:21.341Z Downloaded itertools v0.12.1
8362024-12-21T04:26:21.341Z Downloaded yoke-derive v0.7.4
8372024-12-21T04:26:21.341Z Downloaded static_assertions v1.1.0
8382024-12-21T04:26:21.341Z Downloaded structmeta v0.2.0
8392024-12-21T04:26:21.342Z Downloaded strip-ansi-escapes v0.2.0
8402024-12-21T04:26:21.342Z Downloaded defmt-parser v0.3.4
8412024-12-21T04:26:21.343Z Downloaded aes-gcm v0.10.3
8422024-12-21T04:26:21.343Z Downloaded vte v0.11.1
8432024-12-21T04:26:21.343Z Downloaded num_threads v0.1.7
8442024-12-21T04:26:21.343Z Downloaded precomputed-hash v0.1.1
8452024-12-21T04:26:21.343Z Downloaded openssl-probe v0.1.5
8462024-12-21T04:26:21.343Z Downloaded defmt v0.3.8
8472024-12-21T04:26:21.343Z Downloaded futures-task v0.3.31
8482024-12-21T04:26:21.343Z Downloaded enum-as-inner v0.6.1
8492024-12-21T04:26:21.343Z Downloaded num_enum v0.5.11
8502024-12-21T04:26:21.343Z Downloaded num-rational v0.4.2
8512024-12-21T04:26:21.344Z Downloaded mockall_derive v0.13.0
8522024-12-21T04:26:21.344Z Downloaded num-iter v0.1.45
8532024-12-21T04:26:21.344Z Downloaded thread_local v1.1.8
8542024-12-21T04:26:21.344Z Downloaded termios v0.3.3
8552024-12-21T04:26:21.344Z Downloaded quinn v0.11.5
8562024-12-21T04:26:21.344Z Downloaded x509-cert v0.2.5
8572024-12-21T04:26:21.344Z Downloaded sec1 v0.7.3
8582024-12-21T04:26:21.344Z Downloaded num_enum_derive v0.5.11
8592024-12-21T04:26:21.344Z Downloaded foreign-types v0.5.0
8602024-12-21T04:26:21.344Z Downloaded env_filter v0.1.2
8612024-12-21T04:26:21.344Z Downloaded termcolor v1.4.1
8622024-12-21T04:26:21.344Z Downloaded thiserror v2.0.3
8632024-12-21T04:26:21.344Z Downloaded phf_codegen v0.11.2
8642024-12-21T04:26:21.344Z Downloaded phf v0.11.2
8652024-12-21T04:26:21.344Z Downloaded semver v0.1.20
8662024-12-21T04:26:21.344Z Downloaded tungstenite v0.23.0
8672024-12-21T04:26:21.344Z Downloaded password-hash v0.4.2
8682024-12-21T04:26:21.344Z Downloaded openssl-macros v0.1.1
8692024-12-21T04:26:21.344Z Downloaded rustc-demangle v0.1.24
8702024-12-21T04:26:21.344Z Downloaded der v0.7.9
8712024-12-21T04:26:21.345Z Downloaded unicode-truncate v1.1.0
8722024-12-21T04:26:21.345Z Downloaded foldhash v0.1.3
8732024-12-21T04:26:21.345Z Downloaded diesel_derives v2.2.3
8742024-12-21T04:26:21.345Z Downloaded rand v0.8.5
8752024-12-21T04:26:21.345Z Downloaded num-derive v0.4.2
8762024-12-21T04:26:21.345Z Downloaded slog-dtrace v0.3.0
8772024-12-21T04:26:21.345Z Downloaded dropshot_endpoint v0.12.0
8782024-12-21T04:26:21.345Z Downloaded aho-corasick v1.1.3
8792024-12-21T04:26:21.345Z Downloaded tungstenite v0.24.0
8802024-12-21T04:26:21.345Z Downloaded term v0.7.0
8812024-12-21T04:26:21.345Z Downloaded scheduled-thread-pool v0.2.7
8822024-12-21T04:26:21.345Z Downloaded rusty-fork v0.3.0
8832024-12-21T04:26:21.345Z Downloaded toolchain_find v0.4.0
8842024-12-21T04:26:21.345Z Downloaded ron v0.8.1
8852024-12-21T04:26:21.345Z Downloaded sct v0.7.1
8862024-12-21T04:26:21.345Z Downloaded zone_cfg_derive v0.3.0
8872024-12-21T04:26:21.345Z Downloaded tui-tree-widget v0.22.0
8882024-12-21T04:26:21.345Z Downloaded number_prefix v0.4.0
8892024-12-21T04:26:21.345Z Downloaded similar v2.6.0
8902024-12-21T04:26:21.345Z Downloaded futures-sink v0.3.31
8912024-12-21T04:26:21.345Z Downloaded phf_generator v0.11.2
8922024-12-21T04:26:21.346Z Downloaded idna v1.0.3
8932024-12-21T04:26:21.346Z Downloaded olpc-cjson v0.1.4
8942024-12-21T04:26:21.346Z Downloaded yoke v0.7.4
8952024-12-21T04:26:21.346Z Downloaded tokio-tungstenite v0.24.0
8962024-12-21T04:26:21.346Z Downloaded xattr v1.3.1
8972024-12-21T04:26:21.346Z Downloaded rustc_version v0.1.7
8982024-12-21T04:26:21.346Z Downloaded simd-adler32 v0.3.7
8992024-12-21T04:26:21.346Z Downloaded packed_struct_codegen v0.10.1
9002024-12-21T04:26:21.346Z Downloaded serde_path_to_error v0.1.16
9012024-12-21T04:26:21.346Z Downloaded blake3 v1.5.4
9022024-12-21T04:26:21.346Z Downloaded xz2 v0.1.7
9032024-12-21T04:26:21.346Z Downloaded slog-scope v4.4.0
9042024-12-21T04:26:21.346Z Downloaded env_logger v0.10.2
9052024-12-21T04:26:21.346Z Downloaded futures v0.3.31
9062024-12-21T04:26:21.346Z Downloaded rustc-hash v2.0.0
9072024-12-21T04:26:21.347Z Downloaded num-traits v0.2.19
9082024-12-21T04:26:21.347Z Downloaded typed-path v0.9.3
9092024-12-21T04:26:21.347Z Downloaded path-slash v0.1.5
9102024-12-21T04:26:21.347Z Downloaded hashbrown v0.13.2
9112024-12-21T04:26:21.347Z Downloaded tar v0.4.42
9122024-12-21T04:26:21.347Z Downloaded ed25519-dalek v2.1.1
9132024-12-21T04:26:21.347Z Downloaded rustfmt-wrapper v0.2.1
9142024-12-21T04:26:21.347Z Downloaded embedded-io v0.4.0
9152024-12-21T04:26:21.347Z Downloaded defmt-macros v0.3.9
9162024-12-21T04:26:21.347Z Downloaded group v0.13.0
9172024-12-21T04:26:21.385Z Downloaded wait-timeout v0.2.0
9182024-12-21T04:26:21.385Z Downloaded reedline v0.35.0
9192024-12-21T04:26:21.385Z Downloaded smallvec v0.6.14
9202024-12-21T04:26:21.385Z Downloaded serde-hex v0.1.0
9212024-12-21T04:26:21.385Z Downloaded scrypt v0.11.0
9222024-12-21T04:26:21.385Z Downloaded enum-as-inner v0.5.1
9232024-12-21T04:26:21.385Z Downloaded predicates v3.1.2
9242024-12-21T04:26:21.385Z Downloaded float-ord v0.3.2
9252024-12-21T04:26:21.386Z Downloaded float-cmp v0.9.0
9262024-12-21T04:26:21.386Z Downloaded rcgen v0.12.1
9272024-12-21T04:26:21.386Z Downloaded globset v0.4.15
9282024-12-21T04:26:21.386Z Downloaded getrandom v0.2.15
9292024-12-21T04:26:21.386Z Downloaded progenitor-macro v0.8.0
9302024-12-21T04:26:21.386Z Downloaded stable_deref_trait v1.2.0
9312024-12-21T04:26:21.386Z Downloaded slog-stdlog v4.1.1
9322024-12-21T04:26:21.399Z Downloaded powerfmt v0.2.0
9332024-12-21T04:26:21.399Z Downloaded rand_core v0.6.4
9342024-12-21T04:26:21.399Z Downloaded ghash v0.5.1
9352024-12-21T04:26:21.399Z Downloaded unicode_categories v0.1.1
9362024-12-21T04:26:21.399Z Downloaded num-integer v0.1.46
9372024-12-21T04:26:21.399Z Downloaded pkcs5 v0.7.1
9382024-12-21T04:26:21.399Z Downloaded test-strategy v0.3.1
9392024-12-21T04:26:21.399Z Downloaded mio v1.0.2
9402024-12-21T04:26:21.399Z Downloaded time v0.3.36
9412024-12-21T04:26:21.435Z Downloaded tokio-rustls v0.24.1
9422024-12-21T04:26:21.436Z Downloaded walkdir v2.5.0
9432024-12-21T04:26:21.436Z Downloaded zerovec-derive v0.10.3
9442024-12-21T04:26:21.436Z Downloaded uzers v0.12.1
9452024-12-21T04:26:21.436Z Downloaded toml v0.7.8
9462024-12-21T04:26:21.436Z Downloaded percent-encoding v2.3.1
9472024-12-21T04:26:21.436Z Downloaded writeable v0.5.5
9482024-12-21T04:26:21.455Z Downloaded derive_more v0.99.18
9492024-12-21T04:26:21.456Z Downloaded derive_builder v0.20.2
9502024-12-21T04:26:21.456Z Downloaded flume v0.11.1
9512024-12-21T04:26:21.456Z Downloaded smallvec v1.13.2
9522024-12-21T04:26:21.456Z Downloaded aws-lc-rs v1.10.0
9532024-12-21T04:26:21.456Z Downloaded omicron-zone-package v0.11.1
9542024-12-21T04:26:21.457Z Downloaded rustls-pki-types v1.10.0
9552024-12-21T04:26:21.457Z Downloaded salty v0.3.0
9562024-12-21T04:26:21.470Z Downloaded dhcproto v0.12.0
9572024-12-21T04:26:21.470Z Downloaded unicode-normalization v0.1.24
9582024-12-21T04:26:21.471Z Downloaded bitvec v1.0.1
9592024-12-21T04:26:21.491Z Downloaded postgres-types v0.2.8
9602024-12-21T04:26:21.491Z Downloaded hashlink v0.9.1
9612024-12-21T04:26:21.491Z Downloaded yasna v0.5.2
9622024-12-21T04:26:21.491Z Downloaded bindgen v0.69.5
9632024-12-21T04:26:21.502Z Downloaded password-hash v0.5.0
9642024-12-21T04:26:21.502Z Downloaded half v2.4.1
9652024-12-21T04:26:21.502Z Downloaded zerovec v0.10.4
9662024-12-21T04:26:21.502Z Downloaded chrono v0.4.38
9672024-12-21T04:26:21.504Z Downloaded zip v0.6.6
9682024-12-21T04:26:21.504Z Downloaded p521 v0.13.3
9692024-12-21T04:26:21.504Z Downloaded tungstenite v0.21.0
9702024-12-21T04:26:21.507Z Downloaded zerocopy v0.6.6
9712024-12-21T04:26:21.511Z Downloaded schemars v0.8.21
9722024-12-21T04:26:21.520Z Downloaded uuid v1.11.0
9732024-12-21T04:26:21.523Z Downloaded p256 v0.13.2
9742024-12-21T04:26:21.526Z Downloaded russh v0.45.0
9752024-12-21T04:26:21.532Z Downloaded h2 v0.4.6
9762024-12-21T04:26:21.538Z Downloaded lalrpop v0.19.12
9772024-12-21T04:26:21.550Z Downloaded headers v0.4.0
9782024-12-21T04:26:21.555Z Downloaded toml_edit v0.19.15
9792024-12-21T04:26:21.573Z Downloaded unicode-properties v0.1.3
9802024-12-21T04:26:21.579Z Downloaded zip v2.1.3
9812024-12-21T04:26:21.585Z Downloaded quick-xml v0.33.0
9822024-12-21T04:26:21.589Z Downloaded rayon-core v1.12.1
9832024-12-21T04:26:21.589Z Downloaded sqlparser v0.45.0
9842024-12-21T04:26:21.593Z Downloaded parse-zoneinfo v0.3.1
9852024-12-21T04:26:21.597Z Downloaded winnow v0.5.40
9862024-12-21T04:26:21.604Z Downloaded ssh-key v0.6.6
9872024-12-21T04:26:21.612Z Downloaded hashbrown v0.14.5
9882024-12-21T04:26:21.618Z Downloaded idna v0.3.0
9892024-12-21T04:26:21.623Z Downloaded rusqlite v0.32.1
9902024-12-21T04:26:21.631Z Downloaded unicode-segmentation v1.12.0
9912024-12-21T04:26:21.636Z Downloaded hashbrown v0.12.3
9922024-12-21T04:26:21.642Z Downloaded idna v0.5.0
9932024-12-21T04:26:21.645Z Downloaded tokio-postgres v0.7.12
9942024-12-21T04:26:21.653Z Downloaded steno v0.4.1
9952024-12-21T04:26:21.660Z Downloaded snafu v0.8.5
9962024-12-21T04:26:21.663Z Downloaded flate2 v1.0.34
9972024-12-21T04:26:21.667Z Downloaded tokio-util v0.7.12
9982024-12-21T04:26:21.672Z Downloaded idna v0.4.0
9992024-12-21T04:26:21.679Z Downloaded futures-util v0.3.31
10002024-12-21T04:26:21.693Z Downloaded portable-atomic v1.9.0
10012024-12-21T04:26:21.703Z Downloaded curve25519-dalek v4.1.3
10022024-12-21T04:26:21.715Z Downloaded idna v0.2.3
10032024-12-21T04:26:21.722Z Downloaded rustls-webpki v0.101.7
10042024-12-21T04:26:21.738Z Downloaded rustls v0.21.12
10052024-12-21T04:26:21.759Z Downloaded vcpkg v0.2.15
10062024-12-21T04:26:21.777Z Downloaded zerocopy v0.8.10
10072024-12-21T04:26:21.802Z Downloaded rayon v1.10.0
10082024-12-21T04:26:21.807Z Downloaded reqwest v0.12.9
10092024-12-21T04:26:21.814Z Downloaded webpki-roots v0.26.6
10102024-12-21T04:26:21.818Z Downloaded radix_trie v0.2.1
10112024-12-21T04:26:21.824Z Downloaded git2 v0.19.0
10122024-12-21T04:26:21.832Z Downloaded proptest v1.5.0
10132024-12-21T04:26:21.842Z Downloaded unicode-width v0.2.0
10142024-12-21T04:26:21.847Z Downloaded nix v0.29.0
10152024-12-21T04:26:21.859Z Downloaded nix v0.27.1
10162024-12-21T04:26:21.869Z Downloaded regex v1.11.1
10172024-12-21T04:26:21.883Z Downloaded polar-core v0.27.3
10182024-12-21T04:26:21.897Z Downloaded dropshot v0.13.0
10192024-12-21T04:26:21.913Z Downloaded object v0.36.5
10202024-12-21T04:26:21.924Z Downloaded regex-syntax v0.6.29
10212024-12-21T04:26:21.932Z Downloaded rustls v0.23.19
10222024-12-21T04:26:21.961Z Downloaded openapiv3 v2.0.0
10232024-12-21T04:26:21.976Z Downloaded gimli v0.31.1
10242024-12-21T04:26:21.988Z Downloaded trust-dns-proto v0.22.0
10252024-12-21T04:26:22.010Z Downloaded diesel v2.2.6
10262024-12-21T04:26:22.023Z Downloaded hickory-proto v0.24.1
10272024-12-21T04:26:22.037Z Downloaded typify-impl v0.2.0
10282024-12-21T04:26:22.051Z Downloaded rustls v0.22.4
10292024-12-21T04:26:22.064Z Downloaded ratatui v0.28.1
10302024-12-21T04:26:22.082Z Downloaded smoltcp v0.9.1
10312024-12-21T04:26:22.093Z Downloaded sled v0.34.7
10322024-12-21T04:26:22.103Z Downloaded dropshot v0.12.0
10332024-12-21T04:26:22.125Z Downloaded bzip2-sys v0.1.11+1.0.8
10342024-12-21T04:26:22.134Z Downloaded zerocopy-derive v0.6.6
10352024-12-21T04:26:22.143Z Downloaded regex-syntax v0.8.5
10362024-12-21T04:26:22.152Z Downloaded nix v0.28.0
10372024-12-21T04:26:22.163Z Downloaded bstr v1.10.0
10382024-12-21T04:26:22.173Z Downloaded smoltcp v0.11.0
10392024-12-21T04:26:22.186Z Downloaded regress v0.10.1
10402024-12-21T04:26:22.194Z Downloaded chrono-tz v0.10.0
10412024-12-21T04:26:22.202Z Downloaded regex-automata v0.4.8
10422024-12-21T04:26:22.218Z Downloaded lzma-sys v0.1.20
10432024-12-21T04:26:22.248Z Downloaded petname v2.0.2
10442024-12-21T04:26:22.253Z Downloaded p384 v0.13.0
10452024-12-21T04:26:22.258Z Downloaded object v0.30.4
10462024-12-21T04:26:22.269Z Downloaded petgraph v0.6.5
10472024-12-21T04:26:22.285Z Downloaded regress v0.9.1
10482024-12-21T04:26:22.294Z Downloaded openssl v0.10.66
10492024-12-21T04:26:22.302Z Downloaded quinn-proto v0.11.8
10502024-12-21T04:26:22.309Z Downloaded icu_properties_data v1.5.0
10512024-12-21T04:26:22.320Z Downloaded libz-sys v1.1.20
10522024-12-21T04:26:22.341Z Downloaded csv v1.3.0
10532024-12-21T04:26:22.360Z Downloaded rustls-webpki v0.102.8
10542024-12-21T04:26:22.379Z Downloaded tokio v1.40.0
10552024-12-21T04:26:22.417Z Downloaded sha3 v0.10.8
10562024-12-21T04:26:22.421Z Downloaded serde_with v3.11.0
10572024-12-21T04:26:22.429Z Downloaded num-bigint-dig v0.8.4
10582024-12-21T04:26:22.434Z Downloaded slog v2.7.0
10592024-12-21T04:26:22.437Z Downloaded tracing-core v0.1.32
10602024-12-21T04:26:22.440Z Downloaded nom v7.1.3
10612024-12-21T04:26:22.444Z Downloaded rustyline v14.0.0
10622024-12-21T04:26:22.449Z Downloaded rsa v0.9.6
10632024-12-21T04:26:22.454Z Downloaded ena v0.14.3
10642024-12-21T04:26:22.457Z Downloaded postgres-protocol v0.6.7
10652024-12-21T04:26:22.460Z Downloaded hkdf v0.12.4
10662024-12-21T04:26:22.460Z Downloaded rustc_version v0.4.1
10672024-12-21T04:26:22.462Z Downloaded tough v0.19.0
10682024-12-21T04:26:22.468Z Downloaded packed_struct v0.10.1
10692024-12-21T04:26:22.470Z Downloaded owo-colors v4.1.0
10702024-12-21T04:26:22.473Z Downloaded des v0.8.1
10712024-12-21T04:26:22.475Z Downloaded elliptic-curve v0.13.8
10722024-12-21T04:26:22.478Z Downloaded shell-words v1.1.0
10732024-12-21T04:26:22.482Z Downloaded rustversion v1.0.17
10742024-12-21T04:26:22.486Z Downloaded foreign-types v0.3.2
10752024-12-21T04:26:22.486Z Downloaded supports-color v3.0.1
10762024-12-21T04:26:22.486Z Downloaded subtle v2.6.1
10772024-12-21T04:26:22.486Z Downloaded serde_repr v0.1.19
10782024-12-21T04:26:22.489Z Downloaded derive-where v1.2.7
10792024-12-21T04:26:22.492Z Downloaded publicsuffix v2.2.3
10802024-12-21T04:26:22.497Z Downloaded openssl-sys v0.9.103
10812024-12-21T04:26:22.500Z Downloaded itertools v0.13.0
10822024-12-21T04:26:22.507Z Downloaded hyper v1.5.2
10832024-12-21T04:26:22.513Z Downloaded pkg-config v0.3.31
10842024-12-21T04:26:22.515Z Downloaded pem v3.0.4
10852024-12-21T04:26:22.515Z Downloaded peg v0.8.4
10862024-12-21T04:26:22.519Z Downloaded encoding_rs v0.8.34
10872024-12-21T04:26:22.540Z Downloaded pbkdf2 v0.12.2
10882024-12-21T04:26:22.543Z Downloaded fs_extra v1.3.0
10892024-12-21T04:26:22.546Z Downloaded serde_derive_internals v0.29.1
10902024-12-21T04:26:22.546Z Downloaded serde_yaml v0.9.34+deprecated
10912024-12-21T04:26:22.561Z Downloaded pin-project v1.1.6
10922024-12-21T04:26:22.568Z Downloaded slog-async v2.8.0
10932024-12-21T04:26:22.568Z Downloaded signal-hook-mio v0.2.4
10942024-12-21T04:26:22.568Z Downloaded shlex v1.3.0
10952024-12-21T04:26:22.568Z Downloaded samael v0.0.17
10962024-12-21T04:26:22.570Z Downloaded tokio-rustls v0.26.0
10972024-12-21T04:26:22.577Z Downloaded crypto-bigint v0.5.5
10982024-12-21T04:26:22.580Z Downloaded const_format v0.2.33
10992024-12-21T04:26:22.582Z Downloaded base64 v0.22.1
11002024-12-21T04:26:22.586Z Downloaded backtrace v0.3.74
11012024-12-21T04:26:22.591Z Downloaded dirs-sys-next v0.1.2
11022024-12-21T04:26:22.594Z Downloaded dirs-next v2.0.0
11032024-12-21T04:26:22.594Z Downloaded difflib v0.4.0
11042024-12-21T04:26:22.596Z Downloaded crossbeam-channel v0.5.13
11052024-12-21T04:26:22.599Z Downloaded hickory-resolver v0.24.1
11062024-12-21T04:26:22.604Z Downloaded data-encoding v2.6.0
11072024-12-21T04:26:22.606Z Downloaded zeroize v1.8.1
11082024-12-21T04:26:22.606Z Downloaded wyz v0.5.1
11092024-12-21T04:26:22.609Z Downloaded salsa20 v0.10.2
11102024-12-21T04:26:22.609Z Downloaded unicase v2.7.0
11112024-12-21T04:26:22.612Z Downloaded dropshot_endpoint v0.13.0
11122024-12-21T04:26:22.615Z Downloaded libgit2-sys v0.17.0+1.8.1
11132024-12-21T04:26:22.669Z Downloaded icu_normalizer v1.5.0
11142024-12-21T04:26:22.673Z Downloaded pin-project-internal v1.1.6
11152024-12-21T04:26:22.675Z Downloaded peg-macros v0.8.4
11162024-12-21T04:26:22.677Z Downloaded compact_str v0.8.0
11172024-12-21T04:26:22.680Z Downloaded tinyvec v1.8.0
11182024-12-21T04:26:22.683Z Downloaded env_logger v0.11.5
11192024-12-21T04:26:22.685Z Downloaded der_derive v0.7.3
11202024-12-21T04:26:22.687Z Downloaded cc v1.1.30
11212024-12-21T04:26:22.690Z Downloaded heapless v0.7.17
11222024-12-21T04:26:22.693Z Downloaded same-file v1.0.6
11232024-12-21T04:26:22.695Z Downloaded futures-channel v0.3.31
11242024-12-21T04:26:22.695Z Downloaded icu_locid v1.5.0
11252024-12-21T04:26:22.699Z Downloaded topological-sort v0.2.2
11262024-12-21T04:26:22.702Z Downloaded phf_shared v0.11.2
11272024-12-21T04:26:22.702Z Downloaded russh-keys v0.45.0
11282024-12-21T04:26:22.705Z Downloaded crc-any v2.5.0
11292024-12-21T04:26:22.707Z Downloaded chacha20poly1305 v0.10.1
11302024-12-21T04:26:22.709Z Downloaded newtype-uuid v1.1.3
11312024-12-21T04:26:22.709Z Downloaded serde_with_macros v3.11.0
11322024-12-21T04:26:22.712Z Downloaded gethostname v0.5.0
11332024-12-21T04:26:22.712Z Downloaded futures-core v0.3.31
11342024-12-21T04:26:22.715Z Downloaded form_urlencoded v1.2.1
11352024-12-21T04:26:22.715Z Downloaded dunce v1.0.5
11362024-12-21T04:26:22.715Z Downloaded untrusted v0.9.0
11372024-12-21T04:26:22.717Z Downloaded untrusted v0.7.1
11382024-12-21T04:26:22.717Z Downloaded universal-hash v0.5.1
11392024-12-21T04:26:22.720Z Downloaded display-error-chain v0.2.2
11402024-12-21T04:26:22.720Z Downloaded diesel-dtrace v0.4.2
11412024-12-21T04:26:22.720Z Downloaded zerofrom-derive v0.1.4
11422024-12-21T04:26:22.723Z Downloaded allocator-api2 v0.2.18
11432024-12-21T04:26:22.726Z Downloaded tinystr v0.7.6
11442024-12-21T04:26:22.726Z Downloaded tiny-keccak v2.0.2
11452024-12-21T04:26:22.730Z Downloaded thiserror-impl v2.0.3
11462024-12-21T04:26:22.732Z Downloaded arc-swap v1.7.1
11472024-12-21T04:26:22.734Z Downloaded base64ct v1.6.0
11482024-12-21T04:26:22.736Z Downloaded clang-sys v1.8.1
11492024-12-21T04:26:22.739Z Downloaded scopeguard v1.2.0
11502024-12-21T04:26:22.739Z Downloaded hyper-tls v0.6.0
11512024-12-21T04:26:22.742Z Downloaded cancel-safe-futures v0.1.5
11522024-12-21T04:26:22.744Z Downloaded bzip2 v0.4.4
11532024-12-21T04:26:22.747Z Downloaded libefi-sys v0.1.0
11542024-12-21T04:26:22.747Z Downloaded inout v0.1.3
11552024-12-21T04:26:22.747Z Downloaded backoff v0.4.0
11562024-12-21T04:26:22.749Z Downloaded ahash v0.8.11
11572024-12-21T04:26:22.752Z Downloaded colored v2.1.0
11582024-12-21T04:26:22.754Z Downloaded idna_adapter v1.2.0
11592024-12-21T04:26:22.754Z Downloaded chrono-tz-build v0.4.0
11602024-12-21T04:26:22.757Z Downloaded hmac v0.12.1
11612024-12-21T04:26:22.759Z Downloaded hostname v0.4.0
11622024-12-21T04:26:22.759Z Downloaded ctr v0.9.2
11632024-12-21T04:26:22.761Z Downloaded cookie_store v0.21.0
11642024-12-21T04:26:22.764Z Downloaded aead v0.5.2
11652024-12-21T04:26:22.764Z Downloaded lazycell v1.3.0
11662024-12-21T04:26:22.767Z Downloaded humantime v2.1.0
11672024-12-21T04:26:22.767Z Downloaded cexpr v0.6.0
11682024-12-21T04:26:22.770Z Downloaded block-padding v0.3.3
11692024-12-21T04:26:22.770Z Downloaded bcrypt-pbkdf v0.10.0
11702024-12-21T04:26:22.770Z Downloaded bit-vec v0.6.3
11712024-12-21T04:26:22.773Z Downloaded blowfish v0.9.1
11722024-12-21T04:26:22.773Z Downloaded bitflags v1.3.2
11732024-12-21T04:26:22.776Z Downloaded bitfield-struct v0.6.2
11742024-12-21T04:26:22.778Z Downloaded bb8 v0.8.5
11752024-12-21T04:26:22.778Z Downloaded ascii-canvas v3.0.0
11762024-12-21T04:26:22.782Z Downloaded array-init v0.0.4
11772024-12-21T04:26:23.008Z Downloaded ring v0.17.8
11782024-12-21T04:26:23.192Z Downloaded libsqlite3-sys v0.30.1
11792024-12-21T04:26:23.275Z Downloaded ring v0.16.20
11802024-12-21T04:26:23.495Z Downloaded aws-lc-sys v0.22.0
11812024-12-21T04:26:23.813Z Compiling serde v1.0.215
11822024-12-21T04:26:23.815Z Compiling lock_api v0.4.12
11832024-12-21T04:26:23.816Z Compiling scopeguard v1.2.0
11842024-12-21T04:26:23.816Z Compiling value-bag v1.9.0
11852024-12-21T04:26:23.816Z Compiling typenum v1.17.0
11862024-12-21T04:26:23.816Z Compiling generic-array v0.14.7
11872024-12-21T04:26:24.017Z Compiling syn v2.0.87
11882024-12-21T04:26:24.020Z Compiling getrandom v0.2.15
11892024-12-21T04:26:24.131Z Compiling subtle v2.6.1
11902024-12-21T04:26:24.308Z Compiling rand_core v0.6.4
11912024-12-21T04:26:24.472Z Compiling log v0.4.22
11922024-12-21T04:26:24.489Z Compiling shlex v1.3.0
11932024-12-21T04:26:24.509Z Compiling jobserver v0.1.32
11942024-12-21T04:26:24.557Z Compiling smallvec v1.13.2
11952024-12-21T04:26:24.826Z Compiling const-oid v0.9.6
11962024-12-21T04:26:24.876Z Compiling cc v1.1.30
11972024-12-21T04:26:24.898Z Compiling spin v0.9.8
11982024-12-21T04:26:24.963Z Compiling pin-project-lite v0.2.14
11992024-12-21T04:26:25.090Z Compiling rustix v0.38.37
12002024-12-21T04:26:25.277Z Compiling parking_lot_core v0.9.10
12012024-12-21T04:26:25.333Z Compiling futures-core v0.3.31
12022024-12-21T04:26:25.435Z Compiling signal-hook-registry v1.4.2
12032024-12-21T04:26:25.572Z Compiling mio v1.0.2
12042024-12-21T04:26:25.972Z Compiling aho-corasick v1.1.3
12052024-12-21T04:26:26.208Z Compiling parking_lot v0.12.3
12062024-12-21T04:26:26.431Z Compiling cpufeatures v0.2.14
12072024-12-21T04:26:26.537Z Compiling either v1.13.0
12082024-12-21T04:26:26.686Z Compiling regex-syntax v0.8.5
12092024-12-21T04:26:26.714Z Compiling lazy_static v1.5.0
12102024-12-21T04:26:26.738Z Compiling glob v0.3.1
12112024-12-21T04:26:26.841Z Compiling futures-sink v0.3.31
12122024-12-21T04:26:26.947Z Compiling stable_deref_trait v1.2.0
12132024-12-21T04:26:27.106Z Compiling socket2 v0.5.7
12142024-12-21T04:26:27.138Z Compiling slab v0.4.9
12152024-12-21T04:26:27.227Z Compiling prettyplease v0.2.25
12162024-12-21T04:26:27.565Z Compiling minimal-lexical v0.2.1
12172024-12-21T04:26:27.584Z Compiling serde_json v1.0.133
12182024-12-21T04:26:27.791Z Compiling clang-sys v1.8.1
12192024-12-21T04:26:28.122Z Compiling nom v7.1.3
12202024-12-21T04:26:28.170Z Compiling libloading v0.8.5
12212024-12-21T04:26:28.223Z Compiling home v0.5.9
12222024-12-21T04:26:28.526Z Compiling bindgen v0.69.5
12232024-12-21T04:26:28.563Z Compiling futures-channel v0.3.31
12242024-12-21T04:26:28.993Z Compiling itertools v0.12.1
12252024-12-21T04:26:29.293Z Compiling rustc-hash v1.1.0
12262024-12-21T04:26:29.325Z Compiling futures-io v0.3.31
12272024-12-21T04:26:29.451Z Compiling foldhash v0.1.3
12282024-12-21T04:26:29.656Z Compiling lazycell v1.3.0
12292024-12-21T04:26:29.774Z Compiling pin-utils v0.1.0
12302024-12-21T04:26:29.830Z Compiling libm v0.2.8
12312024-12-21T04:26:29.874Z Compiling allocator-api2 v0.2.18
12322024-12-21T04:26:30.166Z Compiling futures-task v0.3.31
12332024-12-21T04:26:30.473Z Compiling regex-automata v0.4.8
12342024-12-21T04:26:30.675Z Compiling hashbrown v0.15.1
12352024-12-21T04:26:31.735Z Compiling synstructure v0.13.1
12362024-12-21T04:26:32.019Z Compiling cexpr v0.6.0
12372024-12-21T04:26:32.123Z Compiling cmake v0.1.51
12382024-12-21T04:26:33.155Z Compiling num-traits v0.2.19
12392024-12-21T04:26:33.418Z Compiling fs_extra v1.3.0
12402024-12-21T04:26:33.485Z Compiling dunce v1.0.5
12412024-12-21T04:26:33.556Z Compiling pkg-config v0.3.31
12422024-12-21T04:26:33.612Z Compiling tinyvec_macros v0.1.1
12432024-12-21T04:26:33.708Z Compiling tinyvec v1.8.0
12442024-12-21T04:26:34.024Z Compiling ring v0.17.8
12452024-12-21T04:26:35.089Z Compiling litemap v0.7.3
12462024-12-21T04:26:35.202Z Compiling unicode-normalization v0.1.24
12472024-12-21T04:26:35.273Z Compiling writeable v0.5.5
12482024-12-21T04:26:35.417Z Compiling paste v1.0.15
12492024-12-21T04:26:35.445Z Compiling base64ct v1.6.0
12502024-12-21T04:26:35.787Z Compiling unicode-bidi v0.3.17
12512024-12-21T04:26:35.982Z Compiling regex v1.11.1
12522024-12-21T04:26:36.008Z Compiling pem-rfc7468 v0.7.0
12532024-12-21T04:26:36.748Z Compiling httparse v1.9.5
12542024-12-21T04:26:37.013Z Compiling aws-lc-rs v1.10.0
12552024-12-21T04:26:37.039Z Compiling flagset v0.4.6
12562024-12-21T04:26:37.229Z Compiling tracing-core v0.1.32
12572024-12-21T04:26:37.456Z Compiling rustls-pki-types v1.10.0
12582024-12-21T04:26:37.569Z Compiling percent-encoding v2.3.1
12592024-12-21T04:26:37.939Z Compiling crossbeam-utils v0.8.20
12602024-12-21T04:26:38.148Z Compiling icu_locid_transform_data v1.5.0
12612024-12-21T04:26:38.398Z Compiling icu_properties_data v1.5.0
12622024-12-21T04:26:38.517Z Compiling mirai-annotations v1.12.0
12632024-12-21T04:26:38.567Z Compiling untrusted v0.9.0
12642024-12-21T04:26:38.631Z Compiling time-core v0.1.2
12652024-12-21T04:26:38.685Z Compiling serde_derive v1.0.215
12662024-12-21T04:26:38.704Z Compiling zeroize_derive v1.4.2
12672024-12-21T04:26:38.724Z Compiling zerocopy-derive v0.7.35
12682024-12-21T04:26:38.800Z Compiling tokio-macros v2.4.0
12692024-12-21T04:26:38.899Z Compiling zerofrom-derive v0.1.4
12702024-12-21T04:26:40.133Z Compiling zeroize v1.8.1
12712024-12-21T04:26:40.343Z Compiling yoke-derive v0.7.4
12722024-12-21T04:26:40.524Z Compiling thiserror-impl v1.0.69
12732024-12-21T04:26:40.793Z Compiling zerocopy v0.7.35
12742024-12-21T04:26:41.822Z Compiling crypto-common v0.1.6
12752024-12-21T04:26:42.081Z Compiling block-buffer v0.10.4
12762024-12-21T04:26:42.333Z Compiling digest v0.10.7
12772024-12-21T04:26:42.467Z Compiling zerovec-derive v0.10.3
12782024-12-21T04:26:42.810Z Compiling hmac v0.12.1
12792024-12-21T04:26:43.042Z Compiling futures-macro v0.3.31
12802024-12-21T04:26:43.064Z Compiling zerofrom v0.1.4
12812024-12-21T04:26:43.130Z Compiling block-padding v0.3.3
12822024-12-21T04:26:43.273Z Compiling displaydoc v0.2.5
12832024-12-21T04:26:43.335Z Compiling yoke v0.7.4
12842024-12-21T04:26:43.374Z Compiling inout v0.1.3
12852024-12-21T04:26:43.625Z Compiling cipher v0.4.4
12862024-12-21T04:26:43.672Z Compiling sha2 v0.10.8
12872024-12-21T04:26:43.859Z Compiling thiserror v1.0.69
12882024-12-21T04:26:43.985Z Compiling ppv-lite86 v0.2.20
12892024-12-21T04:26:44.148Z Compiling der_derive v0.7.3
12902024-12-21T04:26:44.794Z Compiling icu_provider_macros v1.5.0
12912024-12-21T04:26:44.880Z Compiling futures-util v0.3.31
12922024-12-21T04:26:44.912Z Compiling rand_chacha v0.3.1
12932024-12-21T04:26:44.986Z Compiling zerovec v0.10.4
12942024-12-21T04:26:45.922Z Compiling tracing-attributes v0.1.27
12952024-12-21T04:26:46.634Z Compiling der v0.7.9
12962024-12-21T04:26:46.776Z Compiling tinystr v0.7.6
12972024-12-21T04:26:46.975Z Compiling icu_collections v1.5.0
12982024-12-21T04:26:47.155Z Compiling rand v0.8.5
12992024-12-21T04:26:47.246Z Compiling icu_locid v1.5.0
13002024-12-21T04:26:48.482Z Compiling icu_provider v1.5.0
13012024-12-21T04:26:48.545Z Compiling salsa20 v0.10.2
13022024-12-21T04:26:48.772Z Compiling spki v0.7.3
13032024-12-21T04:26:49.165Z Compiling pest v2.7.14
13042024-12-21T04:26:49.275Z Compiling icu_locid_transform v1.5.0
13052024-12-21T04:26:49.572Z Compiling tracing v0.1.40
13062024-12-21T04:26:49.597Z Compiling pbkdf2 v0.12.2
13072024-12-21T04:26:49.657Z Compiling vcpkg v0.2.15
13082024-12-21T04:26:49.770Z Compiling num-conv v0.1.0
13092024-12-21T04:26:49.941Z Compiling untrusted v0.7.1
13102024-12-21T04:26:50.066Z Compiling powerfmt v0.2.0
13112024-12-21T04:26:50.085Z Compiling time-macros v0.2.18
13122024-12-21T04:26:50.122Z Compiling scrypt v0.11.0
13132024-12-21T04:26:50.454Z Compiling icu_properties v1.5.1
13142024-12-21T04:26:50.684Z Compiling deranged v0.3.11
13152024-12-21T04:26:51.802Z Compiling openssl-sys v0.9.103
13162024-12-21T04:26:51.903Z Compiling pest_meta v2.7.14
13172024-12-21T04:26:52.214Z Compiling bitflags v2.6.0
13182024-12-21T04:26:52.562Z Compiling bytes v1.8.0
13192024-12-21T04:26:52.896Z Compiling indexmap v2.6.0
13202024-12-21T04:26:53.407Z Compiling tokio v1.40.0
13212024-12-21T04:26:53.841Z Compiling http v1.1.0
13222024-12-21T04:26:54.405Z Compiling semver v1.0.23
13232024-12-21T04:26:54.923Z Compiling rustc_version v0.4.1
13242024-12-21T04:26:55.192Z Compiling aes v0.8.4
13252024-12-21T04:26:55.296Z Compiling cbc v0.1.2
13262024-12-21T04:26:55.542Z Compiling scroll_derive v0.12.0
13272024-12-21T04:26:55.934Z Compiling utf16_iter v1.0.5
13282024-12-21T04:26:56.138Z Compiling icu_normalizer_data v1.5.0
13292024-12-21T04:26:56.246Z Compiling write16 v1.0.0
13302024-12-21T04:26:56.313Z Compiling atomic-waker v1.1.2
13312024-12-21T04:26:56.369Z Compiling num_threads v0.1.7
13322024-12-21T04:26:56.491Z Compiling which v4.4.2
13332024-12-21T04:26:56.510Z Compiling utf8_iter v1.0.4
13342024-12-21T04:26:56.747Z Compiling icu_normalizer v1.5.0
13352024-12-21T04:26:56.987Z Compiling time v0.3.36
13362024-12-21T04:26:57.051Z Compiling scroll v0.12.0
13372024-12-21T04:26:57.117Z Compiling pkcs5 v0.7.1
13382024-12-21T04:26:57.610Z Compiling http-body v1.0.1
13392024-12-21T04:26:57.856Z Compiling pest_generator v2.7.14
13402024-12-21T04:26:58.091Z Compiling form_urlencoded v1.2.1
13412024-12-21T04:26:58.223Z Compiling slog v2.7.0
13422024-12-21T04:26:58.342Z Compiling try-lock v0.2.5
13432024-12-21T04:26:58.416Z Compiling goblin v0.8.2
13442024-12-21T04:26:58.496Z Compiling want v0.3.1
13452024-12-21T04:26:58.722Z Compiling pkcs8 v0.10.2
13462024-12-21T04:26:58.794Z Compiling idna_adapter v1.2.0
13472024-12-21T04:26:58.814Z Compiling uuid v1.11.0
13482024-12-21T04:26:59.023Z Compiling iana-time-zone v0.1.61
13492024-12-21T04:26:59.470Z Compiling httpdate v1.0.3
13502024-12-21T04:26:59.497Z Compiling chrono v0.4.38
13512024-12-21T04:26:59.848Z Compiling pest_derive v2.7.14
13522024-12-21T04:26:59.945Z Compiling idna v1.0.3
13532024-12-21T04:27:00.631Z Compiling dtrace-parser v0.2.0
13542024-12-21T04:27:01.029Z Compiling toml_datetime v0.6.8
13552024-12-21T04:27:01.538Z Compiling serde_spanned v0.6.8
13562024-12-21T04:27:01.764Z Compiling tokio-util v0.7.12
13572024-12-21T04:27:01.795Z Compiling serde_tokenstream v0.2.2
13582024-12-21T04:27:02.213Z Compiling match_cfg v0.1.0
13592024-12-21T04:27:02.316Z Compiling rustversion v1.0.17
13602024-12-21T04:27:02.419Z Compiling tower-service v0.3.3
13612024-12-21T04:27:02.547Z Compiling base64 v0.22.1
13622024-12-21T04:27:02.892Z Compiling h2 v0.4.6
13632024-12-21T04:27:03.026Z Compiling adler2 v2.0.0
13642024-12-21T04:27:03.224Z Compiling openssl v0.10.66
13652024-12-21T04:27:03.245Z Compiling foreign-types-shared v0.1.1
13662024-12-21T04:27:03.248Z Compiling miniz_oxide v0.8.0
13672024-12-21T04:27:03.349Z Compiling foreign-types v0.3.2
13682024-12-21T04:27:03.365Z Compiling hostname v0.3.1
13692024-12-21T04:27:03.438Z Compiling url v2.5.3
13702024-12-21T04:27:03.648Z Compiling async-trait v0.1.83
13712024-12-21T04:27:04.772Z Compiling dof v0.3.0
13722024-12-21T04:27:04.973Z Compiling openssl-macros v0.1.1
13732024-12-21T04:27:05.462Z Compiling serde_derive_internals v0.29.1
13742024-12-21T04:27:05.745Z Compiling usdt-impl v0.5.0
13752024-12-21T04:27:06.370Z Compiling dirs-sys-next v0.1.2
13762024-12-21T04:27:06.936Z Compiling syn v1.0.109
13772024-12-21T04:27:07.043Z Compiling rustls v0.22.4
13782024-12-21T04:27:07.308Z Compiling schemars v0.8.21
13792024-12-21T04:27:07.392Z Compiling native-tls v0.2.12
13802024-12-21T04:27:07.599Z Compiling rustls v0.23.19
13812024-12-21T04:27:07.621Z Compiling siphasher v0.3.11
13822024-12-21T04:27:07.708Z Compiling data-encoding v2.6.0
13832024-12-21T04:27:08.011Z Compiling dirs-next v2.0.0
13842024-12-21T04:27:08.177Z Compiling schemars_derive v0.8.21
13852024-12-21T04:27:08.653Z Compiling http-body-util v0.1.2
13862024-12-21T04:27:09.056Z Compiling crossbeam-epoch v0.9.18
13872024-12-21T04:27:09.183Z Compiling heapless v0.7.17
13882024-12-21T04:27:09.580Z Compiling sha1 v0.10.6
13892024-12-21T04:27:09.615Z Compiling signature v2.2.0
13902024-12-21T04:27:09.775Z Compiling bzip2-sys v0.1.11+1.0.8
13912024-12-21T04:27:09.918Z Compiling hyper v1.5.2
13922024-12-21T04:27:09.995Z Compiling thread_local v1.1.8
13932024-12-21T04:27:10.090Z Compiling cookie v0.18.1
13942024-12-21T04:27:10.260Z Compiling encoding_rs v0.8.34
13952024-12-21T04:27:10.354Z Compiling multer v3.1.0
13962024-12-21T04:27:10.540Z Compiling dyn-clone v1.0.17
13972024-12-21T04:27:10.639Z Compiling slog-async v2.8.0
13982024-12-21T04:27:10.757Z Compiling rayon-core v1.12.1
13992024-12-21T04:27:11.035Z Compiling openssl-probe v0.1.5
14002024-12-21T04:27:11.174Z Compiling unicode-properties v0.1.3
14012024-12-21T04:27:11.400Z Compiling gimli v0.31.1
14022024-12-21T04:27:11.547Z Compiling mime v0.3.17
14032024-12-21T04:27:11.573Z Compiling ipnet v2.10.1
14042024-12-21T04:27:12.219Z Compiling signal-hook v0.3.17
14052024-12-21T04:27:12.503Z Compiling hyper-util v0.1.10
14062024-12-21T04:27:12.961Z Compiling toml_edit v0.22.22
14072024-12-21T04:27:14.758Z Compiling stringprep v0.1.5
14082024-12-21T04:27:15.746Z Compiling crossbeam-deque v0.8.5
14092024-12-21T04:27:15.953Z Compiling addr2line v0.24.2
14102024-12-21T04:27:16.088Z Compiling usdt-attr-macro v0.5.0
14112024-12-21T04:27:16.561Z Compiling usdt-macro v0.5.0
14122024-12-21T04:27:16.631Z Compiling term v0.7.0
14132024-12-21T04:27:16.815Z Compiling slog-json v2.6.1
14142024-12-21T04:27:17.213Z Compiling serde_urlencoded v0.7.1
14152024-12-21T04:27:17.447Z Compiling crossbeam-channel v0.5.13
14162024-12-21T04:27:17.709Z Compiling curve25519-dalek v4.1.3
14172024-12-21T04:27:17.741Z Compiling futures-executor v0.3.31
14182024-12-21T04:27:18.027Z Compiling enum-as-inner v0.6.1
14192024-12-21T04:27:18.167Z Compiling md-5 v0.10.6
14202024-12-21T04:27:18.280Z Compiling async-stream-impl v0.3.6
14212024-12-21T04:27:18.311Z Compiling rustls-pemfile v2.2.0
14222024-12-21T04:27:18.437Z Compiling num-integer v0.1.46
14232024-12-21T04:27:18.550Z Compiling idna v0.3.0
14242024-12-21T04:27:18.651Z Compiling idna v0.4.0
14252024-12-21T04:27:19.110Z Compiling hash32 v0.2.1
14262024-12-21T04:27:19.223Z Compiling ff v0.13.0
14272024-12-21T04:27:19.455Z Compiling is-terminal v0.4.13
14282024-12-21T04:27:19.483Z Compiling dropshot v0.12.0
14292024-12-21T04:27:19.584Z Compiling object v0.36.5
14302024-12-21T04:27:19.657Z Compiling fallible-iterator v0.2.0
14312024-12-21T04:27:19.765Z Compiling smoltcp v0.9.1
14322024-12-21T04:27:20.215Z Compiling anyhow v1.0.93
14332024-12-21T04:27:20.342Z Compiling rustc-demangle v0.1.24
14342024-12-21T04:27:20.395Z Compiling quick-error v1.2.3
14352024-12-21T04:27:20.471Z Compiling num-bigint-dig v0.8.4
14362024-12-21T04:27:20.536Z Compiling linked-hash-map v0.5.6
14372024-12-21T04:27:20.755Z Compiling take_mut v0.2.2
14382024-12-21T04:27:20.834Z Compiling portable-atomic v1.9.0
14392024-12-21T04:27:20.910Z Compiling utf-8 v0.7.6
14402024-12-21T04:27:20.931Z Compiling psl-types v2.0.11
14412024-12-21T04:27:21.127Z Compiling base16ct v0.2.0
14422024-12-21T04:27:21.202Z Compiling tungstenite v0.24.0
14432024-12-21T04:27:21.244Z Compiling publicsuffix v2.2.3
14442024-12-21T04:27:21.319Z Compiling sec1 v0.7.3
14452024-12-21T04:27:21.511Z Compiling lru-cache v0.1.2
14462024-12-21T04:27:21.934Z Compiling resolv-conf v0.7.0
14472024-12-21T04:27:22.033Z Compiling postgres-protocol v0.6.7
14482024-12-21T04:27:22.174Z Compiling async-stream v0.3.6
14492024-12-21T04:27:22.494Z Compiling slog-term v2.9.1
14502024-12-21T04:27:22.664Z Compiling hickory-proto v0.24.1
14512024-12-21T04:27:22.781Z Compiling usdt v0.5.0
14522024-12-21T04:27:23.350Z Compiling group v0.13.0
14532024-12-21T04:27:23.602Z Compiling num-iter v0.1.45
14542024-12-21T04:27:23.759Z Compiling futures v0.3.31
14552024-12-21T04:27:23.785Z Compiling slog-bunyan v2.5.0
14562024-12-21T04:27:23.860Z Compiling toml v0.8.19
14572024-12-21T04:27:25.117Z Compiling tokio-native-tls v0.3.1
14582024-12-21T04:27:25.404Z Compiling camino v1.1.9
14592024-12-21T04:27:25.657Z Compiling phf_shared v0.11.2
14602024-12-21T04:27:25.736Z Compiling dropshot_endpoint v0.12.0
14612024-12-21T04:27:26.038Z Compiling terminal_size v0.4.0
14622024-12-21T04:27:26.271Z Compiling waitgroup v0.1.2
14632024-12-21T04:27:26.368Z Compiling openapiv3 v2.0.0
14642024-12-21T04:27:26.500Z Compiling serde_path_to_error v0.1.16
14652024-12-21T04:27:26.604Z Compiling hkdf v0.12.4
14662024-12-21T04:27:26.878Z Compiling crypto-bigint v0.5.5
14672024-12-21T04:27:27.348Z Compiling backtrace v0.3.74
14682024-12-21T04:27:27.913Z Compiling zerocopy-derive v0.6.6
14692024-12-21T04:27:30.176Z Compiling curve25519-dalek-derive v0.1.1
14702024-12-21T04:27:30.433Z Compiling webpki-roots v0.26.6
14712024-12-21T04:27:30.653Z Compiling idna v0.5.0
14722024-12-21T04:27:30.834Z Compiling hubpack_derive v0.1.1
14732024-12-21T04:27:30.856Z Compiling hostname v0.4.0
14742024-12-21T04:27:31.004Z Compiling crc32fast v1.4.2
14752024-12-21T04:27:31.118Z Compiling fs-err v2.11.0
14762024-12-21T04:27:31.353Z Compiling ahash v0.8.11
14772024-12-21T04:27:31.401Z Compiling debug-ignore v1.0.5
14782024-12-21T04:27:31.548Z Compiling bitflags v1.3.2
14792024-12-21T04:27:31.662Z Compiling winnow v0.5.40
14802024-12-21T04:27:31.707Z Compiling managed v0.8.0
14812024-12-21T04:27:31.709Z Compiling newtype-uuid v1.1.3
14822024-12-21T04:27:32.125Z Compiling console v0.15.8
14832024-12-21T04:27:32.334Z Compiling hubpack v0.1.2
14842024-12-21T04:27:32.826Z Compiling cookie_store v0.21.0
14852024-12-21T04:27:33.084Z Compiling strum_macros v0.25.3
14862024-12-21T04:27:33.135Z Compiling clap_builder v4.5.21
14872024-12-21T04:27:33.969Z Compiling flate2 v1.0.34
14882024-12-21T04:27:34.384Z Compiling zerocopy v0.6.6
14892024-12-21T04:27:34.471Z Compiling elliptic-curve v0.13.8
14902024-12-21T04:27:34.979Z Compiling hickory-resolver v0.24.1
14912024-12-21T04:27:35.269Z Compiling toml_edit v0.19.15
14922024-12-21T04:27:35.628Z Compiling signal-hook-mio v0.2.4
14932024-12-21T04:27:35.827Z Compiling phf v0.11.2
14942024-12-21T04:27:36.139Z Compiling hyper-tls v0.6.0
14952024-12-21T04:27:36.218Z Compiling rayon v1.10.0
14962024-12-21T04:27:36.552Z Compiling bzip2 v0.4.4
14972024-12-21T04:27:37.305Z Compiling postgres-types v0.2.8
14982024-12-21T04:27:38.920Z Compiling tokio-tungstenite v0.24.0
14992024-12-21T04:27:40.079Z Compiling ed25519 v2.2.3
15002024-12-21T04:27:40.859Z Compiling phf_shared v0.10.0
15012024-12-21T04:27:41.108Z Compiling tokio-stream v0.1.16
15022024-12-21T04:27:41.258Z Compiling pkcs1 v0.7.5
15032024-12-21T04:27:41.928Z Compiling serde-big-array v0.5.1
15042024-12-21T04:27:41.988Z Compiling clap_derive v4.5.18
15052024-12-21T04:27:42.168Z Compiling rfc6979 v0.4.0
15062024-12-21T04:27:42.191Z Compiling serde_repr v0.1.19
15072024-12-21T04:27:42.332Z Compiling derive-where v1.2.7
15082024-12-21T04:27:42.363Z Compiling float-cmp v0.9.0
15092024-12-21T04:27:42.577Z Compiling bstr v1.10.0
15102024-12-21T04:27:42.693Z Compiling sync_wrapper v1.0.1
15112024-12-21T04:27:42.859Z Compiling precomputed-hash v0.1.1
15122024-12-21T04:27:42.984Z Compiling fixedbitset v0.4.2
15132024-12-21T04:27:43.399Z Compiling new_debug_unreachable v1.0.6
15142024-12-21T04:27:43.460Z Compiling unicode-segmentation v1.12.0
15152024-12-21T04:27:43.498Z Compiling unicode-width v0.2.0
15162024-12-21T04:27:43.524Z Compiling bit-vec v0.6.3
15172024-12-21T04:27:43.998Z Compiling whoami v1.5.2
15182024-12-21T04:27:44.046Z Compiling number_prefix v0.4.0
15192024-12-21T04:27:44.275Z Compiling difflib v0.4.0
15202024-12-21T04:27:44.344Z Compiling normalize-line-endings v0.3.0
15212024-12-21T04:27:44.407Z Compiling predicates-core v1.0.8
15222024-12-21T04:27:44.472Z Compiling static_assertions v1.1.0
15232024-12-21T04:27:44.581Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15242024-12-21T04:27:44.670Z Compiling predicates v3.1.2
15252024-12-21T04:27:44.763Z Compiling tokio-postgres v0.7.12
15262024-12-21T04:27:45.896Z Compiling indicatif v0.17.9
15272024-12-21T04:27:46.012Z Compiling similar v2.6.0
15282024-12-21T04:27:46.470Z Compiling bit-set v0.5.3
15292024-12-21T04:27:46.794Z Compiling string_cache v0.8.7
15302024-12-21T04:27:47.233Z Compiling petgraph v0.6.5
15312024-12-21T04:27:47.277Z Compiling clap v4.5.21
15322024-12-21T04:27:47.413Z Compiling ecdsa v0.16.9
15332024-12-21T04:27:48.244Z Compiling rsa v0.9.6
15342024-12-21T04:27:48.297Z Compiling ed25519-dalek v2.1.1
15352024-12-21T04:27:48.458Z Compiling toml v0.7.8
15362024-12-21T04:27:49.629Z Compiling zip v0.6.6
15372024-12-21T04:27:50.167Z Compiling crossterm v0.28.1
15382024-12-21T04:27:51.680Z Compiling hex v0.4.3
15392024-12-21T04:27:51.749Z Compiling x509-cert v0.2.5
15402024-12-21T04:27:51.770Z Compiling itertools v0.10.5
15412024-12-21T04:27:51.773Z Compiling unicode-xid v0.2.6
15422024-12-21T04:27:51.934Z Compiling lalrpop-util v0.19.12
15432024-12-21T04:27:51.955Z Compiling peg-runtime v0.8.3
15442024-12-21T04:27:52.313Z Compiling strum_macros v0.26.4
15452024-12-21T04:27:52.316Z Compiling xattr v1.3.1
15462024-12-21T04:27:52.652Z Compiling filetime v0.2.25
15472024-12-21T04:27:57.244Z Compiling tar v0.4.42
15482024-12-21T04:27:57.286Z Compiling strum v0.26.3
15492024-12-21T04:28:00.490Z Compiling aws-lc-sys v0.22.0
15502024-12-21T04:28:34.710Z Compiling rustls-webpki v0.102.8
15512024-12-21T04:28:38.103Z Compiling tokio-rustls v0.25.0
15522024-12-21T04:28:39.629Z Compiling tokio-rustls v0.26.0
15532024-12-21T04:28:39.942Z Compiling hyper-rustls v0.27.3
15542024-12-21T04:28:40.401Z Compiling reqwest v0.12.9
15552024-12-21T04:28:41.532Z Compiling qorb v0.2.1
15562024-12-21T04:28:46.301Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15572024-12-21T04:28:46.532Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15582024-12-21T04:28:52.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
15592024-12-21T04:28:52.175Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15602024-12-21T04:28:52.226ZDec 21 04:28:51.242 INFO Starting download, target: Clickhouse
15612024-12-21T04:28:52.226ZDec 21 04:28:51.242 INFO Starting download, target: Console
15622024-12-21T04:28:52.226ZDec 21 04:28:51.242 INFO Starting download, target: Cockroach
15632024-12-21T04:28:52.226ZDec 21 04:28:51.242 INFO Starting download, target: DendriteOpenapi
15642024-12-21T04:28:52.228ZDec 21 04:28:51.242 INFO Starting download, target: DendriteStub
15652024-12-21T04:28:52.228ZDec 21 04:28:51.242 INFO Starting download, target: MaghemiteMgd
15662024-12-21T04:28:52.228ZDec 21 04:28:51.242 INFO Starting download, target: TransceiverControl
15672024-12-21T04:28:52.228ZDec 21 04:28:51.243 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15682024-12-21T04:28:52.228ZDec 21 04:28:51.243 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15692024-12-21T04:28:52.228ZDec 21 04:28:51.243 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15702024-12-21T04:28:52.228ZDec 21 04:28:51.243 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15712024-12-21T04:28:52.229ZDec 21 04:28:51.243 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15722024-12-21T04:28:52.229ZDec 21 04:28:51.243 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15732024-12-21T04:28:52.229ZDec 21 04:28:51.243 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15742024-12-21T04:28:52.389ZDec 21 04:28:51.387 INFO Download complete, target: DendriteOpenapi
15752024-12-21T04:28:52.712ZDec 21 04:28:51.713 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15762024-12-21T04:28:52.725ZDec 21 04:28:51.727 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15772024-12-21T04:28:53.047ZDec 21 04:28:52.060 INFO Download complete, target: Console
15782024-12-21T04:28:53.195ZDec 21 04:28:52.206 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15792024-12-21T04:28:53.267ZDec 21 04:28:52.279 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15802024-12-21T04:28:53.401ZDec 21 04:28:52.417 INFO Download complete, target: TransceiverControl
15812024-12-21T04:28:53.979ZDec 21 04:28:52.996 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15822024-12-21T04:28:53.979ZDec 21 04:28:52.996 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15832024-12-21T04:28:54.397ZDec 21 04:28:53.414 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15842024-12-21T04:28:56.153ZDec 21 04:28:55.169 INFO Download complete, target: MaghemiteMgd
15852024-12-21T04:28:56.207ZDec 21 04:28:55.223 INFO Download complete, target: DendriteStub
15862024-12-21T04:29:01.566ZDec 21 04:29:00.582 INFO Checking that binary works, target: Cockroach
15872024-12-21T04:29:01.831ZDec 21 04:29:00.847 INFO Download complete, target: Cockroach
15882024-12-21T04:29:07.179ZDec 21 04:29:06.194 INFO Checking that binary works, target: Clickhouse
15892024-12-21T04:29:07.783ZDec 21 04:29:06.798 INFO Download complete, target: Clickhouse
15902024-12-21T04:29:07.889ZAll builder prerequisites installed successfully, and PATH looks valid
15912024-12-21T04:29:07.895Z
15922024-12-21T04:29:07.895Zreal 7:14.824334766
15932024-12-21T04:29:07.895Zuser 16:22.401826003
15942024-12-21T04:29:07.895Zsys 3:12.861561075
15952024-12-21T04:29:07.895Ztrap 0.527367278
15962024-12-21T04:29:07.895Ztflt 6.686944176
15972024-12-21T04:29:07.895Zdflt 6.204780041
15982024-12-21T04:29:07.895Zkflt 0.386699025
15992024-12-21T04:29:07.895Zlock 29:25.126044080
16002024-12-21T04:29:07.895Zslp 1:06:54.993379389
16012024-12-21T04:29:07.895Zlat 52.370995577
16022024-12-21T04:29:07.895Zstop 2:16.515615271
16032024-12-21T04:29:07.895Z+ banner hack-check
16042024-12-21T04:29:07.898Z
16052024-12-21T04:29:07.898Z # # ## #### # # #### # # ###### #### # #
16062024-12-21T04:29:07.898Z # # # # # # # # # # # # # # # # #
16072024-12-21T04:29:07.898Z ###### # # # #### ##### # ###### ##### # ####
16082024-12-21T04:29:07.898Z # # ###### # # # # # # # # # #
16092024-12-21T04:29:07.899Z # # # # # # # # # # # # # # # # #
16102024-12-21T04:29:07.899Z # # # # #### # # #### # # ###### #### # #
16112024-12-21T04:29:07.899Z
16122024-12-21T04:29:07.899Z+ export CARGO_INCREMENTAL=0
16132024-12-21T04:29:07.899Z+ CARGO_INCREMENTAL=0
16142024-12-21T04:29:07.899Z+ ptime -m timeout 2h cargo xtask check-features --ci
16152024-12-21T04:29:08.429Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16162024-12-21T04:29:11.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
16172024-12-21T04:29:12.034Z Running `target/debug/xtask check-features --ci`
16182024-12-21T04:29:12.057Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16192024-12-21T04:29:12.059Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16202024-12-21T04:29:12.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16212024-12-21T04:29:12.529Z Running `target/debug/xtask download cargo-hack`
16222024-12-21T04:29:13.367Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16232024-12-21T04:29:13.728Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16242024-12-21T04:29:18.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
16252024-12-21T04:29:19.015Z Running `target/debug/xtask-downloader cargo-hack`
16262024-12-21T04:29:19.052ZDec 21 04:29:18.066 INFO Starting download, target: CargoHack
16272024-12-21T04:29:19.055ZDec 21 04:29:18.067 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16282024-12-21T04:29:19.501ZDec 21 04:29:18.516 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16292024-12-21T04:29:19.594ZDec 21 04:29:18.607 INFO Download complete, target: CargoHack
16302024-12-21T04:29:19.598Zrunning: "/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"
16312024-12-21T04:29:19.613Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16322024-12-21T04:29:19.785Zinfo: running `cargo check --bins` on api_identity (1/176)
16332024-12-21T04:29:20.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16342024-12-21T04:29:20.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16352024-12-21T04:29:20.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16362024-12-21T04:29:20.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16372024-12-21T04:29:20.402Z
16382024-12-21T04:29:20.402Zinfo: running `cargo check --bins` on bootstore (2/176)
16392024-12-21T04:29:20.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16402024-12-21T04:29:20.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16412024-12-21T04:29:20.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16422024-12-21T04:29:20.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16432024-12-21T04:29:21.041Z
16442024-12-21T04:29:21.041Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16452024-12-21T04:29:21.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16462024-12-21T04:29:21.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16472024-12-21T04:29:21.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16482024-12-21T04:29:21.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16492024-12-21T04:29:21.712Z
16502024-12-21T04:29:21.713Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16512024-12-21T04:29:22.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522024-12-21T04:29:22.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532024-12-21T04:29:22.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542024-12-21T04:29:22.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16552024-12-21T04:29:22.327Z
16562024-12-21T04:29:22.327Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16572024-12-21T04:29:22.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582024-12-21T04:29:22.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592024-12-21T04:29:22.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602024-12-21T04:29:22.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16612024-12-21T04:29:22.751Z
16622024-12-21T04:29:22.751Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16632024-12-21T04:29:23.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642024-12-21T04:29:23.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652024-12-21T04:29:23.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662024-12-21T04:29:23.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16672024-12-21T04:29:23.186Z
16682024-12-21T04:29:23.186Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16692024-12-21T04:29:23.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702024-12-21T04:29:23.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712024-12-21T04:29:23.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722024-12-21T04:29:23.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16732024-12-21T04:29:23.613Z
16742024-12-21T04:29:23.613Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16752024-12-21T04:29:24.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762024-12-21T04:29:24.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772024-12-21T04:29:24.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782024-12-21T04:29:24.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16792024-12-21T04:29:24.048Z
16802024-12-21T04:29:24.048Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16812024-12-21T04:29:24.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822024-12-21T04:29:24.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832024-12-21T04:29:24.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842024-12-21T04:29:24.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16852024-12-21T04:29:24.477Z
16862024-12-21T04:29:24.477Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16872024-12-21T04:29:24.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882024-12-21T04:29:24.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892024-12-21T04:29:24.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902024-12-21T04:29:24.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16912024-12-21T04:29:24.908Z
16922024-12-21T04:29:24.908Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
16932024-12-21T04:29:25.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942024-12-21T04:29:25.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952024-12-21T04:29:25.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962024-12-21T04:29:25.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16972024-12-21T04:29:25.341Z
16982024-12-21T04:29:25.341Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
16992024-12-21T04:29:25.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002024-12-21T04:29:25.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012024-12-21T04:29:25.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022024-12-21T04:29:25.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17032024-12-21T04:29:25.776Z
17042024-12-21T04:29:25.776Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
17052024-12-21T04:29:26.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062024-12-21T04:29:26.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072024-12-21T04:29:26.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082024-12-21T04:29:26.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17092024-12-21T04:29:26.209Z
17102024-12-21T04:29:26.209Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
17112024-12-21T04:29:26.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122024-12-21T04:29:26.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132024-12-21T04:29:26.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142024-12-21T04:29:26.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17152024-12-21T04:29:26.638Z
17162024-12-21T04:29:26.638Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17172024-12-21T04:29:27.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182024-12-21T04:29:27.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192024-12-21T04:29:27.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202024-12-21T04:29:27.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17212024-12-21T04:29:27.065Z
17222024-12-21T04:29:27.065Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17232024-12-21T04:29:27.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242024-12-21T04:29:27.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252024-12-21T04:29:27.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262024-12-21T04:29:27.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17272024-12-21T04:29:27.498Z
17282024-12-21T04:29:27.498Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17292024-12-21T04:29:27.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302024-12-21T04:29:27.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312024-12-21T04:29:27.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322024-12-21T04:29:27.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17332024-12-21T04:29:27.924Z
17342024-12-21T04:29:27.924Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17352024-12-21T04:29:28.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362024-12-21T04:29:28.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372024-12-21T04:29:28.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382024-12-21T04:29:28.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17392024-12-21T04:29:28.354Z
17402024-12-21T04:29:28.354Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17412024-12-21T04:29:28.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422024-12-21T04:29:28.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432024-12-21T04:29:28.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442024-12-21T04:29:28.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17452024-12-21T04:29:28.779Z
17462024-12-21T04:29:28.779Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17472024-12-21T04:29:29.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482024-12-21T04:29:29.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492024-12-21T04:29:29.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502024-12-21T04:29:29.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17512024-12-21T04:29:29.210Z
17522024-12-21T04:29:29.210Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17532024-12-21T04:29:29.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542024-12-21T04:29:29.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552024-12-21T04:29:29.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562024-12-21T04:29:29.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17572024-12-21T04:29:29.642Z
17582024-12-21T04:29:29.642Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17592024-12-21T04:29:30.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602024-12-21T04:29:30.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612024-12-21T04:29:30.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622024-12-21T04:29:30.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17632024-12-21T04:29:30.080Z
17642024-12-21T04:29:30.080Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17652024-12-21T04:29:30.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662024-12-21T04:29:30.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672024-12-21T04:29:30.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682024-12-21T04:29:30.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17692024-12-21T04:29:30.563Z
17702024-12-21T04:29:30.563Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17712024-12-21T04:29:30.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722024-12-21T04:29:30.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732024-12-21T04:29:30.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742024-12-21T04:29:30.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17752024-12-21T04:29:30.936Z
17762024-12-21T04:29:30.936Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17772024-12-21T04:29:31.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782024-12-21T04:29:31.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792024-12-21T04:29:31.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802024-12-21T04:29:31.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17812024-12-21T04:29:31.575Z
17822024-12-21T04:29:31.575Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17832024-12-21T04:29:32.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842024-12-21T04:29:32.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852024-12-21T04:29:32.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862024-12-21T04:29:32.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17872024-12-21T04:29:32.213Z
17882024-12-21T04:29:32.213Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17892024-12-21T04:29:32.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902024-12-21T04:29:32.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912024-12-21T04:29:32.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922024-12-21T04:29:32.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17932024-12-21T04:29:32.859Z
17942024-12-21T04:29:32.859Zinfo: running `cargo check --bins` on oxlog (28/176)
17952024-12-21T04:29:33.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962024-12-21T04:29:33.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972024-12-21T04:29:33.485Z Checking cfg-if v1.0.0
17982024-12-21T04:29:33.487Z Checking libc v0.2.162
17992024-12-21T04:29:33.591Z Checking serde v1.0.215
18002024-12-21T04:29:33.594Z Checking zeroize v1.8.1
18012024-12-21T04:29:33.605Z Checking memchr v2.7.4
18022024-12-21T04:29:33.610Z Checking typenum v1.17.0
18032024-12-21T04:29:33.624Z Checking scopeguard v1.2.0
18042024-12-21T04:29:33.627Z Checking subtle v2.6.1
18052024-12-21T04:29:33.651Z Checking value-bag v1.9.0
18062024-12-21T04:29:33.755Z Checking lock_api v0.4.12
18072024-12-21T04:29:33.871Z Checking const-oid v0.9.6
18082024-12-21T04:29:34.021Z Checking log v0.4.22
18092024-12-21T04:29:34.146Z Checking smallvec v1.13.2
18102024-12-21T04:29:34.416Z Checking itoa v1.0.11
18112024-12-21T04:29:34.515Z Checking pin-project-lite v0.2.14
18122024-12-21T04:29:34.518Z Checking byteorder v1.5.0
18132024-12-21T04:29:34.624Z Checking futures-core v0.3.31
18142024-12-21T04:29:34.626Z Checking once_cell v1.20.2
18152024-12-21T04:29:34.663Z Checking getrandom v0.2.15
18162024-12-21T04:29:34.782Z Checking parking_lot_core v0.9.10
18172024-12-21T04:29:34.811Z Checking signal-hook-registry v1.4.2
18182024-12-21T04:29:34.852Z Checking mio v1.0.2
18192024-12-21T04:29:34.868Z Checking rand_core v0.6.4
18202024-12-21T04:29:34.907Z Checking cpufeatures v0.2.14
18212024-12-21T04:29:34.994Z Checking stable_deref_trait v1.2.0
18222024-12-21T04:29:35.015Z Checking futures-sink v0.3.31
18232024-12-21T04:29:35.067Z Checking parking_lot v0.12.3
18242024-12-21T04:29:35.090Z Checking socket2 v0.5.7
18252024-12-21T04:29:35.136Z Checking spin v0.9.8
18262024-12-21T04:29:35.150Z Checking zerocopy v0.7.35
18272024-12-21T04:29:35.404Z Checking slab v0.4.9
18282024-12-21T04:29:35.407Z Checking zerofrom v0.1.4
18292024-12-21T04:29:35.452Z Checking futures-channel v0.3.31
18302024-12-21T04:29:35.452Z Checking foldhash v0.1.3
18312024-12-21T04:29:35.521Z Checking allocator-api2 v0.2.18
18322024-12-21T04:29:35.597Z Checking yoke v0.7.4
18332024-12-21T04:29:35.630Z Checking futures-task v0.3.31
18342024-12-21T04:29:35.649Z Checking equivalent v1.0.1
18352024-12-21T04:29:35.742Z Checking pin-utils v0.1.0
18362024-12-21T04:29:35.783Z Checking futures-io v0.3.31
18372024-12-21T04:29:35.826Z Checking tinyvec_macros v0.1.1
18382024-12-21T04:29:35.840Z Checking ryu v1.0.18
18392024-12-21T04:29:35.904Z Checking tinyvec v1.8.0
18402024-12-21T04:29:35.916Z Checking zerovec v0.10.4
18412024-12-21T04:29:35.947Z Checking futures-util v0.3.31
18422024-12-21T04:29:36.022Z Checking fnv v1.0.7
18432024-12-21T04:29:36.122Z Checking hashbrown v0.15.1
18442024-12-21T04:29:36.135Z Checking libm v0.2.8
18452024-12-21T04:29:36.316Z Checking base64ct v1.6.0
18462024-12-21T04:29:36.758Z Checking unicode-bidi v0.3.17
18472024-12-21T04:29:36.949Z Checking writeable v0.5.5
18482024-12-21T04:29:37.148Z Checking unicode-normalization v0.1.24
18492024-12-21T04:29:37.198Z Checking litemap v0.7.3
18502024-12-21T04:29:37.261Z Checking num-traits v0.2.19
18512024-12-21T04:29:37.319Z Checking pem-rfc7468 v0.7.0
18522024-12-21T04:29:37.403Z Checking tinystr v0.7.6
18532024-12-21T04:29:37.480Z Checking ppv-lite86 v0.2.20
18542024-12-21T04:29:37.579Z Checking flagset v0.4.6
18552024-12-21T04:29:37.727Z Checking icu_locid v1.5.0
18562024-12-21T04:29:37.761Z Checking tracing-core v0.1.32
18572024-12-21T04:29:37.987Z Checking thiserror v1.0.69
18582024-12-21T04:29:38.059Z Checking generic-array v0.14.7
18592024-12-21T04:29:38.118Z Checking der v0.7.9
18602024-12-21T04:29:38.120Z Checking bytes v1.8.0
18612024-12-21T04:29:38.187Z Checking indexmap v2.6.0
18622024-12-21T04:29:38.385Z Checking serde_json v1.0.133
18632024-12-21T04:29:38.752Z Checking icu_provider v1.5.0
18642024-12-21T04:29:38.812Z Checking rand_chacha v0.3.1
18652024-12-21T04:29:38.935Z Checking tokio v1.40.0
18662024-12-21T04:29:39.184Z Checking http v1.1.0
18672024-12-21T04:29:39.199Z Checking crypto-common v0.1.6
18682024-12-21T04:29:39.362Z Checking block-buffer v0.10.4
18692024-12-21T04:29:39.400Z Checking block-padding v0.3.3
18702024-12-21T04:29:39.446Z Checking bitflags v2.6.0
18712024-12-21T04:29:39.567Z Checking digest v0.10.7
18722024-12-21T04:29:39.596Z Checking inout v0.1.3
18732024-12-21T04:29:39.745Z Checking rustls-pki-types v1.10.0
18742024-12-21T04:29:39.815Z Checking cipher v0.4.4
18752024-12-21T04:29:39.920Z Checking hmac v0.12.1
18762024-12-21T04:29:39.963Z Checking sha2 v0.10.8
18772024-12-21T04:29:40.097Z Checking icu_locid_transform_data v1.5.0
18782024-12-21T04:29:40.111Z Checking percent-encoding v2.3.1
18792024-12-21T04:29:40.185Z Checking icu_locid_transform v1.5.0
18802024-12-21T04:29:40.200Z Checking salsa20 v0.10.2
18812024-12-21T04:29:40.287Z Checking pbkdf2 v0.12.2
18822024-12-21T04:29:40.304Z Checking spki v0.7.3
18832024-12-21T04:29:40.386Z Checking rand v0.8.5
18842024-12-21T04:29:40.443Z Checking tracing v0.1.40
18852024-12-21T04:29:40.499Z Checking icu_collections v1.5.0
18862024-12-21T04:29:40.521Z Checking aws-lc-sys v0.22.0
18872024-12-21T04:29:40.576Z Checking httparse v1.9.5
18882024-12-21T04:29:40.771Z Checking icu_properties_data v1.5.0
18892024-12-21T04:29:40.947Z Checking mirai-annotations v1.12.0
18902024-12-21T04:29:41.013Z Checking untrusted v0.9.0
18912024-12-21T04:29:41.030Z Checking powerfmt v0.2.0
18922024-12-21T04:29:41.117Z Checking untrusted v0.7.1
18932024-12-21T04:29:41.149Z Checking scrypt v0.11.0
18942024-12-21T04:29:41.166Z Checking icu_properties v1.5.1
18952024-12-21T04:29:41.168Z Checking ring v0.17.8
18962024-12-21T04:29:41.280Z Checking cbc v0.1.2
18972024-12-21T04:29:41.294Z Checking deranged v0.3.11
18982024-12-21T04:29:41.348Z Checking aes v0.8.4
18992024-12-21T04:29:41.480Z Checking crossbeam-utils v0.8.20
19002024-12-21T04:29:41.707Z Checking icu_normalizer_data v1.5.0
19012024-12-21T04:29:41.804Z Checking time-core v0.1.2
19022024-12-21T04:29:41.950Z Checking write16 v1.0.0
19032024-12-21T04:29:42.073Z Checking atomic-waker v1.1.2
19042024-12-21T04:29:42.184Z Checking utf8_iter v1.0.4
19052024-12-21T04:29:42.198Z Checking num_threads v0.1.7
19062024-12-21T04:29:42.256Z Checking num-conv v0.1.0
19072024-12-21T04:29:42.296Z Checking utf16_iter v1.0.5
19082024-12-21T04:29:42.370Z Checking pkcs5 v0.7.1
19092024-12-21T04:29:42.456Z Checking http-body v1.0.1
19102024-12-21T04:29:42.492Z Checking form_urlencoded v1.2.1
19112024-12-21T04:29:42.640Z Checking try-lock v0.2.5
19122024-12-21T04:29:42.676Z Checking uuid v1.11.0
19132024-12-21T04:29:42.761Z Checking want v0.3.1
19142024-12-21T04:29:42.892Z Checking pkcs8 v0.10.2
19152024-12-21T04:29:42.921Z Checking httpdate v1.0.3
19162024-12-21T04:29:42.994Z Checking unicode-ident v1.0.13
19172024-12-21T04:29:43.042Z Checking aws-lc-rs v1.10.0
19182024-12-21T04:29:43.058Z Checking time v0.3.36
19192024-12-21T04:29:43.156Z Checking serde_spanned v0.6.8
19202024-12-21T04:29:43.170Z Checking proc-macro2 v1.0.89
19212024-12-21T04:29:43.185Z Checking toml_datetime v0.6.8
19222024-12-21T04:29:43.266Z Checking slog v2.7.0
19232024-12-21T04:29:43.331Z Checking scroll v0.12.0
19242024-12-21T04:29:43.467Z Checking foreign-types-shared v0.1.1
19252024-12-21T04:29:43.567Z Checking iana-time-zone v0.1.61
19262024-12-21T04:29:43.712Z Checking base64 v0.22.1
19272024-12-21T04:29:43.735Z Checking plain v0.2.3
19282024-12-21T04:29:43.792Z Checking tower-service v0.3.3
19292024-12-21T04:29:43.832Z Checking match_cfg v0.1.0
19302024-12-21T04:29:43.875Z Checking ucd-trie v0.1.7
19312024-12-21T04:29:43.905Z Checking adler2 v2.0.0
19322024-12-21T04:29:43.920Z Checking hostname v0.3.1
19332024-12-21T04:29:44.042Z Checking goblin v0.8.2
19342024-12-21T04:29:44.059Z Checking miniz_oxide v0.8.0
19352024-12-21T04:29:44.073Z Checking pest v2.7.14
19362024-12-21T04:29:44.162Z Checking quote v1.0.37
19372024-12-21T04:29:44.512Z Checking chrono v0.4.38
19382024-12-21T04:29:44.603Z Checking icu_normalizer v1.5.0
19392024-12-21T04:29:44.721Z Checking foreign-types v0.3.2
19402024-12-21T04:29:44.794Z Checking rustls-webpki v0.102.8
19412024-12-21T04:29:44.811Z Checking openssl-sys v0.9.103
19422024-12-21T04:29:45.400Z Checking idna_adapter v1.2.0
19432024-12-21T04:29:45.556Z Checking errno v0.3.9
19442024-12-21T04:29:45.578Z Checking idna v1.0.3
19452024-12-21T04:29:45.597Z Checking dirs-sys-next v0.1.2
19462024-12-21T04:29:45.714Z Checking aho-corasick v1.1.3
19472024-12-21T04:29:45.769Z Checking siphasher v0.3.11
19482024-12-21T04:29:46.034Z Checking url v2.5.3
19492024-12-21T04:29:46.050Z Compiling newtype-uuid v1.1.3
19502024-12-21T04:29:46.066Z Checking pretty-hex v0.4.1
19512024-12-21T04:29:46.140Z Checking tokio-util v0.7.12
19522024-12-21T04:29:46.224Z Checking data-encoding v2.6.0
19532024-12-21T04:29:46.300Z Checking regex-syntax v0.8.5
19542024-12-21T04:29:46.560Z Checking openssl v0.10.66
19552024-12-21T04:29:46.590Z Checking dtrace-parser v0.2.0
19562024-12-21T04:29:46.859Z Checking dirs-next v2.0.0
19572024-12-21T04:29:46.885Z Checking rustix v0.38.37
19582024-12-21T04:29:46.980Z Checking syn v2.0.87
19592024-12-21T04:29:47.043Z Checking h2 v0.4.6
19602024-12-21T04:29:47.068Z Checking http-body-util v0.1.2
19612024-12-21T04:29:47.418Z Checking crossbeam-epoch v0.9.18
19622024-12-21T04:29:47.522Z Checking signature v2.2.0
19632024-12-21T04:29:47.706Z Checking sha1 v0.10.6
19642024-12-21T04:29:47.841Z Checking lazy_static v1.5.0
19652024-12-21T04:29:47.956Z Checking thread_local v1.1.8
19662024-12-21T04:29:47.973Z Checking thread-id v4.2.2
19672024-12-21T04:29:48.080Z Checking encoding_rs v0.8.34
19682024-12-21T04:29:48.217Z Checking anstyle v1.0.10
19692024-12-21T04:29:48.527Z Checking unicode-properties v0.1.3
19702024-12-21T04:29:48.894Z Checking openssl-probe v0.1.5
19712024-12-21T04:29:49.049Z Checking mime v0.3.17
19722024-12-21T04:29:49.126Z Checking dof v0.3.0
19732024-12-21T04:29:49.366Z Checking ipnet v2.10.1
19742024-12-21T04:29:49.442Z Checking regex-automata v0.4.8
19752024-12-21T04:29:49.741Z Checking gimli v0.31.1
19762024-12-21T04:29:49.850Z Checking winnow v0.6.20
19772024-12-21T04:29:50.371Z Checking utf8parse v0.2.2
19782024-12-21T04:29:50.418Z Checking either v1.13.0
19792024-12-21T04:29:50.508Z Checking anstyle-parse v0.2.5
19802024-12-21T04:29:50.765Z Checking stringprep v0.1.5
19812024-12-21T04:29:50.798Z Checking crossbeam-deque v0.8.5
19822024-12-21T04:29:51.028Z Checking term v0.7.0
19832024-12-21T04:29:51.089Z Checking rustls v0.23.19
19842024-12-21T04:29:51.436Z Checking rustls v0.22.4
19852024-12-21T04:29:51.993Z Checking native-tls v0.2.12
19862024-12-21T04:29:52.313Z Checking slog-json v2.6.1
19872024-12-21T04:29:52.542Z Checking serde_urlencoded v0.7.1
19882024-12-21T04:29:52.883Z Checking toml_edit v0.22.22
19892024-12-21T04:29:52.964Z Checking crossbeam-channel v0.5.13
19902024-12-21T04:29:52.998Z Checking hyper v1.5.2
19912024-12-21T04:29:53.377Z Checking usdt-impl v0.5.0
19922024-12-21T04:29:53.706Z Checking futures-executor v0.3.31
19932024-12-21T04:29:53.780Z Checking addr2line v0.24.2
19942024-12-21T04:29:53.875Z Checking rustls-pemfile v2.2.0
19952024-12-21T04:29:53.931Z Checking md-5 v0.10.6
19962024-12-21T04:29:54.065Z Checking num-integer v0.1.46
19972024-12-21T04:29:54.099Z Checking idna v0.4.0
19982024-12-21T04:29:54.142Z Checking idna v0.3.0
19992024-12-21T04:29:54.271Z Checking ff v0.13.0
20002024-12-21T04:29:54.471Z Checking hash32 v0.2.1
20012024-12-21T04:29:54.508Z Checking memmap v0.7.0
20022024-12-21T04:29:54.714Z Checking is-terminal v0.4.13
20032024-12-21T04:29:54.745Z Checking object v0.36.5
20042024-12-21T04:29:54.826Z Checking fallible-iterator v0.2.0
20052024-12-21T04:29:54.933Z Checking utf-8 v0.7.6
20062024-12-21T04:29:54.957Z Checking hyper-util v0.1.10
20072024-12-21T04:29:55.003Z Checking quick-error v1.2.3
20082024-12-21T04:29:55.029Z Checking dyn-clone v1.0.17
20092024-12-21T04:29:55.128Z Checking linked-hash-map v0.5.6
20102024-12-21T04:29:55.144Z Checking base16ct v0.2.0
20112024-12-21T04:29:55.158Z Checking colorchoice v1.0.2
20122024-12-21T04:29:55.281Z Checking anstyle-query v1.1.1
20132024-12-21T04:29:55.326Z Checking rustc-demangle v0.1.24
20142024-12-21T04:29:55.402Z Checking take_mut v0.2.2
20152024-12-21T04:29:55.417Z Checking is_terminal_polyfill v1.70.1
20162024-12-21T04:29:55.434Z Checking psl-types v2.0.11
20172024-12-21T04:29:55.492Z Checking toml v0.8.19
20182024-12-21T04:29:55.528Z Checking anstream v0.6.15
20192024-12-21T04:29:55.544Z Checking slog-async v2.8.0
20202024-12-21T04:29:55.599Z Checking publicsuffix v2.2.3
20212024-12-21T04:29:55.751Z Checking lru-cache v0.1.2
20222024-12-21T04:29:55.829Z Checking postgres-protocol v0.6.7
20232024-12-21T04:29:55.844Z Checking sec1 v0.7.3
20242024-12-21T04:29:55.877Z Checking schemars v0.8.21
20252024-12-21T04:29:55.930Z Checking resolv-conf v0.7.0
20262024-12-21T04:29:56.224Z Checking tungstenite v0.24.0
20272024-12-21T04:29:56.239Z Checking tokio-rustls v0.25.0
20282024-12-21T04:29:56.278Z Checking hickory-proto v0.24.1
20292024-12-21T04:29:56.474Z Checking slog-term v2.9.1
20302024-12-21T04:29:56.626Z Checking heapless v0.7.17
20312024-12-21T04:29:56.732Z Checking tokio-rustls v0.26.0
20322024-12-21T04:29:56.948Z Checking usdt v0.5.0
20332024-12-21T04:29:56.963Z Checking num-iter v0.1.45
20342024-12-21T04:29:57.118Z Checking group v0.13.0
20352024-12-21T04:29:57.139Z Checking futures v0.3.31
20362024-12-21T04:29:57.141Z Checking slog-bunyan v2.5.0
20372024-12-21T04:29:57.207Z Checking tokio-native-tls v0.3.1
20382024-12-21T04:29:57.249Z Checking rayon-core v1.12.1
20392024-12-21T04:29:57.302Z Checking terminal_size v0.4.0
20402024-12-21T04:29:57.346Z Checking multer v3.1.0
20412024-12-21T04:29:57.464Z Checking phf_shared v0.11.2
20422024-12-21T04:29:57.556Z Checking cookie v0.18.1
20432024-12-21T04:29:57.640Z Checking async-stream v0.3.6
20442024-12-21T04:29:57.705Z Checking bzip2-sys v0.1.11+1.0.8
20452024-12-21T04:29:57.725Z Checking camino v1.1.9
20462024-12-21T04:29:57.740Z Checking signal-hook v0.3.17
20472024-12-21T04:29:57.822Z Checking waitgroup v0.1.2
20482024-12-21T04:29:57.825Z Checking webpki-roots v0.26.6
20492024-12-21T04:29:57.906Z Checking hkdf v0.12.4
20502024-12-21T04:29:57.954Z Checking openapiv3 v2.0.0
20512024-12-21T04:29:57.990Z Checking crypto-bigint v0.5.5
20522024-12-21T04:29:58.029Z Checking serde_path_to_error v0.1.16
20532024-12-21T04:29:58.052Z Checking idna v0.5.0
20542024-12-21T04:29:58.106Z Checking hostname v0.4.0
20552024-12-21T04:29:58.235Z Checking crc32fast v1.4.2
20562024-12-21T04:29:58.292Z Checking unicode-width v0.1.14
20572024-12-21T04:29:58.450Z Checking managed v0.8.0
20582024-12-21T04:29:58.642Z Checking debug-ignore v1.0.5
20592024-12-21T04:29:58.742Z Checking winnow v0.5.40
20602024-12-21T04:29:58.781Z Checking clap_lex v0.7.2
20612024-12-21T04:29:58.828Z Checking bitflags v1.3.2
20622024-12-21T04:29:58.929Z Checking strsim v0.11.1
20632024-12-21T04:29:58.945Z Checking cookie_store v0.21.0
20642024-12-21T04:29:59.002Z Checking smoltcp v0.9.1
20652024-12-21T04:29:59.191Z Checking clap_builder v4.5.21
20662024-12-21T04:29:59.655Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20672024-12-21T04:29:59.931Z Checking console v0.15.8
20682024-12-21T04:30:00.456Z Checking flate2 v1.0.34
20692024-12-21T04:30:00.538Z Checking signal-hook-mio v0.2.4
20702024-12-21T04:30:00.670Z Checking hyper-rustls v0.27.3
20712024-12-21T04:30:00.831Z Checking elliptic-curve v0.13.8
20722024-12-21T04:30:01.007Z Checking rayon v1.10.0
20732024-12-21T04:30:01.045Z Checking hickory-resolver v0.24.1
20742024-12-21T04:30:01.072Z Checking bzip2 v0.4.4
20752024-12-21T04:30:01.127Z Checking backtrace v0.3.74
20762024-12-21T04:30:01.342Z Checking dropshot v0.12.0
20772024-12-21T04:30:01.344Z Checking phf v0.11.2
20782024-12-21T04:30:01.449Z Checking hyper-tls v0.6.0
20792024-12-21T04:30:01.623Z Checking tokio-tungstenite v0.24.0
20802024-12-21T04:30:01.700Z Checking anyhow v1.0.93
20812024-12-21T04:30:01.733Z Checking num-bigint-dig v0.8.4
20822024-12-21T04:30:01.813Z Checking toml_edit v0.19.15
20832024-12-21T04:30:02.058Z Checking postgres-types v0.2.8
20842024-12-21T04:30:02.076Z Checking regex v1.11.1
20852024-12-21T04:30:02.261Z Checking bstr v1.10.0
20862024-12-21T04:30:02.662Z Checking ed25519 v2.2.3
20872024-12-21T04:30:02.724Z Checking tokio-stream v0.1.16
20882024-12-21T04:30:02.791Z Checking phf_shared v0.10.0
20892024-12-21T04:30:02.964Z Checking zerocopy v0.6.6
20902024-12-21T04:30:03.062Z Checking curve25519-dalek v4.1.3
20912024-12-21T04:30:03.206Z Checking pkcs1 v0.7.5
20922024-12-21T04:30:03.592Z Checking hubpack v0.1.2
20932024-12-21T04:30:03.624Z Checking portable-atomic v1.9.0
20942024-12-21T04:30:03.732Z Checking rfc6979 v0.4.0
20952024-12-21T04:30:03.910Z Checking float-cmp v0.9.0
20962024-12-21T04:30:03.913Z Checking serde-big-array v0.5.1
20972024-12-21T04:30:03.938Z Checking sync_wrapper v1.0.1
20982024-12-21T04:30:04.067Z Checking number_prefix v0.4.0
20992024-12-21T04:30:04.086Z Checking unicode-width v0.2.0
21002024-12-21T04:30:04.112Z Checking predicates-core v1.0.8
21012024-12-21T04:30:04.240Z Checking minimal-lexical v0.2.1
21022024-12-21T04:30:04.255Z Checking unicode-segmentation v1.12.0
21032024-12-21T04:30:04.285Z Checking new_debug_unreachable v1.0.6
21042024-12-21T04:30:04.371Z Checking bit-vec v0.6.3
21052024-12-21T04:30:04.529Z Checking normalize-line-endings v0.3.0
21062024-12-21T04:30:04.620Z Checking whoami v1.5.2
21072024-12-21T04:30:04.644Z Checking fixedbitset v0.4.2
21082024-12-21T04:30:04.662Z Checking difflib v0.4.0
21092024-12-21T04:30:04.683Z Checking static_assertions v1.1.0
21102024-12-21T04:30:04.773Z Checking precomputed-hash v0.1.1
21112024-12-21T04:30:04.812Z Checking indicatif v0.17.9
21122024-12-21T04:30:04.877Z Checking petgraph v0.6.5
21132024-12-21T04:30:04.877Z Checking string_cache v0.8.7
21142024-12-21T04:30:04.906Z Checking similar v2.6.0
21152024-12-21T04:30:04.908Z Checking tokio-postgres v0.7.12
21162024-12-21T04:30:04.933Z Checking ed25519-dalek v2.1.1
21172024-12-21T04:30:04.958Z Checking predicates v3.1.2
21182024-12-21T04:30:04.973Z Checking qorb v0.2.1
21192024-12-21T04:30:05.139Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21202024-12-21T04:30:05.345Z Checking bit-set v0.5.3
21212024-12-21T04:30:05.561Z Checking nom v7.1.3
21222024-12-21T04:30:05.589Z Checking toml v0.7.8
21232024-12-21T04:30:05.601Z Checking reqwest v0.12.9
21242024-12-21T04:30:05.759Z Checking rsa v0.9.6
21252024-12-21T04:30:06.290Z Checking ecdsa v0.16.9
21262024-12-21T04:30:06.866Z Checking clap v4.5.21
21272024-12-21T04:30:06.981Z Checking zip v0.6.6
21282024-12-21T04:30:07.020Z Checking crossterm v0.28.1
21292024-12-21T04:30:07.484Z Checking itertools v0.12.1
21302024-12-21T04:30:07.499Z Checking itertools v0.10.5
21312024-12-21T04:30:07.647Z Checking ahash v0.8.11
21322024-12-21T04:30:08.062Z Checking fs-err v2.11.0
21332024-12-21T04:30:08.232Z Checking x509-cert v0.2.5
21342024-12-21T04:30:08.425Z Checking hex v0.4.3
21352024-12-21T04:30:08.476Z Checking semver v1.0.23
21362024-12-21T04:30:08.643Z Checking lalrpop-util v0.19.12
21372024-12-21T04:30:08.878Z Checking peg-runtime v0.8.3
21382024-12-21T04:30:08.895Z Checking sigpipe v0.1.3
21392024-12-21T04:30:10.037Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21402024-12-21T04:30:10.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.47s
21412024-12-21T04:30:10.504Z
21422024-12-21T04:30:10.504Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21432024-12-21T04:30:11.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21442024-12-21T04:30:11.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21452024-12-21T04:30:11.161Z Compiling hashbrown v0.14.5
21462024-12-21T04:30:11.280Z Checking heck v0.5.0
21472024-12-21T04:30:11.293Z Compiling unsafe-libyaml v0.2.11
21482024-12-21T04:30:11.305Z Checking ipnetwork v0.20.0
21492024-12-21T04:30:11.316Z Compiling ident_case v1.0.1
21502024-12-21T04:30:11.328Z Checking progenitor-client v0.8.0
21512024-12-21T04:30:11.341Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21522024-12-21T04:30:11.454Z Compiling darling_core v0.20.10
21532024-12-21T04:30:11.493Z Checking newtype-uuid v1.1.3
21542024-12-21T04:30:11.638Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21552024-12-21T04:30:11.693Z Compiling proc-macro-crate v1.3.1
21562024-12-21T04:30:11.712Z Compiling structmeta-derive v0.3.0
21572024-12-21T04:30:11.726Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21582024-12-21T04:30:11.956Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21592024-12-21T04:30:12.011Z Compiling lzma-sys v0.1.20
21602024-12-21T04:30:12.419Z Checking regress v0.10.1
21612024-12-21T04:30:12.774Z Compiling serde_yaml v0.9.34+deprecated
21622024-12-21T04:30:12.789Z Compiling num_enum_derive v0.5.11
21632024-12-21T04:30:13.173Z Compiling foreign-types-macros v0.2.3
21642024-12-21T04:30:13.223Z Compiling dropshot v0.13.0
21652024-12-21T04:30:13.502Z Checking foreign-types-shared v0.3.1
21662024-12-21T04:30:13.610Z Checking arc-swap v1.7.1
21672024-12-21T04:30:14.038Z Checking slog-scope v4.4.0
21682024-12-21T04:30:14.302Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21692024-12-21T04:30:14.482Z Checking foreign-types v0.5.0
21702024-12-21T04:30:14.669Z Compiling structmeta v0.3.0
21712024-12-21T04:30:14.758Z Compiling proc-macro-error v1.0.4
21722024-12-21T04:30:15.007Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21732024-12-21T04:30:15.114Z Compiling parse-display-derive v0.10.0
21742024-12-21T04:30:15.133Z Checking tungstenite v0.21.0
21752024-12-21T04:30:15.303Z Checking num_enum v0.5.11
21762024-12-21T04:30:15.422Z Compiling heck v0.3.3
21772024-12-21T04:30:15.453Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21782024-12-21T04:30:15.846Z Compiling dropshot_endpoint v0.13.0
21792024-12-21T04:30:15.967Z Checking typify-impl v0.2.0
21802024-12-21T04:30:16.102Z Checking cstr-argument v0.1.2
21812024-12-21T04:30:16.268Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21822024-12-21T04:30:16.280Z Checking instant v0.1.13
21832024-12-21T04:30:16.996Z Checking base64 v0.21.7
21842024-12-21T04:30:17.107Z Checking pretty-hex v0.2.1
21852024-12-21T04:30:17.263Z Checking fastrand v2.1.1
21862024-12-21T04:30:17.468Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21872024-12-21T04:30:17.899Z Checking tempfile v3.13.0
21882024-12-21T04:30:17.918Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21892024-12-21T04:30:17.918Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21902024-12-21T04:30:17.946Z Checking backoff v0.4.0
21912024-12-21T04:30:17.961Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21922024-12-21T04:30:18.030Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21932024-12-21T04:30:18.184Z Checking tokio-tungstenite v0.21.0
21942024-12-21T04:30:18.237Z Compiling zone_cfg_derive v0.1.2
21952024-12-21T04:30:18.263Z Checking strum v0.26.3
21962024-12-21T04:30:18.380Z Compiling darling_macro v0.20.10
21972024-12-21T04:30:18.404Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21982024-12-21T04:30:18.511Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21992024-12-21T04:30:18.827Z Checking slog-stdlog v4.1.1
22002024-12-21T04:30:18.844Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22012024-12-21T04:30:18.979Z Checking regress v0.9.1
22022024-12-21T04:30:18.993Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22032024-12-21T04:30:19.136Z Checking colored v2.1.0
22042024-12-21T04:30:19.269Z Checking macaddr v1.0.1
22052024-12-21T04:30:19.293Z Compiling darling v0.20.10
22062024-12-21T04:30:19.401Z Checking base64 v0.13.1
22072024-12-21T04:30:19.405Z Compiling serde_with_macros v3.11.0
22082024-12-21T04:30:19.672Z Checking zone v0.1.8
22092024-12-21T04:30:19.761Z Checking parse-display v0.10.0
22102024-12-21T04:30:19.786Z Checking ron v0.7.1
22112024-12-21T04:30:19.995Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22122024-12-21T04:30:20.318Z Checking slog-envlogger v2.2.0
22132024-12-21T04:30:20.446Z Checking xz2 v0.1.7
22142024-12-21T04:30:20.524Z Checking tabwriter v1.4.0
22152024-12-21T04:30:20.730Z Checking xattr v1.3.1
22162024-12-21T04:30:20.759Z Checking pem v3.0.4
22172024-12-21T04:30:20.919Z Checking yasna v0.5.2
22182024-12-21T04:30:20.948Z Checking headers-core v0.3.0
22192024-12-21T04:30:21.013Z Checking smf v0.2.3
22202024-12-21T04:30:21.079Z Checking filetime v0.2.25
22212024-12-21T04:30:21.279Z Checking same-file v1.0.6
22222024-12-21T04:30:21.479Z Checking walkdir v2.5.0
22232024-12-21T04:30:21.494Z Checking tar v0.4.42
22242024-12-21T04:30:21.616Z Checking headers v0.4.0
22252024-12-21T04:30:21.742Z Checking atomicwrites v0.4.4
22262024-12-21T04:30:21.844Z Checking rcgen v0.12.1
22272024-12-21T04:30:21.932Z Checking camino-tempfile v1.1.1
22282024-12-21T04:30:22.221Z Checking subprocess v0.2.9
22292024-12-21T04:30:22.399Z Checking serde_with v3.11.0
22302024-12-21T04:30:26.751Z Compiling typify-macro v0.2.0
22312024-12-21T04:30:28.595Z Compiling typify v0.2.0
22322024-12-21T04:30:28.663Z Compiling progenitor-impl v0.8.0
22332024-12-21T04:30:31.862Z Compiling progenitor-macro v0.8.0
22342024-12-21T04:30:36.973Z Checking progenitor v0.8.0
22352024-12-21T04:30:37.124Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22362024-12-21T04:30:37.127Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22372024-12-21T04:30:39.741Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22382024-12-21T04:30:40.114Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22392024-12-21T04:30:46.669Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22402024-12-21T04:30:48.202Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22412024-12-21T04:30:49.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.95s
22422024-12-21T04:30:49.632Z
22432024-12-21T04:30:49.632Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22442024-12-21T04:30:50.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452024-12-21T04:30:50.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462024-12-21T04:30:50.290Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22472024-12-21T04:30:51.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
22482024-12-21T04:30:51.908Z
22492024-12-21T04:30:51.908Zinfo: running `cargo check --bins` on nexus-config (31/176)
22502024-12-21T04:30:52.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512024-12-21T04:30:52.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522024-12-21T04:30:52.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532024-12-21T04:30:52.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22542024-12-21T04:30:52.530Z
22552024-12-21T04:30:52.530Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22562024-12-21T04:30:53.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572024-12-21T04:30:53.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582024-12-21T04:30:53.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592024-12-21T04:30:53.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22602024-12-21T04:30:53.132Z
22612024-12-21T04:30:53.132Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22622024-12-21T04:30:53.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632024-12-21T04:30:53.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642024-12-21T04:30:53.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652024-12-21T04:30:53.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22662024-12-21T04:30:53.752Z
22672024-12-21T04:30:53.752Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22682024-12-21T04:30:54.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692024-12-21T04:30:54.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702024-12-21T04:30:54.427Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22712024-12-21T04:30:54.537Z Compiling ipnetwork v0.20.0
22722024-12-21T04:30:54.539Z Compiling zerocopy v0.8.10
22732024-12-21T04:30:54.539Z Compiling progenitor-client v0.8.0
22742024-12-21T04:30:54.540Z Compiling itertools v0.13.0
22752024-12-21T04:30:54.540Z Compiling zerocopy-derive v0.8.10
22762024-12-21T04:30:54.540Z Compiling heapless v0.8.0
22772024-12-21T04:30:54.540Z Checking hash32 v0.3.1
22782024-12-21T04:30:54.695Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22792024-12-21T04:30:54.848Z Compiling instant v0.1.13
22802024-12-21T04:30:54.986Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22812024-12-21T04:30:55.005Z Compiling progenitor v0.8.0
22822024-12-21T04:30:55.256Z Compiling smoltcp v0.11.0
22832024-12-21T04:30:55.404Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22842024-12-21T04:30:55.478Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
22852024-12-21T04:30:55.503Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22862024-12-21T04:30:55.733Z Compiling backoff v0.4.0
22872024-12-21T04:30:55.997Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22882024-12-21T04:30:56.082Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22892024-12-21T04:30:56.169Z Compiling dropshot v0.13.0
22902024-12-21T04:30:56.276Z Compiling serde_with v3.11.0
22912024-12-21T04:30:56.493Z Compiling parse-display v0.10.0
22922024-12-21T04:30:56.551Z Checking num-rational v0.4.2
22932024-12-21T04:30:57.193Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22942024-12-21T04:30:57.357Z Compiling regress v0.9.1
22952024-12-21T04:30:57.642Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22962024-12-21T04:30:59.000Z Compiling phf_generator v0.11.2
22972024-12-21T04:30:59.182Z Checking num-complex v0.4.6
22982024-12-21T04:31:00.293Z Compiling macaddr v1.0.1
22992024-12-21T04:31:00.692Z Checking cobs v0.2.3
23002024-12-21T04:31:00.751Z Checking num v0.4.3
23012024-12-21T04:31:00.854Z Compiling phf_codegen v0.11.2
23022024-12-21T04:31:00.870Z Checking postcard v1.0.10
23032024-12-21T04:31:01.445Z Compiling parse-zoneinfo v0.3.1
23042024-12-21T04:31:02.615Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23052024-12-21T04:31:02.894Z Checking float-ord v0.3.2
23062024-12-21T04:31:03.044Z Compiling convert_case v0.4.0
23072024-12-21T04:31:03.486Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23082024-12-21T04:31:03.721Z Compiling chrono-tz-build v0.4.0
23092024-12-21T04:31:03.809Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23102024-12-21T04:31:04.032Z Compiling derive_more v0.99.18
23112024-12-21T04:31:04.328Z Compiling thiserror v2.0.3
23122024-12-21T04:31:04.657Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23132024-12-21T04:31:04.828Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23142024-12-21T04:31:05.276Z Compiling crucible-workspace-hack v0.1.0
23152024-12-21T04:31:05.296Z Checking newline-converter v0.3.0
23162024-12-21T04:31:05.297Z Compiling chrono-tz v0.10.0
23172024-12-21T04:31:05.335Z Checking prettyplease v0.2.25
23182024-12-21T04:31:05.511Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23192024-12-21T04:31:05.848Z Compiling thiserror-impl v2.0.3
23202024-12-21T04:31:05.865Z Compiling slog-dtrace v0.3.0
23212024-12-21T04:31:06.118Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23222024-12-21T04:31:06.199Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23232024-12-21T04:31:07.629Z Checking expectorate v1.1.0
23242024-12-21T04:31:07.790Z Compiling zone_cfg_derive v0.3.0
23252024-12-21T04:31:07.868Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23262024-12-21T04:31:07.954Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23272024-12-21T04:31:08.464Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23282024-12-21T04:31:08.837Z Compiling const_format_proc_macros v0.2.33
23292024-12-21T04:31:09.114Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23302024-12-21T04:31:09.273Z Compiling num-derive v0.4.2
23312024-12-21T04:31:09.289Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23322024-12-21T04:31:09.798Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23332024-12-21T04:31:09.815Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23342024-12-21T04:31:10.071Z Checking highway v1.2.0
23352024-12-21T04:31:10.301Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23362024-12-21T04:31:10.497Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23372024-12-21T04:31:10.539Z Checking zone v0.3.0
23382024-12-21T04:31:10.955Z Checking const_format v0.2.33
23392024-12-21T04:31:10.971Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23402024-12-21T04:31:11.079Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23412024-12-21T04:31:11.385Z Checking gethostname v0.5.0
23422024-12-21T04:31:11.476Z Checking bcs v0.1.6
23432024-12-21T04:31:11.548Z Compiling async-recursion v1.1.1
23442024-12-21T04:31:11.575Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23452024-12-21T04:31:12.000Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23462024-12-21T04:31:12.000Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23472024-12-21T04:31:14.373Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23482024-12-21T04:31:18.284Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23492024-12-21T04:31:21.629Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23502024-12-21T04:31:24.267Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23512024-12-21T04:31:25.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.73s
23522024-12-21T04:31:25.671Z
23532024-12-21T04:31:25.671Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23542024-12-21T04:31:26.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552024-12-21T04:31:26.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562024-12-21T04:31:26.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23572024-12-21T04:31:26.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23582024-12-21T04:31:26.312Z
23592024-12-21T04:31:26.312Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23602024-12-21T04:31:26.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612024-12-21T04:31:26.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622024-12-21T04:31:26.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23632024-12-21T04:31:26.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23642024-12-21T04:31:26.941Z
23652024-12-21T04:31:26.941Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23662024-12-21T04:31:27.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672024-12-21T04:31:27.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682024-12-21T04:31:27.595Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23692024-12-21T04:31:28.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
23702024-12-21T04:31:28.420Z
23712024-12-21T04:31:28.420Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23722024-12-21T04:31:28.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732024-12-21T04:31:28.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742024-12-21T04:31:29.082Z Compiling cfg_aliases v0.1.1
23752024-12-21T04:31:29.085Z Compiling vte_generate_state_changes v0.1.2
23762024-12-21T04:31:29.085Z Checking fd-lock v4.0.2
23772024-12-21T04:31:29.085Z Checking nibble_vec v0.1.0
23782024-12-21T04:31:29.185Z Checking endian-type v0.1.2
23792024-12-21T04:31:29.193Z Checking bytecount v0.6.8
23802024-12-21T04:31:29.209Z Compiling tabled_derive v0.7.0
23812024-12-21T04:31:29.246Z Compiling peg-macros v0.8.4
23822024-12-21T04:31:29.260Z Compiling nix v0.28.0
23832024-12-21T04:31:29.360Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23842024-12-21T04:31:29.368Z Checking papergrid v0.11.0
23852024-12-21T04:31:29.371Z Compiling sqlparser_derive v0.2.2
23862024-12-21T04:31:29.393Z Checking radix_trie v0.2.1
23872024-12-21T04:31:29.769Z Checking vte v0.11.1
23882024-12-21T04:31:29.795Z Checking home v0.5.9
23892024-12-21T04:31:29.936Z Checking nu-ansi-term v0.50.1
23902024-12-21T04:31:30.357Z Checking unicode_categories v0.1.1
23912024-12-21T04:31:30.435Z Checking sqlparser v0.45.0
23922024-12-21T04:31:30.516Z Checking display-error-chain v0.2.2
23932024-12-21T04:31:30.632Z Checking sqlformat v0.2.6
23942024-12-21T04:31:31.077Z Checking strip-ansi-escapes v0.2.0
23952024-12-21T04:31:31.215Z Checking reedline v0.35.0
23962024-12-21T04:31:31.533Z Checking tabled v0.15.0
23972024-12-21T04:31:32.125Z Checking peg v0.8.4
23982024-12-21T04:31:32.408Z Checking rustyline v14.0.0
23992024-12-21T04:31:41.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.73s
24002024-12-21T04:31:41.333Z
24012024-12-21T04:31:41.334Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
24022024-12-21T04:31:41.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-12-21T04:31:41.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-12-21T04:31:42.034Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24052024-12-21T04:31:47.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
24062024-12-21T04:31:47.281Z
24072024-12-21T04:31:47.281Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
24082024-12-21T04:31:47.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-12-21T04:31:47.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-12-21T04:31:47.943Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24112024-12-21T04:31:51.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
24122024-12-21T04:31:51.868Z
24132024-12-21T04:31:51.868Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
24142024-12-21T04:31:52.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-12-21T04:31:52.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-12-21T04:31:52.697Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24172024-12-21T04:31:57.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
24182024-12-21T04:31:57.477Z
24192024-12-21T04:31:57.477Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24202024-12-21T04:31:58.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-12-21T04:31:58.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-12-21T04:31:58.137Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24232024-12-21T04:32:02.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
24242024-12-21T04:32:03.057Z
24252024-12-21T04:32:03.057Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24262024-12-21T04:32:03.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-12-21T04:32:03.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-12-21T04:32:03.707Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24292024-12-21T04:32:07.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
24302024-12-21T04:32:07.801Z
24312024-12-21T04:32:07.801Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24322024-12-21T04:32:08.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-12-21T04:32:08.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-12-21T04:32:08.467Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24352024-12-21T04:32:12.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
24362024-12-21T04:32:12.683Z
24372024-12-21T04:32:12.683Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24382024-12-21T04:32:13.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-12-21T04:32:13.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-12-21T04:32:13.364Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24412024-12-21T04:32:18.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
24422024-12-21T04:32:18.500Z
24432024-12-21T04:32:18.500Zinfo: running `cargo check --bins` on oximeter (46/176)
24442024-12-21T04:32:19.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-12-21T04:32:19.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-12-21T04:32:19.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-12-21T04:32:19.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24482024-12-21T04:32:19.125Z
24492024-12-21T04:32:19.125Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24502024-12-21T04:32:19.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-12-21T04:32:19.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-12-21T04:32:19.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-12-21T04:32:19.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24542024-12-21T04:32:19.726Z
24552024-12-21T04:32:19.726Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24562024-12-21T04:32:20.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-12-21T04:32:20.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-12-21T04:32:20.362Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24592024-12-21T04:32:22.537Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24602024-12-21T04:32:23.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
24612024-12-21T04:32:23.704Z
24622024-12-21T04:32:23.705Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24632024-12-21T04:32:24.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24642024-12-21T04:32:24.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24652024-12-21T04:32:24.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24662024-12-21T04:32:24.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24672024-12-21T04:32:24.333Z
24682024-12-21T04:32:24.333Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24692024-12-21T04:32:24.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24702024-12-21T04:32:24.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24712024-12-21T04:32:24.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24722024-12-21T04:32:24.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24732024-12-21T04:32:24.966Z
24742024-12-21T04:32:24.966Zinfo: running `cargo check --bins` on oxql-types (51/176)
24752024-12-21T04:32:25.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24762024-12-21T04:32:25.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24772024-12-21T04:32:25.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24782024-12-21T04:32:25.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24792024-12-21T04:32:25.591Z
24802024-12-21T04:32:25.591Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24812024-12-21T04:32:26.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24822024-12-21T04:32:26.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24832024-12-21T04:32:26.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24842024-12-21T04:32:26.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24852024-12-21T04:32:26.247Z
24862024-12-21T04:32:26.248Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24872024-12-21T04:32:26.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24882024-12-21T04:32:26.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24892024-12-21T04:32:26.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24902024-12-21T04:32:26.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24912024-12-21T04:32:26.885Z
24922024-12-21T04:32:26.885Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
24932024-12-21T04:32:27.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942024-12-21T04:32:27.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952024-12-21T04:32:27.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24962024-12-21T04:32:27.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24972024-12-21T04:32:27.533Z
24982024-12-21T04:32:27.533Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
24992024-12-21T04:32:28.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25002024-12-21T04:32:28.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25012024-12-21T04:32:28.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25022024-12-21T04:32:28.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25032024-12-21T04:32:28.169Z
25042024-12-21T04:32:28.169Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
25052024-12-21T04:32:28.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25062024-12-21T04:32:28.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25072024-12-21T04:32:28.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25082024-12-21T04:32:28.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25092024-12-21T04:32:28.803Z
25102024-12-21T04:32:28.803Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
25112024-12-21T04:32:29.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25122024-12-21T04:32:29.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25132024-12-21T04:32:29.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25142024-12-21T04:32:29.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25152024-12-21T04:32:29.444Z
25162024-12-21T04:32:29.445Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25172024-12-21T04:32:29.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25182024-12-21T04:32:29.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25192024-12-21T04:32:29.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25202024-12-21T04:32:29.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25212024-12-21T04:32:30.061Z
25222024-12-21T04:32:30.061Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25232024-12-21T04:32:30.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25242024-12-21T04:32:30.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25252024-12-21T04:32:30.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25262024-12-21T04:32:30.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25272024-12-21T04:32:30.701Z
25282024-12-21T04:32:30.701Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25292024-12-21T04:32:31.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302024-12-21T04:32:31.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312024-12-21T04:32:31.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25322024-12-21T04:32:31.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25332024-12-21T04:32:31.338Z
25342024-12-21T04:32:31.338Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25352024-12-21T04:32:31.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362024-12-21T04:32:31.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372024-12-21T04:32:31.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25382024-12-21T04:32:31.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25392024-12-21T04:32:31.968Z
25402024-12-21T04:32:31.968Zinfo: running `cargo check --bins` on dpd-client (62/176)
25412024-12-21T04:32:32.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422024-12-21T04:32:32.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432024-12-21T04:32:32.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25442024-12-21T04:32:32.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25452024-12-21T04:32:32.588Z
25462024-12-21T04:32:32.588Zinfo: running `cargo check --bins` on gateway-client (63/176)
25472024-12-21T04:32:33.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482024-12-21T04:32:33.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492024-12-21T04:32:33.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25502024-12-21T04:32:33.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25512024-12-21T04:32:33.203Z
25522024-12-21T04:32:33.203Zinfo: running `cargo check --bins` on installinator-client (64/176)
25532024-12-21T04:32:33.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542024-12-21T04:32:33.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552024-12-21T04:32:33.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562024-12-21T04:32:33.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25572024-12-21T04:32:33.851Z
25582024-12-21T04:32:33.851Zinfo: running `cargo check --bins` on installinator-common (65/176)
25592024-12-21T04:32:34.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602024-12-21T04:32:34.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612024-12-21T04:32:34.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622024-12-21T04:32:34.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25632024-12-21T04:32:34.494Z
25642024-12-21T04:32:34.494Zinfo: running `cargo check --bins` on update-engine (66/176)
25652024-12-21T04:32:35.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662024-12-21T04:32:35.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672024-12-21T04:32:35.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682024-12-21T04:32:35.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25692024-12-21T04:32:35.114Z
25702024-12-21T04:32:35.114Zinfo: running `cargo check --bins` on nexus-client (67/176)
25712024-12-21T04:32:35.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722024-12-21T04:32:35.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732024-12-21T04:32:35.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25742024-12-21T04:32:35.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25752024-12-21T04:32:35.767Z
25762024-12-21T04:32:35.767Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25772024-12-21T04:32:36.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782024-12-21T04:32:36.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792024-12-21T04:32:36.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25802024-12-21T04:32:36.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25812024-12-21T04:32:36.413Z
25822024-12-21T04:32:36.413Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25832024-12-21T04:32:36.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842024-12-21T04:32:36.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852024-12-21T04:32:36.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25862024-12-21T04:32:36.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25872024-12-21T04:32:37.031Z
25882024-12-21T04:32:37.031Zinfo: running `cargo check --bins` on nexus-types (70/176)
25892024-12-21T04:32:37.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25902024-12-21T04:32:37.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25912024-12-21T04:32:37.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25922024-12-21T04:32:37.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25932024-12-21T04:32:37.687Z
25942024-12-21T04:32:37.687Zinfo: running `cargo check --bins` on oxide-client (71/176)
25952024-12-21T04:32:38.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25962024-12-21T04:32:38.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25972024-12-21T04:32:38.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25982024-12-21T04:32:38.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25992024-12-21T04:32:38.305Z
26002024-12-21T04:32:38.305Zinfo: running `cargo check --bins` on oximeter-client (72/176)
26012024-12-21T04:32:38.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022024-12-21T04:32:38.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032024-12-21T04:32:38.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26042024-12-21T04:32:38.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26052024-12-21T04:32:38.920Z
26062024-12-21T04:32:38.920Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
26072024-12-21T04:32:39.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082024-12-21T04:32:39.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092024-12-21T04:32:39.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26102024-12-21T04:32:39.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26112024-12-21T04:32:39.535Z
26122024-12-21T04:32:39.535Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
26132024-12-21T04:32:40.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142024-12-21T04:32:40.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152024-12-21T04:32:40.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26162024-12-21T04:32:40.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26172024-12-21T04:32:40.174Z
26182024-12-21T04:32:40.174Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26192024-12-21T04:32:40.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202024-12-21T04:32:40.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212024-12-21T04:32:40.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26222024-12-21T04:32:40.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26232024-12-21T04:32:40.836Z
26242024-12-21T04:32:40.836Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26252024-12-21T04:32:41.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262024-12-21T04:32:41.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272024-12-21T04:32:41.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26282024-12-21T04:32:41.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26292024-12-21T04:32:41.499Z
26302024-12-21T04:32:41.499Zinfo: running `cargo check --bins` on wicket-common (77/176)
26312024-12-21T04:32:42.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322024-12-21T04:32:42.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332024-12-21T04:32:42.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26342024-12-21T04:32:42.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26352024-12-21T04:32:42.139Z
26362024-12-21T04:32:42.140Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26372024-12-21T04:32:42.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382024-12-21T04:32:42.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392024-12-21T04:32:42.799Z Checking csv-core v0.1.11
26402024-12-21T04:32:42.799Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26412024-12-21T04:32:42.801Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26422024-12-21T04:32:42.902Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26432024-12-21T04:32:43.075Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26442024-12-21T04:32:43.140Z Checking csv v1.3.0
26452024-12-21T04:32:43.143Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26462024-12-21T04:32:43.745Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26472024-12-21T04:32:44.090Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26482024-12-21T04:32:45.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
26492024-12-21T04:32:45.917Z
26502024-12-21T04:32:45.917Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26512024-12-21T04:32:46.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522024-12-21T04:32:46.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532024-12-21T04:32:46.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542024-12-21T04:32:46.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26552024-12-21T04:32:46.557Z
26562024-12-21T04:32:46.557Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26572024-12-21T04:32:47.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582024-12-21T04:32:47.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592024-12-21T04:32:47.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602024-12-21T04:32:47.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26612024-12-21T04:32:47.181Z
26622024-12-21T04:32:47.181Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26632024-12-21T04:32:47.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642024-12-21T04:32:47.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652024-12-21T04:32:47.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662024-12-21T04:32:47.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26672024-12-21T04:32:47.912Z
26682024-12-21T04:32:47.912Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26692024-12-21T04:32:48.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702024-12-21T04:32:48.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712024-12-21T04:32:48.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722024-12-21T04:32:48.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26732024-12-21T04:32:48.650Z
26742024-12-21T04:32:48.650Zinfo: running `cargo check --bins` on dns-server (83/176)
26752024-12-21T04:32:49.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762024-12-21T04:32:49.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772024-12-21T04:32:49.297Z Compiling parking_lot_core v0.8.6
26782024-12-21T04:32:49.299Z Checking fxhash v0.2.1
26792024-12-21T04:32:49.299Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26802024-12-21T04:32:49.299Z Checking hickory-server v0.24.1
26812024-12-21T04:32:49.400Z Checking hickory-client v0.24.1
26822024-12-21T04:32:49.985Z Checking parking_lot v0.11.2
26832024-12-21T04:32:50.107Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26842024-12-21T04:32:50.109Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26852024-12-21T04:32:50.220Z Checking sled v0.34.7
26862024-12-21T04:32:51.983Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26872024-12-21T04:32:53.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
26882024-12-21T04:32:53.394Z
26892024-12-21T04:32:53.394Zinfo: running `cargo check --bins` on dns-server-api (84/176)
26902024-12-21T04:32:53.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912024-12-21T04:32:53.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922024-12-21T04:32:53.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932024-12-21T04:32:53.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26942024-12-21T04:32:54.011Z
26952024-12-21T04:32:54.011Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
26962024-12-21T04:32:54.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972024-12-21T04:32:54.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982024-12-21T04:32:54.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992024-12-21T04:32:54.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27002024-12-21T04:32:54.682Z
27012024-12-21T04:32:54.682Zinfo: running `cargo check --bins` on gateway-types (86/176)
27022024-12-21T04:32:55.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032024-12-21T04:32:55.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042024-12-21T04:32:55.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052024-12-21T04:32:55.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27062024-12-21T04:32:55.321Z
27072024-12-21T04:32:55.322Zinfo: running `cargo check --bins` on ipcc (87/176)
27082024-12-21T04:32:55.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092024-12-21T04:32:55.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102024-12-21T04:32:55.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112024-12-21T04:32:55.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27122024-12-21T04:32:55.946Z
27132024-12-21T04:32:55.946Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
27142024-12-21T04:32:56.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152024-12-21T04:32:56.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162024-12-21T04:32:56.638Z Compiling semver v0.1.20
27172024-12-21T04:32:56.638Z Compiling radium v0.7.0
27182024-12-21T04:32:56.753Z Compiling maybe-uninit v2.0.0
27192024-12-21T04:32:56.753Z Checking tap v1.0.1
27202024-12-21T04:32:56.769Z Checking password-hash v0.5.0
27212024-12-21T04:32:56.771Z Checking blake2 v0.10.6
27222024-12-21T04:32:56.771Z Compiling owo-colors v4.1.0
27232024-12-21T04:32:56.771Z Compiling packed_struct v0.10.1
27242024-12-21T04:32:56.886Z Checking wyz v0.5.1
27252024-12-21T04:32:57.052Z Compiling rustc_version v0.1.7
27262024-12-21T04:32:57.174Z Checking funty v2.0.0
27272024-12-21T04:32:57.201Z Checking crc-catalog v2.4.0
27282024-12-21T04:32:57.232Z Compiling cancel-safe-futures v0.1.5
27292024-12-21T04:32:57.333Z Checking crc v3.2.1
27302024-12-21T04:32:57.371Z Checking argon2 v0.5.3
27312024-12-21T04:32:57.400Z Compiling packed_struct_codegen v0.10.1
27322024-12-21T04:32:57.430Z Compiling indexmap v1.9.3
27332024-12-21T04:32:57.505Z Compiling newtype_derive v0.1.6
27342024-12-21T04:32:57.547Z Checking half v2.4.1
27352024-12-21T04:32:57.708Z Checking ciborium-io v0.2.2
27362024-12-21T04:32:57.731Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27372024-12-21T04:32:57.804Z Checking nodrop v0.1.14
27382024-12-21T04:32:57.917Z Checking array-init v0.0.4
27392024-12-21T04:32:58.013Z Checking ciborium-ll v0.2.2
27402024-12-21T04:32:58.029Z Checking bitvec v1.0.1
27412024-12-21T04:32:58.032Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27422024-12-21T04:32:58.063Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27432024-12-21T04:32:58.281Z Checking smallvec v0.6.14
27442024-12-21T04:32:58.299Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27452024-12-21T04:32:58.335Z Checking libsw v3.3.1
27462024-12-21T04:32:58.587Z Compiling memoffset v0.9.1
27472024-12-21T04:32:58.694Z Checking bitfield v0.14.0
27482024-12-21T04:32:58.777Z Checking termcolor v1.4.1
27492024-12-21T04:32:58.872Z Checking swrite v0.1.0
27502024-12-21T04:32:58.910Z Checking linear-map v1.2.0
27512024-12-21T04:32:58.972Z Checking indent_write v2.2.0
27522024-12-21T04:32:58.988Z Checking hashbrown v0.12.3
27532024-12-21T04:32:59.166Z Checking ron v0.8.1
27542024-12-21T04:32:59.193Z Checking env_logger v0.10.2
27552024-12-21T04:32:59.225Z Checking serde-hex v0.1.0
27562024-12-21T04:32:59.480Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27572024-12-21T04:32:59.561Z Checking ciborium v0.2.2
27582024-12-21T04:32:59.810Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27592024-12-21T04:33:00.375Z Checking steno v0.4.1
27602024-12-21T04:33:00.447Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27612024-12-21T04:33:00.499Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27622024-12-21T04:33:00.688Z Checking hashbrown v0.13.2
27632024-12-21T04:33:00.703Z Checking humantime v2.1.0
27642024-12-21T04:33:00.991Z Checking crc-any v2.5.0
27652024-12-21T04:33:01.049Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27662024-12-21T04:33:01.315Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27672024-12-21T04:33:01.488Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27682024-12-21T04:33:01.735Z Checking object v0.30.4
27692024-12-21T04:33:01.771Z Checking path-slash v0.1.5
27702024-12-21T04:33:01.982Z Checking nix v0.27.1
27712024-12-21T04:33:01.999Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27722024-12-21T04:33:02.721Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27732024-12-21T04:33:02.800Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27742024-12-21T04:33:03.059Z Checking tungstenite v0.23.0
27752024-12-21T04:33:03.207Z Checking kstat-rs v0.2.4
27762024-12-21T04:33:03.226Z Checking signal-hook-tokio v0.3.1
27772024-12-21T04:33:03.493Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27782024-12-21T04:33:03.867Z Checking tokio-tungstenite v0.23.1
27792024-12-21T04:33:04.343Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27802024-12-21T04:33:04.603Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27812024-12-21T04:33:04.879Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27822024-12-21T04:33:11.273Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27832024-12-21T04:33:12.592Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27842024-12-21T04:33:15.565Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27852024-12-21T04:33:21.177Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27862024-12-21T04:33:21.882Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27872024-12-21T04:33:24.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.74s
27882024-12-21T04:33:24.872Z
27892024-12-21T04:33:24.872Zinfo: running `cargo check --bins` on gateway-api (89/176)
27902024-12-21T04:33:25.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-12-21T04:33:25.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-12-21T04:33:25.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932024-12-21T04:33:25.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27942024-12-21T04:33:25.498Z
27952024-12-21T04:33:25.498Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
27962024-12-21T04:33:26.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-12-21T04:33:26.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-12-21T04:33:26.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992024-12-21T04:33:26.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28002024-12-21T04:33:26.110Z
28012024-12-21T04:33:26.110Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
28022024-12-21T04:33:26.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-12-21T04:33:26.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-12-21T04:33:26.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052024-12-21T04:33:26.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28062024-12-21T04:33:26.744Z
28072024-12-21T04:33:26.744Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
28082024-12-21T04:33:27.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-12-21T04:33:27.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-12-21T04:33:27.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112024-12-21T04:33:27.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28122024-12-21T04:33:27.534Z
28132024-12-21T04:33:27.534Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
28142024-12-21T04:33:27.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-12-21T04:33:27.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-12-21T04:33:27.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172024-12-21T04:33:27.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28182024-12-21T04:33:28.019Z
28192024-12-21T04:33:28.019Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28202024-12-21T04:33:28.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-12-21T04:33:28.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-12-21T04:33:28.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232024-12-21T04:33:28.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28242024-12-21T04:33:28.654Z
28252024-12-21T04:33:28.654Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28262024-12-21T04:33:29.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272024-12-21T04:33:29.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282024-12-21T04:33:29.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292024-12-21T04:33:29.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28302024-12-21T04:33:29.294Z
28312024-12-21T04:33:29.294Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28322024-12-21T04:33:29.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332024-12-21T04:33:29.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342024-12-21T04:33:29.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352024-12-21T04:33:29.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28362024-12-21T04:33:29.918Z
28372024-12-21T04:33:29.918Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28382024-12-21T04:33:30.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392024-12-21T04:33:30.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402024-12-21T04:33:30.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412024-12-21T04:33:30.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28422024-12-21T04:33:30.566Z
28432024-12-21T04:33:30.566Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28442024-12-21T04:33:31.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452024-12-21T04:33:31.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462024-12-21T04:33:31.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472024-12-21T04:33:31.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28482024-12-21T04:33:31.185Z
28492024-12-21T04:33:31.185Zinfo: running `cargo check --bins` on sp-sim (99/176)
28502024-12-21T04:33:31.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512024-12-21T04:33:31.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522024-12-21T04:33:31.815Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28532024-12-21T04:33:32.292Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28542024-12-21T04:33:34.101Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28552024-12-21T04:33:35.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
28562024-12-21T04:33:36.020Z
28572024-12-21T04:33:36.020Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28582024-12-21T04:33:36.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592024-12-21T04:33:36.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602024-12-21T04:33:36.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612024-12-21T04:33:36.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28622024-12-21T04:33:36.688Z
28632024-12-21T04:33:36.688Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28642024-12-21T04:33:37.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652024-12-21T04:33:37.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662024-12-21T04:33:37.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672024-12-21T04:33:37.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28682024-12-21T04:33:37.379Z
28692024-12-21T04:33:37.379Zinfo: running `cargo check --bins` on db-macros (102/176)
28702024-12-21T04:33:37.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712024-12-21T04:33:37.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722024-12-21T04:33:37.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732024-12-21T04:33:37.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28742024-12-21T04:33:37.985Z
28752024-12-21T04:33:37.985Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28762024-12-21T04:33:38.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-12-21T04:33:38.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-12-21T04:33:38.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792024-12-21T04:33:38.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28802024-12-21T04:33:38.589Z
28812024-12-21T04:33:38.589Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28822024-12-21T04:33:39.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832024-12-21T04:33:39.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842024-12-21T04:33:39.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852024-12-21T04:33:39.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28862024-12-21T04:33:39.251Z
28872024-12-21T04:33:39.251Zinfo: running `cargo check --bins` on authz-macros (105/176)
28882024-12-21T04:33:39.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892024-12-21T04:33:39.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902024-12-21T04:33:39.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912024-12-21T04:33:39.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28922024-12-21T04:33:39.854Z
28932024-12-21T04:33:39.854Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
28942024-12-21T04:33:40.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952024-12-21T04:33:40.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962024-12-21T04:33:40.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972024-12-21T04:33:40.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28982024-12-21T04:33:40.506Z
28992024-12-21T04:33:40.506Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
29002024-12-21T04:33:41.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012024-12-21T04:33:41.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022024-12-21T04:33:41.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032024-12-21T04:33:41.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29042024-12-21T04:33:41.158Z
29052024-12-21T04:33:41.158Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
29062024-12-21T04:33:41.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072024-12-21T04:33:41.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082024-12-21T04:33:41.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092024-12-21T04:33:41.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29102024-12-21T04:33:41.779Z
29112024-12-21T04:33:41.779Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
29122024-12-21T04:33:42.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132024-12-21T04:33:42.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142024-12-21T04:33:42.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152024-12-21T04:33:42.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29162024-12-21T04:33:42.432Z
29172024-12-21T04:33:42.432Zinfo: running `cargo check --bins` on typed-rng (110/176)
29182024-12-21T04:33:42.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192024-12-21T04:33:42.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202024-12-21T04:33:42.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212024-12-21T04:33:42.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29222024-12-21T04:33:43.034Z
29232024-12-21T04:33:43.034Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29242024-12-21T04:33:43.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252024-12-21T04:33:43.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262024-12-21T04:33:43.774Z Checking keccak v0.1.5
29272024-12-21T04:33:43.884Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29282024-12-21T04:33:43.887Z Checking secrecy v0.8.0
29292024-12-21T04:33:43.887Z Compiling unicase v2.7.0
29302024-12-21T04:33:43.894Z Compiling same-file v1.0.6
29312024-12-21T04:33:43.924Z Compiling tempfile v3.13.0
29322024-12-21T04:33:43.938Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29332024-12-21T04:33:43.940Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29342024-12-21T04:33:44.072Z Compiling walkdir v2.5.0
29352024-12-21T04:33:44.151Z Checking sha3 v0.10.8
29362024-12-21T04:33:44.215Z Compiling thiserror-impl-no-std v2.0.2
29372024-12-21T04:33:44.235Z Checking universal-hash v0.5.1
29382024-12-21T04:33:44.265Z Compiling ring v0.16.20
29392024-12-21T04:33:44.352Z Compiling blake3 v1.5.4
29402024-12-21T04:33:44.412Z Checking opaque-debug v0.3.1
29412024-12-21T04:33:44.505Z Checking poly1305 v0.8.0
29422024-12-21T04:33:44.523Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29432024-12-21T04:33:44.574Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29442024-12-21T04:33:44.780Z Checking chacha20 v0.9.1
29452024-12-21T04:33:44.783Z Checking aead v0.5.2
29462024-12-21T04:33:44.860Z Compiling memmap2 v0.9.5
29472024-12-21T04:33:44.998Z Compiling arrayref v0.3.9
29482024-12-21T04:33:45.027Z Compiling spin v0.5.2
29492024-12-21T04:33:45.107Z Compiling libefi-sys v0.1.0
29502024-12-21T04:33:45.122Z Compiling arrayvec v0.7.6
29512024-12-21T04:33:45.238Z Compiling constant_time_eq v0.3.1
29522024-12-21T04:33:45.284Z Compiling salty v0.3.0
29532024-12-21T04:33:45.378Z Checking chacha20poly1305 v0.10.1
29542024-12-21T04:33:45.512Z Compiling toolchain_find v0.4.0
29552024-12-21T04:33:45.541Z Compiling camino-tempfile v1.1.1
29562024-12-21T04:33:45.723Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29572024-12-21T04:33:45.781Z Compiling bitfield-struct v0.6.2
29582024-12-21T04:33:45.978Z Compiling topological-sort v0.2.2
29592024-12-21T04:33:46.201Z Compiling mime_guess v2.0.5
29602024-12-21T04:33:46.218Z Compiling rustfmt-wrapper v0.2.1
29612024-12-21T04:33:46.807Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29622024-12-21T04:33:46.892Z Checking primeorder v0.13.6
29632024-12-21T04:33:47.086Z Checking env_filter v0.1.2
29642024-12-21T04:33:47.161Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29652024-12-21T04:33:47.241Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29662024-12-21T04:33:47.272Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29672024-12-21T04:33:47.289Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29682024-12-21T04:33:47.306Z Checking env_logger v0.11.5
29692024-12-21T04:33:47.338Z Checking p384 v0.13.0
29702024-12-21T04:33:47.406Z Checking thiserror-no-std v2.0.2
29712024-12-21T04:33:47.512Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29722024-12-21T04:33:47.512Z Checking vsss-rs v3.3.4
29732024-12-21T04:33:47.713Z Checking simd-adler32 v0.3.7
29742024-12-21T04:33:47.778Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29752024-12-21T04:33:47.865Z Checking bumpalo v3.16.0
29762024-12-21T04:33:48.032Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29772024-12-21T04:33:48.121Z Checking lockfree-object-pool v0.1.6
29782024-12-21T04:33:48.186Z Compiling zip v2.1.3
29792024-12-21T04:33:48.245Z Checking http-range v0.1.5
29802024-12-21T04:33:48.324Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29812024-12-21T04:33:48.343Z Checking zopfli v0.8.1
29822024-12-21T04:33:48.406Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29832024-12-21T04:33:48.509Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29842024-12-21T04:33:48.702Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29852024-12-21T04:33:48.993Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29862024-12-21T04:33:49.106Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29872024-12-21T04:33:49.203Z Checking nanorand v0.7.0
29882024-12-21T04:33:49.435Z Checking atty v0.2.14
29892024-12-21T04:33:49.460Z Checking glob v0.3.1
29902024-12-21T04:33:49.550Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29912024-12-21T04:33:49.568Z Checking flume v0.11.1
29922024-12-21T04:33:49.766Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29932024-12-21T04:33:49.789Z Compiling omicron-zone-package v0.11.1
29942024-12-21T04:33:50.074Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29952024-12-21T04:33:50.280Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29962024-12-21T04:33:50.984Z Checking hyper-staticfile v0.10.1
29972024-12-21T04:33:51.191Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29982024-12-21T04:33:51.544Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29992024-12-21T04:33:51.932Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30002024-12-21T04:33:52.105Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30012024-12-21T04:33:52.109Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
30022024-12-21T04:33:52.141Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30032024-12-21T04:33:53.194Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30042024-12-21T04:33:53.211Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30052024-12-21T04:33:53.493Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30062024-12-21T04:33:53.630Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30072024-12-21T04:33:54.764Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30082024-12-21T04:33:56.508Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30092024-12-21T04:33:56.508Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30102024-12-21T04:34:06.343Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30112024-12-21T04:34:19.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.91s
30122024-12-21T04:34:20.130Z
30132024-12-21T04:34:20.130Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/176)
30142024-12-21T04:34:20.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152024-12-21T04:34:20.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162024-12-21T04:34:20.866Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30172024-12-21T04:34:34.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.45s
30182024-12-21T04:34:34.781Z
30192024-12-21T04:34:34.781Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/176)
30202024-12-21T04:34:35.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212024-12-21T04:34:35.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222024-12-21T04:34:35.516Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30232024-12-21T04:34:49.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
30242024-12-21T04:34:49.497Z
30252024-12-21T04:34:49.497Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/176)
30262024-12-21T04:34:50.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272024-12-21T04:34:50.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282024-12-21T04:34:50.221Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30292024-12-21T04:35:03.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
30302024-12-21T04:35:03.948Z
30312024-12-21T04:35:03.948Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/176)
30322024-12-21T04:35:04.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332024-12-21T04:35:04.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342024-12-21T04:35:04.674Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30352024-12-21T04:35:18.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.60s
30362024-12-21T04:35:18.740Z
30372024-12-21T04:35:18.740Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/176)
30382024-12-21T04:35:19.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392024-12-21T04:35:19.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402024-12-21T04:35:19.473Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30412024-12-21T04:35:32.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
30422024-12-21T04:35:33.088Z
30432024-12-21T04:35:33.088Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/176)
30442024-12-21T04:35:33.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452024-12-21T04:35:33.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462024-12-21T04:35:33.819Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30472024-12-21T04:35:47.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.29s
30482024-12-21T04:35:47.580Z
30492024-12-21T04:35:47.580Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/176)
30502024-12-21T04:35:48.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512024-12-21T04:35:48.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522024-12-21T04:35:48.304Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30532024-12-21T04:36:02.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.51s
30542024-12-21T04:36:02.285Z
30552024-12-21T04:36:02.285Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/176)
30562024-12-21T04:36:02.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572024-12-21T04:36:02.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582024-12-21T04:36:02.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592024-12-21T04:36:02.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30602024-12-21T04:36:02.935Z
30612024-12-21T04:36:02.935Zinfo: running `cargo check --bins` on key-manager (120/176)
30622024-12-21T04:36:03.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632024-12-21T04:36:03.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642024-12-21T04:36:03.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652024-12-21T04:36:03.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30662024-12-21T04:36:03.556Z
30672024-12-21T04:36:03.556Zinfo: running `cargo check --bins` on range-requests (121/176)
30682024-12-21T04:36:04.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692024-12-21T04:36:04.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702024-12-21T04:36:04.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712024-12-21T04:36:04.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30722024-12-21T04:36:04.167Z
30732024-12-21T04:36:04.167Zinfo: running `cargo check --bins` on repo-depot-api (122/176)
30742024-12-21T04:36:04.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752024-12-21T04:36:04.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762024-12-21T04:36:04.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772024-12-21T04:36:04.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30782024-12-21T04:36:04.790Z
30792024-12-21T04:36:04.790Zinfo: running `cargo check --bins` on sled-agent-api (123/176)
30802024-12-21T04:36:05.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812024-12-21T04:36:05.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822024-12-21T04:36:05.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832024-12-21T04:36:05.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30842024-12-21T04:36:05.433Z
30852024-12-21T04:36:05.433Zinfo: running `cargo check --bins` on sled-diagnostics (124/176)
30862024-12-21T04:36:05.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872024-12-21T04:36:05.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882024-12-21T04:36:05.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892024-12-21T04:36:05.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30902024-12-21T04:36:06.037Z
30912024-12-21T04:36:06.037Zinfo: running `cargo check --bins` on sled-hardware (125/176)
30922024-12-21T04:36:06.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932024-12-21T04:36:06.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942024-12-21T04:36:06.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952024-12-21T04:36:06.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30962024-12-21T04:36:06.695Z
30972024-12-21T04:36:06.695Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/176)
30982024-12-21T04:36:07.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992024-12-21T04:36:07.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002024-12-21T04:36:07.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012024-12-21T04:36:07.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31022024-12-21T04:36:07.350Z
31032024-12-21T04:36:07.350Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/176)
31042024-12-21T04:36:07.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052024-12-21T04:36:07.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062024-12-21T04:36:07.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072024-12-21T04:36:07.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31082024-12-21T04:36:08.006Z
31092024-12-21T04:36:08.006Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (128/176)
31102024-12-21T04:36:08.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112024-12-21T04:36:08.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122024-12-21T04:36:08.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132024-12-21T04:36:08.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31142024-12-21T04:36:08.678Z
31152024-12-21T04:36:08.678Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (129/176)
31162024-12-21T04:36:09.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172024-12-21T04:36:09.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182024-12-21T04:36:09.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192024-12-21T04:36:09.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31202024-12-21T04:36:09.336Z
31212024-12-21T04:36:09.336Zinfo: running `cargo check --bins` on nexus-test-interface (130/176)
31222024-12-21T04:36:09.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232024-12-21T04:36:09.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242024-12-21T04:36:09.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252024-12-21T04:36:09.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31262024-12-21T04:36:09.992Z
31272024-12-21T04:36:09.993Zinfo: running `cargo check --bins` on oximeter-collector (131/176)
31282024-12-21T04:36:10.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292024-12-21T04:36:10.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302024-12-21T04:36:10.682Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31312024-12-21T04:36:10.682Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31322024-12-21T04:36:11.567Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31332024-12-21T04:36:13.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
31342024-12-21T04:36:13.763Z
31352024-12-21T04:36:13.763Zinfo: running `cargo check --bins` on oximeter-api (132/176)
31362024-12-21T04:36:14.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372024-12-21T04:36:14.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382024-12-21T04:36:14.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392024-12-21T04:36:14.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31402024-12-21T04:36:14.389Z
31412024-12-21T04:36:14.389Zinfo: running `cargo check --bins` on cert-dev (133/176)
31422024-12-21T04:36:14.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432024-12-21T04:36:14.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442024-12-21T04:36:15.006Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31452024-12-21T04:36:15.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31462024-12-21T04:36:15.423Z
31472024-12-21T04:36:15.423Zinfo: running `cargo check --bins` on clickana (134/176)
31482024-12-21T04:36:15.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492024-12-21T04:36:15.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502024-12-21T04:36:16.065Z Checking castaway v0.2.3
31512024-12-21T04:36:16.067Z Checking unicode-truncate v1.1.0
31522024-12-21T04:36:16.067Z Checking lru v0.12.5
31532024-12-21T04:36:16.067Z Compiling instability v0.3.2
31542024-12-21T04:36:16.067Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31552024-12-21T04:36:16.067Z Checking cassowary v0.3.0
31562024-12-21T04:36:16.289Z Checking compact_str v0.8.0
31572024-12-21T04:36:16.906Z Checking ratatui v0.28.1
31582024-12-21T04:36:17.907Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31592024-12-21T04:36:18.924Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31602024-12-21T04:36:19.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
31612024-12-21T04:36:19.928Z
31622024-12-21T04:36:19.928Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (135/176)
31632024-12-21T04:36:20.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642024-12-21T04:36:20.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652024-12-21T04:36:20.599Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31662024-12-21T04:36:20.599Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31672024-12-21T04:36:21.644Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31682024-12-21T04:36:22.145Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31692024-12-21T04:36:22.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
31702024-12-21T04:36:22.710Z
31712024-12-21T04:36:22.710Zinfo: running `cargo check --bins` on ch-dev (136/176)
31722024-12-21T04:36:23.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732024-12-21T04:36:23.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742024-12-21T04:36:23.375Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31752024-12-21T04:36:24.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31762024-12-21T04:36:24.253Z
31772024-12-21T04:36:24.253Zinfo: running `cargo check --bins` on crdb-seed (137/176)
31782024-12-21T04:36:24.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792024-12-21T04:36:24.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802024-12-21T04:36:24.907Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31812024-12-21T04:36:25.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31822024-12-21T04:36:25.454Z
31832024-12-21T04:36:25.454Zinfo: running `cargo check --bins` on db-dev (138/176)
31842024-12-21T04:36:26.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852024-12-21T04:36:26.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862024-12-21T04:36:26.120Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31872024-12-21T04:36:26.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
31882024-12-21T04:36:27.010Z
31892024-12-21T04:36:27.010Zinfo: running `cargo check --bins` on omicron-dev-lib (139/176)
31902024-12-21T04:36:27.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-12-21T04:36:27.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-12-21T04:36:27.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932024-12-21T04:36:27.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31942024-12-21T04:36:27.659Z
31952024-12-21T04:36:27.659Zinfo: running `cargo check --bins` on xtask-downloader (140/176)
31962024-12-21T04:36:28.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972024-12-21T04:36:28.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982024-12-21T04:36:28.275Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31992024-12-21T04:36:29.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
32002024-12-21T04:36:29.306Z
32012024-12-21T04:36:29.306Zinfo: running `cargo check --bins` on omicron-ls-apis (141/176)
32022024-12-21T04:36:29.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032024-12-21T04:36:29.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042024-12-21T04:36:29.924Z Checking cargo-platform v0.1.8
32052024-12-21T04:36:30.191Z Checking cargo_metadata v0.18.1
32062024-12-21T04:36:31.148Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32072024-12-21T04:36:31.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
32082024-12-21T04:36:32.136Z
32092024-12-21T04:36:32.136Zinfo: running `cargo check --bins` on mgs-dev (142/176)
32102024-12-21T04:36:32.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112024-12-21T04:36:32.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122024-12-21T04:36:32.839Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32132024-12-21T04:36:34.328Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32142024-12-21T04:36:34.944Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32152024-12-21T04:36:35.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
32162024-12-21T04:36:35.688Z
32172024-12-21T04:36:35.688Zinfo: running `cargo check --bins` on omicron-omdb (143/176)
32182024-12-21T04:36:36.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192024-12-21T04:36:36.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202024-12-21T04:36:36.464Z Compiling crunchy v0.2.2
32212024-12-21T04:36:36.464Z Compiling tiny-keccak v2.0.2
32222024-12-21T04:36:36.466Z Compiling dsl_auto_type v0.1.2
32232024-12-21T04:36:36.466Z Checking scheduled-thread-pool v0.2.7
32242024-12-21T04:36:36.467Z Compiling diesel_table_macro_syntax v0.2.0
32252024-12-21T04:36:36.597Z Compiling ascii-canvas v3.0.0
32262024-12-21T04:36:36.606Z Compiling ena v0.14.3
32272024-12-21T04:36:36.618Z Compiling diff v0.1.13
32282024-12-21T04:36:36.761Z Checking r2d2 v0.8.10
32292024-12-21T04:36:37.272Z Compiling regex-syntax v0.6.29
32302024-12-21T04:36:37.292Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32312024-12-21T04:36:37.292Z Compiling ref-cast v1.0.23
32322024-12-21T04:36:37.292Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32332024-12-21T04:36:37.292Z Compiling derive_builder_core v0.20.2
32342024-12-21T04:36:37.292Z Compiling libxml v0.3.3
32352024-12-21T04:36:37.292Z Compiling ref-cast-impl v1.0.23
32362024-12-21T04:36:37.326Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32372024-12-21T04:36:37.611Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32382024-12-21T04:36:37.631Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32392024-12-21T04:36:37.840Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32402024-12-21T04:36:37.870Z Compiling strum_macros v0.24.3
32412024-12-21T04:36:37.899Z Compiling samael v0.0.17
32422024-12-21T04:36:38.214Z Compiling diesel_derives v2.2.3
32432024-12-21T04:36:38.260Z Compiling indoc v1.0.9
32442024-12-21T04:36:39.230Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32452024-12-21T04:36:39.514Z Compiling derive_builder_macro v0.20.2
32462024-12-21T04:36:39.517Z Compiling oso-derive v0.27.3
32472024-12-21T04:36:40.379Z Compiling lalrpop v0.19.12
32482024-12-21T04:36:40.417Z Checking derive_builder v0.20.2
32492024-12-21T04:36:40.564Z Compiling impl-trait-for-tuples v0.2.2
32502024-12-21T04:36:40.581Z Checking quick-xml v0.33.0
32512024-12-21T04:36:41.034Z Compiling diesel-dtrace v0.4.2
32522024-12-21T04:36:41.329Z Checking maplit v1.0.2
32532024-12-21T04:36:41.589Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32542024-12-21T04:36:41.607Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32552024-12-21T04:36:41.924Z Checking bb8 v0.8.5
32562024-12-21T04:36:42.078Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32572024-12-21T04:36:42.361Z Checking rand_seeder v0.3.0
32582024-12-21T04:36:42.426Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32592024-12-21T04:36:42.616Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32602024-12-21T04:36:42.789Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32612024-12-21T04:36:42.807Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32622024-12-21T04:36:43.081Z Checking unicode-linebreak v0.1.5
32632024-12-21T04:36:43.208Z Checking is_ci v1.2.0
32642024-12-21T04:36:43.349Z Checking smawk v0.3.2
32652024-12-21T04:36:43.492Z Checking supports-color v3.0.1
32662024-12-21T04:36:43.559Z Checking textwrap v0.16.1
32672024-12-21T04:36:43.716Z Checking multimap v0.10.0
32682024-12-21T04:36:44.585Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32692024-12-21T04:36:47.196Z Checking diesel v2.2.6
32702024-12-21T04:37:13.183Z Compiling polar-core v0.27.3
32712024-12-21T04:37:17.127Z Checking async-bb8-diesel v0.2.1
32722024-12-21T04:37:20.571Z Checking oso v0.27.3
32732024-12-21T04:38:30.657Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32742024-12-21T04:38:36.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
32752024-12-21T04:38:36.930Z
32762024-12-21T04:38:36.930Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (144/176)
32772024-12-21T04:38:37.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782024-12-21T04:38:37.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792024-12-21T04:38:37.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802024-12-21T04:38:37.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32812024-12-21T04:38:37.598Z
32822024-12-21T04:38:37.598Zinfo: running `cargo check --bins` on nexus-saga-recovery (145/176)
32832024-12-21T04:38:38.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842024-12-21T04:38:38.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852024-12-21T04:38:38.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862024-12-21T04:38:38.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32872024-12-21T04:38:38.266Z
32882024-12-21T04:38:38.266Zinfo: running `cargo check --bins` on nexus-test-utils-macros (146/176)
32892024-12-21T04:38:38.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902024-12-21T04:38:38.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912024-12-21T04:38:38.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922024-12-21T04:38:38.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32932024-12-21T04:38:38.872Z
32942024-12-21T04:38:38.872Zinfo: running `cargo check --bins` on omicron-nexus (147/176)
32952024-12-21T04:38:39.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962024-12-21T04:38:39.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972024-12-21T04:38:39.669Z Compiling libz-sys v1.1.20
32982024-12-21T04:38:39.784Z Compiling libgit2-sys v0.17.0+1.8.1
32992024-12-21T04:38:39.797Z Compiling vergen v8.3.2
33002024-12-21T04:38:39.800Z Compiling cargo-platform v0.1.8
33012024-12-21T04:38:39.800Z Compiling pin-project-internal v1.1.6
33022024-12-21T04:38:39.831Z Compiling libsqlite3-sys v0.30.1
33032024-12-21T04:38:39.834Z Compiling snafu-derive v0.8.5
33042024-12-21T04:38:39.834Z Compiling buf-list v1.0.3
33052024-12-21T04:38:40.094Z Compiling cargo_metadata v0.18.1
33062024-12-21T04:38:40.324Z Compiling rustls v0.21.12
33072024-12-21T04:38:40.343Z Compiling cfg_aliases v0.2.1
33082024-12-21T04:38:40.488Z Compiling nix v0.29.0
33092024-12-21T04:38:40.614Z Checking globset v0.4.15
33102024-12-21T04:38:40.638Z Checking olpc-cjson v0.1.4
33112024-12-21T04:38:40.705Z Checking rustls-webpki v0.101.7
33122024-12-21T04:38:40.831Z Checking sct v0.7.1
33132024-12-21T04:38:41.018Z Checking serde_plain v1.0.2
33142024-12-21T04:38:41.111Z Checking typed-path v0.9.3
33152024-12-21T04:38:41.671Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33162024-12-21T04:38:41.705Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33172024-12-21T04:38:41.947Z Checking hashlink v0.9.1
33182024-12-21T04:38:41.977Z Checking fallible-iterator v0.3.0
33192024-12-21T04:38:42.544Z Checking fallible-streaming-iterator v0.1.9
33202024-12-21T04:38:42.578Z Checking parse-size v1.1.0
33212024-12-21T04:38:42.783Z Checking rusqlite v0.32.1
33222024-12-21T04:38:42.870Z Checking pin-project v1.1.6
33232024-12-21T04:38:42.986Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33242024-12-21T04:38:43.056Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33252024-12-21T04:38:43.304Z Checking rustls-pemfile v1.0.4
33262024-12-21T04:38:43.499Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33272024-12-21T04:38:43.568Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33282024-12-21T04:38:43.837Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33292024-12-21T04:38:43.915Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33302024-12-21T04:38:44.042Z Checking twox-hash v1.6.3
33312024-12-21T04:38:44.074Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33322024-12-21T04:38:44.216Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33332024-12-21T04:38:44.541Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33342024-12-21T04:38:44.674Z Checking tokio-rustls v0.24.1
33352024-12-21T04:38:45.003Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33362024-12-21T04:38:45.112Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33372024-12-21T04:38:45.169Z Checking snafu v0.8.5
33382024-12-21T04:38:45.309Z Checking fatfs v0.3.6
33392024-12-21T04:38:45.609Z Checking tough v0.19.0
33402024-12-21T04:38:45.975Z Checking assert_matches v1.5.0
33412024-12-21T04:38:49.804Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33422024-12-21T04:38:51.155Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33432024-12-21T04:38:52.119Z Compiling git2 v0.19.0
33442024-12-21T04:38:57.102Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33452024-12-21T04:39:49.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
33462024-12-21T04:39:49.224Z
33472024-12-21T04:39:49.224Zinfo: running `cargo check --bins` on nexus-external-api (148/176)
33482024-12-21T04:39:49.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492024-12-21T04:39:49.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502024-12-21T04:39:49.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33512024-12-21T04:39:49.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33522024-12-21T04:39:49.901Z
33532024-12-21T04:39:49.901Zinfo: running `cargo check --bins` on openapi-manager-types (149/176)
33542024-12-21T04:39:50.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552024-12-21T04:39:50.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562024-12-21T04:39:50.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33572024-12-21T04:39:50.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33582024-12-21T04:39:50.510Z
33592024-12-21T04:39:50.510Zinfo: running `cargo check --bins` on nexus-internal-api (150/176)
33602024-12-21T04:39:51.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612024-12-21T04:39:51.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622024-12-21T04:39:51.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632024-12-21T04:39:51.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33642024-12-21T04:39:51.169Z
33652024-12-21T04:39:51.169Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (151/176)
33662024-12-21T04:39:51.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672024-12-21T04:39:51.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682024-12-21T04:39:51.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692024-12-21T04:39:51.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33702024-12-21T04:39:51.841Z
33712024-12-21T04:39:51.841Zinfo: running `cargo check --bins` on nexus-networking (152/176)
33722024-12-21T04:39:52.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732024-12-21T04:39:52.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742024-12-21T04:39:52.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752024-12-21T04:39:52.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33762024-12-21T04:39:52.509Z
33772024-12-21T04:39:52.509Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (153/176)
33782024-12-21T04:39:53.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792024-12-21T04:39:53.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802024-12-21T04:39:53.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812024-12-21T04:39:53.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33822024-12-21T04:39:53.174Z
33832024-12-21T04:39:53.174Zinfo: running `cargo check --bins` on update-common (154/176)
33842024-12-21T04:39:53.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852024-12-21T04:39:53.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862024-12-21T04:39:53.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872024-12-21T04:39:53.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33882024-12-21T04:39:53.824Z
33892024-12-21T04:39:53.824Zinfo: running `cargo check --bins` on tufaceous-lib (155/176)
33902024-12-21T04:39:54.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912024-12-21T04:39:54.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922024-12-21T04:39:54.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932024-12-21T04:39:54.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33942024-12-21T04:39:54.463Z
33952024-12-21T04:39:54.464Zinfo: running `cargo check --bins` on tufaceous (156/176)
33962024-12-21T04:39:55.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972024-12-21T04:39:55.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982024-12-21T04:39:55.129Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33992024-12-21T04:39:56.368Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
34002024-12-21T04:39:57.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
34012024-12-21T04:39:57.417Z
34022024-12-21T04:39:57.418Zinfo: running `cargo check --bins` on omicron-dev (157/176)
34032024-12-21T04:39:58.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042024-12-21T04:39:58.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052024-12-21T04:39:58.259Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34062024-12-21T04:39:58.263Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34072024-12-21T04:39:58.397Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34082024-12-21T04:39:58.400Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34092024-12-21T04:39:59.453Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34102024-12-21T04:40:25.367Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34112024-12-21T04:40:25.367Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34122024-12-21T04:40:25.372Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34132024-12-21T04:40:25.372Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34142024-12-21T04:40:25.372Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34152024-12-21T04:40:26.345Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34162024-12-21T04:40:30.892Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34172024-12-21T04:41:04.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
34182024-12-21T04:41:05.032Z
34192024-12-21T04:41:05.032Zinfo: running `cargo check --bins` on openapi-manager (158/176)
34202024-12-21T04:41:05.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212024-12-21T04:41:05.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222024-12-21T04:41:05.744Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34232024-12-21T04:41:05.748Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34242024-12-21T04:41:05.748Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34252024-12-21T04:41:05.869Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34262024-12-21T04:41:05.873Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34272024-12-21T04:41:05.896Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34282024-12-21T04:41:05.912Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
34292024-12-21T04:41:05.912Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34302024-12-21T04:41:06.047Z Checking heck v0.4.1
34312024-12-21T04:41:06.106Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34322024-12-21T04:41:06.189Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34332024-12-21T04:41:06.234Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34342024-12-21T04:41:06.551Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34352024-12-21T04:41:06.649Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34362024-12-21T04:41:07.221Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34372024-12-21T04:41:07.406Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34382024-12-21T04:41:08.548Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34392024-12-21T04:41:09.151Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34402024-12-21T04:41:09.620Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34412024-12-21T04:41:09.770Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34422024-12-21T04:41:11.764Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34432024-12-21T04:41:11.767Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34442024-12-21T04:41:13.044Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34452024-12-21T04:41:14.640Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34462024-12-21T04:41:20.634Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34472024-12-21T04:41:20.634Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34482024-12-21T04:41:22.162Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
34492024-12-21T04:41:22.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.89s
34502024-12-21T04:41:23.109Z
34512024-12-21T04:41:23.109Zinfo: running `cargo check --bins` on installinator-api (159/176)
34522024-12-21T04:41:23.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532024-12-21T04:41:23.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542024-12-21T04:41:23.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552024-12-21T04:41:23.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34562024-12-21T04:41:23.752Z
34572024-12-21T04:41:23.752Zinfo: running `cargo check --bins` on wicketd-api (160/176)
34582024-12-21T04:41:24.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592024-12-21T04:41:24.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602024-12-21T04:41:24.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612024-12-21T04:41:24.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34622024-12-21T04:41:24.404Z
34632024-12-21T04:41:24.404Zinfo: running `cargo check --bins` on reconfigurator-cli (161/176)
34642024-12-21T04:41:24.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652024-12-21T04:41:24.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662024-12-21T04:41:25.091Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34672024-12-21T04:41:25.091Z Compiling petname v2.0.2
34682024-12-21T04:41:25.093Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34692024-12-21T04:41:25.094Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34702024-12-21T04:41:25.094Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34712024-12-21T04:41:25.094Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34722024-12-21T04:41:25.226Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34732024-12-21T04:41:25.251Z Checking sync-ptr v0.1.1
34742024-12-21T04:41:30.543Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34752024-12-21T04:41:31.196Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34762024-12-21T04:41:32.356Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34772024-12-21T04:41:33.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s
34782024-12-21T04:41:34.106Z
34792024-12-21T04:41:34.106Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (162/176)
34802024-12-21T04:41:34.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812024-12-21T04:41:34.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822024-12-21T04:41:34.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832024-12-21T04:41:34.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34842024-12-21T04:41:34.764Z
34852024-12-21T04:41:34.764Zinfo: running `cargo check --bins` on omicron-releng (163/176)
34862024-12-21T04:41:35.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872024-12-21T04:41:35.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882024-12-21T04:41:35.426Z Checking memmap2 v0.9.5
34892024-12-21T04:41:35.426Z Checking constant_time_eq v0.3.1
34902024-12-21T04:41:35.428Z Checking arrayref v0.3.9
34912024-12-21T04:41:35.428Z Checking spin v0.5.2
34922024-12-21T04:41:35.428Z Checking arrayvec v0.7.6
34932024-12-21T04:41:35.428Z Checking topological-sort v0.2.2
34942024-12-21T04:41:35.428Z Checking shell-words v1.1.0
34952024-12-21T04:41:35.685Z Checking ring v0.16.20
34962024-12-21T04:41:35.820Z Checking blake3 v1.5.4
34972024-12-21T04:41:36.766Z Checking omicron-zone-package v0.11.1
34982024-12-21T04:41:37.876Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34992024-12-21T04:41:38.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
35002024-12-21T04:41:38.953Z
35012024-12-21T04:41:38.953Zinfo: running `cargo check --bins` on xtask (164/176)
35022024-12-21T04:41:39.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032024-12-21T04:41:39.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042024-12-21T04:41:39.381Z Checking bitflags v2.6.0
35052024-12-21T04:41:39.383Z Checking serde v1.0.215
35062024-12-21T04:41:39.383Z Checking thiserror v1.0.69
35072024-12-21T04:41:39.471Z Checking scroll v0.12.0
35082024-12-21T04:41:39.473Z Checking log v0.4.22
35092024-12-21T04:41:39.487Z Checking hashbrown v0.15.1
35102024-12-21T04:41:39.491Z Checking zerocopy v0.7.35
35112024-12-21T04:41:39.511Z Checking syn v2.0.87
35122024-12-21T04:41:39.561Z Checking pest v2.7.14
35132024-12-21T04:41:39.695Z Checking rustix v0.38.37
35142024-12-21T04:41:39.720Z Checking once_cell v1.20.2
35152024-12-21T04:41:39.920Z Checking goblin v0.8.2
35162024-12-21T04:41:40.015Z Checking fs-err v2.11.0
35172024-12-21T04:41:40.300Z Checking anyhow v1.0.93
35182024-12-21T04:41:40.517Z Checking indexmap v2.6.0
35192024-12-21T04:41:40.679Z Checking tabled v0.15.0
35202024-12-21T04:41:41.664Z Checking terminal_size v0.4.0
35212024-12-21T04:41:41.664Z Checking tempfile v3.13.0
35222024-12-21T04:41:41.691Z Checking dtrace-parser v0.2.0
35232024-12-21T04:41:41.819Z Checking clap_builder v4.5.21
35242024-12-21T04:41:43.597Z Checking serde_json v1.0.133
35252024-12-21T04:41:43.597Z Checking toml_datetime v0.6.8
35262024-12-21T04:41:43.600Z Checking serde_spanned v0.6.8
35272024-12-21T04:41:43.600Z Checking camino v1.1.9
35282024-12-21T04:41:43.686Z Checking semver v1.0.23
35292024-12-21T04:41:43.727Z Checking cargo-platform v0.1.8
35302024-12-21T04:41:43.785Z Checking macaddr v1.0.1
35312024-12-21T04:41:43.895Z Checking toml_edit v0.22.22
35322024-12-21T04:41:44.023Z Checking clap v4.5.21
35332024-12-21T04:41:44.166Z Checking camino-tempfile v1.1.1
35342024-12-21T04:41:44.805Z Checking dof v0.3.0
35352024-12-21T04:41:44.805Z Checking cargo_metadata v0.18.1
35362024-12-21T04:41:45.211Z Checking usdt-impl v0.5.0
35372024-12-21T04:41:45.569Z Checking usdt v0.5.0
35382024-12-21T04:41:45.664Z Checking toml v0.8.19
35392024-12-21T04:41:46.135Z Checking cargo_toml v0.20.5
35402024-12-21T04:41:47.328Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35412024-12-21T04:41:47.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.97s
35422024-12-21T04:41:48.031Z
35432024-12-21T04:41:48.031Zinfo: running `cargo check --bins` on end-to-end-tests (165/176)
35442024-12-21T04:41:48.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452024-12-21T04:41:48.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462024-12-21T04:41:48.786Z Checking polyval v0.6.2
35472024-12-21T04:41:48.898Z Checking ctr v0.9.2
35482024-12-21T04:41:48.910Z Checking ssh-encoding v0.2.0
35492024-12-21T04:41:48.913Z Checking blowfish v0.9.1
35502024-12-21T04:41:48.932Z Checking password-hash v0.4.2
35512024-12-21T04:41:48.935Z Checking matches v0.1.10
35522024-12-21T04:41:48.958Z Checking p521 v0.13.3
35532024-12-21T04:41:48.958Z Checking p256 v0.13.2
35542024-12-21T04:41:49.009Z Checking idna v0.2.3
35552024-12-21T04:41:49.120Z Checking ghash v0.5.1
35562024-12-21T04:41:49.139Z Checking bcrypt-pbkdf v0.10.0
35572024-12-21T04:41:49.149Z Compiling enum-as-inner v0.5.1
35582024-12-21T04:41:49.216Z Checking russh-cryptovec v0.7.3
35592024-12-21T04:41:49.278Z Checking aes-gcm v0.10.3
35602024-12-21T04:41:49.345Z Checking pbkdf2 v0.11.0
35612024-12-21T04:41:49.413Z Checking md5 v0.7.0
35622024-12-21T04:41:49.428Z Checking num-bigint v0.4.6
35632024-12-21T04:41:49.428Z Checking des v0.8.1
35642024-12-21T04:41:49.506Z Checking ssh-cipher v0.2.0
35652024-12-21T04:41:49.606Z Compiling dhcproto-macros v0.1.0
35662024-12-21T04:41:49.682Z Checking hex-literal v0.4.1
35672024-12-21T04:41:49.703Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35682024-12-21T04:41:49.800Z Checking ssh-key v0.6.6
35692024-12-21T04:41:49.818Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35702024-12-21T04:41:49.835Z Checking internet-checksum v0.2.1
35712024-12-21T04:41:50.187Z Checking trust-dns-proto v0.22.0
35722024-12-21T04:41:51.100Z Checking russh-keys v0.45.0
35732024-12-21T04:41:52.006Z Checking russh v0.45.0
35742024-12-21T04:41:52.776Z Checking dhcproto v0.12.0
35752024-12-21T04:42:09.848Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35762024-12-21T04:42:11.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.11s
35772024-12-21T04:42:11.342Z
35782024-12-21T04:42:11.342Zinfo: running `cargo check --bins` on gateway-cli (166/176)
35792024-12-21T04:42:11.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802024-12-21T04:42:11.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812024-12-21T04:42:11.987Z Checking termios v0.3.3
35822024-12-21T04:42:12.200Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35832024-12-21T04:42:12.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
35842024-12-21T04:42:13.151Z
35852024-12-21T04:42:13.151Zinfo: running `cargo check --bins --no-default-features` on installinator (167/176)
35862024-12-21T04:42:13.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872024-12-21T04:42:13.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882024-12-21T04:42:13.850Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35892024-12-21T04:42:13.850Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35902024-12-21T04:42:13.854Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35912024-12-21T04:42:13.854Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35922024-12-21T04:42:14.919Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35932024-12-21T04:42:16.265Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35942024-12-21T04:42:18.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
35952024-12-21T04:42:18.349Z
35962024-12-21T04:42:18.349Zinfo: running `cargo check --bins` on internal-dns-cli (168/176)
35972024-12-21T04:42:18.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982024-12-21T04:42:18.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992024-12-21T04:42:18.984Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36002024-12-21T04:42:19.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
36012024-12-21T04:42:19.656Z
36022024-12-21T04:42:19.656Zinfo: running `cargo check --bins` on omicron-live-tests (169/176)
36032024-12-21T04:42:20.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36042024-12-21T04:42:20.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36052024-12-21T04:42:20.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36062024-12-21T04:42:20.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36072024-12-21T04:42:20.264Z
36082024-12-21T04:42:20.264Zinfo: running `cargo check --bins` on live-tests-macros (170/176)
36092024-12-21T04:42:20.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36102024-12-21T04:42:20.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36112024-12-21T04:42:20.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36122024-12-21T04:42:20.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36132024-12-21T04:42:20.880Z
36142024-12-21T04:42:20.880Zinfo: running `cargo check --bins` on omicron-package (171/176)
36152024-12-21T04:42:21.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162024-12-21T04:42:21.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172024-12-21T04:42:21.544Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
36182024-12-21T04:42:22.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
36192024-12-21T04:42:23.078Z
36202024-12-21T04:42:23.078Zinfo: running `cargo check --bins` on wicket-dbg (172/176)
36212024-12-21T04:42:23.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222024-12-21T04:42:23.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232024-12-21T04:42:23.781Z Checking rtoolbox v0.0.2
36242024-12-21T04:42:23.781Z Checking tui-tree-widget v0.22.0
36252024-12-21T04:42:23.783Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36262024-12-21T04:42:24.000Z Checking rpassword v7.3.1
36272024-12-21T04:42:28.098Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36282024-12-21T04:42:31.147Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
36292024-12-21T04:42:32.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s
36302024-12-21T04:42:32.622Z
36312024-12-21T04:42:32.622Zinfo: running `cargo check --bins` on wicket (173/176)
36322024-12-21T04:42:33.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332024-12-21T04:42:33.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342024-12-21T04:42:33.340Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36352024-12-21T04:42:33.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
36362024-12-21T04:42:33.983Z
36372024-12-21T04:42:33.983Zinfo: running `cargo check --bins` on wicketd (174/176)
36382024-12-21T04:42:34.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392024-12-21T04:42:34.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402024-12-21T04:42:34.715Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36412024-12-21T04:42:34.716Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36422024-12-21T04:42:35.614Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36432024-12-21T04:42:39.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
36442024-12-21T04:42:39.777Z
36452024-12-21T04:42:39.777Zinfo: running `cargo check --bins` on omicron-workspace-hack (175/176)
36462024-12-21T04:42:40.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36472024-12-21T04:42:40.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36482024-12-21T04:42:40.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36492024-12-21T04:42:40.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36502024-12-21T04:42:40.418Z
36512024-12-21T04:42:40.418Zinfo: running `cargo check --bins` on zone-setup (176/176)
36522024-12-21T04:42:41.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36532024-12-21T04:42:41.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36542024-12-21T04:42:41.192Z Checking uzers v0.12.1
36552024-12-21T04:42:41.540Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36562024-12-21T04:42:42.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
36572024-12-21T04:42:42.976Z
36582024-12-21T04:42:42.976Zreal 13:34.987393005
36592024-12-21T04:42:42.976Zuser 25:24.235223215
36602024-12-21T04:42:42.976Zsys 5:46.951163131
36612024-12-21T04:42:42.976Ztrap 0.490933852
36622024-12-21T04:42:42.976Ztflt 2.576327548
36632024-12-21T04:42:42.976Zdflt 3.050095179
36642024-12-21T04:42:42.976Zkflt 0.001092315
36652024-12-21T04:42:42.976Zlock 48:33.578878773
36662024-12-21T04:42:42.976Zslp 2:13:16.789072080
36672024-12-21T04:42:42.976Zlat 1:00.722682425
36682024-12-21T04:42:42.976Zstop 3:22.953082499
36692024-12-21T04:42:42.979Zprocess exited: duration 1250084 ms, exit code 0
 
36702024-12-21T04:42:42.986Zfound 0 output files