|
|
|
1 | 2025-03-02T05:55:23.377Z | job assigned to worker 01JNAPR3YBRP76K0KW8F93AF2S [factory gimlet-EVT22200007-propolis, EVT22200007/21080] (queued for 23 s) |
|
2 | 2025-03-02T05:55:31.162Z | starting task 0: "setup" |
3 | 2025-03-02T05:55:31.187Z | ++ uname -s |
4 | 2025-03-02T05:55:31.187Z | + kern=SunOS |
5 | 2025-03-02T05:55:31.187Z | + build_user=build |
6 | 2025-03-02T05:55:31.187Z | + build_uid=12345 |
7 | 2025-03-02T05:55:31.187Z | + work_dir=/work |
8 | 2025-03-02T05:55:31.187Z | + input_dir=/input |
9 | 2025-03-02T05:55:31.188Z | + [[ 0 == 12345 ]] |
10 | 2025-03-02T05:55:31.188Z | + case "$kern" in |
11 | 2025-03-02T05:55:31.188Z | + groupadd -g 12345 build |
12 | 2025-03-02T05:55:31.188Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-02T05:55:33.183Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-02T05:55:33.217Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-02T05:55:33.242Z | + home_fs=zfs |
16 | 2025-03-02T05:55:33.242Z | + [[ zfs == autofs ]] |
17 | 2025-03-02T05:55:33.242Z | + mkdir -p /home/build |
18 | 2025-03-02T05:55:33.242Z | + chown build:build /home/build /work |
19 | 2025-03-02T05:55:35.225Z | + chmod 0700 /home/build /work |
20 | 2025-03-02T05:55:35.250Z | process exited: duration 4068 ms, exit code 0 |
|
21 | 2025-03-02T05:55:35.303Z | starting task 1: "rust-toolchain" |
22 | 2025-03-02T05:55:35.328Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.0 |
23 | 2025-03-02T05:55:35.329Z | * rust toolchain channel = "1.84.0" |
24 | 2025-03-02T05:55:35.329Z | * rust toolchain profile = "default" |
25 | 2025-03-02T05:55:35.329Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-02T05:55:35.329Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-02T05:55:35.329Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-02T05:55:35.329Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-02T05:55:35.329Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default |
30 | 2025-03-02T05:55:35.460Z | info: downloading installer |
31 | 2025-03-02T05:55:35.824Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-03-02T05:55:35.824Z | warning: /opt/ooce/bin |
33 | 2025-03-02T05:55:35.824Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-02T05:55:35.824Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-03-02T05:55:35.824Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-02T05:55:35.825Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-02T05:55:35.825Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-02T05:55:35.825Z | error: cannot install while Rust is installed |
39 | 2025-03-02T05:55:35.825Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-02T05:55:35.851Z | info: profile set to 'default' |
41 | 2025-03-02T05:55:35.851Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-02T05:55:35.851Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
43 | 2025-03-02T05:55:35.943Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
44 | 2025-03-02T05:55:35.943Z | info: downloading component 'cargo' |
45 | 2025-03-02T05:55:36.309Z | info: downloading component 'clippy' |
46 | 2025-03-02T05:55:36.460Z | info: downloading component 'rust-docs' |
47 | 2025-03-02T05:55:36.618Z | info: downloading component 'rust-std' |
48 | 2025-03-02T05:55:37.241Z | info: downloading component 'rustc' |
49 | 2025-03-02T05:55:39.847Z | info: downloading component 'rustfmt' |
50 | 2025-03-02T05:55:40.054Z | info: installing component 'cargo' |
51 | 2025-03-02T05:55:41.186Z | info: installing component 'clippy' |
52 | 2025-03-02T05:55:41.639Z | info: installing component 'rust-docs' |
53 | 2025-03-02T05:55:44.541Z | info: installing component 'rust-std' |
54 | 2025-03-02T05:55:46.532Z | info: installing component 'rustc' |
55 | 2025-03-02T05:55:53.773Z | info: installing component 'rustfmt' |
56 | 2025-03-02T05:55:54.150Z | info: default toolchain set to '1.84.0-x86_64-unknown-illumos' |
57 | 2025-03-02T05:55:54.150Z | |
58 | 2025-03-02T05:55:54.302Z | 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
59 | 2025-03-02T05:55:54.302Z | |
60 | 2025-03-02T05:55:54.327Z | |
61 | 2025-03-02T05:55:54.327Z | Rust is installed now. Great! |
62 | 2025-03-02T05:55:54.327Z | |
63 | 2025-03-02T05:55:54.327Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-02T05:55:54.327Z | environment variable. This has not been done automatically. |
65 | 2025-03-02T05:55:54.327Z | |
66 | 2025-03-02T05:55:54.327Z | To configure your current shell, you need to source |
67 | 2025-03-02T05:55:54.327Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-02T05:55:54.327Z | |
69 | 2025-03-02T05:55:54.327Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-02T05:55:54.328Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-02T05:55:54.328Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-02T05:55:54.388Z | + rustup --version |
73 | 2025-03-02T05:55:54.413Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-03-02T05:55:54.413Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-03-02T05:55:54.519Z | info: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)` |
76 | 2025-03-02T05:55:54.543Z | + cargo --version |
77 | 2025-03-02T05:55:54.623Z | cargo 1.84.0 (66221abde 2024-11-19) |
78 | 2025-03-02T05:55:54.648Z | + rustc --version |
79 | 2025-03-02T05:55:54.734Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
80 | 2025-03-02T05:55:54.758Z | process exited: duration 19437 ms, exit code 0 |
|
81 | 2025-03-02T05:55:54.811Z | starting task 2: "authentication" |
82 | 2025-03-02T05:55:54.868Z | process exited: duration 59 ms, exit code 0 |
|
83 | 2025-03-02T05:55:54.919Z | starting task 3: "clone repository" |
84 | 2025-03-02T05:55:54.944Z | + mkdir -p /work/oxidecomputer/crucible |
85 | 2025-03-02T05:55:54.944Z | + git clone https://github.com/oxidecomputer/crucible /work/oxidecomputer/crucible |
86 | 2025-03-02T05:55:54.968Z | Cloning into '/work/oxidecomputer/crucible'... |
87 | 2025-03-02T05:55:56.990Z | + cd /work/oxidecomputer/crucible |
88 | 2025-03-02T05:55:56.990Z | + git fetch origin e21a527c2a1ba1c9098674969cc9e6cdab2dd824 |
89 | 2025-03-02T05:55:57.352Z | From https://github.com/oxidecomputer/crucible |
90 | 2025-03-02T05:55:57.352Z | * branch e21a527c2a1ba1c9098674969cc9e6cdab2dd824 -> FETCH_HEAD |
91 | 2025-03-02T05:55:57.378Z | + [[ -n '' ]] |
92 | 2025-03-02T05:55:57.378Z | + git reset --hard e21a527c2a1ba1c9098674969cc9e6cdab2dd824 |
93 | 2025-03-02T05:55:57.403Z | HEAD is now at e21a527 Update Rust crate tokio-rustls to 0.26.2 |
94 | 2025-03-02T05:55:57.427Z | process exited: duration 2484 ms, exit code 0 |
|
95 | 2025-03-02T05:55:57.477Z | starting task 4: "build" |
96 | 2025-03-02T05:55:57.502Z | + cargo --version |
97 | 2025-03-02T05:55:57.571Z | cargo 1.84.0 (66221abde 2024-11-19) |
98 | 2025-03-02T05:55:57.595Z | + rustc --version |
99 | 2025-03-02T05:55:57.676Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
100 | 2025-03-02T05:55:57.701Z | + banner cores |
101 | 2025-03-02T05:55:57.701Z | |
102 | 2025-03-02T05:55:57.701Z | #### #### ##### ###### #### |
103 | 2025-03-02T05:55:57.701Z | # # # # # # # # |
104 | 2025-03-02T05:55:57.701Z | # # # # # ##### #### |
105 | 2025-03-02T05:55:57.702Z | # # # ##### # # |
106 | 2025-03-02T05:55:57.702Z | # # # # # # # # # |
107 | 2025-03-02T05:55:57.702Z | #### #### # # ###### #### |
108 | 2025-03-02T05:55:57.702Z | |
109 | 2025-03-02T05:55:57.702Z | + pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid |
110 | 2025-03-02T05:55:57.702Z | + banner build |
111 | 2025-03-02T05:55:57.702Z | |
112 | 2025-03-02T05:55:57.702Z | ##### # # # # ##### |
113 | 2025-03-02T05:55:57.702Z | # # # # # # # # |
114 | 2025-03-02T05:55:57.702Z | ##### # # # # # # |
115 | 2025-03-02T05:55:57.702Z | # # # # # # # # |
116 | 2025-03-02T05:55:57.702Z | # # # # # # # # |
117 | 2025-03-02T05:55:57.702Z | ##### #### # ###### ##### |
118 | 2025-03-02T05:55:57.702Z | |
119 | 2025-03-02T05:55:57.702Z | + ptime -m cargo build --verbose --all-features |
120 | 2025-03-02T05:55:57.965Z | Updating crates.io index |
121 | 2025-03-02T05:55:58.038Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
122 | 2025-03-02T05:56:05.312Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
123 | 2025-03-02T05:56:05.797Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
124 | 2025-03-02T05:56:06.394Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
125 | 2025-03-02T05:56:06.767Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
126 | 2025-03-02T05:56:07.148Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
127 | 2025-03-02T05:56:07.561Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
128 | 2025-03-02T05:56:08.552Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
129 | 2025-03-02T05:56:10.133Z | Updating git repository `https://github.com/oxidecomputer/opte` |
130 | 2025-03-02T05:56:10.821Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
131 | 2025-03-02T05:56:11.537Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
132 | 2025-03-02T05:56:12.413Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
133 | 2025-03-02T05:56:12.848Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
134 | 2025-03-02T05:56:13.189Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
135 | 2025-03-02T05:56:13.602Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
136 | 2025-03-02T05:56:15.028Z | Downloading crates ... |
137 | 2025-03-02T05:56:15.136Z | Downloaded mime_guess v2.0.5 |
138 | 2025-03-02T05:56:15.162Z | Downloaded openssl-probe v0.1.5 |
139 | 2025-03-02T05:56:15.162Z | Downloaded newtype_derive v0.1.6 |
140 | 2025-03-02T05:56:15.162Z | Downloaded openssl-macros v0.1.1 |
141 | 2025-03-02T05:56:15.162Z | Downloaded newline-converter v0.3.0 |
142 | 2025-03-02T05:56:15.162Z | Downloaded cfg_aliases v0.1.1 |
143 | 2025-03-02T05:56:15.162Z | Downloaded opaque-debug v0.3.0 |
144 | 2025-03-02T05:56:15.162Z | Downloaded lock_api v0.4.11 |
145 | 2025-03-02T05:56:15.162Z | Downloaded memoffset v0.9.0 |
146 | 2025-03-02T05:56:15.162Z | Downloaded num-integer v0.1.46 |
147 | 2025-03-02T05:56:15.162Z | Downloaded newtype-uuid v1.1.0 |
148 | 2025-03-02T05:56:15.162Z | Downloaded num_enum_derive v0.7.3 |
149 | 2025-03-02T05:56:15.188Z | Downloaded pretty-hex v0.4.1 |
150 | 2025-03-02T05:56:15.188Z | Downloaded pretty-hex v0.2.1 |
151 | 2025-03-02T05:56:15.190Z | Downloaded num_enum v0.5.11 |
152 | 2025-03-02T05:56:15.190Z | Downloaded proc-macro-crate v2.0.0 |
153 | 2025-03-02T05:56:15.190Z | Downloaded proc-macro-error-attr v1.0.4 |
154 | 2025-03-02T05:56:15.190Z | Downloaded num_enum v0.7.3 |
155 | 2025-03-02T05:56:15.190Z | Downloaded ppv-lite86 v0.2.17 |
156 | 2025-03-02T05:56:15.216Z | Downloaded phf_generator v0.11.2 |
157 | 2025-03-02T05:56:15.216Z | Downloaded thread_local v1.1.7 |
158 | 2025-03-02T05:56:15.216Z | Downloaded polyval v0.6.1 |
159 | 2025-03-02T05:56:15.216Z | Downloaded tinyvec_macros v0.1.1 |
160 | 2025-03-02T05:56:15.216Z | Downloaded proc-macro-error v1.0.4 |
161 | 2025-03-02T05:56:15.216Z | Downloaded tower-service v0.3.3 |
162 | 2025-03-02T05:56:15.216Z | Downloaded want v0.3.1 |
163 | 2025-03-02T05:56:15.216Z | Downloaded block-buffer v0.10.4 |
164 | 2025-03-02T05:56:15.216Z | Downloaded password-hash v0.5.0 |
165 | 2025-03-02T05:56:15.216Z | Downloaded terminal_size v0.4.0 |
166 | 2025-03-02T05:56:15.241Z | Downloaded postcard v1.0.10 |
167 | 2025-03-02T05:56:15.241Z | Downloaded strsim v0.11.0 |
168 | 2025-03-02T05:56:15.241Z | Downloaded hash32 v0.3.1 |
169 | 2025-03-02T05:56:15.241Z | Downloaded equivalent v1.0.1 |
170 | 2025-03-02T05:56:15.241Z | Downloaded num v0.2.1 |
171 | 2025-03-02T05:56:15.241Z | Downloaded cfg_aliases v0.2.1 |
172 | 2025-03-02T05:56:15.241Z | Downloaded walkdir v2.4.0 |
173 | 2025-03-02T05:56:15.242Z | Downloaded xattr v1.0.1 |
174 | 2025-03-02T05:56:15.267Z | Downloaded rand_pcg v0.1.2 |
175 | 2025-03-02T05:56:15.267Z | Downloaded opentelemetry v0.21.0 |
176 | 2025-03-02T05:56:15.267Z | Downloaded tower-layer v0.3.3 |
177 | 2025-03-02T05:56:15.267Z | Downloaded memmap2 v0.9.4 |
178 | 2025-03-02T05:56:15.267Z | Downloaded embedded-io v0.6.1 |
179 | 2025-03-02T05:56:15.267Z | Downloaded rand_os v0.1.3 |
180 | 2025-03-02T05:56:15.267Z | Downloaded heck v0.5.0 |
181 | 2025-03-02T05:56:15.267Z | Downloaded swrite v0.1.0 |
182 | 2025-03-02T05:56:15.292Z | Downloaded enum-as-inner v0.6.0 |
183 | 2025-03-02T05:56:15.292Z | Downloaded scroll v0.12.0 |
184 | 2025-03-02T05:56:15.292Z | Downloaded lazycell v1.3.0 |
185 | 2025-03-02T05:56:15.293Z | Downloaded progenitor-client v0.9.1 |
186 | 2025-03-02T05:56:15.293Z | Downloaded rand_jitter v0.1.4 |
187 | 2025-03-02T05:56:15.293Z | Downloaded rand_xorshift v0.1.1 |
188 | 2025-03-02T05:56:15.293Z | Downloaded scroll_derive v0.12.0 |
189 | 2025-03-02T05:56:15.293Z | Downloaded http-body v1.0.1 |
190 | 2025-03-02T05:56:15.293Z | Downloaded slog-async v2.8.0 |
191 | 2025-03-02T05:56:15.293Z | Downloaded try-lock v0.2.4 |
192 | 2025-03-02T05:56:15.293Z | Downloaded slog-json v2.6.1 |
193 | 2025-03-02T05:56:15.318Z | Downloaded thiserror-impl v1.0.69 |
194 | 2025-03-02T05:56:15.318Z | Downloaded thread-id v4.2.1 |
195 | 2025-03-02T05:56:15.318Z | Downloaded zerocopy v0.6.6 |
196 | 2025-03-02T05:56:15.318Z | Downloaded strum_macros v0.25.3 |
197 | 2025-03-02T05:56:15.318Z | Downloaded ptr_meta v0.1.4 |
198 | 2025-03-02T05:56:15.319Z | Downloaded usdt-attr-macro v0.5.0 |
199 | 2025-03-02T05:56:15.319Z | Downloaded progenitor-macro v0.9.1 |
200 | 2025-03-02T05:56:15.319Z | Downloaded whoami v1.5.1 |
201 | 2025-03-02T05:56:15.345Z | Downloaded hostname v0.4.0 |
202 | 2025-03-02T05:56:15.345Z | Downloaded term v0.7.0 |
203 | 2025-03-02T05:56:15.345Z | Downloaded tokio-rustls v0.26.2 |
204 | 2025-03-02T05:56:15.345Z | Downloaded serde_repr v0.1.18 |
205 | 2025-03-02T05:56:15.345Z | Downloaded serde_with_macros v3.9.0 |
206 | 2025-03-02T05:56:15.345Z | Downloaded tinyvec v1.6.0 |
207 | 2025-03-02T05:56:15.345Z | Downloaded float-ord v0.3.2 |
208 | 2025-03-02T05:56:15.345Z | Downloaded is-terminal v0.4.12 |
209 | 2025-03-02T05:56:15.372Z | Downloaded same-file v1.0.6 |
210 | 2025-03-02T05:56:15.372Z | Downloaded take_mut v0.2.2 |
211 | 2025-03-02T05:56:15.372Z | Downloaded progenitor-macro v0.8.0 |
212 | 2025-03-02T05:56:15.372Z | Downloaded progenitor v0.8.0 |
213 | 2025-03-02T05:56:15.372Z | Downloaded statistical v1.0.0 |
214 | 2025-03-02T05:56:15.372Z | Downloaded sync_wrapper v1.0.1 |
215 | 2025-03-02T05:56:15.372Z | Downloaded typify-macro v0.3.0 |
216 | 2025-03-02T05:56:15.372Z | Downloaded serde-big-array v0.5.1 |
217 | 2025-03-02T05:56:15.372Z | Downloaded ident_case v1.0.1 |
218 | 2025-03-02T05:56:15.372Z | Downloaded serde_yaml v0.9.27 |
219 | 2025-03-02T05:56:15.372Z | Downloaded http-range v0.1.5 |
220 | 2025-03-02T05:56:15.398Z | Downloaded generic-array v0.14.7 |
221 | 2025-03-02T05:56:15.398Z | Downloaded human_bytes v0.4.3 |
222 | 2025-03-02T05:56:15.398Z | Downloaded structmeta-derive v0.3.0 |
223 | 2025-03-02T05:56:15.398Z | Downloaded futures-sink v0.3.31 |
224 | 2025-03-02T05:56:15.398Z | Downloaded ptr_meta_derive v0.1.4 |
225 | 2025-03-02T05:56:15.398Z | Downloaded tabwriter v1.4.0 |
226 | 2025-03-02T05:56:15.399Z | Downloaded futures-executor v0.3.31 |
227 | 2025-03-02T05:56:15.400Z | Downloaded heapless v0.8.0 |
228 | 2025-03-02T05:56:15.400Z | Downloaded syn_derive v0.1.8 |
229 | 2025-03-02T05:56:15.426Z | Downloaded hubpack_derive v0.1.1 |
230 | 2025-03-02T05:56:15.426Z | Downloaded quinn-udp v0.5.5 |
231 | 2025-03-02T05:56:15.427Z | Downloaded humantime v2.1.0 |
232 | 2025-03-02T05:56:15.427Z | Downloaded dtrace-parser v0.2.0 |
233 | 2025-03-02T05:56:15.427Z | Downloaded portable-atomic v1.5.1 |
234 | 2025-03-02T05:56:15.427Z | Downloaded rustc_version v0.4.0 |
235 | 2025-03-02T05:56:15.427Z | Downloaded toml_datetime v0.6.8 |
236 | 2025-03-02T05:56:15.427Z | Downloaded rustc-hash v2.0.0 |
237 | 2025-03-02T05:56:15.427Z | Downloaded dropshot_endpoint v0.12.0 |
238 | 2025-03-02T05:56:15.427Z | Downloaded fnv v1.0.7 |
239 | 2025-03-02T05:56:15.427Z | Downloaded sigpipe v0.1.3 |
240 | 2025-03-02T05:56:15.453Z | Downloaded tracing-attributes v0.1.28 |
241 | 2025-03-02T05:56:15.453Z | Downloaded foreign-types-macros v0.2.3 |
242 | 2025-03-02T05:56:15.453Z | Downloaded futures v0.3.31 |
243 | 2025-03-02T05:56:15.454Z | Downloaded waitgroup v0.1.2 |
244 | 2025-03-02T05:56:15.454Z | Downloaded untrusted v0.7.1 |
245 | 2025-03-02T05:56:15.454Z | Downloaded tokio-native-tls v0.3.1 |
246 | 2025-03-02T05:56:15.454Z | Downloaded iana-time-zone v0.1.58 |
247 | 2025-03-02T05:56:15.454Z | Downloaded indent_write v2.2.0 |
248 | 2025-03-02T05:56:15.454Z | Downloaded fixedbitset v0.4.2 |
249 | 2025-03-02T05:56:15.479Z | Downloaded fd-lock v4.0.2 |
250 | 2025-03-02T05:56:15.479Z | Downloaded url v2.4.1 |
251 | 2025-03-02T05:56:15.479Z | Downloaded hubpack v0.1.2 |
252 | 2025-03-02T05:56:15.479Z | Downloaded httpdate v1.0.3 |
253 | 2025-03-02T05:56:15.479Z | Downloaded inout v0.1.3 |
254 | 2025-03-02T05:56:15.480Z | Downloaded integer-encoding v3.0.4 |
255 | 2025-03-02T05:56:15.480Z | Downloaded slog-term v2.9.1 |
256 | 2025-03-02T05:56:15.480Z | Downloaded spin v0.5.2 |
257 | 2025-03-02T05:56:15.480Z | Downloaded which v4.4.2 |
258 | 2025-03-02T05:56:15.480Z | Downloaded tokio-rustls v0.25.0 |
259 | 2025-03-02T05:56:15.480Z | Downloaded rustversion v1.0.14 |
260 | 2025-03-02T05:56:15.506Z | Downloaded unicase v2.7.0 |
261 | 2025-03-02T05:56:15.506Z | Downloaded signal-hook-tokio v0.3.1 |
262 | 2025-03-02T05:56:15.506Z | Downloaded httparse v1.8.0 |
263 | 2025-03-02T05:56:15.506Z | Downloaded hyper-util v0.1.10 |
264 | 2025-03-02T05:56:15.506Z | Downloaded slog v2.7.0 |
265 | 2025-03-02T05:56:15.506Z | Downloaded smallvec v1.13.2 |
266 | 2025-03-02T05:56:15.506Z | Downloaded usdt-impl v0.5.0 |
267 | 2025-03-02T05:56:15.506Z | Downloaded indexmap v1.9.3 |
268 | 2025-03-02T05:56:15.532Z | Downloaded rustls-pemfile v2.1.3 |
269 | 2025-03-02T05:56:15.532Z | Downloaded signal-hook v0.3.17 |
270 | 2025-03-02T05:56:15.532Z | Downloaded socket2 v0.5.5 |
271 | 2025-03-02T05:56:15.532Z | Downloaded itertools v0.13.0 |
272 | 2025-03-02T05:56:15.532Z | Downloaded vergen v8.3.2 |
273 | 2025-03-02T05:56:15.593Z | Downloaded toml_edit v0.19.15 |
274 | 2025-03-02T05:56:15.593Z | Downloaded serde v1.0.218 |
275 | 2025-03-02T05:56:15.620Z | Downloaded schemars v0.8.21 |
276 | 2025-03-02T05:56:15.620Z | Downloaded rkyv v0.7.43 |
277 | 2025-03-02T05:56:15.620Z | Downloaded winnow v0.7.3 |
278 | 2025-03-02T05:56:15.620Z | Downloaded reedline v0.38.0 |
279 | 2025-03-02T05:56:15.620Z | Downloaded tracing-subscriber v0.3.19 |
280 | 2025-03-02T05:56:15.620Z | Downloaded quinn-proto v0.11.8 |
281 | 2025-03-02T05:56:15.645Z | Downloaded rusqlite v0.32.1 |
282 | 2025-03-02T05:56:15.645Z | Downloaded nix v0.26.4 |
283 | 2025-03-02T05:56:15.671Z | Downloaded vcpkg v0.2.15 |
284 | 2025-03-02T05:56:15.696Z | Downloaded rustls-webpki v0.102.8 |
285 | 2025-03-02T05:56:15.722Z | Downloaded regress v0.10.1 |
286 | 2025-03-02T05:56:15.747Z | Downloaded regress v0.9.1 |
287 | 2025-03-02T05:56:15.747Z | Downloaded hickory-proto v0.24.1 |
288 | 2025-03-02T05:56:15.772Z | Downloaded idna v0.4.0 |
289 | 2025-03-02T05:56:15.772Z | Downloaded webpki-roots v0.26.6 |
290 | 2025-03-02T05:56:15.772Z | Downloaded rustix v0.38.37 |
291 | 2025-03-02T05:56:15.797Z | Downloaded dropshot v0.12.0 |
292 | 2025-03-02T05:56:15.822Z | Downloaded rustls v0.23.23 |
293 | 2025-03-02T05:56:15.846Z | Downloaded syn v2.0.96 |
294 | 2025-03-02T05:56:15.846Z | Downloaded unicode-width v0.1.14 |
295 | 2025-03-02T05:56:15.872Z | Downloaded regex-syntax v0.8.5 |
296 | 2025-03-02T05:56:15.872Z | Downloaded rustls v0.22.4 |
297 | 2025-03-02T05:56:15.897Z | Downloaded typify-impl v0.3.0 |
298 | 2025-03-02T05:56:15.897Z | Downloaded typify-impl v0.2.0 |
299 | 2025-03-02T05:56:15.922Z | Downloaded smoltcp v0.11.0 |
300 | 2025-03-02T05:56:15.922Z | Downloaded openapiv3 v2.0.0 |
301 | 2025-03-02T05:56:15.947Z | Downloaded nix v0.29.0 |
302 | 2025-03-02T05:56:15.947Z | Downloaded zerocopy-derive v0.6.6 |
303 | 2025-03-02T05:56:15.972Z | Downloaded regex v1.11.1 |
304 | 2025-03-02T05:56:15.972Z | Downloaded unicode-width v0.2.0 |
305 | 2025-03-02T05:56:15.998Z | Downloaded syn v1.0.109 |
306 | 2025-03-02T05:56:15.998Z | Downloaded regex-automata v0.4.9 |
307 | 2025-03-02T05:56:16.023Z | Downloaded goblin v0.8.0 |
308 | 2025-03-02T05:56:16.023Z | Downloaded petgraph v0.6.5 |
309 | 2025-03-02T05:56:16.048Z | Downloaded csv v1.3.1 |
310 | 2025-03-02T05:56:16.072Z | Downloaded git2 v0.19.0 |
311 | 2025-03-02T05:56:16.073Z | Downloaded rayon v1.10.0 |
312 | 2025-03-02T05:56:16.097Z | Downloaded openssl v0.10.59 |
313 | 2025-03-02T05:56:16.097Z | Downloaded hyper v1.4.1 |
314 | 2025-03-02T05:56:16.097Z | Downloaded tokio v1.43.0 |
315 | 2025-03-02T05:56:16.136Z | Downloaded libc v0.2.170 |
316 | 2025-03-02T05:56:16.209Z | Downloaded toml_edit v0.22.24 |
317 | 2025-03-02T05:56:16.209Z | Downloaded toml_edit v0.20.7 |
318 | 2025-03-02T05:56:16.233Z | Downloaded serde_json v1.0.139 |
319 | 2025-03-02T05:56:16.233Z | Downloaded winnow v0.6.18 |
320 | 2025-03-02T05:56:16.233Z | Downloaded unicode-normalization v0.1.22 |
321 | 2025-03-02T05:56:16.233Z | Downloaded rust_decimal v1.33.1 |
322 | 2025-03-02T05:56:16.259Z | Downloaded futures-util v0.3.31 |
323 | 2025-03-02T05:56:16.259Z | Downloaded winnow v0.5.19 |
324 | 2025-03-02T05:56:16.259Z | Downloaded tracing-opentelemetry v0.22.0 |
325 | 2025-03-02T05:56:16.283Z | Downloaded serde_with v3.9.0 |
326 | 2025-03-02T05:56:16.283Z | Downloaded reqwest v0.12.12 |
327 | 2025-03-02T05:56:16.283Z | Downloaded h2 v0.4.6 |
328 | 2025-03-02T05:56:16.308Z | Downloaded bitvec v1.0.1 |
329 | 2025-03-02T05:56:16.308Z | Downloaded tower v0.5.2 |
330 | 2025-03-02T05:56:16.333Z | Downloaded rand v0.6.5 |
331 | 2025-03-02T05:56:16.333Z | Downloaded time v0.3.36 |
332 | 2025-03-02T05:56:16.333Z | Downloaded itertools v0.10.5 |
333 | 2025-03-02T05:56:16.357Z | Downloaded zerocopy v0.7.32 |
334 | 2025-03-02T05:56:16.357Z | Downloaded rustls-pki-types v1.11.0 |
335 | 2025-03-02T05:56:16.382Z | Downloaded unicode-bidi v0.3.13 |
336 | 2025-03-02T05:56:16.382Z | Downloaded tar v0.4.40 |
337 | 2025-03-02T05:56:16.382Z | Downloaded quinn v0.11.5 |
338 | 2025-03-02T05:56:16.382Z | Downloaded libm v0.2.8 |
339 | 2025-03-02T05:56:16.382Z | Downloaded blake3 v1.5.1 |
340 | 2025-03-02T05:56:16.408Z | Downloaded bindgen v0.69.5 |
341 | 2025-03-02T05:56:16.408Z | Downloaded unicode-ident v1.0.14 |
342 | 2025-03-02T05:56:16.408Z | Downloaded tokio-util v0.7.11 |
343 | 2025-03-02T05:56:16.408Z | Downloaded similar v2.3.0 |
344 | 2025-03-02T05:56:16.433Z | Downloaded http v0.2.12 |
345 | 2025-03-02T05:56:16.433Z | Downloaded simdutf8 v0.1.4 |
346 | 2025-03-02T05:56:16.433Z | Downloaded toml v0.8.20 |
347 | 2025-03-02T05:56:16.433Z | Downloaded encoding_rs v0.8.33 |
348 | 2025-03-02T05:56:16.458Z | Downloaded http v1.2.0 |
349 | 2025-03-02T05:56:16.458Z | Downloaded ipnet v2.9.0 |
350 | 2025-03-02T05:56:16.458Z | Downloaded slab v0.4.9 |
351 | 2025-03-02T05:56:16.458Z | Downloaded spin v0.9.8 |
352 | 2025-03-02T05:56:16.458Z | Downloaded clap_builder v4.5.31 |
353 | 2025-03-02T05:56:16.485Z | Downloaded twox-hash v2.1.0 |
354 | 2025-03-02T05:56:16.485Z | Downloaded tracing-core v0.1.33 |
355 | 2025-03-02T05:56:16.485Z | Downloaded itertools v0.12.1 |
356 | 2025-03-02T05:56:16.485Z | Downloaded hashbrown v0.14.3 |
357 | 2025-03-02T05:56:16.485Z | Downloaded semver v1.0.24 |
358 | 2025-03-02T05:56:16.510Z | Downloaded hyper-staticfile v0.10.1 |
359 | 2025-03-02T05:56:16.510Z | Downloaded aws-lc-rs v1.12.5 |
360 | 2025-03-02T05:56:16.510Z | Downloaded threadpool v1.8.1 |
361 | 2025-03-02T05:56:16.510Z | Downloaded flate2 v1.0.28 |
362 | 2025-03-02T05:56:16.510Z | Downloaded vte v0.11.1 |
363 | 2025-03-02T05:56:16.510Z | Downloaded serde_derive v1.0.218 |
364 | 2025-03-02T05:56:16.535Z | Downloaded rand v0.8.5 |
365 | 2025-03-02T05:56:16.535Z | Downloaded ipnetwork v0.20.0 |
366 | 2025-03-02T05:56:16.536Z | Downloaded opentelemetry_sdk v0.21.2 |
367 | 2025-03-02T05:56:16.536Z | Downloaded siphasher v0.3.11 |
368 | 2025-03-02T05:56:16.536Z | Downloaded hyper-rustls v0.27.3 |
369 | 2025-03-02T05:56:16.536Z | Downloaded futures-channel v0.3.31 |
370 | 2025-03-02T05:56:16.536Z | Downloaded hashbrown v0.15.2 |
371 | 2025-03-02T05:56:16.561Z | Downloaded expectorate v1.1.0 |
372 | 2025-03-02T05:56:16.561Z | Downloaded chrono v0.4.39 |
373 | 2025-03-02T05:56:16.561Z | Downloaded hyper-tls v0.6.0 |
374 | 2025-03-02T05:56:16.561Z | Downloaded utf8-width v0.1.6 |
375 | 2025-03-02T05:56:16.561Z | Downloaded usdt-macro v0.5.0 |
376 | 2025-03-02T05:56:16.561Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
377 | 2025-03-02T05:56:16.615Z | Downloaded progenitor v0.9.1 |
378 | 2025-03-02T05:56:16.640Z | Downloaded fallible-iterator v0.3.0 |
379 | 2025-03-02T05:56:16.640Z | Downloaded stable_deref_trait v1.2.0 |
380 | 2025-03-02T05:56:16.640Z | Downloaded shlex v1.3.0 |
381 | 2025-03-02T05:56:16.640Z | Downloaded topological-sort v0.2.2 |
382 | 2025-03-02T05:56:16.640Z | Downloaded ucd-trie v0.1.6 |
383 | 2025-03-02T05:56:16.640Z | Downloaded thrift v0.17.0 |
384 | 2025-03-02T05:56:16.640Z | Downloaded indexmap v2.7.0 |
385 | 2025-03-02T05:56:16.640Z | Downloaded mio v1.0.2 |
386 | 2025-03-02T05:56:16.640Z | Downloaded foreign-types v0.3.2 |
387 | 2025-03-02T05:56:16.665Z | Downloaded instant v0.1.12 |
388 | 2025-03-02T05:56:16.665Z | Downloaded filetime v0.2.22 |
389 | 2025-03-02T05:56:16.665Z | Downloaded untrusted v0.9.0 |
390 | 2025-03-02T05:56:16.665Z | Downloaded rkyv_derive v0.7.43 |
391 | 2025-03-02T05:56:16.666Z | Downloaded rustc_version v0.1.7 |
392 | 2025-03-02T05:56:16.666Z | Downloaded sharded-slab v0.1.7 |
393 | 2025-03-02T05:56:16.666Z | Downloaded tap v1.0.1 |
394 | 2025-03-02T05:56:16.666Z | Downloaded serde_derive_internals v0.29.1 |
395 | 2025-03-02T05:56:16.666Z | Downloaded rustls-pemfile v1.0.4 |
396 | 2025-03-02T05:56:16.666Z | Downloaded hickory-resolver v0.24.1 |
397 | 2025-03-02T05:56:16.666Z | Downloaded opentelemetry-jaeger v0.20.0 |
398 | 2025-03-02T05:56:16.691Z | Downloaded openssl-sys v0.9.95 |
399 | 2025-03-02T05:56:16.691Z | Downloaded rustc-hash v1.1.0 |
400 | 2025-03-02T05:56:16.691Z | Downloaded static_assertions v1.1.0 |
401 | 2025-03-02T05:56:16.691Z | Downloaded serde_urlencoded v0.7.1 |
402 | 2025-03-02T05:56:16.691Z | Downloaded serde_tokenstream v0.2.2 |
403 | 2025-03-02T05:56:16.691Z | Downloaded futures-task v0.3.31 |
404 | 2025-03-02T05:56:16.691Z | Downloaded rand_chacha v0.1.1 |
405 | 2025-03-02T05:56:16.691Z | Downloaded toml v0.7.8 |
406 | 2025-03-02T05:56:16.691Z | Downloaded progenitor-client v0.8.0 |
407 | 2025-03-02T05:56:16.691Z | Downloaded quick-error v1.2.3 |
408 | 2025-03-02T05:56:16.691Z | Downloaded fastrand v2.0.1 |
409 | 2025-03-02T05:56:16.691Z | Downloaded hashbrown v0.12.3 |
410 | 2025-03-02T05:56:16.717Z | Downloaded pest v2.7.6 |
411 | 2025-03-02T05:56:16.717Z | Downloaded futures-io v0.3.31 |
412 | 2025-03-02T05:56:16.717Z | Downloaded getrandom v0.2.11 |
413 | 2025-03-02T05:56:16.717Z | Downloaded foreign-types v0.5.0 |
414 | 2025-03-02T05:56:16.717Z | Downloaded fallible-streaming-iterator v0.1.9 |
415 | 2025-03-02T05:56:16.717Z | Downloaded tracing-log v0.2.0 |
416 | 2025-03-02T05:56:16.717Z | Downloaded rand_isaac v0.1.1 |
417 | 2025-03-02T05:56:16.717Z | Downloaded radium v0.7.0 |
418 | 2025-03-02T05:56:16.718Z | Downloaded quote v1.0.38 |
419 | 2025-03-02T05:56:16.718Z | Downloaded futures-core v0.3.31 |
420 | 2025-03-02T05:56:16.743Z | Downloaded indicatif v0.17.11 |
421 | 2025-03-02T05:56:16.743Z | Downloaded unsafe-libyaml v0.2.9 |
422 | 2025-03-02T05:56:16.743Z | Downloaded strum_macros v0.26.4 |
423 | 2025-03-02T05:56:16.743Z | Downloaded rand_hc v0.1.0 |
424 | 2025-03-02T05:56:16.743Z | Downloaded rand_core v0.4.2 |
425 | 2025-03-02T05:56:16.743Z | Downloaded foreign-types-shared v0.1.1 |
426 | 2025-03-02T05:56:16.743Z | Downloaded rand_core v0.6.4 |
427 | 2025-03-02T05:56:16.743Z | Downloaded rand_core v0.3.1 |
428 | 2025-03-02T05:56:16.745Z | Downloaded rand_chacha v0.3.1 |
429 | 2025-03-02T05:56:16.745Z | Downloaded typenum v1.17.0 |
430 | 2025-03-02T05:56:16.770Z | Downloaded fs_extra v1.3.0 |
431 | 2025-03-02T05:56:16.770Z | Downloaded rayon-core v1.12.1 |
432 | 2025-03-02T05:56:16.770Z | Downloaded steno v0.4.1 |
433 | 2025-03-02T05:56:16.770Z | Downloaded futures-macro v0.3.31 |
434 | 2025-03-02T05:56:16.770Z | Downloaded tokio-macros v2.5.0 |
435 | 2025-03-02T05:56:16.770Z | Downloaded libz-sys v1.1.12 |
436 | 2025-03-02T05:56:16.825Z | Downloaded sha2 v0.10.8 |
437 | 2025-03-02T05:56:16.850Z | Downloaded foreign-types-shared v0.3.1 |
438 | 2025-03-02T05:56:16.850Z | Downloaded serde_spanned v0.6.8 |
439 | 2025-03-02T05:56:16.850Z | Downloaded ringbuffer v0.15.0 |
440 | 2025-03-02T05:56:16.850Z | Downloaded zone v0.3.0 |
441 | 2025-03-02T05:56:16.850Z | Downloaded serde_path_to_error v0.1.16 |
442 | 2025-03-02T05:56:16.850Z | Downloaded memchr v2.7.4 |
443 | 2025-03-02T05:56:16.850Z | Downloaded time-core v0.1.2 |
444 | 2025-03-02T05:56:16.850Z | Downloaded typify v0.3.0 |
445 | 2025-03-02T05:56:16.850Z | Downloaded tracing v0.1.41 |
446 | 2025-03-02T05:56:16.850Z | Downloaded libsw v3.3.1 |
447 | 2025-03-02T05:56:16.876Z | Downloaded http-body-util v0.1.2 |
448 | 2025-03-02T05:56:16.876Z | Downloaded glob v0.3.1 |
449 | 2025-03-02T05:56:16.876Z | Downloaded tempfile v3.8.1 |
450 | 2025-03-02T05:56:16.876Z | Downloaded unicode-segmentation v1.10.1 |
451 | 2025-03-02T05:56:16.876Z | Downloaded miniz_oxide v0.7.1 |
452 | 2025-03-02T05:56:16.876Z | Downloaded ryu v1.0.15 |
453 | 2025-03-02T05:56:16.876Z | Downloaded hex v0.4.3 |
454 | 2025-03-02T05:56:16.876Z | Downloaded wyz v0.5.1 |
455 | 2025-03-02T05:56:16.876Z | Downloaded urlencoding v2.1.3 |
456 | 2025-03-02T05:56:16.876Z | Downloaded pin-project-lite v0.2.13 |
457 | 2025-03-02T05:56:16.902Z | Downloaded pest_meta v2.7.6 |
458 | 2025-03-02T05:56:16.902Z | Downloaded multer v3.1.0 |
459 | 2025-03-02T05:56:16.902Z | Downloaded vte_generate_state_changes v0.1.1 |
460 | 2025-03-02T05:56:16.902Z | Downloaded version_check v0.9.5 |
461 | 2025-03-02T05:56:16.902Z | Downloaded strum v0.26.3 |
462 | 2025-03-02T05:56:16.902Z | Downloaded zone_cfg_derive v0.3.0 |
463 | 2025-03-02T05:56:16.902Z | Downloaded sha1 v0.10.6 |
464 | 2025-03-02T05:56:16.902Z | Downloaded progenitor-impl v0.9.1 |
465 | 2025-03-02T05:56:16.902Z | Downloaded progenitor-impl v0.8.0 |
466 | 2025-03-02T05:56:16.902Z | Downloaded zerocopy-derive v0.7.32 |
467 | 2025-03-02T05:56:16.902Z | Downloaded uuid v1.11.0 |
468 | 2025-03-02T05:56:16.902Z | Downloaded nom v7.1.3 |
469 | 2025-03-02T05:56:16.927Z | Downloaded rend v0.4.1 |
470 | 2025-03-02T05:56:16.927Z | Downloaded terminfo v0.8.0 |
471 | 2025-03-02T05:56:16.927Z | Downloaded seahash v4.1.0 |
472 | 2025-03-02T05:56:16.927Z | Downloaded scopeguard v1.2.0 |
473 | 2025-03-02T05:56:16.927Z | Downloaded itoa v1.0.9 |
474 | 2025-03-02T05:56:16.927Z | Downloaded borsh v1.3.0 |
475 | 2025-03-02T05:56:16.927Z | Downloaded hostname v0.3.1 |
476 | 2025-03-02T05:56:16.927Z | Downloaded home v0.5.5 |
477 | 2025-03-02T05:56:16.927Z | Downloaded funty v2.0.0 |
478 | 2025-03-02T05:56:16.927Z | Downloaded cc v1.2.16 |
479 | 2025-03-02T05:56:16.952Z | Downloaded aes v0.8.3 |
480 | 2025-03-02T05:56:16.952Z | Downloaded subtle v2.5.0 |
481 | 2025-03-02T05:56:16.952Z | Downloaded highway v1.2.0 |
482 | 2025-03-02T05:56:16.952Z | Downloaded zeroize v1.7.0 |
483 | 2025-03-02T05:56:16.952Z | Downloaded typify-macro v0.2.0 |
484 | 2025-03-02T05:56:16.952Z | Downloaded aho-corasick v1.1.2 |
485 | 2025-03-02T05:56:16.952Z | Downloaded thiserror v2.0.11 |
486 | 2025-03-02T05:56:16.952Z | Downloaded console v0.15.7 |
487 | 2025-03-02T05:56:16.977Z | Downloaded resolv-conf v0.7.0 |
488 | 2025-03-02T05:56:16.977Z | Downloaded utf8parse v0.2.1 |
489 | 2025-03-02T05:56:16.977Z | Downloaded typify v0.2.0 |
490 | 2025-03-02T05:56:16.977Z | Downloaded libloading v0.8.6 |
491 | 2025-03-02T05:56:16.977Z | Downloaded either v1.13.0 |
492 | 2025-03-02T05:56:16.977Z | Downloaded prettyplease v0.2.22 |
493 | 2025-03-02T05:56:16.977Z | Downloaded thiserror-impl v2.0.11 |
494 | 2025-03-02T05:56:16.977Z | Downloaded thiserror v1.0.69 |
495 | 2025-03-02T05:56:16.977Z | Downloaded jobserver v0.1.32 |
496 | 2025-03-02T05:56:17.002Z | Downloaded clang-sys v1.8.1 |
497 | 2025-03-02T05:56:17.002Z | Downloaded hashlink v0.9.1 |
498 | 2025-03-02T05:56:17.002Z | Downloaded clap v4.5.31 |
499 | 2025-03-02T05:56:17.002Z | Downloaded slog-dtrace v0.3.0 |
500 | 2025-03-02T05:56:17.002Z | Downloaded slog-bunyan v2.5.0 |
501 | 2025-03-02T05:56:17.002Z | Downloaded signal-hook-registry v1.4.1 |
502 | 2025-03-02T05:56:17.003Z | Downloaded signal-hook-mio v0.2.4 |
503 | 2025-03-02T05:56:17.003Z | Downloaded num_cpus v1.16.0 |
504 | 2025-03-02T05:56:17.027Z | Downloaded derive-where v1.2.7 |
505 | 2025-03-02T05:56:17.027Z | Downloaded cargo-platform v0.1.8 |
506 | 2025-03-02T05:56:17.028Z | Downloaded base64ct v1.6.0 |
507 | 2025-03-02T05:56:17.028Z | Downloaded arrayvec v0.7.4 |
508 | 2025-03-02T05:56:17.028Z | Downloaded anstyle-parse v0.2.2 |
509 | 2025-03-02T05:56:17.028Z | Downloaded ring v0.17.5 |
510 | 2025-03-02T05:56:17.097Z | Downloaded semver v0.1.20 |
511 | 2025-03-02T05:56:17.122Z | Downloaded opentelemetry v0.24.0 |
512 | 2025-03-02T05:56:17.122Z | Downloaded darling v0.20.3 |
513 | 2025-03-02T05:56:17.122Z | Downloaded form_urlencoded v1.2.1 |
514 | 2025-03-02T05:56:17.122Z | Downloaded schemars_derive v0.8.21 |
515 | 2025-03-02T05:56:17.122Z | Downloaded deranged v0.3.9 |
516 | 2025-03-02T05:56:17.122Z | Downloaded bytes v1.10.0 |
517 | 2025-03-02T05:56:17.123Z | Downloaded minimal-lexical v0.2.1 |
518 | 2025-03-02T05:56:17.123Z | Downloaded anstream v0.6.12 |
519 | 2025-03-02T05:56:17.147Z | Downloaded time-macros v0.2.18 |
520 | 2025-03-02T05:56:17.147Z | Downloaded dirs v4.0.0 |
521 | 2025-03-02T05:56:17.147Z | Downloaded usdt v0.5.0 |
522 | 2025-03-02T05:56:17.147Z | Downloaded num-bigint v0.2.6 |
523 | 2025-03-02T05:56:17.147Z | Downloaded defmt v0.3.8 |
524 | 2025-03-02T05:56:17.147Z | Downloaded dunce v1.0.5 |
525 | 2025-03-02T05:56:17.147Z | Downloaded lazy_static v1.5.0 |
526 | 2025-03-02T05:56:17.147Z | Downloaded dyn-clone v1.0.16 |
527 | 2025-03-02T05:56:17.148Z | Downloaded defmt-macros v0.3.9 |
528 | 2025-03-02T05:56:17.148Z | Downloaded data-encoding v2.5.0 |
529 | 2025-03-02T05:56:17.148Z | Downloaded ctr v0.9.2 |
530 | 2025-03-02T05:56:17.173Z | Downloaded log v0.4.22 |
531 | 2025-03-02T05:56:17.173Z | Downloaded crossterm v0.28.1 |
532 | 2025-03-02T05:56:17.173Z | Downloaded clearscreen v2.0.1 |
533 | 2025-03-02T05:56:17.173Z | Downloaded universal-hash v0.5.1 |
534 | 2025-03-02T05:56:17.173Z | Downloaded dirs-sys-next v0.1.2 |
535 | 2025-03-02T05:56:17.173Z | Downloaded bytecheck v0.6.11 |
536 | 2025-03-02T05:56:17.173Z | Downloaded autocfg v1.1.0 |
537 | 2025-03-02T05:56:17.173Z | Downloaded allocator-api2 v0.2.16 |
538 | 2025-03-02T05:56:17.173Z | Downloaded heck v0.4.1 |
539 | 2025-03-02T05:56:17.173Z | Downloaded errno v0.3.9 |
540 | 2025-03-02T05:56:17.198Z | Downloaded embedded-io v0.4.0 |
541 | 2025-03-02T05:56:17.198Z | Downloaded crc32fast v1.3.2 |
542 | 2025-03-02T05:56:17.198Z | Downloaded cancel-safe-futures v0.1.5 |
543 | 2025-03-02T05:56:17.198Z | Downloaded anstyle-query v1.0.0 |
544 | 2025-03-02T05:56:17.198Z | Downloaded powerfmt v0.2.0 |
545 | 2025-03-02T05:56:17.198Z | Downloaded cpufeatures v0.2.12 |
546 | 2025-03-02T05:56:17.198Z | Downloaded colored v2.1.0 |
547 | 2025-03-02T05:56:17.198Z | Downloaded cfg-if v1.0.0 |
548 | 2025-03-02T05:56:17.198Z | Downloaded byteorder v1.5.0 |
549 | 2025-03-02T05:56:17.198Z | Downloaded atomic-waker v1.1.2 |
550 | 2025-03-02T05:56:17.198Z | Downloaded cstr-argument v0.1.2 |
551 | 2025-03-02T05:56:17.200Z | Downloaded blake2 v0.10.6 |
552 | 2025-03-02T05:56:17.200Z | Downloaded crossbeam-deque v0.8.3 |
553 | 2025-03-02T05:56:17.200Z | Downloaded borsh-derive v1.3.0 |
554 | 2025-03-02T05:56:17.225Z | Downloaded libsqlite3-sys v0.30.1 |
555 | 2025-03-02T05:56:17.292Z | Downloaded colorchoice v1.0.0 |
556 | 2025-03-02T05:56:17.316Z | Downloaded ahash v0.8.6 |
557 | 2025-03-02T05:56:17.317Z | Downloaded num-rational v0.2.4 |
558 | 2025-03-02T05:56:17.317Z | Downloaded clap_derive v4.5.28 |
559 | 2025-03-02T05:56:17.317Z | Downloaded cexpr v0.6.0 |
560 | 2025-03-02T05:56:17.317Z | Downloaded smf v0.2.3 |
561 | 2025-03-02T05:56:17.317Z | Downloaded pin-utils v0.1.0 |
562 | 2025-03-02T05:56:17.317Z | Downloaded digest v0.10.7 |
563 | 2025-03-02T05:56:17.317Z | Downloaded cargo_metadata v0.18.1 |
564 | 2025-03-02T05:56:17.317Z | Downloaded backoff v0.4.0 |
565 | 2025-03-02T05:56:17.317Z | Downloaded atomicwrites v0.4.4 |
566 | 2025-03-02T05:56:17.317Z | Downloaded byte-unit v5.1.6 |
567 | 2025-03-02T05:56:17.317Z | Downloaded ring v0.16.20 |
568 | 2025-03-02T05:56:17.411Z | Downloaded argon2 v0.5.3 |
569 | 2025-03-02T05:56:17.436Z | Downloaded ahash v0.7.7 |
570 | 2025-03-02T05:56:17.436Z | Downloaded num-conv v0.1.0 |
571 | 2025-03-02T05:56:17.436Z | Downloaded dirs-sys v0.3.7 |
572 | 2025-03-02T05:56:17.436Z | Downloaded cmake v0.1.54 |
573 | 2025-03-02T05:56:17.436Z | Downloaded arrayref v0.3.7 |
574 | 2025-03-02T05:56:17.436Z | Downloaded adler v1.0.2 |
575 | 2025-03-02T05:56:17.436Z | Downloaded strsim v0.10.0 |
576 | 2025-03-02T05:56:17.436Z | Downloaded proc-macro2 v1.0.92 |
577 | 2025-03-02T05:56:17.436Z | Downloaded plain v0.2.3 |
578 | 2025-03-02T05:56:17.436Z | Downloaded parking_lot v0.12.1 |
579 | 2025-03-02T05:56:17.436Z | Downloaded owo-colors v4.1.0 |
580 | 2025-03-02T05:56:17.436Z | Downloaded debug-ignore v1.0.5 |
581 | 2025-03-02T05:56:17.436Z | Downloaded clap_lex v0.7.4 |
582 | 2025-03-02T05:56:17.462Z | Downloaded bytecheck_derive v0.6.11 |
583 | 2025-03-02T05:56:17.462Z | Downloaded bincode v1.3.3 |
584 | 2025-03-02T05:56:17.462Z | Downloaded omicron-zone-package v0.11.1 |
585 | 2025-03-02T05:56:17.462Z | Downloaded num-traits v0.2.19 |
586 | 2025-03-02T05:56:17.462Z | Downloaded crossbeam-channel v0.5.13 |
587 | 2025-03-02T05:56:17.462Z | Downloaded structmeta v0.3.0 |
588 | 2025-03-02T05:56:17.462Z | Downloaded strip-ansi-escapes v0.2.0 |
589 | 2025-03-02T05:56:17.462Z | Downloaded convert_case v0.4.0 |
590 | 2025-03-02T05:56:17.462Z | Downloaded base64 v0.22.1 |
591 | 2025-03-02T05:56:17.462Z | Downloaded base64 v0.21.7 |
592 | 2025-03-02T05:56:17.487Z | Downloaded num-complex v0.4.6 |
593 | 2025-03-02T05:56:17.487Z | Downloaded mime v0.3.17 |
594 | 2025-03-02T05:56:17.487Z | Downloaded num_enum_derive v0.5.11 |
595 | 2025-03-02T05:56:17.487Z | Downloaded autocfg v0.1.8 |
596 | 2025-03-02T05:56:17.487Z | Downloaded pest_derive v2.7.6 |
597 | 2025-03-02T05:56:17.487Z | Downloaded parking_lot_core v0.9.9 |
598 | 2025-03-02T05:56:17.487Z | Downloaded once_cell v1.19.0 |
599 | 2025-03-02T05:56:17.487Z | Downloaded nu-ansi-term v0.46.0 |
600 | 2025-03-02T05:56:17.487Z | Downloaded darling_macro v0.20.3 |
601 | 2025-03-02T05:56:17.487Z | Downloaded darling_core v0.20.3 |
602 | 2025-03-02T05:56:17.487Z | Downloaded aead v0.5.2 |
603 | 2025-03-02T05:56:17.512Z | Downloaded anyhow v1.0.96 |
604 | 2025-03-02T05:56:17.513Z | Downloaded opentelemetry-semantic-conventions v0.13.0 |
605 | 2025-03-02T05:56:17.515Z | Downloaded omicron-workspace-hack v0.1.0 |
606 | 2025-03-02T05:56:17.515Z | Downloaded derive_more v0.99.18 |
607 | 2025-03-02T05:56:17.515Z | Downloaded overload v0.1.1 |
608 | 2025-03-02T05:56:17.515Z | Downloaded pkg-config v0.3.27 |
609 | 2025-03-02T05:56:17.515Z | Downloaded num-rational v0.4.2 |
610 | 2025-03-02T05:56:17.515Z | Downloaded num-iter v0.1.45 |
611 | 2025-03-02T05:56:17.515Z | Downloaded crossbeam-epoch v0.9.15 |
612 | 2025-03-02T05:56:17.515Z | Downloaded cookie v0.18.1 |
613 | 2025-03-02T05:56:17.515Z | Downloaded phf_codegen v0.11.2 |
614 | 2025-03-02T05:56:17.540Z | Downloaded pest_generator v2.7.6 |
615 | 2025-03-02T05:56:17.540Z | Downloaded parse-display-derive v0.10.0 |
616 | 2025-03-02T05:56:17.540Z | Downloaded parse-display v0.10.0 |
617 | 2025-03-02T05:56:17.540Z | Downloaded memmap v0.7.0 |
618 | 2025-03-02T05:56:17.540Z | Downloaded atty v0.2.14 |
619 | 2025-03-02T05:56:17.540Z | Downloaded async-stream v0.3.5 |
620 | 2025-03-02T05:56:17.540Z | Downloaded aes-gcm-siv v0.11.1 |
621 | 2025-03-02T05:56:17.540Z | Downloaded phf_shared v0.11.2 |
622 | 2025-03-02T05:56:17.540Z | Downloaded phf v0.11.2 |
623 | 2025-03-02T05:56:17.540Z | Downloaded num v0.4.3 |
624 | 2025-03-02T05:56:17.540Z | Downloaded nu-ansi-term v0.50.0 |
625 | 2025-03-02T05:56:17.540Z | Downloaded crossbeam-utils v0.8.20 |
626 | 2025-03-02T05:56:17.540Z | Downloaded camino-tempfile v1.1.1 |
627 | 2025-03-02T05:56:17.540Z | Downloaded camino v1.1.9 |
628 | 2025-03-02T05:56:17.540Z | Downloaded bitflags v2.6.0 |
629 | 2025-03-02T05:56:17.565Z | Downloaded async-trait v0.1.86 |
630 | 2025-03-02T05:56:17.565Z | Downloaded ordered-float v2.10.1 |
631 | 2025-03-02T05:56:17.565Z | Downloaded num-complex v0.2.4 |
632 | 2025-03-02T05:56:17.565Z | Downloaded native-tls v0.2.11 |
633 | 2025-03-02T05:56:17.566Z | Downloaded csv-core v0.1.11 |
634 | 2025-03-02T05:56:17.566Z | Downloaded crypto-common v0.1.6 |
635 | 2025-03-02T05:56:17.566Z | Downloaded constant_time_eq v0.3.0 |
636 | 2025-03-02T05:56:17.566Z | Downloaded cobs v0.2.3 |
637 | 2025-03-02T05:56:17.566Z | Downloaded async-recursion v1.1.1 |
638 | 2025-03-02T05:56:17.566Z | Downloaded proc-macro-crate v1.3.1 |
639 | 2025-03-02T05:56:17.566Z | Downloaded percent-encoding v2.3.1 |
640 | 2025-03-02T05:56:17.566Z | Downloaded paste v1.0.15 |
641 | 2025-03-02T05:56:17.566Z | Downloaded ordered-float v4.2.0 |
642 | 2025-03-02T05:56:17.591Z | Downloaded num-derive v0.4.2 |
643 | 2025-03-02T05:56:17.591Z | Downloaded nbd v0.3.1 |
644 | 2025-03-02T05:56:17.591Z | Downloaded dirs-next v2.0.0 |
645 | 2025-03-02T05:56:17.591Z | Downloaded defmt-parser v0.3.4 |
646 | 2025-03-02T05:56:17.591Z | Downloaded cipher v0.4.4 |
647 | 2025-03-02T05:56:17.591Z | Downloaded lru-cache v0.1.2 |
648 | 2025-03-02T05:56:17.591Z | Downloaded linked-hash-map v0.5.6 |
649 | 2025-03-02T05:56:17.592Z | Downloaded bitflags v1.3.2 |
650 | 2025-03-02T05:56:17.592Z | Downloaded macaddr v1.0.1 |
651 | 2025-03-02T05:56:17.592Z | Downloaded linear-map v1.2.0 |
652 | 2025-03-02T05:56:17.592Z | Downloaded anstyle v1.0.8 |
653 | 2025-03-02T05:56:17.592Z | Downloaded number_prefix v0.4.0 |
654 | 2025-03-02T05:56:17.592Z | Downloaded num_threads v0.1.6 |
655 | 2025-03-02T05:56:17.592Z | Downloaded managed v0.8.0 |
656 | 2025-03-02T05:56:17.592Z | Downloaded match_cfg v0.1.0 |
657 | 2025-03-02T05:56:17.592Z | Downloaded async-stream-impl v0.3.5 |
658 | 2025-03-02T05:56:17.592Z | Downloaded dof v0.3.0 |
659 | 2025-03-02T05:56:17.616Z | Downloaded aws-lc-sys v0.26.0 |
660 | 2025-03-02T05:56:18.144Z | Compiling proc-macro2 v1.0.92 |
661 | 2025-03-02T05:56:18.144Z | Compiling unicode-ident v1.0.14 |
662 | 2025-03-02T05:56:18.144Z | Compiling libc v0.2.170 |
663 | 2025-03-02T05:56:18.191Z | Compiling serde v1.0.218 |
664 | 2025-03-02T05:56:18.191Z | Compiling autocfg v1.1.0 |
665 | 2025-03-02T05:56:18.191Z | Compiling cfg-if v1.0.0 |
666 | 2025-03-02T05:56:18.191Z | Compiling version_check v0.9.5 |
667 | 2025-03-02T05:56:18.191Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.92/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f95487ef5204fd46 -C extra-filename=-f95487ef5204fd46 --out-dir /work/oxidecomputer/crucible/target/debug/build/proc-macro2-f95487ef5204fd46 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
668 | 2025-03-02T05:56:18.191Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.170/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a07426560318bf01 -C extra-filename=-a07426560318bf01 --out-dir /work/oxidecomputer/crucible/target/debug/build/libc-a07426560318bf01 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
669 | 2025-03-02T05:56:18.192Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1e4fb22e544a929 -C extra-filename=-f1e4fb22e544a929 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
670 | 2025-03-02T05:56:18.192Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=abd376aa63167a98 -C extra-filename=-abd376aa63167a98 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
671 | 2025-03-02T05:56:18.192Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.218/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ae49c9d86c119bcd -C extra-filename=-ae49c9d86c119bcd --out-dir /work/oxidecomputer/crucible/target/debug/build/serde-ae49c9d86c119bcd -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
672 | 2025-03-02T05:56:18.217Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56fb3abe49580ef3 -C extra-filename=-56fb3abe49580ef3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
673 | 2025-03-02T05:56:18.442Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=2ae49a296a666b20 -C extra-filename=-2ae49a296a666b20 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
674 | 2025-03-02T05:56:18.467Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=6fd4a91ecd25bcee -C extra-filename=-6fd4a91ecd25bcee --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
675 | 2025-03-02T05:56:18.536Z | Compiling memchr v2.7.4 |
676 | 2025-03-02T05:56:18.561Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=187ef387dbb05ae2 -C extra-filename=-187ef387dbb05ae2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
677 | 2025-03-02T05:56:18.695Z | Compiling libm v0.2.8 |
678 | 2025-03-02T05:56:18.720Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=6d54c0209c76ad66 -C extra-filename=-6d54c0209c76ad66 --out-dir /work/oxidecomputer/crucible/target/debug/build/libm-6d54c0209c76ad66 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
679 | 2025-03-02T05:56:18.815Z | Compiling shlex v1.3.0 |
680 | 2025-03-02T05:56:18.840Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2c4dd18ee1fb68d4 -C extra-filename=-2c4dd18ee1fb68d4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
681 | 2025-03-02T05:56:19.180Z | Compiling num-traits v0.2.19 |
682 | 2025-03-02T05:56:19.205Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8596454a3310c267 -C extra-filename=-8596454a3310c267 --out-dir /work/oxidecomputer/crucible/target/debug/build/num-traits-8596454a3310c267 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern autocfg=/work/oxidecomputer/crucible/target/debug/deps/libautocfg-f1e4fb22e544a929.rlib --cap-lints allow '-Wclippy::unused-async'` |
683 | 2025-03-02T05:56:19.231Z | Compiling serde_json v1.0.139 |
684 | 2025-03-02T05:56:19.231Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.139/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=668424a4521b1714 -C extra-filename=-668424a4521b1714 --out-dir /work/oxidecomputer/crucible/target/debug/build/serde_json-668424a4521b1714 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
685 | 2025-03-02T05:56:19.273Z | Running `/work/oxidecomputer/crucible/target/debug/build/libc-a07426560318bf01/build-script-build` |
686 | 2025-03-02T05:56:19.308Z | Compiling log v0.4.22 |
687 | 2025-03-02T05:56:19.333Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=e95446108fba6bad -C extra-filename=-e95446108fba6bad --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
688 | 2025-03-02T05:56:19.333Z | Running `/work/oxidecomputer/crucible/target/debug/build/libm-6d54c0209c76ad66/build-script-build` |
689 | 2025-03-02T05:56:19.378Z | Running `/work/oxidecomputer/crucible/target/debug/build/serde-ae49c9d86c119bcd/build-script-build` |
690 | 2025-03-02T05:56:19.402Z | Running `/work/oxidecomputer/crucible/target/debug/build/proc-macro2-f95487ef5204fd46/build-script-build` |
691 | 2025-03-02T05:56:19.402Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.170/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9c89c5b8c6a2c599 -C extra-filename=-9c89c5b8c6a2c599 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async' --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
692 | 2025-03-02T05:56:19.427Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.170/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e3a18bea0c9f556b -C extra-filename=-e3a18bea0c9f556b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async' --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
693 | 2025-03-02T05:56:19.452Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ad8c4b9cff4819c0 -C extra-filename=-ad8c4b9cff4819c0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
694 | 2025-03-02T05:56:19.586Z | Running `/work/oxidecomputer/crucible/target/debug/build/num-traits-8596454a3310c267/build-script-build` |
695 | 2025-03-02T05:56:19.628Z | Running `/work/oxidecomputer/crucible/target/debug/build/serde_json-668424a4521b1714/build-script-build` |
696 | 2025-03-02T05:56:19.657Z | Compiling once_cell v1.19.0 |
697 | 2025-03-02T05:56:19.682Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=6251a48351283bd4 -C extra-filename=-6251a48351283bd4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
698 | 2025-03-02T05:56:19.722Z | Compiling itoa v1.0.9 |
699 | 2025-03-02T05:56:19.747Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=71a6a6543ead115f -C extra-filename=-71a6a6543ead115f --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
700 | 2025-03-02T05:56:19.747Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=5eeacb47f161db31 -C extra-filename=-5eeacb47f161db31 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern unicode_ident=/work/oxidecomputer/crucible/target/debug/deps/libunicode_ident-abd376aa63167a98.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
701 | 2025-03-02T05:56:19.827Z | Compiling lock_api v0.4.11 |
702 | 2025-03-02T05:56:19.852Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=b8a5d040bf4afb0e -C extra-filename=-b8a5d040bf4afb0e --out-dir /work/oxidecomputer/crucible/target/debug/build/lock_api-b8a5d040bf4afb0e -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern autocfg=/work/oxidecomputer/crucible/target/debug/deps/libautocfg-f1e4fb22e544a929.rlib --cap-lints allow '-Wclippy::unused-async'` |
703 | 2025-03-02T05:56:19.967Z | Compiling parking_lot_core v0.9.9 |
704 | 2025-03-02T05:56:19.992Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=c80e2d380100bde0 -C extra-filename=-c80e2d380100bde0 --out-dir /work/oxidecomputer/crucible/target/debug/build/parking_lot_core-c80e2d380100bde0 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
705 | 2025-03-02T05:56:20.017Z | Compiling thiserror v1.0.69 |
706 | 2025-03-02T05:56:20.017Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d55696340f4b4bc -C extra-filename=-3d55696340f4b4bc --out-dir /work/oxidecomputer/crucible/target/debug/build/thiserror-3d55696340f4b4bc -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
707 | 2025-03-02T05:56:20.042Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=d53a21f98f031de6 -C extra-filename=-d53a21f98f031de6 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
708 | 2025-03-02T05:56:20.195Z | Running `/work/oxidecomputer/crucible/target/debug/build/lock_api-b8a5d040bf4afb0e/build-script-build` |
709 | 2025-03-02T05:56:20.329Z | Compiling jobserver v0.1.32 |
710 | 2025-03-02T05:56:20.355Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adcf664aa6960416 -C extra-filename=-adcf664aa6960416 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async'` |
711 | 2025-03-02T05:56:20.356Z | Compiling getrandom v0.2.11 |
712 | 2025-03-02T05:56:20.356Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=37af4d887814586d -C extra-filename=-37af4d887814586d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-2ae49a296a666b20.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
713 | 2025-03-02T05:56:20.390Z | Running `/work/oxidecomputer/crucible/target/debug/build/parking_lot_core-c80e2d380100bde0/build-script-build` |
714 | 2025-03-02T05:56:20.418Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=6c8dd67ff824dd25 -C extra-filename=-6c8dd67ff824dd25 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-6fd4a91ecd25bcee.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async'` |
715 | 2025-03-02T05:56:20.476Z | Compiling quote v1.0.38 |
716 | 2025-03-02T05:56:20.501Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=c4984275da3096ab -C extra-filename=-c4984275da3096ab --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --cap-lints allow '-Wclippy::unused-async'` |
717 | 2025-03-02T05:56:20.501Z | Running `/work/oxidecomputer/crucible/target/debug/build/thiserror-3d55696340f4b4bc/build-script-build` |
718 | 2025-03-02T05:56:20.556Z | Compiling slab v0.4.9 |
719 | 2025-03-02T05:56:20.581Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=142ab5acffa737c2 -C extra-filename=-142ab5acffa737c2 --out-dir /work/oxidecomputer/crucible/target/debug/build/slab-142ab5acffa737c2 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern autocfg=/work/oxidecomputer/crucible/target/debug/deps/libautocfg-f1e4fb22e544a929.rlib --cap-lints allow '-Wclippy::unused-async'` |
720 | 2025-03-02T05:56:20.699Z | Compiling cc v1.2.16 |
721 | 2025-03-02T05:56:20.724Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fe940b3297da2042 -C extra-filename=-fe940b3297da2042 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern jobserver=/work/oxidecomputer/crucible/target/debug/deps/libjobserver-adcf664aa6960416.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --extern shlex=/work/oxidecomputer/crucible/target/debug/deps/libshlex-2c4dd18ee1fb68d4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
722 | 2025-03-02T05:56:20.749Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ea0f017d02a7105b -C extra-filename=-ea0f017d02a7105b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
723 | 2025-03-02T05:56:20.777Z | Compiling ryu v1.0.15 |
724 | 2025-03-02T05:56:20.802Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=5a8ab827ee817ff2 -C extra-filename=-5a8ab827ee817ff2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
725 | 2025-03-02T05:56:20.802Z | Compiling syn v2.0.96 |
726 | 2025-03-02T05:56:20.802Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=077ec211096cdc30 -C extra-filename=-077ec211096cdc30 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rmeta --extern unicode_ident=/work/oxidecomputer/crucible/target/debug/deps/libunicode_ident-abd376aa63167a98.rmeta --cap-lints allow '-Wclippy::unused-async'` |
727 | 2025-03-02T05:56:20.854Z | Running `/work/oxidecomputer/crucible/target/debug/build/slab-142ab5acffa737c2/build-script-build` |
728 | 2025-03-02T05:56:20.896Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=e732a754ac484db6 -C extra-filename=-e732a754ac484db6 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
729 | 2025-03-02T05:56:20.966Z | Compiling schemars v0.8.21 |
730 | 2025-03-02T05:56:20.991Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=24288f7895dd5265 -C extra-filename=-24288f7895dd5265 --out-dir /work/oxidecomputer/crucible/target/debug/build/schemars-24288f7895dd5265 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
731 | 2025-03-02T05:56:21.017Z | Compiling pin-project-lite v0.2.13 |
732 | 2025-03-02T05:56:21.041Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=d8b97463a0f3540d -C extra-filename=-d8b97463a0f3540d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
733 | 2025-03-02T05:56:21.042Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ebae1a32f1902851 -C extra-filename=-ebae1a32f1902851 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
734 | 2025-03-02T05:56:21.042Z | Compiling pkg-config v0.3.27 |
735 | 2025-03-02T05:56:21.066Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eeeb5cdfd34d31bb -C extra-filename=-eeeb5cdfd34d31bb --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
736 | 2025-03-02T05:56:21.091Z | Compiling vcpkg v0.2.15 |
737 | 2025-03-02T05:56:21.091Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67af2ed6005ab61b -C extra-filename=-67af2ed6005ab61b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
738 | 2025-03-02T05:56:21.156Z | Compiling rustix v0.38.37 |
739 | 2025-03-02T05:56:21.182Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4a21dc3cf62c6842 -C extra-filename=-4a21dc3cf62c6842 --out-dir /work/oxidecomputer/crucible/target/debug/build/rustix-4a21dc3cf62c6842 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
740 | 2025-03-02T05:56:21.259Z | Compiling scopeguard v1.2.0 |
741 | 2025-03-02T05:56:21.284Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=9a84037b0fa8b010 -C extra-filename=-9a84037b0fa8b010 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
742 | 2025-03-02T05:56:21.308Z | Running `/work/oxidecomputer/crucible/target/debug/build/schemars-24288f7895dd5265/build-script-build` |
743 | 2025-03-02T05:56:21.333Z | Compiling aho-corasick v1.1.2 |
744 | 2025-03-02T05:56:21.333Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=2a12e571077c3fea -C extra-filename=-2a12e571077c3fea --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --cap-lints allow '-Wclippy::unused-async'` |
745 | 2025-03-02T05:56:21.416Z | Compiling regex-syntax v0.8.5 |
746 | 2025-03-02T05:56:21.441Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=4db9c100793868b3 -C extra-filename=-4db9c100793868b3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
747 | 2025-03-02T05:56:21.690Z | Running `/work/oxidecomputer/crucible/target/debug/build/rustix-4a21dc3cf62c6842/build-script-build` |
748 | 2025-03-02T05:56:21.811Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=84a9bf763c3c6fcd -C extra-filename=-84a9bf763c3c6fcd --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libm=/work/oxidecomputer/crucible/target/debug/deps/liblibm-d8b97463a0f3540d.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg has_total_cmp` |
749 | 2025-03-02T05:56:21.845Z | Compiling smallvec v1.13.2 |
750 | 2025-03-02T05:56:21.870Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=ee50fdcf798ecfc4 -C extra-filename=-ee50fdcf798ecfc4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
751 | 2025-03-02T05:56:22.064Z | Compiling equivalent v1.0.1 |
752 | 2025-03-02T05:56:22.089Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a84b2f061c359b52 -C extra-filename=-a84b2f061c359b52 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
753 | 2025-03-02T05:56:22.184Z | Compiling hashbrown v0.15.2 |
754 | 2025-03-02T05:56:22.209Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=c061007c4122a3dc -C extra-filename=-c061007c4122a3dc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
755 | 2025-03-02T05:56:22.209Z | Compiling byteorder v1.5.0 |
756 | 2025-03-02T05:56:22.209Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=65057e340f8a6547 -C extra-filename=-65057e340f8a6547 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
757 | 2025-03-02T05:56:22.264Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=6fa0e05af2b3bd9e -C extra-filename=-6fa0e05af2b3bd9e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
758 | 2025-03-02T05:56:22.570Z | Compiling heck v0.5.0 |
759 | 2025-03-02T05:56:22.595Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c36b67d624d3a7a9 -C extra-filename=-c36b67d624d3a7a9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
760 | 2025-03-02T05:56:22.917Z | Compiling futures-core v0.3.31 |
761 | 2025-03-02T05:56:22.942Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=63f70cb0fb7b3737 -C extra-filename=-63f70cb0fb7b3737 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
762 | 2025-03-02T05:56:23.145Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=907ada65ac7aecfb -C extra-filename=-907ada65ac7aecfb --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libm=/work/oxidecomputer/crucible/target/debug/deps/liblibm-6fa0e05af2b3bd9e.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg has_total_cmp` |
763 | 2025-03-02T05:56:23.170Z | Compiling signal-hook-registry v1.4.1 |
764 | 2025-03-02T05:56:23.170Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=dcec997560ddd0e7 -C extra-filename=-dcec997560ddd0e7 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
765 | 2025-03-02T05:56:23.170Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=962bd0e087841cf7 -C extra-filename=-962bd0e087841cf7 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
766 | 2025-03-02T05:56:23.249Z | Compiling semver v1.0.24 |
767 | 2025-03-02T05:56:23.274Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.24/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=7afe2f4b32bfdcb8 -C extra-filename=-7afe2f4b32bfdcb8 --out-dir /work/oxidecomputer/crucible/target/debug/build/semver-7afe2f4b32bfdcb8 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
768 | 2025-03-02T05:56:23.488Z | Compiling ring v0.17.5 |
769 | 2025-03-02T05:56:23.514Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=8ab9ebe6442cb1e0 -C extra-filename=-8ab9ebe6442cb1e0 --out-dir /work/oxidecomputer/crucible/target/debug/build/ring-8ab9ebe6442cb1e0 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-fe940b3297da2042.rlib --cap-lints allow '-Wclippy::unused-async'` |
770 | 2025-03-02T05:56:23.540Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=34b1379f354837a3 -C extra-filename=-34b1379f354837a3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-2ae49a296a666b20.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --extern smallvec=/work/oxidecomputer/crucible/target/debug/deps/libsmallvec-ee50fdcf798ecfc4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
771 | 2025-03-02T05:56:23.664Z | Running `/work/oxidecomputer/crucible/target/debug/build/semver-7afe2f4b32bfdcb8/build-script-build` |
772 | 2025-03-02T05:56:23.726Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=109ebf25deffb944 -C extra-filename=-109ebf25deffb944 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern scopeguard=/work/oxidecomputer/crucible/target/debug/deps/libscopeguard-9a84037b0fa8b010.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg has_const_fn_trait_bound` |
773 | 2025-03-02T05:56:23.871Z | Compiling mio v1.0.2 |
774 | 2025-03-02T05:56:23.896Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=a091bf7f79873caa -C extra-filename=-a091bf7f79873caa --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --extern log=/work/oxidecomputer/crucible/target/debug/deps/liblog-d53a21f98f031de6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
775 | 2025-03-02T05:56:24.023Z | Compiling fnv v1.0.7 |
776 | 2025-03-02T05:56:24.048Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=288f422319731adc -C extra-filename=-288f422319731adc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
777 | 2025-03-02T05:56:24.092Z | Compiling parking_lot v0.12.1 |
778 | 2025-03-02T05:56:24.117Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=46a1ef43c7ab0018 -C extra-filename=-46a1ef43c7ab0018 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern lock_api=/work/oxidecomputer/crucible/target/debug/deps/liblock_api-109ebf25deffb944.rmeta --extern parking_lot_core=/work/oxidecomputer/crucible/target/debug/deps/libparking_lot_core-34b1379f354837a3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
779 | 2025-03-02T05:56:24.163Z | Compiling regex-automata v0.4.9 |
780 | 2025-03-02T05:56:24.188Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=4e2eaca3c98e884a -C extra-filename=-4e2eaca3c98e884a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern aho_corasick=/work/oxidecomputer/crucible/target/debug/deps/libaho_corasick-2a12e571077c3fea.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --extern regex_syntax=/work/oxidecomputer/crucible/target/debug/deps/libregex_syntax-4db9c100793868b3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
781 | 2025-03-02T05:56:24.286Z | Running `/work/oxidecomputer/crucible/target/debug/build/ring-8ab9ebe6442cb1e0/build-script-build` |
782 | 2025-03-02T05:56:24.416Z | Compiling futures-sink v0.3.31 |
783 | 2025-03-02T05:56:24.441Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=dc6d8001af963309 -C extra-filename=-dc6d8001af963309 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
784 | 2025-03-02T05:56:24.466Z | Compiling httparse v1.8.0 |
785 | 2025-03-02T05:56:24.466Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2a576f871f9bc21d -C extra-filename=-2a576f871f9bc21d --out-dir /work/oxidecomputer/crucible/target/debug/build/httparse-2a576f871f9bc21d -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
786 | 2025-03-02T05:56:24.572Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=44628c75e1414eae -C extra-filename=-44628c75e1414eae --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
787 | 2025-03-02T05:56:24.766Z | Compiling socket2 v0.5.5 |
788 | 2025-03-02T05:56:24.791Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=a5a9a20879de0344 -C extra-filename=-a5a9a20879de0344 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
789 | 2025-03-02T05:56:24.822Z | Running `/work/oxidecomputer/crucible/target/debug/build/httparse-2a576f871f9bc21d/build-script-build` |
790 | 2025-03-02T05:56:24.848Z | Compiling iana-time-zone v0.1.58 |
791 | 2025-03-02T05:56:24.873Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=36e15320f5f5ed42 -C extra-filename=-36e15320f5f5ed42 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
792 | 2025-03-02T05:56:24.873Z | Compiling typenum v1.17.0 |
793 | 2025-03-02T05:56:24.873Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=9b6976c77d68e316 -C extra-filename=-9b6976c77d68e316 --out-dir /work/oxidecomputer/crucible/target/debug/build/typenum-9b6976c77d68e316 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
794 | 2025-03-02T05:56:24.967Z | Compiling dyn-clone v1.0.16 |
795 | 2025-03-02T05:56:24.992Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57ac2cf7c3c4548c -C extra-filename=-57ac2cf7c3c4548c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
796 | 2025-03-02T05:56:25.156Z | Compiling openssl-sys v0.9.95 |
797 | 2025-03-02T05:56:25.156Z | Compiling errno v0.3.9 |
798 | 2025-03-02T05:56:25.181Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.95/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=1da8745549da3875 -C extra-filename=-1da8745549da3875 --out-dir /work/oxidecomputer/crucible/target/debug/build/openssl-sys-1da8745549da3875 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-fe940b3297da2042.rlib --extern pkg_config=/work/oxidecomputer/crucible/target/debug/deps/libpkg_config-eeeb5cdfd34d31bb.rlib --extern vcpkg=/work/oxidecomputer/crucible/target/debug/deps/libvcpkg-67af2ed6005ab61b.rlib --cap-lints allow '-Wclippy::unused-async'` |
799 | 2025-03-02T05:56:25.181Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f8c0a01433fc2ba9 -C extra-filename=-f8c0a01433fc2ba9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async'` |
800 | 2025-03-02T05:56:25.378Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=bc4fe565e42739d5 -C extra-filename=-bc4fe565e42739d5 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
801 | 2025-03-02T05:56:25.564Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9bc7b39fca9ce439 -C extra-filename=-9bc7b39fca9ce439 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
802 | 2025-03-02T05:56:25.608Z | Running `/work/oxidecomputer/crucible/target/debug/build/typenum-9b6976c77d68e316/build-script-main` |
803 | 2025-03-02T05:56:25.690Z | Compiling generic-array v0.14.7 |
804 | 2025-03-02T05:56:25.715Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=d9d9e7b7462a459e -C extra-filename=-d9d9e7b7462a459e --out-dir /work/oxidecomputer/crucible/target/debug/build/generic-array-d9d9e7b7462a459e -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern version_check=/work/oxidecomputer/crucible/target/debug/deps/libversion_check-56fb3abe49580ef3.rlib --cap-lints allow '-Wclippy::unused-async'` |
805 | 2025-03-02T05:56:25.717Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b4fe7f623e4bad47 -C extra-filename=-b4fe7f623e4bad47 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
806 | 2025-03-02T05:56:25.753Z | Compiling ahash v0.8.6 |
807 | 2025-03-02T05:56:25.778Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=50fe0333327058cb -C extra-filename=-50fe0333327058cb --out-dir /work/oxidecomputer/crucible/target/debug/build/ahash-50fe0333327058cb -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern version_check=/work/oxidecomputer/crucible/target/debug/deps/libversion_check-56fb3abe49580ef3.rlib --cap-lints allow '-Wclippy::unused-async'` |
808 | 2025-03-02T05:56:25.968Z | Running `/work/oxidecomputer/crucible/target/debug/build/openssl-sys-1da8745549da3875/build-script-main` |
809 | 2025-03-02T05:56:26.012Z | Running `/work/oxidecomputer/crucible/target/debug/build/generic-array-d9d9e7b7462a459e/build-script-build` |
810 | 2025-03-02T05:56:26.037Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=4c8547669ecc4b98 -C extra-filename=-4c8547669ecc4b98 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
811 | 2025-03-02T05:56:26.061Z | Compiling serde_derive_internals v0.29.1 |
812 | 2025-03-02T05:56:26.061Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0b64adac715ac3b -C extra-filename=-a0b64adac715ac3b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rmeta --cap-lints allow '-Wclippy::unused-async'` |
813 | 2025-03-02T05:56:26.087Z | Running `/work/oxidecomputer/crucible/target/debug/build/ahash-50fe0333327058cb/build-script-build` |
814 | 2025-03-02T05:56:26.112Z | Compiling futures-channel v0.3.31 |
815 | 2025-03-02T05:56:26.112Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=48b0946d906b5624 -C extra-filename=-48b0946d906b5624 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern futures_core=/work/oxidecomputer/crucible/target/debug/deps/libfutures_core-63f70cb0fb7b3737.rmeta --extern futures_sink=/work/oxidecomputer/crucible/target/debug/deps/libfutures_sink-dc6d8001af963309.rmeta --cap-lints allow '-Wclippy::unused-async'` |
816 | 2025-03-02T05:56:26.194Z | Compiling rand_core v0.6.4 |
817 | 2025-03-02T05:56:26.219Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=3516bcd5d139aba4 -C extra-filename=-3516bcd5d139aba4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern getrandom=/work/oxidecomputer/crucible/target/debug/deps/libgetrandom-37af4d887814586d.rmeta --cap-lints allow '-Wclippy::unused-async'` |
818 | 2025-03-02T05:56:26.311Z | Compiling futures-io v0.3.31 |
819 | 2025-03-02T05:56:26.336Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=18c4c86e5e305ba5 -C extra-filename=-18c4c86e5e305ba5 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
820 | 2025-03-02T05:56:26.370Z | Compiling pin-utils v0.1.0 |
821 | 2025-03-02T05:56:26.395Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8dcb54e602e4f2e -C extra-filename=-c8dcb54e602e4f2e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
822 | 2025-03-02T05:56:26.463Z | Compiling slog v2.7.0 |
823 | 2025-03-02T05:56:26.488Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=b237b2467731c3ac -C extra-filename=-b237b2467731c3ac --out-dir /work/oxidecomputer/crucible/target/debug/build/slog-b237b2467731c3ac -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
824 | 2025-03-02T05:56:26.488Z | Compiling futures-task v0.3.31 |
825 | 2025-03-02T05:56:26.488Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=31b46e1276a7fb9b -C extra-filename=-31b46e1276a7fb9b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
826 | 2025-03-02T05:56:26.562Z | Compiling prettyplease v0.2.22 |
827 | 2025-03-02T05:56:26.586Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=94f360c5d467109c -C extra-filename=-94f360c5d467109c --out-dir /work/oxidecomputer/crucible/target/debug/build/prettyplease-94f360c5d467109c -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
828 | 2025-03-02T05:56:26.587Z | Compiling openssl v0.10.59 |
829 | 2025-03-02T05:56:26.587Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.59/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=9de1f97b64610634 -C extra-filename=-9de1f97b64610634 --out-dir /work/oxidecomputer/crucible/target/debug/build/openssl-9de1f97b64610634 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
830 | 2025-03-02T05:56:26.748Z | Compiling glob v0.3.1 |
831 | 2025-03-02T05:56:26.773Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=11e0174feb1baa7a -C extra-filename=-11e0174feb1baa7a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
832 | 2025-03-02T05:56:26.855Z | Running `/work/oxidecomputer/crucible/target/debug/build/prettyplease-94f360c5d467109c/build-script-build` |
833 | 2025-03-02T05:56:26.880Z | Running `/work/oxidecomputer/crucible/target/debug/build/slog-b237b2467731c3ac/build-script-build` |
834 | 2025-03-02T05:56:26.910Z | Compiling paste v1.0.15 |
835 | 2025-03-02T05:56:26.935Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4eacc5740c351067 -C extra-filename=-4eacc5740c351067 --out-dir /work/oxidecomputer/crucible/target/debug/build/paste-4eacc5740c351067 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
836 | 2025-03-02T05:56:26.960Z | Running `/work/oxidecomputer/crucible/target/debug/build/openssl-9de1f97b64610634/build-script-build` |
837 | 2025-03-02T05:56:26.960Z | Compiling native-tls v0.2.11 |
838 | 2025-03-02T05:56:26.960Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=fc5fcc4526ba002f -C extra-filename=-fc5fcc4526ba002f --out-dir /work/oxidecomputer/crucible/target/debug/build/native-tls-fc5fcc4526ba002f -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
839 | 2025-03-02T05:56:26.991Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=294d7e44c725cc13 -C extra-filename=-294d7e44c725cc13 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rmeta --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
840 | 2025-03-02T05:56:27.279Z | Running `/work/oxidecomputer/crucible/target/debug/build/native-tls-fc5fcc4526ba002f/build-script-build` |
841 | 2025-03-02T05:56:27.307Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=43f5f6e3f771145c -C extra-filename=-43f5f6e3f771145c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
842 | 2025-03-02T05:56:27.351Z | Running `/work/oxidecomputer/crucible/target/debug/build/paste-4eacc5740c351067/build-script-build` |
843 | 2025-03-02T05:56:27.377Z | Compiling clang-sys v1.8.1 |
844 | 2025-03-02T05:56:27.402Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=718d9b242c522993 -C extra-filename=-718d9b242c522993 --out-dir /work/oxidecomputer/crucible/target/debug/build/clang-sys-718d9b242c522993 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern glob=/work/oxidecomputer/crucible/target/debug/deps/libglob-11e0174feb1baa7a.rlib --cap-lints allow '-Wclippy::unused-async'` |
845 | 2025-03-02T05:56:27.427Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0992995bb0b68e2 -C extra-filename=-e0992995bb0b68e2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` |
846 | 2025-03-02T05:56:27.451Z | Compiling subtle v2.5.0 |
847 | 2025-03-02T05:56:27.451Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=998db88b41091cd0 -C extra-filename=-998db88b41091cd0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
848 | 2025-03-02T05:56:27.662Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=febcbe9ce6ad36dc -C extra-filename=-febcbe9ce6ad36dc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
849 | 2025-03-02T05:56:27.691Z | Compiling minimal-lexical v0.2.1 |
850 | 2025-03-02T05:56:27.716Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=3f6724166ee2b414 -C extra-filename=-3f6724166ee2b414 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
851 | 2025-03-02T05:56:27.884Z | Compiling either v1.13.0 |
852 | 2025-03-02T05:56:27.908Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=e742740bcd280181 -C extra-filename=-e742740bcd280181 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
853 | 2025-03-02T05:56:27.933Z | Running `/work/oxidecomputer/crucible/target/debug/build/clang-sys-718d9b242c522993/build-script-build` |
854 | 2025-03-02T05:56:27.958Z | Compiling crossbeam-utils v0.8.20 |
855 | 2025-03-02T05:56:27.958Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=d747d245ca983f6f -C extra-filename=-d747d245ca983f6f --out-dir /work/oxidecomputer/crucible/target/debug/build/crossbeam-utils-d747d245ca983f6f -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
856 | 2025-03-02T05:56:28.105Z | Compiling regex v1.11.1 |
857 | 2025-03-02T05:56:28.129Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=9cfa7acdf2cfd9ab -C extra-filename=-9cfa7acdf2cfd9ab --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern aho_corasick=/work/oxidecomputer/crucible/target/debug/deps/libaho_corasick-2a12e571077c3fea.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --extern regex_automata=/work/oxidecomputer/crucible/target/debug/deps/libregex_automata-4e2eaca3c98e884a.rmeta --extern regex_syntax=/work/oxidecomputer/crucible/target/debug/deps/libregex_syntax-4db9c100793868b3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
858 | 2025-03-02T05:56:28.237Z | Compiling nom v7.1.3 |
859 | 2025-03-02T05:56:28.237Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=e6390fb5e2226ba8 -C extra-filename=-e6390fb5e2226ba8 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --extern minimal_lexical=/work/oxidecomputer/crucible/target/debug/deps/libminimal_lexical-3f6724166ee2b414.rmeta --cap-lints allow '-Wclippy::unused-async'` |
860 | 2025-03-02T05:56:28.340Z | Compiling tracing-core v0.1.33 |
861 | 2025-03-02T05:56:28.364Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=ef366177fece7b51 -C extra-filename=-ef366177fece7b51 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern once_cell=/work/oxidecomputer/crucible/target/debug/deps/libonce_cell-e732a754ac484db6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
862 | 2025-03-02T05:56:28.459Z | Running `/work/oxidecomputer/crucible/target/debug/build/crossbeam-utils-d747d245ca983f6f/build-script-build` |
863 | 2025-03-02T05:56:28.487Z | Compiling libloading v0.8.6 |
864 | 2025-03-02T05:56:28.512Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74a7cd4543b8e03b -C extra-filename=-74a7cd4543b8e03b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-6fd4a91ecd25bcee.rmeta --cap-lints allow '-Wclippy::unused-async'` |
865 | 2025-03-02T05:56:28.805Z | Compiling bindgen v0.69.5 |
866 | 2025-03-02T05:56:28.829Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=17893ce9d530a270 -C extra-filename=-17893ce9d530a270 --out-dir /work/oxidecomputer/crucible/target/debug/build/bindgen-17893ce9d530a270 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
867 | 2025-03-02T05:56:28.890Z | Compiling home v0.5.5 |
868 | 2025-03-02T05:56:28.915Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26d347eadfc62b9e -C extra-filename=-26d347eadfc62b9e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
869 | 2025-03-02T05:56:28.965Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db0780f6db0d7b83 -C extra-filename=-db0780f6db0d7b83 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
870 | 2025-03-02T05:56:29.097Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=ea1e4f6ca3242aca -C extra-filename=-ea1e4f6ca3242aca --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern glob=/work/oxidecomputer/crucible/target/debug/deps/libglob-11e0174feb1baa7a.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --extern libloading=/work/oxidecomputer/crucible/target/debug/deps/liblibloading-74a7cd4543b8e03b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
871 | 2025-03-02T05:56:29.128Z | Compiling itertools v0.12.1 |
872 | 2025-03-02T05:56:29.128Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=279a394bb85ea0c5 -C extra-filename=-279a394bb85ea0c5 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern either=/work/oxidecomputer/crucible/target/debug/deps/libeither-e742740bcd280181.rmeta --cap-lints allow '-Wclippy::unused-async'` |
873 | 2025-03-02T05:56:29.154Z | Compiling lazy_static v1.5.0 |
874 | 2025-03-02T05:56:29.179Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=bb24aeee044bbd27 -C extra-filename=-bb24aeee044bbd27 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
875 | 2025-03-02T05:56:29.259Z | Running `/work/oxidecomputer/crucible/target/debug/build/bindgen-17893ce9d530a270/build-script-build` |
876 | 2025-03-02T05:56:29.288Z | Compiling rustc-hash v1.1.0 |
877 | 2025-03-02T05:56:29.313Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8a152ff5b5e2ef9b -C extra-filename=-8a152ff5b5e2ef9b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
878 | 2025-03-02T05:56:29.339Z | Compiling lazycell v1.3.0 |
879 | 2025-03-02T05:56:29.339Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=61f16ddc0dc4421c -C extra-filename=-61f16ddc0dc4421c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
880 | 2025-03-02T05:56:29.460Z | Compiling cmake v0.1.54 |
881 | 2025-03-02T05:56:29.485Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name cmake --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.54/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e2f6d97c013f9d5 -C extra-filename=-8e2f6d97c013f9d5 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-fe940b3297da2042.rmeta --cap-lints allow '-Wclippy::unused-async'` |
882 | 2025-03-02T05:56:29.510Z | Compiling dunce v1.0.5 |
883 | 2025-03-02T05:56:29.511Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name dunce --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dunce-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=79dacd224fc2ca35 -C extra-filename=-79dacd224fc2ca35 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
884 | 2025-03-02T05:56:29.536Z | Compiling fs_extra v1.3.0 |
885 | 2025-03-02T05:56:29.560Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name fs_extra --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs_extra-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b78999ed3a5bf9e3 -C extra-filename=-b78999ed3a5bf9e3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
886 | 2025-03-02T05:56:29.585Z | Compiling serde_derive v1.0.218 |
887 | 2025-03-02T05:56:29.585Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.218/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=981af168352091fc -C extra-filename=-981af168352091fc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
888 | 2025-03-02T05:56:29.668Z | Compiling thiserror-impl v1.0.69 |
889 | 2025-03-02T05:56:29.693Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a62e10a2e9b7235 -C extra-filename=-2a62e10a2e9b7235 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
890 | 2025-03-02T05:56:30.006Z | Compiling tokio-macros v2.5.0 |
891 | 2025-03-02T05:56:30.031Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=faa842ec6062b756 -C extra-filename=-faa842ec6062b756 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
892 | 2025-03-02T05:56:30.142Z | Compiling zerocopy-derive v0.7.32 |
893 | 2025-03-02T05:56:30.167Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5050ac9e6653b735 -C extra-filename=-5050ac9e6653b735 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
894 | 2025-03-02T05:56:30.671Z | Compiling futures-macro v0.3.31 |
895 | 2025-03-02T05:56:30.696Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d6af20d89a04838 -C extra-filename=-4d6af20d89a04838 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
896 | 2025-03-02T05:56:30.883Z | Compiling schemars_derive v0.8.21 |
897 | 2025-03-02T05:56:30.907Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e544ec633bf97c65 -C extra-filename=-e544ec633bf97c65 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern serde_derive_internals=/work/oxidecomputer/crucible/target/debug/deps/libserde_derive_internals-a0b64adac715ac3b.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
898 | 2025-03-02T05:56:30.968Z | Compiling tracing-attributes v0.1.28 |
899 | 2025-03-02T05:56:30.992Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=d2941aabd4b3e94c -C extra-filename=-d2941aabd4b3e94c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
900 | 2025-03-02T05:56:31.245Z | Compiling openssl-macros v0.1.1 |
901 | 2025-03-02T05:56:31.270Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb5f2a72da377e9b -C extra-filename=-bb5f2a72da377e9b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
902 | 2025-03-02T05:56:31.687Z | Compiling zerocopy v0.7.32 |
903 | 2025-03-02T05:56:31.712Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=7a17e26650f1fc8b -C extra-filename=-7a17e26650f1fc8b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern byteorder=/work/oxidecomputer/crucible/target/debug/deps/libbyteorder-65057e340f8a6547.rmeta --extern zerocopy_derive=/work/oxidecomputer/crucible/target/debug/deps/libzerocopy_derive-5050ac9e6653b735.so --cap-lints allow '-Wclippy::unused-async'` |
904 | 2025-03-02T05:56:31.834Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d66245a3ec0e7490 -C extra-filename=-d66245a3ec0e7490 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/crucible/target/debug/deps/libthiserror_impl-2a62e10a2e9b7235.so --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
905 | 2025-03-02T05:56:31.888Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=782903812421b9a8 -C extra-filename=-782903812421b9a8 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/crucible/target/debug/deps/libthiserror_impl-2a62e10a2e9b7235.so --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
906 | 2025-03-02T05:56:31.981Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=b1a948a8a5a63201 -C extra-filename=-b1a948a8a5a63201 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern byteorder=/work/oxidecomputer/crucible/target/debug/deps/libbyteorder-44628c75e1414eae.rmeta --extern zerocopy_derive=/work/oxidecomputer/crucible/target/debug/deps/libzerocopy_derive-5050ac9e6653b735.so --cap-lints allow '-Wclippy::unused-async'` |
907 | 2025-03-02T05:56:32.034Z | Compiling cexpr v0.6.0 |
908 | 2025-03-02T05:56:32.059Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f28c8fc99815dc2 -C extra-filename=-3f28c8fc99815dc2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern nom=/work/oxidecomputer/crucible/target/debug/deps/libnom-e6390fb5e2226ba8.rmeta --cap-lints allow '-Wclippy::unused-async'` |
909 | 2025-03-02T05:56:32.085Z | Compiling futures-util v0.3.31 |
910 | 2025-03-02T05:56:32.110Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3a79c27057c15a6f -C extra-filename=-3a79c27057c15a6f --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern futures_channel=/work/oxidecomputer/crucible/target/debug/deps/libfutures_channel-48b0946d906b5624.rmeta --extern futures_core=/work/oxidecomputer/crucible/target/debug/deps/libfutures_core-63f70cb0fb7b3737.rmeta --extern futures_io=/work/oxidecomputer/crucible/target/debug/deps/libfutures_io-18c4c86e5e305ba5.rmeta --extern futures_macro=/work/oxidecomputer/crucible/target/debug/deps/libfutures_macro-4d6af20d89a04838.so --extern futures_sink=/work/oxidecomputer/crucible/target/debug/deps/libfutures_sink-dc6d8001af963309.rmeta --extern futures_task=/work/oxidecomputer/crucible/target/debug/deps/libfutures_task-31b46e1276a7fb9b.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-ad8c4b9cff4819c0.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --extern pin_utils=/work/oxidecomputer/crucible/target/debug/deps/libpin_utils-c8dcb54e602e4f2e.rmeta --extern slab=/work/oxidecomputer/crucible/target/debug/deps/libslab-b4fe7f623e4bad47.rmeta --cap-lints allow '-Wclippy::unused-async'` |
911 | 2025-03-02T05:56:32.751Z | Compiling scroll_derive v0.12.0 |
912 | 2025-03-02T05:56:32.776Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=566465ffdc18a895 -C extra-filename=-566465ffdc18a895 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
913 | 2025-03-02T05:56:33.023Z | Compiling time-core v0.1.2 |
914 | 2025-03-02T05:56:33.048Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e0cafecb193e6e8 -C extra-filename=-5e0cafecb193e6e8 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
915 | 2025-03-02T05:56:33.072Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=a9ab754dfee47de0 -C extra-filename=-a9ab754dfee47de0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
916 | 2025-03-02T05:56:33.192Z | Compiling num-conv v0.1.0 |
917 | 2025-03-02T05:56:33.261Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a193a8191ebdd77d -C extra-filename=-a193a8191ebdd77d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
918 | 2025-03-02T05:56:33.286Z | Compiling ucd-trie v0.1.6 |
919 | 2025-03-02T05:56:33.286Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=327f5aa9042d4b15 -C extra-filename=-327f5aa9042d4b15 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
920 | 2025-03-02T05:56:33.314Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=9f79e2911125d81b -C extra-filename=-9f79e2911125d81b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-6fd4a91ecd25bcee.rmeta --extern once_cell=/work/oxidecomputer/crucible/target/debug/deps/libonce_cell-6251a48351283bd4.rmeta --extern zerocopy=/work/oxidecomputer/crucible/target/debug/deps/libzerocopy-7a17e26650f1fc8b.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg 'feature="folded_multiply"'` |
921 | 2025-03-02T05:56:33.349Z | Compiling tracing v0.1.41 |
922 | 2025-03-02T05:56:33.374Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=b1d00ac8710c08e3 -C extra-filename=-b1d00ac8710c08e3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --extern tracing_attributes=/work/oxidecomputer/crucible/target/debug/deps/libtracing_attributes-d2941aabd4b3e94c.so --extern tracing_core=/work/oxidecomputer/crucible/target/debug/deps/libtracing_core-ef366177fece7b51.rmeta --cap-lints allow '-Wclippy::unused-async'` |
923 | 2025-03-02T05:56:33.487Z | Compiling time-macros v0.2.18 |
924 | 2025-03-02T05:56:33.512Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=36e6e95877b3a76b -C extra-filename=-36e6e95877b3a76b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern num_conv=/work/oxidecomputer/crucible/target/debug/deps/libnum_conv-a193a8191ebdd77d.rlib --extern time_core=/work/oxidecomputer/crucible/target/debug/deps/libtime_core-5e0cafecb193e6e8.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
925 | 2025-03-02T05:56:33.660Z | Compiling pest v2.7.6 |
926 | 2025-03-02T05:56:33.689Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=1a042279f7c821de -C extra-filename=-1a042279f7c821de --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-d66245a3ec0e7490.rmeta --extern ucd_trie=/work/oxidecomputer/crucible/target/debug/deps/libucd_trie-327f5aa9042d4b15.rmeta --cap-lints allow '-Wclippy::unused-async'` |
927 | 2025-03-02T05:56:33.714Z | Compiling allocator-api2 v0.2.16 |
928 | 2025-03-02T05:56:33.714Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=a4562574ebc3beef -C extra-filename=-a4562574ebc3beef --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
929 | 2025-03-02T05:56:33.740Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b7c5577c0fbbf7b -C extra-filename=-8b7c5577c0fbbf7b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
930 | 2025-03-02T05:56:33.892Z | Compiling aws-lc-rs v1.12.5 |
931 | 2025-03-02T05:56:33.917Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-rs-1.12.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=9f5cba8e418581e0 -C extra-filename=-9f5cba8e418581e0 --out-dir /work/oxidecomputer/crucible/target/debug/build/aws-lc-rs-9f5cba8e418581e0 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
932 | 2025-03-02T05:56:33.917Z | Compiling percent-encoding v2.3.1 |
933 | 2025-03-02T05:56:33.917Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2892751421a0efb1 -C extra-filename=-2892751421a0efb1 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
934 | 2025-03-02T05:56:34.203Z | Compiling hashbrown v0.14.3 |
935 | 2025-03-02T05:56:34.228Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7f031d079a506afd -C extra-filename=-7f031d079a506afd --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern ahash=/work/oxidecomputer/crucible/target/debug/deps/libahash-9f79e2911125d81b.rmeta --extern allocator_api2=/work/oxidecomputer/crucible/target/debug/deps/liballocator_api2-a4562574ebc3beef.rmeta --cap-lints allow '-Wclippy::unused-async'` |
936 | 2025-03-02T05:56:34.263Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=832c3b605fbf99ab -C extra-filename=-832c3b605fbf99ab --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
937 | 2025-03-02T05:56:34.315Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c7aa021fcbdfe8b6 -C extra-filename=-c7aa021fcbdfe8b6 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
938 | 2025-03-02T05:56:34.423Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=82cb6de7941d230c -C extra-filename=-82cb6de7941d230c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern scopeguard=/work/oxidecomputer/crucible/target/debug/deps/libscopeguard-832c3b605fbf99ab.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg has_const_fn_trait_bound` |
939 | 2025-03-02T05:56:34.632Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=e6cf04ca2b344d59 -C extra-filename=-e6cf04ca2b344d59 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-6fd4a91ecd25bcee.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --extern smallvec=/work/oxidecomputer/crucible/target/debug/deps/libsmallvec-c7aa021fcbdfe8b6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
940 | 2025-03-02T05:56:34.788Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0bc88fea3f03f95c -C extra-filename=-0bc88fea3f03f95c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern unicode_ident=/work/oxidecomputer/crucible/target/debug/deps/libunicode_ident-8b7c5577c0fbbf7b.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` |
941 | 2025-03-02T05:56:34.829Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.218/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=020119b3fc2e0807 -C extra-filename=-020119b3fc2e0807 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde_derive=/work/oxidecomputer/crucible/target/debug/deps/libserde_derive-981af168352091fc.so --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` |
942 | 2025-03-02T05:56:35.091Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.218/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c24ba06e204c0347 -C extra-filename=-c24ba06e204c0347 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde_derive=/work/oxidecomputer/crucible/target/debug/deps/libserde_derive-981af168352091fc.so --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` |
943 | 2025-03-02T05:56:35.197Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=10230e8c615dd4ad -C extra-filename=-10230e8c615dd4ad --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
944 | 2025-03-02T05:56:35.590Z | Compiling pest_meta v2.7.6 |
945 | 2025-03-02T05:56:35.615Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=1a3db7d4cb2715cc -C extra-filename=-1a3db7d4cb2715cc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern once_cell=/work/oxidecomputer/crucible/target/debug/deps/libonce_cell-6251a48351283bd4.rmeta --extern pest=/work/oxidecomputer/crucible/target/debug/deps/libpest-1a042279f7c821de.rmeta --cap-lints allow '-Wclippy::unused-async'` |
946 | 2025-03-02T05:56:35.829Z | Compiling spin v0.9.8 |
947 | 2025-03-02T05:56:35.854Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=80ed5ff7714732e2 -C extra-filename=-80ed5ff7714732e2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
948 | 2025-03-02T05:56:36.059Z | Compiling zeroize v1.7.0 |
949 | 2025-03-02T05:56:36.084Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=8b2154ab004e0204 -C extra-filename=-8b2154ab004e0204 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
950 | 2025-03-02T05:56:36.084Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=94a5b44d2411bcb9 -C extra-filename=-94a5b44d2411bcb9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
951 | 2025-03-02T05:56:36.135Z | Compiling rustls-pki-types v1.11.0 |
952 | 2025-03-02T05:56:36.159Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=a7d40b43784c9669 -C extra-filename=-a7d40b43784c9669 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
953 | 2025-03-02T05:56:36.237Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=236eeccb58da35c2 -C extra-filename=-236eeccb58da35c2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern typenum=/work/oxidecomputer/crucible/target/debug/deps/libtypenum-10230e8c615dd4ad.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg relaxed_coherence` |
954 | 2025-03-02T05:56:36.356Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=6d9547d7313735f2 -C extra-filename=-6d9547d7313735f2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-0bc88fea3f03f95c.rmeta --cap-lints allow '-Wclippy::unused-async'` |
955 | 2025-03-02T05:56:36.487Z | Compiling regress v0.10.1 |
956 | 2025-03-02T05:56:36.512Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=37ba3474ac197f89 -C extra-filename=-37ba3474ac197f89 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern hashbrown=/work/oxidecomputer/crucible/target/debug/deps/libhashbrown-7f031d079a506afd.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --cap-lints allow '-Wclippy::unused-async'` |
957 | 2025-03-02T05:56:36.537Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=62d70997c27b477c -C extra-filename=-62d70997c27b477c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern lock_api=/work/oxidecomputer/crucible/target/debug/deps/liblock_api-82cb6de7941d230c.rmeta --extern parking_lot_core=/work/oxidecomputer/crucible/target/debug/deps/libparking_lot_core-e6cf04ca2b344d59.rmeta --cap-lints allow '-Wclippy::unused-async'` |
958 | 2025-03-02T05:56:36.930Z | Compiling pest_generator v2.7.6 |
959 | 2025-03-02T05:56:36.955Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=f5df3b9d8b38bc3e -C extra-filename=-f5df3b9d8b38bc3e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern pest=/work/oxidecomputer/crucible/target/debug/deps/libpest-1a042279f7c821de.rmeta --extern pest_meta=/work/oxidecomputer/crucible/target/debug/deps/libpest_meta-1a3db7d4cb2715cc.rmeta --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rmeta --cap-lints allow '-Wclippy::unused-async'` |
960 | 2025-03-02T05:56:37.014Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c04805922be49ffc -C extra-filename=-c04805922be49ffc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async'` |
961 | 2025-03-02T05:56:37.145Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=07f58484954de9c7 -C extra-filename=-07f58484954de9c7 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async'` |
962 | 2025-03-02T05:56:37.171Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=34935c5882918084 -C extra-filename=-34935c5882918084 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --extern log=/work/oxidecomputer/crucible/target/debug/deps/liblog-e95446108fba6bad.rmeta --cap-lints allow '-Wclippy::unused-async'` |
963 | 2025-03-02T05:56:37.512Z | Compiling untrusted v0.9.0 |
964 | 2025-03-02T05:56:37.537Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=472479a157f7f31b -C extra-filename=-472479a157f7f31b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
965 | 2025-03-02T05:56:37.689Z | Compiling atomic-waker v1.1.2 |
966 | 2025-03-02T05:56:37.714Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=773925d7af7a3cd8 -C extra-filename=-773925d7af7a3cd8 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
967 | 2025-03-02T05:56:37.833Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=6ce85590bd55bcd1 -C extra-filename=-6ce85590bd55bcd1 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern getrandom=/work/oxidecomputer/crucible/target/debug/deps/libgetrandom-37af4d887814586d.rmeta --extern spin=/work/oxidecomputer/crucible/target/debug/deps/libspin-80ed5ff7714732e2.rmeta --extern untrusted=/work/oxidecomputer/crucible/target/debug/deps/libuntrusted-472479a157f7f31b.rmeta --cap-lints allow '-Wclippy::unused-async' -L native=/work/oxidecomputer/crucible/target/debug/build/ring-1968a43b1c690b97/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test` |
968 | 2025-03-02T05:56:37.876Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=1057db95c044d9e1 -C extra-filename=-1057db95c044d9e1 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-0bc88fea3f03f95c.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-6d9547d7313735f2.rmeta --extern unicode_ident=/work/oxidecomputer/crucible/target/debug/deps/libunicode_ident-8b7c5577c0fbbf7b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
969 | 2025-03-02T05:56:37.996Z | Compiling scroll v0.12.0 |
970 | 2025-03-02T05:56:38.021Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=fd9f83fa1b24b488 -C extra-filename=-fd9f83fa1b24b488 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern scroll_derive=/work/oxidecomputer/crucible/target/debug/deps/libscroll_derive-566465ffdc18a895.so --cap-lints allow '-Wclippy::unused-async'` |
971 | 2025-03-02T05:56:38.181Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1c3bba72ce7010ef -C extra-filename=-1c3bba72ce7010ef --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async' --cfg httparse_simd` |
972 | 2025-03-02T05:56:38.361Z | Compiling pest_derive v2.7.6 |
973 | 2025-03-02T05:56:38.386Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=5bbc44c16567e9a6 -C extra-filename=-5bbc44c16567e9a6 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern pest=/work/oxidecomputer/crucible/target/debug/deps/libpest-1a042279f7c821de.rlib --extern pest_generator=/work/oxidecomputer/crucible/target/debug/deps/libpest_generator-f5df3b9d8b38bc3e.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
974 | 2025-03-02T05:56:38.507Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8abaa7fddf8c785c -C extra-filename=-8abaa7fddf8c785c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
975 | 2025-03-02T05:56:38.748Z | Compiling usdt-impl v0.5.0 |
976 | 2025-03-02T05:56:38.774Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=54a81169c281d9af -C extra-filename=-54a81169c281d9af --out-dir /work/oxidecomputer/crucible/target/debug/build/usdt-impl-54a81169c281d9af -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern version_check=/work/oxidecomputer/crucible/target/debug/deps/libversion_check-56fb3abe49580ef3.rlib --cap-lints allow '-Wclippy::unused-async'` |
977 | 2025-03-02T05:56:38.774Z | Compiling bytes v1.10.0 |
978 | 2025-03-02T05:56:38.774Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=0858fa9d905c768d -C extra-filename=-0858fa9d905c768d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async'` |
979 | 2025-03-02T05:56:39.003Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=41ab0f5ea592628c -C extra-filename=-41ab0f5ea592628c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern itoa=/work/oxidecomputer/crucible/target/debug/deps/libitoa-71a6a6543ead115f.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --extern ryu=/work/oxidecomputer/crucible/target/debug/deps/libryu-5a8ab827ee817ff2.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
980 | 2025-03-02T05:56:39.071Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=2b099d8c1d43acb0 -C extra-filename=-2b099d8c1d43acb0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async'` |
981 | 2025-03-02T05:56:39.096Z | Compiling bitflags v2.6.0 |
982 | 2025-03-02T05:56:39.096Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=228d498a486d8031 -C extra-filename=-228d498a486d8031 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async'` |
983 | 2025-03-02T05:56:39.374Z | Compiling indexmap v2.7.0 |
984 | 2025-03-02T05:56:39.399Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=44d424af81bc888d -C extra-filename=-44d424af81bc888d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern equivalent=/work/oxidecomputer/crucible/target/debug/deps/libequivalent-a84b2f061c359b52.rmeta --extern hashbrown=/work/oxidecomputer/crucible/target/debug/deps/libhashbrown-c061007c4122a3dc.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async'` |
985 | 2025-03-02T05:56:39.439Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9b6478994e4e1c6a -C extra-filename=-9b6478994e4e1c6a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern itoa=/work/oxidecomputer/crucible/target/debug/deps/libitoa-ea0f017d02a7105b.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-ad8c4b9cff4819c0.rmeta --extern ryu=/work/oxidecomputer/crucible/target/debug/deps/libryu-dcec997560ddd0e7.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
986 | 2025-03-02T05:56:39.846Z | Compiling chrono v0.4.39 |
987 | 2025-03-02T05:56:39.871Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=ff5bfe1b915ba4fd -C extra-filename=-ff5bfe1b915ba4fd --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/crucible/target/debug/deps/libiana_time_zone-36e15320f5f5ed42.rmeta --extern num_traits=/work/oxidecomputer/crucible/target/debug/deps/libnum_traits-907ada65ac7aecfb.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async'` |
988 | 2025-03-02T05:56:39.906Z | Compiling uuid v1.11.0 |
989 | 2025-03-02T05:56:39.931Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=9ec7613727b24ba9 -C extra-filename=-9ec7613727b24ba9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern getrandom=/work/oxidecomputer/crucible/target/debug/deps/libgetrandom-6c8dd67ff824dd25.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async'` |
990 | 2025-03-02T05:56:40.321Z | Compiling tokio v1.43.0 |
991 | 2025-03-02T05:56:40.346Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1a2986345ed0d2bc -C extra-filename=-1a2986345ed0d2bc --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --extern mio=/work/oxidecomputer/crucible/target/debug/deps/libmio-a091bf7f79873caa.rmeta --extern parking_lot=/work/oxidecomputer/crucible/target/debug/deps/libparking_lot-46a1ef43c7ab0018.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --extern signal_hook_registry=/work/oxidecomputer/crucible/target/debug/deps/libsignal_hook_registry-962bd0e087841cf7.rmeta --extern socket2=/work/oxidecomputer/crucible/target/debug/deps/libsocket2-a5a9a20879de0344.rmeta --extern tokio_macros=/work/oxidecomputer/crucible/target/debug/deps/libtokio_macros-faa842ec6062b756.so --cap-lints allow '-Wclippy::unused-async'` |
992 | 2025-03-02T05:56:40.421Z | Compiling serde_tokenstream v0.2.2 |
993 | 2025-03-02T05:56:40.446Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80895dee0e1dbd29 -C extra-filename=-80895dee0e1dbd29 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rmeta --cap-lints allow '-Wclippy::unused-async'` |
994 | 2025-03-02T05:56:40.512Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5a3e571483f4011c -C extra-filename=-5a3e571483f4011c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` |
995 | 2025-03-02T05:56:40.809Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4cd7bf8f717c8173 -C extra-filename=-4cd7bf8f717c8173 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bitflags=/work/oxidecomputer/crucible/target/debug/deps/libbitflags-228d498a486d8031.rmeta --extern libc_errno=/work/oxidecomputer/crucible/target/debug/deps/liberrno-f8c0a01433fc2ba9.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg static_assertions --cfg libc --cfg solarish` |
996 | 2025-03-02T05:56:40.897Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=5eb808fb50dc58dd -C extra-filename=-5eb808fb50dc58dd --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern equivalent=/work/oxidecomputer/crucible/target/debug/deps/libequivalent-9bc7b39fca9ce439.rmeta --extern hashbrown=/work/oxidecomputer/crucible/target/debug/deps/libhashbrown-bc4fe565e42739d5.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async'` |
997 | 2025-03-02T05:56:40.932Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=e01aa0ee9f2077bd -C extra-filename=-e01aa0ee9f2077bd --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/crucible/target/debug/deps/libiana_time_zone-4c8547669ecc4b98.rmeta --extern num_traits=/work/oxidecomputer/crucible/target/debug/deps/libnum_traits-84a9bf763c3c6fcd.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async'` |
998 | 2025-03-02T05:56:41.053Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=da862a570dae431d -C extra-filename=-da862a570dae431d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async'` |
999 | 2025-03-02T05:56:41.448Z | Compiling http v1.2.0 |
1000 | 2025-03-02T05:56:41.473Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7422fffbf830f825 -C extra-filename=-7422fffbf830f825 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-0858fa9d905c768d.rmeta --extern fnv=/work/oxidecomputer/crucible/target/debug/deps/libfnv-288f422319731adc.rmeta --extern itoa=/work/oxidecomputer/crucible/target/debug/deps/libitoa-71a6a6543ead115f.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1001 | 2025-03-02T05:56:41.646Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=d87591568eaa950d -C extra-filename=-d87591568eaa950d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-0858fa9d905c768d.rmeta --extern chrono=/work/oxidecomputer/crucible/target/debug/deps/libchrono-ff5bfe1b915ba4fd.rmeta --extern dyn_clone=/work/oxidecomputer/crucible/target/debug/deps/libdyn_clone-57ac2cf7c3c4548c.rmeta --extern schemars_derive=/work/oxidecomputer/crucible/target/debug/deps/libschemars_derive-e544ec633bf97c65.so --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-41ab0f5ea592628c.rmeta --extern uuid1=/work/oxidecomputer/crucible/target/debug/deps/libuuid-9ec7613727b24ba9.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg std_atomic64 --cfg std_atomic` |
1002 | 2025-03-02T05:56:41.943Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=32f4a19b60c6ac66 -C extra-filename=-32f4a19b60c6ac66 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern getrandom=/work/oxidecomputer/crucible/target/debug/deps/libgetrandom-37af4d887814586d.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1003 | 2025-03-02T05:56:42.325Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a85bb824031d09a -C extra-filename=-1a85bb824031d09a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern fnv=/work/oxidecomputer/crucible/target/debug/deps/libfnv-43f5f6e3f771145c.rmeta --extern itoa=/work/oxidecomputer/crucible/target/debug/deps/libitoa-ea0f017d02a7105b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1004 | 2025-03-02T05:56:42.613Z | Compiling which v4.4.2 |
1005 | 2025-03-02T05:56:42.639Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=e7a4cc2415404ba5 -C extra-filename=-e7a4cc2415404ba5 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern either=/work/oxidecomputer/crucible/target/debug/deps/libeither-e742740bcd280181.rmeta --extern home=/work/oxidecomputer/crucible/target/debug/deps/libhome-26d347eadfc62b9e.rmeta --extern rustix=/work/oxidecomputer/crucible/target/debug/deps/librustix-4cd7bf8f717c8173.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1006 | 2025-03-02T05:56:42.790Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=b6ac3abaf49c57d6 -C extra-filename=-b6ac3abaf49c57d6 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern chrono=/work/oxidecomputer/crucible/target/debug/deps/libchrono-e01aa0ee9f2077bd.rmeta --extern dyn_clone=/work/oxidecomputer/crucible/target/debug/deps/libdyn_clone-febcbe9ce6ad36dc.rmeta --extern schemars_derive=/work/oxidecomputer/crucible/target/debug/deps/libschemars_derive-e544ec633bf97c65.so --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-9b6478994e4e1c6a.rmeta --extern uuid1=/work/oxidecomputer/crucible/target/debug/deps/libuuid-32f4a19b60c6ac66.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg std_atomic64 --cfg std_atomic` |
1007 | 2025-03-02T05:56:43.027Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=66d6f3d5b462648a -C extra-filename=-66d6f3d5b462648a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bitflags=/work/oxidecomputer/crucible/target/debug/deps/libbitflags-228d498a486d8031.rmeta --extern cexpr=/work/oxidecomputer/crucible/target/debug/deps/libcexpr-3f28c8fc99815dc2.rmeta --extern clang_sys=/work/oxidecomputer/crucible/target/debug/deps/libclang_sys-ea1e4f6ca3242aca.rmeta --extern itertools=/work/oxidecomputer/crucible/target/debug/deps/libitertools-279a394bb85ea0c5.rmeta --extern lazy_static=/work/oxidecomputer/crucible/target/debug/deps/liblazy_static-bb24aeee044bbd27.rmeta --extern lazycell=/work/oxidecomputer/crucible/target/debug/deps/liblazycell-61f16ddc0dc4421c.rmeta --extern log=/work/oxidecomputer/crucible/target/debug/deps/liblog-e95446108fba6bad.rmeta --extern prettyplease=/work/oxidecomputer/crucible/target/debug/deps/libprettyplease-294d7e44c725cc13.rmeta --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rmeta --extern regex=/work/oxidecomputer/crucible/target/debug/deps/libregex-9cfa7acdf2cfd9ab.rmeta --extern rustc_hash=/work/oxidecomputer/crucible/target/debug/deps/librustc_hash-8a152ff5b5e2ef9b.rmeta --extern shlex=/work/oxidecomputer/crucible/target/debug/deps/libshlex-2c4dd18ee1fb68d4.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rmeta --extern which=/work/oxidecomputer/crucible/target/debug/deps/libwhich-e7a4cc2415404ba5.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1008 | 2025-03-02T05:56:43.103Z | Compiling openapiv3 v2.0.0 |
1009 | 2025-03-02T05:56:43.127Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=37bcb6245d2a95d9 -C extra-filename=-37bcb6245d2a95d9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern indexmap=/work/oxidecomputer/crucible/target/debug/deps/libindexmap-44d424af81bc888d.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-41ab0f5ea592628c.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1010 | 2025-03-02T05:56:43.829Z | Compiling http-body v1.0.1 |
1011 | 2025-03-02T05:56:43.853Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=edffa74e35722b32 -C extra-filename=-edffa74e35722b32 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-1a85bb824031d09a.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1012 | 2025-03-02T05:56:44.032Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=db50d919254dfbee -C extra-filename=-db50d919254dfbee --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-0858fa9d905c768d.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --extern mio=/work/oxidecomputer/crucible/target/debug/deps/libmio-34935c5882918084.rmeta --extern parking_lot=/work/oxidecomputer/crucible/target/debug/deps/libparking_lot-62d70997c27b477c.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-db0780f6db0d7b83.rmeta --extern signal_hook_registry=/work/oxidecomputer/crucible/target/debug/deps/libsignal_hook_registry-c04805922be49ffc.rmeta --extern socket2=/work/oxidecomputer/crucible/target/debug/deps/libsocket2-07f58484954de9c7.rmeta --extern tokio_macros=/work/oxidecomputer/crucible/target/debug/deps/libtokio_macros-faa842ec6062b756.so --cap-lints allow '-Wclippy::unused-async'` |
1013 | 2025-03-02T05:56:44.060Z | Compiling plain v0.2.3 |
1014 | 2025-03-02T05:56:44.084Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71fe12c41dd9f55d -C extra-filename=-71fe12c41dd9f55d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1015 | 2025-03-02T05:56:44.223Z | Compiling tinyvec_macros v0.1.1 |
1016 | 2025-03-02T05:56:44.248Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bf2132742813449 -C extra-filename=-3bf2132742813449 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1017 | 2025-03-02T05:56:44.248Z | Compiling try-lock v0.2.4 |
1018 | 2025-03-02T05:56:44.248Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9e42946a00469a68 -C extra-filename=-9e42946a00469a68 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1019 | 2025-03-02T05:56:44.321Z | Compiling tinyvec v1.6.0 |
1020 | 2025-03-02T05:56:44.345Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=934398379b5c52b4 -C extra-filename=-934398379b5c52b4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/crucible/target/debug/deps/libtinyvec_macros-3bf2132742813449.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1021 | 2025-03-02T05:56:44.396Z | Compiling want v0.3.1 |
1022 | 2025-03-02T05:56:44.421Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67e98b84bcadd528 -C extra-filename=-67e98b84bcadd528 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern try_lock=/work/oxidecomputer/crucible/target/debug/deps/libtry_lock-9e42946a00469a68.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1023 | 2025-03-02T05:56:44.645Z | Compiling goblin v0.8.0 |
1024 | 2025-03-02T05:56:44.670Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=b923c5585064336b -C extra-filename=-b923c5585064336b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern log=/work/oxidecomputer/crucible/target/debug/deps/liblog-e95446108fba6bad.rmeta --extern plain=/work/oxidecomputer/crucible/target/debug/deps/libplain-71fe12c41dd9f55d.rmeta --extern scroll=/work/oxidecomputer/crucible/target/debug/deps/libscroll-fd9f83fa1b24b488.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1025 | 2025-03-02T05:56:45.439Z | Running `/work/oxidecomputer/crucible/target/debug/build/usdt-impl-54a81169c281d9af/build-script-build` |
1026 | 2025-03-02T05:56:45.463Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=1e9e6691e7678efa -C extra-filename=-1e9e6691e7678efa --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern futures_core=/work/oxidecomputer/crucible/target/debug/deps/libfutures_core-a9ab754dfee47de0.rmeta --extern futures_sink=/work/oxidecomputer/crucible/target/debug/deps/libfutures_sink-94a5b44d2411bcb9.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1027 | 2025-03-02T05:56:45.583Z | Compiling form_urlencoded v1.2.1 |
1028 | 2025-03-02T05:56:45.608Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0170236e9d42b6ab -C extra-filename=-0170236e9d42b6ab --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern percent_encoding=/work/oxidecomputer/crucible/target/debug/deps/libpercent_encoding-2892751421a0efb1.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1029 | 2025-03-02T05:56:45.802Z | Compiling pretty-hex v0.4.1 |
1030 | 2025-03-02T05:56:45.827Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=e0ffa60808e1e7f2 -C extra-filename=-e0ffa60808e1e7f2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1031 | 2025-03-02T05:56:45.871Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=794181057a2c0ba0 -C extra-filename=-794181057a2c0ba0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1032 | 2025-03-02T05:56:45.998Z | Compiling httpdate v1.0.3 |
1033 | 2025-03-02T05:56:46.023Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d04f698adc8c57b7 -C extra-filename=-d04f698adc8c57b7 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1034 | 2025-03-02T05:56:46.061Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=9cab553b07e0c4ef -C extra-filename=-9cab553b07e0c4ef --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1035 | 2025-03-02T05:56:46.102Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2790109da1ee323 -C extra-filename=-c2790109da1ee323 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1036 | 2025-03-02T05:56:46.201Z | Compiling unicode-normalization v0.1.22 |
1037 | 2025-03-02T05:56:46.226Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=76285573ef162a6a -C extra-filename=-76285573ef162a6a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern tinyvec=/work/oxidecomputer/crucible/target/debug/deps/libtinyvec-934398379b5c52b4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1038 | 2025-03-02T05:56:46.323Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=d32cfba626706166 -C extra-filename=-d32cfba626706166 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern futures_channel=/work/oxidecomputer/crucible/target/debug/deps/libfutures_channel-1e9e6691e7678efa.rmeta --extern futures_core=/work/oxidecomputer/crucible/target/debug/deps/libfutures_core-a9ab754dfee47de0.rmeta --extern futures_io=/work/oxidecomputer/crucible/target/debug/deps/libfutures_io-794181057a2c0ba0.rmeta --extern futures_macro=/work/oxidecomputer/crucible/target/debug/deps/libfutures_macro-4d6af20d89a04838.so --extern futures_sink=/work/oxidecomputer/crucible/target/debug/deps/libfutures_sink-94a5b44d2411bcb9.rmeta --extern futures_task=/work/oxidecomputer/crucible/target/debug/deps/libfutures_task-9cab553b07e0c4ef.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-db0780f6db0d7b83.rmeta --extern pin_utils=/work/oxidecomputer/crucible/target/debug/deps/libpin_utils-c2790109da1ee323.rmeta --extern slab=/work/oxidecomputer/crucible/target/debug/deps/libslab-8abaa7fddf8c785c.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1039 | 2025-03-02T05:56:46.415Z | Compiling dtrace-parser v0.2.0 |
1040 | 2025-03-02T05:56:46.440Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7574c775e6b3d62a -C extra-filename=-7574c775e6b3d62a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern pest=/work/oxidecomputer/crucible/target/debug/deps/libpest-1a042279f7c821de.rmeta --extern pest_derive=/work/oxidecomputer/crucible/target/debug/deps/libpest_derive-5bbc44c16567e9a6.so --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-d66245a3ec0e7490.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1041 | 2025-03-02T05:56:47.052Z | Compiling tokio-util v0.7.11 |
1042 | 2025-03-02T05:56:47.077Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=0ce6d508b85021b1 -C extra-filename=-0ce6d508b85021b1 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern futures_core=/work/oxidecomputer/crucible/target/debug/deps/libfutures_core-63f70cb0fb7b3737.rmeta --extern futures_sink=/work/oxidecomputer/crucible/target/debug/deps/libfutures_sink-dc6d8001af963309.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-1a2986345ed0d2bc.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1043 | 2025-03-02T05:56:47.653Z | Compiling toml_datetime v0.6.8 |
1044 | 2025-03-02T05:56:47.678Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a570314e851ac040 -C extra-filename=-a570314e851ac040 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1045 | 2025-03-02T05:56:47.752Z | Compiling crypto-common v0.1.6 |
1046 | 2025-03-02T05:56:47.777Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=c85f5e45e763fd9e -C extra-filename=-c85f5e45e763fd9e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern generic_array=/work/oxidecomputer/crucible/target/debug/deps/libgeneric_array-236eeccb58da35c2.rmeta --extern rand_core=/work/oxidecomputer/crucible/target/debug/deps/librand_core-3516bcd5d139aba4.rmeta --extern typenum=/work/oxidecomputer/crucible/target/debug/deps/libtypenum-10230e8c615dd4ad.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1047 | 2025-03-02T05:56:47.963Z | Compiling h2 v0.4.6 |
1048 | 2025-03-02T05:56:47.988Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=526cf9dfd29d3641 -C extra-filename=-526cf9dfd29d3641 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern atomic_waker=/work/oxidecomputer/crucible/target/debug/deps/libatomic_waker-773925d7af7a3cd8.rmeta --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern fnv=/work/oxidecomputer/crucible/target/debug/deps/libfnv-43f5f6e3f771145c.rmeta --extern futures_core=/work/oxidecomputer/crucible/target/debug/deps/libfutures_core-63f70cb0fb7b3737.rmeta --extern futures_sink=/work/oxidecomputer/crucible/target/debug/deps/libfutures_sink-dc6d8001af963309.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-1a85bb824031d09a.rmeta --extern indexmap=/work/oxidecomputer/crucible/target/debug/deps/libindexmap-5eb808fb50dc58dd.rmeta --extern slab=/work/oxidecomputer/crucible/target/debug/deps/libslab-b4fe7f623e4bad47.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-1a2986345ed0d2bc.rmeta --extern tokio_util=/work/oxidecomputer/crucible/target/debug/deps/libtokio_util-0ce6d508b85021b1.rmeta --extern tracing=/work/oxidecomputer/crucible/target/debug/deps/libtracing-b1d00ac8710c08e3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1049 | 2025-03-02T05:56:48.067Z | Compiling thread-id v4.2.1 |
1050 | 2025-03-02T05:56:48.091Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95d9de5f003d6dd7 -C extra-filename=-95d9de5f003d6dd7 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1051 | 2025-03-02T05:56:48.118Z | Compiling foreign-types-shared v0.1.1 |
1052 | 2025-03-02T05:56:48.143Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=54d5e90548683bf2 -C extra-filename=-54d5e90548683bf2 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1053 | 2025-03-02T05:56:48.225Z | Compiling anyhow v1.0.96 |
1054 | 2025-03-02T05:56:48.250Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.96/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=dc621fc287eaf870 -C extra-filename=-dc621fc287eaf870 --out-dir /work/oxidecomputer/crucible/target/debug/build/anyhow-dc621fc287eaf870 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1055 | 2025-03-02T05:56:48.275Z | Compiling unicode-bidi v0.3.13 |
1056 | 2025-03-02T05:56:48.300Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=f93eceeaa1c4a9d4 -C extra-filename=-f93eceeaa1c4a9d4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1057 | 2025-03-02T05:56:48.765Z | Compiling ppv-lite86 v0.2.17 |
1058 | 2025-03-02T05:56:48.790Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=cb8b3e1610c80e8e -C extra-filename=-cb8b3e1610c80e8e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1059 | 2025-03-02T05:56:49.375Z | Compiling dof v0.3.0 |
1060 | 2025-03-02T05:56:49.400Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=e454e88fb1430237 -C extra-filename=-e454e88fb1430237 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern goblin=/work/oxidecomputer/crucible/target/debug/deps/libgoblin-b923c5585064336b.rmeta --extern pretty_hex=/work/oxidecomputer/crucible/target/debug/deps/libpretty_hex-e0ffa60808e1e7f2.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-41ab0f5ea592628c.rmeta --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-d66245a3ec0e7490.rmeta --extern zerocopy=/work/oxidecomputer/crucible/target/debug/deps/libzerocopy-7a17e26650f1fc8b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1061 | 2025-03-02T05:56:49.425Z | Compiling tower-service v0.3.3 |
1062 | 2025-03-02T05:56:49.450Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3df827be42301400 -C extra-filename=-3df827be42301400 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1063 | 2025-03-02T05:56:49.558Z | Compiling rand_chacha v0.3.1 |
1064 | 2025-03-02T05:56:49.583Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=8f3f296417c6c6a3 -C extra-filename=-8f3f296417c6c6a3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/crucible/target/debug/deps/libppv_lite86-cb8b3e1610c80e8e.rmeta --extern rand_core=/work/oxidecomputer/crucible/target/debug/deps/librand_core-3516bcd5d139aba4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1065 | 2025-03-02T05:56:50.363Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=fd96fd3172e59085 -C extra-filename=-fd96fd3172e59085 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern byteorder=/work/oxidecomputer/crucible/target/debug/deps/libbyteorder-65057e340f8a6547.rmeta --extern dof=/work/oxidecomputer/crucible/target/debug/deps/libdof-e454e88fb1430237.rmeta --extern dtrace_parser=/work/oxidecomputer/crucible/target/debug/deps/libdtrace_parser-7574c775e6b3d62a.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-9c89c5b8c6a2c599.rmeta --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rmeta --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-020119b3fc2e0807.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-41ab0f5ea592628c.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rmeta --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-d66245a3ec0e7490.rmeta --extern thread_id=/work/oxidecomputer/crucible/target/debug/deps/libthread_id-95d9de5f003d6dd7.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg usdt_stable_asm --cfg usdt_backend_standard` |
1066 | 2025-03-02T05:56:50.610Z | Compiling idna v0.4.0 |
1067 | 2025-03-02T05:56:50.635Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=85b0a1637ee8e307 -C extra-filename=-85b0a1637ee8e307 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/crucible/target/debug/deps/libunicode_bidi-f93eceeaa1c4a9d4.rmeta --extern unicode_normalization=/work/oxidecomputer/crucible/target/debug/deps/libunicode_normalization-76285573ef162a6a.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1068 | 2025-03-02T05:56:50.727Z | Running `/work/oxidecomputer/crucible/target/debug/build/anyhow-dc621fc287eaf870/build-script-build` |
1069 | 2025-03-02T05:56:51.043Z | Compiling foreign-types v0.3.2 |
1070 | 2025-03-02T05:56:51.068Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c8fc9fae25190fd -C extra-filename=-9c8fc9fae25190fd --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/crucible/target/debug/deps/libforeign_types_shared-54d5e90548683bf2.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1071 | 2025-03-02T05:56:51.142Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=03092a79053791f0 -C extra-filename=-03092a79053791f0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` |
1072 | 2025-03-02T05:56:51.233Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=f4bbc91d8ca58e87 -C extra-filename=-f4bbc91d8ca58e87 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async' --cfg integer128` |
1073 | 2025-03-02T05:56:51.316Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=7f5ec92ba3ce5e2f -C extra-filename=-7f5ec92ba3ce5e2f --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --cap-lints allow '-Wclippy::unused-async' -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` |
1074 | 2025-03-02T05:56:51.580Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=8a98a3862b7fcb4c -C extra-filename=-8a98a3862b7fcb4c --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern getrandom=/work/oxidecomputer/crucible/target/debug/deps/libgetrandom-6c8dd67ff824dd25.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1075 | 2025-03-02T05:56:51.814Z | Compiling hyper v1.4.1 |
1076 | 2025-03-02T05:56:51.839Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=493c2f161924a6f4 -C extra-filename=-493c2f161924a6f4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern futures_channel=/work/oxidecomputer/crucible/target/debug/deps/libfutures_channel-48b0946d906b5624.rmeta --extern futures_util=/work/oxidecomputer/crucible/target/debug/deps/libfutures_util-3a79c27057c15a6f.rmeta --extern h2=/work/oxidecomputer/crucible/target/debug/deps/libh2-526cf9dfd29d3641.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-1a85bb824031d09a.rmeta --extern http_body=/work/oxidecomputer/crucible/target/debug/deps/libhttp_body-edffa74e35722b32.rmeta --extern httparse=/work/oxidecomputer/crucible/target/debug/deps/libhttparse-1c3bba72ce7010ef.rmeta --extern httpdate=/work/oxidecomputer/crucible/target/debug/deps/libhttpdate-d04f698adc8c57b7.rmeta --extern itoa=/work/oxidecomputer/crucible/target/debug/deps/libitoa-ea0f017d02a7105b.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --extern smallvec=/work/oxidecomputer/crucible/target/debug/deps/libsmallvec-ee50fdcf798ecfc4.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-1a2986345ed0d2bc.rmeta --extern want=/work/oxidecomputer/crucible/target/debug/deps/libwant-67e98b84bcadd528.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1077 | 2025-03-02T05:56:51.864Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=13aa9d3db9a4455e -C extra-filename=-13aa9d3db9a4455e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1078 | 2025-03-02T05:56:51.929Z | Compiling rustls v0.23.23 |
1079 | 2025-03-02T05:56:51.953Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="aws_lc_rs"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=2b651b99bb18cac7 -C extra-filename=-2b651b99bb18cac7 --out-dir /work/oxidecomputer/crucible/target/debug/build/rustls-2b651b99bb18cac7 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1080 | 2025-03-02T05:56:52.081Z | Compiling mime v0.3.17 |
1081 | 2025-03-02T05:56:52.105Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e29f70ea0a7aa12 -C extra-filename=-2e29f70ea0a7aa12 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1082 | 2025-03-02T05:56:52.137Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=ffe1f8f1ef02e717 -C extra-filename=-ffe1f8f1ef02e717 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1083 | 2025-03-02T05:56:52.223Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=bfbfa688ff051cb4 -C extra-filename=-bfbfa688ff051cb4 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bitflags=/work/oxidecomputer/crucible/target/debug/deps/libbitflags-da862a570dae431d.rmeta --extern cfg_if=/work/oxidecomputer/crucible/target/debug/deps/libcfg_if-2ae49a296a666b20.rmeta --extern foreign_types=/work/oxidecomputer/crucible/target/debug/deps/libforeign_types-9c8fc9fae25190fd.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --extern once_cell=/work/oxidecomputer/crucible/target/debug/deps/libonce_cell-e732a754ac484db6.rmeta --extern openssl_macros=/work/oxidecomputer/crucible/target/debug/deps/libopenssl_macros-bb5f2a72da377e9b.so --extern ffi=/work/oxidecomputer/crucible/target/debug/deps/libopenssl_sys-7f5ec92ba3ce5e2f.rmeta --cap-lints allow '-Wclippy::unused-async' -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300` |
1084 | 2025-03-02T05:56:52.283Z | Compiling url v2.4.1 |
1085 | 2025-03-02T05:56:52.308Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=a90af2d5077ca666 -C extra-filename=-a90af2d5077ca666 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/crucible/target/debug/deps/libform_urlencoded-0170236e9d42b6ab.rmeta --extern idna=/work/oxidecomputer/crucible/target/debug/deps/libidna-85b0a1637ee8e307.rmeta --extern percent_encoding=/work/oxidecomputer/crucible/target/debug/deps/libpercent_encoding-2892751421a0efb1.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1086 | 2025-03-02T05:56:52.550Z | Compiling rand v0.8.5 |
1087 | 2025-03-02T05:56:52.575Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="min_const_gen"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=37130889923e6930 -C extra-filename=-37130889923e6930 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-e3a18bea0c9f556b.rmeta --extern rand_chacha=/work/oxidecomputer/crucible/target/debug/deps/librand_chacha-8f3f296417c6c6a3.rmeta --extern rand_core=/work/oxidecomputer/crucible/target/debug/deps/librand_core-3516bcd5d139aba4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1088 | 2025-03-02T05:56:52.575Z | Compiling aws-lc-sys v0.26.0 |
1089 | 2025-03-02T05:56:52.575Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-0.26.0/builder/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asan", "bindgen", "prebuilt-nasm", "ssl"))' -C metadata=9a528c6a9bb96584 -C extra-filename=-9a528c6a9bb96584 --out-dir /work/oxidecomputer/crucible/target/debug/build/aws-lc-sys-9a528c6a9bb96584 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bindgen=/work/oxidecomputer/crucible/target/debug/deps/libbindgen-66d6f3d5b462648a.rlib --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-fe940b3297da2042.rlib --extern cmake=/work/oxidecomputer/crucible/target/debug/deps/libcmake-8e2f6d97c013f9d5.rlib --extern dunce=/work/oxidecomputer/crucible/target/debug/deps/libdunce-79dacd224fc2ca35.rlib --extern fs_extra=/work/oxidecomputer/crucible/target/debug/deps/libfs_extra-b78999ed3a5bf9e3.rlib --cap-lints allow '-Wclippy::unused-async'` |
1090 | 2025-03-02T05:56:52.893Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=15662dd1e780b088 -C extra-filename=-15662dd1e780b088 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-c24ba06e204c0347.rmeta --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` |
1091 | 2025-03-02T05:56:53.528Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=ce10c79b8b3b342e -C extra-filename=-ce10c79b8b3b342e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1092 | 2025-03-02T05:56:53.614Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2fc6bb0c382c2ae9 -C extra-filename=-2fc6bb0c382c2ae9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1093 | 2025-03-02T05:56:53.721Z | Compiling hyper-util v0.1.10 |
1094 | 2025-03-02T05:56:53.746Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=9fa441eb30f78e55 -C extra-filename=-9fa441eb30f78e55 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern futures_channel=/work/oxidecomputer/crucible/target/debug/deps/libfutures_channel-48b0946d906b5624.rmeta --extern futures_util=/work/oxidecomputer/crucible/target/debug/deps/libfutures_util-3a79c27057c15a6f.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-1a85bb824031d09a.rmeta --extern http_body=/work/oxidecomputer/crucible/target/debug/deps/libhttp_body-edffa74e35722b32.rmeta --extern hyper=/work/oxidecomputer/crucible/target/debug/deps/libhyper-493c2f161924a6f4.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --extern socket2=/work/oxidecomputer/crucible/target/debug/deps/libsocket2-a5a9a20879de0344.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-1a2986345ed0d2bc.rmeta --extern tower_service=/work/oxidecomputer/crucible/target/debug/deps/libtower_service-3df827be42301400.rmeta --extern tracing=/work/oxidecomputer/crucible/target/debug/deps/libtracing-b1d00ac8710c08e3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1095 | 2025-03-02T05:56:53.773Z | Compiling openssl-probe v0.1.5 |
1096 | 2025-03-02T05:56:53.774Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05358cb01549b062 -C extra-filename=-05358cb01549b062 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1097 | 2025-03-02T05:56:53.799Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=13a2bf0e78d48657 -C extra-filename=-13a2bf0e78d48657 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1098 | 2025-03-02T05:56:53.897Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b22bbf4dba87c63 -C extra-filename=-5b22bbf4dba87c63 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1099 | 2025-03-02T05:56:53.968Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=0277712bf20ae26f -C extra-filename=-0277712bf20ae26f --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern getrandom=/work/oxidecomputer/crucible/target/debug/deps/libgetrandom-6c8dd67ff824dd25.rmeta --extern spin=/work/oxidecomputer/crucible/target/debug/deps/libspin-13aa9d3db9a4455e.rmeta --extern untrusted=/work/oxidecomputer/crucible/target/debug/deps/libuntrusted-13a2bf0e78d48657.rmeta --cap-lints allow '-Wclippy::unused-async' -L native=/work/oxidecomputer/crucible/target/debug/build/ring-1968a43b1c690b97/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test` |
1100 | 2025-03-02T05:56:54.040Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=5232abdcc2ff3fd6 -C extra-filename=-5232abdcc2ff3fd6 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/crucible/target/debug/deps/libtinyvec_macros-5b22bbf4dba87c63.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1101 | 2025-03-02T05:56:54.093Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=360e3c86a64891f8 -C extra-filename=-360e3c86a64891f8 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern percent_encoding=/work/oxidecomputer/crucible/target/debug/deps/libpercent_encoding-2fc6bb0c382c2ae9.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1102 | 2025-03-02T05:56:54.193Z | Compiling usdt-macro v0.5.0 |
1103 | 2025-03-02T05:56:54.218Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=7b11b22477195f8a -C extra-filename=-7b11b22477195f8a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/crucible/target/debug/deps/libdtrace_parser-7574c775e6b3d62a.rlib --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern serde_tokenstream=/work/oxidecomputer/crucible/target/debug/deps/libserde_tokenstream-80895dee0e1dbd29.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern usdt_impl=/work/oxidecomputer/crucible/target/debug/deps/libusdt_impl-fd96fd3172e59085.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
1104 | 2025-03-02T05:56:54.368Z | Compiling usdt-attr-macro v0.5.0 |
1105 | 2025-03-02T05:56:54.393Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=35eedbdf456f7603 -C extra-filename=-35eedbdf456f7603 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/crucible/target/debug/deps/libdtrace_parser-7574c775e6b3d62a.rlib --extern proc_macro2=/work/oxidecomputer/crucible/target/debug/deps/libproc_macro2-5eeacb47f161db31.rlib --extern quote=/work/oxidecomputer/crucible/target/debug/deps/libquote-c4984275da3096ab.rlib --extern serde_tokenstream=/work/oxidecomputer/crucible/target/debug/deps/libserde_tokenstream-80895dee0e1dbd29.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-077ec211096cdc30.rlib --extern usdt_impl=/work/oxidecomputer/crucible/target/debug/deps/libusdt_impl-fd96fd3172e59085.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
1106 | 2025-03-02T05:56:54.862Z | Compiling http-body-util v0.1.2 |
1107 | 2025-03-02T05:56:54.887Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C panic=abort -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31c65219109d9e35 -C extra-filename=-31c65219109d9e35 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bytes=/work/oxidecomputer/crucible/target/debug/deps/libbytes-2b099d8c1d43acb0.rmeta --extern futures_util=/work/oxidecomputer/crucible/target/debug/deps/libfutures_util-3a79c27057c15a6f.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-1a85bb824031d09a.rmeta --extern http_body=/work/oxidecomputer/crucible/target/debug/deps/libhttp_body-edffa74e35722b32.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1108 | 2025-03-02T05:56:55.017Z | Running `/work/oxidecomputer/crucible/target/debug/build/aws-lc-sys-9a528c6a9bb96584/build-script-main` |
1109 | 2025-03-02T05:56:55.129Z | warning: aws-lc-sys@0.26.0: Building with: CMake |
1110 | 2025-03-02T05:56:55.129Z | warning: aws-lc-sys@0.26.0: Symbol Prefix: Some("aws_lc_0_26_0") |
1111 | 2025-03-02T05:56:55.129Z | warning: aws-lc-sys@0.26.0: CMAKE environment variable set: cmake |
1112 | 2025-03-02T05:56:55.129Z | error: failed to run custom build command for `aws-lc-sys v0.26.0` |
1113 | 2025-03-02T05:56:55.129Z | |
1114 | 2025-03-02T05:56:55.129Z | Caused by: |
1115 | 2025-03-02T05:56:55.154Z | process didn't exit successfully: `/work/oxidecomputer/crucible/target/debug/build/aws-lc-sys-9a528c6a9bb96584/build-script-main` (exit status: 101) |
1116 | 2025-03-02T05:56:55.154Z | --- stdout |
1117 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX |
1118 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS |
1119 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN |
1120 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM |
1121 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS |
1122 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM |
1123 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD |
1124 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER |
1125 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC |
1126 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=CMAKE |
1127 | 2025-03-02T05:56:55.154Z | cargo:warning=Building with: CMake |
1128 | 2025-03-02T05:56:55.154Z | cargo:warning=Symbol Prefix: Some("aws_lc_0_26_0") |
1129 | 2025-03-02T05:56:55.154Z | cargo:rerun-if-env-changed=CMAKE |
1130 | 2025-03-02T05:56:55.154Z | cargo:warning=CMAKE environment variable set: cmake |
1131 | 2025-03-02T05:56:55.154Z | |
1132 | 2025-03-02T05:56:55.154Z | --- stderr |
1133 | 2025-03-02T05:56:55.154Z | thread 'main' panicked at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/lib.rs:622:31: |
1134 | 2025-03-02T05:56:55.154Z | Unable to find libclang: "couldn't find any valid shared libraries matching: ['libclang.so'], set the `LIBCLANG_PATH` environment variable to a path where one of these files can be found (invalid: [])" |
1135 | 2025-03-02T05:56:55.154Z | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
1136 | 2025-03-02T05:56:55.154Z | warning: build failed, waiting for other jobs to finish... |
1137 | 2025-03-02T05:56:57.527Z | |
1138 | 2025-03-02T05:56:57.528Z | real 59.756995914 |
1139 | 2025-03-02T05:56:57.528Z | user 4:07.420439229 |
1140 | 2025-03-02T05:56:57.528Z | sys 48.533900266 |
1141 | 2025-03-02T05:56:57.528Z | trap 0.135601224 |
1142 | 2025-03-02T05:56:57.553Z | tflt 0.365308157 |
1143 | 2025-03-02T05:56:57.553Z | dflt 0.219573562 |
1144 | 2025-03-02T05:56:57.553Z | kflt 0.002763089 |
1145 | 2025-03-02T05:56:57.553Z | lock 5:08.294589683 |
1146 | 2025-03-02T05:56:57.553Z | slp 15:26.736372660 |
1147 | 2025-03-02T05:56:57.553Z | lat 21.914497560 |
1148 | 2025-03-02T05:56:57.553Z | stop 1:06.938169457 |
1149 | 2025-03-02T05:56:57.553Z | process exited: duration 60051 ms, exit code 101 |
|
1150 | 2025-03-02T05:56:57.604Z | found 0 output files |