|
|
|
1 | 2025-05-08T20:37:27.723Z | job assigned to worker 01JTRSTD4AV8923NV5G5AVBE0C [factory aws, i-01655e4c2d1c3e842] (queued for 1 m 2 s) |
|
2 | 2025-05-08T20:37:36.227Z | starting task 0: "setup" |
3 | 2025-05-08T20:37:36.234Z | ++ uname -s |
4 | 2025-05-08T20:37:36.237Z | + kern=SunOS |
5 | 2025-05-08T20:37:36.237Z | + build_user=build |
6 | 2025-05-08T20:37:36.237Z | + build_uid=12345 |
7 | 2025-05-08T20:37:36.237Z | + work_dir=/work |
8 | 2025-05-08T20:37:36.237Z | + input_dir=/input |
9 | 2025-05-08T20:37:36.237Z | + [[ 0 == 12345 ]] |
10 | 2025-05-08T20:37:36.237Z | + case "$kern" in |
11 | 2025-05-08T20:37:36.237Z | + groupadd -g 12345 build |
12 | 2025-05-08T20:37:36.240Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-05-08T20:37:38.248Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-05-08T20:37:38.361Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-05-08T20:37:38.364Z | + home_fs=zfs |
16 | 2025-05-08T20:37:38.364Z | + [[ zfs == autofs ]] |
17 | 2025-05-08T20:37:38.364Z | + mkdir -p /home/build |
18 | 2025-05-08T20:37:38.367Z | + chown build:build /home/build /work |
19 | 2025-05-08T20:37:40.369Z | + chmod 0700 /home/build /work |
20 | 2025-05-08T20:37:40.372Z | process exited: duration 4144 ms, exit code 0 |
|
21 | 2025-05-08T20:37:40.379Z | starting task 1: "rust-toolchain" |
22 | 2025-05-08T20:37:40.384Z | + printf ' * rust toolchain channel = "%s"\n' 1.86.0 |
23 | 2025-05-08T20:37:40.384Z | * rust toolchain channel = "1.86.0" |
24 | 2025-05-08T20:37:40.384Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-05-08T20:37:40.384Z | * rust toolchain profile = "default" |
26 | 2025-05-08T20:37:40.384Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-05-08T20:37:40.384Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-05-08T20:37:40.387Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-05-08T20:37:40.388Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default |
30 | 2025-05-08T20:37:40.505Z | info: downloading installer |
31 | 2025-05-08T20:37:42.190Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-05-08T20:37:42.190Z | warn: /opt/ooce/bin |
33 | 2025-05-08T20:37:42.190Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-05-08T20:37:42.190Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-05-08T20:37:42.190Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-05-08T20:37:42.190Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-05-08T20:37:42.190Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-05-08T20:37:42.190Z | error: cannot install while Rust is installed |
39 | 2025-05-08T20:37:42.190Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-05-08T20:37:42.208Z | info: profile set to 'default' |
41 | 2025-05-08T20:37:42.208Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-05-08T20:37:42.211Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
43 | 2025-05-08T20:37:42.390Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
44 | 2025-05-08T20:37:42.390Z | info: downloading component 'cargo' |
45 | 2025-05-08T20:37:43.289Z | info: downloading component 'clippy' |
46 | 2025-05-08T20:37:43.668Z | info: downloading component 'rust-docs' |
47 | 2025-05-08T20:37:45.482Z | info: downloading component 'rust-std' |
48 | 2025-05-08T20:37:47.013Z | info: downloading component 'rustc' |
49 | 2025-05-08T20:37:55.633Z | info: downloading component 'rustfmt' |
50 | 2025-05-08T20:37:55.921Z | info: installing component 'cargo' |
51 | 2025-05-08T20:37:56.747Z | info: installing component 'clippy' |
52 | 2025-05-08T20:37:57.136Z | info: installing component 'rust-docs' |
53 | 2025-05-08T20:37:59.014Z | info: installing component 'rust-std' |
54 | 2025-05-08T20:38:00.759Z | info: installing component 'rustc' |
55 | 2025-05-08T20:38:07.138Z | info: installing component 'rustfmt' |
56 | 2025-05-08T20:38:07.469Z | info: default toolchain set to '1.86.0-x86_64-unknown-illumos' |
57 | 2025-05-08T20:38:07.469Z | |
58 | 2025-05-08T20:38:07.885Z | 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
59 | 2025-05-08T20:38:07.886Z | |
60 | 2025-05-08T20:38:07.889Z | |
61 | 2025-05-08T20:38:07.889Z | Rust is installed now. Great! |
62 | 2025-05-08T20:38:07.889Z | |
63 | 2025-05-08T20:38:07.889Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-05-08T20:38:07.889Z | environment variable. This has not been done automatically. |
65 | 2025-05-08T20:38:07.889Z | |
66 | 2025-05-08T20:38:07.889Z | To configure your current shell, you need to source |
67 | 2025-05-08T20:38:07.889Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-05-08T20:38:07.889Z | |
69 | 2025-05-08T20:38:07.889Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-05-08T20:38:07.889Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-05-08T20:38:07.889Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-05-08T20:38:07.890Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-05-08T20:38:07.970Z | + rustup --version |
74 | 2025-05-08T20:38:07.981Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-05-08T20:38:07.984Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-05-08T20:38:08.059Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
77 | 2025-05-08T20:38:08.064Z | + cargo --version |
78 | 2025-05-08T20:38:08.125Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
79 | 2025-05-08T20:38:08.129Z | + rustc --version |
80 | 2025-05-08T20:38:08.194Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
81 | 2025-05-08T20:38:08.197Z | process exited: duration 27813 ms, exit code 0 |
|
82 | 2025-05-08T20:38:08.204Z | starting task 2: "authentication" |
83 | 2025-05-08T20:38:08.226Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2025-05-08T20:38:08.234Z | starting task 3: "clone repository" |
85 | 2025-05-08T20:38:08.237Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-05-08T20:38:08.240Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-05-08T20:38:08.806Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-05-08T20:38:16.576Z | + cd /work/oxidecomputer/omicron |
89 | 2025-05-08T20:38:16.576Z | + git fetch origin 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
90 | 2025-05-08T20:38:16.888Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-05-08T20:38:16.888Z | * branch 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 -> FETCH_HEAD |
92 | 2025-05-08T20:38:16.904Z | + [[ -n ixi/propolis-oximeter-vss ]] |
93 | 2025-05-08T20:38:16.908Z | ++ git branch --show-current |
94 | 2025-05-08T20:38:16.908Z | + current=main |
95 | 2025-05-08T20:38:16.908Z | + [[ main != ixi/propolis-oximeter-vss ]] |
96 | 2025-05-08T20:38:16.908Z | + git branch -f ixi/propolis-oximeter-vss 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
97 | 2025-05-08T20:38:16.908Z | + git checkout -f ixi/propolis-oximeter-vss |
98 | 2025-05-08T20:38:17.117Z | Switched to branch 'ixi/propolis-oximeter-vss' |
99 | 2025-05-08T20:38:17.120Z | + git reset --hard 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
100 | 2025-05-08T20:38:17.144Z | HEAD is now at 61b4a923a add a Propolis metric for VMM VSZ |
101 | 2025-05-08T20:38:17.147Z | process exited: duration 8911 ms, exit code 0 |
|
102 | 2025-05-08T20:38:17.153Z | starting task 4: "build" |
103 | 2025-05-08T20:38:17.158Z | + source .github/buildomat/ci-env.sh |
104 | 2025-05-08T20:38:17.158Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-05-08T20:38:17.158Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-05-08T20:38:17.158Z | + cargo --version |
107 | 2025-05-08T20:38:17.214Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
108 | 2025-05-08T20:38:17.219Z | + rustc --version |
109 | 2025-05-08T20:38:17.285Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
110 | 2025-05-08T20:38:17.288Z | + source ./env.sh |
111 | 2025-05-08T20:38:17.288Z | ++ OLD_SHELL_OPTS=ehxB |
112 | 2025-05-08T20:38:17.288Z | ++ set -o xtrace |
113 | 2025-05-08T20:38:17.292Z | ++++ dirname ./env.sh |
114 | 2025-05-08T20:38:17.399Z | +++ readlink -f . |
115 | 2025-05-08T20:38:17.577Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
116 | 2025-05-08T20:38:17.580Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
117 | 2025-05-08T20:38:17.580Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
118 | 2025-05-08T20:38:17.580Z | ++ 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 |
119 | 2025-05-08T20:38:17.580Z | ++ 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 |
120 | 2025-05-08T20:38:17.580Z | ++ 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 |
121 | 2025-05-08T20:38:17.580Z | ++ 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 |
122 | 2025-05-08T20:38:17.580Z | ++ 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 |
123 | 2025-05-08T20:38:17.580Z | ++ 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 |
124 | 2025-05-08T20:38:17.580Z | ++ case $OLD_SHELL_OPTS in |
125 | 2025-05-08T20:38:17.580Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
126 | 2025-05-08T20:38:17.580Z | + 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 |
127 | 2025-05-08T20:38:17.580Z | + 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 |
128 | 2025-05-08T20:38:17.580Z | + banner prerequisites |
129 | 2025-05-08T20:38:17.610Z | |
130 | 2025-05-08T20:38:17.610Z | ##### ##### ###### ##### ###### #### # # # #### # |
131 | 2025-05-08T20:38:17.610Z | # # # # # # # # # # # # # # # |
132 | 2025-05-08T20:38:17.610Z | # # # # ##### # # ##### # # # # # #### # |
133 | 2025-05-08T20:38:17.610Z | ##### ##### # ##### # # # # # # # # # |
134 | 2025-05-08T20:38:17.611Z | # # # # # # # # # # # # # # # |
135 | 2025-05-08T20:38:17.611Z | # # # ###### # # ###### ### # #### # #### # |
136 | 2025-05-08T20:38:17.611Z | |
137 | 2025-05-08T20:38:17.614Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
138 | 2025-05-08T20:38:42.936Z | Startup: Refreshing catalog 'helios-dev' ... Done |
139 | 2025-05-08T20:38:48.675Z | Startup: Caching catalogs ... Done |
140 | 2025-05-08T20:38:52.611Z | Planning: Solver setup ... Done (2.851s) |
141 | 2025-05-08T20:38:52.639Z | Planning: Running solver ... Done (0.028s) |
142 | 2025-05-08T20:38:52.715Z | Planning: Finding local manifests ... Done (0.005s) |
143 | 2025-05-08T20:38:52.727Z | Planning: Fetching manifests: 0/4 0% complete |
144 | 2025-05-08T20:38:53.136Z | Planning: Fetching manifests: 4/4 100% complete |
145 | 2025-05-08T20:38:53.185Z | Planning: Package planning ... Done (0.049s) |
146 | 2025-05-08T20:38:53.236Z | Planning: Merging actions ... Done (0.050s) |
147 | 2025-05-08T20:38:54.027Z | Planning: Checking for conflicting actions ... Done (0.791s) |
148 | 2025-05-08T20:38:54.039Z | Planning: Consolidating action changes ... Done (0.011s) |
149 | 2025-05-08T20:39:09.440Z | Planning: Evaluating mediators ... Done (15.399s) |
150 | 2025-05-08T20:39:09.451Z | Planning: Planning completed in 20.66 seconds |
151 | 2025-05-08T20:39:12.789Z | Packages to install: 4 |
152 | 2025-05-08T20:39:12.789Z | Mediators to change: 2 |
153 | 2025-05-08T20:39:12.789Z | Services to change: 1 |
154 | 2025-05-08T20:39:12.792Z | Estimated space available: 155.55 GB |
155 | 2025-05-08T20:39:12.792Z | Estimated space to be consumed: 1.64 GB |
156 | 2025-05-08T20:39:12.792Z | Create boot environment: No |
157 | 2025-05-08T20:39:12.792Z | Create backup boot environment: No |
158 | 2025-05-08T20:39:12.792Z | Rebuild boot archive: No |
159 | 2025-05-08T20:39:12.792Z | |
160 | 2025-05-08T20:39:12.792Z | Changed mediators: |
161 | 2025-05-08T20:39:12.792Z | mediator clang: |
162 | 2025-05-08T20:39:12.792Z | version: None -> 15 (system default) |
163 | 2025-05-08T20:39:12.792Z | |
164 | 2025-05-08T20:39:12.792Z | mediator llvm: |
165 | 2025-05-08T20:39:12.792Z | version: 14 (system default) -> 15 (system default) |
166 | 2025-05-08T20:39:12.792Z | |
167 | 2025-05-08T20:39:12.792Z | Changed packages: |
168 | 2025-05-08T20:39:12.792Z | helios-dev |
169 | 2025-05-08T20:39:12.792Z | developer/build-essential |
170 | 2025-05-08T20:39:12.792Z | None -> 11-2.0 |
171 | 2025-05-08T20:39:12.792Z | library/libxmlsec1 |
172 | 2025-05-08T20:39:12.792Z | None -> 1.2.35-2.0 |
173 | 2025-05-08T20:39:12.792Z | ooce/developer/clang-15 |
174 | 2025-05-08T20:39:12.793Z | None -> 15.0.7-2.0 |
175 | 2025-05-08T20:39:12.793Z | ooce/developer/llvm-15 |
176 | 2025-05-08T20:39:12.793Z | None -> 15.0.7-2.0 |
177 | 2025-05-08T20:39:12.793Z | |
178 | 2025-05-08T20:39:12.793Z | Services: |
179 | 2025-05-08T20:39:12.793Z | restart_fmri: |
180 | 2025-05-08T20:39:12.793Z | svc:/system/update-man-index:default |
181 | 2025-05-08T20:39:13.380Z | |
182 | 2025-05-08T20:39:13.380Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
183 | 2025-05-08T20:39:18.399Z | Download: 491/3290 items 17.0/212.6MB 7% complete (3.4M/s) |
184 | 2025-05-08T20:39:25.660Z | Download: 1198/3290 items 83.5/212.6MB 39% complete (9.0M/s) |
185 | 2025-05-08T20:39:31.347Z | Download: 2223/3290 items 119.2/212.6MB 56% complete (9.9M/s) |
186 | 2025-05-08T20:39:35.992Z | Download: Completed 212.60 MB in 22.61 seconds (9.4M/s) |
187 | 2025-05-08T20:39:36.279Z | Actions: 1/3689 actions (Installing new actions) |
188 | 2025-05-08T20:39:41.539Z | Actions: 3553/3689 actions (Installing new actions) |
189 | 2025-05-08T20:39:41.594Z | Actions: Completed 3689 actions in 5.31 seconds. |
190 | 2025-05-08T20:39:42.088Z | Done (0.489s) |
191 | 2025-05-08T20:39:42.088Z | Done (0.000s) |
192 | 2025-05-08T20:39:42.825Z | Done (0.737s) |
193 | 2025-05-08T20:39:49.928Z | Done (6.828s) |
194 | 2025-05-08T20:39:50.096Z | Done (0.093s) |
195 | 2025-05-08T20:39:50.099Z | Done (0.000s) |
196 | 2025-05-08T20:39:50.261Z | Done (0.000s) |
197 | 2025-05-08T20:39:51.033Z | Planning: Evaluating mediator changes ... Done |
198 | 2025-05-08T20:39:51.195Z | Planning: Checking for conflicting actions ... Done |
199 | 2025-05-08T20:39:51.198Z | Planning: Consolidating action changes ... Done |
200 | 2025-05-08T20:39:51.474Z | Planning: Evaluating mediators ... Done |
201 | 2025-05-08T20:39:51.477Z | Planning: Planning completed in 0.44 seconds |
202 | 2025-05-08T20:39:51.510Z | Mediators to change: 2 |
203 | 2025-05-08T20:39:51.510Z | Create boot environment: No |
204 | 2025-05-08T20:39:51.513Z | Create backup boot environment: No |
205 | 2025-05-08T20:39:51.582Z | Done |
206 | 2025-05-08T20:39:51.582Z | Done |
207 | 2025-05-08T20:39:52.070Z | Done |
208 | 2025-05-08T20:39:55.583Z | Done |
209 | 2025-05-08T20:39:55.671Z | Done |
210 | 2025-05-08T20:39:55.675Z | Done |
211 | 2025-05-08T20:39:55.817Z | Done |
212 | 2025-05-08T20:39:56.433Z | Planning: Evaluating mediator changes ... Done |
213 | 2025-05-08T20:39:56.436Z | Planning: Merging actions ... Done |
214 | 2025-05-08T20:39:56.619Z | Planning: Checking for conflicting actions ... Done |
215 | 2025-05-08T20:39:56.622Z | Planning: Consolidating action changes ... Done |
216 | 2025-05-08T20:39:56.880Z | Planning: Evaluating mediators ... Done |
217 | 2025-05-08T20:39:56.935Z | Planning: Planning completed in 0.75 seconds |
218 | 2025-05-08T20:39:56.970Z | Packages to change: 1 |
219 | 2025-05-08T20:39:56.970Z | Mediators to change: 1 |
220 | 2025-05-08T20:39:56.973Z | Services to change: 1 |
221 | 2025-05-08T20:39:56.973Z | Create boot environment: No |
222 | 2025-05-08T20:39:56.973Z | Create backup boot environment: Yes |
223 | 2025-05-08T20:39:59.192Z | Actions: 1/6 actions (Updating modified actions) |
224 | 2025-05-08T20:39:59.195Z | Actions: Completed 6 actions in 0.00 seconds. |
225 | 2025-05-08T20:39:59.195Z | Done |
226 | 2025-05-08T20:39:59.195Z | Done |
227 | 2025-05-08T20:39:59.335Z | Done |
228 | 2025-05-08T20:40:02.936Z | Done |
229 | 2025-05-08T20:40:03.025Z | Done |
230 | 2025-05-08T20:40:03.027Z | Done |
231 | 2025-05-08T20:40:03.161Z | Done |
232 | 2025-05-08T20:40:03.592Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
233 | 2025-05-08T20:40:03.592Z | clang system 15 system |
234 | 2025-05-08T20:40:03.592Z | csh system system illumos |
235 | 2025-05-08T20:40:03.592Z | ctags system system illumos |
236 | 2025-05-08T20:40:03.592Z | file system system illumos |
237 | 2025-05-08T20:40:03.592Z | gcc vendor 12 vendor |
238 | 2025-05-08T20:40:03.592Z | gcc system 10 system |
239 | 2025-05-08T20:40:03.592Z | gcc system 7 system |
240 | 2025-05-08T20:40:03.592Z | go system 1.20 system |
241 | 2025-05-08T20:40:03.592Z | go system 1.19 system |
242 | 2025-05-08T20:40:03.592Z | llvm system 15 system |
243 | 2025-05-08T20:40:03.592Z | llvm system 14 system |
244 | 2025-05-08T20:40:03.592Z | mariadb system 10.6 system |
245 | 2025-05-08T20:40:03.592Z | mta vendor vendor dma |
246 | 2025-05-08T20:40:03.592Z | openjdk system 17 system |
247 | 2025-05-08T20:40:03.592Z | openjdk system 11 system |
248 | 2025-05-08T20:40:03.592Z | openjdk system 1.8 system |
249 | 2025-05-08T20:40:03.592Z | openssl vendor 3 vendor |
250 | 2025-05-08T20:40:03.592Z | perl system 5.36 system |
251 | 2025-05-08T20:40:03.593Z | postgresql system 15 system |
252 | 2025-05-08T20:40:03.593Z | postgresql system 13 system |
253 | 2025-05-08T20:40:03.593Z | python vendor 3 vendor |
254 | 2025-05-08T20:40:03.593Z | python system 2 system |
255 | 2025-05-08T20:40:03.593Z | python3 system 3.11 system |
256 | 2025-05-08T20:40:03.593Z | ruby system 3.0 system |
257 | 2025-05-08T20:40:03.593Z | words vendor vendor american-english |
258 | 2025-05-08T20:40:03.593Z | words system system australian-english |
259 | 2025-05-08T20:40:03.593Z | words system system british-english |
260 | 2025-05-08T20:40:03.593Z | words system system canadian-english |
261 | 2025-05-08T20:40:03.593Z | words system system french |
262 | 2025-05-08T20:40:03.593Z | words system system italian |
263 | 2025-05-08T20:40:03.593Z | words system system ngerman |
264 | 2025-05-08T20:40:03.593Z | words system system ogerman |
265 | 2025-05-08T20:40:03.593Z | words system system spanish |
266 | 2025-05-08T20:40:03.920Z | PUBLISHER TYPE STATUS P LOCATION |
267 | 2025-05-08T20:40:03.920Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
268 | 2025-05-08T20:40:07.544Z | FMRI IFO |
269 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
270 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
271 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
272 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
273 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
274 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
275 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
276 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
277 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
278 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
279 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
280 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
281 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
282 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
283 | 2025-05-08T20:40:07.544Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
284 | 2025-05-08T20:40:08.471Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
285 | 2025-05-08T20:40:08.745Z | Updating git repository `https://github.com/seanmonstar/reqwest` |
286 | 2025-05-08T20:40:09.561Z | Updating crates.io index |
287 | 2025-05-08T20:40:09.597Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
288 | 2025-05-08T20:40:09.948Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
289 | 2025-05-08T20:40:10.548Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
290 | 2025-05-08T20:40:10.848Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
291 | 2025-05-08T20:40:11.150Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
292 | 2025-05-08T20:40:11.563Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
293 | 2025-05-08T20:40:13.515Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
294 | 2025-05-08T20:40:15.602Z | Updating git repository `https://github.com/oxidecomputer/opte` |
295 | 2025-05-08T20:40:16.421Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
296 | 2025-05-08T20:40:17.210Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
297 | 2025-05-08T20:40:17.443Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
298 | 2025-05-08T20:40:17.780Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
299 | 2025-05-08T20:40:18.771Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
300 | 2025-05-08T20:40:19.179Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
301 | 2025-05-08T20:40:19.731Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
302 | 2025-05-08T20:40:20.006Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
303 | 2025-05-08T20:40:20.356Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
304 | 2025-05-08T20:40:20.657Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
305 | 2025-05-08T20:40:20.946Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
306 | 2025-05-08T20:40:21.260Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
307 | 2025-05-08T20:40:21.528Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
308 | 2025-05-08T20:40:21.819Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
309 | 2025-05-08T20:40:22.196Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
310 | 2025-05-08T20:40:22.537Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
311 | 2025-05-08T20:40:23.029Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
312 | 2025-05-08T20:40:23.521Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
313 | 2025-05-08T20:40:23.925Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
314 | 2025-05-08T20:40:24.211Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
315 | 2025-05-08T20:40:24.611Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
316 | 2025-05-08T20:40:25.210Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
317 | 2025-05-08T20:40:25.505Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
318 | 2025-05-08T20:40:25.823Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
319 | 2025-05-08T20:40:26.164Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
320 | 2025-05-08T20:40:47.269Z | Updating git repository `https://github.com/illumos/smf-rs` |
321 | 2025-05-08T20:40:48.846Z | Downloading crates ... |
322 | 2025-05-08T20:40:48.905Z | Downloaded anstyle-parse v0.2.5 |
323 | 2025-05-08T20:40:48.911Z | Downloaded anstream v0.6.15 |
324 | 2025-05-08T20:40:48.914Z | Downloaded digest v0.10.7 |
325 | 2025-05-08T20:40:48.917Z | Downloaded anstyle v1.0.10 |
326 | 2025-05-08T20:40:48.931Z | Downloaded equivalent v1.0.1 |
327 | 2025-05-08T20:40:48.935Z | Downloaded dtrace-parser v0.2.0 |
328 | 2025-05-08T20:40:48.941Z | Downloaded scroll_derive v0.12.0 |
329 | 2025-05-08T20:40:48.945Z | Downloaded pretty-hex v0.4.1 |
330 | 2025-05-08T20:40:48.952Z | Downloaded swrite v0.1.0 |
331 | 2025-05-08T20:40:48.958Z | Downloaded winnow v0.7.3 |
332 | 2025-05-08T20:40:48.967Z | Downloaded usdt-attr-macro v0.5.0 |
333 | 2025-05-08T20:40:48.970Z | Downloaded heck v0.5.0 |
334 | 2025-05-08T20:40:48.976Z | Downloaded usdt-macro v0.5.0 |
335 | 2025-05-08T20:40:48.983Z | Downloaded cpufeatures v0.2.14 |
336 | 2025-05-08T20:40:48.986Z | Downloaded cfg-if v1.0.0 |
337 | 2025-05-08T20:40:48.986Z | Downloaded cargo_toml v0.21.0 |
338 | 2025-05-08T20:40:48.989Z | Downloaded anyhow v1.0.98 |
339 | 2025-05-08T20:40:48.993Z | Downloaded block-buffer v0.10.4 |
340 | 2025-05-08T20:40:48.996Z | Downloaded dof v0.3.0 |
341 | 2025-05-08T20:40:48.996Z | Downloaded fnv v1.0.7 |
342 | 2025-05-08T20:40:48.996Z | Downloaded anstyle-query v1.1.1 |
343 | 2025-05-08T20:40:48.996Z | Downloaded fastrand v2.1.1 |
344 | 2025-05-08T20:40:48.999Z | Downloaded fs-err v3.1.0 |
345 | 2025-05-08T20:40:49.003Z | Downloaded colorchoice v1.0.2 |
346 | 2025-05-08T20:40:49.003Z | Downloaded cargo-platform v0.1.8 |
347 | 2025-05-08T20:40:49.003Z | Downloaded camino-tempfile v1.1.1 |
348 | 2025-05-08T20:40:49.007Z | Downloaded generic-array v0.14.7 |
349 | 2025-05-08T20:40:49.007Z | Downloaded strsim v0.11.1 |
350 | 2025-05-08T20:40:49.007Z | Downloaded bitflags v1.3.2 |
351 | 2025-05-08T20:40:49.010Z | Downloaded serde_spanned v0.6.8 |
352 | 2025-05-08T20:40:49.014Z | Downloaded errno v0.3.9 |
353 | 2025-05-08T20:40:49.014Z | Downloaded bytecount v0.6.8 |
354 | 2025-05-08T20:40:49.017Z | Downloaded crypto-common v0.1.6 |
355 | 2025-05-08T20:40:49.017Z | Downloaded pest_generator v2.7.14 |
356 | 2025-05-08T20:40:49.017Z | Downloaded heck v0.4.1 |
357 | 2025-05-08T20:40:49.019Z | Downloaded clap_lex v0.7.4 |
358 | 2025-05-08T20:40:49.019Z | Downloaded tabled_derive v0.7.0 |
359 | 2025-05-08T20:40:49.023Z | Downloaded terminal_size v0.4.0 |
360 | 2025-05-08T20:40:49.027Z | Downloaded terminal_size v0.2.6 |
361 | 2025-05-08T20:40:49.030Z | Downloaded thiserror-impl v2.0.12 |
362 | 2025-05-08T20:40:49.037Z | Downloaded thiserror v1.0.69 |
363 | 2025-05-08T20:40:49.040Z | Downloaded thiserror-impl v1.0.69 |
364 | 2025-05-08T20:40:49.043Z | Downloaded smawk v0.3.2 |
365 | 2025-05-08T20:40:49.043Z | Downloaded proc-macro-error-attr v1.0.4 |
366 | 2025-05-08T20:40:49.046Z | Downloaded plain v0.2.3 |
367 | 2025-05-08T20:40:49.051Z | Downloaded memmap v0.7.0 |
368 | 2025-05-08T20:40:49.052Z | Downloaded macaddr v1.0.1 |
369 | 2025-05-08T20:40:49.055Z | Downloaded version_check v0.9.5 |
370 | 2025-05-08T20:40:49.055Z | Downloaded thread-id v4.2.2 |
371 | 2025-05-08T20:40:49.059Z | Downloaded serde_tokenstream v0.2.2 |
372 | 2025-05-08T20:40:49.059Z | Downloaded scroll v0.12.0 |
373 | 2025-05-08T20:40:49.062Z | Downloaded utf8parse v0.2.2 |
374 | 2025-05-08T20:40:49.062Z | Downloaded usdt v0.5.0 |
375 | 2025-05-08T20:40:49.067Z | Downloaded toml_datetime v0.6.8 |
376 | 2025-05-08T20:40:49.070Z | Downloaded clap_derive v4.5.32 |
377 | 2025-05-08T20:40:49.070Z | Downloaded is_terminal_polyfill v1.70.1 |
378 | 2025-05-08T20:40:49.073Z | Downloaded cargo_metadata v0.19.2 |
379 | 2025-05-08T20:40:49.073Z | Downloaded autocfg v1.4.0 |
380 | 2025-05-08T20:40:49.077Z | Downloaded tempfile v3.13.0 |
381 | 2025-05-08T20:40:49.080Z | Downloaded sha2 v0.10.8 |
382 | 2025-05-08T20:40:49.084Z | Downloaded itoa v1.0.11 |
383 | 2025-05-08T20:40:49.084Z | Downloaded once_cell v1.21.3 |
384 | 2025-05-08T20:40:49.097Z | Downloaded semver v1.0.25 |
385 | 2025-05-08T20:40:49.102Z | Downloaded unicode-linebreak v0.1.5 |
386 | 2025-05-08T20:40:49.105Z | Downloaded io-lifetimes v1.0.11 |
387 | 2025-05-08T20:40:49.108Z | Downloaded usdt-impl v0.5.0 |
388 | 2025-05-08T20:40:49.111Z | Downloaded thiserror v2.0.12 |
389 | 2025-05-08T20:40:49.115Z | Downloaded zerocopy-derive v0.7.35 |
390 | 2025-05-08T20:40:49.118Z | Downloaded proc-macro-error v1.0.4 |
391 | 2025-05-08T20:40:49.121Z | Downloaded log v0.4.22 |
392 | 2025-05-08T20:40:49.124Z | Downloaded textwrap v0.16.1 |
393 | 2025-05-08T20:40:49.127Z | Downloaded quote v1.0.39 |
394 | 2025-05-08T20:40:49.131Z | Downloaded pest_meta v2.7.14 |
395 | 2025-05-08T20:40:49.134Z | Downloaded ryu v1.0.18 |
396 | 2025-05-08T20:40:49.134Z | Downloaded proc-macro2 v1.0.94 |
397 | 2025-05-08T20:40:49.137Z | Downloaded toml v0.8.20 |
398 | 2025-05-08T20:40:49.140Z | Downloaded pest_derive v2.7.14 |
399 | 2025-05-08T20:40:49.143Z | Downloaded typenum v1.17.0 |
400 | 2025-05-08T20:40:49.144Z | Downloaded clap v4.5.35 |
401 | 2025-05-08T20:40:49.151Z | Downloaded unicode-ident v1.0.14 |
402 | 2025-05-08T20:40:49.154Z | Downloaded ucd-trie v0.1.7 |
403 | 2025-05-08T20:40:49.157Z | Downloaded camino v1.1.9 |
404 | 2025-05-08T20:40:49.157Z | Downloaded byteorder v1.5.0 |
405 | 2025-05-08T20:40:49.163Z | Downloaded papergrid v0.11.0 |
406 | 2025-05-08T20:40:49.168Z | Downloaded serde_derive v1.0.219 |
407 | 2025-05-08T20:40:49.168Z | Downloaded bitflags v2.9.0 |
408 | 2025-05-08T20:40:49.186Z | Downloaded serde v1.0.219 |
409 | 2025-05-08T20:40:49.189Z | Downloaded indexmap v2.7.1 |
410 | 2025-05-08T20:40:49.201Z | Downloaded memchr v2.7.4 |
411 | 2025-05-08T20:40:49.207Z | Downloaded toml_edit v0.22.24 |
412 | 2025-05-08T20:40:49.238Z | Downloaded pest v2.7.14 |
413 | 2025-05-08T20:40:49.260Z | Downloaded hashbrown v0.15.1 |
414 | 2025-05-08T20:40:49.264Z | Downloaded clap_builder v4.5.35 |
415 | 2025-05-08T20:40:49.272Z | Downloaded zerocopy v0.7.35 |
416 | 2025-05-08T20:40:49.287Z | Downloaded serde_json v1.0.140 |
417 | 2025-05-08T20:40:49.302Z | Downloaded tabled v0.15.0 |
418 | 2025-05-08T20:40:49.316Z | Downloaded goblin v0.8.2 |
419 | 2025-05-08T20:40:49.322Z | Downloaded syn v1.0.109 |
420 | 2025-05-08T20:40:49.333Z | Downloaded unicode-width v0.1.14 |
421 | 2025-05-08T20:40:49.343Z | Downloaded syn v2.0.98 |
422 | 2025-05-08T20:40:49.354Z | Downloaded rustix v0.37.28 |
423 | 2025-05-08T20:40:49.371Z | Downloaded rustix v0.38.37 |
424 | 2025-05-08T20:40:49.415Z | Downloaded libc v0.2.171 |
425 | 2025-05-08T20:40:49.564Z | Compiling proc-macro2 v1.0.94 |
426 | 2025-05-08T20:40:49.564Z | Compiling unicode-ident v1.0.14 |
427 | 2025-05-08T20:40:49.569Z | Compiling version_check v0.9.5 |
428 | 2025-05-08T20:40:49.569Z | Compiling libc v0.2.171 |
429 | 2025-05-08T20:40:49.569Z | Compiling serde v1.0.219 |
430 | 2025-05-08T20:40:49.569Z | Compiling memchr v2.7.4 |
431 | 2025-05-08T20:40:49.569Z | Compiling thiserror v1.0.69 |
432 | 2025-05-08T20:40:49.604Z | Compiling ucd-trie v0.1.7 |
433 | 2025-05-08T20:40:49.852Z | Compiling itoa v1.0.11 |
434 | 2025-05-08T20:40:50.091Z | Compiling ryu v1.0.18 |
435 | 2025-05-08T20:40:50.215Z | Compiling once_cell v1.21.3 |
436 | 2025-05-08T20:40:50.348Z | Compiling byteorder v1.5.0 |
437 | 2025-05-08T20:40:50.668Z | Compiling rustix v0.38.37 |
438 | 2025-05-08T20:40:50.801Z | Compiling serde_json v1.0.140 |
439 | 2025-05-08T20:40:52.062Z | Compiling bitflags v2.9.0 |
440 | 2025-05-08T20:40:52.142Z | Compiling proc-macro-error-attr v1.0.4 |
441 | 2025-05-08T20:40:52.145Z | Compiling usdt-impl v0.5.0 |
442 | 2025-05-08T20:40:52.259Z | Compiling syn v1.0.109 |
443 | 2025-05-08T20:40:52.435Z | Compiling io-lifetimes v1.0.11 |
444 | 2025-05-08T20:40:52.459Z | Compiling proc-macro-error v1.0.4 |
445 | 2025-05-08T20:40:52.530Z | Compiling utf8parse v0.2.2 |
446 | 2025-05-08T20:40:52.691Z | Compiling thread-id v4.2.2 |
447 | 2025-05-08T20:40:52.731Z | Compiling camino v1.1.9 |
448 | 2025-05-08T20:40:52.756Z | Compiling equivalent v1.0.1 |
449 | 2025-05-08T20:40:52.794Z | Compiling log v0.4.22 |
450 | 2025-05-08T20:40:52.819Z | Compiling rustix v0.37.28 |
451 | 2025-05-08T20:40:52.876Z | Compiling hashbrown v0.15.1 |
452 | 2025-05-08T20:40:52.922Z | Compiling plain v0.2.3 |
453 | 2025-05-08T20:40:53.125Z | Compiling quote v1.0.39 |
454 | 2025-05-08T20:40:53.183Z | Compiling errno v0.3.9 |
455 | 2025-05-08T20:40:53.423Z | Compiling anstyle-parse v0.2.5 |
456 | 2025-05-08T20:40:53.494Z | Compiling syn v2.0.98 |
457 | 2025-05-08T20:40:53.761Z | Compiling semver v1.0.25 |
458 | 2025-05-08T20:40:53.869Z | Compiling anstyle v1.0.10 |
459 | 2025-05-08T20:40:54.052Z | Compiling indexmap v2.7.1 |
460 | 2025-05-08T20:40:54.113Z | Compiling unicode-width v0.1.14 |
461 | 2025-05-08T20:40:54.269Z | Compiling winnow v0.7.3 |
462 | 2025-05-08T20:40:54.293Z | Compiling thiserror v2.0.12 |
463 | 2025-05-08T20:40:54.604Z | Compiling bitflags v1.3.2 |
464 | 2025-05-08T20:40:54.724Z | Compiling pretty-hex v0.4.1 |
465 | 2025-05-08T20:40:54.809Z | Compiling autocfg v1.4.0 |
466 | 2025-05-08T20:40:54.836Z | Compiling colorchoice v1.0.2 |
467 | 2025-05-08T20:40:54.941Z | Compiling anstyle-query v1.1.1 |
468 | 2025-05-08T20:40:54.996Z | Compiling is_terminal_polyfill v1.70.1 |
469 | 2025-05-08T20:40:55.138Z | Compiling anstream v0.6.15 |
470 | 2025-05-08T20:40:55.496Z | Compiling terminal_size v0.4.0 |
471 | 2025-05-08T20:40:55.738Z | Compiling fs-err v3.1.0 |
472 | 2025-05-08T20:40:55.886Z | Compiling fnv v1.0.7 |
473 | 2025-05-08T20:40:55.912Z | Compiling heck v0.4.1 |
474 | 2025-05-08T20:40:55.916Z | Compiling fastrand v2.1.1 |
475 | 2025-05-08T20:40:56.025Z | Compiling heck v0.5.0 |
476 | 2025-05-08T20:40:56.076Z | Compiling cfg-if v1.0.0 |
477 | 2025-05-08T20:40:56.319Z | Compiling anyhow v1.0.98 |
478 | 2025-05-08T20:40:56.393Z | Compiling strsim v0.11.1 |
479 | 2025-05-08T20:40:56.486Z | Compiling clap_lex v0.7.4 |
480 | 2025-05-08T20:40:56.768Z | Compiling bytecount v0.6.8 |
481 | 2025-05-08T20:40:56.906Z | Compiling papergrid v0.11.0 |
482 | 2025-05-08T20:40:56.936Z | Compiling tempfile v3.13.0 |
483 | 2025-05-08T20:40:56.982Z | Compiling clap_builder v4.5.35 |
484 | 2025-05-08T20:40:57.074Z | Compiling terminal_size v0.2.6 |
485 | 2025-05-08T20:40:57.324Z | Compiling memmap v0.7.0 |
486 | 2025-05-08T20:40:57.413Z | Compiling unicode-linebreak v0.1.5 |
487 | 2025-05-08T20:40:57.566Z | Compiling smawk v0.3.2 |
488 | 2025-05-08T20:40:57.780Z | Compiling swrite v0.1.0 |
489 | 2025-05-08T20:40:57.881Z | Compiling textwrap v0.16.1 |
490 | 2025-05-08T20:40:57.922Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
491 | 2025-05-08T20:40:58.641Z | Compiling tabled_derive v0.7.0 |
492 | 2025-05-08T20:41:00.000Z | Compiling tabled v0.15.0 |
493 | 2025-05-08T20:41:00.208Z | Compiling serde_derive v1.0.219 |
494 | 2025-05-08T20:41:00.209Z | Compiling thiserror-impl v1.0.69 |
495 | 2025-05-08T20:41:00.212Z | Compiling zerocopy-derive v0.7.35 |
496 | 2025-05-08T20:41:00.212Z | Compiling scroll_derive v0.12.0 |
497 | 2025-05-08T20:41:00.212Z | Compiling thiserror-impl v2.0.12 |
498 | 2025-05-08T20:41:00.212Z | Compiling clap_derive v4.5.32 |
499 | 2025-05-08T20:41:01.654Z | Compiling scroll v0.12.0 |
500 | 2025-05-08T20:41:02.186Z | Compiling goblin v0.8.2 |
501 | 2025-05-08T20:41:02.273Z | Compiling zerocopy v0.7.35 |
502 | 2025-05-08T20:41:03.240Z | Compiling pest v2.7.14 |
503 | 2025-05-08T20:41:04.584Z | Compiling clap v4.5.35 |
504 | 2025-05-08T20:41:05.362Z | Compiling pest_meta v2.7.14 |
505 | 2025-05-08T20:41:06.261Z | Compiling pest_generator v2.7.14 |
506 | 2025-05-08T20:41:07.497Z | Compiling pest_derive v2.7.14 |
507 | 2025-05-08T20:41:08.214Z | Compiling dtrace-parser v0.2.0 |
508 | 2025-05-08T20:41:09.153Z | Compiling serde_tokenstream v0.2.2 |
509 | 2025-05-08T20:41:09.191Z | Compiling toml_datetime v0.6.8 |
510 | 2025-05-08T20:41:09.191Z | Compiling serde_spanned v0.6.8 |
511 | 2025-05-08T20:41:09.427Z | Compiling cargo-platform v0.1.8 |
512 | 2025-05-08T20:41:09.454Z | Compiling macaddr v1.0.1 |
513 | 2025-05-08T20:41:09.673Z | Compiling toml_edit v0.22.24 |
514 | 2025-05-08T20:41:09.840Z | Compiling camino-tempfile v1.1.1 |
515 | 2025-05-08T20:41:10.478Z | Compiling dof v0.3.0 |
516 | 2025-05-08T20:41:10.539Z | Compiling cargo_metadata v0.19.2 |
517 | 2025-05-08T20:41:11.768Z | Compiling usdt-attr-macro v0.5.0 |
518 | 2025-05-08T20:41:11.770Z | Compiling usdt-macro v0.5.0 |
519 | 2025-05-08T20:41:12.250Z | Compiling toml v0.8.20 |
520 | 2025-05-08T20:41:12.812Z | Compiling usdt v0.5.0 |
521 | 2025-05-08T20:41:13.055Z | Compiling cargo_toml v0.21.0 |
522 | 2025-05-08T20:41:15.570Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
523 | 2025-05-08T20:41:18.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
524 | 2025-05-08T20:41:18.951Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
525 | 2025-05-08T20:41:19.579Z | Downloading crates ... |
526 | 2025-05-08T20:41:19.699Z | Downloaded async-stream-impl v0.3.6 |
527 | 2025-05-08T20:41:19.704Z | Downloaded atomic-waker v1.1.2 |
528 | 2025-05-08T20:41:19.707Z | Downloaded arrayref v0.3.9 |
529 | 2025-05-08T20:41:19.709Z | Downloaded ascii-canvas v3.0.0 |
530 | 2025-05-08T20:41:19.712Z | Downloaded cfg_aliases v0.2.1 |
531 | 2025-05-08T20:41:19.712Z | Downloaded headers-core v0.3.0 |
532 | 2025-05-08T20:41:19.723Z | Downloaded aead v0.5.2 |
533 | 2025-05-08T20:41:19.723Z | Downloaded adler2 v2.0.0 |
534 | 2025-05-08T20:41:19.723Z | Downloaded cfg_aliases v0.1.1 |
535 | 2025-05-08T20:41:19.723Z | Downloaded atty v0.2.14 |
536 | 2025-05-08T20:41:19.723Z | Downloaded atomicwrites v0.4.4 |
537 | 2025-05-08T20:41:19.727Z | Downloaded home v0.5.9 |
538 | 2025-05-08T20:41:19.730Z | Downloaded crucible-workspace-hack v0.1.0 |
539 | 2025-05-08T20:41:19.734Z | Downloaded hex-literal v0.4.1 |
540 | 2025-05-08T20:41:19.734Z | Downloaded ciborium-io v0.2.2 |
541 | 2025-05-08T20:41:19.737Z | Downloaded cstr-argument v0.1.2 |
542 | 2025-05-08T20:41:19.740Z | Downloaded hubpack_derive v0.1.1 |
543 | 2025-05-08T20:41:19.740Z | Downloaded constant_time_eq v0.3.1 |
544 | 2025-05-08T20:41:19.743Z | Downloaded icu_provider_macros v1.5.0 |
545 | 2025-05-08T20:41:19.743Z | Downloaded http-range v0.1.5 |
546 | 2025-05-08T20:41:19.746Z | Downloaded async-stream v0.3.6 |
547 | 2025-05-08T20:41:19.749Z | Downloaded async-recursion v1.1.1 |
548 | 2025-05-08T20:41:19.752Z | Downloaded crc8 v0.1.1 |
549 | 2025-05-08T20:41:19.755Z | Downloaded crunchy v0.2.2 |
550 | 2025-05-08T20:41:19.758Z | Downloaded instant v0.1.13 |
551 | 2025-05-08T20:41:19.758Z | Downloaded crc v3.2.1 |
552 | 2025-05-08T20:41:19.761Z | Downloaded ident_case v1.0.1 |
553 | 2025-05-08T20:41:19.764Z | Downloaded match_cfg v0.1.0 |
554 | 2025-05-08T20:41:19.764Z | Downloaded md5 v0.7.0 |
555 | 2025-05-08T20:41:19.767Z | Downloaded crossbeam-deque v0.8.5 |
556 | 2025-05-08T20:41:19.767Z | Downloaded ciborium-ll v0.2.2 |
557 | 2025-05-08T20:41:19.770Z | Downloaded chacha20 v0.9.1 |
558 | 2025-05-08T20:41:19.774Z | Downloaded hubpack v0.1.2 |
559 | 2025-05-08T20:41:19.779Z | Downloaded is_ci v1.2.0 |
560 | 2025-05-08T20:41:19.779Z | Downloaded md-5 v0.10.6 |
561 | 2025-05-08T20:41:19.782Z | Downloaded heck v0.3.3 |
562 | 2025-05-08T20:41:19.782Z | Downloaded cobs v0.2.3 |
563 | 2025-05-08T20:41:19.784Z | Downloaded hex v0.4.3 |
564 | 2025-05-08T20:41:19.784Z | Downloaded cassowary v0.3.0 |
565 | 2025-05-08T20:41:19.787Z | Downloaded cargo_metadata v0.18.1 |
566 | 2025-05-08T20:41:19.790Z | Downloaded internet-checksum v0.2.1 |
567 | 2025-05-08T20:41:19.793Z | Downloaded precomputed-hash v0.1.1 |
568 | 2025-05-08T20:41:19.793Z | Downloaded ingot-types v0.1.0 |
569 | 2025-05-08T20:41:19.796Z | Downloaded hostname v0.4.0 |
570 | 2025-05-08T20:41:19.799Z | Downloaded bb8 v0.8.5 |
571 | 2025-05-08T20:41:19.801Z | Downloaded async-trait v0.1.88 |
572 | 2025-05-08T20:41:19.804Z | Downloaded libefi-sys v0.1.0 |
573 | 2025-05-08T20:41:19.807Z | Downloaded proc-macro-error-attr2 v2.0.0 |
574 | 2025-05-08T20:41:19.810Z | Downloaded libsw-core v0.3.1 |
575 | 2025-05-08T20:41:19.813Z | Downloaded progenitor v0.8.0 |
576 | 2025-05-08T20:41:19.813Z | Downloaded ingot v0.1.0 |
577 | 2025-05-08T20:41:19.816Z | Downloaded indoc v2.0.6 |
578 | 2025-05-08T20:41:19.819Z | Downloaded keccak v0.1.5 |
579 | 2025-05-08T20:41:19.822Z | Downloaded linear-map v1.2.0 |
580 | 2025-05-08T20:41:19.822Z | Downloaded lazy_static v1.5.0 |
581 | 2025-05-08T20:41:19.825Z | Downloaded managed v0.8.0 |
582 | 2025-05-08T20:41:19.828Z | Downloaded lzss v0.8.2 |
583 | 2025-05-08T20:41:19.831Z | Downloaded maplit v1.0.2 |
584 | 2025-05-08T20:41:19.833Z | Downloaded const_format_proc_macros v0.2.34 |
585 | 2025-05-08T20:41:19.836Z | Downloaded lockfree-object-pool v0.1.6 |
586 | 2025-05-08T20:41:19.839Z | Downloaded maybe-uninit v2.0.0 |
587 | 2025-05-08T20:41:19.842Z | Downloaded bzip2 v0.4.4 |
588 | 2025-05-08T20:41:19.845Z | Downloaded backoff v0.4.0 |
589 | 2025-05-08T20:41:19.848Z | Downloaded highway v1.3.0 |
590 | 2025-05-08T20:41:19.853Z | Downloaded progenitor v0.9.1 |
591 | 2025-05-08T20:41:19.857Z | Downloaded ssh-cipher v0.2.0 |
592 | 2025-05-08T20:41:19.857Z | Downloaded libsw v3.4.0 |
593 | 2025-05-08T20:41:19.857Z | Downloaded impl-trait-for-tuples v0.2.2 |
594 | 2025-05-08T20:41:19.860Z | Downloaded ahash v0.8.11 |
595 | 2025-05-08T20:41:19.863Z | Downloaded proc-macro-error2 v2.0.1 |
596 | 2025-05-08T20:41:19.866Z | Downloaded resolv-conf v0.7.0 |
597 | 2025-05-08T20:41:19.869Z | Downloaded try-lock v0.2.5 |
598 | 2025-05-08T20:41:19.873Z | Downloaded waitgroup v0.1.2 |
599 | 2025-05-08T20:41:19.877Z | Downloaded ingot-macros v0.1.0 |
600 | 2025-05-08T20:41:19.877Z | Downloaded icu_locid_transform v1.5.0 |
601 | 2025-05-08T20:41:19.880Z | Downloaded sec1 v0.7.3 |
602 | 2025-05-08T20:41:19.883Z | Downloaded lock_api v0.4.12 |
603 | 2025-05-08T20:41:19.886Z | Downloaded blake2 v0.10.6 |
604 | 2025-05-08T20:41:19.888Z | Downloaded clang-sys v1.8.1 |
605 | 2025-05-08T20:41:19.891Z | Downloaded topological-sort v0.2.2 |
606 | 2025-05-08T20:41:19.894Z | Downloaded zone_cfg_derive v0.3.0 |
607 | 2025-05-08T20:41:19.894Z | Downloaded zone_cfg_derive v0.1.2 |
608 | 2025-05-08T20:41:19.897Z | Downloaded shlex v1.3.0 |
609 | 2025-05-08T20:41:19.897Z | Downloaded write16 v1.0.0 |
610 | 2025-05-08T20:41:19.900Z | Downloaded rustc-hash v1.1.0 |
611 | 2025-05-08T20:41:19.903Z | Downloaded slog-json v2.6.1 |
612 | 2025-05-08T20:41:19.906Z | Downloaded heapless v0.8.0 |
613 | 2025-05-08T20:41:19.909Z | Downloaded yoke-derive v0.7.4 |
614 | 2025-05-08T20:41:19.912Z | Downloaded allocator-api2 v0.2.18 |
615 | 2025-05-08T20:41:19.915Z | Downloaded dunce v1.0.5 |
616 | 2025-05-08T20:41:19.918Z | Downloaded crc-any v2.5.0 |
617 | 2025-05-08T20:41:19.920Z | Downloaded strip-ansi-escapes v0.2.0 |
618 | 2025-05-08T20:41:19.923Z | Downloaded foreign-types v0.3.2 |
619 | 2025-05-08T20:41:19.923Z | Downloaded stringprep v0.1.5 |
620 | 2025-05-08T20:41:19.926Z | Downloaded slog-stdlog v4.1.1 |
621 | 2025-05-08T20:41:19.929Z | Downloaded thiserror-impl-no-std v2.0.2 |
622 | 2025-05-08T20:41:19.932Z | Downloaded unicode-truncate v1.1.0 |
623 | 2025-05-08T20:41:19.932Z | Downloaded tui-tree-widget v0.23.0 |
624 | 2025-05-08T20:41:19.935Z | Downloaded new_debug_unreachable v1.0.6 |
625 | 2025-05-08T20:41:19.938Z | Downloaded icu_normalizer v1.5.0 |
626 | 2025-05-08T20:41:19.941Z | Downloaded hyper-staticfile v0.10.1 |
627 | 2025-05-08T20:41:19.944Z | Downloaded libloading v0.8.5 |
628 | 2025-05-08T20:41:19.947Z | Downloaded icu_locid v1.5.0 |
629 | 2025-05-08T20:41:19.953Z | Downloaded opaque-debug v0.3.1 |
630 | 2025-05-08T20:41:19.956Z | Downloaded ghash v0.5.1 |
631 | 2025-05-08T20:41:19.959Z | Downloaded num-conv v0.1.0 |
632 | 2025-05-08T20:41:19.959Z | Downloaded memoffset v0.9.1 |
633 | 2025-05-08T20:41:19.962Z | Downloaded universal-hash v0.5.1 |
634 | 2025-05-08T20:41:19.962Z | Downloaded icu_normalizer_data v1.5.0 |
635 | 2025-05-08T20:41:19.964Z | Downloaded openssl-probe v0.1.5 |
636 | 2025-05-08T20:41:19.967Z | Downloaded derive_builder_core v0.20.2 |
637 | 2025-05-08T20:41:19.971Z | Downloaded path-slash v0.1.5 |
638 | 2025-05-08T20:41:19.973Z | Downloaded futures-macro v0.3.31 |
639 | 2025-05-08T20:41:19.973Z | Downloaded daft-derive v0.1.3 |
640 | 2025-05-08T20:41:19.978Z | Downloaded tracing-attributes v0.1.27 |
641 | 2025-05-08T20:41:19.981Z | Downloaded tokio-rustls v0.25.0 |
642 | 2025-05-08T20:41:19.984Z | Downloaded tokio-rustls v0.24.1 |
643 | 2025-05-08T20:41:19.987Z | Downloaded env_filter v0.1.2 |
644 | 2025-05-08T20:41:19.990Z | Downloaded chacha20poly1305 v0.10.1 |
645 | 2025-05-08T20:41:19.993Z | Downloaded num v0.4.3 |
646 | 2025-05-08T20:41:19.996Z | Downloaded icu_provider v1.5.0 |
647 | 2025-05-08T20:41:19.999Z | Downloaded bumpalo v3.16.0 |
648 | 2025-05-08T20:41:20.002Z | Downloaded bytes v1.10.1 |
649 | 2025-05-08T20:41:20.007Z | Downloaded sigpipe v0.1.3 |
650 | 2025-05-08T20:41:20.009Z | Downloaded icu_properties v1.5.1 |
651 | 2025-05-08T20:41:20.012Z | Downloaded oxnet v0.1.1 |
652 | 2025-05-08T20:41:20.029Z | Downloaded tower-service v0.3.3 |
653 | 2025-05-08T20:41:20.032Z | Downloaded nodrop v0.1.14 |
654 | 2025-05-08T20:41:20.032Z | Downloaded tower-layer v0.3.3 |
655 | 2025-05-08T20:41:20.035Z | Downloaded take_mut v0.2.2 |
656 | 2025-05-08T20:41:20.035Z | Downloaded sqlparser_derive v0.2.2 |
657 | 2025-05-08T20:41:20.035Z | Downloaded siphasher v0.3.11 |
658 | 2025-05-08T20:41:20.038Z | Downloaded r2d2 v0.8.10 |
659 | 2025-05-08T20:41:20.041Z | Downloaded num_enum v0.5.11 |
660 | 2025-05-08T20:41:20.045Z | Downloaded zerofrom v0.1.4 |
661 | 2025-05-08T20:41:20.048Z | Downloaded xshell-macros v0.2.7 |
662 | 2025-05-08T20:41:20.048Z | Downloaded unarray v0.1.4 |
663 | 2025-05-08T20:41:20.051Z | Downloaded ref-cast v1.0.23 |
664 | 2025-05-08T20:41:20.054Z | Downloaded secrecy v0.8.0 |
665 | 2025-05-08T20:41:20.056Z | Downloaded daft v0.1.3 |
666 | 2025-05-08T20:41:20.059Z | Downloaded base64 v0.22.1 |
667 | 2025-05-08T20:41:20.063Z | Downloaded simd-adler32 v0.3.7 |
668 | 2025-05-08T20:41:20.066Z | Downloaded tap v1.0.1 |
669 | 2025-05-08T20:41:20.069Z | Downloaded rand_core v0.9.2 |
670 | 2025-05-08T20:41:20.072Z | Downloaded progenitor-macro v0.9.1 |
671 | 2025-05-08T20:41:20.072Z | Downloaded crossbeam-channel v0.5.15 |
672 | 2025-05-08T20:41:20.076Z | Downloaded paste v1.0.15 |
673 | 2025-05-08T20:41:20.080Z | Downloaded newtype_derive v0.1.6 |
674 | 2025-05-08T20:41:20.086Z | Downloaded rustls-pemfile v1.0.4 |
675 | 2025-05-08T20:41:20.089Z | Downloaded rand_core v0.6.4 |
676 | 2025-05-08T20:41:20.089Z | Downloaded pkcs8 v0.10.2 |
677 | 2025-05-08T20:41:20.092Z | Downloaded hyper-util v0.1.11 |
678 | 2025-05-08T20:41:20.096Z | Downloaded progenitor-client v0.8.0 |
679 | 2025-05-08T20:41:20.099Z | Downloaded phf_generator v0.11.2 |
680 | 2025-05-08T20:41:20.102Z | Downloaded number_prefix v0.4.0 |
681 | 2025-05-08T20:41:20.102Z | Downloaded fd-lock v4.0.2 |
682 | 2025-05-08T20:41:20.105Z | Downloaded dirs-sys-next v0.1.2 |
683 | 2025-05-08T20:41:20.108Z | Downloaded ssh-encoding v0.2.0 |
684 | 2025-05-08T20:41:20.110Z | Downloaded proc-macro-crate v1.3.1 |
685 | 2025-05-08T20:41:20.114Z | Downloaded tabwriter v1.4.0 |
686 | 2025-05-08T20:41:20.114Z | Downloaded slab v0.4.9 |
687 | 2025-05-08T20:41:20.117Z | Downloaded signal-hook-mio v0.2.4 |
688 | 2025-05-08T20:41:20.119Z | Downloaded num_threads v0.1.7 |
689 | 2025-05-08T20:41:20.119Z | Downloaded num_enum_derive v0.5.11 |
690 | 2025-05-08T20:41:20.122Z | Downloaded fs-err v2.11.0 |
691 | 2025-05-08T20:41:20.125Z | Downloaded which v4.4.2 |
692 | 2025-05-08T20:41:20.129Z | Downloaded group v0.13.0 |
693 | 2025-05-08T20:41:20.129Z | Downloaded wyz v0.5.1 |
694 | 2025-05-08T20:41:20.133Z | Downloaded tokio-stream v0.1.17 |
695 | 2025-05-08T20:41:20.136Z | Downloaded serde-big-array v0.5.1 |
696 | 2025-05-08T20:41:20.139Z | Downloaded dropshot_endpoint v0.16.0 |
697 | 2025-05-08T20:41:20.142Z | Downloaded strum v0.26.3 |
698 | 2025-05-08T20:41:20.145Z | Downloaded display-error-chain v0.2.2 |
699 | 2025-05-08T20:41:20.148Z | Downloaded void v1.0.2 |
700 | 2025-05-08T20:41:20.148Z | Downloaded pbkdf2 v0.12.2 |
701 | 2025-05-08T20:41:20.151Z | Downloaded defmt-parser v0.3.4 |
702 | 2025-05-08T20:41:20.151Z | Downloaded futures-sink v0.3.31 |
703 | 2025-05-08T20:41:20.155Z | Downloaded powerfmt v0.2.0 |
704 | 2025-05-08T20:41:20.155Z | Downloaded phf_shared v0.11.2 |
705 | 2025-05-08T20:41:20.158Z | Downloaded jiff-static v0.2.10 |
706 | 2025-05-08T20:41:20.161Z | Downloaded phf_codegen v0.11.2 |
707 | 2025-05-08T20:41:20.164Z | Downloaded ena v0.14.3 |
708 | 2025-05-08T20:41:20.164Z | Downloaded icu_collections v1.5.0 |
709 | 2025-05-08T20:41:20.171Z | Downloaded psl-types v2.0.11 |
710 | 2025-05-08T20:41:20.177Z | Downloaded aes v0.8.4 |
711 | 2025-05-08T20:41:20.180Z | Downloaded num-traits v0.2.19 |
712 | 2025-05-08T20:41:20.183Z | Downloaded tungstenite v0.23.0 |
713 | 2025-05-08T20:41:20.185Z | Downloaded slog-async v2.8.0 |
714 | 2025-05-08T20:41:20.188Z | Downloaded num-iter v0.1.45 |
715 | 2025-05-08T20:41:20.192Z | Downloaded normalize-line-endings v0.3.0 |
716 | 2025-05-08T20:41:20.192Z | Downloaded vergen v8.3.2 |
717 | 2025-05-08T20:41:20.196Z | Downloaded ppv-lite86 v0.2.20 |
718 | 2025-05-08T20:41:20.198Z | Downloaded termios v0.3.3 |
719 | 2025-05-08T20:41:20.199Z | Downloaded flume v0.11.1 |
720 | 2025-05-08T20:41:20.204Z | Downloaded pretty-hex v0.2.1 |
721 | 2025-05-08T20:41:20.207Z | Downloaded unicode_categories v0.1.1 |
722 | 2025-05-08T20:41:20.210Z | Downloaded tokio-native-tls v0.3.1 |
723 | 2025-05-08T20:41:20.213Z | Downloaded xattr v1.3.1 |
724 | 2025-05-08T20:41:20.215Z | Downloaded displaydoc v0.2.5 |
725 | 2025-05-08T20:41:20.218Z | Downloaded unicase v2.7.0 |
726 | 2025-05-08T20:41:20.221Z | Downloaded headers v0.4.0 |
727 | 2025-05-08T20:41:20.225Z | Downloaded dirs-next v2.0.0 |
728 | 2025-05-08T20:41:20.228Z | Downloaded difflib v0.4.0 |
729 | 2025-05-08T20:41:20.231Z | Downloaded typify v0.2.0 |
730 | 2025-05-08T20:41:20.234Z | Downloaded strum_macros v0.24.3 |
731 | 2025-05-08T20:41:20.239Z | Downloaded fixedbitset v0.4.2 |
732 | 2025-05-08T20:41:20.241Z | Downloaded similar v2.7.0 |
733 | 2025-05-08T20:41:20.244Z | Downloaded hash32 v0.3.1 |
734 | 2025-05-08T20:41:20.247Z | Downloaded fallible-iterator v0.2.0 |
735 | 2025-05-08T20:41:20.250Z | Downloaded endian-type v0.1.2 |
736 | 2025-05-08T20:41:20.250Z | Downloaded embedded-io v0.6.1 |
737 | 2025-05-08T20:41:20.253Z | Downloaded embedded-io v0.4.0 |
738 | 2025-05-08T20:41:20.253Z | Downloaded time-core v0.1.2 |
739 | 2025-05-08T20:41:20.256Z | Downloaded toml v0.7.8 |
740 | 2025-05-08T20:41:20.260Z | Downloaded packed_struct_codegen v0.10.1 |
741 | 2025-05-08T20:41:20.263Z | Downloaded packed_struct v0.10.1 |
742 | 2025-05-08T20:41:20.266Z | Downloaded zeroize_derive v1.4.2 |
743 | 2025-05-08T20:41:20.266Z | Downloaded yansi v1.0.1 |
744 | 2025-05-08T20:41:20.269Z | Downloaded der_derive v0.7.3 |
745 | 2025-05-08T20:41:20.272Z | Downloaded xshell v0.2.7 |
746 | 2025-05-08T20:41:20.275Z | Downloaded oso-derive v0.27.3 |
747 | 2025-05-08T20:41:20.278Z | Downloaded newline-converter v0.3.0 |
748 | 2025-05-08T20:41:20.278Z | Downloaded phf v0.11.2 |
749 | 2025-05-08T20:41:20.281Z | Downloaded fatfs v0.3.6 |
750 | 2025-05-08T20:41:20.283Z | Downloaded tokio-rustls v0.26.0 |
751 | 2025-05-08T20:41:20.286Z | Downloaded signal-hook-tokio v0.3.1 |
752 | 2025-05-08T20:41:20.289Z | Downloaded aho-corasick v1.1.3 |
753 | 2025-05-08T20:41:20.294Z | Downloaded sync-ptr v0.1.1 |
754 | 2025-05-08T20:41:20.302Z | Downloaded termcolor v1.4.1 |
755 | 2025-05-08T20:41:20.305Z | Downloaded env_logger v0.11.5 |
756 | 2025-05-08T20:41:20.305Z | Downloaded ctr v0.9.2 |
757 | 2025-05-08T20:41:20.305Z | Downloaded miniz_oxide v0.8.5 |
758 | 2025-05-08T20:41:20.308Z | Downloaded slog-envlogger v2.2.0 |
759 | 2025-05-08T20:41:20.311Z | Downloaded parking_lot v0.11.2 |
760 | 2025-05-08T20:41:20.315Z | Downloaded libm v0.2.8 |
761 | 2025-05-08T20:41:20.321Z | Downloaded tinyvec_macros v0.1.1 |
762 | 2025-05-08T20:41:20.324Z | Downloaded nanorand v0.7.0 |
763 | 2025-05-08T20:41:20.327Z | Downloaded multimap v0.10.0 |
764 | 2025-05-08T20:41:20.330Z | Downloaded signature v2.2.0 |
765 | 2025-05-08T20:41:20.330Z | Downloaded rusty-fork v0.3.0 |
766 | 2025-05-08T20:41:20.335Z | Downloaded crossterm v0.28.1 |
767 | 2025-05-08T20:41:20.340Z | Downloaded predicates-core v1.0.8 |
768 | 2025-05-08T20:41:20.343Z | Downloaded gethostname v0.5.0 |
769 | 2025-05-08T20:41:20.346Z | Downloaded signal-hook-registry v1.4.2 |
770 | 2025-05-08T20:41:20.346Z | Downloaded enum-as-inner v0.6.1 |
771 | 2025-05-08T20:41:20.349Z | Downloaded diesel-dtrace v0.4.2 |
772 | 2025-05-08T20:41:20.352Z | Downloaded sync_wrapper v1.0.1 |
773 | 2025-05-08T20:41:20.352Z | Downloaded pin-project-internal v1.1.6 |
774 | 2025-05-08T20:41:20.355Z | Downloaded serde_urlencoded v0.7.1 |
775 | 2025-05-08T20:41:20.358Z | Downloaded native-tls v0.2.12 |
776 | 2025-05-08T20:41:20.361Z | Downloaded half v2.4.1 |
777 | 2025-05-08T20:41:20.364Z | Downloaded libxml v0.3.3 |
778 | 2025-05-08T20:41:20.371Z | Downloaded fxhash v0.2.1 |
779 | 2025-05-08T20:41:20.374Z | Downloaded progenitor-client v0.9.1 |
780 | 2025-05-08T20:41:20.374Z | Downloaded data-encoding v2.6.0 |
781 | 2025-05-08T20:41:20.377Z | Downloaded schemars v0.8.22 |
782 | 2025-05-08T20:41:20.388Z | Downloaded ecdsa v0.16.9 |
783 | 2025-05-08T20:41:20.392Z | Downloaded smf v0.2.3 |
784 | 2025-05-08T20:41:20.396Z | Downloaded multer v3.1.0 |
785 | 2025-05-08T20:41:20.396Z | Downloaded slog-term v2.9.1 |
786 | 2025-05-08T20:41:20.399Z | Downloaded newtype-uuid v1.2.1 |
787 | 2025-05-08T20:41:20.402Z | Downloaded blake3 v1.5.4 |
788 | 2025-05-08T20:41:20.408Z | Downloaded signal-hook v0.3.17 |
789 | 2025-05-08T20:41:20.412Z | Downloaded rand_xorshift v0.3.0 |
790 | 2025-05-08T20:41:20.415Z | Downloaded foreign-types-shared v0.1.1 |
791 | 2025-05-08T20:41:20.418Z | Downloaded futures-executor v0.3.31 |
792 | 2025-05-08T20:41:20.418Z | Downloaded quinn v0.11.5 |
793 | 2025-05-08T20:41:20.421Z | Downloaded term v0.7.0 |
794 | 2025-05-08T20:41:20.426Z | Downloaded smallvec v0.6.14 |
795 | 2025-05-08T20:41:20.429Z | Downloaded parse-size v1.1.0 |
796 | 2025-05-08T20:41:20.433Z | Downloaded publicsuffix v2.3.0 |
797 | 2025-05-08T20:41:20.436Z | Downloaded pin-project v1.1.6 |
798 | 2025-05-08T20:41:20.445Z | Downloaded zeroize v1.8.1 |
799 | 2025-05-08T20:41:20.448Z | Downloaded peg-runtime v0.8.5 |
800 | 2025-05-08T20:41:20.452Z | Downloaded zerovec-derive v0.10.3 |
801 | 2025-05-08T20:41:20.452Z | Downloaded itertools v0.14.0 |
802 | 2025-05-08T20:41:20.458Z | Downloaded float-cmp v0.10.0 |
803 | 2025-05-08T20:41:20.461Z | Downloaded flagset v0.4.6 |
804 | 2025-05-08T20:41:20.464Z | Downloaded curve25519-dalek-derive v0.1.1 |
805 | 2025-05-08T20:41:20.464Z | Downloaded mime v0.3.17 |
806 | 2025-05-08T20:41:20.468Z | Downloaded aws-lc-rs v1.12.4 |
807 | 2025-05-08T20:41:20.476Z | Downloaded openssl-macros v0.1.1 |
808 | 2025-05-08T20:41:20.479Z | Downloaded primeorder v0.13.6 |
809 | 2025-05-08T20:41:20.479Z | Downloaded time-macros v0.2.18 |
810 | 2025-05-08T20:41:20.482Z | Downloaded postgres-types v0.2.9 |
811 | 2025-05-08T20:41:20.485Z | Downloaded darling_macro v0.20.10 |
812 | 2025-05-08T20:41:20.488Z | Downloaded unicode-bidi v0.3.17 |
813 | 2025-05-08T20:41:20.488Z | Downloaded pin-project-lite v0.2.14 |
814 | 2025-05-08T20:41:20.493Z | Downloaded stable_deref_trait v1.2.0 |
815 | 2025-05-08T20:41:20.496Z | Downloaded serde_plain v1.0.2 |
816 | 2025-05-08T20:41:20.496Z | Downloaded nu-ansi-term v0.50.1 |
817 | 2025-05-08T20:41:20.499Z | Downloaded diesel_table_macro_syntax v0.2.0 |
818 | 2025-05-08T20:41:20.502Z | Downloaded zstd-safe v7.2.3 |
819 | 2025-05-08T20:41:20.505Z | Downloaded want v0.3.1 |
820 | 2025-05-08T20:41:20.505Z | Downloaded reedline v0.38.0 |
821 | 2025-05-08T20:41:20.512Z | Downloaded supports-color v3.0.2 |
822 | 2025-05-08T20:41:20.515Z | Downloaded itertools v0.13.0 |
823 | 2025-05-08T20:41:20.521Z | Downloaded itertools v0.10.5 |
824 | 2025-05-08T20:41:20.528Z | Downloaded strum_macros v0.25.3 |
825 | 2025-05-08T20:41:20.531Z | Downloaded rtoolbox v0.0.2 |
826 | 2025-05-08T20:41:20.534Z | Downloaded olpc-cjson v0.1.4 |
827 | 2025-05-08T20:41:20.534Z | Downloaded form_urlencoded v1.2.1 |
828 | 2025-05-08T20:41:20.537Z | Downloaded samael v0.0.18 |
829 | 2025-05-08T20:41:20.542Z | Downloaded ron v0.7.1 |
830 | 2025-05-08T20:41:20.548Z | Downloaded utf-8 v0.7.6 |
831 | 2025-05-08T20:41:20.550Z | Downloaded untrusted v0.9.0 |
832 | 2025-05-08T20:41:20.555Z | Downloaded mime_guess v2.0.5 |
833 | 2025-05-08T20:41:20.555Z | Downloaded zerocopy-derive v0.8.10 |
834 | 2025-05-08T20:41:20.560Z | Downloaded peg v0.8.5 |
835 | 2025-05-08T20:41:20.565Z | Downloaded parse-display v0.10.0 |
836 | 2025-05-08T20:41:20.568Z | Downloaded x509-cert v0.2.5 |
837 | 2025-05-08T20:41:20.573Z | Downloaded progenitor-impl v0.9.1 |
838 | 2025-05-08T20:41:20.576Z | Downloaded rand_seeder v0.3.0 |
839 | 2025-05-08T20:41:20.582Z | Downloaded peg-macros v0.8.5 |
840 | 2025-05-08T20:41:20.585Z | Downloaded oso v0.27.3 |
841 | 2025-05-08T20:41:20.585Z | Downloaded tar v0.4.44 |
842 | 2025-05-08T20:41:20.588Z | Downloaded toml_edit v0.19.15 |
843 | 2025-05-08T20:41:20.606Z | Downloaded num-derive v0.3.3 |
844 | 2025-05-08T20:41:20.609Z | Downloaded serde_path_to_error v0.1.16 |
845 | 2025-05-08T20:41:20.609Z | Downloaded uzers v0.12.1 |
846 | 2025-05-08T20:41:20.612Z | Downloaded pem-rfc7468 v0.7.0 |
847 | 2025-05-08T20:41:20.615Z | Downloaded bitvec v1.0.1 |
848 | 2025-05-08T20:41:20.630Z | Downloaded whoami v1.5.2 |
849 | 2025-05-08T20:41:20.633Z | Downloaded chrono v0.4.40 |
850 | 2025-05-08T20:41:20.639Z | Downloaded darling v0.20.10 |
851 | 2025-05-08T20:41:20.646Z | Downloaded bindgen v0.69.5 |
852 | 2025-05-08T20:41:20.652Z | Downloaded unicode-properties v0.1.3 |
853 | 2025-05-08T20:41:20.655Z | Downloaded flate2 v1.1.1 |
854 | 2025-05-08T20:41:20.659Z | Downloaded num-complex v0.4.6 |
855 | 2025-05-08T20:41:20.662Z | Downloaded futures v0.3.31 |
856 | 2025-05-08T20:41:20.667Z | Downloaded serde_derive_internals v0.29.1 |
857 | 2025-05-08T20:41:20.669Z | Downloaded uuid v1.16.0 |
858 | 2025-05-08T20:41:20.674Z | Downloaded ron v0.8.1 |
859 | 2025-05-08T20:41:20.678Z | Downloaded ed25519-dalek v2.1.1 |
860 | 2025-05-08T20:41:20.682Z | Downloaded parse-zoneinfo v0.3.1 |
861 | 2025-05-08T20:41:20.685Z | Downloaded time v0.3.36 |
862 | 2025-05-08T20:41:20.699Z | Downloaded salty v0.3.0 |
863 | 2025-05-08T20:41:20.703Z | Downloaded url v2.5.3 |
864 | 2025-05-08T20:41:20.705Z | Downloaded tough v0.20.0 |
865 | 2025-05-08T20:41:20.713Z | Downloaded tracing v0.1.40 |
866 | 2025-05-08T20:41:20.718Z | Downloaded typed-path v0.9.3 |
867 | 2025-05-08T20:41:20.725Z | Downloaded openssl-sys v0.9.107 |
868 | 2025-05-08T20:41:20.730Z | Downloaded quick-xml v0.37.2 |
869 | 2025-05-08T20:41:20.738Z | Downloaded h2 v0.4.6 |
870 | 2025-05-08T20:41:20.746Z | Downloaded rsa v0.9.6 |
871 | 2025-05-08T20:41:20.752Z | Downloaded zerovec v0.10.4 |
872 | 2025-05-08T20:41:20.759Z | Downloaded hashbrown v0.12.3 |
873 | 2025-05-08T20:41:20.764Z | Downloaded lalrpop v0.19.12 |
874 | 2025-05-08T20:41:20.777Z | Downloaded rustls-webpki v0.101.7 |
875 | 2025-05-08T20:41:20.792Z | Downloaded winnow v0.5.40 |
876 | 2025-05-08T20:41:20.801Z | Downloaded serde_with v3.12.0 |
877 | 2025-05-08T20:41:20.810Z | Downloaded rustyline v14.0.0 |
878 | 2025-05-08T20:41:20.816Z | Downloaded futures-util v0.3.31 |
879 | 2025-05-08T20:41:20.829Z | Downloaded unicode-normalization v0.1.24 |
880 | 2025-05-08T20:41:20.832Z | Downloaded rustls-webpki v0.102.8 |
881 | 2025-05-08T20:41:20.851Z | Downloaded p521 v0.13.3 |
882 | 2025-05-08T20:41:20.855Z | Downloaded unicode-width v0.2.0 |
883 | 2025-05-08T20:41:20.862Z | Downloaded radix_trie v0.2.1 |
884 | 2025-05-08T20:41:20.868Z | Downloaded portable-atomic v1.11.0 |
885 | 2025-05-08T20:41:20.876Z | Downloaded petname v2.0.2 |
886 | 2025-05-08T20:41:20.882Z | Downloaded rayon v1.10.0 |
887 | 2025-05-08T20:41:20.892Z | Downloaded russh v0.45.0 |
888 | 2025-05-08T20:41:20.898Z | Downloaded p384 v0.13.0 |
889 | 2025-05-08T20:41:20.905Z | Downloaded chrono-tz v0.10.3 |
890 | 2025-05-08T20:41:20.914Z | Downloaded bstr v1.10.0 |
891 | 2025-05-08T20:41:20.927Z | Downloaded num-bigint-dig v0.8.4 |
892 | 2025-05-08T20:41:20.931Z | Downloaded regex v1.11.1 |
893 | 2025-05-08T20:41:20.946Z | Downloaded winnow v0.6.20 |
894 | 2025-05-08T20:41:20.956Z | Downloaded smoltcp v0.9.1 |
895 | 2025-05-08T20:41:20.966Z | Downloaded zerocopy v0.8.10 |
896 | 2025-05-08T20:41:20.993Z | Downloaded curve25519-dalek v4.1.3 |
897 | 2025-05-08T20:41:21.001Z | Downloaded nix v0.28.0 |
898 | 2025-05-08T20:41:21.013Z | Downloaded object v0.30.4 |
899 | 2025-05-08T20:41:21.025Z | Downloaded regress v0.10.3 |
900 | 2025-05-08T20:41:21.033Z | Downloaded nix v0.27.1 |
901 | 2025-05-08T20:41:21.045Z | Downloaded proptest v1.6.0 |
902 | 2025-05-08T20:41:21.054Z | Downloaded gimli v0.31.1 |
903 | 2025-05-08T20:41:21.065Z | Downloaded rustls v0.21.12 |
904 | 2025-05-08T20:41:21.076Z | Downloaded object v0.36.5 |
905 | 2025-05-08T20:41:21.088Z | Downloaded diesel v2.2.9 |
906 | 2025-05-08T20:41:21.107Z | Downloaded webpki-roots v0.26.6 |
907 | 2025-05-08T20:41:21.111Z | Downloaded git2 v0.19.0 |
908 | 2025-05-08T20:41:21.120Z | Downloaded openssl v0.10.72 |
909 | 2025-05-08T20:41:21.130Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
910 | 2025-05-08T20:41:21.144Z | Downloaded regex-syntax v0.8.5 |
911 | 2025-05-08T20:41:21.153Z | Downloaded ratatui v0.29.0 |
912 | 2025-05-08T20:41:21.174Z | Downloaded openapiv3 v2.0.0 |
913 | 2025-05-08T20:41:21.186Z | Downloaded regex-automata v0.4.8 |
914 | 2025-05-08T20:41:21.203Z | Downloaded smoltcp v0.11.0 |
915 | 2025-05-08T20:41:21.215Z | Downloaded rustls v0.22.4 |
916 | 2025-05-08T20:41:21.228Z | Downloaded regex-syntax v0.6.29 |
917 | 2025-05-08T20:41:21.235Z | Downloaded typify-impl v0.3.0 |
918 | 2025-05-08T20:41:21.252Z | Downloaded typify-impl v0.2.0 |
919 | 2025-05-08T20:41:21.270Z | Downloaded rustls v0.23.19 |
920 | 2025-05-08T20:41:21.279Z | Downloaded dropshot v0.16.0 |
921 | 2025-05-08T20:41:21.301Z | Downloaded sled v0.34.7 |
922 | 2025-05-08T20:41:21.311Z | Downloaded hickory-proto v0.24.4 |
923 | 2025-05-08T20:41:21.327Z | Downloaded nix v0.29.0 |
924 | 2025-05-08T20:41:21.339Z | Downloaded zerocopy-derive v0.6.6 |
925 | 2025-05-08T20:41:21.348Z | Downloaded sha3 v0.10.8 |
926 | 2025-05-08T20:41:21.353Z | Downloaded polar-core v0.27.3 |
927 | 2025-05-08T20:41:21.361Z | Downloaded tabled v0.18.0 |
928 | 2025-05-08T20:41:21.380Z | Downloaded vcpkg v0.2.15 |
929 | 2025-05-08T20:41:21.415Z | Downloaded icu_properties_data v1.5.0 |
930 | 2025-05-08T20:41:21.425Z | Downloaded tokio v1.43.1 |
931 | 2025-05-08T20:41:21.463Z | Downloaded quinn-proto v0.11.8 |
932 | 2025-05-08T20:41:21.469Z | Downloaded jiff v0.2.10 |
933 | 2025-05-08T20:41:21.487Z | Downloaded tower v0.5.2 |
934 | 2025-05-08T20:41:21.496Z | Downloaded petgraph v0.6.5 |
935 | 2025-05-08T20:41:21.514Z | Downloaded tokio-util v0.7.13 |
936 | 2025-05-08T20:41:21.520Z | Downloaded darling_core v0.20.10 |
937 | 2025-05-08T20:41:21.526Z | Downloaded sqlparser v0.45.0 |
938 | 2025-05-08T20:41:21.530Z | Downloaded minimal-lexical v0.2.1 |
939 | 2025-05-08T20:41:21.534Z | Downloaded petgraph v0.7.1 |
940 | 2025-05-08T20:41:21.554Z | Downloaded lzma-sys v0.1.20 |
941 | 2025-05-08T20:41:21.583Z | Downloaded nom v7.1.3 |
942 | 2025-05-08T20:41:21.588Z | Downloaded libz-sys v1.1.20 |
943 | 2025-05-08T20:41:21.609Z | Downloaded steno v0.4.1 |
944 | 2025-05-08T20:41:21.613Z | Downloaded bindgen v0.71.1 |
945 | 2025-05-08T20:41:21.622Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
946 | 2025-05-08T20:41:21.642Z | Downloaded csv v1.3.1 |
947 | 2025-05-08T20:41:21.659Z | Downloaded zip v0.6.6 |
948 | 2025-05-08T20:41:21.662Z | Downloaded progenitor-macro v0.8.0 |
949 | 2025-05-08T20:41:21.665Z | Downloaded predicates v3.1.3 |
950 | 2025-05-08T20:41:21.671Z | Downloaded strum_macros v0.26.4 |
951 | 2025-05-08T20:41:21.671Z | Downloaded fixedbitset v0.5.7 |
952 | 2025-05-08T20:41:21.671Z | Downloaded diesel_derives v2.2.3 |
953 | 2025-05-08T20:41:21.674Z | Downloaded ssh-key v0.6.6 |
954 | 2025-05-08T20:41:21.680Z | Downloaded hkdf v0.12.4 |
955 | 2025-05-08T20:41:21.684Z | Downloaded structmeta v0.3.0 |
956 | 2025-05-08T20:41:21.689Z | Downloaded static_assertions v1.1.0 |
957 | 2025-05-08T20:41:21.689Z | Downloaded des v0.8.1 |
958 | 2025-05-08T20:41:21.689Z | Downloaded progenitor-impl v0.8.0 |
959 | 2025-05-08T20:41:21.693Z | Downloaded omicron-zone-package v0.12.0 |
960 | 2025-05-08T20:41:21.693Z | Downloaded num-bigint v0.4.6 |
961 | 2025-05-08T20:41:21.696Z | Downloaded itertools v0.12.1 |
962 | 2025-05-08T20:41:21.703Z | Downloaded vte_generate_state_changes v0.1.2 |
963 | 2025-05-08T20:41:21.706Z | Downloaded elliptic-curve v0.13.8 |
964 | 2025-05-08T20:41:21.709Z | Downloaded rayon-core v1.12.1 |
965 | 2025-05-08T20:41:21.712Z | Downloaded glob v0.3.2 |
966 | 2025-05-08T20:41:21.715Z | Downloaded rand v0.8.5 |
967 | 2025-05-08T20:41:21.718Z | Downloaded expectorate v1.1.0 |
968 | 2025-05-08T20:41:21.721Z | Downloaded ring v0.17.11 |
969 | 2025-05-08T20:41:21.760Z | Downloaded funty v2.0.0 |
970 | 2025-05-08T20:41:21.763Z | Downloaded foreign-types-shared v0.3.1 |
971 | 2025-05-08T20:41:21.763Z | Downloaded same-file v1.0.6 |
972 | 2025-05-08T20:41:21.763Z | Downloaded rustversion v1.0.17 |
973 | 2025-05-08T20:41:21.766Z | Downloaded pem v3.0.5 |
974 | 2025-05-08T20:41:21.770Z | Downloaded serde_with_macros v3.12.0 |
975 | 2025-05-08T20:41:21.770Z | Downloaded rfc6979 v0.4.0 |
976 | 2025-05-08T20:41:21.770Z | Downloaded tokio-tungstenite v0.23.1 |
977 | 2025-05-08T20:41:21.773Z | Downloaded tokio-tungstenite v0.21.0 |
978 | 2025-05-08T20:41:21.773Z | Downloaded smallvec v1.14.0 |
979 | 2025-05-08T20:41:21.776Z | Downloaded utf8_iter v1.0.4 |
980 | 2025-05-08T20:41:21.776Z | Downloaded untrusted v0.7.1 |
981 | 2025-05-08T20:41:21.779Z | Downloaded wait-timeout v0.2.0 |
982 | 2025-05-08T20:41:21.779Z | Downloaded parking_lot_core v0.8.6 |
983 | 2025-05-08T20:41:21.781Z | Downloaded prettyplease v0.2.30 |
984 | 2025-05-08T20:41:21.784Z | Downloaded hashbrown v0.13.2 |
985 | 2025-05-08T20:41:21.787Z | Downloaded idna v1.0.3 |
986 | 2025-05-08T20:41:21.791Z | Downloaded encoding_rs v0.8.34 |
987 | 2025-05-08T20:41:21.812Z | Downloaded zip v2.6.1 |
988 | 2025-05-08T20:41:21.817Z | Downloaded sqlformat v0.2.6 |
989 | 2025-05-08T20:41:21.819Z | Downloaded ed25519 v2.2.3 |
990 | 2025-05-08T20:41:21.822Z | Downloaded csv-core v0.1.11 |
991 | 2025-05-08T20:41:21.822Z | Downloaded der v0.7.9 |
992 | 2025-05-08T20:41:21.826Z | Downloaded hyper v1.6.0 |
993 | 2025-05-08T20:41:21.832Z | Downloaded mio v1.0.2 |
994 | 2025-05-08T20:41:21.837Z | Downloaded either v1.14.0 |
995 | 2025-05-08T20:41:21.840Z | Downloaded twox-hash v2.1.0 |
996 | 2025-05-08T20:41:21.842Z | Downloaded rustc_version v0.1.7 |
997 | 2025-05-08T20:41:21.842Z | Downloaded russh-cryptovec v0.7.3 |
998 | 2025-05-08T20:41:21.842Z | Downloaded tls_codec v0.4.1 |
999 | 2025-05-08T20:41:21.845Z | Downloaded postgres-protocol v0.6.8 |
1000 | 2025-05-08T20:41:21.845Z | Downloaded postcard v1.0.10 |
1001 | 2025-05-08T20:41:21.848Z | Downloaded papergrid v0.14.0 |
1002 | 2025-05-08T20:41:21.852Z | Downloaded tls_codec_derive v0.4.1 |
1003 | 2025-05-08T20:41:21.856Z | Downloaded parking_lot v0.12.3 |
1004 | 2025-05-08T20:41:21.856Z | Downloaded vte v0.11.1 |
1005 | 2025-05-08T20:41:21.859Z | Downloaded typify v0.3.0 |
1006 | 2025-05-08T20:41:21.861Z | Downloaded diff v0.1.13 |
1007 | 2025-05-08T20:41:21.864Z | Downloaded structmeta-derive v0.3.0 |
1008 | 2025-05-08T20:41:21.864Z | Downloaded futures-core v0.3.31 |
1009 | 2025-05-08T20:41:21.867Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1010 | 2025-05-08T20:41:21.921Z | Downloaded dyn-clone v1.0.19 |
1011 | 2025-05-08T20:41:21.924Z | Downloaded vsss-rs v3.3.4 |
1012 | 2025-05-08T20:41:21.927Z | Downloaded utf16_iter v1.0.5 |
1013 | 2025-05-08T20:41:21.927Z | Downloaded unsafe-libyaml v0.2.11 |
1014 | 2025-05-08T20:41:21.929Z | Downloaded futures-channel v0.3.31 |
1015 | 2025-05-08T20:41:21.932Z | Downloaded parking_lot_core v0.9.10 |
1016 | 2025-05-08T20:41:21.932Z | Downloaded unicode-segmentation v1.12.0 |
1017 | 2025-05-08T20:41:21.935Z | Downloaded tokio-postgres v0.7.13 |
1018 | 2025-05-08T20:41:21.940Z | Downloaded rand v0.9.0 |
1019 | 2025-05-08T20:41:21.943Z | Downloaded spin v0.9.8 |
1020 | 2025-05-08T20:41:21.946Z | Downloaded hickory-server v0.24.4 |
1021 | 2025-05-08T20:41:21.951Z | Downloaded spki v0.7.3 |
1022 | 2025-05-08T20:41:21.954Z | Downloaded schemars_derive v0.8.22 |
1023 | 2025-05-08T20:41:21.954Z | Downloaded deranged v0.3.11 |
1024 | 2025-05-08T20:41:21.957Z | Downloaded http v1.2.0 |
1025 | 2025-05-08T20:41:21.960Z | Downloaded zstd v0.13.3 |
1026 | 2025-05-08T20:41:21.963Z | Downloaded snafu v0.8.5 |
1027 | 2025-05-08T20:41:21.966Z | Downloaded rcgen v0.12.1 |
1028 | 2025-05-08T20:41:21.969Z | Downloaded tokio-macros v2.5.0 |
1029 | 2025-05-08T20:41:21.972Z | Downloaded slog-dtrace v0.3.0 |
1030 | 2025-05-08T20:41:21.972Z | Downloaded slog-bunyan v2.5.0 |
1031 | 2025-05-08T20:41:21.972Z | Downloaded serde-hex v0.1.0 |
1032 | 2025-05-08T20:41:21.975Z | Downloaded rustc_version v0.4.1 |
1033 | 2025-05-08T20:41:21.975Z | Downloaded password-hash v0.4.2 |
1034 | 2025-05-08T20:41:21.978Z | Downloaded poly1305 v0.8.0 |
1035 | 2025-05-08T20:41:21.981Z | Downloaded p256 v0.13.2 |
1036 | 2025-05-08T20:41:21.983Z | Downloaded hash32 v0.2.1 |
1037 | 2025-05-08T20:41:21.983Z | Downloaded tinyvec v1.8.0 |
1038 | 2025-05-08T20:41:21.987Z | Downloaded scheduled-thread-pool v0.2.7 |
1039 | 2025-05-08T20:41:21.987Z | Downloaded radium v0.7.0 |
1040 | 2025-05-08T20:41:21.990Z | Downloaded quinn-udp v0.5.5 |
1041 | 2025-05-08T20:41:21.990Z | Downloaded num-integer v0.1.46 |
1042 | 2025-05-08T20:41:21.990Z | Downloaded globset v0.4.15 |
1043 | 2025-05-08T20:41:21.993Z | Downloaded tungstenite v0.21.0 |
1044 | 2025-05-08T20:41:21.996Z | Downloaded futures-task v0.3.31 |
1045 | 2025-05-08T20:41:21.996Z | Downloaded fs_extra v1.3.0 |
1046 | 2025-05-08T20:41:21.999Z | Downloaded subprocess v0.2.9 |
1047 | 2025-05-08T20:41:22.002Z | Downloaded memmap2 v0.9.5 |
1048 | 2025-05-08T20:41:22.002Z | Downloaded num-derive v0.4.2 |
1049 | 2025-05-08T20:41:22.005Z | Downloaded defmt-macros v0.3.9 |
1050 | 2025-05-08T20:41:22.008Z | Downloaded zone v0.3.1 |
1051 | 2025-05-08T20:41:22.008Z | Downloaded zerofrom-derive v0.1.4 |
1052 | 2025-05-08T20:41:22.008Z | Downloaded value-bag v1.9.0 |
1053 | 2025-05-08T20:41:22.011Z | Downloaded pkcs1 v0.7.5 |
1054 | 2025-05-08T20:41:22.013Z | Downloaded socket2 v0.5.9 |
1055 | 2025-05-08T20:41:22.014Z | Downloaded derive_more v0.99.20 |
1056 | 2025-05-08T20:41:22.017Z | Downloaded zopfli v0.8.1 |
1057 | 2025-05-08T20:41:22.020Z | Downloaded zerocopy v0.6.6 |
1058 | 2025-05-08T20:41:22.023Z | Downloaded aes-gcm v0.10.3 |
1059 | 2025-05-08T20:41:22.026Z | Downloaded typify-macro v0.3.0 |
1060 | 2025-05-08T20:41:22.026Z | Downloaded typify-macro v0.2.0 |
1061 | 2025-05-08T20:41:22.029Z | Downloaded tinystr v0.7.6 |
1062 | 2025-05-08T20:41:22.029Z | Downloaded tiny-keccak v2.0.2 |
1063 | 2025-05-08T20:41:22.032Z | Downloaded debug-ignore v1.0.5 |
1064 | 2025-05-08T20:41:22.032Z | Downloaded zone v0.1.8 |
1065 | 2025-05-08T20:41:22.035Z | Downloaded foreign-types-macros v0.2.3 |
1066 | 2025-05-08T20:41:22.035Z | Downloaded pbkdf2 v0.11.0 |
1067 | 2025-05-08T20:41:22.035Z | Downloaded tracing-core v0.1.32 |
1068 | 2025-05-08T20:41:22.038Z | Downloaded qorb v0.3.1 |
1069 | 2025-05-08T20:41:22.041Z | Downloaded pkcs5 v0.7.1 |
1070 | 2025-05-08T20:41:22.044Z | Downloaded password-hash v0.5.0 |
1071 | 2025-05-08T20:41:22.047Z | Downloaded pretty_assertions v1.4.1 |
1072 | 2025-05-08T20:41:22.050Z | Downloaded derive_builder v0.20.2 |
1073 | 2025-05-08T20:41:22.053Z | Downloaded derive-where v1.2.7 |
1074 | 2025-05-08T20:41:22.056Z | Downloaded icu_locid_transform_data v1.5.0 |
1075 | 2025-05-08T20:41:22.059Z | Downloaded const_format v0.2.34 |
1076 | 2025-05-08T20:41:22.063Z | Downloaded polyval v0.6.2 |
1077 | 2025-05-08T20:41:22.063Z | Downloaded owo-colors v4.2.0 |
1078 | 2025-05-08T20:41:22.066Z | Downloaded serde_yaml v0.9.34+deprecated |
1079 | 2025-05-08T20:41:22.070Z | Downloaded env_logger v0.10.2 |
1080 | 2025-05-08T20:41:22.073Z | Downloaded cc v1.2.15 |
1081 | 2025-05-08T20:41:22.076Z | Downloaded yoke v0.7.4 |
1082 | 2025-05-08T20:41:22.076Z | Downloaded walkdir v2.5.0 |
1083 | 2025-05-08T20:41:22.080Z | Downloaded scopeguard v1.2.0 |
1084 | 2025-05-08T20:41:22.080Z | Downloaded rustc-hash v2.1.1 |
1085 | 2025-05-08T20:41:22.082Z | Downloaded percent-encoding v2.3.1 |
1086 | 2025-05-08T20:41:22.082Z | Downloaded getrandom v0.2.15 |
1087 | 2025-05-08T20:41:22.082Z | Downloaded yasna v0.5.2 |
1088 | 2025-05-08T20:41:22.085Z | Downloaded getrandom v0.3.1 |
1089 | 2025-05-08T20:41:22.088Z | Downloaded num-rational v0.4.2 |
1090 | 2025-05-08T20:41:22.091Z | Downloaded test-strategy v0.4.0 |
1091 | 2025-05-08T20:41:22.094Z | Downloaded quick-error v1.2.3 |
1092 | 2025-05-08T20:41:22.094Z | Downloaded pkg-config v0.3.31 |
1093 | 2025-05-08T20:41:22.097Z | Downloaded pin-utils v0.1.0 |
1094 | 2025-05-08T20:41:22.097Z | Downloaded indicatif v0.17.11 |
1095 | 2025-05-08T20:41:22.100Z | Downloaded parse-display-derive v0.10.0 |
1096 | 2025-05-08T20:41:22.100Z | Downloaded futures-io v0.3.31 |
1097 | 2025-05-08T20:41:22.103Z | Downloaded crypto-bigint v0.5.5 |
1098 | 2025-05-08T20:41:22.106Z | Downloaded defmt v0.3.8 |
1099 | 2025-05-08T20:41:22.109Z | Downloaded base64 v0.13.1 |
1100 | 2025-05-08T20:41:22.112Z | Downloaded semver v0.1.20 |
1101 | 2025-05-08T20:41:22.115Z | Downloaded secrecy v0.10.3 |
1102 | 2025-05-08T20:41:22.115Z | Downloaded base64 v0.21.7 |
1103 | 2025-05-08T20:41:22.118Z | Downloaded backtrace v0.3.74 |
1104 | 2025-05-08T20:41:22.121Z | Downloaded nibble_vec v0.1.0 |
1105 | 2025-05-08T20:41:22.124Z | Downloaded foreign-types v0.5.0 |
1106 | 2025-05-08T20:41:22.124Z | Downloaded foldhash v0.1.3 |
1107 | 2025-05-08T20:41:22.124Z | Downloaded float-ord v0.3.2 |
1108 | 2025-05-08T20:41:22.127Z | Downloaded filetime v0.2.25 |
1109 | 2025-05-08T20:41:22.127Z | Downloaded russh-keys v0.45.0 |
1110 | 2025-05-08T20:41:22.130Z | Downloaded synstructure v0.13.1 |
1111 | 2025-05-08T20:41:22.130Z | Downloaded rustls-pki-types v1.10.0 |
1112 | 2025-05-08T20:41:22.133Z | Downloaded slog v2.7.0 |
1113 | 2025-05-08T20:41:22.136Z | Downloaded ff v0.13.0 |
1114 | 2025-05-08T20:41:22.138Z | Downloaded writeable v0.5.5 |
1115 | 2025-05-08T20:41:22.139Z | Downloaded rustc-demangle v0.1.24 |
1116 | 2025-05-08T20:41:22.142Z | Downloaded compact_str v0.8.0 |
1117 | 2025-05-08T20:41:22.145Z | Downloaded snafu-derive v0.8.5 |
1118 | 2025-05-08T20:41:22.145Z | Downloaded hickory-resolver v0.24.4 |
1119 | 2025-05-08T20:41:22.148Z | Downloaded xz2 v0.1.7 |
1120 | 2025-05-08T20:41:22.151Z | Downloaded litrs v0.4.1 |
1121 | 2025-05-08T20:41:22.154Z | Downloaded const-oid v0.9.6 |
1122 | 2025-05-08T20:41:22.154Z | Downloaded sct v0.7.1 |
1123 | 2025-05-08T20:41:22.157Z | Downloaded rustls-pemfile v2.2.0 |
1124 | 2025-05-08T20:41:22.159Z | Downloaded thiserror-no-std v2.0.2 |
1125 | 2025-05-08T20:41:22.163Z | Downloaded tabled_derive v0.10.0 |
1126 | 2025-05-08T20:41:22.167Z | Downloaded subtle v2.6.1 |
1127 | 2025-05-08T20:41:22.167Z | Downloaded termtree v0.5.1 |
1128 | 2025-05-08T20:41:22.167Z | Downloaded dsl_auto_type v0.1.2 |
1129 | 2025-05-08T20:41:22.167Z | Downloaded indexmap v1.9.3 |
1130 | 2025-05-08T20:41:22.170Z | Downloaded string_cache v0.8.9 |
1131 | 2025-05-08T20:41:22.172Z | Downloaded rand_chacha v0.9.0 |
1132 | 2025-05-08T20:41:22.173Z | Downloaded document-features v0.2.10 |
1133 | 2025-05-08T20:41:22.173Z | Downloaded derive_builder_macro v0.20.2 |
1134 | 2025-05-08T20:41:22.176Z | Downloaded arc-swap v1.7.1 |
1135 | 2025-05-08T20:41:22.179Z | Downloaded slog-scope v4.4.0 |
1136 | 2025-05-08T20:41:22.179Z | Downloaded salsa20 v0.10.2 |
1137 | 2025-05-08T20:41:22.179Z | Downloaded heapless v0.7.17 |
1138 | 2025-05-08T20:41:22.182Z | Downloaded crossbeam-utils v0.8.21 |
1139 | 2025-05-08T20:41:22.185Z | Downloaded shell-words v1.1.0 |
1140 | 2025-05-08T20:41:22.187Z | Downloaded sha1 v0.10.6 |
1141 | 2025-05-08T20:41:22.187Z | Downloaded serde_repr v0.1.19 |
1142 | 2025-05-08T20:41:22.190Z | Downloaded ref-cast-impl v1.0.23 |
1143 | 2025-05-08T20:41:22.190Z | Downloaded hmac v0.12.1 |
1144 | 2025-05-08T20:41:22.190Z | Downloaded hickory-client v0.24.4 |
1145 | 2025-05-08T20:41:22.193Z | Downloaded crossbeam-epoch v0.9.18 |
1146 | 2025-05-08T20:41:22.196Z | Downloaded thread_local v1.1.8 |
1147 | 2025-05-08T20:41:22.199Z | Downloaded scrypt v0.11.0 |
1148 | 2025-05-08T20:41:22.199Z | Downloaded rpassword v7.3.1 |
1149 | 2025-05-08T20:41:22.199Z | Downloaded ipnet v2.11.0 |
1150 | 2025-05-08T20:41:22.203Z | Downloaded hyper-rustls v0.27.3 |
1151 | 2025-05-08T20:41:22.203Z | Downloaded cookie v0.18.1 |
1152 | 2025-05-08T20:41:22.205Z | Downloaded console v0.15.10 |
1153 | 2025-05-08T20:41:22.208Z | Downloaded bzip2 v0.5.2 |
1154 | 2025-05-08T20:41:22.213Z | Downloaded httparse v1.9.5 |
1155 | 2025-05-08T20:41:22.213Z | Downloaded unicode-xid v0.2.6 |
1156 | 2025-05-08T20:41:22.215Z | Downloaded jobserver v0.1.32 |
1157 | 2025-05-08T20:41:22.215Z | Downloaded rand_chacha v0.3.1 |
1158 | 2025-05-08T20:41:22.215Z | Downloaded litemap v0.7.3 |
1159 | 2025-05-08T20:41:22.218Z | Downloaded humantime v2.1.0 |
1160 | 2025-05-08T20:41:22.221Z | Downloaded iana-time-zone v0.1.63 |
1161 | 2025-05-08T20:41:22.224Z | Downloaded http-body-util v0.1.3 |
1162 | 2025-05-08T20:41:22.224Z | Downloaded kstat-rs v0.2.4 |
1163 | 2025-05-08T20:41:22.227Z | Downloaded bcs v0.1.6 |
1164 | 2025-05-08T20:41:22.227Z | Downloaded linked-hash-map v0.5.6 |
1165 | 2025-05-08T20:41:22.230Z | Downloaded cancel-safe-futures v0.1.5 |
1166 | 2025-05-08T20:41:22.230Z | Downloaded base64ct v1.6.0 |
1167 | 2025-05-08T20:41:22.233Z | Downloaded buf-list v1.0.3 |
1168 | 2025-05-08T20:41:23.239Z | Downloaded lru-cache v0.1.2 |
1169 | 2025-05-08T20:41:23.239Z | Downloaded libscf-sys v1.1.0 |
1170 | 2025-05-08T20:41:23.239Z | Downloaded lazycell v1.3.0 |
1171 | 2025-05-08T20:41:23.243Z | Downloaded lalrpop-util v0.19.12 |
1172 | 2025-05-08T20:41:23.243Z | Downloaded colored v2.2.0 |
1173 | 2025-05-08T20:41:23.243Z | Downloaded lru v0.12.5 |
1174 | 2025-05-08T20:41:23.243Z | Downloaded ipnetwork v0.21.1 |
1175 | 2025-05-08T20:41:23.243Z | Downloaded indoc v1.0.9 |
1176 | 2025-05-08T20:41:23.243Z | Downloaded bit-vec v0.8.0 |
1177 | 2025-05-08T20:41:23.243Z | Downloaded idna_adapter v1.2.0 |
1178 | 2025-05-08T20:41:23.243Z | Downloaded crc32fast v1.4.2 |
1179 | 2025-05-08T20:41:23.243Z | Downloaded cookie_store v0.21.1 |
1180 | 2025-05-08T20:41:23.243Z | Downloaded ciborium v0.2.2 |
1181 | 2025-05-08T20:41:23.243Z | Downloaded cmake v0.1.51 |
1182 | 2025-05-08T20:41:23.243Z | Downloaded instability v0.3.2 |
1183 | 2025-05-08T20:41:23.243Z | Downloaded inout v0.1.3 |
1184 | 2025-05-08T20:41:23.243Z | Downloaded hyper-tls v0.6.0 |
1185 | 2025-05-08T20:41:23.243Z | Downloaded hostname v0.3.1 |
1186 | 2025-05-08T20:41:23.243Z | Downloaded async-bb8-diesel v0.2.1 |
1187 | 2025-05-08T20:41:23.243Z | Downloaded argon2 v0.5.3 |
1188 | 2025-05-08T20:41:23.243Z | Downloaded indent_write v2.2.0 |
1189 | 2025-05-08T20:41:23.243Z | Downloaded bitfield-struct v0.6.2 |
1190 | 2025-05-08T20:41:23.243Z | Downloaded base16ct v0.2.0 |
1191 | 2025-05-08T20:41:23.243Z | Downloaded array-init v0.0.4 |
1192 | 2025-05-08T20:41:23.243Z | Downloaded addr2line v0.24.2 |
1193 | 2025-05-08T20:41:23.243Z | Downloaded httpdate v1.0.3 |
1194 | 2025-05-08T20:41:23.243Z | Downloaded crc-catalog v2.4.0 |
1195 | 2025-05-08T20:41:23.243Z | Downloaded convert_case v0.4.0 |
1196 | 2025-05-08T20:41:23.243Z | Downloaded bit-set v0.5.3 |
1197 | 2025-05-08T20:41:23.243Z | Downloaded bcrypt-pbkdf v0.10.0 |
1198 | 2025-05-08T20:41:23.243Z | Downloaded cipher v0.4.4 |
1199 | 2025-05-08T20:41:23.243Z | Downloaded chrono-tz-build v0.4.0 |
1200 | 2025-05-08T20:41:23.243Z | Downloaded bit-set v0.8.0 |
1201 | 2025-05-08T20:41:23.243Z | Downloaded is-terminal v0.4.13 |
1202 | 2025-05-08T20:41:23.243Z | Downloaded bit-vec v0.6.3 |
1203 | 2025-05-08T20:41:23.243Z | Downloaded cexpr v0.6.0 |
1204 | 2025-05-08T20:41:23.243Z | Downloaded cbc v0.1.2 |
1205 | 2025-05-08T20:41:23.243Z | Downloaded blowfish v0.9.1 |
1206 | 2025-05-08T20:41:23.244Z | Downloaded castaway v0.2.3 |
1207 | 2025-05-08T20:41:23.244Z | Downloaded block-padding v0.3.3 |
1208 | 2025-05-08T20:41:23.244Z | Downloaded bitfield v0.14.0 |
1209 | 2025-05-08T20:41:23.244Z | Downloaded assert_matches v1.5.0 |
1210 | 2025-05-08T20:41:23.244Z | Downloaded arrayvec v0.7.6 |
1211 | 2025-05-08T20:41:23.244Z | Downloaded http-body v1.0.1 |
1212 | 2025-05-08T20:41:23.244Z | Downloaded aws-lc-sys v0.26.0 |
1213 | 2025-05-08T20:41:23.244Z | Compiling serde v1.0.219 |
1214 | 2025-05-08T20:41:23.244Z | Compiling value-bag v1.9.0 |
1215 | 2025-05-08T20:41:23.244Z | Compiling shlex v1.3.0 |
1216 | 2025-05-08T20:41:23.244Z | Compiling lock_api v0.4.12 |
1217 | 2025-05-08T20:41:23.244Z | Compiling scopeguard v1.2.0 |
1218 | 2025-05-08T20:41:23.244Z | Compiling typenum v1.17.0 |
1219 | 2025-05-08T20:41:23.244Z | Compiling syn v2.0.98 |
1220 | 2025-05-08T20:41:23.244Z | Compiling getrandom v0.2.15 |
1221 | 2025-05-08T20:41:23.271Z | Compiling jobserver v0.1.32 |
1222 | 2025-05-08T20:41:23.438Z | Compiling log v0.4.22 |
1223 | 2025-05-08T20:41:23.535Z | Compiling rand_core v0.6.4 |
1224 | 2025-05-08T20:41:23.566Z | Compiling generic-array v0.14.7 |
1225 | 2025-05-08T20:41:23.589Z | Compiling smallvec v1.14.0 |
1226 | 2025-05-08T20:41:23.937Z | Compiling cc v1.2.15 |
1227 | 2025-05-08T20:41:24.068Z | Compiling subtle v2.6.1 |
1228 | 2025-05-08T20:41:24.088Z | Compiling const-oid v0.9.6 |
1229 | 2025-05-08T20:41:24.091Z | Compiling stable_deref_trait v1.2.0 |
1230 | 2025-05-08T20:41:24.124Z | Compiling pkg-config v0.3.31 |
1231 | 2025-05-08T20:41:24.223Z | Compiling pin-project-lite v0.2.14 |
1232 | 2025-05-08T20:41:24.242Z | Compiling rustix v0.38.37 |
1233 | 2025-05-08T20:41:24.371Z | Compiling parking_lot_core v0.9.10 |
1234 | 2025-05-08T20:41:24.400Z | Compiling signal-hook-registry v1.4.2 |
1235 | 2025-05-08T20:41:25.119Z | Compiling spin v0.9.8 |
1236 | 2025-05-08T20:41:25.137Z | Compiling mio v1.0.2 |
1237 | 2025-05-08T20:41:25.362Z | Compiling parking_lot v0.12.3 |
1238 | 2025-05-08T20:41:25.417Z | Compiling futures-core v0.3.31 |
1239 | 2025-05-08T20:41:25.464Z | Compiling aho-corasick v1.1.3 |
1240 | 2025-05-08T20:41:25.518Z | Compiling writeable v0.5.5 |
1241 | 2025-05-08T20:41:25.693Z | Compiling cpufeatures v0.2.14 |
1242 | 2025-05-08T20:41:25.812Z | Compiling regex-syntax v0.8.5 |
1243 | 2025-05-08T20:41:26.063Z | Compiling litemap v0.7.3 |
1244 | 2025-05-08T20:41:26.195Z | Compiling either v1.14.0 |
1245 | 2025-05-08T20:41:26.219Z | Compiling libm v0.2.8 |
1246 | 2025-05-08T20:41:26.223Z | Compiling serde_json v1.0.140 |
1247 | 2025-05-08T20:41:26.464Z | Compiling socket2 v0.5.9 |
1248 | 2025-05-08T20:41:26.611Z | Compiling num-traits v0.2.19 |
1249 | 2025-05-08T20:41:26.630Z | Compiling slab v0.4.9 |
1250 | 2025-05-08T20:41:26.649Z | Compiling glob v0.3.2 |
1251 | 2025-05-08T20:41:27.207Z | Compiling getrandom v0.3.1 |
1252 | 2025-05-08T20:41:27.319Z | Compiling prettyplease v0.2.30 |
1253 | 2025-05-08T20:41:27.433Z | Compiling clang-sys v1.8.1 |
1254 | 2025-05-08T20:41:27.686Z | Compiling futures-sink v0.3.31 |
1255 | 2025-05-08T20:41:27.727Z | Compiling icu_locid_transform_data v1.5.0 |
1256 | 2025-05-08T20:41:27.907Z | Compiling lazy_static v1.5.0 |
1257 | 2025-05-08T20:41:27.930Z | Compiling minimal-lexical v0.2.1 |
1258 | 2025-05-08T20:41:28.156Z | Compiling allocator-api2 v0.2.18 |
1259 | 2025-05-08T20:41:28.176Z | Compiling icu_properties_data v1.5.0 |
1260 | 2025-05-08T20:41:28.419Z | Compiling foldhash v0.1.3 |
1261 | 2025-05-08T20:41:28.441Z | Compiling nom v7.1.3 |
1262 | 2025-05-08T20:41:28.736Z | Compiling libloading v0.8.5 |
1263 | 2025-05-08T20:41:28.875Z | Compiling hashbrown v0.15.1 |
1264 | 2025-05-08T20:41:28.894Z | Compiling utf8_iter v1.0.4 |
1265 | 2025-05-08T20:41:29.103Z | Compiling icu_normalizer_data v1.5.0 |
1266 | 2025-05-08T20:41:29.142Z | Compiling write16 v1.0.0 |
1267 | 2025-05-08T20:41:29.221Z | Compiling base64ct v1.6.0 |
1268 | 2025-05-08T20:41:29.286Z | Compiling home v0.5.9 |
1269 | 2025-05-08T20:41:29.520Z | Compiling regex-automata v0.4.8 |
1270 | 2025-05-08T20:41:29.786Z | Compiling bindgen v0.69.5 |
1271 | 2025-05-08T20:41:29.806Z | Compiling utf16_iter v1.0.5 |
1272 | 2025-05-08T20:41:29.904Z | Compiling percent-encoding v2.3.1 |
1273 | 2025-05-08T20:41:29.998Z | Compiling pem-rfc7468 v0.7.0 |
1274 | 2025-05-08T20:41:30.219Z | Compiling synstructure v0.13.1 |
1275 | 2025-05-08T20:41:30.703Z | Compiling itertools v0.12.1 |
1276 | 2025-05-08T20:41:31.569Z | Compiling cexpr v0.6.0 |
1277 | 2025-05-08T20:41:31.646Z | Compiling lazycell v1.3.0 |
1278 | 2025-05-08T20:41:31.706Z | Compiling flagset v0.4.6 |
1279 | 2025-05-08T20:41:31.827Z | Compiling rustc-hash v1.1.0 |
1280 | 2025-05-08T20:41:31.935Z | Compiling futures-channel v0.3.31 |
1281 | 2025-05-08T20:41:31.995Z | Compiling cmake v0.1.51 |
1282 | 2025-05-08T20:41:32.349Z | Compiling futures-task v0.3.31 |
1283 | 2025-05-08T20:41:32.649Z | Compiling fs_extra v1.3.0 |
1284 | 2025-05-08T20:41:32.829Z | Compiling futures-io v0.3.31 |
1285 | 2025-05-08T20:41:33.049Z | Compiling pin-utils v0.1.0 |
1286 | 2025-05-08T20:41:33.100Z | Compiling dunce v1.0.5 |
1287 | 2025-05-08T20:41:33.185Z | Compiling form_urlencoded v1.2.1 |
1288 | 2025-05-08T20:41:33.208Z | Compiling vcpkg v0.2.15 |
1289 | 2025-05-08T20:41:33.250Z | Compiling paste v1.0.15 |
1290 | 2025-05-08T20:41:33.390Z | Compiling crossbeam-utils v0.8.21 |
1291 | 2025-05-08T20:41:33.490Z | Compiling ring v0.17.11 |
1292 | 2025-05-08T20:41:33.511Z | Compiling tracing-core v0.1.32 |
1293 | 2025-05-08T20:41:33.952Z | Compiling aws-lc-rs v1.12.4 |
1294 | 2025-05-08T20:41:34.394Z | Compiling regex v1.11.1 |
1295 | 2025-05-08T20:41:34.549Z | Compiling zerocopy v0.8.10 |
1296 | 2025-05-08T20:41:34.670Z | Compiling iana-time-zone v0.1.63 |
1297 | 2025-05-08T20:41:34.862Z | Compiling openssl-sys v0.9.107 |
1298 | 2025-05-08T20:41:35.198Z | Compiling serde_derive v1.0.219 |
1299 | 2025-05-08T20:41:35.264Z | Compiling zeroize_derive v1.4.2 |
1300 | 2025-05-08T20:41:35.285Z | Compiling zerofrom-derive v0.1.4 |
1301 | 2025-05-08T20:41:35.881Z | Compiling yoke-derive v0.7.4 |
1302 | 2025-05-08T20:41:36.015Z | Compiling zerovec-derive v0.10.3 |
1303 | 2025-05-08T20:41:36.600Z | Compiling zeroize v1.8.1 |
1304 | 2025-05-08T20:41:37.970Z | Compiling displaydoc v0.2.5 |
1305 | 2025-05-08T20:41:38.244Z | Compiling crypto-common v0.1.6 |
1306 | 2025-05-08T20:41:38.323Z | Compiling block-buffer v0.10.4 |
1307 | 2025-05-08T20:41:38.347Z | Compiling zerocopy-derive v0.7.35 |
1308 | 2025-05-08T20:41:38.468Z | Compiling icu_provider_macros v1.5.0 |
1309 | 2025-05-08T20:41:38.506Z | Compiling zerofrom v0.1.4 |
1310 | 2025-05-08T20:41:38.594Z | Compiling digest v0.10.7 |
1311 | 2025-05-08T20:41:38.722Z | Compiling yoke v0.7.4 |
1312 | 2025-05-08T20:41:39.066Z | Compiling zerovec v0.10.4 |
1313 | 2025-05-08T20:41:39.086Z | Compiling hmac v0.12.1 |
1314 | 2025-05-08T20:41:39.327Z | Compiling tokio-macros v2.5.0 |
1315 | 2025-05-08T20:41:39.389Z | Compiling block-padding v0.3.3 |
1316 | 2025-05-08T20:41:39.440Z | Compiling sha2 v0.10.8 |
1317 | 2025-05-08T20:41:39.656Z | Compiling inout v0.1.3 |
1318 | 2025-05-08T20:41:39.702Z | Compiling der_derive v0.7.3 |
1319 | 2025-05-08T20:41:39.904Z | Compiling cipher v0.4.4 |
1320 | 2025-05-08T20:41:40.126Z | Compiling zerocopy v0.7.35 |
1321 | 2025-05-08T20:41:40.420Z | Compiling thiserror-impl v1.0.69 |
1322 | 2025-05-08T20:41:40.717Z | Compiling tinystr v0.7.6 |
1323 | 2025-05-08T20:41:40.888Z | Compiling icu_collections v1.5.0 |
1324 | 2025-05-08T20:41:41.080Z | Compiling icu_locid v1.5.0 |
1325 | 2025-05-08T20:41:41.359Z | Compiling futures-macro v0.3.31 |
1326 | 2025-05-08T20:41:41.782Z | Compiling der v0.7.9 |
1327 | 2025-05-08T20:41:42.032Z | Compiling ppv-lite86 v0.2.20 |
1328 | 2025-05-08T20:41:42.546Z | Compiling icu_provider v1.5.0 |
1329 | 2025-05-08T20:41:42.740Z | Compiling salsa20 v0.10.2 |
1330 | 2025-05-08T20:41:42.814Z | Compiling pbkdf2 v0.12.2 |
1331 | 2025-05-08T20:41:42.956Z | Compiling aes v0.8.4 |
1332 | 2025-05-08T20:41:43.007Z | Compiling scrypt v0.11.0 |
1333 | 2025-05-08T20:41:43.072Z | Compiling futures-util v0.3.31 |
1334 | 2025-05-08T20:41:43.271Z | Compiling icu_locid_transform v1.5.0 |
1335 | 2025-05-08T20:41:43.460Z | Compiling thiserror v1.0.69 |
1336 | 2025-05-08T20:41:43.553Z | Compiling cbc v0.1.2 |
1337 | 2025-05-08T20:41:43.604Z | Compiling pest v2.7.14 |
1338 | 2025-05-08T20:41:43.790Z | Compiling spki v0.7.3 |
1339 | 2025-05-08T20:41:44.136Z | Compiling pkcs5 v0.7.1 |
1340 | 2025-05-08T20:41:44.550Z | Compiling icu_properties v1.5.1 |
1341 | 2025-05-08T20:41:45.293Z | Compiling tracing-attributes v0.1.27 |
1342 | 2025-05-08T20:41:45.520Z | Compiling pkcs8 v0.10.2 |
1343 | 2025-05-08T20:41:45.737Z | Compiling scroll_derive v0.12.0 |
1344 | 2025-05-08T20:41:46.088Z | Compiling pest_meta v2.7.14 |
1345 | 2025-05-08T20:41:46.398Z | Compiling zerocopy-derive v0.8.10 |
1346 | 2025-05-08T20:41:46.909Z | Compiling bitflags v2.9.0 |
1347 | 2025-05-08T20:41:47.056Z | Compiling bytes v1.10.1 |
1348 | 2025-05-08T20:41:48.142Z | Compiling tokio v1.43.1 |
1349 | 2025-05-08T20:41:48.347Z | Compiling semver v1.0.25 |
1350 | 2025-05-08T20:41:48.420Z | Compiling icu_normalizer v1.5.0 |
1351 | 2025-05-08T20:41:48.822Z | Compiling indexmap v2.7.1 |
1352 | 2025-05-08T20:41:48.864Z | Compiling rustc_version v0.4.1 |
1353 | 2025-05-08T20:41:49.015Z | Compiling http v1.2.0 |
1354 | 2025-05-08T20:41:49.568Z | Compiling idna_adapter v1.2.0 |
1355 | 2025-05-08T20:41:49.813Z | Compiling idna v1.0.3 |
1356 | 2025-05-08T20:41:50.103Z | Compiling uuid v1.16.0 |
1357 | 2025-05-08T20:41:50.195Z | Compiling tracing v0.1.40 |
1358 | 2025-05-08T20:41:50.312Z | Compiling chrono v0.4.40 |
1359 | 2025-05-08T20:41:50.697Z | Compiling url v2.5.3 |
1360 | 2025-05-08T20:41:51.014Z | Compiling which v4.4.2 |
1361 | 2025-05-08T20:41:51.127Z | Compiling rustls-pki-types v1.10.0 |
1362 | 2025-05-08T20:41:51.551Z | Compiling tinyvec_macros v0.1.1 |
1363 | 2025-05-08T20:41:52.005Z | Compiling httparse v1.9.5 |
1364 | 2025-05-08T20:41:52.012Z | Compiling tinyvec v1.8.0 |
1365 | 2025-05-08T20:41:52.013Z | Compiling http-body v1.0.1 |
1366 | 2025-05-08T20:41:52.081Z | Compiling pest_generator v2.7.14 |
1367 | 2025-05-08T20:41:52.392Z | Compiling scroll v0.12.0 |
1368 | 2025-05-08T20:41:52.412Z | Compiling serde_derive_internals v0.29.1 |
1369 | 2025-05-08T20:41:52.930Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1370 | 2025-05-08T20:41:53.064Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1371 | 2025-05-08T20:41:53.488Z | Compiling try-lock v0.2.5 |
1372 | 2025-05-08T20:41:53.534Z | Compiling powerfmt v0.2.0 |
1373 | 2025-05-08T20:41:53.664Z | Compiling openssl v0.10.72 |
1374 | 2025-05-08T20:41:53.857Z | Compiling time-core v0.1.2 |
1375 | 2025-05-08T20:41:53.902Z | Compiling foreign-types-shared v0.1.1 |
1376 | 2025-05-08T20:41:53.958Z | Compiling adler2 v2.0.0 |
1377 | 2025-05-08T20:41:54.037Z | Compiling schemars v0.8.22 |
1378 | 2025-05-08T20:41:54.057Z | Compiling atomic-waker v1.1.2 |
1379 | 2025-05-08T20:41:54.122Z | Compiling untrusted v0.7.1 |
1380 | 2025-05-08T20:41:54.169Z | Compiling untrusted v0.9.0 |
1381 | 2025-05-08T20:41:54.243Z | Compiling num-conv v0.1.0 |
1382 | 2025-05-08T20:41:54.320Z | Compiling rustversion v1.0.17 |
1383 | 2025-05-08T20:41:54.441Z | Compiling goblin v0.8.2 |
1384 | 2025-05-08T20:41:54.534Z | Compiling time-macros v0.2.18 |
1385 | 2025-05-08T20:41:54.562Z | Compiling schemars_derive v0.8.22 |
1386 | 2025-05-08T20:41:55.045Z | Compiling rand_core v0.9.2 |
1387 | 2025-05-08T20:41:55.140Z | Compiling miniz_oxide v0.8.5 |
1388 | 2025-05-08T20:41:55.512Z | Compiling foreign-types v0.3.2 |
1389 | 2025-05-08T20:41:55.627Z | Compiling pest_derive v2.7.14 |
1390 | 2025-05-08T20:41:56.425Z | Compiling tokio-util v0.7.13 |
1391 | 2025-05-08T20:41:57.372Z | Compiling deranged v0.3.11 |
1392 | 2025-05-08T20:41:57.443Z | Compiling want v0.3.1 |
1393 | 2025-05-08T20:41:57.715Z | Compiling h2 v0.4.6 |
1394 | 2025-05-08T20:41:59.209Z | Compiling openssl-macros v0.1.1 |
1395 | 2025-05-08T20:41:59.413Z | Compiling rustls v0.23.19 |
1396 | 2025-05-08T20:41:59.724Z | Compiling syn v1.0.109 |
1397 | 2025-05-08T20:41:59.759Z | Compiling native-tls v0.2.12 |
1398 | 2025-05-08T20:41:59.934Z | Compiling num_threads v0.1.7 |
1399 | 2025-05-08T20:42:00.080Z | Compiling httpdate v1.0.3 |
1400 | 2025-05-08T20:42:00.098Z | Compiling dyn-clone v1.0.19 |
1401 | 2025-05-08T20:42:00.277Z | Compiling tower-service v0.3.3 |
1402 | 2025-05-08T20:42:00.455Z | Compiling time v0.3.36 |
1403 | 2025-05-08T20:42:00.863Z | Compiling dof v0.3.0 |
1404 | 2025-05-08T20:42:02.750Z | Compiling dtrace-parser v0.2.0 |
1405 | 2025-05-08T20:42:03.000Z | Compiling rand_chacha v0.9.0 |
1406 | 2025-05-08T20:42:04.647Z | Compiling hyper v1.6.0 |
1407 | 2025-05-08T20:42:04.763Z | Compiling unicode-normalization v0.1.24 |
1408 | 2025-05-08T20:42:04.868Z | Compiling heapless v0.7.17 |
1409 | 2025-05-08T20:42:05.147Z | Compiling rand_chacha v0.3.1 |
1410 | 2025-05-08T20:42:05.315Z | Compiling signature v2.2.0 |
1411 | 2025-05-08T20:42:05.537Z | Compiling crossbeam-epoch v0.9.18 |
1412 | 2025-05-08T20:42:05.806Z | Compiling crc32fast v1.4.2 |
1413 | 2025-05-08T20:42:06.139Z | Compiling cookie v0.18.1 |
1414 | 2025-05-08T20:42:06.228Z | Compiling rayon-core v1.12.1 |
1415 | 2025-05-08T20:42:06.471Z | Compiling unicode-properties v0.1.3 |
1416 | 2025-05-08T20:42:06.549Z | Compiling openssl-probe v0.1.5 |
1417 | 2025-05-08T20:42:06.859Z | Compiling base64 v0.22.1 |
1418 | 2025-05-08T20:42:06.879Z | Compiling slog v2.7.0 |
1419 | 2025-05-08T20:42:07.180Z | Compiling unicode-bidi v0.3.17 |
1420 | 2025-05-08T20:42:07.387Z | Compiling zstd-safe v7.2.3 |
1421 | 2025-05-08T20:42:07.417Z | Compiling signal-hook v0.3.17 |
1422 | 2025-05-08T20:42:07.519Z | Compiling siphasher v0.3.11 |
1423 | 2025-05-08T20:42:07.761Z | Compiling hyper-util v0.1.11 |
1424 | 2025-05-08T20:42:07.884Z | Compiling stringprep v0.1.5 |
1425 | 2025-05-08T20:42:07.961Z | Compiling phf_shared v0.11.2 |
1426 | 2025-05-08T20:42:08.205Z | Compiling crossbeam-deque v0.8.5 |
1427 | 2025-05-08T20:42:08.340Z | Compiling usdt-impl v0.5.0 |
1428 | 2025-05-08T20:42:08.357Z | Compiling rand v0.8.5 |
1429 | 2025-05-08T20:42:08.453Z | Compiling rand v0.9.0 |
1430 | 2025-05-08T20:42:08.854Z | Compiling curve25519-dalek v4.1.3 |
1431 | 2025-05-08T20:42:09.504Z | Compiling serde_tokenstream v0.2.2 |
1432 | 2025-05-08T20:42:09.622Z | Compiling toml_datetime v0.6.8 |
1433 | 2025-05-08T20:42:10.052Z | Compiling serde_spanned v0.6.8 |
1434 | 2025-05-08T20:42:10.113Z | Compiling md-5 v0.10.6 |
1435 | 2025-05-08T20:42:10.116Z | Compiling num-integer v0.1.46 |
1436 | 2025-05-08T20:42:10.290Z | Compiling ff v0.13.0 |
1437 | 2025-05-08T20:42:10.338Z | Compiling hash32 v0.2.1 |
1438 | 2025-05-08T20:42:10.384Z | Compiling memoffset v0.9.1 |
1439 | 2025-05-08T20:42:10.524Z | Compiling num-bigint-dig v0.8.4 |
1440 | 2025-05-08T20:42:10.551Z | Compiling base16ct v0.2.0 |
1441 | 2025-05-08T20:42:10.704Z | Compiling smoltcp v0.9.1 |
1442 | 2025-05-08T20:42:10.728Z | Compiling fallible-iterator v0.2.0 |
1443 | 2025-05-08T20:42:10.794Z | Compiling litrs v0.4.1 |
1444 | 2025-05-08T20:42:10.813Z | Compiling newtype-uuid v1.2.1 |
1445 | 2025-05-08T20:42:10.856Z | Compiling cfg_aliases v0.2.1 |
1446 | 2025-05-08T20:42:10.874Z | Compiling gimli v0.31.1 |
1447 | 2025-05-08T20:42:10.970Z | Compiling psl-types v2.0.11 |
1448 | 2025-05-08T20:42:11.143Z | Compiling portable-atomic v1.11.0 |
1449 | 2025-05-08T20:42:11.178Z | Compiling publicsuffix v2.3.0 |
1450 | 2025-05-08T20:42:11.386Z | Compiling postgres-protocol v0.6.8 |
1451 | 2025-05-08T20:42:11.442Z | Compiling nix v0.29.0 |
1452 | 2025-05-08T20:42:11.491Z | Compiling sec1 v0.7.3 |
1453 | 2025-05-08T20:42:11.892Z | Compiling document-features v0.2.10 |
1454 | 2025-05-08T20:42:12.323Z | Compiling num-iter v0.1.45 |
1455 | 2025-05-08T20:42:12.423Z | Compiling group v0.13.0 |
1456 | 2025-05-08T20:42:12.750Z | Compiling tokio-native-tls v0.3.1 |
1457 | 2025-05-08T20:42:13.359Z | Compiling flate2 v1.1.1 |
1458 | 2025-05-08T20:42:13.629Z | Compiling ipnetwork v0.21.1 |
1459 | 2025-05-08T20:42:13.787Z | Compiling http-body-util v0.1.3 |
1460 | 2025-05-08T20:42:13.897Z | Compiling webpki-roots v0.26.6 |
1461 | 2025-05-08T20:42:14.094Z | Compiling terminal_size v0.4.0 |
1462 | 2025-05-08T20:42:14.125Z | Compiling hkdf v0.12.4 |
1463 | 2025-05-08T20:42:14.229Z | Compiling crypto-bigint v0.5.5 |
1464 | 2025-05-08T20:42:14.272Z | Compiling async-trait v0.1.88 |
1465 | 2025-05-08T20:42:14.321Z | Compiling curve25519-dalek-derive v0.1.1 |
1466 | 2025-05-08T20:42:14.401Z | Compiling zerocopy-derive v0.6.6 |
1467 | 2025-05-08T20:42:14.453Z | Compiling sync_wrapper v1.0.1 |
1468 | 2025-05-08T20:42:14.628Z | Compiling ahash v0.8.11 |
1469 | 2025-05-08T20:42:14.997Z | Compiling addr2line v0.24.2 |
1470 | 2025-05-08T20:42:15.386Z | Compiling fs-err v3.1.0 |
1471 | 2025-05-08T20:42:15.639Z | Compiling object v0.36.5 |
1472 | 2025-05-08T20:42:15.657Z | Compiling simd-adler32 v0.3.7 |
1473 | 2025-05-08T20:42:15.732Z | Compiling anyhow v1.0.98 |
1474 | 2025-05-08T20:42:16.180Z | Compiling zip v2.6.1 |
1475 | 2025-05-08T20:42:16.276Z | Compiling ipnet v2.11.0 |
1476 | 2025-05-08T20:42:16.339Z | Compiling bumpalo v3.16.0 |
1477 | 2025-05-08T20:42:16.512Z | Compiling unicode-width v0.2.0 |
1478 | 2025-05-08T20:42:16.728Z | Compiling rustc-demangle v0.1.24 |
1479 | 2025-05-08T20:42:16.786Z | Compiling managed v0.8.0 |
1480 | 2025-05-08T20:42:17.027Z | Compiling lockfree-object-pool v0.1.6 |
1481 | 2025-05-08T20:42:17.231Z | Compiling tower-layer v0.3.3 |
1482 | 2025-05-08T20:42:17.287Z | Compiling winnow v0.5.40 |
1483 | 2025-05-08T20:42:17.321Z | Compiling buf-list v1.0.3 |
1484 | 2025-05-08T20:42:17.535Z | Compiling strum_macros v0.25.3 |
1485 | 2025-05-08T20:42:17.585Z | Compiling tower v0.5.2 |
1486 | 2025-05-08T20:42:17.989Z | Compiling zopfli v0.8.1 |
1487 | 2025-05-08T20:42:19.611Z | Compiling elliptic-curve v0.13.8 |
1488 | 2025-05-08T20:42:20.089Z | Compiling console v0.15.10 |
1489 | 2025-05-08T20:42:20.293Z | Compiling hubpack_derive v0.1.1 |
1490 | 2025-05-08T20:42:20.404Z | Compiling clap_builder v4.5.35 |
1491 | 2025-05-08T20:42:20.674Z | Compiling toml_edit v0.19.15 |
1492 | 2025-05-08T20:42:20.751Z | Compiling zerocopy v0.6.6 |
1493 | 2025-05-08T20:42:21.112Z | Compiling hubpack v0.1.2 |
1494 | 2025-05-08T20:42:21.435Z | Compiling hyper-tls v0.6.0 |
1495 | 2025-05-08T20:42:21.456Z | Compiling oxnet v0.1.1 |
1496 | 2025-05-08T20:42:21.523Z | Compiling signal-hook-mio v0.2.4 |
1497 | 2025-05-08T20:42:21.711Z | Compiling rayon v1.10.0 |
1498 | 2025-05-08T20:42:21.822Z | Compiling cookie_store v0.21.1 |
1499 | 2025-05-08T20:42:22.157Z | Compiling backtrace v0.3.74 |
1500 | 2025-05-08T20:42:23.368Z | Compiling zstd v0.13.3 |
1501 | 2025-05-08T20:42:25.038Z | Compiling postgres-types v0.2.9 |
1502 | 2025-05-08T20:42:25.572Z | Compiling usdt-macro v0.5.0 |
1503 | 2025-05-08T20:42:26.041Z | Compiling usdt-attr-macro v0.5.0 |
1504 | 2025-05-08T20:42:26.319Z | Compiling phf v0.11.2 |
1505 | 2025-05-08T20:42:26.609Z | Compiling ed25519 v2.2.3 |
1506 | 2025-05-08T20:42:27.001Z | Compiling strum_macros v0.26.4 |
1507 | 2025-05-08T20:42:27.406Z | Compiling bzip2 v0.4.4 |
1508 | 2025-05-08T20:42:27.560Z | Compiling bzip2 v0.5.2 |
1509 | 2025-05-08T20:42:27.794Z | Compiling clap_derive v4.5.32 |
1510 | 2025-05-08T20:42:27.876Z | Compiling enum-as-inner v0.6.1 |
1511 | 2025-05-08T20:42:27.928Z | Compiling rustls-pemfile v2.2.0 |
1512 | 2025-05-08T20:42:28.319Z | Compiling futures-executor v0.3.31 |
1513 | 2025-05-08T20:42:28.456Z | Compiling serde-big-array v0.5.1 |
1514 | 2025-05-08T20:42:28.709Z | Compiling serde_urlencoded v0.7.1 |
1515 | 2025-05-08T20:42:28.820Z | Compiling pkcs1 v0.7.5 |
1516 | 2025-05-08T20:42:28.927Z | Compiling rfc6979 v0.4.0 |
1517 | 2025-05-08T20:42:28.949Z | Compiling daft-derive v0.1.3 |
1518 | 2025-05-08T20:42:29.132Z | Compiling serde_repr v0.1.19 |
1519 | 2025-05-08T20:42:29.202Z | Compiling bstr v1.10.0 |
1520 | 2025-05-08T20:42:29.744Z | Compiling float-cmp v0.10.0 |
1521 | 2025-05-08T20:42:30.003Z | Compiling encoding_rs v0.8.34 |
1522 | 2025-05-08T20:42:30.206Z | Compiling static_assertions v1.1.0 |
1523 | 2025-05-08T20:42:30.328Z | Compiling predicates-core v1.0.8 |
1524 | 2025-05-08T20:42:30.537Z | Compiling fixedbitset v0.4.2 |
1525 | 2025-05-08T20:42:30.642Z | Compiling unicode-segmentation v1.12.0 |
1526 | 2025-05-08T20:42:30.745Z | Compiling mime v0.3.17 |
1527 | 2025-05-08T20:42:30.952Z | Compiling new_debug_unreachable v1.0.6 |
1528 | 2025-05-08T20:42:31.069Z | Compiling whoami v1.5.2 |
1529 | 2025-05-08T20:42:31.269Z | Compiling data-encoding v2.6.0 |
1530 | 2025-05-08T20:42:31.435Z | Compiling number_prefix v0.4.0 |
1531 | 2025-05-08T20:42:31.494Z | Compiling normalize-line-endings v0.3.0 |
1532 | 2025-05-08T20:42:31.625Z | Compiling precomputed-hash v0.1.1 |
1533 | 2025-05-08T20:42:31.643Z | Compiling difflib v0.4.0 |
1534 | 2025-05-08T20:42:31.666Z | Compiling indicatif v0.17.11 |
1535 | 2025-05-08T20:42:31.754Z | Compiling string_cache v0.8.9 |
1536 | 2025-05-08T20:42:32.202Z | Compiling predicates v3.1.3 |
1537 | 2025-05-08T20:42:32.225Z | Compiling clap v4.5.35 |
1538 | 2025-05-08T20:42:32.356Z | Compiling hickory-proto v0.24.4 |
1539 | 2025-05-08T20:42:32.912Z | Compiling strum v0.26.3 |
1540 | 2025-05-08T20:42:33.110Z | Compiling tokio-postgres v0.7.13 |
1541 | 2025-05-08T20:42:33.125Z | Compiling similar v2.7.0 |
1542 | 2025-05-08T20:42:33.600Z | Compiling petgraph v0.6.5 |
1543 | 2025-05-08T20:42:33.674Z | Compiling daft v0.1.3 |
1544 | 2025-05-08T20:42:33.862Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
1545 | 2025-05-08T20:42:34.186Z | Compiling toml_edit v0.22.24 |
1546 | 2025-05-08T20:42:35.167Z | Compiling usdt v0.5.0 |
1547 | 2025-05-08T20:42:35.662Z | Compiling rsa v0.9.6 |
1548 | 2025-05-08T20:42:36.522Z | Compiling ecdsa v0.16.9 |
1549 | 2025-05-08T20:42:37.041Z | Compiling futures v0.3.31 |
1550 | 2025-05-08T20:42:37.356Z | Compiling zip v0.6.6 |
1551 | 2025-05-08T20:42:38.575Z | Compiling ed25519-dalek v2.1.1 |
1552 | 2025-05-08T20:42:39.408Z | Compiling toml v0.7.8 |
1553 | 2025-05-08T20:42:40.359Z | Compiling crossterm v0.28.1 |
1554 | 2025-05-08T20:42:41.193Z | Compiling tokio-stream v0.1.17 |
1555 | 2025-05-08T20:42:41.196Z | Compiling openapiv3 v2.0.0 |
1556 | 2025-05-08T20:42:41.196Z | Compiling x509-cert v0.2.5 |
1557 | 2025-05-08T20:42:41.280Z | Compiling sha1 v0.10.6 |
1558 | 2025-05-08T20:42:41.557Z | Compiling itertools v0.10.5 |
1559 | 2025-05-08T20:42:41.719Z | Compiling dirs-sys-next v0.1.2 |
1560 | 2025-05-08T20:42:42.129Z | Compiling unicode-xid v0.2.6 |
1561 | 2025-05-08T20:42:42.250Z | Compiling lalrpop-util v0.19.12 |
1562 | 2025-05-08T20:42:42.333Z | Compiling peg-runtime v0.8.5 |
1563 | 2025-05-08T20:42:42.605Z | Compiling dirs-next v2.0.0 |
1564 | 2025-05-08T20:42:42.817Z | Compiling thread_local v1.1.8 |
1565 | 2025-05-08T20:42:42.890Z | Compiling slog-async v2.8.0 |
1566 | 2025-05-08T20:42:43.322Z | Compiling term v0.7.0 |
1567 | 2025-05-08T20:42:43.343Z | Compiling xattr v1.3.1 |
1568 | 2025-05-08T20:42:43.492Z | Compiling crossbeam-channel v0.5.15 |
1569 | 2025-05-08T20:42:43.537Z | Compiling filetime v0.2.25 |
1570 | 2025-05-08T20:42:43.625Z | Compiling is-terminal v0.4.13 |
1571 | 2025-05-08T20:42:43.776Z | Compiling take_mut v0.2.2 |
1572 | 2025-05-08T20:42:43.831Z | Compiling tar v0.4.44 |
1573 | 2025-05-08T20:42:43.953Z | Compiling slog-term v2.9.1 |
1574 | 2025-05-08T20:42:44.099Z | Compiling camino v1.1.9 |
1575 | 2025-05-08T20:42:50.086Z | Compiling aws-lc-sys v0.26.0 |
1576 | 2025-05-08T20:43:26.817Z | Compiling rustls-webpki v0.102.8 |
1577 | 2025-05-08T20:43:30.909Z | Compiling tokio-rustls v0.26.0 |
1578 | 2025-05-08T20:43:31.188Z | Compiling hyper-rustls v0.27.3 |
1579 | 2025-05-08T20:43:31.495Z | Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
1580 | 2025-05-08T20:43:34.942Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1581 | 2025-05-08T20:43:35.223Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1582 | 2025-05-08T20:43:39.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s |
1583 | 2025-05-08T20:43:39.802Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
1584 | 2025-05-08T20:43:39.853Z | May 08 20:43:39.009 INFO Starting download, target: Clickhouse |
1585 | 2025-05-08T20:43:39.853Z | May 08 20:43:39.010 INFO Starting download, target: Cockroach |
1586 | 2025-05-08T20:43:39.853Z | May 08 20:43:39.010 INFO Starting download, target: Console |
1587 | 2025-05-08T20:43:39.856Z | May 08 20:43:39.010 INFO Starting download, target: DendriteStub |
1588 | 2025-05-08T20:43:39.856Z | May 08 20:43:39.010 INFO Starting download, target: MaghemiteMgd |
1589 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.010 INFO Starting download, target: TransceiverControl |
1590 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.010 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1591 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.010 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1592 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.010 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1593 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.010 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1594 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.010 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1595 | 2025-05-08T20:43:39.857Z | May 08 20:43:39.011 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1596 | 2025-05-08T20:43:40.336Z | May 08 20:43:39.480 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1597 | 2025-05-08T20:43:40.445Z | May 08 20:43:39.598 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1598 | 2025-05-08T20:43:40.782Z | May 08 20:43:39.905 INFO Download complete, target: TransceiverControl |
1599 | 2025-05-08T20:43:40.862Z | May 08 20:43:40.011 INFO Download complete, target: Console |
1600 | 2025-05-08T20:43:40.988Z | May 08 20:43:40.134 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1601 | 2025-05-08T20:43:41.076Z | May 08 20:43:40.225 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1602 | 2025-05-08T20:43:41.647Z | May 08 20:43:40.803 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1603 | 2025-05-08T20:43:41.651Z | May 08 20:43:40.803 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1604 | 2025-05-08T20:43:41.651Z | May 08 20:43:40.803 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1605 | 2025-05-08T20:43:44.188Z | May 08 20:43:43.343 INFO Download complete, target: DendriteStub |
1606 | 2025-05-08T20:43:44.315Z | May 08 20:43:43.469 INFO Download complete, target: MaghemiteMgd |
1607 | 2025-05-08T20:43:48.257Z | May 08 20:43:47.411 INFO Checking that binary works, target: Cockroach |
1608 | 2025-05-08T20:43:48.416Z | May 08 20:43:47.570 INFO Download complete, target: Cockroach |
1609 | 2025-05-08T20:43:52.159Z | May 08 20:43:51.310 INFO Checking that binary works, target: Clickhouse |
1610 | 2025-05-08T20:43:52.546Z | May 08 20:43:51.700 INFO Download complete, target: Clickhouse |
1611 | 2025-05-08T20:43:52.709Z | All builder prerequisites installed successfully, and PATH looks valid |
1612 | 2025-05-08T20:43:52.715Z | |
1613 | 2025-05-08T20:43:52.715Z | real 5:35.039395802 |
1614 | 2025-05-08T20:43:52.715Z | user 15:05.053249226 |
1615 | 2025-05-08T20:43:52.715Z | sys 2:06.172424955 |
1616 | 2025-05-08T20:43:52.715Z | trap 0.531083501 |
1617 | 2025-05-08T20:43:52.715Z | tflt 10.989575572 |
1618 | 2025-05-08T20:43:52.715Z | dflt 7.907664691 |
1619 | 2025-05-08T20:43:52.715Z | kflt 0.606570230 |
1620 | 2025-05-08T20:43:52.715Z | lock 23:17.486736792 |
1621 | 2025-05-08T20:43:52.715Z | slp 58:35.785883658 |
1622 | 2025-05-08T20:43:52.716Z | lat 56.915263555 |
1623 | 2025-05-08T20:43:52.716Z | stop 2:18.792645335 |
1624 | 2025-05-08T20:43:52.716Z | + banner hack-check |
1625 | 2025-05-08T20:43:52.716Z | |
1626 | 2025-05-08T20:43:52.716Z | # # ## #### # # #### # # ###### #### # # |
1627 | 2025-05-08T20:43:52.716Z | # # # # # # # # # # # # # # # # # |
1628 | 2025-05-08T20:43:52.716Z | ###### # # # #### ##### # ###### ##### # #### |
1629 | 2025-05-08T20:43:52.716Z | # # ###### # # # # # # # # # # |
1630 | 2025-05-08T20:43:52.716Z | # # # # # # # # # # # # # # # # # |
1631 | 2025-05-08T20:43:52.717Z | # # # # #### # # #### # # ###### #### # # |
1632 | 2025-05-08T20:43:52.717Z | |
1633 | 2025-05-08T20:43:52.717Z | + export CARGO_INCREMENTAL=0 |
1634 | 2025-05-08T20:43:52.717Z | + CARGO_INCREMENTAL=0 |
1635 | 2025-05-08T20:43:52.717Z | + ptime -m timeout 2h cargo xtask check-features --ci |
1636 | 2025-05-08T20:43:53.379Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
1637 | 2025-05-08T20:43:53.659Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1638 | 2025-05-08T20:43:56.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s |
1639 | 2025-05-08T20:43:56.466Z | Running `target/debug/xtask check-features --ci` |
1640 | 2025-05-08T20:43:56.493Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
1641 | 2025-05-08T20:43:56.496Z | running: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
1642 | 2025-05-08T20:43:57.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
1643 | 2025-05-08T20:43:57.082Z | Running `target/debug/xtask download cargo-hack` |
1644 | 2025-05-08T20:43:58.015Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1645 | 2025-05-08T20:43:58.412Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1646 | 2025-05-08T20:44:02.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s |
1647 | 2025-05-08T20:44:02.307Z | Running `target/debug/xtask-downloader cargo-hack` |
1648 | 2025-05-08T20:44:02.345Z | May 08 20:44:01.497 INFO Starting download, target: CargoHack |
1649 | 2025-05-08T20:44:02.348Z | May 08 20:44:01.498 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
1650 | 2025-05-08T20:44:03.016Z | May 08 20:44:02.168 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
1651 | 2025-05-08T20:44:03.091Z | May 08 20:44:02.243 INFO Download complete, target: CargoHack |
1652 | 2025-05-08T20:44:03.094Z | running: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
1653 | 2025-05-08T20:44:03.110Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
1654 | 2025-05-08T20:44:03.298Z | info: running `cargo check --bins` on api_identity (1/215) |
1655 | 2025-05-08T20:44:03.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1656 | 2025-05-08T20:44:03.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1657 | 2025-05-08T20:44:03.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1658 | 2025-05-08T20:44:03.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
1659 | 2025-05-08T20:44:04.007Z | |
1660 | 2025-05-08T20:44:04.007Z | info: running `cargo check --bins` on bootstore (2/215) |
1661 | 2025-05-08T20:44:04.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1662 | 2025-05-08T20:44:04.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1663 | 2025-05-08T20:44:04.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1664 | 2025-05-08T20:44:04.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
1665 | 2025-05-08T20:44:04.756Z | |
1666 | 2025-05-08T20:44:04.756Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/215) |
1667 | 2025-05-08T20:44:05.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1668 | 2025-05-08T20:44:05.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1669 | 2025-05-08T20:44:05.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1670 | 2025-05-08T20:44:05.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
1671 | 2025-05-08T20:44:05.507Z | |
1672 | 2025-05-08T20:44:05.507Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/215) |
1673 | 2025-05-08T20:44:06.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1674 | 2025-05-08T20:44:06.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1675 | 2025-05-08T20:44:06.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1676 | 2025-05-08T20:44:06.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
1677 | 2025-05-08T20:44:06.220Z | |
1678 | 2025-05-08T20:44:06.220Z | info: running `cargo check --bins` on id-map (5/215) |
1679 | 2025-05-08T20:44:06.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1680 | 2025-05-08T20:44:06.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1681 | 2025-05-08T20:44:06.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1682 | 2025-05-08T20:44:06.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
1683 | 2025-05-08T20:44:06.948Z | |
1684 | 2025-05-08T20:44:06.948Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/215) |
1685 | 2025-05-08T20:44:07.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1686 | 2025-05-08T20:44:07.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1687 | 2025-05-08T20:44:07.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1688 | 2025-05-08T20:44:07.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1689 | 2025-05-08T20:44:07.489Z | |
1690 | 2025-05-08T20:44:07.489Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/215) |
1691 | 2025-05-08T20:44:07.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1692 | 2025-05-08T20:44:07.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1693 | 2025-05-08T20:44:07.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1694 | 2025-05-08T20:44:07.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1695 | 2025-05-08T20:44:08.033Z | |
1696 | 2025-05-08T20:44:08.033Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/215) |
1697 | 2025-05-08T20:44:08.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1698 | 2025-05-08T20:44:08.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1699 | 2025-05-08T20:44:08.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1700 | 2025-05-08T20:44:08.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1701 | 2025-05-08T20:44:08.577Z | |
1702 | 2025-05-08T20:44:08.577Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/215) |
1703 | 2025-05-08T20:44:09.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1704 | 2025-05-08T20:44:09.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1705 | 2025-05-08T20:44:09.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1706 | 2025-05-08T20:44:09.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1707 | 2025-05-08T20:44:09.412Z | |
1708 | 2025-05-08T20:44:09.412Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/215) |
1709 | 2025-05-08T20:44:09.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1710 | 2025-05-08T20:44:09.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1711 | 2025-05-08T20:44:09.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1712 | 2025-05-08T20:44:09.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1713 | 2025-05-08T20:44:09.661Z | |
1714 | 2025-05-08T20:44:09.661Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/215) |
1715 | 2025-05-08T20:44:10.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1716 | 2025-05-08T20:44:10.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1717 | 2025-05-08T20:44:10.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1718 | 2025-05-08T20:44:10.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1719 | 2025-05-08T20:44:10.198Z | |
1720 | 2025-05-08T20:44:10.198Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/215) |
1721 | 2025-05-08T20:44:10.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1722 | 2025-05-08T20:44:16.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1723 | 2025-05-08T20:44:16.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1724 | 2025-05-08T20:44:16.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1725 | 2025-05-08T20:44:16.678Z | |
1726 | 2025-05-08T20:44:16.678Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/215) |
1727 | 2025-05-08T20:44:16.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1728 | 2025-05-08T20:44:16.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1729 | 2025-05-08T20:44:16.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1730 | 2025-05-08T20:44:16.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1731 | 2025-05-08T20:44:16.754Z | |
1732 | 2025-05-08T20:44:16.754Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/215) |
1733 | 2025-05-08T20:44:17.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1734 | 2025-05-08T20:44:17.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1735 | 2025-05-08T20:44:17.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1736 | 2025-05-08T20:44:17.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1737 | 2025-05-08T20:44:17.022Z | |
1738 | 2025-05-08T20:44:17.022Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/215) |
1739 | 2025-05-08T20:44:17.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1740 | 2025-05-08T20:44:17.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1741 | 2025-05-08T20:44:17.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1742 | 2025-05-08T20:44:17.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1743 | 2025-05-08T20:44:17.023Z | |
1744 | 2025-05-08T20:44:17.023Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/215) |
1745 | 2025-05-08T20:44:17.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1746 | 2025-05-08T20:44:17.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1747 | 2025-05-08T20:44:17.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1748 | 2025-05-08T20:44:17.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1749 | 2025-05-08T20:44:17.023Z | |
1750 | 2025-05-08T20:44:17.023Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/215) |
1751 | 2025-05-08T20:44:17.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1752 | 2025-05-08T20:44:17.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1753 | 2025-05-08T20:44:17.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1754 | 2025-05-08T20:44:17.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1755 | 2025-05-08T20:44:17.024Z | |
1756 | 2025-05-08T20:44:17.024Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/215) |
1757 | 2025-05-08T20:44:17.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1758 | 2025-05-08T20:44:17.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1759 | 2025-05-08T20:44:17.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1760 | 2025-05-08T20:44:17.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1761 | 2025-05-08T20:44:17.024Z | |
1762 | 2025-05-08T20:44:17.024Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/215) |
1763 | 2025-05-08T20:44:17.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1764 | 2025-05-08T20:44:17.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1765 | 2025-05-08T20:44:17.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1766 | 2025-05-08T20:44:17.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1767 | 2025-05-08T20:44:17.024Z | |
1768 | 2025-05-08T20:44:17.024Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/215) |
1769 | 2025-05-08T20:44:17.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1770 | 2025-05-08T20:44:17.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1771 | 2025-05-08T20:44:17.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1772 | 2025-05-08T20:44:17.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1773 | 2025-05-08T20:44:17.024Z | |
1774 | 2025-05-08T20:44:17.024Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/215) |
1775 | 2025-05-08T20:44:17.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1776 | 2025-05-08T20:44:17.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1777 | 2025-05-08T20:44:17.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1778 | 2025-05-08T20:44:17.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1779 | 2025-05-08T20:44:17.024Z | |
1780 | 2025-05-08T20:44:17.024Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/215) |
1781 | 2025-05-08T20:44:17.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1782 | 2025-05-08T20:44:17.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1783 | 2025-05-08T20:44:17.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1784 | 2025-05-08T20:44:17.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1785 | 2025-05-08T20:44:17.024Z | |
1786 | 2025-05-08T20:44:17.024Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/215) |
1787 | 2025-05-08T20:44:17.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1788 | 2025-05-08T20:44:17.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1789 | 2025-05-08T20:44:17.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1790 | 2025-05-08T20:44:17.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1791 | 2025-05-08T20:44:17.025Z | |
1792 | 2025-05-08T20:44:17.025Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/215) |
1793 | 2025-05-08T20:44:17.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1794 | 2025-05-08T20:44:17.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1795 | 2025-05-08T20:44:17.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1796 | 2025-05-08T20:44:17.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
1797 | 2025-05-08T20:44:17.429Z | |
1798 | 2025-05-08T20:44:17.430Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/215) |
1799 | 2025-05-08T20:44:17.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1800 | 2025-05-08T20:44:17.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1801 | 2025-05-08T20:44:17.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1802 | 2025-05-08T20:44:17.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1803 | 2025-05-08T20:44:17.843Z | |
1804 | 2025-05-08T20:44:17.843Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/215) |
1805 | 2025-05-08T20:44:18.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1806 | 2025-05-08T20:44:18.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1807 | 2025-05-08T20:44:18.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1808 | 2025-05-08T20:44:18.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1809 | 2025-05-08T20:44:18.396Z | |
1810 | 2025-05-08T20:44:18.396Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/215) |
1811 | 2025-05-08T20:44:18.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1812 | 2025-05-08T20:44:18.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1813 | 2025-05-08T20:44:18.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1814 | 2025-05-08T20:44:18.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1815 | 2025-05-08T20:44:18.943Z | |
1816 | 2025-05-08T20:44:18.943Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/215) |
1817 | 2025-05-08T20:44:19.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1818 | 2025-05-08T20:44:19.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1819 | 2025-05-08T20:44:19.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1820 | 2025-05-08T20:44:19.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1821 | 2025-05-08T20:44:19.489Z | |
1822 | 2025-05-08T20:44:19.489Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/215) |
1823 | 2025-05-08T20:44:19.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1824 | 2025-05-08T20:44:19.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1825 | 2025-05-08T20:44:19.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1826 | 2025-05-08T20:44:19.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1827 | 2025-05-08T20:44:20.036Z | |
1828 | 2025-05-08T20:44:20.036Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/215) |
1829 | 2025-05-08T20:44:20.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1830 | 2025-05-08T20:44:20.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1831 | 2025-05-08T20:44:20.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1832 | 2025-05-08T20:44:20.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1833 | 2025-05-08T20:44:20.607Z | |
1834 | 2025-05-08T20:44:20.607Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/215) |
1835 | 2025-05-08T20:44:21.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1836 | 2025-05-08T20:44:21.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1837 | 2025-05-08T20:44:21.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1838 | 2025-05-08T20:44:21.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1839 | 2025-05-08T20:44:21.131Z | |
1840 | 2025-05-08T20:44:21.131Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/215) |
1841 | 2025-05-08T20:44:21.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1842 | 2025-05-08T20:44:21.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1843 | 2025-05-08T20:44:21.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1844 | 2025-05-08T20:44:21.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1845 | 2025-05-08T20:44:21.669Z | |
1846 | 2025-05-08T20:44:21.669Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/215) |
1847 | 2025-05-08T20:44:22.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1848 | 2025-05-08T20:44:22.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1849 | 2025-05-08T20:44:22.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1850 | 2025-05-08T20:44:22.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1851 | 2025-05-08T20:44:22.214Z | |
1852 | 2025-05-08T20:44:22.214Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/215) |
1853 | 2025-05-08T20:44:22.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1854 | 2025-05-08T20:44:22.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1855 | 2025-05-08T20:44:22.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1856 | 2025-05-08T20:44:22.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1857 | 2025-05-08T20:44:22.760Z | |
1858 | 2025-05-08T20:44:22.760Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/215) |
1859 | 2025-05-08T20:44:23.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1860 | 2025-05-08T20:44:23.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1861 | 2025-05-08T20:44:23.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1862 | 2025-05-08T20:44:23.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
1863 | 2025-05-08T20:44:23.355Z | |
1864 | 2025-05-08T20:44:23.356Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/215) |
1865 | 2025-05-08T20:44:23.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1866 | 2025-05-08T20:44:23.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1867 | 2025-05-08T20:44:23.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1868 | 2025-05-08T20:44:23.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1869 | 2025-05-08T20:44:23.884Z | |
1870 | 2025-05-08T20:44:23.885Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/215) |
1871 | 2025-05-08T20:44:24.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1872 | 2025-05-08T20:44:24.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1873 | 2025-05-08T20:44:24.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1874 | 2025-05-08T20:44:24.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1875 | 2025-05-08T20:44:24.439Z | |
1876 | 2025-05-08T20:44:24.439Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/215) |
1877 | 2025-05-08T20:44:24.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1878 | 2025-05-08T20:44:24.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1879 | 2025-05-08T20:44:24.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1880 | 2025-05-08T20:44:24.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1881 | 2025-05-08T20:44:24.986Z | |
1882 | 2025-05-08T20:44:24.986Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/215) |
1883 | 2025-05-08T20:44:25.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1884 | 2025-05-08T20:44:25.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1885 | 2025-05-08T20:44:25.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1886 | 2025-05-08T20:44:25.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1887 | 2025-05-08T20:44:25.535Z | |
1888 | 2025-05-08T20:44:25.535Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/215) |
1889 | 2025-05-08T20:44:26.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1890 | 2025-05-08T20:44:26.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1891 | 2025-05-08T20:44:26.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1892 | 2025-05-08T20:44:26.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1893 | 2025-05-08T20:44:26.085Z | |
1894 | 2025-05-08T20:44:26.085Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/215) |
1895 | 2025-05-08T20:44:26.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1896 | 2025-05-08T20:44:26.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1897 | 2025-05-08T20:44:26.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1898 | 2025-05-08T20:44:26.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1899 | 2025-05-08T20:44:26.630Z | |
1900 | 2025-05-08T20:44:26.630Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/215) |
1901 | 2025-05-08T20:44:27.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1902 | 2025-05-08T20:44:27.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1903 | 2025-05-08T20:44:27.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1904 | 2025-05-08T20:44:27.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1905 | 2025-05-08T20:44:27.178Z | |
1906 | 2025-05-08T20:44:27.178Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/215) |
1907 | 2025-05-08T20:44:27.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1908 | 2025-05-08T20:44:27.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1909 | 2025-05-08T20:44:27.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1910 | 2025-05-08T20:44:27.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1911 | 2025-05-08T20:44:27.731Z | |
1912 | 2025-05-08T20:44:27.731Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/215) |
1913 | 2025-05-08T20:44:28.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1914 | 2025-05-08T20:44:28.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1915 | 2025-05-08T20:44:28.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1916 | 2025-05-08T20:44:28.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
1917 | 2025-05-08T20:44:28.288Z | |
1918 | 2025-05-08T20:44:28.289Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/215) |
1919 | 2025-05-08T20:44:28.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1920 | 2025-05-08T20:44:28.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1921 | 2025-05-08T20:44:28.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1922 | 2025-05-08T20:44:28.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1923 | 2025-05-08T20:44:28.838Z | |
1924 | 2025-05-08T20:44:28.838Z | info: running `cargo check --bins` on sled-hardware-types (46/215) |
1925 | 2025-05-08T20:44:29.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1926 | 2025-05-08T20:44:29.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1927 | 2025-05-08T20:44:29.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1928 | 2025-05-08T20:44:29.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
1929 | 2025-05-08T20:44:29.593Z | |
1930 | 2025-05-08T20:44:29.593Z | info: running `cargo check --bins --no-default-features` on illumos-utils (47/215) |
1931 | 2025-05-08T20:44:30.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1932 | 2025-05-08T20:44:30.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1933 | 2025-05-08T20:44:30.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1934 | 2025-05-08T20:44:30.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
1935 | 2025-05-08T20:44:30.331Z | |
1936 | 2025-05-08T20:44:30.331Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/215) |
1937 | 2025-05-08T20:44:30.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1938 | 2025-05-08T20:44:30.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1939 | 2025-05-08T20:44:30.999Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
1940 | 2025-05-08T20:44:31.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
1941 | 2025-05-08T20:44:31.081Z | |
1942 | 2025-05-08T20:44:31.081Z | info: running `cargo check --bins` on oxlog (49/215) |
1943 | 2025-05-08T20:44:31.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
1944 | 2025-05-08T20:44:31.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
1945 | 2025-05-08T20:44:31.789Z | Checking cfg-if v1.0.0 |
1946 | 2025-05-08T20:44:31.796Z | Checking libc v0.2.171 |
1947 | 2025-05-08T20:44:31.904Z | Checking serde v1.0.219 |
1948 | 2025-05-08T20:44:31.909Z | Checking zeroize v1.8.1 |
1949 | 2025-05-08T20:44:31.922Z | Checking memchr v2.7.4 |
1950 | 2025-05-08T20:44:31.931Z | Checking typenum v1.17.0 |
1951 | 2025-05-08T20:44:31.944Z | Checking smallvec v1.14.0 |
1952 | 2025-05-08T20:44:31.960Z | Checking subtle v2.6.1 |
1953 | 2025-05-08T20:44:31.964Z | Checking value-bag v1.9.0 |
1954 | 2025-05-08T20:44:32.133Z | Checking scopeguard v1.2.0 |
1955 | 2025-05-08T20:44:32.232Z | Checking const-oid v0.9.6 |
1956 | 2025-05-08T20:44:32.280Z | Checking itoa v1.0.11 |
1957 | 2025-05-08T20:44:32.295Z | Checking lock_api v0.4.12 |
1958 | 2025-05-08T20:44:32.351Z | Checking log v0.4.22 |
1959 | 2025-05-08T20:44:32.487Z | Checking stable_deref_trait v1.2.0 |
1960 | 2025-05-08T20:44:32.602Z | Checking byteorder v1.5.0 |
1961 | 2025-05-08T20:44:32.706Z | Checking pin-project-lite v0.2.14 |
1962 | 2025-05-08T20:44:32.740Z | Checking zerofrom v0.1.4 |
1963 | 2025-05-08T20:44:32.838Z | Checking once_cell v1.21.3 |
1964 | 2025-05-08T20:44:32.856Z | Checking futures-core v0.3.31 |
1965 | 2025-05-08T20:44:32.871Z | Checking getrandom v0.2.15 |
1966 | 2025-05-08T20:44:32.943Z | Checking yoke v0.7.4 |
1967 | 2025-05-08T20:44:32.990Z | Checking generic-array v0.14.7 |
1968 | 2025-05-08T20:44:33.007Z | Checking signal-hook-registry v1.4.2 |
1969 | 2025-05-08T20:44:33.053Z | Checking parking_lot_core v0.9.10 |
1970 | 2025-05-08T20:44:33.115Z | Checking rand_core v0.6.4 |
1971 | 2025-05-08T20:44:33.136Z | Checking mio v1.0.2 |
1972 | 2025-05-08T20:44:33.245Z | Checking cpufeatures v0.2.14 |
1973 | 2025-05-08T20:44:33.263Z | Checking zerovec v0.10.4 |
1974 | 2025-05-08T20:44:33.343Z | Checking socket2 v0.5.9 |
1975 | 2025-05-08T20:44:33.383Z | Checking parking_lot v0.12.3 |
1976 | 2025-05-08T20:44:33.420Z | Checking writeable v0.5.5 |
1977 | 2025-05-08T20:44:33.711Z | Checking litemap v0.7.3 |
1978 | 2025-05-08T20:44:33.728Z | Checking zerocopy v0.7.35 |
1979 | 2025-05-08T20:44:33.753Z | Checking futures-sink v0.3.31 |
1980 | 2025-05-08T20:44:33.845Z | Checking slab v0.4.9 |
1981 | 2025-05-08T20:44:33.911Z | Checking libm v0.2.8 |
1982 | 2025-05-08T20:44:34.027Z | Checking icu_locid_transform_data v1.5.0 |
1983 | 2025-05-08T20:44:34.052Z | Checking ryu v1.0.18 |
1984 | 2025-05-08T20:44:34.066Z | Checking crypto-common v0.1.6 |
1985 | 2025-05-08T20:44:34.112Z | Checking block-buffer v0.10.4 |
1986 | 2025-05-08T20:44:34.143Z | Checking block-padding v0.3.3 |
1987 | 2025-05-08T20:44:34.251Z | Checking equivalent v1.0.1 |
1988 | 2025-05-08T20:44:34.288Z | Checking allocator-api2 v0.2.18 |
1989 | 2025-05-08T20:44:34.350Z | Checking digest v0.10.7 |
1990 | 2025-05-08T20:44:34.366Z | Checking inout v0.1.3 |
1991 | 2025-05-08T20:44:34.380Z | Checking foldhash v0.1.3 |
1992 | 2025-05-08T20:44:34.591Z | Checking cipher v0.4.4 |
1993 | 2025-05-08T20:44:34.607Z | Checking getrandom v0.3.1 |
1994 | 2025-05-08T20:44:34.710Z | Checking hmac v0.12.1 |
1995 | 2025-05-08T20:44:34.730Z | Checking num-traits v0.2.19 |
1996 | 2025-05-08T20:44:34.756Z | Checking tinystr v0.7.6 |
1997 | 2025-05-08T20:44:34.833Z | Checking icu_collections v1.5.0 |
1998 | 2025-05-08T20:44:34.878Z | Checking hashbrown v0.15.1 |
1999 | 2025-05-08T20:44:34.909Z | Checking sha2 v0.10.8 |
2000 | 2025-05-08T20:44:34.923Z | Checking base64ct v1.6.0 |
2001 | 2025-05-08T20:44:34.990Z | Checking icu_properties_data v1.5.0 |
2002 | 2025-05-08T20:44:35.089Z | Checking icu_locid v1.5.0 |
2003 | 2025-05-08T20:44:35.229Z | Checking utf16_iter v1.0.5 |
2004 | 2025-05-08T20:44:35.352Z | Checking pem-rfc7468 v0.7.0 |
2005 | 2025-05-08T20:44:35.406Z | Checking icu_normalizer_data v1.5.0 |
2006 | 2025-05-08T20:44:35.429Z | Checking flagset v0.4.6 |
2007 | 2025-05-08T20:44:35.489Z | Checking percent-encoding v2.3.1 |
2008 | 2025-05-08T20:44:35.523Z | Checking utf8_iter v1.0.4 |
2009 | 2025-05-08T20:44:35.619Z | Checking write16 v1.0.0 |
2010 | 2025-05-08T20:44:35.636Z | Checking der v0.7.9 |
2011 | 2025-05-08T20:44:35.706Z | Checking futures-channel v0.3.31 |
2012 | 2025-05-08T20:44:35.725Z | Checking futures-task v0.3.31 |
2013 | 2025-05-08T20:44:35.757Z | Checking pin-utils v0.1.0 |
2014 | 2025-05-08T20:44:35.863Z | Checking futures-io v0.3.31 |
2015 | 2025-05-08T20:44:35.889Z | Checking salsa20 v0.10.2 |
2016 | 2025-05-08T20:44:35.966Z | Checking pbkdf2 v0.12.2 |
2017 | 2025-05-08T20:44:36.028Z | Checking icu_provider v1.5.0 |
2018 | 2025-05-08T20:44:36.044Z | Checking ppv-lite86 v0.2.20 |
2019 | 2025-05-08T20:44:36.066Z | Checking futures-util v0.3.31 |
2020 | 2025-05-08T20:44:36.101Z | Checking form_urlencoded v1.2.1 |
2021 | 2025-05-08T20:44:36.135Z | Checking scrypt v0.11.0 |
2022 | 2025-05-08T20:44:36.152Z | Checking aes v0.8.4 |
2023 | 2025-05-08T20:44:36.258Z | Checking bytes v1.10.1 |
2024 | 2025-05-08T20:44:36.309Z | Checking bitflags v2.9.0 |
2025 | 2025-05-08T20:44:36.370Z | Checking indexmap v2.7.1 |
2026 | 2025-05-08T20:44:36.617Z | Checking serde_json v1.0.140 |
2027 | 2025-05-08T20:44:36.630Z | Checking icu_locid_transform v1.5.0 |
2028 | 2025-05-08T20:44:36.777Z | Checking cbc v0.1.2 |
2029 | 2025-05-08T20:44:36.978Z | Checking fnv v1.0.7 |
2030 | 2025-05-08T20:44:37.029Z | Checking uuid v1.16.0 |
2031 | 2025-05-08T20:44:37.112Z | Checking tracing-core v0.1.32 |
2032 | 2025-05-08T20:44:37.275Z | Checking tokio v1.43.1 |
2033 | 2025-05-08T20:44:37.327Z | Checking spki v0.7.3 |
2034 | 2025-05-08T20:44:37.487Z | Checking http v1.2.0 |
2035 | 2025-05-08T20:44:37.586Z | Checking icu_properties v1.5.1 |
2036 | 2025-05-08T20:44:37.621Z | Checking pkcs5 v0.7.1 |
2037 | 2025-05-08T20:44:37.642Z | Compiling newtype-uuid v1.2.1 |
2038 | 2025-05-08T20:44:37.732Z | Checking tracing v0.1.40 |
2039 | 2025-05-08T20:44:37.954Z | Checking iana-time-zone v0.1.63 |
2040 | 2025-05-08T20:44:38.094Z | Checking rustls-pki-types v1.10.0 |
2041 | 2025-05-08T20:44:38.123Z | Checking tinyvec_macros v0.1.1 |
2042 | 2025-05-08T20:44:38.141Z | Checking pkcs8 v0.10.2 |
2043 | 2025-05-08T20:44:38.220Z | Checking tinyvec v1.8.0 |
2044 | 2025-05-08T20:44:38.237Z | Checking chrono v0.4.40 |
2045 | 2025-05-08T20:44:38.496Z | Checking zerocopy v0.8.10 |
2046 | 2025-05-08T20:44:38.607Z | Checking aws-lc-sys v0.26.0 |
2047 | 2025-05-08T20:44:38.715Z | Checking http-body v1.0.1 |
2048 | 2025-05-08T20:44:38.942Z | Checking thiserror v1.0.69 |
2049 | 2025-05-08T20:44:39.085Z | Checking spin v0.9.8 |
2050 | 2025-05-08T20:44:39.409Z | Checking atomic-waker v1.1.2 |
2051 | 2025-05-08T20:44:39.481Z | Checking foreign-types-shared v0.1.1 |
2052 | 2025-05-08T20:44:39.553Z | Checking untrusted v0.7.1 |
2053 | 2025-05-08T20:44:39.604Z | Checking adler2 v2.0.0 |
2054 | 2025-05-08T20:44:39.731Z | Checking untrusted v0.9.0 |
2055 | 2025-05-08T20:44:39.782Z | Checking try-lock v0.2.5 |
2056 | 2025-05-08T20:44:39.905Z | Checking ring v0.17.11 |
2057 | 2025-05-08T20:44:39.927Z | Checking want v0.3.1 |
2058 | 2025-05-08T20:44:40.122Z | Checking miniz_oxide v0.8.5 |
2059 | 2025-05-08T20:44:40.180Z | Checking foreign-types v0.3.2 |
2060 | 2025-05-08T20:44:40.281Z | Checking httparse v1.9.5 |
2061 | 2025-05-08T20:44:40.529Z | Checking crossbeam-utils v0.8.21 |
2062 | 2025-05-08T20:44:40.709Z | Checking openssl-sys v0.9.107 |
2063 | 2025-05-08T20:44:40.804Z | Checking icu_normalizer v1.5.0 |
2064 | 2025-05-08T20:44:40.859Z | Checking aws-lc-rs v1.12.4 |
2065 | 2025-05-08T20:44:40.886Z | Checking errno v0.3.9 |
2066 | 2025-05-08T20:44:41.083Z | Checking aho-corasick v1.1.3 |
2067 | 2025-05-08T20:44:41.231Z | Checking httpdate v1.0.3 |
2068 | 2025-05-08T20:44:41.247Z | Checking rand_core v0.9.2 |
2069 | 2025-05-08T20:44:41.459Z | Checking powerfmt v0.2.0 |
2070 | 2025-05-08T20:44:41.590Z | Checking idna_adapter v1.2.0 |
2071 | 2025-05-08T20:44:41.604Z | Checking unicode-ident v1.0.14 |
2072 | 2025-05-08T20:44:41.748Z | Checking regex-syntax v0.8.5 |
2073 | 2025-05-08T20:44:41.784Z | Checking tower-service v0.3.3 |
2074 | 2025-05-08T20:44:41.801Z | Checking idna v1.0.3 |
2075 | 2025-05-08T20:44:41.898Z | Checking openssl v0.10.72 |
2076 | 2025-05-08T20:44:41.912Z | Checking proc-macro2 v1.0.94 |
2077 | 2025-05-08T20:44:42.093Z | Checking deranged v0.3.11 |
2078 | 2025-05-08T20:44:42.292Z | Checking url v2.5.3 |
2079 | 2025-05-08T20:44:42.533Z | Checking rustls-webpki v0.102.8 |
2080 | 2025-05-08T20:44:42.568Z | Checking rand_chacha v0.9.0 |
2081 | 2025-05-08T20:44:42.599Z | Checking crossbeam-epoch v0.9.18 |
2082 | 2025-05-08T20:44:42.950Z | Checking rustix v0.38.37 |
2083 | 2025-05-08T20:44:43.003Z | Checking unicode-normalization v0.1.24 |
2084 | 2025-05-08T20:44:43.167Z | Checking rand_chacha v0.3.1 |
2085 | 2025-05-08T20:44:43.304Z | Checking semver v1.0.25 |
2086 | 2025-05-08T20:44:43.320Z | Checking bzip2-sys v0.1.13+1.0.8 |
2087 | 2025-05-08T20:44:43.438Z | Checking signature v2.2.0 |
2088 | 2025-05-08T20:44:43.565Z | Checking scroll v0.12.0 |
2089 | 2025-05-08T20:44:43.643Z | Checking crc32fast v1.4.2 |
2090 | 2025-05-08T20:44:43.697Z | Checking siphasher v0.3.11 |
2091 | 2025-05-08T20:44:43.790Z | Checking tokio-util v0.7.13 |
2092 | 2025-05-08T20:44:43.873Z | Checking unicode-bidi v0.3.17 |
2093 | 2025-05-08T20:44:43.936Z | Checking unicode-properties v0.1.3 |
2094 | 2025-05-08T20:44:44.002Z | Checking either v1.14.0 |
2095 | 2025-05-08T20:44:44.024Z | Checking utf8parse v0.2.2 |
2096 | 2025-05-08T20:44:44.187Z | Checking openssl-probe v0.1.5 |
2097 | 2025-05-08T20:44:44.302Z | Checking num_threads v0.1.7 |
2098 | 2025-05-08T20:44:44.357Z | Checking num-conv v0.1.0 |
2099 | 2025-05-08T20:44:44.378Z | Checking anstyle v1.0.10 |
2100 | 2025-05-08T20:44:44.425Z | Checking base64 v0.22.1 |
2101 | 2025-05-08T20:44:44.475Z | Checking ucd-trie v0.1.7 |
2102 | 2025-05-08T20:44:44.613Z | Checking time-core v0.1.2 |
2103 | 2025-05-08T20:44:44.711Z | Checking plain v0.2.3 |
2104 | 2025-05-08T20:44:44.727Z | Checking dyn-clone v1.0.19 |
2105 | 2025-05-08T20:44:44.763Z | Checking h2 v0.4.6 |
2106 | 2025-05-08T20:44:44.787Z | Checking time v0.3.36 |
2107 | 2025-05-08T20:44:44.873Z | Checking goblin v0.8.2 |
2108 | 2025-05-08T20:44:44.873Z | Checking schemars v0.8.22 |
2109 | 2025-05-08T20:44:44.890Z | Checking regex-automata v0.4.8 |
2110 | 2025-05-08T20:44:44.918Z | Checking pest v2.7.14 |
2111 | 2025-05-08T20:44:46.027Z | Checking stringprep v0.1.5 |
2112 | 2025-05-08T20:44:46.315Z | Checking anstyle-parse v0.2.5 |
2113 | 2025-05-08T20:44:46.401Z | Checking phf_shared v0.11.2 |
2114 | 2025-05-08T20:44:46.578Z | Checking rand v0.8.5 |
2115 | 2025-05-08T20:44:46.676Z | Checking rustls v0.23.19 |
2116 | 2025-05-08T20:44:46.730Z | Checking native-tls v0.2.12 |
2117 | 2025-05-08T20:44:47.056Z | Checking crossbeam-deque v0.8.5 |
2118 | 2025-05-08T20:44:47.131Z | Checking rand v0.9.0 |
2119 | 2025-05-08T20:44:47.380Z | Checking quote v1.0.39 |
2120 | 2025-05-08T20:44:47.717Z | Checking toml_datetime v0.6.8 |
2121 | 2025-05-08T20:44:47.733Z | Checking serde_spanned v0.6.8 |
2122 | 2025-05-08T20:44:47.749Z | Checking num-integer v0.1.46 |
2123 | 2025-05-08T20:44:47.933Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
2124 | 2025-05-08T20:44:48.010Z | Checking md-5 v0.10.6 |
2125 | 2025-05-08T20:44:48.144Z | Checking ff v0.13.0 |
2126 | 2025-05-08T20:44:48.188Z | Checking hash32 v0.2.1 |
2127 | 2025-05-08T20:44:48.206Z | Checking gimli v0.31.1 |
2128 | 2025-05-08T20:44:48.230Z | Checking base16ct v0.2.0 |
2129 | 2025-05-08T20:44:48.353Z | Checking colorchoice v1.0.2 |
2130 | 2025-05-08T20:44:48.437Z | Checking pretty-hex v0.4.1 |
2131 | 2025-05-08T20:44:48.481Z | Checking fallible-iterator v0.2.0 |
2132 | 2025-05-08T20:44:48.506Z | Checking is_terminal_polyfill v1.70.1 |
2133 | 2025-05-08T20:44:48.623Z | Checking anstyle-query v1.1.1 |
2134 | 2025-05-08T20:44:48.644Z | Checking psl-types v2.0.11 |
2135 | 2025-05-08T20:44:48.766Z | Checking anstream v0.6.15 |
2136 | 2025-05-08T20:44:48.830Z | Checking publicsuffix v2.3.0 |
2137 | 2025-05-08T20:44:48.868Z | Checking heapless v0.7.17 |
2138 | 2025-05-08T20:44:49.050Z | Checking postgres-protocol v0.6.8 |
2139 | 2025-05-08T20:44:49.100Z | Checking sec1 v0.7.3 |
2140 | 2025-05-08T20:44:49.124Z | Checking group v0.13.0 |
2141 | 2025-05-08T20:44:49.379Z | Checking num-iter v0.1.45 |
2142 | 2025-05-08T20:44:49.476Z | Checking zstd-safe v7.2.3 |
2143 | 2025-05-08T20:44:49.566Z | Checking syn v2.0.98 |
2144 | 2025-05-08T20:44:49.711Z | Compiling daft v0.1.3 |
2145 | 2025-05-08T20:44:49.714Z | Checking dof v0.3.0 |
2146 | 2025-05-08T20:44:49.745Z | Checking dtrace-parser v0.2.0 |
2147 | 2025-05-08T20:44:49.769Z | Checking rayon-core v1.12.1 |
2148 | 2025-05-08T20:44:50.215Z | Checking cookie v0.18.1 |
2149 | 2025-05-08T20:44:50.222Z | Checking tokio-native-tls v0.3.1 |
2150 | 2025-05-08T20:44:50.309Z | Checking ipnetwork v0.21.1 |
2151 | 2025-05-08T20:44:50.412Z | Checking terminal_size v0.4.0 |
2152 | 2025-05-08T20:44:50.474Z | Checking flate2 v1.1.1 |
2153 | 2025-05-08T20:44:50.592Z | Checking lazy_static v1.5.0 |
2154 | 2025-05-08T20:44:50.675Z | Checking http-body-util v0.1.3 |
2155 | 2025-05-08T20:44:50.699Z | Checking webpki-roots v0.26.6 |
2156 | 2025-05-08T20:44:50.716Z | Checking signal-hook v0.3.17 |
2157 | 2025-05-08T20:44:50.840Z | Checking hyper v1.6.0 |
2158 | 2025-05-08T20:44:50.900Z | Checking hkdf v0.12.4 |
2159 | 2025-05-08T20:44:51.039Z | Checking crypto-bigint v0.5.5 |
2160 | 2025-05-08T20:44:51.098Z | Checking sync_wrapper v1.0.1 |
2161 | 2025-05-08T20:44:51.116Z | Checking thread-id v4.2.2 |
2162 | 2025-05-08T20:44:51.120Z | Checking object v0.36.5 |
2163 | 2025-05-08T20:44:51.248Z | Checking tower-layer v0.3.3 |
2164 | 2025-05-08T20:44:51.248Z | Checking lockfree-object-pool v0.1.6 |
2165 | 2025-05-08T20:44:51.530Z | Checking simd-adler32 v0.3.7 |
2166 | 2025-05-08T20:44:51.547Z | Checking ipnet v2.11.0 |
2167 | 2025-05-08T20:44:51.686Z | Checking tokio-rustls v0.26.0 |
2168 | 2025-05-08T20:44:51.724Z | Checking addr2line v0.24.2 |
2169 | 2025-05-08T20:44:51.872Z | Checking rustc-demangle v0.1.24 |
2170 | 2025-05-08T20:44:52.018Z | Checking bitflags v1.3.2 |
2171 | 2025-05-08T20:44:52.094Z | Checking clap_lex v0.7.4 |
2172 | 2025-05-08T20:44:52.128Z | Checking strsim v0.11.1 |
2173 | 2025-05-08T20:44:52.248Z | Checking bumpalo v3.16.0 |
2174 | 2025-05-08T20:44:52.284Z | Checking unicode-width v0.2.0 |
2175 | 2025-05-08T20:44:52.344Z | Checking managed v0.8.0 |
2176 | 2025-05-08T20:44:52.414Z | Checking winnow v0.5.40 |
2177 | 2025-05-08T20:44:52.582Z | Checking zopfli v0.8.1 |
2178 | 2025-05-08T20:44:52.689Z | Checking smoltcp v0.9.1 |
2179 | 2025-05-08T20:44:52.733Z | Checking hyper-util v0.1.11 |
2180 | 2025-05-08T20:44:52.774Z | Checking console v0.15.10 |
2181 | 2025-05-08T20:44:53.257Z | Checking clap_builder v4.5.35 |
2182 | 2025-05-08T20:44:53.368Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2183 | 2025-05-08T20:44:53.627Z | Checking elliptic-curve v0.13.8 |
2184 | 2025-05-08T20:44:53.663Z | Checking tower v0.5.2 |
2185 | 2025-05-08T20:44:54.036Z | Checking signal-hook-mio v0.2.4 |
2186 | 2025-05-08T20:44:54.194Z | Checking num-bigint-dig v0.8.4 |
2187 | 2025-05-08T20:44:54.267Z | Checking oxnet v0.1.1 |
2188 | 2025-05-08T20:44:54.369Z | Checking cookie_store v0.21.1 |
2189 | 2025-05-08T20:44:54.664Z | Checking rayon v1.10.0 |
2190 | 2025-05-08T20:44:54.815Z | Checking hyper-tls v0.6.0 |
2191 | 2025-05-08T20:44:55.295Z | Checking hyper-rustls v0.27.3 |
2192 | 2025-05-08T20:44:55.305Z | Checking zstd v0.13.3 |
2193 | 2025-05-08T20:44:55.305Z | Checking toml_edit v0.19.15 |
2194 | 2025-05-08T20:44:55.398Z | Checking usdt-impl v0.5.0 |
2195 | 2025-05-08T20:44:55.431Z | Checking postgres-types v0.2.9 |
2196 | 2025-05-08T20:44:55.453Z | Checking bstr v1.10.0 |
2197 | 2025-05-08T20:44:55.949Z | Checking regex v1.11.1 |
2198 | 2025-05-08T20:44:56.104Z | Checking phf v0.11.2 |
2199 | 2025-05-08T20:44:56.123Z | Checking ed25519 v2.2.3 |
2200 | 2025-05-08T20:44:56.137Z | Checking bzip2 v0.5.2 |
2201 | 2025-05-08T20:44:56.301Z | Checking bzip2 v0.4.4 |
2202 | 2025-05-08T20:44:56.362Z | Checking futures-executor v0.3.31 |
2203 | 2025-05-08T20:44:56.420Z | Checking zerocopy v0.6.6 |
2204 | 2025-05-08T20:44:56.463Z | Checking curve25519-dalek v4.1.3 |
2205 | 2025-05-08T20:44:56.500Z | Checking rustls-pemfile v2.2.0 |
2206 | 2025-05-08T20:44:56.592Z | Checking hubpack v0.1.2 |
2207 | 2025-05-08T20:44:56.609Z | Checking memoffset v0.9.1 |
2208 | 2025-05-08T20:44:56.736Z | Checking portable-atomic v1.11.0 |
2209 | 2025-05-08T20:44:56.877Z | Checking pkcs1 v0.7.5 |
2210 | 2025-05-08T20:44:56.921Z | Checking backtrace v0.3.74 |
2211 | 2025-05-08T20:44:56.942Z | Checking serde_urlencoded v0.7.1 |
2212 | 2025-05-08T20:44:57.086Z | Checking serde-big-array v0.5.1 |
2213 | 2025-05-08T20:44:57.277Z | Checking float-cmp v0.10.0 |
2214 | 2025-05-08T20:44:57.306Z | Checking rfc6979 v0.4.0 |
2215 | 2025-05-08T20:44:57.354Z | Checking memmap v0.7.0 |
2216 | 2025-05-08T20:44:57.454Z | Checking encoding_rs v0.8.34 |
2217 | 2025-05-08T20:44:57.482Z | Checking fixedbitset v0.4.2 |
2218 | 2025-05-08T20:44:57.497Z | Checking predicates-core v1.0.8 |
2219 | 2025-05-08T20:44:57.513Z | Checking difflib v0.4.0 |
2220 | 2025-05-08T20:44:57.582Z | Checking precomputed-hash v0.1.1 |
2221 | 2025-05-08T20:44:57.683Z | Checking winnow v0.7.3 |
2222 | 2025-05-08T20:44:57.699Z | Checking data-encoding v2.6.0 |
2223 | 2025-05-08T20:44:57.722Z | Checking static_assertions v1.1.0 |
2224 | 2025-05-08T20:44:57.753Z | Checking mime v0.3.17 |
2225 | 2025-05-08T20:44:57.828Z | Checking unicode-segmentation v1.12.0 |
2226 | 2025-05-08T20:44:57.891Z | Checking new_debug_unreachable v1.0.6 |
2227 | 2025-05-08T20:44:57.938Z | Checking minimal-lexical v0.2.1 |
2228 | 2025-05-08T20:44:58.053Z | Checking whoami v1.5.2 |
2229 | 2025-05-08T20:44:58.113Z | Checking normalize-line-endings v0.3.0 |
2230 | 2025-05-08T20:44:58.215Z | Checking number_prefix v0.4.0 |
2231 | 2025-05-08T20:44:58.243Z | Checking predicates v3.1.3 |
2232 | 2025-05-08T20:44:58.246Z | Checking ed25519-dalek v2.1.1 |
2233 | 2025-05-08T20:44:58.312Z | Checking nom v7.1.3 |
2234 | 2025-05-08T20:44:58.348Z | Checking tokio-postgres v0.7.13 |
2235 | 2025-05-08T20:44:58.400Z | Checking indicatif v0.17.11 |
2236 | 2025-05-08T20:44:58.476Z | Checking similar v2.7.0 |
2237 | 2025-05-08T20:44:58.648Z | Checking hickory-proto v0.24.4 |
2238 | 2025-05-08T20:44:58.873Z | Checking string_cache v0.8.9 |
2239 | 2025-05-08T20:44:59.138Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
2240 | 2025-05-08T20:44:59.166Z | Checking petgraph v0.6.5 |
2241 | 2025-05-08T20:44:59.248Z | Checking usdt v0.5.0 |
2242 | 2025-05-08T20:44:59.513Z | Checking toml v0.7.8 |
2243 | 2025-05-08T20:44:59.594Z | Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1) |
2244 | 2025-05-08T20:45:00.168Z | Checking ecdsa v0.16.9 |
2245 | 2025-05-08T20:45:00.352Z | Checking toml_edit v0.22.24 |
2246 | 2025-05-08T20:45:00.839Z | Checking anyhow v1.0.98 |
2247 | 2025-05-08T20:45:00.855Z | Checking rsa v0.9.6 |
2248 | 2025-05-08T20:45:01.226Z | Checking nix v0.29.0 |
2249 | 2025-05-08T20:45:01.392Z | Checking zip v0.6.6 |
2250 | 2025-05-08T20:45:01.649Z | Checking futures v0.3.31 |
2251 | 2025-05-08T20:45:01.771Z | Checking zip v2.6.1 |
2252 | 2025-05-08T20:45:01.816Z | Checking clap v4.5.35 |
2253 | 2025-05-08T20:45:01.942Z | Checking crossterm v0.28.1 |
2254 | 2025-05-08T20:45:02.116Z | Checking tokio-stream v0.1.17 |
2255 | 2025-05-08T20:45:02.151Z | Checking itertools v0.10.5 |
2256 | 2025-05-08T20:45:02.561Z | Checking itertools v0.12.1 |
2257 | 2025-05-08T20:45:02.858Z | Checking fs-err v3.1.0 |
2258 | 2025-05-08T20:45:02.956Z | Checking buf-list v1.0.3 |
2259 | 2025-05-08T20:45:02.975Z | Checking strum v0.26.3 |
2260 | 2025-05-08T20:45:03.097Z | Checking ahash v0.8.11 |
2261 | 2025-05-08T20:45:03.124Z | Checking slog v2.7.0 |
2262 | 2025-05-08T20:45:03.271Z | Checking openapiv3 v2.0.0 |
2263 | 2025-05-08T20:45:03.409Z | Checking x509-cert v0.2.5 |
2264 | 2025-05-08T20:45:03.545Z | Checking sha1 v0.10.6 |
2265 | 2025-05-08T20:45:03.562Z | Checking lalrpop-util v0.19.12 |
2266 | 2025-05-08T20:45:03.623Z | Checking peg-runtime v0.8.5 |
2267 | 2025-05-08T20:45:04.184Z | Checking camino v1.1.9 |
2268 | 2025-05-08T20:45:04.195Z | Checking sigpipe v0.1.3 |
2269 | 2025-05-08T20:45:04.195Z | Checking jiff v0.2.10 |
2270 | 2025-05-08T20:45:07.594Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2271 | 2025-05-08T20:45:07.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.85s |
2272 | 2025-05-08T20:45:08.123Z | |
2273 | 2025-05-08T20:45:08.124Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (50/215) |
2274 | 2025-05-08T20:45:08.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2275 | 2025-05-08T20:45:08.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2276 | 2025-05-08T20:45:08.884Z | Compiling regress v0.10.3 |
2277 | 2025-05-08T20:45:09.001Z | Compiling thiserror-impl v2.0.12 |
2278 | 2025-05-08T20:45:09.016Z | Checking heck v0.5.0 |
2279 | 2025-05-08T20:45:09.043Z | Compiling unsafe-libyaml v0.2.11 |
2280 | 2025-05-08T20:45:09.062Z | Checking dirs-sys-next v0.1.2 |
2281 | 2025-05-08T20:45:09.073Z | Checking fastrand v2.1.1 |
2282 | 2025-05-08T20:45:09.087Z | Checking newtype-uuid v1.2.1 |
2283 | 2025-05-08T20:45:09.204Z | Checking thread_local v1.1.8 |
2284 | 2025-05-08T20:45:09.227Z | Checking dirs-next v2.0.0 |
2285 | 2025-05-08T20:45:09.347Z | Compiling structmeta-derive v0.3.0 |
2286 | 2025-05-08T20:45:09.369Z | Compiling ident_case v1.0.1 |
2287 | 2025-05-08T20:45:09.385Z | Checking tempfile v3.13.0 |
2288 | 2025-05-08T20:45:09.470Z | Checking term v0.7.0 |
2289 | 2025-05-08T20:45:09.555Z | Compiling darling_core v0.20.10 |
2290 | 2025-05-08T20:45:09.759Z | Checking daft v0.1.3 |
2291 | 2025-05-08T20:45:09.877Z | Checking crossbeam-channel v0.5.15 |
2292 | 2025-05-08T20:45:10.213Z | Checking is-terminal v0.4.13 |
2293 | 2025-05-08T20:45:10.349Z | Compiling serde_yaml v0.9.34+deprecated |
2294 | 2025-05-08T20:45:10.565Z | Checking take_mut v0.2.2 |
2295 | 2025-05-08T20:45:10.731Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2296 | 2025-05-08T20:45:10.822Z | Compiling rustls v0.22.4 |
2297 | 2025-05-08T20:45:11.138Z | Checking slog-async v2.8.0 |
2298 | 2025-05-08T20:45:11.158Z | Checking slog-term v2.9.1 |
2299 | 2025-05-08T20:45:11.459Z | Compiling proc-macro-crate v1.3.1 |
2300 | 2025-05-08T20:45:11.694Z | Checking wait-timeout v0.2.0 |
2301 | 2025-05-08T20:45:11.795Z | Compiling structmeta v0.3.0 |
2302 | 2025-05-08T20:45:11.896Z | Compiling multer v3.1.0 |
2303 | 2025-05-08T20:45:11.947Z | Compiling thiserror v2.0.12 |
2304 | 2025-05-08T20:45:12.190Z | Checking quick-error v1.2.3 |
2305 | 2025-05-08T20:45:12.214Z | Checking bit-vec v0.8.0 |
2306 | 2025-05-08T20:45:12.257Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2307 | 2025-05-08T20:45:12.339Z | Checking match_cfg v0.1.0 |
2308 | 2025-05-08T20:45:12.361Z | Compiling num_enum_derive v0.5.11 |
2309 | 2025-05-08T20:45:12.381Z | Checking typify-impl v0.3.0 |
2310 | 2025-05-08T20:45:12.439Z | Checking typify-impl v0.2.0 |
2311 | 2025-05-08T20:45:13.502Z | Checking bit-set v0.8.0 |
2312 | 2025-05-08T20:45:13.735Z | Checking hostname v0.3.1 |
2313 | 2025-05-08T20:45:13.761Z | Checking rusty-fork v0.3.0 |
2314 | 2025-05-08T20:45:14.058Z | Checking progenitor-client v0.9.1 |
2315 | 2025-05-08T20:45:14.422Z | Checking slog-json v2.6.1 |
2316 | 2025-05-08T20:45:14.581Z | Checking rand_xorshift v0.3.0 |
2317 | 2025-05-08T20:45:14.690Z | Compiling lzma-sys v0.1.20 |
2318 | 2025-05-08T20:45:14.786Z | Checking hex v0.4.3 |
2319 | 2025-05-08T20:45:14.867Z | Compiling foreign-types-macros v0.2.3 |
2320 | 2025-05-08T20:45:14.884Z | Compiling async-stream-impl v0.3.6 |
2321 | 2025-05-08T20:45:15.277Z | Compiling dropshot v0.16.0 |
2322 | 2025-05-08T20:45:15.358Z | Compiling darling_macro v0.20.10 |
2323 | 2025-05-08T20:45:15.423Z | Checking unarray v0.1.4 |
2324 | 2025-05-08T20:45:15.593Z | Checking arc-swap v1.7.1 |
2325 | 2025-05-08T20:45:15.622Z | Checking utf-8 v0.7.6 |
2326 | 2025-05-08T20:45:15.824Z | Checking foreign-types-shared v0.3.1 |
2327 | 2025-05-08T20:45:15.950Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2328 | 2025-05-08T20:45:16.007Z | Checking slog-scope v4.4.0 |
2329 | 2025-05-08T20:45:16.060Z | Checking tungstenite v0.21.0 |
2330 | 2025-05-08T20:45:16.079Z | Checking async-stream v0.3.6 |
2331 | 2025-05-08T20:45:16.096Z | Checking foreign-types v0.5.0 |
2332 | 2025-05-08T20:45:16.220Z | Checking proptest v1.6.0 |
2333 | 2025-05-08T20:45:16.223Z | Compiling darling v0.20.10 |
2334 | 2025-05-08T20:45:16.291Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2335 | 2025-05-08T20:45:16.314Z | Checking slog-bunyan v2.5.0 |
2336 | 2025-05-08T20:45:16.356Z | Compiling serde_with_macros v3.12.0 |
2337 | 2025-05-08T20:45:16.506Z | Checking num_enum v0.5.11 |
2338 | 2025-05-08T20:45:16.553Z | Compiling proc-macro-error v1.0.4 |
2339 | 2025-05-08T20:45:17.100Z | Compiling test-strategy v0.4.0 |
2340 | 2025-05-08T20:45:17.147Z | Compiling parse-display-derive v0.10.0 |
2341 | 2025-05-08T20:45:17.336Z | Checking tokio-rustls v0.25.0 |
2342 | 2025-05-08T20:45:17.466Z | Checking toml v0.8.20 |
2343 | 2025-05-08T20:45:17.717Z | Checking progenitor-client v0.8.0 |
2344 | 2025-05-08T20:45:18.091Z | Compiling heck v0.3.3 |
2345 | 2025-05-08T20:45:19.184Z | Checking waitgroup v0.1.2 |
2346 | 2025-05-08T20:45:19.187Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2347 | 2025-05-08T20:45:19.189Z | Compiling dropshot_endpoint v0.16.0 |
2348 | 2025-05-08T20:45:19.189Z | Checking serde_path_to_error v0.1.16 |
2349 | 2025-05-08T20:45:19.189Z | Compiling derive-where v1.2.7 |
2350 | 2025-05-08T20:45:19.432Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2351 | 2025-05-08T20:45:20.213Z | Checking hostname v0.4.0 |
2352 | 2025-05-08T20:45:20.370Z | Checking cstr-argument v0.1.2 |
2353 | 2025-05-08T20:45:20.456Z | Checking instant v0.1.13 |
2354 | 2025-05-08T20:45:20.568Z | Checking pretty-hex v0.2.1 |
2355 | 2025-05-08T20:45:20.592Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2356 | 2025-05-08T20:45:20.676Z | Checking base64 v0.21.7 |
2357 | 2025-05-08T20:45:20.749Z | Checking debug-ignore v1.0.5 |
2358 | 2025-05-08T20:45:20.933Z | Checking parse-display v0.10.0 |
2359 | 2025-05-08T20:45:20.937Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2360 | 2025-05-08T20:45:20.963Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2361 | 2025-05-08T20:45:21.164Z | Checking backoff v0.4.0 |
2362 | 2025-05-08T20:45:21.186Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2363 | 2025-05-08T20:45:21.231Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2364 | 2025-05-08T20:45:21.420Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2365 | 2025-05-08T20:45:21.498Z | Checking serde_with v3.12.0 |
2366 | 2025-05-08T20:45:21.537Z | Compiling zone_cfg_derive v0.1.2 |
2367 | 2025-05-08T20:45:21.590Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2368 | 2025-05-08T20:45:21.667Z | Checking tokio-tungstenite v0.21.0 |
2369 | 2025-05-08T20:45:22.229Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2370 | 2025-05-08T20:45:22.294Z | Checking slog-stdlog v4.1.1 |
2371 | 2025-05-08T20:45:22.363Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2372 | 2025-05-08T20:45:22.457Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2373 | 2025-05-08T20:45:22.537Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2374 | 2025-05-08T20:45:22.757Z | Checking colored v2.2.0 |
2375 | 2025-05-08T20:45:22.776Z | Checking macaddr v1.0.1 |
2376 | 2025-05-08T20:45:22.863Z | Checking winnow v0.6.20 |
2377 | 2025-05-08T20:45:23.089Z | Checking base64 v0.13.1 |
2378 | 2025-05-08T20:45:23.142Z | Checking unicode-width v0.1.14 |
2379 | 2025-05-08T20:45:23.470Z | Checking ron v0.7.1 |
2380 | 2025-05-08T20:45:23.596Z | Checking zone v0.1.8 |
2381 | 2025-05-08T20:45:23.640Z | Checking tabwriter v1.4.0 |
2382 | 2025-05-08T20:45:23.883Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2383 | 2025-05-08T20:45:24.257Z | Checking slog-envlogger v2.2.0 |
2384 | 2025-05-08T20:45:24.342Z | Checking xz2 v0.1.7 |
2385 | 2025-05-08T20:45:24.483Z | Checking xattr v1.3.1 |
2386 | 2025-05-08T20:45:24.550Z | Checking pem v3.0.5 |
2387 | 2025-05-08T20:45:24.567Z | Checking yasna v0.5.2 |
2388 | 2025-05-08T20:45:24.651Z | Checking smf v0.2.3 |
2389 | 2025-05-08T20:45:24.697Z | Checking headers-core v0.3.0 |
2390 | 2025-05-08T20:45:24.837Z | Checking filetime v0.2.25 |
2391 | 2025-05-08T20:45:24.864Z | Checking same-file v1.0.6 |
2392 | 2025-05-08T20:45:25.035Z | Checking walkdir v2.5.0 |
2393 | 2025-05-08T20:45:25.067Z | Checking tar v0.4.44 |
2394 | 2025-05-08T20:45:25.111Z | Checking headers v0.4.0 |
2395 | 2025-05-08T20:45:25.322Z | Checking camino-tempfile v1.1.1 |
2396 | 2025-05-08T20:45:25.396Z | Checking rcgen v0.12.1 |
2397 | 2025-05-08T20:45:25.602Z | Checking atomicwrites v0.4.4 |
2398 | 2025-05-08T20:45:25.825Z | Checking subprocess v0.2.9 |
2399 | 2025-05-08T20:45:26.417Z | Compiling typify-macro v0.3.0 |
2400 | 2025-05-08T20:45:26.420Z | Compiling typify-macro v0.2.0 |
2401 | 2025-05-08T20:45:28.351Z | Compiling typify v0.2.0 |
2402 | 2025-05-08T20:45:28.354Z | Compiling typify v0.3.0 |
2403 | 2025-05-08T20:45:28.440Z | Compiling progenitor-impl v0.8.0 |
2404 | 2025-05-08T20:45:28.457Z | Compiling progenitor-impl v0.9.1 |
2405 | 2025-05-08T20:45:31.229Z | Compiling progenitor-macro v0.8.0 |
2406 | 2025-05-08T20:45:31.253Z | Compiling progenitor-macro v0.9.1 |
2407 | 2025-05-08T20:45:35.917Z | Checking progenitor v0.8.0 |
2408 | 2025-05-08T20:45:35.920Z | Checking progenitor v0.9.1 |
2409 | 2025-05-08T20:45:36.062Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
2410 | 2025-05-08T20:45:36.066Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2411 | 2025-05-08T20:45:38.594Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2412 | 2025-05-08T20:45:38.860Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2413 | 2025-05-08T20:45:44.704Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2414 | 2025-05-08T20:45:46.296Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2415 | 2025-05-08T20:45:47.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.47s |
2416 | 2025-05-08T20:45:47.798Z | |
2417 | 2025-05-08T20:45:47.798Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/215) |
2418 | 2025-05-08T20:45:48.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2419 | 2025-05-08T20:45:48.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2420 | 2025-05-08T20:45:48.561Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2421 | 2025-05-08T20:45:50.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s |
2422 | 2025-05-08T20:45:50.240Z | |
2423 | 2025-05-08T20:45:50.240Z | info: running `cargo check --bins` on nexus-config (52/215) |
2424 | 2025-05-08T20:45:50.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2425 | 2025-05-08T20:45:50.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2426 | 2025-05-08T20:45:50.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2427 | 2025-05-08T20:45:50.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2428 | 2025-05-08T20:45:50.975Z | |
2429 | 2025-05-08T20:45:50.975Z | info: running `cargo check --bins` on omicron-rpaths (53/215) |
2430 | 2025-05-08T20:45:51.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2431 | 2025-05-08T20:45:51.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2432 | 2025-05-08T20:45:51.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2433 | 2025-05-08T20:45:51.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
2434 | 2025-05-08T20:45:51.685Z | |
2435 | 2025-05-08T20:45:51.685Z | info: running `cargo check --bins` on omicron-certificates (54/215) |
2436 | 2025-05-08T20:45:52.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2437 | 2025-05-08T20:45:52.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2438 | 2025-05-08T20:45:52.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2439 | 2025-05-08T20:45:52.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2440 | 2025-05-08T20:45:52.414Z | |
2441 | 2025-05-08T20:45:52.414Z | info: running `cargo check --bins` on omicron-clickhouse-admin (55/215) |
2442 | 2025-05-08T20:45:53.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2443 | 2025-05-08T20:45:53.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2444 | 2025-05-08T20:45:53.198Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2445 | 2025-05-08T20:45:53.314Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2446 | 2025-05-08T20:45:53.326Z | Compiling tempfile v3.13.0 |
2447 | 2025-05-08T20:45:53.329Z | Compiling wait-timeout v0.2.0 |
2448 | 2025-05-08T20:45:53.330Z | Compiling bit-vec v0.8.0 |
2449 | 2025-05-08T20:45:53.337Z | Compiling match_cfg v0.1.0 |
2450 | 2025-05-08T20:45:53.340Z | Compiling quick-error v1.2.3 |
2451 | 2025-05-08T20:45:53.340Z | Compiling rustls v0.22.4 |
2452 | 2025-05-08T20:45:53.406Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2453 | 2025-05-08T20:45:53.449Z | Compiling hostname v0.3.1 |
2454 | 2025-05-08T20:45:53.533Z | Compiling progenitor-client v0.9.1 |
2455 | 2025-05-08T20:45:53.671Z | Compiling slog-json v2.6.1 |
2456 | 2025-05-08T20:45:53.702Z | Compiling rusty-fork v0.3.0 |
2457 | 2025-05-08T20:45:53.797Z | Compiling bit-set v0.8.0 |
2458 | 2025-05-08T20:45:53.825Z | Compiling rand_xorshift v0.3.0 |
2459 | 2025-05-08T20:45:53.968Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2460 | 2025-05-08T20:45:53.996Z | Compiling itertools v0.13.0 |
2461 | 2025-05-08T20:45:54.073Z | Compiling hex v0.4.3 |
2462 | 2025-05-08T20:45:54.076Z | Compiling heapless v0.8.0 |
2463 | 2025-05-08T20:45:54.076Z | Compiling unarray v0.1.4 |
2464 | 2025-05-08T20:45:54.154Z | Compiling progenitor v0.9.1 |
2465 | 2025-05-08T20:45:54.253Z | Compiling proptest v1.6.0 |
2466 | 2025-05-08T20:45:54.306Z | Compiling slog-bunyan v2.5.0 |
2467 | 2025-05-08T20:45:54.381Z | Compiling async-stream v0.3.6 |
2468 | 2025-05-08T20:45:54.513Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2469 | 2025-05-08T20:45:54.578Z | Compiling multer v3.1.0 |
2470 | 2025-05-08T20:45:54.654Z | Compiling toml v0.8.20 |
2471 | 2025-05-08T20:45:54.685Z | Compiling waitgroup v0.1.2 |
2472 | 2025-05-08T20:45:54.911Z | Checking hash32 v0.3.1 |
2473 | 2025-05-08T20:45:54.927Z | Compiling serde_path_to_error v0.1.16 |
2474 | 2025-05-08T20:45:55.129Z | Compiling hostname v0.4.0 |
2475 | 2025-05-08T20:45:55.361Z | Compiling instant v0.1.13 |
2476 | 2025-05-08T20:45:55.494Z | Compiling debug-ignore v1.0.5 |
2477 | 2025-05-08T20:45:55.537Z | Compiling smoltcp v0.11.0 |
2478 | 2025-05-08T20:45:55.666Z | Compiling backoff v0.4.0 |
2479 | 2025-05-08T20:45:56.039Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
2480 | 2025-05-08T20:45:56.090Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2481 | 2025-05-08T20:45:56.178Z | Compiling parse-display v0.10.0 |
2482 | 2025-05-08T20:45:56.278Z | Compiling serde_with v3.12.0 |
2483 | 2025-05-08T20:45:56.770Z | Checking num-rational v0.4.2 |
2484 | 2025-05-08T20:45:56.834Z | Compiling ingot-macros v0.1.0 |
2485 | 2025-05-08T20:45:56.894Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2486 | 2025-05-08T20:45:57.395Z | Compiling tokio-rustls v0.25.0 |
2487 | 2025-05-08T20:45:57.512Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2488 | 2025-05-08T20:45:57.788Z | Compiling dropshot v0.16.0 |
2489 | 2025-05-08T20:45:59.773Z | Compiling phf_generator v0.11.2 |
2490 | 2025-05-08T20:45:59.988Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
2491 | 2025-05-08T20:46:01.058Z | Checking num-complex v0.4.6 |
2492 | 2025-05-08T20:46:01.648Z | Compiling macaddr v1.0.1 |
2493 | 2025-05-08T20:46:01.902Z | Checking cobs v0.2.3 |
2494 | 2025-05-08T20:46:02.105Z | Compiling num v0.4.3 |
2495 | 2025-05-08T20:46:02.123Z | Checking postcard v1.0.10 |
2496 | 2025-05-08T20:46:02.228Z | Compiling phf_codegen v0.11.2 |
2497 | 2025-05-08T20:46:02.462Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2498 | 2025-05-08T20:46:02.652Z | Compiling parse-zoneinfo v0.3.1 |
2499 | 2025-05-08T20:46:02.909Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2500 | 2025-05-08T20:46:03.292Z | Compiling float-ord v0.3.2 |
2501 | 2025-05-08T20:46:03.475Z | Compiling convert_case v0.4.0 |
2502 | 2025-05-08T20:46:03.733Z | Checking ingot-types v0.1.0 |
2503 | 2025-05-08T20:46:04.063Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2504 | 2025-05-08T20:46:04.244Z | Compiling derive_more v0.99.20 |
2505 | 2025-05-08T20:46:04.337Z | Compiling chrono-tz-build v0.4.0 |
2506 | 2025-05-08T20:46:04.515Z | Checking ingot v0.1.0 |
2507 | 2025-05-08T20:46:05.139Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2508 | 2025-05-08T20:46:05.461Z | Compiling crucible-workspace-hack v0.1.0 |
2509 | 2025-05-08T20:46:05.803Z | Checking linked-hash-map v0.5.6 |
2510 | 2025-05-08T20:46:06.062Z | Compiling chrono-tz v0.10.3 |
2511 | 2025-05-08T20:46:06.119Z | Checking lru-cache v0.1.2 |
2512 | 2025-05-08T20:46:06.331Z | Checking resolv-conf v0.7.0 |
2513 | 2025-05-08T20:46:06.622Z | Checking newline-converter v0.3.0 |
2514 | 2025-05-08T20:46:06.691Z | Checking itertools v0.14.0 |
2515 | 2025-05-08T20:46:06.755Z | Checking prettyplease v0.2.30 |
2516 | 2025-05-08T20:46:06.806Z | Compiling slog-dtrace v0.3.0 |
2517 | 2025-05-08T20:46:07.171Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2518 | 2025-05-08T20:46:07.422Z | Checking expectorate v1.1.0 |
2519 | 2025-05-08T20:46:07.604Z | Checking hickory-resolver v0.24.4 |
2520 | 2025-05-08T20:46:07.698Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2521 | 2025-05-08T20:46:07.928Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2522 | 2025-05-08T20:46:08.596Z | Compiling zone_cfg_derive v0.3.0 |
2523 | 2025-05-08T20:46:09.070Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2524 | 2025-05-08T20:46:09.106Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2525 | 2025-05-08T20:46:09.168Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2526 | 2025-05-08T20:46:09.221Z | Compiling const_format_proc_macros v0.2.34 |
2527 | 2025-05-08T20:46:09.414Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2528 | 2025-05-08T20:46:09.948Z | Compiling num-derive v0.4.2 |
2529 | 2025-05-08T20:46:10.276Z | Checking highway v1.3.0 |
2530 | 2025-05-08T20:46:10.409Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2531 | 2025-05-08T20:46:10.695Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2532 | 2025-05-08T20:46:10.762Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=db01858ce12db22079b5776731adbff163a50d91#db01858c) |
2533 | 2025-05-08T20:46:10.777Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2534 | 2025-05-08T20:46:10.793Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2535 | 2025-05-08T20:46:11.097Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2536 | 2025-05-08T20:46:11.167Z | Checking const_format v0.2.34 |
2537 | 2025-05-08T20:46:11.433Z | Checking zone v0.3.1 |
2538 | 2025-05-08T20:46:11.677Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
2539 | 2025-05-08T20:46:11.920Z | Checking qorb v0.3.1 |
2540 | 2025-05-08T20:46:12.084Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
2541 | 2025-05-08T20:46:12.225Z | Checking gethostname v0.5.0 |
2542 | 2025-05-08T20:46:12.372Z | Checking bcs v0.1.6 |
2543 | 2025-05-08T20:46:12.499Z | Checking nanorand v0.7.0 |
2544 | 2025-05-08T20:46:12.612Z | Compiling async-recursion v1.1.1 |
2545 | 2025-05-08T20:46:12.828Z | Checking termtree v0.5.1 |
2546 | 2025-05-08T20:46:12.867Z | Checking flume v0.11.1 |
2547 | 2025-05-08T20:46:13.171Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2548 | 2025-05-08T20:46:19.019Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2549 | 2025-05-08T20:46:22.385Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2550 | 2025-05-08T20:46:24.853Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2551 | 2025-05-08T20:46:26.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s |
2552 | 2025-05-08T20:46:26.290Z | |
2553 | 2025-05-08T20:46:26.290Z | info: running `cargo check --bins` on clickhouse-admin-api (56/215) |
2554 | 2025-05-08T20:46:26.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2555 | 2025-05-08T20:46:26.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2556 | 2025-05-08T20:46:26.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2557 | 2025-05-08T20:46:26.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
2558 | 2025-05-08T20:46:27.067Z | |
2559 | 2025-05-08T20:46:27.067Z | info: running `cargo check --bins` on clickhouse-admin-types (57/215) |
2560 | 2025-05-08T20:46:27.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2561 | 2025-05-08T20:46:27.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2562 | 2025-05-08T20:46:27.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2563 | 2025-05-08T20:46:27.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2564 | 2025-05-08T20:46:27.807Z | |
2565 | 2025-05-08T20:46:27.807Z | info: running `cargo check --bins --no-default-features` on oximeter-db (58/215) |
2566 | 2025-05-08T20:46:28.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2567 | 2025-05-08T20:46:28.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2568 | 2025-05-08T20:46:28.579Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2569 | 2025-05-08T20:46:29.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
2570 | 2025-05-08T20:46:29.435Z | |
2571 | 2025-05-08T20:46:29.435Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/215) |
2572 | 2025-05-08T20:46:30.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2573 | 2025-05-08T20:46:30.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2574 | 2025-05-08T20:46:30.220Z | Compiling cfg_aliases v0.1.1 |
2575 | 2025-05-08T20:46:30.237Z | Compiling vte_generate_state_changes v0.1.2 |
2576 | 2025-05-08T20:46:30.238Z | Checking fd-lock v4.0.2 |
2577 | 2025-05-08T20:46:30.346Z | Checking nibble_vec v0.1.0 |
2578 | 2025-05-08T20:46:30.380Z | Checking bytecount v0.6.8 |
2579 | 2025-05-08T20:46:30.380Z | Checking endian-type v0.1.2 |
2580 | 2025-05-08T20:46:30.401Z | Compiling tabled_derive v0.7.0 |
2581 | 2025-05-08T20:46:30.402Z | Compiling peg-macros v0.8.5 |
2582 | 2025-05-08T20:46:30.423Z | Compiling nix v0.28.0 |
2583 | 2025-05-08T20:46:30.501Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2584 | 2025-05-08T20:46:30.519Z | Checking papergrid v0.11.0 |
2585 | 2025-05-08T20:46:30.534Z | Compiling sqlparser_derive v0.2.2 |
2586 | 2025-05-08T20:46:30.547Z | Checking radix_trie v0.2.1 |
2587 | 2025-05-08T20:46:30.959Z | Checking vte v0.11.1 |
2588 | 2025-05-08T20:46:31.006Z | Checking nu-ansi-term v0.50.1 |
2589 | 2025-05-08T20:46:31.349Z | Checking unicode_categories v0.1.1 |
2590 | 2025-05-08T20:46:31.551Z | Checking home v0.5.9 |
2591 | 2025-05-08T20:46:31.602Z | Checking sqlparser v0.45.0 |
2592 | 2025-05-08T20:46:31.658Z | Checking sqlformat v0.2.6 |
2593 | 2025-05-08T20:46:31.734Z | Checking display-error-chain v0.2.2 |
2594 | 2025-05-08T20:46:32.266Z | Checking strip-ansi-escapes v0.2.0 |
2595 | 2025-05-08T20:46:32.443Z | Checking reedline v0.38.0 |
2596 | 2025-05-08T20:46:32.493Z | Checking tabled v0.15.0 |
2597 | 2025-05-08T20:46:32.801Z | Checking peg v0.8.5 |
2598 | 2025-05-08T20:46:33.319Z | Checking rustyline v14.0.0 |
2599 | 2025-05-08T20:46:41.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.55s |
2600 | 2025-05-08T20:46:42.195Z | |
2601 | 2025-05-08T20:46:42.195Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/215) |
2602 | 2025-05-08T20:46:42.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2603 | 2025-05-08T20:46:42.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2604 | 2025-05-08T20:46:42.957Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2605 | 2025-05-08T20:46:48.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s |
2606 | 2025-05-08T20:46:48.210Z | |
2607 | 2025-05-08T20:46:48.211Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/215) |
2608 | 2025-05-08T20:46:48.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2609 | 2025-05-08T20:46:48.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2610 | 2025-05-08T20:46:48.981Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2611 | 2025-05-08T20:46:52.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s |
2612 | 2025-05-08T20:46:52.704Z | |
2613 | 2025-05-08T20:46:52.704Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/215) |
2614 | 2025-05-08T20:46:53.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2615 | 2025-05-08T20:46:53.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2616 | 2025-05-08T20:46:53.475Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2617 | 2025-05-08T20:46:58.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
2618 | 2025-05-08T20:46:58.500Z | |
2619 | 2025-05-08T20:46:58.500Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/215) |
2620 | 2025-05-08T20:46:59.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2621 | 2025-05-08T20:46:59.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2622 | 2025-05-08T20:46:59.269Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2623 | 2025-05-08T20:47:04.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s |
2624 | 2025-05-08T20:47:04.339Z | |
2625 | 2025-05-08T20:47:04.339Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/215) |
2626 | 2025-05-08T20:47:05.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2627 | 2025-05-08T20:47:05.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2628 | 2025-05-08T20:47:05.120Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2629 | 2025-05-08T20:47:08.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s |
2630 | 2025-05-08T20:47:09.048Z | |
2631 | 2025-05-08T20:47:09.048Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/215) |
2632 | 2025-05-08T20:47:09.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2633 | 2025-05-08T20:47:09.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2634 | 2025-05-08T20:47:09.821Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2635 | 2025-05-08T20:47:13.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s |
2636 | 2025-05-08T20:47:13.760Z | |
2637 | 2025-05-08T20:47:13.760Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/215) |
2638 | 2025-05-08T20:47:14.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2639 | 2025-05-08T20:47:14.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2640 | 2025-05-08T20:47:14.540Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2641 | 2025-05-08T20:47:19.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s |
2642 | 2025-05-08T20:47:19.754Z | |
2643 | 2025-05-08T20:47:19.754Z | info: running `cargo check --bins` on oximeter (67/215) |
2644 | 2025-05-08T20:47:20.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2645 | 2025-05-08T20:47:20.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2646 | 2025-05-08T20:47:20.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2647 | 2025-05-08T20:47:20.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2648 | 2025-05-08T20:47:20.493Z | |
2649 | 2025-05-08T20:47:20.493Z | info: running `cargo check --bins` on oximeter-macro-impl (68/215) |
2650 | 2025-05-08T20:47:21.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2651 | 2025-05-08T20:47:21.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2652 | 2025-05-08T20:47:21.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2653 | 2025-05-08T20:47:21.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
2654 | 2025-05-08T20:47:21.201Z | |
2655 | 2025-05-08T20:47:21.201Z | info: running `cargo check --bins` on oximeter-schema (69/215) |
2656 | 2025-05-08T20:47:21.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2657 | 2025-05-08T20:47:21.859Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2658 | 2025-05-08T20:47:21.944Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2659 | 2025-05-08T20:47:23.912Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2660 | 2025-05-08T20:47:24.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s |
2661 | 2025-05-08T20:47:25.059Z | |
2662 | 2025-05-08T20:47:25.059Z | info: running `cargo check --bins` on oximeter-types (70/215) |
2663 | 2025-05-08T20:47:25.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2664 | 2025-05-08T20:47:25.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2665 | 2025-05-08T20:47:25.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2666 | 2025-05-08T20:47:25.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2667 | 2025-05-08T20:47:25.801Z | |
2668 | 2025-05-08T20:47:25.801Z | info: running `cargo check --bins` on oximeter-timeseries-macro (71/215) |
2669 | 2025-05-08T20:47:26.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2670 | 2025-05-08T20:47:26.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2671 | 2025-05-08T20:47:26.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2672 | 2025-05-08T20:47:26.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2673 | 2025-05-08T20:47:26.596Z | |
2674 | 2025-05-08T20:47:26.596Z | info: running `cargo check --bins` on oxql-types (72/215) |
2675 | 2025-05-08T20:47:27.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2676 | 2025-05-08T20:47:27.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2677 | 2025-05-08T20:47:27.188Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2678 | 2025-05-08T20:47:27.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2679 | 2025-05-08T20:47:27.270Z | |
2680 | 2025-05-08T20:47:27.270Z | info: running `cargo check --bins` on oximeter-test-utils (73/215) |
2681 | 2025-05-08T20:47:27.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2682 | 2025-05-08T20:47:27.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2683 | 2025-05-08T20:47:27.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2684 | 2025-05-08T20:47:27.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
2685 | 2025-05-08T20:47:28.048Z | |
2686 | 2025-05-08T20:47:28.048Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (74/215) |
2687 | 2025-05-08T20:47:28.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2688 | 2025-05-08T20:47:28.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2689 | 2025-05-08T20:47:28.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2690 | 2025-05-08T20:47:28.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2691 | 2025-05-08T20:47:28.788Z | |
2692 | 2025-05-08T20:47:28.788Z | info: running `cargo check --bins` on bootstrap-agent-client (75/215) |
2693 | 2025-05-08T20:47:29.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2694 | 2025-05-08T20:47:29.459Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2695 | 2025-05-08T20:47:29.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2696 | 2025-05-08T20:47:29.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2697 | 2025-05-08T20:47:29.544Z | |
2698 | 2025-05-08T20:47:29.544Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (76/215) |
2699 | 2025-05-08T20:47:30.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2700 | 2025-05-08T20:47:30.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2701 | 2025-05-08T20:47:30.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2702 | 2025-05-08T20:47:30.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2703 | 2025-05-08T20:47:30.284Z | |
2704 | 2025-05-08T20:47:30.285Z | info: running `cargo check --bins` on clickhouse-admin-server-client (77/215) |
2705 | 2025-05-08T20:47:30.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2706 | 2025-05-08T20:47:30.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2707 | 2025-05-08T20:47:30.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2708 | 2025-05-08T20:47:30.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2709 | 2025-05-08T20:47:31.025Z | |
2710 | 2025-05-08T20:47:31.025Z | info: running `cargo check --bins` on clickhouse-admin-single-client (78/215) |
2711 | 2025-05-08T20:47:31.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2712 | 2025-05-08T20:47:31.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2713 | 2025-05-08T20:47:31.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2714 | 2025-05-08T20:47:31.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2715 | 2025-05-08T20:47:31.766Z | |
2716 | 2025-05-08T20:47:31.766Z | info: running `cargo check --bins` on cockroach-admin-client (79/215) |
2717 | 2025-05-08T20:47:32.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2718 | 2025-05-08T20:47:32.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2719 | 2025-05-08T20:47:32.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2720 | 2025-05-08T20:47:32.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
2721 | 2025-05-08T20:47:32.477Z | |
2722 | 2025-05-08T20:47:32.477Z | info: running `cargo check --bins` on omicron-ddm-admin-client (80/215) |
2723 | 2025-05-08T20:47:33.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2724 | 2025-05-08T20:47:33.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2725 | 2025-05-08T20:47:33.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2726 | 2025-05-08T20:47:33.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2727 | 2025-05-08T20:47:33.231Z | |
2728 | 2025-05-08T20:47:33.231Z | info: running `cargo check --bins` on dns-service-client (81/215) |
2729 | 2025-05-08T20:47:33.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2730 | 2025-05-08T20:47:33.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2731 | 2025-05-08T20:47:33.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2732 | 2025-05-08T20:47:33.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2733 | 2025-05-08T20:47:33.963Z | |
2734 | 2025-05-08T20:47:33.963Z | info: running `cargo check --bins` on internal-dns-types (82/215) |
2735 | 2025-05-08T20:47:34.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2736 | 2025-05-08T20:47:34.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2737 | 2025-05-08T20:47:34.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2738 | 2025-05-08T20:47:34.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2739 | 2025-05-08T20:47:34.703Z | |
2740 | 2025-05-08T20:47:34.703Z | info: running `cargo check --bins` on ereport-client (83/215) |
2741 | 2025-05-08T20:47:35.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2742 | 2025-05-08T20:47:35.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2743 | 2025-05-08T20:47:35.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2744 | 2025-05-08T20:47:35.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
2745 | 2025-05-08T20:47:35.416Z | |
2746 | 2025-05-08T20:47:35.416Z | info: running `cargo check --bins` on ereport-types (84/215) |
2747 | 2025-05-08T20:47:36.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2748 | 2025-05-08T20:47:36.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2749 | 2025-05-08T20:47:36.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2750 | 2025-05-08T20:47:36.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
2751 | 2025-05-08T20:47:36.124Z | |
2752 | 2025-05-08T20:47:36.124Z | info: running `cargo check --bins` on gateway-client (85/215) |
2753 | 2025-05-08T20:47:36.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2754 | 2025-05-08T20:47:36.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2755 | 2025-05-08T20:47:36.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2756 | 2025-05-08T20:47:36.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
2757 | 2025-05-08T20:47:36.827Z | |
2758 | 2025-05-08T20:47:36.827Z | info: running `cargo check --bins` on installinator-client (86/215) |
2759 | 2025-05-08T20:47:37.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2760 | 2025-05-08T20:47:37.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2761 | 2025-05-08T20:47:37.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2762 | 2025-05-08T20:47:37.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2763 | 2025-05-08T20:47:37.583Z | |
2764 | 2025-05-08T20:47:37.583Z | info: running `cargo check --bins` on installinator-common (87/215) |
2765 | 2025-05-08T20:47:38.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2766 | 2025-05-08T20:47:38.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2767 | 2025-05-08T20:47:38.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2768 | 2025-05-08T20:47:38.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2769 | 2025-05-08T20:47:38.341Z | |
2770 | 2025-05-08T20:47:38.341Z | info: running `cargo check --bins` on update-engine (88/215) |
2771 | 2025-05-08T20:47:38.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2772 | 2025-05-08T20:47:38.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2773 | 2025-05-08T20:47:38.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2774 | 2025-05-08T20:47:38.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
2775 | 2025-05-08T20:47:39.063Z | |
2776 | 2025-05-08T20:47:39.063Z | info: running `cargo check --bins` on nexus-client (89/215) |
2777 | 2025-05-08T20:47:39.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2778 | 2025-05-08T20:47:39.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2779 | 2025-05-08T20:47:39.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2780 | 2025-05-08T20:47:39.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2781 | 2025-05-08T20:47:39.818Z | |
2782 | 2025-05-08T20:47:39.818Z | info: running `cargo check --bins` on nexus-sled-agent-shared (90/215) |
2783 | 2025-05-08T20:47:40.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2784 | 2025-05-08T20:47:40.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2785 | 2025-05-08T20:47:40.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2786 | 2025-05-08T20:47:40.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2787 | 2025-05-08T20:47:40.574Z | |
2788 | 2025-05-08T20:47:40.574Z | info: running `cargo check --bins` on omicron-passwords (91/215) |
2789 | 2025-05-08T20:47:41.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2790 | 2025-05-08T20:47:41.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2791 | 2025-05-08T20:47:41.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2792 | 2025-05-08T20:47:41.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
2793 | 2025-05-08T20:47:41.289Z | |
2794 | 2025-05-08T20:47:41.289Z | info: running `cargo check --bins` on nexus-types (92/215) |
2795 | 2025-05-08T20:47:41.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2796 | 2025-05-08T20:47:41.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2797 | 2025-05-08T20:47:41.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2798 | 2025-05-08T20:47:41.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2799 | 2025-05-08T20:47:42.053Z | |
2800 | 2025-05-08T20:47:42.053Z | info: running `cargo check --bins` on oxide-client (93/215) |
2801 | 2025-05-08T20:47:42.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2802 | 2025-05-08T20:47:42.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2803 | 2025-05-08T20:47:42.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2804 | 2025-05-08T20:47:42.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
2805 | 2025-05-08T20:47:42.765Z | |
2806 | 2025-05-08T20:47:42.765Z | info: running `cargo check --bins` on oximeter-client (94/215) |
2807 | 2025-05-08T20:47:43.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2808 | 2025-05-08T20:47:43.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2809 | 2025-05-08T20:47:43.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2810 | 2025-05-08T20:47:43.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2811 | 2025-05-08T20:47:43.496Z | |
2812 | 2025-05-08T20:47:43.497Z | info: running `cargo check --bins` on repo-depot-client (95/215) |
2813 | 2025-05-08T20:47:44.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2814 | 2025-05-08T20:47:44.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2815 | 2025-05-08T20:47:44.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2816 | 2025-05-08T20:47:44.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
2817 | 2025-05-08T20:47:44.205Z | |
2818 | 2025-05-08T20:47:44.207Z | info: running `cargo check --bins` on sled-agent-client (96/215) |
2819 | 2025-05-08T20:47:44.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2820 | 2025-05-08T20:47:44.873Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2821 | 2025-05-08T20:47:44.873Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2822 | 2025-05-08T20:47:44.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2823 | 2025-05-08T20:47:44.963Z | |
2824 | 2025-05-08T20:47:44.963Z | info: running `cargo check --bins` on sled-agent-types (97/215) |
2825 | 2025-05-08T20:47:45.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2826 | 2025-05-08T20:47:45.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2827 | 2025-05-08T20:47:45.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2828 | 2025-05-08T20:47:45.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2829 | 2025-05-08T20:47:45.723Z | |
2830 | 2025-05-08T20:47:45.723Z | info: running `cargo check --bins` on wicketd-client (98/215) |
2831 | 2025-05-08T20:47:46.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2832 | 2025-05-08T20:47:46.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2833 | 2025-05-08T20:47:46.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2834 | 2025-05-08T20:47:46.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
2835 | 2025-05-08T20:47:46.502Z | |
2836 | 2025-05-08T20:47:46.502Z | info: running `cargo check --bins` on wicket-common (99/215) |
2837 | 2025-05-08T20:47:47.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2838 | 2025-05-08T20:47:47.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2839 | 2025-05-08T20:47:47.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2840 | 2025-05-08T20:47:47.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
2841 | 2025-05-08T20:47:47.267Z | |
2842 | 2025-05-08T20:47:47.267Z | info: running `cargo check --bins` on omicron-cockroach-admin (100/215) |
2843 | 2025-05-08T20:47:47.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2844 | 2025-05-08T20:47:47.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2845 | 2025-05-08T20:47:48.046Z | Checking csv-core v0.1.11 |
2846 | 2025-05-08T20:47:48.046Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2847 | 2025-05-08T20:47:48.060Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2848 | 2025-05-08T20:47:48.060Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2849 | 2025-05-08T20:47:48.353Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2850 | 2025-05-08T20:47:48.372Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2851 | 2025-05-08T20:47:48.386Z | Checking csv v1.3.1 |
2852 | 2025-05-08T20:47:48.946Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2853 | 2025-05-08T20:47:49.323Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2854 | 2025-05-08T20:47:51.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s |
2855 | 2025-05-08T20:47:51.347Z | |
2856 | 2025-05-08T20:47:51.347Z | info: running `cargo check --bins` on cockroach-admin-api (101/215) |
2857 | 2025-05-08T20:47:52.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2858 | 2025-05-08T20:47:52.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2859 | 2025-05-08T20:47:52.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2860 | 2025-05-08T20:47:52.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
2861 | 2025-05-08T20:47:52.096Z | |
2862 | 2025-05-08T20:47:52.096Z | info: running `cargo check --bins` on cockroach-admin-types (102/215) |
2863 | 2025-05-08T20:47:52.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2864 | 2025-05-08T20:47:52.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2865 | 2025-05-08T20:47:52.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2866 | 2025-05-08T20:47:52.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2867 | 2025-05-08T20:47:52.830Z | |
2868 | 2025-05-08T20:47:52.830Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (103/215) |
2869 | 2025-05-08T20:47:53.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2870 | 2025-05-08T20:47:53.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2871 | 2025-05-08T20:47:53.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2872 | 2025-05-08T20:47:53.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
2873 | 2025-05-08T20:47:53.675Z | |
2874 | 2025-05-08T20:47:53.675Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/215) |
2875 | 2025-05-08T20:47:54.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2876 | 2025-05-08T20:47:54.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2877 | 2025-05-08T20:47:54.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2878 | 2025-05-08T20:47:54.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
2879 | 2025-05-08T20:47:54.520Z | |
2880 | 2025-05-08T20:47:54.520Z | info: running `cargo check --bins` on dns-server (105/215) |
2881 | 2025-05-08T20:47:55.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2882 | 2025-05-08T20:47:55.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2883 | 2025-05-08T20:47:55.269Z | Compiling parking_lot_core v0.8.6 |
2884 | 2025-05-08T20:47:55.273Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2885 | 2025-05-08T20:47:55.274Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2886 | 2025-05-08T20:47:55.274Z | Checking fxhash v0.2.1 |
2887 | 2025-05-08T20:47:55.274Z | Checking hickory-client v0.24.4 |
2888 | 2025-05-08T20:47:55.380Z | Checking hickory-server v0.24.4 |
2889 | 2025-05-08T20:47:55.975Z | Checking parking_lot v0.11.2 |
2890 | 2025-05-08T20:47:56.097Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2891 | 2025-05-08T20:47:56.097Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2892 | 2025-05-08T20:47:56.207Z | Checking sled v0.34.7 |
2893 | 2025-05-08T20:47:57.901Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2894 | 2025-05-08T20:47:59.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s |
2895 | 2025-05-08T20:47:59.342Z | |
2896 | 2025-05-08T20:47:59.342Z | info: running `cargo check --bins` on dns-server-api (106/215) |
2897 | 2025-05-08T20:47:59.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2898 | 2025-05-08T20:47:59.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2899 | 2025-05-08T20:47:59.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2900 | 2025-05-08T20:48:00.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2901 | 2025-05-08T20:48:00.079Z | |
2902 | 2025-05-08T20:48:00.079Z | info: running `cargo check --bins` on openapi-manager-types (107/215) |
2903 | 2025-05-08T20:48:00.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2904 | 2025-05-08T20:48:00.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2905 | 2025-05-08T20:48:00.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2906 | 2025-05-08T20:48:00.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
2907 | 2025-05-08T20:48:00.790Z | |
2908 | 2025-05-08T20:48:00.790Z | info: running `cargo check --bins` on gateway-test-utils (108/215) |
2909 | 2025-05-08T20:48:01.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2910 | 2025-05-08T20:48:01.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2911 | 2025-05-08T20:48:01.500Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2912 | 2025-05-08T20:48:01.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
2913 | 2025-05-08T20:48:01.591Z | |
2914 | 2025-05-08T20:48:01.591Z | info: running `cargo check --bins` on gateway-types (109/215) |
2915 | 2025-05-08T20:48:02.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2916 | 2025-05-08T20:48:02.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2917 | 2025-05-08T20:48:02.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2918 | 2025-05-08T20:48:02.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
2919 | 2025-05-08T20:48:02.333Z | |
2920 | 2025-05-08T20:48:02.333Z | info: running `cargo check --bins` on ipcc (110/215) |
2921 | 2025-05-08T20:48:02.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2922 | 2025-05-08T20:48:02.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2923 | 2025-05-08T20:48:02.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
2924 | 2025-05-08T20:48:02.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
2925 | 2025-05-08T20:48:03.059Z | |
2926 | 2025-05-08T20:48:03.059Z | info: running `cargo check --bins` on omicron-gateway (111/215) |
2927 | 2025-05-08T20:48:03.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
2928 | 2025-05-08T20:48:03.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
2929 | 2025-05-08T20:48:03.874Z | Compiling semver v0.1.20 |
2930 | 2025-05-08T20:48:03.874Z | Compiling radium v0.7.0 |
2931 | 2025-05-08T20:48:04.001Z | Compiling maybe-uninit v2.0.0 |
2932 | 2025-05-08T20:48:04.004Z | Checking tap v1.0.1 |
2933 | 2025-05-08T20:48:04.016Z | Checking password-hash v0.5.0 |
2934 | 2025-05-08T20:48:04.019Z | Checking blake2 v0.10.6 |
2935 | 2025-05-08T20:48:04.019Z | Compiling cancel-safe-futures v0.1.5 |
2936 | 2025-05-08T20:48:04.019Z | Compiling packed_struct v0.10.1 |
2937 | 2025-05-08T20:48:04.159Z | Checking wyz v0.5.1 |
2938 | 2025-05-08T20:48:04.377Z | Compiling rustc_version v0.1.7 |
2939 | 2025-05-08T20:48:04.444Z | Checking funty v2.0.0 |
2940 | 2025-05-08T20:48:04.447Z | Checking crc-catalog v2.4.0 |
2941 | 2025-05-08T20:48:04.491Z | Compiling owo-colors v4.2.0 |
2942 | 2025-05-08T20:48:04.495Z | Checking argon2 v0.5.3 |
2943 | 2025-05-08T20:48:04.594Z | Checking crc v3.2.1 |
2944 | 2025-05-08T20:48:04.661Z | Compiling packed_struct_codegen v0.10.1 |
2945 | 2025-05-08T20:48:04.711Z | Checking libsw-core v0.3.1 |
2946 | 2025-05-08T20:48:04.734Z | Compiling newtype_derive v0.1.6 |
2947 | 2025-05-08T20:48:04.859Z | Checking half v2.4.1 |
2948 | 2025-05-08T20:48:04.962Z | Compiling indexmap v1.9.3 |
2949 | 2025-05-08T20:48:05.013Z | Checking nodrop v0.1.14 |
2950 | 2025-05-08T20:48:05.130Z | Checking ciborium-io v0.2.2 |
2951 | 2025-05-08T20:48:05.226Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2952 | 2025-05-08T20:48:05.254Z | Checking fixedbitset v0.5.7 |
2953 | 2025-05-08T20:48:05.261Z | Checking bitvec v1.0.1 |
2954 | 2025-05-08T20:48:05.272Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2955 | 2025-05-08T20:48:05.332Z | Checking ciborium-ll v0.2.2 |
2956 | 2025-05-08T20:48:05.356Z | Checking array-init v0.0.4 |
2957 | 2025-05-08T20:48:05.559Z | Checking petgraph v0.7.1 |
2958 | 2025-05-08T20:48:05.577Z | Checking libsw v3.4.0 |
2959 | 2025-05-08T20:48:05.606Z | Checking smallvec v0.6.14 |
2960 | 2025-05-08T20:48:05.625Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2961 | 2025-05-08T20:48:05.977Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2962 | 2025-05-08T20:48:06.246Z | Checking indent_write v2.2.0 |
2963 | 2025-05-08T20:48:06.274Z | Checking hashbrown v0.12.3 |
2964 | 2025-05-08T20:48:06.355Z | Checking termcolor v1.4.1 |
2965 | 2025-05-08T20:48:06.488Z | Checking linear-map v1.2.0 |
2966 | 2025-05-08T20:48:06.768Z | Checking swrite v0.1.0 |
2967 | 2025-05-08T20:48:06.825Z | Checking bitfield v0.14.0 |
2968 | 2025-05-08T20:48:06.860Z | Checking env_logger v0.10.2 |
2969 | 2025-05-08T20:48:06.905Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2970 | 2025-05-08T20:48:06.990Z | Checking serde-hex v0.1.0 |
2971 | 2025-05-08T20:48:07.080Z | Checking ron v0.8.1 |
2972 | 2025-05-08T20:48:07.150Z | Checking ciborium v0.2.2 |
2973 | 2025-05-08T20:48:07.266Z | Checking steno v0.4.1 |
2974 | 2025-05-08T20:48:08.088Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2975 | 2025-05-08T20:48:08.122Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2976 | 2025-05-08T20:48:08.248Z | Checking hashbrown v0.13.2 |
2977 | 2025-05-08T20:48:08.347Z | Checking crc-any v2.5.0 |
2978 | 2025-05-08T20:48:08.436Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2979 | 2025-05-08T20:48:08.547Z | Checking humantime v2.1.0 |
2980 | 2025-05-08T20:48:08.701Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2981 | 2025-05-08T20:48:08.847Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2982 | 2025-05-08T20:48:08.990Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
2983 | 2025-05-08T20:48:09.168Z | Checking object v0.30.4 |
2984 | 2025-05-08T20:48:09.221Z | Checking path-slash v0.1.5 |
2985 | 2025-05-08T20:48:09.324Z | Checking void v1.0.2 |
2986 | 2025-05-08T20:48:09.410Z | Checking tungstenite v0.23.0 |
2987 | 2025-05-08T20:48:09.462Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2988 | 2025-05-08T20:48:09.488Z | Checking lzss v0.8.2 |
2989 | 2025-05-08T20:48:09.829Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2990 | 2025-05-08T20:48:10.282Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2991 | 2025-05-08T20:48:10.565Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2992 | 2025-05-08T20:48:10.582Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2993 | 2025-05-08T20:48:10.716Z | Checking nix v0.27.1 |
2994 | 2025-05-08T20:48:10.757Z | Checking kstat-rs v0.2.4 |
2995 | 2025-05-08T20:48:11.056Z | Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api) |
2996 | 2025-05-08T20:48:11.103Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2997 | 2025-05-08T20:48:11.178Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2998 | 2025-05-08T20:48:11.260Z | Checking tokio-tungstenite v0.23.1 |
2999 | 2025-05-08T20:48:11.628Z | Checking signal-hook-tokio v0.3.1 |
3000 | 2025-05-08T20:48:12.050Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3001 | 2025-05-08T20:48:12.388Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3002 | 2025-05-08T20:48:18.710Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
3003 | 2025-05-08T20:48:20.031Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
3004 | 2025-05-08T20:48:24.009Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3005 | 2025-05-08T20:48:30.359Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3006 | 2025-05-08T20:48:30.550Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3007 | 2025-05-08T20:48:33.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s |
3008 | 2025-05-08T20:48:33.442Z | |
3009 | 2025-05-08T20:48:33.442Z | info: running `cargo check --bins` on ereport-api (112/215) |
3010 | 2025-05-08T20:48:34.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3011 | 2025-05-08T20:48:34.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3012 | 2025-05-08T20:48:34.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3013 | 2025-05-08T20:48:34.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3014 | 2025-05-08T20:48:34.164Z | |
3015 | 2025-05-08T20:48:34.165Z | info: running `cargo check --bins` on gateway-api (113/215) |
3016 | 2025-05-08T20:48:34.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3017 | 2025-05-08T20:48:34.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3018 | 2025-05-08T20:48:34.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3019 | 2025-05-08T20:48:34.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
3020 | 2025-05-08T20:48:34.899Z | |
3021 | 2025-05-08T20:48:34.899Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (114/215) |
3022 | 2025-05-08T20:48:35.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3023 | 2025-05-08T20:48:35.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3024 | 2025-05-08T20:48:35.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3025 | 2025-05-08T20:48:35.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
3026 | 2025-05-08T20:48:35.605Z | |
3027 | 2025-05-08T20:48:35.605Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/215) |
3028 | 2025-05-08T20:48:36.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3029 | 2025-05-08T20:48:36.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3030 | 2025-05-08T20:48:36.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3031 | 2025-05-08T20:48:36.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3032 | 2025-05-08T20:48:36.346Z | |
3033 | 2025-05-08T20:48:36.346Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/215) |
3034 | 2025-05-08T20:48:36.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3035 | 2025-05-08T20:48:36.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3036 | 2025-05-08T20:48:36.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3037 | 2025-05-08T20:48:37.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3038 | 2025-05-08T20:48:37.083Z | |
3039 | 2025-05-08T20:48:37.083Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/215) |
3040 | 2025-05-08T20:48:37.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3041 | 2025-05-08T20:48:37.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3042 | 2025-05-08T20:48:37.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3043 | 2025-05-08T20:48:37.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3044 | 2025-05-08T20:48:37.828Z | |
3045 | 2025-05-08T20:48:37.828Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/215) |
3046 | 2025-05-08T20:48:38.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3047 | 2025-05-08T20:48:38.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3048 | 2025-05-08T20:48:38.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3049 | 2025-05-08T20:48:38.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3050 | 2025-05-08T20:48:38.576Z | |
3051 | 2025-05-08T20:48:38.576Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/215) |
3052 | 2025-05-08T20:48:39.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3053 | 2025-05-08T20:48:39.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3054 | 2025-05-08T20:48:39.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3055 | 2025-05-08T20:48:39.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3056 | 2025-05-08T20:48:39.312Z | |
3057 | 2025-05-08T20:48:39.312Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/215) |
3058 | 2025-05-08T20:48:39.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3059 | 2025-05-08T20:48:39.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3060 | 2025-05-08T20:48:39.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3061 | 2025-05-08T20:48:39.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3062 | 2025-05-08T20:48:40.044Z | |
3063 | 2025-05-08T20:48:40.044Z | info: running `cargo check --bins` on oximeter-producer (121/215) |
3064 | 2025-05-08T20:48:40.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3065 | 2025-05-08T20:48:40.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3066 | 2025-05-08T20:48:40.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3067 | 2025-05-08T20:48:40.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3068 | 2025-05-08T20:48:40.813Z | |
3069 | 2025-05-08T20:48:40.813Z | info: running `cargo check --bins` on internal-dns-resolver (122/215) |
3070 | 2025-05-08T20:48:41.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3071 | 2025-05-08T20:48:41.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3072 | 2025-05-08T20:48:41.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3073 | 2025-05-08T20:48:41.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3074 | 2025-05-08T20:48:41.560Z | |
3075 | 2025-05-08T20:48:41.560Z | info: running `cargo check --bins` on sp-sim (123/215) |
3076 | 2025-05-08T20:48:42.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3077 | 2025-05-08T20:48:42.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3078 | 2025-05-08T20:48:42.312Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3079 | 2025-05-08T20:48:42.312Z | Checking keccak v0.1.5 |
3080 | 2025-05-08T20:48:42.626Z | Checking sha3 v0.10.8 |
3081 | 2025-05-08T20:48:42.652Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3082 | 2025-05-08T20:48:44.191Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3083 | 2025-05-08T20:48:45.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s |
3084 | 2025-05-08T20:48:46.095Z | |
3085 | 2025-05-08T20:48:46.095Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (124/215) |
3086 | 2025-05-08T20:48:46.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3087 | 2025-05-08T20:48:46.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3088 | 2025-05-08T20:48:46.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3089 | 2025-05-08T20:48:46.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3090 | 2025-05-08T20:48:46.888Z | |
3091 | 2025-05-08T20:48:46.888Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/215) |
3092 | 2025-05-08T20:48:47.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3093 | 2025-05-08T20:48:47.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3094 | 2025-05-08T20:48:47.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3095 | 2025-05-08T20:48:47.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3096 | 2025-05-08T20:48:47.696Z | |
3097 | 2025-05-08T20:48:47.696Z | info: running `cargo check --bins` on db-macros (126/215) |
3098 | 2025-05-08T20:48:48.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3099 | 2025-05-08T20:48:48.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3100 | 2025-05-08T20:48:48.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3101 | 2025-05-08T20:48:48.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3102 | 2025-05-08T20:48:48.410Z | |
3103 | 2025-05-08T20:48:48.410Z | info: running `cargo check --bins` on nexus-macros-common (127/215) |
3104 | 2025-05-08T20:48:49.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3105 | 2025-05-08T20:48:49.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3106 | 2025-05-08T20:48:49.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3107 | 2025-05-08T20:48:49.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
3108 | 2025-05-08T20:48:49.110Z | |
3109 | 2025-05-08T20:48:49.110Z | info: running `cargo check --bins` on nexus-auth (128/215) |
3110 | 2025-05-08T20:48:49.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3111 | 2025-05-08T20:48:49.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3112 | 2025-05-08T20:48:49.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3113 | 2025-05-08T20:48:49.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3114 | 2025-05-08T20:48:49.899Z | |
3115 | 2025-05-08T20:48:49.900Z | info: running `cargo check --bins` on authz-macros (129/215) |
3116 | 2025-05-08T20:48:50.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3117 | 2025-05-08T20:48:50.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3118 | 2025-05-08T20:48:50.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3119 | 2025-05-08T20:48:50.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
3120 | 2025-05-08T20:48:50.610Z | |
3121 | 2025-05-08T20:48:50.610Z | info: running `cargo check --bins` on nexus-db-fixed-data (130/215) |
3122 | 2025-05-08T20:48:51.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3123 | 2025-05-08T20:48:51.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3124 | 2025-05-08T20:48:51.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3125 | 2025-05-08T20:48:51.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3126 | 2025-05-08T20:48:51.391Z | |
3127 | 2025-05-08T20:48:51.391Z | info: running `cargo check --bins` on nexus-db-model (131/215) |
3128 | 2025-05-08T20:48:52.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3129 | 2025-05-08T20:48:52.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3130 | 2025-05-08T20:48:52.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3131 | 2025-05-08T20:48:52.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3132 | 2025-05-08T20:48:52.177Z | |
3133 | 2025-05-08T20:48:52.177Z | info: running `cargo check --bins` on nexus-db-schema (132/215) |
3134 | 2025-05-08T20:48:52.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3135 | 2025-05-08T20:48:52.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3136 | 2025-05-08T20:48:52.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3137 | 2025-05-08T20:48:52.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3138 | 2025-05-08T20:48:52.897Z | |
3139 | 2025-05-08T20:48:52.897Z | info: running `cargo check --bins` on nexus-defaults (133/215) |
3140 | 2025-05-08T20:48:53.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3141 | 2025-05-08T20:48:53.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3142 | 2025-05-08T20:48:53.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3143 | 2025-05-08T20:48:53.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3144 | 2025-05-08T20:48:53.671Z | |
3145 | 2025-05-08T20:48:53.671Z | info: running `cargo check --bins` on nexus-db-errors (134/215) |
3146 | 2025-05-08T20:48:54.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3147 | 2025-05-08T20:48:54.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3148 | 2025-05-08T20:48:54.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3149 | 2025-05-08T20:48:54.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3150 | 2025-05-08T20:48:54.440Z | |
3151 | 2025-05-08T20:48:54.440Z | info: running `cargo check --bins` on nexus-db-lookup (135/215) |
3152 | 2025-05-08T20:48:55.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3153 | 2025-05-08T20:48:55.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3154 | 2025-05-08T20:48:55.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3155 | 2025-05-08T20:48:55.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3156 | 2025-05-08T20:48:55.254Z | |
3157 | 2025-05-08T20:48:55.254Z | info: running `cargo check --bins` on nexus-inventory (136/215) |
3158 | 2025-05-08T20:48:55.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3159 | 2025-05-08T20:48:55.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3160 | 2025-05-08T20:48:55.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3161 | 2025-05-08T20:48:55.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3162 | 2025-05-08T20:48:56.051Z | |
3163 | 2025-05-08T20:48:56.052Z | info: running `cargo check --bins` on typed-rng (137/215) |
3164 | 2025-05-08T20:48:56.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3165 | 2025-05-08T20:48:56.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3166 | 2025-05-08T20:48:56.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3167 | 2025-05-08T20:48:56.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
3168 | 2025-05-08T20:48:56.758Z | |
3169 | 2025-05-08T20:48:56.758Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (138/215) |
3170 | 2025-05-08T20:48:57.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3171 | 2025-05-08T20:48:57.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3172 | 2025-05-08T20:48:57.599Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
3173 | 2025-05-08T20:48:57.602Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3174 | 2025-05-08T20:48:57.602Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
3175 | 2025-05-08T20:48:57.602Z | Compiling thiserror-impl-no-std v2.0.2 |
3176 | 2025-05-08T20:48:57.717Z | Checking universal-hash v0.5.1 |
3177 | 2025-05-08T20:48:57.720Z | Checking secrecy v0.10.3 |
3178 | 2025-05-08T20:48:57.762Z | Checking opaque-debug v0.3.1 |
3179 | 2025-05-08T20:48:57.780Z | Checking chacha20 v0.9.1 |
3180 | 2025-05-08T20:48:57.909Z | Checking aead v0.5.2 |
3181 | 2025-05-08T20:48:57.935Z | Checking poly1305 v0.8.0 |
3182 | 2025-05-08T20:48:57.953Z | Compiling unicase v2.7.0 |
3183 | 2025-05-08T20:48:57.977Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3184 | 2025-05-08T20:48:58.144Z | Compiling libefi-sys v0.1.0 |
3185 | 2025-05-08T20:48:58.147Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3186 | 2025-05-08T20:48:58.266Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
3187 | 2025-05-08T20:48:58.266Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
3188 | 2025-05-08T20:48:58.337Z | Compiling bitfield-struct v0.6.2 |
3189 | 2025-05-08T20:48:58.415Z | Checking chacha20poly1305 v0.10.1 |
3190 | 2025-05-08T20:48:58.488Z | Compiling proc-macro-error-attr2 v2.0.0 |
3191 | 2025-05-08T20:48:58.504Z | Compiling salty v0.3.0 |
3192 | 2025-05-08T20:48:59.002Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
3193 | 2025-05-08T20:48:59.103Z | Compiling num-derive v0.3.3 |
3194 | 2025-05-08T20:48:59.256Z | Compiling proc-macro-error2 v2.0.1 |
3195 | 2025-05-08T20:48:59.299Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3196 | 2025-05-08T20:48:59.434Z | Checking papergrid v0.14.0 |
3197 | 2025-05-08T20:48:59.635Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3198 | 2025-05-08T20:48:59.874Z | Compiling tabled_derive v0.10.0 |
3199 | 2025-05-08T20:49:00.219Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3200 | 2025-05-08T20:49:00.340Z | Checking thiserror-no-std v2.0.2 |
3201 | 2025-05-08T20:49:00.481Z | Checking vsss-rs v3.3.4 |
3202 | 2025-05-08T20:49:00.842Z | Compiling mime_guess v2.0.5 |
3203 | 2025-05-08T20:49:00.880Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
3204 | 2025-05-08T20:49:00.923Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
3205 | 2025-05-08T20:49:02.844Z | Checking libscf-sys v1.1.0 |
3206 | 2025-05-08T20:49:02.885Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3207 | 2025-05-08T20:49:02.885Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3208 | 2025-05-08T20:49:02.885Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3209 | 2025-05-08T20:49:02.885Z | Checking primeorder v0.13.6 |
3210 | 2025-05-08T20:49:02.885Z | Checking env_filter v0.1.2 |
3211 | 2025-05-08T20:49:02.886Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3212 | 2025-05-08T20:49:03.018Z | Compiling xshell-macros v0.2.7 |
3213 | 2025-05-08T20:49:03.202Z | Checking p384 v0.13.0 |
3214 | 2025-05-08T20:49:03.296Z | Checking env_logger v0.11.5 |
3215 | 2025-05-08T20:49:03.634Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3216 | 2025-05-08T20:49:03.695Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3217 | 2025-05-08T20:49:03.738Z | Checking xshell v0.2.7 |
3218 | 2025-05-08T20:49:04.090Z | Checking tabled v0.18.0 |
3219 | 2025-05-08T20:49:04.426Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3220 | 2025-05-08T20:49:04.477Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
3221 | 2025-05-08T20:49:04.867Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3222 | 2025-05-08T20:49:04.988Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3223 | 2025-05-08T20:49:05.015Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3224 | 2025-05-08T20:49:05.018Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63) |
3225 | 2025-05-08T20:49:05.055Z | Checking glob v0.3.2 |
3226 | 2025-05-08T20:49:05.369Z | Checking http-range v0.1.5 |
3227 | 2025-05-08T20:49:05.426Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3228 | 2025-05-08T20:49:05.447Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3229 | 2025-05-08T20:49:05.728Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3230 | 2025-05-08T20:49:05.747Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3231 | 2025-05-08T20:49:05.903Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3232 | 2025-05-08T20:49:06.095Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
3233 | 2025-05-08T20:49:06.117Z | Checking secrecy v0.8.0 |
3234 | 2025-05-08T20:49:06.323Z | Checking atty v0.2.14 |
3235 | 2025-05-08T20:49:06.358Z | Checking crc8 v0.1.1 |
3236 | 2025-05-08T20:49:06.478Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3237 | 2025-05-08T20:49:06.503Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
3238 | 2025-05-08T20:49:06.507Z | Checking hyper-staticfile v0.10.1 |
3239 | 2025-05-08T20:49:07.208Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3240 | 2025-05-08T20:49:07.466Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
3241 | 2025-05-08T20:49:07.678Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3242 | 2025-05-08T20:49:07.694Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3243 | 2025-05-08T20:49:07.819Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3244 | 2025-05-08T20:49:07.836Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
3245 | 2025-05-08T20:49:08.085Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3246 | 2025-05-08T20:49:08.592Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3247 | 2025-05-08T20:49:08.872Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3248 | 2025-05-08T20:49:08.875Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3249 | 2025-05-08T20:49:09.321Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3250 | 2025-05-08T20:49:09.321Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3251 | 2025-05-08T20:49:09.326Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3252 | 2025-05-08T20:49:09.931Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3253 | 2025-05-08T20:49:10.322Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
3254 | 2025-05-08T20:49:10.576Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
3255 | 2025-05-08T20:49:11.663Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
3256 | 2025-05-08T20:49:21.670Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3257 | 2025-05-08T20:49:31.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s |
3258 | 2025-05-08T20:49:31.747Z | |
3259 | 2025-05-08T20:49:31.747Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (139/215) |
3260 | 2025-05-08T20:49:32.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3261 | 2025-05-08T20:49:32.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3262 | 2025-05-08T20:49:32.464Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3263 | 2025-05-08T20:49:45.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s |
3264 | 2025-05-08T20:49:46.012Z | |
3265 | 2025-05-08T20:49:46.012Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (140/215) |
3266 | 2025-05-08T20:49:46.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3267 | 2025-05-08T20:49:46.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3268 | 2025-05-08T20:49:46.863Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3269 | 2025-05-08T20:50:00.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s |
3270 | 2025-05-08T20:50:00.297Z | |
3271 | 2025-05-08T20:50:00.297Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (141/215) |
3272 | 2025-05-08T20:50:01.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3273 | 2025-05-08T20:50:01.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3274 | 2025-05-08T20:50:01.147Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3275 | 2025-05-08T20:50:14.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s |
3276 | 2025-05-08T20:50:14.606Z | |
3277 | 2025-05-08T20:50:14.606Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (142/215) |
3278 | 2025-05-08T20:50:15.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3279 | 2025-05-08T20:50:15.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3280 | 2025-05-08T20:50:15.452Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3281 | 2025-05-08T20:50:28.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s |
3282 | 2025-05-08T20:50:29.046Z | |
3283 | 2025-05-08T20:50:29.046Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (143/215) |
3284 | 2025-05-08T20:50:29.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3285 | 2025-05-08T20:50:29.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3286 | 2025-05-08T20:50:29.897Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3287 | 2025-05-08T20:50:43.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s |
3288 | 2025-05-08T20:50:43.471Z | |
3289 | 2025-05-08T20:50:43.472Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (144/215) |
3290 | 2025-05-08T20:50:44.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3291 | 2025-05-08T20:50:44.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3292 | 2025-05-08T20:50:44.309Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3293 | 2025-05-08T20:50:57.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s |
3294 | 2025-05-08T20:50:57.943Z | |
3295 | 2025-05-08T20:50:57.943Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (145/215) |
3296 | 2025-05-08T20:50:58.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3297 | 2025-05-08T20:50:58.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3298 | 2025-05-08T20:50:58.780Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3299 | 2025-05-08T20:51:12.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.22s |
3300 | 2025-05-08T20:51:12.377Z | |
3301 | 2025-05-08T20:51:12.378Z | info: running `cargo check --bins` on bootstrap-agent-api (146/215) |
3302 | 2025-05-08T20:51:13.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3303 | 2025-05-08T20:51:13.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3304 | 2025-05-08T20:51:13.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3305 | 2025-05-08T20:51:13.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3306 | 2025-05-08T20:51:13.148Z | |
3307 | 2025-05-08T20:51:13.149Z | info: running `cargo check --bins` on key-manager (147/215) |
3308 | 2025-05-08T20:51:13.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3309 | 2025-05-08T20:51:13.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3310 | 2025-05-08T20:51:13.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3311 | 2025-05-08T20:51:13.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3312 | 2025-05-08T20:51:13.888Z | |
3313 | 2025-05-08T20:51:13.888Z | info: running `cargo check --bins` on range-requests (148/215) |
3314 | 2025-05-08T20:51:14.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3315 | 2025-05-08T20:51:14.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3316 | 2025-05-08T20:51:14.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3317 | 2025-05-08T20:51:14.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3318 | 2025-05-08T20:51:14.607Z | |
3319 | 2025-05-08T20:51:14.607Z | info: running `cargo check --bins` on repo-depot-api (149/215) |
3320 | 2025-05-08T20:51:15.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3321 | 2025-05-08T20:51:15.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3322 | 2025-05-08T20:51:15.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3323 | 2025-05-08T20:51:15.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3324 | 2025-05-08T20:51:15.329Z | |
3325 | 2025-05-08T20:51:15.329Z | info: running `cargo check --bins` on sled-agent-api (150/215) |
3326 | 2025-05-08T20:51:16.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3327 | 2025-05-08T20:51:16.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3328 | 2025-05-08T20:51:16.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3329 | 2025-05-08T20:51:16.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3330 | 2025-05-08T20:51:16.093Z | |
3331 | 2025-05-08T20:51:16.093Z | info: running `cargo check --bins` on sled-diagnostics (151/215) |
3332 | 2025-05-08T20:51:16.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3333 | 2025-05-08T20:51:16.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3334 | 2025-05-08T20:51:16.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3335 | 2025-05-08T20:51:16.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3336 | 2025-05-08T20:51:16.834Z | |
3337 | 2025-05-08T20:51:16.834Z | info: running `cargo check --bins --no-default-features` on sled-storage (152/215) |
3338 | 2025-05-08T20:51:17.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3339 | 2025-05-08T20:51:17.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3340 | 2025-05-08T20:51:17.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3341 | 2025-05-08T20:51:17.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3342 | 2025-05-08T20:51:17.579Z | |
3343 | 2025-05-08T20:51:17.579Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (153/215) |
3344 | 2025-05-08T20:51:18.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3345 | 2025-05-08T20:51:18.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3346 | 2025-05-08T20:51:18.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3347 | 2025-05-08T20:51:18.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3348 | 2025-05-08T20:51:18.336Z | |
3349 | 2025-05-08T20:51:18.336Z | info: running `cargo check --bins --no-default-features` on sled-hardware (154/215) |
3350 | 2025-05-08T20:51:19.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3351 | 2025-05-08T20:51:19.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3352 | 2025-05-08T20:51:19.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3353 | 2025-05-08T20:51:19.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3354 | 2025-05-08T20:51:19.090Z | |
3355 | 2025-05-08T20:51:19.090Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (155/215) |
3356 | 2025-05-08T20:51:19.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3357 | 2025-05-08T20:51:19.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3358 | 2025-05-08T20:51:19.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3359 | 2025-05-08T20:51:19.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3360 | 2025-05-08T20:51:19.845Z | |
3361 | 2025-05-08T20:51:19.845Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (156/215) |
3362 | 2025-05-08T20:51:20.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3363 | 2025-05-08T20:51:20.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3364 | 2025-05-08T20:51:20.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3365 | 2025-05-08T20:51:20.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3366 | 2025-05-08T20:51:20.614Z | |
3367 | 2025-05-08T20:51:20.614Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (157/215) |
3368 | 2025-05-08T20:51:21.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3369 | 2025-05-08T20:51:21.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3370 | 2025-05-08T20:51:21.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3371 | 2025-05-08T20:51:21.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3372 | 2025-05-08T20:51:21.373Z | |
3373 | 2025-05-08T20:51:21.373Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (158/215) |
3374 | 2025-05-08T20:51:22.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3375 | 2025-05-08T20:51:22.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3376 | 2025-05-08T20:51:22.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3377 | 2025-05-08T20:51:22.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3378 | 2025-05-08T20:51:22.132Z | |
3379 | 2025-05-08T20:51:22.132Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (159/215) |
3380 | 2025-05-08T20:51:22.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3381 | 2025-05-08T20:51:22.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3382 | 2025-05-08T20:51:22.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3383 | 2025-05-08T20:51:22.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3384 | 2025-05-08T20:51:22.905Z | |
3385 | 2025-05-08T20:51:22.905Z | info: running `cargo check --bins` on nexus-test-interface (160/215) |
3386 | 2025-05-08T20:51:23.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3387 | 2025-05-08T20:51:23.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3388 | 2025-05-08T20:51:23.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3389 | 2025-05-08T20:51:23.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3390 | 2025-05-08T20:51:23.664Z | |
3391 | 2025-05-08T20:51:23.664Z | info: running `cargo check --bins` on oximeter-collector (161/215) |
3392 | 2025-05-08T20:51:24.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3393 | 2025-05-08T20:51:24.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3394 | 2025-05-08T20:51:24.457Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3395 | 2025-05-08T20:51:24.457Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3396 | 2025-05-08T20:51:25.314Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3397 | 2025-05-08T20:51:27.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s |
3398 | 2025-05-08T20:51:27.468Z | |
3399 | 2025-05-08T20:51:27.468Z | info: running `cargo check --bins` on oximeter-api (162/215) |
3400 | 2025-05-08T20:51:28.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3401 | 2025-05-08T20:51:28.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3402 | 2025-05-08T20:51:28.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3403 | 2025-05-08T20:51:28.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
3404 | 2025-05-08T20:51:28.212Z | |
3405 | 2025-05-08T20:51:28.212Z | info: running `cargo check --bins` on cert-dev (163/215) |
3406 | 2025-05-08T20:51:28.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3407 | 2025-05-08T20:51:28.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3408 | 2025-05-08T20:51:28.916Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
3409 | 2025-05-08T20:51:29.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
3410 | 2025-05-08T20:51:29.384Z | |
3411 | 2025-05-08T20:51:29.384Z | info: running `cargo check --bins` on clickana (164/215) |
3412 | 2025-05-08T20:51:30.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3413 | 2025-05-08T20:51:30.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3414 | 2025-05-08T20:51:30.128Z | Checking itertools v0.13.0 |
3415 | 2025-05-08T20:51:30.128Z | Checking castaway v0.2.3 |
3416 | 2025-05-08T20:51:30.131Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3417 | 2025-05-08T20:51:30.131Z | Checking lru v0.12.5 |
3418 | 2025-05-08T20:51:30.131Z | Compiling instability v0.3.2 |
3419 | 2025-05-08T20:51:30.240Z | Checking cassowary v0.3.0 |
3420 | 2025-05-08T20:51:30.251Z | Compiling indoc v2.0.6 |
3421 | 2025-05-08T20:51:30.368Z | Checking compact_str v0.8.0 |
3422 | 2025-05-08T20:51:31.897Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3423 | 2025-05-08T20:51:32.006Z | Checking unicode-truncate v1.1.0 |
3424 | 2025-05-08T20:51:32.157Z | Checking ratatui v0.29.0 |
3425 | 2025-05-08T20:51:33.981Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3426 | 2025-05-08T20:51:34.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s |
3427 | 2025-05-08T20:51:34.976Z | |
3428 | 2025-05-08T20:51:34.976Z | info: running `cargo check --bins` on clickhouse-cluster-dev (165/215) |
3429 | 2025-05-08T20:51:35.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3430 | 2025-05-08T20:51:35.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3431 | 2025-05-08T20:51:35.770Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3432 | 2025-05-08T20:51:35.770Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
3433 | 2025-05-08T20:51:36.825Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
3434 | 2025-05-08T20:51:37.301Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
3435 | 2025-05-08T20:51:37.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s |
3436 | 2025-05-08T20:51:37.884Z | |
3437 | 2025-05-08T20:51:37.884Z | info: running `cargo check --bins` on ch-dev (166/215) |
3438 | 2025-05-08T20:51:38.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3439 | 2025-05-08T20:51:38.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3440 | 2025-05-08T20:51:38.656Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
3441 | 2025-05-08T20:51:39.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
3442 | 2025-05-08T20:51:39.625Z | |
3443 | 2025-05-08T20:51:39.625Z | info: running `cargo check --bins` on dev-tools-common (167/215) |
3444 | 2025-05-08T20:51:40.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3445 | 2025-05-08T20:51:40.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3446 | 2025-05-08T20:51:40.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3447 | 2025-05-08T20:51:40.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
3448 | 2025-05-08T20:51:40.166Z | |
3449 | 2025-05-08T20:51:40.166Z | info: running `cargo check --bins` on crdb-seed (168/215) |
3450 | 2025-05-08T20:51:40.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3451 | 2025-05-08T20:51:40.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3452 | 2025-05-08T20:51:40.927Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
3453 | 2025-05-08T20:51:41.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
3454 | 2025-05-08T20:51:41.516Z | |
3455 | 2025-05-08T20:51:41.516Z | info: running `cargo check --bins` on db-dev (169/215) |
3456 | 2025-05-08T20:51:42.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3457 | 2025-05-08T20:51:42.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3458 | 2025-05-08T20:51:42.296Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
3459 | 2025-05-08T20:51:43.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
3460 | 2025-05-08T20:51:43.298Z | |
3461 | 2025-05-08T20:51:43.298Z | info: running `cargo check --bins` on omicron-dev-lib (170/215) |
3462 | 2025-05-08T20:51:43.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3463 | 2025-05-08T20:51:43.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3464 | 2025-05-08T20:51:43.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3465 | 2025-05-08T20:51:43.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3466 | 2025-05-08T20:51:44.057Z | |
3467 | 2025-05-08T20:51:44.058Z | info: running `cargo check --bins` on xtask-downloader (171/215) |
3468 | 2025-05-08T20:51:44.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3469 | 2025-05-08T20:51:44.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3470 | 2025-05-08T20:51:44.765Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
3471 | 2025-05-08T20:51:45.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
3472 | 2025-05-08T20:51:45.790Z | |
3473 | 2025-05-08T20:51:45.790Z | info: running `cargo check --bins` on omicron-ls-apis (172/215) |
3474 | 2025-05-08T20:51:46.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3475 | 2025-05-08T20:51:46.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3476 | 2025-05-08T20:51:46.504Z | Checking cargo-platform v0.1.8 |
3477 | 2025-05-08T20:51:46.789Z | Checking cargo_metadata v0.19.2 |
3478 | 2025-05-08T20:51:47.773Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
3479 | 2025-05-08T20:51:48.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s |
3480 | 2025-05-08T20:51:48.768Z | |
3481 | 2025-05-08T20:51:48.768Z | info: running `cargo check --bins` on mgs-dev (173/215) |
3482 | 2025-05-08T20:51:49.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3483 | 2025-05-08T20:51:49.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3484 | 2025-05-08T20:51:49.613Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3485 | 2025-05-08T20:51:51.049Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3486 | 2025-05-08T20:51:51.626Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
3487 | 2025-05-08T20:51:52.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s |
3488 | 2025-05-08T20:51:52.377Z | |
3489 | 2025-05-08T20:51:52.378Z | info: running `cargo check --bins` on omicron-omdb (174/215) |
3490 | 2025-05-08T20:51:53.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3491 | 2025-05-08T20:51:53.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3492 | 2025-05-08T20:51:53.292Z | Compiling crunchy v0.2.2 |
3493 | 2025-05-08T20:51:53.295Z | Compiling dsl_auto_type v0.1.2 |
3494 | 2025-05-08T20:51:53.417Z | Checking scheduled-thread-pool v0.2.7 |
3495 | 2025-05-08T20:51:53.420Z | Compiling diesel_table_macro_syntax v0.2.0 |
3496 | 2025-05-08T20:51:53.420Z | Compiling tiny-keccak v2.0.2 |
3497 | 2025-05-08T20:51:53.420Z | Compiling bit-vec v0.6.3 |
3498 | 2025-05-08T20:51:53.420Z | Compiling ascii-canvas v3.0.0 |
3499 | 2025-05-08T20:51:53.424Z | Compiling ena v0.14.3 |
3500 | 2025-05-08T20:51:53.728Z | Checking r2d2 v0.8.10 |
3501 | 2025-05-08T20:51:53.858Z | Compiling bit-set v0.5.3 |
3502 | 2025-05-08T20:51:53.876Z | Compiling diff v0.1.13 |
3503 | 2025-05-08T20:51:53.911Z | Compiling bindgen v0.71.1 |
3504 | 2025-05-08T20:51:53.914Z | Compiling regex-syntax v0.6.29 |
3505 | 2025-05-08T20:51:53.959Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3506 | 2025-05-08T20:51:54.044Z | Compiling rustc-hash v2.1.1 |
3507 | 2025-05-08T20:51:54.114Z | Compiling ref-cast v1.0.23 |
3508 | 2025-05-08T20:51:54.202Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3509 | 2025-05-08T20:51:54.244Z | Compiling derive_builder_core v0.20.2 |
3510 | 2025-05-08T20:51:54.412Z | Compiling libxml v0.3.3 |
3511 | 2025-05-08T20:51:54.533Z | Compiling ref-cast-impl v1.0.23 |
3512 | 2025-05-08T20:51:54.683Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3513 | 2025-05-08T20:51:54.704Z | Compiling diesel_derives v2.2.3 |
3514 | 2025-05-08T20:51:54.747Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
3515 | 2025-05-08T20:51:54.856Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3516 | 2025-05-08T20:51:55.195Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3517 | 2025-05-08T20:51:55.246Z | Compiling strum_macros v0.24.3 |
3518 | 2025-05-08T20:51:55.530Z | Compiling indoc v1.0.9 |
3519 | 2025-05-08T20:51:56.250Z | Compiling derive_builder_macro v0.20.2 |
3520 | 2025-05-08T20:51:56.399Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3521 | 2025-05-08T20:51:56.725Z | Compiling oso-derive v0.27.3 |
3522 | 2025-05-08T20:51:57.163Z | Compiling lalrpop v0.19.12 |
3523 | 2025-05-08T20:51:57.376Z | Checking derive_builder v0.20.2 |
3524 | 2025-05-08T20:51:57.566Z | Compiling impl-trait-for-tuples v0.2.2 |
3525 | 2025-05-08T20:51:57.710Z | Checking quick-xml v0.37.2 |
3526 | 2025-05-08T20:51:57.754Z | Checking maplit v1.0.2 |
3527 | 2025-05-08T20:51:57.887Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3528 | 2025-05-08T20:51:58.401Z | Compiling diesel-dtrace v0.4.2 |
3529 | 2025-05-08T20:51:58.849Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
3530 | 2025-05-08T20:51:59.008Z | Checking bb8 v0.8.5 |
3531 | 2025-05-08T20:51:59.225Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3532 | 2025-05-08T20:51:59.399Z | Checking io-lifetimes v1.0.11 |
3533 | 2025-05-08T20:51:59.467Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3534 | 2025-05-08T20:51:59.592Z | Checking rand_seeder v0.3.0 |
3535 | 2025-05-08T20:51:59.614Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3536 | 2025-05-08T20:51:59.631Z | Checking rustix v0.37.28 |
3537 | 2025-05-08T20:51:59.844Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3538 | 2025-05-08T20:51:59.867Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3539 | 2025-05-08T20:52:00.109Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3540 | 2025-05-08T20:52:00.444Z | Checking smawk v0.3.2 |
3541 | 2025-05-08T20:52:00.674Z | Checking unicode-linebreak v0.1.5 |
3542 | 2025-05-08T20:52:00.699Z | Checking terminal_size v0.2.6 |
3543 | 2025-05-08T20:52:00.884Z | Checking is_ci v1.2.0 |
3544 | 2025-05-08T20:52:01.049Z | Checking supports-color v3.0.2 |
3545 | 2025-05-08T20:52:01.121Z | Checking textwrap v0.16.1 |
3546 | 2025-05-08T20:52:01.299Z | Checking multimap v0.10.0 |
3547 | 2025-05-08T20:52:01.819Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3548 | 2025-05-08T20:52:03.770Z | Checking diesel v2.2.9 |
3549 | 2025-05-08T20:52:18.348Z | Compiling samael v0.0.18 |
3550 | 2025-05-08T20:52:32.682Z | Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
3551 | 2025-05-08T20:52:34.483Z | Checking async-bb8-diesel v0.2.1 |
3552 | 2025-05-08T20:52:36.370Z | Compiling polar-core v0.27.3 |
3553 | 2025-05-08T20:52:43.476Z | Checking oso v0.27.3 |
3554 | 2025-05-08T20:53:17.726Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
3555 | 2025-05-08T20:53:47.659Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3556 | 2025-05-08T20:53:56.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s |
3557 | 2025-05-08T20:53:56.410Z | |
3558 | 2025-05-08T20:53:56.410Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (175/215) |
3559 | 2025-05-08T20:53:57.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3560 | 2025-05-08T20:53:57.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3561 | 2025-05-08T20:53:57.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3562 | 2025-05-08T20:53:57.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3563 | 2025-05-08T20:53:57.203Z | |
3564 | 2025-05-08T20:53:57.203Z | info: running `cargo check --bins` on nexus-saga-recovery (176/215) |
3565 | 2025-05-08T20:53:57.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3566 | 2025-05-08T20:53:57.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3567 | 2025-05-08T20:53:57.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3568 | 2025-05-08T20:53:57.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
3569 | 2025-05-08T20:53:58.011Z | |
3570 | 2025-05-08T20:53:58.013Z | info: running `cargo check --bins` on nexus-test-utils-macros (177/215) |
3571 | 2025-05-08T20:53:58.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3572 | 2025-05-08T20:53:58.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3573 | 2025-05-08T20:53:58.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3574 | 2025-05-08T20:53:58.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3575 | 2025-05-08T20:53:58.727Z | |
3576 | 2025-05-08T20:53:58.727Z | info: running `cargo check --bins` on omicron-nexus (178/215) |
3577 | 2025-05-08T20:53:59.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3578 | 2025-05-08T20:53:59.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3579 | 2025-05-08T20:53:59.646Z | Compiling libz-sys v1.1.20 |
3580 | 2025-05-08T20:53:59.649Z | Compiling libgit2-sys v0.17.0+1.8.1 |
3581 | 2025-05-08T20:53:59.784Z | Compiling vergen v8.3.2 |
3582 | 2025-05-08T20:53:59.788Z | Compiling cargo-platform v0.1.8 |
3583 | 2025-05-08T20:53:59.788Z | Compiling pin-project-internal v1.1.6 |
3584 | 2025-05-08T20:53:59.822Z | Compiling snafu-derive v0.8.5 |
3585 | 2025-05-08T20:53:59.825Z | Compiling fs-err v2.11.0 |
3586 | 2025-05-08T20:53:59.825Z | Compiling rustls v0.21.12 |
3587 | 2025-05-08T20:54:00.101Z | Compiling cargo_metadata v0.18.1 |
3588 | 2025-05-08T20:54:00.244Z | Checking globset v0.4.15 |
3589 | 2025-05-08T20:54:00.263Z | Checking olpc-cjson v0.1.4 |
3590 | 2025-05-08T20:54:00.376Z | Checking sct v0.7.1 |
3591 | 2025-05-08T20:54:00.480Z | Checking rustls-webpki v0.101.7 |
3592 | 2025-05-08T20:54:00.571Z | Checking serde_plain v1.0.2 |
3593 | 2025-05-08T20:54:00.690Z | Checking typed-path v0.9.3 |
3594 | 2025-05-08T20:54:00.822Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3595 | 2025-05-08T20:54:01.045Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3596 | 2025-05-08T20:54:01.154Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3597 | 2025-05-08T20:54:01.378Z | Checking parse-size v1.1.0 |
3598 | 2025-05-08T20:54:01.549Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
3599 | 2025-05-08T20:54:01.637Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
3600 | 2025-05-08T20:54:01.873Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3601 | 2025-05-08T20:54:02.403Z | Checking pin-project v1.1.6 |
3602 | 2025-05-08T20:54:02.538Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3603 | 2025-05-08T20:54:02.557Z | Checking rustls-pemfile v1.0.4 |
3604 | 2025-05-08T20:54:02.794Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3605 | 2025-05-08T20:54:02.965Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3606 | 2025-05-08T20:54:03.064Z | Checking twox-hash v2.1.0 |
3607 | 2025-05-08T20:54:03.104Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3608 | 2025-05-08T20:54:03.319Z | Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client) |
3609 | 2025-05-08T20:54:03.375Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3610 | 2025-05-08T20:54:03.952Z | Checking tokio-rustls v0.24.1 |
3611 | 2025-05-08T20:54:04.115Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
3612 | 2025-05-08T20:54:04.354Z | Checking snafu v0.8.5 |
3613 | 2025-05-08T20:54:04.585Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3614 | 2025-05-08T20:54:04.814Z | Checking tough v0.20.0 |
3615 | 2025-05-08T20:54:05.001Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3616 | 2025-05-08T20:54:05.049Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
3617 | 2025-05-08T20:54:05.171Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
3618 | 2025-05-08T20:54:05.224Z | Checking fatfs v0.3.6 |
3619 | 2025-05-08T20:54:05.254Z | Checking assert_matches v1.5.0 |
3620 | 2025-05-08T20:54:08.682Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
3621 | 2025-05-08T20:54:09.903Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3622 | 2025-05-08T20:54:11.599Z | Compiling git2 v0.19.0 |
3623 | 2025-05-08T20:54:15.597Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
3624 | 2025-05-08T20:55:09.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s |
3625 | 2025-05-08T20:55:10.143Z | |
3626 | 2025-05-08T20:55:10.144Z | info: running `cargo check --bins` on nexus-background-task-interface (179/215) |
3627 | 2025-05-08T20:55:10.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3628 | 2025-05-08T20:55:10.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3629 | 2025-05-08T20:55:10.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3630 | 2025-05-08T20:55:10.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3631 | 2025-05-08T20:55:10.899Z | |
3632 | 2025-05-08T20:55:10.899Z | info: running `cargo check --bins` on nexus-external-api (180/215) |
3633 | 2025-05-08T20:55:11.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3634 | 2025-05-08T20:55:11.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3635 | 2025-05-08T20:55:11.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3636 | 2025-05-08T20:55:11.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3637 | 2025-05-08T20:55:11.682Z | |
3638 | 2025-05-08T20:55:11.682Z | info: running `cargo check --bins` on nexus-internal-api (181/215) |
3639 | 2025-05-08T20:55:12.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3640 | 2025-05-08T20:55:12.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3641 | 2025-05-08T20:55:12.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3642 | 2025-05-08T20:55:12.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3643 | 2025-05-08T20:55:12.457Z | |
3644 | 2025-05-08T20:55:12.457Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (182/215) |
3645 | 2025-05-08T20:55:13.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3646 | 2025-05-08T20:55:13.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3647 | 2025-05-08T20:55:13.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3648 | 2025-05-08T20:55:13.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3649 | 2025-05-08T20:55:13.259Z | |
3650 | 2025-05-08T20:55:13.259Z | info: running `cargo check --bins` on nexus-mgs-updates (183/215) |
3651 | 2025-05-08T20:55:13.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3652 | 2025-05-08T20:55:13.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3653 | 2025-05-08T20:55:13.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3654 | 2025-05-08T20:55:13.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3655 | 2025-05-08T20:55:14.026Z | |
3656 | 2025-05-08T20:55:14.026Z | info: running `cargo check --bins` on nexus-networking (184/215) |
3657 | 2025-05-08T20:55:14.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3658 | 2025-05-08T20:55:14.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3659 | 2025-05-08T20:55:14.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3660 | 2025-05-08T20:55:14.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3661 | 2025-05-08T20:55:14.812Z | |
3662 | 2025-05-08T20:55:14.812Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (185/215) |
3663 | 2025-05-08T20:55:15.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3664 | 2025-05-08T20:55:15.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3665 | 2025-05-08T20:55:15.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3666 | 2025-05-08T20:55:15.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3667 | 2025-05-08T20:55:15.608Z | |
3668 | 2025-05-08T20:55:15.609Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (186/215) |
3669 | 2025-05-08T20:55:16.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3670 | 2025-05-08T20:55:16.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3671 | 2025-05-08T20:55:16.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3672 | 2025-05-08T20:55:16.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
3673 | 2025-05-08T20:55:16.403Z | |
3674 | 2025-05-08T20:55:16.403Z | info: running `cargo check --bins` on update-common (187/215) |
3675 | 2025-05-08T20:55:17.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3676 | 2025-05-08T20:55:17.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3677 | 2025-05-08T20:55:17.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3678 | 2025-05-08T20:55:17.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
3679 | 2025-05-08T20:55:17.158Z | |
3680 | 2025-05-08T20:55:17.158Z | info: running `cargo check --bins` on omicron-dev (188/215) |
3681 | 2025-05-08T20:55:17.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3682 | 2025-05-08T20:55:17.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3683 | 2025-05-08T20:55:18.134Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3684 | 2025-05-08T20:55:18.138Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3685 | 2025-05-08T20:55:18.282Z | Checking diff v0.1.13 |
3686 | 2025-05-08T20:55:18.282Z | Checking yansi v1.0.1 |
3687 | 2025-05-08T20:55:18.285Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3688 | 2025-05-08T20:55:18.295Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
3689 | 2025-05-08T20:55:18.709Z | Checking pretty_assertions v1.4.1 |
3690 | 2025-05-08T20:55:19.349Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3691 | 2025-05-08T20:55:44.430Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3692 | 2025-05-08T20:55:44.430Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3693 | 2025-05-08T20:55:44.433Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3694 | 2025-05-08T20:55:44.434Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3695 | 2025-05-08T20:55:44.434Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3696 | 2025-05-08T20:55:44.434Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
3697 | 2025-05-08T20:55:45.280Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3698 | 2025-05-08T20:55:46.520Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3699 | 2025-05-08T20:56:32.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
3700 | 2025-05-08T20:56:32.418Z | |
3701 | 2025-05-08T20:56:32.418Z | info: running `cargo check --bins` on openapi-manager (189/215) |
3702 | 2025-05-08T20:56:33.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3703 | 2025-05-08T20:56:33.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3704 | 2025-05-08T20:56:33.231Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3705 | 2025-05-08T20:56:33.231Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3706 | 2025-05-08T20:56:33.234Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
3707 | 2025-05-08T20:56:33.366Z | Checking heck v0.4.1 |
3708 | 2025-05-08T20:56:33.368Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3709 | 2025-05-08T20:56:33.558Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
3710 | 2025-05-08T20:56:33.757Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
3711 | 2025-05-08T20:56:34.481Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3712 | 2025-05-08T20:56:36.670Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3713 | 2025-05-08T20:56:38.145Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3714 | 2025-05-08T20:56:38.946Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
3715 | 2025-05-08T20:56:40.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.94s |
3716 | 2025-05-08T20:56:40.568Z | |
3717 | 2025-05-08T20:56:40.568Z | info: running `cargo check --bins` on installinator-api (190/215) |
3718 | 2025-05-08T20:56:41.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3719 | 2025-05-08T20:56:41.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3720 | 2025-05-08T20:56:41.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3721 | 2025-05-08T20:56:41.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3722 | 2025-05-08T20:56:41.329Z | |
3723 | 2025-05-08T20:56:41.329Z | info: running `cargo check --bins` on wicketd-api (191/215) |
3724 | 2025-05-08T20:56:42.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3725 | 2025-05-08T20:56:42.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3726 | 2025-05-08T20:56:42.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3727 | 2025-05-08T20:56:42.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
3728 | 2025-05-08T20:56:42.103Z | |
3729 | 2025-05-08T20:56:42.103Z | info: running `cargo check --bins` on omicron-pins (192/215) |
3730 | 2025-05-08T20:56:42.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3731 | 2025-05-08T20:56:42.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3732 | 2025-05-08T20:56:42.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3733 | 2025-05-08T20:56:42.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3734 | 2025-05-08T20:56:42.818Z | |
3735 | 2025-05-08T20:56:42.818Z | info: running `cargo check --bins` on reconfigurator-cli (193/215) |
3736 | 2025-05-08T20:56:43.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3737 | 2025-05-08T20:56:43.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3738 | 2025-05-08T20:56:43.626Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3739 | 2025-05-08T20:56:43.629Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3740 | 2025-05-08T20:56:43.744Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3741 | 2025-05-08T20:56:43.766Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3742 | 2025-05-08T20:56:43.768Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3743 | 2025-05-08T20:56:43.769Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3744 | 2025-05-08T20:56:43.779Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3745 | 2025-05-08T20:56:43.791Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3746 | 2025-05-08T20:56:44.029Z | Compiling petname v2.0.2 |
3747 | 2025-05-08T20:56:44.050Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3748 | 2025-05-08T20:56:44.090Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
3749 | 2025-05-08T20:56:44.389Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3750 | 2025-05-08T20:56:44.718Z | Checking sync-ptr v0.1.1 |
3751 | 2025-05-08T20:56:44.977Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
3752 | 2025-05-08T20:56:46.453Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3753 | 2025-05-08T20:56:47.168Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3754 | 2025-05-08T20:56:48.561Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3755 | 2025-05-08T20:56:58.658Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3756 | 2025-05-08T20:56:58.661Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3757 | 2025-05-08T20:56:59.300Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3758 | 2025-05-08T20:57:00.444Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
3759 | 2025-05-08T20:57:02.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.49s |
3760 | 2025-05-08T20:57:02.525Z | |
3761 | 2025-05-08T20:57:02.525Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (194/215) |
3762 | 2025-05-08T20:57:03.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3763 | 2025-05-08T20:57:03.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3764 | 2025-05-08T20:57:03.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3765 | 2025-05-08T20:57:03.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
3766 | 2025-05-08T20:57:03.314Z | |
3767 | 2025-05-08T20:57:03.314Z | info: running `cargo check --bins` on omicron-repl-utils (195/215) |
3768 | 2025-05-08T20:57:03.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3769 | 2025-05-08T20:57:03.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3770 | 2025-05-08T20:57:03.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3771 | 2025-05-08T20:57:03.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3772 | 2025-05-08T20:57:04.027Z | |
3773 | 2025-05-08T20:57:04.027Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (196/215) |
3774 | 2025-05-08T20:57:04.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3775 | 2025-05-08T20:57:04.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3776 | 2025-05-08T20:57:04.872Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
3777 | 2025-05-08T20:57:05.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
3778 | 2025-05-08T20:57:06.126Z | |
3779 | 2025-05-08T20:57:06.126Z | info: running `cargo check --bins` on reconfigurator-sp-updater (197/215) |
3780 | 2025-05-08T20:57:06.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3781 | 2025-05-08T20:57:06.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3782 | 2025-05-08T20:57:06.922Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3783 | 2025-05-08T20:57:07.356Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
3784 | 2025-05-08T20:57:08.322Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
3785 | 2025-05-08T20:57:08.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s |
3786 | 2025-05-08T20:57:09.157Z | |
3787 | 2025-05-08T20:57:09.157Z | info: running `cargo check --bins` on omicron-releng (198/215) |
3788 | 2025-05-08T20:57:09.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3789 | 2025-05-08T20:57:09.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3790 | 2025-05-08T20:57:09.884Z | Compiling blake3 v1.5.4 |
3791 | 2025-05-08T20:57:09.891Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
3792 | 2025-05-08T20:57:10.009Z | Checking memmap2 v0.9.5 |
3793 | 2025-05-08T20:57:10.012Z | Checking arrayvec v0.7.6 |
3794 | 2025-05-08T20:57:10.012Z | Checking constant_time_eq v0.3.1 |
3795 | 2025-05-08T20:57:10.012Z | Checking arrayref v0.3.9 |
3796 | 2025-05-08T20:57:10.055Z | Checking topological-sort v0.2.2 |
3797 | 2025-05-08T20:57:10.058Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
3798 | 2025-05-08T20:57:10.136Z | Checking shell-words v1.1.0 |
3799 | 2025-05-08T20:57:10.509Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
3800 | 2025-05-08T20:57:10.752Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
3801 | 2025-05-08T20:57:11.234Z | Checking omicron-zone-package v0.12.0 |
3802 | 2025-05-08T20:57:12.384Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
3803 | 2025-05-08T20:57:13.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s |
3804 | 2025-05-08T20:57:13.490Z | |
3805 | 2025-05-08T20:57:13.490Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (199/215) |
3806 | 2025-05-08T20:57:14.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3807 | 2025-05-08T20:57:14.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3808 | 2025-05-08T20:57:14.230Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3809 | 2025-05-08T20:57:14.604Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
3810 | 2025-05-08T20:57:15.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s |
3811 | 2025-05-08T20:57:15.202Z | |
3812 | 2025-05-08T20:57:15.202Z | info: running `cargo check --bins` on xtask (200/215) |
3813 | 2025-05-08T20:57:15.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3814 | 2025-05-08T20:57:15.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3815 | 2025-05-08T20:57:15.740Z | Checking bitflags v2.9.0 |
3816 | 2025-05-08T20:57:15.743Z | Checking serde v1.0.219 |
3817 | 2025-05-08T20:57:15.743Z | Checking thiserror v1.0.69 |
3818 | 2025-05-08T20:57:15.845Z | Checking scroll v0.12.0 |
3819 | 2025-05-08T20:57:15.848Z | Checking log v0.4.22 |
3820 | 2025-05-08T20:57:15.866Z | Checking hashbrown v0.15.1 |
3821 | 2025-05-08T20:57:15.869Z | Checking zerocopy v0.7.35 |
3822 | 2025-05-08T20:57:15.889Z | Checking syn v2.0.98 |
3823 | 2025-05-08T20:57:15.949Z | Checking pest v2.7.14 |
3824 | 2025-05-08T20:57:16.083Z | Checking rustix v0.38.37 |
3825 | 2025-05-08T20:57:16.101Z | Checking once_cell v1.21.3 |
3826 | 2025-05-08T20:57:16.286Z | Checking goblin v0.8.2 |
3827 | 2025-05-08T20:57:16.408Z | Checking thiserror v2.0.12 |
3828 | 2025-05-08T20:57:16.572Z | Checking fs-err v3.1.0 |
3829 | 2025-05-08T20:57:16.827Z | Checking indexmap v2.7.1 |
3830 | 2025-05-08T20:57:16.864Z | Checking anyhow v1.0.98 |
3831 | 2025-05-08T20:57:17.031Z | Checking tabled v0.15.0 |
3832 | 2025-05-08T20:57:17.240Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
3833 | 2025-05-08T20:57:17.910Z | Checking terminal_size v0.4.0 |
3834 | 2025-05-08T20:57:17.910Z | Checking tempfile v3.13.0 |
3835 | 2025-05-08T20:57:18.097Z | Checking clap_builder v4.5.35 |
3836 | 2025-05-08T20:57:18.380Z | Checking dtrace-parser v0.2.0 |
3837 | 2025-05-08T20:57:19.556Z | Checking serde_json v1.0.140 |
3838 | 2025-05-08T20:57:19.556Z | Checking serde_spanned v0.6.8 |
3839 | 2025-05-08T20:57:19.559Z | Checking toml_datetime v0.6.8 |
3840 | 2025-05-08T20:57:19.559Z | Checking camino v1.1.9 |
3841 | 2025-05-08T20:57:19.650Z | Checking cargo-platform v0.1.8 |
3842 | 2025-05-08T20:57:19.769Z | Checking semver v1.0.25 |
3843 | 2025-05-08T20:57:19.821Z | Checking macaddr v1.0.1 |
3844 | 2025-05-08T20:57:19.879Z | Checking toml_edit v0.22.24 |
3845 | 2025-05-08T20:57:20.090Z | Checking camino-tempfile v1.1.1 |
3846 | 2025-05-08T20:57:20.679Z | Checking clap v4.5.35 |
3847 | 2025-05-08T20:57:20.693Z | Checking dof v0.3.0 |
3848 | 2025-05-08T20:57:20.695Z | Checking cargo_metadata v0.19.2 |
3849 | 2025-05-08T20:57:21.088Z | Checking usdt-impl v0.5.0 |
3850 | 2025-05-08T20:57:21.450Z | Checking usdt v0.5.0 |
3851 | 2025-05-08T20:57:21.763Z | Checking toml v0.8.20 |
3852 | 2025-05-08T20:57:22.201Z | Checking cargo_toml v0.21.0 |
3853 | 2025-05-08T20:57:23.329Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
3854 | 2025-05-08T20:57:23.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s |
3855 | 2025-05-08T20:57:24.071Z | |
3856 | 2025-05-08T20:57:24.071Z | info: running `cargo check --bins` on end-to-end-tests (201/215) |
3857 | 2025-05-08T20:57:24.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3858 | 2025-05-08T20:57:24.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3859 | 2025-05-08T20:57:24.958Z | Checking polyval v0.6.2 |
3860 | 2025-05-08T20:57:25.079Z | Checking ctr v0.9.2 |
3861 | 2025-05-08T20:57:25.091Z | Checking ssh-encoding v0.2.0 |
3862 | 2025-05-08T20:57:25.094Z | Checking blowfish v0.9.1 |
3863 | 2025-05-08T20:57:25.114Z | Checking password-hash v0.4.2 |
3864 | 2025-05-08T20:57:25.118Z | Checking p256 v0.13.2 |
3865 | 2025-05-08T20:57:25.118Z | Checking p521 v0.13.3 |
3866 | 2025-05-08T20:57:25.120Z | Checking russh-cryptovec v0.7.3 |
3867 | 2025-05-08T20:57:25.313Z | Checking ghash v0.5.1 |
3868 | 2025-05-08T20:57:25.316Z | Checking bcrypt-pbkdf v0.10.0 |
3869 | 2025-05-08T20:57:25.316Z | Checking md5 v0.7.0 |
3870 | 2025-05-08T20:57:25.371Z | Checking num-bigint v0.4.6 |
3871 | 2025-05-08T20:57:25.396Z | Checking des v0.8.1 |
3872 | 2025-05-08T20:57:25.490Z | Checking aes-gcm v0.10.3 |
3873 | 2025-05-08T20:57:25.535Z | Checking pbkdf2 v0.11.0 |
3874 | 2025-05-08T20:57:25.603Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3875 | 2025-05-08T20:57:25.646Z | Checking hex-literal v0.4.1 |
3876 | 2025-05-08T20:57:25.666Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3877 | 2025-05-08T20:57:25.669Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
3878 | 2025-05-08T20:57:25.716Z | Checking ssh-cipher v0.2.0 |
3879 | 2025-05-08T20:57:25.791Z | Checking internet-checksum v0.2.1 |
3880 | 2025-05-08T20:57:26.004Z | Checking ssh-key v0.6.6 |
3881 | 2025-05-08T20:57:26.248Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3882 | 2025-05-08T20:57:27.194Z | Checking russh-keys v0.45.0 |
3883 | 2025-05-08T20:57:28.032Z | Checking russh v0.45.0 |
3884 | 2025-05-08T20:57:47.388Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3885 | 2025-05-08T20:57:48.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s |
3886 | 2025-05-08T20:57:49.012Z | |
3887 | 2025-05-08T20:57:49.012Z | info: running `cargo check --bins` on gateway-cli (202/215) |
3888 | 2025-05-08T20:57:49.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3889 | 2025-05-08T20:57:49.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3890 | 2025-05-08T20:57:49.752Z | Checking termios v0.3.3 |
3891 | 2025-05-08T20:57:49.989Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
3892 | 2025-05-08T20:57:50.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
3893 | 2025-05-08T20:57:50.946Z | |
3894 | 2025-05-08T20:57:50.946Z | info: running `cargo check --bins --no-default-features` on installinator (203/215) |
3895 | 2025-05-08T20:57:51.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3896 | 2025-05-08T20:57:51.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3897 | 2025-05-08T20:57:51.748Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3898 | 2025-05-08T20:57:51.748Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3899 | 2025-05-08T20:57:51.751Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3900 | 2025-05-08T20:57:51.751Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3901 | 2025-05-08T20:57:52.623Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3902 | 2025-05-08T20:57:52.769Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3903 | 2025-05-08T20:57:54.446Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
3904 | 2025-05-08T20:57:56.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s |
3905 | 2025-05-08T20:57:56.656Z | |
3906 | 2025-05-08T20:57:56.657Z | info: running `cargo check --bins` on internal-dns-cli (204/215) |
3907 | 2025-05-08T20:57:57.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3908 | 2025-05-08T20:57:57.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3909 | 2025-05-08T20:57:57.396Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3910 | 2025-05-08T20:57:57.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s |
3911 | 2025-05-08T20:57:58.100Z | |
3912 | 2025-05-08T20:57:58.100Z | info: running `cargo check --bins` on omicron-live-tests (205/215) |
3913 | 2025-05-08T20:57:58.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3914 | 2025-05-08T20:57:58.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3915 | 2025-05-08T20:57:58.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3916 | 2025-05-08T20:57:58.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3917 | 2025-05-08T20:57:58.811Z | |
3918 | 2025-05-08T20:57:58.811Z | info: running `cargo check --bins` on live-tests-macros (206/215) |
3919 | 2025-05-08T20:57:59.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3920 | 2025-05-08T20:57:59.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3921 | 2025-05-08T20:57:59.443Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3922 | 2025-05-08T20:57:59.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3923 | 2025-05-08T20:57:59.522Z | |
3924 | 2025-05-08T20:57:59.522Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (207/215) |
3925 | 2025-05-08T20:58:00.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3926 | 2025-05-08T20:58:00.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3927 | 2025-05-08T20:58:00.332Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
3928 | 2025-05-08T20:58:00.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
3929 | 2025-05-08T20:58:01.184Z | |
3930 | 2025-05-08T20:58:01.184Z | info: running `cargo check --bins` on omicron-package (208/215) |
3931 | 2025-05-08T20:58:01.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3932 | 2025-05-08T20:58:01.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3933 | 2025-05-08T20:58:01.962Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
3934 | 2025-05-08T20:58:03.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s |
3935 | 2025-05-08T20:58:03.585Z | |
3936 | 2025-05-08T20:58:03.585Z | info: running `cargo check --bins` on trust-quorum (209/215) |
3937 | 2025-05-08T20:58:04.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3938 | 2025-05-08T20:58:04.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3939 | 2025-05-08T20:58:04.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3940 | 2025-05-08T20:58:04.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
3941 | 2025-05-08T20:58:04.348Z | |
3942 | 2025-05-08T20:58:04.348Z | info: running `cargo check --bins` on gfss (210/215) |
3943 | 2025-05-08T20:58:04.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3944 | 2025-05-08T20:58:04.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3945 | 2025-05-08T20:58:04.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3946 | 2025-05-08T20:58:04.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
3947 | 2025-05-08T20:58:05.063Z | |
3948 | 2025-05-08T20:58:05.063Z | info: running `cargo check --bins` on wicket-dbg (211/215) |
3949 | 2025-05-08T20:58:05.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3950 | 2025-05-08T20:58:05.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3951 | 2025-05-08T20:58:05.876Z | Checking rtoolbox v0.0.2 |
3952 | 2025-05-08T20:58:05.879Z | Checking tui-tree-widget v0.23.0 |
3953 | 2025-05-08T20:58:05.879Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3954 | 2025-05-08T20:58:06.125Z | Checking rpassword v7.3.1 |
3955 | 2025-05-08T20:58:10.634Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3956 | 2025-05-08T20:58:13.434Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
3957 | 2025-05-08T20:58:14.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.54s |
3958 | 2025-05-08T20:58:14.812Z | |
3959 | 2025-05-08T20:58:14.812Z | info: running `cargo check --bins` on wicket (212/215) |
3960 | 2025-05-08T20:58:15.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3961 | 2025-05-08T20:58:15.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3962 | 2025-05-08T20:58:15.618Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3963 | 2025-05-08T20:58:16.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s |
3964 | 2025-05-08T20:58:16.254Z | |
3965 | 2025-05-08T20:58:16.254Z | info: running `cargo check --bins` on wicketd (213/215) |
3966 | 2025-05-08T20:58:16.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3967 | 2025-05-08T20:58:16.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3968 | 2025-05-08T20:58:17.084Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3969 | 2025-05-08T20:58:21.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s |
3970 | 2025-05-08T20:58:21.324Z | |
3971 | 2025-05-08T20:58:21.324Z | info: running `cargo check --bins` on omicron-workspace-hack (214/215) |
3972 | 2025-05-08T20:58:21.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3973 | 2025-05-08T20:58:21.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3974 | 2025-05-08T20:58:21.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
3975 | 2025-05-08T20:58:21.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
3976 | 2025-05-08T20:58:22.035Z | |
3977 | 2025-05-08T20:58:22.035Z | info: running `cargo check --bins` on zone-setup (215/215) |
3978 | 2025-05-08T20:58:22.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
3979 | 2025-05-08T20:58:22.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
3980 | 2025-05-08T20:58:22.813Z | Checking uzers v0.12.1 |
3981 | 2025-05-08T20:58:23.164Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3982 | 2025-05-08T20:58:24.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s |
3983 | 2025-05-08T20:58:24.357Z | |
3984 | 2025-05-08T20:58:24.357Z | real 14:31.494266267 |
3985 | 2025-05-08T20:58:24.357Z | user 29:04.895819512 |
3986 | 2025-05-08T20:58:24.357Z | sys 4:41.834935971 |
3987 | 2025-05-08T20:58:24.357Z | trap 0.595609538 |
3988 | 2025-05-08T20:58:24.358Z | tflt 0.661373300 |
3989 | 2025-05-08T20:58:24.358Z | dflt 1.390102848 |
3990 | 2025-05-08T20:58:24.358Z | kflt 0.003440487 |
3991 | 2025-05-08T20:58:24.358Z | lock 49:41.885019509 |
3992 | 2025-05-08T20:58:24.362Z | slp 2:21:16.245220182 |
3993 | 2025-05-08T20:58:24.362Z | lat 1:12.774183930 |
3994 | 2025-05-08T20:58:24.362Z | stop 4:16.069936413 |
3995 | 2025-05-08T20:58:24.362Z | process exited: duration 1206999 ms, exit code 0 |
|
3996 | 2025-05-08T20:58:24.368Z | found 0 output files |