01JFKQ1F4Y269JGGDRKTA08F29: 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: 01JFKQ2S1B21TQ5HB3PZ1P91B0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-21T04:20:49.858Zjob assigned to worker 01JFKQ319CC0NKRM6AKZN2K525 [factory aws, i-027eb47ada31b758f] (queued for 1 m 1 s)
 
22024-12-21T04:20:58.229Zstarting task 0: "setup"
32024-12-21T04:20:58.240Z++ uname -s
42024-12-21T04:20:58.248Z+ kern=SunOS
52024-12-21T04:20:58.248Z+ case "$kern" in
62024-12-21T04:20:58.248Z+ groupadd -g 12345 build
72024-12-21T04:20:58.248Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-21T04:21:00.249Z+ zfs create -o mountpoint=/work rpool/work
92024-12-21T04:21:00.381Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-21T04:21:00.384Z+ home_fs=zfs
112024-12-21T04:21:00.385Z+ [[ zfs == autofs ]]
122024-12-21T04:21:00.385Z+ mkdir -p /home/build
132024-12-21T04:21:00.388Z+ chown build:build /home/build /work
142024-12-21T04:21:02.473Z+ chmod 0700 /home/build /work
152024-12-21T04:21:02.597Zprocess exited: duration 4164 ms, exit code 0
 
162024-12-21T04:21:02.630Zstarting task 1: "rust-toolchain"
172024-12-21T04:21:02.640Z+ printf ' * toolchain channel = "%s"
182024-12-21T04:21:02.640Z' 1.81.0
192024-12-21T04:21:02.640Z * toolchain channel = "1.81.0"
202024-12-21T04:21:02.640Z * toolchain profile = "default"
212024-12-21T04:21:02.640Z+ printf ' * toolchain profile = "%s"
222024-12-21T04:21:02.640Z' default
232024-12-21T04:21:02.651Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-21T04:21:02.651Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-21T04:21:02.744Zinfo: downloading installer
262024-12-21T04:21:04.053Zinfo: profile set to 'default'
272024-12-21T04:21:04.054Zinfo: default host triple is x86_64-unknown-illumos
282024-12-21T04:21:04.064Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-21T04:21:04.192Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-21T04:21:04.192Zinfo: downloading component 'cargo'
312024-12-21T04:21:04.913Zinfo: downloading component 'clippy'
322024-12-21T04:21:05.212Zinfo: downloading component 'rust-docs'
332024-12-21T04:21:06.115Zinfo: downloading component 'rust-std'
342024-12-21T04:21:07.615Zinfo: downloading component 'rustc'
352024-12-21T04:21:12.987Zinfo: downloading component 'rustfmt'
362024-12-21T04:21:13.192Zinfo: installing component 'cargo'
372024-12-21T04:21:13.981Zinfo: installing component 'clippy'
382024-12-21T04:21:14.336Zinfo: installing component 'rust-docs'
392024-12-21T04:21:15.928Zinfo: installing component 'rust-std'
402024-12-21T04:21:17.628Zinfo: installing component 'rustc'
412024-12-21T04:21:23.311Zinfo: installing component 'rustfmt'
422024-12-21T04:21:23.649Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-21T04:21:23.649Z
442024-12-21T04:21:23.999Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-21T04:21:23.999Z
462024-12-21T04:21:24.017Z
472024-12-21T04:21:24.017ZRust is installed now. Great!
482024-12-21T04:21:24.017Z
492024-12-21T04:21:24.017ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-21T04:21:24.017Zenvironment variable. This has not been done automatically.
512024-12-21T04:21:24.017Z
522024-12-21T04:21:24.017ZTo configure your current shell, you need to source
532024-12-21T04:21:24.017Zthe corresponding env file under $HOME/.cargo.
542024-12-21T04:21:24.018Z
552024-12-21T04:21:24.018ZThis is usually done by running one of the following (note the leading DOT):
562024-12-21T04:21:24.018Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-21T04:21:24.018Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-21T04:21:24.071Z+ rustc --version
592024-12-21T04:21:24.136Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-21T04:21:24.140Zprocess exited: duration 21525 ms, exit code 0
 
612024-12-21T04:21:24.147Zstarting task 2: "authentication"
622024-12-21T04:21:24.193ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
632024-12-21T04:21:48.376Zprocess exited: duration 24244 ms, exit code 0
 
642024-12-21T04:21:48.383Zstarting task 3: "clone repository"
652024-12-21T04:21:48.390Z+ mkdir -p /work/oxidecomputer/omicron
662024-12-21T04:21:48.393Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-12-21T04:21:48.429ZCloning into '/work/oxidecomputer/omicron'...
682024-12-21T04:21:55.085Z+ cd /work/oxidecomputer/omicron
692024-12-21T04:21:55.089Z+ git fetch origin 7b95f649174d4bfe70737429fbe6e7284721b254
702024-12-21T04:21:55.363ZFrom https://github.com/oxidecomputer/omicron
712024-12-21T04:21:55.363Z * branch 7b95f649174d4bfe70737429fbe6e7284721b254 -> FETCH_HEAD
722024-12-21T04:21:55.373Z+ [[ -n renovate/uuid-1.x ]]
732024-12-21T04:21:55.378Z++ git branch --show-current
742024-12-21T04:21:55.378Z+ current=main
752024-12-21T04:21:55.378Z+ [[ main != renovate/uuid-1.x ]]
762024-12-21T04:21:55.378Z+ git branch -f renovate/uuid-1.x 7b95f649174d4bfe70737429fbe6e7284721b254
772024-12-21T04:21:55.382Z+ git checkout -f renovate/uuid-1.x
782024-12-21T04:21:55.560ZSwitched to branch 'renovate/uuid-1.x'
792024-12-21T04:21:55.563Z+ git reset --hard 7b95f649174d4bfe70737429fbe6e7284721b254
802024-12-21T04:21:55.737ZHEAD is now at 7b95f6491 Update Rust crate uuid to 1.11.0
812024-12-21T04:21:55.739Zprocess exited: duration 7359 ms, exit code 0
 
822024-12-21T04:21:55.745Zstarting task 4: "build"
832024-12-21T04:21:55.750Z+ source .github/buildomat/ci-env.sh
842024-12-21T04:21:55.750Z++ export CARGO_TERM_COLOR=always
852024-12-21T04:21:55.750Z++ CARGO_TERM_COLOR=always
862024-12-21T04:21:55.750Z+ cargo --version
872024-12-21T04:21:55.808Zcargo 1.81.0 (2dbb1af80 2024-08-20)
882024-12-21T04:21:55.811Z+ rustc --version
892024-12-21T04:21:55.872Zrustc 1.81.0 (eeb90cda1 2024-09-04)
902024-12-21T04:21:55.874Z+ source ./env.sh
912024-12-21T04:21:55.874Z++ OLD_SHELL_OPTS=ehxB
922024-12-21T04:21:55.875Z++ set -o xtrace
932024-12-21T04:21:55.894Z++++ dirname ./env.sh
942024-12-21T04:21:55.894Z+++ readlink -f .
952024-12-21T04:21:55.894Z++ OMICRON_WS=/work/oxidecomputer/omicron
962024-12-21T04:21:55.894Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-12-21T04:21:55.894Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-12-21T04:21:55.894Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-12-21T04:21:55.894Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-12-21T04:21:55.894Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-12-21T04:21:55.894Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-12-21T04:21:55.894Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-12-21T04:21:55.894Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042024-12-21T04:21:55.894Z++ case $OLD_SHELL_OPTS in
1052024-12-21T04:21:55.894Z++ unset OLD_SHELL_OPTS OMICRON_WS
1062024-12-21T04:21:55.894Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-12-21T04:21:55.894Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1082024-12-21T04:21:55.894Z+ banner prerequisites
1092024-12-21T04:21:55.894Z
1102024-12-21T04:21:55.894Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-12-21T04:21:55.894Z # # # # # # # # # # # # # # #
1122024-12-21T04:21:55.895Z # # # # ##### # # ##### # # # # # #### #
1132024-12-21T04:21:55.895Z ##### ##### # ##### # # # # # # # # #
1142024-12-21T04:21:55.895Z # # # # # # # # # # # # # # #
1152024-12-21T04:21:55.895Z # # # ###### # # ###### ### # #### # #### #
1162024-12-21T04:21:55.895Z
1172024-12-21T04:21:55.895Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1182024-12-21T04:22:04.696Z Startup: Refreshing catalog 'helios-dev' ... Done
1192024-12-21T04:22:08.603Z Startup: Caching catalogs ... Done
1202024-12-21T04:22:19.403ZPlanning: Solver setup ... Done (9.911s)
1212024-12-21T04:22:19.538ZPlanning: Running solver ... Done (0.135s)
1222024-12-21T04:22:19.653ZPlanning: Finding local manifests ... Done (0.004s)
1232024-12-21T04:22:19.670ZPlanning: Fetching manifests: 0/5 0% complete
1242024-12-21T04:22:20.300ZPlanning: Fetching manifests: 5/5 100% complete
1252024-12-21T04:22:20.399ZPlanning: Package planning ... Done (0.099s)
1262024-12-21T04:22:20.624ZPlanning: Merging actions ... Done (0.224s)
1272024-12-21T04:22:20.811ZPlanning: Checking for conflicting actions ... Done (0.187s)
1282024-12-21T04:22:22.881ZPlanning: Consolidating action changes ... Done (2.072s)
1292024-12-21T04:22:23.311ZPlanning: Evaluating mediators ... Done (0.430s)
1302024-12-21T04:22:23.392ZPlanning: Planning completed in 14.79 seconds
1312024-12-21T04:22:23.408Z Packages to install: 4
1322024-12-21T04:22:23.408Z Packages to update: 1
1332024-12-21T04:22:23.412Z Mediators to change: 2
1342024-12-21T04:22:23.412Z Services to change: 1
1352024-12-21T04:22:23.412Z Estimated space available: 155.63 GB
1362024-12-21T04:22:23.412ZEstimated space to be consumed: 1.62 GB
1372024-12-21T04:22:23.412Z Create boot environment: No
1382024-12-21T04:22:23.412ZCreate backup boot environment: Yes
1392024-12-21T04:22:23.412Z Rebuild boot archive: No
1402024-12-21T04:22:23.412Z
1412024-12-21T04:22:23.412ZChanged mediators:
1422024-12-21T04:22:23.412Z mediator clang:
1432024-12-21T04:22:23.412Z version: None -> 15 (system default)
1442024-12-21T04:22:23.412Z
1452024-12-21T04:22:23.412Z mediator llvm:
1462024-12-21T04:22:23.413Z version: 14 (system default) -> 15 (system default)
1472024-12-21T04:22:23.413Z
1482024-12-21T04:22:23.413ZChanged packages:
1492024-12-21T04:22:23.413Zhelios-dev
1502024-12-21T04:22:23.413Z developer/build-essential
1512024-12-21T04:22:23.413Z None -> 11-2.0
1522024-12-21T04:22:23.413Z library/libxmlsec1
1532024-12-21T04:22:23.413Z None -> 1.2.35-2.0
1542024-12-21T04:22:23.413Z ooce/developer/clang-15
1552024-12-21T04:22:23.413Z None -> 15.0.7-2.0
1562024-12-21T04:22:23.413Z ooce/developer/llvm-15
1572024-12-21T04:22:23.413Z None -> 15.0.7-2.0
1582024-12-21T04:22:23.413Z package/pkg
1592024-12-21T04:22:23.413Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1602024-12-21T04:22:23.413Z
1612024-12-21T04:22:23.413ZServices:
1622024-12-21T04:22:23.413Z restart_fmri:
1632024-12-21T04:22:23.413Z svc:/system/update-man-index:default
1642024-12-21T04:22:23.413Z
1652024-12-21T04:22:23.413ZEditable files to change:
1662024-12-21T04:22:23.413Z Update:
1672024-12-21T04:22:23.413Z usr/share/lib/pkg/web/config.shtml
1682024-12-21T04:22:23.492Z
1692024-12-21T04:22:23.492ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1702024-12-21T04:22:28.497ZDownload: 356/4281 items 2.3/220.6MB 1% complete (474k/s)
1712024-12-21T04:22:33.503ZDownload: 951/4281 items 5.0/220.6MB 2% complete (511k/s)
1722024-12-21T04:22:39.623ZDownload: 1190/4281 items 69.3/220.6MB 31% complete (6.8M/s)
1732024-12-21T04:22:45.712ZDownload: 1192/4281 items 69.3/220.6MB 31% complete (6.7M/s)
1742024-12-21T04:22:56.518ZDownload: 1193/4281 items 69.3/220.6MB 31% complete
1752024-12-21T04:23:01.521ZDownload: 1315/4281 items 116.7/220.6MB 52% complete (10.1M/s)
1762024-12-21T04:23:06.524ZDownload: 1671/4281 items 118.0/220.6MB 53% complete (5.0M/s)
1772024-12-21T04:23:11.519ZDownload: 1977/4281 items 118.7/220.6MB 53% complete (222k/s)
1782024-12-21T04:23:16.667ZDownload: 2214/4281 items 119.2/220.6MB 54% complete (140k/s)
1792024-12-21T04:23:26.399ZDownload: 2222/4281 items 119.2/220.6MB 54% complete (128k/s)
1802024-12-21T04:23:31.454ZDownload: 2224/4281 items 119.2/220.6MB 54% complete
1812024-12-21T04:23:36.468ZDownload: 2350/4281 items 119.7/220.6MB 54% complete (48.3k/s)
1822024-12-21T04:23:41.469ZDownload: 2529/4281 items 120.3/220.6MB 54% complete (113k/s)
1832024-12-21T04:23:46.520ZDownload: 2811/4281 items 121.0/220.6MB 54% complete (132k/s)
1842024-12-21T04:23:51.588ZDownload: 3037/4281 items 121.3/220.6MB 55% complete (103k/s)
1852024-12-21T04:23:56.920ZDownload: 3246/4281 items 203.1/220.6MB 92% complete (8.2M/s)
1862024-12-21T04:24:02.999ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (8.1M/s)
1872024-12-21T04:24:09.450ZDownload: 3285/4281 items 210.4/220.6MB 95% complete (763k/s)
1882024-12-21T04:24:15.745ZDownload: 3286/4281 items 210.4/220.6MB 95% complete (759k/s)
1892024-12-21T04:24:28.541ZDownload: 3288/4281 items 211.1/220.6MB 95% complete
1902024-12-21T04:24:33.541ZDownload: 4200/4281 items 220.5/220.6MB 99% complete (2.0M/s)
1912024-12-21T04:24:36.206ZDownload: Completed 220.60 MB in 132.81 seconds (1.7M/s)
1922024-12-21T04:24:38.312Z Actions: 1/5063 actions (Removing old actions)
1932024-12-21T04:24:38.332Z Actions: 194/5063 actions (Installing new actions)
1942024-12-21T04:24:42.994Z Actions: 4226/5063 actions (Updating modified actions)
1952024-12-21T04:24:43.313Z Actions: Completed 5063 actions in 5.00 seconds.
1962024-12-21T04:24:43.731Z Done (0.412s)
1972024-12-21T04:24:43.734Z Done (0.000s)
1982024-12-21T04:24:44.308Z Done (0.576s)
1992024-12-21T04:24:48.692Z Done (4.159s)
2002024-12-21T04:24:48.781Z Done (0.019s)
2012024-12-21T04:24:48.789Z Done (0.000s)
2022024-12-21T04:24:48.968Z Done (0.000s)
2032024-12-21T04:24:49.653ZPlanning: Evaluating mediator changes ... Done
2042024-12-21T04:24:49.813ZPlanning: Checking for conflicting actions ... Done
2052024-12-21T04:24:49.817ZPlanning: Consolidating action changes ... Done
2062024-12-21T04:24:50.086ZPlanning: Evaluating mediators ... Done
2072024-12-21T04:24:50.089ZPlanning: Planning completed in 0.43 seconds
2082024-12-21T04:24:50.127Z Mediators to change: 2
2092024-12-21T04:24:50.127Z Create boot environment: No
2102024-12-21T04:24:50.131ZCreate backup boot environment: No
2112024-12-21T04:24:50.203Z Done
2122024-12-21T04:24:50.203Z Done
2132024-12-21T04:24:50.564Z Done
2142024-12-21T04:24:54.290Z Done
2152024-12-21T04:24:54.381Z Done
2162024-12-21T04:24:54.384Z Done
2172024-12-21T04:24:54.502Z Done
2182024-12-21T04:24:55.116ZPlanning: Evaluating mediator changes ... Done
2192024-12-21T04:24:55.119ZPlanning: Merging actions ... Done
2202024-12-21T04:24:55.306ZPlanning: Checking for conflicting actions ... Done
2212024-12-21T04:24:55.308ZPlanning: Consolidating action changes ... Done
2222024-12-21T04:24:55.575ZPlanning: Evaluating mediators ... Done
2232024-12-21T04:24:55.630ZPlanning: Planning completed in 0.76 seconds
2242024-12-21T04:24:55.673Z Packages to change: 1
2252024-12-21T04:24:55.673Z Mediators to change: 1
2262024-12-21T04:24:55.676Z Services to change: 1
2272024-12-21T04:24:55.676Z Create boot environment: No
2282024-12-21T04:24:55.676ZCreate backup boot environment: Yes
2292024-12-21T04:24:57.993Z Actions: 1/6 actions (Updating modified actions)
2302024-12-21T04:24:57.995Z Actions: Completed 6 actions in 0.00 seconds.
2312024-12-21T04:24:57.995Z Done
2322024-12-21T04:24:57.995Z Done
2332024-12-21T04:24:58.118Z Done
2342024-12-21T04:25:01.956Z Done
2352024-12-21T04:25:02.046Z Done
2362024-12-21T04:25:02.049Z Done
2372024-12-21T04:25:02.185Z Done
2382024-12-21T04:25:02.621ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2392024-12-21T04:25:02.621Zclang system 15 system
2402024-12-21T04:25:02.622Zcsh system system illumos
2412024-12-21T04:25:02.622Zctags system system illumos
2422024-12-21T04:25:02.622Zgcc vendor 12 vendor
2432024-12-21T04:25:02.622Zgcc system 10 system
2442024-12-21T04:25:02.622Zgcc system 7 system
2452024-12-21T04:25:02.623Zgo system 1.20 system
2462024-12-21T04:25:02.623Zgo system 1.19 system
2472024-12-21T04:25:02.623Zllvm system 15 system
2482024-12-21T04:25:02.623Zllvm system 14 system
2492024-12-21T04:25:02.623Zmariadb system 10.6 system
2502024-12-21T04:25:02.623Zmta vendor vendor dma
2512024-12-21T04:25:02.623Zopenjdk system 17 system
2522024-12-21T04:25:02.623Zopenjdk system 11 system
2532024-12-21T04:25:02.623Zopenjdk system 1.8 system
2542024-12-21T04:25:02.623Zopenssl vendor 3 vendor
2552024-12-21T04:25:02.623Zperl system 5.36 system
2562024-12-21T04:25:02.623Zpostgresql system 15 system
2572024-12-21T04:25:02.623Zpostgresql system 13 system
2582024-12-21T04:25:02.623Zpython vendor 3 vendor
2592024-12-21T04:25:02.623Zpython system 2 system
2602024-12-21T04:25:02.623Zpython3 system 3.11 system
2612024-12-21T04:25:02.623Zruby system 3.0 system
2622024-12-21T04:25:02.623Zwords vendor vendor american-english
2632024-12-21T04:25:02.623Zwords system system australian-english
2642024-12-21T04:25:02.623Zwords system system british-english
2652024-12-21T04:25:02.623Zwords system system canadian-english
2662024-12-21T04:25:02.623Zwords system system french
2672024-12-21T04:25:02.623Zwords system system italian
2682024-12-21T04:25:02.623Zwords system system ngerman
2692024-12-21T04:25:02.623Zwords system system ogerman
2702024-12-21T04:25:02.624Zwords system system spanish
2712024-12-21T04:25:02.956ZPUBLISHER TYPE STATUS P LOCATION
2722024-12-21T04:25:02.956Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2732024-12-21T04:25:05.757ZFMRI IFO
2742024-12-21T04:25:05.758Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2752024-12-21T04:25:05.758Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2762024-12-21T04:25:05.758Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2772024-12-21T04:25:05.758Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2782024-12-21T04:25:05.758Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2792024-12-21T04:25:05.758Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2802024-12-21T04:25:05.758Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2812024-12-21T04:25:05.758Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2822024-12-21T04:25:05.758Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2832024-12-21T04:25:05.758Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2842024-12-21T04:25:05.758Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2852024-12-21T04:25:05.758Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2862024-12-21T04:25:05.758Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2872024-12-21T04:25:05.758Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2882024-12-21T04:25:05.758Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2892024-12-21T04:25:06.528Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2902024-12-21T04:25:06.850Z Updating crates.io index
2912024-12-21T04:25:06.853Z Updating git repository `https://github.com/oxidecomputer/diffus`
2922024-12-21T04:25:07.152Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932024-12-21T04:25:07.616Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2942024-12-21T04:25:07.891Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2952024-12-21T04:25:08.136Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2962024-12-21T04:25:08.372Z Updating git repository `https://github.com/oxidecomputer/propolis`
2972024-12-21T04:25:09.324Z Updating git repository `https://github.com/oxidecomputer/crucible`
2982024-12-21T04:25:10.882Z Updating git repository `https://github.com/oxidecomputer/opte`
2992024-12-21T04:25:11.566Z Updating git repository `https://github.com/oxidecomputer/falcon`
3002024-12-21T04:25:12.260Z Updating git repository `https://github.com/oxidecomputer/clickward`
3012024-12-21T04:25:12.513Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022024-12-21T04:25:12.824Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3032024-12-21T04:25:13.306Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3042024-12-21T04:25:13.671Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3052024-12-21T04:25:14.079Z Updating git repository `https://github.com/oxidecomputer/tofino`
3062024-12-21T04:25:14.321Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072024-12-21T04:25:14.598Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082024-12-21T04:25:14.843Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092024-12-21T04:25:15.107Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3102024-12-21T04:25:15.485Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112024-12-21T04:25:15.864Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122024-12-21T04:25:16.119Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132024-12-21T04:25:16.559Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3142024-12-21T04:25:16.853Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3152024-12-21T04:25:17.204Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162024-12-21T04:25:17.573Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3172024-12-21T04:25:17.937Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182024-12-21T04:25:18.132Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192024-12-21T04:25:18.367Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202024-12-21T04:25:19.673Z Downloading crates ...
3212024-12-21T04:25:19.735Z Downloaded quote v1.0.37
3222024-12-21T04:25:19.738Z Downloaded proc-macro-error-attr v1.0.4
3232024-12-21T04:25:19.738Z Downloaded byteorder v1.5.0
3242024-12-21T04:25:19.741Z Downloaded anstyle-query v1.1.1
3252024-12-21T04:25:19.744Z Downloaded dtrace-parser v0.2.0
3262024-12-21T04:25:19.753Z Downloaded swrite v0.1.0
3272024-12-21T04:25:19.759Z Downloaded equivalent v1.0.1
3282024-12-21T04:25:19.768Z Downloaded scroll_derive v0.12.0
3292024-12-21T04:25:19.774Z Downloaded usdt-macro v0.5.0
3302024-12-21T04:25:19.777Z Downloaded pretty-hex v0.4.1
3312024-12-21T04:25:19.782Z Downloaded usdt-attr-macro v0.5.0
3322024-12-21T04:25:19.784Z Downloaded cfg-if v1.0.0
3332024-12-21T04:25:19.784Z Downloaded pest_generator v2.7.14
3342024-12-21T04:25:19.787Z Downloaded fs-err v2.11.0
3352024-12-21T04:25:19.787Z Downloaded pest_derive v2.7.14
3362024-12-21T04:25:19.789Z Downloaded block-buffer v0.10.4
3372024-12-21T04:25:19.792Z Downloaded usdt-impl v0.5.0
3382024-12-21T04:25:19.792Z Downloaded memmap v0.7.0
3392024-12-21T04:25:19.796Z Downloaded itoa v1.0.11
3402024-12-21T04:25:19.796Z Downloaded crypto-common v0.1.6
3412024-12-21T04:25:19.797Z Downloaded clap_lex v0.7.2
3422024-12-21T04:25:19.797Z Downloaded anstyle v1.0.10
3432024-12-21T04:25:19.799Z Downloaded fnv v1.0.7
3442024-12-21T04:25:19.799Z Downloaded autocfg v1.4.0
3452024-12-21T04:25:19.799Z Downloaded errno v0.3.9
3462024-12-21T04:25:19.802Z Downloaded dof v0.3.0
3472024-12-21T04:25:19.802Z Downloaded toml_datetime v0.6.8
3482024-12-21T04:25:19.805Z Downloaded thread-id v4.2.2
3492024-12-21T04:25:19.805Z Downloaded fastrand v2.1.1
3502024-12-21T04:25:19.805Z Downloaded anstyle-parse v0.2.5
3512024-12-21T04:25:19.808Z Downloaded utf8parse v0.2.2
3522024-12-21T04:25:19.808Z Downloaded digest v0.10.7
3532024-12-21T04:25:19.810Z Downloaded is_terminal_polyfill v1.70.1
3542024-12-21T04:25:19.810Z Downloaded cargo-platform v0.1.8
3552024-12-21T04:25:19.813Z Downloaded heck v0.5.0
3562024-12-21T04:25:19.813Z Downloaded cpufeatures v0.2.14
3572024-12-21T04:25:19.817Z Downloaded terminal_size v0.4.0
3582024-12-21T04:25:19.817Z Downloaded unicode-linebreak v0.1.5
3592024-12-21T04:25:19.817Z Downloaded macaddr v1.0.1
3602024-12-21T04:25:19.821Z Downloaded serde_tokenstream v0.2.2
3612024-12-21T04:25:19.821Z Downloaded strsim v0.11.1
3622024-12-21T04:25:19.827Z Downloaded thiserror v1.0.69
3632024-12-21T04:25:19.831Z Downloaded plain v0.2.3
3642024-12-21T04:25:19.831Z Downloaded thiserror-impl v1.0.69
3652024-12-21T04:25:19.833Z Downloaded serde_spanned v0.6.8
3662024-12-21T04:25:19.833Z Downloaded generic-array v0.14.7
3672024-12-21T04:25:19.836Z Downloaded usdt v0.5.0
3682024-12-21T04:25:19.836Z Downloaded heck v0.4.1
3692024-12-21T04:25:19.838Z Downloaded version_check v0.9.5
3702024-12-21T04:25:19.838Z Downloaded unicode-ident v1.0.13
3712024-12-21T04:25:19.842Z Downloaded cargo_metadata v0.18.1
3722024-12-21T04:25:19.845Z Downloaded bytecount v0.6.8
3732024-12-21T04:25:19.845Z Downloaded tempfile v3.13.0
3742024-12-21T04:25:19.848Z Downloaded colorchoice v1.0.2
3752024-12-21T04:25:19.848Z Downloaded camino-tempfile v1.1.1
3762024-12-21T04:25:19.850Z Downloaded sha2 v0.10.8
3772024-12-21T04:25:19.851Z Downloaded smawk v0.3.2
3782024-12-21T04:25:19.853Z Downloaded zerocopy-derive v0.7.35
3792024-12-21T04:25:19.856Z Downloaded cargo_toml v0.20.5
3802024-12-21T04:25:19.858Z Downloaded once_cell v1.20.2
3812024-12-21T04:25:19.862Z Downloaded tabled_derive v0.7.0
3822024-12-21T04:25:19.866Z Downloaded proc-macro-error v1.0.4
3832024-12-21T04:25:19.868Z Downloaded scroll v0.12.0
3842024-12-21T04:25:19.871Z Downloaded anstream v0.6.15
3852024-12-21T04:25:19.873Z Downloaded semver v1.0.23
3862024-12-21T04:25:19.876Z Downloaded textwrap v0.16.1
3872024-12-21T04:25:19.881Z Downloaded bitflags v2.6.0
3882024-12-21T04:25:19.885Z Downloaded ucd-trie v0.1.7
3892024-12-21T04:25:19.887Z Downloaded clap v4.5.21
3902024-12-21T04:25:19.894Z Downloaded toml v0.8.19
3912024-12-21T04:25:19.897Z Downloaded camino v1.1.9
3922024-12-21T04:25:19.899Z Downloaded ryu v1.0.18
3932024-12-21T04:25:19.902Z Downloaded proc-macro2 v1.0.89
3942024-12-21T04:25:19.905Z Downloaded pest_meta v2.7.14
3952024-12-21T04:25:19.908Z Downloaded typenum v1.17.0
3962024-12-21T04:25:19.912Z Downloaded serde_derive v1.0.215
3972024-12-21T04:25:19.913Z Downloaded log v0.4.22
3982024-12-21T04:25:19.915Z Downloaded clap_derive v4.5.18
3992024-12-21T04:25:19.915Z Downloaded papergrid v0.11.0
4002024-12-21T04:25:19.918Z Downloaded anyhow v1.0.93
4012024-12-21T04:25:19.924Z Downloaded serde v1.0.215
4022024-12-21T04:25:19.928Z Downloaded indexmap v2.6.0
4032024-12-21T04:25:19.935Z Downloaded memchr v2.7.4
4042024-12-21T04:25:19.945Z Downloaded toml_edit v0.22.22
4052024-12-21T04:25:19.965Z Downloaded pest v2.7.14
4062024-12-21T04:25:19.971Z Downloaded hashbrown v0.15.1
4072024-12-21T04:25:19.988Z Downloaded winnow v0.6.20
4082024-12-21T04:25:19.997Z Downloaded zerocopy v0.7.35
4092024-12-21T04:25:20.010Z Downloaded serde_json v1.0.133
4102024-12-21T04:25:20.017Z Downloaded goblin v0.8.2
4112024-12-21T04:25:20.028Z Downloaded tabled v0.15.0
4122024-12-21T04:25:20.036Z Downloaded syn v2.0.87
4132024-12-21T04:25:20.046Z Downloaded clap_builder v4.5.21
4142024-12-21T04:25:20.052Z Downloaded syn v1.0.109
4152024-12-21T04:25:20.061Z Downloaded unicode-width v0.1.14
4162024-12-21T04:25:20.081Z Downloaded rustix v0.38.37
4172024-12-21T04:25:20.119Z Downloaded libc v0.2.162
4182024-12-21T04:25:20.429Z Compiling proc-macro2 v1.0.89
4192024-12-21T04:25:20.429Z Compiling unicode-ident v1.0.13
4202024-12-21T04:25:20.429Z Compiling version_check v0.9.5
4212024-12-21T04:25:20.429Z Compiling serde v1.0.215
4222024-12-21T04:25:20.436Z Compiling thiserror v1.0.69
4232024-12-21T04:25:20.436Z Compiling memchr v2.7.4
4242024-12-21T04:25:20.436Z Compiling libc v0.2.162
4252024-12-21T04:25:20.467Z Compiling ryu v1.0.18
4262024-12-21T04:25:20.669Z Compiling ucd-trie v0.1.7
4272024-12-21T04:25:20.943Z Compiling itoa v1.0.11
4282024-12-21T04:25:21.190Z Compiling once_cell v1.20.2
4292024-12-21T04:25:21.265Z Compiling byteorder v1.5.0
4302024-12-21T04:25:21.291Z Compiling rustix v0.38.37
4312024-12-21T04:25:21.444Z Compiling serde_json v1.0.133
4322024-12-21T04:25:21.727Z Compiling bitflags v2.6.0
4332024-12-21T04:25:21.813Z Compiling usdt-impl v0.5.0
4342024-12-21T04:25:22.176Z Compiling proc-macro-error-attr v1.0.4
4352024-12-21T04:25:22.203Z Compiling syn v1.0.109
4362024-12-21T04:25:22.253Z Compiling proc-macro-error v1.0.4
4372024-12-21T04:25:22.256Z Compiling equivalent v1.0.1
4382024-12-21T04:25:22.377Z Compiling quote v1.0.37
4392024-12-21T04:25:22.508Z Compiling log v0.4.22
4402024-12-21T04:25:22.534Z Compiling plain v0.2.3
4412024-12-21T04:25:22.534Z Compiling utf8parse v0.2.2
4422024-12-21T04:25:22.700Z Compiling errno v0.3.9
4432024-12-21T04:25:22.726Z Compiling hashbrown v0.15.1
4442024-12-21T04:25:22.815Z Compiling syn v2.0.87
4452024-12-21T04:25:22.961Z Compiling camino v1.1.9
4462024-12-21T04:25:23.112Z Compiling anstyle-parse v0.2.5
4472024-12-21T04:25:23.257Z Compiling thread-id v4.2.2
4482024-12-21T04:25:23.528Z Compiling is_terminal_polyfill v1.70.1
4492024-12-21T04:25:23.645Z Compiling unicode-width v0.1.14
4502024-12-21T04:25:23.672Z Compiling colorchoice v1.0.2
4512024-12-21T04:25:23.789Z Compiling anstyle-query v1.1.1
4522024-12-21T04:25:23.860Z Compiling autocfg v1.4.0
4532024-12-21T04:25:23.956Z Compiling indexmap v2.6.0
4542024-12-21T04:25:23.999Z Compiling winnow v0.6.20
4552024-12-21T04:25:24.085Z Compiling semver v1.0.23
4562024-12-21T04:25:24.179Z Compiling pretty-hex v0.4.1
4572024-12-21T04:25:24.406Z Compiling anstyle v1.0.10
4582024-12-21T04:25:24.844Z Compiling anstream v0.6.15
4592024-12-21T04:25:25.009Z Compiling cfg-if v1.0.0
4602024-12-21T04:25:25.082Z Compiling fs-err v2.11.0
4612024-12-21T04:25:25.114Z Compiling terminal_size v0.4.0
4622024-12-21T04:25:25.326Z Compiling anyhow v1.0.93
4632024-12-21T04:25:25.384Z Compiling fastrand v2.1.1
4642024-12-21T04:25:25.649Z Compiling heck v0.5.0
4652024-12-21T04:25:25.778Z Compiling heck v0.4.1
4662024-12-21T04:25:25.957Z Compiling bytecount v0.6.8
4672024-12-21T04:25:25.994Z Compiling clap_lex v0.7.2
4682024-12-21T04:25:26.193Z Compiling fnv v1.0.7
4692024-12-21T04:25:26.243Z Compiling strsim v0.11.1
4702024-12-21T04:25:26.319Z Compiling papergrid v0.11.0
4712024-12-21T04:25:26.523Z Compiling tempfile v3.13.0
4722024-12-21T04:25:26.628Z Compiling clap_builder v4.5.21
4732024-12-21T04:25:26.827Z Compiling memmap v0.7.0
4742024-12-21T04:25:27.124Z Compiling smawk v0.3.2
4752024-12-21T04:25:27.199Z Compiling unicode-linebreak v0.1.5
4762024-12-21T04:25:27.723Z Compiling textwrap v0.16.1
4772024-12-21T04:25:27.883Z Compiling swrite v0.1.0
4782024-12-21T04:25:28.827Z Compiling tabled_derive v0.7.0
4792024-12-21T04:25:30.345Z Compiling tabled v0.15.0
4802024-12-21T04:25:31.719Z Compiling serde_derive v1.0.215
4812024-12-21T04:25:31.722Z Compiling thiserror-impl v1.0.69
4822024-12-21T04:25:31.722Z Compiling zerocopy-derive v0.7.35
4832024-12-21T04:25:31.722Z Compiling scroll_derive v0.12.0
4842024-12-21T04:25:31.979Z Compiling clap_derive v4.5.18
4852024-12-21T04:25:33.286Z Compiling scroll v0.12.0
4862024-12-21T04:25:33.917Z Compiling zerocopy v0.7.35
4872024-12-21T04:25:33.951Z Compiling goblin v0.8.2
4882024-12-21T04:25:34.519Z Compiling pest v2.7.14
4892024-12-21T04:25:36.079Z Compiling clap v4.5.21
4902024-12-21T04:25:36.726Z Compiling pest_meta v2.7.14
4912024-12-21T04:25:37.670Z Compiling pest_generator v2.7.14
4922024-12-21T04:25:39.350Z Compiling pest_derive v2.7.14
4932024-12-21T04:25:39.976Z Compiling dtrace-parser v0.2.0
4942024-12-21T04:25:42.112Z Compiling serde_spanned v0.6.8
4952024-12-21T04:25:42.114Z Compiling toml_datetime v0.6.8
4962024-12-21T04:25:42.114Z Compiling cargo-platform v0.1.8
4972024-12-21T04:25:42.494Z Compiling serde_tokenstream v0.2.2
4982024-12-21T04:25:42.585Z Compiling toml_edit v0.22.22
4992024-12-21T04:25:42.651Z Compiling macaddr v1.0.1
5002024-12-21T04:25:42.831Z Compiling camino-tempfile v1.1.1
5012024-12-21T04:25:43.604Z Compiling dof v0.3.0
5022024-12-21T04:25:43.604Z Compiling cargo_metadata v0.18.1
5032024-12-21T04:25:45.346Z Compiling toml v0.8.19
5042024-12-21T04:25:45.654Z Compiling usdt-attr-macro v0.5.0
5052024-12-21T04:25:45.813Z Compiling usdt-macro v0.5.0
5062024-12-21T04:25:46.195Z Compiling cargo_toml v0.20.5
5072024-12-21T04:25:47.114Z Compiling usdt v0.5.0
5082024-12-21T04:25:49.799Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5092024-12-21T04:25:53.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.70s
5102024-12-21T04:25:54.223Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5112024-12-21T04:25:54.759Z Downloading crates ...
5122024-12-21T04:25:54.893Z Downloaded atty v0.2.14
5132024-12-21T04:25:54.897Z Downloaded atomicwrites v0.4.4
5142024-12-21T04:25:54.901Z Downloaded array-init v0.0.4
5152024-12-21T04:25:54.901Z Downloaded adler2 v2.0.0
5162024-12-21T04:25:54.903Z Downloaded cfg_aliases v0.1.1
5172024-12-21T04:25:54.906Z Downloaded cfg_aliases v0.2.1
5182024-12-21T04:25:54.913Z Downloaded headers-core v0.3.0
5192024-12-21T04:25:54.916Z Downloaded crucible-workspace-hack v0.1.0
5202024-12-21T04:25:54.922Z Downloaded http-range v0.1.5
5212024-12-21T04:25:54.926Z Downloaded ciborium-io v0.2.2
5222024-12-21T04:25:54.929Z Downloaded cstr-argument v0.1.2
5232024-12-21T04:25:54.933Z Downloaded hubpack_derive v0.1.1
5242024-12-21T04:25:54.935Z Downloaded atomic-waker v1.1.2
5252024-12-21T04:25:54.936Z Downloaded assert_matches v1.5.0
5262024-12-21T04:25:54.936Z Downloaded instant v0.1.13
5272024-12-21T04:25:54.938Z Downloaded ident_case v1.0.1
5282024-12-21T04:25:54.940Z Downloaded bit-vec v0.6.3
5292024-12-21T04:25:54.940Z Downloaded async-trait v0.1.83
5302024-12-21T04:25:54.943Z Downloaded match_cfg v0.1.0
5312024-12-21T04:25:54.946Z Downloaded bitflags v1.3.2
5322024-12-21T04:25:54.948Z Downloaded hex-literal v0.4.1
5332024-12-21T04:25:54.951Z Downloaded base16ct v0.2.0
5342024-12-21T04:25:54.951Z Downloaded hex v0.4.3
5352024-12-21T04:25:54.954Z Downloaded matches v0.1.10
5362024-12-21T04:25:54.954Z Downloaded heck v0.3.3
5372024-12-21T04:25:54.956Z Downloaded chrono-tz-build v0.4.0
5382024-12-21T04:25:54.956Z Downloaded bit-set v0.5.3
5392024-12-21T04:25:54.963Z Downloaded cobs v0.2.3
5402024-12-21T04:25:54.963Z Downloaded addr2line v0.24.2
5412024-12-21T04:25:54.967Z Downloaded is_ci v1.2.0
5422024-12-21T04:25:54.967Z Downloaded md5 v0.7.0
5432024-12-21T04:25:54.967Z Downloaded colored v2.1.0
5442024-12-21T04:25:54.967Z Downloaded cipher v0.4.4
5452024-12-21T04:25:54.970Z Downloaded indent_write v2.2.0
5462024-12-21T04:25:54.970Z Downloaded lockfree-object-pool v0.1.6
5472024-12-21T04:25:54.972Z Downloaded libefi-sys v0.1.0
5482024-12-21T04:25:54.974Z Downloaded lru-cache v0.1.2
5492024-12-21T04:25:54.974Z Downloaded crc v3.2.1
5502024-12-21T04:25:54.977Z Downloaded http-body-util v0.1.2
5512024-12-21T04:25:54.979Z Downloaded block-padding v0.3.3
5522024-12-21T04:25:54.979Z Downloaded home v0.5.9
5532024-12-21T04:25:54.983Z Downloaded constant_time_eq v0.3.1
5542024-12-21T04:25:54.987Z Downloaded kstat-rs v0.2.4
5552024-12-21T04:25:54.987Z Downloaded internet-checksum v0.2.1
5562024-12-21T04:25:54.987Z Downloaded arrayref v0.3.9
5572024-12-21T04:25:54.991Z Downloaded hyper-tls v0.6.0
5582024-12-21T04:25:54.991Z Downloaded hostname v0.4.0
5592024-12-21T04:25:54.991Z Downloaded lru v0.12.5
5602024-12-21T04:25:54.993Z Downloaded is-terminal v0.4.13
5612024-12-21T04:25:54.993Z Downloaded crc32fast v1.4.2
5622024-12-21T04:25:54.996Z Downloaded backoff v0.4.0
5632024-12-21T04:25:54.999Z Downloaded highway v1.2.0
5642024-12-21T04:25:55.002Z Downloaded libsw v3.3.1
5652024-12-21T04:25:55.002Z Downloaded progenitor-client v0.8.0
5662024-12-21T04:25:55.002Z Downloaded crunchy v0.2.2
5672024-12-21T04:25:55.005Z Downloaded cancel-safe-futures v0.1.5
5682024-12-21T04:25:55.008Z Downloaded russh-cryptovec v0.7.3
5692024-12-21T04:25:55.011Z Downloaded bzip2 v0.4.4
5702024-12-21T04:25:55.011Z Downloaded console v0.15.8
5712024-12-21T04:25:55.015Z Downloaded linked-hash-map v0.5.6
5722024-12-21T04:25:55.017Z Downloaded idna_adapter v1.2.0
5732024-12-21T04:25:55.017Z Downloaded iana-time-zone v0.1.61
5742024-12-21T04:25:55.018Z Downloaded httparse v1.9.5
5752024-12-21T04:25:55.020Z Downloaded hostname v0.3.1
5762024-12-21T04:25:55.023Z Downloaded memoffset v0.9.1
5772024-12-21T04:25:55.025Z Downloaded md-5 v0.10.6
5782024-12-21T04:25:55.025Z Downloaded cookie_store v0.21.0
5792024-12-21T04:25:55.028Z Downloaded hyper-rustls v0.27.3
5802024-12-21T04:25:55.031Z Downloaded jobserver v0.1.32
5812024-12-21T04:25:55.035Z Downloaded humantime v2.1.0
5822024-12-21T04:25:55.038Z Downloaded async-bb8-diesel v0.2.1
5832024-12-21T04:25:55.038Z Downloaded libloading v0.8.5
5842024-12-21T04:25:55.040Z Downloaded ipnet v2.10.1
5852024-12-21T04:25:55.040Z Downloaded ciborium v0.2.2
5862024-12-21T04:25:55.043Z Downloaded rpassword v7.3.1
5872024-12-21T04:25:55.045Z Downloaded ctr v0.9.2
5882024-12-21T04:25:55.048Z Downloaded const_format_proc_macros v0.2.33
5892024-12-21T04:25:55.051Z Downloaded chacha20 v0.9.1
5902024-12-21T04:25:55.051Z Downloaded mime v0.3.17
5912024-12-21T04:25:55.053Z Downloaded tower-service v0.3.3
5922024-12-21T04:25:55.053Z Downloaded mime_guess v2.0.5
5932024-12-21T04:25:55.057Z Downloaded managed v0.8.0
5942024-12-21T04:25:55.064Z Downloaded lazy_static v1.5.0
5952024-12-21T04:25:55.064Z Downloaded keccak v0.1.5
5962024-12-21T04:25:55.066Z Downloaded memmap2 v0.9.5
5972024-12-21T04:25:55.066Z Downloaded maplit v1.0.2
5982024-12-21T04:25:55.066Z Downloaded linear-map v1.2.0
5992024-12-21T04:25:55.066Z Downloaded ref-cast-impl v1.0.23
6002024-12-21T04:25:55.066Z Downloaded sqlparser_derive v0.2.2
6012024-12-21T04:25:55.069Z Downloaded want v0.3.1
6022024-12-21T04:25:55.069Z Downloaded indoc v1.0.9
6032024-12-21T04:25:55.072Z Downloaded icu_locid_transform_data v1.5.0
6042024-12-21T04:25:55.074Z Downloaded fxhash v0.2.1
6052024-12-21T04:25:55.074Z Downloaded bcs v0.1.6
6062024-12-21T04:25:55.077Z Downloaded schemars_derive v0.8.21
6072024-12-21T04:25:55.080Z Downloaded serde_path_to_error v0.1.16
6082024-12-21T04:25:55.080Z Downloaded maybe-uninit v2.0.0
6092024-12-21T04:25:55.083Z Downloaded litemap v0.7.3
6102024-12-21T04:25:55.083Z Downloaded aead v0.5.2
6112024-12-21T04:25:55.086Z Downloaded hyper-staticfile v0.10.1
6122024-12-21T04:25:55.089Z Downloaded bcrypt-pbkdf v0.10.0
6132024-12-21T04:25:55.089Z Downloaded crc-any v2.5.0
6142024-12-21T04:25:55.091Z Downloaded icu_normalizer_data v1.5.0
6152024-12-21T04:25:55.096Z Downloaded icu_normalizer v1.5.0
6162024-12-21T04:25:55.100Z Downloaded lock_api v0.4.12
6172024-12-21T04:25:55.100Z Downloaded icu_provider v1.5.0
6182024-12-21T04:25:55.102Z Downloaded crossbeam-deque v0.8.5
6192024-12-21T04:25:55.107Z Downloaded base64ct v1.6.0
6202024-12-21T04:25:55.109Z Downloaded num-conv v0.1.0
6212024-12-21T04:25:55.109Z Downloaded structmeta v0.3.0
6222024-12-21T04:25:55.109Z Downloaded static_assertions v1.1.0
6232024-12-21T04:25:55.109Z Downloaded foreign-types-macros v0.2.3
6242024-12-21T04:25:55.112Z Downloaded phf_shared v0.10.0
6252024-12-21T04:25:55.112Z Downloaded crossbeam-utils v0.8.20
6262024-12-21T04:25:55.114Z Downloaded hmac v0.12.1
6272024-12-21T04:25:55.117Z Downloaded cookie v0.18.1
6282024-12-21T04:25:55.123Z Downloaded unicode-truncate v1.1.0
6292024-12-21T04:25:55.125Z Downloaded rustc_version v0.4.1
6302024-12-21T04:25:55.125Z Downloaded icu_locid_transform v1.5.0
6312024-12-21T04:25:55.125Z Downloaded zeroize_derive v1.4.2
6322024-12-21T04:25:55.127Z Downloaded endian-type v0.1.2
6332024-12-21T04:25:55.127Z Downloaded signal-hook-registry v1.4.2
6342024-12-21T04:25:55.129Z Downloaded derive_builder_core v0.20.2
6352024-12-21T04:25:55.132Z Downloaded icu_locid v1.5.0
6362024-12-21T04:25:55.135Z Downloaded group v0.13.0
6372024-12-21T04:25:55.138Z Downloaded env_filter v0.1.2
6382024-12-21T04:25:55.141Z Downloaded tabwriter v1.4.0
6392024-12-21T04:25:55.145Z Downloaded topological-sort v0.2.2
6402024-12-21T04:25:55.145Z Downloaded normalize-line-endings v0.3.0
6412024-12-21T04:25:55.145Z Downloaded mirai-annotations v1.12.0
6422024-12-21T04:25:55.148Z Downloaded tls_codec_derive v0.4.1
6432024-12-21T04:25:55.148Z Downloaded path-slash v0.1.5
6442024-12-21T04:25:55.148Z Downloaded parse-size v1.1.0
6452024-12-21T04:25:55.151Z Downloaded indicatif v0.17.9
6462024-12-21T04:25:55.154Z Downloaded tls_codec v0.4.1
6472024-12-21T04:25:55.156Z Downloaded xz2 v0.1.7
6482024-12-21T04:25:55.161Z Downloaded rustls-pemfile v2.2.0
6492024-12-21T04:25:55.164Z Downloaded scrypt v0.11.0
6502024-12-21T04:25:55.164Z Downloaded icu_properties v1.5.1
6512024-12-21T04:25:55.164Z Downloaded num-integer v0.1.46
6522024-12-21T04:25:55.168Z Downloaded num v0.4.3
6532024-12-21T04:25:55.168Z Downloaded thiserror v2.0.3
6542024-12-21T04:25:55.172Z Downloaded time-core v0.1.2
6552024-12-21T04:25:55.175Z Downloaded phf_generator v0.11.2
6562024-12-21T04:25:55.175Z Downloaded phf_codegen v0.11.2
6572024-12-21T04:25:55.178Z Downloaded phf v0.11.2
6582024-12-21T04:25:55.181Z Downloaded predicates-core v1.0.8
6592024-12-21T04:25:55.181Z Downloaded ena v0.14.3
6602024-12-21T04:25:55.184Z Downloaded deranged v0.3.11
6612024-12-21T04:25:55.184Z Downloaded slog-term v2.9.1
6622024-12-21T04:25:55.186Z Downloaded base64 v0.22.1
6632024-12-21T04:25:55.189Z Downloaded waitgroup v0.1.2
6642024-12-21T04:25:55.191Z Downloaded rand_seeder v0.3.0
6652024-12-21T04:25:55.193Z Downloaded rand_core v0.6.4
6662024-12-21T04:25:55.195Z Downloaded funty v2.0.0
6672024-12-21T04:25:55.195Z Downloaded derive_builder v0.20.2
6682024-12-21T04:25:55.199Z Downloaded slog v2.7.0
6692024-12-21T04:25:55.203Z Downloaded bytes v1.8.0
6702024-12-21T04:25:55.207Z Downloaded arrayvec v0.7.6
6712024-12-21T04:25:55.209Z Downloaded psl-types v2.0.11
6722024-12-21T04:25:55.212Z Downloaded ecdsa v0.16.9
6732024-12-21T04:25:55.215Z Downloaded der_derive v0.7.3
6742024-12-21T04:25:55.215Z Downloaded hyper-util v0.1.10
6752024-12-21T04:25:55.219Z Downloaded hickory-server v0.24.1
6762024-12-21T04:25:55.225Z Downloaded signal-hook-tokio v0.3.1
6772024-12-21T04:25:55.228Z Downloaded num-complex v0.4.6
6782024-12-21T04:25:55.230Z Downloaded shlex v1.3.0
6792024-12-21T04:25:55.230Z Downloaded shell-words v1.1.0
6802024-12-21T04:25:55.230Z Downloaded heapless v0.8.0
6812024-12-21T04:25:55.235Z Downloaded num-iter v0.1.45
6822024-12-21T04:25:55.237Z Downloaded tiny-keccak v2.0.2
6832024-12-21T04:25:55.240Z Downloaded tap v1.0.1
6842024-12-21T04:25:55.242Z Downloaded unicode-properties v0.1.3
6852024-12-21T04:25:55.242Z Downloaded strum_macros v0.25.3
6862024-12-21T04:25:55.245Z Downloaded rustfmt-wrapper v0.2.1
6872024-12-21T04:25:55.249Z Downloaded fs_extra v1.3.0
6882024-12-21T04:25:55.249Z Downloaded twox-hash v1.6.3
6892024-12-21T04:25:55.252Z Downloaded utf-8 v0.7.6
6902024-12-21T04:25:55.252Z Downloaded schemars v0.8.21
6912024-12-21T04:25:55.263Z Downloaded pretty-hex v0.2.1
6922024-12-21T04:25:55.266Z Downloaded dirs-sys-next v0.1.2
6932024-12-21T04:25:55.266Z Downloaded dirs-next v2.0.0
6942024-12-21T04:25:55.268Z Downloaded difflib v0.4.0
6952024-12-21T04:25:55.269Z Downloaded debug-ignore v1.0.5
6962024-12-21T04:25:55.271Z Downloaded untrusted v0.9.0
6972024-12-21T04:25:55.274Z Downloaded sct v0.7.1
6982024-12-21T04:25:55.276Z Downloaded hickory-resolver v0.24.1
6992024-12-21T04:25:55.290Z Downloaded strum v0.26.3
7002024-12-21T04:25:55.293Z Downloaded base64 v0.21.7
7012024-12-21T04:25:55.297Z Downloaded tinystr v0.7.6
7022024-12-21T04:25:55.299Z Downloaded time-macros v0.2.18
7032024-12-21T04:25:55.302Z Downloaded prettyplease v0.2.25
7042024-12-21T04:25:55.305Z Downloaded hash32 v0.3.1
7052024-12-21T04:25:55.305Z Downloaded heapless v0.7.17
7062024-12-21T04:25:55.315Z Downloaded try-lock v0.2.5
7072024-12-21T04:25:55.318Z Downloaded strum_macros v0.26.4
7082024-12-21T04:25:55.318Z Downloaded unicode-bidi v0.3.17
7092024-12-21T04:25:55.318Z Downloaded same-file v1.0.6
7102024-12-21T04:25:55.318Z Downloaded pbkdf2 v0.11.0
7112024-12-21T04:25:55.320Z Downloaded paste v1.0.15
7122024-12-21T04:25:55.324Z Downloaded diesel_table_macro_syntax v0.2.0
7132024-12-21T04:25:55.324Z Downloaded darling_macro v0.20.10
7142024-12-21T04:25:55.326Z Downloaded primeorder v0.13.6
7152024-12-21T04:25:55.327Z Downloaded minimal-lexical v0.2.1
7162024-12-21T04:25:55.329Z Downloaded miniz_oxide v0.8.0
7172024-12-21T04:25:55.332Z Downloaded sha1 v0.10.6
7182024-12-21T04:25:55.334Z Downloaded nodrop v0.1.14
7192024-12-21T04:25:55.336Z Downloaded defmt v0.3.8
7202024-12-21T04:25:55.339Z Downloaded oso-derive v0.27.3
7212024-12-21T04:25:55.341Z Downloaded futures-task v0.3.31
7222024-12-21T04:25:55.341Z Downloaded slog-scope v4.4.0
7232024-12-21T04:25:55.344Z Downloaded strum_macros v0.24.3
7242024-12-21T04:25:55.346Z Downloaded env_logger v0.11.5
7252024-12-21T04:25:55.348Z Downloaded env_logger v0.10.2
7262024-12-21T04:25:55.351Z Downloaded predicates-tree v1.0.11
7272024-12-21T04:25:55.353Z Downloaded openssl-probe v0.1.5
7282024-12-21T04:25:55.353Z Downloaded openssl-macros v0.1.1
7292024-12-21T04:25:55.356Z Downloaded socket2 v0.5.7
7302024-12-21T04:25:55.359Z Downloaded thiserror-no-std v2.0.2
7312024-12-21T04:25:55.361Z Downloaded thread_local v1.1.8
7322024-12-21T04:25:55.363Z Downloaded zopfli v0.8.1
7332024-12-21T04:25:55.366Z Downloaded signal-hook v0.3.17
7342024-12-21T04:25:55.369Z Downloaded wyz v0.5.1
7352024-12-21T04:25:55.371Z Downloaded tui-tree-widget v0.22.0
7362024-12-21T04:25:55.372Z Downloaded poly1305 v0.8.0
7372024-12-21T04:25:55.374Z Downloaded rustc-demangle v0.1.24
7382024-12-21T04:25:55.376Z Downloaded serde-big-array v0.5.1
7392024-12-21T04:25:55.379Z Downloaded float-ord v0.3.2
7402024-12-21T04:25:55.379Z Downloaded password-hash v0.5.0
7412024-12-21T04:25:55.383Z Downloaded password-hash v0.4.2
7422024-12-21T04:25:55.398Z Downloaded float-cmp v0.9.0
7432024-12-21T04:25:55.398Z Downloaded display-error-chain v0.2.2
7442024-12-21T04:25:55.398Z Downloaded libm v0.2.8
7452024-12-21T04:25:55.398Z Downloaded num_enum v0.5.11
7462024-12-21T04:25:55.401Z Downloaded zone_cfg_derive v0.3.0
7472024-12-21T04:25:55.401Z Downloaded zone_cfg_derive v0.1.2
7482024-12-21T04:25:55.401Z Downloaded gethostname v0.5.0
7492024-12-21T04:25:55.401Z Downloaded futures-sink v0.3.31
7502024-12-21T04:25:55.404Z Downloaded der v0.7.9
7512024-12-21T04:25:55.409Z Downloaded futures-macro v0.3.31
7522024-12-21T04:25:55.418Z Downloaded futures-io v0.3.31
7532024-12-21T04:25:55.418Z Downloaded slog-envlogger v2.2.0
7542024-12-21T04:25:55.418Z Downloaded opaque-debug v0.3.1
7552024-12-21T04:25:55.418Z Downloaded newline-converter v0.3.0
7562024-12-21T04:25:55.425Z Downloaded rtoolbox v0.0.2
7572024-12-21T04:25:55.425Z Downloaded multer v3.1.0
7582024-12-21T04:25:55.425Z Downloaded foreign-types-shared v0.1.1
7592024-12-21T04:25:55.425Z Downloaded term v0.7.0
7602024-12-21T04:25:55.425Z Downloaded new_debug_unreachable v1.0.6
7612024-12-21T04:25:55.425Z Downloaded foreign-types v0.3.2
7622024-12-21T04:25:55.425Z Downloaded yasna v0.5.2
7632024-12-21T04:25:55.428Z Downloaded typify v0.2.0
7642024-12-21T04:25:55.430Z Downloaded tokio-native-tls v0.3.1
7652024-12-21T04:25:55.433Z Downloaded termios v0.3.3
7662024-12-21T04:25:55.433Z Downloaded serde_repr v0.1.19
7672024-12-21T04:25:55.435Z Downloaded displaydoc v0.2.5
7682024-12-21T04:25:55.438Z Downloaded serde_plain v1.0.2
7692024-12-21T04:25:55.442Z Downloaded rand_xorshift v0.3.0
7702024-12-21T04:25:55.442Z Downloaded secrecy v0.8.0
7712024-12-21T04:25:55.445Z Downloaded take_mut v0.2.2
7722024-12-21T04:25:55.445Z Downloaded semver v0.1.20
7732024-12-21T04:25:55.445Z Downloaded scopeguard v1.2.0
7742024-12-21T04:25:55.451Z Downloaded sec1 v0.7.3
7752024-12-21T04:25:55.451Z Downloaded scheduled-thread-pool v0.2.7
7762024-12-21T04:25:55.454Z Downloaded salsa20 v0.10.2
7772024-12-21T04:25:55.454Z Downloaded sync-ptr v0.1.1
7782024-12-21T04:25:55.454Z Downloaded itertools v0.12.1
7792024-12-21T04:25:55.458Z Downloaded sync_wrapper v1.0.1
7802024-12-21T04:25:55.460Z Downloaded zeroize v1.8.1
7812024-12-21T04:25:55.460Z Downloaded owo-colors v4.1.0
7822024-12-21T04:25:55.463Z Downloaded crossterm v0.28.1
7832024-12-21T04:25:55.470Z Downloaded dyn-clone v1.0.17
7842024-12-21T04:25:55.472Z Downloaded vte_generate_state_changes v0.1.2
7852024-12-21T04:25:55.475Z Downloaded zerofrom v0.1.4
7862024-12-21T04:25:55.475Z Downloaded aes-gcm v0.10.3
7872024-12-21T04:25:55.480Z Downloaded tinyvec v1.8.0
7882024-12-21T04:25:55.484Z Downloaded foreign-types-shared v0.3.1
7892024-12-21T04:25:55.484Z Downloaded yoke-derive v0.7.4
7902024-12-21T04:25:55.487Z Downloaded newtype-uuid v1.1.3
7912024-12-21T04:25:55.487Z Downloaded foldhash v0.1.3
7922024-12-21T04:25:55.487Z Downloaded rand_chacha v0.3.1
7932024-12-21T04:25:55.489Z Downloaded postgres-protocol v0.6.7
7942024-12-21T04:25:55.489Z Downloaded samael v0.0.17
7952024-12-21T04:25:55.494Z Downloaded ppv-lite86 v0.2.20
7962024-12-21T04:25:55.498Z Downloaded ref-cast v1.0.23
7972024-12-21T04:25:55.503Z Downloaded diff v0.1.13
7982024-12-21T04:25:55.507Z Downloaded polyval v0.6.2
7992024-12-21T04:25:55.507Z Downloaded parse-display v0.10.0
8002024-12-21T04:25:55.507Z Downloaded mio v1.0.2
8012024-12-21T04:25:55.511Z Downloaded termcolor v1.4.1
8022024-12-21T04:25:55.515Z Downloaded hyper v1.5.0
8032024-12-21T04:25:55.520Z Downloaded synstructure v0.13.1
8042024-12-21T04:25:55.523Z Downloaded ssh-encoding v0.2.0
8052024-12-21T04:25:55.527Z Downloaded tracing-attributes v0.1.27
8062024-12-21T04:25:55.527Z Downloaded tokio-tungstenite v0.24.0
8072024-12-21T04:25:55.531Z Downloaded oso v0.27.3
8082024-12-21T04:25:55.534Z Downloaded tokio-tungstenite v0.23.1
8092024-12-21T04:25:55.534Z Downloaded steno v0.4.1
8102024-12-21T04:25:55.538Z Downloaded foreign-types v0.5.0
8112024-12-21T04:25:55.541Z Downloaded toml_edit v0.19.15
8122024-12-21T04:25:55.555Z Downloaded precomputed-hash v0.1.1
8132024-12-21T04:25:55.558Z Downloaded packed_struct v0.10.1
8142024-12-21T04:25:55.558Z Downloaded form_urlencoded v1.2.1
8152024-12-21T04:25:55.558Z Downloaded parse-display-derive v0.10.0
8162024-12-21T04:25:55.563Z Downloaded native-tls v0.2.12
8172024-12-21T04:25:55.568Z Downloaded tungstenite v0.23.0
8182024-12-21T04:25:55.568Z Downloaded parking_lot_core v0.9.10
8192024-12-21T04:25:55.568Z Downloaded parking_lot_core v0.8.6
8202024-12-21T04:25:55.571Z Downloaded sigpipe v0.1.3
8212024-12-21T04:25:55.571Z Downloaded simd-adler32 v0.3.7
8222024-12-21T04:25:55.574Z Downloaded pin-utils v0.1.0
8232024-12-21T04:25:55.574Z Downloaded x509-cert v0.2.5
8242024-12-21T04:25:55.579Z Downloaded progenitor-macro v0.8.0
8252024-12-21T04:25:55.582Z Downloaded value-bag v1.9.0
8262024-12-21T04:25:55.585Z Downloaded smallvec v1.13.2
8272024-12-21T04:25:55.590Z Downloaded newtype_derive v0.1.6
8282024-12-21T04:25:55.590Z Downloaded utf16_iter v1.0.5
8292024-12-21T04:25:55.590Z Downloaded stringprep v0.1.5
8302024-12-21T04:25:55.597Z Downloaded string_cache v0.8.7
8312024-12-21T04:25:55.597Z Downloaded toml v0.7.8
8322024-12-21T04:25:55.600Z Downloaded dhcproto-macros v0.1.0
8332024-12-21T04:25:55.600Z Downloaded aho-corasick v1.1.3
8342024-12-21T04:25:55.602Z Downloaded nibble_vec v0.1.0
8352024-12-21T04:25:55.604Z Downloaded embedded-io v0.4.0
8362024-12-21T04:25:55.606Z Downloaded either v1.13.0
8372024-12-21T04:25:55.607Z Downloaded unarray v0.1.4
8382024-12-21T04:25:55.609Z Downloaded diesel-dtrace v0.4.2
8392024-12-21T04:25:55.611Z Downloaded zerovec v0.10.4
8402024-12-21T04:25:55.616Z Downloaded subtle v2.6.1
8412024-12-21T04:25:55.618Z Downloaded structmeta-derive v0.3.0
8422024-12-21T04:25:55.620Z Downloaded progenitor v0.8.0
8432024-12-21T04:25:55.620Z Downloaded rayon-core v1.12.1
8442024-12-21T04:25:55.623Z Downloaded write16 v1.0.0
8452024-12-21T04:25:55.626Z Downloaded proc-macro-crate v1.3.1
8462024-12-21T04:25:55.626Z Downloaded pbkdf2 v0.12.2
8472024-12-21T04:25:55.629Z Downloaded packed_struct_codegen v0.10.1
8482024-12-21T04:25:55.629Z Downloaded darling_core v0.20.10
8492024-12-21T04:25:55.633Z Downloaded tinyvec_macros v0.1.1
8502024-12-21T04:25:55.636Z Downloaded zerovec-derive v0.10.3
8512024-12-21T04:25:55.638Z Downloaded peg v0.8.4
8522024-12-21T04:25:55.640Z Downloaded fragile v2.0.0
8532024-12-21T04:25:55.643Z Downloaded strip-ansi-escapes v0.2.0
8542024-12-21T04:25:55.645Z Downloaded stable_deref_trait v1.2.0
8552024-12-21T04:25:55.645Z Downloaded serde_urlencoded v0.7.1
8562024-12-21T04:25:55.648Z Downloaded nanorand v0.7.0
8572024-12-21T04:25:55.651Z Downloaded number_prefix v0.4.0
8582024-12-21T04:25:55.651Z Downloaded num_threads v0.1.7
8592024-12-21T04:25:55.651Z Downloaded universal-hash v0.5.1
8602024-12-21T04:25:55.653Z Downloaded blake3 v1.5.4
8612024-12-21T04:25:55.659Z Downloaded derive_builder_macro v0.20.2
8622024-12-21T04:25:55.661Z Downloaded mockall v0.13.0
8632024-12-21T04:25:55.664Z Downloaded spki v0.7.3
8642024-12-21T04:25:55.664Z Downloaded dropshot_endpoint v0.12.0
8652024-12-21T04:25:55.666Z Downloaded dropshot_endpoint v0.13.0
8662024-12-21T04:25:55.670Z Downloaded percent-encoding v2.3.1
8672024-12-21T04:25:55.672Z Downloaded flagset v0.4.6
8682024-12-21T04:25:55.672Z Downloaded fixedbitset v0.4.2
8692024-12-21T04:25:55.676Z Downloaded rfc6979 v0.4.0
8702024-12-21T04:25:55.676Z Downloaded resolv-conf v0.7.0
8712024-12-21T04:25:55.679Z Downloaded multimap v0.10.0
8722024-12-21T04:25:55.679Z Downloaded zip v2.1.3
8732024-12-21T04:25:55.682Z Downloaded zerofrom-derive v0.1.4
8742024-12-21T04:25:55.684Z Downloaded writeable v0.5.5
8752024-12-21T04:25:55.686Z Downloaded rcgen v0.12.1
8762024-12-21T04:25:55.690Z Downloaded parking_lot v0.11.2
8772024-12-21T04:25:55.692Z Downloaded serde_with_macros v3.11.0
8782024-12-21T04:25:55.694Z Downloaded whoami v1.5.2
8792024-12-21T04:25:55.696Z Downloaded zerocopy v0.6.6
8802024-12-21T04:25:55.699Z Downloaded tokio-macros v2.4.0
8812024-12-21T04:25:55.699Z Downloaded pkg-config v0.3.31
8822024-12-21T04:25:55.701Z Downloaded hkdf v0.12.4
8832024-12-21T04:25:55.703Z Downloaded slog-stdlog v4.1.1
8842024-12-21T04:25:55.706Z Downloaded openssl-sys v0.9.103
8852024-12-21T04:25:55.708Z Downloaded which v4.4.2
8862024-12-21T04:25:55.712Z Downloaded aws-lc-rs v1.10.0
8872024-12-21T04:25:55.722Z Downloaded olpc-cjson v0.1.4
8882024-12-21T04:25:55.726Z Downloaded wait-timeout v0.2.0
8892024-12-21T04:25:55.726Z Downloaded tokio-rustls v0.25.0
8902024-12-21T04:25:55.726Z Downloaded typed-path v0.9.3
8912024-12-21T04:25:55.730Z Downloaded phf_shared v0.11.2
8922024-12-21T04:25:55.732Z Downloaded rusty-fork v0.3.0
8932024-12-21T04:25:55.735Z Downloaded rustversion v1.0.17
8942024-12-21T04:25:55.735Z Downloaded russh v0.45.0
8952024-12-21T04:25:55.740Z Downloaded utf8_iter v1.0.4
8962024-12-21T04:25:55.742Z Downloaded postgres-types v0.2.8
8972024-12-21T04:25:55.746Z Downloaded termtree v0.4.1
8982024-12-21T04:25:55.746Z Downloaded postcard v1.0.10
8992024-12-21T04:25:55.749Z Downloaded h2 v0.4.6
9002024-12-21T04:25:55.753Z Downloaded fd-lock v4.0.2
9012024-12-21T04:25:55.756Z Downloaded embedded-io v0.6.1
9022024-12-21T04:25:55.759Z Downloaded tracing v0.1.40
9032024-12-21T04:25:55.761Z Downloaded data-encoding v2.6.0
9042024-12-21T04:25:55.764Z Downloaded zone v0.3.0
9052024-12-21T04:25:55.764Z Downloaded unsafe-libyaml v0.2.11
9062024-12-21T04:25:55.766Z Downloaded slog-async v2.8.0
9072024-12-21T04:25:55.769Z Downloaded spin v0.5.2
9082024-12-21T04:25:55.771Z Downloaded supports-color v3.0.1
9092024-12-21T04:25:55.771Z Downloaded ssh-cipher v0.2.0
9102024-12-21T04:25:55.773Z Downloaded globset v0.4.15
9112024-12-21T04:25:55.773Z Downloaded ron v0.7.1
9122024-12-21T04:25:55.777Z Downloaded rustc-hash v1.1.0
9132024-12-21T04:25:55.780Z Downloaded futures-util v0.3.31
9142024-12-21T04:25:55.790Z Downloaded thiserror-impl-no-std v2.0.2
9152024-12-21T04:25:55.792Z Downloaded rayon v1.10.0
9162024-12-21T04:25:55.800Z Downloaded rustc-hash v2.0.0
9172024-12-21T04:25:55.803Z Downloaded pkcs5 v0.7.1
9182024-12-21T04:25:55.805Z Downloaded des v0.8.1
9192024-12-21T04:25:55.807Z Downloaded bindgen v0.69.5
9202024-12-21T04:25:55.814Z Downloaded derive_more v0.99.18
9212024-12-21T04:25:55.818Z Downloaded tokio-rustls v0.26.0
9222024-12-21T04:25:55.821Z Downloaded sqlformat v0.2.6
9232024-12-21T04:25:55.825Z Downloaded snafu-derive v0.8.5
9242024-12-21T04:25:55.825Z Downloaded half v2.4.1
9252024-12-21T04:25:55.828Z Downloaded tokio-postgres v0.7.12
9262024-12-21T04:25:55.832Z Downloaded uuid v1.11.0
9272024-12-21T04:25:55.834Z Downloaded lalrpop v0.19.12
9282024-12-21T04:25:55.845Z Downloaded powerfmt v0.2.0
9292024-12-21T04:25:55.850Z Downloaded pin-project-internal v1.1.6
9302024-12-21T04:25:55.850Z Downloaded rustls-pki-types v1.10.0
9312024-12-21T04:25:55.853Z Downloaded fatfs v0.3.6
9322024-12-21T04:25:55.857Z Downloaded zip v0.6.6
9332024-12-21T04:25:55.860Z Downloaded vergen v8.3.2
9342024-12-21T04:25:55.862Z Downloaded unicode_categories v0.1.1
9352024-12-21T04:25:55.864Z Downloaded sqlparser v0.45.0
9362024-12-21T04:25:55.868Z Downloaded vte v0.11.1
9372024-12-21T04:25:55.871Z Downloaded progenitor-impl v0.8.0
9382024-12-21T04:25:55.875Z Downloaded hashbrown v0.13.2
9392024-12-21T04:25:55.879Z Downloaded reqwest v0.12.9
9402024-12-21T04:25:55.884Z Downloaded ssh-key v0.6.6
9412024-12-21T04:25:55.891Z Downloaded dhcproto v0.12.0
9422024-12-21T04:25:55.895Z Downloaded hashbrown v0.12.3
9432024-12-21T04:25:55.899Z Downloaded elliptic-curve v0.13.8
9442024-12-21T04:25:55.905Z Downloaded ron v0.8.1
9452024-12-21T04:25:55.907Z Downloaded rusqlite v0.32.1
9462024-12-21T04:25:55.914Z Downloaded pin-project v1.1.6
9472024-12-21T04:25:55.925Z Downloaded hashbrown v0.14.5
9482024-12-21T04:25:55.931Z Downloaded reedline v0.35.0
9492024-12-21T04:25:55.937Z Downloaded salty v0.3.0
9502024-12-21T04:25:55.943Z Downloaded rsa v0.9.6
9512024-12-21T04:25:55.949Z Downloaded petname v2.0.2
9522024-12-21T04:25:55.954Z Downloaded ed25519-dalek v2.1.1
9532024-12-21T04:25:55.959Z Downloaded rustyline v14.0.0
9542024-12-21T04:25:55.962Z Downloaded idna v0.2.3
9552024-12-21T04:25:55.968Z Downloaded idna v0.4.0
9562024-12-21T04:25:55.975Z Downloaded p521 v0.13.3
9572024-12-21T04:25:55.979Z Downloaded icu_properties_data v1.5.0
9582024-12-21T04:25:55.991Z Downloaded zerocopy v0.8.10
9592024-12-21T04:25:56.013Z Downloaded serde_with v3.11.0
9602024-12-21T04:25:56.021Z Downloaded git2 v0.19.0
9612024-12-21T04:25:56.029Z Downloaded proptest v1.5.0
9622024-12-21T04:25:56.038Z Downloaded quick-xml v0.33.0
9632024-12-21T04:25:56.044Z Downloaded rustls v0.21.12
9642024-12-21T04:25:56.055Z Downloaded regex v1.11.1
9652024-12-21T04:25:56.068Z Downloaded rustls-webpki v0.101.7
9662024-12-21T04:25:56.081Z Downloaded nix v0.27.1
9672024-12-21T04:25:56.091Z Downloaded openssl v0.10.66
9682024-12-21T04:25:56.100Z Downloaded winnow v0.5.40
9692024-12-21T04:25:56.109Z Downloaded rustls-webpki v0.102.8
9702024-12-21T04:25:56.126Z Downloaded regex-syntax v0.8.5
9712024-12-21T04:25:56.134Z Downloaded nix v0.28.0
9722024-12-21T04:25:56.145Z Downloaded p384 v0.13.0
9732024-12-21T04:25:56.152Z Downloaded radix_trie v0.2.1
9742024-12-21T04:25:56.156Z Downloaded nix v0.29.0
9752024-12-21T04:25:56.168Z Downloaded regress v0.10.1
9762024-12-21T04:25:56.176Z Downloaded vcpkg v0.2.15
9772024-12-21T04:25:56.213Z Downloaded object v0.30.4
9782024-12-21T04:25:56.223Z Downloaded dropshot v0.12.0
9792024-12-21T04:25:56.242Z Downloaded regex-syntax v0.6.29
9802024-12-21T04:25:56.249Z Downloaded gimli v0.31.1
9812024-12-21T04:25:56.257Z Downloaded openapiv3 v2.0.0
9822024-12-21T04:25:56.269Z Downloaded trust-dns-proto v0.22.0
9832024-12-21T04:25:56.281Z Downloaded smoltcp v0.9.1
9842024-12-21T04:25:56.291Z Downloaded diesel v2.2.6
9852024-12-21T04:25:56.308Z Downloaded rustls v0.22.4
9862024-12-21T04:25:56.322Z Downloaded object v0.36.5
9872024-12-21T04:25:56.332Z Downloaded dropshot v0.13.0
9882024-12-21T04:25:56.353Z Downloaded ratatui v0.28.1
9892024-12-21T04:25:56.371Z Downloaded bzip2-sys v0.1.11+1.0.8
9902024-12-21T04:25:56.384Z Downloaded sled v0.34.7
9912024-12-21T04:25:56.393Z Downloaded bstr v1.10.0
9922024-12-21T04:25:56.403Z Downloaded typify-impl v0.2.0
9932024-12-21T04:25:56.417Z Downloaded zerocopy-derive v0.6.6
9942024-12-21T04:25:56.427Z Downloaded chrono-tz v0.10.0
9952024-12-21T04:25:56.434Z Downloaded regress v0.9.1
9962024-12-21T04:25:56.442Z Downloaded hickory-proto v0.24.1
9972024-12-21T04:25:56.457Z Downloaded polar-core v0.27.3
9982024-12-21T04:25:56.465Z Downloaded rustls v0.23.19
9992024-12-21T04:25:56.476Z Downloaded webpki-roots v0.26.6
10002024-12-21T04:25:56.480Z Downloaded smoltcp v0.11.0
10012024-12-21T04:25:56.493Z Downloaded regex-automata v0.4.8
10022024-12-21T04:25:56.509Z Downloaded lzma-sys v0.1.20
10032024-12-21T04:25:56.537Z Downloaded portable-atomic v1.9.0
10042024-12-21T04:25:56.546Z Downloaded idna v0.3.0
10052024-12-21T04:25:56.550Z Downloaded unicode-width v0.2.0
10062024-12-21T04:25:56.560Z Downloaded idna v0.5.0
10072024-12-21T04:25:56.564Z Downloaded curve25519-dalek v4.1.3
10082024-12-21T04:25:56.573Z Downloaded libz-sys v1.1.20
10092024-12-21T04:25:56.591Z Downloaded tokio v1.40.0
10102024-12-21T04:25:56.627Z Downloaded petgraph v0.6.5
10112024-12-21T04:25:56.643Z Downloaded csv v1.3.0
10122024-12-21T04:25:56.663Z Downloaded chrono v0.4.38
10132024-12-21T04:25:56.669Z Downloaded sha3 v0.10.8
10142024-12-21T04:25:56.675Z Downloaded ghash v0.5.1
10152024-12-21T04:25:56.677Z Downloaded filetime v0.2.25
10162024-12-21T04:25:56.677Z Downloaded ff v0.13.0
10172024-12-21T04:25:56.680Z Downloaded r2d2 v0.8.10
10182024-12-21T04:25:56.680Z Downloaded pem-rfc7468 v0.7.0
10192024-12-21T04:25:56.680Z Downloaded peg-macros v0.8.4
10202024-12-21T04:25:56.684Z Downloaded uzers v0.12.1
10212024-12-21T04:25:56.689Z Downloaded futures v0.3.31
10222024-12-21T04:25:56.693Z Downloaded vsss-rs v3.3.4
10232024-12-21T04:25:56.693Z Downloaded publicsuffix v2.2.3
10242024-12-21T04:25:56.696Z Downloaded quinn-proto v0.11.8
10252024-12-21T04:25:56.699Z Downloaded smallvec v0.6.14
10262024-12-21T04:25:56.702Z Downloaded bitvec v1.0.1
10272024-12-21T04:25:56.714Z Downloaded slab v0.4.9
10282024-12-21T04:25:56.718Z Downloaded radium v0.7.0
10292024-12-21T04:25:56.718Z Downloaded typify-macro v0.2.0
10302024-12-21T04:25:56.723Z Downloaded tokio-util v0.7.12
10312024-12-21T04:25:56.725Z Downloaded zone v0.1.8
10322024-12-21T04:25:56.726Z Downloaded pkcs8 v0.10.2
10332024-12-21T04:25:56.728Z Downloaded pin-project-lite v0.2.14
10342024-12-21T04:25:56.731Z Downloaded futures-channel v0.3.31
10352024-12-21T04:25:56.734Z Downloaded subprocess v0.2.9
10362024-12-21T04:25:56.736Z Downloaded similar v2.6.0
10372024-12-21T04:25:56.740Z Downloaded omicron-zone-package v0.11.1
10382024-12-21T04:25:56.742Z Downloaded p256 v0.13.2
10392024-12-21T04:25:56.745Z Downloaded flate2 v1.0.34
10402024-12-21T04:25:56.750Z Downloaded pem v3.0.4
10412024-12-21T04:25:56.753Z Downloaded tokio-rustls v0.24.1
10422024-12-21T04:25:56.756Z Downloaded spin v0.9.8
10432024-12-21T04:25:56.756Z Downloaded encoding_rs v0.8.34
10442024-12-21T04:25:56.776Z Downloaded flume v0.11.1
10452024-12-21T04:25:56.779Z Downloaded glob v0.3.1
10462024-12-21T04:25:56.782Z Downloaded hash32 v0.2.1
10472024-12-21T04:25:56.782Z Downloaded num_enum_derive v0.5.11
10482024-12-21T04:25:56.784Z Downloaded time v0.3.36
10492024-12-21T04:25:56.789Z Downloaded pkcs1 v0.7.5
10502024-12-21T04:25:56.792Z Downloaded nom v7.1.3
10512024-12-21T04:25:56.796Z Downloaded parse-zoneinfo v0.3.1
10522024-12-21T04:25:56.799Z Downloaded hashlink v0.9.1
10532024-12-21T04:25:56.802Z Downloaded yoke v0.7.4
10542024-12-21T04:25:56.802Z Downloaded tungstenite v0.24.0
10552024-12-21T04:25:56.805Z Downloaded num-bigint-dig v0.8.4
10562024-12-21T04:25:56.810Z Downloaded unicode-normalization v0.1.24
10572024-12-21T04:25:56.815Z Downloaded untrusted v0.7.1
10582024-12-21T04:25:56.818Z Downloaded unicode-xid v0.2.6
10592024-12-21T04:25:56.818Z Downloaded signature v2.2.0
10602024-12-21T04:25:56.818Z Downloaded expectorate v1.1.0
10612024-12-21T04:25:56.821Z Downloaded num-bigint v0.4.6
10622024-12-21T04:25:56.823Z Downloaded tokio-stream v0.1.16
10632024-12-21T04:25:56.827Z Downloaded itertools v0.13.0
10642024-12-21T04:25:56.833Z Downloaded diesel_derives v2.2.3
10652024-12-21T04:25:56.840Z Downloaded tungstenite v0.21.0
10662024-12-21T04:25:56.844Z Downloaded quinn v0.11.5
10672024-12-21T04:25:56.846Z Downloaded tough v0.19.0
10682024-12-21T04:25:56.851Z Downloaded tokio-tungstenite v0.21.0
10692024-12-21T04:25:56.854Z Downloaded serde_yaml v0.9.34+deprecated
10702024-12-21T04:25:56.857Z Downloaded zerocopy-derive v0.8.10
10712024-12-21T04:25:56.863Z Downloaded smf v0.2.3
10722024-12-21T04:25:56.866Z Downloaded siphasher v0.3.11
10732024-12-21T04:25:56.866Z Downloaded libxml v0.3.3
10742024-12-21T04:25:56.870Z Downloaded itertools v0.10.5
10752024-12-21T04:25:56.875Z Downloaded url v2.5.3
10762024-12-21T04:25:56.878Z Downloaded parking_lot v0.12.3
10772024-12-21T04:25:56.881Z Downloaded dunce v1.0.5
10782024-12-21T04:25:56.884Z Downloaded dsl_auto_type v0.1.2
10792024-12-21T04:25:56.884Z Downloaded unicode-segmentation v1.12.0
10802024-12-21T04:25:56.887Z Downloaded getrandom v0.2.15
10812024-12-21T04:25:56.890Z Downloaded russh-keys v0.45.0
10822024-12-21T04:25:56.892Z Downloaded idna v1.0.3
10832024-12-21T04:25:56.896Z Downloaded headers v0.4.0
10842024-12-21T04:25:56.899Z Downloaded quick-error v1.2.3
10852024-12-21T04:25:56.903Z Downloaded num-traits v0.2.19
10862024-12-21T04:25:56.905Z Downloaded mockall_derive v0.13.0
10872024-12-21T04:25:56.905Z Downloaded tracing-core v0.1.32
10882024-12-21T04:25:56.908Z Downloaded downcast v0.11.0
10892024-12-21T04:25:56.908Z Downloaded tar v0.4.42
10902024-12-21T04:25:56.910Z Downloaded libgit2-sys v0.17.0+1.8.1
10912024-12-21T04:25:56.966Z Downloaded num-rational v0.4.2
10922024-12-21T04:25:56.969Z Downloaded slog-json v2.6.1
10932024-12-21T04:25:56.971Z Downloaded slog-dtrace v0.3.0
10942024-12-21T04:25:56.971Z Downloaded slog-bunyan v2.5.0
10952024-12-21T04:25:56.971Z Downloaded snafu v0.8.5
10962024-12-21T04:25:56.977Z Downloaded rand v0.8.5
10972024-12-21T04:25:56.982Z Downloaded qorb v0.2.1
10982024-12-21T04:25:56.984Z Downloaded aes v0.8.4
10992024-12-21T04:25:56.987Z Downloaded futures-executor v0.3.31
11002024-12-21T04:25:56.991Z Downloaded futures-core v0.3.31
11012024-12-21T04:25:56.991Z Downloaded fallible-streaming-iterator v0.1.9
11022024-12-21T04:25:56.993Z Downloaded fallible-iterator v0.3.0
11032024-12-21T04:25:56.993Z Downloaded fallible-iterator v0.2.0
11042024-12-21T04:25:56.993Z Downloaded ed25519 v2.2.3
11052024-12-21T04:25:56.996Z Downloaded defmt-macros v0.3.9
11062024-12-21T04:25:56.999Z Downloaded crossbeam-channel v0.5.13
11072024-12-21T04:25:57.003Z Downloaded unicase v2.7.0
11082024-12-21T04:25:57.003Z Downloaded nu-ansi-term v0.50.1
11092024-12-21T04:25:57.006Z Downloaded derive-where v1.2.7
11102024-12-21T04:25:57.010Z Downloaded http v1.1.0
11112024-12-21T04:25:57.012Z Downloaded defmt-parser v0.3.4
11122024-12-21T04:25:57.014Z Downloaded test-strategy v0.3.1
11132024-12-21T04:25:57.017Z Downloaded rustc_version v0.1.7
11142024-12-21T04:25:57.017Z Downloaded serde_derive_internals v0.29.1
11152024-12-21T04:25:57.021Z Downloaded icu_collections v1.5.0
11162024-12-21T04:25:57.023Z Downloaded chacha20poly1305 v0.10.1
11172024-12-21T04:25:57.027Z Downloaded backtrace v0.3.74
11182024-12-21T04:25:57.031Z Downloaded crypto-bigint v0.5.5
11192024-12-21T04:25:57.035Z Downloaded bumpalo v3.16.0
11202024-12-21T04:25:57.038Z Downloaded const_format v0.2.33
11212024-12-21T04:25:57.042Z Downloaded cc v1.1.30
11222024-12-21T04:25:57.068Z Downloaded crossbeam-epoch v0.9.18
11232024-12-21T04:25:57.068Z Downloaded quinn-udp v0.5.5
11242024-12-21T04:25:57.068Z Downloaded enum-as-inner v0.5.1
11252024-12-21T04:25:57.068Z Downloaded xattr v1.3.1
11262024-12-21T04:25:57.068Z Downloaded walkdir v2.5.0
11272024-12-21T04:25:57.082Z Downloaded const-oid v0.9.6
11282024-12-21T04:25:57.087Z Downloaded predicates v3.1.2
11292024-12-21T04:25:57.090Z Downloaded num-derive v0.4.2
11302024-12-21T04:25:57.090Z Downloaded thiserror-impl v2.0.3
11312024-12-21T04:25:57.093Z Downloaded indexmap v1.9.3
11322024-12-21T04:25:57.095Z Downloaded compact_str v0.8.0
11332024-12-21T04:25:57.100Z Downloaded structmeta-derive v0.2.0
11342024-12-21T04:25:57.102Z Downloaded blake2 v0.10.6
11352024-12-21T04:25:57.105Z Downloaded cexpr v0.6.0
11362024-12-21T04:25:57.107Z Downloaded enum-as-inner v0.6.1
11372024-12-21T04:25:57.110Z Downloaded toolchain_find v0.4.0
11382024-12-21T04:25:57.115Z Downloaded structmeta v0.2.0
11392024-12-21T04:25:57.115Z Downloaded base64 v0.13.1
11402024-12-21T04:25:57.119Z Downloaded arc-swap v1.7.1
11412024-12-21T04:25:57.122Z Downloaded signal-hook-mio v0.2.4
11422024-12-21T04:25:57.122Z Downloaded serde-hex v0.1.0
11432024-12-21T04:25:57.124Z Downloaded rustls-pemfile v1.0.4
11442024-12-21T04:25:57.127Z Downloaded allocator-api2 v0.2.18
11452024-12-21T04:25:57.131Z Downloaded clang-sys v1.8.1
11462024-12-21T04:25:57.135Z Downloaded peg-runtime v0.8.3
11472024-12-21T04:25:57.138Z Downloaded csv-core v0.1.11
11482024-12-21T04:25:57.143Z Downloaded ipnetwork v0.20.0
11492024-12-21T04:25:57.146Z Downloaded instability v0.3.2
11502024-12-21T04:25:57.148Z Downloaded hickory-client v0.24.1
11512024-12-21T04:25:57.151Z Downloaded async-recursion v1.1.1
11522024-12-21T04:25:57.154Z Downloaded ahash v0.8.11
11532024-12-21T04:25:57.157Z Downloaded darling v0.20.10
11542024-12-21T04:25:57.162Z Downloaded convert_case v0.4.0
11552024-12-21T04:25:57.164Z Downloaded hubpack v0.1.2
11562024-12-21T04:25:57.168Z Downloaded curve25519-dalek-derive v0.1.1
11572024-12-21T04:25:57.168Z Downloaded crc-catalog v2.4.0
11582024-12-21T04:25:57.168Z Downloaded ciborium-ll v0.2.2
11592024-12-21T04:25:57.171Z Downloaded cbc v0.1.2
11602024-12-21T04:25:57.171Z Downloaded cmake v0.1.51
11612024-12-21T04:25:57.172Z Downloaded blowfish v0.9.1
11622024-12-21T04:25:57.172Z Downloaded argon2 v0.5.3
11632024-12-21T04:25:57.174Z Downloaded buf-list v1.0.3
11642024-12-21T04:25:57.177Z Downloaded impl-trait-for-tuples v0.2.2
11652024-12-21T04:25:57.177Z Downloaded lazycell v1.3.0
11662024-12-21T04:25:57.179Z Downloaded lalrpop-util v0.19.12
11672024-12-21T04:25:57.180Z Downloaded inout v0.1.3
11682024-12-21T04:25:57.180Z Downloaded httpdate v1.0.3
11692024-12-21T04:25:57.182Z Downloaded castaway v0.2.3
11702024-12-21T04:25:57.182Z Downloaded cassowary v0.3.0
11712024-12-21T04:25:57.184Z Downloaded bitfield v0.14.0
11722024-12-21T04:25:57.186Z Downloaded bb8 v0.8.5
11732024-12-21T04:25:57.186Z Downloaded http-body v1.0.1
11742024-12-21T04:25:57.186Z Downloaded bitfield-struct v0.6.2
11752024-12-21T04:25:57.189Z Downloaded async-stream-impl v0.3.6
11762024-12-21T04:25:57.189Z Downloaded async-stream v0.3.6
11772024-12-21T04:25:57.192Z Downloaded icu_provider_macros v1.5.0
11782024-12-21T04:25:57.192Z Downloaded ascii-canvas v3.0.0
11792024-12-21T04:25:57.431Z Downloaded ring v0.17.8
11802024-12-21T04:25:57.522Z Downloaded aws-lc-sys v0.22.0
11812024-12-21T04:25:57.771Z Downloaded ring v0.16.20
11822024-12-21T04:25:57.849Z Downloaded libsqlite3-sys v0.30.1
11832024-12-21T04:25:58.027Z Compiling serde v1.0.215
11842024-12-21T04:25:58.030Z Compiling lock_api v0.4.12
11852024-12-21T04:25:58.030Z Compiling scopeguard v1.2.0
11862024-12-21T04:25:58.030Z Compiling value-bag v1.9.0
11872024-12-21T04:25:58.030Z Compiling typenum v1.17.0
11882024-12-21T04:25:58.194Z Compiling generic-array v0.14.7
11892024-12-21T04:25:58.238Z Compiling syn v2.0.87
11902024-12-21T04:25:58.241Z Compiling getrandom v0.2.15
11912024-12-21T04:25:58.337Z Compiling subtle v2.6.1
11922024-12-21T04:25:58.525Z Compiling rand_core v0.6.4
11932024-12-21T04:25:58.671Z Compiling shlex v1.3.0
11942024-12-21T04:25:58.710Z Compiling jobserver v0.1.32
11952024-12-21T04:25:58.761Z Compiling log v0.4.22
11962024-12-21T04:25:58.941Z Compiling const-oid v0.9.6
11972024-12-21T04:25:59.100Z Compiling cc v1.1.30
11982024-12-21T04:25:59.122Z Compiling smallvec v1.13.2
11992024-12-21T04:25:59.139Z Compiling spin v0.9.8
12002024-12-21T04:25:59.531Z Compiling pin-project-lite v0.2.14
12012024-12-21T04:25:59.572Z Compiling rustix v0.38.37
12022024-12-21T04:25:59.656Z Compiling parking_lot_core v0.9.10
12032024-12-21T04:25:59.678Z Compiling futures-core v0.3.31
12042024-12-21T04:25:59.698Z Compiling signal-hook-registry v1.4.2
12052024-12-21T04:25:59.949Z Compiling mio v1.0.2
12062024-12-21T04:26:00.471Z Compiling aho-corasick v1.1.3
12072024-12-21T04:26:00.566Z Compiling parking_lot v0.12.3
12082024-12-21T04:26:00.807Z Compiling regex-syntax v0.8.5
12092024-12-21T04:26:00.905Z Compiling cpufeatures v0.2.14
12102024-12-21T04:26:01.006Z Compiling lazy_static v1.5.0
12112024-12-21T04:26:01.078Z Compiling either v1.13.0
12122024-12-21T04:26:01.129Z Compiling futures-sink v0.3.31
12132024-12-21T04:26:01.153Z Compiling stable_deref_trait v1.2.0
12142024-12-21T04:26:01.256Z Compiling glob v0.3.1
12152024-12-21T04:26:01.277Z Compiling socket2 v0.5.7
12162024-12-21T04:26:01.501Z Compiling slab v0.4.9
12172024-12-21T04:26:01.520Z Compiling prettyplease v0.2.25
12182024-12-21T04:26:01.864Z Compiling minimal-lexical v0.2.1
12192024-12-21T04:26:01.948Z Compiling serde_json v1.0.133
12202024-12-21T04:26:02.289Z Compiling clang-sys v1.8.1
12212024-12-21T04:26:02.363Z Compiling nom v7.1.3
12222024-12-21T04:26:02.448Z Compiling libloading v0.8.5
12232024-12-21T04:26:02.540Z Compiling bindgen v0.69.5
12242024-12-21T04:26:02.871Z Compiling home v0.5.9
12252024-12-21T04:26:03.134Z Compiling itertools v0.10.5
12262024-12-21T04:26:03.387Z Compiling futures-channel v0.3.31
12272024-12-21T04:26:03.471Z Compiling allocator-api2 v0.2.18
12282024-12-21T04:26:03.827Z Compiling rustc-hash v1.1.0
12292024-12-21T04:26:03.985Z Compiling lazycell v1.3.0
12302024-12-21T04:26:04.151Z Compiling pin-utils v0.1.0
12312024-12-21T04:26:04.246Z Compiling foldhash v0.1.3
12322024-12-21T04:26:04.304Z Compiling futures-io v0.3.31
12332024-12-21T04:26:04.568Z Compiling regex-automata v0.4.8
12342024-12-21T04:26:04.641Z Compiling futures-task v0.3.31
12352024-12-21T04:26:04.953Z Compiling libm v0.2.8
12362024-12-21T04:26:05.326Z Compiling hashbrown v0.15.1
12372024-12-21T04:26:05.924Z Compiling synstructure v0.13.1
12382024-12-21T04:26:06.087Z Compiling cexpr v0.6.0
12392024-12-21T04:26:06.698Z Compiling cmake v0.1.51
12402024-12-21T04:26:07.665Z Compiling num-traits v0.2.19
12412024-12-21T04:26:07.701Z Compiling tinyvec_macros v0.1.1
12422024-12-21T04:26:07.749Z Compiling fs_extra v1.3.0
12432024-12-21T04:26:07.797Z Compiling pkg-config v0.3.31
12442024-12-21T04:26:07.882Z Compiling dunce v1.0.5
12452024-12-21T04:26:08.020Z Compiling tinyvec v1.8.0
12462024-12-21T04:26:08.353Z Compiling ring v0.17.8
12472024-12-21T04:26:09.335Z Compiling writeable v0.5.5
12482024-12-21T04:26:09.503Z Compiling unicode-normalization v0.1.24
12492024-12-21T04:26:09.525Z Compiling unicode-bidi v0.3.17
12502024-12-21T04:26:09.554Z Compiling litemap v0.7.3
12512024-12-21T04:26:09.916Z Compiling base64ct v1.6.0
12522024-12-21T04:26:09.937Z Compiling paste v1.0.15
12532024-12-21T04:26:10.455Z Compiling regex v1.11.1
12542024-12-21T04:26:10.543Z Compiling pem-rfc7468 v0.7.0
12552024-12-21T04:26:10.988Z Compiling httparse v1.9.5
12562024-12-21T04:26:11.221Z Compiling aws-lc-rs v1.10.0
12572024-12-21T04:26:11.310Z Compiling flagset v0.4.6
12582024-12-21T04:26:11.541Z Compiling tracing-core v0.1.32
12592024-12-21T04:26:11.654Z Compiling crossbeam-utils v0.8.20
12602024-12-21T04:26:11.819Z Compiling percent-encoding v2.3.1
12612024-12-21T04:26:12.220Z Compiling icu_locid_transform_data v1.5.0
12622024-12-21T04:26:12.288Z Compiling rustls-pki-types v1.10.0
12632024-12-21T04:26:12.702Z Compiling num-conv v0.1.0
12642024-12-21T04:26:12.848Z Compiling serde_derive v1.0.215
12652024-12-21T04:26:12.902Z Compiling zeroize_derive v1.4.2
12662024-12-21T04:26:12.954Z Compiling zerocopy-derive v0.7.35
12672024-12-21T04:26:13.037Z Compiling tokio-macros v2.4.0
12682024-12-21T04:26:13.360Z Compiling zerofrom-derive v0.1.4
12692024-12-21T04:26:14.473Z Compiling zeroize v1.8.1
12702024-12-21T04:26:14.645Z Compiling yoke-derive v0.7.4
12712024-12-21T04:26:15.135Z Compiling thiserror-impl v1.0.69
12722024-12-21T04:26:15.238Z Compiling zerocopy v0.7.35
12732024-12-21T04:26:16.178Z Compiling crypto-common v0.1.6
12742024-12-21T04:26:16.411Z Compiling block-buffer v0.10.4
12752024-12-21T04:26:16.564Z Compiling zerovec-derive v0.10.3
12762024-12-21T04:26:16.675Z Compiling digest v0.10.7
12772024-12-21T04:26:16.903Z Compiling futures-macro v0.3.31
12782024-12-21T04:26:17.194Z Compiling hmac v0.12.1
12792024-12-21T04:26:17.324Z Compiling block-padding v0.3.3
12802024-12-21T04:26:17.439Z Compiling displaydoc v0.2.5
12812024-12-21T04:26:17.574Z Compiling zerofrom v0.1.4
12822024-12-21T04:26:17.574Z Compiling inout v0.1.3
12832024-12-21T04:26:17.690Z Compiling sha2 v0.10.8
12842024-12-21T04:26:17.840Z Compiling yoke v0.7.4
12852024-12-21T04:26:17.869Z Compiling cipher v0.4.4
12862024-12-21T04:26:18.224Z Compiling ppv-lite86 v0.2.20
12872024-12-21T04:26:18.398Z Compiling icu_provider_macros v1.5.0
12882024-12-21T04:26:18.563Z Compiling thiserror v1.0.69
12892024-12-21T04:26:18.718Z Compiling der_derive v0.7.3
12902024-12-21T04:26:18.990Z Compiling futures-util v0.3.31
12912024-12-21T04:26:19.036Z Compiling rand_chacha v0.3.1
12922024-12-21T04:26:19.267Z Compiling tracing-attributes v0.1.27
12932024-12-21T04:26:19.379Z Compiling zerovec v0.10.4
12942024-12-21T04:26:19.559Z Compiling rand v0.8.5
12952024-12-21T04:26:21.318Z Compiling tinystr v0.7.6
12962024-12-21T04:26:21.353Z Compiling der v0.7.9
12972024-12-21T04:26:21.382Z Compiling icu_collections v1.5.0
12982024-12-21T04:26:21.564Z Compiling pest v2.7.14
12992024-12-21T04:26:21.686Z Compiling icu_locid v1.5.0
13002024-12-21T04:26:21.718Z Compiling salsa20 v0.10.2
13012024-12-21T04:26:21.955Z Compiling pbkdf2 v0.12.2
13022024-12-21T04:26:22.176Z Compiling untrusted v0.9.0
13032024-12-21T04:26:22.367Z Compiling untrusted v0.7.1
13042024-12-21T04:26:22.566Z Compiling icu_properties_data v1.5.0
13052024-12-21T04:26:22.836Z Compiling time-core v0.1.2
13062024-12-21T04:26:22.904Z Compiling icu_provider v1.5.0
13072024-12-21T04:26:23.015Z Compiling powerfmt v0.2.0
13082024-12-21T04:26:23.122Z Compiling tracing v0.1.40
13092024-12-21T04:26:23.435Z Compiling spki v0.7.3
13102024-12-21T04:26:23.643Z Compiling icu_locid_transform v1.5.0
13112024-12-21T04:26:23.817Z Compiling vcpkg v0.2.15
13122024-12-21T04:26:24.004Z Compiling mirai-annotations v1.12.0
13132024-12-21T04:26:24.121Z Compiling pest_meta v2.7.14
13142024-12-21T04:26:24.190Z Compiling deranged v0.3.11
13152024-12-21T04:26:24.630Z Compiling time-macros v0.2.18
13162024-12-21T04:26:25.219Z Compiling icu_properties v1.5.1
13172024-12-21T04:26:26.075Z Compiling openssl-sys v0.9.103
13182024-12-21T04:26:26.106Z Compiling scrypt v0.11.0
13192024-12-21T04:26:26.368Z Compiling cbc v0.1.2
13202024-12-21T04:26:26.615Z Compiling aes v0.8.4
13212024-12-21T04:26:26.664Z Compiling scroll_derive v0.12.0
13222024-12-21T04:26:27.214Z Compiling bitflags v2.6.0
13232024-12-21T04:26:27.429Z Compiling bytes v1.8.0
13242024-12-21T04:26:28.167Z Compiling indexmap v2.6.0
13252024-12-21T04:26:28.510Z Compiling tokio v1.40.0
13262024-12-21T04:26:28.748Z Compiling http v1.1.0
13272024-12-21T04:26:29.310Z Compiling semver v1.0.23
13282024-12-21T04:26:29.627Z Compiling write16 v1.0.0
13292024-12-21T04:26:29.757Z Compiling rustc_version v0.4.1
13302024-12-21T04:26:30.043Z Compiling utf16_iter v1.0.5
13312024-12-21T04:26:30.156Z Compiling utf8_iter v1.0.4
13322024-12-21T04:26:30.258Z Compiling atomic-waker v1.1.2
13332024-12-21T04:26:30.400Z Compiling icu_normalizer_data v1.5.0
13342024-12-21T04:26:30.457Z Compiling num_threads v0.1.7
13352024-12-21T04:26:30.507Z Compiling icu_normalizer v1.5.0
13362024-12-21T04:26:30.535Z Compiling http-body v1.0.1
13372024-12-21T04:26:30.588Z Compiling time v0.3.36
13382024-12-21T04:26:30.778Z Compiling scroll v0.12.0
13392024-12-21T04:26:30.828Z Compiling pkcs5 v0.7.1
13402024-12-21T04:26:31.223Z Compiling pest_generator v2.7.14
13412024-12-21T04:26:31.295Z Compiling form_urlencoded v1.2.1
13422024-12-21T04:26:31.340Z Compiling try-lock v0.2.5
13432024-12-21T04:26:31.490Z Compiling slog v2.7.0
13442024-12-21T04:26:31.631Z Compiling which v4.4.2
13452024-12-21T04:26:32.095Z Compiling goblin v0.8.2
13462024-12-21T04:26:32.360Z Compiling want v0.3.1
13472024-12-21T04:26:32.568Z Compiling pkcs8 v0.10.2
13482024-12-21T04:26:32.668Z Compiling idna_adapter v1.2.0
13492024-12-21T04:26:32.901Z Compiling uuid v1.11.0
13502024-12-21T04:26:33.106Z Compiling httpdate v1.0.3
13512024-12-21T04:26:33.283Z Compiling pest_derive v2.7.14
13522024-12-21T04:26:33.305Z Compiling iana-time-zone v0.1.61
13532024-12-21T04:26:33.566Z Compiling chrono v0.4.38
13542024-12-21T04:26:33.781Z Compiling idna v1.0.3
13552024-12-21T04:26:34.069Z Compiling dtrace-parser v0.2.0
13562024-12-21T04:26:35.220Z Compiling toml_datetime v0.6.8
13572024-12-21T04:26:35.662Z Compiling serde_spanned v0.6.8
13582024-12-21T04:26:35.705Z Compiling serde_tokenstream v0.2.2
13592024-12-21T04:26:35.876Z Compiling adler2 v2.0.0
13602024-12-21T04:26:35.898Z Compiling base64 v0.22.1
13612024-12-21T04:26:36.078Z Compiling openssl v0.10.66
13622024-12-21T04:26:36.297Z Compiling match_cfg v0.1.0
13632024-12-21T04:26:36.300Z Compiling rustversion v1.0.17
13642024-12-21T04:26:36.420Z Compiling tower-service v0.3.3
13652024-12-21T04:26:36.470Z Compiling foreign-types-shared v0.1.1
13662024-12-21T04:26:36.582Z Compiling hostname v0.3.1
13672024-12-21T04:26:36.602Z Compiling foreign-types v0.3.2
13682024-12-21T04:26:36.654Z Compiling miniz_oxide v0.8.0
13692024-12-21T04:26:36.703Z Compiling url v2.5.3
13702024-12-21T04:26:36.835Z Compiling tokio-util v0.7.12
13712024-12-21T04:26:37.243Z Compiling openssl-macros v0.1.1
13722024-12-21T04:26:38.037Z Compiling h2 v0.4.6
13732024-12-21T04:26:38.211Z Compiling dof v0.3.0
13742024-12-21T04:26:38.249Z Compiling async-trait v0.1.83
13752024-12-21T04:26:38.477Z Compiling serde_derive_internals v0.29.1
13762024-12-21T04:26:38.765Z Compiling dirs-sys-next v0.1.2
13772024-12-21T04:26:39.435Z Compiling usdt-impl v0.5.0
13782024-12-21T04:26:40.392Z Compiling syn v1.0.109
13792024-12-21T04:26:41.023Z Compiling data-encoding v2.6.0
13802024-12-21T04:26:41.042Z Compiling schemars v0.8.21
13812024-12-21T04:26:41.090Z Compiling native-tls v0.2.12
13822024-12-21T04:26:41.210Z Compiling siphasher v0.3.11
13832024-12-21T04:26:41.384Z Compiling rustls v0.23.19
13842024-12-21T04:26:41.408Z Compiling rustls v0.22.4
13852024-12-21T04:26:41.665Z Compiling schemars_derive v0.8.21
13862024-12-21T04:26:41.732Z Compiling dirs-next v2.0.0
13872024-12-21T04:26:42.316Z Compiling http-body-util v0.1.2
13882024-12-21T04:26:42.884Z Compiling heapless v0.7.17
13892024-12-21T04:26:43.325Z Compiling crossbeam-epoch v0.9.18
13902024-12-21T04:26:43.345Z Compiling sha1 v0.10.6
13912024-12-21T04:26:43.370Z Compiling signature v2.2.0
13922024-12-21T04:26:43.665Z Compiling bzip2-sys v0.1.11+1.0.8
13932024-12-21T04:26:43.769Z Compiling thread_local v1.1.8
13942024-12-21T04:26:44.116Z Compiling cookie v0.18.1
13952024-12-21T04:26:44.158Z Compiling encoding_rs v0.8.34
13962024-12-21T04:26:44.216Z Compiling multer v3.1.0
13972024-12-21T04:26:44.278Z Compiling openssl-probe v0.1.5
13982024-12-21T04:26:44.392Z Compiling rayon-core v1.12.1
13992024-12-21T04:26:44.494Z Compiling mime v0.3.17
14002024-12-21T04:26:44.623Z Compiling signal-hook v0.3.17
14012024-12-21T04:26:44.657Z Compiling gimli v0.31.1
14022024-12-21T04:26:44.872Z Compiling hyper v1.5.0
14032024-12-21T04:26:45.006Z Compiling ipnet v2.10.1
14042024-12-21T04:26:45.092Z Compiling unicode-properties v0.1.3
14052024-12-21T04:26:45.492Z Compiling slog-async v2.8.0
14062024-12-21T04:26:46.023Z Compiling dyn-clone v1.0.17
14072024-12-21T04:26:46.357Z Compiling stringprep v0.1.5
14082024-12-21T04:26:47.678Z Compiling hyper-util v0.1.10
14092024-12-21T04:26:48.849Z Compiling toml_edit v0.22.22
14102024-12-21T04:26:49.112Z Compiling crossbeam-deque v0.8.5
14112024-12-21T04:26:49.451Z Compiling addr2line v0.24.2
14122024-12-21T04:26:50.052Z Compiling usdt-attr-macro v0.5.0
14132024-12-21T04:26:50.087Z Compiling usdt-macro v0.5.0
14142024-12-21T04:26:50.127Z Compiling term v0.7.0
14152024-12-21T04:26:50.605Z Compiling slog-json v2.6.1
14162024-12-21T04:26:50.728Z Compiling serde_urlencoded v0.7.1
14172024-12-21T04:26:50.980Z Compiling curve25519-dalek v4.1.3
14182024-12-21T04:26:51.265Z Compiling crossbeam-channel v0.5.13
14192024-12-21T04:26:51.559Z Compiling futures-executor v0.3.31
14202024-12-21T04:26:51.595Z Compiling enum-as-inner v0.6.1
14212024-12-21T04:26:51.639Z Compiling md-5 v0.10.6
14222024-12-21T04:26:51.643Z Compiling rustls-pemfile v2.2.0
14232024-12-21T04:26:51.901Z Compiling async-stream-impl v0.3.6
14242024-12-21T04:26:51.986Z Compiling num-integer v0.1.46
14252024-12-21T04:26:52.117Z Compiling idna v0.3.0
14262024-12-21T04:26:52.420Z Compiling idna v0.4.0
14272024-12-21T04:26:52.700Z Compiling hash32 v0.2.1
14282024-12-21T04:26:52.817Z Compiling ff v0.13.0
14292024-12-21T04:26:53.050Z Compiling is-terminal v0.4.13
14302024-12-21T04:26:53.070Z Compiling object v0.36.5
14312024-12-21T04:26:53.189Z Compiling dropshot v0.12.0
14322024-12-21T04:26:53.347Z Compiling linked-hash-map v0.5.6
14332024-12-21T04:26:53.466Z Compiling quick-error v1.2.3
14342024-12-21T04:26:53.614Z Compiling rustc-demangle v0.1.24
14352024-12-21T04:26:53.718Z Compiling base16ct v0.2.0
14362024-12-21T04:26:53.835Z Compiling take_mut v0.2.2
14372024-12-21T04:26:53.997Z Compiling num-bigint-dig v0.8.4
14382024-12-21T04:26:54.055Z Compiling smoltcp v0.9.1
14392024-12-21T04:26:54.100Z Compiling portable-atomic v1.9.0
14402024-12-21T04:26:54.296Z Compiling psl-types v2.0.11
14412024-12-21T04:26:54.501Z Compiling anyhow v1.0.93
14422024-12-21T04:26:54.577Z Compiling utf-8 v0.7.6
14432024-12-21T04:26:54.774Z Compiling fallible-iterator v0.2.0
14442024-12-21T04:26:54.949Z Compiling tungstenite v0.24.0
14452024-12-21T04:26:55.232Z Compiling publicsuffix v2.2.3
14462024-12-21T04:26:55.462Z Compiling postgres-protocol v0.6.7
14472024-12-21T04:26:55.540Z Compiling sec1 v0.7.3
14482024-12-21T04:26:56.141Z Compiling lru-cache v0.1.2
14492024-12-21T04:26:56.351Z Compiling resolv-conf v0.7.0
14502024-12-21T04:26:56.804Z Compiling async-stream v0.3.6
14512024-12-21T04:26:56.839Z Compiling hickory-proto v0.24.1
14522024-12-21T04:26:57.144Z Compiling slog-term v2.9.1
14532024-12-21T04:26:57.166Z Compiling usdt v0.5.0
14542024-12-21T04:26:57.331Z Compiling group v0.13.0
14552024-12-21T04:26:57.686Z Compiling num-iter v0.1.45
14562024-12-21T04:26:57.707Z Compiling toml v0.8.19
14572024-12-21T04:26:57.888Z Compiling futures v0.3.31
14582024-12-21T04:26:58.127Z Compiling slog-bunyan v2.5.0
14592024-12-21T04:26:58.503Z Compiling tokio-native-tls v0.3.1
14602024-12-21T04:26:59.521Z Compiling camino v1.1.9
14612024-12-21T04:26:59.928Z Compiling phf_shared v0.11.2
14622024-12-21T04:27:00.282Z Compiling dropshot_endpoint v0.12.0
14632024-12-21T04:27:00.329Z Compiling terminal_size v0.4.0
14642024-12-21T04:27:00.508Z Compiling backtrace v0.3.74
14652024-12-21T04:27:00.553Z Compiling waitgroup v0.1.2
14662024-12-21T04:27:00.602Z Compiling openapiv3 v2.0.0
14672024-12-21T04:27:00.778Z Compiling serde_path_to_error v0.1.16
14682024-12-21T04:27:01.206Z Compiling hkdf v0.12.4
14692024-12-21T04:27:01.462Z Compiling crypto-bigint v0.5.5
14702024-12-21T04:27:01.664Z Compiling webpki-roots v0.26.6
14712024-12-21T04:27:01.890Z Compiling zerocopy-derive v0.6.6
14722024-12-21T04:27:04.188Z Compiling curve25519-dalek-derive v0.1.1
14732024-12-21T04:27:04.233Z Compiling idna v0.5.0
14742024-12-21T04:27:04.842Z Compiling hubpack_derive v0.1.1
14752024-12-21T04:27:05.041Z Compiling hostname v0.4.0
14762024-12-21T04:27:05.096Z Compiling crc32fast v1.4.2
14772024-12-21T04:27:05.310Z Compiling ahash v0.8.11
14782024-12-21T04:27:05.428Z Compiling fs-err v2.11.0
14792024-12-21T04:27:05.639Z Compiling managed v0.8.0
14802024-12-21T04:27:05.710Z Compiling debug-ignore v1.0.5
14812024-12-21T04:27:05.716Z Compiling newtype-uuid v1.1.3
14822024-12-21T04:27:05.769Z Compiling bitflags v1.3.2
14832024-12-21T04:27:05.863Z Compiling winnow v0.5.40
14842024-12-21T04:27:05.886Z Compiling strum_macros v0.25.3
14852024-12-21T04:27:05.903Z Compiling hubpack v0.1.2
14862024-12-21T04:27:06.076Z Compiling clap_builder v4.5.21
14872024-12-21T04:27:07.669Z Compiling console v0.15.8
14882024-12-21T04:27:07.839Z Compiling flate2 v1.0.34
14892024-12-21T04:27:08.181Z Compiling cookie_store v0.21.0
14902024-12-21T04:27:08.815Z Compiling elliptic-curve v0.13.8
14912024-12-21T04:27:09.340Z Compiling zerocopy v0.6.6
14922024-12-21T04:27:09.681Z Compiling toml_edit v0.19.15
14932024-12-21T04:27:09.749Z Compiling hickory-resolver v0.24.1
14942024-12-21T04:27:10.191Z Compiling phf v0.11.2
14952024-12-21T04:27:10.211Z Compiling signal-hook-mio v0.2.4
14962024-12-21T04:27:10.381Z Compiling rayon v1.10.0
14972024-12-21T04:27:10.499Z Compiling hyper-tls v0.6.0
14982024-12-21T04:27:10.726Z Compiling bzip2 v0.4.4
14992024-12-21T04:27:11.126Z Compiling postgres-types v0.2.8
15002024-12-21T04:27:12.722Z Compiling tokio-tungstenite v0.24.0
15012024-12-21T04:27:14.576Z Compiling ed25519 v2.2.3
15022024-12-21T04:27:14.624Z Compiling phf_shared v0.10.0
15032024-12-21T04:27:15.055Z Compiling tokio-stream v0.1.16
15042024-12-21T04:27:15.297Z Compiling pkcs1 v0.7.5
15052024-12-21T04:27:15.744Z Compiling serde-big-array v0.5.1
15062024-12-21T04:27:15.988Z Compiling clap_derive v4.5.18
15072024-12-21T04:27:16.139Z Compiling rfc6979 v0.4.0
15082024-12-21T04:27:16.328Z Compiling derive-where v1.2.7
15092024-12-21T04:27:16.330Z Compiling serde_repr v0.1.19
15102024-12-21T04:27:16.462Z Compiling float-cmp v0.9.0
15112024-12-21T04:27:16.556Z Compiling bstr v1.10.0
15122024-12-21T04:27:16.688Z Compiling sync_wrapper v1.0.1
15132024-12-21T04:27:16.851Z Compiling predicates-core v1.0.8
15142024-12-21T04:27:17.211Z Compiling whoami v1.5.2
15152024-12-21T04:27:17.557Z Compiling static_assertions v1.1.0
15162024-12-21T04:27:17.668Z Compiling unicode-width v0.2.0
15172024-12-21T04:27:17.761Z Compiling new_debug_unreachable v1.0.6
15182024-12-21T04:27:17.864Z Compiling bit-vec v0.6.3
15192024-12-21T04:27:17.889Z Compiling difflib v0.4.0
15202024-12-21T04:27:18.203Z Compiling unicode-segmentation v1.12.0
15212024-12-21T04:27:18.326Z Compiling precomputed-hash v0.1.1
15222024-12-21T04:27:18.378Z Compiling normalize-line-endings v0.3.0
15232024-12-21T04:27:18.448Z Compiling fixedbitset v0.4.2
15242024-12-21T04:27:18.507Z Compiling number_prefix v0.4.0
15252024-12-21T04:27:18.736Z Compiling petgraph v0.6.5
15262024-12-21T04:27:18.914Z Compiling similar v2.6.0
15272024-12-21T04:27:19.096Z Compiling indicatif v0.17.9
15282024-12-21T04:27:19.527Z Compiling predicates v3.1.2
15292024-12-21T04:27:19.942Z Compiling string_cache v0.8.7
15302024-12-21T04:27:20.416Z Compiling bit-set v0.5.3
15312024-12-21T04:27:20.713Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15322024-12-21T04:27:21.234Z Compiling clap v4.5.21
15332024-12-21T04:27:21.316Z Compiling tokio-postgres v0.7.12
15342024-12-21T04:27:21.336Z Compiling ecdsa v0.16.9
15352024-12-21T04:27:21.356Z Compiling rsa v0.9.6
15362024-12-21T04:27:21.375Z Compiling ed25519-dalek v2.1.1
15372024-12-21T04:27:22.197Z Compiling toml v0.7.8
15382024-12-21T04:27:22.748Z Compiling zip v0.6.6
15392024-12-21T04:27:22.989Z Compiling crossterm v0.28.1
15402024-12-21T04:27:24.939Z Compiling hex v0.4.3
15412024-12-21T04:27:25.116Z Compiling x509-cert v0.2.5
15422024-12-21T04:27:25.460Z Compiling lalrpop-util v0.19.12
15432024-12-21T04:27:25.571Z Compiling unicode-xid v0.2.6
15442024-12-21T04:27:25.760Z Compiling peg-runtime v0.8.3
15452024-12-21T04:27:25.808Z Compiling strum_macros v0.26.4
15462024-12-21T04:27:26.460Z Compiling xattr v1.3.1
15472024-12-21T04:27:26.743Z Compiling filetime v0.2.25
15482024-12-21T04:27:27.078Z Compiling tar v0.4.42
15492024-12-21T04:27:31.011Z Compiling strum v0.26.3
15502024-12-21T04:27:34.382Z Compiling aws-lc-sys v0.22.0
15512024-12-21T04:28:03.025Z Compiling rustls-webpki v0.102.8
15522024-12-21T04:28:06.446Z Compiling tokio-rustls v0.25.0
15532024-12-21T04:28:08.031Z Compiling tokio-rustls v0.26.0
15542024-12-21T04:28:08.446Z Compiling hyper-rustls v0.27.3
15552024-12-21T04:28:08.788Z Compiling reqwest v0.12.9
15562024-12-21T04:28:09.933Z Compiling qorb v0.2.1
15572024-12-21T04:28:14.849Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15582024-12-21T04:28:15.088Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15592024-12-21T04:28:20.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
15602024-12-21T04:28:21.069Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15612024-12-21T04:28:21.123ZDec 21 04:28:20.532 INFO Starting download, target: Console
15622024-12-21T04:28:21.123ZDec 21 04:28:20.532 INFO Starting download, target: Cockroach
15632024-12-21T04:28:21.123ZDec 21 04:28:20.532 INFO Starting download, target: Clickhouse
15642024-12-21T04:28:21.123ZDec 21 04:28:20.532 INFO Starting download, target: DendriteOpenapi
15652024-12-21T04:28:21.125ZDec 21 04:28:20.532 INFO Starting download, target: DendriteStub
15662024-12-21T04:28:21.125ZDec 21 04:28:20.532 INFO Starting download, target: MaghemiteMgd
15672024-12-21T04:28:21.125ZDec 21 04:28:20.532 INFO Starting download, target: TransceiverControl
15682024-12-21T04:28:21.125ZDec 21 04:28:20.533 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15692024-12-21T04:28:21.125ZDec 21 04:28:20.533 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15702024-12-21T04:28:21.125ZDec 21 04:28:20.533 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15712024-12-21T04:28:21.125ZDec 21 04:28:20.533 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15722024-12-21T04:28:21.125ZDec 21 04:28:20.533 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15732024-12-21T04:28:21.125ZDec 21 04:28:20.533 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15742024-12-21T04:28:21.126ZDec 21 04:28:20.533 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15752024-12-21T04:28:21.285ZDec 21 04:28:20.683 INFO Download complete, target: DendriteOpenapi
15762024-12-21T04:28:21.505ZDec 21 04:28:20.912 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15772024-12-21T04:28:21.730ZDec 21 04:28:21.118 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15782024-12-21T04:28:22.038ZDec 21 04:28:21.447 INFO Download complete, target: Console
15792024-12-21T04:28:22.134ZDec 21 04:28:21.527 INFO Download complete, target: TransceiverControl
15802024-12-21T04:28:22.784ZDec 21 04:28:22.171 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15812024-12-21T04:28:22.909ZDec 21 04:28:22.299 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15822024-12-21T04:28:23.303ZDec 21 04:28:22.712 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15832024-12-21T04:28:23.556ZDec 21 04:28:22.967 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15842024-12-21T04:28:23.556ZDec 21 04:28:22.967 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15852024-12-21T04:28:25.637ZDec 21 04:28:25.050 INFO Download complete, target: DendriteStub
15862024-12-21T04:28:25.732ZDec 21 04:28:25.145 INFO Download complete, target: MaghemiteMgd
15872024-12-21T04:28:30.902ZDec 21 04:28:30.319 INFO Checking that binary works, target: Cockroach
15882024-12-21T04:28:31.059ZDec 21 04:28:30.474 INFO Download complete, target: Cockroach
15892024-12-21T04:28:35.800ZDec 21 04:28:35.204 INFO Checking that binary works, target: Clickhouse
15902024-12-21T04:28:35.922ZDec 21 04:28:35.328 INFO Download complete, target: Clickhouse
15912024-12-21T04:28:35.992ZAll builder prerequisites installed successfully, and PATH looks valid
15922024-12-21T04:28:36.015Z
15932024-12-21T04:28:36.015Zreal 6:40.319294504
15942024-12-21T04:28:36.015Zuser 16:32.824824543
15952024-12-21T04:28:36.015Zsys 3:14.790175197
15962024-12-21T04:28:36.015Ztrap 0.554427458
15972024-12-21T04:28:36.016Ztflt 1.584229856
15982024-12-21T04:28:36.016Zdflt 2.097222751
15992024-12-21T04:28:36.016Zkflt 0.026513456
16002024-12-21T04:28:36.016Zlock 29:38.089917562
16012024-12-21T04:28:36.016Zslp 1:05:01.406057990
16022024-12-21T04:28:36.017Zlat 58.150562655
16032024-12-21T04:28:36.017Zstop 2:23.605444370
16042024-12-21T04:28:36.017Z+ banner hack-check
16052024-12-21T04:28:36.017Z
16062024-12-21T04:28:36.017Z # # ## #### # # #### # # ###### #### # #
16072024-12-21T04:28:36.018Z # # # # # # # # # # # # # # # # #
16082024-12-21T04:28:36.018Z ###### # # # #### ##### # ###### ##### # ####
16092024-12-21T04:28:36.018Z # # ###### # # # # # # # # # #
16102024-12-21T04:28:36.018Z # # # # # # # # # # # # # # # # #
16112024-12-21T04:28:36.018Z # # # # #### # # #### # # ###### #### # #
16122024-12-21T04:28:36.018Z
16132024-12-21T04:28:36.018Z+ export CARGO_INCREMENTAL=0
16142024-12-21T04:28:36.019Z+ CARGO_INCREMENTAL=0
16152024-12-21T04:28:36.019Z+ ptime -m timeout 2h cargo xtask check-features --ci
16162024-12-21T04:28:36.464Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16172024-12-21T04:28:39.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
16182024-12-21T04:28:40.040Z Running `target/debug/xtask check-features --ci`
16192024-12-21T04:28:40.062Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16202024-12-21T04:28:40.064Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16212024-12-21T04:28:40.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16222024-12-21T04:28:40.588Z Running `target/debug/xtask download cargo-hack`
16232024-12-21T04:28:41.397Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16242024-12-21T04:28:41.765Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16252024-12-21T04:28:46.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
16262024-12-21T04:28:46.974Z Running `target/debug/xtask-downloader cargo-hack`
16272024-12-21T04:28:47.012ZDec 21 04:28:46.439 INFO Starting download, target: CargoHack
16282024-12-21T04:28:47.015ZDec 21 04:28:46.440 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16292024-12-21T04:28:47.477ZDec 21 04:28:46.905 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16302024-12-21T04:28:47.566ZDec 21 04:28:46.994 INFO Download complete, target: CargoHack
16312024-12-21T04:28:47.570Zrunning: "/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"
16322024-12-21T04:28:47.590Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16332024-12-21T04:28:47.760Zinfo: running `cargo check --bins` on api_identity (1/176)
16342024-12-21T04:28:48.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16352024-12-21T04:28:48.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16362024-12-21T04:28:48.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16372024-12-21T04:28:48.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16382024-12-21T04:28:48.373Z
16392024-12-21T04:28:48.373Zinfo: running `cargo check --bins` on bootstore (2/176)
16402024-12-21T04:28:48.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16412024-12-21T04:28:48.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16422024-12-21T04:28:48.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16432024-12-21T04:28:48.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16442024-12-21T04:28:49.021Z
16452024-12-21T04:28:49.021Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16462024-12-21T04:28:49.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16472024-12-21T04:28:49.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16482024-12-21T04:28:49.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16492024-12-21T04:28:49.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16502024-12-21T04:28:49.648Z
16512024-12-21T04:28:49.648Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16522024-12-21T04:28:50.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16532024-12-21T04:28:50.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16542024-12-21T04:28:50.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16552024-12-21T04:28:50.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16562024-12-21T04:28:50.284Z
16572024-12-21T04:28:50.284Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16582024-12-21T04:28:50.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592024-12-21T04:28:50.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602024-12-21T04:28:50.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612024-12-21T04:28:50.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16622024-12-21T04:28:50.725Z
16632024-12-21T04:28:50.725Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16642024-12-21T04:28:51.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652024-12-21T04:28:51.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662024-12-21T04:28:51.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672024-12-21T04:28:51.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16682024-12-21T04:28:51.158Z
16692024-12-21T04:28:51.158Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16702024-12-21T04:28:51.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712024-12-21T04:28:51.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722024-12-21T04:28:51.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732024-12-21T04:28:51.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16742024-12-21T04:28:51.603Z
16752024-12-21T04:28:51.603Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16762024-12-21T04:28:51.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772024-12-21T04:28:51.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782024-12-21T04:28:51.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792024-12-21T04:28:51.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16802024-12-21T04:28:52.024Z
16812024-12-21T04:28:52.024Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16822024-12-21T04:28:52.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832024-12-21T04:28:52.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842024-12-21T04:28:52.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852024-12-21T04:28:52.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16862024-12-21T04:28:52.490Z
16872024-12-21T04:28:52.491Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16882024-12-21T04:28:52.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892024-12-21T04:28:52.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902024-12-21T04:28:52.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912024-12-21T04:28:52.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16922024-12-21T04:28:52.901Z
16932024-12-21T04:28:52.906Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
16942024-12-21T04:28:53.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952024-12-21T04:28:53.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962024-12-21T04:28:53.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972024-12-21T04:28:53.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16982024-12-21T04:28:53.332Z
16992024-12-21T04:28:53.332Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
17002024-12-21T04:28:53.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012024-12-21T04:28:53.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022024-12-21T04:28:53.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032024-12-21T04:28:53.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17042024-12-21T04:28:53.744Z
17052024-12-21T04:28:53.744Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
17062024-12-21T04:28:54.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072024-12-21T04:28:54.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082024-12-21T04:28:54.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092024-12-21T04:28:54.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17102024-12-21T04:28:54.174Z
17112024-12-21T04:28:54.174Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
17122024-12-21T04:28:54.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132024-12-21T04:28:54.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142024-12-21T04:28:54.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152024-12-21T04:28:54.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17162024-12-21T04:28:54.607Z
17172024-12-21T04:28:54.608Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17182024-12-21T04:28:54.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192024-12-21T04:28:54.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202024-12-21T04:28:54.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212024-12-21T04:28:54.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17222024-12-21T04:28:55.035Z
17232024-12-21T04:28:55.035Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17242024-12-21T04:28:55.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252024-12-21T04:28:55.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262024-12-21T04:28:55.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272024-12-21T04:28:55.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17282024-12-21T04:28:55.468Z
17292024-12-21T04:28:55.468Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17302024-12-21T04:28:55.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312024-12-21T04:28:55.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322024-12-21T04:28:55.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332024-12-21T04:28:55.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17342024-12-21T04:28:55.904Z
17352024-12-21T04:28:55.904Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17362024-12-21T04:28:56.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372024-12-21T04:28:56.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382024-12-21T04:28:56.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392024-12-21T04:28:56.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17402024-12-21T04:28:56.331Z
17412024-12-21T04:28:56.332Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17422024-12-21T04:28:56.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432024-12-21T04:28:56.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442024-12-21T04:28:56.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452024-12-21T04:28:56.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17462024-12-21T04:28:56.769Z
17472024-12-21T04:28:56.769Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17482024-12-21T04:28:57.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492024-12-21T04:28:57.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502024-12-21T04:28:57.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512024-12-21T04:28:57.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17522024-12-21T04:28:57.201Z
17532024-12-21T04:28:57.201Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17542024-12-21T04:28:57.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552024-12-21T04:28:57.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562024-12-21T04:28:57.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572024-12-21T04:28:57.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17582024-12-21T04:28:57.635Z
17592024-12-21T04:28:57.635Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17602024-12-21T04:28:58.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612024-12-21T04:28:58.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622024-12-21T04:28:58.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632024-12-21T04:28:58.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17642024-12-21T04:28:58.072Z
17652024-12-21T04:28:58.072Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17662024-12-21T04:28:58.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672024-12-21T04:28:58.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682024-12-21T04:28:58.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692024-12-21T04:28:58.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17702024-12-21T04:28:58.506Z
17712024-12-21T04:28:58.506Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17722024-12-21T04:28:58.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732024-12-21T04:28:58.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742024-12-21T04:28:58.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752024-12-21T04:28:58.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17762024-12-21T04:28:58.933Z
17772024-12-21T04:28:58.933Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17782024-12-21T04:28:59.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792024-12-21T04:28:59.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802024-12-21T04:28:59.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812024-12-21T04:28:59.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17822024-12-21T04:28:59.566Z
17832024-12-21T04:28:59.566Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17842024-12-21T04:29:00.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852024-12-21T04:29:00.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862024-12-21T04:29:00.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872024-12-21T04:29:00.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
17882024-12-21T04:29:00.210Z
17892024-12-21T04:29:00.210Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17902024-12-21T04:29:00.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912024-12-21T04:29:00.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922024-12-21T04:29:00.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932024-12-21T04:29:00.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17942024-12-21T04:29:00.854Z
17952024-12-21T04:29:00.854Zinfo: running `cargo check --bins` on oxlog (28/176)
17962024-12-21T04:29:01.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972024-12-21T04:29:01.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982024-12-21T04:29:01.485Z Checking cfg-if v1.0.0
17992024-12-21T04:29:01.488Z Checking libc v0.2.162
18002024-12-21T04:29:01.593Z Checking serde v1.0.215
18012024-12-21T04:29:01.595Z Checking zeroize v1.8.1
18022024-12-21T04:29:01.612Z Checking memchr v2.7.4
18032024-12-21T04:29:01.614Z Checking typenum v1.17.0
18042024-12-21T04:29:01.624Z Checking scopeguard v1.2.0
18052024-12-21T04:29:01.646Z Checking subtle v2.6.1
18062024-12-21T04:29:01.659Z Checking value-bag v1.9.0
18072024-12-21T04:29:01.766Z Checking lock_api v0.4.12
18082024-12-21T04:29:01.836Z Checking const-oid v0.9.6
18092024-12-21T04:29:01.895Z Checking itoa v1.0.11
18102024-12-21T04:29:02.053Z Checking log v0.4.22
18112024-12-21T04:29:02.109Z Checking smallvec v1.13.2
18122024-12-21T04:29:02.153Z Checking pin-project-lite v0.2.14
18132024-12-21T04:29:02.305Z Checking byteorder v1.5.0
18142024-12-21T04:29:02.434Z Checking futures-core v0.3.31
18152024-12-21T04:29:02.457Z Checking once_cell v1.20.2
18162024-12-21T04:29:02.586Z Checking cpufeatures v0.2.14
18172024-12-21T04:29:02.619Z Checking stable_deref_trait v1.2.0
18182024-12-21T04:29:02.680Z Checking futures-sink v0.3.31
18192024-12-21T04:29:02.696Z Checking getrandom v0.2.15
18202024-12-21T04:29:02.696Z Checking signal-hook-registry v1.4.2
18212024-12-21T04:29:02.722Z Checking parking_lot_core v0.9.10
18222024-12-21T04:29:02.748Z Checking mio v1.0.2
18232024-12-21T04:29:02.822Z Checking socket2 v0.5.7
18242024-12-21T04:29:02.925Z Checking rand_core v0.6.4
18252024-12-21T04:29:02.941Z Checking spin v0.9.8
18262024-12-21T04:29:02.969Z Checking generic-array v0.14.7
18272024-12-21T04:29:03.051Z Checking parking_lot v0.12.3
18282024-12-21T04:29:03.222Z Checking zerocopy v0.7.35
18292024-12-21T04:29:03.262Z Checking zerofrom v0.1.4
18302024-12-21T04:29:03.286Z Checking slab v0.4.9
18312024-12-21T04:29:03.381Z Checking futures-channel v0.3.31
18322024-12-21T04:29:03.381Z Checking equivalent v1.0.1
18332024-12-21T04:29:03.478Z Checking futures-task v0.3.31
18342024-12-21T04:29:03.480Z Checking yoke v0.7.4
18352024-12-21T04:29:03.523Z Checking futures-io v0.3.31
18362024-12-21T04:29:03.667Z Checking pin-utils v0.1.0
18372024-12-21T04:29:03.691Z Checking foldhash v0.1.3
18382024-12-21T04:29:03.708Z Checking allocator-api2 v0.2.18
18392024-12-21T04:29:03.730Z Checking ryu v1.0.18
18402024-12-21T04:29:03.755Z Checking futures-util v0.3.31
18412024-12-21T04:29:03.803Z Checking zerovec v0.10.4
18422024-12-21T04:29:03.886Z Checking tinyvec_macros v0.1.1
18432024-12-21T04:29:03.949Z Checking fnv v1.0.7
18442024-12-21T04:29:03.970Z Checking tinyvec v1.8.0
18452024-12-21T04:29:04.076Z Checking libm v0.2.8
18462024-12-21T04:29:04.127Z Checking crypto-common v0.1.6
18472024-12-21T04:29:04.300Z Checking block-buffer v0.10.4
18482024-12-21T04:29:04.322Z Checking hashbrown v0.15.1
18492024-12-21T04:29:04.519Z Checking digest v0.10.7
18502024-12-21T04:29:04.645Z Checking block-padding v0.3.3
18512024-12-21T04:29:04.827Z Checking inout v0.1.3
18522024-12-21T04:29:04.908Z Checking hmac v0.12.1
18532024-12-21T04:29:05.002Z Checking sha2 v0.10.8
18542024-12-21T04:29:05.045Z Checking cipher v0.4.4
18552024-12-21T04:29:05.119Z Checking base64ct v1.6.0
18562024-12-21T04:29:05.263Z Checking unicode-normalization v0.1.24
18572024-12-21T04:29:05.475Z Checking unicode-bidi v0.3.17
18582024-12-21T04:29:05.490Z Checking writeable v0.5.5
18592024-12-21T04:29:05.493Z Checking tinystr v0.7.6
18602024-12-21T04:29:05.539Z Checking litemap v0.7.3
18612024-12-21T04:29:05.570Z Checking pem-rfc7468 v0.7.0
18622024-12-21T04:29:05.823Z Checking num-traits v0.2.19
18632024-12-21T04:29:05.823Z Checking ppv-lite86 v0.2.20
18642024-12-21T04:29:05.858Z Checking flagset v0.4.6
18652024-12-21T04:29:05.871Z Checking icu_locid v1.5.0
18662024-12-21T04:29:06.039Z Checking der v0.7.9
18672024-12-21T04:29:06.080Z Checking tracing-core v0.1.32
18682024-12-21T04:29:06.177Z Checking thiserror v1.0.69
18692024-12-21T04:29:06.313Z Checking icu_locid_transform_data v1.5.0
18702024-12-21T04:29:06.412Z Checking rustls-pki-types v1.10.0
18712024-12-21T04:29:06.614Z Checking rand_chacha v0.3.1
18722024-12-21T04:29:06.635Z Checking bytes v1.8.0
18732024-12-21T04:29:06.743Z Checking indexmap v2.6.0
18742024-12-21T04:29:06.875Z Checking serde_json v1.0.133
18752024-12-21T04:29:06.975Z Checking icu_provider v1.5.0
18762024-12-21T04:29:06.991Z Checking bitflags v2.6.0
18772024-12-21T04:29:07.280Z Checking percent-encoding v2.3.1
18782024-12-21T04:29:07.437Z Checking tokio v1.40.0
18792024-12-21T04:29:07.486Z Checking http v1.1.0
18802024-12-21T04:29:07.539Z Checking rand v0.8.5
18812024-12-21T04:29:07.618Z Checking icu_locid_transform v1.5.0
18822024-12-21T04:29:07.897Z Checking spki v0.7.3
18832024-12-21T04:29:08.028Z Checking tracing v0.1.40
18842024-12-21T04:29:08.180Z Checking icu_collections v1.5.0
18852024-12-21T04:29:08.384Z Checking salsa20 v0.10.2
18862024-12-21T04:29:08.578Z Checking pbkdf2 v0.12.2
18872024-12-21T04:29:08.605Z Checking aws-lc-sys v0.22.0
18882024-12-21T04:29:08.622Z Checking httparse v1.9.5
18892024-12-21T04:29:08.735Z Checking untrusted v0.7.1
18902024-12-21T04:29:08.805Z Checking icu_properties_data v1.5.0
18912024-12-21T04:29:08.821Z Checking powerfmt v0.2.0
18922024-12-21T04:29:08.824Z Checking untrusted v0.9.0
18932024-12-21T04:29:08.850Z Checking mirai-annotations v1.12.0
18942024-12-21T04:29:08.879Z Checking scrypt v0.11.0
18952024-12-21T04:29:08.966Z Checking ring v0.17.8
18962024-12-21T04:29:09.017Z Checking aes v0.8.4
18972024-12-21T04:29:09.035Z Checking cbc v0.1.2
18982024-12-21T04:29:09.049Z Checking icu_properties v1.5.1
18992024-12-21T04:29:09.087Z Checking deranged v0.3.11
19002024-12-21T04:29:09.089Z Checking crossbeam-utils v0.8.20
19012024-12-21T04:29:09.214Z Checking num_threads v0.1.7
19022024-12-21T04:29:09.326Z Checking atomic-waker v1.1.2
19032024-12-21T04:29:09.449Z Checking utf8_iter v1.0.4
19042024-12-21T04:29:09.659Z Checking num-conv v0.1.0
19052024-12-21T04:29:09.824Z Checking write16 v1.0.0
19062024-12-21T04:29:09.906Z Checking utf16_iter v1.0.5
19072024-12-21T04:29:09.940Z Checking time-core v0.1.2
19082024-12-21T04:29:09.943Z Checking icu_normalizer_data v1.5.0
19092024-12-21T04:29:10.050Z Checking pkcs5 v0.7.1
19102024-12-21T04:29:10.078Z Checking http-body v1.0.1
19112024-12-21T04:29:10.104Z Checking form_urlencoded v1.2.1
19122024-12-21T04:29:10.287Z Checking try-lock v0.2.5
19132024-12-21T04:29:10.305Z Checking uuid v1.11.0
19142024-12-21T04:29:10.420Z Checking want v0.3.1
19152024-12-21T04:29:10.554Z Checking pkcs8 v0.10.2
19162024-12-21T04:29:10.600Z Checking httpdate v1.0.3
19172024-12-21T04:29:10.798Z Checking unicode-ident v1.0.13
19182024-12-21T04:29:10.827Z Checking toml_datetime v0.6.8
19192024-12-21T04:29:10.847Z Checking serde_spanned v0.6.8
19202024-12-21T04:29:10.885Z Checking time v0.3.36
19212024-12-21T04:29:10.920Z Checking slog v2.7.0
19222024-12-21T04:29:10.951Z Checking proc-macro2 v1.0.89
19232024-12-21T04:29:11.016Z Checking scroll v0.12.0
19242024-12-21T04:29:11.087Z Checking aws-lc-rs v1.10.0
19252024-12-21T04:29:11.090Z Checking foreign-types-shared v0.1.1
19262024-12-21T04:29:11.205Z Checking base64 v0.22.1
19272024-12-21T04:29:11.404Z Checking tower-service v0.3.3
19282024-12-21T04:29:11.501Z Checking match_cfg v0.1.0
19292024-12-21T04:29:11.525Z Checking adler2 v2.0.0
19302024-12-21T04:29:11.587Z Checking plain v0.2.3
19312024-12-21T04:29:11.606Z Checking iana-time-zone v0.1.61
19322024-12-21T04:29:11.673Z Checking ucd-trie v0.1.7
19332024-12-21T04:29:11.675Z Checking miniz_oxide v0.8.0
19342024-12-21T04:29:11.731Z Checking goblin v0.8.2
19352024-12-21T04:29:11.746Z Checking chrono v0.4.38
19362024-12-21T04:29:11.868Z Checking pest v2.7.14
19372024-12-21T04:29:12.397Z Checking icu_normalizer v1.5.0
19382024-12-21T04:29:12.429Z Checking quote v1.0.37
19392024-12-21T04:29:12.772Z Checking hostname v0.3.1
19402024-12-21T04:29:12.858Z Checking rustls-webpki v0.102.8
19412024-12-21T04:29:12.903Z Checking foreign-types v0.3.2
19422024-12-21T04:29:13.007Z Checking openssl-sys v0.9.103
19432024-12-21T04:29:13.191Z Checking idna_adapter v1.2.0
19442024-12-21T04:29:13.366Z Checking idna v1.0.3
19452024-12-21T04:29:13.390Z Checking dirs-sys-next v0.1.2
19462024-12-21T04:29:13.556Z Checking errno v0.3.9
19472024-12-21T04:29:13.730Z Checking aho-corasick v1.1.3
19482024-12-21T04:29:13.745Z Checking pretty-hex v0.4.1
19492024-12-21T04:29:13.803Z Checking regex-syntax v0.8.5
19502024-12-21T04:29:13.833Z Checking url v2.5.3
19512024-12-21T04:29:13.912Z Checking siphasher v0.3.11
19522024-12-21T04:29:14.190Z Compiling newtype-uuid v1.1.3
19532024-12-21T04:29:14.314Z Checking data-encoding v2.6.0
19542024-12-21T04:29:14.386Z Checking dtrace-parser v0.2.0
19552024-12-21T04:29:14.463Z Checking openssl v0.10.66
19562024-12-21T04:29:14.606Z Checking rustix v0.38.37
19572024-12-21T04:29:14.759Z Checking tokio-util v0.7.12
19582024-12-21T04:29:14.844Z Checking dirs-next v2.0.0
19592024-12-21T04:29:14.968Z Checking syn v2.0.87
19602024-12-21T04:29:14.999Z Checking http-body-util v0.1.2
19612024-12-21T04:29:15.420Z Checking crossbeam-epoch v0.9.18
19622024-12-21T04:29:15.469Z Checking signature v2.2.0
19632024-12-21T04:29:15.671Z Checking sha1 v0.10.6
19642024-12-21T04:29:15.719Z Checking h2 v0.4.6
19652024-12-21T04:29:15.860Z Checking lazy_static v1.5.0
19662024-12-21T04:29:15.965Z Checking thread_local v1.1.8
19672024-12-21T04:29:15.981Z Checking thread-id v4.2.2
19682024-12-21T04:29:16.080Z Checking encoding_rs v0.8.34
19692024-12-21T04:29:16.246Z Checking openssl-probe v0.1.5
19702024-12-21T04:29:16.387Z Checking unicode-properties v0.1.3
19712024-12-21T04:29:16.716Z Checking gimli v0.31.1
19722024-12-21T04:29:16.719Z Checking dof v0.3.0
19732024-12-21T04:29:17.103Z Checking regex-automata v0.4.8
19742024-12-21T04:29:17.345Z Checking anstyle v1.0.10
19752024-12-21T04:29:17.697Z Checking ipnet v2.10.1
19762024-12-21T04:29:18.106Z Checking utf8parse v0.2.2
19772024-12-21T04:29:18.185Z Checking mime v0.3.17
19782024-12-21T04:29:18.248Z Checking winnow v0.6.20
19792024-12-21T04:29:18.372Z Checking anstyle-parse v0.2.5
19802024-12-21T04:29:18.510Z Checking stringprep v0.1.5
19812024-12-21T04:29:18.630Z Checking crossbeam-deque v0.8.5
19822024-12-21T04:29:18.785Z Checking term v0.7.0
19832024-12-21T04:29:18.929Z Checking rustls v0.23.19
19842024-12-21T04:29:19.204Z Checking rustls v0.22.4
19852024-12-21T04:29:19.985Z Checking native-tls v0.2.12
19862024-12-21T04:29:20.345Z Checking slog-json v2.6.1
19872024-12-21T04:29:20.602Z Checking serde_urlencoded v0.7.1
19882024-12-21T04:29:20.695Z Checking addr2line v0.24.2
19892024-12-21T04:29:21.024Z Checking crossbeam-channel v0.5.13
19902024-12-21T04:29:21.186Z Checking futures-executor v0.3.31
19912024-12-21T04:29:21.221Z Checking toml_edit v0.22.22
19922024-12-21T04:29:21.334Z Checking usdt-impl v0.5.0
19932024-12-21T04:29:21.405Z Checking num-integer v0.1.46
19942024-12-21T04:29:21.768Z Checking rustls-pemfile v2.2.0
19952024-12-21T04:29:21.811Z Checking idna v0.4.0
19962024-12-21T04:29:21.864Z Checking idna v0.3.0
19972024-12-21T04:29:21.895Z Checking hyper v1.5.0
19982024-12-21T04:29:21.928Z Checking md-5 v0.10.6
19992024-12-21T04:29:21.951Z Checking ff v0.13.0
20002024-12-21T04:29:22.108Z Checking is-terminal v0.4.13
20012024-12-21T04:29:22.159Z Checking memmap v0.7.0
20022024-12-21T04:29:22.225Z Checking hash32 v0.2.1
20032024-12-21T04:29:22.351Z Checking object v0.36.5
20042024-12-21T04:29:22.514Z Checking psl-types v2.0.11
20052024-12-21T04:29:22.611Z Checking linked-hash-map v0.5.6
20062024-12-21T04:29:22.689Z Checking base16ct v0.2.0
20072024-12-21T04:29:22.707Z Checking either v1.13.0
20082024-12-21T04:29:22.884Z Checking fallible-iterator v0.2.0
20092024-12-21T04:29:22.903Z Checking colorchoice v1.0.2
20102024-12-21T04:29:22.938Z Checking dyn-clone v1.0.17
20112024-12-21T04:29:23.031Z Checking anstyle-query v1.1.1
20122024-12-21T04:29:23.077Z Checking quick-error v1.2.3
20132024-12-21T04:29:23.092Z Checking is_terminal_polyfill v1.70.1
20142024-12-21T04:29:23.152Z Checking rustc-demangle v0.1.24
20152024-12-21T04:29:23.205Z Checking utf-8 v0.7.6
20162024-12-21T04:29:23.221Z Checking take_mut v0.2.2
20172024-12-21T04:29:23.357Z Checking slog-async v2.8.0
20182024-12-21T04:29:23.396Z Checking tungstenite v0.24.0
20192024-12-21T04:29:23.478Z Checking postgres-protocol v0.6.7
20202024-12-21T04:29:23.580Z Checking resolv-conf v0.7.0
20212024-12-21T04:29:23.638Z Checking anstream v0.6.15
20222024-12-21T04:29:23.733Z Checking toml v0.8.19
20232024-12-21T04:29:23.904Z Checking schemars v0.8.21
20242024-12-21T04:29:23.920Z Checking hyper-util v0.1.10
20252024-12-21T04:29:23.987Z Checking lru-cache v0.1.2
20262024-12-21T04:29:24.133Z Checking tokio-rustls v0.25.0
20272024-12-21T04:29:24.165Z Checking sec1 v0.7.3
20282024-12-21T04:29:24.313Z Checking publicsuffix v2.2.3
20292024-12-21T04:29:24.465Z Checking tokio-rustls v0.26.0
20302024-12-21T04:29:24.482Z Checking hickory-proto v0.24.1
20312024-12-21T04:29:24.485Z Checking heapless v0.7.17
20322024-12-21T04:29:24.531Z Checking usdt v0.5.0
20332024-12-21T04:29:24.555Z Checking slog-term v2.9.1
20342024-12-21T04:29:24.791Z Checking group v0.13.0
20352024-12-21T04:29:24.872Z Checking num-iter v0.1.45
20362024-12-21T04:29:25.042Z Checking futures v0.3.31
20372024-12-21T04:29:25.045Z Checking slog-bunyan v2.5.0
20382024-12-21T04:29:25.072Z Checking tokio-native-tls v0.3.1
20392024-12-21T04:29:25.165Z Checking rayon-core v1.12.1
20402024-12-21T04:29:25.237Z Checking multer v3.1.0
20412024-12-21T04:29:25.323Z Checking terminal_size v0.4.0
20422024-12-21T04:29:25.532Z Checking phf_shared v0.11.2
20432024-12-21T04:29:25.538Z Checking cookie v0.18.1
20442024-12-21T04:29:25.632Z Checking async-stream v0.3.6
20452024-12-21T04:29:25.738Z Checking bzip2-sys v0.1.11+1.0.8
20462024-12-21T04:29:25.807Z Checking signal-hook v0.3.17
20472024-12-21T04:29:25.824Z Checking camino v1.1.9
20482024-12-21T04:29:25.828Z Checking waitgroup v0.1.2
20492024-12-21T04:29:25.852Z Checking openapiv3 v2.0.0
20502024-12-21T04:29:25.857Z Checking webpki-roots v0.26.6
20512024-12-21T04:29:25.946Z Checking serde_path_to_error v0.1.16
20522024-12-21T04:29:25.993Z Checking idna v0.5.0
20532024-12-21T04:29:26.071Z Checking hkdf v0.12.4
20542024-12-21T04:29:26.120Z Checking crypto-bigint v0.5.5
20552024-12-21T04:29:26.280Z Checking hostname v0.4.0
20562024-12-21T04:29:26.403Z Checking crc32fast v1.4.2
20572024-12-21T04:29:26.408Z Checking debug-ignore v1.0.5
20582024-12-21T04:29:26.547Z Checking bitflags v1.3.2
20592024-12-21T04:29:26.561Z Checking managed v0.8.0
20602024-12-21T04:29:26.632Z Checking clap_lex v0.7.2
20612024-12-21T04:29:26.648Z Checking winnow v0.5.40
20622024-12-21T04:29:26.822Z Checking unicode-width v0.1.14
20632024-12-21T04:29:26.884Z Checking strsim v0.11.1
20642024-12-21T04:29:26.924Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20652024-12-21T04:29:27.184Z Checking clap_builder v4.5.21
20662024-12-21T04:29:27.203Z Checking smoltcp v0.9.1
20672024-12-21T04:29:27.317Z Checking console v0.15.8
20682024-12-21T04:29:27.879Z Checking cookie_store v0.21.0
20692024-12-21T04:29:28.539Z Checking flate2 v1.0.34
20702024-12-21T04:29:28.698Z Checking signal-hook-mio v0.2.4
20712024-12-21T04:29:28.734Z Checking backtrace v0.3.74
20722024-12-21T04:29:28.837Z Checking hyper-rustls v0.27.3
20732024-12-21T04:29:28.938Z Checking elliptic-curve v0.13.8
20742024-12-21T04:29:29.179Z Checking hyper-tls v0.6.0
20752024-12-21T04:29:29.183Z Checking bzip2 v0.4.4
20762024-12-21T04:29:29.289Z Checking hickory-resolver v0.24.1
20772024-12-21T04:29:29.307Z Checking anyhow v1.0.93
20782024-12-21T04:29:29.325Z Checking dropshot v0.12.0
20792024-12-21T04:29:29.449Z Checking rayon v1.10.0
20802024-12-21T04:29:29.473Z Checking phf v0.11.2
20812024-12-21T04:29:29.551Z Checking num-bigint-dig v0.8.4
20822024-12-21T04:29:29.663Z Checking tokio-tungstenite v0.24.0
20832024-12-21T04:29:29.680Z Checking toml_edit v0.19.15
20842024-12-21T04:29:29.719Z Checking postgres-types v0.2.8
20852024-12-21T04:29:30.521Z Checking regex v1.11.1
20862024-12-21T04:29:30.560Z Checking bstr v1.10.0
20872024-12-21T04:29:30.560Z Checking tokio-stream v0.1.16
20882024-12-21T04:29:30.837Z Checking ed25519 v2.2.3
20892024-12-21T04:29:31.008Z Checking phf_shared v0.10.0
20902024-12-21T04:29:31.149Z Checking curve25519-dalek v4.1.3
20912024-12-21T04:29:31.203Z Checking zerocopy v0.6.6
20922024-12-21T04:29:31.288Z Checking pkcs1 v0.7.5
20932024-12-21T04:29:31.402Z Checking hubpack v0.1.2
20942024-12-21T04:29:31.686Z Checking portable-atomic v1.9.0
20952024-12-21T04:29:31.724Z Checking float-cmp v0.9.0
20962024-12-21T04:29:31.787Z Checking serde-big-array v0.5.1
20972024-12-21T04:29:31.902Z Checking rfc6979 v0.4.0
20982024-12-21T04:29:31.968Z Checking sync_wrapper v1.0.1
20992024-12-21T04:29:32.000Z Checking fixedbitset v0.4.2
21002024-12-21T04:29:32.068Z Checking new_debug_unreachable v1.0.6
21012024-12-21T04:29:32.109Z Checking unicode-segmentation v1.12.0
21022024-12-21T04:29:32.157Z Checking number_prefix v0.4.0
21032024-12-21T04:29:32.249Z Checking minimal-lexical v0.2.1
21042024-12-21T04:29:32.266Z Checking unicode-width v0.2.0
21052024-12-21T04:29:32.345Z Checking normalize-line-endings v0.3.0
21062024-12-21T04:29:32.459Z Checking difflib v0.4.0
21072024-12-21T04:29:32.640Z Checking static_assertions v1.1.0
21082024-12-21T04:29:32.722Z Checking predicates-core v1.0.8
21092024-12-21T04:29:32.724Z Checking whoami v1.5.2
21102024-12-21T04:29:32.749Z Checking precomputed-hash v0.1.1
21112024-12-21T04:29:32.775Z Checking bit-vec v0.6.3
21122024-12-21T04:29:32.791Z Checking similar v2.6.0
21132024-12-21T04:29:32.849Z Checking string_cache v0.8.7
21142024-12-21T04:29:32.892Z Checking predicates v3.1.2
21152024-12-21T04:29:32.937Z Checking qorb v0.2.1
21162024-12-21T04:29:33.030Z Checking tokio-postgres v0.7.12
21172024-12-21T04:29:33.045Z Checking ed25519-dalek v2.1.1
21182024-12-21T04:29:33.086Z Checking bit-set v0.5.3
21192024-12-21T04:29:33.115Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21202024-12-21T04:29:33.350Z Checking nom v7.1.3
21212024-12-21T04:29:33.367Z Checking indicatif v0.17.9
21222024-12-21T04:29:33.419Z Checking petgraph v0.6.5
21232024-12-21T04:29:33.533Z Checking toml v0.7.8
21242024-12-21T04:29:33.637Z Checking reqwest v0.12.9
21252024-12-21T04:29:34.087Z Checking ecdsa v0.16.9
21262024-12-21T04:29:34.261Z Checking rsa v0.9.6
21272024-12-21T04:29:34.812Z Checking clap v4.5.21
21282024-12-21T04:29:34.933Z Checking zip v0.6.6
21292024-12-21T04:29:35.322Z Checking crossterm v0.28.1
21302024-12-21T04:29:35.472Z Checking itertools v0.10.5
21312024-12-21T04:29:35.490Z Checking fs-err v2.11.0
21322024-12-21T04:29:35.646Z Checking ahash v0.8.11
21332024-12-21T04:29:36.186Z Checking x509-cert v0.2.5
21342024-12-21T04:29:36.223Z Checking hex v0.4.3
21352024-12-21T04:29:36.249Z Checking semver v1.0.23
21362024-12-21T04:29:36.295Z Checking peg-runtime v0.8.3
21372024-12-21T04:29:36.522Z Checking heck v0.4.1
21382024-12-21T04:29:36.647Z Checking lalrpop-util v0.19.12
21392024-12-21T04:29:36.713Z Checking sigpipe v0.1.3
21402024-12-21T04:29:37.898Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21412024-12-21T04:29:38.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.38s
21422024-12-21T04:29:38.370Z
21432024-12-21T04:29:38.370Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21442024-12-21T04:29:38.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21452024-12-21T04:29:38.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21462024-12-21T04:29:39.036Z Compiling hashbrown v0.14.5
21472024-12-21T04:29:39.156Z Checking heck v0.5.0
21482024-12-21T04:29:39.169Z Compiling unsafe-libyaml v0.2.11
21492024-12-21T04:29:39.183Z Checking ipnetwork v0.20.0
21502024-12-21T04:29:39.196Z Compiling ident_case v1.0.1
21512024-12-21T04:29:39.209Z Checking progenitor-client v0.8.0
21522024-12-21T04:29:39.225Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21532024-12-21T04:29:39.315Z Checking newtype-uuid v1.1.3
21542024-12-21T04:29:39.361Z Compiling darling_core v0.20.10
21552024-12-21T04:29:39.506Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21562024-12-21T04:29:39.555Z Compiling proc-macro-crate v1.3.1
21572024-12-21T04:29:39.572Z Compiling structmeta-derive v0.3.0
21582024-12-21T04:29:39.588Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21592024-12-21T04:29:39.835Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21602024-12-21T04:29:39.909Z Compiling lzma-sys v0.1.20
21612024-12-21T04:29:40.291Z Checking regress v0.10.1
21622024-12-21T04:29:40.679Z Compiling serde_yaml v0.9.34+deprecated
21632024-12-21T04:29:40.714Z Compiling num_enum_derive v0.5.11
21642024-12-21T04:29:41.057Z Compiling foreign-types-macros v0.2.3
21652024-12-21T04:29:41.120Z Compiling dropshot v0.13.0
21662024-12-21T04:29:41.409Z Checking foreign-types-shared v0.3.1
21672024-12-21T04:29:41.531Z Checking arc-swap v1.7.1
21682024-12-21T04:29:41.952Z Checking slog-scope v4.4.0
21692024-12-21T04:29:42.208Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21702024-12-21T04:29:42.340Z Checking foreign-types v0.5.0
21712024-12-21T04:29:42.479Z Compiling structmeta v0.3.0
21722024-12-21T04:29:42.642Z Compiling proc-macro-error v1.0.4
21732024-12-21T04:29:42.895Z Compiling parse-display-derive v0.10.0
21742024-12-21T04:29:42.942Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21752024-12-21T04:29:43.050Z Checking tungstenite v0.21.0
21762024-12-21T04:29:43.280Z Checking num_enum v0.5.11
21772024-12-21T04:29:43.323Z Compiling heck v0.3.3
21782024-12-21T04:29:43.421Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21792024-12-21T04:29:43.728Z Compiling dropshot_endpoint v0.13.0
21802024-12-21T04:29:43.839Z Checking typify-impl v0.2.0
21812024-12-21T04:29:43.961Z Checking cstr-argument v0.1.2
21822024-12-21T04:29:44.258Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21832024-12-21T04:29:44.951Z Checking instant v0.1.13
21842024-12-21T04:29:45.034Z Checking pretty-hex v0.2.1
21852024-12-21T04:29:45.071Z Checking base64 v0.21.7
21862024-12-21T04:29:45.251Z Checking fastrand v2.1.1
21872024-12-21T04:29:45.500Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21882024-12-21T04:29:45.583Z Checking tempfile v3.13.0
21892024-12-21T04:29:45.700Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21902024-12-21T04:29:45.791Z Checking backoff v0.4.0
21912024-12-21T04:29:45.960Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21922024-12-21T04:29:45.978Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21932024-12-21T04:29:46.103Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21942024-12-21T04:29:46.119Z Checking tokio-tungstenite v0.21.0
21952024-12-21T04:29:46.122Z Compiling zone_cfg_derive v0.1.2
21962024-12-21T04:29:46.356Z Checking strum v0.26.3
21972024-12-21T04:29:46.410Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21982024-12-21T04:29:46.470Z Compiling darling_macro v0.20.10
21992024-12-21T04:29:46.509Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22002024-12-21T04:29:46.799Z Checking slog-stdlog v4.1.1
22012024-12-21T04:29:46.826Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22022024-12-21T04:29:46.960Z Checking regress v0.9.1
22032024-12-21T04:29:46.977Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22042024-12-21T04:29:47.161Z Checking colored v2.1.0
22052024-12-21T04:29:47.265Z Checking macaddr v1.0.1
22062024-12-21T04:29:47.398Z Compiling darling v0.20.10
22072024-12-21T04:29:47.428Z Checking base64 v0.13.1
22082024-12-21T04:29:47.511Z Compiling serde_with_macros v3.11.0
22092024-12-21T04:29:47.528Z Checking parse-display v0.10.0
22102024-12-21T04:29:47.590Z Checking zone v0.1.8
22112024-12-21T04:29:47.752Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22122024-12-21T04:29:47.827Z Checking ron v0.7.1
22132024-12-21T04:29:48.231Z Checking slog-envlogger v2.2.0
22142024-12-21T04:29:48.260Z Checking xz2 v0.1.7
22152024-12-21T04:29:48.455Z Checking tabwriter v1.4.0
22162024-12-21T04:29:48.572Z Checking xattr v1.3.1
22172024-12-21T04:29:48.694Z Checking pem v3.0.4
22182024-12-21T04:29:48.767Z Checking yasna v0.5.2
22192024-12-21T04:29:48.950Z Checking headers-core v0.3.0
22202024-12-21T04:29:48.967Z Checking smf v0.2.3
22212024-12-21T04:29:49.086Z Checking filetime v0.2.25
22222024-12-21T04:29:49.299Z Checking same-file v1.0.6
22232024-12-21T04:29:49.387Z Checking tar v0.4.42
22242024-12-21T04:29:49.466Z Checking walkdir v2.5.0
22252024-12-21T04:29:49.551Z Checking headers v0.4.0
22262024-12-21T04:29:49.650Z Checking rcgen v0.12.1
22272024-12-21T04:29:49.726Z Checking atomicwrites v0.4.4
22282024-12-21T04:29:49.919Z Checking camino-tempfile v1.1.1
22292024-12-21T04:29:50.214Z Checking subprocess v0.2.9
22302024-12-21T04:29:50.313Z Checking serde_with v3.11.0
22312024-12-21T04:29:54.379Z Compiling typify-macro v0.2.0
22322024-12-21T04:29:56.267Z Compiling typify v0.2.0
22332024-12-21T04:29:56.335Z Compiling progenitor-impl v0.8.0
22342024-12-21T04:29:59.543Z Compiling progenitor-macro v0.8.0
22352024-12-21T04:30:04.332Z Checking progenitor v0.8.0
22362024-12-21T04:30:04.486Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22372024-12-21T04:30:04.489Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22382024-12-21T04:30:07.222Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22392024-12-21T04:30:07.587Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22402024-12-21T04:30:14.129Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22412024-12-21T04:30:15.722Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22422024-12-21T04:30:16.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.64s
22432024-12-21T04:30:17.163Z
22442024-12-21T04:30:17.163Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22452024-12-21T04:30:17.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-12-21T04:30:17.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-12-21T04:30:17.924Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22482024-12-21T04:30:19.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
22492024-12-21T04:30:19.452Z
22502024-12-21T04:30:19.452Zinfo: running `cargo check --bins` on nexus-config (31/176)
22512024-12-21T04:30:20.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522024-12-21T04:30:20.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532024-12-21T04:30:20.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22542024-12-21T04:30:20.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22552024-12-21T04:30:20.084Z
22562024-12-21T04:30:20.084Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22572024-12-21T04:30:20.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22582024-12-21T04:30:20.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22592024-12-21T04:30:20.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22602024-12-21T04:30:20.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22612024-12-21T04:30:20.694Z
22622024-12-21T04:30:20.694Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22632024-12-21T04:30:21.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22642024-12-21T04:30:21.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22652024-12-21T04:30:21.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22662024-12-21T04:30:21.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22672024-12-21T04:30:21.327Z
22682024-12-21T04:30:21.327Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22692024-12-21T04:30:21.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22702024-12-21T04:30:21.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22712024-12-21T04:30:22.021Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22722024-12-21T04:30:22.130Z Compiling ipnetwork v0.20.0
22732024-12-21T04:30:22.133Z Compiling zerocopy v0.8.10
22742024-12-21T04:30:22.133Z Compiling progenitor-client v0.8.0
22752024-12-21T04:30:22.134Z Compiling itertools v0.13.0
22762024-12-21T04:30:22.134Z Compiling zerocopy-derive v0.8.10
22772024-12-21T04:30:22.134Z Compiling heapless v0.8.0
22782024-12-21T04:30:22.134Z Checking hash32 v0.3.1
22792024-12-21T04:30:22.311Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22802024-12-21T04:30:22.489Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22812024-12-21T04:30:22.612Z Compiling progenitor v0.8.0
22822024-12-21T04:30:22.866Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
22832024-12-21T04:30:23.009Z Compiling instant v0.1.13
22842024-12-21T04:30:23.037Z Compiling smoltcp v0.11.0
22852024-12-21T04:30:23.075Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22862024-12-21T04:30:23.152Z Compiling backoff v0.4.0
22872024-12-21T04:30:23.225Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22882024-12-21T04:30:23.520Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22892024-12-21T04:30:23.767Z Compiling dropshot v0.13.0
22902024-12-21T04:30:23.848Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22912024-12-21T04:30:23.973Z Compiling serde_with v3.11.0
22922024-12-21T04:30:24.010Z Compiling parse-display v0.10.0
22932024-12-21T04:30:24.026Z Checking num-rational v0.4.2
22942024-12-21T04:30:24.699Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22952024-12-21T04:30:24.857Z Compiling regress v0.9.1
22962024-12-21T04:30:25.203Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22972024-12-21T04:30:26.510Z Compiling phf_generator v0.11.2
22982024-12-21T04:30:26.697Z Checking num-complex v0.4.6
22992024-12-21T04:30:27.995Z Compiling macaddr v1.0.1
23002024-12-21T04:30:28.452Z Checking cobs v0.2.3
23012024-12-21T04:30:28.454Z Checking num v0.4.3
23022024-12-21T04:30:28.628Z Checking postcard v1.0.10
23032024-12-21T04:30:28.693Z Compiling phf_codegen v0.11.2
23042024-12-21T04:30:29.213Z Compiling parse-zoneinfo v0.3.1
23052024-12-21T04:30:30.131Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23062024-12-21T04:30:30.416Z Checking float-ord v0.3.2
23072024-12-21T04:30:30.576Z Compiling convert_case v0.4.0
23082024-12-21T04:30:31.373Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23092024-12-21T04:30:31.519Z Compiling derive_more v0.99.18
23102024-12-21T04:30:31.522Z Compiling chrono-tz-build v0.4.0
23112024-12-21T04:30:31.551Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23122024-12-21T04:30:32.047Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23132024-12-21T04:30:32.311Z Compiling crucible-workspace-hack v0.1.0
23142024-12-21T04:30:32.430Z Compiling thiserror v2.0.3
23152024-12-21T04:30:32.610Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23162024-12-21T04:30:32.659Z Checking newline-converter v0.3.0
23172024-12-21T04:30:32.991Z Compiling chrono-tz v0.10.0
23182024-12-21T04:30:33.383Z Checking prettyplease v0.2.25
23192024-12-21T04:30:33.406Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23202024-12-21T04:30:33.432Z Compiling thiserror-impl v2.0.3
23212024-12-21T04:30:33.598Z Compiling slog-dtrace v0.3.0
23222024-12-21T04:30:33.895Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23232024-12-21T04:30:33.924Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23242024-12-21T04:30:35.344Z Checking expectorate v1.1.0
23252024-12-21T04:30:35.464Z Compiling zone_cfg_derive v0.3.0
23262024-12-21T04:30:35.611Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23272024-12-21T04:30:35.746Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23282024-12-21T04:30:36.479Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23292024-12-21T04:30:36.783Z Compiling const_format_proc_macros v0.2.33
23302024-12-21T04:30:36.855Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23312024-12-21T04:30:36.989Z Compiling num-derive v0.4.2
23322024-12-21T04:30:37.187Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23332024-12-21T04:30:37.389Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23342024-12-21T04:30:37.548Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23352024-12-21T04:30:37.672Z Checking highway v1.2.0
23362024-12-21T04:30:38.058Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23372024-12-21T04:30:38.075Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23382024-12-21T04:30:38.313Z Checking zone v0.3.0
23392024-12-21T04:30:38.603Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23402024-12-21T04:30:38.895Z Checking const_format v0.2.33
23412024-12-21T04:30:39.004Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23422024-12-21T04:30:39.311Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23432024-12-21T04:30:39.328Z Checking gethostname v0.5.0
23442024-12-21T04:30:39.344Z Checking bcs v0.1.6
23452024-12-21T04:30:39.436Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23462024-12-21T04:30:39.451Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23472024-12-21T04:30:39.466Z Compiling async-recursion v1.1.1
23482024-12-21T04:30:41.894Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23492024-12-21T04:30:46.101Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23502024-12-21T04:30:50.111Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23512024-12-21T04:30:52.789Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23522024-12-21T04:30:54.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.70s
23532024-12-21T04:30:54.189Z
23542024-12-21T04:30:54.189Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23552024-12-21T04:30:54.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23562024-12-21T04:30:54.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23572024-12-21T04:30:54.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23582024-12-21T04:30:54.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23592024-12-21T04:30:54.821Z
23602024-12-21T04:30:54.821Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23612024-12-21T04:30:55.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23622024-12-21T04:30:55.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23632024-12-21T04:30:55.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23642024-12-21T04:30:55.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23652024-12-21T04:30:55.460Z
23662024-12-21T04:30:55.460Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23672024-12-21T04:30:56.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23682024-12-21T04:30:56.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23692024-12-21T04:30:56.111Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23702024-12-21T04:30:56.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
23712024-12-21T04:30:56.937Z
23722024-12-21T04:30:56.937Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23732024-12-21T04:30:57.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23742024-12-21T04:30:57.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23752024-12-21T04:30:57.607Z Compiling cfg_aliases v0.1.1
23762024-12-21T04:30:57.612Z Compiling vte_generate_state_changes v0.1.2
23772024-12-21T04:30:57.612Z Checking fd-lock v4.0.2
23782024-12-21T04:30:57.612Z Checking nibble_vec v0.1.0
23792024-12-21T04:30:57.710Z Checking endian-type v0.1.2
23802024-12-21T04:30:57.720Z Checking bytecount v0.6.8
23812024-12-21T04:30:57.738Z Compiling tabled_derive v0.7.0
23822024-12-21T04:30:57.765Z Checking itertools v0.12.1
23832024-12-21T04:30:57.794Z Compiling nix v0.28.0
23842024-12-21T04:30:57.873Z Compiling peg-macros v0.8.4
23852024-12-21T04:30:57.889Z Checking papergrid v0.11.0
23862024-12-21T04:30:57.904Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23872024-12-21T04:30:57.932Z Checking radix_trie v0.2.1
23882024-12-21T04:30:58.309Z Checking vte v0.11.1
23892024-12-21T04:30:58.311Z Compiling sqlparser_derive v0.2.2
23902024-12-21T04:30:59.094Z Checking home v0.5.9
23912024-12-21T04:30:59.240Z Checking nu-ansi-term v0.50.1
23922024-12-21T04:30:59.428Z Checking unicode_categories v0.1.1
23932024-12-21T04:30:59.452Z Checking sqlparser v0.45.0
23942024-12-21T04:30:59.670Z Checking display-error-chain v0.2.2
23952024-12-21T04:30:59.687Z Checking strip-ansi-escapes v0.2.0
23962024-12-21T04:30:59.727Z Checking sqlformat v0.2.6
23972024-12-21T04:31:00.242Z Checking tabled v0.15.0
23982024-12-21T04:31:00.332Z Checking reedline v0.35.0
23992024-12-21T04:31:00.961Z Checking peg v0.8.4
24002024-12-21T04:31:01.162Z Checking rustyline v14.0.0
24012024-12-21T04:31:10.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.11s
24022024-12-21T04:31:10.213Z
24032024-12-21T04:31:10.213Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
24042024-12-21T04:31:10.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052024-12-21T04:31:10.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062024-12-21T04:31:10.878Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24072024-12-21T04:31:15.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
24082024-12-21T04:31:16.075Z
24092024-12-21T04:31:16.076Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
24102024-12-21T04:31:16.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112024-12-21T04:31:16.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122024-12-21T04:31:16.751Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24132024-12-21T04:31:20.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
24142024-12-21T04:31:20.749Z
24152024-12-21T04:31:20.749Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
24162024-12-21T04:31:21.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172024-12-21T04:31:21.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182024-12-21T04:31:21.412Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24192024-12-21T04:31:26.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
24202024-12-21T04:31:26.403Z
24212024-12-21T04:31:26.404Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24222024-12-21T04:31:26.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232024-12-21T04:31:26.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242024-12-21T04:31:27.066Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24252024-12-21T04:31:31.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
24262024-12-21T04:31:32.094Z
24272024-12-21T04:31:32.094Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24282024-12-21T04:31:32.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292024-12-21T04:31:32.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302024-12-21T04:31:32.759Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24312024-12-21T04:31:36.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
24322024-12-21T04:31:36.899Z
24332024-12-21T04:31:36.899Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24342024-12-21T04:31:37.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352024-12-21T04:31:37.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362024-12-21T04:31:37.566Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24372024-12-21T04:31:41.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s
24382024-12-21T04:31:41.806Z
24392024-12-21T04:31:41.806Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24402024-12-21T04:31:42.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412024-12-21T04:31:42.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422024-12-21T04:31:42.456Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24432024-12-21T04:31:47.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
24442024-12-21T04:31:47.671Z
24452024-12-21T04:31:47.671Zinfo: running `cargo check --bins` on oximeter (46/176)
24462024-12-21T04:31:48.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472024-12-21T04:31:48.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482024-12-21T04:31:48.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492024-12-21T04:31:48.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24502024-12-21T04:31:48.295Z
24512024-12-21T04:31:48.295Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24522024-12-21T04:31:48.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532024-12-21T04:31:48.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542024-12-21T04:31:48.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552024-12-21T04:31:48.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24562024-12-21T04:31:48.910Z
24572024-12-21T04:31:48.910Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24582024-12-21T04:31:49.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592024-12-21T04:31:49.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602024-12-21T04:31:49.561Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24612024-12-21T04:31:51.812Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24622024-12-21T04:31:52.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
24632024-12-21T04:31:52.960Z
24642024-12-21T04:31:52.960Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24652024-12-21T04:31:53.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-12-21T04:31:53.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-12-21T04:31:53.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-12-21T04:31:53.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24692024-12-21T04:31:53.588Z
24702024-12-21T04:31:53.588Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24712024-12-21T04:31:54.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-12-21T04:31:54.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-12-21T04:31:54.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-12-21T04:31:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24752024-12-21T04:31:54.225Z
24762024-12-21T04:31:54.225Zinfo: running `cargo check --bins` on oxql-types (51/176)
24772024-12-21T04:31:54.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-12-21T04:31:54.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-12-21T04:31:54.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-12-21T04:31:54.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24812024-12-21T04:31:54.860Z
24822024-12-21T04:31:54.860Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24832024-12-21T04:31:55.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-12-21T04:31:55.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-12-21T04:31:55.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-12-21T04:31:55.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24872024-12-21T04:31:55.513Z
24882024-12-21T04:31:55.513Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24892024-12-21T04:31:56.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-12-21T04:31:56.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-12-21T04:31:56.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-12-21T04:31:56.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24932024-12-21T04:31:56.140Z
24942024-12-21T04:31:56.140Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
24952024-12-21T04:31:56.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-12-21T04:31:56.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-12-21T04:31:56.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-12-21T04:31:56.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24992024-12-21T04:31:56.785Z
25002024-12-21T04:31:56.785Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
25012024-12-21T04:31:57.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-12-21T04:31:57.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-12-21T04:31:57.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042024-12-21T04:31:57.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25052024-12-21T04:31:57.422Z
25062024-12-21T04:31:57.422Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
25072024-12-21T04:31:57.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-12-21T04:31:57.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-12-21T04:31:57.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-12-21T04:31:57.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25112024-12-21T04:31:58.050Z
25122024-12-21T04:31:58.050Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
25132024-12-21T04:31:58.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-12-21T04:31:58.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-12-21T04:31:58.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-12-21T04:31:58.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25172024-12-21T04:31:58.683Z
25182024-12-21T04:31:58.683Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25192024-12-21T04:31:59.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-12-21T04:31:59.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-12-21T04:31:59.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222024-12-21T04:31:59.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25232024-12-21T04:31:59.296Z
25242024-12-21T04:31:59.296Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25252024-12-21T04:31:59.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-12-21T04:31:59.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-12-21T04:31:59.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282024-12-21T04:31:59.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25292024-12-21T04:31:59.940Z
25302024-12-21T04:31:59.941Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25312024-12-21T04:32:00.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-12-21T04:32:00.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-12-21T04:32:00.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342024-12-21T04:32:00.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25352024-12-21T04:32:00.570Z
25362024-12-21T04:32:00.570Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25372024-12-21T04:32:01.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-12-21T04:32:01.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-12-21T04:32:01.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402024-12-21T04:32:01.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25412024-12-21T04:32:01.193Z
25422024-12-21T04:32:01.193Zinfo: running `cargo check --bins` on dpd-client (62/176)
25432024-12-21T04:32:01.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-12-21T04:32:01.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-12-21T04:32:01.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462024-12-21T04:32:01.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25472024-12-21T04:32:01.817Z
25482024-12-21T04:32:01.817Zinfo: running `cargo check --bins` on gateway-client (63/176)
25492024-12-21T04:32:02.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-12-21T04:32:02.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-12-21T04:32:02.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-12-21T04:32:02.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25532024-12-21T04:32:02.428Z
25542024-12-21T04:32:02.428Zinfo: running `cargo check --bins` on installinator-client (64/176)
25552024-12-21T04:32:02.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-12-21T04:32:02.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-12-21T04:32:02.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-12-21T04:32:02.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25592024-12-21T04:32:03.075Z
25602024-12-21T04:32:03.075Zinfo: running `cargo check --bins` on installinator-common (65/176)
25612024-12-21T04:32:03.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-12-21T04:32:03.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-12-21T04:32:03.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-12-21T04:32:03.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25652024-12-21T04:32:03.719Z
25662024-12-21T04:32:03.719Zinfo: running `cargo check --bins` on update-engine (66/176)
25672024-12-21T04:32:04.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-12-21T04:32:04.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-12-21T04:32:04.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-12-21T04:32:04.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25712024-12-21T04:32:04.335Z
25722024-12-21T04:32:04.335Zinfo: running `cargo check --bins` on nexus-client (67/176)
25732024-12-21T04:32:04.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-12-21T04:32:04.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-12-21T04:32:04.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-12-21T04:32:04.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25772024-12-21T04:32:04.985Z
25782024-12-21T04:32:04.985Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25792024-12-21T04:32:05.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-12-21T04:32:05.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-12-21T04:32:05.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-12-21T04:32:05.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25832024-12-21T04:32:05.630Z
25842024-12-21T04:32:05.630Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25852024-12-21T04:32:06.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-12-21T04:32:06.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-12-21T04:32:06.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-12-21T04:32:06.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25892024-12-21T04:32:06.240Z
25902024-12-21T04:32:06.240Zinfo: running `cargo check --bins` on nexus-types (70/176)
25912024-12-21T04:32:06.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-12-21T04:32:06.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-12-21T04:32:06.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-12-21T04:32:06.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25952024-12-21T04:32:06.888Z
25962024-12-21T04:32:06.888Zinfo: running `cargo check --bins` on oxide-client (71/176)
25972024-12-21T04:32:07.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-12-21T04:32:07.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-12-21T04:32:07.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-12-21T04:32:07.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26012024-12-21T04:32:07.505Z
26022024-12-21T04:32:07.505Zinfo: running `cargo check --bins` on oximeter-client (72/176)
26032024-12-21T04:32:08.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-12-21T04:32:08.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-12-21T04:32:08.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062024-12-21T04:32:08.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26072024-12-21T04:32:08.124Z
26082024-12-21T04:32:08.124Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
26092024-12-21T04:32:08.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-12-21T04:32:08.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-12-21T04:32:08.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122024-12-21T04:32:08.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26132024-12-21T04:32:08.731Z
26142024-12-21T04:32:08.731Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
26152024-12-21T04:32:09.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162024-12-21T04:32:09.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172024-12-21T04:32:09.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182024-12-21T04:32:09.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26192024-12-21T04:32:09.371Z
26202024-12-21T04:32:09.371Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26212024-12-21T04:32:09.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222024-12-21T04:32:09.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232024-12-21T04:32:09.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242024-12-21T04:32:09.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26252024-12-21T04:32:10.042Z
26262024-12-21T04:32:10.042Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26272024-12-21T04:32:10.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-12-21T04:32:10.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-12-21T04:32:10.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-12-21T04:32:10.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26312024-12-21T04:32:10.698Z
26322024-12-21T04:32:10.698Zinfo: running `cargo check --bins` on wicket-common (77/176)
26332024-12-21T04:32:11.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-12-21T04:32:11.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-12-21T04:32:11.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-12-21T04:32:11.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26372024-12-21T04:32:11.349Z
26382024-12-21T04:32:11.349Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26392024-12-21T04:32:11.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-12-21T04:32:11.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-12-21T04:32:12.012Z Checking csv-core v0.1.11
26422024-12-21T04:32:12.012Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26432024-12-21T04:32:12.015Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26442024-12-21T04:32:12.015Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26452024-12-21T04:32:12.281Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26462024-12-21T04:32:12.340Z Checking csv v1.3.0
26472024-12-21T04:32:12.371Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26482024-12-21T04:32:12.931Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26492024-12-21T04:32:13.299Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26502024-12-21T04:32:15.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
26512024-12-21T04:32:15.253Z
26522024-12-21T04:32:15.253Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26532024-12-21T04:32:15.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-12-21T04:32:15.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-12-21T04:32:15.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562024-12-21T04:32:15.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26572024-12-21T04:32:15.889Z
26582024-12-21T04:32:15.889Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26592024-12-21T04:32:16.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602024-12-21T04:32:16.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612024-12-21T04:32:16.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622024-12-21T04:32:16.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26632024-12-21T04:32:16.516Z
26642024-12-21T04:32:16.516Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26652024-12-21T04:32:17.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-12-21T04:32:17.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-12-21T04:32:17.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682024-12-21T04:32:17.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26692024-12-21T04:32:17.253Z
26702024-12-21T04:32:17.253Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26712024-12-21T04:32:17.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722024-12-21T04:32:17.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732024-12-21T04:32:17.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742024-12-21T04:32:17.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26752024-12-21T04:32:17.985Z
26762024-12-21T04:32:17.985Zinfo: running `cargo check --bins` on dns-server (83/176)
26772024-12-21T04:32:18.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-12-21T04:32:18.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-12-21T04:32:18.628Z Compiling parking_lot_core v0.8.6
26802024-12-21T04:32:18.630Z Checking fxhash v0.2.1
26812024-12-21T04:32:18.630Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26822024-12-21T04:32:18.630Z Checking hickory-server v0.24.1
26832024-12-21T04:32:18.729Z Checking hickory-client v0.24.1
26842024-12-21T04:32:19.333Z Checking parking_lot v0.11.2
26852024-12-21T04:32:19.451Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26862024-12-21T04:32:19.451Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26872024-12-21T04:32:19.591Z Checking sled v0.34.7
26882024-12-21T04:32:21.344Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26892024-12-21T04:32:22.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
26902024-12-21T04:32:22.803Z
26912024-12-21T04:32:22.803Zinfo: running `cargo check --bins` on dns-server-api (84/176)
26922024-12-21T04:32:23.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26932024-12-21T04:32:23.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26942024-12-21T04:32:23.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26952024-12-21T04:32:23.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26962024-12-21T04:32:23.436Z
26972024-12-21T04:32:23.436Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
26982024-12-21T04:32:24.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26992024-12-21T04:32:24.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27002024-12-21T04:32:24.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27012024-12-21T04:32:24.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27022024-12-21T04:32:24.121Z
27032024-12-21T04:32:24.121Zinfo: running `cargo check --bins` on gateway-types (86/176)
27042024-12-21T04:32:24.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052024-12-21T04:32:24.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062024-12-21T04:32:24.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27072024-12-21T04:32:24.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27082024-12-21T04:32:24.755Z
27092024-12-21T04:32:24.755Zinfo: running `cargo check --bins` on ipcc (87/176)
27102024-12-21T04:32:25.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112024-12-21T04:32:25.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122024-12-21T04:32:25.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27132024-12-21T04:32:25.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27142024-12-21T04:32:25.378Z
27152024-12-21T04:32:25.379Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
27162024-12-21T04:32:25.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172024-12-21T04:32:25.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182024-12-21T04:32:26.089Z Compiling radium v0.7.0
27192024-12-21T04:32:26.089Z Compiling semver v0.1.20
27202024-12-21T04:32:26.196Z Compiling maybe-uninit v2.0.0
27212024-12-21T04:32:26.198Z Checking tap v1.0.1
27222024-12-21T04:32:26.218Z Checking password-hash v0.5.0
27232024-12-21T04:32:26.229Z Checking blake2 v0.10.6
27242024-12-21T04:32:26.232Z Compiling packed_struct v0.10.1
27252024-12-21T04:32:26.243Z Compiling owo-colors v4.1.0
27262024-12-21T04:32:26.359Z Checking wyz v0.5.1
27272024-12-21T04:32:26.524Z Compiling rustc_version v0.1.7
27282024-12-21T04:32:26.642Z Compiling cancel-safe-futures v0.1.5
27292024-12-21T04:32:26.702Z Checking funty v2.0.0
27302024-12-21T04:32:26.721Z Checking crc-catalog v2.4.0
27312024-12-21T04:32:26.791Z Checking argon2 v0.5.3
27322024-12-21T04:32:26.842Z Compiling packed_struct_codegen v0.10.1
27332024-12-21T04:32:26.861Z Compiling indexmap v1.9.3
27342024-12-21T04:32:26.901Z Checking crc v3.2.1
27352024-12-21T04:32:26.994Z Checking half v2.4.1
27362024-12-21T04:32:27.012Z Compiling newtype_derive v0.1.6
27372024-12-21T04:32:27.029Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27382024-12-21T04:32:27.132Z Checking nodrop v0.1.14
27392024-12-21T04:32:27.251Z Checking ciborium-io v0.2.2
27402024-12-21T04:32:27.308Z Checking array-init v0.0.4
27412024-12-21T04:32:27.394Z Checking smallvec v0.6.14
27422024-12-21T04:32:27.452Z Checking ciborium-ll v0.2.2
27432024-12-21T04:32:27.469Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27442024-12-21T04:32:27.484Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27452024-12-21T04:32:27.616Z Checking bitvec v1.0.1
27462024-12-21T04:32:27.782Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27472024-12-21T04:32:27.802Z Checking libsw v3.3.1
27482024-12-21T04:32:27.804Z Compiling memoffset v0.9.1
27492024-12-21T04:32:28.065Z Checking swrite v0.1.0
27502024-12-21T04:32:28.101Z Checking bitfield v0.14.0
27512024-12-21T04:32:28.189Z Checking termcolor v1.4.1
27522024-12-21T04:32:28.218Z Checking hashbrown v0.12.3
27532024-12-21T04:32:28.300Z Checking indent_write v2.2.0
27542024-12-21T04:32:28.377Z Checking linear-map v1.2.0
27552024-12-21T04:32:28.499Z Checking ron v0.8.1
27562024-12-21T04:32:28.619Z Checking env_logger v0.10.2
27572024-12-21T04:32:28.714Z Checking serde-hex v0.1.0
27582024-12-21T04:32:28.774Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27592024-12-21T04:32:29.184Z Checking ciborium v0.2.2
27602024-12-21T04:32:29.578Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27612024-12-21T04:32:29.730Z Checking steno v0.4.1
27622024-12-21T04:32:29.947Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27632024-12-21T04:32:29.968Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27642024-12-21T04:32:30.189Z Checking hashbrown v0.13.2
27652024-12-21T04:32:30.211Z Checking crc-any v2.5.0
27662024-12-21T04:32:30.361Z Checking humantime v2.1.0
27672024-12-21T04:32:30.587Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27682024-12-21T04:32:30.663Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27692024-12-21T04:32:30.974Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27702024-12-21T04:32:31.268Z Checking path-slash v0.1.5
27712024-12-21T04:32:31.286Z Checking object v0.30.4
27722024-12-21T04:32:31.313Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27732024-12-21T04:32:31.492Z Checking nix v0.27.1
27742024-12-21T04:32:31.959Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27752024-12-21T04:32:32.571Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27762024-12-21T04:32:32.674Z Checking tungstenite v0.23.0
27772024-12-21T04:32:32.777Z Checking kstat-rs v0.2.4
27782024-12-21T04:32:32.820Z Checking signal-hook-tokio v0.3.1
27792024-12-21T04:32:33.134Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27802024-12-21T04:32:33.596Z Checking tokio-tungstenite v0.23.1
27812024-12-21T04:32:33.842Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27822024-12-21T04:32:34.063Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27832024-12-21T04:32:34.349Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27842024-12-21T04:32:40.977Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27852024-12-21T04:32:42.269Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27862024-12-21T04:32:45.171Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27872024-12-21T04:32:50.929Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27882024-12-21T04:32:51.641Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27892024-12-21T04:32:54.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.12s
27902024-12-21T04:32:54.672Z
27912024-12-21T04:32:54.672Zinfo: running `cargo check --bins` on gateway-api (89/176)
27922024-12-21T04:32:55.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-12-21T04:32:55.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-12-21T04:32:55.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-12-21T04:32:55.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27962024-12-21T04:32:55.303Z
27972024-12-21T04:32:55.303Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
27982024-12-21T04:32:55.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-12-21T04:32:55.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-12-21T04:32:55.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012024-12-21T04:32:55.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28022024-12-21T04:32:55.916Z
28032024-12-21T04:32:55.916Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
28042024-12-21T04:32:56.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052024-12-21T04:32:56.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062024-12-21T04:32:56.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072024-12-21T04:32:56.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28082024-12-21T04:32:56.544Z
28092024-12-21T04:32:56.544Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
28102024-12-21T04:32:57.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112024-12-21T04:32:57.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122024-12-21T04:32:57.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132024-12-21T04:32:57.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28142024-12-21T04:32:57.175Z
28152024-12-21T04:32:57.175Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
28162024-12-21T04:32:57.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172024-12-21T04:32:57.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182024-12-21T04:32:57.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192024-12-21T04:32:57.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28202024-12-21T04:32:57.813Z
28212024-12-21T04:32:57.813Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28222024-12-21T04:32:58.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232024-12-21T04:32:58.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242024-12-21T04:32:58.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252024-12-21T04:32:58.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28262024-12-21T04:32:58.443Z
28272024-12-21T04:32:58.443Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28282024-12-21T04:32:58.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292024-12-21T04:32:58.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302024-12-21T04:32:58.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312024-12-21T04:32:59.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28322024-12-21T04:32:59.071Z
28332024-12-21T04:32:59.072Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28342024-12-21T04:32:59.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352024-12-21T04:32:59.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362024-12-21T04:32:59.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372024-12-21T04:32:59.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28382024-12-21T04:32:59.705Z
28392024-12-21T04:32:59.705Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28402024-12-21T04:33:00.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412024-12-21T04:33:00.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422024-12-21T04:33:00.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432024-12-21T04:33:00.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28442024-12-21T04:33:00.373Z
28452024-12-21T04:33:00.373Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28462024-12-21T04:33:00.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472024-12-21T04:33:00.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482024-12-21T04:33:00.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492024-12-21T04:33:00.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28502024-12-21T04:33:00.998Z
28512024-12-21T04:33:00.998Zinfo: running `cargo check --bins` on sp-sim (99/176)
28522024-12-21T04:33:01.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532024-12-21T04:33:01.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542024-12-21T04:33:01.642Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28552024-12-21T04:33:02.121Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28562024-12-21T04:33:03.991Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28572024-12-21T04:33:05.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
28582024-12-21T04:33:05.945Z
28592024-12-21T04:33:05.945Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28602024-12-21T04:33:06.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612024-12-21T04:33:06.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622024-12-21T04:33:06.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632024-12-21T04:33:06.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28642024-12-21T04:33:06.619Z
28652024-12-21T04:33:06.619Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28662024-12-21T04:33:07.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672024-12-21T04:33:07.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682024-12-21T04:33:07.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692024-12-21T04:33:07.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28702024-12-21T04:33:07.311Z
28712024-12-21T04:33:07.311Zinfo: running `cargo check --bins` on db-macros (102/176)
28722024-12-21T04:33:07.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732024-12-21T04:33:07.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742024-12-21T04:33:07.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752024-12-21T04:33:07.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28762024-12-21T04:33:07.921Z
28772024-12-21T04:33:07.921Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28782024-12-21T04:33:08.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792024-12-21T04:33:08.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802024-12-21T04:33:08.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812024-12-21T04:33:08.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28822024-12-21T04:33:08.535Z
28832024-12-21T04:33:08.535Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28842024-12-21T04:33:09.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852024-12-21T04:33:09.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862024-12-21T04:33:09.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872024-12-21T04:33:09.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28882024-12-21T04:33:09.204Z
28892024-12-21T04:33:09.204Zinfo: running `cargo check --bins` on authz-macros (105/176)
28902024-12-21T04:33:09.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-12-21T04:33:09.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-12-21T04:33:09.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932024-12-21T04:33:09.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28942024-12-21T04:33:09.810Z
28952024-12-21T04:33:09.810Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
28962024-12-21T04:33:10.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-12-21T04:33:10.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-12-21T04:33:10.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992024-12-21T04:33:10.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29002024-12-21T04:33:10.472Z
29012024-12-21T04:33:10.472Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
29022024-12-21T04:33:11.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032024-12-21T04:33:11.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042024-12-21T04:33:11.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052024-12-21T04:33:11.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29062024-12-21T04:33:11.138Z
29072024-12-21T04:33:11.138Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
29082024-12-21T04:33:11.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092024-12-21T04:33:11.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102024-12-21T04:33:11.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112024-12-21T04:33:11.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29122024-12-21T04:33:11.770Z
29132024-12-21T04:33:11.770Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
29142024-12-21T04:33:12.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152024-12-21T04:33:12.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162024-12-21T04:33:12.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172024-12-21T04:33:12.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29182024-12-21T04:33:12.429Z
29192024-12-21T04:33:12.429Zinfo: running `cargo check --bins` on typed-rng (110/176)
29202024-12-21T04:33:12.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212024-12-21T04:33:12.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222024-12-21T04:33:12.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232024-12-21T04:33:12.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29242024-12-21T04:33:13.046Z
29252024-12-21T04:33:13.046Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29262024-12-21T04:33:13.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272024-12-21T04:33:13.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282024-12-21T04:33:13.808Z Checking keccak v0.1.5
29292024-12-21T04:33:13.916Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29302024-12-21T04:33:13.920Z Checking secrecy v0.8.0
29312024-12-21T04:33:13.920Z Compiling unicase v2.7.0
29322024-12-21T04:33:13.951Z Compiling same-file v1.0.6
29332024-12-21T04:33:13.953Z Compiling tempfile v3.13.0
29342024-12-21T04:33:13.981Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29352024-12-21T04:33:13.981Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29362024-12-21T04:33:14.096Z Compiling thiserror-impl-no-std v2.0.2
29372024-12-21T04:33:14.193Z Checking sha3 v0.10.8
29382024-12-21T04:33:14.245Z Compiling walkdir v2.5.0
29392024-12-21T04:33:14.284Z Checking universal-hash v0.5.1
29402024-12-21T04:33:14.303Z Compiling blake3 v1.5.4
29412024-12-21T04:33:14.409Z Compiling ring v0.16.20
29422024-12-21T04:33:14.467Z Checking opaque-debug v0.3.1
29432024-12-21T04:33:14.544Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29442024-12-21T04:33:14.565Z Checking poly1305 v0.8.0
29452024-12-21T04:33:14.580Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29462024-12-21T04:33:14.814Z Checking chacha20 v0.9.1
29472024-12-21T04:33:14.856Z Checking aead v0.5.2
29482024-12-21T04:33:15.024Z Compiling memmap2 v0.9.5
29492024-12-21T04:33:15.080Z Compiling spin v0.5.2
29502024-12-21T04:33:15.098Z Compiling arrayvec v0.7.6
29512024-12-21T04:33:15.183Z Compiling salty v0.3.0
29522024-12-21T04:33:15.318Z Compiling libefi-sys v0.1.0
29532024-12-21T04:33:15.466Z Compiling arrayref v0.3.9
29542024-12-21T04:33:15.495Z Compiling constant_time_eq v0.3.1
29552024-12-21T04:33:15.570Z Checking chacha20poly1305 v0.10.1
29562024-12-21T04:33:15.647Z Compiling toolchain_find v0.4.0
29572024-12-21T04:33:15.678Z Compiling camino-tempfile v1.1.1
29582024-12-21T04:33:15.761Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29592024-12-21T04:33:16.048Z Compiling bitfield-struct v0.6.2
29602024-12-21T04:33:16.134Z Compiling topological-sort v0.2.2
29612024-12-21T04:33:16.269Z Compiling mime_guess v2.0.5
29622024-12-21T04:33:16.357Z Compiling rustfmt-wrapper v0.2.1
29632024-12-21T04:33:16.926Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29642024-12-21T04:33:16.943Z Checking primeorder v0.13.6
29652024-12-21T04:33:17.207Z Checking env_filter v0.1.2
29662024-12-21T04:33:17.223Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29672024-12-21T04:33:17.262Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29682024-12-21T04:33:17.331Z Checking thiserror-no-std v2.0.2
29692024-12-21T04:33:17.381Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29702024-12-21T04:33:17.416Z Checking p384 v0.13.0
29712024-12-21T04:33:17.431Z Checking env_logger v0.11.5
29722024-12-21T04:33:17.448Z Checking vsss-rs v3.3.4
29732024-12-21T04:33:17.464Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29742024-12-21T04:33:17.617Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29752024-12-21T04:33:17.826Z Checking http-range v0.1.5
29762024-12-21T04:33:18.009Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29772024-12-21T04:33:18.028Z Compiling zip v2.1.3
29782024-12-21T04:33:18.044Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29792024-12-21T04:33:18.250Z Checking bumpalo v3.16.0
29802024-12-21T04:33:18.284Z Checking simd-adler32 v0.3.7
29812024-12-21T04:33:18.325Z Checking lockfree-object-pool v0.1.6
29822024-12-21T04:33:18.495Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29832024-12-21T04:33:18.497Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29842024-12-21T04:33:18.624Z Checking zopfli v0.8.1
29852024-12-21T04:33:18.627Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29862024-12-21T04:33:18.801Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29872024-12-21T04:33:19.251Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29882024-12-21T04:33:19.338Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29892024-12-21T04:33:19.356Z Checking nanorand v0.7.0
29902024-12-21T04:33:19.538Z Checking atty v0.2.14
29912024-12-21T04:33:19.673Z Checking glob v0.3.1
29922024-12-21T04:33:19.706Z Checking flume v0.11.1
29932024-12-21T04:33:19.724Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29942024-12-21T04:33:19.955Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29952024-12-21T04:33:20.007Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29962024-12-21T04:33:20.235Z Compiling omicron-zone-package v0.11.1
29972024-12-21T04:33:20.590Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29982024-12-21T04:33:21.142Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29992024-12-21T04:33:21.351Z Checking hyper-staticfile v0.10.1
30002024-12-21T04:33:21.888Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30012024-12-21T04:33:22.086Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30022024-12-21T04:33:22.200Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30032024-12-21T04:33:22.305Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
30042024-12-21T04:33:22.522Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30052024-12-21T04:33:23.309Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30062024-12-21T04:33:23.379Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30072024-12-21T04:33:23.400Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
30082024-12-21T04:33:23.712Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30092024-12-21T04:33:25.040Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30102024-12-21T04:33:26.470Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30112024-12-21T04:33:26.473Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30122024-12-21T04:33:37.085Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30132024-12-21T04:33:50.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.88s
30142024-12-21T04:33:51.084Z
30152024-12-21T04:33:51.084Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/176)
30162024-12-21T04:33:51.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172024-12-21T04:33:51.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182024-12-21T04:33:51.836Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30192024-12-21T04:34:05.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
30202024-12-21T04:34:05.886Z
30212024-12-21T04:34:05.886Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/176)
30222024-12-21T04:34:06.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232024-12-21T04:34:06.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242024-12-21T04:34:06.623Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30252024-12-21T04:34:20.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s
30262024-12-21T04:34:20.892Z
30272024-12-21T04:34:20.892Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/176)
30282024-12-21T04:34:21.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292024-12-21T04:34:21.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302024-12-21T04:34:21.642Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30312024-12-21T04:34:35.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.71s
30322024-12-21T04:34:35.792Z
30332024-12-21T04:34:35.792Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/176)
30342024-12-21T04:34:36.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352024-12-21T04:34:36.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362024-12-21T04:34:36.529Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30372024-12-21T04:34:50.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
30382024-12-21T04:34:50.620Z
30392024-12-21T04:34:50.620Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/176)
30402024-12-21T04:34:51.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412024-12-21T04:34:51.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422024-12-21T04:34:51.361Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30432024-12-21T04:35:05.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.76s
30442024-12-21T04:35:05.568Z
30452024-12-21T04:35:05.568Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/176)
30462024-12-21T04:35:06.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472024-12-21T04:35:06.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482024-12-21T04:35:06.316Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30492024-12-21T04:35:20.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.58s
30502024-12-21T04:35:20.341Z
30512024-12-21T04:35:20.341Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/176)
30522024-12-21T04:35:20.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532024-12-21T04:35:20.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542024-12-21T04:35:21.085Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30552024-12-21T04:35:35.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s
30562024-12-21T04:35:35.218Z
30572024-12-21T04:35:35.218Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/176)
30582024-12-21T04:35:35.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592024-12-21T04:35:35.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602024-12-21T04:35:35.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612024-12-21T04:35:35.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30622024-12-21T04:35:35.868Z
30632024-12-21T04:35:35.868Zinfo: running `cargo check --bins` on key-manager (120/176)
30642024-12-21T04:35:36.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652024-12-21T04:35:36.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662024-12-21T04:35:36.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672024-12-21T04:35:36.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30682024-12-21T04:35:36.492Z
30692024-12-21T04:35:36.492Zinfo: running `cargo check --bins` on range-requests (121/176)
30702024-12-21T04:35:37.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712024-12-21T04:35:37.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722024-12-21T04:35:37.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732024-12-21T04:35:37.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30742024-12-21T04:35:37.106Z
30752024-12-21T04:35:37.107Zinfo: running `cargo check --bins` on repo-depot-api (122/176)
30762024-12-21T04:35:37.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772024-12-21T04:35:37.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782024-12-21T04:35:37.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792024-12-21T04:35:37.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30802024-12-21T04:35:37.735Z
30812024-12-21T04:35:37.735Zinfo: running `cargo check --bins` on sled-agent-api (123/176)
30822024-12-21T04:35:38.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832024-12-21T04:35:38.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842024-12-21T04:35:38.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852024-12-21T04:35:38.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30862024-12-21T04:35:38.395Z
30872024-12-21T04:35:38.395Zinfo: running `cargo check --bins` on sled-diagnostics (124/176)
30882024-12-21T04:35:38.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892024-12-21T04:35:38.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902024-12-21T04:35:38.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912024-12-21T04:35:38.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30922024-12-21T04:35:39.009Z
30932024-12-21T04:35:39.010Zinfo: running `cargo check --bins` on sled-hardware (125/176)
30942024-12-21T04:35:39.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952024-12-21T04:35:39.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962024-12-21T04:35:39.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972024-12-21T04:35:39.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30982024-12-21T04:35:39.659Z
30992024-12-21T04:35:39.660Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/176)
31002024-12-21T04:35:40.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012024-12-21T04:35:40.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022024-12-21T04:35:40.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032024-12-21T04:35:40.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31042024-12-21T04:35:40.307Z
31052024-12-21T04:35:40.307Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/176)
31062024-12-21T04:35:40.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072024-12-21T04:35:40.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082024-12-21T04:35:40.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092024-12-21T04:35:40.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31102024-12-21T04:35:40.958Z
31112024-12-21T04:35:40.958Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (128/176)
31122024-12-21T04:35:41.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132024-12-21T04:35:41.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142024-12-21T04:35:41.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152024-12-21T04:35:41.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31162024-12-21T04:35:41.623Z
31172024-12-21T04:35:41.623Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (129/176)
31182024-12-21T04:35:42.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192024-12-21T04:35:42.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202024-12-21T04:35:42.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212024-12-21T04:35:42.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31222024-12-21T04:35:42.274Z
31232024-12-21T04:35:42.274Zinfo: running `cargo check --bins` on nexus-test-interface (130/176)
31242024-12-21T04:35:42.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252024-12-21T04:35:42.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262024-12-21T04:35:42.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272024-12-21T04:35:42.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31282024-12-21T04:35:42.932Z
31292024-12-21T04:35:42.932Zinfo: running `cargo check --bins` on oximeter-collector (131/176)
31302024-12-21T04:35:43.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312024-12-21T04:35:43.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322024-12-21T04:35:43.633Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31332024-12-21T04:35:43.633Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31342024-12-21T04:35:44.516Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31352024-12-21T04:35:46.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
31362024-12-21T04:35:46.769Z
31372024-12-21T04:35:46.769Zinfo: running `cargo check --bins` on oximeter-api (132/176)
31382024-12-21T04:35:47.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392024-12-21T04:35:47.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402024-12-21T04:35:47.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412024-12-21T04:35:47.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31422024-12-21T04:35:47.405Z
31432024-12-21T04:35:47.405Zinfo: running `cargo check --bins` on cert-dev (133/176)
31442024-12-21T04:35:47.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452024-12-21T04:35:47.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462024-12-21T04:35:48.024Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31472024-12-21T04:35:48.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
31482024-12-21T04:35:48.460Z
31492024-12-21T04:35:48.460Zinfo: running `cargo check --bins` on clickana (134/176)
31502024-12-21T04:35:49.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512024-12-21T04:35:49.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522024-12-21T04:35:49.115Z Checking castaway v0.2.3
31532024-12-21T04:35:49.115Z Checking unicode-truncate v1.1.0
31542024-12-21T04:35:49.117Z Checking lru v0.12.5
31552024-12-21T04:35:49.117Z Compiling instability v0.3.2
31562024-12-21T04:35:49.117Z Checking cassowary v0.3.0
31572024-12-21T04:35:49.117Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31582024-12-21T04:35:49.332Z Checking compact_str v0.8.0
31592024-12-21T04:35:49.948Z Checking ratatui v0.28.1
31602024-12-21T04:35:50.858Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31612024-12-21T04:35:51.895Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31622024-12-21T04:35:52.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
31632024-12-21T04:35:52.920Z
31642024-12-21T04:35:52.920Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (135/176)
31652024-12-21T04:35:53.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662024-12-21T04:35:53.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672024-12-21T04:35:53.617Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31682024-12-21T04:35:53.619Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31692024-12-21T04:35:54.661Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31702024-12-21T04:35:55.154Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31712024-12-21T04:35:55.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
31722024-12-21T04:35:55.717Z
31732024-12-21T04:35:55.717Zinfo: running `cargo check --bins` on ch-dev (136/176)
31742024-12-21T04:35:56.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752024-12-21T04:35:56.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762024-12-21T04:35:56.383Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31772024-12-21T04:35:57.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
31782024-12-21T04:35:57.282Z
31792024-12-21T04:35:57.282Zinfo: running `cargo check --bins` on crdb-seed (137/176)
31802024-12-21T04:35:57.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812024-12-21T04:35:57.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822024-12-21T04:35:57.947Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31832024-12-21T04:35:58.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31842024-12-21T04:35:58.496Z
31852024-12-21T04:35:58.496Zinfo: running `cargo check --bins` on db-dev (138/176)
31862024-12-21T04:35:59.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872024-12-21T04:35:59.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882024-12-21T04:35:59.168Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31892024-12-21T04:35:59.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
31902024-12-21T04:36:00.079Z
31912024-12-21T04:36:00.079Zinfo: running `cargo check --bins` on omicron-dev-lib (139/176)
31922024-12-21T04:36:00.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932024-12-21T04:36:00.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942024-12-21T04:36:00.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952024-12-21T04:36:00.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31962024-12-21T04:36:00.720Z
31972024-12-21T04:36:00.721Zinfo: running `cargo check --bins` on xtask-downloader (140/176)
31982024-12-21T04:36:01.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992024-12-21T04:36:01.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002024-12-21T04:36:01.338Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32012024-12-21T04:36:02.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
32022024-12-21T04:36:02.400Z
32032024-12-21T04:36:02.400Zinfo: running `cargo check --bins` on omicron-ls-apis (141/176)
32042024-12-21T04:36:02.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052024-12-21T04:36:02.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062024-12-21T04:36:03.024Z Checking cargo-platform v0.1.8
32072024-12-21T04:36:03.295Z Checking cargo_metadata v0.18.1
32082024-12-21T04:36:04.274Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32092024-12-21T04:36:05.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s
32102024-12-21T04:36:05.287Z
32112024-12-21T04:36:05.287Zinfo: running `cargo check --bins` on mgs-dev (142/176)
32122024-12-21T04:36:05.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132024-12-21T04:36:05.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142024-12-21T04:36:06.000Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32152024-12-21T04:36:07.525Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32162024-12-21T04:36:08.157Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32172024-12-21T04:36:08.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
32182024-12-21T04:36:08.909Z
32192024-12-21T04:36:08.909Zinfo: running `cargo check --bins` on omicron-omdb (143/176)
32202024-12-21T04:36:09.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212024-12-21T04:36:09.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222024-12-21T04:36:09.698Z Compiling crunchy v0.2.2
32232024-12-21T04:36:09.699Z Compiling tiny-keccak v2.0.2
32242024-12-21T04:36:09.701Z Compiling dsl_auto_type v0.1.2
32252024-12-21T04:36:09.701Z Checking scheduled-thread-pool v0.2.7
32262024-12-21T04:36:09.701Z Compiling diesel_table_macro_syntax v0.2.0
32272024-12-21T04:36:09.837Z Compiling ascii-canvas v3.0.0
32282024-12-21T04:36:09.849Z Compiling ena v0.14.3
32292024-12-21T04:36:09.863Z Compiling regex-syntax v0.6.29
32302024-12-21T04:36:10.047Z Checking r2d2 v0.8.10
32312024-12-21T04:36:10.100Z Compiling diff v0.1.13
32322024-12-21T04:36:10.282Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32332024-12-21T04:36:10.285Z Compiling ref-cast v1.0.23
32342024-12-21T04:36:10.364Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32352024-12-21T04:36:10.401Z Compiling derive_builder_core v0.20.2
32362024-12-21T04:36:10.532Z Compiling libxml v0.3.3
32372024-12-21T04:36:10.645Z Compiling ref-cast-impl v1.0.23
32382024-12-21T04:36:10.728Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32392024-12-21T04:36:10.939Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32402024-12-21T04:36:10.958Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32412024-12-21T04:36:11.064Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32422024-12-21T04:36:11.226Z Compiling strum_macros v0.24.3
32432024-12-21T04:36:11.285Z Compiling samael v0.0.17
32442024-12-21T04:36:11.408Z Compiling diesel_derives v2.2.3
32452024-12-21T04:36:11.497Z Compiling indoc v1.0.9
32462024-12-21T04:36:12.460Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32472024-12-21T04:36:12.752Z Compiling oso-derive v0.27.3
32482024-12-21T04:36:12.855Z Compiling derive_builder_macro v0.20.2
32492024-12-21T04:36:13.176Z Compiling lalrpop v0.19.12
32502024-12-21T04:36:13.760Z Checking derive_builder v0.20.2
32512024-12-21T04:36:13.780Z Compiling impl-trait-for-tuples v0.2.2
32522024-12-21T04:36:13.913Z Checking quick-xml v0.33.0
32532024-12-21T04:36:14.390Z Compiling diesel-dtrace v0.4.2
32542024-12-21T04:36:14.688Z Checking maplit v1.0.2
32552024-12-21T04:36:14.912Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32562024-12-21T04:36:14.935Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32572024-12-21T04:36:15.211Z Checking bb8 v0.8.5
32582024-12-21T04:36:15.753Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32592024-12-21T04:36:15.869Z Checking rand_seeder v0.3.0
32602024-12-21T04:36:16.069Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32612024-12-21T04:36:16.111Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32622024-12-21T04:36:16.139Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32632024-12-21T04:36:16.325Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32642024-12-21T04:36:16.604Z Checking is_ci v1.2.0
32652024-12-21T04:36:16.633Z Checking smawk v0.3.2
32662024-12-21T04:36:16.744Z Checking unicode-linebreak v0.1.5
32672024-12-21T04:36:16.853Z Checking supports-color v3.0.1
32682024-12-21T04:36:17.085Z Checking multimap v0.10.0
32692024-12-21T04:36:17.164Z Checking textwrap v0.16.1
32702024-12-21T04:36:17.989Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32712024-12-21T04:36:20.685Z Checking diesel v2.2.6
32722024-12-21T04:36:46.433Z Compiling polar-core v0.27.3
32732024-12-21T04:36:49.848Z Checking async-bb8-diesel v0.2.1
32742024-12-21T04:36:53.906Z Checking oso v0.27.3
32752024-12-21T04:38:01.675Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32762024-12-21T04:38:07.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
32772024-12-21T04:38:08.179Z
32782024-12-21T04:38:08.179Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (144/176)
32792024-12-21T04:38:08.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-12-21T04:38:08.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-12-21T04:38:08.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-12-21T04:38:08.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32832024-12-21T04:38:08.870Z
32842024-12-21T04:38:08.871Zinfo: running `cargo check --bins` on nexus-saga-recovery (145/176)
32852024-12-21T04:38:09.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862024-12-21T04:38:09.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872024-12-21T04:38:09.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882024-12-21T04:38:09.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32892024-12-21T04:38:09.558Z
32902024-12-21T04:38:09.558Zinfo: running `cargo check --bins` on nexus-test-utils-macros (146/176)
32912024-12-21T04:38:10.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922024-12-21T04:38:10.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932024-12-21T04:38:10.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942024-12-21T04:38:10.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32952024-12-21T04:38:10.179Z
32962024-12-21T04:38:10.179Zinfo: running `cargo check --bins` on omicron-nexus (147/176)
32972024-12-21T04:38:10.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982024-12-21T04:38:10.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992024-12-21T04:38:10.994Z Compiling libz-sys v1.1.20
33002024-12-21T04:38:11.108Z Compiling libgit2-sys v0.17.0+1.8.1
33012024-12-21T04:38:11.121Z Compiling vergen v8.3.2
33022024-12-21T04:38:11.124Z Compiling cargo-platform v0.1.8
33032024-12-21T04:38:11.124Z Compiling pin-project-internal v1.1.6
33042024-12-21T04:38:11.162Z Compiling snafu-derive v0.8.5
33052024-12-21T04:38:11.164Z Compiling libsqlite3-sys v0.30.1
33062024-12-21T04:38:11.165Z Compiling cfg_aliases v0.2.1
33072024-12-21T04:38:11.345Z Compiling rustls v0.21.12
33082024-12-21T04:38:11.407Z Compiling cargo_metadata v0.18.1
33092024-12-21T04:38:11.602Z Compiling buf-list v1.0.3
33102024-12-21T04:38:11.699Z Compiling nix v0.29.0
33112024-12-21T04:38:12.208Z Checking globset v0.4.15
33122024-12-21T04:38:12.214Z Checking sct v0.7.1
33132024-12-21T04:38:12.258Z Checking rustls-webpki v0.101.7
33142024-12-21T04:38:12.277Z Checking olpc-cjson v0.1.4
33152024-12-21T04:38:12.295Z Checking serde_plain v1.0.2
33162024-12-21T04:38:12.502Z Checking typed-path v0.9.3
33172024-12-21T04:38:12.866Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33182024-12-21T04:38:13.015Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33192024-12-21T04:38:13.128Z Checking hashlink v0.9.1
33202024-12-21T04:38:13.291Z Checking fallible-streaming-iterator v0.1.9
33212024-12-21T04:38:13.540Z Checking fallible-iterator v0.3.0
33222024-12-21T04:38:13.736Z Checking parse-size v1.1.0
33232024-12-21T04:38:14.109Z Checking pin-project v1.1.6
33242024-12-21T04:38:14.182Z Checking rusqlite v0.32.1
33252024-12-21T04:38:14.229Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33262024-12-21T04:38:14.444Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33272024-12-21T04:38:14.460Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33282024-12-21T04:38:14.957Z Checking rustls-pemfile v1.0.4
33292024-12-21T04:38:15.153Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33302024-12-21T04:38:15.192Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33312024-12-21T04:38:15.379Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33322024-12-21T04:38:15.406Z Checking twox-hash v1.6.3
33332024-12-21T04:38:15.454Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33342024-12-21T04:38:15.516Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33352024-12-21T04:38:15.843Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33362024-12-21T04:38:16.247Z Checking tokio-rustls v0.24.1
33372024-12-21T04:38:16.414Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33382024-12-21T04:38:16.609Z Checking snafu v0.8.5
33392024-12-21T04:38:16.612Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33402024-12-21T04:38:16.763Z Checking fatfs v0.3.6
33412024-12-21T04:38:17.100Z Checking tough v0.19.0
33422024-12-21T04:38:17.296Z Checking assert_matches v1.5.0
33432024-12-21T04:38:21.391Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33442024-12-21T04:38:22.777Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33452024-12-21T04:38:23.790Z Compiling git2 v0.19.0
33462024-12-21T04:38:28.549Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33472024-12-21T04:39:21.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
33482024-12-21T04:39:21.652Z
33492024-12-21T04:39:21.652Zinfo: running `cargo check --bins` on nexus-external-api (148/176)
33502024-12-21T04:39:22.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512024-12-21T04:39:22.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522024-12-21T04:39:22.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532024-12-21T04:39:22.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33542024-12-21T04:39:22.349Z
33552024-12-21T04:39:22.349Zinfo: running `cargo check --bins` on openapi-manager-types (149/176)
33562024-12-21T04:39:22.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572024-12-21T04:39:22.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582024-12-21T04:39:22.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592024-12-21T04:39:22.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33602024-12-21T04:39:22.960Z
33612024-12-21T04:39:22.960Zinfo: running `cargo check --bins` on nexus-internal-api (150/176)
33622024-12-21T04:39:23.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632024-12-21T04:39:23.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642024-12-21T04:39:23.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652024-12-21T04:39:23.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33662024-12-21T04:39:23.625Z
33672024-12-21T04:39:23.625Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (151/176)
33682024-12-21T04:39:24.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692024-12-21T04:39:24.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702024-12-21T04:39:24.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712024-12-21T04:39:24.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33722024-12-21T04:39:24.309Z
33732024-12-21T04:39:24.309Zinfo: running `cargo check --bins` on nexus-networking (152/176)
33742024-12-21T04:39:24.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752024-12-21T04:39:24.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762024-12-21T04:39:24.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772024-12-21T04:39:24.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33782024-12-21T04:39:24.997Z
33792024-12-21T04:39:24.997Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (153/176)
33802024-12-21T04:39:25.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812024-12-21T04:39:25.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822024-12-21T04:39:25.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832024-12-21T04:39:25.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33842024-12-21T04:39:25.688Z
33852024-12-21T04:39:25.688Zinfo: running `cargo check --bins` on update-common (154/176)
33862024-12-21T04:39:26.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872024-12-21T04:39:26.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882024-12-21T04:39:26.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892024-12-21T04:39:26.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33902024-12-21T04:39:26.345Z
33912024-12-21T04:39:26.345Zinfo: running `cargo check --bins` on tufaceous-lib (155/176)
33922024-12-21T04:39:26.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932024-12-21T04:39:26.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942024-12-21T04:39:26.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952024-12-21T04:39:26.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33962024-12-21T04:39:27.004Z
33972024-12-21T04:39:27.004Zinfo: running `cargo check --bins` on tufaceous (156/176)
33982024-12-21T04:39:27.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992024-12-21T04:39:27.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002024-12-21T04:39:27.679Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34012024-12-21T04:39:28.936Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
34022024-12-21T04:39:29.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s
34032024-12-21T04:39:30.039Z
34042024-12-21T04:39:30.039Zinfo: running `cargo check --bins` on omicron-dev (157/176)
34052024-12-21T04:39:30.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062024-12-21T04:39:30.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072024-12-21T04:39:30.904Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34082024-12-21T04:39:30.907Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34092024-12-21T04:39:31.043Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34102024-12-21T04:39:31.046Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34112024-12-21T04:39:32.084Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34122024-12-21T04:39:58.662Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34132024-12-21T04:39:58.666Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34142024-12-21T04:39:58.666Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34152024-12-21T04:39:58.666Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34162024-12-21T04:39:58.666Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34172024-12-21T04:39:59.534Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34182024-12-21T04:40:00.875Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34192024-12-21T04:40:39.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
34202024-12-21T04:40:39.572Z
34212024-12-21T04:40:39.572Zinfo: running `cargo check --bins` on openapi-manager (158/176)
34222024-12-21T04:40:40.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232024-12-21T04:40:40.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242024-12-21T04:40:40.288Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34252024-12-21T04:40:40.288Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34262024-12-21T04:40:40.291Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34272024-12-21T04:40:40.421Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34282024-12-21T04:40:40.424Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34292024-12-21T04:40:40.453Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34302024-12-21T04:40:40.455Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
34312024-12-21T04:40:40.455Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34322024-12-21T04:40:40.607Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34332024-12-21T04:40:40.724Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34342024-12-21T04:40:41.066Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34352024-12-21T04:40:41.112Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34362024-12-21T04:40:41.490Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34372024-12-21T04:40:41.606Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34382024-12-21T04:40:41.910Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34392024-12-21T04:40:43.354Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34402024-12-21T04:40:43.507Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34412024-12-21T04:40:44.117Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34422024-12-21T04:40:44.382Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34432024-12-21T04:40:46.183Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34442024-12-21T04:40:46.183Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34452024-12-21T04:40:47.552Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34462024-12-21T04:40:49.132Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34472024-12-21T04:40:55.279Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34482024-12-21T04:40:55.282Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34492024-12-21T04:40:56.502Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
34502024-12-21T04:40:57.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s
34512024-12-21T04:40:57.830Z
34522024-12-21T04:40:57.830Zinfo: running `cargo check --bins` on installinator-api (159/176)
34532024-12-21T04:40:58.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542024-12-21T04:40:58.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552024-12-21T04:40:58.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34562024-12-21T04:40:58.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34572024-12-21T04:40:58.476Z
34582024-12-21T04:40:58.476Zinfo: running `cargo check --bins` on wicketd-api (160/176)
34592024-12-21T04:40:59.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602024-12-21T04:40:59.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612024-12-21T04:40:59.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34622024-12-21T04:40:59.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34632024-12-21T04:40:59.144Z
34642024-12-21T04:40:59.144Zinfo: running `cargo check --bins` on reconfigurator-cli (161/176)
34652024-12-21T04:40:59.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662024-12-21T04:40:59.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672024-12-21T04:40:59.841Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34682024-12-21T04:40:59.841Z Compiling petname v2.0.2
34692024-12-21T04:40:59.845Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34702024-12-21T04:40:59.845Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34712024-12-21T04:40:59.845Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34722024-12-21T04:40:59.845Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34732024-12-21T04:40:59.845Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34742024-12-21T04:40:59.957Z Checking sync-ptr v0.1.1
34752024-12-21T04:41:05.376Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34762024-12-21T04:41:06.026Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34772024-12-21T04:41:07.241Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34782024-12-21T04:41:08.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.69s
34792024-12-21T04:41:09.006Z
34802024-12-21T04:41:09.006Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (162/176)
34812024-12-21T04:41:09.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822024-12-21T04:41:09.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832024-12-21T04:41:09.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842024-12-21T04:41:09.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34852024-12-21T04:41:09.682Z
34862024-12-21T04:41:09.682Zinfo: running `cargo check --bins` on omicron-releng (163/176)
34872024-12-21T04:41:10.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-12-21T04:41:10.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-12-21T04:41:10.354Z Checking memmap2 v0.9.5
34902024-12-21T04:41:10.354Z Checking arrayvec v0.7.6
34912024-12-21T04:41:10.354Z Checking arrayref v0.3.9
34922024-12-21T04:41:10.356Z Checking constant_time_eq v0.3.1
34932024-12-21T04:41:10.356Z Checking spin v0.5.2
34942024-12-21T04:41:10.457Z Checking topological-sort v0.2.2
34952024-12-21T04:41:10.480Z Checking shell-words v1.1.0
34962024-12-21T04:41:10.635Z Checking ring v0.16.20
34972024-12-21T04:41:10.758Z Checking blake3 v1.5.4
34982024-12-21T04:41:11.776Z Checking omicron-zone-package v0.11.1
34992024-12-21T04:41:12.893Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35002024-12-21T04:41:13.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
35012024-12-21T04:41:13.992Z
35022024-12-21T04:41:13.992Zinfo: running `cargo check --bins` on xtask (164/176)
35032024-12-21T04:41:14.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042024-12-21T04:41:14.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052024-12-21T04:41:14.430Z Checking bitflags v2.6.0
35062024-12-21T04:41:14.432Z Checking serde v1.0.215
35072024-12-21T04:41:14.432Z Checking thiserror v1.0.69
35082024-12-21T04:41:14.521Z Checking scroll v0.12.0
35092024-12-21T04:41:14.530Z Checking hashbrown v0.15.1
35102024-12-21T04:41:14.532Z Checking log v0.4.22
35112024-12-21T04:41:14.532Z Checking zerocopy v0.7.35
35122024-12-21T04:41:14.563Z Checking syn v2.0.87
35132024-12-21T04:41:14.632Z Checking pest v2.7.14
35142024-12-21T04:41:14.756Z Checking rustix v0.38.37
35152024-12-21T04:41:14.813Z Checking once_cell v1.20.2
35162024-12-21T04:41:14.990Z Checking goblin v0.8.2
35172024-12-21T04:41:15.122Z Checking fs-err v2.11.0
35182024-12-21T04:41:15.466Z Checking anyhow v1.0.93
35192024-12-21T04:41:15.599Z Checking indexmap v2.6.0
35202024-12-21T04:41:15.825Z Checking tabled v0.15.0
35212024-12-21T04:41:16.752Z Checking dtrace-parser v0.2.0
35222024-12-21T04:41:16.814Z Checking terminal_size v0.4.0
35232024-12-21T04:41:16.814Z Checking tempfile v3.13.0
35242024-12-21T04:41:16.982Z Checking clap_builder v4.5.21
35252024-12-21T04:41:19.037Z Checking clap v4.5.21
35262024-12-21T04:41:19.214Z Checking serde_json v1.0.133
35272024-12-21T04:41:19.214Z Checking serde_spanned v0.6.8
35282024-12-21T04:41:19.216Z Checking toml_datetime v0.6.8
35292024-12-21T04:41:19.216Z Checking camino v1.1.9
35302024-12-21T04:41:19.216Z Checking semver v1.0.23
35312024-12-21T04:41:19.216Z Checking cargo-platform v0.1.8
35322024-12-21T04:41:19.216Z Checking macaddr v1.0.1
35332024-12-21T04:41:19.472Z Checking toml_edit v0.22.22
35342024-12-21T04:41:19.738Z Checking camino-tempfile v1.1.1
35352024-12-21T04:41:20.378Z Checking dof v0.3.0
35362024-12-21T04:41:20.378Z Checking cargo_metadata v0.18.1
35372024-12-21T04:41:20.788Z Checking usdt-impl v0.5.0
35382024-12-21T04:41:21.151Z Checking usdt v0.5.0
35392024-12-21T04:41:21.241Z Checking toml v0.8.19
35402024-12-21T04:41:22.144Z Checking cargo_toml v0.20.5
35412024-12-21T04:41:22.943Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35422024-12-21T04:41:23.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.57s
35432024-12-21T04:41:23.666Z
35442024-12-21T04:41:23.666Zinfo: running `cargo check --bins` on end-to-end-tests (165/176)
35452024-12-21T04:41:24.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462024-12-21T04:41:24.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472024-12-21T04:41:24.449Z Checking polyval v0.6.2
35482024-12-21T04:41:24.563Z Checking ctr v0.9.2
35492024-12-21T04:41:24.575Z Checking ssh-encoding v0.2.0
35502024-12-21T04:41:24.577Z Checking blowfish v0.9.1
35512024-12-21T04:41:24.601Z Checking password-hash v0.4.2
35522024-12-21T04:41:24.603Z Checking matches v0.1.10
35532024-12-21T04:41:24.631Z Checking p256 v0.13.2
35542024-12-21T04:41:24.631Z Checking p521 v0.13.3
35552024-12-21T04:41:24.707Z Checking idna v0.2.3
35562024-12-21T04:41:24.798Z Checking ghash v0.5.1
35572024-12-21T04:41:24.833Z Checking bcrypt-pbkdf v0.10.0
35582024-12-21T04:41:24.836Z Compiling enum-as-inner v0.5.1
35592024-12-21T04:41:24.891Z Checking russh-cryptovec v0.7.3
35602024-12-21T04:41:24.967Z Checking aes-gcm v0.10.3
35612024-12-21T04:41:25.011Z Checking pbkdf2 v0.11.0
35622024-12-21T04:41:25.095Z Checking md5 v0.7.0
35632024-12-21T04:41:25.116Z Checking num-bigint v0.4.6
35642024-12-21T04:41:25.133Z Checking des v0.8.1
35652024-12-21T04:41:25.213Z Checking ssh-cipher v0.2.0
35662024-12-21T04:41:25.292Z Checking hex-literal v0.4.1
35672024-12-21T04:41:25.372Z Compiling dhcproto-macros v0.1.0
35682024-12-21T04:41:25.402Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35692024-12-21T04:41:25.424Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35702024-12-21T04:41:25.500Z Checking ssh-key v0.6.6
35712024-12-21T04:41:25.523Z Checking internet-checksum v0.2.1
35722024-12-21T04:41:25.842Z Checking trust-dns-proto v0.22.0
35732024-12-21T04:41:26.825Z Checking russh-keys v0.45.0
35742024-12-21T04:41:27.754Z Checking russh v0.45.0
35752024-12-21T04:41:28.368Z Checking dhcproto v0.12.0
35762024-12-21T04:41:45.805Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35772024-12-21T04:41:47.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.58s
35782024-12-21T04:41:47.444Z
35792024-12-21T04:41:47.444Zinfo: running `cargo check --bins` on gateway-cli (166/176)
35802024-12-21T04:41:48.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812024-12-21T04:41:48.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822024-12-21T04:41:48.091Z Checking termios v0.3.3
35832024-12-21T04:41:48.310Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35842024-12-21T04:41:49.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
35852024-12-21T04:41:49.281Z
35862024-12-21T04:41:49.281Zinfo: running `cargo check --bins --no-default-features` on installinator (167/176)
35872024-12-21T04:41:49.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882024-12-21T04:41:49.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892024-12-21T04:41:49.991Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35902024-12-21T04:41:49.991Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35912024-12-21T04:41:49.995Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35922024-12-21T04:41:49.995Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35932024-12-21T04:41:51.067Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35942024-12-21T04:41:52.386Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35952024-12-21T04:41:54.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
35962024-12-21T04:41:54.503Z
35972024-12-21T04:41:54.504Zinfo: running `cargo check --bins` on internal-dns-cli (168/176)
35982024-12-21T04:41:55.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992024-12-21T04:41:55.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002024-12-21T04:41:55.152Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36012024-12-21T04:41:55.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
36022024-12-21T04:41:55.824Z
36032024-12-21T04:41:55.824Zinfo: running `cargo check --bins` on omicron-live-tests (169/176)
36042024-12-21T04:41:56.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052024-12-21T04:41:56.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062024-12-21T04:41:56.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072024-12-21T04:41:56.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36082024-12-21T04:41:56.437Z
36092024-12-21T04:41:56.438Zinfo: running `cargo check --bins` on live-tests-macros (170/176)
36102024-12-21T04:41:56.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112024-12-21T04:41:56.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122024-12-21T04:41:56.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132024-12-21T04:41:56.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36142024-12-21T04:41:57.058Z
36152024-12-21T04:41:57.058Zinfo: running `cargo check --bins` on omicron-package (171/176)
36162024-12-21T04:41:57.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172024-12-21T04:41:57.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182024-12-21T04:41:57.738Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
36192024-12-21T04:41:59.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
36202024-12-21T04:41:59.316Z
36212024-12-21T04:41:59.316Zinfo: running `cargo check --bins` on wicket-dbg (172/176)
36222024-12-21T04:41:59.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232024-12-21T04:41:59.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242024-12-21T04:42:00.023Z Checking rtoolbox v0.0.2
36252024-12-21T04:42:00.025Z Checking tui-tree-widget v0.22.0
36262024-12-21T04:42:00.025Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36272024-12-21T04:42:00.261Z Checking rpassword v7.3.1
36282024-12-21T04:42:04.346Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36292024-12-21T04:42:07.450Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
36302024-12-21T04:42:08.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.39s
36312024-12-21T04:42:08.930Z
36322024-12-21T04:42:08.930Zinfo: running `cargo check --bins` on wicket (173/176)
36332024-12-21T04:42:09.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342024-12-21T04:42:09.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352024-12-21T04:42:09.855Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36362024-12-21T04:42:10.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
36372024-12-21T04:42:10.246Z
36382024-12-21T04:42:10.246Zinfo: running `cargo check --bins` on wicketd (174/176)
36392024-12-21T04:42:10.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36402024-12-21T04:42:10.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36412024-12-21T04:42:10.983Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36422024-12-21T04:42:10.985Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36432024-12-21T04:42:11.864Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36442024-12-21T04:42:15.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
36452024-12-21T04:42:15.965Z
36462024-12-21T04:42:15.965Zinfo: running `cargo check --bins` on omicron-workspace-hack (175/176)
36472024-12-21T04:42:16.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482024-12-21T04:42:16.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492024-12-21T04:42:16.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36502024-12-21T04:42:16.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36512024-12-21T04:42:16.582Z
36522024-12-21T04:42:16.582Zinfo: running `cargo check --bins` on zone-setup (176/176)
36532024-12-21T04:42:17.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542024-12-21T04:42:17.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552024-12-21T04:42:17.338Z Checking uzers v0.12.1
36562024-12-21T04:42:17.685Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36572024-12-21T04:42:18.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
36582024-12-21T04:42:19.113Z
36592024-12-21T04:42:19.113Zreal 13:43.752803495
36602024-12-21T04:42:19.113Zuser 25:45.513162211
36612024-12-21T04:42:19.113Zsys 5:46.697991213
36622024-12-21T04:42:19.113Ztrap 0.507553613
36632024-12-21T04:42:19.113Ztflt 2.390152935
36642024-12-21T04:42:19.113Zdflt 2.993669447
36652024-12-21T04:42:19.113Zkflt 0.001555374
36662024-12-21T04:42:19.113Zlock 49:16.524984536
36672024-12-21T04:42:19.116Zslp 2:14:38.510557701
36682024-12-21T04:42:19.116Zlat 1:05.733360123
36692024-12-21T04:42:19.116Zstop 3:26.201009588
36702024-12-21T04:42:19.116Zprocess exited: duration 1224221 ms, exit code 0
 
36712024-12-21T04:42:19.121Zfound 0 output files