01JDR3VT5SH89ZDAERT7NX787W: 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: 01JDR3WE0RJFXP375398FJPNAW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-28T00:50:10.224Zjob assigned to worker 01JDR3WFZ3FW0VX3PVBR73329G [factory aws, i-0d5b660012c7f0559] (queued for 1 m 4 s)
 
22024-11-28T00:50:17.982Zstarting task 0: "setup"
32024-11-28T00:50:17.990Z++ uname -s
42024-11-28T00:50:17.995Z+ kern=SunOS
52024-11-28T00:50:17.995Z+ case "$kern" in
62024-11-28T00:50:17.995Z+ groupadd -g 12345 build
72024-11-28T00:50:17.999Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-28T00:50:20.002Z+ zfs create -o mountpoint=/work rpool/work
92024-11-28T00:50:20.077Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-28T00:50:20.100Z+ home_fs=zfs
112024-11-28T00:50:20.100Z+ [[ zfs == autofs ]]
122024-11-28T00:50:20.100Z+ mkdir -p /home/build
132024-11-28T00:50:20.100Z+ chown build:build /home/build /work
142024-11-28T00:50:22.065Z+ chmod 0700 /home/build /work
152024-11-28T00:50:22.069Zprocess exited: duration 4087 ms, exit code 0
 
162024-11-28T00:50:22.074Zstarting task 1: "rust-toolchain"
172024-11-28T00:50:22.079Z+ printf ' * toolchain channel = "%s"
182024-11-28T00:50:22.079Z' 1.81.0
192024-11-28T00:50:22.079Z * toolchain channel = "1.81.0"
202024-11-28T00:50:22.079Z+ printf ' * toolchain profile = "%s"
212024-11-28T00:50:22.079Z' default
222024-11-28T00:50:22.079Z * toolchain profile = "default"
232024-11-28T00:50:22.082Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-28T00:50:22.082Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-28T00:50:22.205Zinfo: downloading installer
262024-11-28T00:50:23.571Zinfo: profile set to 'default'
272024-11-28T00:50:23.575Zinfo: default host triple is x86_64-unknown-illumos
282024-11-28T00:50:23.575Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-28T00:50:23.719Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-28T00:50:23.719Zinfo: downloading component 'cargo'
312024-11-28T00:50:24.496Zinfo: downloading component 'clippy'
322024-11-28T00:50:24.871Zinfo: downloading component 'rust-docs'
332024-11-28T00:50:25.888Zinfo: downloading component 'rust-std'
342024-11-28T00:50:27.486Zinfo: downloading component 'rustc'
352024-11-28T00:50:33.263Zinfo: downloading component 'rustfmt'
362024-11-28T00:50:33.475Zinfo: installing component 'cargo'
372024-11-28T00:50:34.258Zinfo: installing component 'clippy'
382024-11-28T00:50:34.612Zinfo: installing component 'rust-docs'
392024-11-28T00:50:36.192Zinfo: installing component 'rust-std'
402024-11-28T00:50:37.949Zinfo: installing component 'rustc'
412024-11-28T00:50:43.498Zinfo: installing component 'rustfmt'
422024-11-28T00:50:43.819Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-28T00:50:43.819Z
442024-11-28T00:50:44.189Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-28T00:50:44.189Z
462024-11-28T00:50:44.192Z
472024-11-28T00:50:44.192ZRust is installed now. Great!
482024-11-28T00:50:44.192Z
492024-11-28T00:50:44.192ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-28T00:50:44.192Zenvironment variable. This has not been done automatically.
512024-11-28T00:50:44.192Z
522024-11-28T00:50:44.192ZTo configure your current shell, you need to source
532024-11-28T00:50:44.192Zthe corresponding env file under $HOME/.cargo.
542024-11-28T00:50:44.192Z
552024-11-28T00:50:44.192ZThis is usually done by running one of the following (note the leading DOT):
562024-11-28T00:50:44.192Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-28T00:50:44.192Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-28T00:50:44.263Z+ rustc --version
592024-11-28T00:50:44.326Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-28T00:50:44.330Zprocess exited: duration 22252 ms, exit code 0
 
612024-11-28T00:50:44.337Zstarting task 2: "authentication"
622024-11-28T00:50:44.356Zprocess exited: duration 19 ms, exit code 0
 
632024-11-28T00:50:44.362Zstarting task 3: "clone repository"
642024-11-28T00:50:44.365Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-28T00:50:44.368Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-28T00:50:44.400ZCloning into '/work/oxidecomputer/omicron'...
672024-11-28T00:50:51.597Z+ cd /work/oxidecomputer/omicron
682024-11-28T00:50:51.597Z+ git fetch origin 4f6d2d277229bd23b8e46d0e30639770edb47afb
692024-11-28T00:50:51.888ZFrom https://github.com/oxidecomputer/omicron
702024-11-28T00:50:51.888Z * branch 4f6d2d277229bd23b8e46d0e30639770edb47afb -> FETCH_HEAD
712024-11-28T00:50:51.899Z+ [[ -n support-bundle-bg-task ]]
722024-11-28T00:50:51.901Z++ git branch --show-current
732024-11-28T00:50:51.903Z+ current=main
742024-11-28T00:50:51.903Z+ [[ main != support-bundle-bg-task ]]
752024-11-28T00:50:51.903Z+ git branch -f support-bundle-bg-task 4f6d2d277229bd23b8e46d0e30639770edb47afb
762024-11-28T00:50:51.906Z+ git checkout -f support-bundle-bg-task
772024-11-28T00:50:52.077ZSwitched to branch 'support-bundle-bg-task'
782024-11-28T00:50:52.081Z+ git reset --hard 4f6d2d277229bd23b8e46d0e30639770edb47afb
792024-11-28T00:50:52.105ZHEAD is now at 4f6d2d277 Merge branch 'support-bundles-crdb' into support-bundle-bg-task
802024-11-28T00:50:52.108Zprocess exited: duration 7745 ms, exit code 0
 
812024-11-28T00:50:52.113Zstarting task 4: "build"
822024-11-28T00:50:52.118Z+ source .github/buildomat/ci-env.sh
832024-11-28T00:50:52.118Z++ export CARGO_TERM_COLOR=always
842024-11-28T00:50:52.119Z++ CARGO_TERM_COLOR=always
852024-11-28T00:50:52.121Z+ cargo --version
862024-11-28T00:50:52.174Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-28T00:50:52.177Z+ rustc --version
882024-11-28T00:50:52.235Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-28T00:50:52.238Z+ source ./env.sh
902024-11-28T00:50:52.238Z++ OLD_SHELL_OPTS=ehxB
912024-11-28T00:50:52.238Z++ set -o xtrace
922024-11-28T00:50:52.241Z++++ dirname ./env.sh
932024-11-28T00:50:52.244Z+++ readlink -f .
942024-11-28T00:50:52.246Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-28T00:50:52.246Z++ 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-28T00:50:52.246Z++ 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-28T00:50:52.246Z++ 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-28T00:50:52.247Z++ 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-28T00:50:52.247Z++ 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-28T00:50:52.247Z++ 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-28T00:50:52.247Z++ 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-28T00:50:52.247Z++ 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-28T00:50:52.247Z++ case $OLD_SHELL_OPTS in
1042024-11-28T00:50:52.247Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-28T00:50:52.247Z+ 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-28T00:50:52.247Z+ 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-28T00:50:52.247Z+ banner prerequisites
1082024-11-28T00:50:52.250Z
1092024-11-28T00:50:52.250Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-28T00:50:52.250Z # # # # # # # # # # # # # # #
1112024-11-28T00:50:52.250Z # # # # ##### # # ##### # # # # # #### #
1122024-11-28T00:50:52.250Z ##### ##### # ##### # # # # # # # # #
1132024-11-28T00:50:52.250Z # # # # # # # # # # # # # # #
1142024-11-28T00:50:52.250Z # # # ###### # # ###### ### # #### # #### #
1152024-11-28T00:50:52.250Z
1162024-11-28T00:50:52.250Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-28T00:50:58.217Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-28T00:51:01.906Z Startup: Caching catalogs ... Done
1192024-11-28T00:51:10.954ZPlanning: Solver setup ... Done (8.188s)
1202024-11-28T00:51:11.070ZPlanning: Running solver ... Done (0.118s)
1212024-11-28T00:51:11.165ZPlanning: Finding local manifests ... Done (0.004s)
1222024-11-28T00:51:11.180ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-28T00:51:12.240ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-28T00:51:12.501ZPlanning: Package planning ... Done (0.261s)
1252024-11-28T00:51:12.559ZPlanning: Merging actions ... Done (0.056s)
1262024-11-28T00:51:12.749ZPlanning: Checking for conflicting actions ... Done (0.190s)
1272024-11-28T00:51:14.673ZPlanning: Consolidating action changes ... Done (1.923s)
1282024-11-28T00:51:15.085ZPlanning: Evaluating mediators ... Done (0.413s)
1292024-11-28T00:51:15.163ZPlanning: Planning completed in 13.16 seconds
1302024-11-28T00:51:15.178Z Packages to install: 4
1312024-11-28T00:51:15.181Z Packages to update: 1
1322024-11-28T00:51:15.181Z Mediators to change: 2
1332024-11-28T00:51:15.181Z Services to change: 1
1342024-11-28T00:51:15.182Z Estimated space available: 155.64 GB
1352024-11-28T00:51:15.182ZEstimated space to be consumed: 1.60 GB
1362024-11-28T00:51:15.182Z Create boot environment: No
1372024-11-28T00:51:15.182ZCreate backup boot environment: Yes
1382024-11-28T00:51:15.182Z Rebuild boot archive: No
1392024-11-28T00:51:15.182Z
1402024-11-28T00:51:15.182ZChanged mediators:
1412024-11-28T00:51:15.182Z mediator clang:
1422024-11-28T00:51:15.182Z version: None -> 15 (system default)
1432024-11-28T00:51:15.182Z
1442024-11-28T00:51:15.182Z mediator llvm:
1452024-11-28T00:51:15.182Z version: 14 (system default) -> 15 (system default)
1462024-11-28T00:51:15.182Z
1472024-11-28T00:51:15.182ZChanged packages:
1482024-11-28T00:51:15.182Zhelios-dev
1492024-11-28T00:51:15.182Z developer/build-essential
1502024-11-28T00:51:15.182Z None -> 11-2.0
1512024-11-28T00:51:15.182Z library/libxmlsec1
1522024-11-28T00:51:15.182Z None -> 1.2.35-2.0
1532024-11-28T00:51:15.182Z ooce/developer/clang-15
1542024-11-28T00:51:15.182Z None -> 15.0.7-2.0
1552024-11-28T00:51:15.182Z ooce/developer/llvm-15
1562024-11-28T00:51:15.182Z None -> 15.0.7-2.0
1572024-11-28T00:51:15.182Z package/pkg
1582024-11-28T00:51:15.182Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-28T00:51:15.182Z
1602024-11-28T00:51:15.182ZServices:
1612024-11-28T00:51:15.183Z restart_fmri:
1622024-11-28T00:51:15.183Z svc:/system/update-man-index:default
1632024-11-28T00:51:15.183Z
1642024-11-28T00:51:15.183ZEditable files to change:
1652024-11-28T00:51:15.183Z Update:
1662024-11-28T00:51:15.183Z usr/share/lib/pkg/web/config.shtml
1672024-11-28T00:51:15.256Z
1682024-11-28T00:51:15.256ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-28T00:51:20.312ZDownload: 1045/4281 items 19.7/220.6MB 8% complete (4.2M/s)
1702024-11-28T00:51:31.405ZDownload: 1198/4281 items 83.5/220.6MB 37% complete (10.2M/s)
1712024-11-28T00:51:36.411ZDownload: 1560/4281 items 117.6/220.6MB 53% complete (7.2M/s)
1722024-11-28T00:51:41.413ZDownload: 1894/4281 items 118.6/220.6MB 53% complete (3.6M/s)
1732024-11-28T00:51:46.490ZDownload: 2216/4281 items 119.2/220.6MB 54% complete (160k/s)
1742024-11-28T00:51:51.526ZDownload: 2242/4281 items 119.3/220.6MB 54% complete (71.3k/s)
1752024-11-28T00:51:56.670ZDownload: 2526/4281 items 120.3/220.6MB 54% complete (115k/s)
1762024-11-28T00:52:01.675ZDownload: 2939/4281 items 121.2/220.6MB 54% complete (193k/s)
1772024-11-28T00:52:06.676ZDownload: 3225/4281 items 160.5/220.6MB 72% complete (4.0M/s)
1782024-11-28T00:52:12.397ZDownload: 3240/4281 items 165.2/220.6MB 74% complete (4.4M/s)
1792024-11-28T00:52:18.054ZDownload: 3241/4281 items 165.5/220.6MB 75% complete (4.3M/s)
1802024-11-28T00:52:23.900ZDownload: 3244/4281 items 165.8/220.6MB 75% complete (2.6M/s)
1812024-11-28T00:52:34.303ZDownload: 3244/4281 items 165.8/220.6MB 75% complete
1822024-11-28T00:52:40.277ZDownload: 3281/4281 items 209.4/220.6MB 94% complete (10.9M/s)
1832024-11-28T00:52:45.309ZDownload: 3336/4281 items 212.7/220.6MB 96% complete (4.2M/s)
1842024-11-28T00:52:50.318ZDownload: 3442/4281 items 215.1/220.6MB 97% complete (676k/s)
1852024-11-28T00:52:55.558ZDownload: 3611/4281 items 216.3/220.6MB 98% complete (363k/s)
1862024-11-28T00:53:00.619ZDownload: 3761/4281 items 217.8/220.6MB 98% complete (261k/s)
1872024-11-28T00:53:05.622ZDownload: 3985/4281 items 219.4/220.6MB 99% complete (315k/s)
1882024-11-28T00:53:11.158ZDownload: 4197/4281 items 220.6/220.6MB 99% complete (328k/s)
1892024-11-28T00:53:16.631ZDownload: 4239/4281 items 220.6/220.6MB 99% complete (163k/s)
1902024-11-28T00:53:19.856ZDownload: Completed 220.60 MB in 124.59 seconds (1.8M/s)
1912024-11-28T00:53:21.884Z Actions: 1/5063 actions (Removing old actions)
1922024-11-28T00:53:21.900Z Actions: 194/5063 actions (Installing new actions)
1932024-11-28T00:53:26.547Z Actions: 4226/5063 actions (Updating modified actions)
1942024-11-28T00:53:26.848Z Actions: Completed 5063 actions in 4.97 seconds.
1952024-11-28T00:53:27.238Z Done (0.383s)
1962024-11-28T00:53:27.241Z Done (0.000s)
1972024-11-28T00:53:27.776Z Done (0.536s)
1982024-11-28T00:53:31.944Z Done (3.950s)
1992024-11-28T00:53:32.030Z Done (0.018s)
2002024-11-28T00:53:32.034Z Done (0.000s)
2012024-11-28T00:53:32.216Z Done (0.000s)
2022024-11-28T00:53:32.895ZPlanning: Evaluating mediator changes ... Done
2032024-11-28T00:53:33.051ZPlanning: Checking for conflicting actions ... Done
2042024-11-28T00:53:33.054ZPlanning: Consolidating action changes ... Done
2052024-11-28T00:53:33.319ZPlanning: Evaluating mediators ... Done
2062024-11-28T00:53:33.322ZPlanning: Planning completed in 0.43 seconds
2072024-11-28T00:53:33.358Z Mediators to change: 2
2082024-11-28T00:53:33.358Z Create boot environment: No
2092024-11-28T00:53:33.361ZCreate backup boot environment: No
2102024-11-28T00:53:33.437Z Done
2112024-11-28T00:53:33.437Z Done
2122024-11-28T00:53:33.778Z Done
2132024-11-28T00:53:37.363Z Done
2142024-11-28T00:53:37.453Z Done
2152024-11-28T00:53:37.456Z Done
2162024-11-28T00:53:37.563Z Done
2172024-11-28T00:53:38.198ZPlanning: Evaluating mediator changes ... Done
2182024-11-28T00:53:38.276ZPlanning: Merging actions ... Done
2192024-11-28T00:53:38.403ZPlanning: Checking for conflicting actions ... Done
2202024-11-28T00:53:38.424ZPlanning: Consolidating action changes ... Done
2212024-11-28T00:53:38.621ZPlanning: Evaluating mediators ... Done
2222024-11-28T00:53:38.681ZPlanning: Planning completed in 0.75 seconds
2232024-11-28T00:53:38.725Z Packages to change: 1
2242024-11-28T00:53:38.728Z Mediators to change: 1
2252024-11-28T00:53:38.728Z Services to change: 1
2262024-11-28T00:53:38.728Z Create boot environment: No
2272024-11-28T00:53:38.728ZCreate backup boot environment: Yes
2282024-11-28T00:53:40.884Z Actions: 1/6 actions (Updating modified actions)
2292024-11-28T00:53:40.887Z Actions: Completed 6 actions in 0.00 seconds.
2302024-11-28T00:53:40.887Z Done
2312024-11-28T00:53:40.887Z Done
2322024-11-28T00:53:41.001Z Done
2332024-11-28T00:53:44.599Z Done
2342024-11-28T00:53:44.692Z Done
2352024-11-28T00:53:44.695Z Done
2362024-11-28T00:53:44.817Z Done
2372024-11-28T00:53:45.244ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2382024-11-28T00:53:45.244Zclang system 15 system
2392024-11-28T00:53:45.245Zcsh system system illumos
2402024-11-28T00:53:45.245Zctags system system illumos
2412024-11-28T00:53:45.245Zgcc vendor 12 vendor
2422024-11-28T00:53:45.245Zgcc system 10 system
2432024-11-28T00:53:45.245Zgcc system 7 system
2442024-11-28T00:53:45.245Zgo system 1.20 system
2452024-11-28T00:53:45.245Zgo system 1.19 system
2462024-11-28T00:53:45.245Zllvm system 15 system
2472024-11-28T00:53:45.245Zllvm system 14 system
2482024-11-28T00:53:45.245Zmariadb system 10.6 system
2492024-11-28T00:53:45.245Zmta vendor vendor dma
2502024-11-28T00:53:45.245Zopenjdk system 17 system
2512024-11-28T00:53:45.245Zopenjdk system 11 system
2522024-11-28T00:53:45.245Zopenjdk system 1.8 system
2532024-11-28T00:53:45.245Zopenssl vendor 3 vendor
2542024-11-28T00:53:45.245Zperl system 5.36 system
2552024-11-28T00:53:45.245Zpostgresql system 15 system
2562024-11-28T00:53:45.245Zpostgresql system 13 system
2572024-11-28T00:53:45.245Zpython vendor 3 vendor
2582024-11-28T00:53:45.245Zpython system 2 system
2592024-11-28T00:53:45.245Zpython3 system 3.11 system
2602024-11-28T00:53:45.245Zruby system 3.0 system
2612024-11-28T00:53:45.245Zwords vendor vendor american-english
2622024-11-28T00:53:45.245Zwords system system australian-english
2632024-11-28T00:53:45.245Zwords system system british-english
2642024-11-28T00:53:45.245Zwords system system canadian-english
2652024-11-28T00:53:45.245Zwords system system french
2662024-11-28T00:53:45.245Zwords system system italian
2672024-11-28T00:53:45.245Zwords system system ngerman
2682024-11-28T00:53:45.245Zwords system system ogerman
2692024-11-28T00:53:45.245Zwords system system spanish
2702024-11-28T00:53:45.571ZPUBLISHER TYPE STATUS P LOCATION
2712024-11-28T00:53:45.571Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2722024-11-28T00:53:48.165ZFMRI IFO
2732024-11-28T00:53:48.165Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2742024-11-28T00:53:48.165Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2752024-11-28T00:53:48.165Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2762024-11-28T00:53:48.165Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2772024-11-28T00:53:48.165Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2782024-11-28T00:53:48.165Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2792024-11-28T00:53:48.165Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2802024-11-28T00:53:48.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2812024-11-28T00:53:48.165Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2822024-11-28T00:53:48.165Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2832024-11-28T00:53:48.165Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2842024-11-28T00:53:48.166Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2852024-11-28T00:53:48.166Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2862024-11-28T00:53:48.166Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2872024-11-28T00:53:48.166Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2882024-11-28T00:53:48.901Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2892024-11-28T00:53:49.187Z Updating crates.io index
2902024-11-28T00:53:49.190Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912024-11-28T00:53:49.802Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2922024-11-28T00:53:50.069Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932024-11-28T00:53:50.339Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2942024-11-28T00:53:50.573Z Updating git repository `https://github.com/oxidecomputer/propolis`
2952024-11-28T00:53:51.438Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962024-11-28T00:53:53.776Z Updating git repository `https://github.com/oxidecomputer/opte`
2972024-11-28T00:53:54.957Z Updating git repository `https://github.com/oxidecomputer/falcon`
2982024-11-28T00:53:55.799Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992024-11-28T00:53:56.074Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002024-11-28T00:53:56.360Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3012024-11-28T00:53:56.951Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3022024-11-28T00:53:57.268Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032024-11-28T00:53:57.583Z Updating git repository `https://github.com/oxidecomputer/tofino`
3042024-11-28T00:53:57.799Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052024-11-28T00:53:58.185Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062024-11-28T00:53:58.457Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072024-11-28T00:53:58.709Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082024-11-28T00:53:59.016Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092024-11-28T00:53:59.331Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3102024-11-28T00:53:59.646Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3112024-11-28T00:54:00.089Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122024-11-28T00:54:00.422Z Updating git repository `https://github.com/oxidecomputer/crucible`
3132024-11-28T00:54:01.119Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142024-11-28T00:54:01.469Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3152024-11-28T00:54:01.920Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3162024-11-28T00:54:02.216Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172024-11-28T00:54:02.571Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182024-11-28T00:54:02.854Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192024-11-28T00:54:04.085Z Downloading crates ...
3202024-11-28T00:54:04.178Z Downloaded colorchoice v1.0.2
3212024-11-28T00:54:04.198Z Downloaded generic-array v0.14.7
3222024-11-28T00:54:04.200Z Downloaded strsim v0.11.1
3232024-11-28T00:54:04.202Z Downloaded hashbrown v0.15.0
3242024-11-28T00:54:04.207Z Downloaded usdt-attr-macro v0.5.0
3252024-11-28T00:54:04.209Z Downloaded memchr v2.7.4
3262024-11-28T00:54:04.221Z Downloaded anstream v0.6.15
3272024-11-28T00:54:04.233Z Downloaded anstyle v1.0.10
3282024-11-28T00:54:04.238Z Downloaded anstyle-parse v0.2.5
3292024-11-28T00:54:04.241Z Downloaded bytecount v0.6.8
3302024-11-28T00:54:04.243Z Downloaded dtrace-parser v0.2.0
3312024-11-28T00:54:04.245Z Downloaded anyhow v1.0.93
3322024-11-28T00:54:04.248Z Downloaded equivalent v1.0.1
3332024-11-28T00:54:04.251Z Downloaded autocfg v1.4.0
3342024-11-28T00:54:04.254Z Downloaded clap v4.5.21
3352024-11-28T00:54:04.261Z Downloaded crypto-common v0.1.6
3362024-11-28T00:54:04.263Z Downloaded bitflags v2.6.0
3372024-11-28T00:54:04.266Z Downloaded errno v0.3.9
3382024-11-28T00:54:04.269Z Downloaded block-buffer v0.10.4
3392024-11-28T00:54:04.269Z Downloaded cpufeatures v0.2.14
3402024-11-28T00:54:04.271Z Downloaded clap_builder v4.5.21
3412024-11-28T00:54:04.277Z Downloaded cargo_metadata v0.18.1
3422024-11-28T00:54:04.279Z Downloaded byteorder v1.5.0
3432024-11-28T00:54:04.283Z Downloaded cargo_toml v0.20.5
3442024-11-28T00:54:04.283Z Downloaded digest v0.10.7
3452024-11-28T00:54:04.285Z Downloaded dof v0.3.0
3462024-11-28T00:54:04.285Z Downloaded anstyle-query v1.1.1
3472024-11-28T00:54:04.285Z Downloaded clap_lex v0.7.2
3482024-11-28T00:54:04.288Z Downloaded cargo-platform v0.1.8
3492024-11-28T00:54:04.288Z Downloaded camino v1.1.9
3502024-11-28T00:54:04.291Z Downloaded pest_generator v2.7.14
3512024-11-28T00:54:04.291Z Downloaded clap_derive v4.5.18
3522024-11-28T00:54:04.293Z Downloaded once_cell v1.20.2
3532024-11-28T00:54:04.295Z Downloaded fastrand v2.1.1
3542024-11-28T00:54:04.298Z Downloaded camino-tempfile v1.1.1
3552024-11-28T00:54:04.298Z Downloaded scroll v0.12.0
3562024-11-28T00:54:04.300Z Downloaded papergrid v0.11.0
3572024-11-28T00:54:04.304Z Downloaded cfg-if v1.0.0
3582024-11-28T00:54:04.307Z Downloaded itoa v1.0.11
3592024-11-28T00:54:04.316Z Downloaded scroll_derive v0.12.0
3602024-11-28T00:54:04.318Z Downloaded goblin v0.8.2
3612024-11-28T00:54:04.323Z Downloaded pretty-hex v0.4.1
3622024-11-28T00:54:04.332Z Downloaded fs-err v2.11.0
3632024-11-28T00:54:04.335Z Downloaded usdt-macro v0.5.0
3642024-11-28T00:54:04.335Z Downloaded memmap v0.7.0
3652024-11-28T00:54:04.338Z Downloaded heck v0.4.1
3662024-11-28T00:54:04.338Z Downloaded fnv v1.0.7
3672024-11-28T00:54:04.343Z Downloaded swrite v0.1.0
3682024-11-28T00:54:04.352Z Downloaded macaddr v1.0.1
3692024-11-28T00:54:04.357Z Downloaded proc-macro-error-attr v1.0.4
3702024-11-28T00:54:04.361Z Downloaded plain v0.2.3
3712024-11-28T00:54:04.363Z Downloaded smawk v0.3.2
3722024-11-28T00:54:04.363Z Downloaded terminal_size v0.4.0
3732024-11-28T00:54:04.369Z Downloaded quote v1.0.37
3742024-11-28T00:54:04.371Z Downloaded pest_derive v2.7.14
3752024-11-28T00:54:04.373Z Downloaded unicode-linebreak v0.1.5
3762024-11-28T00:54:04.375Z Downloaded serde_spanned v0.6.8
3772024-11-28T00:54:04.378Z Downloaded thiserror v1.0.69
3782024-11-28T00:54:04.383Z Downloaded version_check v0.9.5
3792024-11-28T00:54:04.385Z Downloaded heck v0.5.0
3802024-11-28T00:54:04.385Z Downloaded toml_datetime v0.6.8
3812024-11-28T00:54:04.385Z Downloaded thiserror-impl v1.0.69
3822024-11-28T00:54:04.388Z Downloaded usdt v0.5.0
3832024-11-28T00:54:04.391Z Downloaded is_terminal_polyfill v1.70.1
3842024-11-28T00:54:04.395Z Downloaded tabled_derive v0.7.0
3852024-11-28T00:54:04.404Z Downloaded proc-macro-error v1.0.4
3862024-11-28T00:54:04.408Z Downloaded thread-id v4.2.2
3872024-11-28T00:54:04.411Z Downloaded tempfile v3.13.0
3882024-11-28T00:54:04.411Z Downloaded serde_tokenstream v0.2.2
3892024-11-28T00:54:04.413Z Downloaded semver v1.0.23
3902024-11-28T00:54:04.416Z Downloaded utf8parse v0.2.2
3912024-11-28T00:54:04.416Z Downloaded log v0.4.22
3922024-11-28T00:54:04.419Z Downloaded usdt-impl v0.5.0
3932024-11-28T00:54:04.422Z Downloaded zerocopy-derive v0.7.35
3942024-11-28T00:54:04.426Z Downloaded typenum v1.17.0
3952024-11-28T00:54:04.429Z Downloaded proc-macro2 v1.0.89
3962024-11-28T00:54:04.431Z Downloaded ryu v1.0.18
3972024-11-28T00:54:04.433Z Downloaded unicode-ident v1.0.13
3982024-11-28T00:54:04.436Z Downloaded ucd-trie v0.1.7
3992024-11-28T00:54:04.440Z Downloaded toml v0.8.19
4002024-11-28T00:54:04.442Z Downloaded sha2 v0.10.8
4012024-11-28T00:54:04.442Z Downloaded textwrap v0.16.1
4022024-11-28T00:54:04.445Z Downloaded serde_derive v1.0.215
4032024-11-28T00:54:04.448Z Downloaded pest_meta v2.7.14
4042024-11-28T00:54:04.451Z Downloaded indexmap v2.6.0
4052024-11-28T00:54:04.469Z Downloaded serde v1.0.215
4062024-11-28T00:54:04.485Z Downloaded toml_edit v0.22.22
4072024-11-28T00:54:04.505Z Downloaded pest v2.7.14
4082024-11-28T00:54:04.515Z Downloaded zerocopy v0.7.35
4092024-11-28T00:54:04.541Z Downloaded winnow v0.6.20
4102024-11-28T00:54:04.549Z Downloaded serde_json v1.0.132
4112024-11-28T00:54:04.555Z Downloaded tabled v0.15.0
4122024-11-28T00:54:04.569Z Downloaded unicode-width v0.1.14
4132024-11-28T00:54:04.574Z Downloaded syn v1.0.109
4142024-11-28T00:54:04.583Z Downloaded syn v2.0.87
4152024-11-28T00:54:04.593Z Downloaded rustix v0.38.37
4162024-11-28T00:54:04.631Z Downloaded libc v0.2.162
4172024-11-28T00:54:04.949Z Compiling proc-macro2 v1.0.89
4182024-11-28T00:54:04.949Z Compiling unicode-ident v1.0.13
4192024-11-28T00:54:04.951Z Compiling version_check v0.9.5
4202024-11-28T00:54:04.951Z Compiling serde v1.0.215
4212024-11-28T00:54:04.951Z Compiling memchr v2.7.4
4222024-11-28T00:54:04.951Z Compiling thiserror v1.0.69
4232024-11-28T00:54:04.951Z Compiling libc v0.2.162
4242024-11-28T00:54:04.984Z Compiling itoa v1.0.11
4252024-11-28T00:54:05.208Z Compiling ucd-trie v0.1.7
4262024-11-28T00:54:05.291Z Compiling ryu v1.0.18
4272024-11-28T00:54:05.667Z Compiling once_cell v1.20.2
4282024-11-28T00:54:05.856Z Compiling byteorder v1.5.0
4292024-11-28T00:54:05.998Z Compiling rustix v0.38.37
4302024-11-28T00:54:06.098Z Compiling serde_json v1.0.132
4312024-11-28T00:54:06.304Z Compiling bitflags v2.6.0
4322024-11-28T00:54:06.440Z Compiling proc-macro-error-attr v1.0.4
4332024-11-28T00:54:06.636Z Compiling usdt-impl v0.5.0
4342024-11-28T00:54:06.708Z Compiling syn v1.0.109
4352024-11-28T00:54:06.758Z Compiling proc-macro-error v1.0.4
4362024-11-28T00:54:06.805Z Compiling quote v1.0.37
4372024-11-28T00:54:06.971Z Compiling equivalent v1.0.1
4382024-11-28T00:54:07.053Z Compiling hashbrown v0.15.0
4392024-11-28T00:54:07.087Z Compiling camino v1.1.9
4402024-11-28T00:54:07.111Z Compiling log v0.4.22
4412024-11-28T00:54:07.318Z Compiling syn v2.0.87
4422024-11-28T00:54:07.431Z Compiling errno v0.3.9
4432024-11-28T00:54:07.519Z Compiling thread-id v4.2.2
4442024-11-28T00:54:07.544Z Compiling plain v0.2.3
4452024-11-28T00:54:07.664Z Compiling utf8parse v0.2.2
4462024-11-28T00:54:07.807Z Compiling anstyle-parse v0.2.5
4472024-11-28T00:54:07.855Z Compiling colorchoice v1.0.2
4482024-11-28T00:54:08.025Z Compiling anstyle v1.0.10
4492024-11-28T00:54:08.123Z Compiling is_terminal_polyfill v1.70.1
4502024-11-28T00:54:08.155Z Compiling unicode-width v0.1.14
4512024-11-28T00:54:08.261Z Compiling indexmap v2.6.0
4522024-11-28T00:54:08.265Z Compiling winnow v0.6.20
4532024-11-28T00:54:08.476Z Compiling semver v1.0.23
4542024-11-28T00:54:08.559Z Compiling pretty-hex v0.4.1
4552024-11-28T00:54:08.670Z Compiling autocfg v1.4.0
4562024-11-28T00:54:08.782Z Compiling anstyle-query v1.1.1
4572024-11-28T00:54:08.934Z Compiling anstream v0.6.15
4582024-11-28T00:54:09.376Z Compiling heck v0.5.0
4592024-11-28T00:54:09.618Z Compiling bytecount v0.6.8
4602024-11-28T00:54:09.699Z Compiling fnv v1.0.7
4612024-11-28T00:54:09.862Z Compiling terminal_size v0.4.0
4622024-11-28T00:54:09.888Z Compiling fs-err v2.11.0
4632024-11-28T00:54:09.909Z Compiling fastrand v2.1.1
4642024-11-28T00:54:09.912Z Compiling heck v0.4.1
4652024-11-28T00:54:10.053Z Compiling anyhow v1.0.93
4662024-11-28T00:54:10.171Z Compiling strsim v0.11.1
4672024-11-28T00:54:10.446Z Compiling cfg-if v1.0.0
4682024-11-28T00:54:10.611Z Compiling clap_lex v0.7.2
4692024-11-28T00:54:10.907Z Compiling clap_builder v4.5.21
4702024-11-28T00:54:11.063Z Compiling tempfile v3.13.0
4712024-11-28T00:54:11.132Z Compiling papergrid v0.11.0
4722024-11-28T00:54:11.208Z Compiling memmap v0.7.0
4732024-11-28T00:54:11.249Z Compiling smawk v0.3.2
4742024-11-28T00:54:11.461Z Compiling unicode-linebreak v0.1.5
4752024-11-28T00:54:11.956Z Compiling textwrap v0.16.1
4762024-11-28T00:54:12.144Z Compiling swrite v0.1.0
4772024-11-28T00:54:13.264Z Compiling tabled_derive v0.7.0
4782024-11-28T00:54:14.888Z Compiling tabled v0.15.0
4792024-11-28T00:54:16.344Z Compiling serde_derive v1.0.215
4802024-11-28T00:54:16.344Z Compiling thiserror-impl v1.0.69
4812024-11-28T00:54:16.349Z Compiling zerocopy-derive v0.7.35
4822024-11-28T00:54:16.349Z Compiling scroll_derive v0.12.0
4832024-11-28T00:54:16.568Z Compiling clap_derive v4.5.18
4842024-11-28T00:54:17.537Z Compiling scroll v0.12.0
4852024-11-28T00:54:18.016Z Compiling goblin v0.8.2
4862024-11-28T00:54:18.186Z Compiling zerocopy v0.7.35
4872024-11-28T00:54:18.991Z Compiling pest v2.7.14
4882024-11-28T00:54:20.419Z Compiling clap v4.5.21
4892024-11-28T00:54:21.252Z Compiling pest_meta v2.7.14
4902024-11-28T00:54:22.129Z Compiling pest_generator v2.7.14
4912024-11-28T00:54:24.132Z Compiling pest_derive v2.7.14
4922024-11-28T00:54:24.805Z Compiling dtrace-parser v0.2.0
4932024-11-28T00:54:26.548Z Compiling serde_tokenstream v0.2.2
4942024-11-28T00:54:26.720Z Compiling toml_datetime v0.6.8
4952024-11-28T00:54:26.720Z Compiling serde_spanned v0.6.8
4962024-11-28T00:54:27.011Z Compiling cargo-platform v0.1.8
4972024-11-28T00:54:27.105Z Compiling toml_edit v0.22.22
4982024-11-28T00:54:27.133Z Compiling macaddr v1.0.1
4992024-11-28T00:54:27.451Z Compiling camino-tempfile v1.1.1
5002024-11-28T00:54:27.981Z Compiling dof v0.3.0
5012024-11-28T00:54:28.311Z Compiling cargo_metadata v0.18.1
5022024-11-28T00:54:29.631Z Compiling usdt-macro v0.5.0
5032024-11-28T00:54:29.631Z Compiling usdt-attr-macro v0.5.0
5042024-11-28T00:54:29.925Z Compiling toml v0.8.19
5052024-11-28T00:54:30.792Z Compiling cargo_toml v0.20.5
5062024-11-28T00:54:30.926Z Compiling usdt v0.5.0
5072024-11-28T00:54:34.242Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5082024-11-28T00:54:38.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.65s
5092024-11-28T00:54:38.596Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5102024-11-28T00:54:39.134Z Downloading crates ...
5112024-11-28T00:54:39.290Z Downloaded iana-time-zone v0.1.61
5122024-11-28T00:54:39.298Z Downloaded lazycell v1.3.0
5132024-11-28T00:54:39.302Z Downloaded internet-checksum v0.2.1
5142024-11-28T00:54:39.302Z Downloaded icu_locid_transform v1.5.0
5152024-11-28T00:54:39.305Z Downloaded headers-core v0.3.0
5162024-11-28T00:54:39.309Z Downloaded libm v0.2.8
5172024-11-28T00:54:39.317Z Downloaded icu_locid_transform_data v1.5.0
5182024-11-28T00:54:39.321Z Downloaded ipnetwork v0.20.0
5192024-11-28T00:54:39.324Z Downloaded darling v0.20.10
5202024-11-28T00:54:39.345Z Downloaded rayon v1.10.0
5212024-11-28T00:54:39.405Z Downloaded cexpr v0.6.0
5222024-11-28T00:54:39.408Z Downloaded http v1.1.0
5232024-11-28T00:54:39.411Z Downloaded chacha20 v0.9.1
5242024-11-28T00:54:39.415Z Downloaded aead v0.5.2
5252024-11-28T00:54:39.417Z Downloaded hostname v0.3.1
5262024-11-28T00:54:39.417Z Downloaded httparse v1.9.5
5272024-11-28T00:54:39.420Z Downloaded http-body v1.0.1
5282024-11-28T00:54:39.420Z Downloaded hubpack_derive v0.1.1
5292024-11-28T00:54:39.423Z Downloaded atty v0.2.14
5302024-11-28T00:54:39.423Z Downloaded atomicwrites v0.4.4
5312024-11-28T00:54:39.426Z Downloaded hostname v0.4.0
5322024-11-28T00:54:39.426Z Downloaded hubpack v0.1.2
5332024-11-28T00:54:39.427Z Downloaded adler2 v2.0.0
5342024-11-28T00:54:39.429Z Downloaded icu_locid v1.5.0
5352024-11-28T00:54:39.433Z Downloaded hyper-util v0.1.10
5362024-11-28T00:54:39.437Z Downloaded indoc v1.0.9
5372024-11-28T00:54:39.440Z Downloaded convert_case v0.4.0
5382024-11-28T00:54:39.442Z Downloaded cmake v0.1.51
5392024-11-28T00:54:39.445Z Downloaded ciborium-ll v0.2.2
5402024-11-28T00:54:39.445Z Downloaded async-recursion v1.1.1
5412024-11-28T00:54:39.449Z Downloaded icu_provider_macros v1.5.0
5422024-11-28T00:54:39.451Z Downloaded httpdate v1.0.3
5432024-11-28T00:54:39.452Z Downloaded assert_matches v1.5.0
5442024-11-28T00:54:39.452Z Downloaded addr2line v0.24.2
5452024-11-28T00:54:39.454Z Downloaded async-bb8-diesel v0.2.1
5462024-11-28T00:54:39.459Z Downloaded impl-trait-for-tuples v0.2.2
5472024-11-28T00:54:39.462Z Downloaded async-stream-impl v0.3.6
5482024-11-28T00:54:39.462Z Downloaded arrayref v0.3.9
5492024-11-28T00:54:39.462Z Downloaded bitfield-struct v0.6.2
5502024-11-28T00:54:39.465Z Downloaded ident_case v1.0.1
5512024-11-28T00:54:39.465Z Downloaded is_ci v1.2.0
5522024-11-28T00:54:39.465Z Downloaded hyper-tls v0.6.0
5532024-11-28T00:54:39.467Z Downloaded cfg_aliases v0.1.1
5542024-11-28T00:54:39.467Z Downloaded bitflags v1.3.2
5552024-11-28T00:54:39.470Z Downloaded bit-set v0.5.3
5562024-11-28T00:54:39.473Z Downloaded bcrypt-pbkdf v0.10.0
5572024-11-28T00:54:39.473Z Downloaded atomic-waker v1.1.2
5582024-11-28T00:54:39.476Z Downloaded instant v0.1.13
5592024-11-28T00:54:39.476Z Downloaded crc v3.2.1
5602024-11-28T00:54:39.478Z Downloaded base16ct v0.2.0
5612024-11-28T00:54:39.481Z Downloaded indent_write v2.2.0
5622024-11-28T00:54:39.484Z Downloaded async-stream v0.3.6
5632024-11-28T00:54:39.484Z Downloaded array-init v0.0.4
5642024-11-28T00:54:39.487Z Downloaded hyper-staticfile v0.10.1
5652024-11-28T00:54:39.487Z Downloaded backoff v0.4.0
5662024-11-28T00:54:39.490Z Downloaded arrayvec v0.7.6
5672024-11-28T00:54:39.492Z Downloaded icu_properties v1.5.1
5682024-11-28T00:54:39.496Z Downloaded castaway v0.2.3
5692024-11-28T00:54:39.496Z Downloaded blowfish v0.9.1
5702024-11-28T00:54:39.499Z Downloaded ascii-canvas v3.0.0
5712024-11-28T00:54:39.499Z Downloaded kstat-rs v0.2.4
5722024-11-28T00:54:39.502Z Downloaded keccak v0.1.5
5732024-11-28T00:54:39.502Z Downloaded ciborium-io v0.2.2
5742024-11-28T00:54:39.505Z Downloaded matches v0.1.10
5752024-11-28T00:54:39.505Z Downloaded bitfield v0.14.0
5762024-11-28T00:54:39.508Z Downloaded instability v0.3.2
5772024-11-28T00:54:39.508Z Downloaded argon2 v0.5.3
5782024-11-28T00:54:39.508Z Downloaded idna_adapter v1.2.0
5792024-11-28T00:54:39.511Z Downloaded block-padding v0.3.3
5802024-11-28T00:54:39.511Z Downloaded cfg_aliases v0.2.1
5812024-11-28T00:54:39.513Z Downloaded bytes v1.8.0
5822024-11-28T00:54:39.516Z Downloaded constant_time_eq v0.3.1
5832024-11-28T00:54:39.519Z Downloaded md5 v0.7.0
5842024-11-28T00:54:39.519Z Downloaded match_cfg v0.1.0
5852024-11-28T00:54:39.519Z Downloaded cassowary v0.3.0
5862024-11-28T00:54:39.521Z Downloaded buf-list v1.0.3
5872024-11-28T00:54:39.523Z Downloaded cbc v0.1.2
5882024-11-28T00:54:39.526Z Downloaded allocator-api2 v0.2.18
5892024-11-28T00:54:39.529Z Downloaded lru-cache v0.1.2
5902024-11-28T00:54:39.529Z Downloaded lalrpop-util v0.19.12
5912024-11-28T00:54:39.534Z Downloaded base64ct v1.6.0
5922024-11-28T00:54:39.537Z Downloaded rustfmt-wrapper v0.2.1
5932024-11-28T00:54:39.537Z Downloaded managed v0.8.0
5942024-11-28T00:54:39.537Z Downloaded linear-map v1.2.0
5952024-11-28T00:54:39.537Z Downloaded lockfree-object-pool v0.1.6
5962024-11-28T00:54:39.540Z Downloaded bzip2 v0.4.4
5972024-11-28T00:54:39.543Z Downloaded linked-hash-map v0.5.6
5982024-11-28T00:54:39.543Z Downloaded libsw v3.3.1
5992024-11-28T00:54:39.545Z Downloaded icu_normalizer_data v1.5.0
6002024-11-28T00:54:39.547Z Downloaded lru v0.12.5
6012024-11-28T00:54:39.550Z Downloaded cipher v0.4.4
6022024-11-28T00:54:39.550Z Downloaded cstr-argument v0.1.2
6032024-11-28T00:54:39.553Z Downloaded home v0.5.9
6042024-11-28T00:54:39.553Z Downloaded indexmap v1.9.3
6052024-11-28T00:54:39.557Z Downloaded bcs v0.1.6
6062024-11-28T00:54:39.559Z Downloaded crucible-workspace-hack v0.1.0
6072024-11-28T00:54:39.559Z Downloaded icu_provider v1.5.0
6082024-11-28T00:54:39.562Z Downloaded maybe-uninit v2.0.0
6092024-11-28T00:54:39.565Z Downloaded heck v0.3.3
6102024-11-28T00:54:39.565Z Downloaded hex v0.4.3
6112024-11-28T00:54:39.568Z Downloaded colored v2.1.0
6122024-11-28T00:54:39.568Z Downloaded chrono-tz-build v0.4.0
6132024-11-28T00:54:39.571Z Downloaded ahash v0.8.11
6142024-11-28T00:54:39.574Z Downloaded mime v0.3.17
6152024-11-28T00:54:39.574Z Downloaded md-5 v0.10.6
6162024-11-28T00:54:39.574Z Downloaded memoffset v0.9.1
6172024-11-28T00:54:39.577Z Downloaded cancel-safe-futures v0.1.5
6182024-11-28T00:54:39.579Z Downloaded quinn-udp v0.5.5
6192024-11-28T00:54:39.582Z Downloaded secrecy v0.8.0
6202024-11-28T00:54:39.582Z Downloaded slog-async v2.8.0
6212024-11-28T00:54:39.585Z Downloaded async-trait v0.1.83
6222024-11-28T00:54:39.587Z Downloaded sec1 v0.7.3
6232024-11-28T00:54:39.589Z Downloaded smallvec v0.6.14
6242024-11-28T00:54:39.592Z Downloaded progenitor-macro v0.8.0
6252024-11-28T00:54:39.592Z Downloaded maplit v1.0.2
6262024-11-28T00:54:39.595Z Downloaded synstructure v0.13.1
6272024-11-28T00:54:39.595Z Downloaded crossbeam-deque v0.8.5
6282024-11-28T00:54:39.598Z Downloaded ctr v0.9.2
6292024-11-28T00:54:39.598Z Downloaded libefi-sys v0.1.0
6302024-11-28T00:54:39.600Z Downloaded libloading v0.8.5
6312024-11-28T00:54:39.603Z Downloaded curve25519-dalek-derive v0.1.1
6322024-11-28T00:54:39.603Z Downloaded crc-catalog v2.4.0
6332024-11-28T00:54:39.606Z Downloaded const_format v0.2.33
6342024-11-28T00:54:39.609Z Downloaded zone_cfg_derive v0.3.0
6352024-11-28T00:54:39.611Z Downloaded ciborium v0.2.2
6362024-11-28T00:54:39.613Z Downloaded utf16_iter v1.0.5
6372024-11-28T00:54:39.616Z Downloaded unicode-truncate v1.1.0
6382024-11-28T00:54:39.616Z Downloaded litemap v0.7.3
6392024-11-28T00:54:39.619Z Downloaded zone_cfg_derive v0.1.2
6402024-11-28T00:54:39.619Z Downloaded const_format_proc_macros v0.2.33
6412024-11-28T00:54:39.622Z Downloaded crossbeam-epoch v0.9.18
6422024-11-28T00:54:39.624Z Downloaded string_cache v0.8.7
6432024-11-28T00:54:39.628Z Downloaded stable_deref_trait v1.2.0
6442024-11-28T00:54:39.628Z Downloaded lock_api v0.4.12
6452024-11-28T00:54:39.630Z Downloaded cookie v0.18.1
6462024-11-28T00:54:39.634Z Downloaded blake2 v0.10.6
6472024-11-28T00:54:39.634Z Downloaded highway v1.2.0
6482024-11-28T00:54:39.636Z Downloaded rand_chacha v0.3.1
6492024-11-28T00:54:39.639Z Downloaded cookie_store v0.21.0
6502024-11-28T00:54:39.642Z Downloaded crossbeam-channel v0.5.13
6512024-11-28T00:54:39.644Z Downloaded smallvec v1.13.2
6522024-11-28T00:54:39.647Z Downloaded serde_with_macros v3.11.0
6532024-11-28T00:54:39.651Z Downloaded arc-swap v1.7.1
6542024-11-28T00:54:39.653Z Downloaded bumpalo v3.16.0
6552024-11-28T00:54:39.656Z Downloaded csv-core v0.1.11
6562024-11-28T00:54:39.659Z Downloaded backtrace v0.3.74
6572024-11-28T00:54:39.672Z Downloaded rpassword v7.3.1
6582024-11-28T00:54:39.675Z Downloaded scopeguard v1.2.0
6592024-11-28T00:54:39.677Z Downloaded aes v0.8.4
6602024-11-28T00:54:39.680Z Downloaded chacha20poly1305 v0.10.1
6612024-11-28T00:54:39.682Z Downloaded twox-hash v1.6.3
6622024-11-28T00:54:39.685Z Downloaded yoke-derive v0.7.4
6632024-11-28T00:54:39.685Z Downloaded password-hash v0.4.2
6642024-11-28T00:54:39.687Z Downloaded packed_struct v0.10.1
6652024-11-28T00:54:39.690Z Downloaded crc-any v2.5.0
6662024-11-28T00:54:39.690Z Downloaded ssh-cipher v0.2.0
6672024-11-28T00:54:39.693Z Downloaded strum v0.26.3
6682024-11-28T00:54:39.695Z Downloaded endian-type v0.1.2
6692024-11-28T00:54:39.695Z Downloaded num-iter v0.1.45
6702024-11-28T00:54:39.695Z Downloaded foldhash v0.1.3
6712024-11-28T00:54:39.697Z Downloaded float-ord v0.3.2
6722024-11-28T00:54:39.697Z Downloaded float-cmp v0.9.0
6732024-11-28T00:54:39.701Z Downloaded compact_str v0.8.0
6742024-11-28T00:54:39.704Z Downloaded fxhash v0.2.1
6752024-11-28T00:54:39.704Z Downloaded unicode-xid v0.2.6
6762024-11-28T00:54:39.707Z Downloaded tokio-stream v0.1.16
6772024-11-28T00:54:39.712Z Downloaded tokio-rustls v0.26.0
6782024-11-28T00:54:39.715Z Downloaded crypto-bigint v0.5.5
6792024-11-28T00:54:39.719Z Downloaded base64 v0.21.7
6802024-11-28T00:54:39.724Z Downloaded enum-as-inner v0.6.1
6812024-11-28T00:54:39.724Z Downloaded indicatif v0.17.9
6822024-11-28T00:54:39.733Z Downloaded signal-hook-tokio v0.3.1
6832024-11-28T00:54:39.735Z Downloaded rustc_version v0.1.7
6842024-11-28T00:54:39.738Z Downloaded pem v3.0.4
6852024-11-28T00:54:39.741Z Downloaded sync_wrapper v1.0.1
6862024-11-28T00:54:39.741Z Downloaded sync-ptr v0.1.1
6872024-11-28T00:54:39.743Z Downloaded pkg-config v0.3.31
6882024-11-28T00:54:39.746Z Downloaded rtoolbox v0.0.2
6892024-11-28T00:54:39.748Z Downloaded want v0.3.1
6902024-11-28T00:54:39.751Z Downloaded take_mut v0.2.2
6912024-11-28T00:54:39.751Z Downloaded static_assertions v1.1.0
6922024-11-28T00:54:39.753Z Downloaded rustc_version v0.4.1
6932024-11-28T00:54:39.756Z Downloaded num-rational v0.4.2
6942024-11-28T00:54:39.759Z Downloaded toml v0.7.8
6952024-11-28T00:54:39.762Z Downloaded tap v1.0.1
6962024-11-28T00:54:39.762Z Downloaded percent-encoding v2.3.1
6972024-11-28T00:54:39.765Z Downloaded ssh-encoding v0.2.0
6982024-11-28T00:54:39.768Z Downloaded dhcproto v0.12.0
6992024-11-28T00:54:39.768Z Downloaded spin v0.9.8
7002024-11-28T00:54:39.771Z Downloaded tokio-rustls v0.24.1
7012024-11-28T00:54:39.774Z Downloaded tls_codec_derive v0.4.1
7022024-11-28T00:54:39.776Z Downloaded pbkdf2 v0.12.2
7032024-11-28T00:54:39.776Z Downloaded aes-gcm v0.10.3
7042024-11-28T00:54:39.780Z Downloaded tokio-rustls v0.25.0
7052024-11-28T00:54:39.782Z Downloaded rayon-core v1.12.1
7062024-11-28T00:54:39.786Z Downloaded ref-cast v1.0.23
7072024-11-28T00:54:39.789Z Downloaded schemars v0.8.21
7082024-11-28T00:54:39.801Z Downloaded zeroize_derive v1.4.2
7092024-11-28T00:54:39.803Z Downloaded normalize-line-endings v0.3.0
7102024-11-28T00:54:39.804Z Downloaded utf-8 v0.7.6
7112024-11-28T00:54:39.806Z Downloaded opaque-debug v0.3.1
7122024-11-28T00:54:39.806Z Downloaded progenitor-impl v0.8.0
7132024-11-28T00:54:39.809Z Downloaded pem-rfc7468 v0.7.0
7142024-11-28T00:54:39.812Z Downloaded signature v2.2.0
7152024-11-28T00:54:39.814Z Downloaded rustc-hash v2.0.0
7162024-11-28T00:54:39.814Z Downloaded dirs-sys-next v0.1.2
7172024-11-28T00:54:39.817Z Downloaded defmt-parser v0.3.4
7182024-11-28T00:54:39.817Z Downloaded heapless v0.7.17
7192024-11-28T00:54:39.821Z Downloaded zerovec-derive v0.10.3
7202024-11-28T00:54:39.824Z Downloaded postgres-protocol v0.6.7
7212024-11-28T00:54:39.827Z Downloaded flagset v0.4.6
7222024-11-28T00:54:39.829Z Downloaded either v1.13.0
7232024-11-28T00:54:39.831Z Downloaded whoami v1.5.2
7242024-11-28T00:54:39.834Z Downloaded termtree v0.4.1
7252024-11-28T00:54:39.834Z Downloaded fixedbitset v0.4.2
7262024-11-28T00:54:39.836Z Downloaded futures-core v0.3.31
7272024-11-28T00:54:39.836Z Downloaded dhcproto-macros v0.1.0
7282024-11-28T00:54:39.839Z Downloaded stringprep v0.1.5
7292024-11-28T00:54:39.842Z Downloaded vte_generate_state_changes v0.1.2
7302024-11-28T00:54:39.842Z Downloaded hash32 v0.3.1
7312024-11-28T00:54:39.844Z Downloaded term v0.7.0
7322024-11-28T00:54:39.847Z Downloaded nanorand v0.7.0
7332024-11-28T00:54:39.850Z Downloaded multimap v0.10.0
7342024-11-28T00:54:39.850Z Downloaded mirai-annotations v1.12.0
7352024-11-28T00:54:39.852Z Downloaded ed25519 v2.2.3
7362024-11-28T00:54:39.855Z Downloaded futures-macro v0.3.31
7372024-11-28T00:54:39.855Z Downloaded sct v0.7.1
7382024-11-28T00:54:39.858Z Downloaded pin-project-internal v1.1.6
7392024-11-28T00:54:39.860Z Downloaded path-slash v0.1.5
7402024-11-28T00:54:39.863Z Downloaded futures-sink v0.3.31
7412024-11-28T00:54:39.863Z Downloaded heapless v0.8.0
7422024-11-28T00:54:39.866Z Downloaded wait-timeout v0.2.0
7432024-11-28T00:54:39.868Z Downloaded simd-adler32 v0.3.7
7442024-11-28T00:54:39.871Z Downloaded darling_macro v0.20.10
7452024-11-28T00:54:39.874Z Downloaded powerfmt v0.2.0
7462024-11-28T00:54:39.874Z Downloaded ppv-lite86 v0.2.20
7472024-11-28T00:54:39.877Z Downloaded salsa20 v0.10.2
7482024-11-28T00:54:39.877Z Downloaded ff v0.13.0
7492024-11-28T00:54:39.880Z Downloaded polyval v0.6.2
7502024-11-28T00:54:39.882Z Downloaded tungstenite v0.24.0
7512024-11-28T00:54:39.885Z Downloaded tungstenite v0.23.0
7522024-11-28T00:54:39.887Z Downloaded postcard v1.0.10
7532024-11-28T00:54:39.890Z Downloaded foreign-types v0.5.0
7542024-11-28T00:54:39.893Z Downloaded crossterm v0.28.1
7552024-11-28T00:54:39.897Z Downloaded spki v0.7.3
7562024-11-28T00:54:39.901Z Downloaded pbkdf2 v0.11.0
7572024-11-28T00:54:39.904Z Downloaded enum-as-inner v0.5.1
7582024-11-28T00:54:39.904Z Downloaded postgres-types v0.2.8
7592024-11-28T00:54:39.907Z Downloaded thiserror-impl-no-std v2.0.2
7602024-11-28T00:54:39.907Z Downloaded oso-derive v0.27.3
7612024-11-28T00:54:39.909Z Downloaded openssl-probe v0.1.5
7622024-11-28T00:54:39.909Z Downloaded number_prefix v0.4.0
7632024-11-28T00:54:39.910Z Downloaded termios v0.3.3
7642024-11-28T00:54:39.912Z Downloaded russh-cryptovec v0.7.3
7652024-11-28T00:54:39.915Z Downloaded openssl-macros v0.1.1
7662024-11-28T00:54:39.915Z Downloaded ecdsa v0.16.9
7672024-11-28T00:54:39.917Z Downloaded peg-runtime v0.8.3
7682024-11-28T00:54:39.917Z Downloaded native-tls v0.2.12
7692024-11-28T00:54:39.919Z Downloaded gethostname v0.5.0
7702024-11-28T00:54:39.922Z Downloaded olpc-cjson v0.1.4
7712024-11-28T00:54:39.922Z Downloaded fragile v2.0.0
7722024-11-28T00:54:39.924Z Downloaded nu-ansi-term v0.50.1
7732024-11-28T00:54:39.927Z Downloaded flume v0.11.1
7742024-11-28T00:54:39.930Z Downloaded derive_builder v0.20.2
7752024-11-28T00:54:39.937Z Downloaded password-hash v0.5.0
7762024-11-28T00:54:39.939Z Downloaded rsa v0.9.6
7772024-11-28T00:54:39.943Z Downloaded try-lock v0.2.5
7782024-11-28T00:54:39.946Z Downloaded blake3 v1.5.4
7792024-11-28T00:54:39.956Z Downloaded waitgroup v0.1.2
7802024-11-28T00:54:39.961Z Downloaded toolchain_find v0.4.0
7812024-11-28T00:54:39.961Z Downloaded dsl_auto_type v0.1.2
7822024-11-28T00:54:39.961Z Downloaded num-integer v0.1.46
7832024-11-28T00:54:39.961Z Downloaded rustls-pemfile v2.2.0
7842024-11-28T00:54:39.963Z Downloaded nodrop v0.1.14
7852024-11-28T00:54:39.963Z Downloaded futures-io v0.3.31
7862024-11-28T00:54:39.966Z Downloaded slog-scope v4.4.0
7872024-11-28T00:54:39.966Z Downloaded getrandom v0.2.15
7882024-11-28T00:54:39.970Z Downloaded rustls-pemfile v1.0.4
7892024-11-28T00:54:39.973Z Downloaded newtype-uuid v1.1.3
7902024-11-28T00:54:39.973Z Downloaded yoke v0.7.4
7912024-11-28T00:54:39.976Z Downloaded typify v0.2.0
7922024-11-28T00:54:39.978Z Downloaded precomputed-hash v0.1.1
7932024-11-28T00:54:39.982Z Downloaded rustversion v1.0.17
7942024-11-28T00:54:39.982Z Downloaded parse-size v1.1.0
7952024-11-28T00:54:39.985Z Downloaded derive_builder_macro v0.20.2
7962024-11-28T00:54:39.985Z Downloaded group v0.13.0
7972024-11-28T00:54:39.988Z Downloaded rustc-hash v1.1.0
7982024-11-28T00:54:39.988Z Downloaded r2d2 v0.8.10
7992024-11-28T00:54:39.991Z Downloaded num-complex v0.4.6
8002024-11-28T00:54:39.991Z Downloaded xattr v1.3.1
8012024-11-28T00:54:39.994Z Downloaded predicates-core v1.0.8
8022024-11-28T00:54:39.994Z Downloaded similar v2.6.0
8032024-11-28T00:54:39.999Z Downloaded oso v0.27.3
8042024-11-28T00:54:40.003Z Downloaded des v0.8.1
8052024-11-28T00:54:40.006Z Downloaded value-bag v1.9.0
8062024-11-28T00:54:40.008Z Downloaded pkcs8 v0.10.2
8072024-11-28T00:54:40.013Z Downloaded predicates-tree v1.0.11
8082024-11-28T00:54:40.015Z Downloaded strum_macros v0.25.3
8092024-11-28T00:54:40.019Z Downloaded fd-lock v4.0.2
8102024-11-28T00:54:40.020Z Downloaded bindgen v0.69.5
8112024-11-28T00:54:40.028Z Downloaded slog-dtrace v0.3.0
8122024-11-28T00:54:40.034Z Downloaded rustls-pki-types v1.9.0
8132024-11-28T00:54:40.037Z Downloaded env_logger v0.11.5
8142024-11-28T00:54:40.037Z Downloaded uzers v0.12.1
8152024-11-28T00:54:40.037Z Downloaded quinn v0.11.5
8162024-11-28T00:54:40.041Z Downloaded deranged v0.3.11
8172024-11-28T00:54:40.045Z Downloaded foreign-types-shared v0.1.1
8182024-11-28T00:54:40.046Z Downloaded test-strategy v0.3.1
8192024-11-28T00:54:40.051Z Downloaded predicates v3.1.2
8202024-11-28T00:54:40.051Z Downloaded phf_shared v0.11.2
8212024-11-28T00:54:40.054Z Downloaded rustc-demangle v0.1.24
8222024-11-28T00:54:40.054Z Downloaded fallible-iterator v0.3.0
8232024-11-28T00:54:40.057Z Downloaded fs_extra v1.3.0
8242024-11-28T00:54:40.059Z Downloaded derive_more v0.99.18
8252024-11-28T00:54:40.062Z Downloaded newtype_derive v0.1.6
8262024-11-28T00:54:40.064Z Downloaded hashlink v0.9.1
8272024-11-28T00:54:40.066Z Downloaded scheduled-thread-pool v0.2.7
8282024-11-28T00:54:40.070Z Downloaded unicode-properties v0.1.3
8292024-11-28T00:54:40.073Z Downloaded newline-converter v0.3.0
8302024-11-28T00:54:40.073Z Downloaded new_debug_unreachable v1.0.6
8312024-11-28T00:54:40.073Z Downloaded p256 v0.13.2
8322024-11-28T00:54:40.077Z Downloaded filetime v0.2.25
8332024-11-28T00:54:40.080Z Downloaded fallible-streaming-iterator v0.1.9
8342024-11-28T00:54:40.080Z Downloaded tracing v0.1.40
8352024-11-28T00:54:40.082Z Downloaded itertools v0.13.0
8362024-11-28T00:54:40.089Z Downloaded time-core v0.1.2
8372024-11-28T00:54:40.091Z Downloaded phf_shared v0.10.0
8382024-11-28T00:54:40.091Z Downloaded shlex v1.3.0
8392024-11-28T00:54:40.094Z Downloaded shell-words v1.1.0
8402024-11-28T00:54:40.094Z Downloaded write16 v1.0.0
8412024-11-28T00:54:40.097Z Downloaded itertools v0.12.1
8422024-11-28T00:54:40.101Z Downloaded sha1 v0.10.6
8432024-11-28T00:54:40.104Z Downloaded structmeta-derive v0.2.0
8442024-11-28T00:54:40.106Z Downloaded structmeta v0.3.0
8452024-11-28T00:54:40.106Z Downloaded derive_builder_core v0.20.2
8462024-11-28T00:54:40.109Z Downloaded dropshot_endpoint v0.13.0
8472024-11-28T00:54:40.112Z Downloaded num_threads v0.1.7
8482024-11-28T00:54:40.114Z Downloaded diesel_table_macro_syntax v0.2.0
8492024-11-28T00:54:40.117Z Downloaded futures-task v0.3.31
8502024-11-28T00:54:40.117Z Downloaded futures-executor v0.3.31
8512024-11-28T00:54:40.120Z Downloaded zone v0.1.8
8522024-11-28T00:54:40.120Z Downloaded tokio-native-tls v0.3.1
8532024-11-28T00:54:40.125Z Downloaded wyz v0.5.1
8542024-11-28T00:54:40.125Z Downloaded writeable v0.5.5
8552024-11-28T00:54:40.125Z Downloaded vte v0.11.1
8562024-11-28T00:54:40.128Z Downloaded idna v1.0.3
8572024-11-28T00:54:40.131Z Downloaded phf_codegen v0.11.2
8582024-11-28T00:54:40.131Z Downloaded half v2.4.1
8592024-11-28T00:54:40.141Z Downloaded rand_seeder v0.3.0
8602024-11-28T00:54:40.141Z Downloaded nibble_vec v0.1.0
8612024-11-28T00:54:40.142Z Downloaded zone v0.3.0
8622024-11-28T00:54:40.142Z Downloaded tracing-core v0.1.32
8632024-11-28T00:54:40.142Z Downloaded tokio-tungstenite v0.24.0
8642024-11-28T00:54:40.148Z Downloaded owo-colors v4.1.0
8652024-11-28T00:54:40.152Z Downloaded bitvec v1.0.1
8662024-11-28T00:54:40.162Z Downloaded tinyvec_macros v0.1.1
8672024-11-28T00:54:40.164Z Downloaded serde-big-array v0.5.1
8682024-11-28T00:54:40.164Z Downloaded serde-hex v0.1.0
8692024-11-28T00:54:40.167Z Downloaded schemars_derive v0.8.21
8702024-11-28T00:54:40.169Z Downloaded phf_generator v0.11.2
8712024-11-28T00:54:40.170Z Downloaded peg-macros v0.8.4
8722024-11-28T00:54:40.172Z Downloaded utf8_iter v1.0.4
8732024-11-28T00:54:40.175Z Downloaded semver v0.1.20
8742024-11-28T00:54:40.175Z Downloaded serde_derive_internals v0.29.1
8752024-11-28T00:54:40.177Z Downloaded paste v1.0.15
8762024-11-28T00:54:40.180Z Downloaded derive-where v1.2.7
8772024-11-28T00:54:40.183Z Downloaded num-conv v0.1.0
8782024-11-28T00:54:40.186Z Downloaded glob v0.3.1
8792024-11-28T00:54:40.188Z Downloaded embedded-io v0.6.1
8802024-11-28T00:54:40.188Z Downloaded embedded-io v0.4.0
8812024-11-28T00:54:40.191Z Downloaded futures-channel v0.3.31
8822024-11-28T00:54:40.195Z Downloaded tokio-tungstenite v0.23.1
8832024-11-28T00:54:40.198Z Downloaded fatfs v0.3.6
8842024-11-28T00:54:40.198Z Downloaded sqlparser_derive v0.2.2
8852024-11-28T00:54:40.201Z Downloaded openssl-sys v0.9.103
8862024-11-28T00:54:40.205Z Downloaded der v0.7.9
8872024-11-28T00:54:40.211Z Downloaded dunce v1.0.5
8882024-11-28T00:54:40.216Z Downloaded pkcs5 v0.7.1
8892024-11-28T00:54:40.218Z Downloaded elliptic-curve v0.13.8
8902024-11-28T00:54:40.224Z Downloaded sqlformat v0.2.6
8912024-11-28T00:54:40.227Z Downloaded slab v0.4.9
8922024-11-28T00:54:40.227Z Downloaded signal-hook-mio v0.2.4
8932024-11-28T00:54:40.227Z Downloaded time-macros v0.2.18
8942024-11-28T00:54:40.232Z Downloaded thread_local v1.1.8
8952024-11-28T00:54:40.232Z Downloaded untrusted v0.9.0
8962024-11-28T00:54:40.232Z Downloaded thiserror-no-std v2.0.2
8972024-11-28T00:54:40.235Z Downloaded zerofrom v0.1.4
8982024-11-28T00:54:40.238Z Downloaded primeorder v0.13.6
8992024-11-28T00:54:40.238Z Downloaded num v0.4.3
9002024-11-28T00:54:40.240Z Downloaded ghash v0.5.1
9012024-11-28T00:54:40.240Z Downloaded defmt v0.3.8
9022024-11-28T00:54:40.244Z Downloaded defmt-macros v0.3.9
9032024-11-28T00:54:40.247Z Downloaded xz2 v0.1.7
9042024-11-28T00:54:40.250Z Downloaded uuid v1.11.0
9052024-11-28T00:54:40.254Z Downloaded pretty-hex v0.2.1
9062024-11-28T00:54:40.257Z Downloaded serde_urlencoded v0.7.1
9072024-11-28T00:54:40.257Z Downloaded serde_repr v0.1.19
9082024-11-28T00:54:40.262Z Downloaded progenitor v0.8.0
9092024-11-28T00:54:40.262Z Downloaded proc-macro-crate v1.3.1
9102024-11-28T00:54:40.264Z Downloaded unsafe-libyaml v0.2.11
9112024-11-28T00:54:40.267Z Downloaded expectorate v1.1.0
9122024-11-28T00:54:40.271Z Downloaded num-bigint v0.4.6
9132024-11-28T00:54:40.274Z Downloaded strip-ansi-escapes v0.2.0
9142024-11-28T00:54:40.276Z Downloaded display-error-chain v0.2.2
9152024-11-28T00:54:40.276Z Downloaded dirs-next v2.0.0
9162024-11-28T00:54:40.279Z Downloaded unarray v0.1.4
9172024-11-28T00:54:40.279Z Downloaded difflib v0.4.0
9182024-11-28T00:54:40.282Z Downloaded mio v1.0.2
9192024-11-28T00:54:40.285Z Downloaded num_enum_derive v0.5.11
9202024-11-28T00:54:40.288Z Downloaded parking_lot v0.12.3
9212024-11-28T00:54:40.291Z Downloaded tower-service v0.3.3
9222024-11-28T00:54:40.291Z Downloaded psl-types v2.0.11
9232024-11-28T00:54:40.294Z Downloaded serde_with v3.11.0
9242024-11-28T00:54:40.301Z Downloaded untrusted v0.7.1
9252024-11-28T00:54:40.304Z Downloaded chrono v0.4.38
9262024-11-28T00:54:40.310Z Downloaded downcast v0.11.0
9272024-11-28T00:54:40.312Z Downloaded resolv-conf v0.7.0
9282024-11-28T00:54:40.315Z Downloaded parse-display-derive v0.10.0
9292024-11-28T00:54:40.315Z Downloaded zerofrom-derive v0.1.4
9302024-11-28T00:54:40.319Z Downloaded universal-hash v0.5.1
9312024-11-28T00:54:40.319Z Downloaded serde_plain v1.0.2
9322024-11-28T00:54:40.324Z Downloaded serde_path_to_error v0.1.16
9332024-11-28T00:54:40.324Z Downloaded foreign-types v0.3.2
9342024-11-28T00:54:40.324Z Downloaded rfc6979 v0.4.0
9352024-11-28T00:54:40.324Z Downloaded subprocess v0.2.9
9362024-11-28T00:54:40.330Z Downloaded serde_yaml v0.9.34+deprecated
9372024-11-28T00:54:40.333Z Downloaded form_urlencoded v1.2.1
9382024-11-28T00:54:40.333Z Downloaded tokio-macros v2.4.0
9392024-11-28T00:54:40.333Z Downloaded globset v0.4.15
9402024-11-28T00:54:40.333Z Downloaded zeroize v1.8.1
9412024-11-28T00:54:40.335Z Downloaded qorb v0.2.0
9422024-11-28T00:54:40.338Z Downloaded pin-utils v0.1.0
9432024-11-28T00:54:40.341Z Downloaded pin-project v1.1.6
9442024-11-28T00:54:40.350Z Downloaded foreign-types-macros v0.2.3
9452024-11-28T00:54:40.353Z Downloaded slog-json v2.6.1
9462024-11-28T00:54:40.353Z Downloaded peg v0.8.4
9472024-11-28T00:54:40.357Z Downloaded quick-error v1.2.3
9482024-11-28T00:54:40.360Z Downloaded parking_lot v0.11.2
9492024-11-28T00:54:40.364Z Downloaded tui-tree-widget v0.22.0
9502024-11-28T00:54:40.364Z Downloaded slog-stdlog v4.1.1
9512024-11-28T00:54:40.368Z Downloaded env_logger v0.10.2
9522024-11-28T00:54:40.372Z Downloaded hkdf v0.12.4
9532024-11-28T00:54:40.372Z Downloaded p521 v0.13.3
9542024-11-28T00:54:40.375Z Downloaded foreign-types-shared v0.3.1
9552024-11-28T00:54:40.375Z Downloaded smf v0.2.3
9562024-11-28T00:54:40.378Z Downloaded num-derive v0.4.2
9572024-11-28T00:54:40.380Z Downloaded tinyvec v1.8.0
9582024-11-28T00:54:40.383Z Downloaded typify-macro v0.2.0
9592024-11-28T00:54:40.383Z Downloaded yasna v0.5.2
9602024-11-28T00:54:40.386Z Downloaded fallible-iterator v0.2.0
9612024-11-28T00:54:40.388Z Downloaded pkcs1 v0.7.5
9622024-11-28T00:54:40.391Z Downloaded winnow v0.5.40
9632024-11-28T00:54:40.398Z Downloaded tokio-postgres v0.7.12
9642024-11-28T00:54:40.403Z Downloaded structmeta v0.2.0
9652024-11-28T00:54:40.406Z Downloaded env_filter v0.1.2
9662024-11-28T00:54:40.407Z Downloaded tracing-attributes v0.1.27
9672024-11-28T00:54:40.410Z Downloaded funty v2.0.0
9682024-11-28T00:54:40.410Z Downloaded hash32 v0.2.1
9692024-11-28T00:54:40.413Z Downloaded ena v0.14.3
9702024-11-28T00:54:40.413Z Downloaded topological-sort v0.2.2
9712024-11-28T00:54:40.413Z Downloaded parking_lot_core v0.9.10
9722024-11-28T00:54:40.416Z Downloaded parse-display v0.10.0
9732024-11-28T00:54:40.421Z Downloaded slog-term v2.9.1
9742024-11-28T00:54:40.421Z Downloaded pin-project-lite v0.2.14
9752024-11-28T00:54:40.425Z Downloaded tls_codec v0.4.1
9762024-11-28T00:54:40.428Z Downloaded num_enum v0.5.11
9772024-11-28T00:54:40.431Z Downloaded unicode-normalization v0.1.24
9782024-11-28T00:54:40.434Z Downloaded diff v0.1.13
9792024-11-28T00:54:40.437Z Downloaded displaydoc v0.2.5
9802024-11-28T00:54:40.442Z Downloaded ssh-key v0.6.6
9812024-11-28T00:54:40.447Z Downloaded ron v0.7.1
9822024-11-28T00:54:40.452Z Downloaded parse-zoneinfo v0.3.1
9832024-11-28T00:54:40.455Z Downloaded flate2 v1.0.34
9842024-11-28T00:54:40.460Z Downloaded miniz_oxide v0.8.0
9852024-11-28T00:54:40.463Z Downloaded rusqlite v0.32.1
9862024-11-28T00:54:40.470Z Downloaded zerocopy v0.6.6
9872024-11-28T00:54:40.473Z Downloaded publicsuffix v2.2.3
9882024-11-28T00:54:40.476Z Downloaded parking_lot_core v0.8.6
9892024-11-28T00:54:40.478Z Downloaded rand v0.8.5
9902024-11-28T00:54:40.482Z Downloaded unicode-bidi v0.3.17
9912024-11-28T00:54:40.484Z Downloaded zerovec v0.10.4
9922024-11-28T00:54:40.490Z Downloaded russh v0.45.0
9932024-11-28T00:54:40.496Z Downloaded dropshot_endpoint v0.12.0
9942024-11-28T00:54:40.499Z Downloaded futures v0.3.31
9952024-11-28T00:54:40.504Z Downloaded ron v0.8.1
9962024-11-28T00:54:40.510Z Downloaded x509-cert v0.2.5
9972024-11-28T00:54:40.516Z Downloaded headers v0.4.0
9982024-11-28T00:54:40.521Z Downloaded num-traits v0.2.19
9992024-11-28T00:54:40.524Z Downloaded lalrpop v0.19.12
10002024-11-28T00:54:40.536Z Downloaded samael v0.0.17
10012024-11-28T00:54:40.542Z Downloaded time v0.3.36
10022024-11-28T00:54:40.549Z Downloaded curve25519-dalek v4.1.3
10032024-11-28T00:54:40.558Z Downloaded portable-atomic v1.9.0
10042024-11-28T00:54:40.568Z Downloaded snafu v0.8.5
10052024-11-28T00:54:40.572Z Downloaded zip v2.1.3
10062024-11-28T00:54:40.576Z Downloaded unicode_categories v0.1.1
10072024-11-28T00:54:40.579Z Downloaded bstr v1.10.0
10082024-11-28T00:54:40.590Z Downloaded hashbrown v0.14.5
10092024-11-28T00:54:40.595Z Downloaded slog v2.7.0
10102024-11-28T00:54:40.598Z Downloaded quinn-proto v0.11.8
10112024-11-28T00:54:40.605Z Downloaded tungstenite v0.21.0
10122024-11-28T00:54:40.608Z Downloaded hashbrown v0.12.3
10132024-11-28T00:54:40.613Z Downloaded idna v0.2.3
10142024-11-28T00:54:40.620Z Downloaded git2 v0.19.0
10152024-11-28T00:54:40.629Z Downloaded toml_edit v0.19.15
10162024-11-28T00:54:40.646Z Downloaded tough v0.19.0
10172024-11-28T00:54:40.655Z Downloaded idna v0.4.0
10182024-11-28T00:54:40.661Z Downloaded chrono-tz v0.10.0
10192024-11-28T00:54:40.669Z Downloaded h2 v0.4.6
10202024-11-28T00:54:40.675Z Downloaded hashbrown v0.13.2
10212024-11-28T00:54:40.679Z Downloaded rustyline v14.0.0
10222024-11-28T00:54:40.685Z Downloaded nom v7.1.3
10232024-11-28T00:54:40.691Z Downloaded idna v0.5.0
10242024-11-28T00:54:40.699Z Downloaded futures-util v0.3.31
10252024-11-28T00:54:40.711Z Downloaded vcpkg v0.2.15
10262024-11-28T00:54:40.749Z Downloaded quick-xml v0.33.0
10272024-11-28T00:54:40.754Z Downloaded nix v0.27.1
10282024-11-28T00:54:40.766Z Downloaded reqwest v0.12.9
10292024-11-28T00:54:40.774Z Downloaded smoltcp v0.9.1
10302024-11-28T00:54:40.786Z Downloaded petname v2.0.2
10312024-11-28T00:54:40.791Z Downloaded trust-dns-proto v0.22.0
10322024-11-28T00:54:40.804Z Downloaded regex-syntax v0.6.29
10332024-11-28T00:54:40.812Z Downloaded p384 v0.13.0
10342024-11-28T00:54:40.817Z Downloaded polar-core v0.27.3
10352024-11-28T00:54:40.826Z Downloaded salty v0.3.0
10362024-11-28T00:54:40.834Z Downloaded radix_trie v0.2.1
10372024-11-28T00:54:40.840Z Downloaded proptest v1.5.0
10382024-11-28T00:54:40.849Z Downloaded gimli v0.31.1
10392024-11-28T00:54:40.858Z Downloaded dropshot v0.13.0
10402024-11-28T00:54:40.880Z Downloaded openssl v0.10.66
10412024-11-28T00:54:40.890Z Downloaded zerocopy v0.8.10
10422024-11-28T00:54:40.913Z Downloaded object v0.36.5
10432024-11-28T00:54:40.926Z Downloaded diesel v2.2.4
10442024-11-28T00:54:40.943Z Downloaded hickory-proto v0.24.1
10452024-11-28T00:54:40.960Z Downloaded nix v0.29.0
10462024-11-28T00:54:40.970Z Downloaded rustls v0.23.14
10472024-11-28T00:54:40.983Z Downloaded ratatui v0.28.1
10482024-11-28T00:54:41.012Z Downloaded bzip2-sys v0.1.11+1.0.8
10492024-11-28T00:54:41.015Z Downloaded zerocopy-derive v0.6.6
10502024-11-28T00:54:41.025Z Downloaded regress v0.9.1
10512024-11-28T00:54:41.034Z Downloaded openapiv3 v2.0.0
10522024-11-28T00:54:41.046Z Downloaded regex-syntax v0.8.5
10532024-11-28T00:54:41.055Z Downloaded typify-impl v0.2.0
10542024-11-28T00:54:41.071Z Downloaded rustls v0.22.4
10552024-11-28T00:54:41.084Z Downloaded smoltcp v0.11.0
10562024-11-28T00:54:41.096Z Downloaded object v0.30.4
10572024-11-28T00:54:41.107Z Downloaded nix v0.28.0
10582024-11-28T00:54:41.119Z Downloaded sqlparser v0.45.0
10592024-11-28T00:54:41.125Z Downloaded dropshot v0.12.0
10602024-11-28T00:54:41.146Z Downloaded regex v1.11.1
10612024-11-28T00:54:41.158Z Downloaded regress v0.10.1
10622024-11-28T00:54:41.166Z Downloaded rustls v0.21.12
10632024-11-28T00:54:41.179Z Downloaded sled v0.34.7
10642024-11-28T00:54:41.188Z Downloaded unicode-width v0.2.0
10652024-11-28T00:54:41.194Z Downloaded rustls-webpki v0.102.8
10662024-11-28T00:54:41.212Z Downloaded csv v1.3.0
10672024-11-28T00:54:41.232Z Downloaded idna v0.3.0
10682024-11-28T00:54:41.239Z Downloaded regex-automata v0.4.8
10692024-11-28T00:54:41.255Z Downloaded petgraph v0.6.5
10702024-11-28T00:54:41.273Z Downloaded reedline v0.35.0
10712024-11-28T00:54:41.280Z Downloaded tokio-util v0.7.12
10722024-11-28T00:54:41.286Z Downloaded webpki-roots v0.26.6
10732024-11-28T00:54:41.291Z Downloaded unicode-segmentation v1.12.0
10742024-11-28T00:54:41.294Z Downloaded rustls-webpki v0.101.7
10752024-11-28T00:54:41.307Z Downloaded lzma-sys v0.1.20
10762024-11-28T00:54:41.336Z Downloaded tokio v1.40.0
10772024-11-28T00:54:41.372Z Downloaded libz-sys v1.1.20
10782024-11-28T00:54:41.392Z Downloaded same-file v1.0.6
10792024-11-28T00:54:41.394Z Downloaded radium v0.7.0
10802024-11-28T00:54:41.394Z Downloaded rusty-fork v0.3.0
10812024-11-28T00:54:41.397Z Downloaded tinystr v0.7.6
10822024-11-28T00:54:41.399Z Downloaded socket2 v0.5.7
10832024-11-28T00:54:41.399Z Downloaded snafu-derive v0.8.5
10842024-11-28T00:54:41.402Z Downloaded typed-path v0.9.3
10852024-11-28T00:54:41.407Z Downloaded sha3 v0.10.8
10862024-11-28T00:54:41.411Z Downloaded packed_struct_codegen v0.10.1
10872024-11-28T00:54:41.416Z Downloaded zopfli v0.8.1
10882024-11-28T00:54:41.418Z Downloaded mockall_derive v0.13.0
10892024-11-28T00:54:41.418Z Downloaded zerocopy-derive v0.8.10
10902024-11-28T00:54:41.422Z Downloaded ed25519-dalek v2.1.1
10912024-11-28T00:54:41.425Z Downloaded diesel-dtrace v0.3.0
10922024-11-28T00:54:41.428Z Downloaded debug-ignore v1.0.5
10932024-11-28T00:54:41.431Z Downloaded data-encoding v2.6.0
10942024-11-28T00:54:41.431Z Downloaded darling_core v0.20.10
10952024-11-28T00:54:41.434Z Downloaded multer v3.1.0
10962024-11-28T00:54:41.437Z Downloaded signal-hook v0.3.17
10972024-11-28T00:54:41.440Z Downloaded num-bigint-dig v0.8.4
10982024-11-28T00:54:41.444Z Downloaded url v2.5.3
10992024-11-28T00:54:41.447Z Downloaded rand_core v0.6.4
11002024-11-28T00:54:41.451Z Downloaded unicase v2.7.0
11012024-11-28T00:54:41.455Z Downloaded tokio-tungstenite v0.21.0
11022024-11-28T00:54:41.455Z Downloaded strum_macros v0.26.4
11032024-11-28T00:54:41.457Z Downloaded rand_xorshift v0.3.0
11042024-11-28T00:54:41.457Z Downloaded phf v0.11.2
11052024-11-28T00:54:41.458Z Downloaded tar v0.4.42
11062024-11-28T00:54:41.460Z Downloaded omicron-zone-package v0.11.1
11072024-11-28T00:54:41.463Z Downloaded vsss-rs v3.3.4
11082024-11-28T00:54:41.466Z Downloaded libxml v0.3.3
11092024-11-28T00:54:41.471Z Downloaded hyper v1.5.0
11102024-11-28T00:54:41.477Z Downloaded hickory-resolver v0.24.1
11112024-11-28T00:54:41.482Z Downloaded slog-bunyan v2.5.0
11122024-11-28T00:54:41.485Z Downloaded der_derive v0.7.3
11132024-11-28T00:54:41.487Z Downloaded zip v0.6.6
11142024-11-28T00:54:41.490Z Downloaded itertools v0.10.5
11152024-11-28T00:54:41.495Z Downloaded diesel_derives v2.2.3
11162024-11-28T00:54:41.499Z Downloaded strum_macros v0.24.3
11172024-11-28T00:54:41.501Z Downloaded encoding_rs v0.8.34
11182024-11-28T00:54:41.522Z Downloaded structmeta-derive v0.3.0
11192024-11-28T00:54:41.526Z Downloaded slog-envlogger v2.2.0
11202024-11-28T00:54:41.526Z Downloaded steno v0.4.1
11212024-11-28T00:54:41.528Z Downloaded siphasher v0.3.11
11222024-11-28T00:54:41.531Z Downloaded poly1305 v0.8.0
11232024-11-28T00:54:41.534Z Downloaded rcgen v0.12.1
11242024-11-28T00:54:41.542Z Downloaded mockall v0.13.0
11252024-11-28T00:54:41.542Z Downloaded termcolor v1.4.1
11262024-11-28T00:54:41.542Z Downloaded subtle v2.6.1
11272024-11-28T00:54:41.542Z Downloaded ref-cast-impl v1.0.23
11282024-11-28T00:54:41.542Z Downloaded minimal-lexical v0.2.1
11292024-11-28T00:54:41.545Z Downloaded icu_properties_data v1.5.0
11302024-11-28T00:54:41.553Z Downloaded aws-lc-rs v1.10.0
11312024-11-28T00:54:41.562Z Downloaded aho-corasick v1.1.3
11322024-11-28T00:54:41.567Z Downloaded hickory-server v0.24.1
11332024-11-28T00:54:41.573Z Downloaded dyn-clone v1.0.17
11342024-11-28T00:54:41.577Z Downloaded walkdir v2.5.0
11352024-11-28T00:54:41.580Z Downloaded scrypt v0.11.0
11362024-11-28T00:54:41.580Z Downloaded sigpipe v0.1.3
11372024-11-28T00:54:41.581Z Downloaded progenitor-client v0.8.0
11382024-11-28T00:54:41.581Z Downloaded which v4.4.2
11392024-11-28T00:54:41.583Z Downloaded vergen v8.3.2
11402024-11-28T00:54:41.583Z Downloaded prettyplease v0.2.25
11412024-11-28T00:54:41.587Z Downloaded tabwriter v1.4.0
11422024-11-28T00:54:41.590Z Downloaded signal-hook-registry v1.4.2
11432024-11-28T00:54:41.590Z Downloaded russh-keys v0.45.0
11442024-11-28T00:54:41.593Z Downloaded tiny-keccak v2.0.2
11452024-11-28T00:54:41.593Z Downloaded supports-color v3.0.1
11462024-11-28T00:54:41.596Z Downloaded icu_collections v1.5.0
11472024-11-28T00:54:41.600Z Downloaded hmac v0.12.1
11482024-11-28T00:54:41.602Z Downloaded hickory-client v0.24.1
11492024-11-28T00:54:41.605Z Downloaded crossbeam-utils v0.8.20
11502024-11-28T00:54:41.607Z Downloaded const-oid v0.9.6
11512024-11-28T00:54:41.610Z Downloaded console v0.15.8
11522024-11-28T00:54:41.612Z Downloaded base64 v0.22.1
11532024-11-28T00:54:41.617Z Downloaded mime_guess v2.0.5
11542024-11-28T00:54:41.619Z Downloaded memmap2 v0.9.5
11552024-11-28T00:54:41.622Z Downloaded base64 v0.13.1
11562024-11-28T00:54:41.624Z Downloaded jobserver v0.1.32
11572024-11-28T00:54:41.627Z Downloaded crc32fast v1.4.2
11582024-11-28T00:54:41.627Z Downloaded clang-sys v1.8.1
11592024-11-28T00:54:41.630Z Downloaded spin v0.5.2
11602024-11-28T00:54:41.631Z Downloaded ipnet v2.10.1
11612024-11-28T00:54:41.633Z Downloaded cc v1.1.30
11622024-11-28T00:54:41.636Z Downloaded lazy_static v1.5.0
11632024-11-28T00:54:41.636Z Downloaded crunchy v0.2.2
11642024-11-28T00:54:41.638Z Downloaded icu_normalizer v1.5.0
11652024-11-28T00:54:41.640Z Downloaded is-terminal v0.4.13
11662024-11-28T00:54:41.643Z Downloaded inout v0.1.3
11672024-11-28T00:54:41.643Z Downloaded hex-literal v0.4.1
11682024-11-28T00:54:41.643Z Downloaded cobs v0.2.3
11692024-11-28T00:54:41.645Z Downloaded bit-vec v0.6.3
11702024-11-28T00:54:41.646Z Downloaded bb8 v0.8.5
11712024-11-28T00:54:41.648Z Downloaded hyper-rustls v0.27.3
11722024-11-28T00:54:41.648Z Downloaded humantime v2.1.0
11732024-11-28T00:54:41.651Z Downloaded http-body-util v0.1.2
11742024-11-28T00:54:41.651Z Downloaded http-range v0.1.5
11752024-11-28T00:54:41.654Z Downloaded libgit2-sys v0.17.0+1.8.1
11762024-11-28T00:54:41.982Z Downloaded ring v0.17.8
11772024-11-28T00:54:42.213Z Downloaded ring v0.16.20
11782024-11-28T00:54:42.292Z Downloaded libsqlite3-sys v0.30.1
11792024-11-28T00:54:42.442Z Downloaded aws-lc-sys v0.22.0
11802024-11-28T00:54:42.749Z Compiling serde v1.0.215
11812024-11-28T00:54:42.752Z Compiling lock_api v0.4.12
11822024-11-28T00:54:42.752Z Compiling scopeguard v1.2.0
11832024-11-28T00:54:42.752Z Compiling value-bag v1.9.0
11842024-11-28T00:54:42.752Z Compiling typenum v1.17.0
11852024-11-28T00:54:42.752Z Compiling generic-array v0.14.7
11862024-11-28T00:54:42.942Z Compiling syn v2.0.87
11872024-11-28T00:54:42.956Z Compiling getrandom v0.2.15
11882024-11-28T00:54:43.055Z Compiling shlex v1.3.0
11892024-11-28T00:54:43.224Z Compiling rand_core v0.6.4
11902024-11-28T00:54:43.408Z Compiling log v0.4.22
11912024-11-28T00:54:43.435Z Compiling subtle v2.6.1
11922024-11-28T00:54:43.458Z Compiling jobserver v0.1.32
11932024-11-28T00:54:43.542Z Compiling const-oid v0.9.6
11942024-11-28T00:54:43.740Z Compiling smallvec v1.13.2
11952024-11-28T00:54:43.760Z Compiling spin v0.9.8
11962024-11-28T00:54:43.762Z Compiling pin-project-lite v0.2.14
11972024-11-28T00:54:43.903Z Compiling cc v1.1.30
11982024-11-28T00:54:44.117Z Compiling rustix v0.38.37
11992024-11-28T00:54:44.147Z Compiling parking_lot_core v0.9.10
12002024-11-28T00:54:44.276Z Compiling futures-core v0.3.31
12012024-11-28T00:54:44.386Z Compiling signal-hook-registry v1.4.2
12022024-11-28T00:54:44.522Z Compiling mio v1.0.2
12032024-11-28T00:54:45.161Z Compiling parking_lot v0.12.3
12042024-11-28T00:54:45.332Z Compiling aho-corasick v1.1.3
12052024-11-28T00:54:45.350Z Compiling regex-syntax v0.8.5
12062024-11-28T00:54:45.598Z Compiling either v1.13.0
12072024-11-28T00:54:45.777Z Compiling cpufeatures v0.2.14
12082024-11-28T00:54:45.885Z Compiling lazy_static v1.5.0
12092024-11-28T00:54:45.905Z Compiling stable_deref_trait v1.2.0
12102024-11-28T00:54:46.008Z Compiling futures-sink v0.3.31
12112024-11-28T00:54:46.025Z Compiling glob v0.3.1
12122024-11-28T00:54:46.046Z Compiling socket2 v0.5.7
12132024-11-28T00:54:46.119Z Compiling slab v0.4.9
12142024-11-28T00:54:46.167Z Compiling prettyplease v0.2.25
12152024-11-28T00:54:46.526Z Compiling minimal-lexical v0.2.1
12162024-11-28T00:54:46.875Z Compiling libloading v0.8.5
12172024-11-28T00:54:47.033Z Compiling nom v7.1.3
12182024-11-28T00:54:47.053Z Compiling home v0.5.9
12192024-11-28T00:54:47.081Z Compiling clang-sys v1.8.1
12202024-11-28T00:54:47.302Z Compiling bindgen v0.69.5
12212024-11-28T00:54:47.320Z Compiling serde_json v1.0.132
12222024-11-28T00:54:47.663Z Compiling futures-channel v0.3.31
12232024-11-28T00:54:48.188Z Compiling itertools v0.12.1
12242024-11-28T00:54:48.199Z Compiling lazycell v1.3.0
12252024-11-28T00:54:48.308Z Compiling rustc-hash v1.1.0
12262024-11-28T00:54:48.365Z Compiling futures-io v0.3.31
12272024-11-28T00:54:48.468Z Compiling allocator-api2 v0.2.18
12282024-11-28T00:54:48.709Z Compiling foldhash v0.1.3
12292024-11-28T00:54:49.010Z Compiling regex-automata v0.4.8
12302024-11-28T00:54:49.295Z Compiling pin-utils v0.1.0
12312024-11-28T00:54:49.391Z Compiling futures-task v0.3.31
12322024-11-28T00:54:49.706Z Compiling hashbrown v0.15.0
12332024-11-28T00:54:50.805Z Compiling synstructure v0.13.1
12342024-11-28T00:54:51.117Z Compiling cexpr v0.6.0
12352024-11-28T00:54:51.324Z Compiling cmake v0.1.51
12362024-11-28T00:54:52.239Z Compiling dunce v1.0.5
12372024-11-28T00:54:52.356Z Compiling tinyvec_macros v0.1.1
12382024-11-28T00:54:52.376Z Compiling fs_extra v1.3.0
12392024-11-28T00:54:52.450Z Compiling pkg-config v0.3.31
12402024-11-28T00:54:52.485Z Compiling libm v0.2.8
12412024-11-28T00:54:52.851Z Compiling tinyvec v1.8.0
12422024-11-28T00:54:52.936Z Compiling num-traits v0.2.19
12432024-11-28T00:54:53.412Z Compiling ring v0.17.8
12442024-11-28T00:54:53.984Z Compiling base64ct v1.6.0
12452024-11-28T00:54:54.199Z Compiling unicode-bidi v0.3.17
12462024-11-28T00:54:54.329Z Compiling unicode-normalization v0.1.24
12472024-11-28T00:54:54.349Z Compiling paste v1.0.15
12482024-11-28T00:54:54.539Z Compiling regex v1.11.1
12492024-11-28T00:54:54.580Z Compiling litemap v0.7.3
12502024-11-28T00:54:54.903Z Compiling writeable v0.5.5
12512024-11-28T00:54:55.469Z Compiling pem-rfc7468 v0.7.0
12522024-11-28T00:54:55.649Z Compiling httparse v1.9.5
12532024-11-28T00:54:55.677Z Compiling aws-lc-rs v1.10.0
12542024-11-28T00:54:56.105Z Compiling flagset v0.4.6
12552024-11-28T00:54:56.291Z Compiling tracing-core v0.1.32
12562024-11-28T00:54:56.444Z Compiling icu_locid_transform_data v1.5.0
12572024-11-28T00:54:56.555Z Compiling percent-encoding v2.3.1
12582024-11-28T00:54:56.932Z Compiling rustls-pki-types v1.9.0
12592024-11-28T00:54:57.314Z Compiling crossbeam-utils v0.8.20
12602024-11-28T00:54:57.644Z Compiling time-core v0.1.2
12612024-11-28T00:54:57.661Z Compiling serde_derive v1.0.215
12622024-11-28T00:54:57.806Z Compiling zeroize_derive v1.4.2
12632024-11-28T00:54:57.854Z Compiling zerocopy-derive v0.7.35
12642024-11-28T00:54:58.041Z Compiling tokio-macros v2.4.0
12652024-11-28T00:54:58.156Z Compiling zerofrom-derive v0.1.4
12662024-11-28T00:54:59.369Z Compiling zeroize v1.8.1
12672024-11-28T00:54:59.801Z Compiling yoke-derive v0.7.4
12682024-11-28T00:54:59.865Z Compiling thiserror-impl v1.0.69
12692024-11-28T00:55:00.135Z Compiling zerocopy v0.7.35
12702024-11-28T00:55:00.881Z Compiling zerovec-derive v0.10.3
12712024-11-28T00:55:01.127Z Compiling crypto-common v0.1.6
12722024-11-28T00:55:01.375Z Compiling block-buffer v0.10.4
12732024-11-28T00:55:01.635Z Compiling digest v0.10.7
12742024-11-28T00:55:01.747Z Compiling futures-macro v0.3.31
12752024-11-28T00:55:01.795Z Compiling block-padding v0.3.3
12762024-11-28T00:55:02.034Z Compiling displaydoc v0.2.5
12772024-11-28T00:55:02.117Z Compiling hmac v0.12.1
12782024-11-28T00:55:02.365Z Compiling inout v0.1.3
12792024-11-28T00:55:02.386Z Compiling zerofrom v0.1.4
12802024-11-28T00:55:02.629Z Compiling cipher v0.4.4
12812024-11-28T00:55:02.647Z Compiling sha2 v0.10.8
12822024-11-28T00:55:02.861Z Compiling yoke v0.7.4
12832024-11-28T00:55:03.146Z Compiling ppv-lite86 v0.2.20
12842024-11-28T00:55:03.236Z Compiling icu_provider_macros v1.5.0
12852024-11-28T00:55:03.332Z Compiling thiserror v1.0.69
12862024-11-28T00:55:03.463Z Compiling der_derive v0.7.3
12872024-11-28T00:55:03.649Z Compiling zerovec v0.10.4
12882024-11-28T00:55:03.717Z Compiling futures-util v0.3.31
12892024-11-28T00:55:03.738Z Compiling tracing-attributes v0.1.27
12902024-11-28T00:55:04.005Z Compiling rand_chacha v0.3.1
12912024-11-28T00:55:04.441Z Compiling rand v0.8.5
12922024-11-28T00:55:05.905Z Compiling tinystr v0.7.6
12932024-11-28T00:55:06.019Z Compiling der v0.7.9
12942024-11-28T00:55:06.283Z Compiling icu_collections v1.5.0
12952024-11-28T00:55:06.355Z Compiling icu_locid v1.5.0
12962024-11-28T00:55:06.479Z Compiling pest v2.7.14
12972024-11-28T00:55:06.689Z Compiling salsa20 v0.10.2
12982024-11-28T00:55:06.928Z Compiling pbkdf2 v0.12.2
12992024-11-28T00:55:07.138Z Compiling vcpkg v0.2.15
13002024-11-28T00:55:07.589Z Compiling icu_provider v1.5.0
13012024-11-28T00:55:07.754Z Compiling tracing v0.1.40
13022024-11-28T00:55:08.261Z Compiling spki v0.7.3
13032024-11-28T00:55:08.648Z Compiling icu_locid_transform v1.5.0
13042024-11-28T00:55:08.648Z Compiling icu_properties_data v1.5.0
13052024-11-28T00:55:08.699Z Compiling mirai-annotations v1.12.0
13062024-11-28T00:55:08.881Z Compiling powerfmt v0.2.0
13072024-11-28T00:55:08.917Z Compiling untrusted v0.9.0
13082024-11-28T00:55:09.100Z Compiling untrusted v0.7.1
13092024-11-28T00:55:09.285Z Compiling num-conv v0.1.0
13102024-11-28T00:55:09.306Z Compiling deranged v0.3.11
13112024-11-28T00:55:09.334Z Compiling openssl-sys v0.9.103
13122024-11-28T00:55:09.508Z Compiling pest_meta v2.7.14
13132024-11-28T00:55:09.571Z Compiling time-macros v0.2.18
13142024-11-28T00:55:10.040Z Compiling icu_properties v1.5.1
13152024-11-28T00:55:11.263Z Compiling scrypt v0.11.0
13162024-11-28T00:55:11.441Z Compiling aes v0.8.4
13172024-11-28T00:55:11.749Z Compiling cbc v0.1.2
13182024-11-28T00:55:11.844Z Compiling scroll_derive v0.12.0
13192024-11-28T00:55:11.980Z Compiling bitflags v2.6.0
13202024-11-28T00:55:12.311Z Compiling bytes v1.8.0
13212024-11-28T00:55:13.178Z Compiling tokio v1.40.0
13222024-11-28T00:55:13.325Z Compiling indexmap v2.6.0
13232024-11-28T00:55:13.634Z Compiling http v1.1.0
13242024-11-28T00:55:14.302Z Compiling semver v1.0.23
13252024-11-28T00:55:14.677Z Compiling atomic-waker v1.1.2
13262024-11-28T00:55:14.789Z Compiling rustc_version v0.4.1
13272024-11-28T00:55:14.865Z Compiling utf16_iter v1.0.5
13282024-11-28T00:55:14.993Z Compiling write16 v1.0.0
13292024-11-28T00:55:15.057Z Compiling utf8_iter v1.0.4
13302024-11-28T00:55:15.095Z Compiling num_threads v0.1.7
13312024-11-28T00:55:15.123Z Compiling icu_normalizer_data v1.5.0
13322024-11-28T00:55:15.228Z Compiling time v0.3.36
13332024-11-28T00:55:15.230Z Compiling http-body v1.0.1
13342024-11-28T00:55:15.323Z Compiling icu_normalizer v1.5.0
13352024-11-28T00:55:15.504Z Compiling scroll v0.12.0
13362024-11-28T00:55:15.587Z Compiling pkcs5 v0.7.1
13372024-11-28T00:55:16.078Z Compiling pest_generator v2.7.14
13382024-11-28T00:55:16.198Z Compiling form_urlencoded v1.2.1
13392024-11-28T00:55:16.218Z Compiling try-lock v0.2.5
13402024-11-28T00:55:16.467Z Compiling which v4.4.2
13412024-11-28T00:55:16.524Z Compiling slog v2.7.0
13422024-11-28T00:55:16.979Z Compiling goblin v0.8.2
13432024-11-28T00:55:17.111Z Compiling want v0.3.1
13442024-11-28T00:55:17.298Z Compiling pkcs8 v0.10.2
13452024-11-28T00:55:17.403Z Compiling idna_adapter v1.2.0
13462024-11-28T00:55:17.621Z Compiling httpdate v1.0.3
13472024-11-28T00:55:17.814Z Compiling idna v1.0.3
13482024-11-28T00:55:18.076Z Compiling pest_derive v2.7.14
13492024-11-28T00:55:18.078Z Compiling serde_spanned v0.6.8
13502024-11-28T00:55:18.328Z Compiling serde_tokenstream v0.2.2
13512024-11-28T00:55:18.833Z Compiling toml_datetime v0.6.8
13522024-11-28T00:55:18.901Z Compiling dtrace-parser v0.2.0
13532024-11-28T00:55:18.962Z Compiling uuid v1.11.0
13542024-11-28T00:55:19.373Z Compiling adler2 v2.0.0
13552024-11-28T00:55:19.582Z Compiling match_cfg v0.1.0
13562024-11-28T00:55:19.647Z Compiling openssl v0.10.66
13572024-11-28T00:55:19.682Z Compiling rustversion v1.0.17
13582024-11-28T00:55:20.073Z Compiling tower-service v0.3.3
13592024-11-28T00:55:20.208Z Compiling iana-time-zone v0.1.61
13602024-11-28T00:55:20.418Z Compiling foreign-types-shared v0.1.1
13612024-11-28T00:55:20.438Z Compiling base64 v0.22.1
13622024-11-28T00:55:20.521Z Compiling foreign-types v0.3.2
13632024-11-28T00:55:20.609Z Compiling chrono v0.4.38
13642024-11-28T00:55:20.656Z Compiling hostname v0.3.1
13652024-11-28T00:55:20.677Z Compiling miniz_oxide v0.8.0
13662024-11-28T00:55:20.910Z Compiling url v2.5.3
13672024-11-28T00:55:21.169Z Compiling openssl-macros v0.1.1
13682024-11-28T00:55:21.958Z Compiling tokio-util v0.7.12
13692024-11-28T00:55:22.185Z Compiling async-trait v0.1.83
13702024-11-28T00:55:22.509Z Compiling dirs-sys-next v0.1.2
13712024-11-28T00:55:22.955Z Compiling h2 v0.4.6
13722024-11-28T00:55:23.159Z Compiling dof v0.3.0
13732024-11-28T00:55:23.398Z Compiling data-encoding v2.6.0
13742024-11-28T00:55:24.297Z Compiling usdt-impl v0.5.0
13752024-11-28T00:55:24.962Z Compiling siphasher v0.3.11
13762024-11-28T00:55:25.341Z Compiling native-tls v0.2.12
13772024-11-28T00:55:25.363Z Compiling rustls v0.23.14
13782024-11-28T00:55:25.638Z Compiling syn v1.0.109
13792024-11-28T00:55:25.667Z Compiling rustls v0.22.4
13802024-11-28T00:55:25.851Z Compiling dirs-next v2.0.0
13812024-11-28T00:55:26.040Z Compiling heapless v0.7.17
13822024-11-28T00:55:26.333Z Compiling http-body-util v0.1.2
13832024-11-28T00:55:26.491Z Compiling crossbeam-epoch v0.9.18
13842024-11-28T00:55:26.874Z Compiling sha1 v0.10.6
13852024-11-28T00:55:27.257Z Compiling signature v2.2.0
13862024-11-28T00:55:27.314Z Compiling bzip2-sys v0.1.11+1.0.8
13872024-11-28T00:55:27.317Z Compiling serde_derive_internals v0.29.1
13882024-11-28T00:55:27.492Z Compiling thread_local v1.1.8
13892024-11-28T00:55:27.535Z Compiling encoding_rs v0.8.34
13902024-11-28T00:55:27.817Z Compiling multer v3.1.0
13912024-11-28T00:55:28.026Z Compiling cookie v0.18.1
13922024-11-28T00:55:28.101Z Compiling gimli v0.31.1
13932024-11-28T00:55:28.320Z Compiling ipnet v2.10.1
13942024-11-28T00:55:28.775Z Compiling rayon-core v1.12.1
13952024-11-28T00:55:29.035Z Compiling schemars v0.8.21
13962024-11-28T00:55:29.378Z Compiling mime v0.3.17
13972024-11-28T00:55:29.608Z Compiling signal-hook v0.3.17
13982024-11-28T00:55:29.926Z Compiling hyper v1.5.0
13992024-11-28T00:55:30.014Z Compiling slog-async v2.8.0
14002024-11-28T00:55:30.042Z Compiling unicode-properties v0.1.3
14012024-11-28T00:55:30.467Z Compiling openssl-probe v0.1.5
14022024-11-28T00:55:30.607Z Compiling stringprep v0.1.5
14032024-11-28T00:55:30.832Z Compiling schemars_derive v0.8.21
14042024-11-28T00:55:32.013Z Compiling toml_edit v0.22.22
14052024-11-28T00:55:32.574Z Compiling hyper-util v0.1.10
14062024-11-28T00:55:33.360Z Compiling addr2line v0.24.2
14072024-11-28T00:55:34.077Z Compiling usdt-macro v0.5.0
14082024-11-28T00:55:34.098Z Compiling usdt-attr-macro v0.5.0
14092024-11-28T00:55:34.176Z Compiling crossbeam-deque v0.8.5
14102024-11-28T00:55:34.614Z Compiling term v0.7.0
14112024-11-28T00:55:35.380Z Compiling slog-json v2.6.1
14122024-11-28T00:55:35.549Z Compiling serde_urlencoded v0.7.1
14132024-11-28T00:55:35.714Z Compiling curve25519-dalek v4.1.3
14142024-11-28T00:55:35.717Z Compiling crossbeam-channel v0.5.13
14152024-11-28T00:55:35.757Z Compiling futures-executor v0.3.31
14162024-11-28T00:55:36.077Z Compiling enum-as-inner v0.6.1
14172024-11-28T00:55:36.094Z Compiling md-5 v0.10.6
14182024-11-28T00:55:36.312Z Compiling async-stream-impl v0.3.6
14192024-11-28T00:55:36.341Z Compiling rustls-pemfile v2.2.0
14202024-11-28T00:55:36.371Z Compiling num-integer v0.1.46
14212024-11-28T00:55:36.680Z Compiling idna v0.4.0
14222024-11-28T00:55:36.826Z Compiling idna v0.3.0
14232024-11-28T00:55:37.118Z Compiling hash32 v0.2.1
14242024-11-28T00:55:37.151Z Compiling ff v0.13.0
14252024-11-28T00:55:37.372Z Compiling is-terminal v0.4.13
14262024-11-28T00:55:37.502Z Compiling dropshot v0.12.0
14272024-11-28T00:55:37.522Z Compiling object v0.36.5
14282024-11-28T00:55:37.697Z Compiling anyhow v1.0.93
14292024-11-28T00:55:37.782Z Compiling num-bigint-dig v0.8.4
14302024-11-28T00:55:38.073Z Compiling portable-atomic v1.9.0
14312024-11-28T00:55:38.323Z Compiling quick-error v1.2.3
14322024-11-28T00:55:38.340Z Compiling rustc-demangle v0.1.24
14332024-11-28T00:55:38.467Z Compiling base16ct v0.2.0
14342024-11-28T00:55:38.482Z Compiling dyn-clone v1.0.17
14352024-11-28T00:55:38.695Z Compiling psl-types v2.0.11
14362024-11-28T00:55:38.772Z Compiling fallible-iterator v0.2.0
14372024-11-28T00:55:38.897Z Compiling utf-8 v0.7.6
14382024-11-28T00:55:39.140Z Compiling linked-hash-map v0.5.6
14392024-11-28T00:55:39.236Z Compiling smoltcp v0.9.1
14402024-11-28T00:55:39.310Z Compiling take_mut v0.2.2
14412024-11-28T00:55:39.469Z Compiling lru-cache v0.1.2
14422024-11-28T00:55:39.490Z Compiling postgres-protocol v0.6.7
14432024-11-28T00:55:39.731Z Compiling tungstenite v0.24.0
14442024-11-28T00:55:40.028Z Compiling publicsuffix v2.2.3
14452024-11-28T00:55:40.278Z Compiling sec1 v0.7.3
14462024-11-28T00:55:40.781Z Compiling resolv-conf v0.7.0
14472024-11-28T00:55:40.987Z Compiling async-stream v0.3.6
14482024-11-28T00:55:41.229Z Compiling usdt v0.5.0
14492024-11-28T00:55:41.304Z Compiling hickory-proto v0.24.1
14502024-11-28T00:55:41.564Z Compiling slog-term v2.9.1
14512024-11-28T00:55:42.128Z Compiling group v0.13.0
14522024-11-28T00:55:42.446Z Compiling num-iter v0.1.45
14532024-11-28T00:55:42.763Z Compiling futures v0.3.31
14542024-11-28T00:55:42.820Z Compiling slog-bunyan v2.5.0
14552024-11-28T00:55:42.938Z Compiling toml v0.8.19
14562024-11-28T00:55:44.175Z Compiling camino v1.1.9
14572024-11-28T00:55:44.699Z Compiling tokio-native-tls v0.3.1
14582024-11-28T00:55:45.003Z Compiling backtrace v0.3.74
14592024-11-28T00:55:45.193Z Compiling phf_shared v0.11.2
14602024-11-28T00:55:45.263Z Compiling dropshot_endpoint v0.12.0
14612024-11-28T00:55:45.583Z Compiling terminal_size v0.4.0
14622024-11-28T00:55:45.712Z Compiling openapiv3 v2.0.0
14632024-11-28T00:55:45.794Z Compiling waitgroup v0.1.2
14642024-11-28T00:55:45.816Z Compiling serde_path_to_error v0.1.16
14652024-11-28T00:55:46.010Z Compiling hkdf v0.12.4
14662024-11-28T00:55:46.266Z Compiling crypto-bigint v0.5.5
14672024-11-28T00:55:46.654Z Compiling curve25519-dalek-derive v0.1.1
14682024-11-28T00:55:48.232Z Compiling zerocopy-derive v0.6.6
14692024-11-28T00:55:48.743Z Compiling webpki-roots v0.26.6
14702024-11-28T00:55:48.943Z Compiling idna v0.5.0
14712024-11-28T00:55:49.009Z Compiling hubpack_derive v0.1.1
14722024-11-28T00:55:49.935Z Compiling hostname v0.4.0
14732024-11-28T00:55:49.972Z Compiling crc32fast v1.4.2
14742024-11-28T00:55:50.179Z Compiling ahash v0.8.11
14752024-11-28T00:55:50.215Z Compiling fs-err v2.11.0
14762024-11-28T00:55:50.318Z Compiling winnow v0.5.40
14772024-11-28T00:55:50.486Z Compiling bitflags v1.3.2
14782024-11-28T00:55:50.507Z Compiling debug-ignore v1.0.5
14792024-11-28T00:55:50.510Z Compiling managed v0.8.0
14802024-11-28T00:55:50.585Z Compiling clap_builder v4.5.21
14812024-11-28T00:55:50.644Z Compiling strum_macros v0.25.3
14822024-11-28T00:55:50.720Z Compiling console v0.15.8
14832024-11-28T00:55:52.052Z Compiling zerocopy v0.6.6
14842024-11-28T00:55:52.363Z Compiling flate2 v1.0.34
14852024-11-28T00:55:52.386Z Compiling hubpack v0.1.2
14862024-11-28T00:55:52.835Z Compiling cookie_store v0.21.0
14872024-11-28T00:55:52.949Z Compiling elliptic-curve v0.13.8
14882024-11-28T00:55:53.340Z Compiling hickory-resolver v0.24.1
14892024-11-28T00:55:53.819Z Compiling toml_edit v0.19.15
14902024-11-28T00:55:54.428Z Compiling phf v0.11.2
14912024-11-28T00:55:54.734Z Compiling signal-hook-mio v0.2.4
14922024-11-28T00:55:54.875Z Compiling hyper-tls v0.6.0
14932024-11-28T00:55:54.910Z Compiling rayon v1.10.0
14942024-11-28T00:55:55.171Z Compiling bzip2 v0.4.4
14952024-11-28T00:55:55.559Z Compiling tokio-tungstenite v0.24.0
14962024-11-28T00:55:56.097Z Compiling postgres-types v0.2.8
14972024-11-28T00:55:59.065Z Compiling ed25519 v2.2.3
14982024-11-28T00:55:59.832Z Compiling phf_shared v0.10.0
14992024-11-28T00:56:00.024Z Compiling tokio-stream v0.1.16
15002024-11-28T00:56:00.233Z Compiling pkcs1 v0.7.5
15012024-11-28T00:56:00.235Z Compiling serde-big-array v0.5.1
15022024-11-28T00:56:00.466Z Compiling clap_derive v4.5.18
15032024-11-28T00:56:00.965Z Compiling rfc6979 v0.4.0
15042024-11-28T00:56:01.083Z Compiling serde_repr v0.1.19
15052024-11-28T00:56:01.161Z Compiling derive-where v1.2.7
15062024-11-28T00:56:01.247Z Compiling float-cmp v0.9.0
15072024-11-28T00:56:01.280Z Compiling bstr v1.10.0
15082024-11-28T00:56:01.483Z Compiling sync_wrapper v1.0.1
15092024-11-28T00:56:01.640Z Compiling unicode-width v0.2.0
15102024-11-28T00:56:01.929Z Compiling whoami v1.5.2
15112024-11-28T00:56:02.170Z Compiling new_debug_unreachable v1.0.6
15122024-11-28T00:56:02.271Z Compiling number_prefix v0.4.0
15132024-11-28T00:56:02.308Z Compiling unicode-segmentation v1.12.0
15142024-11-28T00:56:02.492Z Compiling difflib v0.4.0
15152024-11-28T00:56:02.559Z Compiling static_assertions v1.1.0
15162024-11-28T00:56:02.666Z Compiling normalize-line-endings v0.3.0
15172024-11-28T00:56:02.795Z Compiling predicates-core v1.0.8
15182024-11-28T00:56:03.130Z Compiling fixedbitset v0.4.2
15192024-11-28T00:56:03.161Z Compiling bit-vec v0.6.3
15202024-11-28T00:56:03.204Z Compiling precomputed-hash v0.1.1
15212024-11-28T00:56:03.328Z Compiling string_cache v0.8.7
15222024-11-28T00:56:03.641Z Compiling bit-set v0.5.3
15232024-11-28T00:56:03.654Z Compiling petgraph v0.6.5
15242024-11-28T00:56:03.799Z Compiling similar v2.6.0
15252024-11-28T00:56:03.868Z Compiling predicates v3.1.2
15262024-11-28T00:56:04.179Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15272024-11-28T00:56:04.737Z Compiling indicatif v0.17.9
15282024-11-28T00:56:05.634Z Compiling clap v4.5.21
15292024-11-28T00:56:05.658Z Compiling tokio-postgres v0.7.12
15302024-11-28T00:56:05.762Z Compiling ecdsa v0.16.9
15312024-11-28T00:56:06.329Z Compiling rsa v0.9.6
15322024-11-28T00:56:06.613Z Compiling ed25519-dalek v2.1.1
15332024-11-28T00:56:07.081Z Compiling toml v0.7.8
15342024-11-28T00:56:07.905Z Compiling zip v0.6.6
15352024-11-28T00:56:07.925Z Compiling crossterm v0.28.1
15362024-11-28T00:56:09.656Z Compiling hex v0.4.3
15372024-11-28T00:56:09.714Z Compiling x509-cert v0.2.5
15382024-11-28T00:56:10.002Z Compiling itertools v0.10.5
15392024-11-28T00:56:10.289Z Compiling lalrpop-util v0.19.12
15402024-11-28T00:56:10.656Z Compiling unicode-xid v0.2.6
15412024-11-28T00:56:10.830Z Compiling peg-runtime v0.8.3
15422024-11-28T00:56:11.353Z Compiling strum_macros v0.26.4
15432024-11-28T00:56:11.469Z Compiling xattr v1.3.1
15442024-11-28T00:56:11.506Z Compiling filetime v0.2.25
15452024-11-28T00:56:11.726Z Compiling tar v0.4.42
15462024-11-28T00:56:16.541Z Compiling strum v0.26.3
15472024-11-28T00:56:18.405Z Compiling aws-lc-sys v0.22.0
15482024-11-28T00:56:46.047Z Compiling rustls-webpki v0.102.8
15492024-11-28T00:56:49.424Z Compiling tokio-rustls v0.25.0
15502024-11-28T00:56:50.989Z Compiling tokio-rustls v0.26.0
15512024-11-28T00:56:51.353Z Compiling hyper-rustls v0.27.3
15522024-11-28T00:56:51.773Z Compiling reqwest v0.12.9
15532024-11-28T00:56:53.037Z Compiling qorb v0.2.0
15542024-11-28T00:56:57.650Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15552024-11-28T00:56:57.878Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15562024-11-28T00:57:03.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
15572024-11-28T00:57:03.702Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15582024-11-28T00:57:03.753ZNov 28 00:57:01.982 INFO Starting download, target: Clickhouse
15592024-11-28T00:57:03.753ZNov 28 00:57:01.983 INFO Starting download, target: Console
15602024-11-28T00:57:03.753ZNov 28 00:57:01.983 INFO Starting download, target: DendriteOpenapi
15612024-11-28T00:57:03.753ZNov 28 00:57:01.983 INFO Starting download, target: DendriteStub
15622024-11-28T00:57:03.753ZNov 28 00:57:01.983 INFO Starting download, target: Cockroach
15632024-11-28T00:57:03.753ZNov 28 00:57:01.983 INFO Starting download, target: MaghemiteMgd
15642024-11-28T00:57:03.753ZNov 28 00:57:01.983 INFO Starting download, target: TransceiverControl
15652024-11-28T00:57:03.757ZNov 28 00:57:01.983 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15662024-11-28T00:57:03.757ZNov 28 00:57:01.983 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15672024-11-28T00:57:03.757ZNov 28 00:57:01.983 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15682024-11-28T00:57:03.757ZNov 28 00:57:01.983 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15692024-11-28T00:57:03.757ZNov 28 00:57:01.983 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15702024-11-28T00:57:03.757ZNov 28 00:57:01.984 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15712024-11-28T00:57:03.757ZNov 28 00:57:01.984 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15722024-11-28T00:57:03.913ZNov 28 00:57:02.141 INFO Download complete, target: DendriteOpenapi
15732024-11-28T00:57:04.217ZNov 28 00:57:02.437 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15742024-11-28T00:57:04.308ZNov 28 00:57:02.536 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15752024-11-28T00:57:04.590ZNov 28 00:57:02.812 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15762024-11-28T00:57:04.695ZNov 28 00:57:02.920 INFO Download complete, target: Console
15772024-11-28T00:57:04.884ZNov 28 00:57:03.109 INFO Download complete, target: TransceiverControl
15782024-11-28T00:57:04.919ZNov 28 00:57:03.135 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15792024-11-28T00:57:05.398ZNov 28 00:57:03.627 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15802024-11-28T00:57:05.398ZNov 28 00:57:03.627 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15812024-11-28T00:57:05.733ZNov 28 00:57:03.963 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15822024-11-28T00:57:07.446ZNov 28 00:57:05.673 INFO Download complete, target: DendriteStub
15832024-11-28T00:57:07.764ZNov 28 00:57:05.992 INFO Download complete, target: MaghemiteMgd
15842024-11-28T00:57:12.568ZNov 28 00:57:10.797 INFO Checking that binary works, target: Cockroach
15852024-11-28T00:57:12.721ZNov 28 00:57:10.949 INFO Download complete, target: Cockroach
15862024-11-28T00:57:17.764ZNov 28 00:57:15.992 INFO Checking that binary works, target: Clickhouse
15872024-11-28T00:57:17.879ZNov 28 00:57:16.107 INFO Download complete, target: Clickhouse
15882024-11-28T00:57:17.898ZAll builder prerequisites installed successfully, and PATH looks valid
15892024-11-28T00:57:17.901Z
15902024-11-28T00:57:17.901Zreal 6:25.612855486
15912024-11-28T00:57:17.901Zuser 16:26.563740295
15922024-11-28T00:57:17.901Zsys 3:13.288385149
15932024-11-28T00:57:17.901Ztrap 0.560563689
15942024-11-28T00:57:17.901Ztflt 1.561829139
15952024-11-28T00:57:17.901Zdflt 2.237470922
15962024-11-28T00:57:17.901Zkflt 0.025307451
15972024-11-28T00:57:17.901Zlock 29:43.839541344
15982024-11-28T00:57:17.901Zslp 1:04:24.675543745
15992024-11-28T00:57:17.901Zlat 57.095950227
16002024-11-28T00:57:17.901Zstop 2:16.503749491
16012024-11-28T00:57:17.901Z+ banner hack-check
16022024-11-28T00:57:17.904Z
16032024-11-28T00:57:17.904Z # # ## #### # # #### # # ###### #### # #
16042024-11-28T00:57:17.904Z # # # # # # # # # # # # # # # # #
16052024-11-28T00:57:17.904Z ###### # # # #### ##### # ###### ##### # ####
16062024-11-28T00:57:17.904Z # # ###### # # # # # # # # # #
16072024-11-28T00:57:17.904Z # # # # # # # # # # # # # # # # #
16082024-11-28T00:57:17.904Z # # # # #### # # #### # # ###### #### # #
16092024-11-28T00:57:17.904Z
16102024-11-28T00:57:17.904Z+ export CARGO_INCREMENTAL=0
16112024-11-28T00:57:17.904Z+ CARGO_INCREMENTAL=0
16122024-11-28T00:57:17.905Z+ ptime -m timeout 2h cargo xtask check-features --ci
16132024-11-28T00:57:18.431Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16142024-11-28T00:57:21.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
16152024-11-28T00:57:21.990Z Running `target/debug/xtask check-features --ci`
16162024-11-28T00:57:22.018Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16172024-11-28T00:57:22.018Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16182024-11-28T00:57:22.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16192024-11-28T00:57:22.492Z Running `target/debug/xtask download cargo-hack`
16202024-11-28T00:57:23.322Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16212024-11-28T00:57:23.694Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16222024-11-28T00:57:28.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
16232024-11-28T00:57:28.879Z Running `target/debug/xtask-downloader cargo-hack`
16242024-11-28T00:57:28.916ZNov 28 00:57:27.143 INFO Starting download, target: CargoHack
16252024-11-28T00:57:28.920ZNov 28 00:57:27.144 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16262024-11-28T00:57:29.530ZNov 28 00:57:27.758 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16272024-11-28T00:57:29.617ZNov 28 00:57:27.845 INFO Download complete, target: CargoHack
16282024-11-28T00:57:29.621Zrunning: "/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"
16292024-11-28T00:57:29.636Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16302024-11-28T00:57:29.798Zinfo: running `cargo check --bins` on api_identity (1/173)
16312024-11-28T00:57:30.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16322024-11-28T00:57:30.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16332024-11-28T00:57:30.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16342024-11-28T00:57:30.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16352024-11-28T00:57:30.397Z
16362024-11-28T00:57:30.397Zinfo: running `cargo check --bins` on bootstore (2/173)
16372024-11-28T00:57:30.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16382024-11-28T00:57:30.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16392024-11-28T00:57:30.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16402024-11-28T00:57:30.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16412024-11-28T00:57:31.026Z
16422024-11-28T00:57:31.026Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/173)
16432024-11-28T00:57:31.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16442024-11-28T00:57:31.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16452024-11-28T00:57:31.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16462024-11-28T00:57:31.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16472024-11-28T00:57:31.633Z
16482024-11-28T00:57:31.633Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/173)
16492024-11-28T00:57:32.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16502024-11-28T00:57:32.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16512024-11-28T00:57:32.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16522024-11-28T00:57:32.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16532024-11-28T00:57:32.246Z
16542024-11-28T00:57:32.246Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/173)
16552024-11-28T00:57:32.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562024-11-28T00:57:32.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572024-11-28T00:57:32.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582024-11-28T00:57:32.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16592024-11-28T00:57:32.662Z
16602024-11-28T00:57:32.662Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/173)
16612024-11-28T00:57:33.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622024-11-28T00:57:33.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632024-11-28T00:57:33.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642024-11-28T00:57:33.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16652024-11-28T00:57:33.087Z
16662024-11-28T00:57:33.087Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/173)
16672024-11-28T00:57:33.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682024-11-28T00:57:33.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692024-11-28T00:57:33.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702024-11-28T00:57:33.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16712024-11-28T00:57:33.518Z
16722024-11-28T00:57:33.518Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/173)
16732024-11-28T00:57:33.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742024-11-28T00:57:33.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752024-11-28T00:57:33.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762024-11-28T00:57:33.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16772024-11-28T00:57:33.956Z
16782024-11-28T00:57:33.956Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/173)
16792024-11-28T00:57:34.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802024-11-28T00:57:34.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812024-11-28T00:57:34.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822024-11-28T00:57:34.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16832024-11-28T00:57:34.394Z
16842024-11-28T00:57:34.394Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/173)
16852024-11-28T00:57:34.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862024-11-28T00:57:34.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872024-11-28T00:57:34.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882024-11-28T00:57:34.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16892024-11-28T00:57:34.831Z
16902024-11-28T00:57:34.831Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/173)
16912024-11-28T00:57:35.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922024-11-28T00:57:35.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932024-11-28T00:57:35.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942024-11-28T00:57:35.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16952024-11-28T00:57:35.271Z
16962024-11-28T00:57:35.271Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/173)
16972024-11-28T00:57:35.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982024-11-28T00:57:35.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992024-11-28T00:57:35.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002024-11-28T00:57:35.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17012024-11-28T00:57:35.703Z
17022024-11-28T00:57:35.703Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/173)
17032024-11-28T00:57:36.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042024-11-28T00:57:36.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052024-11-28T00:57:36.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062024-11-28T00:57:36.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17072024-11-28T00:57:36.136Z
17082024-11-28T00:57:36.136Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/173)
17092024-11-28T00:57:36.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102024-11-28T00:57:36.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112024-11-28T00:57:36.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122024-11-28T00:57:36.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17132024-11-28T00:57:36.561Z
17142024-11-28T00:57:36.561Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/173)
17152024-11-28T00:57:36.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162024-11-28T00:57:36.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172024-11-28T00:57:36.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182024-11-28T00:57:36.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17192024-11-28T00:57:36.992Z
17202024-11-28T00:57:36.992Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/173)
17212024-11-28T00:57:37.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222024-11-28T00:57:37.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232024-11-28T00:57:37.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242024-11-28T00:57:37.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17252024-11-28T00:57:37.423Z
17262024-11-28T00:57:37.423Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/173)
17272024-11-28T00:57:37.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282024-11-28T00:57:37.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292024-11-28T00:57:37.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302024-11-28T00:57:37.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17312024-11-28T00:57:37.854Z
17322024-11-28T00:57:37.854Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/173)
17332024-11-28T00:57:38.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342024-11-28T00:57:38.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352024-11-28T00:57:38.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362024-11-28T00:57:38.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17372024-11-28T00:57:38.276Z
17382024-11-28T00:57:38.276Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/173)
17392024-11-28T00:57:38.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402024-11-28T00:57:38.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412024-11-28T00:57:38.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422024-11-28T00:57:38.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17432024-11-28T00:57:38.711Z
17442024-11-28T00:57:38.711Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/173)
17452024-11-28T00:57:39.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462024-11-28T00:57:39.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472024-11-28T00:57:39.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482024-11-28T00:57:39.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17492024-11-28T00:57:39.131Z
17502024-11-28T00:57:39.131Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/173)
17512024-11-28T00:57:39.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522024-11-28T00:57:39.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532024-11-28T00:57:39.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542024-11-28T00:57:39.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17552024-11-28T00:57:39.562Z
17562024-11-28T00:57:39.562Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/173)
17572024-11-28T00:57:39.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582024-11-28T00:57:39.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592024-11-28T00:57:39.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602024-11-28T00:57:39.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17612024-11-28T00:57:40.002Z
17622024-11-28T00:57:40.002Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/173)
17632024-11-28T00:57:40.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642024-11-28T00:57:40.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652024-11-28T00:57:40.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662024-11-28T00:57:40.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17672024-11-28T00:57:40.438Z
17682024-11-28T00:57:40.438Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/173)
17692024-11-28T00:57:40.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702024-11-28T00:57:40.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712024-11-28T00:57:40.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722024-11-28T00:57:40.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17732024-11-28T00:57:40.861Z
17742024-11-28T00:57:40.861Zinfo: running `cargo check --bins` on sled-hardware-types (25/173)
17752024-11-28T00:57:41.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762024-11-28T00:57:41.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772024-11-28T00:57:41.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782024-11-28T00:57:41.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17792024-11-28T00:57:41.504Z
17802024-11-28T00:57:41.504Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/173)
17812024-11-28T00:57:42.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822024-11-28T00:57:42.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832024-11-28T00:57:42.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842024-11-28T00:57:42.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17852024-11-28T00:57:42.146Z
17862024-11-28T00:57:42.146Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/173)
17872024-11-28T00:57:42.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882024-11-28T00:57:42.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892024-11-28T00:57:42.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902024-11-28T00:57:42.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17912024-11-28T00:57:42.798Z
17922024-11-28T00:57:42.798Zinfo: running `cargo check --bins` on oxlog (28/173)
17932024-11-28T00:57:43.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942024-11-28T00:57:43.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952024-11-28T00:57:43.421Z Checking cfg-if v1.0.0
17962024-11-28T00:57:43.423Z Checking libc v0.2.162
17972024-11-28T00:57:43.532Z Checking serde v1.0.215
17982024-11-28T00:57:43.534Z Checking zeroize v1.8.1
17992024-11-28T00:57:43.550Z Checking memchr v2.7.4
18002024-11-28T00:57:43.559Z Checking typenum v1.17.0
18012024-11-28T00:57:43.571Z Checking scopeguard v1.2.0
18022024-11-28T00:57:43.574Z Checking subtle v2.6.1
18032024-11-28T00:57:43.597Z Checking value-bag v1.9.0
18042024-11-28T00:57:43.701Z Checking lock_api v0.4.12
18052024-11-28T00:57:43.785Z Checking itoa v1.0.11
18062024-11-28T00:57:43.838Z Checking smallvec v1.13.2
18072024-11-28T00:57:43.989Z Checking log v0.4.22
18082024-11-28T00:57:44.004Z Checking const-oid v0.9.6
18092024-11-28T00:57:44.081Z Checking pin-project-lite v0.2.14
18102024-11-28T00:57:44.175Z Checking byteorder v1.5.0
18112024-11-28T00:57:44.192Z Checking futures-core v0.3.31
18122024-11-28T00:57:44.377Z Checking once_cell v1.20.2
18132024-11-28T00:57:44.420Z Checking cpufeatures v0.2.14
18142024-11-28T00:57:44.501Z Checking futures-sink v0.3.31
18152024-11-28T00:57:44.515Z Checking stable_deref_trait v1.2.0
18162024-11-28T00:57:44.570Z Checking spin v0.9.8
18172024-11-28T00:57:44.605Z Checking zerocopy v0.7.35
18182024-11-28T00:57:44.631Z Checking slab v0.4.9
18192024-11-28T00:57:44.665Z Checking zerofrom v0.1.4
18202024-11-28T00:57:44.702Z Checking getrandom v0.2.15
18212024-11-28T00:57:44.855Z Checking generic-array v0.14.7
18222024-11-28T00:57:44.887Z Checking signal-hook-registry v1.4.2
18232024-11-28T00:57:44.903Z Checking parking_lot_core v0.9.10
18242024-11-28T00:57:44.905Z Checking mio v1.0.2
18252024-11-28T00:57:44.931Z Checking rand_core v0.6.4
18262024-11-28T00:57:45.146Z Checking socket2 v0.5.7
18272024-11-28T00:57:45.228Z Checking yoke v0.7.4
18282024-11-28T00:57:45.244Z Checking parking_lot v0.12.3
18292024-11-28T00:57:45.525Z Checking futures-channel v0.3.31
18302024-11-28T00:57:45.576Z Checking pin-utils v0.1.0
18312024-11-28T00:57:45.591Z Checking futures-task v0.3.31
18322024-11-28T00:57:45.622Z Checking allocator-api2 v0.2.18
18332024-11-28T00:57:45.655Z Checking futures-io v0.3.31
18342024-11-28T00:57:45.810Z Checking equivalent v1.0.1
18352024-11-28T00:57:45.824Z Checking foldhash v0.1.3
18362024-11-28T00:57:45.826Z Checking zerovec v0.10.4
18372024-11-28T00:57:45.861Z Checking futures-util v0.3.31
18382024-11-28T00:57:45.911Z Checking ryu v1.0.18
18392024-11-28T00:57:45.959Z Checking crypto-common v0.1.6
18402024-11-28T00:57:46.000Z Checking block-buffer v0.10.4
18412024-11-28T00:57:46.020Z Checking block-padding v0.3.3
18422024-11-28T00:57:46.128Z Checking tinyvec_macros v0.1.1
18432024-11-28T00:57:46.142Z Checking fnv v1.0.7
18442024-11-28T00:57:46.209Z Checking tinyvec v1.8.0
18452024-11-28T00:57:46.211Z Checking inout v0.1.3
18462024-11-28T00:57:46.224Z Checking digest v0.10.7
18472024-11-28T00:57:46.249Z Checking hashbrown v0.15.0
18482024-11-28T00:57:46.262Z Checking libm v0.2.8
18492024-11-28T00:57:46.427Z Checking cipher v0.4.4
18502024-11-28T00:57:46.605Z Checking hmac v0.12.1
18512024-11-28T00:57:46.809Z Checking sha2 v0.10.8
18522024-11-28T00:57:46.825Z Checking writeable v0.5.5
18532024-11-28T00:57:47.116Z Checking litemap v0.7.3
18542024-11-28T00:57:47.174Z Checking base64ct v1.6.0
18552024-11-28T00:57:47.364Z Checking unicode-bidi v0.3.17
18562024-11-28T00:57:47.408Z Checking num-traits v0.2.19
18572024-11-28T00:57:47.445Z Checking ppv-lite86 v0.2.20
18582024-11-28T00:57:47.532Z Checking unicode-normalization v0.1.24
18592024-11-28T00:57:47.547Z Checking tinystr v0.7.6
18602024-11-28T00:57:47.629Z Checking pem-rfc7468 v0.7.0
18612024-11-28T00:57:47.899Z Checking flagset v0.4.6
18622024-11-28T00:57:47.933Z Checking icu_locid v1.5.0
18632024-11-28T00:57:47.992Z Checking tracing-core v0.1.32
18642024-11-28T00:57:48.090Z Checking der v0.7.9
18652024-11-28T00:57:48.195Z Checking rand_chacha v0.3.1
18662024-11-28T00:57:48.422Z Checking thiserror v1.0.69
18672024-11-28T00:57:48.486Z Checking bytes v1.8.0
18682024-11-28T00:57:48.555Z Checking indexmap v2.6.0
18692024-11-28T00:57:48.619Z Checking serde_json v1.0.132
18702024-11-28T00:57:48.637Z Checking bitflags v2.6.0
18712024-11-28T00:57:48.926Z Checking rustls-pki-types v1.9.0
18722024-11-28T00:57:48.975Z Checking icu_provider v1.5.0
18732024-11-28T00:57:49.116Z Checking percent-encoding v2.3.1
18742024-11-28T00:57:49.319Z Checking tokio v1.40.0
18752024-11-28T00:57:49.335Z Checking http v1.1.0
18762024-11-28T00:57:49.513Z Checking icu_locid_transform_data v1.5.0
18772024-11-28T00:57:49.615Z Checking tracing v0.1.40
18782024-11-28T00:57:49.651Z Checking icu_locid_transform v1.5.0
18792024-11-28T00:57:49.877Z Checking rand v0.8.5
18802024-11-28T00:57:49.945Z Checking icu_collections v1.5.0
18812024-11-28T00:57:49.959Z Checking spki v0.7.3
18822024-11-28T00:57:50.253Z Checking pbkdf2 v0.12.2
18832024-11-28T00:57:50.339Z Checking salsa20 v0.10.2
18842024-11-28T00:57:50.413Z Checking aws-lc-sys v0.22.0
18852024-11-28T00:57:50.555Z Checking httparse v1.9.5
18862024-11-28T00:57:50.608Z Checking untrusted v0.9.0
18872024-11-28T00:57:50.623Z Checking untrusted v0.7.1
18882024-11-28T00:57:50.649Z Checking icu_properties_data v1.5.0
18892024-11-28T00:57:50.757Z Checking powerfmt v0.2.0
18902024-11-28T00:57:50.778Z Checking mirai-annotations v1.12.0
18912024-11-28T00:57:50.895Z Checking icu_properties v1.5.1
18922024-11-28T00:57:50.947Z Checking ring v0.17.8
18932024-11-28T00:57:50.968Z Checking scrypt v0.11.0
18942024-11-28T00:57:51.014Z Checking deranged v0.3.11
18952024-11-28T00:57:51.065Z Checking aes v0.8.4
18962024-11-28T00:57:51.130Z Checking cbc v0.1.2
18972024-11-28T00:57:51.176Z Checking crossbeam-utils v0.8.20
18982024-11-28T00:57:51.342Z Checking time-core v0.1.2
18992024-11-28T00:57:51.507Z Checking num_threads v0.1.7
19002024-11-28T00:57:51.626Z Checking num-conv v0.1.0
19012024-11-28T00:57:51.882Z Checking utf8_iter v1.0.4
19022024-11-28T00:57:51.899Z Checking write16 v1.0.0
19032024-11-28T00:57:51.950Z Checking icu_normalizer_data v1.5.0
19042024-11-28T00:57:52.006Z Checking utf16_iter v1.0.5
19052024-11-28T00:57:52.045Z Checking atomic-waker v1.1.2
19062024-11-28T00:57:52.085Z Checking pkcs5 v0.7.1
19072024-11-28T00:57:52.180Z Checking http-body v1.0.1
19082024-11-28T00:57:52.196Z Checking form_urlencoded v1.2.1
19092024-11-28T00:57:52.374Z Checking try-lock v0.2.5
19102024-11-28T00:57:52.389Z Checking unicode-ident v1.0.13
19112024-11-28T00:57:52.502Z Checking want v0.3.1
19122024-11-28T00:57:52.544Z Checking httpdate v1.0.3
19132024-11-28T00:57:52.618Z Checking pkcs8 v0.10.2
19142024-11-28T00:57:52.671Z Checking proc-macro2 v1.0.89
19152024-11-28T00:57:52.758Z Checking serde_spanned v0.6.8
19162024-11-28T00:57:52.772Z Checking uuid v1.11.0
19172024-11-28T00:57:52.817Z Checking time v0.3.36
19182024-11-28T00:57:52.922Z Checking toml_datetime v0.6.8
19192024-11-28T00:57:52.938Z Checking slog v2.7.0
19202024-11-28T00:57:52.953Z Checking aws-lc-rs v1.10.0
19212024-11-28T00:57:53.207Z Checking scroll v0.12.0
19222024-11-28T00:57:53.354Z Checking tower-service v0.3.3
19232024-11-28T00:57:53.354Z Checking match_cfg v0.1.0
19242024-11-28T00:57:53.440Z Checking base64 v0.22.1
19252024-11-28T00:57:53.454Z Checking foreign-types-shared v0.1.1
19262024-11-28T00:57:53.485Z Checking iana-time-zone v0.1.61
19272024-11-28T00:57:53.566Z Checking adler2 v2.0.0
19282024-11-28T00:57:53.654Z Checking ucd-trie v0.1.7
19292024-11-28T00:57:53.696Z Checking plain v0.2.3
19302024-11-28T00:57:53.723Z Checking miniz_oxide v0.8.0
19312024-11-28T00:57:53.843Z Checking goblin v0.8.2
19322024-11-28T00:57:53.855Z Checking pest v2.7.14
19332024-11-28T00:57:53.944Z Checking chrono v0.4.38
19342024-11-28T00:57:54.271Z Checking icu_normalizer v1.5.0
19352024-11-28T00:57:54.479Z Checking foreign-types v0.3.2
19362024-11-28T00:57:54.572Z Checking hostname v0.3.1
19372024-11-28T00:57:54.708Z Checking quote v1.0.37
19382024-11-28T00:57:54.767Z Checking rustls-webpki v0.102.8
19392024-11-28T00:57:55.016Z Checking idna_adapter v1.2.0
19402024-11-28T00:57:55.073Z Checking openssl-sys v0.9.103
19412024-11-28T00:57:55.206Z Checking idna v1.0.3
19422024-11-28T00:57:55.268Z Checking errno v0.3.9
19432024-11-28T00:57:55.440Z Checking dirs-sys-next v0.1.2
19442024-11-28T00:57:55.551Z Checking aho-corasick v1.1.3
19452024-11-28T00:57:55.625Z Checking regex-syntax v0.8.5
19462024-11-28T00:57:55.718Z Checking url v2.5.3
19472024-11-28T00:57:56.059Z Checking data-encoding v2.6.0
19482024-11-28T00:57:56.361Z Checking siphasher v0.3.11
19492024-11-28T00:57:56.375Z Checking pretty-hex v0.4.1
19502024-11-28T00:57:56.547Z Checking openssl v0.10.66
19512024-11-28T00:57:56.566Z Checking dtrace-parser v0.2.0
19522024-11-28T00:57:56.582Z Checking tokio-util v0.7.12
19532024-11-28T00:57:56.667Z Checking dirs-next v2.0.0
19542024-11-28T00:57:56.699Z Checking rustix v0.38.37
19552024-11-28T00:57:56.807Z Checking syn v2.0.87
19562024-11-28T00:57:57.012Z Checking http-body-util v0.1.2
19572024-11-28T00:57:57.141Z Checking crossbeam-epoch v0.9.18
19582024-11-28T00:57:57.449Z Checking sha1 v0.10.6
19592024-11-28T00:57:57.507Z Checking h2 v0.4.6
19602024-11-28T00:57:57.568Z Checking signature v2.2.0
19612024-11-28T00:57:57.725Z Checking lazy_static v1.5.0
19622024-11-28T00:57:57.768Z Checking thread-id v4.2.2
19632024-11-28T00:57:57.842Z Checking thread_local v1.1.8
19642024-11-28T00:57:57.884Z Checking encoding_rs v0.8.34
19652024-11-28T00:57:58.102Z Checking anstyle v1.0.10
19662024-11-28T00:57:58.470Z Checking ipnet v2.10.1
19672024-11-28T00:57:58.742Z Checking dof v0.3.0
19682024-11-28T00:57:58.879Z Checking regex-automata v0.4.8
19692024-11-28T00:57:58.950Z Checking utf8parse v0.2.2
19702024-11-28T00:57:59.105Z Checking unicode-properties v0.1.3
19712024-11-28T00:57:59.337Z Checking mime v0.3.17
19722024-11-28T00:57:59.479Z Checking either v1.13.0
19732024-11-28T00:57:59.649Z Checking winnow v0.6.20
19742024-11-28T00:57:59.874Z Checking gimli v0.31.1
19752024-11-28T00:58:00.171Z Checking openssl-probe v0.1.5
19762024-11-28T00:58:00.301Z Checking stringprep v0.1.5
19772024-11-28T00:58:00.325Z Checking anstyle-parse v0.2.5
19782024-11-28T00:58:00.582Z Checking crossbeam-deque v0.8.5
19792024-11-28T00:58:00.601Z Checking term v0.7.0
19802024-11-28T00:58:00.918Z Checking rustls v0.23.14
19812024-11-28T00:58:01.040Z Checking rustls v0.22.4
19822024-11-28T00:58:01.900Z Checking native-tls v0.2.12
19832024-11-28T00:58:02.229Z Checking slog-json v2.6.1
19842024-11-28T00:58:02.467Z Checking serde_urlencoded v0.7.1
19852024-11-28T00:58:02.576Z Checking toml_edit v0.22.22
19862024-11-28T00:58:02.888Z Checking crossbeam-channel v0.5.13
19872024-11-28T00:58:03.279Z Checking usdt-impl v0.5.0
19882024-11-28T00:58:03.635Z Checking futures-executor v0.3.31
19892024-11-28T00:58:03.708Z Checking rustls-pemfile v2.2.0
19902024-11-28T00:58:03.722Z Checking hyper v1.5.0
19912024-11-28T00:58:03.785Z Checking num-integer v0.1.46
19922024-11-28T00:58:03.840Z Checking idna v0.3.0
19932024-11-28T00:58:03.919Z Checking idna v0.4.0
19942024-11-28T00:58:03.964Z Checking addr2line v0.24.2
19952024-11-28T00:58:04.251Z Checking md-5 v0.10.6
19962024-11-28T00:58:04.429Z Checking ff v0.13.0
19972024-11-28T00:58:04.468Z Checking is-terminal v0.4.13
19982024-11-28T00:58:04.592Z Checking memmap v0.7.0
19992024-11-28T00:58:04.636Z Checking hash32 v0.2.1
20002024-11-28T00:58:04.697Z Checking object v0.36.5
20012024-11-28T00:58:04.781Z Checking is_terminal_polyfill v1.70.1
20022024-11-28T00:58:04.796Z Checking utf-8 v0.7.6
20032024-11-28T00:58:04.811Z Checking fallible-iterator v0.2.0
20042024-11-28T00:58:04.892Z Checking take_mut v0.2.2
20052024-11-28T00:58:04.938Z Checking rustc-demangle v0.1.24
20062024-11-28T00:58:04.992Z Checking base16ct v0.2.0
20072024-11-28T00:58:05.035Z Checking quick-error v1.2.3
20082024-11-28T00:58:05.104Z Checking colorchoice v1.0.2
20092024-11-28T00:58:05.174Z Checking linked-hash-map v0.5.6
20102024-11-28T00:58:05.177Z Checking psl-types v2.0.11
20112024-11-28T00:58:05.235Z Checking anstyle-query v1.1.1
20122024-11-28T00:58:05.353Z Checking dyn-clone v1.0.17
20132024-11-28T00:58:05.368Z Checking publicsuffix v2.2.3
20142024-11-28T00:58:05.371Z Checking anstream v0.6.15
20152024-11-28T00:58:05.398Z Checking postgres-protocol v0.6.7
20162024-11-28T00:58:05.483Z Checking lru-cache v0.1.2
20172024-11-28T00:58:05.486Z Checking schemars v0.8.21
20182024-11-28T00:58:05.584Z Checking sec1 v0.7.3
20192024-11-28T00:58:05.660Z Checking resolv-conf v0.7.0
20202024-11-28T00:58:05.718Z Checking toml v0.8.19
20212024-11-28T00:58:05.720Z Checking hyper-util v0.1.10
20222024-11-28T00:58:05.960Z Checking slog-async v2.8.0
20232024-11-28T00:58:05.995Z Checking tungstenite v0.24.0
20242024-11-28T00:58:06.059Z Checking heapless v0.7.17
20252024-11-28T00:58:06.227Z Checking tokio-rustls v0.25.0
20262024-11-28T00:58:06.275Z Checking tokio-rustls v0.26.0
20272024-11-28T00:58:06.459Z Checking usdt v0.5.0
20282024-11-28T00:58:06.595Z Checking hickory-proto v0.24.1
20292024-11-28T00:58:06.668Z Checking group v0.13.0
20302024-11-28T00:58:06.718Z Checking slog-term v2.9.1
20312024-11-28T00:58:06.911Z Checking num-iter v0.1.45
20322024-11-28T00:58:06.925Z Checking futures v0.3.31
20332024-11-28T00:58:07.033Z Checking slog-bunyan v2.5.0
20342024-11-28T00:58:07.088Z Checking tokio-native-tls v0.3.1
20352024-11-28T00:58:07.111Z Checking rayon-core v1.12.1
20362024-11-28T00:58:07.128Z Checking terminal_size v0.4.0
20372024-11-28T00:58:07.176Z Checking multer v3.1.0
20382024-11-28T00:58:07.196Z Checking phf_shared v0.11.2
20392024-11-28T00:58:07.283Z Checking cookie v0.18.1
20402024-11-28T00:58:07.332Z Checking async-stream v0.3.6
20412024-11-28T00:58:07.477Z Checking bzip2-sys v0.1.11+1.0.8
20422024-11-28T00:58:07.528Z Checking waitgroup v0.1.2
20432024-11-28T00:58:07.562Z Checking camino v1.1.9
20442024-11-28T00:58:07.599Z Checking signal-hook v0.3.17
20452024-11-28T00:58:07.673Z Checking openapiv3 v2.0.0
20462024-11-28T00:58:07.726Z Checking webpki-roots v0.26.6
20472024-11-28T00:58:07.742Z Checking serde_path_to_error v0.1.16
20482024-11-28T00:58:07.785Z Checking idna v0.5.0
20492024-11-28T00:58:07.960Z Checking hkdf v0.12.4
20502024-11-28T00:58:08.023Z Checking crypto-bigint v0.5.5
20512024-11-28T00:58:08.151Z Checking hostname v0.4.0
20522024-11-28T00:58:08.208Z Checking crc32fast v1.4.2
20532024-11-28T00:58:08.278Z Checking unicode-width v0.1.14
20542024-11-28T00:58:08.366Z Checking strsim v0.11.1
20552024-11-28T00:58:08.373Z Checking managed v0.8.0
20562024-11-28T00:58:08.630Z Checking winnow v0.5.40
20572024-11-28T00:58:08.649Z Checking clap_lex v0.7.2
20582024-11-28T00:58:08.710Z Checking debug-ignore v1.0.5
20592024-11-28T00:58:08.757Z Checking bitflags v1.3.2
20602024-11-28T00:58:08.853Z Checking console v0.15.8
20612024-11-28T00:58:08.869Z Checking smoltcp v0.9.1
20622024-11-28T00:58:08.885Z Checking clap_builder v4.5.21
20632024-11-28T00:58:09.461Z Checking cookie_store v0.21.0
20642024-11-28T00:58:10.165Z Checking flate2 v1.0.34
20652024-11-28T00:58:10.364Z Checking hyper-rustls v0.27.3
20662024-11-28T00:58:10.726Z Checking signal-hook-mio v0.2.4
20672024-11-28T00:58:10.803Z Checking hyper-tls v0.6.0
20682024-11-28T00:58:10.837Z Checking elliptic-curve v0.13.8
20692024-11-28T00:58:10.854Z Checking rayon v1.10.0
20702024-11-28T00:58:11.098Z Checking bzip2 v0.4.4
20712024-11-28T00:58:11.204Z Checking dropshot v0.12.0
20722024-11-28T00:58:11.268Z Checking backtrace v0.3.74
20732024-11-28T00:58:11.318Z Checking hickory-resolver v0.24.1
20742024-11-28T00:58:11.367Z Checking phf v0.11.2
20752024-11-28T00:58:11.460Z Checking num-bigint-dig v0.8.4
20762024-11-28T00:58:11.601Z Checking toml_edit v0.19.15
20772024-11-28T00:58:11.641Z Checking tokio-tungstenite v0.24.0
20782024-11-28T00:58:11.712Z Checking anyhow v1.0.93
20792024-11-28T00:58:11.974Z Checking postgres-types v0.2.8
20802024-11-28T00:58:12.068Z Checking regex v1.11.1
20812024-11-28T00:58:12.089Z Checking bstr v1.10.0
20822024-11-28T00:58:12.666Z Checking ed25519 v2.2.3
20832024-11-28T00:58:12.686Z Checking tokio-stream v0.1.16
20842024-11-28T00:58:12.888Z Checking phf_shared v0.10.0
20852024-11-28T00:58:12.953Z Checking curve25519-dalek v4.1.3
20862024-11-28T00:58:13.059Z Checking zerocopy v0.6.6
20872024-11-28T00:58:13.168Z Checking pkcs1 v0.7.5
20882024-11-28T00:58:13.559Z Checking hubpack v0.1.2
20892024-11-28T00:58:13.574Z Checking portable-atomic v1.9.0
20902024-11-28T00:58:13.576Z Checking float-cmp v0.9.0
20912024-11-28T00:58:13.754Z Checking serde-big-array v0.5.1
20922024-11-28T00:58:13.844Z Checking rfc6979 v0.4.0
20932024-11-28T00:58:13.883Z Checking sync_wrapper v1.0.1
20942024-11-28T00:58:13.953Z Checking normalize-line-endings v0.3.0
20952024-11-28T00:58:14.018Z Checking number_prefix v0.4.0
20962024-11-28T00:58:14.021Z Checking bit-vec v0.6.3
20972024-11-28T00:58:14.047Z Checking unicode-segmentation v1.12.0
20982024-11-28T00:58:14.060Z Checking fixedbitset v0.4.2
20992024-11-28T00:58:14.210Z Checking predicates-core v1.0.8
21002024-11-28T00:58:14.330Z Checking new_debug_unreachable v1.0.6
21012024-11-28T00:58:14.346Z Checking precomputed-hash v0.1.1
21022024-11-28T00:58:14.386Z Checking static_assertions v1.1.0
21032024-11-28T00:58:14.417Z Checking difflib v0.4.0
21042024-11-28T00:58:14.448Z Checking whoami v1.5.2
21052024-11-28T00:58:14.475Z Checking minimal-lexical v0.2.1
21062024-11-28T00:58:14.616Z Checking unicode-width v0.2.0
21072024-11-28T00:58:14.680Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21082024-11-28T00:58:14.720Z Checking predicates v3.1.2
21092024-11-28T00:58:14.736Z Checking tokio-postgres v0.7.12
21102024-11-28T00:58:14.739Z Checking similar v2.6.0
21112024-11-28T00:58:14.825Z Checking ed25519-dalek v2.1.1
21122024-11-28T00:58:14.852Z Checking qorb v0.2.0
21132024-11-28T00:58:14.868Z Checking nom v7.1.3
21142024-11-28T00:58:15.062Z Checking indicatif v0.17.9
21152024-11-28T00:58:15.223Z Checking string_cache v0.8.7
21162024-11-28T00:58:15.371Z Checking bit-set v0.5.3
21172024-11-28T00:58:15.512Z Checking petgraph v0.6.5
21182024-11-28T00:58:15.572Z Checking toml v0.7.8
21192024-11-28T00:58:15.626Z Checking ecdsa v0.16.9
21202024-11-28T00:58:15.835Z Checking reqwest v0.12.9
21212024-11-28T00:58:16.335Z Checking rsa v0.9.6
21222024-11-28T00:58:16.337Z Checking clap v4.5.21
21232024-11-28T00:58:16.475Z Checking zip v0.6.6
21242024-11-28T00:58:17.154Z Checking crossterm v0.28.1
21252024-11-28T00:58:17.365Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21262024-11-28T00:58:17.367Z Checking itertools v0.10.5
21272024-11-28T00:58:17.406Z Checking itertools v0.12.1
21282024-11-28T00:58:17.652Z Checking ahash v0.8.11
21292024-11-28T00:58:17.815Z Checking fs-err v2.11.0
21302024-11-28T00:58:17.850Z Checking x509-cert v0.2.5
21312024-11-28T00:58:18.200Z Checking hex v0.4.3
21322024-11-28T00:58:18.379Z Checking semver v1.0.23
21332024-11-28T00:58:18.737Z Checking lalrpop-util v0.19.12
21342024-11-28T00:58:18.781Z Checking peg-runtime v0.8.3
21352024-11-28T00:58:18.836Z Checking sigpipe v0.1.3
21362024-11-28T00:58:19.680Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21372024-11-28T00:58:19.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.18s
21382024-11-28T00:58:20.150Z
21392024-11-28T00:58:20.150Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/173)
21402024-11-28T00:58:20.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21412024-11-28T00:58:20.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21422024-11-28T00:58:20.818Z Compiling hashbrown v0.14.5
21432024-11-28T00:58:20.940Z Checking heck v0.5.0
21442024-11-28T00:58:20.955Z Compiling unsafe-libyaml v0.2.11
21452024-11-28T00:58:20.965Z Compiling ident_case v1.0.1
21462024-11-28T00:58:20.976Z Checking progenitor-client v0.8.0
21472024-11-28T00:58:20.994Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21482024-11-28T00:58:21.007Z Compiling proc-macro-crate v1.3.1
21492024-11-28T00:58:21.106Z Compiling darling_core v0.20.10
21502024-11-28T00:58:21.121Z Checking ipnetwork v0.20.0
21512024-11-28T00:58:21.325Z Compiling structmeta-derive v0.3.0
21522024-11-28T00:58:21.402Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21532024-11-28T00:58:21.457Z Compiling newtype-uuid v1.1.3
21542024-11-28T00:58:21.683Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21552024-11-28T00:58:21.747Z Compiling lzma-sys v0.1.20
21562024-11-28T00:58:22.023Z Compiling foreign-types-macros v0.2.3
21572024-11-28T00:58:22.060Z Checking regress v0.10.1
21582024-11-28T00:58:22.082Z Compiling num_enum_derive v0.5.11
21592024-11-28T00:58:22.543Z Compiling serde_yaml v0.9.34+deprecated
21602024-11-28T00:58:22.881Z Compiling dropshot v0.13.0
21612024-11-28T00:58:23.183Z Checking arc-swap v1.7.1
21622024-11-28T00:58:23.437Z Checking foreign-types-shared v0.3.1
21632024-11-28T00:58:23.610Z Checking foreign-types v0.5.0
21642024-11-28T00:58:23.748Z Checking slog-scope v4.4.0
21652024-11-28T00:58:23.748Z Compiling proc-macro-error v1.0.4
21662024-11-28T00:58:24.443Z Compiling structmeta v0.3.0
21672024-11-28T00:58:24.620Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21682024-11-28T00:58:24.620Z Checking tungstenite v0.21.0
21692024-11-28T00:58:24.621Z Compiling heck v0.3.3
21702024-11-28T00:58:24.748Z Checking num_enum v0.5.11
21712024-11-28T00:58:24.820Z Compiling parse-display-derive v0.10.0
21722024-11-28T00:58:24.878Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21732024-11-28T00:58:24.975Z Compiling dropshot_endpoint v0.13.0
21742024-11-28T00:58:25.597Z Checking cstr-argument v0.1.2
21752024-11-28T00:58:25.631Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21762024-11-28T00:58:25.674Z Checking typify-impl v0.2.0
21772024-11-28T00:58:25.688Z Checking instant v0.1.13
21782024-11-28T00:58:25.805Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21792024-11-28T00:58:26.281Z Checking fastrand v2.1.1
21802024-11-28T00:58:26.609Z Checking pretty-hex v0.2.1
21812024-11-28T00:58:26.753Z Checking base64 v0.21.7
21822024-11-28T00:58:26.781Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21832024-11-28T00:58:27.063Z Checking tempfile v3.13.0
21842024-11-28T00:58:27.250Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21852024-11-28T00:58:27.408Z Checking backoff v0.4.0
21862024-11-28T00:58:27.430Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21872024-11-28T00:58:27.447Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21882024-11-28T00:58:27.573Z Checking tokio-tungstenite v0.21.0
21892024-11-28T00:58:27.735Z Compiling zone_cfg_derive v0.1.2
21902024-11-28T00:58:27.795Z Checking strum v0.26.3
21912024-11-28T00:58:27.934Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21922024-11-28T00:58:28.106Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21932024-11-28T00:58:28.106Z Compiling darling_macro v0.20.10
21942024-11-28T00:58:28.132Z Checking slog-stdlog v4.1.1
21952024-11-28T00:58:28.334Z Checking regress v0.9.1
21962024-11-28T00:58:28.445Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21972024-11-28T00:58:28.646Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21982024-11-28T00:58:28.664Z Checking colored v2.1.0
21992024-11-28T00:58:28.929Z Checking macaddr v1.0.1
22002024-11-28T00:58:28.966Z Checking base64 v0.13.1
22012024-11-28T00:58:29.017Z Compiling darling v0.20.10
22022024-11-28T00:58:29.153Z Compiling serde_with_macros v3.11.0
22032024-11-28T00:58:29.236Z Checking zone v0.1.8
22042024-11-28T00:58:29.343Z Checking ron v0.7.1
22052024-11-28T00:58:29.418Z Checking parse-display v0.10.0
22062024-11-28T00:58:29.661Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22072024-11-28T00:58:29.870Z Checking xz2 v0.1.7
22082024-11-28T00:58:30.133Z Checking slog-envlogger v2.2.0
22092024-11-28T00:58:30.177Z Checking tabwriter v1.4.0
22102024-11-28T00:58:30.351Z Checking xattr v1.3.1
22112024-11-28T00:58:30.405Z Checking pem v3.0.4
22122024-11-28T00:58:30.520Z Checking yasna v0.5.2
22132024-11-28T00:58:30.545Z Checking headers-core v0.3.0
22142024-11-28T00:58:30.675Z Checking smf v0.2.3
22152024-11-28T00:58:30.688Z Checking filetime v0.2.25
22162024-11-28T00:58:30.884Z Checking same-file v1.0.6
22172024-11-28T00:58:31.046Z Checking walkdir v2.5.0
22182024-11-28T00:58:31.131Z Checking tar v0.4.42
22192024-11-28T00:58:31.185Z Checking headers v0.4.0
22202024-11-28T00:58:31.312Z Checking camino-tempfile v1.1.1
22212024-11-28T00:58:31.384Z Checking rcgen v0.12.1
22222024-11-28T00:58:31.573Z Checking atomicwrites v0.4.4
22232024-11-28T00:58:31.771Z Checking subprocess v0.2.9
22242024-11-28T00:58:32.024Z Checking serde_with v3.11.0
22252024-11-28T00:58:36.022Z Compiling typify-macro v0.2.0
22262024-11-28T00:58:37.844Z Compiling typify v0.2.0
22272024-11-28T00:58:37.913Z Compiling progenitor-impl v0.8.0
22282024-11-28T00:58:41.065Z Compiling progenitor-macro v0.8.0
22292024-11-28T00:58:46.311Z Checking progenitor v0.8.0
22302024-11-28T00:58:46.462Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22312024-11-28T00:58:46.465Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22322024-11-28T00:58:49.127Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22332024-11-28T00:58:49.509Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22342024-11-28T00:58:55.958Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22352024-11-28T00:58:57.552Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22362024-11-28T00:58:58.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.61s
22372024-11-28T00:58:58.950Z
22382024-11-28T00:58:58.950Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/173)
22392024-11-28T00:58:59.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22402024-11-28T00:58:59.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22412024-11-28T00:58:59.611Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22422024-11-28T00:59:00.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
22432024-11-28T00:59:01.168Z
22442024-11-28T00:59:01.168Zinfo: running `cargo check --bins` on nexus-config (31/173)
22452024-11-28T00:59:01.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-11-28T00:59:01.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-11-28T00:59:01.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22482024-11-28T00:59:01.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22492024-11-28T00:59:01.786Z
22502024-11-28T00:59:01.786Zinfo: running `cargo check --bins` on omicron-rpaths (32/173)
22512024-11-28T00:59:02.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522024-11-28T00:59:02.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532024-11-28T00:59:02.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22542024-11-28T00:59:02.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22552024-11-28T00:59:02.405Z
22562024-11-28T00:59:02.405Zinfo: running `cargo check --bins` on omicron-certificates (33/173)
22572024-11-28T00:59:02.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22582024-11-28T00:59:02.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22592024-11-28T00:59:02.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22602024-11-28T00:59:02.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22612024-11-28T00:59:03.032Z
22622024-11-28T00:59:03.032Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/173)
22632024-11-28T00:59:03.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22642024-11-28T00:59:03.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22652024-11-28T00:59:03.715Z Compiling zerocopy v0.8.10
22662024-11-28T00:59:03.715Z Compiling progenitor-client v0.8.0
22672024-11-28T00:59:03.715Z Compiling itertools v0.13.0
22682024-11-28T00:59:03.717Z Compiling zerocopy-derive v0.8.10
22692024-11-28T00:59:03.717Z Compiling heapless v0.8.0
22702024-11-28T00:59:03.717Z Compiling newtype-uuid v1.1.3
22712024-11-28T00:59:03.717Z Compiling ipnetwork v0.20.0
22722024-11-28T00:59:03.717Z Checking hash32 v0.3.1
22732024-11-28T00:59:04.058Z Compiling instant v0.1.13
22742024-11-28T00:59:04.101Z Compiling smoltcp v0.11.0
22752024-11-28T00:59:04.206Z Compiling progenitor v0.8.0
22762024-11-28T00:59:04.301Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22772024-11-28T00:59:04.463Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22782024-11-28T00:59:04.722Z Compiling backoff v0.4.0
22792024-11-28T00:59:04.766Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22802024-11-28T00:59:04.781Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22812024-11-28T00:59:04.951Z Compiling serde_with v3.11.0
22822024-11-28T00:59:04.993Z Compiling dropshot v0.13.0
22832024-11-28T00:59:04.995Z Compiling parse-display v0.10.0
22842024-11-28T00:59:05.114Z Checking num-rational v0.4.2
22852024-11-28T00:59:05.695Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22862024-11-28T00:59:05.833Z Compiling regress v0.9.1
22872024-11-28T00:59:06.734Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22882024-11-28T00:59:07.524Z Compiling phf_generator v0.11.2
22892024-11-28T00:59:07.711Z Checking num-complex v0.4.6
22902024-11-28T00:59:08.644Z Compiling macaddr v1.0.1
22912024-11-28T00:59:08.967Z Checking cobs v0.2.3
22922024-11-28T00:59:09.017Z Compiling num v0.4.3
22932024-11-28T00:59:09.151Z Checking postcard v1.0.10
22942024-11-28T00:59:09.208Z Compiling phf_codegen v0.11.2
22952024-11-28T00:59:09.426Z Compiling parse-zoneinfo v0.3.1
22962024-11-28T00:59:09.710Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22972024-11-28T00:59:09.944Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22982024-11-28T00:59:10.235Z Compiling float-ord v0.3.2
22992024-11-28T00:59:10.561Z Compiling convert_case v0.4.0
23002024-11-28T00:59:11.014Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23012024-11-28T00:59:11.171Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23022024-11-28T00:59:11.531Z Compiling chrono-tz-build v0.4.0
23032024-11-28T00:59:11.569Z Compiling derive_more v0.99.18
23042024-11-28T00:59:12.231Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23052024-11-28T00:59:12.409Z Compiling crucible-workspace-hack v0.1.0
23062024-11-28T00:59:12.761Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23072024-11-28T00:59:13.024Z Compiling chrono-tz v0.10.0
23082024-11-28T00:59:13.043Z Checking newline-converter v0.3.0
23092024-11-28T00:59:13.127Z Checking prettyplease v0.2.25
23102024-11-28T00:59:13.186Z Compiling slog-dtrace v0.3.0
23112024-11-28T00:59:13.475Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23122024-11-28T00:59:13.770Z Checking expectorate v1.1.0
23132024-11-28T00:59:14.038Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23142024-11-28T00:59:14.226Z Compiling zone_cfg_derive v0.3.0
23152024-11-28T00:59:14.609Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
23162024-11-28T00:59:14.670Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23172024-11-28T00:59:14.758Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23182024-11-28T00:59:14.893Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23192024-11-28T00:59:15.731Z Compiling const_format_proc_macros v0.2.33
23202024-11-28T00:59:15.753Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23212024-11-28T00:59:15.788Z Compiling num-derive v0.4.2
23222024-11-28T00:59:16.042Z Checking highway v1.2.0
23232024-11-28T00:59:16.472Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23242024-11-28T00:59:16.783Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23252024-11-28T00:59:16.937Z Checking zone v0.3.0
23262024-11-28T00:59:17.089Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23272024-11-28T00:59:17.680Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
23282024-11-28T00:59:17.805Z Checking const_format v0.2.33
23292024-11-28T00:59:18.136Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23302024-11-28T00:59:18.235Z Checking gethostname v0.5.0
23312024-11-28T00:59:18.263Z Checking bcs v0.1.6
23322024-11-28T00:59:18.332Z Compiling async-recursion v1.1.1
23332024-11-28T00:59:18.565Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23342024-11-28T00:59:19.293Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23352024-11-28T00:59:19.296Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23362024-11-28T00:59:20.103Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23372024-11-28T00:59:20.997Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23382024-11-28T00:59:26.197Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23392024-11-28T00:59:29.602Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23402024-11-28T00:59:32.185Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23412024-11-28T00:59:33.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.32s
23422024-11-28T00:59:33.558Z
23432024-11-28T00:59:33.559Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/173)
23442024-11-28T00:59:34.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23452024-11-28T00:59:34.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23462024-11-28T00:59:34.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23472024-11-28T00:59:34.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23482024-11-28T00:59:34.202Z
23492024-11-28T00:59:34.203Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/173)
23502024-11-28T00:59:34.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23512024-11-28T00:59:34.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23522024-11-28T00:59:34.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23532024-11-28T00:59:34.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23542024-11-28T00:59:34.833Z
23552024-11-28T00:59:34.833Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/173)
23562024-11-28T00:59:35.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23572024-11-28T00:59:35.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23582024-11-28T00:59:35.493Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23592024-11-28T00:59:36.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
23602024-11-28T00:59:36.285Z
23612024-11-28T00:59:36.286Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/173)
23622024-11-28T00:59:36.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632024-11-28T00:59:36.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642024-11-28T00:59:36.961Z Compiling cfg_aliases v0.1.1
23652024-11-28T00:59:36.963Z Compiling vte_generate_state_changes v0.1.2
23662024-11-28T00:59:36.963Z Checking fd-lock v4.0.2
23672024-11-28T00:59:37.064Z Checking nibble_vec v0.1.0
23682024-11-28T00:59:37.073Z Checking endian-type v0.1.2
23692024-11-28T00:59:37.082Z Checking bytecount v0.6.8
23702024-11-28T00:59:37.097Z Compiling tabled_derive v0.7.0
23712024-11-28T00:59:37.125Z Compiling peg-macros v0.8.4
23722024-11-28T00:59:37.140Z Compiling nix v0.28.0
23732024-11-28T00:59:37.211Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23742024-11-28T00:59:37.233Z Checking papergrid v0.11.0
23752024-11-28T00:59:37.255Z Compiling sqlparser_derive v0.2.2
23762024-11-28T00:59:37.257Z Checking radix_trie v0.2.1
23772024-11-28T00:59:37.678Z Checking home v0.5.9
23782024-11-28T00:59:37.681Z Checking vte v0.11.1
23792024-11-28T00:59:37.855Z Checking nu-ansi-term v0.50.1
23802024-11-28T00:59:38.261Z Checking unicode_categories v0.1.1
23812024-11-28T00:59:38.342Z Checking sqlparser v0.45.0
23822024-11-28T00:59:38.397Z Checking display-error-chain v0.2.2
23832024-11-28T00:59:38.574Z Checking sqlformat v0.2.6
23842024-11-28T00:59:39.074Z Checking strip-ansi-escapes v0.2.0
23852024-11-28T00:59:39.223Z Checking reedline v0.35.0
23862024-11-28T00:59:39.496Z Checking tabled v0.15.0
23872024-11-28T00:59:39.997Z Checking peg v0.8.4
23882024-11-28T00:59:40.344Z Checking rustyline v14.0.0
23892024-11-28T00:59:48.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.49s
23902024-11-28T00:59:48.957Z
23912024-11-28T00:59:48.957Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/173)
23922024-11-28T00:59:49.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932024-11-28T00:59:49.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942024-11-28T00:59:49.611Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23952024-11-28T00:59:54.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
23962024-11-28T00:59:54.730Z
23972024-11-28T00:59:54.730Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/173)
23982024-11-28T00:59:55.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992024-11-28T00:59:55.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002024-11-28T00:59:55.387Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24012024-11-28T00:59:59.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
24022024-11-28T00:59:59.255Z
24032024-11-28T00:59:59.255Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/173)
24042024-11-28T00:59:59.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052024-11-28T00:59:59.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062024-11-28T00:59:59.923Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24072024-11-28T01:00:04.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
24082024-11-28T01:00:04.757Z
24092024-11-28T01:00:04.757Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/173)
24102024-11-28T01:00:05.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112024-11-28T01:00:05.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122024-11-28T01:00:05.421Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24132024-11-28T01:00:10.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
24142024-11-28T01:00:10.337Z
24152024-11-28T01:00:10.337Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/173)
24162024-11-28T01:00:10.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172024-11-28T01:00:10.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182024-11-28T01:00:10.993Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24192024-11-28T01:00:14.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
24202024-11-28T01:00:15.040Z
24212024-11-28T01:00:15.040Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/173)
24222024-11-28T01:00:15.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232024-11-28T01:00:15.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242024-11-28T01:00:15.696Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24252024-11-28T01:00:19.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
24262024-11-28T01:00:19.776Z
24272024-11-28T01:00:19.776Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/173)
24282024-11-28T01:00:20.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292024-11-28T01:00:20.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302024-11-28T01:00:20.438Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24312024-11-28T01:00:25.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
24322024-11-28T01:00:25.500Z
24332024-11-28T01:00:25.500Zinfo: running `cargo check --bins` on oximeter (46/173)
24342024-11-28T01:00:26.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352024-11-28T01:00:26.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362024-11-28T01:00:26.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372024-11-28T01:00:26.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24382024-11-28T01:00:26.128Z
24392024-11-28T01:00:26.128Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/173)
24402024-11-28T01:00:26.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412024-11-28T01:00:26.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422024-11-28T01:00:26.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432024-11-28T01:00:26.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24442024-11-28T01:00:26.742Z
24452024-11-28T01:00:26.742Zinfo: running `cargo check --bins` on oximeter-schema (48/173)
24462024-11-28T01:00:27.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472024-11-28T01:00:27.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482024-11-28T01:00:27.385Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24492024-11-28T01:00:27.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
24502024-11-28T01:00:27.992Z
24512024-11-28T01:00:27.992Zinfo: running `cargo check --bins` on oximeter-types (49/173)
24522024-11-28T01:00:28.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532024-11-28T01:00:28.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542024-11-28T01:00:28.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552024-11-28T01:00:28.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24562024-11-28T01:00:28.623Z
24572024-11-28T01:00:28.623Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/173)
24582024-11-28T01:00:29.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592024-11-28T01:00:29.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602024-11-28T01:00:29.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612024-11-28T01:00:29.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24622024-11-28T01:00:29.258Z
24632024-11-28T01:00:29.258Zinfo: running `cargo check --bins` on oxql-types (51/173)
24642024-11-28T01:00:29.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652024-11-28T01:00:29.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662024-11-28T01:00:29.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672024-11-28T01:00:29.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24682024-11-28T01:00:29.889Z
24692024-11-28T01:00:29.889Zinfo: running `cargo check --bins` on oximeter-test-utils (52/173)
24702024-11-28T01:00:30.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712024-11-28T01:00:30.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722024-11-28T01:00:30.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732024-11-28T01:00:30.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24742024-11-28T01:00:30.535Z
24752024-11-28T01:00:30.535Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/173)
24762024-11-28T01:00:31.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772024-11-28T01:00:31.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782024-11-28T01:00:31.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24792024-11-28T01:00:31.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24802024-11-28T01:00:31.174Z
24812024-11-28T01:00:31.174Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/173)
24822024-11-28T01:00:31.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832024-11-28T01:00:31.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842024-11-28T01:00:31.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852024-11-28T01:00:31.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24862024-11-28T01:00:31.820Z
24872024-11-28T01:00:31.820Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/173)
24882024-11-28T01:00:32.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892024-11-28T01:00:32.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902024-11-28T01:00:32.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24912024-11-28T01:00:32.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24922024-11-28T01:00:32.458Z
24932024-11-28T01:00:32.458Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/173)
24942024-11-28T01:00:33.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952024-11-28T01:00:33.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962024-11-28T01:00:33.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972024-11-28T01:00:33.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24982024-11-28T01:00:33.080Z
24992024-11-28T01:00:33.080Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/173)
25002024-11-28T01:00:33.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012024-11-28T01:00:33.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022024-11-28T01:00:33.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032024-11-28T01:00:33.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25042024-11-28T01:00:33.716Z
25052024-11-28T01:00:33.717Zinfo: running `cargo check --bins` on cockroach-admin-client (58/173)
25062024-11-28T01:00:34.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072024-11-28T01:00:34.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082024-11-28T01:00:34.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25092024-11-28T01:00:34.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25102024-11-28T01:00:34.337Z
25112024-11-28T01:00:34.337Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/173)
25122024-11-28T01:00:34.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132024-11-28T01:00:34.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142024-11-28T01:00:34.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152024-11-28T01:00:34.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25162024-11-28T01:00:34.981Z
25172024-11-28T01:00:34.981Zinfo: running `cargo check --bins` on dns-service-client (60/173)
25182024-11-28T01:00:35.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192024-11-28T01:00:35.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202024-11-28T01:00:35.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212024-11-28T01:00:35.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25222024-11-28T01:00:35.618Z
25232024-11-28T01:00:35.618Zinfo: running `cargo check --bins` on internal-dns-types (61/173)
25242024-11-28T01:00:36.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252024-11-28T01:00:36.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262024-11-28T01:00:36.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272024-11-28T01:00:36.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25282024-11-28T01:00:36.250Z
25292024-11-28T01:00:36.250Zinfo: running `cargo check --bins` on dpd-client (62/173)
25302024-11-28T01:00:36.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312024-11-28T01:00:36.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322024-11-28T01:00:36.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332024-11-28T01:00:36.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25342024-11-28T01:00:36.881Z
25352024-11-28T01:00:36.881Zinfo: running `cargo check --bins` on gateway-client (63/173)
25362024-11-28T01:00:37.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372024-11-28T01:00:37.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382024-11-28T01:00:37.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25392024-11-28T01:00:37.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25402024-11-28T01:00:37.508Z
25412024-11-28T01:00:37.508Zinfo: running `cargo check --bins` on installinator-client (64/173)
25422024-11-28T01:00:38.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432024-11-28T01:00:38.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442024-11-28T01:00:38.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25452024-11-28T01:00:38.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25462024-11-28T01:00:38.155Z
25472024-11-28T01:00:38.156Zinfo: running `cargo check --bins` on installinator-common (65/173)
25482024-11-28T01:00:38.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492024-11-28T01:00:38.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502024-11-28T01:00:38.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512024-11-28T01:00:38.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25522024-11-28T01:00:38.805Z
25532024-11-28T01:00:38.805Zinfo: running `cargo check --bins` on update-engine (66/173)
25542024-11-28T01:00:39.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552024-11-28T01:00:39.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562024-11-28T01:00:39.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572024-11-28T01:00:39.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25582024-11-28T01:00:39.424Z
25592024-11-28T01:00:39.425Zinfo: running `cargo check --bins` on nexus-client (67/173)
25602024-11-28T01:00:40.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612024-11-28T01:00:40.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622024-11-28T01:00:40.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632024-11-28T01:00:40.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25642024-11-28T01:00:40.081Z
25652024-11-28T01:00:40.081Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/173)
25662024-11-28T01:00:40.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672024-11-28T01:00:40.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682024-11-28T01:00:40.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692024-11-28T01:00:40.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25702024-11-28T01:00:40.731Z
25712024-11-28T01:00:40.731Zinfo: running `cargo check --bins` on omicron-passwords (69/173)
25722024-11-28T01:00:41.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732024-11-28T01:00:41.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742024-11-28T01:00:41.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25752024-11-28T01:00:41.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25762024-11-28T01:00:41.349Z
25772024-11-28T01:00:41.349Zinfo: running `cargo check --bins` on nexus-types (70/173)
25782024-11-28T01:00:41.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792024-11-28T01:00:41.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802024-11-28T01:00:41.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25812024-11-28T01:00:41.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25822024-11-28T01:00:42.009Z
25832024-11-28T01:00:42.009Zinfo: running `cargo check --bins` on oxide-client (71/173)
25842024-11-28T01:00:42.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852024-11-28T01:00:42.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862024-11-28T01:00:42.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872024-11-28T01:00:42.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25882024-11-28T01:00:42.628Z
25892024-11-28T01:00:42.628Zinfo: running `cargo check --bins` on oximeter-client (72/173)
25902024-11-28T01:00:43.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912024-11-28T01:00:43.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922024-11-28T01:00:43.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932024-11-28T01:00:43.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25942024-11-28T01:00:43.264Z
25952024-11-28T01:00:43.264Zinfo: running `cargo check --bins` on repo-depot-client (73/173)
25962024-11-28T01:00:43.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972024-11-28T01:00:43.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982024-11-28T01:00:43.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992024-11-28T01:00:43.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26002024-11-28T01:00:43.869Z
26012024-11-28T01:00:43.869Zinfo: running `cargo check --bins` on sled-agent-client (74/173)
26022024-11-28T01:00:44.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032024-11-28T01:00:44.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042024-11-28T01:00:44.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052024-11-28T01:00:44.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26062024-11-28T01:00:44.502Z
26072024-11-28T01:00:44.502Zinfo: running `cargo check --bins` on wicketd-client (75/173)
26082024-11-28T01:00:45.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092024-11-28T01:00:45.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102024-11-28T01:00:45.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112024-11-28T01:00:45.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26122024-11-28T01:00:45.154Z
26132024-11-28T01:00:45.154Zinfo: running `cargo check --bins` on sled-agent-types (76/173)
26142024-11-28T01:00:45.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152024-11-28T01:00:45.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162024-11-28T01:00:45.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172024-11-28T01:00:45.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26182024-11-28T01:00:45.808Z
26192024-11-28T01:00:45.808Zinfo: running `cargo check --bins` on wicket-common (77/173)
26202024-11-28T01:00:46.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212024-11-28T01:00:46.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222024-11-28T01:00:46.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26232024-11-28T01:00:46.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26242024-11-28T01:00:46.448Z
26252024-11-28T01:00:46.448Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/173)
26262024-11-28T01:00:47.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272024-11-28T01:00:47.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282024-11-28T01:00:47.098Z Checking csv-core v0.1.11
26292024-11-28T01:00:47.098Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26302024-11-28T01:00:47.101Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26312024-11-28T01:00:47.423Z Checking csv v1.3.0
26322024-11-28T01:00:47.429Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26332024-11-28T01:00:47.979Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26342024-11-28T01:00:48.309Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26352024-11-28T01:00:49.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
26362024-11-28T01:00:49.729Z
26372024-11-28T01:00:49.729Zinfo: running `cargo check --bins` on cockroach-admin-api (79/173)
26382024-11-28T01:00:50.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392024-11-28T01:00:50.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402024-11-28T01:00:50.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412024-11-28T01:00:50.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26422024-11-28T01:00:50.350Z
26432024-11-28T01:00:50.350Zinfo: running `cargo check --bins` on cockroach-admin-types (80/173)
26442024-11-28T01:00:50.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452024-11-28T01:00:50.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462024-11-28T01:00:50.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472024-11-28T01:00:50.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26482024-11-28T01:00:50.978Z
26492024-11-28T01:00:50.979Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/173)
26502024-11-28T01:00:51.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512024-11-28T01:00:51.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522024-11-28T01:00:51.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532024-11-28T01:00:51.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26542024-11-28T01:00:51.710Z
26552024-11-28T01:00:51.710Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/173)
26562024-11-28T01:00:52.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572024-11-28T01:00:52.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582024-11-28T01:00:52.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592024-11-28T01:00:52.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26602024-11-28T01:00:52.437Z
26612024-11-28T01:00:52.438Zinfo: running `cargo check --bins` on dns-server (83/173)
26622024-11-28T01:00:52.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632024-11-28T01:00:52.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642024-11-28T01:00:53.075Z Compiling parking_lot_core v0.8.6
26652024-11-28T01:00:53.077Z Checking fxhash v0.2.1
26662024-11-28T01:00:53.077Z Checking hickory-server v0.24.1
26672024-11-28T01:00:53.077Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26682024-11-28T01:00:53.178Z Checking hickory-client v0.24.1
26692024-11-28T01:00:53.794Z Checking parking_lot v0.11.2
26702024-11-28T01:00:53.921Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26712024-11-28T01:00:53.921Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26722024-11-28T01:00:54.030Z Checking sled v0.34.7
26732024-11-28T01:00:55.808Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26742024-11-28T01:00:56.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
26752024-11-28T01:00:57.164Z
26762024-11-28T01:00:57.165Zinfo: running `cargo check --bins` on dns-server-api (84/173)
26772024-11-28T01:00:57.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-11-28T01:00:57.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-11-28T01:00:57.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802024-11-28T01:00:57.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26812024-11-28T01:00:57.785Z
26822024-11-28T01:00:57.785Zinfo: running `cargo check --bins` on gateway-test-utils (85/173)
26832024-11-28T01:00:58.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842024-11-28T01:00:58.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852024-11-28T01:00:58.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862024-11-28T01:00:58.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26872024-11-28T01:00:58.455Z
26882024-11-28T01:00:58.455Zinfo: running `cargo check --bins` on gateway-types (86/173)
26892024-11-28T01:00:59.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902024-11-28T01:00:59.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912024-11-28T01:00:59.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922024-11-28T01:00:59.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26932024-11-28T01:00:59.079Z
26942024-11-28T01:00:59.079Zinfo: running `cargo check --bins` on ipcc (87/173)
26952024-11-28T01:00:59.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962024-11-28T01:00:59.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972024-11-28T01:00:59.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982024-11-28T01:00:59.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26992024-11-28T01:00:59.697Z
27002024-11-28T01:00:59.697Zinfo: running `cargo check --bins` on omicron-gateway (88/173)
27012024-11-28T01:01:00.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022024-11-28T01:01:00.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032024-11-28T01:01:00.386Z Compiling semver v0.1.20
27042024-11-28T01:01:00.386Z Compiling radium v0.7.0
27052024-11-28T01:01:00.501Z Checking tap v1.0.1
27062024-11-28T01:01:00.503Z Compiling maybe-uninit v2.0.0
27072024-11-28T01:01:00.518Z Checking password-hash v0.5.0
27082024-11-28T01:01:00.521Z Checking blake2 v0.10.6
27092024-11-28T01:01:00.521Z Checking funty v2.0.0
27102024-11-28T01:01:00.521Z Checking crc-catalog v2.4.0
27112024-11-28T01:01:00.624Z Checking wyz v0.5.1
27122024-11-28T01:01:00.690Z Compiling packed_struct v0.10.1
27132024-11-28T01:01:00.944Z Compiling rustc_version v0.1.7
27142024-11-28T01:01:00.960Z Compiling owo-colors v4.1.0
27152024-11-28T01:01:00.992Z Compiling cancel-safe-futures v0.1.5
27162024-11-28T01:01:01.129Z Checking argon2 v0.5.3
27172024-11-28T01:01:01.158Z Checking crc v3.2.1
27182024-11-28T01:01:01.197Z Compiling packed_struct_codegen v0.10.1
27192024-11-28T01:01:01.252Z Checking half v2.4.1
27202024-11-28T01:01:01.335Z Compiling indexmap v1.9.3
27212024-11-28T01:01:01.354Z Checking nodrop v0.1.14
27222024-11-28T01:01:01.423Z Compiling newtype_derive v0.1.6
27232024-11-28T01:01:01.455Z Checking bitvec v1.0.1
27242024-11-28T01:01:01.474Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27252024-11-28T01:01:01.571Z Checking ciborium-io v0.2.2
27262024-11-28T01:01:01.660Z Checking array-init v0.0.4
27272024-11-28T01:01:01.697Z Checking ciborium-ll v0.2.2
27282024-11-28T01:01:01.789Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27292024-11-28T01:01:01.917Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27302024-11-28T01:01:01.984Z Checking smallvec v0.6.14
27312024-11-28T01:01:02.086Z Checking libsw v3.3.1
27322024-11-28T01:01:02.109Z Compiling memoffset v0.9.1
27332024-11-28T01:01:02.364Z Checking hashbrown v0.12.3
27342024-11-28T01:01:02.380Z Checking linear-map v1.2.0
27352024-11-28T01:01:02.422Z Checking indent_write v2.2.0
27362024-11-28T01:01:02.610Z Checking termcolor v1.4.1
27372024-11-28T01:01:02.630Z Checking swrite v0.1.0
27382024-11-28T01:01:02.679Z Checking bitfield v0.14.0
27392024-11-28T01:01:02.700Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27402024-11-28T01:01:02.740Z Checking serde-hex v0.1.0
27412024-11-28T01:01:03.054Z Checking env_logger v0.10.2
27422024-11-28T01:01:03.097Z Checking ron v0.8.1
27432024-11-28T01:01:03.472Z Checking ciborium v0.2.2
27442024-11-28T01:01:03.577Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27452024-11-28T01:01:04.038Z Checking steno v0.4.1
27462024-11-28T01:01:04.242Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27472024-11-28T01:01:04.334Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27482024-11-28T01:01:04.353Z Checking hashbrown v0.13.2
27492024-11-28T01:01:04.490Z Checking humantime v2.1.0
27502024-11-28T01:01:04.514Z Checking crc-any v2.5.0
27512024-11-28T01:01:04.797Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27522024-11-28T01:01:04.900Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27532024-11-28T01:01:05.257Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27542024-11-28T01:01:05.403Z Checking object v0.30.4
27552024-11-28T01:01:05.429Z Checking path-slash v0.1.5
27562024-11-28T01:01:05.563Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27572024-11-28T01:01:05.610Z Checking nix v0.27.1
27582024-11-28T01:01:06.279Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27592024-11-28T01:01:06.581Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27602024-11-28T01:01:06.775Z Checking tungstenite v0.23.0
27612024-11-28T01:01:06.833Z Checking kstat-rs v0.2.4
27622024-11-28T01:01:06.848Z Checking signal-hook-tokio v0.3.1
27632024-11-28T01:01:07.179Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27642024-11-28T01:01:07.492Z Checking tokio-tungstenite v0.23.1
27652024-11-28T01:01:07.894Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27662024-11-28T01:01:08.149Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27672024-11-28T01:01:08.444Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27682024-11-28T01:01:14.901Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27692024-11-28T01:01:16.152Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27702024-11-28T01:01:19.376Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27712024-11-28T01:01:24.987Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27722024-11-28T01:01:25.678Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27732024-11-28T01:01:28.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.72s
27742024-11-28T01:01:28.622Z
27752024-11-28T01:01:28.622Zinfo: running `cargo check --bins` on gateway-api (89/173)
27762024-11-28T01:01:29.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772024-11-28T01:01:29.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782024-11-28T01:01:29.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792024-11-28T01:01:29.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27802024-11-28T01:01:29.254Z
27812024-11-28T01:01:29.254Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/173)
27822024-11-28T01:01:29.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832024-11-28T01:01:29.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842024-11-28T01:01:29.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852024-11-28T01:01:29.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27862024-11-28T01:01:29.859Z
27872024-11-28T01:01:29.859Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/173)
27882024-11-28T01:01:30.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892024-11-28T01:01:30.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902024-11-28T01:01:30.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912024-11-28T01:01:30.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27922024-11-28T01:01:30.480Z
27932024-11-28T01:01:30.480Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/173)
27942024-11-28T01:01:31.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952024-11-28T01:01:31.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962024-11-28T01:01:31.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972024-11-28T01:01:31.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27982024-11-28T01:01:31.102Z
27992024-11-28T01:01:31.102Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/173)
28002024-11-28T01:01:31.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012024-11-28T01:01:31.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022024-11-28T01:01:31.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032024-11-28T01:01:31.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28042024-11-28T01:01:31.723Z
28052024-11-28T01:01:31.723Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/173)
28062024-11-28T01:01:32.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072024-11-28T01:01:32.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082024-11-28T01:01:32.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092024-11-28T01:01:32.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28102024-11-28T01:01:32.346Z
28112024-11-28T01:01:32.346Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/173)
28122024-11-28T01:01:32.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132024-11-28T01:01:32.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142024-11-28T01:01:32.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152024-11-28T01:01:32.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28162024-11-28T01:01:32.976Z
28172024-11-28T01:01:32.976Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/173)
28182024-11-28T01:01:33.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192024-11-28T01:01:33.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202024-11-28T01:01:33.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212024-11-28T01:01:33.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28222024-11-28T01:01:33.613Z
28232024-11-28T01:01:33.613Zinfo: running `cargo check --bins` on oximeter-producer (97/173)
28242024-11-28T01:01:34.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252024-11-28T01:01:34.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262024-11-28T01:01:34.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272024-11-28T01:01:34.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28282024-11-28T01:01:34.266Z
28292024-11-28T01:01:34.266Zinfo: running `cargo check --bins` on internal-dns-resolver (98/173)
28302024-11-28T01:01:34.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312024-11-28T01:01:34.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322024-11-28T01:01:34.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332024-11-28T01:01:34.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28342024-11-28T01:01:34.899Z
28352024-11-28T01:01:34.899Zinfo: running `cargo check --bins` on sp-sim (99/173)
28362024-11-28T01:01:35.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372024-11-28T01:01:35.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382024-11-28T01:01:35.537Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28392024-11-28T01:01:37.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
28402024-11-28T01:01:37.552Z
28412024-11-28T01:01:37.552Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/173)
28422024-11-28T01:01:38.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432024-11-28T01:01:38.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442024-11-28T01:01:38.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452024-11-28T01:01:38.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28462024-11-28T01:01:38.225Z
28472024-11-28T01:01:38.225Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/173)
28482024-11-28T01:01:38.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492024-11-28T01:01:38.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502024-11-28T01:01:38.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512024-11-28T01:01:38.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28522024-11-28T01:01:38.922Z
28532024-11-28T01:01:38.922Zinfo: running `cargo check --bins` on db-macros (102/173)
28542024-11-28T01:01:39.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552024-11-28T01:01:39.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562024-11-28T01:01:39.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572024-11-28T01:01:39.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28582024-11-28T01:01:39.534Z
28592024-11-28T01:01:39.534Zinfo: running `cargo check --bins` on nexus-macros-common (103/173)
28602024-11-28T01:01:40.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612024-11-28T01:01:40.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622024-11-28T01:01:40.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632024-11-28T01:01:40.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28642024-11-28T01:01:40.142Z
28652024-11-28T01:01:40.142Zinfo: running `cargo check --bins` on nexus-auth (104/173)
28662024-11-28T01:01:40.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672024-11-28T01:01:40.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682024-11-28T01:01:40.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692024-11-28T01:01:40.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28702024-11-28T01:01:40.802Z
28712024-11-28T01:01:40.802Zinfo: running `cargo check --bins` on authz-macros (105/173)
28722024-11-28T01:01:41.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732024-11-28T01:01:41.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742024-11-28T01:01:41.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752024-11-28T01:01:41.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28762024-11-28T01:01:41.406Z
28772024-11-28T01:01:41.406Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/173)
28782024-11-28T01:01:41.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792024-11-28T01:01:41.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802024-11-28T01:01:41.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812024-11-28T01:01:41.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28822024-11-28T01:01:42.053Z
28832024-11-28T01:01:42.053Zinfo: running `cargo check --bins` on nexus-db-model (107/173)
28842024-11-28T01:01:42.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852024-11-28T01:01:42.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862024-11-28T01:01:42.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872024-11-28T01:01:42.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28882024-11-28T01:01:42.703Z
28892024-11-28T01:01:42.703Zinfo: running `cargo check --bins` on nexus-defaults (108/173)
28902024-11-28T01:01:43.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-11-28T01:01:43.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-11-28T01:01:43.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932024-11-28T01:01:43.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28942024-11-28T01:01:43.327Z
28952024-11-28T01:01:43.327Zinfo: running `cargo check --bins` on nexus-inventory (109/173)
28962024-11-28T01:01:43.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-11-28T01:01:43.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-11-28T01:01:43.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992024-11-28T01:01:43.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29002024-11-28T01:01:43.972Z
29012024-11-28T01:01:43.972Zinfo: running `cargo check --bins` on typed-rng (110/173)
29022024-11-28T01:01:44.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032024-11-28T01:01:44.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042024-11-28T01:01:44.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052024-11-28T01:01:44.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29062024-11-28T01:01:44.584Z
29072024-11-28T01:01:44.584Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/173)
29082024-11-28T01:01:45.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092024-11-28T01:01:45.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102024-11-28T01:01:45.339Z Checking keccak v0.1.5
29112024-11-28T01:01:45.439Z Checking secrecy v0.8.0
29122024-11-28T01:01:45.441Z Compiling unicase v2.7.0
29132024-11-28T01:01:45.441Z Compiling same-file v1.0.6
29142024-11-28T01:01:45.450Z Compiling tempfile v3.13.0
29152024-11-28T01:01:45.479Z Compiling thiserror-impl-no-std v2.0.2
29162024-11-28T01:01:45.481Z Checking universal-hash v0.5.1
29172024-11-28T01:01:45.481Z Compiling blake3 v1.5.4
29182024-11-28T01:01:45.637Z Compiling walkdir v2.5.0
29192024-11-28T01:01:45.654Z Compiling ring v0.16.20
29202024-11-28T01:01:45.709Z Checking sha3 v0.10.8
29212024-11-28T01:01:45.739Z Checking opaque-debug v0.3.1
29222024-11-28T01:01:45.848Z Checking poly1305 v0.8.0
29232024-11-28T01:01:45.931Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29242024-11-28T01:01:46.115Z Checking chacha20 v0.9.1
29252024-11-28T01:01:46.226Z Checking aead v0.5.2
29262024-11-28T01:01:46.320Z Compiling memmap2 v0.9.5
29272024-11-28T01:01:46.345Z Compiling libefi-sys v0.1.0
29282024-11-28T01:01:46.361Z Compiling salty v0.3.0
29292024-11-28T01:01:46.420Z Compiling spin v0.5.2
29302024-11-28T01:01:46.459Z Compiling constant_time_eq v0.3.1
29312024-11-28T01:01:46.598Z Compiling arrayref v0.3.9
29322024-11-28T01:01:46.615Z Compiling arrayvec v0.7.6
29332024-11-28T01:01:46.664Z Checking chacha20poly1305 v0.10.1
29342024-11-28T01:01:46.761Z Compiling toolchain_find v0.4.0
29352024-11-28T01:01:46.763Z Compiling camino-tempfile v1.1.1
29362024-11-28T01:01:46.805Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29372024-11-28T01:01:46.833Z Compiling bitfield-struct v0.6.2
29382024-11-28T01:01:47.129Z Compiling topological-sort v0.2.2
29392024-11-28T01:01:47.243Z Compiling mime_guess v2.0.5
29402024-11-28T01:01:47.288Z Compiling rustfmt-wrapper v0.2.1
29412024-11-28T01:01:47.836Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29422024-11-28T01:01:47.873Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29432024-11-28T01:01:47.890Z Checking primeorder v0.13.6
29442024-11-28T01:01:48.163Z Checking env_filter v0.1.2
29452024-11-28T01:01:48.262Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29462024-11-28T01:01:48.278Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29472024-11-28T01:01:48.360Z Checking p384 v0.13.0
29482024-11-28T01:01:48.386Z Checking env_logger v0.11.5
29492024-11-28T01:01:48.566Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29502024-11-28T01:01:48.640Z Checking thiserror-no-std v2.0.2
29512024-11-28T01:01:48.659Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29522024-11-28T01:01:48.748Z Checking vsss-rs v3.3.4
29532024-11-28T01:01:48.809Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29542024-11-28T01:01:48.873Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29552024-11-28T01:01:48.994Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29562024-11-28T01:01:49.209Z Checking bumpalo v3.16.0
29572024-11-28T01:01:49.269Z Checking simd-adler32 v0.3.7
29582024-11-28T01:01:49.285Z Compiling zip v2.1.3
29592024-11-28T01:01:49.357Z Checking http-range v0.1.5
29602024-11-28T01:01:49.473Z Checking lockfree-object-pool v0.1.6
29612024-11-28T01:01:49.513Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29622024-11-28T01:01:49.543Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29632024-11-28T01:01:49.634Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29642024-11-28T01:01:49.699Z Checking zopfli v0.8.1
29652024-11-28T01:01:49.818Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
29662024-11-28T01:01:50.245Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29672024-11-28T01:01:50.264Z Checking nanorand v0.7.0
29682024-11-28T01:01:50.352Z Checking atty v0.2.14
29692024-11-28T01:01:50.401Z Checking glob v0.3.1
29702024-11-28T01:01:50.474Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29712024-11-28T01:01:50.634Z Checking flume v0.11.1
29722024-11-28T01:01:50.720Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29732024-11-28T01:01:51.021Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29742024-11-28T01:01:51.404Z Compiling omicron-zone-package v0.11.1
29752024-11-28T01:01:52.224Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29762024-11-28T01:01:52.253Z Checking hyper-staticfile v0.10.1
29772024-11-28T01:01:52.932Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29782024-11-28T01:01:52.949Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29792024-11-28T01:01:52.967Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29802024-11-28T01:01:53.310Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29812024-11-28T01:01:53.370Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29822024-11-28T01:01:53.443Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29832024-11-28T01:01:54.004Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29842024-11-28T01:01:54.644Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29852024-11-28T01:01:55.711Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29862024-11-28T01:01:57.597Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29872024-11-28T01:01:57.599Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29882024-11-28T01:02:07.290Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29892024-11-28T01:02:20.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.00s
29902024-11-28T01:02:20.773Z
29912024-11-28T01:02:20.773Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/173)
29922024-11-28T01:02:21.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932024-11-28T01:02:21.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942024-11-28T01:02:21.510Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29952024-11-28T01:02:34.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
29962024-11-28T01:02:35.116Z
29972024-11-28T01:02:35.116Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/173)
29982024-11-28T01:02:35.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992024-11-28T01:02:35.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002024-11-28T01:02:35.850Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30012024-11-28T01:02:49.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
30022024-11-28T01:02:49.551Z
30032024-11-28T01:02:49.551Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/173)
30042024-11-28T01:02:50.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052024-11-28T01:02:50.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062024-11-28T01:02:50.297Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30072024-11-28T01:03:03.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
30082024-11-28T01:03:03.928Z
30092024-11-28T01:03:03.928Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/173)
30102024-11-28T01:03:04.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112024-11-28T01:03:04.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122024-11-28T01:03:04.651Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30132024-11-28T01:03:18.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
30142024-11-28T01:03:18.381Z
30152024-11-28T01:03:18.381Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/173)
30162024-11-28T01:03:18.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172024-11-28T01:03:18.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182024-11-28T01:03:19.125Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30192024-11-28T01:03:32.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
30202024-11-28T01:03:32.839Z
30212024-11-28T01:03:32.839Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/173)
30222024-11-28T01:03:33.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232024-11-28T01:03:33.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242024-11-28T01:03:33.570Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30252024-11-28T01:03:47.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s
30262024-11-28T01:03:47.521Z
30272024-11-28T01:03:47.521Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/173)
30282024-11-28T01:03:48.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292024-11-28T01:03:48.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302024-11-28T01:03:48.268Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30312024-11-28T01:04:01.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s
30322024-11-28T01:04:01.954Z
30332024-11-28T01:04:01.955Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/173)
30342024-11-28T01:04:02.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352024-11-28T01:04:02.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362024-11-28T01:04:02.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372024-11-28T01:04:02.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30382024-11-28T01:04:02.621Z
30392024-11-28T01:04:02.621Zinfo: running `cargo check --bins` on key-manager (120/173)
30402024-11-28T01:04:03.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412024-11-28T01:04:03.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422024-11-28T01:04:03.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432024-11-28T01:04:03.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30442024-11-28T01:04:03.256Z
30452024-11-28T01:04:03.256Zinfo: running `cargo check --bins` on range-requests (121/173)
30462024-11-28T01:04:03.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472024-11-28T01:04:03.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482024-11-28T01:04:03.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492024-11-28T01:04:03.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30502024-11-28T01:04:03.876Z
30512024-11-28T01:04:03.876Zinfo: running `cargo check --bins` on repo-depot-api (122/173)
30522024-11-28T01:04:04.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532024-11-28T01:04:04.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542024-11-28T01:04:04.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552024-11-28T01:04:04.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30562024-11-28T01:04:04.512Z
30572024-11-28T01:04:04.512Zinfo: running `cargo check --bins` on sled-agent-api (123/173)
30582024-11-28T01:04:05.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592024-11-28T01:04:05.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602024-11-28T01:04:05.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612024-11-28T01:04:05.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30622024-11-28T01:04:05.174Z
30632024-11-28T01:04:05.174Zinfo: running `cargo check --bins` on sled-hardware (124/173)
30642024-11-28T01:04:05.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652024-11-28T01:04:05.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662024-11-28T01:04:05.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672024-11-28T01:04:05.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30682024-11-28T01:04:05.819Z
30692024-11-28T01:04:05.819Zinfo: running `cargo check --bins --no-default-features` on sled-storage (125/173)
30702024-11-28T01:04:06.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712024-11-28T01:04:06.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722024-11-28T01:04:06.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732024-11-28T01:04:06.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30742024-11-28T01:04:06.455Z
30752024-11-28T01:04:06.455Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (126/173)
30762024-11-28T01:04:07.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772024-11-28T01:04:07.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782024-11-28T01:04:07.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792024-11-28T01:04:07.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30802024-11-28T01:04:07.094Z
30812024-11-28T01:04:07.094Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (127/173)
30822024-11-28T01:04:07.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832024-11-28T01:04:07.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842024-11-28T01:04:07.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852024-11-28T01:04:07.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30862024-11-28T01:04:07.744Z
30872024-11-28T01:04:07.744Zinfo: running `cargo check --bins` on nexus-test-interface (128/173)
30882024-11-28T01:04:08.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892024-11-28T01:04:08.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902024-11-28T01:04:08.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912024-11-28T01:04:08.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30922024-11-28T01:04:08.397Z
30932024-11-28T01:04:08.397Zinfo: running `cargo check --bins` on oximeter-collector (129/173)
30942024-11-28T01:04:08.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952024-11-28T01:04:08.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962024-11-28T01:04:09.094Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30972024-11-28T01:04:09.094Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30982024-11-28T01:04:09.850Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30992024-11-28T01:04:11.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
31002024-11-28T01:04:11.962Z
31012024-11-28T01:04:11.962Zinfo: running `cargo check --bins` on oximeter-api (130/173)
31022024-11-28T01:04:12.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032024-11-28T01:04:12.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042024-11-28T01:04:12.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052024-11-28T01:04:12.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31062024-11-28T01:04:12.587Z
31072024-11-28T01:04:12.587Zinfo: running `cargo check --bins` on cert-dev (131/173)
31082024-11-28T01:04:13.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092024-11-28T01:04:13.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102024-11-28T01:04:13.201Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31112024-11-28T01:04:13.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31122024-11-28T01:04:13.635Z
31132024-11-28T01:04:13.635Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (132/173)
31142024-11-28T01:04:14.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152024-11-28T01:04:14.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162024-11-28T01:04:14.315Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31172024-11-28T01:04:14.316Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31182024-11-28T01:04:14.889Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31192024-11-28T01:04:15.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
31202024-11-28T01:04:15.420Z
31212024-11-28T01:04:15.420Zinfo: running `cargo check --bins` on ch-dev (133/173)
31222024-11-28T01:04:15.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232024-11-28T01:04:15.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242024-11-28T01:04:16.080Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31252024-11-28T01:04:16.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
31262024-11-28T01:04:16.957Z
31272024-11-28T01:04:16.957Zinfo: running `cargo check --bins` on crdb-seed (134/173)
31282024-11-28T01:04:17.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292024-11-28T01:04:17.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302024-11-28T01:04:17.619Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31312024-11-28T01:04:17.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31322024-11-28T01:04:18.155Z
31332024-11-28T01:04:18.155Zinfo: running `cargo check --bins` on db-dev (135/173)
31342024-11-28T01:04:18.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352024-11-28T01:04:18.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362024-11-28T01:04:18.835Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31372024-11-28T01:04:19.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
31382024-11-28T01:04:19.731Z
31392024-11-28T01:04:19.731Zinfo: running `cargo check --bins` on omicron-dev-lib (136/173)
31402024-11-28T01:04:20.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412024-11-28T01:04:20.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422024-11-28T01:04:20.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432024-11-28T01:04:20.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31442024-11-28T01:04:20.389Z
31452024-11-28T01:04:20.389Zinfo: running `cargo check --bins` on xtask-downloader (137/173)
31462024-11-28T01:04:20.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472024-11-28T01:04:20.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482024-11-28T01:04:20.997Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31492024-11-28T01:04:21.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
31502024-11-28T01:04:22.044Z
31512024-11-28T01:04:22.044Zinfo: running `cargo check --bins` on omicron-ls-apis (138/173)
31522024-11-28T01:04:22.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532024-11-28T01:04:22.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542024-11-28T01:04:22.659Z Checking cargo-platform v0.1.8
31552024-11-28T01:04:22.926Z Checking cargo_metadata v0.18.1
31562024-11-28T01:04:23.885Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31572024-11-28T01:04:24.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
31582024-11-28T01:04:24.779Z
31592024-11-28T01:04:24.779Zinfo: running `cargo check --bins` on mgs-dev (139/173)
31602024-11-28T01:04:25.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612024-11-28T01:04:25.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622024-11-28T01:04:25.488Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31632024-11-28T01:04:26.194Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31642024-11-28T01:04:26.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
31652024-11-28T01:04:26.925Z
31662024-11-28T01:04:26.925Zinfo: running `cargo check --bins` on omicron-omdb (140/173)
31672024-11-28T01:04:27.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682024-11-28T01:04:27.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692024-11-28T01:04:27.692Z Compiling crunchy v0.2.2
31702024-11-28T01:04:27.693Z Compiling tiny-keccak v2.0.2
31712024-11-28T01:04:27.695Z Compiling dsl_auto_type v0.1.2
31722024-11-28T01:04:27.695Z Checking scheduled-thread-pool v0.2.7
31732024-11-28T01:04:27.695Z Compiling diesel_table_macro_syntax v0.2.0
31742024-11-28T01:04:27.831Z Compiling ascii-canvas v3.0.0
31752024-11-28T01:04:27.842Z Compiling ena v0.14.3
31762024-11-28T01:04:27.844Z Compiling regex-syntax v0.6.29
31772024-11-28T01:04:28.012Z Checking r2d2 v0.8.10
31782024-11-28T01:04:28.092Z Compiling diff v0.1.13
31792024-11-28T01:04:28.248Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31802024-11-28T01:04:28.250Z Compiling ref-cast v1.0.23
31812024-11-28T01:04:28.331Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31822024-11-28T01:04:28.418Z Compiling derive_builder_core v0.20.2
31832024-11-28T01:04:28.475Z Compiling libxml v0.3.3
31842024-11-28T01:04:28.599Z Compiling ref-cast-impl v1.0.23
31852024-11-28T01:04:28.751Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31862024-11-28T01:04:28.865Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31872024-11-28T01:04:28.883Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31882024-11-28T01:04:29.065Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31892024-11-28T01:04:29.146Z Compiling strum_macros v0.24.3
31902024-11-28T01:04:29.291Z Compiling samael v0.0.17
31912024-11-28T01:04:29.496Z Compiling diesel_derives v2.2.3
31922024-11-28T01:04:29.518Z Compiling indoc v1.0.9
31932024-11-28T01:04:30.502Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31942024-11-28T01:04:30.800Z Compiling impl-trait-for-tuples v0.2.2
31952024-11-28T01:04:30.938Z Compiling derive_builder_macro v0.20.2
31962024-11-28T01:04:31.108Z Compiling lalrpop v0.19.12
31972024-11-28T01:04:31.844Z Checking derive_builder v0.20.2
31982024-11-28T01:04:32.003Z Compiling oso-derive v0.27.3
31992024-11-28T01:04:32.265Z Checking quick-xml v0.33.0
32002024-11-28T01:04:32.788Z Compiling diesel-dtrace v0.3.0
32012024-11-28T01:04:33.057Z Checking maplit v1.0.2
32022024-11-28T01:04:33.180Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32032024-11-28T01:04:33.205Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32042024-11-28T01:04:33.495Z Checking bb8 v0.8.5
32052024-11-28T01:04:33.746Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32062024-11-28T01:04:34.027Z Checking castaway v0.2.3
32072024-11-28T01:04:34.088Z Checking rand_seeder v0.3.0
32082024-11-28T01:04:34.152Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32092024-11-28T01:04:34.197Z Checking compact_str v0.8.0
32102024-11-28T01:04:34.328Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32112024-11-28T01:04:34.518Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32122024-11-28T01:04:34.906Z Checking unicode-truncate v1.1.0
32132024-11-28T01:04:35.097Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32142024-11-28T01:04:35.141Z Checking lru v0.12.5
32152024-11-28T01:04:35.366Z Compiling instability v0.3.2
32162024-11-28T01:04:35.431Z Checking cassowary v0.3.0
32172024-11-28T01:04:35.862Z Checking unicode-linebreak v0.1.5
32182024-11-28T01:04:36.007Z Checking smawk v0.3.2
32192024-11-28T01:04:36.212Z Checking is_ci v1.2.0
32202024-11-28T01:04:36.214Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32212024-11-28T01:04:36.268Z Checking textwrap v0.16.1
32222024-11-28T01:04:36.360Z Checking supports-color v3.0.1
32232024-11-28T01:04:36.397Z Checking ratatui v0.28.1
32242024-11-28T01:04:36.592Z Checking multimap v0.10.0
32252024-11-28T01:04:39.197Z Checking diesel v2.2.4
32262024-11-28T01:05:04.395Z Compiling polar-core v0.27.3
32272024-11-28T01:05:08.239Z Checking async-bb8-diesel v0.2.1
32282024-11-28T01:05:11.811Z Checking oso v0.27.3
32292024-11-28T01:06:18.236Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32302024-11-28T01:06:24.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
32312024-11-28T01:06:24.412Z
32322024-11-28T01:06:24.412Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (141/173)
32332024-11-28T01:06:25.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342024-11-28T01:06:25.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352024-11-28T01:06:25.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362024-11-28T01:06:25.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32372024-11-28T01:06:25.099Z
32382024-11-28T01:06:25.099Zinfo: running `cargo check --bins` on nexus-saga-recovery (142/173)
32392024-11-28T01:06:25.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402024-11-28T01:06:25.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412024-11-28T01:06:25.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422024-11-28T01:06:25.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32432024-11-28T01:06:25.784Z
32442024-11-28T01:06:25.784Zinfo: running `cargo check --bins` on nexus-test-utils-macros (143/173)
32452024-11-28T01:06:26.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462024-11-28T01:06:26.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472024-11-28T01:06:26.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482024-11-28T01:06:26.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32492024-11-28T01:06:26.409Z
32502024-11-28T01:06:26.409Zinfo: running `cargo check --bins` on omicron-nexus (144/173)
32512024-11-28T01:06:27.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522024-11-28T01:06:27.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532024-11-28T01:06:27.223Z Compiling libz-sys v1.1.20
32542024-11-28T01:06:27.339Z Compiling libgit2-sys v0.17.0+1.8.1
32552024-11-28T01:06:27.350Z Compiling vergen v8.3.2
32562024-11-28T01:06:27.353Z Compiling cargo-platform v0.1.8
32572024-11-28T01:06:27.353Z Compiling pin-project-internal v1.1.6
32582024-11-28T01:06:27.393Z Compiling libsqlite3-sys v0.30.1
32592024-11-28T01:06:27.393Z Compiling snafu-derive v0.8.5
32602024-11-28T01:06:27.396Z Compiling cfg_aliases v0.2.1
32612024-11-28T01:06:27.534Z Compiling buf-list v1.0.3
32622024-11-28T01:06:27.633Z Compiling rustls v0.21.12
32632024-11-28T01:06:27.893Z Compiling cargo_metadata v0.18.1
32642024-11-28T01:06:27.962Z Compiling nix v0.29.0
32652024-11-28T01:06:28.024Z Checking globset v0.4.15
32662024-11-28T01:06:28.252Z Checking olpc-cjson v0.1.4
32672024-11-28T01:06:28.289Z Checking sct v0.7.1
32682024-11-28T01:06:28.469Z Checking rustls-webpki v0.101.7
32692024-11-28T01:06:28.488Z Checking serde_plain v1.0.2
32702024-11-28T01:06:28.560Z Checking typed-path v0.9.3
32712024-11-28T01:06:29.049Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32722024-11-28T01:06:29.317Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32732024-11-28T01:06:29.333Z Checking hashlink v0.9.1
32742024-11-28T01:06:29.596Z Checking parse-size v1.1.0
32752024-11-28T01:06:29.776Z Checking fallible-streaming-iterator v0.1.9
32762024-11-28T01:06:29.973Z Checking fallible-iterator v0.3.0
32772024-11-28T01:06:30.459Z Checking pin-project v1.1.6
32782024-11-28T01:06:30.525Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32792024-11-28T01:06:30.549Z Checking rusqlite v0.32.1
32802024-11-28T01:06:30.569Z Checking rustls-pemfile v1.0.4
32812024-11-28T01:06:30.586Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32822024-11-28T01:06:30.766Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32832024-11-28T01:06:31.040Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32842024-11-28T01:06:31.310Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32852024-11-28T01:06:31.450Z Checking twox-hash v1.6.3
32862024-11-28T01:06:31.554Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32872024-11-28T01:06:31.973Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32882024-11-28T01:06:32.115Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32892024-11-28T01:06:32.241Z Checking tokio-rustls v0.24.1
32902024-11-28T01:06:32.574Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32912024-11-28T01:06:32.594Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32922024-11-28T01:06:32.671Z Checking fatfs v0.3.6
32932024-11-28T01:06:32.804Z Checking snafu v0.8.5
32942024-11-28T01:06:33.315Z Checking tough v0.19.0
32952024-11-28T01:06:33.421Z Checking assert_matches v1.5.0
32962024-11-28T01:06:37.523Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32972024-11-28T01:06:38.827Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32982024-11-28T01:06:39.520Z Compiling git2 v0.19.0
32992024-11-28T01:06:44.241Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
33002024-11-28T01:07:37.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
33012024-11-28T01:07:38.038Z
33022024-11-28T01:07:38.038Zinfo: running `cargo check --bins` on nexus-external-api (145/173)
33032024-11-28T01:07:38.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042024-11-28T01:07:38.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052024-11-28T01:07:38.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062024-11-28T01:07:38.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33072024-11-28T01:07:38.734Z
33082024-11-28T01:07:38.734Zinfo: running `cargo check --bins` on openapi-manager-types (146/173)
33092024-11-28T01:07:39.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102024-11-28T01:07:39.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112024-11-28T01:07:39.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122024-11-28T01:07:39.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33132024-11-28T01:07:39.339Z
33142024-11-28T01:07:39.339Zinfo: running `cargo check --bins` on nexus-internal-api (147/173)
33152024-11-28T01:07:39.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162024-11-28T01:07:39.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172024-11-28T01:07:39.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182024-11-28T01:07:39.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33192024-11-28T01:07:39.986Z
33202024-11-28T01:07:39.986Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (148/173)
33212024-11-28T01:07:40.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-11-28T01:07:40.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-11-28T01:07:40.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242024-11-28T01:07:40.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33252024-11-28T01:07:40.653Z
33262024-11-28T01:07:40.653Zinfo: running `cargo check --bins` on nexus-networking (149/173)
33272024-11-28T01:07:41.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282024-11-28T01:07:41.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292024-11-28T01:07:41.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302024-11-28T01:07:41.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33312024-11-28T01:07:41.319Z
33322024-11-28T01:07:41.319Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (150/173)
33332024-11-28T01:07:41.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342024-11-28T01:07:41.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352024-11-28T01:07:41.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362024-11-28T01:07:41.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33372024-11-28T01:07:41.982Z
33382024-11-28T01:07:41.982Zinfo: running `cargo check --bins` on update-common (151/173)
33392024-11-28T01:07:42.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402024-11-28T01:07:42.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412024-11-28T01:07:42.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422024-11-28T01:07:42.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33432024-11-28T01:07:42.636Z
33442024-11-28T01:07:42.636Zinfo: running `cargo check --bins` on tufaceous-lib (152/173)
33452024-11-28T01:07:43.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462024-11-28T01:07:43.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472024-11-28T01:07:43.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482024-11-28T01:07:43.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33492024-11-28T01:07:43.288Z
33502024-11-28T01:07:43.288Zinfo: running `cargo check --bins` on tufaceous (153/173)
33512024-11-28T01:07:43.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522024-11-28T01:07:43.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532024-11-28T01:07:43.963Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33542024-11-28T01:07:44.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
33552024-11-28T01:07:45.108Z
33562024-11-28T01:07:45.108Zinfo: running `cargo check --bins` on omicron-dev (154/173)
33572024-11-28T01:07:45.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582024-11-28T01:07:45.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592024-11-28T01:07:45.943Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33602024-11-28T01:07:46.070Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33612024-11-28T01:07:46.073Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33622024-11-28T01:07:46.073Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33632024-11-28T01:08:11.719Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33642024-11-28T01:08:11.721Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33652024-11-28T01:08:11.722Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33662024-11-28T01:08:11.722Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33672024-11-28T01:08:11.722Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33682024-11-28T01:08:12.493Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33692024-11-28T01:08:13.748Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33702024-11-28T01:08:52.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
33712024-11-28T01:08:52.840Z
33722024-11-28T01:08:52.840Zinfo: running `cargo check --bins` on openapi-manager (155/173)
33732024-11-28T01:08:53.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742024-11-28T01:08:53.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752024-11-28T01:08:53.543Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33762024-11-28T01:08:53.543Z Checking heck v0.4.1
33772024-11-28T01:08:53.546Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33782024-11-28T01:08:53.779Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33792024-11-28T01:08:55.215Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33802024-11-28T01:08:56.075Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33812024-11-28T01:08:57.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
33822024-11-28T01:08:57.344Z
33832024-11-28T01:08:57.344Zinfo: running `cargo check --bins` on installinator-api (156/173)
33842024-11-28T01:08:57.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852024-11-28T01:08:57.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862024-11-28T01:08:57.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872024-11-28T01:08:57.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33882024-11-28T01:08:58.001Z
33892024-11-28T01:08:58.001Zinfo: running `cargo check --bins` on wicketd-api (157/173)
33902024-11-28T01:08:58.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912024-11-28T01:08:58.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922024-11-28T01:08:58.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932024-11-28T01:08:58.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33942024-11-28T01:08:58.655Z
33952024-11-28T01:08:58.655Zinfo: running `cargo check --bins` on reconfigurator-cli (158/173)
33962024-11-28T01:08:59.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972024-11-28T01:08:59.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982024-11-28T01:08:59.347Z Compiling petname v2.0.2
33992024-11-28T01:08:59.350Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34002024-11-28T01:08:59.350Z Checking sync-ptr v0.1.1
34012024-11-28T01:09:00.803Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34022024-11-28T01:09:02.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
34032024-11-28T01:09:02.510Z
34042024-11-28T01:09:02.510Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (159/173)
34052024-11-28T01:09:03.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062024-11-28T01:09:03.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072024-11-28T01:09:03.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082024-11-28T01:09:03.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34092024-11-28T01:09:03.185Z
34102024-11-28T01:09:03.185Zinfo: running `cargo check --bins` on omicron-releng (160/173)
34112024-11-28T01:09:03.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122024-11-28T01:09:03.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132024-11-28T01:09:03.842Z Checking memmap2 v0.9.5
34142024-11-28T01:09:03.842Z Checking constant_time_eq v0.3.1
34152024-11-28T01:09:03.842Z Checking arrayvec v0.7.6
34162024-11-28T01:09:03.845Z Checking arrayref v0.3.9
34172024-11-28T01:09:03.845Z Checking spin v0.5.2
34182024-11-28T01:09:03.845Z Checking topological-sort v0.2.2
34192024-11-28T01:09:03.845Z Checking shell-words v1.1.0
34202024-11-28T01:09:04.120Z Checking ring v0.16.20
34212024-11-28T01:09:04.225Z Checking blake3 v1.5.4
34222024-11-28T01:09:05.229Z Checking omicron-zone-package v0.11.1
34232024-11-28T01:09:06.330Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34242024-11-28T01:09:07.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
34252024-11-28T01:09:07.387Z
34262024-11-28T01:09:07.387Zinfo: running `cargo check --bins` on xtask (161/173)
34272024-11-28T01:09:07.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282024-11-28T01:09:07.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292024-11-28T01:09:07.830Z Checking bitflags v2.6.0
34302024-11-28T01:09:07.833Z Checking serde v1.0.215
34312024-11-28T01:09:07.909Z Checking thiserror v1.0.69
34322024-11-28T01:09:07.924Z Checking scroll v0.12.0
34332024-11-28T01:09:07.926Z Checking hashbrown v0.15.0
34342024-11-28T01:09:07.926Z Checking log v0.4.22
34352024-11-28T01:09:07.943Z Checking zerocopy v0.7.35
34362024-11-28T01:09:07.962Z Checking syn v2.0.87
34372024-11-28T01:09:08.016Z Checking pest v2.7.14
34382024-11-28T01:09:08.146Z Checking rustix v0.38.37
34392024-11-28T01:09:08.194Z Checking once_cell v1.20.2
34402024-11-28T01:09:08.360Z Checking goblin v0.8.2
34412024-11-28T01:09:08.485Z Checking fs-err v2.11.0
34422024-11-28T01:09:08.788Z Checking anyhow v1.0.93
34432024-11-28T01:09:08.976Z Checking indexmap v2.6.0
34442024-11-28T01:09:09.179Z Checking tabled v0.15.0
34452024-11-28T01:09:10.147Z Checking terminal_size v0.4.0
34462024-11-28T01:09:10.150Z Checking tempfile v3.13.0
34472024-11-28T01:09:10.314Z Checking clap_builder v4.5.21
34482024-11-28T01:09:10.444Z Checking dtrace-parser v0.2.0
34492024-11-28T01:09:11.955Z Checking serde_json v1.0.132
34502024-11-28T01:09:11.955Z Checking toml_datetime v0.6.8
34512024-11-28T01:09:11.958Z Checking serde_spanned v0.6.8
34522024-11-28T01:09:11.959Z Checking camino v1.1.9
34532024-11-28T01:09:12.004Z Checking cargo-platform v0.1.8
34542024-11-28T01:09:12.148Z Checking semver v1.0.23
34552024-11-28T01:09:12.255Z Checking toml_edit v0.22.22
34562024-11-28T01:09:12.278Z Checking macaddr v1.0.1
34572024-11-28T01:09:12.546Z Checking camino-tempfile v1.1.1
34582024-11-28T01:09:13.053Z Checking clap v4.5.21
34592024-11-28T01:09:13.267Z Checking dof v0.3.0
34602024-11-28T01:09:13.267Z Checking cargo_metadata v0.18.1
34612024-11-28T01:09:13.666Z Checking usdt-impl v0.5.0
34622024-11-28T01:09:14.014Z Checking usdt v0.5.0
34632024-11-28T01:09:14.071Z Checking toml v0.8.19
34642024-11-28T01:09:14.549Z Checking cargo_toml v0.20.5
34652024-11-28T01:09:15.728Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34662024-11-28T01:09:16.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s
34672024-11-28T01:09:16.425Z
34682024-11-28T01:09:16.426Zinfo: running `cargo check --bins` on end-to-end-tests (162/173)
34692024-11-28T01:09:17.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702024-11-28T01:09:17.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712024-11-28T01:09:17.195Z Checking polyval v0.6.2
34722024-11-28T01:09:17.308Z Checking ctr v0.9.2
34732024-11-28T01:09:17.320Z Checking ssh-encoding v0.2.0
34742024-11-28T01:09:17.322Z Checking blowfish v0.9.1
34752024-11-28T01:09:17.345Z Checking password-hash v0.4.2
34762024-11-28T01:09:17.348Z Checking matches v0.1.10
34772024-11-28T01:09:17.375Z Checking p256 v0.13.2
34782024-11-28T01:09:17.375Z Checking p521 v0.13.3
34792024-11-28T01:09:17.448Z Checking idna v0.2.3
34802024-11-28T01:09:17.523Z Checking ghash v0.5.1
34812024-11-28T01:09:17.545Z Checking bcrypt-pbkdf v0.10.0
34822024-11-28T01:09:17.562Z Compiling enum-as-inner v0.5.1
34832024-11-28T01:09:17.622Z Checking russh-cryptovec v0.7.3
34842024-11-28T01:09:17.692Z Checking aes-gcm v0.10.3
34852024-11-28T01:09:17.747Z Checking pbkdf2 v0.11.0
34862024-11-28T01:09:17.803Z Checking md5 v0.7.0
34872024-11-28T01:09:17.829Z Checking num-bigint v0.4.6
34882024-11-28T01:09:17.874Z Checking des v0.8.1
34892024-11-28T01:09:17.921Z Checking ssh-cipher v0.2.0
34902024-11-28T01:09:18.044Z Compiling dhcproto-macros v0.1.0
34912024-11-28T01:09:18.090Z Checking hex-literal v0.4.1
34922024-11-28T01:09:18.165Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34932024-11-28T01:09:18.213Z Checking ssh-key v0.6.6
34942024-11-28T01:09:18.228Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34952024-11-28T01:09:18.294Z Checking internet-checksum v0.2.1
34962024-11-28T01:09:18.556Z Checking trust-dns-proto v0.22.0
34972024-11-28T01:09:19.571Z Checking russh-keys v0.45.0
34982024-11-28T01:09:20.461Z Checking russh v0.45.0
34992024-11-28T01:09:21.005Z Checking dhcproto v0.12.0
35002024-11-28T01:09:38.379Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35012024-11-28T01:09:39.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.34s
35022024-11-28T01:09:39.980Z
35032024-11-28T01:09:39.980Zinfo: running `cargo check --bins` on gateway-cli (163/173)
35042024-11-28T01:09:40.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052024-11-28T01:09:40.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062024-11-28T01:09:40.614Z Checking termios v0.3.3
35072024-11-28T01:09:40.831Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35082024-11-28T01:09:41.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
35092024-11-28T01:09:41.791Z
35102024-11-28T01:09:41.791Zinfo: running `cargo check --bins --no-default-features` on installinator (164/173)
35112024-11-28T01:09:42.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122024-11-28T01:09:42.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132024-11-28T01:09:42.476Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35142024-11-28T01:09:44.474Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35152024-11-28T01:09:46.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
35162024-11-28T01:09:46.509Z
35172024-11-28T01:09:46.509Zinfo: running `cargo check --bins` on internal-dns-cli (165/173)
35182024-11-28T01:09:47.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192024-11-28T01:09:47.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202024-11-28T01:09:47.137Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35212024-11-28T01:09:47.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35222024-11-28T01:09:47.803Z
35232024-11-28T01:09:47.803Zinfo: running `cargo check --bins` on omicron-live-tests (166/173)
35242024-11-28T01:09:48.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252024-11-28T01:09:48.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262024-11-28T01:09:48.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272024-11-28T01:09:48.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35282024-11-28T01:09:48.423Z
35292024-11-28T01:09:48.423Zinfo: running `cargo check --bins` on live-tests-macros (167/173)
35302024-11-28T01:09:48.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312024-11-28T01:09:48.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322024-11-28T01:09:48.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332024-11-28T01:09:48.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35342024-11-28T01:09:49.036Z
35352024-11-28T01:09:49.036Zinfo: running `cargo check --bins` on omicron-package (168/173)
35362024-11-28T01:09:49.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372024-11-28T01:09:49.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382024-11-28T01:09:49.697Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35392024-11-28T01:09:51.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
35402024-11-28T01:09:51.183Z
35412024-11-28T01:09:51.183Zinfo: running `cargo check --bins` on wicket-dbg (169/173)
35422024-11-28T01:09:51.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432024-11-28T01:09:51.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442024-11-28T01:09:51.883Z Checking rtoolbox v0.0.2
35452024-11-28T01:09:51.885Z Checking tui-tree-widget v0.22.0
35462024-11-28T01:09:51.885Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35472024-11-28T01:09:52.113Z Checking rpassword v7.3.1
35482024-11-28T01:09:56.183Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35492024-11-28T01:09:59.160Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35502024-11-28T01:10:00.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.20s
35512024-11-28T01:10:00.582Z
35522024-11-28T01:10:00.582Zinfo: running `cargo check --bins` on wicket (170/173)
35532024-11-28T01:10:01.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542024-11-28T01:10:01.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552024-11-28T01:10:01.272Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35562024-11-28T01:10:01.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35572024-11-28T01:10:01.902Z
35582024-11-28T01:10:01.902Zinfo: running `cargo check --bins` on wicketd (171/173)
35592024-11-28T01:10:02.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602024-11-28T01:10:02.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612024-11-28T01:10:02.619Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35622024-11-28T01:10:06.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
35632024-11-28T01:10:06.707Z
35642024-11-28T01:10:06.707Zinfo: running `cargo check --bins` on omicron-workspace-hack (172/173)
35652024-11-28T01:10:07.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662024-11-28T01:10:07.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672024-11-28T01:10:07.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682024-11-28T01:10:07.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35692024-11-28T01:10:07.315Z
35702024-11-28T01:10:07.315Zinfo: running `cargo check --bins` on zone-setup (173/173)
35712024-11-28T01:10:07.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722024-11-28T01:10:07.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732024-11-28T01:10:08.042Z Checking uzers v0.12.1
35742024-11-28T01:10:08.378Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35752024-11-28T01:10:09.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
35762024-11-28T01:10:09.730Z
35772024-11-28T01:10:09.732Zreal 12:51.754470072
35782024-11-28T01:10:09.732Zuser 24:05.376802079
35792024-11-28T01:10:09.732Zsys 5:22.264214760
35802024-11-28T01:10:09.732Ztrap 0.469249587
35812024-11-28T01:10:09.732Ztflt 2.443858811
35822024-11-28T01:10:09.732Zdflt 3.017034092
35832024-11-28T01:10:09.732Zkflt 0.001184221
35842024-11-28T01:10:09.732Zlock 45:51.120067287
35852024-11-28T01:10:09.733Zslp 2:05:26.464525627
35862024-11-28T01:10:09.733Zlat 59.668472945
35872024-11-28T01:10:09.733Zstop 3:17.170705654
35882024-11-28T01:10:09.733Zprocess exited: duration 1157510 ms, exit code 0
 
35892024-11-28T01:10:09.740Zfound 0 output files