01JDREZB18S026S7RTJ6V1303R: 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: 01JDREZTN51P94X47HADFNMW1H

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-28T04:04:08.133Zjob assigned to worker 01JDRF00GN0A606F833WYFZFKK [factory aws, i-0010aeb5a3814c0ed] (queued for 56 s)
 
22024-11-28T04:04:16.379Zstarting task 0: "setup"
32024-11-28T04:04:16.388Z++ uname -s
42024-11-28T04:04:16.391Z+ kern=SunOS
52024-11-28T04:04:16.391Z+ case "$kern" in
62024-11-28T04:04:16.391Z+ groupadd -g 12345 build
72024-11-28T04:04:16.393Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-28T04:04:18.400Z+ zfs create -o mountpoint=/work rpool/work
92024-11-28T04:04:18.523Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-28T04:04:18.525Z+ home_fs=zfs
112024-11-28T04:04:18.525Z+ [[ zfs == autofs ]]
122024-11-28T04:04:18.525Z+ mkdir -p /home/build
132024-11-28T04:04:18.527Z+ chown build:build /home/build /work
142024-11-28T04:04:20.529Z+ chmod 0700 /home/build /work
152024-11-28T04:04:20.531Zprocess exited: duration 4151 ms, exit code 0
 
162024-11-28T04:04:20.537Zstarting task 1: "rust-toolchain"
172024-11-28T04:04:20.542Z+ printf ' * toolchain channel = "%s"
182024-11-28T04:04:20.542Z' 1.81.0
192024-11-28T04:04:20.542Z * toolchain channel = "1.81.0"
202024-11-28T04:04:20.542Z+ printf ' * toolchain profile = "%s"
212024-11-28T04:04:20.542Z' default
222024-11-28T04:04:20.542Z * toolchain profile = "default"
232024-11-28T04:04:20.545Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-28T04:04:20.545Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-28T04:04:20.843Zinfo: downloading installer
262024-11-28T04:04:22.169Zinfo: profile set to 'default'
272024-11-28T04:04:22.169Zinfo: default host triple is x86_64-unknown-illumos
282024-11-28T04:04:22.171Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-28T04:04:22.349Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-28T04:04:22.349Zinfo: downloading component 'cargo'
312024-11-28T04:04:23.372Zinfo: downloading component 'clippy'
322024-11-28T04:04:23.760Zinfo: downloading component 'rust-docs'
332024-11-28T04:04:25.170Zinfo: downloading component 'rust-std'
342024-11-28T04:04:27.376Zinfo: downloading component 'rustc'
352024-11-28T04:04:35.247Zinfo: downloading component 'rustfmt'
362024-11-28T04:04:35.542Zinfo: installing component 'cargo'
372024-11-28T04:04:36.323Zinfo: installing component 'clippy'
382024-11-28T04:04:36.678Zinfo: installing component 'rust-docs'
392024-11-28T04:04:38.289Zinfo: installing component 'rust-std'
402024-11-28T04:04:39.980Zinfo: installing component 'rustc'
412024-11-28T04:04:45.587Zinfo: installing component 'rustfmt'
422024-11-28T04:04:45.905Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-28T04:04:45.905Z
442024-11-28T04:04:46.270Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-28T04:04:46.270Z
462024-11-28T04:04:46.273Z
472024-11-28T04:04:46.273ZRust is installed now. Great!
482024-11-28T04:04:46.273Z
492024-11-28T04:04:46.273ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-28T04:04:46.273Zenvironment variable. This has not been done automatically.
512024-11-28T04:04:46.273Z
522024-11-28T04:04:46.273ZTo configure your current shell, you need to source
532024-11-28T04:04:46.274Zthe corresponding env file under $HOME/.cargo.
542024-11-28T04:04:46.274Z
552024-11-28T04:04:46.274ZThis is usually done by running one of the following (note the leading DOT):
562024-11-28T04:04:46.274Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-28T04:04:46.274Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-28T04:04:46.341Z+ rustc --version
592024-11-28T04:04:46.406Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-28T04:04:46.408Zprocess exited: duration 25869 ms, exit code 0
 
612024-11-28T04:04:46.413Zstarting task 2: "authentication"
622024-11-28T04:04:46.433Zprocess exited: duration 19 ms, exit code 0
 
632024-11-28T04:04:46.439Zstarting task 3: "clone repository"
642024-11-28T04:04:46.443Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-28T04:04:46.445Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-28T04:04:46.726ZCloning into '/work/oxidecomputer/omicron'...
672024-11-28T04:04:54.271Z+ cd /work/oxidecomputer/omicron
682024-11-28T04:04:54.271Z+ git fetch origin 2d40eaa949744312cb2a01a3b38863f238c38ac8
692024-11-28T04:04:54.556ZFrom https://github.com/oxidecomputer/omicron
702024-11-28T04:04:54.556Z * branch 2d40eaa949744312cb2a01a3b38863f238c38ac8 -> FETCH_HEAD
712024-11-28T04:04:54.565Z+ [[ -n renovate/flate2-1.x ]]
722024-11-28T04:04:54.569Z++ git branch --show-current
732024-11-28T04:04:54.571Z+ current=main
742024-11-28T04:04:54.571Z+ [[ main != renovate/flate2-1.x ]]
752024-11-28T04:04:54.571Z+ git branch -f renovate/flate2-1.x 2d40eaa949744312cb2a01a3b38863f238c38ac8
762024-11-28T04:04:54.574Z+ git checkout -f renovate/flate2-1.x
772024-11-28T04:04:54.748ZSwitched to branch 'renovate/flate2-1.x'
782024-11-28T04:04:54.751Z+ git reset --hard 2d40eaa949744312cb2a01a3b38863f238c38ac8
792024-11-28T04:04:54.918ZHEAD is now at 2d40eaa94 Update Rust crate flate2 to 1.0.35
802024-11-28T04:04:54.920Zprocess exited: duration 8479 ms, exit code 0
 
812024-11-28T04:04:54.926Zstarting task 4: "build"
822024-11-28T04:04:54.931Z+ source .github/buildomat/ci-env.sh
832024-11-28T04:04:54.934Z++ export CARGO_TERM_COLOR=always
842024-11-28T04:04:54.934Z++ CARGO_TERM_COLOR=always
852024-11-28T04:04:54.934Z+ cargo --version
862024-11-28T04:04:54.988Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-28T04:04:54.991Z+ rustc --version
882024-11-28T04:04:55.052Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-28T04:04:55.055Z+ source ./env.sh
902024-11-28T04:04:55.055Z++ OLD_SHELL_OPTS=ehxB
912024-11-28T04:04:55.055Z++ set -o xtrace
922024-11-28T04:04:55.058Z++++ dirname ./env.sh
932024-11-28T04:04:55.058Z+++ readlink -f .
942024-11-28T04:04:55.193Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-28T04:04:55.195Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-11-28T04:04:55.195Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-28T04:04:55.195Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-11-28T04:04:55.195Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-11-28T04:04:55.195Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-11-28T04:04:55.195Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-11-28T04:04:55.195Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-11-28T04:04:55.196Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-11-28T04:04:55.196Z++ case $OLD_SHELL_OPTS in
1042024-11-28T04:04:55.196Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-28T04:04:55.196Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-11-28T04:04:55.196Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-11-28T04:04:55.196Z+ banner prerequisites
1082024-11-28T04:04:55.314Z
1092024-11-28T04:04:55.314Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-28T04:04:55.314Z # # # # # # # # # # # # # # #
1112024-11-28T04:04:55.314Z # # # # ##### # # ##### # # # # # #### #
1122024-11-28T04:04:55.314Z ##### ##### # ##### # # # # # # # # #
1132024-11-28T04:04:55.314Z # # # # # # # # # # # # # # #
1142024-11-28T04:04:55.314Z # # # ###### # # ###### ### # #### # #### #
1152024-11-28T04:04:55.314Z
1162024-11-28T04:04:55.317Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-28T04:05:08.392Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-28T04:05:12.213Z Startup: Caching catalogs ... Done
1192024-11-28T04:05:21.348ZPlanning: Solver setup ... Done (8.281s)
1202024-11-28T04:05:21.465ZPlanning: Running solver ... Done (0.119s)
1212024-11-28T04:05:21.636ZPlanning: Finding local manifests ... Done (0.079s)
1222024-11-28T04:05:21.679ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-28T04:05:22.302ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-28T04:05:22.683ZPlanning: Package planning ... Done (0.382s)
1252024-11-28T04:05:22.739ZPlanning: Merging actions ... Done (0.056s)
1262024-11-28T04:05:23.366ZPlanning: Checking for conflicting actions ... Done (0.627s)
1272024-11-28T04:05:29.438ZPlanning: Consolidating action changes ... Done (6.070s)
1282024-11-28T04:05:29.871ZPlanning: Evaluating mediators ... Done (0.433s)
1292024-11-28T04:05:29.948ZPlanning: Planning completed in 17.65 seconds
1302024-11-28T04:05:30.640Z Packages to install: 4
1312024-11-28T04:05:30.640Z Packages to update: 1
1322024-11-28T04:05:30.644Z Mediators to change: 2
1332024-11-28T04:05:30.644Z Services to change: 1
1342024-11-28T04:05:30.644Z Estimated space available: 155.64 GB
1352024-11-28T04:05:30.644ZEstimated space to be consumed: 1.60 GB
1362024-11-28T04:05:30.644Z Create boot environment: No
1372024-11-28T04:05:30.644ZCreate backup boot environment: Yes
1382024-11-28T04:05:30.644Z Rebuild boot archive: No
1392024-11-28T04:05:30.644Z
1402024-11-28T04:05:30.644ZChanged mediators:
1412024-11-28T04:05:30.644Z mediator clang:
1422024-11-28T04:05:30.644Z version: None -> 15 (system default)
1432024-11-28T04:05:30.644Z
1442024-11-28T04:05:30.644Z mediator llvm:
1452024-11-28T04:05:30.644Z version: 14 (system default) -> 15 (system default)
1462024-11-28T04:05:30.644Z
1472024-11-28T04:05:30.644ZChanged packages:
1482024-11-28T04:05:30.644Zhelios-dev
1492024-11-28T04:05:30.644Z developer/build-essential
1502024-11-28T04:05:30.644Z None -> 11-2.0
1512024-11-28T04:05:30.644Z library/libxmlsec1
1522024-11-28T04:05:30.644Z None -> 1.2.35-2.0
1532024-11-28T04:05:30.644Z ooce/developer/clang-15
1542024-11-28T04:05:30.644Z None -> 15.0.7-2.0
1552024-11-28T04:05:30.644Z ooce/developer/llvm-15
1562024-11-28T04:05:30.644Z None -> 15.0.7-2.0
1572024-11-28T04:05:30.644Z package/pkg
1582024-11-28T04:05:30.644Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-28T04:05:30.644Z
1602024-11-28T04:05:30.644ZServices:
1612024-11-28T04:05:30.644Z restart_fmri:
1622024-11-28T04:05:30.644Z svc:/system/update-man-index:default
1632024-11-28T04:05:30.644Z
1642024-11-28T04:05:30.645ZEditable files to change:
1652024-11-28T04:05:30.645Z Update:
1662024-11-28T04:05:30.645Z usr/share/lib/pkg/web/config.shtml
1672024-11-28T04:05:30.990Z
1682024-11-28T04:05:30.990ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-28T04:05:36.011ZDownload: 233/4281 items 15.8/220.6MB 7% complete (3.1M/s)
1702024-11-28T04:05:41.020ZDownload: 576/4281 items 17.4/220.6MB 7% complete (1.8M/s)
1712024-11-28T04:05:46.016ZDownload: 1121/4281 items 43.9/220.6MB 19% complete (2.7M/s)
1722024-11-28T04:05:51.469ZDownload: 1194/4281 items 80.3/220.6MB 36% complete (6.3M/s)
1732024-11-28T04:05:57.996ZDownload: 1196/4281 items 83.4/220.6MB 37% complete (6.4M/s)
1742024-11-28T04:06:07.415ZDownload: 1198/4281 items 83.5/220.6MB 37% complete (5.3M/s)
1752024-11-28T04:06:12.374ZDownload: 1697/4281 items 118.0/220.6MB 53% complete (7.3M/s)
1762024-11-28T04:06:17.395ZDownload: 2171/4281 items 119.0/220.6MB 53% complete (3.6M/s)
1772024-11-28T04:06:26.380ZDownload: 2220/4281 items 119.2/220.6MB 54% complete (3.1M/s)
1782024-11-28T04:06:37.908ZDownload: 2221/4281 items 119.2/220.6MB 54% complete
1792024-11-28T04:06:42.913ZDownload: 2253/4281 items 119.6/220.6MB 54% complete (27.1k/s)
1802024-11-28T04:06:47.919ZDownload: 2985/4281 items 121.2/220.6MB 54% complete (209k/s)
1812024-11-28T04:06:53.386ZDownload: 3242/4281 items 201.4/220.6MB 91% complete (8.7M/s)
1822024-11-28T04:06:58.817ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (8.3M/s)
1832024-11-28T04:07:05.139ZDownload: 3288/4281 items 212.6/220.6MB 96% complete (1.4M/s)
1842024-11-28T04:07:11.551ZDownload: 3289/4281 items 212.6/220.6MB 96% complete (1.4M/s)
1852024-11-28T04:07:16.554ZDownload: 4189/4281 items 220.5/220.6MB 99% complete (1.6M/s)
1862024-11-28T04:07:17.781ZDownload: Completed 220.60 MB in 106.78 seconds (2.1M/s)
1872024-11-28T04:07:19.734Z Actions: 1/5063 actions (Removing old actions)
1882024-11-28T04:07:19.750Z Actions: 194/5063 actions (Installing new actions)
1892024-11-28T04:07:24.872Z Actions: 4167/5063 actions (Installing new actions)
1902024-11-28T04:07:24.875Z Actions: 4226/5063 actions (Updating modified actions)
1912024-11-28T04:07:25.234Z Actions: Completed 5063 actions in 5.50 seconds.
1922024-11-28T04:07:25.631Z Done (0.390s)
1932024-11-28T04:07:25.634Z Done (0.000s)
1942024-11-28T04:07:26.166Z Done (0.533s)
1952024-11-28T04:07:31.455Z Done (5.074s)
1962024-11-28T04:07:31.791Z Done (0.264s)
1972024-11-28T04:07:31.794Z Done (0.000s)
1982024-11-28T04:07:31.968Z Done (0.000s)
1992024-11-28T04:07:32.645ZPlanning: Evaluating mediator changes ... Done
2002024-11-28T04:07:32.807ZPlanning: Checking for conflicting actions ... Done
2012024-11-28T04:07:32.809ZPlanning: Consolidating action changes ... Done
2022024-11-28T04:07:33.070ZPlanning: Evaluating mediators ... Done
2032024-11-28T04:07:33.072ZPlanning: Planning completed in 0.43 seconds
2042024-11-28T04:07:33.108Z Mediators to change: 2
2052024-11-28T04:07:33.108Z Create boot environment: No
2062024-11-28T04:07:33.110ZCreate backup boot environment: No
2072024-11-28T04:07:33.197Z Done
2082024-11-28T04:07:33.197Z Done
2092024-11-28T04:07:33.544Z Done
2102024-11-28T04:07:37.095Z Done
2112024-11-28T04:07:37.186Z Done
2122024-11-28T04:07:37.188Z Done
2132024-11-28T04:07:37.300Z Done
2142024-11-28T04:07:37.913ZPlanning: Evaluating mediator changes ... Done
2152024-11-28T04:07:37.916ZPlanning: Merging actions ... Done
2162024-11-28T04:07:38.107ZPlanning: Checking for conflicting actions ... Done
2172024-11-28T04:07:38.110ZPlanning: Consolidating action changes ... Done
2182024-11-28T04:07:38.372ZPlanning: Evaluating mediators ... Done
2192024-11-28T04:07:38.427ZPlanning: Planning completed in 0.76 seconds
2202024-11-28T04:07:38.466Z Packages to change: 1
2212024-11-28T04:07:38.466Z Mediators to change: 1
2222024-11-28T04:07:38.469Z Services to change: 1
2232024-11-28T04:07:38.469Z Create boot environment: No
2242024-11-28T04:07:38.470ZCreate backup boot environment: Yes
2252024-11-28T04:07:40.587Z Actions: 1/6 actions (Updating modified actions)
2262024-11-28T04:07:40.658Z Actions: Completed 6 actions in 0.07 seconds.
2272024-11-28T04:07:40.662Z Done
2282024-11-28T04:07:40.662Z Done
2292024-11-28T04:07:40.767Z Done
2302024-11-28T04:07:44.374Z Done
2312024-11-28T04:07:44.465Z Done
2322024-11-28T04:07:44.468Z Done
2332024-11-28T04:07:44.646Z Done
2342024-11-28T04:07:45.083ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352024-11-28T04:07:45.083Zclang system 15 system
2362024-11-28T04:07:45.083Zcsh system system illumos
2372024-11-28T04:07:45.083Zctags system system illumos
2382024-11-28T04:07:45.083Zgcc vendor 12 vendor
2392024-11-28T04:07:45.083Zgcc system 10 system
2402024-11-28T04:07:45.083Zgcc system 7 system
2412024-11-28T04:07:45.083Zgo system 1.20 system
2422024-11-28T04:07:45.083Zgo system 1.19 system
2432024-11-28T04:07:45.083Zllvm system 15 system
2442024-11-28T04:07:45.083Zllvm system 14 system
2452024-11-28T04:07:45.083Zmariadb system 10.6 system
2462024-11-28T04:07:45.083Zmta vendor vendor dma
2472024-11-28T04:07:45.083Zopenjdk system 17 system
2482024-11-28T04:07:45.083Zopenjdk system 11 system
2492024-11-28T04:07:45.083Zopenjdk system 1.8 system
2502024-11-28T04:07:45.083Zopenssl vendor 3 vendor
2512024-11-28T04:07:45.084Zperl system 5.36 system
2522024-11-28T04:07:45.084Zpostgresql system 15 system
2532024-11-28T04:07:45.084Zpostgresql system 13 system
2542024-11-28T04:07:45.084Zpython vendor 3 vendor
2552024-11-28T04:07:45.084Zpython system 2 system
2562024-11-28T04:07:45.084Zpython3 system 3.11 system
2572024-11-28T04:07:45.084Zruby system 3.0 system
2582024-11-28T04:07:45.084Zwords vendor vendor american-english
2592024-11-28T04:07:45.084Zwords system system australian-english
2602024-11-28T04:07:45.084Zwords system system british-english
2612024-11-28T04:07:45.084Zwords system system canadian-english
2622024-11-28T04:07:45.084Zwords system system french
2632024-11-28T04:07:45.085Zwords system system italian
2642024-11-28T04:07:45.085Zwords system system ngerman
2652024-11-28T04:07:45.085Zwords system system ogerman
2662024-11-28T04:07:45.085Zwords system system spanish
2672024-11-28T04:07:45.411ZPUBLISHER TYPE STATUS P LOCATION
2682024-11-28T04:07:45.411Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692024-11-28T04:07:48.007ZFMRI IFO
2702024-11-28T04:07:48.007Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712024-11-28T04:07:48.007Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722024-11-28T04:07:48.007Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732024-11-28T04:07:48.007Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742024-11-28T04:07:48.007Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752024-11-28T04:07:48.007Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762024-11-28T04:07:48.007Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2772024-11-28T04:07:48.007Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782024-11-28T04:07:48.007Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792024-11-28T04:07:48.007Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2802024-11-28T04:07:48.007Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2812024-11-28T04:07:48.007Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822024-11-28T04:07:48.007Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2832024-11-28T04:07:48.007Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2842024-11-28T04:07:48.007Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852024-11-28T04:07:48.752Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862024-11-28T04:07:49.090Z Updating crates.io index
2872024-11-28T04:07:49.093Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882024-11-28T04:07:49.602Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2892024-11-28T04:07:49.831Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902024-11-28T04:07:50.089Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912024-11-28T04:07:50.327Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922024-11-28T04:07:51.272Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932024-11-28T04:07:53.978Z Updating git repository `https://github.com/oxidecomputer/opte`
2942024-11-28T04:07:55.073Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952024-11-28T04:07:55.964Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962024-11-28T04:07:56.198Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972024-11-28T04:07:56.493Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982024-11-28T04:07:57.052Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2992024-11-28T04:07:57.484Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002024-11-28T04:07:57.783Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012024-11-28T04:07:58.060Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022024-11-28T04:07:58.309Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032024-11-28T04:07:58.599Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042024-11-28T04:07:58.919Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052024-11-28T04:07:59.238Z Updating git repository `https://github.com/oxidecomputer/ispf`
3062024-11-28T04:07:59.497Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3072024-11-28T04:07:59.833Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3082024-11-28T04:08:00.321Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3092024-11-28T04:08:00.628Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102024-11-28T04:08:01.001Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112024-11-28T04:08:01.434Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3122024-11-28T04:08:01.692Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3132024-11-28T04:08:01.979Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3142024-11-28T04:08:02.253Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3152024-11-28T04:08:03.629Z Downloading crates ...
3162024-11-28T04:08:03.718Z Downloaded digest v0.10.7
3172024-11-28T04:08:03.727Z Downloaded fastrand v2.1.1
3182024-11-28T04:08:03.730Z Downloaded equivalent v1.0.1
3192024-11-28T04:08:03.730Z Downloaded ucd-trie v0.1.7
3202024-11-28T04:08:03.736Z Downloaded pretty-hex v0.4.1
3212024-11-28T04:08:03.739Z Downloaded papergrid v0.11.0
3222024-11-28T04:08:03.745Z Downloaded smawk v0.3.2
3232024-11-28T04:08:03.748Z Downloaded memmap v0.7.0
3242024-11-28T04:08:03.748Z Downloaded serde_derive v1.0.215
3252024-11-28T04:08:03.751Z Downloaded anstyle-parse v0.2.5
3262024-11-28T04:08:03.757Z Downloaded goblin v0.8.2
3272024-11-28T04:08:03.764Z Downloaded anstyle v1.0.10
3282024-11-28T04:08:03.769Z Downloaded itoa v1.0.11
3292024-11-28T04:08:03.769Z Downloaded anstream v0.6.15
3302024-11-28T04:08:03.775Z Downloaded zerocopy v0.7.35
3312024-11-28T04:08:03.790Z Downloaded fnv v1.0.7
3322024-11-28T04:08:03.794Z Downloaded camino v1.1.9
3332024-11-28T04:08:03.794Z Downloaded dof v0.3.0
3342024-11-28T04:08:03.797Z Downloaded colorchoice v1.0.2
3352024-11-28T04:08:03.797Z Downloaded clap_derive v4.5.18
3362024-11-28T04:08:03.797Z Downloaded bytecount v0.6.8
3372024-11-28T04:08:03.800Z Downloaded block-buffer v0.10.4
3382024-11-28T04:08:03.800Z Downloaded anstyle-query v1.1.1
3392024-11-28T04:08:03.803Z Downloaded bitflags v2.6.0
3402024-11-28T04:08:03.806Z Downloaded autocfg v1.4.0
3412024-11-28T04:08:03.808Z Downloaded dtrace-parser v0.2.0
3422024-11-28T04:08:03.808Z Downloaded crypto-common v0.1.6
3432024-11-28T04:08:03.808Z Downloaded cargo_toml v0.20.5
3442024-11-28T04:08:03.811Z Downloaded cargo-platform v0.1.8
3452024-11-28T04:08:03.811Z Downloaded clap_builder v4.5.21
3462024-11-28T04:08:03.817Z Downloaded clap_lex v0.7.2
3472024-11-28T04:08:03.819Z Downloaded anyhow v1.0.93
3482024-11-28T04:08:03.822Z Downloaded cargo_metadata v0.18.1
3492024-11-28T04:08:03.826Z Downloaded cpufeatures v0.2.14
3502024-11-28T04:08:03.831Z Downloaded cfg-if v1.0.0
3512024-11-28T04:08:03.831Z Downloaded generic-array v0.14.7
3522024-11-28T04:08:03.831Z Downloaded camino-tempfile v1.1.1
3532024-11-28T04:08:03.833Z Downloaded scroll_derive v0.12.0
3542024-11-28T04:08:03.833Z Downloaded byteorder v1.5.0
3552024-11-28T04:08:03.833Z Downloaded tabled_derive v0.7.0
3562024-11-28T04:08:03.834Z Downloaded errno v0.3.9
3572024-11-28T04:08:03.843Z Downloaded usdt-macro v0.5.0
3582024-11-28T04:08:03.846Z Downloaded proc-macro-error-attr v1.0.4
3592024-11-28T04:08:03.850Z Downloaded heck v0.5.0
3602024-11-28T04:08:03.855Z Downloaded fs-err v2.11.0
3612024-11-28T04:08:03.859Z Downloaded is_terminal_polyfill v1.70.1
3622024-11-28T04:08:03.859Z Downloaded plain v0.2.3
3632024-11-28T04:08:03.859Z Downloaded heck v0.4.1
3642024-11-28T04:08:03.862Z Downloaded swrite v0.1.0
3652024-11-28T04:08:03.864Z Downloaded usdt-attr-macro v0.5.0
3662024-11-28T04:08:03.866Z Downloaded usdt v0.5.0
3672024-11-28T04:08:03.866Z Downloaded macaddr v1.0.1
3682024-11-28T04:08:03.873Z Downloaded pest_generator v2.7.14
3692024-11-28T04:08:03.879Z Downloaded strsim v0.11.1
3702024-11-28T04:08:03.885Z Downloaded version_check v0.9.5
3712024-11-28T04:08:03.888Z Downloaded toml_datetime v0.6.8
3722024-11-28T04:08:03.888Z Downloaded terminal_size v0.4.0
3732024-11-28T04:08:03.892Z Downloaded unicode-linebreak v0.1.5
3742024-11-28T04:08:03.892Z Downloaded proc-macro-error v1.0.4
3752024-11-28T04:08:03.898Z Downloaded thiserror-impl v1.0.69
3762024-11-28T04:08:03.902Z Downloaded usdt-impl v0.5.0
3772024-11-28T04:08:03.906Z Downloaded utf8parse v0.2.2
3782024-11-28T04:08:03.906Z Downloaded thread-id v4.2.2
3792024-11-28T04:08:03.908Z Downloaded thiserror v1.0.69
3802024-11-28T04:08:03.911Z Downloaded sha2 v0.10.8
3812024-11-28T04:08:03.914Z Downloaded serde_spanned v0.6.8
3822024-11-28T04:08:03.917Z Downloaded quote v1.0.37
3832024-11-28T04:08:03.917Z Downloaded scroll v0.12.0
3842024-11-28T04:08:03.920Z Downloaded pest_derive v2.7.14
3852024-11-28T04:08:03.920Z Downloaded serde_tokenstream v0.2.2
3862024-11-28T04:08:03.922Z Downloaded once_cell v1.20.2
3872024-11-28T04:08:03.925Z Downloaded tempfile v3.13.0
3882024-11-28T04:08:03.928Z Downloaded semver v1.0.23
3892024-11-28T04:08:03.932Z Downloaded clap v4.5.21
3902024-11-28T04:08:03.940Z Downloaded zerocopy-derive v0.7.35
3912024-11-28T04:08:03.945Z Downloaded typenum v1.17.0
3922024-11-28T04:08:03.947Z Downloaded textwrap v0.16.1
3932024-11-28T04:08:03.949Z Downloaded pest_meta v2.7.14
3942024-11-28T04:08:03.952Z Downloaded log v0.4.22
3952024-11-28T04:08:03.954Z Downloaded ryu v1.0.18
3962024-11-28T04:08:03.957Z Downloaded proc-macro2 v1.0.89
3972024-11-28T04:08:03.960Z Downloaded toml v0.8.19
3982024-11-28T04:08:03.962Z Downloaded unicode-ident v1.0.13
3992024-11-28T04:08:03.965Z Downloaded serde v1.0.215
4002024-11-28T04:08:03.968Z Downloaded hashbrown v0.15.0
4012024-11-28T04:08:03.973Z Downloaded indexmap v2.6.0
4022024-11-28T04:08:03.988Z Downloaded memchr v2.7.4
4032024-11-28T04:08:03.994Z Downloaded toml_edit v0.22.22
4042024-11-28T04:08:04.016Z Downloaded pest v2.7.14
4052024-11-28T04:08:04.034Z Downloaded serde_json v1.0.132
4062024-11-28T04:08:04.042Z Downloaded winnow v0.6.20
4072024-11-28T04:08:04.062Z Downloaded tabled v0.15.0
4082024-11-28T04:08:04.074Z Downloaded syn v1.0.109
4092024-11-28T04:08:04.085Z Downloaded syn v2.0.87
4102024-11-28T04:08:04.095Z Downloaded unicode-width v0.1.14
4112024-11-28T04:08:04.101Z Downloaded rustix v0.38.37
4122024-11-28T04:08:04.148Z Downloaded libc v0.2.162
4132024-11-28T04:08:04.457Z Compiling proc-macro2 v1.0.89
4142024-11-28T04:08:04.457Z Compiling unicode-ident v1.0.13
4152024-11-28T04:08:04.460Z Compiling version_check v0.9.5
4162024-11-28T04:08:04.460Z Compiling serde v1.0.215
4172024-11-28T04:08:04.460Z Compiling memchr v2.7.4
4182024-11-28T04:08:04.460Z Compiling thiserror v1.0.69
4192024-11-28T04:08:04.489Z Compiling libc v0.2.162
4202024-11-28T04:08:04.491Z Compiling ryu v1.0.18
4212024-11-28T04:08:04.725Z Compiling itoa v1.0.11
4222024-11-28T04:08:04.952Z Compiling ucd-trie v0.1.7
4232024-11-28T04:08:05.338Z Compiling once_cell v1.20.2
4242024-11-28T04:08:05.467Z Compiling byteorder v1.5.0
4252024-11-28T04:08:05.691Z Compiling rustix v0.38.37
4262024-11-28T04:08:05.856Z Compiling serde_json v1.0.132
4272024-11-28T04:08:05.899Z Compiling bitflags v2.6.0
4282024-11-28T04:08:06.146Z Compiling proc-macro-error-attr v1.0.4
4292024-11-28T04:08:06.206Z Compiling usdt-impl v0.5.0
4302024-11-28T04:08:06.313Z Compiling syn v1.0.109
4312024-11-28T04:08:06.466Z Compiling proc-macro-error v1.0.4
4322024-11-28T04:08:06.497Z Compiling log v0.4.22
4332024-11-28T04:08:06.580Z Compiling camino v1.1.9
4342024-11-28T04:08:06.705Z Compiling utf8parse v0.2.2
4352024-11-28T04:08:06.732Z Compiling equivalent v1.0.1
4362024-11-28T04:08:06.853Z Compiling hashbrown v0.15.0
4372024-11-28T04:08:06.879Z Compiling quote v1.0.37
4382024-11-28T04:08:06.905Z Compiling plain v0.2.3
4392024-11-28T04:08:07.008Z Compiling anstyle-parse v0.2.5
4402024-11-28T04:08:07.188Z Compiling errno v0.3.9
4412024-11-28T04:08:07.311Z Compiling syn v2.0.87
4422024-11-28T04:08:07.408Z Compiling thread-id v4.2.2
4432024-11-28T04:08:07.533Z Compiling autocfg v1.4.0
4442024-11-28T04:08:07.595Z Compiling unicode-width v0.1.14
4452024-11-28T04:08:07.796Z Compiling anstyle v1.0.10
4462024-11-28T04:08:08.054Z Compiling indexmap v2.6.0
4472024-11-28T04:08:08.114Z Compiling anstyle-query v1.1.1
4482024-11-28T04:08:08.240Z Compiling colorchoice v1.0.2
4492024-11-28T04:08:08.277Z Compiling pretty-hex v0.4.1
4502024-11-28T04:08:08.416Z Compiling winnow v0.6.20
4512024-11-28T04:08:08.507Z Compiling semver v1.0.23
4522024-11-28T04:08:08.698Z Compiling is_terminal_polyfill v1.70.1
4532024-11-28T04:08:08.784Z Compiling fs-err v2.11.0
4542024-11-28T04:08:08.840Z Compiling anstream v0.6.15
4552024-11-28T04:08:09.195Z Compiling heck v0.5.0
4562024-11-28T04:08:09.221Z Compiling fastrand v2.1.1
4572024-11-28T04:08:09.387Z Compiling cfg-if v1.0.0
4582024-11-28T04:08:09.492Z Compiling terminal_size v0.4.0
4592024-11-28T04:08:09.660Z Compiling clap_lex v0.7.2
4602024-11-28T04:08:09.761Z Compiling bytecount v0.6.8
4612024-11-28T04:08:09.792Z Compiling heck v0.4.1
4622024-11-28T04:08:09.991Z Compiling anyhow v1.0.93
4632024-11-28T04:08:10.166Z Compiling strsim v0.11.1
4642024-11-28T04:08:10.200Z Compiling fnv v1.0.7
4652024-11-28T04:08:10.300Z Compiling tempfile v3.13.0
4662024-11-28T04:08:10.352Z Compiling papergrid v0.11.0
4672024-11-28T04:08:11.005Z Compiling clap_builder v4.5.21
4682024-11-28T04:08:11.065Z Compiling memmap v0.7.0
4692024-11-28T04:08:11.177Z Compiling smawk v0.3.2
4702024-11-28T04:08:11.202Z Compiling unicode-linebreak v0.1.5
4712024-11-28T04:08:11.700Z Compiling textwrap v0.16.1
4722024-11-28T04:08:12.029Z Compiling swrite v0.1.0
4732024-11-28T04:08:13.258Z Compiling tabled_derive v0.7.0
4742024-11-28T04:08:14.730Z Compiling tabled v0.15.0
4752024-11-28T04:08:16.188Z Compiling serde_derive v1.0.215
4762024-11-28T04:08:16.188Z Compiling thiserror-impl v1.0.69
4772024-11-28T04:08:16.241Z Compiling zerocopy-derive v0.7.35
4782024-11-28T04:08:16.241Z Compiling scroll_derive v0.12.0
4792024-11-28T04:08:16.310Z Compiling clap_derive v4.5.18
4802024-11-28T04:08:17.631Z Compiling scroll v0.12.0
4812024-11-28T04:08:18.087Z Compiling goblin v0.8.2
4822024-11-28T04:08:18.200Z Compiling zerocopy v0.7.35
4832024-11-28T04:08:18.813Z Compiling pest v2.7.14
4842024-11-28T04:08:19.984Z Compiling clap v4.5.21
4852024-11-28T04:08:21.110Z Compiling pest_meta v2.7.14
4862024-11-28T04:08:21.946Z Compiling pest_generator v2.7.14
4872024-11-28T04:08:23.807Z Compiling pest_derive v2.7.14
4882024-11-28T04:08:24.489Z Compiling dtrace-parser v0.2.0
4892024-11-28T04:08:26.409Z Compiling serde_tokenstream v0.2.2
4902024-11-28T04:08:26.572Z Compiling serde_spanned v0.6.8
4912024-11-28T04:08:26.573Z Compiling toml_datetime v0.6.8
4922024-11-28T04:08:26.840Z Compiling cargo-platform v0.1.8
4932024-11-28T04:08:26.972Z Compiling toml_edit v0.22.22
4942024-11-28T04:08:27.007Z Compiling macaddr v1.0.1
4952024-11-28T04:08:27.328Z Compiling camino-tempfile v1.1.1
4962024-11-28T04:08:27.898Z Compiling dof v0.3.0
4972024-11-28T04:08:28.125Z Compiling cargo_metadata v0.18.1
4982024-11-28T04:08:29.685Z Compiling usdt-macro v0.5.0
4992024-11-28T04:08:29.685Z Compiling usdt-attr-macro v0.5.0
5002024-11-28T04:08:29.734Z Compiling toml v0.8.19
5012024-11-28T04:08:30.586Z Compiling cargo_toml v0.20.5
5022024-11-28T04:08:31.064Z Compiling usdt v0.5.0
5032024-11-28T04:08:34.134Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5042024-11-28T04:08:38.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.79s
5052024-11-28T04:08:38.578Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5062024-11-28T04:08:39.113Z Downloading crates ...
5072024-11-28T04:08:39.267Z Downloaded icu_properties v1.5.1
5082024-11-28T04:08:39.279Z Downloaded hyper-tls v0.6.0
5092024-11-28T04:08:39.290Z Downloaded jobserver v0.1.32
5102024-11-28T04:08:39.293Z Downloaded mime_guess v2.0.5
5112024-11-28T04:08:39.301Z Downloaded libxml v0.3.3
5122024-11-28T04:08:39.307Z Downloaded lalrpop v0.19.12
5132024-11-28T04:08:39.319Z Downloaded idna v0.5.0
5142024-11-28T04:08:39.326Z Downloaded hex v0.4.3
5152024-11-28T04:08:39.329Z Downloaded http-body v1.0.1
5162024-11-28T04:08:39.332Z Downloaded hostname v0.3.1
5172024-11-28T04:08:39.332Z Downloaded heapless v0.8.0
5182024-11-28T04:08:39.336Z Downloaded hickory-client v0.24.1
5192024-11-28T04:08:39.339Z Downloaded humantime v2.1.0
5202024-11-28T04:08:39.342Z Downloaded hickory-server v0.24.1
5212024-11-28T04:08:39.345Z Downloaded iana-time-zone v0.1.61
5222024-11-28T04:08:39.348Z Downloaded hmac v0.12.1
5232024-11-28T04:08:39.351Z Downloaded aes v0.8.4
5242024-11-28T04:08:39.354Z Downloaded aes-gcm v0.10.3
5252024-11-28T04:08:39.360Z Downloaded home v0.5.9
5262024-11-28T04:08:39.363Z Downloaded aho-corasick v1.1.3
5272024-11-28T04:08:39.365Z Downloaded icu_provider v1.5.0
5282024-11-28T04:08:39.369Z Downloaded ident_case v1.0.1
5292024-11-28T04:08:39.372Z Downloaded cookie_store v0.21.0
5302024-11-28T04:08:39.372Z Downloaded bitflags v1.3.2
5312024-11-28T04:08:39.376Z Downloaded icu_provider_macros v1.5.0
5322024-11-28T04:08:39.379Z Downloaded ahash v0.8.11
5332024-11-28T04:08:39.379Z Downloaded bitfield v0.14.0
5342024-11-28T04:08:39.382Z Downloaded instant v0.1.13
5352024-11-28T04:08:39.382Z Downloaded http-range v0.1.5
5362024-11-28T04:08:39.387Z Downloaded hyper-rustls v0.27.3
5372024-11-28T04:08:39.391Z Downloaded base64 v0.22.1
5382024-11-28T04:08:39.395Z Downloaded inout v0.1.3
5392024-11-28T04:08:39.395Z Downloaded httpdate v1.0.3
5402024-11-28T04:08:39.395Z Downloaded cexpr v0.6.0
5412024-11-28T04:08:39.398Z Downloaded bytes v1.8.0
5422024-11-28T04:08:39.402Z Downloaded is-terminal v0.4.13
5432024-11-28T04:08:39.402Z Downloaded indent_write v2.2.0
5442024-11-28T04:08:39.406Z Downloaded impl-trait-for-tuples v0.2.2
5452024-11-28T04:08:39.406Z Downloaded hubpack v0.1.2
5462024-11-28T04:08:39.410Z Downloaded cstr-argument v0.1.2
5472024-11-28T04:08:39.410Z Downloaded convert_case v0.4.0
5482024-11-28T04:08:39.410Z Downloaded atomicwrites v0.4.4
5492024-11-28T04:08:39.418Z Downloaded atty v0.2.14
5502024-11-28T04:08:39.418Z Downloaded constant_time_eq v0.3.1
5512024-11-28T04:08:39.418Z Downloaded ipnetwork v0.20.0
5522024-11-28T04:08:39.418Z Downloaded instability v0.3.2
5532024-11-28T04:08:39.418Z Downloaded async-stream v0.3.6
5542024-11-28T04:08:39.421Z Downloaded md5 v0.7.0
5552024-11-28T04:08:39.421Z Downloaded matches v0.1.10
5562024-11-28T04:08:39.421Z Downloaded indoc v1.0.9
5572024-11-28T04:08:39.426Z Downloaded cipher v0.4.4
5582024-11-28T04:08:39.430Z Downloaded keccak v0.1.5
5592024-11-28T04:08:39.430Z Downloaded managed v0.8.0
5602024-11-28T04:08:39.430Z Downloaded is_ci v1.2.0
5612024-11-28T04:08:39.433Z Downloaded console v0.15.8
5622024-11-28T04:08:39.433Z Downloaded lazy_static v1.5.0
5632024-11-28T04:08:39.436Z Downloaded libsw v3.3.1
5642024-11-28T04:08:39.439Z Downloaded block-padding v0.3.3
5652024-11-28T04:08:39.439Z Downloaded bitfield-struct v0.6.2
5662024-11-28T04:08:39.441Z Downloaded memoffset v0.9.1
5672024-11-28T04:08:39.443Z Downloaded mime v0.3.17
5682024-11-28T04:08:39.443Z Downloaded lockfree-object-pool v0.1.6
5692024-11-28T04:08:39.446Z Downloaded crunchy v0.2.2
5702024-11-28T04:08:39.448Z Downloaded cobs v0.2.3
5712024-11-28T04:08:39.448Z Downloaded ipnet v2.10.1
5722024-11-28T04:08:39.450Z Downloaded httparse v1.9.5
5732024-11-28T04:08:39.453Z Downloaded curve25519-dalek-derive v0.1.1
5742024-11-28T04:08:39.455Z Downloaded bb8 v0.8.5
5752024-11-28T04:08:39.455Z Downloaded match_cfg v0.1.0
5762024-11-28T04:08:39.458Z Downloaded linear-map v1.2.0
5772024-11-28T04:08:39.458Z Downloaded bumpalo v3.16.0
5782024-11-28T04:08:39.461Z Downloaded lru-cache v0.1.2
5792024-11-28T04:08:39.466Z Downloaded linked-hash-map v0.5.6
5802024-11-28T04:08:39.466Z Downloaded crucible-workspace-hack v0.1.0
5812024-11-28T04:08:39.470Z Downloaded cookie v0.18.1
5822024-11-28T04:08:39.470Z Downloaded buf-list v1.0.3
5832024-11-28T04:08:39.473Z Downloaded maybe-uninit v2.0.0
5842024-11-28T04:08:39.473Z Downloaded indexmap v1.9.3
5852024-11-28T04:08:39.476Z Downloaded icu_locid_transform_data v1.5.0
5862024-11-28T04:08:39.476Z Downloaded icu_normalizer v1.5.0
5872024-11-28T04:08:39.480Z Downloaded signal-hook-tokio v0.3.1
5882024-11-28T04:08:39.487Z Downloaded crc v3.2.1
5892024-11-28T04:08:39.489Z Downloaded castaway v0.2.3
5902024-11-28T04:08:39.489Z Downloaded maplit v1.0.2
5912024-11-28T04:08:39.489Z Downloaded lru v0.12.5
5922024-11-28T04:08:39.489Z Downloaded chacha20 v0.9.1
5932024-11-28T04:08:39.492Z Downloaded cfg_aliases v0.1.1
5942024-11-28T04:08:39.492Z Downloaded lock_api v0.4.12
5952024-11-28T04:08:39.498Z Downloaded utf8_iter v1.0.4
5962024-11-28T04:08:39.498Z Downloaded libloading v0.8.5
5972024-11-28T04:08:39.500Z Downloaded backoff v0.4.0
5982024-11-28T04:08:39.500Z Downloaded endian-type v0.1.2
5992024-11-28T04:08:39.501Z Downloaded downcast v0.11.0
6002024-11-28T04:08:39.503Z Downloaded subtle v2.6.1
6012024-11-28T04:08:39.503Z Downloaded ctr v0.9.2
6022024-11-28T04:08:39.509Z Downloaded rustfmt-wrapper v0.2.1
6032024-11-28T04:08:39.513Z Downloaded resolv-conf v0.7.0
6042024-11-28T04:08:39.518Z Downloaded serde_path_to_error v0.1.16
6052024-11-28T04:08:39.521Z Downloaded scopeguard v1.2.0
6062024-11-28T04:08:39.521Z Downloaded arrayvec v0.7.6
6072024-11-28T04:08:39.523Z Downloaded tokio-native-tls v0.3.1
6082024-11-28T04:08:39.526Z Downloaded spin v0.5.2
6092024-11-28T04:08:39.529Z Downloaded ciborium v0.2.2
6102024-11-28T04:08:39.532Z Downloaded zeroize_derive v1.4.2
6112024-11-28T04:08:39.532Z Downloaded typify-macro v0.2.0
6122024-11-28T04:08:39.534Z Downloaded colored v2.1.0
6132024-11-28T04:08:39.536Z Downloaded const-oid v0.9.6
6142024-11-28T04:08:39.539Z Downloaded indicatif v0.17.9
6152024-11-28T04:08:39.543Z Downloaded openssl-probe v0.1.5
6162024-11-28T04:08:39.546Z Downloaded zerovec-derive v0.10.3
6172024-11-28T04:08:39.549Z Downloaded hyper-util v0.1.10
6182024-11-28T04:08:39.551Z Downloaded chacha20poly1305 v0.10.1
6192024-11-28T04:08:39.554Z Downloaded clang-sys v1.8.1
6202024-11-28T04:08:39.556Z Downloaded signal-hook-registry v1.4.2
6212024-11-28T04:08:39.559Z Downloaded env_filter v0.1.2
6222024-11-28T04:08:39.562Z Downloaded enum-as-inner v0.5.1
6232024-11-28T04:08:39.562Z Downloaded tiny-keccak v2.0.2
6242024-11-28T04:08:39.567Z Downloaded icu_normalizer_data v1.5.0
6252024-11-28T04:08:39.570Z Downloaded compact_str v0.8.0
6262024-11-28T04:08:39.573Z Downloaded futures-macro v0.3.31
6272024-11-28T04:08:39.576Z Downloaded spin v0.9.8
6282024-11-28T04:08:39.576Z Downloaded allocator-api2 v0.2.18
6292024-11-28T04:08:39.580Z Downloaded zeroize v1.8.1
6302024-11-28T04:08:39.583Z Downloaded blake2 v0.10.6
6312024-11-28T04:08:39.585Z Downloaded thiserror-impl-no-std v2.0.2
6322024-11-28T04:08:39.588Z Downloaded deranged v0.3.11
6332024-11-28T04:08:39.590Z Downloaded openssl-macros v0.1.1
6342024-11-28T04:08:39.590Z Downloaded hickory-resolver v0.24.1
6352024-11-28T04:08:39.595Z Downloaded peg-runtime v0.8.3
6362024-11-28T04:08:39.598Z Downloaded displaydoc v0.2.5
6372024-11-28T04:08:39.602Z Downloaded num_enum v0.5.11
6382024-11-28T04:08:39.604Z Downloaded want v0.3.1
6392024-11-28T04:08:39.607Z Downloaded snafu-derive v0.8.5
6402024-11-28T04:08:39.609Z Downloaded enum-as-inner v0.6.1
6412024-11-28T04:08:39.612Z Downloaded serde_derive_internals v0.29.1
6422024-11-28T04:08:39.612Z Downloaded display-error-chain v0.2.2
6432024-11-28T04:08:39.615Z Downloaded progenitor-impl v0.8.0
6442024-11-28T04:08:39.620Z Downloaded wyz v0.5.1
6452024-11-28T04:08:39.620Z Downloaded diesel_table_macro_syntax v0.2.0
6462024-11-28T04:08:39.620Z Downloaded strum_macros v0.26.4
6472024-11-28T04:08:39.623Z Downloaded multer v3.1.0
6482024-11-28T04:08:39.625Z Downloaded shell-words v1.1.0
6492024-11-28T04:08:39.625Z Downloaded sha1 v0.10.6
6502024-11-28T04:08:39.628Z Downloaded fs_extra v1.3.0
6512024-11-28T04:08:39.631Z Downloaded foldhash v0.1.3
6522024-11-28T04:08:39.637Z Downloaded tokio-tungstenite v0.24.0
6532024-11-28T04:08:39.637Z Downloaded normalize-line-endings v0.3.0
6542024-11-28T04:08:39.640Z Downloaded structmeta v0.3.0
6552024-11-28T04:08:39.640Z Downloaded number_prefix v0.4.0
6562024-11-28T04:08:39.640Z Downloaded predicates-tree v1.0.11
6572024-11-28T04:08:39.640Z Downloaded predicates-core v1.0.8
6582024-11-28T04:08:39.651Z Downloaded pem v3.0.4
6592024-11-28T04:08:39.653Z Downloaded pbkdf2 v0.12.2
6602024-11-28T04:08:39.653Z Downloaded darling_macro v0.20.10
6612024-11-28T04:08:39.656Z Downloaded arc-swap v1.7.1
6622024-11-28T04:08:39.658Z Downloaded num_threads v0.1.7
6632024-11-28T04:08:39.661Z Downloaded vsss-rs v3.3.4
6642024-11-28T04:08:39.663Z Downloaded diesel-dtrace v0.3.0
6652024-11-28T04:08:39.666Z Downloaded poly1305 v0.8.0
6662024-11-28T04:08:39.670Z Downloaded tls_codec_derive v0.4.1
6672024-11-28T04:08:39.670Z Downloaded termios v0.3.3
6682024-11-28T04:08:39.673Z Downloaded russh-cryptovec v0.7.3
6692024-11-28T04:08:39.673Z Downloaded progenitor-client v0.8.0
6702024-11-28T04:08:39.676Z Downloaded vergen v8.3.2
6712024-11-28T04:08:39.679Z Downloaded slog-scope v4.4.0
6722024-11-28T04:08:39.679Z Downloaded which v4.4.2
6732024-11-28T04:08:39.681Z Downloaded unicode-properties v0.1.3
6742024-11-28T04:08:39.686Z Downloaded slog-stdlog v4.1.1
6752024-11-28T04:08:39.686Z Downloaded dhcproto-macros v0.1.0
6762024-11-28T04:08:39.692Z Downloaded time-core v0.1.2
6772024-11-28T04:08:39.692Z Downloaded fd-lock v4.0.2
6782024-11-28T04:08:39.692Z Downloaded data-encoding v2.6.0
6792024-11-28T04:08:39.697Z Downloaded snafu v0.8.5
6802024-11-28T04:08:39.704Z Downloaded sync_wrapper v1.0.1
6812024-11-28T04:08:39.704Z Downloaded tungstenite v0.24.0
6822024-11-28T04:08:39.713Z Downloaded strip-ansi-escapes v0.2.0
6832024-11-28T04:08:39.713Z Downloaded slog v2.7.0
6842024-11-28T04:08:39.716Z Downloaded parse-display-derive v0.10.0
6852024-11-28T04:08:39.716Z Downloaded parse-display v0.10.0
6862024-11-28T04:08:39.716Z Downloaded whoami v1.5.2
6872024-11-28T04:08:39.716Z Downloaded smallvec v0.6.14
6882024-11-28T04:08:39.716Z Downloaded zerofrom v0.1.4
6892024-11-28T04:08:39.716Z Downloaded tokio-stream v0.1.16
6902024-11-28T04:08:39.723Z Downloaded value-bag v1.9.0
6912024-11-28T04:08:39.727Z Downloaded oso v0.27.3
6922024-11-28T04:08:39.727Z Downloaded tokio-rustls v0.26.0
6932024-11-28T04:08:39.731Z Downloaded progenitor v0.8.0
6942024-11-28T04:08:39.734Z Downloaded twox-hash v1.6.3
6952024-11-28T04:08:39.734Z Downloaded tui-tree-widget v0.22.0
6962024-11-28T04:08:39.737Z Downloaded sqlparser_derive v0.2.2
6972024-11-28T04:08:39.737Z Downloaded try-lock v0.2.5
6982024-11-28T04:08:39.742Z Downloaded same-file v1.0.6
6992024-11-28T04:08:39.742Z Downloaded walkdir v2.5.0
7002024-11-28T04:08:39.742Z Downloaded ron v0.7.1
7012024-11-28T04:08:39.747Z Downloaded parse-size v1.1.0
7022024-11-28T04:08:39.747Z Downloaded newtype-uuid v1.1.3
7032024-11-28T04:08:39.750Z Downloaded derive-where v1.2.7
7042024-11-28T04:08:39.753Z Downloaded newtype_derive v0.1.6
7052024-11-28T04:08:39.756Z Downloaded num-iter v0.1.45
7062024-11-28T04:08:39.756Z Downloaded slog-term v2.9.1
7072024-11-28T04:08:39.760Z Downloaded flume v0.11.1
7082024-11-28T04:08:39.764Z Downloaded utf-8 v0.7.6
7092024-11-28T04:08:39.764Z Downloaded percent-encoding v2.3.1
7102024-11-28T04:08:39.779Z Downloaded openssl-sys v0.9.103
7112024-11-28T04:08:39.783Z Downloaded des v0.8.1
7122024-11-28T04:08:39.783Z Downloaded rpassword v7.3.1
7132024-11-28T04:08:39.783Z Downloaded nibble_vec v0.1.0
7142024-11-28T04:08:39.783Z Downloaded float-cmp v0.9.0
7152024-11-28T04:08:39.783Z Downloaded flagset v0.4.6
7162024-11-28T04:08:39.783Z Downloaded dyn-clone v1.0.17
7172024-11-28T04:08:39.783Z Downloaded slog-dtrace v0.3.0
7182024-11-28T04:08:39.786Z Downloaded bindgen v0.69.5
7192024-11-28T04:08:39.790Z Downloaded rustc-demangle v0.1.24
7202024-11-28T04:08:39.793Z Downloaded tungstenite v0.23.0
7212024-11-28T04:08:39.798Z Downloaded yoke-derive v0.7.4
7222024-11-28T04:08:39.801Z Downloaded ssh-encoding v0.2.0
7232024-11-28T04:08:39.801Z Downloaded ssh-cipher v0.2.0
7242024-11-28T04:08:39.801Z Downloaded slog-envlogger v2.2.0
7252024-11-28T04:08:39.806Z Downloaded waitgroup v0.1.2
7262024-11-28T04:08:39.809Z Downloaded termtree v0.4.1
7272024-11-28T04:08:39.809Z Downloaded num v0.4.3
7282024-11-28T04:08:39.809Z Downloaded untrusted v0.9.0
7292024-11-28T04:08:39.809Z Downloaded serde_with_macros v3.11.0
7302024-11-28T04:08:39.812Z Downloaded fxhash v0.2.1
7312024-11-28T04:08:39.812Z Downloaded phf_shared v0.11.2
7322024-11-28T04:08:39.815Z Downloaded gethostname v0.5.0
7332024-11-28T04:08:39.816Z Downloaded dsl_auto_type v0.1.2
7342024-11-28T04:08:39.818Z Downloaded env_logger v0.11.5
7352024-11-28T04:08:39.822Z Downloaded tokio-macros v2.4.0
7362024-11-28T04:08:39.822Z Downloaded derive_builder_macro v0.20.2
7372024-11-28T04:08:39.822Z Downloaded postcard v1.0.10
7382024-11-28T04:08:39.824Z Downloaded slog-json v2.6.1
7392024-11-28T04:08:39.829Z Downloaded quick-error v1.2.3
7402024-11-28T04:08:39.832Z Downloaded powerfmt v0.2.0
7412024-11-28T04:08:39.832Z Downloaded slog-bunyan v2.5.0
7422024-11-28T04:08:39.832Z Downloaded typify v0.2.0
7432024-11-28T04:08:39.835Z Downloaded path-slash v0.1.5
7442024-11-28T04:08:39.838Z Downloaded serde_repr v0.1.19
7452024-11-28T04:08:39.841Z Downloaded unicode-xid v0.2.6
7462024-11-28T04:08:39.843Z Downloaded tinystr v0.7.6
7472024-11-28T04:08:39.847Z Downloaded futures-channel v0.3.31
7482024-11-28T04:08:39.847Z Downloaded russh-keys v0.45.0
7492024-11-28T04:08:39.850Z Downloaded serde_plain v1.0.2
7502024-11-28T04:08:39.850Z Downloaded serde-hex v0.1.0
7512024-11-28T04:08:39.853Z Downloaded darling_core v0.20.10
7522024-11-28T04:08:39.858Z Downloaded difflib v0.4.0
7532024-11-28T04:08:39.861Z Downloaded rand v0.8.5
7542024-11-28T04:08:39.864Z Downloaded ghash v0.5.1
7552024-11-28T04:08:39.867Z Downloaded fallible-iterator v0.2.0
7562024-11-28T04:08:39.867Z Downloaded getrandom v0.2.15
7572024-11-28T04:08:39.869Z Downloaded hash32 v0.2.1
7582024-11-28T04:08:39.874Z Downloaded thread_local v1.1.8
7592024-11-28T04:08:39.874Z Downloaded x509-cert v0.2.5
7602024-11-28T04:08:39.880Z Downloaded take_mut v0.2.2
7612024-11-28T04:08:39.882Z Downloaded phf_generator v0.11.2
7622024-11-28T04:08:39.882Z Downloaded funty v2.0.0
7632024-11-28T04:08:39.886Z Downloaded foreign-types-shared v0.3.1
7642024-11-28T04:08:39.886Z Downloaded polyval v0.6.2
7652024-11-28T04:08:39.889Z Downloaded foreign-types-shared v0.1.1
7662024-11-28T04:08:39.889Z Downloaded foreign-types-macros v0.2.3
7672024-11-28T04:08:39.889Z Downloaded crossterm v0.28.1
7682024-11-28T04:08:39.896Z Downloaded diff v0.1.13
7692024-11-28T04:08:39.901Z Downloaded scheduled-thread-pool v0.2.7
7702024-11-28T04:08:39.906Z Downloaded hickory-proto v0.24.1
7712024-11-28T04:08:39.918Z Downloaded utf16_iter v1.0.5
7722024-11-28T04:08:39.920Z Downloaded untrusted v0.7.1
7732024-11-28T04:08:39.920Z Downloaded supports-color v3.0.1
7742024-11-28T04:08:39.924Z Downloaded slab v0.4.9
7752024-11-28T04:08:39.924Z Downloaded siphasher v0.3.11
7762024-11-28T04:08:39.927Z Downloaded rustc_version v0.1.7
7772024-11-28T04:08:39.927Z Downloaded psl-types v2.0.11
7782024-11-28T04:08:39.930Z Downloaded env_logger v0.10.2
7792024-11-28T04:08:39.930Z Downloaded pkcs5 v0.7.1
7802024-11-28T04:08:39.934Z Downloaded oso-derive v0.27.3
7812024-11-28T04:08:39.937Z Downloaded zone_cfg_derive v0.3.0
7822024-11-28T04:08:39.937Z Downloaded zone_cfg_derive v0.1.2
7832024-11-28T04:08:39.937Z Downloaded toolchain_find v0.4.0
7842024-11-28T04:08:39.941Z Downloaded serde-big-array v0.5.1
7852024-11-28T04:08:39.943Z Downloaded pretty-hex v0.2.1
7862024-11-28T04:08:39.943Z Downloaded defmt v0.3.8
7872024-11-28T04:08:39.947Z Downloaded precomputed-hash v0.1.1
7882024-11-28T04:08:39.947Z Downloaded opaque-debug v0.3.1
7892024-11-28T04:08:39.949Z Downloaded hash32 v0.3.1
7902024-11-28T04:08:39.949Z Downloaded pin-utils v0.1.0
7912024-11-28T04:08:39.953Z Downloaded fragile v2.0.0
7922024-11-28T04:08:39.953Z Downloaded pkcs8 v0.10.2
7932024-11-28T04:08:39.956Z Downloaded sigpipe v0.1.3
7942024-11-28T04:08:39.960Z Downloaded packed_struct_codegen v0.10.1
7952024-11-28T04:08:39.960Z Downloaded test-strategy v0.3.1
7962024-11-28T04:08:39.963Z Downloaded tower-service v0.3.3
7972024-11-28T04:08:39.965Z Downloaded strum v0.26.3
7982024-11-28T04:08:39.965Z Downloaded proc-macro-crate v1.3.1
7992024-11-28T04:08:39.969Z Downloaded tracing-attributes v0.1.27
8002024-11-28T04:08:39.969Z Downloaded diesel_derives v2.2.3
8012024-11-28T04:08:39.973Z Downloaded semver v0.1.20
8022024-11-28T04:08:39.975Z Downloaded progenitor-macro v0.8.0
8032024-11-28T04:08:39.979Z Downloaded smallvec v1.13.2
8042024-11-28T04:08:39.979Z Downloaded pin-project v1.1.6
8052024-11-28T04:08:39.990Z Downloaded r2d2 v0.8.10
8062024-11-28T04:08:39.993Z Downloaded primeorder v0.13.6
8072024-11-28T04:08:39.998Z Downloaded zone v0.3.0
8082024-11-28T04:08:39.998Z Downloaded signal-hook-mio v0.2.4
8092024-11-28T04:08:39.998Z Downloaded shlex v1.3.0
8102024-11-28T04:08:40.001Z Downloaded futures-task v0.3.31
8112024-11-28T04:08:40.001Z Downloaded phf v0.11.2
8122024-11-28T04:08:40.001Z Downloaded aws-lc-rs v1.10.0
8132024-11-28T04:08:40.009Z Downloaded new_debug_unreachable v1.0.6
8142024-11-28T04:08:40.013Z Downloaded paste v1.0.15
8152024-11-28T04:08:40.015Z Downloaded mirai-annotations v1.12.0
8162024-11-28T04:08:40.015Z Downloaded simd-adler32 v0.3.7
8172024-11-28T04:08:40.018Z Downloaded signature v2.2.0
8182024-11-28T04:08:40.020Z Downloaded pbkdf2 v0.11.0
8192024-11-28T04:08:40.023Z Downloaded tokio-rustls v0.25.0
8202024-11-28T04:08:40.025Z Downloaded derive_more v0.99.18
8212024-11-28T04:08:40.030Z Downloaded fallible-streaming-iterator v0.1.9
8222024-11-28T04:08:40.034Z Downloaded zerofrom-derive v0.1.4
8232024-11-28T04:08:40.034Z Downloaded xattr v1.3.1
8242024-11-28T04:08:40.037Z Downloaded omicron-zone-package v0.11.1
8252024-11-28T04:08:40.040Z Downloaded universal-hash v0.5.1
8262024-11-28T04:08:40.040Z Downloaded fallible-iterator v0.3.0
8272024-11-28T04:08:40.042Z Downloaded rand_core v0.6.4
8282024-11-28T04:08:40.047Z Downloaded stable_deref_trait v1.2.0
8292024-11-28T04:08:40.047Z Downloaded rand_xorshift v0.3.0
8302024-11-28T04:08:40.050Z Downloaded rand_seeder v0.3.0
8312024-11-28T04:08:40.050Z Downloaded ppv-lite86 v0.2.20
8322024-11-28T04:08:40.050Z Downloaded multimap v0.10.0
8332024-11-28T04:08:40.052Z Downloaded futures v0.3.31
8342024-11-28T04:08:40.056Z Downloaded newline-converter v0.3.0
8352024-11-28T04:08:40.058Z Downloaded ed25519 v2.2.3
8362024-11-28T04:08:40.061Z Downloaded tokio-util v0.7.12
8372024-11-28T04:08:40.068Z Downloaded unicode_categories v0.1.1
8382024-11-28T04:08:40.071Z Downloaded publicsuffix v2.2.3
8392024-11-28T04:08:40.073Z Downloaded nanorand v0.7.0
8402024-11-28T04:08:40.076Z Downloaded toml v0.7.8
8412024-11-28T04:08:40.079Z Downloaded steno v0.4.1
8422024-11-28T04:08:40.084Z Downloaded parse-zoneinfo v0.3.1
8432024-11-28T04:08:40.087Z Downloaded num-conv v0.1.0
8442024-11-28T04:08:40.090Z Downloaded foreign-types v0.3.2
8452024-11-28T04:08:40.090Z Downloaded url v2.5.3
8462024-11-28T04:08:40.095Z Downloaded write16 v1.0.0
8472024-11-28T04:08:40.097Z Downloaded term v0.7.0
8482024-11-28T04:08:40.097Z Downloaded password-hash v0.5.0
8492024-11-28T04:08:40.099Z Downloaded bitvec v1.0.1
8502024-11-28T04:08:40.113Z Downloaded tinyvec_macros v0.1.1
8512024-11-28T04:08:40.115Z Downloaded vte_generate_state_changes v0.1.2
8522024-11-28T04:08:40.115Z Downloaded futures-sink v0.3.31
8532024-11-28T04:08:40.115Z Downloaded rustls-pemfile v1.0.4
8542024-11-28T04:08:40.118Z Downloaded rustc-hash v1.1.0
8552024-11-28T04:08:40.118Z Downloaded tinyvec v1.8.0
8562024-11-28T04:08:40.123Z Downloaded pin-project-lite v0.2.14
8572024-11-28T04:08:40.125Z Downloaded serde_yaml v0.9.34+deprecated
8582024-11-28T04:08:40.134Z Downloaded foreign-types v0.5.0
8592024-11-28T04:08:40.140Z Downloaded flate2 v1.0.35
8602024-11-28T04:08:40.140Z Downloaded uzers v0.12.1
8612024-11-28T04:08:40.140Z Downloaded num-bigint v0.4.6
8622024-11-28T04:08:40.143Z Downloaded float-ord v0.3.2
8632024-11-28T04:08:40.146Z Downloaded hkdf v0.12.4
8642024-11-28T04:08:40.149Z Downloaded expectorate v1.1.0
8652024-11-28T04:08:40.149Z Downloaded h2 v0.4.6
8662024-11-28T04:08:40.155Z Downloaded defmt-parser v0.3.4
8672024-11-28T04:08:40.158Z Downloaded wait-timeout v0.2.0
8682024-11-28T04:08:40.160Z Downloaded ena v0.14.3
8692024-11-28T04:08:40.161Z Downloaded icu_properties_data v1.5.0
8702024-11-28T04:08:40.170Z Downloaded string_cache v0.8.7
8712024-11-28T04:08:40.172Z Downloaded unicase v2.7.0
8722024-11-28T04:08:40.175Z Downloaded uuid v1.11.0
8732024-11-28T04:08:40.178Z Downloaded tls_codec v0.4.1
8742024-11-28T04:08:40.180Z Downloaded sqlformat v0.2.6
8752024-11-28T04:08:40.183Z Downloaded static_assertions v1.1.0
8762024-11-28T04:08:40.183Z Downloaded structmeta-derive v0.2.0
8772024-11-28T04:08:40.183Z Downloaded yoke v0.7.4
8782024-11-28T04:08:40.186Z Downloaded chrono v0.4.38
8792024-11-28T04:08:40.191Z Downloaded unarray v0.1.4
8802024-11-28T04:08:40.194Z Downloaded password-hash v0.4.2
8812024-11-28T04:08:40.196Z Downloaded dirs-next v2.0.0
8822024-11-28T04:08:40.196Z Downloaded either v1.13.0
8832024-11-28T04:08:40.199Z Downloaded structmeta-derive v0.3.0
8842024-11-28T04:08:40.199Z Downloaded parking_lot_core v0.8.6
8852024-11-28T04:08:40.202Z Downloaded pem-rfc7468 v0.7.0
8862024-11-28T04:08:40.202Z Downloaded num-complex v0.4.6
8872024-11-28T04:08:40.205Z Downloaded tar v0.4.42
8882024-11-28T04:08:40.207Z Downloaded zip v0.6.6
8892024-11-28T04:08:40.212Z Downloaded derive_builder v0.20.2
8902024-11-28T04:08:40.216Z Downloaded quinn v0.11.5
8912024-11-28T04:08:40.219Z Downloaded toml_edit v0.19.15
8922024-11-28T04:08:40.234Z Downloaded tokio-rustls v0.24.1
8932024-11-28T04:08:40.236Z Downloaded similar v2.6.0
8942024-11-28T04:08:40.241Z Downloaded serde_with v3.11.0
8952024-11-28T04:08:40.249Z Downloaded ed25519-dalek v2.1.1
8962024-11-28T04:08:40.252Z Downloaded p256 v0.13.2
8972024-11-28T04:08:40.255Z Downloaded rustls-pki-types v1.9.0
8982024-11-28T04:08:40.258Z Downloaded schemars v0.8.21
8992024-11-28T04:08:40.270Z Downloaded reedline v0.35.0
9002024-11-28T04:08:40.278Z Downloaded unsafe-libyaml v0.2.11
9012024-11-28T04:08:40.281Z Downloaded rustyline v14.0.0
9022024-11-28T04:08:40.286Z Downloaded idna v0.3.0
9032024-11-28T04:08:40.293Z Downloaded unicode-bidi v0.3.17
9042024-11-28T04:08:40.295Z Downloaded ecdsa v0.16.9
9052024-11-28T04:08:40.299Z Downloaded mio v1.0.2
9062024-11-28T04:08:40.302Z Downloaded chrono-tz v0.10.0
9072024-11-28T04:08:40.310Z Downloaded tracing-core v0.1.32
9082024-11-28T04:08:40.313Z Downloaded idna v0.2.3
9092024-11-28T04:08:40.321Z Downloaded reqwest v0.12.9
9102024-11-28T04:08:40.328Z Downloaded tokio-postgres v0.7.12
9112024-11-28T04:08:40.333Z Downloaded der v0.7.9
9122024-11-28T04:08:40.338Z Downloaded zip v2.1.3
9132024-11-28T04:08:40.342Z Downloaded curve25519-dalek v4.1.3
9142024-11-28T04:08:40.352Z Downloaded hashbrown v0.14.5
9152024-11-28T04:08:40.357Z Downloaded petname v2.0.2
9162024-11-28T04:08:40.363Z Downloaded idna v0.4.0
9172024-11-28T04:08:40.371Z Downloaded portable-atomic v1.9.0
9182024-11-28T04:08:40.376Z Downloaded winnow v0.5.40
9192024-11-28T04:08:40.385Z Downloaded git2 v0.19.0
9202024-11-28T04:08:40.393Z Downloaded regex-syntax v0.6.29
9212024-11-28T04:08:40.401Z Downloaded proptest v1.5.0
9222024-11-28T04:08:40.410Z Downloaded unicode-normalization v0.1.24
9232024-11-28T04:08:40.414Z Downloaded quinn-proto v0.11.8
9242024-11-28T04:08:40.420Z Downloaded p521 v0.13.3
9252024-11-28T04:08:40.424Z Downloaded rusqlite v0.32.1
9262024-11-28T04:08:40.430Z Downloaded rustls-webpki v0.101.7
9272024-11-28T04:08:40.445Z Downloaded ssh-key v0.6.6
9282024-11-28T04:08:40.450Z Downloaded zerocopy v0.8.10
9292024-11-28T04:08:40.475Z Downloaded sqlparser v0.45.0
9302024-11-28T04:08:40.479Z Downloaded gimli v0.31.1
9312024-11-28T04:08:40.490Z Downloaded regress v0.10.1
9322024-11-28T04:08:40.499Z Downloaded rustls-webpki v0.102.8
9332024-11-28T04:08:40.515Z Downloaded vcpkg v0.2.15
9342024-11-28T04:08:40.552Z Downloaded nix v0.27.1
9352024-11-28T04:08:40.562Z Downloaded regex-syntax v0.8.5
9362024-11-28T04:08:40.570Z Downloaded regex v1.11.1
9372024-11-28T04:08:40.583Z Downloaded p384 v0.13.0
9382024-11-28T04:08:40.589Z Downloaded smoltcp v0.9.1
9392024-11-28T04:08:40.599Z Downloaded dropshot v0.12.0
9402024-11-28T04:08:40.619Z Downloaded rustls v0.23.14
9412024-11-28T04:08:40.630Z Downloaded object v0.36.5
9422024-11-28T04:08:40.643Z Downloaded nix v0.28.0
9432024-11-28T04:08:40.652Z Downloaded unicode-width v0.2.0
9442024-11-28T04:08:40.658Z Downloaded bzip2-sys v0.1.11+1.0.8
9452024-11-28T04:08:40.671Z Downloaded openapiv3 v2.0.0
9462024-11-28T04:08:40.682Z Downloaded rustls v0.22.4
9472024-11-28T04:08:40.696Z Downloaded sled v0.34.7
9482024-11-28T04:08:40.705Z Downloaded typify-impl v0.2.0
9492024-11-28T04:08:40.720Z Downloaded dropshot v0.13.0
9502024-11-28T04:08:40.743Z Downloaded ratatui v0.28.1
9512024-11-28T04:08:40.759Z Downloaded diesel v2.2.4
9522024-11-28T04:08:40.777Z Downloaded bstr v1.10.0
9532024-11-28T04:08:40.787Z Downloaded regress v0.9.1
9542024-11-28T04:08:40.797Z Downloaded zerocopy-derive v0.6.6
9552024-11-28T04:08:40.805Z Downloaded petgraph v0.6.5
9562024-11-28T04:08:40.822Z Downloaded smoltcp v0.11.0
9572024-11-28T04:08:40.834Z Downloaded rayon v1.10.0
9582024-11-28T04:08:40.843Z Downloaded object v0.30.4
9592024-11-28T04:08:40.853Z Downloaded radix_trie v0.2.1
9602024-11-28T04:08:40.858Z Downloaded polar-core v0.27.3
9612024-11-28T04:08:40.867Z Downloaded regex-automata v0.4.8
9622024-11-28T04:08:40.887Z Downloaded lzma-sys v0.1.20
9632024-11-28T04:08:40.912Z Downloaded nix v0.29.0
9642024-11-28T04:08:40.923Z Downloaded csv v1.3.0
9652024-11-28T04:08:40.942Z Downloaded tokio v1.40.0
9662024-11-28T04:08:40.978Z Downloaded openssl v0.10.66
9672024-11-28T04:08:40.987Z Downloaded trust-dns-proto v0.22.0
9682024-11-28T04:08:41.000Z Downloaded rustls v0.21.12
9692024-11-28T04:08:41.009Z Downloaded webpki-roots v0.26.6
9702024-11-28T04:08:41.013Z Downloaded sha3 v0.10.8
9712024-11-28T04:08:41.017Z Downloaded libz-sys v1.1.20
9722024-11-28T04:08:41.037Z Downloaded hashbrown v0.13.2
9732024-11-28T04:08:41.041Z Downloaded hashbrown v0.12.3
9742024-11-28T04:08:41.045Z Downloaded tough v0.19.0
9752024-11-28T04:08:41.052Z Downloaded russh v0.45.0
9762024-11-28T04:08:41.058Z Downloaded futures-util v0.3.31
9772024-11-28T04:08:41.068Z Downloaded quick-xml v0.33.0
9782024-11-28T04:08:41.074Z Downloaded num-bigint-dig v0.8.4
9792024-11-28T04:08:41.079Z Downloaded owo-colors v4.1.0
9802024-11-28T04:08:41.082Z Downloaded rustls-pemfile v2.2.0
9812024-11-28T04:08:41.085Z Downloaded pin-project-internal v1.1.6
9822024-11-28T04:08:41.088Z Downloaded parking_lot v0.12.3
9832024-11-28T04:08:41.088Z Downloaded native-tls v0.2.12
9842024-11-28T04:08:41.091Z Downloaded pkcs1 v0.7.5
9852024-11-28T04:08:41.094Z Downloaded num-integer v0.1.46
9862024-11-28T04:08:41.094Z Downloaded hashlink v0.9.1
9872024-11-28T04:08:41.096Z Downloaded dirs-sys-next v0.1.2
9882024-11-28T04:08:41.097Z Downloaded packed_struct v0.10.1
9892024-11-28T04:08:41.099Z Downloaded num-derive v0.4.2
9902024-11-28T04:08:41.099Z Downloaded spki v0.7.3
9912024-11-28T04:08:41.105Z Downloaded smf v0.2.3
9922024-11-28T04:08:41.105Z Downloaded secrecy v0.8.0
9932024-11-28T04:08:41.105Z Downloaded rustversion v1.0.17
9942024-11-28T04:08:41.108Z Downloaded phf_codegen v0.11.2
9952024-11-28T04:08:41.108Z Downloaded tracing v0.1.40
9962024-11-28T04:08:41.111Z Downloaded salty v0.3.0
9972024-11-28T04:08:41.115Z Downloaded signal-hook v0.3.17
9982024-11-28T04:08:41.118Z Downloaded phf_shared v0.10.0
9992024-11-28T04:08:41.120Z Downloaded parking_lot v0.11.2
10002024-11-28T04:08:41.123Z Downloaded nom v7.1.3
10012024-11-28T04:08:41.125Z Downloaded dropshot_endpoint v0.12.0
10022024-11-28T04:08:41.128Z Downloaded zerocopy v0.6.6
10032024-11-28T04:08:41.131Z Downloaded rsa v0.9.6
10042024-11-28T04:08:41.135Z Downloaded blake3 v1.5.4
10052024-11-28T04:08:41.142Z Downloaded typed-path v0.9.3
10062024-11-28T04:08:41.147Z Downloaded time v0.3.36
10072024-11-28T04:08:41.154Z Downloaded zerocopy-derive v0.8.10
10082024-11-28T04:08:41.160Z Downloaded zerovec v0.10.4
10092024-11-28T04:08:41.165Z Downloaded futures-core v0.3.31
10102024-11-28T04:08:41.168Z Downloaded debug-ignore v1.0.5
10112024-11-28T04:08:41.168Z Downloaded topological-sort v0.2.2
10122024-11-28T04:08:41.173Z Downloaded tabwriter v1.4.0
10132024-11-28T04:08:41.173Z Downloaded ron v0.8.1
10142024-11-28T04:08:41.175Z Downloaded rcgen v0.12.1
10152024-11-28T04:08:41.178Z Downloaded form_urlencoded v1.2.1
10162024-11-28T04:08:41.181Z Downloaded defmt-macros v0.3.9
10172024-11-28T04:08:41.181Z Downloaded xz2 v0.1.7
10182024-11-28T04:08:41.185Z Downloaded samael v0.0.17
10192024-11-28T04:08:41.189Z Downloaded embedded-io v0.6.1
10202024-11-28T04:08:41.192Z Downloaded embedded-io v0.4.0
10212024-11-28T04:08:41.192Z Downloaded tap v1.0.1
10222024-11-28T04:08:41.192Z Downloaded olpc-cjson v0.1.4
10232024-11-28T04:08:41.196Z Downloaded rayon-core v1.12.1
10242024-11-28T04:08:41.198Z Downloaded itertools v0.13.0
10252024-11-28T04:08:41.203Z Downloaded zone v0.1.8
10262024-11-28T04:08:41.206Z Downloaded globset v0.4.15
10272024-11-28T04:08:41.206Z Downloaded derive_builder_core v0.20.2
10282024-11-28T04:08:41.208Z Downloaded postgres-types v0.2.8
10292024-11-28T04:08:41.210Z Downloaded rustc-hash v2.0.0
10302024-11-28T04:08:41.213Z Downloaded dropshot_endpoint v0.13.0
10312024-11-28T04:08:41.216Z Downloaded zopfli v0.8.1
10322024-11-28T04:08:41.218Z Downloaded headers v0.4.0
10332024-11-28T04:08:41.222Z Downloaded unicode-segmentation v1.12.0
10342024-11-28T04:08:41.225Z Downloaded itertools v0.12.1
10352024-11-28T04:08:41.232Z Downloaded rusty-fork v0.3.0
10362024-11-28T04:08:41.235Z Downloaded miniz_oxide v0.8.0
10372024-11-28T04:08:41.238Z Downloaded tungstenite v0.21.0
10382024-11-28T04:08:41.239Z Downloaded pkg-config v0.3.31
10392024-11-28T04:08:41.241Z Downloaded strum_macros v0.24.3
10402024-11-28T04:08:41.245Z Downloaded postgres-protocol v0.6.7
10412024-11-28T04:08:41.245Z Downloaded libm v0.2.8
10422024-11-28T04:08:41.250Z Downloaded idna v1.0.3
10432024-11-28T04:08:41.254Z Downloaded encoding_rs v0.8.34
10442024-11-28T04:08:41.274Z Downloaded thiserror-no-std v2.0.2
10452024-11-28T04:08:41.278Z Downloaded termcolor v1.4.1
10462024-11-28T04:08:41.280Z Downloaded parking_lot_core v0.9.10
10472024-11-28T04:08:41.283Z Downloaded glob v0.3.1
10482024-11-28T04:08:41.283Z Downloaded der_derive v0.7.3
10492024-11-28T04:08:41.285Z Downloaded num-traits v0.2.19
10502024-11-28T04:08:41.288Z Downloaded yasna v0.5.2
10512024-11-28T04:08:41.288Z Downloaded salsa20 v0.10.2
10522024-11-28T04:08:41.291Z Downloaded rtoolbox v0.0.2
10532024-11-28T04:08:41.291Z Downloaded num-rational v0.4.2
10542024-11-28T04:08:41.293Z Downloaded itertools v0.10.5
10552024-11-28T04:08:41.297Z Downloaded fatfs v0.3.6
10562024-11-28T04:08:41.300Z Downloaded dhcproto v0.12.0
10572024-11-28T04:08:41.303Z Downloaded dunce v1.0.5
10582024-11-28T04:08:41.305Z Downloaded serde_urlencoded v0.7.1
10592024-11-28T04:08:41.305Z Downloaded libgit2-sys v0.17.0+1.8.1
10602024-11-28T04:08:41.361Z Downloaded radium v0.7.0
10612024-11-28T04:08:41.363Z Downloaded half v2.4.1
10622024-11-28T04:08:41.366Z Downloaded hyper v1.5.0
10632024-11-28T04:08:41.370Z Downloaded elliptic-curve v0.13.8
10642024-11-28T04:08:41.373Z Downloaded synstructure v0.13.1
10652024-11-28T04:08:41.377Z Downloaded nu-ansi-term v0.50.1
10662024-11-28T04:08:41.377Z Downloaded fixedbitset v0.4.2
10672024-11-28T04:08:41.380Z Downloaded sync-ptr v0.1.1
10682024-11-28T04:08:41.380Z Downloaded qorb v0.2.1
10692024-11-28T04:08:41.382Z Downloaded mockall_derive v0.13.0
10702024-11-28T04:08:41.385Z Downloaded stringprep v0.1.5
10712024-11-28T04:08:41.388Z Downloaded minimal-lexical v0.2.1
10722024-11-28T04:08:41.390Z Downloaded socket2 v0.5.7
10732024-11-28T04:08:41.393Z Downloaded crossbeam-channel v0.5.13
10742024-11-28T04:08:41.395Z Downloaded cc v1.1.30
10752024-11-28T04:08:41.400Z Downloaded filetime v0.2.25
10762024-11-28T04:08:41.402Z Downloaded ff v0.13.0
10772024-11-28T04:08:41.402Z Downloaded sct v0.7.1
10782024-11-28T04:08:41.408Z Downloaded predicates v3.1.2
10792024-11-28T04:08:41.410Z Downloaded peg-macros v0.8.4
10802024-11-28T04:08:41.410Z Downloaded peg v0.8.4
10812024-11-28T04:08:41.413Z Downloaded group v0.13.0
10822024-11-28T04:08:41.413Z Downloaded const_format v0.2.33
10832024-11-28T04:08:41.417Z Downloaded structmeta v0.2.0
10842024-11-28T04:08:41.419Z Downloaded nodrop v0.1.14
10852024-11-28T04:08:41.419Z Downloaded vte v0.11.1
10862024-11-28T04:08:41.422Z Downloaded subprocess v0.2.9
10872024-11-28T04:08:41.425Z Downloaded tokio-tungstenite v0.21.0
10882024-11-28T04:08:41.425Z Downloaded crossbeam-epoch v0.9.18
10892024-11-28T04:08:41.427Z Downloaded scrypt v0.11.0
10902024-11-28T04:08:41.430Z Downloaded prettyplease v0.2.25
10912024-11-28T04:08:41.433Z Downloaded sec1 v0.7.3
10922024-11-28T04:08:41.433Z Downloaded tokio-tungstenite v0.23.1
10932024-11-28T04:08:41.435Z Downloaded time-macros v0.2.18
10942024-11-28T04:08:41.438Z Downloaded crypto-bigint v0.5.5
10952024-11-28T04:08:41.442Z Downloaded num_enum_derive v0.5.11
10962024-11-28T04:08:41.445Z Downloaded mockall v0.13.0
10972024-11-28T04:08:41.445Z Downloaded crc-any v2.5.0
10982024-11-28T04:08:41.449Z Downloaded writeable v0.5.5
10992024-11-28T04:08:41.452Z Downloaded unicode-truncate v1.1.0
11002024-11-28T04:08:41.452Z Downloaded strum_macros v0.25.3
11012024-11-28T04:08:41.452Z Downloaded base64 v0.21.7
11022024-11-28T04:08:41.455Z Downloaded futures-io v0.3.31
11032024-11-28T04:08:41.457Z Downloaded futures-executor v0.3.31
11042024-11-28T04:08:41.457Z Downloaded crossbeam-utils v0.8.20
11052024-11-28T04:08:41.460Z Downloaded schemars_derive v0.8.21
11062024-11-28T04:08:41.463Z Downloaded cbc v0.1.2
11072024-11-28T04:08:41.463Z Downloaded backtrace v0.3.74
11082024-11-28T04:08:41.466Z Downloaded icu_collections v1.5.0
11092024-11-28T04:08:41.472Z Downloaded crc32fast v1.4.2
11102024-11-28T04:08:41.474Z Downloaded arrayref v0.3.9
11112024-11-28T04:08:41.476Z Downloaded argon2 v0.5.3
11122024-11-28T04:08:41.476Z Downloaded http v1.1.0
11132024-11-28T04:08:41.481Z Downloaded cancel-safe-futures v0.1.5
11142024-11-28T04:08:41.485Z Downloaded slog-async v2.8.0
11152024-11-28T04:08:41.485Z Downloaded rfc6979 v0.4.0
11162024-11-28T04:08:41.487Z Downloaded icu_locid v1.5.0
11172024-11-28T04:08:41.490Z Downloaded crossbeam-deque v0.8.5
11182024-11-28T04:08:41.493Z Downloaded crc-catalog v2.4.0
11192024-11-28T04:08:41.493Z Downloaded chrono-tz-build v0.4.0
11202024-11-28T04:08:41.493Z Downloaded ascii-canvas v3.0.0
11212024-11-28T04:08:41.493Z Downloaded csv-core v0.1.11
11222024-11-28T04:08:41.496Z Downloaded cassowary v0.3.0
11232024-11-28T04:08:41.497Z Downloaded rustc_version v0.4.1
11242024-11-28T04:08:41.500Z Downloaded ref-cast-impl v1.0.23
11252024-11-28T04:08:41.500Z Downloaded ref-cast v1.0.23
11262024-11-28T04:08:41.500Z Downloaded quinn-udp v0.5.5
11272024-11-28T04:08:41.502Z Downloaded memmap2 v0.9.5
11282024-11-28T04:08:41.504Z Downloaded rand_chacha v0.3.1
11292024-11-28T04:08:41.504Z Downloaded litemap v0.7.3
11302024-11-28T04:08:41.506Z Downloaded async-bb8-diesel v0.2.1
11312024-11-28T04:08:41.509Z Downloaded array-init v0.0.4
11322024-11-28T04:08:41.509Z Downloaded blowfish v0.9.1
11332024-11-28T04:08:41.512Z Downloaded assert_matches v1.5.0
11342024-11-28T04:08:41.512Z Downloaded highway v1.2.0
11352024-11-28T04:08:41.514Z Downloaded const_format_proc_macros v0.2.33
11362024-11-28T04:08:41.514Z Downloaded cfg_aliases v0.2.1
11372024-11-28T04:08:41.517Z Downloaded bit-vec v0.6.3
11382024-11-28T04:08:41.517Z Downloaded ciborium-ll v0.2.2
11392024-11-28T04:08:41.517Z Downloaded ciborium-io v0.2.2
11402024-11-28T04:08:41.519Z Downloaded bcrypt-pbkdf v0.10.0
11412024-11-28T04:08:41.519Z Downloaded libefi-sys v0.1.0
11422024-11-28T04:08:41.522Z Downloaded lazycell v1.3.0
11432024-11-28T04:08:41.522Z Downloaded lalrpop-util v0.19.12
11442024-11-28T04:08:41.522Z Downloaded kstat-rs v0.2.4
11452024-11-28T04:08:41.524Z Downloaded md-5 v0.10.6
11462024-11-28T04:08:41.524Z Downloaded idna_adapter v1.2.0
11472024-11-28T04:08:41.527Z Downloaded icu_locid_transform v1.5.0
11482024-11-28T04:08:41.527Z Downloaded cmake v0.1.51
11492024-11-28T04:08:41.530Z Downloaded bzip2 v0.4.4
11502024-11-28T04:08:41.530Z Downloaded internet-checksum v0.2.1
11512024-11-28T04:08:41.532Z Downloaded base64ct v1.6.0
11522024-11-28T04:08:41.532Z Downloaded hyper-staticfile v0.10.1
11532024-11-28T04:08:41.535Z Downloaded async-recursion v1.1.1
11542024-11-28T04:08:41.538Z Downloaded base16ct v0.2.0
11552024-11-28T04:08:41.540Z Downloaded atomic-waker v1.1.2
11562024-11-28T04:08:41.540Z Downloaded async-trait v0.1.83
11572024-11-28T04:08:41.543Z Downloaded base64 v0.13.1
11582024-11-28T04:08:41.545Z Downloaded async-stream-impl v0.3.6
11592024-11-28T04:08:41.548Z Downloaded http-body-util v0.1.2
11602024-11-28T04:08:41.551Z Downloaded adler2 v2.0.0
11612024-11-28T04:08:41.554Z Downloaded addr2line v0.24.2
11622024-11-28T04:08:41.557Z Downloaded hubpack_derive v0.1.1
11632024-11-28T04:08:41.557Z Downloaded hostname v0.4.0
11642024-11-28T04:08:41.557Z Downloaded bit-set v0.5.3
11652024-11-28T04:08:41.559Z Downloaded bcs v0.1.6
11662024-11-28T04:08:41.559Z Downloaded aead v0.5.2
11672024-11-28T04:08:41.562Z Downloaded heapless v0.7.17
11682024-11-28T04:08:41.564Z Downloaded heck v0.3.3
11692024-11-28T04:08:41.564Z Downloaded headers-core v0.3.0
11702024-11-28T04:08:41.567Z Downloaded darling v0.20.10
11712024-11-28T04:08:41.569Z Downloaded hex-literal v0.4.1
11722024-11-28T04:08:41.785Z Downloaded ring v0.17.8
11732024-11-28T04:08:41.863Z Downloaded aws-lc-sys v0.22.0
11742024-11-28T04:08:42.141Z Downloaded ring v0.16.20
11752024-11-28T04:08:42.224Z Downloaded libsqlite3-sys v0.30.1
11762024-11-28T04:08:42.400Z Compiling serde v1.0.215
11772024-11-28T04:08:42.403Z Compiling lock_api v0.4.12
11782024-11-28T04:08:42.403Z Compiling scopeguard v1.2.0
11792024-11-28T04:08:42.403Z Compiling value-bag v1.9.0
11802024-11-28T04:08:42.403Z Compiling typenum v1.17.0
11812024-11-28T04:08:42.403Z Compiling generic-array v0.14.7
11822024-11-28T04:08:42.602Z Compiling syn v2.0.87
11832024-11-28T04:08:42.619Z Compiling getrandom v0.2.15
11842024-11-28T04:08:42.747Z Compiling shlex v1.3.0
11852024-11-28T04:08:42.859Z Compiling rand_core v0.6.4
11862024-11-28T04:08:43.044Z Compiling log v0.4.22
11872024-11-28T04:08:43.143Z Compiling subtle v2.6.1
11882024-11-28T04:08:43.171Z Compiling jobserver v0.1.32
11892024-11-28T04:08:43.191Z Compiling smallvec v1.13.2
11902024-11-28T04:08:43.374Z Compiling const-oid v0.9.6
11912024-11-28T04:08:43.481Z Compiling spin v0.9.8
11922024-11-28T04:08:43.503Z Compiling pin-project-lite v0.2.14
11932024-11-28T04:08:43.570Z Compiling cc v1.1.30
11942024-11-28T04:08:43.616Z Compiling rustix v0.38.37
11952024-11-28T04:08:43.859Z Compiling parking_lot_core v0.9.10
11962024-11-28T04:08:43.916Z Compiling futures-core v0.3.31
11972024-11-28T04:08:44.111Z Compiling signal-hook-registry v1.4.2
11982024-11-28T04:08:44.150Z Compiling mio v1.0.2
11992024-11-28T04:08:44.610Z Compiling aho-corasick v1.1.3
12002024-11-28T04:08:45.062Z Compiling parking_lot v0.12.3
12012024-11-28T04:08:45.162Z Compiling regex-syntax v0.8.5
12022024-11-28T04:08:45.351Z Compiling either v1.13.0
12032024-11-28T04:08:45.438Z Compiling cpufeatures v0.2.14
12042024-11-28T04:08:45.463Z Compiling lazy_static v1.5.0
12052024-11-28T04:08:45.546Z Compiling stable_deref_trait v1.2.0
12062024-11-28T04:08:45.597Z Compiling glob v0.3.1
12072024-11-28T04:08:45.700Z Compiling futures-sink v0.3.31
12082024-11-28T04:08:45.805Z Compiling socket2 v0.5.7
12092024-11-28T04:08:45.870Z Compiling slab v0.4.9
12102024-11-28T04:08:46.085Z Compiling prettyplease v0.2.25
12112024-11-28T04:08:46.339Z Compiling minimal-lexical v0.2.1
12122024-11-28T04:08:46.693Z Compiling clang-sys v1.8.1
12132024-11-28T04:08:46.744Z Compiling libloading v0.8.5
12142024-11-28T04:08:46.822Z Compiling nom v7.1.3
12152024-11-28T04:08:46.873Z Compiling home v0.5.9
12162024-11-28T04:08:47.144Z Compiling bindgen v0.69.5
12172024-11-28T04:08:47.179Z Compiling serde_json v1.0.132
12182024-11-28T04:08:47.537Z Compiling futures-channel v0.3.31
12192024-11-28T04:08:47.961Z Compiling itertools v0.12.1
12202024-11-28T04:08:48.005Z Compiling futures-task v0.3.31
12212024-11-28T04:08:48.076Z Compiling rustc-hash v1.1.0
12222024-11-28T04:08:48.239Z Compiling foldhash v0.1.3
12232024-11-28T04:08:48.319Z Compiling futures-io v0.3.31
12242024-11-28T04:08:48.570Z Compiling lazycell v1.3.0
12252024-11-28T04:08:48.630Z Compiling allocator-api2 v0.2.18
12262024-11-28T04:08:48.748Z Compiling pin-utils v0.1.0
12272024-11-28T04:08:48.849Z Compiling regex-automata v0.4.8
12282024-11-28T04:08:49.478Z Compiling hashbrown v0.15.0
12292024-11-28T04:08:50.378Z Compiling cexpr v0.6.0
12302024-11-28T04:08:50.669Z Compiling synstructure v0.13.1
12312024-11-28T04:08:51.168Z Compiling cmake v0.1.51
12322024-11-28T04:08:52.074Z Compiling libm v0.2.8
12332024-11-28T04:08:52.133Z Compiling tinyvec_macros v0.1.1
12342024-11-28T04:08:52.212Z Compiling dunce v1.0.5
12352024-11-28T04:08:52.235Z Compiling fs_extra v1.3.0
12362024-11-28T04:08:52.343Z Compiling pkg-config v0.3.31
12372024-11-28T04:08:52.364Z Compiling tinyvec v1.8.0
12382024-11-28T04:08:52.421Z Compiling num-traits v0.2.19
12392024-11-28T04:08:52.938Z Compiling ring v0.17.8
12402024-11-28T04:08:53.882Z Compiling unicode-normalization v0.1.24
12412024-11-28T04:08:53.899Z Compiling base64ct v1.6.0
12422024-11-28T04:08:54.055Z Compiling paste v1.0.15
12432024-11-28T04:08:54.058Z Compiling unicode-bidi v0.3.17
12442024-11-28T04:08:54.223Z Compiling litemap v0.7.3
12452024-11-28T04:08:54.488Z Compiling regex v1.11.1
12462024-11-28T04:08:54.602Z Compiling writeable v0.5.5
12472024-11-28T04:08:54.711Z Compiling pem-rfc7468 v0.7.0
12482024-11-28T04:08:55.461Z Compiling httparse v1.9.5
12492024-11-28T04:08:55.484Z Compiling flagset v0.4.6
12502024-11-28T04:08:55.614Z Compiling aws-lc-rs v1.10.0
12512024-11-28T04:08:56.066Z Compiling tracing-core v0.1.32
12522024-11-28T04:08:56.270Z Compiling crossbeam-utils v0.8.20
12532024-11-28T04:08:56.818Z Compiling icu_locid_transform_data v1.5.0
12542024-11-28T04:08:56.839Z Compiling percent-encoding v2.3.1
12552024-11-28T04:08:56.920Z Compiling rustls-pki-types v1.9.0
12562024-11-28T04:08:57.194Z Compiling powerfmt v0.2.0
12572024-11-28T04:08:57.338Z Compiling untrusted v0.9.0
12582024-11-28T04:08:57.457Z Compiling serde_derive v1.0.215
12592024-11-28T04:08:57.502Z Compiling zeroize_derive v1.4.2
12602024-11-28T04:08:57.559Z Compiling zerocopy-derive v0.7.35
12612024-11-28T04:08:57.799Z Compiling tokio-macros v2.4.0
12622024-11-28T04:08:57.964Z Compiling zerofrom-derive v0.1.4
12632024-11-28T04:08:59.099Z Compiling zeroize v1.8.1
12642024-11-28T04:08:59.474Z Compiling thiserror-impl v1.0.69
12652024-11-28T04:08:59.511Z Compiling yoke-derive v0.7.4
12662024-11-28T04:08:59.770Z Compiling zerocopy v0.7.35
12672024-11-28T04:09:00.877Z Compiling crypto-common v0.1.6
12682024-11-28T04:09:01.116Z Compiling block-buffer v0.10.4
12692024-11-28T04:09:01.345Z Compiling digest v0.10.7
12702024-11-28T04:09:01.383Z Compiling futures-macro v0.3.31
12712024-11-28T04:09:01.732Z Compiling zerovec-derive v0.10.3
12722024-11-28T04:09:01.811Z Compiling hmac v0.12.1
12732024-11-28T04:09:02.077Z Compiling block-padding v0.3.3
12742024-11-28T04:09:02.094Z Compiling zerofrom v0.1.4
12752024-11-28T04:09:02.325Z Compiling displaydoc v0.2.5
12762024-11-28T04:09:02.337Z Compiling inout v0.1.3
12772024-11-28T04:09:02.677Z Compiling cipher v0.4.4
12782024-11-28T04:09:02.697Z Compiling yoke v0.7.4
12792024-11-28T04:09:02.883Z Compiling thiserror v1.0.69
12802024-11-28T04:09:02.985Z Compiling sha2 v0.10.8
12812024-11-28T04:09:03.005Z Compiling ppv-lite86 v0.2.20
12822024-11-28T04:09:03.056Z Compiling icu_provider_macros v1.5.0
12832024-11-28T04:09:03.291Z Compiling futures-util v0.3.31
12842024-11-28T04:09:03.808Z Compiling der_derive v0.7.3
12852024-11-28T04:09:03.929Z Compiling rand_chacha v0.3.1
12862024-11-28T04:09:04.234Z Compiling tracing-attributes v0.1.27
12872024-11-28T04:09:04.265Z Compiling zerovec v0.10.4
12882024-11-28T04:09:04.805Z Compiling rand v0.8.5
12892024-11-28T04:09:06.342Z Compiling tinystr v0.7.6
12902024-11-28T04:09:06.387Z Compiling der v0.7.9
12912024-11-28T04:09:06.544Z Compiling icu_collections v1.5.0
12922024-11-28T04:09:06.565Z Compiling salsa20 v0.10.2
12932024-11-28T04:09:06.786Z Compiling icu_locid v1.5.0
12942024-11-28T04:09:06.802Z Compiling pest v2.7.14
12952024-11-28T04:09:06.953Z Compiling pbkdf2 v0.12.2
12962024-11-28T04:09:07.132Z Compiling untrusted v0.7.1
12972024-11-28T04:09:07.320Z Compiling mirai-annotations v1.12.0
12982024-11-28T04:09:07.531Z Compiling vcpkg v0.2.15
12992024-11-28T04:09:08.070Z Compiling icu_provider v1.5.0
13002024-11-28T04:09:08.232Z Compiling tracing v0.1.40
13012024-11-28T04:09:08.771Z Compiling spki v0.7.3
13022024-11-28T04:09:09.161Z Compiling icu_locid_transform v1.5.0
13032024-11-28T04:09:09.180Z Compiling time-core v0.1.2
13042024-11-28T04:09:09.199Z Compiling icu_properties_data v1.5.0
13052024-11-28T04:09:09.340Z Compiling num-conv v0.1.0
13062024-11-28T04:09:09.383Z Compiling pest_meta v2.7.14
13072024-11-28T04:09:09.463Z Compiling scrypt v0.11.0
13082024-11-28T04:09:09.658Z Compiling time-macros v0.2.18
13092024-11-28T04:09:09.743Z Compiling openssl-sys v0.9.103
13102024-11-28T04:09:09.883Z Compiling aes v0.8.4
13112024-11-28T04:09:10.076Z Compiling cbc v0.1.2
13122024-11-28T04:09:10.325Z Compiling scroll_derive v0.12.0
13132024-11-28T04:09:10.849Z Compiling icu_properties v1.5.1
13142024-11-28T04:09:11.761Z Compiling bitflags v2.6.0
13152024-11-28T04:09:11.796Z Compiling bytes v1.8.0
13162024-11-28T04:09:12.744Z Compiling tokio v1.40.0
13172024-11-28T04:09:12.948Z Compiling indexmap v2.6.0
13182024-11-28T04:09:13.136Z Compiling http v1.1.0
13192024-11-28T04:09:13.441Z Compiling semver v1.0.23
13202024-11-28T04:09:14.217Z Compiling rustc_version v0.4.1
13212024-11-28T04:09:14.393Z Compiling deranged v0.3.11
13222024-11-28T04:09:15.046Z Compiling write16 v1.0.0
13232024-11-28T04:09:15.181Z Compiling num_threads v0.1.7
13242024-11-28T04:09:15.250Z Compiling icu_normalizer_data v1.5.0
13252024-11-28T04:09:15.301Z Compiling utf8_iter v1.0.4
13262024-11-28T04:09:15.357Z Compiling utf16_iter v1.0.5
13272024-11-28T04:09:15.545Z Compiling atomic-waker v1.1.2
13282024-11-28T04:09:15.569Z Compiling icu_normalizer v1.5.0
13292024-11-28T04:09:15.644Z Compiling http-body v1.0.1
13302024-11-28T04:09:15.722Z Compiling scroll v0.12.0
13312024-11-28T04:09:15.876Z Compiling pkcs5 v0.7.1
13322024-11-28T04:09:15.910Z Compiling pest_generator v2.7.14
13332024-11-28T04:09:16.018Z Compiling form_urlencoded v1.2.1
13342024-11-28T04:09:16.252Z Compiling which v4.4.2
13352024-11-28T04:09:16.332Z Compiling time v0.3.36
13362024-11-28T04:09:16.392Z Compiling slog v2.7.0
13372024-11-28T04:09:16.916Z Compiling try-lock v0.2.5
13382024-11-28T04:09:17.063Z Compiling want v0.3.1
13392024-11-28T04:09:17.183Z Compiling pkcs8 v0.10.2
13402024-11-28T04:09:17.352Z Compiling idna_adapter v1.2.0
13412024-11-28T04:09:17.584Z Compiling goblin v0.8.2
13422024-11-28T04:09:17.603Z Compiling httpdate v1.0.3
13432024-11-28T04:09:17.627Z Compiling idna v1.0.3
13442024-11-28T04:09:17.929Z Compiling pest_derive v2.7.14
13452024-11-28T04:09:18.067Z Compiling toml_datetime v0.6.8
13462024-11-28T04:09:18.585Z Compiling uuid v1.11.0
13472024-11-28T04:09:18.749Z Compiling serde_tokenstream v0.2.2
13482024-11-28T04:09:18.751Z Compiling dtrace-parser v0.2.0
13492024-11-28T04:09:19.369Z Compiling serde_spanned v0.6.8
13502024-11-28T04:09:19.420Z Compiling iana-time-zone v0.1.61
13512024-11-28T04:09:19.634Z Compiling openssl v0.10.66
13522024-11-28T04:09:19.912Z Compiling adler2 v2.0.0
13532024-11-28T04:09:20.021Z Compiling match_cfg v0.1.0
13542024-11-28T04:09:20.064Z Compiling base64 v0.22.1
13552024-11-28T04:09:20.122Z Compiling tower-service v0.3.3
13562024-11-28T04:09:20.142Z Compiling rustversion v1.0.17
13572024-11-28T04:09:20.250Z Compiling foreign-types-shared v0.1.1
13582024-11-28T04:09:20.365Z Compiling foreign-types v0.3.2
13592024-11-28T04:09:20.466Z Compiling hostname v0.3.1
13602024-11-28T04:09:20.752Z Compiling miniz_oxide v0.8.0
13612024-11-28T04:09:20.811Z Compiling chrono v0.4.38
13622024-11-28T04:09:20.926Z Compiling url v2.5.3
13632024-11-28T04:09:20.999Z Compiling tokio-util v0.7.12
13642024-11-28T04:09:22.321Z Compiling h2 v0.4.6
13652024-11-28T04:09:22.468Z Compiling async-trait v0.1.83
13662024-11-28T04:09:22.968Z Compiling openssl-macros v0.1.1
13672024-11-28T04:09:22.988Z Compiling dirs-sys-next v0.1.2
13682024-11-28T04:09:23.643Z Compiling dof v0.3.0
13692024-11-28T04:09:23.733Z Compiling syn v1.0.109
13702024-11-28T04:09:24.376Z Compiling rustls v0.23.14
13712024-11-28T04:09:24.658Z Compiling usdt-impl v0.5.0
13722024-11-28T04:09:24.681Z Compiling rustls v0.22.4
13732024-11-28T04:09:24.941Z Compiling siphasher v0.3.11
13742024-11-28T04:09:25.167Z Compiling data-encoding v2.6.0
13752024-11-28T04:09:25.337Z Compiling native-tls v0.2.12
13762024-11-28T04:09:25.888Z Compiling dirs-next v2.0.0
13772024-11-28T04:09:26.244Z Compiling http-body-util v0.1.2
13782024-11-28T04:09:26.792Z Compiling crossbeam-epoch v0.9.18
13792024-11-28T04:09:27.531Z Compiling heapless v0.7.17
13802024-11-28T04:09:27.580Z Compiling signature v2.2.0
13812024-11-28T04:09:27.601Z Compiling sha1 v0.10.6
13822024-11-28T04:09:27.863Z Compiling bzip2-sys v0.1.11+1.0.8
13832024-11-28T04:09:27.958Z Compiling serde_derive_internals v0.29.1
13842024-11-28T04:09:28.017Z Compiling thread_local v1.1.8
13852024-11-28T04:09:28.075Z Compiling cookie v0.18.1
13862024-11-28T04:09:28.262Z Compiling multer v3.1.0
13872024-11-28T04:09:28.348Z Compiling encoding_rs v0.8.34
13882024-11-28T04:09:28.352Z Compiling ipnet v2.10.1
13892024-11-28T04:09:28.530Z Compiling mime v0.3.17
13902024-11-28T04:09:28.559Z Compiling rayon-core v1.12.1
13912024-11-28T04:09:28.815Z Compiling openssl-probe v0.1.5
13922024-11-28T04:09:29.152Z Compiling signal-hook v0.3.17
13932024-11-28T04:09:29.183Z Compiling hyper v1.5.0
13942024-11-28T04:09:29.427Z Compiling slog-async v2.8.0
13952024-11-28T04:09:29.630Z Compiling unicode-properties v0.1.3
13962024-11-28T04:09:29.961Z Compiling schemars v0.8.21
13972024-11-28T04:09:30.033Z Compiling gimli v0.31.1
13982024-11-28T04:09:30.351Z Compiling stringprep v0.1.5
13992024-11-28T04:09:30.776Z Compiling schemars_derive v0.8.21
14002024-11-28T04:09:31.669Z Compiling hyper-util v0.1.10
14012024-11-28T04:09:33.155Z Compiling toml_edit v0.22.22
14022024-11-28T04:09:33.512Z Compiling usdt-macro v0.5.0
14032024-11-28T04:09:34.148Z Compiling usdt-attr-macro v0.5.0
14042024-11-28T04:09:34.466Z Compiling addr2line v0.24.2
14052024-11-28T04:09:34.860Z Compiling crossbeam-deque v0.8.5
14062024-11-28T04:09:34.949Z Compiling term v0.7.0
14072024-11-28T04:09:35.180Z Compiling slog-json v2.6.1
14082024-11-28T04:09:35.199Z Compiling serde_urlencoded v0.7.1
14092024-11-28T04:09:35.218Z Compiling crossbeam-channel v0.5.13
14102024-11-28T04:09:35.557Z Compiling curve25519-dalek v4.1.3
14112024-11-28T04:09:35.738Z Compiling enum-as-inner v0.6.1
14122024-11-28T04:09:35.793Z Compiling futures-executor v0.3.31
14132024-11-28T04:09:36.175Z Compiling md-5 v0.10.6
14142024-11-28T04:09:36.298Z Compiling rustls-pemfile v2.2.0
14152024-11-28T04:09:36.358Z Compiling async-stream-impl v0.3.6
14162024-11-28T04:09:36.433Z Compiling num-integer v0.1.46
14172024-11-28T04:09:36.453Z Compiling idna v0.4.0
14182024-11-28T04:09:36.620Z Compiling idna v0.3.0
14192024-11-28T04:09:36.825Z Compiling hash32 v0.2.1
14202024-11-28T04:09:37.220Z Compiling ff v0.13.0
14212024-11-28T04:09:37.241Z Compiling is-terminal v0.4.13
14222024-11-28T04:09:37.376Z Compiling object v0.36.5
14232024-11-28T04:09:37.452Z Compiling dropshot v0.12.0
14242024-11-28T04:09:37.740Z Compiling rustc-demangle v0.1.24
14252024-11-28T04:09:37.742Z Compiling smoltcp v0.9.1
14262024-11-28T04:09:38.145Z Compiling base16ct v0.2.0
14272024-11-28T04:09:38.266Z Compiling take_mut v0.2.2
14282024-11-28T04:09:38.432Z Compiling portable-atomic v1.9.0
14292024-11-28T04:09:38.458Z Compiling utf-8 v0.7.6
14302024-11-28T04:09:38.461Z Compiling linked-hash-map v0.5.6
14312024-11-28T04:09:38.725Z Compiling quick-error v1.2.3
14322024-11-28T04:09:38.783Z Compiling anyhow v1.0.93
14332024-11-28T04:09:38.846Z Compiling dyn-clone v1.0.17
14342024-11-28T04:09:38.874Z Compiling num-bigint-dig v0.8.4
14352024-11-28T04:09:39.069Z Compiling fallible-iterator v0.2.0
14362024-11-28T04:09:39.164Z Compiling psl-types v2.0.11
14372024-11-28T04:09:39.365Z Compiling publicsuffix v2.2.3
14382024-11-28T04:09:39.649Z Compiling resolv-conf v0.7.0
14392024-11-28T04:09:39.801Z Compiling postgres-protocol v0.6.7
14402024-11-28T04:09:39.823Z Compiling lru-cache v0.1.2
14412024-11-28T04:09:40.034Z Compiling tungstenite v0.24.0
14422024-11-28T04:09:41.172Z Compiling sec1 v0.7.3
14432024-11-28T04:09:41.405Z Compiling async-stream v0.3.6
14442024-11-28T04:09:41.750Z Compiling group v0.13.0
14452024-11-28T04:09:41.776Z Compiling usdt v0.5.0
14462024-11-28T04:09:41.793Z Compiling slog-term v2.9.1
14472024-11-28T04:09:42.098Z Compiling hickory-proto v0.24.1
14482024-11-28T04:09:42.447Z Compiling num-iter v0.1.45
14492024-11-28T04:09:42.648Z Compiling toml v0.8.19
14502024-11-28T04:09:43.149Z Compiling futures v0.3.31
14512024-11-28T04:09:43.270Z Compiling slog-bunyan v2.5.0
14522024-11-28T04:09:43.635Z Compiling camino v1.1.9
14532024-11-28T04:09:44.411Z Compiling tokio-native-tls v0.3.1
14542024-11-28T04:09:44.712Z Compiling phf_shared v0.11.2
14552024-11-28T04:09:45.132Z Compiling backtrace v0.3.74
14562024-11-28T04:09:45.286Z Compiling dropshot_endpoint v0.12.0
14572024-11-28T04:09:45.558Z Compiling terminal_size v0.4.0
14582024-11-28T04:09:45.688Z Compiling waitgroup v0.1.2
14592024-11-28T04:09:45.743Z Compiling openapiv3 v2.0.0
14602024-11-28T04:09:45.784Z Compiling serde_path_to_error v0.1.16
14612024-11-28T04:09:45.918Z Compiling hkdf v0.12.4
14622024-11-28T04:09:46.202Z Compiling crypto-bigint v0.5.5
14632024-11-28T04:09:46.627Z Compiling webpki-roots v0.26.6
14642024-11-28T04:09:46.859Z Compiling curve25519-dalek-derive v0.1.1
14652024-11-28T04:09:48.474Z Compiling zerocopy-derive v0.6.6
14662024-11-28T04:09:48.950Z Compiling idna v0.5.0
14672024-11-28T04:09:49.361Z Compiling hubpack_derive v0.1.1
14682024-11-28T04:09:49.943Z Compiling hostname v0.4.0
14692024-11-28T04:09:50.217Z Compiling crc32fast v1.4.2
14702024-11-28T04:09:50.239Z Compiling ahash v0.8.11
14712024-11-28T04:09:50.304Z Compiling fs-err v2.11.0
14722024-11-28T04:09:50.565Z Compiling debug-ignore v1.0.5
14732024-11-28T04:09:50.586Z Compiling bitflags v1.3.2
14742024-11-28T04:09:50.589Z Compiling winnow v0.5.40
14752024-11-28T04:09:50.651Z Compiling managed v0.8.0
14762024-11-28T04:09:50.694Z Compiling clap_builder v4.5.21
14772024-11-28T04:09:50.715Z Compiling zerocopy v0.6.6
14782024-11-28T04:09:50.807Z Compiling console v0.15.8
14792024-11-28T04:09:51.627Z Compiling strum_macros v0.25.3
14802024-11-28T04:09:52.558Z Compiling flate2 v1.0.35
14812024-11-28T04:09:52.577Z Compiling hubpack v0.1.2
14822024-11-28T04:09:52.714Z Compiling cookie_store v0.21.0
14832024-11-28T04:09:53.019Z Compiling elliptic-curve v0.13.8
14842024-11-28T04:09:53.552Z Compiling hickory-resolver v0.24.1
14852024-11-28T04:09:54.318Z Compiling toml_edit v0.19.15
14862024-11-28T04:09:54.426Z Compiling signal-hook-mio v0.2.4
14872024-11-28T04:09:54.629Z Compiling phf v0.11.2
14882024-11-28T04:09:54.757Z Compiling hyper-tls v0.6.0
14892024-11-28T04:09:54.934Z Compiling rayon v1.10.0
14902024-11-28T04:09:55.200Z Compiling bzip2 v0.4.4
14912024-11-28T04:09:55.959Z Compiling tokio-tungstenite v0.24.0
14922024-11-28T04:09:56.518Z Compiling postgres-types v0.2.8
14932024-11-28T04:09:59.404Z Compiling ed25519 v2.2.3
14942024-11-28T04:09:59.852Z Compiling phf_shared v0.10.0
14952024-11-28T04:10:00.263Z Compiling tokio-stream v0.1.16
14962024-11-28T04:10:00.287Z Compiling pkcs1 v0.7.5
14972024-11-28T04:10:00.404Z Compiling serde-big-array v0.5.1
14982024-11-28T04:10:00.648Z Compiling clap_derive v4.5.18
14992024-11-28T04:10:01.323Z Compiling rfc6979 v0.4.0
15002024-11-28T04:10:01.345Z Compiling serde_repr v0.1.19
15012024-11-28T04:10:01.374Z Compiling derive-where v1.2.7
15022024-11-28T04:10:01.516Z Compiling float-cmp v0.9.0
15032024-11-28T04:10:01.538Z Compiling bstr v1.10.0
15042024-11-28T04:10:01.747Z Compiling sync_wrapper v1.0.1
15052024-11-28T04:10:01.911Z Compiling unicode-segmentation v1.12.0
15062024-11-28T04:10:02.555Z Compiling whoami v1.5.2
15072024-11-28T04:10:02.588Z Compiling predicates-core v1.0.8
15082024-11-28T04:10:02.837Z Compiling static_assertions v1.1.0
15092024-11-28T04:10:02.949Z Compiling unicode-width v0.2.0
15102024-11-28T04:10:02.951Z Compiling normalize-line-endings v0.3.0
15112024-11-28T04:10:03.098Z Compiling number_prefix v0.4.0
15122024-11-28T04:10:03.202Z Compiling fixedbitset v0.4.2
15132024-11-28T04:10:03.334Z Compiling difflib v0.4.0
15142024-11-28T04:10:03.354Z Compiling new_debug_unreachable v1.0.6
15152024-11-28T04:10:03.454Z Compiling bit-vec v0.6.3
15162024-11-28T04:10:03.486Z Compiling precomputed-hash v0.1.1
15172024-11-28T04:10:03.609Z Compiling string_cache v0.8.7
15182024-11-28T04:10:03.655Z Compiling petgraph v0.6.5
15192024-11-28T04:10:03.938Z Compiling bit-set v0.5.3
15202024-11-28T04:10:04.078Z Compiling predicates v3.1.2
15212024-11-28T04:10:04.234Z Compiling indicatif v0.17.9
15222024-11-28T04:10:05.019Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15232024-11-28T04:10:05.040Z Compiling tokio-postgres v0.7.12
15242024-11-28T04:10:05.696Z Compiling clap v4.5.21
15252024-11-28T04:10:05.827Z Compiling similar v2.6.0
15262024-11-28T04:10:05.887Z Compiling ecdsa v0.16.9
15272024-11-28T04:10:06.578Z Compiling rsa v0.9.6
15282024-11-28T04:10:06.757Z Compiling ed25519-dalek v2.1.1
15292024-11-28T04:10:07.958Z Compiling toml v0.7.8
15302024-11-28T04:10:08.081Z Compiling zip v0.6.6
15312024-11-28T04:10:08.376Z Compiling crossterm v0.28.1
15322024-11-28T04:10:10.207Z Compiling hex v0.4.3
15332024-11-28T04:10:10.404Z Compiling x509-cert v0.2.5
15342024-11-28T04:10:10.475Z Compiling itertools v0.10.5
15352024-11-28T04:10:10.820Z Compiling peg-runtime v0.8.3
15362024-11-28T04:10:10.900Z Compiling lalrpop-util v0.19.12
15372024-11-28T04:10:11.286Z Compiling unicode-xid v0.2.6
15382024-11-28T04:10:11.477Z Compiling strum_macros v0.26.4
15392024-11-28T04:10:11.512Z Compiling xattr v1.3.1
15402024-11-28T04:10:11.791Z Compiling filetime v0.2.25
15412024-11-28T04:10:12.122Z Compiling tar v0.4.42
15422024-11-28T04:10:16.712Z Compiling strum v0.26.3
15432024-11-28T04:10:19.143Z Compiling aws-lc-sys v0.22.0
15442024-11-28T04:10:52.223Z Compiling rustls-webpki v0.102.8
15452024-11-28T04:10:55.617Z Compiling tokio-rustls v0.25.0
15462024-11-28T04:10:57.236Z Compiling tokio-rustls v0.26.0
15472024-11-28T04:10:57.707Z Compiling hyper-rustls v0.27.3
15482024-11-28T04:10:58.052Z Compiling reqwest v0.12.9
15492024-11-28T04:10:59.134Z Compiling qorb v0.2.1
15502024-11-28T04:11:04.094Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15512024-11-28T04:11:04.332Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15522024-11-28T04:11:10.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
15532024-11-28T04:11:10.654Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15542024-11-28T04:11:10.725ZNov 28 04:11:09.621 INFO Starting download, target: Clickhouse
15552024-11-28T04:11:10.725ZNov 28 04:11:09.621 INFO Starting download, target: Cockroach
15562024-11-28T04:11:10.725ZNov 28 04:11:09.621 INFO Starting download, target: Console
15572024-11-28T04:11:10.725ZNov 28 04:11:09.621 INFO Starting download, target: DendriteOpenapi
15582024-11-28T04:11:10.728ZNov 28 04:11:09.621 INFO Starting download, target: DendriteStub
15592024-11-28T04:11:10.728ZNov 28 04:11:09.621 INFO Starting download, target: MaghemiteMgd
15602024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Starting download, target: TransceiverControl
15612024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15622024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15632024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15642024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15652024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15662024-11-28T04:11:10.728ZNov 28 04:11:09.622 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15672024-11-28T04:11:10.728ZNov 28 04:11:09.623 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15682024-11-28T04:11:10.936ZNov 28 04:11:09.839 INFO Download complete, target: DendriteOpenapi
15692024-11-28T04:11:11.240ZNov 28 04:11:10.144 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15702024-11-28T04:11:11.247ZNov 28 04:11:10.145 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15712024-11-28T04:11:11.563ZNov 28 04:11:10.470 INFO Download complete, target: Console
15722024-11-28T04:11:11.607ZNov 28 04:11:10.513 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15732024-11-28T04:11:11.913ZNov 28 04:11:10.820 INFO Download complete, target: TransceiverControl
15742024-11-28T04:11:11.951ZNov 28 04:11:10.856 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15752024-11-28T04:11:12.548ZNov 28 04:11:11.456 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15762024-11-28T04:11:12.548ZNov 28 04:11:11.456 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15772024-11-28T04:11:12.689ZNov 28 04:11:11.597 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15782024-11-28T04:11:14.352ZNov 28 04:11:13.259 INFO Download complete, target: DendriteStub
15792024-11-28T04:11:14.688ZNov 28 04:11:13.596 INFO Download complete, target: MaghemiteMgd
15802024-11-28T04:11:19.808ZNov 28 04:11:18.685 INFO Checking that binary works, target: Cockroach
15812024-11-28T04:11:19.940ZNov 28 04:11:18.845 INFO Download complete, target: Cockroach
15822024-11-28T04:11:24.549ZNov 28 04:11:23.454 INFO Checking that binary works, target: Clickhouse
15832024-11-28T04:11:24.914ZNov 28 04:11:23.820 INFO Download complete, target: Clickhouse
15842024-11-28T04:11:24.982ZAll builder prerequisites installed successfully, and PATH looks valid
15852024-11-28T04:11:24.984Z
15862024-11-28T04:11:24.984Zreal 6:29.626349259
15872024-11-28T04:11:24.984Zuser 16:29.456458790
15882024-11-28T04:11:24.984Zsys 3:16.334304979
15892024-11-28T04:11:24.984Ztrap 0.558653669
15902024-11-28T04:11:24.984Ztflt 5.314595881
15912024-11-28T04:11:24.984Zdflt 4.854317051
15922024-11-28T04:11:24.984Zkflt 0.227742702
15932024-11-28T04:11:24.984Zlock 29:31.891861622
15942024-11-28T04:11:24.984Zslp 1:05:26.717545933
15952024-11-28T04:11:24.984Zlat 56.592985826
15962024-11-28T04:11:24.984Zstop 2:20.682866008
15972024-11-28T04:11:24.984Z+ banner hack-check
15982024-11-28T04:11:24.987Z
15992024-11-28T04:11:24.987Z # # ## #### # # #### # # ###### #### # #
16002024-11-28T04:11:24.987Z # # # # # # # # # # # # # # # # #
16012024-11-28T04:11:24.987Z ###### # # # #### ##### # ###### ##### # ####
16022024-11-28T04:11:24.987Z # # ###### # # # # # # # # # #
16032024-11-28T04:11:24.987Z # # # # # # # # # # # # # # # # #
16042024-11-28T04:11:24.987Z # # # # #### # # #### # # ###### #### # #
16052024-11-28T04:11:24.987Z
16062024-11-28T04:11:24.987Z+ export CARGO_INCREMENTAL=0
16072024-11-28T04:11:24.987Z+ CARGO_INCREMENTAL=0
16082024-11-28T04:11:24.988Z+ ptime -m timeout 2h cargo xtask check-features --ci
16092024-11-28T04:11:25.514Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16102024-11-28T04:11:29.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
16112024-11-28T04:11:29.136Z Running `target/debug/xtask check-features --ci`
16122024-11-28T04:11:29.157Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16132024-11-28T04:11:29.157Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16142024-11-28T04:11:29.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16152024-11-28T04:11:29.638Z Running `target/debug/xtask download cargo-hack`
16162024-11-28T04:11:30.458Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16172024-11-28T04:11:30.814Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16182024-11-28T04:11:35.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
16192024-11-28T04:11:35.965Z Running `target/debug/xtask-downloader cargo-hack`
16202024-11-28T04:11:36.001ZNov 28 04:11:34.906 INFO Starting download, target: CargoHack
16212024-11-28T04:11:36.004ZNov 28 04:11:34.907 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16222024-11-28T04:11:36.442ZNov 28 04:11:35.348 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16232024-11-28T04:11:36.529ZNov 28 04:11:35.435 INFO Download complete, target: CargoHack
16242024-11-28T04:11:36.533Zrunning: "/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"
16252024-11-28T04:11:36.550Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16262024-11-28T04:11:36.714Zinfo: running `cargo check --bins` on api_identity (1/173)
16272024-11-28T04:11:37.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-11-28T04:11:37.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-11-28T04:11:37.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16302024-11-28T04:11:37.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16312024-11-28T04:11:37.313Z
16322024-11-28T04:11:37.314Zinfo: running `cargo check --bins` on bootstore (2/173)
16332024-11-28T04:11:37.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16342024-11-28T04:11:37.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16352024-11-28T04:11:37.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16362024-11-28T04:11:37.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16372024-11-28T04:11:37.947Z
16382024-11-28T04:11:37.947Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/173)
16392024-11-28T04:11:38.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16402024-11-28T04:11:38.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16412024-11-28T04:11:38.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16422024-11-28T04:11:38.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16432024-11-28T04:11:38.563Z
16442024-11-28T04:11:38.563Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/173)
16452024-11-28T04:11:39.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16462024-11-28T04:11:39.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16472024-11-28T04:11:39.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16482024-11-28T04:11:39.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16492024-11-28T04:11:39.191Z
16502024-11-28T04:11:39.191Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/173)
16512024-11-28T04:11:39.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522024-11-28T04:11:39.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532024-11-28T04:11:39.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542024-11-28T04:11:39.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16552024-11-28T04:11:39.624Z
16562024-11-28T04:11:39.624Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/173)
16572024-11-28T04:11:39.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582024-11-28T04:11:40.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592024-11-28T04:11:40.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602024-11-28T04:11:40.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16612024-11-28T04:11:40.039Z
16622024-11-28T04:11:40.039Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/173)
16632024-11-28T04:11:40.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642024-11-28T04:11:40.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652024-11-28T04:11:40.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662024-11-28T04:11:40.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16672024-11-28T04:11:40.456Z
16682024-11-28T04:11:40.456Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/173)
16692024-11-28T04:11:40.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702024-11-28T04:11:40.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712024-11-28T04:11:40.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722024-11-28T04:11:40.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16732024-11-28T04:11:40.879Z
16742024-11-28T04:11:40.879Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/173)
16752024-11-28T04:11:41.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762024-11-28T04:11:41.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772024-11-28T04:11:41.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782024-11-28T04:11:41.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16792024-11-28T04:11:41.301Z
16802024-11-28T04:11:41.301Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/173)
16812024-11-28T04:11:41.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822024-11-28T04:11:41.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832024-11-28T04:11:41.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842024-11-28T04:11:41.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16852024-11-28T04:11:41.717Z
16862024-11-28T04:11:41.717Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/173)
16872024-11-28T04:11:42.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882024-11-28T04:11:42.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892024-11-28T04:11:42.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902024-11-28T04:11:42.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16912024-11-28T04:11:42.138Z
16922024-11-28T04:11:42.138Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/173)
16932024-11-28T04:11:42.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942024-11-28T04:11:42.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952024-11-28T04:11:42.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962024-11-28T04:11:42.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16972024-11-28T04:11:42.588Z
16982024-11-28T04:11:42.588Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/173)
16992024-11-28T04:11:42.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002024-11-28T04:11:42.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012024-11-28T04:11:42.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022024-11-28T04:11:42.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17032024-11-28T04:11:43.028Z
17042024-11-28T04:11:43.028Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/173)
17052024-11-28T04:11:43.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062024-11-28T04:11:43.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072024-11-28T04:11:43.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082024-11-28T04:11:43.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17092024-11-28T04:11:43.455Z
17102024-11-28T04:11:43.455Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/173)
17112024-11-28T04:11:43.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122024-11-28T04:11:43.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132024-11-28T04:11:43.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142024-11-28T04:11:43.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17152024-11-28T04:11:43.878Z
17162024-11-28T04:11:43.878Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/173)
17172024-11-28T04:11:44.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182024-11-28T04:11:44.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192024-11-28T04:11:44.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202024-11-28T04:11:44.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17212024-11-28T04:11:44.297Z
17222024-11-28T04:11:44.297Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/173)
17232024-11-28T04:11:44.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242024-11-28T04:11:44.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252024-11-28T04:11:44.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262024-11-28T04:11:44.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17272024-11-28T04:11:44.714Z
17282024-11-28T04:11:44.714Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/173)
17292024-11-28T04:11:45.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302024-11-28T04:11:45.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312024-11-28T04:11:45.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322024-11-28T04:11:45.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17332024-11-28T04:11:45.139Z
17342024-11-28T04:11:45.139Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/173)
17352024-11-28T04:11:45.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362024-11-28T04:11:45.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372024-11-28T04:11:45.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382024-11-28T04:11:45.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17392024-11-28T04:11:45.564Z
17402024-11-28T04:11:45.564Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/173)
17412024-11-28T04:11:45.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422024-11-28T04:11:45.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432024-11-28T04:11:45.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442024-11-28T04:11:45.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17452024-11-28T04:11:45.983Z
17462024-11-28T04:11:45.983Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/173)
17472024-11-28T04:11:46.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482024-11-28T04:11:46.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492024-11-28T04:11:46.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502024-11-28T04:11:46.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17512024-11-28T04:11:46.398Z
17522024-11-28T04:11:46.398Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/173)
17532024-11-28T04:11:46.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542024-11-28T04:11:46.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552024-11-28T04:11:46.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562024-11-28T04:11:46.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17572024-11-28T04:11:46.819Z
17582024-11-28T04:11:46.819Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/173)
17592024-11-28T04:11:47.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602024-11-28T04:11:47.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612024-11-28T04:11:47.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622024-11-28T04:11:47.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17632024-11-28T04:11:47.237Z
17642024-11-28T04:11:47.237Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/173)
17652024-11-28T04:11:47.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662024-11-28T04:11:47.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672024-11-28T04:11:47.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682024-11-28T04:11:47.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17692024-11-28T04:11:47.649Z
17702024-11-28T04:11:47.649Zinfo: running `cargo check --bins` on sled-hardware-types (25/173)
17712024-11-28T04:11:48.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722024-11-28T04:11:48.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732024-11-28T04:11:48.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742024-11-28T04:11:48.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17752024-11-28T04:11:48.272Z
17762024-11-28T04:11:48.272Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/173)
17772024-11-28T04:11:48.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782024-11-28T04:11:48.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792024-11-28T04:11:48.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802024-11-28T04:11:48.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17812024-11-28T04:11:48.902Z
17822024-11-28T04:11:48.902Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/173)
17832024-11-28T04:11:49.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842024-11-28T04:11:49.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852024-11-28T04:11:49.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862024-11-28T04:11:49.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17872024-11-28T04:11:49.533Z
17882024-11-28T04:11:49.533Zinfo: running `cargo check --bins` on oxlog (28/173)
17892024-11-28T04:11:50.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902024-11-28T04:11:50.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912024-11-28T04:11:50.148Z Checking cfg-if v1.0.0
17922024-11-28T04:11:50.150Z Checking libc v0.2.162
17932024-11-28T04:11:50.253Z Checking serde v1.0.215
17942024-11-28T04:11:50.255Z Checking zeroize v1.8.1
17952024-11-28T04:11:50.267Z Checking memchr v2.7.4
17962024-11-28T04:11:50.269Z Checking typenum v1.17.0
17972024-11-28T04:11:50.288Z Checking scopeguard v1.2.0
17982024-11-28T04:11:50.290Z Checking subtle v2.6.1
17992024-11-28T04:11:50.314Z Checking value-bag v1.9.0
18002024-11-28T04:11:50.420Z Checking lock_api v0.4.12
18012024-11-28T04:11:50.487Z Checking itoa v1.0.11
18022024-11-28T04:11:50.547Z Checking smallvec v1.13.2
18032024-11-28T04:11:50.679Z Checking const-oid v0.9.6
18042024-11-28T04:11:50.693Z Checking log v0.4.22
18052024-11-28T04:11:50.867Z Checking pin-project-lite v0.2.14
18062024-11-28T04:11:50.890Z Checking byteorder v1.5.0
18072024-11-28T04:11:50.995Z Checking futures-core v0.3.31
18082024-11-28T04:11:51.108Z Checking once_cell v1.20.2
18092024-11-28T04:11:51.164Z Checking cpufeatures v0.2.14
18102024-11-28T04:11:51.225Z Checking futures-sink v0.3.31
18112024-11-28T04:11:51.250Z Checking stable_deref_trait v1.2.0
18122024-11-28T04:11:51.307Z Checking spin v0.9.8
18132024-11-28T04:11:51.348Z Checking zerocopy v0.7.35
18142024-11-28T04:11:51.365Z Checking slab v0.4.9
18152024-11-28T04:11:51.378Z Checking getrandom v0.2.15
18162024-11-28T04:11:51.391Z Checking parking_lot_core v0.9.10
18172024-11-28T04:11:51.573Z Checking generic-array v0.14.7
18182024-11-28T04:11:51.589Z Checking rand_core v0.6.4
18192024-11-28T04:11:51.601Z Checking signal-hook-registry v1.4.2
18202024-11-28T04:11:51.663Z Checking mio v1.0.2
18212024-11-28T04:11:51.706Z Checking parking_lot v0.12.3
18222024-11-28T04:11:51.849Z Checking socket2 v0.5.7
18232024-11-28T04:11:51.873Z Checking zerofrom v0.1.4
18242024-11-28T04:11:52.059Z Checking futures-channel v0.3.31
18252024-11-28T04:11:52.091Z Checking yoke v0.7.4
18262024-11-28T04:11:52.239Z Checking futures-io v0.3.31
18272024-11-28T04:11:52.338Z Checking equivalent v1.0.1
18282024-11-28T04:11:52.398Z Checking foldhash v0.1.3
18292024-11-28T04:11:52.419Z Checking futures-task v0.3.31
18302024-11-28T04:11:52.422Z Checking pin-utils v0.1.0
18312024-11-28T04:11:52.447Z Checking allocator-api2 v0.2.18
18322024-11-28T04:11:52.450Z Checking zerovec v0.10.4
18332024-11-28T04:11:52.515Z Checking ryu v1.0.18
18342024-11-28T04:11:52.585Z Checking tinyvec_macros v0.1.1
18352024-11-28T04:11:52.641Z Checking futures-util v0.3.31
18362024-11-28T04:11:52.667Z Checking tinyvec v1.8.0
18372024-11-28T04:11:52.733Z Checking crypto-common v0.1.6
18382024-11-28T04:11:52.733Z Checking block-buffer v0.10.4
18392024-11-28T04:11:52.766Z Checking block-padding v0.3.3
18402024-11-28T04:11:52.903Z Checking fnv v1.0.7
18412024-11-28T04:11:52.955Z Checking digest v0.10.7
18422024-11-28T04:11:52.969Z Checking inout v0.1.3
18432024-11-28T04:11:53.018Z Checking libm v0.2.8
18442024-11-28T04:11:53.082Z Checking hashbrown v0.15.0
18452024-11-28T04:11:53.189Z Checking cipher v0.4.4
18462024-11-28T04:11:53.317Z Checking hmac v0.12.1
18472024-11-28T04:11:53.533Z Checking sha2 v0.10.8
18482024-11-28T04:11:53.563Z Checking litemap v0.7.3
18492024-11-28T04:11:53.879Z Checking base64ct v1.6.0
18502024-11-28T04:11:53.898Z Checking unicode-bidi v0.3.17
18512024-11-28T04:11:53.960Z Checking unicode-normalization v0.1.24
18522024-11-28T04:11:54.074Z Checking tinystr v0.7.6
18532024-11-28T04:11:54.099Z Checking writeable v0.5.5
18542024-11-28T04:11:54.226Z Checking num-traits v0.2.19
18552024-11-28T04:11:54.291Z Checking pem-rfc7468 v0.7.0
18562024-11-28T04:11:54.439Z Checking ppv-lite86 v0.2.20
18572024-11-28T04:11:54.442Z Checking icu_locid v1.5.0
18582024-11-28T04:11:54.523Z Checking flagset v0.4.6
18592024-11-28T04:11:54.556Z Checking tracing-core v0.1.32
18602024-11-28T04:11:54.703Z Checking der v0.7.9
18612024-11-28T04:11:54.903Z Checking thiserror v1.0.69
18622024-11-28T04:11:55.026Z Checking rustls-pki-types v1.9.0
18632024-11-28T04:11:55.207Z Checking percent-encoding v2.3.1
18642024-11-28T04:11:55.231Z Checking rand_chacha v0.3.1
18652024-11-28T04:11:55.325Z Checking bytes v1.8.0
18662024-11-28T04:11:55.413Z Checking indexmap v2.6.0
18672024-11-28T04:11:55.475Z Checking serde_json v1.0.132
18682024-11-28T04:11:55.595Z Checking icu_provider v1.5.0
18692024-11-28T04:11:55.623Z Checking bitflags v2.6.0
18702024-11-28T04:11:55.905Z Checking icu_locid_transform_data v1.5.0
18712024-11-28T04:11:55.909Z Checking rand v0.8.5
18722024-11-28T04:11:56.002Z Checking tracing v0.1.40
18732024-11-28T04:11:56.135Z Checking tokio v1.40.0
18742024-11-28T04:11:56.247Z Checking http v1.1.0
18752024-11-28T04:11:56.346Z Checking icu_locid_transform v1.5.0
18762024-11-28T04:11:56.587Z Checking spki v0.7.3
18772024-11-28T04:11:56.683Z Checking icu_collections v1.5.0
18782024-11-28T04:11:56.875Z Checking salsa20 v0.10.2
18792024-11-28T04:11:57.082Z Checking pbkdf2 v0.12.2
18802024-11-28T04:11:57.215Z Checking aws-lc-sys v0.22.0
18812024-11-28T04:11:57.241Z Checking httparse v1.9.5
18822024-11-28T04:11:57.264Z Checking powerfmt v0.2.0
18832024-11-28T04:11:57.323Z Checking mirai-annotations v1.12.0
18842024-11-28T04:11:57.343Z Checking untrusted v0.9.0
18852024-11-28T04:11:57.487Z Checking icu_properties_data v1.5.0
18862024-11-28T04:11:57.501Z Checking untrusted v0.7.1
18872024-11-28T04:11:57.516Z Checking deranged v0.3.11
18882024-11-28T04:11:57.558Z Checking ring v0.17.8
18892024-11-28T04:11:57.652Z Checking scrypt v0.11.0
18902024-11-28T04:11:57.654Z Checking aes v0.8.4
18912024-11-28T04:11:57.723Z Checking icu_properties v1.5.1
18922024-11-28T04:11:57.741Z Checking cbc v0.1.2
18932024-11-28T04:11:57.866Z Checking crossbeam-utils v0.8.20
18942024-11-28T04:11:57.943Z Checking utf16_iter v1.0.5
18952024-11-28T04:11:58.110Z Checking num-conv v0.1.0
18962024-11-28T04:11:58.340Z Checking num_threads v0.1.7
18972024-11-28T04:11:58.455Z Checking write16 v1.0.0
18982024-11-28T04:11:58.563Z Checking atomic-waker v1.1.2
18992024-11-28T04:11:58.565Z Checking utf8_iter v1.0.4
19002024-11-28T04:11:58.593Z Checking time-core v0.1.2
19012024-11-28T04:11:58.703Z Checking icu_normalizer_data v1.5.0
19022024-11-28T04:11:58.745Z Checking pkcs5 v0.7.1
19032024-11-28T04:11:58.764Z Checking http-body v1.0.1
19042024-11-28T04:11:58.799Z Checking form_urlencoded v1.2.1
19052024-11-28T04:11:58.959Z Checking try-lock v0.2.5
19062024-11-28T04:11:59.006Z Checking unicode-ident v1.0.13
19072024-11-28T04:11:59.086Z Checking want v0.3.1
19082024-11-28T04:11:59.166Z Checking httpdate v1.0.3
19092024-11-28T04:11:59.227Z Checking pkcs8 v0.10.2
19102024-11-28T04:11:59.255Z Checking time v0.3.36
19112024-11-28T04:11:59.280Z Checking proc-macro2 v1.0.89
19122024-11-28T04:11:59.366Z Checking toml_datetime v0.6.8
19132024-11-28T04:11:59.385Z Checking serde_spanned v0.6.8
19142024-11-28T04:11:59.529Z Checking uuid v1.11.0
19152024-11-28T04:11:59.569Z Checking slog v2.7.0
19162024-11-28T04:11:59.646Z Checking scroll v0.12.0
19172024-11-28T04:11:59.812Z Checking aws-lc-rs v1.10.0
19182024-11-28T04:11:59.948Z Checking base64 v0.22.1
19192024-11-28T04:12:00.032Z Checking iana-time-zone v0.1.61
19202024-11-28T04:12:00.105Z Checking ucd-trie v0.1.7
19212024-11-28T04:12:00.142Z Checking adler2 v2.0.0
19222024-11-28T04:12:00.185Z Checking match_cfg v0.1.0
19232024-11-28T04:12:00.274Z Checking tower-service v0.3.3
19242024-11-28T04:12:00.296Z Checking plain v0.2.3
19252024-11-28T04:12:00.312Z Checking foreign-types-shared v0.1.1
19262024-11-28T04:12:00.388Z Checking pest v2.7.14
19272024-11-28T04:12:00.407Z Checking miniz_oxide v0.8.0
19282024-11-28T04:12:00.422Z Checking foreign-types v0.3.2
19292024-11-28T04:12:00.435Z Checking goblin v0.8.2
19302024-11-28T04:12:00.499Z Checking hostname v0.3.1
19312024-11-28T04:12:00.631Z Checking chrono v0.4.38
19322024-11-28T04:12:01.124Z Checking quote v1.0.37
19332024-11-28T04:12:01.154Z Checking icu_normalizer v1.5.0
19342024-11-28T04:12:01.477Z Checking openssl-sys v0.9.103
19352024-11-28T04:12:01.574Z Checking rustls-webpki v0.102.8
19362024-11-28T04:12:01.846Z Checking errno v0.3.9
19372024-11-28T04:12:01.939Z Checking idna_adapter v1.2.0
19382024-11-28T04:12:02.028Z Checking dirs-sys-next v0.1.2
19392024-11-28T04:12:02.128Z Checking idna v1.0.3
19402024-11-28T04:12:02.204Z Checking aho-corasick v1.1.3
19412024-11-28T04:12:02.425Z Checking pretty-hex v0.4.1
19422024-11-28T04:12:02.607Z Checking data-encoding v2.6.0
19432024-11-28T04:12:02.634Z Checking url v2.5.3
19442024-11-28T04:12:02.681Z Checking regex-syntax v0.8.5
19452024-11-28T04:12:02.782Z Checking siphasher v0.3.11
19462024-11-28T04:12:02.924Z Checking dtrace-parser v0.2.0
19472024-11-28T04:12:03.074Z Checking openssl v0.10.66
19482024-11-28T04:12:03.227Z Checking dirs-next v2.0.0
19492024-11-28T04:12:03.357Z Checking rustix v0.38.37
19502024-11-28T04:12:03.373Z Checking syn v2.0.87
19512024-11-28T04:12:03.439Z Checking tokio-util v0.7.12
19522024-11-28T04:12:03.500Z Checking http-body-util v0.1.2
19532024-11-28T04:12:03.740Z Checking crossbeam-epoch v0.9.18
19542024-11-28T04:12:03.994Z Checking sha1 v0.10.6
19552024-11-28T04:12:04.165Z Checking signature v2.2.0
19562024-11-28T04:12:04.264Z Checking lazy_static v1.5.0
19572024-11-28T04:12:04.362Z Checking h2 v0.4.6
19582024-11-28T04:12:04.379Z Checking thread_local v1.1.8
19592024-11-28T04:12:04.394Z Checking thread-id v4.2.2
19602024-11-28T04:12:04.495Z Checking encoding_rs v0.8.34
19612024-11-28T04:12:04.630Z Checking ipnet v2.10.1
19622024-11-28T04:12:05.048Z Checking utf8parse v0.2.2
19632024-11-28T04:12:05.185Z Checking winnow v0.6.20
19642024-11-28T04:12:05.347Z Checking dof v0.3.0
19652024-11-28T04:12:05.925Z Checking regex-automata v0.4.8
19662024-11-28T04:12:05.989Z Checking gimli v0.31.1
19672024-11-28T04:12:06.768Z Checking unicode-properties v0.1.3
19682024-11-28T04:12:06.784Z Checking anstyle v1.0.10
19692024-11-28T04:12:07.129Z Checking mime v0.3.17
19702024-11-28T04:12:07.133Z Checking openssl-probe v0.1.5
19712024-11-28T04:12:07.292Z Checking either v1.13.0
19722024-11-28T04:12:07.440Z Checking stringprep v0.1.5
19732024-11-28T04:12:07.685Z Checking anstyle-parse v0.2.5
19742024-11-28T04:12:07.709Z Checking crossbeam-deque v0.8.5
19752024-11-28T04:12:07.945Z Checking term v0.7.0
19762024-11-28T04:12:08.023Z Checking rustls v0.23.14
19772024-11-28T04:12:08.169Z Checking toml_edit v0.22.22
19782024-11-28T04:12:08.363Z Checking rustls v0.22.4
19792024-11-28T04:12:08.536Z Checking native-tls v0.2.12
19802024-11-28T04:12:08.840Z Checking slog-json v2.6.1
19812024-11-28T04:12:09.081Z Checking serde_urlencoded v0.7.1
19822024-11-28T04:12:09.533Z Checking crossbeam-channel v0.5.13
19832024-11-28T04:12:09.709Z Checking usdt-impl v0.5.0
19842024-11-28T04:12:10.078Z Checking addr2line v0.24.2
19852024-11-28T04:12:10.222Z Checking futures-executor v0.3.31
19862024-11-28T04:12:10.261Z Checking num-integer v0.1.46
19872024-11-28T04:12:10.434Z Checking rustls-pemfile v2.2.0
19882024-11-28T04:12:10.606Z Checking idna v0.4.0
19892024-11-28T04:12:10.622Z Checking hyper v1.5.0
19902024-11-28T04:12:10.635Z Checking idna v0.3.0
19912024-11-28T04:12:10.650Z Checking md-5 v0.10.6
19922024-11-28T04:12:10.711Z Checking ff v0.13.0
19932024-11-28T04:12:10.768Z Checking is-terminal v0.4.13
19942024-11-28T04:12:10.851Z Checking memmap v0.7.0
19952024-11-28T04:12:10.886Z Checking hash32 v0.2.1
19962024-11-28T04:12:10.921Z Checking object v0.36.5
19972024-11-28T04:12:11.052Z Checking colorchoice v1.0.2
19982024-11-28T04:12:11.175Z Checking dyn-clone v1.0.17
19992024-11-28T04:12:11.201Z Checking base16ct v0.2.0
20002024-11-28T04:12:11.312Z Checking fallible-iterator v0.2.0
20012024-11-28T04:12:11.384Z Checking anstyle-query v1.1.1
20022024-11-28T04:12:11.435Z Checking rustc-demangle v0.1.24
20032024-11-28T04:12:11.507Z Checking utf-8 v0.7.6
20042024-11-28T04:12:11.523Z Checking quick-error v1.2.3
20052024-11-28T04:12:11.658Z Checking is_terminal_polyfill v1.70.1
20062024-11-28T04:12:11.711Z Checking psl-types v2.0.11
20072024-11-28T04:12:11.768Z Checking take_mut v0.2.2
20082024-11-28T04:12:11.840Z Checking linked-hash-map v0.5.6
20092024-11-28T04:12:11.880Z Checking publicsuffix v2.2.3
20102024-11-28T04:12:11.914Z Checking postgres-protocol v0.6.7
20112024-11-28T04:12:11.917Z Checking slog-async v2.8.0
20122024-11-28T04:12:12.022Z Checking tokio-rustls v0.25.0
20132024-11-28T04:12:12.092Z Checking anstream v0.6.15
20142024-11-28T04:12:12.166Z Checking lru-cache v0.1.2
20152024-11-28T04:12:12.337Z Checking tungstenite v0.24.0
20162024-11-28T04:12:12.352Z Checking resolv-conf v0.7.0
20172024-11-28T04:12:12.440Z Checking hickory-proto v0.24.1
20182024-11-28T04:12:12.544Z Checking sec1 v0.7.3
20192024-11-28T04:12:12.567Z Checking schemars v0.8.21
20202024-11-28T04:12:12.604Z Checking hyper-util v0.1.10
20212024-11-28T04:12:12.657Z Checking heapless v0.7.17
20222024-11-28T04:12:12.904Z Checking usdt v0.5.0
20232024-11-28T04:12:13.148Z Checking group v0.13.0
20242024-11-28T04:12:13.229Z Checking slog-term v2.9.1
20252024-11-28T04:12:13.404Z Checking toml v0.8.19
20262024-11-28T04:12:13.498Z Checking tokio-rustls v0.26.0
20272024-11-28T04:12:13.716Z Checking num-iter v0.1.45
20282024-11-28T04:12:13.734Z Checking futures v0.3.31
20292024-11-28T04:12:13.842Z Checking slog-bunyan v2.5.0
20302024-11-28T04:12:13.888Z Checking tokio-native-tls v0.3.1
20312024-11-28T04:12:13.906Z Checking rayon-core v1.12.1
20322024-11-28T04:12:14.004Z Checking multer v3.1.0
20332024-11-28T04:12:14.132Z Checking terminal_size v0.4.0
20342024-11-28T04:12:14.153Z Checking phf_shared v0.11.2
20352024-11-28T04:12:14.173Z Checking cookie v0.18.1
20362024-11-28T04:12:14.316Z Checking async-stream v0.3.6
20372024-11-28T04:12:14.399Z Checking bzip2-sys v0.1.11+1.0.8
20382024-11-28T04:12:14.445Z Checking signal-hook v0.3.17
20392024-11-28T04:12:14.498Z Checking camino v1.1.9
20402024-11-28T04:12:14.534Z Checking waitgroup v0.1.2
20412024-11-28T04:12:14.563Z Checking openapiv3 v2.0.0
20422024-11-28T04:12:14.579Z Checking webpki-roots v0.26.6
20432024-11-28T04:12:14.622Z Checking serde_path_to_error v0.1.16
20442024-11-28T04:12:14.648Z Checking idna v0.5.0
20452024-11-28T04:12:14.774Z Checking hkdf v0.12.4
20462024-11-28T04:12:14.774Z Checking crypto-bigint v0.5.5
20472024-11-28T04:12:14.992Z Checking hostname v0.4.0
20482024-11-28T04:12:15.038Z Checking crc32fast v1.4.2
20492024-11-28T04:12:15.217Z Checking strsim v0.11.1
20502024-11-28T04:12:15.222Z Checking debug-ignore v1.0.5
20512024-11-28T04:12:15.254Z Checking winnow v0.5.40
20522024-11-28T04:12:15.351Z Checking clap_lex v0.7.2
20532024-11-28T04:12:15.392Z Checking managed v0.8.0
20542024-11-28T04:12:15.503Z Checking bitflags v1.3.2
20552024-11-28T04:12:15.584Z Checking unicode-width v0.1.14
20562024-11-28T04:12:15.600Z Checking clap_builder v4.5.21
20572024-11-28T04:12:15.756Z Checking smoltcp v0.9.1
20582024-11-28T04:12:16.056Z Checking console v0.15.8
20592024-11-28T04:12:16.608Z Checking cookie_store v0.21.0
20602024-11-28T04:12:17.155Z Checking hickory-resolver v0.24.1
20612024-11-28T04:12:17.199Z Checking flate2 v1.0.35
20622024-11-28T04:12:17.259Z Checking hyper-rustls v0.27.3
20632024-11-28T04:12:17.294Z Checking backtrace v0.3.74
20642024-11-28T04:12:17.599Z Checking signal-hook-mio v0.2.4
20652024-11-28T04:12:17.731Z Checking elliptic-curve v0.13.8
20662024-11-28T04:12:17.747Z Checking rayon v1.10.0
20672024-11-28T04:12:17.835Z Checking hyper-tls v0.6.0
20682024-11-28T04:12:17.854Z Checking anyhow v1.0.93
20692024-11-28T04:12:18.034Z Checking dropshot v0.12.0
20702024-11-28T04:12:18.124Z Checking bzip2 v0.4.4
20712024-11-28T04:12:18.217Z Checking phf v0.11.2
20722024-11-28T04:12:18.338Z Checking toml_edit v0.19.15
20732024-11-28T04:12:18.353Z Checking num-bigint-dig v0.8.4
20742024-11-28T04:12:18.415Z Checking tokio-tungstenite v0.24.0
20752024-11-28T04:12:18.463Z Checking postgres-types v0.2.8
20762024-11-28T04:12:18.624Z Checking regex v1.11.1
20772024-11-28T04:12:18.660Z Checking bstr v1.10.0
20782024-11-28T04:12:18.851Z Checking ed25519 v2.2.3
20792024-11-28T04:12:19.159Z Checking tokio-stream v0.1.16
20802024-11-28T04:12:19.210Z Checking phf_shared v0.10.0
20812024-11-28T04:12:19.231Z Checking curve25519-dalek v4.1.3
20822024-11-28T04:12:19.516Z Checking zerocopy v0.6.6
20832024-11-28T04:12:19.625Z Checking pkcs1 v0.7.5
20842024-11-28T04:12:20.017Z Checking hubpack v0.1.2
20852024-11-28T04:12:20.020Z Checking portable-atomic v1.9.0
20862024-11-28T04:12:20.414Z Checking float-cmp v0.9.0
20872024-11-28T04:12:20.434Z Checking serde-big-array v0.5.1
20882024-11-28T04:12:20.557Z Checking rfc6979 v0.4.0
20892024-11-28T04:12:20.628Z Checking sync_wrapper v1.0.1
20902024-11-28T04:12:20.687Z Checking number_prefix v0.4.0
20912024-11-28T04:12:20.736Z Checking normalize-line-endings v0.3.0
20922024-11-28T04:12:20.768Z Checking predicates-core v1.0.8
20932024-11-28T04:12:20.851Z Checking minimal-lexical v0.2.1
20942024-11-28T04:12:20.876Z Checking static_assertions v1.1.0
20952024-11-28T04:12:20.950Z Checking difflib v0.4.0
20962024-11-28T04:12:20.969Z Checking precomputed-hash v0.1.1
20972024-11-28T04:12:20.984Z Checking new_debug_unreachable v1.0.6
20982024-11-28T04:12:21.065Z Checking unicode-width v0.2.0
20992024-11-28T04:12:21.080Z Checking unicode-segmentation v1.12.0
21002024-11-28T04:12:21.224Z Checking fixedbitset v0.4.2
21012024-11-28T04:12:21.251Z Checking whoami v1.5.2
21022024-11-28T04:12:21.265Z Checking bit-vec v0.6.3
21032024-11-28T04:12:21.311Z Checking ed25519-dalek v2.1.1
21042024-11-28T04:12:21.480Z Checking petgraph v0.6.5
21052024-11-28T04:12:21.531Z Checking predicates v3.1.2
21062024-11-28T04:12:21.547Z Checking tokio-postgres v0.7.12
21072024-11-28T04:12:21.587Z Checking bit-set v0.5.3
21082024-11-28T04:12:21.692Z Checking indicatif v0.17.9
21092024-11-28T04:12:21.707Z Checking nom v7.1.3
21102024-11-28T04:12:21.730Z Checking similar v2.6.0
21112024-11-28T04:12:21.830Z Checking string_cache v0.8.7
21122024-11-28T04:12:21.834Z Checking qorb v0.2.1
21132024-11-28T04:12:22.113Z Checking toml v0.7.8
21142024-11-28T04:12:22.195Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21152024-11-28T04:12:22.456Z Checking reqwest v0.12.9
21162024-11-28T04:12:22.598Z Checking ecdsa v0.16.9
21172024-11-28T04:12:22.855Z Checking rsa v0.9.6
21182024-11-28T04:12:23.312Z Checking clap v4.5.21
21192024-11-28T04:12:23.429Z Checking zip v0.6.6
21202024-11-28T04:12:23.910Z Checking crossterm v0.28.1
21212024-11-28T04:12:24.107Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21222024-11-28T04:12:24.133Z Checking itertools v0.10.5
21232024-11-28T04:12:24.340Z Checking itertools v0.12.1
21242024-11-28T04:12:24.411Z Checking fs-err v2.11.0
21252024-11-28T04:12:24.489Z Checking ahash v0.8.11
21262024-11-28T04:12:24.603Z Checking x509-cert v0.2.5
21272024-11-28T04:12:24.904Z Checking hex v0.4.3
21282024-11-28T04:12:24.976Z Checking semver v1.0.23
21292024-11-28T04:12:25.068Z Checking peg-runtime v0.8.3
21302024-11-28T04:12:25.296Z Checking lalrpop-util v0.19.12
21312024-11-28T04:12:25.377Z Checking sigpipe v0.1.3
21322024-11-28T04:12:26.876Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21332024-11-28T04:12:27.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.64s
21342024-11-28T04:12:27.337Z
21352024-11-28T04:12:27.337Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/173)
21362024-11-28T04:12:27.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372024-11-28T04:12:27.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382024-11-28T04:12:27.989Z Compiling hashbrown v0.14.5
21392024-11-28T04:12:28.107Z Checking heck v0.5.0
21402024-11-28T04:12:28.121Z Compiling unsafe-libyaml v0.2.11
21412024-11-28T04:12:28.133Z Compiling ident_case v1.0.1
21422024-11-28T04:12:28.145Z Checking progenitor-client v0.8.0
21432024-11-28T04:12:28.156Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21442024-11-28T04:12:28.169Z Compiling proc-macro-crate v1.3.1
21452024-11-28T04:12:28.270Z Compiling darling_core v0.20.10
21462024-11-28T04:12:28.295Z Checking ipnetwork v0.20.0
21472024-11-28T04:12:28.503Z Compiling structmeta-derive v0.3.0
21482024-11-28T04:12:28.505Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21492024-11-28T04:12:28.620Z Compiling newtype-uuid v1.1.3
21502024-11-28T04:12:28.817Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21512024-11-28T04:12:28.907Z Compiling lzma-sys v0.1.20
21522024-11-28T04:12:29.160Z Compiling foreign-types-macros v0.2.3
21532024-11-28T04:12:29.231Z Checking regress v0.10.1
21542024-11-28T04:12:29.394Z Compiling serde_yaml v0.9.34+deprecated
21552024-11-28T04:12:29.699Z Compiling num_enum_derive v0.5.11
21562024-11-28T04:12:30.014Z Compiling dropshot v0.13.0
21572024-11-28T04:12:30.315Z Checking foreign-types-shared v0.3.1
21582024-11-28T04:12:30.424Z Checking arc-swap v1.7.1
21592024-11-28T04:12:30.482Z Checking foreign-types v0.5.0
21602024-11-28T04:12:30.689Z Compiling proc-macro-error v1.0.4
21612024-11-28T04:12:30.858Z Checking slog-scope v4.4.0
21622024-11-28T04:12:31.430Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21632024-11-28T04:12:31.451Z Compiling structmeta v0.3.0
21642024-11-28T04:12:31.535Z Checking tungstenite v0.21.0
21652024-11-28T04:12:31.553Z Compiling heck v0.3.3
21662024-11-28T04:12:31.885Z Compiling parse-display-derive v0.10.0
21672024-11-28T04:12:31.995Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21682024-11-28T04:12:32.281Z Checking num_enum v0.5.11
21692024-11-28T04:12:32.427Z Compiling dropshot_endpoint v0.13.0
21702024-11-28T04:12:32.443Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21712024-11-28T04:12:32.711Z Checking typify-impl v0.2.0
21722024-11-28T04:12:32.815Z Checking cstr-argument v0.1.2
21732024-11-28T04:12:33.180Z Checking instant v0.1.13
21742024-11-28T04:12:33.296Z Checking pretty-hex v0.2.1
21752024-11-28T04:12:33.462Z Checking fastrand v2.1.1
21762024-11-28T04:12:33.652Z Checking base64 v0.21.7
21772024-11-28T04:12:33.773Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21782024-11-28T04:12:34.073Z Checking tempfile v3.13.0
21792024-11-28T04:12:34.116Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21802024-11-28T04:12:34.372Z Checking backoff v0.4.0
21812024-11-28T04:12:34.411Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21822024-11-28T04:12:34.447Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21832024-11-28T04:12:34.559Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21842024-11-28T04:12:34.685Z Checking tokio-tungstenite v0.21.0
21852024-11-28T04:12:34.713Z Checking strum v0.26.3
21862024-11-28T04:12:34.768Z Compiling zone_cfg_derive v0.1.2
21872024-11-28T04:12:34.859Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21882024-11-28T04:12:35.196Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21892024-11-28T04:12:35.241Z Checking slog-stdlog v4.1.1
21902024-11-28T04:12:35.385Z Compiling darling_macro v0.20.10
21912024-11-28T04:12:35.423Z Checking regress v0.9.1
21922024-11-28T04:12:35.565Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21932024-11-28T04:12:35.600Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21942024-11-28T04:12:35.721Z Checking colored v2.1.0
21952024-11-28T04:12:35.884Z Checking macaddr v1.0.1
21962024-11-28T04:12:36.005Z Checking base64 v0.13.1
21972024-11-28T04:12:36.235Z Checking zone v0.1.8
21982024-11-28T04:12:36.284Z Compiling darling v0.20.10
21992024-11-28T04:12:36.396Z Checking ron v0.7.1
22002024-11-28T04:12:36.412Z Compiling serde_with_macros v3.11.0
22012024-11-28T04:12:36.542Z Checking parse-display v0.10.0
22022024-11-28T04:12:36.763Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22032024-11-28T04:12:36.928Z Checking xz2 v0.1.7
22042024-11-28T04:12:37.237Z Checking slog-envlogger v2.2.0
22052024-11-28T04:12:37.239Z Checking tabwriter v1.4.0
22062024-11-28T04:12:37.464Z Checking xattr v1.3.1
22072024-11-28T04:12:37.481Z Checking pem v3.0.4
22082024-11-28T04:12:37.514Z Checking yasna v0.5.2
22092024-11-28T04:12:37.658Z Checking headers-core v0.3.0
22102024-11-28T04:12:37.733Z Checking smf v0.2.3
22112024-11-28T04:12:37.803Z Checking filetime v0.2.25
22122024-11-28T04:12:38.012Z Checking same-file v1.0.6
22132024-11-28T04:12:38.038Z Checking tar v0.4.42
22142024-11-28T04:12:38.186Z Checking walkdir v2.5.0
22152024-11-28T04:12:38.201Z Checking headers v0.4.0
22162024-11-28T04:12:38.383Z Checking rcgen v0.12.1
22172024-11-28T04:12:38.457Z Checking camino-tempfile v1.1.1
22182024-11-28T04:12:38.742Z Checking atomicwrites v0.4.4
22192024-11-28T04:12:38.865Z Checking subprocess v0.2.9
22202024-11-28T04:12:39.288Z Checking serde_with v3.11.0
22212024-11-28T04:12:43.037Z Compiling typify-macro v0.2.0
22222024-11-28T04:12:44.892Z Compiling typify v0.2.0
22232024-11-28T04:12:44.959Z Compiling progenitor-impl v0.8.0
22242024-11-28T04:12:48.071Z Compiling progenitor-macro v0.8.0
22252024-11-28T04:12:53.367Z Checking progenitor v0.8.0
22262024-11-28T04:12:53.516Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22272024-11-28T04:12:53.519Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22282024-11-28T04:12:56.168Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22292024-11-28T04:12:56.491Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22302024-11-28T04:13:02.669Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22312024-11-28T04:13:04.206Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22322024-11-28T04:13:05.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s
22332024-11-28T04:13:05.644Z
22342024-11-28T04:13:05.644Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/173)
22352024-11-28T04:13:06.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-11-28T04:13:06.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-11-28T04:13:06.292Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22382024-11-28T04:13:07.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
22392024-11-28T04:13:07.852Z
22402024-11-28T04:13:07.852Zinfo: running `cargo check --bins` on nexus-config (31/173)
22412024-11-28T04:13:08.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422024-11-28T04:13:08.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432024-11-28T04:13:08.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22442024-11-28T04:13:08.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22452024-11-28T04:13:08.471Z
22462024-11-28T04:13:08.471Zinfo: running `cargo check --bins` on omicron-rpaths (32/173)
22472024-11-28T04:13:08.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22482024-11-28T04:13:09.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22492024-11-28T04:13:09.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22502024-11-28T04:13:09.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22512024-11-28T04:13:09.070Z
22522024-11-28T04:13:09.070Zinfo: running `cargo check --bins` on omicron-certificates (33/173)
22532024-11-28T04:13:09.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22542024-11-28T04:13:09.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22552024-11-28T04:13:09.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22562024-11-28T04:13:09.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22572024-11-28T04:13:09.696Z
22582024-11-28T04:13:09.696Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/173)
22592024-11-28T04:13:10.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22602024-11-28T04:13:10.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22612024-11-28T04:13:10.360Z Compiling zerocopy v0.8.10
22622024-11-28T04:13:10.360Z Compiling progenitor-client v0.8.0
22632024-11-28T04:13:10.361Z Compiling itertools v0.13.0
22642024-11-28T04:13:10.361Z Compiling zerocopy-derive v0.8.10
22652024-11-28T04:13:10.365Z Compiling heapless v0.8.0
22662024-11-28T04:13:10.365Z Compiling newtype-uuid v1.1.3
22672024-11-28T04:13:10.365Z Compiling ipnetwork v0.20.0
22682024-11-28T04:13:10.365Z Checking hash32 v0.3.1
22692024-11-28T04:13:10.620Z Compiling instant v0.1.13
22702024-11-28T04:13:10.767Z Compiling smoltcp v0.11.0
22712024-11-28T04:13:10.817Z Compiling progenitor v0.8.0
22722024-11-28T04:13:10.932Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22732024-11-28T04:13:11.063Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22742024-11-28T04:13:11.426Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22752024-11-28T04:13:11.435Z Compiling backoff v0.4.0
22762024-11-28T04:13:11.479Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22772024-11-28T04:13:11.638Z Compiling dropshot v0.13.0
22782024-11-28T04:13:11.655Z Compiling serde_with v3.11.0
22792024-11-28T04:13:11.739Z Compiling parse-display v0.10.0
22802024-11-28T04:13:11.774Z Checking num-rational v0.4.2
22812024-11-28T04:13:12.265Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22822024-11-28T04:13:12.450Z Compiling regress v0.9.1
22832024-11-28T04:13:12.452Z Compiling phf_generator v0.11.2
22842024-11-28T04:13:12.633Z Checking num-complex v0.4.6
22852024-11-28T04:13:13.657Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22862024-11-28T04:13:14.200Z Compiling macaddr v1.0.1
22872024-11-28T04:13:14.566Z Checking cobs v0.2.3
22882024-11-28T04:13:14.658Z Compiling num v0.4.3
22892024-11-28T04:13:14.748Z Checking postcard v1.0.10
22902024-11-28T04:13:14.876Z Compiling phf_codegen v0.11.2
22912024-11-28T04:13:15.348Z Compiling parse-zoneinfo v0.3.1
22922024-11-28T04:13:15.708Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22932024-11-28T04:13:15.989Z Checking float-ord v0.3.2
22942024-11-28T04:13:16.138Z Compiling convert_case v0.4.0
22952024-11-28T04:13:16.646Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962024-11-28T04:13:17.158Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22972024-11-28T04:13:17.379Z Compiling derive_more v0.99.18
22982024-11-28T04:13:17.481Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22992024-11-28T04:13:17.625Z Compiling chrono-tz-build v0.4.0
23002024-11-28T04:13:18.124Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23012024-11-28T04:13:19.051Z Compiling crucible-workspace-hack v0.1.0
23022024-11-28T04:13:19.067Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23032024-11-28T04:13:19.330Z Compiling chrono-tz v0.10.0
23042024-11-28T04:13:19.383Z Checking newline-converter v0.3.0
23052024-11-28T04:13:19.397Z Checking prettyplease v0.2.25
23062024-11-28T04:13:19.538Z Compiling slog-dtrace v0.3.0
23072024-11-28T04:13:19.841Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23082024-11-28T04:13:20.145Z Checking expectorate v1.1.0
23092024-11-28T04:13:20.492Z Compiling zone_cfg_derive v0.3.0
23102024-11-28T04:13:20.900Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23112024-11-28T04:13:21.013Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23122024-11-28T04:13:21.031Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
23132024-11-28T04:13:21.076Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23142024-11-28T04:13:21.699Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23152024-11-28T04:13:22.026Z Compiling const_format_proc_macros v0.2.33
23162024-11-28T04:13:22.089Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23172024-11-28T04:13:22.252Z Compiling num-derive v0.4.2
23182024-11-28T04:13:22.319Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23192024-11-28T04:13:22.594Z Checking highway v1.2.0
23202024-11-28T04:13:23.023Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23212024-11-28T04:13:23.309Z Checking zone v0.3.0
23222024-11-28T04:13:24.035Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23232024-11-28T04:13:24.049Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
23242024-11-28T04:13:24.175Z Checking const_format v0.2.33
23252024-11-28T04:13:24.530Z Checking gethostname v0.5.0
23262024-11-28T04:13:24.654Z Checking bcs v0.1.6
23272024-11-28T04:13:24.670Z Compiling async-recursion v1.1.1
23282024-11-28T04:13:24.673Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
23292024-11-28T04:13:25.343Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23302024-11-28T04:13:25.345Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23312024-11-28T04:13:25.382Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23322024-11-28T04:13:26.711Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23332024-11-28T04:13:27.196Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23342024-11-28T04:13:32.748Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23352024-11-28T04:13:36.116Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23362024-11-28T04:13:38.705Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23372024-11-28T04:13:39.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.24s
23382024-11-28T04:13:40.124Z
23392024-11-28T04:13:40.124Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/173)
23402024-11-28T04:13:40.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412024-11-28T04:13:40.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422024-11-28T04:13:40.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432024-11-28T04:13:40.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23442024-11-28T04:13:40.758Z
23452024-11-28T04:13:40.758Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/173)
23462024-11-28T04:13:41.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472024-11-28T04:13:41.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482024-11-28T04:13:41.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492024-11-28T04:13:41.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23502024-11-28T04:13:41.396Z
23512024-11-28T04:13:41.396Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/173)
23522024-11-28T04:13:41.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532024-11-28T04:13:41.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542024-11-28T04:13:42.037Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23552024-11-28T04:13:42.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
23562024-11-28T04:13:42.845Z
23572024-11-28T04:13:42.846Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/173)
23582024-11-28T04:13:43.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592024-11-28T04:13:43.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602024-11-28T04:13:43.510Z Compiling cfg_aliases v0.1.1
23612024-11-28T04:13:43.512Z Compiling vte_generate_state_changes v0.1.2
23622024-11-28T04:13:43.513Z Checking fd-lock v4.0.2
23632024-11-28T04:13:43.513Z Checking nibble_vec v0.1.0
23642024-11-28T04:13:43.513Z Checking bytecount v0.6.8
23652024-11-28T04:13:43.612Z Checking endian-type v0.1.2
23662024-11-28T04:13:43.627Z Compiling tabled_derive v0.7.0
23672024-11-28T04:13:43.675Z Compiling peg-macros v0.8.4
23682024-11-28T04:13:43.690Z Compiling nix v0.28.0
23692024-11-28T04:13:43.882Z Checking papergrid v0.11.0
23702024-11-28T04:13:43.884Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23712024-11-28T04:13:43.884Z Compiling sqlparser_derive v0.2.2
23722024-11-28T04:13:43.884Z Checking radix_trie v0.2.1
23732024-11-28T04:13:44.211Z Checking vte v0.11.1
23742024-11-28T04:13:44.257Z Checking unicode_categories v0.1.1
23752024-11-28T04:13:44.561Z Checking nu-ansi-term v0.50.1
23762024-11-28T04:13:44.896Z Checking home v0.5.9
23772024-11-28T04:13:44.927Z Checking sqlparser v0.45.0
23782024-11-28T04:13:44.978Z Checking sqlformat v0.2.6
23792024-11-28T04:13:45.034Z Checking display-error-chain v0.2.2
23802024-11-28T04:13:45.539Z Checking strip-ansi-escapes v0.2.0
23812024-11-28T04:13:45.685Z Checking reedline v0.35.0
23822024-11-28T04:13:46.037Z Checking tabled v0.15.0
23832024-11-28T04:13:46.567Z Checking peg v0.8.4
23842024-11-28T04:13:46.978Z Checking rustyline v14.0.0
23852024-11-28T04:13:55.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.77s
23862024-11-28T04:13:55.789Z
23872024-11-28T04:13:55.789Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/173)
23882024-11-28T04:13:56.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-11-28T04:13:56.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-11-28T04:13:56.446Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23912024-11-28T04:14:01.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
23922024-11-28T04:14:01.520Z
23932024-11-28T04:14:01.520Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/173)
23942024-11-28T04:14:02.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952024-11-28T04:14:02.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962024-11-28T04:14:02.176Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23972024-11-28T04:14:05.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
23982024-11-28T04:14:06.030Z
23992024-11-28T04:14:06.030Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/173)
24002024-11-28T04:14:06.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012024-11-28T04:14:06.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022024-11-28T04:14:06.686Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24032024-11-28T04:14:11.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
24042024-11-28T04:14:11.465Z
24052024-11-28T04:14:11.465Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/173)
24062024-11-28T04:14:12.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072024-11-28T04:14:12.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082024-11-28T04:14:12.126Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24092024-11-28T04:14:16.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
24102024-11-28T04:14:16.997Z
24112024-11-28T04:14:16.997Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/173)
24122024-11-28T04:14:17.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132024-11-28T04:14:17.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142024-11-28T04:14:17.653Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24152024-11-28T04:14:21.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
24162024-11-28T04:14:21.710Z
24172024-11-28T04:14:21.710Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/173)
24182024-11-28T04:14:22.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192024-11-28T04:14:22.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202024-11-28T04:14:22.373Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24212024-11-28T04:14:26.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
24222024-11-28T04:14:26.520Z
24232024-11-28T04:14:26.520Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/173)
24242024-11-28T04:14:27.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252024-11-28T04:14:27.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262024-11-28T04:14:27.182Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24272024-11-28T04:14:32.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
24282024-11-28T04:14:32.254Z
24292024-11-28T04:14:32.254Zinfo: running `cargo check --bins` on oximeter (46/173)
24302024-11-28T04:14:32.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-11-28T04:14:32.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-11-28T04:14:32.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-11-28T04:14:32.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24342024-11-28T04:14:32.877Z
24352024-11-28T04:14:32.877Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/173)
24362024-11-28T04:14:33.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-11-28T04:14:33.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-11-28T04:14:33.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392024-11-28T04:14:33.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24402024-11-28T04:14:33.482Z
24412024-11-28T04:14:33.482Zinfo: running `cargo check --bins` on oximeter-schema (48/173)
24422024-11-28T04:14:34.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432024-11-28T04:14:34.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442024-11-28T04:14:34.113Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452024-11-28T04:14:34.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
24462024-11-28T04:14:34.735Z
24472024-11-28T04:14:34.735Zinfo: running `cargo check --bins` on oximeter-types (49/173)
24482024-11-28T04:14:35.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492024-11-28T04:14:35.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502024-11-28T04:14:35.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512024-11-28T04:14:35.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24522024-11-28T04:14:35.360Z
24532024-11-28T04:14:35.360Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/173)
24542024-11-28T04:14:35.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552024-11-28T04:14:35.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562024-11-28T04:14:35.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572024-11-28T04:14:35.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24582024-11-28T04:14:35.988Z
24592024-11-28T04:14:35.988Zinfo: running `cargo check --bins` on oxql-types (51/173)
24602024-11-28T04:14:36.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612024-11-28T04:14:36.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622024-11-28T04:14:36.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632024-11-28T04:14:36.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24642024-11-28T04:14:36.653Z
24652024-11-28T04:14:36.653Zinfo: running `cargo check --bins` on oximeter-test-utils (52/173)
24662024-11-28T04:14:37.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-11-28T04:14:37.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-11-28T04:14:37.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692024-11-28T04:14:37.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24702024-11-28T04:14:37.256Z
24712024-11-28T04:14:37.257Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/173)
24722024-11-28T04:14:37.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-11-28T04:14:37.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-11-28T04:14:37.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-11-28T04:14:37.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24762024-11-28T04:14:37.883Z
24772024-11-28T04:14:37.883Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/173)
24782024-11-28T04:14:38.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-11-28T04:14:38.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-11-28T04:14:38.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-11-28T04:14:38.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24822024-11-28T04:14:38.521Z
24832024-11-28T04:14:38.522Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/173)
24842024-11-28T04:14:39.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-11-28T04:14:39.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-11-28T04:14:39.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872024-11-28T04:14:39.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24882024-11-28T04:14:39.150Z
24892024-11-28T04:14:39.150Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/173)
24902024-11-28T04:14:39.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-11-28T04:14:39.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-11-28T04:14:39.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932024-11-28T04:14:39.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24942024-11-28T04:14:39.782Z
24952024-11-28T04:14:39.782Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/173)
24962024-11-28T04:14:40.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-11-28T04:14:40.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-11-28T04:14:40.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992024-11-28T04:14:40.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25002024-11-28T04:14:40.413Z
25012024-11-28T04:14:40.413Zinfo: running `cargo check --bins` on cockroach-admin-client (58/173)
25022024-11-28T04:14:40.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-11-28T04:14:40.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-11-28T04:14:40.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052024-11-28T04:14:40.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25062024-11-28T04:14:41.021Z
25072024-11-28T04:14:41.021Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/173)
25082024-11-28T04:14:41.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-11-28T04:14:41.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-11-28T04:14:41.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-11-28T04:14:41.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25122024-11-28T04:14:41.652Z
25132024-11-28T04:14:41.652Zinfo: running `cargo check --bins` on dns-service-client (60/173)
25142024-11-28T04:14:42.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-11-28T04:14:42.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-11-28T04:14:42.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-11-28T04:14:42.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25182024-11-28T04:14:42.280Z
25192024-11-28T04:14:42.280Zinfo: running `cargo check --bins` on internal-dns-types (61/173)
25202024-11-28T04:14:42.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-11-28T04:14:42.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-11-28T04:14:42.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-11-28T04:14:42.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25242024-11-28T04:14:42.901Z
25252024-11-28T04:14:42.901Zinfo: running `cargo check --bins` on dpd-client (62/173)
25262024-11-28T04:14:43.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-11-28T04:14:43.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-11-28T04:14:43.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292024-11-28T04:14:43.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25302024-11-28T04:14:43.517Z
25312024-11-28T04:14:43.517Zinfo: running `cargo check --bins` on gateway-client (63/173)
25322024-11-28T04:14:44.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-11-28T04:14:44.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-11-28T04:14:44.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352024-11-28T04:14:44.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25362024-11-28T04:14:44.128Z
25372024-11-28T04:14:44.128Zinfo: running `cargo check --bins` on installinator-client (64/173)
25382024-11-28T04:14:44.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-11-28T04:14:44.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-11-28T04:14:44.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412024-11-28T04:14:44.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25422024-11-28T04:14:44.769Z
25432024-11-28T04:14:44.769Zinfo: running `cargo check --bins` on installinator-common (65/173)
25442024-11-28T04:14:45.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-11-28T04:14:45.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-11-28T04:14:45.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-11-28T04:14:45.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25482024-11-28T04:14:45.408Z
25492024-11-28T04:14:45.408Zinfo: running `cargo check --bins` on update-engine (66/173)
25502024-11-28T04:14:45.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-11-28T04:14:45.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-11-28T04:14:45.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-11-28T04:14:45.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25542024-11-28T04:14:46.015Z
25552024-11-28T04:14:46.015Zinfo: running `cargo check --bins` on nexus-client (67/173)
25562024-11-28T04:14:46.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-11-28T04:14:46.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-11-28T04:14:46.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-11-28T04:14:46.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25602024-11-28T04:14:46.675Z
25612024-11-28T04:14:46.675Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/173)
25622024-11-28T04:14:47.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-11-28T04:14:47.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-11-28T04:14:47.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-11-28T04:14:47.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25662024-11-28T04:14:47.311Z
25672024-11-28T04:14:47.311Zinfo: running `cargo check --bins` on omicron-passwords (69/173)
25682024-11-28T04:14:47.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-11-28T04:14:47.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-11-28T04:14:47.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-11-28T04:14:47.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25722024-11-28T04:14:47.912Z
25732024-11-28T04:14:47.912Zinfo: running `cargo check --bins` on nexus-types (70/173)
25742024-11-28T04:14:48.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-11-28T04:14:48.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-11-28T04:14:48.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-11-28T04:14:48.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25782024-11-28T04:14:48.553Z
25792024-11-28T04:14:48.553Zinfo: running `cargo check --bins` on oxide-client (71/173)
25802024-11-28T04:14:49.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-11-28T04:14:49.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-11-28T04:14:49.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-11-28T04:14:49.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25842024-11-28T04:14:49.160Z
25852024-11-28T04:14:49.160Zinfo: running `cargo check --bins` on oximeter-client (72/173)
25862024-11-28T04:14:49.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-11-28T04:14:49.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-11-28T04:14:49.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-11-28T04:14:49.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25902024-11-28T04:14:49.791Z
25912024-11-28T04:14:49.791Zinfo: running `cargo check --bins` on repo-depot-client (73/173)
25922024-11-28T04:14:50.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-11-28T04:14:50.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-11-28T04:14:50.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952024-11-28T04:14:50.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25962024-11-28T04:14:50.401Z
25972024-11-28T04:14:50.401Zinfo: running `cargo check --bins` on sled-agent-client (74/173)
25982024-11-28T04:14:50.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-11-28T04:14:50.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-11-28T04:14:50.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-11-28T04:14:50.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26022024-11-28T04:14:51.040Z
26032024-11-28T04:14:51.040Zinfo: running `cargo check --bins` on wicketd-client (75/173)
26042024-11-28T04:14:51.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-11-28T04:14:51.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-11-28T04:14:51.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-11-28T04:14:51.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26082024-11-28T04:14:51.708Z
26092024-11-28T04:14:51.708Zinfo: running `cargo check --bins` on sled-agent-types (76/173)
26102024-11-28T04:14:52.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-11-28T04:14:52.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-11-28T04:14:52.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-11-28T04:14:52.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26142024-11-28T04:14:52.360Z
26152024-11-28T04:14:52.360Zinfo: running `cargo check --bins` on wicket-common (77/173)
26162024-11-28T04:14:52.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-11-28T04:14:52.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-11-28T04:14:52.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192024-11-28T04:14:52.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26202024-11-28T04:14:53.007Z
26212024-11-28T04:14:53.007Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/173)
26222024-11-28T04:14:53.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232024-11-28T04:14:53.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242024-11-28T04:14:53.666Z Checking csv-core v0.1.11
26252024-11-28T04:14:53.666Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26262024-11-28T04:14:53.669Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26272024-11-28T04:14:53.969Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26282024-11-28T04:14:53.982Z Checking csv v1.3.0
26292024-11-28T04:14:54.521Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26302024-11-28T04:14:54.864Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26312024-11-28T04:14:56.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
26322024-11-28T04:14:56.252Z
26332024-11-28T04:14:56.252Zinfo: running `cargo check --bins` on cockroach-admin-api (79/173)
26342024-11-28T04:14:56.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352024-11-28T04:14:56.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362024-11-28T04:14:56.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372024-11-28T04:14:56.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26382024-11-28T04:14:56.876Z
26392024-11-28T04:14:56.876Zinfo: running `cargo check --bins` on cockroach-admin-types (80/173)
26402024-11-28T04:14:57.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412024-11-28T04:14:57.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422024-11-28T04:14:57.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432024-11-28T04:14:57.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26442024-11-28T04:14:57.504Z
26452024-11-28T04:14:57.504Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/173)
26462024-11-28T04:14:58.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472024-11-28T04:14:58.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482024-11-28T04:14:58.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492024-11-28T04:14:58.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26502024-11-28T04:14:58.229Z
26512024-11-28T04:14:58.230Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/173)
26522024-11-28T04:14:58.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532024-11-28T04:14:58.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542024-11-28T04:14:58.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552024-11-28T04:14:58.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26562024-11-28T04:14:58.962Z
26572024-11-28T04:14:58.962Zinfo: running `cargo check --bins` on dns-server (83/173)
26582024-11-28T04:14:59.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592024-11-28T04:14:59.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602024-11-28T04:14:59.602Z Compiling parking_lot_core v0.8.6
26612024-11-28T04:14:59.606Z Checking fxhash v0.2.1
26622024-11-28T04:14:59.606Z Checking hickory-server v0.24.1
26632024-11-28T04:14:59.606Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26642024-11-28T04:14:59.606Z Checking hickory-client v0.24.1
26652024-11-28T04:15:00.269Z Checking parking_lot v0.11.2
26662024-11-28T04:15:00.388Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26672024-11-28T04:15:00.388Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26682024-11-28T04:15:00.523Z Checking sled v0.34.7
26692024-11-28T04:15:02.281Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26702024-11-28T04:15:03.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
26712024-11-28T04:15:03.682Z
26722024-11-28T04:15:03.682Zinfo: running `cargo check --bins` on dns-server-api (84/173)
26732024-11-28T04:15:04.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742024-11-28T04:15:04.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752024-11-28T04:15:04.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762024-11-28T04:15:04.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26772024-11-28T04:15:04.315Z
26782024-11-28T04:15:04.315Zinfo: running `cargo check --bins` on gateway-test-utils (85/173)
26792024-11-28T04:15:04.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802024-11-28T04:15:04.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812024-11-28T04:15:04.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822024-11-28T04:15:04.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26832024-11-28T04:15:04.999Z
26842024-11-28T04:15:04.999Zinfo: running `cargo check --bins` on gateway-types (86/173)
26852024-11-28T04:15:05.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862024-11-28T04:15:05.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872024-11-28T04:15:05.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882024-11-28T04:15:05.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26892024-11-28T04:15:05.614Z
26902024-11-28T04:15:05.614Zinfo: running `cargo check --bins` on ipcc (87/173)
26912024-11-28T04:15:06.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922024-11-28T04:15:06.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932024-11-28T04:15:06.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942024-11-28T04:15:06.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26952024-11-28T04:15:06.235Z
26962024-11-28T04:15:06.235Zinfo: running `cargo check --bins` on omicron-gateway (88/173)
26972024-11-28T04:15:06.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982024-11-28T04:15:06.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992024-11-28T04:15:06.930Z Compiling radium v0.7.0
27002024-11-28T04:15:06.930Z Compiling semver v0.1.20
27012024-11-28T04:15:07.035Z Compiling maybe-uninit v2.0.0
27022024-11-28T04:15:07.042Z Checking tap v1.0.1
27032024-11-28T04:15:07.057Z Checking password-hash v0.5.0
27042024-11-28T04:15:07.060Z Checking blake2 v0.10.6
27052024-11-28T04:15:07.060Z Compiling packed_struct v0.10.1
27062024-11-28T04:15:07.060Z Checking crc-catalog v2.4.0
27072024-11-28T04:15:07.228Z Compiling cancel-safe-futures v0.1.5
27082024-11-28T04:15:07.448Z Compiling rustc_version v0.1.7
27092024-11-28T04:15:07.478Z Compiling owo-colors v4.1.0
27102024-11-28T04:15:07.493Z Checking wyz v0.5.1
27112024-11-28T04:15:07.495Z Checking funty v2.0.0
27122024-11-28T04:15:07.622Z Checking argon2 v0.5.3
27132024-11-28T04:15:07.624Z Checking crc v3.2.1
27142024-11-28T04:15:07.694Z Compiling packed_struct_codegen v0.10.1
27152024-11-28T04:15:07.754Z Checking half v2.4.1
27162024-11-28T04:15:07.868Z Compiling indexmap v1.9.3
27172024-11-28T04:15:07.871Z Checking ciborium-io v0.2.2
27182024-11-28T04:15:07.927Z Compiling newtype_derive v0.1.6
27192024-11-28T04:15:07.998Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27202024-11-28T04:15:08.065Z Checking nodrop v0.1.14
27212024-11-28T04:15:08.193Z Checking array-init v0.0.4
27222024-11-28T04:15:08.222Z Checking ciborium-ll v0.2.2
27232024-11-28T04:15:08.300Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27242024-11-28T04:15:08.323Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27252024-11-28T04:15:08.371Z Checking smallvec v0.6.14
27262024-11-28T04:15:08.388Z Checking bitvec v1.0.1
27272024-11-28T04:15:08.585Z Checking libsw v3.3.1
27282024-11-28T04:15:08.761Z Compiling memoffset v0.9.1
27292024-11-28T04:15:08.878Z Checking linear-map v1.2.0
27302024-11-28T04:15:08.935Z Checking swrite v0.1.0
27312024-11-28T04:15:09.056Z Checking indent_write v2.2.0
27322024-11-28T04:15:09.074Z Checking hashbrown v0.12.3
27332024-11-28T04:15:09.074Z Checking termcolor v1.4.1
27342024-11-28T04:15:09.133Z Checking bitfield v0.14.0
27352024-11-28T04:15:09.198Z Checking ron v0.8.1
27362024-11-28T04:15:09.272Z Checking serde-hex v0.1.0
27372024-11-28T04:15:09.597Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27382024-11-28T04:15:10.028Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27392024-11-28T04:15:10.045Z Checking env_logger v0.10.2
27402024-11-28T04:15:10.455Z Checking ciborium v0.2.2
27412024-11-28T04:15:10.455Z Checking steno v0.4.1
27422024-11-28T04:15:10.691Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27432024-11-28T04:15:10.795Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27442024-11-28T04:15:10.943Z Checking hashbrown v0.13.2
27452024-11-28T04:15:11.128Z Checking crc-any v2.5.0
27462024-11-28T04:15:11.511Z Checking humantime v2.1.0
27472024-11-28T04:15:11.525Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27482024-11-28T04:15:11.804Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27492024-11-28T04:15:12.022Z Checking object v0.30.4
27502024-11-28T04:15:12.135Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27512024-11-28T04:15:12.171Z Checking path-slash v0.1.5
27522024-11-28T04:15:12.311Z Checking nix v0.27.1
27532024-11-28T04:15:12.495Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27542024-11-28T04:15:12.689Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27552024-11-28T04:15:12.941Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27562024-11-28T04:15:12.975Z Checking tungstenite v0.23.0
27572024-11-28T04:15:13.186Z Checking kstat-rs v0.2.4
27582024-11-28T04:15:13.478Z Checking signal-hook-tokio v0.3.1
27592024-11-28T04:15:13.537Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27602024-11-28T04:15:13.909Z Checking tokio-tungstenite v0.23.1
27612024-11-28T04:15:14.789Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27622024-11-28T04:15:14.989Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27632024-11-28T04:15:15.139Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27642024-11-28T04:15:21.778Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27652024-11-28T04:15:23.071Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27662024-11-28T04:15:25.587Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27672024-11-28T04:15:31.101Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27682024-11-28T04:15:31.781Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27692024-11-28T04:15:34.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.34s
27702024-11-28T04:15:34.765Z
27712024-11-28T04:15:34.765Zinfo: running `cargo check --bins` on gateway-api (89/173)
27722024-11-28T04:15:35.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-11-28T04:15:35.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-11-28T04:15:35.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-11-28T04:15:35.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27762024-11-28T04:15:35.391Z
27772024-11-28T04:15:35.391Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/173)
27782024-11-28T04:15:35.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-11-28T04:15:35.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-11-28T04:15:35.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-11-28T04:15:35.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27822024-11-28T04:15:35.993Z
27832024-11-28T04:15:35.993Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/173)
27842024-11-28T04:15:36.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-11-28T04:15:36.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-11-28T04:15:36.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872024-11-28T04:15:36.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27882024-11-28T04:15:36.619Z
27892024-11-28T04:15:36.619Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/173)
27902024-11-28T04:15:37.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-11-28T04:15:37.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-11-28T04:15:37.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932024-11-28T04:15:37.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27942024-11-28T04:15:37.245Z
27952024-11-28T04:15:37.245Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/173)
27962024-11-28T04:15:37.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-11-28T04:15:37.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-11-28T04:15:37.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992024-11-28T04:15:37.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28002024-11-28T04:15:37.874Z
28012024-11-28T04:15:37.874Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/173)
28022024-11-28T04:15:38.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-11-28T04:15:38.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-11-28T04:15:38.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052024-11-28T04:15:38.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28062024-11-28T04:15:38.507Z
28072024-11-28T04:15:38.507Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/173)
28082024-11-28T04:15:39.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-11-28T04:15:39.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-11-28T04:15:39.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112024-11-28T04:15:39.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28122024-11-28T04:15:39.138Z
28132024-11-28T04:15:39.138Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/173)
28142024-11-28T04:15:39.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-11-28T04:15:39.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-11-28T04:15:39.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172024-11-28T04:15:39.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28182024-11-28T04:15:39.766Z
28192024-11-28T04:15:39.766Zinfo: running `cargo check --bins` on oximeter-producer (97/173)
28202024-11-28T04:15:40.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-11-28T04:15:40.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-11-28T04:15:40.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232024-11-28T04:15:40.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28242024-11-28T04:15:40.417Z
28252024-11-28T04:15:40.417Zinfo: running `cargo check --bins` on internal-dns-resolver (98/173)
28262024-11-28T04:15:40.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272024-11-28T04:15:40.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282024-11-28T04:15:40.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292024-11-28T04:15:40.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28302024-11-28T04:15:41.040Z
28312024-11-28T04:15:41.040Zinfo: running `cargo check --bins` on sp-sim (99/173)
28322024-11-28T04:15:41.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332024-11-28T04:15:41.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342024-11-28T04:15:41.677Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28352024-11-28T04:15:43.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
28362024-11-28T04:15:43.664Z
28372024-11-28T04:15:43.664Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/173)
28382024-11-28T04:15:44.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392024-11-28T04:15:44.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402024-11-28T04:15:44.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412024-11-28T04:15:44.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28422024-11-28T04:15:44.331Z
28432024-11-28T04:15:44.331Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/173)
28442024-11-28T04:15:44.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452024-11-28T04:15:44.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462024-11-28T04:15:44.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472024-11-28T04:15:44.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28482024-11-28T04:15:45.007Z
28492024-11-28T04:15:45.007Zinfo: running `cargo check --bins` on db-macros (102/173)
28502024-11-28T04:15:45.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512024-11-28T04:15:45.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522024-11-28T04:15:45.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532024-11-28T04:15:45.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28542024-11-28T04:15:45.628Z
28552024-11-28T04:15:45.628Zinfo: running `cargo check --bins` on nexus-macros-common (103/173)
28562024-11-28T04:15:46.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572024-11-28T04:15:46.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582024-11-28T04:15:46.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592024-11-28T04:15:46.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28602024-11-28T04:15:46.237Z
28612024-11-28T04:15:46.237Zinfo: running `cargo check --bins` on nexus-auth (104/173)
28622024-11-28T04:15:46.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632024-11-28T04:15:46.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642024-11-28T04:15:46.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652024-11-28T04:15:46.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28662024-11-28T04:15:46.901Z
28672024-11-28T04:15:46.902Zinfo: running `cargo check --bins` on authz-macros (105/173)
28682024-11-28T04:15:47.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692024-11-28T04:15:47.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702024-11-28T04:15:47.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712024-11-28T04:15:47.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28722024-11-28T04:15:47.507Z
28732024-11-28T04:15:47.507Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/173)
28742024-11-28T04:15:48.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752024-11-28T04:15:48.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762024-11-28T04:15:48.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772024-11-28T04:15:48.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28782024-11-28T04:15:48.165Z
28792024-11-28T04:15:48.165Zinfo: running `cargo check --bins` on nexus-db-model (107/173)
28802024-11-28T04:15:48.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812024-11-28T04:15:48.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822024-11-28T04:15:48.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832024-11-28T04:15:48.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28842024-11-28T04:15:48.821Z
28852024-11-28T04:15:48.821Zinfo: running `cargo check --bins` on nexus-defaults (108/173)
28862024-11-28T04:15:49.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872024-11-28T04:15:49.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882024-11-28T04:15:49.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892024-11-28T04:15:49.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28902024-11-28T04:15:49.438Z
28912024-11-28T04:15:49.438Zinfo: running `cargo check --bins` on nexus-inventory (109/173)
28922024-11-28T04:15:50.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932024-11-28T04:15:50.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942024-11-28T04:15:50.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952024-11-28T04:15:50.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28962024-11-28T04:15:50.082Z
28972024-11-28T04:15:50.082Zinfo: running `cargo check --bins` on typed-rng (110/173)
28982024-11-28T04:15:50.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992024-11-28T04:15:50.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002024-11-28T04:15:50.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012024-11-28T04:15:50.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29022024-11-28T04:15:50.681Z
29032024-11-28T04:15:50.681Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/173)
29042024-11-28T04:15:51.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052024-11-28T04:15:51.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062024-11-28T04:15:51.413Z Checking keccak v0.1.5
29072024-11-28T04:15:51.520Z Checking secrecy v0.8.0
29082024-11-28T04:15:51.523Z Compiling unicase v2.7.0
29092024-11-28T04:15:51.523Z Compiling same-file v1.0.6
29102024-11-28T04:15:51.537Z Compiling tempfile v3.13.0
29112024-11-28T04:15:51.558Z Compiling thiserror-impl-no-std v2.0.2
29122024-11-28T04:15:51.561Z Checking universal-hash v0.5.1
29132024-11-28T04:15:51.561Z Compiling ring v0.16.20
29142024-11-28T04:15:51.711Z Compiling walkdir v2.5.0
29152024-11-28T04:15:51.728Z Compiling blake3 v1.5.4
29162024-11-28T04:15:51.797Z Checking sha3 v0.10.8
29172024-11-28T04:15:51.800Z Checking opaque-debug v0.3.1
29182024-11-28T04:15:51.909Z Checking poly1305 v0.8.0
29192024-11-28T04:15:51.948Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29202024-11-28T04:15:52.216Z Checking chacha20 v0.9.1
29212024-11-28T04:15:52.245Z Checking aead v0.5.2
29222024-11-28T04:15:52.399Z Compiling memmap2 v0.9.5
29232024-11-28T04:15:52.425Z Compiling libefi-sys v0.1.0
29242024-11-28T04:15:52.448Z Compiling spin v0.5.2
29252024-11-28T04:15:52.465Z Compiling salty v0.3.0
29262024-11-28T04:15:52.555Z Compiling arrayref v0.3.9
29272024-11-28T04:15:52.657Z Compiling constant_time_eq v0.3.1
29282024-11-28T04:15:52.690Z Compiling arrayvec v0.7.6
29292024-11-28T04:15:52.732Z Checking chacha20poly1305 v0.10.1
29302024-11-28T04:15:52.820Z Compiling toolchain_find v0.4.0
29312024-11-28T04:15:52.886Z Compiling camino-tempfile v1.1.1
29322024-11-28T04:15:52.905Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29332024-11-28T04:15:52.993Z Compiling bitfield-struct v0.6.2
29342024-11-28T04:15:53.242Z Compiling topological-sort v0.2.2
29352024-11-28T04:15:53.337Z Compiling mime_guess v2.0.5
29362024-11-28T04:15:53.409Z Compiling rustfmt-wrapper v0.2.1
29372024-11-28T04:15:53.903Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
29382024-11-28T04:15:53.981Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29392024-11-28T04:15:54.051Z Checking primeorder v0.13.6
29402024-11-28T04:15:54.308Z Checking env_filter v0.1.2
29412024-11-28T04:15:54.330Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29422024-11-28T04:15:54.431Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29432024-11-28T04:15:54.533Z Checking env_logger v0.11.5
29442024-11-28T04:15:54.552Z Checking p384 v0.13.0
29452024-11-28T04:15:54.661Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29462024-11-28T04:15:54.681Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29472024-11-28T04:15:54.730Z Checking thiserror-no-std v2.0.2
29482024-11-28T04:15:54.844Z Checking vsss-rs v3.3.4
29492024-11-28T04:15:54.903Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
29502024-11-28T04:15:55.025Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29512024-11-28T04:15:55.126Z Checking bumpalo v3.16.0
29522024-11-28T04:15:55.282Z Checking lockfree-object-pool v0.1.6
29532024-11-28T04:15:55.302Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29542024-11-28T04:15:55.446Z Checking http-range v0.1.5
29552024-11-28T04:15:55.478Z Checking simd-adler32 v0.3.7
29562024-11-28T04:15:55.519Z Compiling zip v2.1.3
29572024-11-28T04:15:55.611Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29582024-11-28T04:15:55.669Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29592024-11-28T04:15:55.807Z Checking zopfli v0.8.1
29602024-11-28T04:15:55.853Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29612024-11-28T04:15:55.963Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
29622024-11-28T04:15:56.332Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29632024-11-28T04:15:56.503Z Checking nanorand v0.7.0
29642024-11-28T04:15:56.521Z Checking atty v0.2.14
29652024-11-28T04:15:56.547Z Checking glob v0.3.1
29662024-11-28T04:15:56.640Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
29672024-11-28T04:15:56.855Z Checking flume v0.11.1
29682024-11-28T04:15:56.873Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6936f1a949d155da38d3148abd42caef337dea04#6936f1a9)
29692024-11-28T04:15:56.958Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29702024-11-28T04:15:57.356Z Compiling omicron-zone-package v0.11.1
29712024-11-28T04:15:57.531Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29722024-11-28T04:15:58.311Z Checking hyper-staticfile v0.10.1
29732024-11-28T04:15:58.874Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29742024-11-28T04:15:58.959Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29752024-11-28T04:15:59.322Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29762024-11-28T04:15:59.405Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29772024-11-28T04:15:59.517Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
29782024-11-28T04:15:59.550Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29792024-11-28T04:16:00.106Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29802024-11-28T04:16:00.673Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29812024-11-28T04:16:01.767Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29822024-11-28T04:16:03.432Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29832024-11-28T04:16:03.435Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29842024-11-28T04:16:13.685Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29852024-11-28T04:16:27.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
29862024-11-28T04:16:27.322Z
29872024-11-28T04:16:27.322Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/173)
29882024-11-28T04:16:27.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892024-11-28T04:16:27.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902024-11-28T04:16:28.050Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29912024-11-28T04:16:41.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
29922024-11-28T04:16:41.573Z
29932024-11-28T04:16:41.573Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/173)
29942024-11-28T04:16:42.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952024-11-28T04:16:42.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962024-11-28T04:16:42.295Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29972024-11-28T04:16:55.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s
29982024-11-28T04:16:55.957Z
29992024-11-28T04:16:55.957Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/173)
30002024-11-28T04:16:56.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012024-11-28T04:16:56.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022024-11-28T04:16:56.681Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30032024-11-28T04:17:10.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s
30042024-11-28T04:17:10.358Z
30052024-11-28T04:17:10.358Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/173)
30062024-11-28T04:17:10.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072024-11-28T04:17:10.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082024-11-28T04:17:11.079Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30092024-11-28T04:17:24.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
30102024-11-28T04:17:24.866Z
30112024-11-28T04:17:24.866Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/173)
30122024-11-28T04:17:25.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132024-11-28T04:17:25.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142024-11-28T04:17:25.589Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30152024-11-28T04:17:39.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
30162024-11-28T04:17:39.206Z
30172024-11-28T04:17:39.206Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/173)
30182024-11-28T04:17:39.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192024-11-28T04:17:39.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202024-11-28T04:17:39.938Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30212024-11-28T04:17:53.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
30222024-11-28T04:17:53.540Z
30232024-11-28T04:17:53.540Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/173)
30242024-11-28T04:17:54.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252024-11-28T04:17:54.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262024-11-28T04:17:54.279Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30272024-11-28T04:18:07.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s
30282024-11-28T04:18:07.900Z
30292024-11-28T04:18:07.900Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/173)
30302024-11-28T04:18:08.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312024-11-28T04:18:08.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322024-11-28T04:18:08.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332024-11-28T04:18:08.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30342024-11-28T04:18:08.563Z
30352024-11-28T04:18:08.563Zinfo: running `cargo check --bins` on key-manager (120/173)
30362024-11-28T04:18:09.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372024-11-28T04:18:09.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382024-11-28T04:18:09.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392024-11-28T04:18:09.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30402024-11-28T04:18:09.192Z
30412024-11-28T04:18:09.192Zinfo: running `cargo check --bins` on range-requests (121/173)
30422024-11-28T04:18:09.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432024-11-28T04:18:09.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442024-11-28T04:18:09.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452024-11-28T04:18:09.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30462024-11-28T04:18:09.807Z
30472024-11-28T04:18:09.807Zinfo: running `cargo check --bins` on repo-depot-api (122/173)
30482024-11-28T04:18:10.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492024-11-28T04:18:10.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502024-11-28T04:18:10.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512024-11-28T04:18:10.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30522024-11-28T04:18:10.442Z
30532024-11-28T04:18:10.442Zinfo: running `cargo check --bins` on sled-agent-api (123/173)
30542024-11-28T04:18:11.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552024-11-28T04:18:11.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562024-11-28T04:18:11.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572024-11-28T04:18:11.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30582024-11-28T04:18:11.097Z
30592024-11-28T04:18:11.097Zinfo: running `cargo check --bins` on sled-hardware (124/173)
30602024-11-28T04:18:11.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612024-11-28T04:18:11.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622024-11-28T04:18:11.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632024-11-28T04:18:11.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30642024-11-28T04:18:11.741Z
30652024-11-28T04:18:11.741Zinfo: running `cargo check --bins --no-default-features` on sled-storage (125/173)
30662024-11-28T04:18:12.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672024-11-28T04:18:12.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682024-11-28T04:18:12.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692024-11-28T04:18:12.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30702024-11-28T04:18:12.385Z
30712024-11-28T04:18:12.385Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (126/173)
30722024-11-28T04:18:12.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732024-11-28T04:18:12.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742024-11-28T04:18:12.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752024-11-28T04:18:12.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30762024-11-28T04:18:13.031Z
30772024-11-28T04:18:13.031Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (127/173)
30782024-11-28T04:18:13.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792024-11-28T04:18:13.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802024-11-28T04:18:13.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812024-11-28T04:18:13.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30822024-11-28T04:18:13.690Z
30832024-11-28T04:18:13.690Zinfo: running `cargo check --bins` on nexus-test-interface (128/173)
30842024-11-28T04:18:14.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852024-11-28T04:18:14.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862024-11-28T04:18:14.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872024-11-28T04:18:14.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30882024-11-28T04:18:14.330Z
30892024-11-28T04:18:14.330Zinfo: running `cargo check --bins` on oximeter-collector (129/173)
30902024-11-28T04:18:14.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912024-11-28T04:18:14.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922024-11-28T04:18:15.022Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30932024-11-28T04:18:15.022Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30942024-11-28T04:18:15.753Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30952024-11-28T04:18:17.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
30962024-11-28T04:18:17.823Z
30972024-11-28T04:18:17.823Zinfo: running `cargo check --bins` on oximeter-api (130/173)
30982024-11-28T04:18:18.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992024-11-28T04:18:18.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002024-11-28T04:18:18.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012024-11-28T04:18:18.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31022024-11-28T04:18:18.453Z
31032024-11-28T04:18:18.453Zinfo: running `cargo check --bins` on cert-dev (131/173)
31042024-11-28T04:18:18.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052024-11-28T04:18:18.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062024-11-28T04:18:19.063Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31072024-11-28T04:18:19.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31082024-11-28T04:18:19.493Z
31092024-11-28T04:18:19.493Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (132/173)
31102024-11-28T04:18:20.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112024-11-28T04:18:20.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122024-11-28T04:18:20.155Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31132024-11-28T04:18:20.155Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31142024-11-28T04:18:20.730Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31152024-11-28T04:18:21.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
31162024-11-28T04:18:21.275Z
31172024-11-28T04:18:21.275Zinfo: running `cargo check --bins` on ch-dev (133/173)
31182024-11-28T04:18:21.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192024-11-28T04:18:21.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202024-11-28T04:18:21.920Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31212024-11-28T04:18:22.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
31222024-11-28T04:18:22.787Z
31232024-11-28T04:18:22.787Zinfo: running `cargo check --bins` on crdb-seed (134/173)
31242024-11-28T04:18:23.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252024-11-28T04:18:23.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262024-11-28T04:18:23.436Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31272024-11-28T04:18:23.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31282024-11-28T04:18:23.973Z
31292024-11-28T04:18:23.973Zinfo: running `cargo check --bins` on db-dev (135/173)
31302024-11-28T04:18:24.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312024-11-28T04:18:24.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322024-11-28T04:18:24.629Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31332024-11-28T04:18:25.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31342024-11-28T04:18:25.511Z
31352024-11-28T04:18:25.511Zinfo: running `cargo check --bins` on omicron-dev-lib (136/173)
31362024-11-28T04:18:26.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372024-11-28T04:18:26.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382024-11-28T04:18:26.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392024-11-28T04:18:26.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31402024-11-28T04:18:26.148Z
31412024-11-28T04:18:26.149Zinfo: running `cargo check --bins` on xtask-downloader (137/173)
31422024-11-28T04:18:26.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432024-11-28T04:18:26.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442024-11-28T04:18:26.749Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31452024-11-28T04:18:27.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
31462024-11-28T04:18:27.788Z
31472024-11-28T04:18:27.788Zinfo: running `cargo check --bins` on omicron-ls-apis (138/173)
31482024-11-28T04:18:28.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492024-11-28T04:18:28.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502024-11-28T04:18:28.393Z Checking cargo-platform v0.1.8
31512024-11-28T04:18:28.656Z Checking cargo_metadata v0.18.1
31522024-11-28T04:18:29.626Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31532024-11-28T04:18:30.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
31542024-11-28T04:18:30.503Z
31552024-11-28T04:18:30.503Zinfo: running `cargo check --bins` on mgs-dev (139/173)
31562024-11-28T04:18:31.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572024-11-28T04:18:31.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582024-11-28T04:18:31.209Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31592024-11-28T04:18:31.915Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31602024-11-28T04:18:32.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
31612024-11-28T04:18:32.660Z
31622024-11-28T04:18:32.660Zinfo: running `cargo check --bins` on omicron-omdb (140/173)
31632024-11-28T04:18:33.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642024-11-28T04:18:33.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652024-11-28T04:18:33.433Z Compiling crunchy v0.2.2
31662024-11-28T04:18:33.433Z Compiling tiny-keccak v2.0.2
31672024-11-28T04:18:33.436Z Compiling dsl_auto_type v0.1.2
31682024-11-28T04:18:33.436Z Checking scheduled-thread-pool v0.2.7
31692024-11-28T04:18:33.436Z Compiling diesel_table_macro_syntax v0.2.0
31702024-11-28T04:18:33.580Z Compiling ascii-canvas v3.0.0
31712024-11-28T04:18:33.591Z Compiling ena v0.14.3
31722024-11-28T04:18:33.594Z Compiling regex-syntax v0.6.29
31732024-11-28T04:18:33.781Z Checking r2d2 v0.8.10
31742024-11-28T04:18:33.829Z Compiling diff v0.1.13
31752024-11-28T04:18:33.976Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31762024-11-28T04:18:34.003Z Compiling ref-cast v1.0.23
31772024-11-28T04:18:34.086Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31782024-11-28T04:18:34.136Z Compiling derive_builder_core v0.20.2
31792024-11-28T04:18:34.198Z Compiling libxml v0.3.3
31802024-11-28T04:18:34.376Z Compiling ref-cast-impl v1.0.23
31812024-11-28T04:18:34.499Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31822024-11-28T04:18:34.615Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31832024-11-28T04:18:34.642Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31842024-11-28T04:18:34.793Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31852024-11-28T04:18:34.922Z Compiling strum_macros v0.24.3
31862024-11-28T04:18:35.020Z Compiling samael v0.0.17
31872024-11-28T04:18:35.164Z Compiling diesel_derives v2.2.3
31882024-11-28T04:18:35.207Z Compiling indoc v1.0.9
31892024-11-28T04:18:36.191Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31902024-11-28T04:18:36.483Z Compiling oso-derive v0.27.3
31912024-11-28T04:18:36.643Z Compiling derive_builder_macro v0.20.2
31922024-11-28T04:18:36.823Z Compiling lalrpop v0.19.12
31932024-11-28T04:18:37.531Z Checking derive_builder v0.20.2
31942024-11-28T04:18:37.533Z Compiling impl-trait-for-tuples v0.2.2
31952024-11-28T04:18:37.678Z Checking quick-xml v0.33.0
31962024-11-28T04:18:38.059Z Compiling diesel-dtrace v0.3.0
31972024-11-28T04:18:38.360Z Checking maplit v1.0.2
31982024-11-28T04:18:38.568Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31992024-11-28T04:18:38.592Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32002024-11-28T04:18:38.868Z Checking bb8 v0.8.5
32012024-11-28T04:18:39.433Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32022024-11-28T04:18:39.516Z Checking castaway v0.2.3
32032024-11-28T04:18:39.681Z Checking rand_seeder v0.3.0
32042024-11-28T04:18:39.747Z Checking compact_str v0.8.0
32052024-11-28T04:18:39.916Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32062024-11-28T04:18:39.919Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32072024-11-28T04:18:40.127Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32082024-11-28T04:18:40.284Z Checking unicode-truncate v1.1.0
32092024-11-28T04:18:40.528Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32102024-11-28T04:18:40.642Z Checking lru v0.12.5
32112024-11-28T04:18:40.794Z Compiling instability v0.3.2
32122024-11-28T04:18:40.941Z Checking unicode-linebreak v0.1.5
32132024-11-28T04:18:41.366Z Checking cassowary v0.3.0
32142024-11-28T04:18:41.593Z Checking smawk v0.3.2
32152024-11-28T04:18:41.750Z Checking is_ci v1.2.0
32162024-11-28T04:18:41.804Z Checking textwrap v0.16.1
32172024-11-28T04:18:41.891Z Checking ratatui v0.28.1
32182024-11-28T04:18:41.908Z Checking supports-color v3.0.1
32192024-11-28T04:18:41.942Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202024-11-28T04:18:42.135Z Checking multimap v0.10.0
32212024-11-28T04:18:45.135Z Checking diesel v2.2.4
32222024-11-28T04:19:10.213Z Compiling polar-core v0.27.3
32232024-11-28T04:19:14.334Z Checking async-bb8-diesel v0.2.1
32242024-11-28T04:19:17.566Z Checking oso v0.27.3
32252024-11-28T04:20:24.057Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32262024-11-28T04:20:30.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
32272024-11-28T04:20:30.255Z
32282024-11-28T04:20:30.255Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (141/173)
32292024-11-28T04:20:30.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302024-11-28T04:20:30.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312024-11-28T04:20:30.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322024-11-28T04:20:30.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32332024-11-28T04:20:30.922Z
32342024-11-28T04:20:30.922Zinfo: running `cargo check --bins` on nexus-saga-recovery (142/173)
32352024-11-28T04:20:31.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362024-11-28T04:20:31.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372024-11-28T04:20:31.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382024-11-28T04:20:31.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32392024-11-28T04:20:31.602Z
32402024-11-28T04:20:31.602Zinfo: running `cargo check --bins` on nexus-test-utils-macros (143/173)
32412024-11-28T04:20:32.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422024-11-28T04:20:32.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432024-11-28T04:20:32.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442024-11-28T04:20:32.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32452024-11-28T04:20:32.214Z
32462024-11-28T04:20:32.214Zinfo: running `cargo check --bins` on omicron-nexus (144/173)
32472024-11-28T04:20:32.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482024-11-28T04:20:32.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492024-11-28T04:20:33.011Z Compiling libz-sys v1.1.20
32502024-11-28T04:20:33.125Z Compiling libgit2-sys v0.17.0+1.8.1
32512024-11-28T04:20:33.135Z Compiling vergen v8.3.2
32522024-11-28T04:20:33.138Z Compiling cargo-platform v0.1.8
32532024-11-28T04:20:33.138Z Compiling pin-project-internal v1.1.6
32542024-11-28T04:20:33.173Z Compiling libsqlite3-sys v0.30.1
32552024-11-28T04:20:33.175Z Compiling snafu-derive v0.8.5
32562024-11-28T04:20:33.175Z Compiling buf-list v1.0.3
32572024-11-28T04:20:33.425Z Compiling rustls v0.21.12
32582024-11-28T04:20:33.690Z Compiling cargo_metadata v0.18.1
32592024-11-28T04:20:33.710Z Compiling cfg_aliases v0.2.1
32602024-11-28T04:20:33.808Z Compiling nix v0.29.0
32612024-11-28T04:20:33.810Z Checking globset v0.4.15
32622024-11-28T04:20:33.931Z Checking olpc-cjson v0.1.4
32632024-11-28T04:20:34.067Z Checking sct v0.7.1
32642024-11-28T04:20:34.147Z Checking rustls-webpki v0.101.7
32652024-11-28T04:20:34.286Z Checking serde_plain v1.0.2
32662024-11-28T04:20:34.364Z Checking typed-path v0.9.3
32672024-11-28T04:20:34.860Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32682024-11-28T04:20:35.142Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32692024-11-28T04:20:35.180Z Checking hashlink v0.9.1
32702024-11-28T04:20:35.418Z Checking fallible-streaming-iterator v0.1.9
32712024-11-28T04:20:35.610Z Checking fallible-iterator v0.3.0
32722024-11-28T04:20:35.799Z Checking parse-size v1.1.0
32732024-11-28T04:20:36.074Z Checking pin-project v1.1.6
32742024-11-28T04:20:36.201Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32752024-11-28T04:20:36.220Z Checking rusqlite v0.32.1
32762024-11-28T04:20:36.389Z Checking rustls-pemfile v1.0.4
32772024-11-28T04:20:36.476Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32782024-11-28T04:20:36.587Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32792024-11-28T04:20:36.857Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32802024-11-28T04:20:37.241Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32812024-11-28T04:20:37.296Z Checking twox-hash v1.6.3
32822024-11-28T04:20:37.374Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32832024-11-28T04:20:37.808Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32842024-11-28T04:20:37.825Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32852024-11-28T04:20:37.995Z Checking tokio-rustls v0.24.1
32862024-11-28T04:20:38.267Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32872024-11-28T04:20:38.345Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
32882024-11-28T04:20:38.378Z Checking fatfs v0.3.6
32892024-11-28T04:20:38.585Z Checking snafu v0.8.5
32902024-11-28T04:20:39.070Z Checking tough v0.19.0
32912024-11-28T04:20:39.131Z Checking assert_matches v1.5.0
32922024-11-28T04:20:43.003Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32932024-11-28T04:20:44.358Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32942024-11-28T04:20:45.702Z Compiling git2 v0.19.0
32952024-11-28T04:20:50.373Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2cfc7e0c8572b3bfafbfc838c4e6d658f442d239#2cfc7e0c)
32962024-11-28T04:21:42.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
32972024-11-28T04:21:42.616Z
32982024-11-28T04:21:42.617Zinfo: running `cargo check --bins` on nexus-external-api (145/173)
32992024-11-28T04:21:43.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002024-11-28T04:21:43.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012024-11-28T04:21:43.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022024-11-28T04:21:43.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33032024-11-28T04:21:43.313Z
33042024-11-28T04:21:43.313Zinfo: running `cargo check --bins` on openapi-manager-types (146/173)
33052024-11-28T04:21:43.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062024-11-28T04:21:43.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072024-11-28T04:21:43.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082024-11-28T04:21:43.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33092024-11-28T04:21:43.926Z
33102024-11-28T04:21:43.926Zinfo: running `cargo check --bins` on nexus-internal-api (147/173)
33112024-11-28T04:21:44.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122024-11-28T04:21:44.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132024-11-28T04:21:44.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142024-11-28T04:21:44.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33152024-11-28T04:21:44.586Z
33162024-11-28T04:21:44.586Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (148/173)
33172024-11-28T04:21:45.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182024-11-28T04:21:45.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192024-11-28T04:21:45.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202024-11-28T04:21:45.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33212024-11-28T04:21:45.256Z
33222024-11-28T04:21:45.256Zinfo: running `cargo check --bins` on nexus-networking (149/173)
33232024-11-28T04:21:45.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242024-11-28T04:21:45.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252024-11-28T04:21:45.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262024-11-28T04:21:45.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33272024-11-28T04:21:45.932Z
33282024-11-28T04:21:45.932Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (150/173)
33292024-11-28T04:21:46.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302024-11-28T04:21:46.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312024-11-28T04:21:46.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322024-11-28T04:21:46.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33332024-11-28T04:21:46.600Z
33342024-11-28T04:21:46.600Zinfo: running `cargo check --bins` on update-common (151/173)
33352024-11-28T04:21:47.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362024-11-28T04:21:47.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372024-11-28T04:21:47.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382024-11-28T04:21:47.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33392024-11-28T04:21:47.250Z
33402024-11-28T04:21:47.250Zinfo: running `cargo check --bins` on tufaceous-lib (152/173)
33412024-11-28T04:21:47.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422024-11-28T04:21:47.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432024-11-28T04:21:47.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442024-11-28T04:21:47.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33452024-11-28T04:21:47.903Z
33462024-11-28T04:21:47.904Zinfo: running `cargo check --bins` on tufaceous (153/173)
33472024-11-28T04:21:48.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482024-11-28T04:21:48.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492024-11-28T04:21:48.573Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33502024-11-28T04:21:49.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
33512024-11-28T04:21:49.721Z
33522024-11-28T04:21:49.721Zinfo: running `cargo check --bins` on omicron-dev (154/173)
33532024-11-28T04:21:50.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542024-11-28T04:21:50.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552024-11-28T04:21:50.562Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33562024-11-28T04:21:50.686Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33572024-11-28T04:21:50.687Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33582024-11-28T04:21:50.689Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33592024-11-28T04:22:15.840Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33602024-11-28T04:22:15.840Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33612024-11-28T04:22:15.842Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33622024-11-28T04:22:15.843Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33632024-11-28T04:22:15.843Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33642024-11-28T04:22:16.634Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33652024-11-28T04:22:17.905Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33662024-11-28T04:22:55.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
33672024-11-28T04:22:55.587Z
33682024-11-28T04:22:55.587Zinfo: running `cargo check --bins` on openapi-manager (155/173)
33692024-11-28T04:22:56.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702024-11-28T04:22:56.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712024-11-28T04:22:56.295Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33722024-11-28T04:22:56.295Z Checking heck v0.4.1
33732024-11-28T04:22:56.297Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33742024-11-28T04:22:56.535Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33752024-11-28T04:22:57.885Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33762024-11-28T04:22:58.768Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33772024-11-28T04:22:59.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
33782024-11-28T04:23:00.031Z
33792024-11-28T04:23:00.031Zinfo: running `cargo check --bins` on installinator-api (156/173)
33802024-11-28T04:23:00.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812024-11-28T04:23:00.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822024-11-28T04:23:00.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832024-11-28T04:23:00.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33842024-11-28T04:23:00.676Z
33852024-11-28T04:23:00.676Zinfo: running `cargo check --bins` on wicketd-api (157/173)
33862024-11-28T04:23:01.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872024-11-28T04:23:01.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882024-11-28T04:23:01.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892024-11-28T04:23:01.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33902024-11-28T04:23:01.330Z
33912024-11-28T04:23:01.330Zinfo: running `cargo check --bins` on reconfigurator-cli (158/173)
33922024-11-28T04:23:01.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932024-11-28T04:23:01.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942024-11-28T04:23:02.011Z Compiling petname v2.0.2
33952024-11-28T04:23:02.014Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33962024-11-28T04:23:02.014Z Checking sync-ptr v0.1.1
33972024-11-28T04:23:03.422Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33982024-11-28T04:23:04.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
33992024-11-28T04:23:05.163Z
34002024-11-28T04:23:05.163Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (159/173)
34012024-11-28T04:23:05.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022024-11-28T04:23:05.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032024-11-28T04:23:05.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042024-11-28T04:23:05.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34052024-11-28T04:23:05.821Z
34062024-11-28T04:23:05.821Zinfo: running `cargo check --bins` on omicron-releng (160/173)
34072024-11-28T04:23:06.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082024-11-28T04:23:06.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092024-11-28T04:23:06.492Z Checking memmap2 v0.9.5
34102024-11-28T04:23:06.494Z Checking arrayvec v0.7.6
34112024-11-28T04:23:06.494Z Checking arrayref v0.3.9
34122024-11-28T04:23:06.494Z Checking spin v0.5.2
34132024-11-28T04:23:06.494Z Checking constant_time_eq v0.3.1
34142024-11-28T04:23:06.495Z Checking topological-sort v0.2.2
34152024-11-28T04:23:06.604Z Checking shell-words v1.1.0
34162024-11-28T04:23:06.754Z Checking ring v0.16.20
34172024-11-28T04:23:06.868Z Checking blake3 v1.5.4
34182024-11-28T04:23:07.876Z Checking omicron-zone-package v0.11.1
34192024-11-28T04:23:08.981Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34202024-11-28T04:23:09.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
34212024-11-28T04:23:10.060Z
34222024-11-28T04:23:10.060Zinfo: running `cargo check --bins` on xtask (161/173)
34232024-11-28T04:23:10.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242024-11-28T04:23:10.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252024-11-28T04:23:10.494Z Checking bitflags v2.6.0
34262024-11-28T04:23:10.497Z Checking serde v1.0.215
34272024-11-28T04:23:10.497Z Checking thiserror v1.0.69
34282024-11-28T04:23:10.583Z Checking scroll v0.12.0
34292024-11-28T04:23:10.589Z Checking hashbrown v0.15.0
34302024-11-28T04:23:10.591Z Checking log v0.4.22
34312024-11-28T04:23:10.600Z Checking zerocopy v0.7.35
34322024-11-28T04:23:10.624Z Checking syn v2.0.87
34332024-11-28T04:23:10.800Z Checking rustix v0.38.37
34342024-11-28T04:23:10.816Z Checking once_cell v1.20.2
34352024-11-28T04:23:10.993Z Checking goblin v0.8.2
34362024-11-28T04:23:11.121Z Checking fs-err v2.11.0
34372024-11-28T04:23:11.417Z Checking tabled v0.15.0
34382024-11-28T04:23:11.528Z Checking indexmap v2.6.0
34392024-11-28T04:23:11.955Z Checking anyhow v1.0.93
34402024-11-28T04:23:12.557Z Checking terminal_size v0.4.0
34412024-11-28T04:23:12.557Z Checking tempfile v3.13.0
34422024-11-28T04:23:12.684Z Checking clap_builder v4.5.21
34432024-11-28T04:23:14.489Z Checking pest v2.7.14
34442024-11-28T04:23:14.539Z Checking serde_json v1.0.132
34452024-11-28T04:23:14.539Z Checking serde_spanned v0.6.8
34462024-11-28T04:23:14.541Z Checking toml_datetime v0.6.8
34472024-11-28T04:23:14.541Z Checking camino v1.1.9
34482024-11-28T04:23:14.754Z Checking cargo-platform v0.1.8
34492024-11-28T04:23:14.829Z Checking toml_edit v0.22.22
34502024-11-28T04:23:14.948Z Checking semver v1.0.23
34512024-11-28T04:23:15.040Z Checking macaddr v1.0.1
34522024-11-28T04:23:15.079Z Checking camino-tempfile v1.1.1
34532024-11-28T04:23:15.127Z Checking clap v4.5.21
34542024-11-28T04:23:15.787Z Checking dof v0.3.0
34552024-11-28T04:23:15.787Z Checking cargo_metadata v0.18.1
34562024-11-28T04:23:16.387Z Checking dtrace-parser v0.2.0
34572024-11-28T04:23:16.692Z Checking usdt-impl v0.5.0
34582024-11-28T04:23:16.729Z Checking toml v0.8.19
34592024-11-28T04:23:17.041Z Checking usdt v0.5.0
34602024-11-28T04:23:17.207Z Checking cargo_toml v0.20.5
34612024-11-28T04:23:18.390Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34622024-11-28T04:23:18.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s
34632024-11-28T04:23:19.094Z
34642024-11-28T04:23:19.094Zinfo: running `cargo check --bins` on end-to-end-tests (162/173)
34652024-11-28T04:23:19.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662024-11-28T04:23:19.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672024-11-28T04:23:19.857Z Checking polyval v0.6.2
34682024-11-28T04:23:19.968Z Checking ctr v0.9.2
34692024-11-28T04:23:19.980Z Checking ssh-encoding v0.2.0
34702024-11-28T04:23:19.982Z Checking blowfish v0.9.1
34712024-11-28T04:23:20.002Z Checking password-hash v0.4.2
34722024-11-28T04:23:20.004Z Checking matches v0.1.10
34732024-11-28T04:23:20.033Z Checking p521 v0.13.3
34742024-11-28T04:23:20.033Z Checking p256 v0.13.2
34752024-11-28T04:23:20.110Z Checking idna v0.2.3
34762024-11-28T04:23:20.188Z Checking ghash v0.5.1
34772024-11-28T04:23:20.212Z Checking bcrypt-pbkdf v0.10.0
34782024-11-28T04:23:20.235Z Compiling enum-as-inner v0.5.1
34792024-11-28T04:23:20.285Z Checking russh-cryptovec v0.7.3
34802024-11-28T04:23:20.348Z Checking aes-gcm v0.10.3
34812024-11-28T04:23:20.391Z Checking pbkdf2 v0.11.0
34822024-11-28T04:23:20.456Z Checking md5 v0.7.0
34832024-11-28T04:23:20.484Z Checking num-bigint v0.4.6
34842024-11-28T04:23:20.525Z Checking des v0.8.1
34852024-11-28T04:23:20.567Z Checking ssh-cipher v0.2.0
34862024-11-28T04:23:20.667Z Checking hex-literal v0.4.1
34872024-11-28T04:23:20.726Z Compiling dhcproto-macros v0.1.0
34882024-11-28T04:23:20.782Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34892024-11-28T04:23:20.799Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34902024-11-28T04:23:20.857Z Checking ssh-key v0.6.6
34912024-11-28T04:23:20.945Z Checking internet-checksum v0.2.1
34922024-11-28T04:23:21.322Z Checking trust-dns-proto v0.22.0
34932024-11-28T04:23:22.221Z Checking russh-keys v0.45.0
34942024-11-28T04:23:23.140Z Checking russh v0.45.0
34952024-11-28T04:23:23.779Z Checking dhcproto v0.12.0
34962024-11-28T04:23:40.478Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34972024-11-28T04:23:41.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.75s
34982024-11-28T04:23:42.051Z
34992024-11-28T04:23:42.051Zinfo: running `cargo check --bins` on gateway-cli (163/173)
35002024-11-28T04:23:42.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012024-11-28T04:23:42.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022024-11-28T04:23:42.845Z Checking termios v0.3.3
35032024-11-28T04:23:42.904Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35042024-11-28T04:23:43.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
35052024-11-28T04:23:43.857Z
35062024-11-28T04:23:43.858Zinfo: running `cargo check --bins --no-default-features` on installinator (164/173)
35072024-11-28T04:23:44.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082024-11-28T04:23:44.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092024-11-28T04:23:44.548Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35102024-11-28T04:23:46.551Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35112024-11-28T04:23:48.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
35122024-11-28T04:23:48.578Z
35132024-11-28T04:23:48.578Zinfo: running `cargo check --bins` on internal-dns-cli (165/173)
35142024-11-28T04:23:49.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152024-11-28T04:23:49.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162024-11-28T04:23:49.216Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35172024-11-28T04:23:49.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35182024-11-28T04:23:49.876Z
35192024-11-28T04:23:49.876Zinfo: running `cargo check --bins` on omicron-live-tests (166/173)
35202024-11-28T04:23:50.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212024-11-28T04:23:50.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222024-11-28T04:23:50.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232024-11-28T04:23:50.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35242024-11-28T04:23:50.488Z
35252024-11-28T04:23:50.488Zinfo: running `cargo check --bins` on live-tests-macros (167/173)
35262024-11-28T04:23:51.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272024-11-28T04:23:51.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282024-11-28T04:23:51.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292024-11-28T04:23:51.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35302024-11-28T04:23:51.097Z
35312024-11-28T04:23:51.097Zinfo: running `cargo check --bins` on omicron-package (168/173)
35322024-11-28T04:23:51.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332024-11-28T04:23:51.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342024-11-28T04:23:51.764Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35352024-11-28T04:23:53.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
35362024-11-28T04:23:53.234Z
35372024-11-28T04:23:53.234Zinfo: running `cargo check --bins` on wicket-dbg (169/173)
35382024-11-28T04:23:53.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392024-11-28T04:23:53.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402024-11-28T04:23:53.930Z Checking rtoolbox v0.0.2
35412024-11-28T04:23:53.933Z Checking tui-tree-widget v0.22.0
35422024-11-28T04:23:53.933Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35432024-11-28T04:23:54.151Z Checking rpassword v7.3.1
35442024-11-28T04:23:58.165Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35452024-11-28T04:24:01.143Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35462024-11-28T04:24:02.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.11s
35472024-11-28T04:24:02.538Z
35482024-11-28T04:24:02.538Zinfo: running `cargo check --bins` on wicket (170/173)
35492024-11-28T04:24:03.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502024-11-28T04:24:03.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512024-11-28T04:24:03.229Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35522024-11-28T04:24:03.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35532024-11-28T04:24:03.854Z
35542024-11-28T04:24:03.854Zinfo: running `cargo check --bins` on wicketd (171/173)
35552024-11-28T04:24:04.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562024-11-28T04:24:04.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572024-11-28T04:24:04.567Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35582024-11-28T04:24:08.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
35592024-11-28T04:24:08.704Z
35602024-11-28T04:24:08.705Zinfo: running `cargo check --bins` on omicron-workspace-hack (172/173)
35612024-11-28T04:24:09.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622024-11-28T04:24:09.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632024-11-28T04:24:09.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642024-11-28T04:24:09.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35652024-11-28T04:24:09.318Z
35662024-11-28T04:24:09.318Zinfo: running `cargo check --bins` on zone-setup (173/173)
35672024-11-28T04:24:09.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682024-11-28T04:24:09.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692024-11-28T04:24:10.052Z Checking uzers v0.12.1
35702024-11-28T04:24:10.384Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35712024-11-28T04:24:11.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
35722024-11-28T04:24:11.738Z
35732024-11-28T04:24:11.738Zreal 12:46.677975985
35742024-11-28T04:24:11.738Zuser 23:57.512703350
35752024-11-28T04:24:11.738Zsys 5:22.223937515
35762024-11-28T04:24:11.738Ztrap 0.459332112
35772024-11-28T04:24:11.738Ztflt 2.314949625
35782024-11-28T04:24:11.738Zdflt 3.036973019
35792024-11-28T04:24:11.738Zkflt 0.000929752
35802024-11-28T04:24:11.739Zlock 45:31.502958505
35812024-11-28T04:24:11.739Zslp 2:04:36.920538508
35822024-11-28T04:24:11.742Zlat 1:01.613851398
35832024-11-28T04:24:11.742Zstop 3:17.739987715
35842024-11-28T04:24:11.742Zprocess exited: duration 1156703 ms, exit code 0
 
35852024-11-28T04:24:11.749Zfound 0 output files