|
|
|
1 | 2025-03-20T03:28:58.619Z | job assigned to worker 01JPRSGYZQHGF9D7YGGESE6VKD [factory gimlet-EVT22200007-propolis, EVT22200007/22449] (queued for 23 s) |
|
2 | 2025-03-20T03:29:06.287Z | starting task 0: "setup" |
3 | 2025-03-20T03:29:06.312Z | ++ uname -s |
4 | 2025-03-20T03:29:06.312Z | + kern=SunOS |
5 | 2025-03-20T03:29:06.312Z | + build_user=build |
6 | 2025-03-20T03:29:06.312Z | + build_uid=12345 |
7 | 2025-03-20T03:29:06.312Z | + work_dir=/work |
8 | 2025-03-20T03:29:06.312Z | + input_dir=/input |
9 | 2025-03-20T03:29:06.312Z | + [[ 0 == 12345 ]] |
10 | 2025-03-20T03:29:06.312Z | + case "$kern" in |
11 | 2025-03-20T03:29:06.312Z | + groupadd -g 12345 build |
12 | 2025-03-20T03:29:06.312Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-20T03:29:08.311Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-20T03:29:08.348Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-20T03:29:08.372Z | + home_fs=zfs |
16 | 2025-03-20T03:29:08.372Z | + [[ zfs == autofs ]] |
17 | 2025-03-20T03:29:08.372Z | + mkdir -p /home/build |
18 | 2025-03-20T03:29:08.372Z | + chown build:build /home/build /work |
19 | 2025-03-20T03:29:10.357Z | + chmod 0700 /home/build /work |
20 | 2025-03-20T03:29:10.382Z | process exited: duration 4076 ms, exit code 0 |
|
21 | 2025-03-20T03:29:10.431Z | starting task 1: "rust-toolchain" |
22 | 2025-03-20T03:29:10.456Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.0 |
23 | 2025-03-20T03:29:10.456Z | * rust toolchain channel = "1.84.0" |
24 | 2025-03-20T03:29:10.456Z | * rust toolchain profile = "default" |
25 | 2025-03-20T03:29:10.456Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-20T03:29:10.456Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-20T03:29:10.456Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-20T03:29:10.456Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-20T03:29:10.456Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default |
30 | 2025-03-20T03:29:10.588Z | info: downloading installer |
31 | 2025-03-20T03:29:11.031Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-20T03:29:11.031Z | warn: /opt/ooce/bin |
33 | 2025-03-20T03:29:11.031Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-20T03:29:11.031Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-20T03:29:11.032Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-20T03:29:11.032Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-20T03:29:11.032Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-20T03:29:11.032Z | error: cannot install while Rust is installed |
39 | 2025-03-20T03:29:11.032Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-20T03:29:11.056Z | info: profile set to 'default' |
41 | 2025-03-20T03:29:11.056Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-20T03:29:11.056Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
43 | 2025-03-20T03:29:11.158Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
44 | 2025-03-20T03:29:11.158Z | info: downloading component 'cargo' |
45 | 2025-03-20T03:29:11.508Z | info: downloading component 'clippy' |
46 | 2025-03-20T03:29:11.728Z | info: downloading component 'rust-docs' |
47 | 2025-03-20T03:29:11.907Z | info: downloading component 'rust-std' |
48 | 2025-03-20T03:29:12.553Z | info: downloading component 'rustc' |
49 | 2025-03-20T03:29:15.114Z | info: downloading component 'rustfmt' |
50 | 2025-03-20T03:29:15.323Z | info: installing component 'cargo' |
51 | 2025-03-20T03:29:16.434Z | info: installing component 'clippy' |
52 | 2025-03-20T03:29:16.931Z | info: installing component 'rust-docs' |
53 | 2025-03-20T03:29:19.700Z | info: installing component 'rust-std' |
54 | 2025-03-20T03:29:21.626Z | info: installing component 'rustc' |
55 | 2025-03-20T03:29:28.825Z | info: installing component 'rustfmt' |
56 | 2025-03-20T03:29:29.202Z | info: default toolchain set to '1.84.0-x86_64-unknown-illumos' |
57 | 2025-03-20T03:29:29.202Z | |
58 | 2025-03-20T03:29:29.352Z | 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
59 | 2025-03-20T03:29:29.352Z | |
60 | 2025-03-20T03:29:29.377Z | |
61 | 2025-03-20T03:29:29.377Z | Rust is installed now. Great! |
62 | 2025-03-20T03:29:29.377Z | |
63 | 2025-03-20T03:29:29.377Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-20T03:29:29.377Z | environment variable. This has not been done automatically. |
65 | 2025-03-20T03:29:29.377Z | |
66 | 2025-03-20T03:29:29.377Z | To configure your current shell, you need to source |
67 | 2025-03-20T03:29:29.377Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-20T03:29:29.377Z | |
69 | 2025-03-20T03:29:29.377Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-20T03:29:29.377Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-20T03:29:29.377Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-20T03:29:29.377Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-20T03:29:29.464Z | + rustup --version |
74 | 2025-03-20T03:29:29.489Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-20T03:29:29.489Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-20T03:29:29.530Z | info: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)` |
77 | 2025-03-20T03:29:29.555Z | + cargo --version |
78 | 2025-03-20T03:29:29.579Z | cargo 1.84.0 (66221abde 2024-11-19) |
79 | 2025-03-20T03:29:29.580Z | + rustc --version |
80 | 2025-03-20T03:29:29.618Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
81 | 2025-03-20T03:29:29.642Z | process exited: duration 19192 ms, exit code 0 |
|
82 | 2025-03-20T03:29:29.693Z | starting task 2: "authentication" |
83 | 2025-03-20T03:29:29.752Z | process exited: duration 59 ms, exit code 0 |
|
84 | 2025-03-20T03:29:29.801Z | starting task 3: "clone repository" |
85 | 2025-03-20T03:29:29.826Z | + mkdir -p /work/oxidecomputer/crucible |
86 | 2025-03-20T03:29:29.826Z | + git clone https://github.com/oxidecomputer/crucible /work/oxidecomputer/crucible |
87 | 2025-03-20T03:29:29.851Z | Cloning into '/work/oxidecomputer/crucible'... |
88 | 2025-03-20T03:29:32.023Z | + cd /work/oxidecomputer/crucible |
89 | 2025-03-20T03:29:32.023Z | + git fetch origin 4a73befb4a97bee2d59771471a8c60e61d8b432c |
90 | 2025-03-20T03:29:32.387Z | From https://github.com/oxidecomputer/crucible |
91 | 2025-03-20T03:29:32.387Z | * branch 4a73befb4a97bee2d59771471a8c60e61d8b432c -> FETCH_HEAD |
92 | 2025-03-20T03:29:32.412Z | + [[ -n '' ]] |
93 | 2025-03-20T03:29:32.412Z | + git reset --hard 4a73befb4a97bee2d59771471a8c60e61d8b432c |
94 | 2025-03-20T03:29:32.438Z | HEAD is now at 4a73bef Update Rust crate tokio-rustls to 0.26.2 |
95 | 2025-03-20T03:29:32.462Z | process exited: duration 2637 ms, exit code 0 |
|
96 | 2025-03-20T03:29:32.511Z | starting task 4: "build" |
97 | 2025-03-20T03:29:32.536Z | + cargo --version |
98 | 2025-03-20T03:29:32.608Z | cargo 1.84.0 (66221abde 2024-11-19) |
99 | 2025-03-20T03:29:32.633Z | + rustc --version |
100 | 2025-03-20T03:29:32.717Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
101 | 2025-03-20T03:29:32.741Z | + banner cores |
102 | 2025-03-20T03:29:32.741Z | |
103 | 2025-03-20T03:29:32.741Z | #### #### ##### ###### #### |
104 | 2025-03-20T03:29:32.741Z | # # # # # # # # |
105 | 2025-03-20T03:29:32.741Z | # # # # # ##### #### |
106 | 2025-03-20T03:29:32.741Z | # # # ##### # # |
107 | 2025-03-20T03:29:32.741Z | # # # # # # # # # |
108 | 2025-03-20T03:29:32.741Z | #### #### # # ###### #### |
109 | 2025-03-20T03:29:32.742Z | |
110 | 2025-03-20T03:29:32.742Z | + pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid |
111 | 2025-03-20T03:29:32.742Z | + banner build |
112 | 2025-03-20T03:29:32.742Z | |
113 | 2025-03-20T03:29:32.742Z | ##### # # # # ##### |
114 | 2025-03-20T03:29:32.742Z | # # # # # # # # |
115 | 2025-03-20T03:29:32.742Z | ##### # # # # # # |
116 | 2025-03-20T03:29:32.742Z | # # # # # # # # |
117 | 2025-03-20T03:29:32.742Z | # # # # # # # # |
118 | 2025-03-20T03:29:32.742Z | ##### #### # ###### ##### |
119 | 2025-03-20T03:29:32.742Z | |
120 | 2025-03-20T03:29:32.742Z | + ptime -m cargo build --verbose --all-features |
121 | 2025-03-20T03:29:33.008Z | Updating crates.io index |
122 | 2025-03-20T03:29:33.082Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
123 | 2025-03-20T03:29:41.876Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
124 | 2025-03-20T03:29:42.280Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
125 | 2025-03-20T03:29:43.162Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
126 | 2025-03-20T03:29:43.529Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
127 | 2025-03-20T03:29:43.928Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
128 | 2025-03-20T03:29:44.512Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
129 | 2025-03-20T03:29:45.604Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
130 | 2025-03-20T03:29:47.592Z | Updating git repository `https://github.com/oxidecomputer/opte` |
131 | 2025-03-20T03:29:48.388Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
132 | 2025-03-20T03:29:49.086Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
133 | 2025-03-20T03:29:49.634Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
134 | 2025-03-20T03:29:50.054Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
135 | 2025-03-20T03:29:50.467Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
136 | 2025-03-20T03:29:50.807Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
137 | 2025-03-20T03:29:51.211Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
138 | 2025-03-20T03:29:52.492Z | Downloading crates ... |
139 | 2025-03-20T03:29:52.588Z | Downloaded bytecheck_derive v0.6.11 |
140 | 2025-03-20T03:29:52.614Z | Downloaded macaddr v1.0.1 |
141 | 2025-03-20T03:29:52.614Z | Downloaded linear-map v1.2.0 |
142 | 2025-03-20T03:29:52.614Z | Downloaded newtype-uuid v1.2.1 |
143 | 2025-03-20T03:29:52.614Z | Downloaded openssl-probe v0.1.5 |
144 | 2025-03-20T03:29:52.614Z | Downloaded powerfmt v0.2.0 |
145 | 2025-03-20T03:29:52.614Z | Downloaded phf v0.11.2 |
146 | 2025-03-20T03:29:52.614Z | Downloaded ppv-lite86 v0.2.17 |
147 | 2025-03-20T03:29:52.614Z | Downloaded async-trait v0.1.88 |
148 | 2025-03-20T03:29:52.614Z | Downloaded bit-set v0.8.0 |
149 | 2025-03-20T03:29:52.640Z | Downloaded phf_generator v0.11.2 |
150 | 2025-03-20T03:29:52.640Z | Downloaded parking_lot v0.12.1 |
151 | 2025-03-20T03:29:52.640Z | Downloaded portable-atomic v1.5.1 |
152 | 2025-03-20T03:29:52.640Z | Downloaded strum_macros v0.25.3 |
153 | 2025-03-20T03:29:52.640Z | Downloaded thiserror-impl v1.0.69 |
154 | 2025-03-20T03:29:52.665Z | Downloaded tracing-attributes v0.1.28 |
155 | 2025-03-20T03:29:52.665Z | Downloaded cargo-platform v0.1.8 |
156 | 2025-03-20T03:29:52.665Z | Downloaded wyz v0.5.1 |
157 | 2025-03-20T03:29:52.665Z | Downloaded foreign-types-macros v0.2.3 |
158 | 2025-03-20T03:29:52.665Z | Downloaded minimal-lexical v0.2.1 |
159 | 2025-03-20T03:29:52.665Z | Downloaded indent_write v2.2.0 |
160 | 2025-03-20T03:29:52.691Z | Downloaded ptr_meta v0.1.4 |
161 | 2025-03-20T03:29:52.691Z | Downloaded rustc_version v0.4.0 |
162 | 2025-03-20T03:29:52.691Z | Downloaded signal-hook-mio v0.2.4 |
163 | 2025-03-20T03:29:52.691Z | Downloaded rust_decimal v1.33.1 |
164 | 2025-03-20T03:29:52.691Z | Downloaded toml_datetime v0.6.8 |
165 | 2025-03-20T03:29:52.691Z | Downloaded futures-core v0.3.31 |
166 | 2025-03-20T03:29:52.717Z | Downloaded toml v0.8.20 |
167 | 2025-03-20T03:29:52.717Z | Downloaded progenitor v0.8.0 |
168 | 2025-03-20T03:29:52.717Z | Downloaded sync_wrapper v1.0.1 |
169 | 2025-03-20T03:29:52.717Z | Downloaded tempfile v3.19.0 |
170 | 2025-03-20T03:29:52.717Z | Downloaded progenitor-impl v0.9.1 |
171 | 2025-03-20T03:29:52.717Z | Downloaded dyn-clone v1.0.16 |
172 | 2025-03-20T03:29:52.742Z | Downloaded rand_xorshift v0.3.0 |
173 | 2025-03-20T03:29:52.742Z | Downloaded serde_derive_internals v0.29.1 |
174 | 2025-03-20T03:29:52.742Z | Downloaded funty v2.0.0 |
175 | 2025-03-20T03:29:52.742Z | Downloaded multer v3.1.0 |
176 | 2025-03-20T03:29:52.742Z | Downloaded integer-encoding v3.0.4 |
177 | 2025-03-20T03:29:52.742Z | Downloaded is-terminal v0.4.12 |
178 | 2025-03-20T03:29:52.742Z | Downloaded ipnetwork v0.21.1 |
179 | 2025-03-20T03:29:52.768Z | Downloaded quote v1.0.38 |
180 | 2025-03-20T03:29:52.768Z | Downloaded regress v0.10.3 |
181 | 2025-03-20T03:29:52.768Z | Downloaded typenum v1.17.0 |
182 | 2025-03-20T03:29:52.793Z | Downloaded walkdir v2.4.0 |
183 | 2025-03-20T03:29:52.793Z | Downloaded goblin v0.8.0 |
184 | 2025-03-20T03:29:52.793Z | Downloaded hashbrown v0.12.3 |
185 | 2025-03-20T03:29:52.818Z | Downloaded sigpipe v0.1.3 |
186 | 2025-03-20T03:29:52.818Z | Downloaded glob v0.3.1 |
187 | 2025-03-20T03:29:52.818Z | Downloaded unicode-ident v1.0.14 |
188 | 2025-03-20T03:29:52.818Z | Downloaded errno v0.3.10 |
189 | 2025-03-20T03:29:52.818Z | Downloaded threadpool v1.8.1 |
190 | 2025-03-20T03:29:52.818Z | Downloaded want v0.3.1 |
191 | 2025-03-20T03:29:52.843Z | Downloaded same-file v1.0.6 |
192 | 2025-03-20T03:29:52.843Z | Downloaded proc-macro2 v1.0.92 |
193 | 2025-03-20T03:29:52.843Z | Downloaded thread_local v1.1.7 |
194 | 2025-03-20T03:29:52.843Z | Downloaded terminal_size v0.4.0 |
195 | 2025-03-20T03:29:52.843Z | Downloaded hashlink v0.10.0 |
196 | 2025-03-20T03:29:52.843Z | Downloaded time v0.3.36 |
197 | 2025-03-20T03:29:52.868Z | Downloaded inout v0.1.3 |
198 | 2025-03-20T03:29:52.869Z | Downloaded usdt-macro v0.5.0 |
199 | 2025-03-20T03:29:52.869Z | Downloaded rand_core v0.6.4 |
200 | 2025-03-20T03:29:52.869Z | Downloaded rand_chacha v0.1.1 |
201 | 2025-03-20T03:29:52.869Z | Downloaded rustversion v1.0.14 |
202 | 2025-03-20T03:29:52.869Z | Downloaded similar v2.3.0 |
203 | 2025-03-20T03:29:52.869Z | Downloaded schemars_derive v0.8.22 |
204 | 2025-03-20T03:29:52.895Z | Downloaded zeroize v1.7.0 |
205 | 2025-03-20T03:29:52.895Z | Downloaded lazy_static v1.5.0 |
206 | 2025-03-20T03:29:52.895Z | Downloaded dof v0.3.0 |
207 | 2025-03-20T03:29:52.895Z | Downloaded httpdate v1.0.3 |
208 | 2025-03-20T03:29:52.895Z | Downloaded rustls-webpki v0.102.8 |
209 | 2025-03-20T03:29:52.920Z | Downloaded schemars v0.8.22 |
210 | 2025-03-20T03:29:52.945Z | Downloaded hash32 v0.3.1 |
211 | 2025-03-20T03:29:52.945Z | Downloaded h2 v0.4.6 |
212 | 2025-03-20T03:29:52.945Z | Downloaded thrift v0.17.0 |
213 | 2025-03-20T03:29:52.945Z | Downloaded progenitor v0.9.1 |
214 | 2025-03-20T03:29:52.945Z | Downloaded serde_tokenstream v0.2.2 |
215 | 2025-03-20T03:29:52.945Z | Downloaded url v2.4.1 |
216 | 2025-03-20T03:29:52.970Z | Downloaded libc v0.2.171 |
217 | 2025-03-20T03:29:52.994Z | Downloaded utf8parse v0.2.1 |
218 | 2025-03-20T03:29:52.995Z | Downloaded serde_with v3.12.0 |
219 | 2025-03-20T03:29:52.995Z | Downloaded proc-macro-crate v1.3.1 |
220 | 2025-03-20T03:29:53.020Z | Downloaded slog-async v2.8.0 |
221 | 2025-03-20T03:29:53.020Z | Downloaded time-macros v0.2.18 |
222 | 2025-03-20T03:29:53.020Z | Downloaded slab v0.4.9 |
223 | 2025-03-20T03:29:53.020Z | Downloaded rand_jitter v0.1.4 |
224 | 2025-03-20T03:29:53.020Z | Downloaded quinn v0.11.5 |
225 | 2025-03-20T03:29:53.020Z | Downloaded generic-array v0.14.7 |
226 | 2025-03-20T03:29:53.020Z | Downloaded proc-macro-error v1.0.4 |
227 | 2025-03-20T03:29:53.020Z | Downloaded unarray v0.1.4 |
228 | 2025-03-20T03:29:53.045Z | Downloaded reqwest v0.12.12 |
229 | 2025-03-20T03:29:53.045Z | Downloaded expectorate v1.1.0 |
230 | 2025-03-20T03:29:53.045Z | Downloaded hickory-resolver v0.24.4 |
231 | 2025-03-20T03:29:53.045Z | Downloaded fallible-streaming-iterator v0.1.9 |
232 | 2025-03-20T03:29:53.070Z | Downloaded opaque-debug v0.3.0 |
233 | 2025-03-20T03:29:53.070Z | Downloaded unicode-width v0.2.0 |
234 | 2025-03-20T03:29:53.070Z | Downloaded encoding_rs v0.8.33 |
235 | 2025-03-20T03:29:53.095Z | Downloaded scopeguard v1.2.0 |
236 | 2025-03-20T03:29:53.095Z | Downloaded rand_isaac v0.1.1 |
237 | 2025-03-20T03:29:53.095Z | Downloaded universal-hash v0.5.1 |
238 | 2025-03-20T03:29:53.095Z | Downloaded rend v0.4.1 |
239 | 2025-03-20T03:29:53.095Z | Downloaded strum_macros v0.26.4 |
240 | 2025-03-20T03:29:53.095Z | Downloaded pest_derive v2.7.6 |
241 | 2025-03-20T03:29:53.095Z | Downloaded serde_repr v0.1.18 |
242 | 2025-03-20T03:29:53.120Z | Downloaded proc-macro-crate v2.0.0 |
243 | 2025-03-20T03:29:53.120Z | Downloaded fastrand v2.3.0 |
244 | 2025-03-20T03:29:53.120Z | Downloaded rustc_version v0.1.7 |
245 | 2025-03-20T03:29:53.120Z | Downloaded native-tls v0.2.11 |
246 | 2025-03-20T03:29:53.120Z | Downloaded match_cfg v0.1.0 |
247 | 2025-03-20T03:29:53.120Z | Downloaded debug-ignore v1.0.5 |
248 | 2025-03-20T03:29:53.120Z | Downloaded serde_path_to_error v0.1.16 |
249 | 2025-03-20T03:29:53.120Z | Downloaded progenitor-macro v0.9.1 |
250 | 2025-03-20T03:29:53.120Z | Downloaded openssl v0.10.59 |
251 | 2025-03-20T03:29:53.120Z | Downloaded libsqlite3-sys v0.32.0 |
252 | 2025-03-20T03:29:53.206Z | Downloaded openssl-sys v0.9.95 |
253 | 2025-03-20T03:29:53.230Z | Downloaded futures-channel v0.3.31 |
254 | 2025-03-20T03:29:53.230Z | Downloaded typify-impl v0.3.0 |
255 | 2025-03-20T03:29:53.254Z | Downloaded hyper-tls v0.6.0 |
256 | 2025-03-20T03:29:53.254Z | Downloaded jobserver v0.1.32 |
257 | 2025-03-20T03:29:53.254Z | Downloaded indicatif v0.17.11 |
258 | 2025-03-20T03:29:53.254Z | Downloaded float-ord v0.3.2 |
259 | 2025-03-20T03:29:53.254Z | Downloaded unicode-bidi v0.3.13 |
260 | 2025-03-20T03:29:53.254Z | Downloaded which v7.0.2 |
261 | 2025-03-20T03:29:53.255Z | Downloaded take_mut v0.2.2 |
262 | 2025-03-20T03:29:53.255Z | Downloaded enum-as-inner v0.6.0 |
263 | 2025-03-20T03:29:53.255Z | Downloaded hyper-rustls v0.27.3 |
264 | 2025-03-20T03:29:53.255Z | Downloaded uuid v1.15.1 |
265 | 2025-03-20T03:29:53.279Z | Downloaded tokio-rustls v0.25.0 |
266 | 2025-03-20T03:29:53.279Z | Downloaded siphasher v0.3.11 |
267 | 2025-03-20T03:29:53.279Z | Downloaded ring v0.17.5 |
268 | 2025-03-20T03:29:53.332Z | Downloaded whoami v1.5.1 |
269 | 2025-03-20T03:29:53.357Z | Downloaded foreign-types-shared v0.1.1 |
270 | 2025-03-20T03:29:53.357Z | Downloaded getrandom v0.2.11 |
271 | 2025-03-20T03:29:53.358Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
272 | 2025-03-20T03:29:53.431Z | Downloaded smoltcp v0.11.0 |
273 | 2025-03-20T03:29:53.456Z | Downloaded signal-hook-tokio v0.3.1 |
274 | 2025-03-20T03:29:53.456Z | Downloaded rand_hc v0.1.0 |
275 | 2025-03-20T03:29:53.456Z | Downloaded ucd-trie v0.1.6 |
276 | 2025-03-20T03:29:53.456Z | Downloaded proc-macro-error-attr v1.0.4 |
277 | 2025-03-20T03:29:53.456Z | Downloaded typify-macro v0.2.0 |
278 | 2025-03-20T03:29:53.456Z | Downloaded itertools v0.12.1 |
279 | 2025-03-20T03:29:53.481Z | Downloaded untrusted v0.9.0 |
280 | 2025-03-20T03:29:53.481Z | Downloaded futures-sink v0.3.31 |
281 | 2025-03-20T03:29:53.481Z | Downloaded fd-lock v4.0.2 |
282 | 2025-03-20T03:29:53.481Z | Downloaded stable_deref_trait v1.2.0 |
283 | 2025-03-20T03:29:53.481Z | Downloaded slog-json v2.6.1 |
284 | 2025-03-20T03:29:53.481Z | Downloaded usdt v0.5.0 |
285 | 2025-03-20T03:29:53.481Z | Downloaded progenitor-client v0.8.0 |
286 | 2025-03-20T03:29:53.481Z | Downloaded rand_os v0.1.3 |
287 | 2025-03-20T03:29:53.481Z | Downloaded smallvec v1.13.2 |
288 | 2025-03-20T03:29:53.481Z | Downloaded slog-dtrace v0.3.0 |
289 | 2025-03-20T03:29:53.481Z | Downloaded scroll v0.12.0 |
290 | 2025-03-20T03:29:53.481Z | Downloaded progenitor-impl v0.8.0 |
291 | 2025-03-20T03:29:53.506Z | Downloaded qorb v0.2.1 |
292 | 2025-03-20T03:29:53.506Z | Downloaded vcpkg v0.2.15 |
293 | 2025-03-20T03:29:53.531Z | Downloaded utf8-width v0.1.6 |
294 | 2025-03-20T03:29:53.555Z | Downloaded tokio v1.43.0 |
295 | 2025-03-20T03:29:53.580Z | Downloaded serde_urlencoded v0.7.1 |
296 | 2025-03-20T03:29:53.580Z | Downloaded typify v0.2.0 |
297 | 2025-03-20T03:29:53.604Z | Downloaded either v1.15.0 |
298 | 2025-03-20T03:29:53.604Z | Downloaded hickory-proto v0.24.1 |
299 | 2025-03-20T03:29:53.604Z | Downloaded rayon v1.10.0 |
300 | 2025-03-20T03:29:53.629Z | Downloaded embedded-io v0.6.1 |
301 | 2025-03-20T03:29:53.629Z | Downloaded hubpack_derive v0.1.1 |
302 | 2025-03-20T03:29:53.629Z | Downloaded rand v0.8.5 |
303 | 2025-03-20T03:29:53.629Z | Downloaded usdt-attr-macro v0.5.0 |
304 | 2025-03-20T03:29:53.629Z | Downloaded time-core v0.1.2 |
305 | 2025-03-20T03:29:53.629Z | Downloaded statistical v1.0.0 |
306 | 2025-03-20T03:29:53.629Z | Downloaded rustls v0.23.25 |
307 | 2025-03-20T03:29:53.653Z | Downloaded idna v0.4.0 |
308 | 2025-03-20T03:29:53.653Z | Downloaded reedline v0.38.0 |
309 | 2025-03-20T03:29:53.653Z | Downloaded zerocopy-derive v0.6.6 |
310 | 2025-03-20T03:29:53.678Z | Downloaded structmeta-derive v0.3.0 |
311 | 2025-03-20T03:29:53.678Z | Downloaded try-lock v0.2.4 |
312 | 2025-03-20T03:29:53.678Z | Downloaded twox-hash v2.1.0 |
313 | 2025-03-20T03:29:53.678Z | Downloaded ptr_meta_derive v0.1.4 |
314 | 2025-03-20T03:29:53.678Z | Downloaded quick-error v1.2.3 |
315 | 2025-03-20T03:29:53.678Z | Downloaded lazycell v1.3.0 |
316 | 2025-03-20T03:29:53.678Z | Downloaded heapless v0.8.0 |
317 | 2025-03-20T03:29:53.678Z | Downloaded futures-util v0.3.31 |
318 | 2025-03-20T03:29:53.703Z | Downloaded instant v0.1.12 |
319 | 2025-03-20T03:29:53.703Z | Downloaded serde_json v1.0.139 |
320 | 2025-03-20T03:29:53.703Z | Downloaded serde_derive v1.0.218 |
321 | 2025-03-20T03:29:53.703Z | Downloaded hyper v1.6.0 |
322 | 2025-03-20T03:29:53.703Z | Downloaded radium v0.7.0 |
323 | 2025-03-20T03:29:53.728Z | Downloaded shlex v1.3.0 |
324 | 2025-03-20T03:29:53.728Z | Downloaded futures-io v0.3.31 |
325 | 2025-03-20T03:29:53.728Z | Downloaded env_home v0.1.0 |
326 | 2025-03-20T03:29:53.728Z | Downloaded rand_chacha v0.3.1 |
327 | 2025-03-20T03:29:53.728Z | Downloaded strum_macros v0.27.1 |
328 | 2025-03-20T03:29:53.728Z | Downloaded rusty-fork v0.3.0 |
329 | 2025-03-20T03:29:53.728Z | Downloaded winnow v0.7.3 |
330 | 2025-03-20T03:29:53.728Z | Downloaded csv v1.3.1 |
331 | 2025-03-20T03:29:53.752Z | Downloaded rustix v1.0.2 |
332 | 2025-03-20T03:29:53.777Z | Downloaded quinn-proto v0.11.8 |
333 | 2025-03-20T03:29:53.801Z | Downloaded unicase v2.7.0 |
334 | 2025-03-20T03:29:53.801Z | Downloaded typify-macro v0.3.0 |
335 | 2025-03-20T03:29:53.801Z | Downloaded fallible-iterator v0.3.0 |
336 | 2025-03-20T03:29:53.801Z | Downloaded unicode-normalization v0.1.22 |
337 | 2025-03-20T03:29:53.801Z | Downloaded semver v1.0.26 |
338 | 2025-03-20T03:29:53.801Z | Downloaded zone v0.3.0 |
339 | 2025-03-20T03:29:53.801Z | Downloaded tabwriter v1.4.0 |
340 | 2025-03-20T03:29:53.801Z | Downloaded libz-sys v1.1.12 |
341 | 2025-03-20T03:29:53.857Z | Downloaded winnow v0.5.19 |
342 | 2025-03-20T03:29:53.882Z | Downloaded miniz_oxide v0.7.1 |
343 | 2025-03-20T03:29:53.882Z | Downloaded hashbrown v0.15.2 |
344 | 2025-03-20T03:29:53.882Z | Downloaded embedded-io v0.4.0 |
345 | 2025-03-20T03:29:53.882Z | Downloaded unicode-segmentation v1.10.1 |
346 | 2025-03-20T03:29:53.882Z | Downloaded semver v0.1.20 |
347 | 2025-03-20T03:29:53.882Z | Downloaded humantime v2.1.0 |
348 | 2025-03-20T03:29:53.907Z | Downloaded http-body-util v0.1.2 |
349 | 2025-03-20T03:29:53.907Z | Downloaded hostname v0.3.1 |
350 | 2025-03-20T03:29:53.907Z | Downloaded parse-display v0.10.0 |
351 | 2025-03-20T03:29:53.907Z | Downloaded prettyplease v0.2.31 |
352 | 2025-03-20T03:29:53.907Z | Downloaded subtle v2.5.0 |
353 | 2025-03-20T03:29:53.907Z | Downloaded rand_core v0.4.2 |
354 | 2025-03-20T03:29:53.907Z | Downloaded git2 v0.19.0 |
355 | 2025-03-20T03:29:53.907Z | Downloaded rand_pcg v0.1.2 |
356 | 2025-03-20T03:29:53.907Z | Downloaded socket2 v0.5.5 |
357 | 2025-03-20T03:29:53.907Z | Downloaded slog-bunyan v2.5.0 |
358 | 2025-03-20T03:29:53.932Z | Downloaded dirs-sys-next v0.1.2 |
359 | 2025-03-20T03:29:53.932Z | Downloaded scroll_derive v0.12.0 |
360 | 2025-03-20T03:29:53.932Z | Downloaded zone_cfg_derive v0.3.0 |
361 | 2025-03-20T03:29:53.932Z | Downloaded owo-colors v4.2.0 |
362 | 2025-03-20T03:29:53.932Z | Downloaded highway v1.3.0 |
363 | 2025-03-20T03:29:53.932Z | Downloaded getrandom v0.3.1 |
364 | 2025-03-20T03:29:53.932Z | Downloaded typify-impl v0.2.0 |
365 | 2025-03-20T03:29:53.957Z | Downloaded static_assertions v1.1.0 |
366 | 2025-03-20T03:29:53.957Z | Downloaded webpki-roots v0.26.6 |
367 | 2025-03-20T03:29:53.957Z | Downloaded urlencoding v2.1.3 |
368 | 2025-03-20T03:29:53.957Z | Downloaded serde_yaml v0.9.27 |
369 | 2025-03-20T03:29:53.957Z | Downloaded serde_with_macros v3.12.0 |
370 | 2025-03-20T03:29:53.957Z | Downloaded seahash v4.1.0 |
371 | 2025-03-20T03:29:53.957Z | Downloaded http v1.3.1 |
372 | 2025-03-20T03:29:53.981Z | Downloaded fs_extra v1.3.0 |
373 | 2025-03-20T03:29:53.981Z | Downloaded rustc-hash v2.0.0 |
374 | 2025-03-20T03:29:53.981Z | Downloaded tracing v0.1.41 |
375 | 2025-03-20T03:29:53.981Z | Downloaded polyval v0.6.1 |
376 | 2025-03-20T03:29:53.981Z | Downloaded memmap2 v0.9.4 |
377 | 2025-03-20T03:29:53.981Z | Downloaded rayon-core v1.12.1 |
378 | 2025-03-20T03:29:53.981Z | Downloaded ryu v1.0.15 |
379 | 2025-03-20T03:29:53.981Z | Downloaded futures-task v0.3.31 |
380 | 2025-03-20T03:29:53.981Z | Downloaded thread-id v4.2.1 |
381 | 2025-03-20T03:29:53.981Z | Downloaded num-conv v0.1.0 |
382 | 2025-03-20T03:29:53.981Z | Downloaded progenitor-client v0.9.1 |
383 | 2025-03-20T03:29:53.981Z | Downloaded structmeta v0.3.0 |
384 | 2025-03-20T03:29:54.006Z | Downloaded rustls-pki-types v1.11.0 |
385 | 2025-03-20T03:29:54.006Z | Downloaded signal-hook-registry v1.4.1 |
386 | 2025-03-20T03:29:54.006Z | Downloaded num-bigint v0.2.6 |
387 | 2025-03-20T03:29:54.006Z | Downloaded smf v0.2.3 |
388 | 2025-03-20T03:29:54.006Z | Downloaded home v0.5.11 |
389 | 2025-03-20T03:29:54.006Z | Downloaded rustls v0.22.4 |
390 | 2025-03-20T03:29:54.031Z | Downloaded sha2 v0.10.8 |
391 | 2025-03-20T03:29:54.031Z | Downloaded regex-automata v0.4.9 |
392 | 2025-03-20T03:29:54.031Z | Downloaded zerocopy-derive v0.8.23 |
393 | 2025-03-20T03:29:54.056Z | Downloaded form_urlencoded v1.2.1 |
394 | 2025-03-20T03:29:54.056Z | Downloaded foreign-types-shared v0.3.1 |
395 | 2025-03-20T03:29:54.056Z | Downloaded tinyvec_macros v0.1.1 |
396 | 2025-03-20T03:29:54.056Z | Downloaded hex v0.4.3 |
397 | 2025-03-20T03:29:54.056Z | Downloaded equivalent v1.0.1 |
398 | 2025-03-20T03:29:54.056Z | Downloaded which v4.4.2 |
399 | 2025-03-20T03:29:54.056Z | Downloaded version_check v0.9.5 |
400 | 2025-03-20T03:29:54.056Z | Downloaded rand_core v0.3.1 |
401 | 2025-03-20T03:29:54.056Z | Downloaded plain v0.2.3 |
402 | 2025-03-20T03:29:54.056Z | Downloaded httparse v1.10.1 |
403 | 2025-03-20T03:29:54.056Z | Downloaded strip-ansi-escapes v0.2.0 |
404 | 2025-03-20T03:29:54.056Z | Downloaded syn v1.0.109 |
405 | 2025-03-20T03:29:54.081Z | Downloaded swrite v0.1.0 |
406 | 2025-03-20T03:29:54.081Z | Downloaded rangemap v1.5.1 |
407 | 2025-03-20T03:29:54.081Z | Downloaded crc32fast v1.3.2 |
408 | 2025-03-20T03:29:54.081Z | Downloaded ipnet v2.9.0 |
409 | 2025-03-20T03:29:54.081Z | Downloaded http-range v0.1.5 |
410 | 2025-03-20T03:29:54.081Z | Downloaded itoa v1.0.9 |
411 | 2025-03-20T03:29:54.081Z | Downloaded num v0.4.3 |
412 | 2025-03-20T03:29:54.081Z | Downloaded sha1 v0.10.6 |
413 | 2025-03-20T03:29:54.081Z | Downloaded vergen v8.3.2 |
414 | 2025-03-20T03:29:54.081Z | Downloaded itertools v0.10.5 |
415 | 2025-03-20T03:29:54.106Z | Downloaded serde v1.0.218 |
416 | 2025-03-20T03:29:54.106Z | Downloaded rustls-pemfile v2.1.3 |
417 | 2025-03-20T03:29:54.106Z | Downloaded syn v2.0.99 |
418 | 2025-03-20T03:29:54.106Z | Downloaded pest_meta v2.7.6 |
419 | 2025-03-20T03:29:54.106Z | Downloaded memmap v0.7.0 |
420 | 2025-03-20T03:29:54.106Z | Downloaded libsw v3.5.0 |
421 | 2025-03-20T03:29:54.131Z | Downloaded clap_lex v0.7.4 |
422 | 2025-03-20T03:29:54.131Z | Downloaded waitgroup v0.1.2 |
423 | 2025-03-20T03:29:54.131Z | Downloaded wait-timeout v0.2.0 |
424 | 2025-03-20T03:29:54.131Z | Downloaded regex-syntax v0.8.5 |
425 | 2025-03-20T03:29:54.131Z | Downloaded zerocopy-derive v0.7.32 |
426 | 2025-03-20T03:29:54.131Z | Downloaded human_bytes v0.4.3 |
427 | 2025-03-20T03:29:54.131Z | Downloaded dropshot v0.16.0 |
428 | 2025-03-20T03:29:54.155Z | Downloaded steno v0.4.1 |
429 | 2025-03-20T03:29:54.155Z | Downloaded itertools v0.13.0 |
430 | 2025-03-20T03:29:54.180Z | Downloaded proptest v1.6.0 |
431 | 2025-03-20T03:29:54.180Z | Downloaded overload v0.1.1 |
432 | 2025-03-20T03:29:54.180Z | Downloaded serde-big-array v0.5.1 |
433 | 2025-03-20T03:29:54.180Z | Downloaded rustls-pemfile v1.0.4 |
434 | 2025-03-20T03:29:54.180Z | Downloaded rand v0.6.5 |
435 | 2025-03-20T03:29:54.204Z | Downloaded aws-lc-rs v1.12.6 |
436 | 2025-03-20T03:29:54.204Z | Downloaded typify v0.3.0 |
437 | 2025-03-20T03:29:54.204Z | Downloaded http-body v1.0.1 |
438 | 2025-03-20T03:29:54.204Z | Downloaded hostname v0.4.0 |
439 | 2025-03-20T03:29:54.205Z | Downloaded term v0.7.0 |
440 | 2025-03-20T03:29:54.205Z | Downloaded usdt-impl v0.5.0 |
441 | 2025-03-20T03:29:54.205Z | Downloaded newtype_derive v0.1.6 |
442 | 2025-03-20T03:29:54.229Z | Downloaded mio v1.0.2 |
443 | 2025-03-20T03:29:54.229Z | Downloaded crossterm v0.28.1 |
444 | 2025-03-20T03:29:54.229Z | Downloaded clap_builder v4.5.32 |
445 | 2025-03-20T03:29:54.229Z | Downloaded cfg-if v1.0.0 |
446 | 2025-03-20T03:29:54.229Z | Downloaded bindgen v0.69.5 |
447 | 2025-03-20T03:29:54.254Z | Downloaded autocfg v0.1.8 |
448 | 2025-03-20T03:29:54.254Z | Downloaded async-stream v0.3.6 |
449 | 2025-03-20T03:29:54.254Z | Downloaded regex v1.11.1 |
450 | 2025-03-20T03:29:54.254Z | Downloaded serde_spanned v0.6.8 |
451 | 2025-03-20T03:29:54.254Z | Downloaded tar v0.4.40 |
452 | 2025-03-20T03:29:54.278Z | Downloaded tap v1.0.1 |
453 | 2025-03-20T03:29:54.278Z | Downloaded strsim v0.11.0 |
454 | 2025-03-20T03:29:54.278Z | Downloaded resolv-conf v0.7.0 |
455 | 2025-03-20T03:29:54.278Z | Downloaded quinn-udp v0.5.5 |
456 | 2025-03-20T03:29:54.278Z | Downloaded futures-executor v0.3.31 |
457 | 2025-03-20T03:29:54.278Z | Downloaded futures v0.3.31 |
458 | 2025-03-20T03:29:54.278Z | Downloaded filetime v0.2.22 |
459 | 2025-03-20T03:29:54.278Z | Downloaded tokio-native-tls v0.3.1 |
460 | 2025-03-20T03:29:54.278Z | Downloaded tokio-macros v2.5.0 |
461 | 2025-03-20T03:29:54.278Z | Downloaded rustix v0.38.37 |
462 | 2025-03-20T03:29:54.303Z | Downloaded ringbuffer v0.15.0 |
463 | 2025-03-20T03:29:54.303Z | Downloaded fixedbitset v0.4.2 |
464 | 2025-03-20T03:29:54.303Z | Downloaded tinyvec v1.6.0 |
465 | 2025-03-20T03:29:54.327Z | Downloaded rustc-hash v1.1.0 |
466 | 2025-03-20T03:29:54.327Z | Downloaded flate2 v1.0.28 |
467 | 2025-03-20T03:29:54.327Z | Downloaded crossbeam-deque v0.8.3 |
468 | 2025-03-20T03:29:54.327Z | Downloaded bitvec v1.0.1 |
469 | 2025-03-20T03:29:54.352Z | Downloaded aes v0.8.3 |
470 | 2025-03-20T03:29:54.352Z | Downloaded fixedbitset v0.5.7 |
471 | 2025-03-20T03:29:54.352Z | Downloaded hyper-staticfile v0.10.1 |
472 | 2025-03-20T03:29:54.352Z | Downloaded clearscreen v4.0.1 |
473 | 2025-03-20T03:29:54.352Z | Downloaded base64 v0.22.1 |
474 | 2025-03-20T03:29:54.352Z | Downloaded hubpack v0.1.2 |
475 | 2025-03-20T03:29:54.352Z | Downloaded tracing-subscriber v0.3.19 |
476 | 2025-03-20T03:29:54.377Z | Downloaded tokio-stream v0.1.14 |
477 | 2025-03-20T03:29:54.377Z | Downloaded password-hash v0.5.0 |
478 | 2025-03-20T03:29:54.377Z | Downloaded unicode-width v0.1.14 |
479 | 2025-03-20T03:29:54.377Z | Downloaded rusqlite v0.34.0 |
480 | 2025-03-20T03:29:54.377Z | Downloaded num_enum v0.5.11 |
481 | 2025-03-20T03:29:54.402Z | Downloaded managed v0.8.0 |
482 | 2025-03-20T03:29:54.402Z | Downloaded anyhow v1.0.97 |
483 | 2025-03-20T03:29:54.402Z | Downloaded sharded-slab v0.1.7 |
484 | 2025-03-20T03:29:54.402Z | Downloaded foreign-types v0.5.0 |
485 | 2025-03-20T03:29:54.402Z | Downloaded num-rational v0.2.4 |
486 | 2025-03-20T03:29:54.402Z | Downloaded crossbeam-channel v0.5.13 |
487 | 2025-03-20T03:29:54.402Z | Downloaded dtrace-parser v0.2.0 |
488 | 2025-03-20T03:29:54.402Z | Downloaded rustls-webpki v0.103.0 |
489 | 2025-03-20T03:29:54.426Z | Downloaded fnv v1.0.7 |
490 | 2025-03-20T03:29:54.426Z | Downloaded unsafe-libyaml v0.2.9 |
491 | 2025-03-20T03:29:54.426Z | Downloaded nu-ansi-term v0.50.0 |
492 | 2025-03-20T03:29:54.426Z | Downloaded daft v0.1.2 |
493 | 2025-03-20T03:29:54.426Z | Downloaded rand_xorshift v0.1.1 |
494 | 2025-03-20T03:29:54.426Z | Downloaded dunce v1.0.5 |
495 | 2025-03-20T03:29:54.451Z | Downloaded dropshot_endpoint v0.16.0 |
496 | 2025-03-20T03:29:54.451Z | Downloaded toml v0.7.8 |
497 | 2025-03-20T03:29:54.451Z | Downloaded num-integer v0.1.46 |
498 | 2025-03-20T03:29:54.451Z | Downloaded derive-where v1.2.7 |
499 | 2025-03-20T03:29:54.451Z | Downloaded topological-sort v0.2.2 |
500 | 2025-03-20T03:29:54.451Z | Downloaded simdutf8 v0.1.4 |
501 | 2025-03-20T03:29:54.451Z | Downloaded defmt v0.3.8 |
502 | 2025-03-20T03:29:54.451Z | Downloaded crossbeam-epoch v0.9.15 |
503 | 2025-03-20T03:29:54.451Z | Downloaded cargo_metadata v0.18.1 |
504 | 2025-03-20T03:29:54.476Z | Downloaded byteorder v1.5.0 |
505 | 2025-03-20T03:29:54.476Z | Downloaded async-recursion v1.1.1 |
506 | 2025-03-20T03:29:54.476Z | Downloaded syn_derive v0.1.8 |
507 | 2025-03-20T03:29:54.476Z | Downloaded digest v0.10.7 |
508 | 2025-03-20T03:29:54.476Z | Downloaded darling_core v0.20.3 |
509 | 2025-03-20T03:29:54.476Z | Downloaded crossbeam-utils v0.8.20 |
510 | 2025-03-20T03:29:54.476Z | Downloaded constant_time_eq v0.3.0 |
511 | 2025-03-20T03:29:54.476Z | Downloaded rkyv_derive v0.7.43 |
512 | 2025-03-20T03:29:54.476Z | Downloaded foldhash v0.1.4 |
513 | 2025-03-20T03:29:54.476Z | Downloaded num_enum v0.7.3 |
514 | 2025-03-20T03:29:54.500Z | Downloaded lru-cache v0.1.2 |
515 | 2025-03-20T03:29:54.501Z | Downloaded aws-lc-sys v0.27.1 |
516 | 2025-03-20T03:29:54.722Z | Downloaded linked-hash-map v0.5.6 |
517 | 2025-03-20T03:29:54.747Z | Downloaded derive_more v0.99.19 |
518 | 2025-03-20T03:29:54.747Z | Downloaded darling v0.20.3 |
519 | 2025-03-20T03:29:54.747Z | Downloaded convert_case v0.4.0 |
520 | 2025-03-20T03:29:54.747Z | Downloaded clang-sys v1.8.1 |
521 | 2025-03-20T03:29:54.747Z | Downloaded bincode v1.3.3 |
522 | 2025-03-20T03:29:54.772Z | Downloaded atomic-waker v1.1.2 |
523 | 2025-03-20T03:29:54.772Z | Downloaded itertools v0.14.0 |
524 | 2025-03-20T03:29:54.796Z | Downloaded futures-macro v0.3.31 |
525 | 2025-03-20T03:29:54.796Z | Downloaded tracing-opentelemetry v0.22.0 |
526 | 2025-03-20T03:29:54.796Z | Downloaded toml_edit v0.22.24 |
527 | 2025-03-20T03:29:54.820Z | Downloaded toml_edit v0.20.7 |
528 | 2025-03-20T03:29:54.845Z | Downloaded toml_edit v0.19.15 |
529 | 2025-03-20T03:29:54.869Z | Downloaded thiserror v1.0.69 |
530 | 2025-03-20T03:29:54.869Z | Downloaded phf_shared v0.11.2 |
531 | 2025-03-20T03:29:54.869Z | Downloaded num-iter v0.1.45 |
532 | 2025-03-20T03:29:54.869Z | Downloaded defmt-parser v0.3.4 |
533 | 2025-03-20T03:29:54.869Z | Downloaded ctr v0.9.2 |
534 | 2025-03-20T03:29:54.869Z | Downloaded cobs v0.2.3 |
535 | 2025-03-20T03:29:54.869Z | Downloaded cipher v0.4.4 |
536 | 2025-03-20T03:29:54.869Z | Downloaded cancel-safe-futures v0.1.5 |
537 | 2025-03-20T03:29:54.869Z | Downloaded camino-tempfile v1.1.1 |
538 | 2025-03-20T03:29:54.869Z | Downloaded tokio-util v0.7.14 |
539 | 2025-03-20T03:29:54.899Z | Downloaded indexmap v1.9.3 |
540 | 2025-03-20T03:29:54.899Z | Downloaded winnow v0.6.18 |
541 | 2025-03-20T03:29:54.899Z | Downloaded pkg-config v0.3.27 |
542 | 2025-03-20T03:29:54.899Z | Downloaded opentelemetry v0.28.0 |
543 | 2025-03-20T03:29:54.899Z | Downloaded camino v1.1.9 |
544 | 2025-03-20T03:29:54.899Z | Downloaded argon2 v0.5.3 |
545 | 2025-03-20T03:29:54.924Z | Downloaded ahash v0.7.7 |
546 | 2025-03-20T03:29:54.924Z | Downloaded tracing-log v0.2.0 |
547 | 2025-03-20T03:29:54.924Z | Downloaded tokio-rustls v0.26.2 |
548 | 2025-03-20T03:29:54.924Z | Downloaded heck v0.4.1 |
549 | 2025-03-20T03:29:54.924Z | Downloaded ordered-float v2.10.1 |
550 | 2025-03-20T03:29:54.924Z | Downloaded opentelemetry_sdk v0.21.2 |
551 | 2025-03-20T03:29:54.924Z | Downloaded memchr v2.7.4 |
552 | 2025-03-20T03:29:54.924Z | Downloaded colored v2.1.0 |
553 | 2025-03-20T03:29:54.950Z | Downloaded cfg_aliases v0.2.1 |
554 | 2025-03-20T03:29:54.950Z | Downloaded cexpr v0.6.0 |
555 | 2025-03-20T03:29:54.950Z | Downloaded block-buffer v0.10.4 |
556 | 2025-03-20T03:29:54.950Z | Downloaded backoff v0.4.0 |
557 | 2025-03-20T03:29:54.950Z | Downloaded atty v0.2.14 |
558 | 2025-03-20T03:29:54.950Z | Downloaded atomicwrites v0.4.4 |
559 | 2025-03-20T03:29:54.950Z | Downloaded aead v0.5.2 |
560 | 2025-03-20T03:29:54.950Z | Downloaded signal-hook v0.3.17 |
561 | 2025-03-20T03:29:54.950Z | Downloaded rkyv v0.7.43 |
562 | 2025-03-20T03:29:54.950Z | Downloaded indexmap v2.7.1 |
563 | 2025-03-20T03:29:54.974Z | Downloaded foreign-types v0.3.2 |
564 | 2025-03-20T03:29:54.974Z | Downloaded data-encoding v2.5.0 |
565 | 2025-03-20T03:29:54.974Z | Downloaded cstr-argument v0.1.2 |
566 | 2025-03-20T03:29:54.974Z | Downloaded cmake v0.1.54 |
567 | 2025-03-20T03:29:54.975Z | Downloaded chrono v0.4.40 |
568 | 2025-03-20T03:29:54.975Z | Downloaded cfg_aliases v0.1.1 |
569 | 2025-03-20T03:29:54.975Z | Downloaded bitflags v1.3.2 |
570 | 2025-03-20T03:29:54.975Z | Downloaded base64 v0.21.7 |
571 | 2025-03-20T03:29:54.975Z | Downloaded deranged v0.3.9 |
572 | 2025-03-20T03:29:54.975Z | Downloaded bytecheck v0.6.11 |
573 | 2025-03-20T03:29:54.975Z | Downloaded anstyle-query v1.0.0 |
574 | 2025-03-20T03:29:55.000Z | Downloaded anstyle v1.0.8 |
575 | 2025-03-20T03:29:55.000Z | Downloaded anstream v0.6.12 |
576 | 2025-03-20T03:29:55.000Z | Downloaded bit-vec v0.8.0 |
577 | 2025-03-20T03:29:55.000Z | Downloaded memoffset v0.9.0 |
578 | 2025-03-20T03:29:55.000Z | Downloaded base64ct v1.6.0 |
579 | 2025-03-20T03:29:55.000Z | Downloaded progenitor-macro v0.8.0 |
580 | 2025-03-20T03:29:55.000Z | Downloaded tower-service v0.3.3 |
581 | 2025-03-20T03:29:55.000Z | Downloaded opentelemetry-jaeger v0.20.0 |
582 | 2025-03-20T03:29:55.000Z | Downloaded libm v0.2.8 |
583 | 2025-03-20T03:29:55.025Z | Downloaded console v0.15.7 |
584 | 2025-03-20T03:29:55.025Z | Downloaded cc v1.2.16 |
585 | 2025-03-20T03:29:55.025Z | Downloaded bytes v1.10.1 |
586 | 2025-03-20T03:29:55.025Z | Downloaded borsh-derive v1.3.0 |
587 | 2025-03-20T03:29:55.025Z | Downloaded borsh v1.3.0 |
588 | 2025-03-20T03:29:55.025Z | Downloaded blake2 v0.10.6 |
589 | 2025-03-20T03:29:55.025Z | Downloaded arrayref v0.3.7 |
590 | 2025-03-20T03:29:55.025Z | Downloaded anstyle-parse v0.2.2 |
591 | 2025-03-20T03:29:55.049Z | Downloaded ident_case v1.0.1 |
592 | 2025-03-20T03:29:55.049Z | Downloaded iana-time-zone v0.1.58 |
593 | 2025-03-20T03:29:55.049Z | Downloaded hyper-util v0.1.10 |
594 | 2025-03-20T03:29:55.050Z | Downloaded heck v0.5.0 |
595 | 2025-03-20T03:29:55.050Z | Downloaded zerocopy v0.8.23 |
596 | 2025-03-20T03:29:55.074Z | Downloaded xattr v1.0.1 |
597 | 2025-03-20T03:29:55.074Z | Downloaded vte v0.11.1 |
598 | 2025-03-20T03:29:55.074Z | Downloaded tower-layer v0.3.3 |
599 | 2025-03-20T03:29:55.074Z | Downloaded terminfo v0.9.0 |
600 | 2025-03-20T03:29:55.074Z | Downloaded strsim v0.10.0 |
601 | 2025-03-20T03:29:55.074Z | Downloaded pretty-hex v0.4.1 |
602 | 2025-03-20T03:29:55.074Z | Downloaded pin-utils v0.1.0 |
603 | 2025-03-20T03:29:55.074Z | Downloaded once_cell v1.19.0 |
604 | 2025-03-20T03:29:55.099Z | Downloaded num_threads v0.1.6 |
605 | 2025-03-20T03:29:55.099Z | Downloaded defmt-macros v0.3.9 |
606 | 2025-03-20T03:29:55.099Z | Downloaded darling_macro v0.20.3 |
607 | 2025-03-20T03:29:55.099Z | Downloaded csv-core v0.1.11 |
608 | 2025-03-20T03:29:55.099Z | Downloaded crypto-common v0.1.6 |
609 | 2025-03-20T03:29:55.099Z | Downloaded clap_derive v4.5.32 |
610 | 2025-03-20T03:29:55.099Z | Downloaded cpufeatures v0.2.12 |
611 | 2025-03-20T03:29:55.099Z | Downloaded cookie v0.18.1 |
612 | 2025-03-20T03:29:55.099Z | Downloaded clap v4.5.32 |
613 | 2025-03-20T03:29:55.124Z | Downloaded zerocopy v0.7.32 |
614 | 2025-03-20T03:29:55.124Z | Downloaded zerocopy v0.6.6 |
615 | 2025-03-20T03:29:55.124Z | Downloaded pin-project-lite v0.2.13 |
616 | 2025-03-20T03:29:55.149Z | Downloaded log v0.4.22 |
617 | 2025-03-20T03:29:55.149Z | Downloaded colorchoice v1.0.0 |
618 | 2025-03-20T03:29:55.149Z | Downloaded async-stream-impl v0.3.6 |
619 | 2025-03-20T03:29:55.149Z | Downloaded vte_generate_state_changes v0.1.1 |
620 | 2025-03-20T03:29:55.149Z | Downloaded tracing-core v0.1.33 |
621 | 2025-03-20T03:29:55.149Z | Downloaded tower v0.5.2 |
622 | 2025-03-20T03:29:55.149Z | Downloaded slog-term v2.9.1 |
623 | 2025-03-20T03:29:55.149Z | Downloaded petgraph v0.7.1 |
624 | 2025-03-20T03:29:55.173Z | Downloaded paste v1.0.15 |
625 | 2025-03-20T03:29:55.173Z | Downloaded num_enum_derive v0.7.3 |
626 | 2025-03-20T03:29:55.173Z | Downloaded num-complex v0.4.6 |
627 | 2025-03-20T03:29:55.173Z | Downloaded num v0.2.1 |
628 | 2025-03-20T03:29:55.198Z | Downloaded daft-derive v0.1.2 |
629 | 2025-03-20T03:29:55.198Z | Downloaded byte-unit v5.1.6 |
630 | 2025-03-20T03:29:55.198Z | Downloaded aho-corasick v1.1.2 |
631 | 2025-03-20T03:29:55.198Z | Downloaded thiserror-impl v2.0.12 |
632 | 2025-03-20T03:29:55.198Z | Downloaded thiserror v2.0.12 |
633 | 2025-03-20T03:29:55.198Z | Downloaded strum v0.26.3 |
634 | 2025-03-20T03:29:55.198Z | Downloaded pretty-hex v0.2.1 |
635 | 2025-03-20T03:29:55.222Z | Downloaded petgraph v0.6.5 |
636 | 2025-03-20T03:29:55.222Z | Downloaded test-strategy v0.4.0 |
637 | 2025-03-20T03:29:55.222Z | Downloaded postcard v1.0.10 |
638 | 2025-03-20T03:29:55.247Z | Downloaded pest_generator v2.7.6 |
639 | 2025-03-20T03:29:55.247Z | Downloaded openapiv3 v2.0.0 |
640 | 2025-03-20T03:29:55.247Z | Downloaded newline-converter v0.3.0 |
641 | 2025-03-20T03:29:55.247Z | Downloaded mime v0.3.17 |
642 | 2025-03-20T03:29:55.247Z | Downloaded blake3 v1.5.1 |
643 | 2025-03-20T03:29:55.272Z | Downloaded bitflags v2.6.0 |
644 | 2025-03-20T03:29:55.272Z | Downloaded strum v0.27.1 |
645 | 2025-03-20T03:29:55.272Z | Downloaded spin v0.9.8 |
646 | 2025-03-20T03:29:55.272Z | Downloaded slog v2.7.0 |
647 | 2025-03-20T03:29:55.272Z | Downloaded libloading v0.8.6 |
648 | 2025-03-20T03:29:55.272Z | Downloaded pest v2.7.6 |
649 | 2025-03-20T03:29:55.272Z | Downloaded percent-encoding v2.3.1 |
650 | 2025-03-20T03:29:55.272Z | Downloaded parse-display-derive v0.10.0 |
651 | 2025-03-20T03:29:55.272Z | Downloaded number_prefix v0.4.0 |
652 | 2025-03-20T03:29:55.272Z | Downloaded nix v0.29.0 |
653 | 2025-03-20T03:29:55.297Z | Downloaded autocfg v1.1.0 |
654 | 2025-03-20T03:29:55.297Z | Downloaded allocator-api2 v0.2.16 |
655 | 2025-03-20T03:29:55.297Z | Downloaded ordered-float v4.2.0 |
656 | 2025-03-20T03:29:55.297Z | Downloaded omicron-zone-package v0.12.0 |
657 | 2025-03-20T03:29:55.297Z | Downloaded num_enum_derive v0.5.11 |
658 | 2025-03-20T03:29:55.297Z | Downloaded num_cpus v1.16.0 |
659 | 2025-03-20T03:29:55.322Z | Downloaded num-traits v0.2.19 |
660 | 2025-03-20T03:29:55.322Z | Downloaded num-derive v0.4.2 |
661 | 2025-03-20T03:29:55.322Z | Downloaded dirs-next v2.0.0 |
662 | 2025-03-20T03:29:55.322Z | Downloaded aes-gcm-siv v0.11.1 |
663 | 2025-03-20T03:29:55.322Z | Downloaded num-complex v0.2.4 |
664 | 2025-03-20T03:29:55.322Z | Downloaded adler v1.0.2 |
665 | 2025-03-20T03:29:55.322Z | Downloaded phf_codegen v0.11.2 |
666 | 2025-03-20T03:29:55.322Z | Downloaded opentelemetry v0.21.0 |
667 | 2025-03-20T03:29:55.322Z | Downloaded num-rational v0.4.2 |
668 | 2025-03-20T03:29:55.322Z | Downloaded nom v7.1.3 |
669 | 2025-03-20T03:29:55.322Z | Downloaded mime_guess v2.0.5 |
670 | 2025-03-20T03:29:55.347Z | Downloaded arrayvec v0.7.4 |
671 | 2025-03-20T03:29:55.347Z | Downloaded parking_lot_core v0.9.9 |
672 | 2025-03-20T03:29:55.347Z | Downloaded oxnet v0.1.1 |
673 | 2025-03-20T03:29:55.347Z | Downloaded opentelemetry-semantic-conventions v0.13.0 |
674 | 2025-03-20T03:29:55.347Z | Downloaded nu-ansi-term v0.46.0 |
675 | 2025-03-20T03:29:55.347Z | Downloaded lock_api v0.4.11 |
676 | 2025-03-20T03:29:55.347Z | Downloaded libsw-core v0.3.2 |
677 | 2025-03-20T03:29:55.347Z | Downloaded openssl-macros v0.1.1 |
678 | 2025-03-20T03:29:55.347Z | Downloaded omicron-workspace-hack v0.1.0 |
679 | 2025-03-20T03:29:55.347Z | Downloaded nbd v0.3.1 |
680 | 2025-03-20T03:29:55.629Z | Compiling proc-macro2 v1.0.92 |
681 | 2025-03-20T03:29:55.629Z | Compiling unicode-ident v1.0.14 |
682 | 2025-03-20T03:29:55.653Z | Compiling libc v0.2.171 |
683 | 2025-03-20T03:29:55.653Z | Compiling serde v1.0.218 |
684 | 2025-03-20T03:29:55.653Z | Compiling autocfg v1.1.0 |
685 | 2025-03-20T03:29:55.653Z | Compiling cfg-if v1.0.0 |
686 | 2025-03-20T03:29:55.678Z | Compiling memchr v2.7.4 |
687 | 2025-03-20T03:29:55.678Z | 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'` |
688 | 2025-03-20T03:29:55.678Z | 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'` |
689 | 2025-03-20T03:29:55.678Z | 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.171/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=613bbcb5eb41c60b -C extra-filename=-613bbcb5eb41c60b --out-dir /work/oxidecomputer/crucible/target/debug/build/libc-613bbcb5eb41c60b -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
690 | 2025-03-20T03:29:55.678Z | 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'` |
691 | 2025-03-20T03:29:55.678Z | 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'` |
692 | 2025-03-20T03:29:55.678Z | 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'` |
693 | 2025-03-20T03:29:55.678Z | 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'` |
694 | 2025-03-20T03:29:55.703Z | 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'` |
695 | 2025-03-20T03:29:55.869Z | Compiling libm v0.2.8 |
696 | 2025-03-20T03:29:55.894Z | 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'` |
697 | 2025-03-20T03:29:55.926Z | Compiling serde_json v1.0.139 |
698 | 2025-03-20T03:29:55.926Z | 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'` |
699 | 2025-03-20T03:29:55.926Z | Compiling version_check v0.9.5 |
700 | 2025-03-20T03:29:55.926Z | 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'` |
701 | 2025-03-20T03:29:56.254Z | Running `/work/oxidecomputer/crucible/target/debug/build/proc-macro2-f95487ef5204fd46/build-script-build` |
702 | 2025-03-20T03:29:56.279Z | Running `/work/oxidecomputer/crucible/target/debug/build/libm-6d54c0209c76ad66/build-script-build` |
703 | 2025-03-20T03:29:56.279Z | Running `/work/oxidecomputer/crucible/target/debug/build/serde-ae49c9d86c119bcd/build-script-build` |
704 | 2025-03-20T03:29:56.348Z | Running `/work/oxidecomputer/crucible/target/debug/build/serde_json-668424a4521b1714/build-script-build` |
705 | 2025-03-20T03:29:56.373Z | Compiling shlex v1.3.0 |
706 | 2025-03-20T03:29:56.373Z | Running `/work/oxidecomputer/crucible/target/debug/build/libc-613bbcb5eb41c60b/build-script-build` |
707 | 2025-03-20T03:29:56.397Z | 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'` |
708 | 2025-03-20T03:29:56.422Z | Compiling num-traits v0.2.19 |
709 | 2025-03-20T03:29:56.422Z | Compiling log v0.4.22 |
710 | 2025-03-20T03:29:56.422Z | 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'` |
711 | 2025-03-20T03:29:56.422Z | 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'` |
712 | 2025-03-20T03:29:56.453Z | 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'` |
713 | 2025-03-20T03:29:56.483Z | 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.171/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=359170907c2a7482 -C extra-filename=-359170907c2a7482 --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","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
714 | 2025-03-20T03:29:56.548Z | 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.171/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=cfc614e2eb3a03ee -C extra-filename=-cfc614e2eb3a03ee --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","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` |
715 | 2025-03-20T03:29:56.615Z | 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)'` |
716 | 2025-03-20T03:29:56.717Z | Compiling getrandom v0.3.1 |
717 | 2025-03-20T03:29:56.741Z | 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/getrandom-0.3.1/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(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=2f2f769f120724d2 -C extra-filename=-2f2f769f120724d2 --out-dir /work/oxidecomputer/crucible/target/debug/build/getrandom-2f2f769f120724d2 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
718 | 2025-03-20T03:29:56.794Z | Running `/work/oxidecomputer/crucible/target/debug/build/num-traits-8596454a3310c267/build-script-build` |
719 | 2025-03-20T03:29:56.825Z | Compiling itoa v1.0.9 |
720 | 2025-03-20T03:29:56.849Z | 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'` |
721 | 2025-03-20T03:29:57.008Z | Compiling lock_api v0.4.11 |
722 | 2025-03-20T03:29:57.008Z | 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'` |
723 | 2025-03-20T03:29:57.034Z | Compiling parking_lot_core v0.9.9 |
724 | 2025-03-20T03:29:57.059Z | 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'` |
725 | 2025-03-20T03:29:57.059Z | Compiling semver v1.0.26 |
726 | 2025-03-20T03:29:57.059Z | 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.26/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=b1b3251476fe3fc5 -C extra-filename=-b1b3251476fe3fc5 --out-dir /work/oxidecomputer/crucible/target/debug/build/semver-b1b3251476fe3fc5 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
727 | 2025-03-20T03:29:57.122Z | Running `/work/oxidecomputer/crucible/target/debug/build/getrandom-2f2f769f120724d2/build-script-build` |
728 | 2025-03-20T03:29:57.157Z | Compiling thiserror v1.0.69 |
729 | 2025-03-20T03:29:57.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/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'` |
730 | 2025-03-20T03:29:57.304Z | Compiling quote v1.0.38 |
731 | 2025-03-20T03:29:57.328Z | 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'` |
732 | 2025-03-20T03:29:57.398Z | Compiling jobserver v0.1.32 |
733 | 2025-03-20T03:29:57.423Z | 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=d07d5188482be7f6 -C extra-filename=-d07d5188482be7f6 --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
734 | 2025-03-20T03:29:57.484Z | Running `/work/oxidecomputer/crucible/target/debug/build/parking_lot_core-c80e2d380100bde0/build-script-build` |
735 | 2025-03-20T03:29:57.514Z | Running `/work/oxidecomputer/crucible/target/debug/build/lock_api-b8a5d040bf4afb0e/build-script-build` |
736 | 2025-03-20T03:29:57.561Z | Running `/work/oxidecomputer/crucible/target/debug/build/semver-b1b3251476fe3fc5/build-script-build` |
737 | 2025-03-20T03:29:57.624Z | Running `/work/oxidecomputer/crucible/target/debug/build/thiserror-3d55696340f4b4bc/build-script-build` |
738 | 2025-03-20T03:29:57.653Z | Compiling syn v2.0.99 |
739 | 2025-03-20T03:29:57.677Z | 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'` |
740 | 2025-03-20T03:29:57.678Z | 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.99/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=540d08e8c3ee5a3f -C extra-filename=-540d08e8c3ee5a3f --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'` |
741 | 2025-03-20T03:29:57.711Z | Compiling slab v0.4.9 |
742 | 2025-03-20T03:29:57.735Z | 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'` |
743 | 2025-03-20T03:29:57.760Z | Compiling cc v1.2.16 |
744 | 2025-03-20T03:29:57.760Z | 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=68980a3f335ec2f3 -C extra-filename=-68980a3f335ec2f3 --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-d07d5188482be7f6.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-359170907c2a7482.rmeta --extern shlex=/work/oxidecomputer/crucible/target/debug/deps/libshlex-2c4dd18ee1fb68d4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
745 | 2025-03-20T03:29:57.784Z | 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'` |
746 | 2025-03-20T03:29:57.817Z | Compiling ryu v1.0.15 |
747 | 2025-03-20T03:29:57.841Z | 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'` |
748 | 2025-03-20T03:29:57.896Z | Compiling schemars v0.8.22 |
749 | 2025-03-20T03:29:57.920Z | 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.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="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --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=921878b5d3edd0c7 -C extra-filename=-921878b5d3edd0c7 --out-dir /work/oxidecomputer/crucible/target/debug/build/schemars-921878b5d3edd0c7 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
750 | 2025-03-20T03:29:57.996Z | Compiling foldhash v0.1.4 |
751 | 2025-03-20T03:29:58.021Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foldhash-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=60c62b04980cb789 -C extra-filename=-60c62b04980cb789 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
752 | 2025-03-20T03:29:58.045Z | Compiling allocator-api2 v0.2.16 |
753 | 2025-03-20T03:29:58.045Z | 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'` |
754 | 2025-03-20T03:29:58.045Z | Running `/work/oxidecomputer/crucible/target/debug/build/slab-142ab5acffa737c2/build-script-build` |
755 | 2025-03-20T03:29:58.078Z | Compiling equivalent v1.0.1 |
756 | 2025-03-20T03:29:58.111Z | 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'` |
757 | 2025-03-20T03:29:58.136Z | 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'` |
758 | 2025-03-20T03:29:58.196Z | Compiling once_cell v1.19.0 |
759 | 2025-03-20T03:29:58.221Z | 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=485f853a4fc77c82 -C extra-filename=-485f853a4fc77c82 --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-20T03:29:58.245Z | Compiling getrandom v0.2.11 |
761 | 2025-03-20T03:29:58.270Z | 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=36d4b2e33560e954 -C extra-filename=-36d4b2e33560e954 --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-cfc614e2eb3a03ee.rmeta --cap-lints allow '-Wclippy::unused-async'` |
762 | 2025-03-20T03:29:58.270Z | Running `/work/oxidecomputer/crucible/target/debug/build/schemars-921878b5d3edd0c7/build-script-build` |
763 | 2025-03-20T03:29:58.294Z | Compiling regex-syntax v0.8.5 |
764 | 2025-03-20T03:29:58.295Z | 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'` |
765 | 2025-03-20T03:29:58.319Z | Compiling pin-project-lite v0.2.13 |
766 | 2025-03-20T03:29:58.319Z | 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'` |
767 | 2025-03-20T03:29:58.749Z | Compiling aho-corasick v1.1.2 |
768 | 2025-03-20T03:29:58.774Z | 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'` |
769 | 2025-03-20T03:29:58.802Z | Compiling hashbrown v0.15.2 |
770 | 2025-03-20T03:29:58.827Z | 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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --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=c543b078b4bb5334 -C extra-filename=-c543b078b4bb5334 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern allocator_api2=/work/oxidecomputer/crucible/target/debug/deps/liballocator_api2-a4562574ebc3beef.rmeta --extern equivalent=/work/oxidecomputer/crucible/target/debug/deps/libequivalent-a84b2f061c359b52.rmeta --extern foldhash=/work/oxidecomputer/crucible/target/debug/deps/libfoldhash-60c62b04980cb789.rmeta --cap-lints allow '-Wclippy::unused-async'` |
771 | 2025-03-20T03:29:58.827Z | Compiling pkg-config v0.3.27 |
772 | 2025-03-20T03:29:58.827Z | 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'` |
773 | 2025-03-20T03:29:58.874Z | Compiling fnv v1.0.7 |
774 | 2025-03-20T03:29:58.898Z | 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'` |
775 | 2025-03-20T03:29:59.005Z | Compiling scopeguard v1.2.0 |
776 | 2025-03-20T03:29:59.029Z | 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'` |
777 | 2025-03-20T03:29:59.155Z | 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` |
778 | 2025-03-20T03:29:59.442Z | Compiling vcpkg v0.2.15 |
779 | 2025-03-20T03:29:59.466Z | 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'` |
780 | 2025-03-20T03:29:59.735Z | 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a9dc84a1ac4cb106 -C extra-filename=-a9dc84a1ac4cb106 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
781 | 2025-03-20T03:29:59.805Z | Compiling smallvec v1.13.2 |
782 | 2025-03-20T03:29:59.830Z | 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'` |
783 | 2025-03-20T03:30:00.099Z | 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'` |
784 | 2025-03-20T03:30:00.150Z | 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'` |
785 | 2025-03-20T03:30:00.474Z | Compiling heck v0.5.0 |
786 | 2025-03-20T03:30:00.499Z | 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'` |
787 | 2025-03-20T03:30:00.597Z | Compiling signal-hook-registry v1.4.1 |
788 | 2025-03-20T03:30:00.622Z | 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=d3152e977d5055e3 -C extra-filename=-d3152e977d5055e3 --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-cfc614e2eb3a03ee.rmeta --cap-lints allow '-Wclippy::unused-async'` |
789 | 2025-03-20T03:30:00.675Z | 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 panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=2eed6a679075b5cb -C extra-filename=-2eed6a679075b5cb --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
790 | 2025-03-20T03:30:00.839Z | 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` |
791 | 2025-03-20T03:30:00.883Z | Compiling ring v0.17.5 |
792 | 2025-03-20T03:30:00.907Z | 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=8e24b21b293dd8f7 -C extra-filename=-8e24b21b293dd8f7 --out-dir /work/oxidecomputer/crucible/target/debug/build/ring-8e24b21b293dd8f7 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-68980a3f335ec2f3.rlib --cap-lints allow '-Wclippy::unused-async'` |
793 | 2025-03-20T03:30:01.083Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foldhash-0.1.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("default", "std"))' -C metadata=3e1570fad87f3f61 -C extra-filename=-3e1570fad87f3f61 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
794 | 2025-03-20T03:30:01.315Z | Compiling rustix v0.38.37 |
795 | 2025-03-20T03:30:01.315Z | 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'` |
796 | 2025-03-20T03:30:01.315Z | 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'` |
797 | 2025-03-20T03:30:01.351Z | Compiling futures-core v0.3.31 |
798 | 2025-03-20T03:30:01.377Z | 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'` |
799 | 2025-03-20T03:30:01.442Z | 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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --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=49651e0e800ae408 -C extra-filename=-49651e0e800ae408 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern allocator_api2=/work/oxidecomputer/crucible/target/debug/deps/liballocator_api2-2eed6a679075b5cb.rmeta --extern equivalent=/work/oxidecomputer/crucible/target/debug/deps/libequivalent-9bc7b39fca9ce439.rmeta --extern foldhash=/work/oxidecomputer/crucible/target/debug/deps/libfoldhash-3e1570fad87f3f61.rmeta --cap-lints allow '-Wclippy::unused-async'` |
800 | 2025-03-20T03:30:01.577Z | Compiling regex-automata v0.4.9 |
801 | 2025-03-20T03:30:01.602Z | 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'` |
802 | 2025-03-20T03:30:01.720Z | Running `/work/oxidecomputer/crucible/target/debug/build/ring-8e24b21b293dd8f7/build-script-build` |
803 | 2025-03-20T03:30:01.838Z | Running `/work/oxidecomputer/crucible/target/debug/build/rustix-4a21dc3cf62c6842/build-script-build` |
804 | 2025-03-20T03:30:01.972Z | 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=9f8d784b46e6fbf6 -C extra-filename=-9f8d784b46e6fbf6 --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-cfc614e2eb3a03ee.rmeta --extern smallvec=/work/oxidecomputer/crucible/target/debug/deps/libsmallvec-ee50fdcf798ecfc4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
805 | 2025-03-20T03:30:02.052Z | 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` |
806 | 2025-03-20T03:30:02.149Z | Compiling mio v1.0.2 |
807 | 2025-03-20T03:30:02.174Z | 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=f4def67991f41c59 -C extra-filename=-f4def67991f41c59 --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-cfc614e2eb3a03ee.rmeta --extern log=/work/oxidecomputer/crucible/target/debug/deps/liblog-d53a21f98f031de6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
808 | 2025-03-20T03:30:02.431Z | Compiling parking_lot v0.12.1 |
809 | 2025-03-20T03:30:02.456Z | 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=a744695a46bf14f4 -C extra-filename=-a744695a46bf14f4 --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-9f8d784b46e6fbf6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
810 | 2025-03-20T03:30:02.481Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=8bc81b65dc96aba9 -C extra-filename=-8bc81b65dc96aba9 --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
811 | 2025-03-20T03:30:02.506Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "rdrand", "rndr", "linux_getrandom", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=86f920624da1b98b -C extra-filename=-86f920624da1b98b --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-cfc614e2eb3a03ee.rmeta --cap-lints allow '-Wclippy::unused-async'` |
812 | 2025-03-20T03:30:02.708Z | Compiling socket2 v0.5.5 |
813 | 2025-03-20T03:30:02.732Z | 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=d07e5949ae9c73a4 -C extra-filename=-d07e5949ae9c73a4 --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-cfc614e2eb3a03ee.rmeta --cap-lints allow '-Wclippy::unused-async'` |
814 | 2025-03-20T03:30:02.758Z | Compiling futures-sink v0.3.31 |
815 | 2025-03-20T03:30:02.758Z | 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'` |
816 | 2025-03-20T03:30:02.899Z | Compiling errno v0.3.10 |
817 | 2025-03-20T03:30:02.923Z | 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.10/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=85509be0f043ffd6 -C extra-filename=-85509be0f043ffd6 --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
818 | 2025-03-20T03:30:03.022Z | Compiling iana-time-zone v0.1.58 |
819 | 2025-03-20T03:30:03.046Z | 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'` |
820 | 2025-03-20T03:30:03.113Z | Compiling httparse v1.10.1 |
821 | 2025-03-20T03:30:03.139Z | 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.10.1/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(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=67fd054d2753c159 -C extra-filename=-67fd054d2753c159 --out-dir /work/oxidecomputer/crucible/target/debug/build/httparse-67fd054d2753c159 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
822 | 2025-03-20T03:30:03.164Z | Compiling rand_core v0.6.4 |
823 | 2025-03-20T03:30:03.164Z | Compiling dyn-clone v1.0.16 |
824 | 2025-03-20T03:30:03.164Z | 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=9d860a0ed8f4a151 -C extra-filename=-9d860a0ed8f4a151 --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-36d4b2e33560e954.rmeta --cap-lints allow '-Wclippy::unused-async'` |
825 | 2025-03-20T03:30:03.189Z | 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'` |
826 | 2025-03-20T03:30:03.319Z | Compiling typenum v1.17.0 |
827 | 2025-03-20T03:30:03.345Z | 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'` |
828 | 2025-03-20T03:30:03.369Z | Compiling openssl-sys v0.9.95 |
829 | 2025-03-20T03:30:03.370Z | 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=6cad693e0d669f68 -C extra-filename=-6cad693e0d669f68 --out-dir /work/oxidecomputer/crucible/target/debug/build/openssl-sys-6cad693e0d669f68 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-68980a3f335ec2f3.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'` |
830 | 2025-03-20T03:30:03.567Z | Compiling serde_derive_internals v0.29.1 |
831 | 2025-03-20T03:30:03.567Z | Compiling generic-array v0.14.7 |
832 | 2025-03-20T03:30:03.591Z | 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=e2757b218655762d -C extra-filename=-e2757b218655762d --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-540d08e8c3ee5a3f.rmeta --cap-lints allow '-Wclippy::unused-async'` |
833 | 2025-03-20T03:30:03.591Z | 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'` |
834 | 2025-03-20T03:30:03.703Z | Running `/work/oxidecomputer/crucible/target/debug/build/httparse-67fd054d2753c159/build-script-build` |
835 | 2025-03-20T03:30:03.770Z | 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'` |
836 | 2025-03-20T03:30:03.890Z | Running `/work/oxidecomputer/crucible/target/debug/build/generic-array-d9d9e7b7462a459e/build-script-build` |
837 | 2025-03-20T03:30:03.970Z | Compiling either v1.15.0 |
838 | 2025-03-20T03:30:03.994Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.15.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"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=519869211d38e54a -C extra-filename=-519869211d38e54a --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
839 | 2025-03-20T03:30:04.116Z | Running `/work/oxidecomputer/crucible/target/debug/build/typenum-9b6976c77d68e316/build-script-main` |
840 | 2025-03-20T03:30:04.157Z | 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'` |
841 | 2025-03-20T03:30:04.210Z | Running `/work/oxidecomputer/crucible/target/debug/build/openssl-sys-6cad693e0d669f68/build-script-main` |
842 | 2025-03-20T03:30:04.269Z | Compiling futures-channel v0.3.31 |
843 | 2025-03-20T03:30:04.294Z | 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'` |
844 | 2025-03-20T03:30:04.318Z | 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=5d5a2f143c648a36 -C extra-filename=-5d5a2f143c648a36 --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
845 | 2025-03-20T03:30:04.343Z | Compiling futures-io v0.3.31 |
846 | 2025-03-20T03:30:04.343Z | 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'` |
847 | 2025-03-20T03:30:04.412Z | Compiling futures-task v0.3.31 |
848 | 2025-03-20T03:30:04.437Z | 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'` |
849 | 2025-03-20T03:30:04.602Z | Compiling pin-utils v0.1.0 |
850 | 2025-03-20T03:30:04.627Z | 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'` |
851 | 2025-03-20T03:30:04.651Z | Compiling openssl v0.10.59 |
852 | 2025-03-20T03:30:04.651Z | 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'` |
853 | 2025-03-20T03:30:04.676Z | Compiling slog v2.7.0 |
854 | 2025-03-20T03:30:04.676Z | 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'` |
855 | 2025-03-20T03:30:04.701Z | 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'` |
856 | 2025-03-20T03:30:04.730Z | 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'` |
857 | 2025-03-20T03:30:04.875Z | Compiling native-tls v0.2.11 |
858 | 2025-03-20T03:30:04.899Z | 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'` |
859 | 2025-03-20T03:30:04.924Z | Compiling tracing-core v0.1.33 |
860 | 2025-03-20T03:30:04.924Z | 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=6c0a236117c8f8ad -C extra-filename=-6c0a236117c8f8ad --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-a9dc84a1ac4cb106.rmeta --cap-lints allow '-Wclippy::unused-async'` |
861 | 2025-03-20T03:30:04.993Z | Running `/work/oxidecomputer/crucible/target/debug/build/openssl-9de1f97b64610634/build-script-build` |
862 | 2025-03-20T03:30:05.021Z | Compiling prettyplease v0.2.31 |
863 | 2025-03-20T03:30:05.046Z | 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.31/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=f601d4491db78c62 -C extra-filename=-f601d4491db78c62 --out-dir /work/oxidecomputer/crucible/target/debug/build/prettyplease-f601d4491db78c62 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
864 | 2025-03-20T03:30:05.086Z | Running `/work/oxidecomputer/crucible/target/debug/build/slog-b237b2467731c3ac/build-script-build` |
865 | 2025-03-20T03:30:05.158Z | Compiling lazy_static v1.5.0 |
866 | 2025-03-20T03:30:05.183Z | 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'` |
867 | 2025-03-20T03:30:05.208Z | Compiling crossbeam-utils v0.8.20 |
868 | 2025-03-20T03:30:05.208Z | 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'` |
869 | 2025-03-20T03:30:05.233Z | Running `/work/oxidecomputer/crucible/target/debug/build/native-tls-fc5fcc4526ba002f/build-script-build` |
870 | 2025-03-20T03:30:05.257Z | 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'` |
871 | 2025-03-20T03:30:05.307Z | Compiling subtle v2.5.0 |
872 | 2025-03-20T03:30:05.331Z | 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'` |
873 | 2025-03-20T03:30:05.356Z | Running `/work/oxidecomputer/crucible/target/debug/build/prettyplease-f601d4491db78c62/build-script-build` |
874 | 2025-03-20T03:30:05.381Z | Compiling glob v0.3.1 |
875 | 2025-03-20T03:30:05.381Z | 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'` |
876 | 2025-03-20T03:30:05.405Z | Compiling ucd-trie v0.1.6 |
877 | 2025-03-20T03:30:05.406Z | 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'` |
878 | 2025-03-20T03:30:05.547Z | Compiling regex v1.11.1 |
879 | 2025-03-20T03:30:05.572Z | 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'` |
880 | 2025-03-20T03:30:05.647Z | Running `/work/oxidecomputer/crucible/target/debug/build/crossbeam-utils-d747d245ca983f6f/build-script-build` |
881 | 2025-03-20T03:30:05.677Z | 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.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 --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=f76744ab1b5acebd -C extra-filename=-f76744ab1b5acebd --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-540d08e8c3ee5a3f.rmeta --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` |
882 | 2025-03-20T03:30:05.816Z | Compiling minimal-lexical v0.2.1 |
883 | 2025-03-20T03:30:05.840Z | 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'` |
884 | 2025-03-20T03:30:06.028Z | Compiling clang-sys v1.8.1 |
885 | 2025-03-20T03:30:06.052Z | 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'` |
886 | 2025-03-20T03:30:06.052Z | 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'` |
887 | 2025-03-20T03:30:06.233Z | Compiling num-conv v0.1.0 |
888 | 2025-03-20T03:30:06.258Z | 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'` |
889 | 2025-03-20T03:30:06.282Z | Compiling time-core v0.1.2 |
890 | 2025-03-20T03:30:06.282Z | 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'` |
891 | 2025-03-20T03:30:06.333Z | Compiling nom v7.1.3 |
892 | 2025-03-20T03:30:06.333Z | 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'` |
893 | 2025-03-20T03:30:06.440Z | Compiling libloading v0.8.6 |
894 | 2025-03-20T03:30:06.465Z | 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'` |
895 | 2025-03-20T03:30:06.491Z | Compiling time-macros v0.2.18 |
896 | 2025-03-20T03:30:06.491Z | 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'` |
897 | 2025-03-20T03:30:06.574Z | Compiling bindgen v0.69.5 |
898 | 2025-03-20T03:30:06.599Z | 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'` |
899 | 2025-03-20T03:30:06.624Z | Running `/work/oxidecomputer/crucible/target/debug/build/clang-sys-718d9b242c522993/build-script-build` |
900 | 2025-03-20T03:30:06.650Z | Compiling byteorder v1.5.0 |
901 | 2025-03-20T03:30:06.650Z | 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'` |
902 | 2025-03-20T03:30:06.758Z | Compiling home v0.5.11 |
903 | 2025-03-20T03:30:06.783Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a06a209b4bdb1d9 -C extra-filename=-7a06a209b4bdb1d9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
904 | 2025-03-20T03:30:06.948Z | Compiling serde_derive v1.0.218 |
905 | 2025-03-20T03:30:06.973Z | 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=0c6f77f36969dd6a -C extra-filename=-0c6f77f36969dd6a --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
906 | 2025-03-20T03:30:06.998Z | Compiling tokio-macros v2.5.0 |
907 | 2025-03-20T03:30:07.024Z | 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=bd9b1f0253ad907b -C extra-filename=-bd9b1f0253ad907b --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
908 | 2025-03-20T03:30:07.024Z | Compiling thiserror-impl v1.0.69 |
909 | 2025-03-20T03:30:07.024Z | 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=8e79956a65cfe029 -C extra-filename=-8e79956a65cfe029 --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
910 | 2025-03-20T03:30:07.050Z | Compiling schemars_derive v0.8.22 |
911 | 2025-03-20T03:30:07.050Z | 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.22/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=a66a641eab4d9b86 -C extra-filename=-a66a641eab4d9b86 --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-e2757b218655762d.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
912 | 2025-03-20T03:30:07.821Z | Compiling futures-macro v0.3.31 |
913 | 2025-03-20T03:30:07.846Z | 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=70ffe431cbdfa988 -C extra-filename=-70ffe431cbdfa988 --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
914 | 2025-03-20T03:30:08.067Z | Compiling tracing-attributes v0.1.28 |
915 | 2025-03-20T03:30:08.092Z | 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=28c0ee56e9145044 -C extra-filename=-28c0ee56e9145044 --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
916 | 2025-03-20T03:30:08.311Z | Compiling openssl-macros v0.1.1 |
917 | 2025-03-20T03:30:08.336Z | 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=73ab6dd8e5f63382 -C extra-filename=-73ab6dd8e5f63382 --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
918 | 2025-03-20T03:30:08.730Z | Compiling scroll_derive v0.12.0 |
919 | 2025-03-20T03:30:08.755Z | 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=2d6f93f3896f225f -C extra-filename=-2d6f93f3896f225f --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
920 | 2025-03-20T03:30:09.120Z | Compiling zerocopy-derive v0.7.32 |
921 | 2025-03-20T03:30:09.147Z | 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=d9d7b0a68787ce5a -C extra-filename=-d9d7b0a68787ce5a --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
922 | 2025-03-20T03:30:09.147Z | Compiling cexpr v0.6.0 |
923 | 2025-03-20T03:30:09.147Z | 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'` |
924 | 2025-03-20T03:30:09.386Z | 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=e2d91b1261e9eeb5 -C extra-filename=-e2d91b1261e9eeb5 --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-8e79956a65cfe029.so --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
925 | 2025-03-20T03:30:09.413Z | 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=6e5d85e94520d852 -C extra-filename=-6e5d85e94520d852 --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-8e79956a65cfe029.so --cap-lints allow '-Wclippy::unused-async' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` |
926 | 2025-03-20T03:30:09.440Z | Compiling futures-util v0.3.31 |
927 | 2025-03-20T03:30:09.466Z | 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=f474818a7309cb90 -C extra-filename=-f474818a7309cb90 --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-70ffe431cbdfa988.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'` |
928 | 2025-03-20T03:30:09.541Z | Compiling pest v2.7.6 |
929 | 2025-03-20T03:30:09.566Z | 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=2dc9bb78c23cf2b3 -C extra-filename=-2dc9bb78c23cf2b3 --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-e2d91b1261e9eeb5.rmeta --extern ucd_trie=/work/oxidecomputer/crucible/target/debug/deps/libucd_trie-327f5aa9042d4b15.rmeta --cap-lints allow '-Wclippy::unused-async'` |
930 | 2025-03-20T03:30:09.594Z | Running `/work/oxidecomputer/crucible/target/debug/build/bindgen-17893ce9d530a270/build-script-build` |
931 | 2025-03-20T03:30:09.619Z | 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=9b6bd37d82785d22 -C extra-filename=-9b6bd37d82785d22 --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-359170907c2a7482.rmeta --extern libloading=/work/oxidecomputer/crucible/target/debug/deps/liblibloading-74a7cd4543b8e03b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
932 | 2025-03-20T03:30:09.905Z | Compiling itertools v0.12.1 |
933 | 2025-03-20T03:30:09.930Z | 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=94e270ecad8a30d4 -C extra-filename=-94e270ecad8a30d4 --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-519869211d38e54a.rmeta --cap-lints allow '-Wclippy::unused-async'` |
934 | 2025-03-20T03:30:10.368Z | 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'` |
935 | 2025-03-20T03:30:10.630Z | Compiling tracing v0.1.41 |
936 | 2025-03-20T03:30:10.657Z | 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=767ff2b546fcd1a4 -C extra-filename=-767ff2b546fcd1a4 --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-28c0ee56e9145044.so --extern tracing_core=/work/oxidecomputer/crucible/target/debug/deps/libtracing_core-6c0a236117c8f8ad.rmeta --cap-lints allow '-Wclippy::unused-async'` |
937 | 2025-03-20T03:30:10.682Z | Compiling lazycell v1.3.0 |
938 | 2025-03-20T03:30:10.682Z | 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'` |
939 | 2025-03-20T03:30:10.838Z | 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'` |
940 | 2025-03-20T03:30:11.000Z | 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'` |
941 | 2025-03-20T03:30:11.025Z | Compiling percent-encoding v2.3.1 |
942 | 2025-03-20T03:30:11.025Z | 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'` |
943 | 2025-03-20T03:30:11.277Z | 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'` |
944 | 2025-03-20T03:30:11.324Z | Compiling rustc-hash v1.1.0 |
945 | 2025-03-20T03:30:11.352Z | 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'` |
946 | 2025-03-20T03:30:11.376Z | 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=3568d7b85814d224 -C extra-filename=-3568d7b85814d224 --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-359170907c2a7482.rmeta --extern smallvec=/work/oxidecomputer/crucible/target/debug/deps/libsmallvec-c7aa021fcbdfe8b6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
947 | 2025-03-20T03:30:11.466Z | 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)'` |
948 | 2025-03-20T03:30:11.491Z | Compiling pest_meta v2.7.6 |
949 | 2025-03-20T03:30:11.526Z | 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=5c2cedef93a9508c -C extra-filename=-5c2cedef93a9508c --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-485f853a4fc77c82.rmeta --extern pest=/work/oxidecomputer/crucible/target/debug/deps/libpest-2dc9bb78c23cf2b3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
950 | 2025-03-20T03:30:11.674Z | 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` |
951 | 2025-03-20T03:30:11.808Z | 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` |
952 | 2025-03-20T03:30:11.832Z | Compiling cmake v0.1.54 |
953 | 2025-03-20T03:30:11.857Z | 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=187ed7b74f726232 -C extra-filename=-187ed7b74f726232 --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-68980a3f335ec2f3.rmeta --cap-lints allow '-Wclippy::unused-async'` |
954 | 2025-03-20T03:30:12.176Z | 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.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=51bb19a80654bec3 -C extra-filename=-51bb19a80654bec3 --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-cfc614e2eb3a03ee.rmeta --cap-lints allow '-Wclippy::unused-async'` |
955 | 2025-03-20T03:30:12.402Z | Compiling spin v0.9.8 |
956 | 2025-03-20T03:30:12.427Z | 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'` |
957 | 2025-03-20T03:30:12.496Z | Compiling dunce v1.0.5 |
958 | 2025-03-20T03:30:12.521Z | 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'` |
959 | 2025-03-20T03:30:12.547Z | 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=46b936433a10a75b -C extra-filename=-46b936433a10a75b --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-0c6f77f36969dd6a.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)'` |
960 | 2025-03-20T03:30:12.650Z | 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=05b5cc208b20b551 -C extra-filename=-05b5cc208b20b551 --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-0c6f77f36969dd6a.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)'` |
961 | 2025-03-20T03:30:12.675Z | Compiling pest_generator v2.7.6 |
962 | 2025-03-20T03:30:12.675Z | 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=333ef078a4cd8364 -C extra-filename=-333ef078a4cd8364 --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-2dc9bb78c23cf2b3.rmeta --extern pest_meta=/work/oxidecomputer/crucible/target/debug/deps/libpest_meta-5c2cedef93a9508c.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-540d08e8c3ee5a3f.rmeta --cap-lints allow '-Wclippy::unused-async'` |
963 | 2025-03-20T03:30:12.675Z | Compiling rustls-pki-types v1.11.0 |
964 | 2025-03-20T03:30:12.675Z | 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'` |
965 | 2025-03-20T03:30:12.847Z | Compiling fs_extra v1.3.0 |
966 | 2025-03-20T03:30:12.871Z | 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'` |
967 | 2025-03-20T03:30:13.282Z | 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'` |
968 | 2025-03-20T03:30:13.458Z | 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=318f2f91d3691c0e -C extra-filename=-318f2f91d3691c0e --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-3568d7b85814d224.rmeta --cap-lints allow '-Wclippy::unused-async'` |
969 | 2025-03-20T03:30:13.640Z | 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'` |
970 | 2025-03-20T03:30:13.970Z | Compiling scroll v0.12.0 |
971 | 2025-03-20T03:30:13.995Z | 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=ac11842c752e1255 -C extra-filename=-ac11842c752e1255 --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-2d6f93f3896f225f.so --cap-lints allow '-Wclippy::unused-async'` |
972 | 2025-03-20T03:30:14.019Z | 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=cb423e1fa79a0801 -C extra-filename=-cb423e1fa79a0801 --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
973 | 2025-03-20T03:30:14.090Z | 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=e5cba887f478d3d1 -C extra-filename=-e5cba887f478d3d1 --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
974 | 2025-03-20T03:30:14.206Z | 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=76809d7628db668c -C extra-filename=-76809d7628db668c --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-359170907c2a7482.rmeta --extern log=/work/oxidecomputer/crucible/target/debug/deps/liblog-e95446108fba6bad.rmeta --cap-lints allow '-Wclippy::unused-async'` |
975 | 2025-03-20T03:30:14.409Z | Compiling pest_derive v2.7.6 |
976 | 2025-03-20T03:30:14.434Z | 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=7dc236977404c411 -C extra-filename=-7dc236977404c411 --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-2dc9bb78c23cf2b3.rlib --extern pest_generator=/work/oxidecomputer/crucible/target/debug/deps/libpest_generator-333ef078a4cd8364.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
977 | 2025-03-20T03:30:14.434Z | Compiling usdt-impl v0.5.0 |
978 | 2025-03-20T03:30:14.434Z | 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'` |
979 | 2025-03-20T03:30:14.605Z | Compiling ppv-lite86 v0.2.17 |
980 | 2025-03-20T03:30:14.629Z | 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'` |
981 | 2025-03-20T03:30:14.731Z | 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'` |
982 | 2025-03-20T03:30:14.777Z | Compiling plain v0.2.3 |
983 | 2025-03-20T03:30:14.802Z | 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'` |
984 | 2025-03-20T03:30:14.937Z | Compiling zeroize v1.7.0 |
985 | 2025-03-20T03:30:14.961Z | 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'` |
986 | 2025-03-20T03:30:15.060Z | Compiling untrusted v0.9.0 |
987 | 2025-03-20T03:30:15.085Z | 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'` |
988 | 2025-03-20T03:30:15.124Z | Compiling thiserror v2.0.12 |
989 | 2025-03-20T03:30:15.150Z | 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-2.0.12/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=f6bcb550251249cc -C extra-filename=-f6bcb550251249cc --out-dir /work/oxidecomputer/crucible/target/debug/build/thiserror-f6bcb550251249cc -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
990 | 2025-03-20T03:30:15.150Z | Compiling rand_chacha v0.3.1 |
991 | 2025-03-20T03:30:15.150Z | 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=d51ef2ca06943afa -C extra-filename=-d51ef2ca06943afa --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-9d860a0ed8f4a151.rmeta --cap-lints allow '-Wclippy::unused-async'` |
992 | 2025-03-20T03:30:15.198Z | Compiling zerocopy v0.7.32 |
993 | 2025-03-20T03:30:15.223Z | 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="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=42e0c7496162b8ff -C extra-filename=-42e0c7496162b8ff --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-d9d7b0a68787ce5a.so --cap-lints allow '-Wclippy::unused-async'` |
994 | 2025-03-20T03:30:15.248Z | 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=93a19c988d6b032f -C extra-filename=-93a19c988d6b032f --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-36d4b2e33560e954.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-e85bdd94d73aaf97/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test` |
995 | 2025-03-20T03:30:15.272Z | Compiling goblin v0.8.0 |
996 | 2025-03-20T03:30:15.272Z | 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=1244431350ebfcbf -C extra-filename=-1244431350ebfcbf --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-ac11842c752e1255.rmeta --cap-lints allow '-Wclippy::unused-async'` |
997 | 2025-03-20T03:30:15.637Z | Running `/work/oxidecomputer/crucible/target/debug/build/thiserror-f6bcb550251249cc/build-script-build` |
998 | 2025-03-20T03:30:15.957Z | Running `/work/oxidecomputer/crucible/target/debug/build/usdt-impl-54a81169c281d9af/build-script-build` |
999 | 2025-03-20T03:30:16.006Z | 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.99/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=d8b6cc53237e89ec -C extra-filename=-d8b6cc53237e89ec --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'` |
1000 | 2025-03-20T03:30:16.102Z | Compiling thiserror-impl v2.0.12 |
1001 | 2025-03-20T03:30:16.127Z | 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-2.0.12/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=5e89718ac07eb688 -C extra-filename=-5e89718ac07eb688 --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-540d08e8c3ee5a3f.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
1002 | 2025-03-20T03:30:16.310Z | Compiling regress v0.10.3 |
1003 | 2025-03-20T03:30:16.310Z | 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.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="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=f635af04c02d89da -C extra-filename=-f635af04c02d89da --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-c543b078b4bb5334.rmeta --extern memchr=/work/oxidecomputer/crucible/target/debug/deps/libmemchr-187ef387dbb05ae2.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1004 | 2025-03-20T03:30:17.106Z | Compiling bytes v1.10.1 |
1005 | 2025-03-20T03:30:17.131Z | 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.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(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=af5bafe9dbb58fe8 -C extra-filename=-af5bafe9dbb58fe8 --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-05b5cc208b20b551.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1006 | 2025-03-20T03:30:17.186Z | 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.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 --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=cb54e5a01c48e0b0 -C extra-filename=-cb54e5a01c48e0b0 --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-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1007 | 2025-03-20T03:30:17.244Z | 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=b4d47d39ffdee5f7 -C extra-filename=-b4d47d39ffdee5f7 --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-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
1008 | 2025-03-20T03:30:18.365Z | Compiling bitflags v2.6.0 |
1009 | 2025-03-20T03:30:18.391Z | 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=d5be499193bdca8f -C extra-filename=-d5be499193bdca8f --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-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1010 | 2025-03-20T03:30:18.416Z | Compiling indexmap v2.7.1 |
1011 | 2025-03-20T03:30:18.416Z | 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.26/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=063d47f12e81d337 -C extra-filename=-063d47f12e81d337 --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-46b936433a10a75b.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)'` |
1012 | 2025-03-20T03:30:18.416Z | 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.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 '--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=f17b44e09df8e81f -C extra-filename=-f17b44e09df8e81f --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-c543b078b4bb5334.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1013 | 2025-03-20T03:30:18.461Z | 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=a2bff68dbec11818 -C extra-filename=-a2bff68dbec11818 --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-05b5cc208b20b551.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` |
1014 | 2025-03-20T03:30:18.746Z | 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=bb7f03d7fd84e20b -C extra-filename=-bb7f03d7fd84e20b --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-05b5cc208b20b551.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1015 | 2025-03-20T03:30:18.962Z | Compiling tokio v1.43.0 |
1016 | 2025-03-20T03:30:18.987Z | 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=3a4afc377571037e -C extra-filename=-3a4afc377571037e --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-af5bafe9dbb58fe8.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-cfc614e2eb3a03ee.rmeta --extern mio=/work/oxidecomputer/crucible/target/debug/deps/libmio-f4def67991f41c59.rmeta --extern parking_lot=/work/oxidecomputer/crucible/target/debug/deps/libparking_lot-a744695a46bf14f4.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-d3152e977d5055e3.rmeta --extern socket2=/work/oxidecomputer/crucible/target/debug/deps/libsocket2-d07e5949ae9c73a4.rmeta --extern tokio_macros=/work/oxidecomputer/crucible/target/debug/deps/libtokio_macros-bd9b1f0253ad907b.so --cap-lints allow '-Wclippy::unused-async'` |
1017 | 2025-03-20T03:30:19.142Z | Compiling chrono v0.4.40 |
1018 | 2025-03-20T03:30:19.167Z | 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.40/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-link"' --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-link"))' -C metadata=ad89fe93c3c4b74d -C extra-filename=-ad89fe93c3c4b74d --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-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1019 | 2025-03-20T03:30:19.279Z | Compiling uuid v1.15.1 |
1020 | 2025-03-20T03:30:19.304Z | 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.15.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 --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", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=80e670234a9257a5 -C extra-filename=-80e670234a9257a5 --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-8bc81b65dc96aba9.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1021 | 2025-03-20T03:30:19.527Z | Compiling serde_tokenstream v0.2.2 |
1022 | 2025-03-20T03:30:19.554Z | 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=0819be7ffe7be3cd -C extra-filename=-0819be7ffe7be3cd --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-46b936433a10a75b.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-540d08e8c3ee5a3f.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1023 | 2025-03-20T03:30:19.873Z | 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.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 '--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=aee13b3208151b52 -C extra-filename=-aee13b3208151b52 --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-49651e0e800ae408.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-05b5cc208b20b551.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1024 | 2025-03-20T03:30:19.962Z | 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.40/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-link"' --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-link"))' -C metadata=3f49d6e2f31fa584 -C extra-filename=-3f49d6e2f31fa584 --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-05b5cc208b20b551.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1025 | 2025-03-20T03:30:20.004Z | 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.15.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 --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", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=adc11c4599187214 -C extra-filename=-adc11c4599187214 --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-86f920624da1b98b.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-05b5cc208b20b551.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1026 | 2025-03-20T03:30:20.749Z | Compiling http v1.3.1 |
1027 | 2025-03-20T03:30:20.774Z | 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.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d87aac9664fc1df5 -C extra-filename=-d87aac9664fc1df5 --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-cb54e5a01c48e0b0.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'` |
1028 | 2025-03-20T03:30:20.798Z | 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.26/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=c97a1e9eaeb97800 -C extra-filename=-c97a1e9eaeb97800 --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-05b5cc208b20b551.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)'` |
1029 | 2025-03-20T03:30:21.003Z | 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.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="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --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=acd9f37d8f9c50d8 -C extra-filename=-acd9f37d8f9c50d8 --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-cb54e5a01c48e0b0.rmeta --extern chrono=/work/oxidecomputer/crucible/target/debug/deps/libchrono-ad89fe93c3c4b74d.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-a66a641eab4d9b86.so --extern semver=/work/oxidecomputer/crucible/target/debug/deps/libsemver-063d47f12e81d337.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-46b936433a10a75b.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-b4d47d39ffdee5f7.rmeta --extern uuid1=/work/oxidecomputer/crucible/target/debug/deps/libuuid-80e670234a9257a5.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg std_atomic64 --cfg std_atomic` |
1030 | 2025-03-20T03:30:21.434Z | 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=f3181e88952d6721 -C extra-filename=-f3181e88952d6721 --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-d5be499193bdca8f.rmeta --extern libc_errno=/work/oxidecomputer/crucible/target/debug/deps/liberrno-85509be0f043ffd6.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg static_assertions --cfg libc --cfg solarish` |
1031 | 2025-03-20T03:30:21.803Z | 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.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", "std"))' -C metadata=e6d37162631090eb -C extra-filename=-e6d37162631090eb --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-af5bafe9dbb58fe8.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'` |
1032 | 2025-03-20T03:30:22.331Z | 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.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="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="semver"' --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=31e3b6711b96d18d -C extra-filename=-31e3b6711b96d18d --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-af5bafe9dbb58fe8.rmeta --extern chrono=/work/oxidecomputer/crucible/target/debug/deps/libchrono-3f49d6e2f31fa584.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-a66a641eab4d9b86.so --extern semver=/work/oxidecomputer/crucible/target/debug/deps/libsemver-c97a1e9eaeb97800.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-05b5cc208b20b551.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-a2bff68dbec11818.rmeta --extern uuid1=/work/oxidecomputer/crucible/target/debug/deps/libuuid-adc11c4599187214.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg std_atomic64 --cfg std_atomic` |
1033 | 2025-03-20T03:30:22.469Z | Compiling openapiv3 v2.0.0 |
1034 | 2025-03-20T03:30:22.493Z | 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=75a8d4467cad6043 -C extra-filename=-75a8d4467cad6043 --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-f17b44e09df8e81f.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-46b936433a10a75b.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-b4d47d39ffdee5f7.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1035 | 2025-03-20T03:30:22.999Z | 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=a5d9e293f5e99728 -C extra-filename=-a5d9e293f5e99728 --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-cb54e5a01c48e0b0.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-359170907c2a7482.rmeta --extern mio=/work/oxidecomputer/crucible/target/debug/deps/libmio-76809d7628db668c.rmeta --extern parking_lot=/work/oxidecomputer/crucible/target/debug/deps/libparking_lot-318f2f91d3691c0e.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-e5cba887f478d3d1.rmeta --extern socket2=/work/oxidecomputer/crucible/target/debug/deps/libsocket2-cb423e1fa79a0801.rmeta --extern tokio_macros=/work/oxidecomputer/crucible/target/debug/deps/libtokio_macros-bd9b1f0253ad907b.so --cap-lints allow '-Wclippy::unused-async'` |
1036 | 2025-03-20T03:30:23.457Z | Compiling which v4.4.2 |
1037 | 2025-03-20T03:30:23.482Z | 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=12f24d6b8d5b3b88 -C extra-filename=-12f24d6b8d5b3b88 --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-519869211d38e54a.rmeta --extern home=/work/oxidecomputer/crucible/target/debug/deps/libhome-7a06a209b4bdb1d9.rmeta --extern rustix=/work/oxidecomputer/crucible/target/debug/deps/librustix-f3181e88952d6721.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1038 | 2025-03-20T03:30:23.607Z | 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'` |
1039 | 2025-03-20T03:30:23.774Z | 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=41bc56d821028f3b -C extra-filename=-41bc56d821028f3b --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-d5be499193bdca8f.rmeta --extern cexpr=/work/oxidecomputer/crucible/target/debug/deps/libcexpr-3f28c8fc99815dc2.rmeta --extern clang_sys=/work/oxidecomputer/crucible/target/debug/deps/libclang_sys-9b6bd37d82785d22.rmeta --extern itertools=/work/oxidecomputer/crucible/target/debug/deps/libitertools-94e270ecad8a30d4.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-f76744ab1b5acebd.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-540d08e8c3ee5a3f.rmeta --extern which=/work/oxidecomputer/crucible/target/debug/deps/libwhich-12f24d6b8d5b3b88.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1040 | 2025-03-20T03:30:23.862Z | Compiling atomic-waker v1.1.2 |
1041 | 2025-03-20T03:30:23.887Z | 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'` |
1042 | 2025-03-20T03:30:23.911Z | Compiling tinyvec_macros v0.1.1 |
1043 | 2025-03-20T03:30:23.911Z | 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'` |
1044 | 2025-03-20T03:30:24.008Z | Compiling pretty-hex v0.4.1 |
1045 | 2025-03-20T03:30:24.032Z | 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'` |
1046 | 2025-03-20T03:30:24.066Z | Compiling tinyvec v1.6.0 |
1047 | 2025-03-20T03:30:24.091Z | 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'` |
1048 | 2025-03-20T03:30:24.217Z | Compiling dof v0.3.0 |
1049 | 2025-03-20T03:30:24.242Z | 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=48b3b8ee629b7a7b -C extra-filename=-48b3b8ee629b7a7b --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-1244431350ebfcbf.rmeta --extern pretty_hex=/work/oxidecomputer/crucible/target/debug/deps/libpretty_hex-e0ffa60808e1e7f2.rmeta --extern serde=/work/oxidecomputer/crucible/target/debug/deps/libserde-46b936433a10a75b.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-b4d47d39ffdee5f7.rmeta --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-e2d91b1261e9eeb5.rmeta --extern zerocopy=/work/oxidecomputer/crucible/target/debug/deps/libzerocopy-42e0c7496162b8ff.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1050 | 2025-03-20T03:30:25.142Z | Compiling http-body v1.0.1 |
1051 | 2025-03-20T03:30:25.166Z | 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=454f65e0cbf52906 -C extra-filename=-454f65e0cbf52906 --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-af5bafe9dbb58fe8.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-e6d37162631090eb.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1052 | 2025-03-20T03:30:25.257Z | Compiling rand v0.8.5 |
1053 | 2025-03-20T03:30:25.281Z | 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=76c5b88303c74d4f -C extra-filename=-76c5b88303c74d4f --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-cfc614e2eb3a03ee.rmeta --extern rand_chacha=/work/oxidecomputer/crucible/target/debug/deps/librand_chacha-d51ef2ca06943afa.rmeta --extern rand_core=/work/oxidecomputer/crucible/target/debug/deps/librand_core-9d860a0ed8f4a151.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1054 | 2025-03-20T03:30:25.373Z | Compiling dtrace-parser v0.2.0 |
1055 | 2025-03-20T03:30:25.398Z | 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=4cc45d8bdfc71165 -C extra-filename=-4cc45d8bdfc71165 --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-2dc9bb78c23cf2b3.rmeta --extern pest_derive=/work/oxidecomputer/crucible/target/debug/deps/libpest_derive-7dc236977404c411.so --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-e2d91b1261e9eeb5.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1056 | 2025-03-20T03:30:25.499Z | 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'` |
1057 | 2025-03-20T03:30:25.647Z | Compiling crypto-common v0.1.6 |
1058 | 2025-03-20T03:30:25.671Z | 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=11ca43204da68fb3 -C extra-filename=-11ca43204da68fb3 --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-9d860a0ed8f4a151.rmeta --extern typenum=/work/oxidecomputer/crucible/target/debug/deps/libtypenum-10230e8c615dd4ad.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1059 | 2025-03-20T03:30:25.837Z | Compiling tokio-util v0.7.14 |
1060 | 2025-03-20T03:30:25.862Z | 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.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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=3ad0d2447aada782 -C extra-filename=-3ad0d2447aada782 --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-af5bafe9dbb58fe8.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-3a4afc377571037e.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1061 | 2025-03-20T03:30:25.886Z | Compiling form_urlencoded v1.2.1 |
1062 | 2025-03-20T03:30:25.886Z | 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'` |
1063 | 2025-03-20T03:30:26.187Z | 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=3e40c587fc01b892 -C extra-filename=-3e40c587fc01b892 --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-5d5a2f143c648a36.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1064 | 2025-03-20T03:30:26.320Z | 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.10.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(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7cc41e5811456d1a -C extra-filename=-7cc41e5811456d1a --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_neon_intrinsics --cfg httparse_simd` |
1065 | 2025-03-20T03:30:26.375Z | Compiling thread-id v4.2.1 |
1066 | 2025-03-20T03:30:26.400Z | 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=52fb31984c4caf2e -C extra-filename=-52fb31984c4caf2e --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-359170907c2a7482.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1067 | 2025-03-20T03:30:26.492Z | 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'` |
1068 | 2025-03-20T03:30:26.556Z | Compiling aws-lc-rs v1.12.6 |
1069 | 2025-03-20T03:30:26.580Z | 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.6/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=eb3f7a782fa38697 -C extra-filename=-eb3f7a782fa38697 --out-dir /work/oxidecomputer/crucible/target/debug/build/aws-lc-rs-eb3f7a782fa38697 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1070 | 2025-03-20T03:30:26.633Z | 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'` |
1071 | 2025-03-20T03:30:26.736Z | Compiling try-lock v0.2.4 |
1072 | 2025-03-20T03:30:26.761Z | 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'` |
1073 | 2025-03-20T03:30:26.761Z | 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'` |
1074 | 2025-03-20T03:30:26.892Z | Compiling want v0.3.1 |
1075 | 2025-03-20T03:30:26.917Z | 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'` |
1076 | 2025-03-20T03:30:26.942Z | Compiling h2 v0.4.6 |
1077 | 2025-03-20T03:30:26.942Z | 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=4247cf5adb260887 -C extra-filename=-4247cf5adb260887 --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-af5bafe9dbb58fe8.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-e6d37162631090eb.rmeta --extern indexmap=/work/oxidecomputer/crucible/target/debug/deps/libindexmap-aee13b3208151b52.rmeta --extern slab=/work/oxidecomputer/crucible/target/debug/deps/libslab-b4fe7f623e4bad47.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-3a4afc377571037e.rmeta --extern tokio_util=/work/oxidecomputer/crucible/target/debug/deps/libtokio_util-3ad0d2447aada782.rmeta --extern tracing=/work/oxidecomputer/crucible/target/debug/deps/libtracing-767ff2b546fcd1a4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1078 | 2025-03-20T03:30:26.967Z | 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=692dd9100086a848 -C extra-filename=-692dd9100086a848 --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-48b3b8ee629b7a7b.rmeta --extern dtrace_parser=/work/oxidecomputer/crucible/target/debug/deps/libdtrace_parser-4cc45d8bdfc71165.rmeta --extern libc=/work/oxidecomputer/crucible/target/debug/deps/liblibc-359170907c2a7482.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-46b936433a10a75b.rmeta --extern serde_json=/work/oxidecomputer/crucible/target/debug/deps/libserde_json-b4d47d39ffdee5f7.rmeta --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-540d08e8c3ee5a3f.rmeta --extern thiserror=/work/oxidecomputer/crucible/target/debug/deps/libthiserror-e2d91b1261e9eeb5.rmeta --extern thread_id=/work/oxidecomputer/crucible/target/debug/deps/libthread_id-52fb31984c4caf2e.rmeta --cap-lints allow '-Wclippy::unused-async' --cfg usdt_stable_asm --cfg usdt_backend_standard` |
1079 | 2025-03-20T03:30:26.993Z | 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=15108ce66d4238d2 -C extra-filename=-15108ce66d4238d2 --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-70ffe431cbdfa988.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'` |
1080 | 2025-03-20T03:30:27.017Z | Compiling unicode-normalization v0.1.22 |
1081 | 2025-03-20T03:30:27.017Z | 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'` |
1082 | 2025-03-20T03:30:27.164Z | Compiling unicode-bidi v0.3.13 |
1083 | 2025-03-20T03:30:27.188Z | 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'` |
1084 | 2025-03-20T03:30:27.846Z | 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'` |
1085 | 2025-03-20T03:30:27.973Z | Compiling anyhow v1.0.97 |
1086 | 2025-03-20T03:30:27.997Z | 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.97/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=cc7e384aa7ef78b8 -C extra-filename=-cc7e384aa7ef78b8 --out-dir /work/oxidecomputer/crucible/target/debug/build/anyhow-cc7e384aa7ef78b8 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1087 | 2025-03-20T03:30:28.075Z | 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'` |
1088 | 2025-03-20T03:30:28.268Z | Compiling httpdate v1.0.3 |
1089 | 2025-03-20T03:30:28.294Z | 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'` |
1090 | 2025-03-20T03:30:28.500Z | Running `/work/oxidecomputer/crucible/target/debug/build/anyhow-cc7e384aa7ef78b8/build-script-build` |
1091 | 2025-03-20T03:30:28.730Z | Compiling idna v0.4.0 |
1092 | 2025-03-20T03:30:28.754Z | 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'` |
1093 | 2025-03-20T03:30:28.832Z | Compiling toml_datetime v0.6.8 |
1094 | 2025-03-20T03:30:28.857Z | 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=b6ddbcf5fb574a79 -C extra-filename=-b6ddbcf5fb574a79 --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-46b936433a10a75b.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1095 | 2025-03-20T03:30:28.892Z | 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)'` |
1096 | 2025-03-20T03:30:29.239Z | Compiling tower-service v0.3.3 |
1097 | 2025-03-20T03:30:29.264Z | 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'` |
1098 | 2025-03-20T03:30:29.390Z | Compiling rustversion v1.0.14 |
1099 | 2025-03-20T03:30:29.415Z | 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/rustversion-1.0.14/build/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=58eea608960c4a41 -C extra-filename=-58eea608960c4a41 --out-dir /work/oxidecomputer/crucible/target/debug/build/rustversion-58eea608960c4a41 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1100 | 2025-03-20T03:30:29.960Z | 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'` |
1101 | 2025-03-20T03:30:29.996Z | Compiling foreign-types-shared v0.1.1 |
1102 | 2025-03-20T03:30:30.021Z | 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'` |
1103 | 2025-03-20T03:30:30.073Z | Running `/work/oxidecomputer/crucible/target/debug/build/rustversion-58eea608960c4a41/build-script-build` |
1104 | 2025-03-20T03:30:30.149Z | 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=6c8cd31dda253c93 -C extra-filename=-6c8cd31dda253c93 --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-5d5a2f143c648a36.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-e85bdd94d73aaf97/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test` |
1105 | 2025-03-20T03:30:30.174Z | Compiling foreign-types v0.3.2 |
1106 | 2025-03-20T03:30:30.174Z | 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'` |
1107 | 2025-03-20T03:30:30.199Z | Compiling url v2.4.1 |
1108 | 2025-03-20T03:30:30.199Z | 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'` |
1109 | 2025-03-20T03:30:30.293Z | Compiling usdt-macro v0.5.0 |
1110 | 2025-03-20T03:30:30.318Z | 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=31cfb831b6cd689a -C extra-filename=-31cfb831b6cd689a --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-4cc45d8bdfc71165.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-0819be7ffe7be3cd.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-540d08e8c3ee5a3f.rlib --extern usdt_impl=/work/oxidecomputer/crucible/target/debug/deps/libusdt_impl-692dd9100086a848.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
1111 | 2025-03-20T03:30:30.902Z | Compiling hyper v1.6.0 |
1112 | 2025-03-20T03:30:30.927Z | 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.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 --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("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=901428aa2fce64c3 -C extra-filename=-901428aa2fce64c3 --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-af5bafe9dbb58fe8.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-f474818a7309cb90.rmeta --extern h2=/work/oxidecomputer/crucible/target/debug/deps/libh2-4247cf5adb260887.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-e6d37162631090eb.rmeta --extern http_body=/work/oxidecomputer/crucible/target/debug/deps/libhttp_body-454f65e0cbf52906.rmeta --extern httparse=/work/oxidecomputer/crucible/target/debug/deps/libhttparse-7cc41e5811456d1a.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-3a4afc377571037e.rmeta --extern want=/work/oxidecomputer/crucible/target/debug/deps/libwant-67e98b84bcadd528.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1113 | 2025-03-20T03:30:31.568Z | Compiling usdt-attr-macro v0.5.0 |
1114 | 2025-03-20T03:30:31.592Z | 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=2bf0574aff0e9c47 -C extra-filename=-2bf0574aff0e9c47 --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-4cc45d8bdfc71165.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-0819be7ffe7be3cd.rlib --extern syn=/work/oxidecomputer/crucible/target/debug/deps/libsyn-540d08e8c3ee5a3f.rlib --extern usdt_impl=/work/oxidecomputer/crucible/target/debug/deps/libusdt_impl-692dd9100086a848.rlib --extern proc_macro --cap-lints allow '-Wclippy::unused-async'` |
1115 | 2025-03-20T03:30:31.762Z | 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` |
1116 | 2025-03-20T03:30:31.793Z | 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=a5f1c51d47f4ed89 -C extra-filename=-a5f1c51d47f4ed89 --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-cfc614e2eb3a03ee.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` |
1117 | 2025-03-20T03:30:32.414Z | Compiling mime v0.3.17 |
1118 | 2025-03-20T03:30:32.438Z | 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'` |
1119 | 2025-03-20T03:30:32.781Z | 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'` |
1120 | 2025-03-20T03:30:32.923Z | 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'` |
1121 | 2025-03-20T03:30:32.948Z | 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'` |
1122 | 2025-03-20T03:30:32.972Z | Compiling rustls v0.23.25 |
1123 | 2025-03-20T03:30:32.972Z | 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.25/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(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="aws-lc-rs"' --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=e90ab31fb990c576 -C extra-filename=-e90ab31fb990c576 --out-dir /work/oxidecomputer/crucible/target/debug/build/rustls-e90ab31fb990c576 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1124 | 2025-03-20T03:30:33.028Z | 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'` |
1125 | 2025-03-20T03:30:33.052Z | Compiling hyper-util v0.1.10 |
1126 | 2025-03-20T03:30:33.077Z | 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=ca551bd83c8349e3 -C extra-filename=-ca551bd83c8349e3 --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-af5bafe9dbb58fe8.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-f474818a7309cb90.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-e6d37162631090eb.rmeta --extern http_body=/work/oxidecomputer/crucible/target/debug/deps/libhttp_body-454f65e0cbf52906.rmeta --extern hyper=/work/oxidecomputer/crucible/target/debug/deps/libhyper-901428aa2fce64c3.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-d07e5949ae9c73a4.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-3a4afc377571037e.rmeta --extern tower_service=/work/oxidecomputer/crucible/target/debug/deps/libtower_service-3df827be42301400.rmeta --extern tracing=/work/oxidecomputer/crucible/target/debug/deps/libtracing-767ff2b546fcd1a4.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1127 | 2025-03-20T03:30:33.077Z | 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=cd8bb87508b8a4d4 -C extra-filename=-cd8bb87508b8a4d4 --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-bb7f03d7fd84e20b.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-cfc614e2eb3a03ee.rmeta --extern once_cell=/work/oxidecomputer/crucible/target/debug/deps/libonce_cell-a9dc84a1ac4cb106.rmeta --extern openssl_macros=/work/oxidecomputer/crucible/target/debug/deps/libopenssl_macros-73ab6dd8e5f63382.so --extern ffi=/work/oxidecomputer/crucible/target/debug/deps/libopenssl_sys-a5f1c51d47f4ed89.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` |
1128 | 2025-03-20T03:30:33.200Z | 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'` |
1129 | 2025-03-20T03:30:33.260Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.14/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=edd51d925182348b -C extra-filename=-edd51d925182348b --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'` |
1130 | 2025-03-20T03:30:33.564Z | 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 embed-bitcode=no --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=a6fda261ae037a63 -C extra-filename=-a6fda261ae037a63 --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-485f853a4fc77c82.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1131 | 2025-03-20T03:30:33.606Z | 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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=5ab30d554b0e5572 -C extra-filename=-5ab30d554b0e5572 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1132 | 2025-03-20T03:30:33.795Z | 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 panic=abort -C embed-bitcode=no -C debuginfo=2 --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=bee669ddc794b8b0 -C extra-filename=-bee669ddc794b8b0 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1133 | 2025-03-20T03:30:33.822Z | Compiling aws-lc-sys v0.27.1 |
1134 | 2025-03-20T03:30:33.847Z | 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.27.1/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=1dba09b62902c992 -C extra-filename=-1dba09b62902c992 --out-dir /work/oxidecomputer/crucible/target/debug/build/aws-lc-sys-1dba09b62902c992 -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern bindgen=/work/oxidecomputer/crucible/target/debug/deps/libbindgen-41bc56d821028f3b.rlib --extern cc=/work/oxidecomputer/crucible/target/debug/deps/libcc-68980a3f335ec2f3.rlib --extern cmake=/work/oxidecomputer/crucible/target/debug/deps/libcmake-187ed7b74f726232.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'` |
1135 | 2025-03-20T03:30:34.270Z | Compiling ipnet v2.9.0 |
1136 | 2025-03-20T03:30:34.295Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=4efa376f343665d9 -C extra-filename=-4efa376f343665d9 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1137 | 2025-03-20T03:30:34.319Z | Compiling openssl-probe v0.1.5 |
1138 | 2025-03-20T03:30:34.319Z | 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'` |
1139 | 2025-03-20T03:30:34.344Z | 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 embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4a294997008ce497 -C extra-filename=-4a294997008ce497 --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-5232abdcc2ff3fd6.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1140 | 2025-03-20T03:30:34.528Z | 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 embed-bitcode=no --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=8692de461053dd14 -C extra-filename=-8692de461053dd14 --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-db0780f6db0d7b83.rmeta --extern tracing_attributes=/work/oxidecomputer/crucible/target/debug/deps/libtracing_attributes-28c0ee56e9145044.so --extern tracing_core=/work/oxidecomputer/crucible/target/debug/deps/libtracing_core-a6fda261ae037a63.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1141 | 2025-03-20T03:30:34.615Z | 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.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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=5dc3e5bed7562558 -C extra-filename=-5dc3e5bed7562558 --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-cb54e5a01c48e0b0.rmeta --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 --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-db0780f6db0d7b83.rmeta --extern tokio=/work/oxidecomputer/crucible/target/debug/deps/libtokio-a5d9e293f5e99728.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1142 | 2025-03-20T03:30:34.884Z | Compiling http-body-util v0.1.2 |
1143 | 2025-03-20T03:30:34.908Z | 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=845e8528998392ae -C extra-filename=-845e8528998392ae --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-af5bafe9dbb58fe8.rmeta --extern futures_util=/work/oxidecomputer/crucible/target/debug/deps/libfutures_util-f474818a7309cb90.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-e6d37162631090eb.rmeta --extern http_body=/work/oxidecomputer/crucible/target/debug/deps/libhttp_body-454f65e0cbf52906.rmeta --extern pin_project_lite=/work/oxidecomputer/crucible/target/debug/deps/libpin_project_lite-ebae1a32f1902851.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1144 | 2025-03-20T03:30:35.161Z | 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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=873edb058d3da36b -C extra-filename=-873edb058d3da36b --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-cb54e5a01c48e0b0.rmeta --extern http=/work/oxidecomputer/crucible/target/debug/deps/libhttp-d87aac9664fc1df5.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1145 | 2025-03-20T03:30:35.241Z | 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.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 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4249fd7f34fe0ee4 -C extra-filename=-4249fd7f34fe0ee4 --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_neon_intrinsics --cfg httparse_simd` |
1146 | 2025-03-20T03:30:35.272Z | 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 panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=eb42340f8849aac7 -C extra-filename=-eb42340f8849aac7 --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-ad8c4b9cff4819c0.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1147 | 2025-03-20T03:30:35.306Z | Compiling encoding_rs v0.8.33 |
1148 | 2025-03-20T03:30:35.330Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=983d51f9fcaacf24 -C extra-filename=-983d51f9fcaacf24 --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 --cap-lints allow '-Wclippy::unused-async'` |
1149 | 2025-03-20T03:30:35.395Z | 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 embed-bitcode=no --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=b62fff60b00a7e6d -C extra-filename=-b62fff60b00a7e6d --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1150 | 2025-03-20T03:30:35.617Z | Compiling base64 v0.22.1 |
1151 | 2025-03-20T03:30:35.642Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.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=185e749141543923 -C extra-filename=-185e749141543923 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1152 | 2025-03-20T03:30:35.686Z | 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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3454eedd05e17889 -C extra-filename=-3454eedd05e17889 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1153 | 2025-03-20T03:30:35.779Z | 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 embed-bitcode=no --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=846004a314cd2cf3 -C extra-filename=-846004a314cd2cf3 --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1154 | 2025-03-20T03:30:35.848Z | 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 embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ad992e784ac04f0e -C extra-filename=-ad992e784ac04f0e --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --cap-lints allow '-Wclippy::unused-async'` |
1155 | 2025-03-20T03:30:36.281Z | Compiling rustls-pemfile v2.1.3 |
1156 | 2025-03-20T03:30:36.306Z | Running `/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=abd3fd9102e5651b -C extra-filename=-abd3fd9102e5651b --out-dir /work/oxidecomputer/crucible/target/debug/deps -L dependency=/work/oxidecomputer/crucible/target/debug/deps --extern base64=/work/oxidecomputer/crucible/target/debug/deps/libbase64-185e749141543923.rmeta --extern pki_types=/work/oxidecomputer/crucible/target/debug/deps/librustls_pki_types-a7d40b43784c9669.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1157 | 2025-03-20T03:30:36.332Z | Running `/work/oxidecomputer/crucible/target/debug/build/aws-lc-sys-1dba09b62902c992/build-script-main` |
1158 | 2025-03-20T03:30:36.441Z | 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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=c1b95ed6882f849b -C extra-filename=-c1b95ed6882f849b --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-ad992e784ac04f0e.rmeta --extern rand_core=/work/oxidecomputer/crucible/target/debug/deps/librand_core-3e40c587fc01b892.rmeta --cap-lints allow '-Wclippy::unused-async'` |
1159 | 2025-03-20T03:30:36.466Z | warning: aws-lc-sys@0.27.1: Building with: CMake |
1160 | 2025-03-20T03:30:36.466Z | warning: aws-lc-sys@0.27.1: Symbol Prefix: Some("aws_lc_0_27_1") |
1161 | 2025-03-20T03:30:36.466Z | warning: aws-lc-sys@0.27.1: CMAKE environment variable set: cmake |
1162 | 2025-03-20T03:30:36.466Z | error: failed to run custom build command for `aws-lc-sys v0.27.1` |
1163 | 2025-03-20T03:30:36.466Z | |
1164 | 2025-03-20T03:30:36.466Z | Caused by: |
1165 | 2025-03-20T03:30:36.466Z | process didn't exit successfully: `/work/oxidecomputer/crucible/target/debug/build/aws-lc-sys-1dba09b62902c992/build-script-main` (exit status: 101) |
1166 | 2025-03-20T03:30:36.466Z | --- stdout |
1167 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX |
1168 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_PREGENERATING_BINDINGS |
1169 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN |
1170 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM |
1171 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_CFLAGS |
1172 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_PREBUILT_NASM |
1173 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_C_STD |
1174 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER |
1175 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC |
1176 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=CMAKE |
1177 | 2025-03-20T03:30:36.466Z | cargo:warning=Building with: CMake |
1178 | 2025-03-20T03:30:36.466Z | cargo:warning=Symbol Prefix: Some("aws_lc_0_27_1") |
1179 | 2025-03-20T03:30:36.466Z | cargo:rerun-if-env-changed=CMAKE |
1180 | 2025-03-20T03:30:36.466Z | cargo:warning=CMAKE environment variable set: cmake |
1181 | 2025-03-20T03:30:36.466Z | |
1182 | 2025-03-20T03:30:36.466Z | --- stderr |
1183 | 2025-03-20T03:30:36.466Z | thread 'main' panicked at /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/lib.rs:622:31: |
1184 | 2025-03-20T03:30:36.466Z | 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: [])" |
1185 | 2025-03-20T03:30:36.467Z | note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
1186 | 2025-03-20T03:30:36.467Z | warning: build failed, waiting for other jobs to finish... |
1187 | 2025-03-20T03:30:38.782Z | |
1188 | 2025-03-20T03:30:38.782Z | real 1:05.971502446 |
1189 | 2025-03-20T03:30:38.782Z | user 4:40.852159952 |
1190 | 2025-03-20T03:30:38.782Z | sys 52.741244998 |
1191 | 2025-03-20T03:30:38.782Z | trap 0.170801333 |
1192 | 2025-03-20T03:30:38.782Z | tflt 0.322750474 |
1193 | 2025-03-20T03:30:38.782Z | dflt 0.246004259 |
1194 | 2025-03-20T03:30:38.782Z | kflt 0.003318260 |
1195 | 2025-03-20T03:30:38.783Z | lock 5:49.626170269 |
1196 | 2025-03-20T03:30:38.783Z | slp 17:16.515374878 |
1197 | 2025-03-20T03:30:38.783Z | lat 23.774355254 |
1198 | 2025-03-20T03:30:38.783Z | stop 1:11.034909928 |
1199 | 2025-03-20T03:30:38.807Z | process exited: duration 66273 ms, exit code 101 |
|
1200 | 2025-03-20T03:30:38.857Z | found 0 output files |