|
|
|
1 | 2025-03-14T00:08:39.813Z | job assigned to worker 01JP8ZNPV4VVX44689E5W9FX7G [factory gimlet-EVT22200007-propolis, EVT22200007/21824] (queued for 28 s) |
|
2 | 2025-03-14T00:08:51.311Z | starting task 0: "setup" |
3 | 2025-03-14T00:08:51.336Z | ++ uname -s |
4 | 2025-03-14T00:08:51.336Z | + kern=SunOS |
5 | 2025-03-14T00:08:51.336Z | + build_user=build |
6 | 2025-03-14T00:08:51.336Z | + build_uid=12345 |
7 | 2025-03-14T00:08:51.336Z | + work_dir=/work |
8 | 2025-03-14T00:08:51.336Z | + input_dir=/input |
9 | 2025-03-14T00:08:51.336Z | + [[ 0 == 12345 ]] |
10 | 2025-03-14T00:08:51.336Z | + case "$kern" in |
11 | 2025-03-14T00:08:51.336Z | + groupadd -g 12345 build |
12 | 2025-03-14T00:08:51.336Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-14T00:08:53.340Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-14T00:08:53.380Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-14T00:08:53.405Z | + home_fs=zfs |
16 | 2025-03-14T00:08:53.405Z | + [[ zfs == autofs ]] |
17 | 2025-03-14T00:08:53.405Z | + mkdir -p /home/build |
18 | 2025-03-14T00:08:53.405Z | + chown build:build /home/build /work |
19 | 2025-03-14T00:08:55.390Z | + chmod 0700 /home/build /work |
20 | 2025-03-14T00:08:55.415Z | process exited: duration 4086 ms, exit code 0 |
|
21 | 2025-03-14T00:08:55.465Z | starting task 1: "rust-toolchain" |
22 | 2025-03-14T00:08:55.490Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-14T00:08:55.490Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-14T00:08:55.490Z | * rust toolchain channel = "stable" |
25 | 2025-03-14T00:08:55.490Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
26 | 2025-03-14T00:08:55.490Z | * rust toolchain profile = "default" |
27 | 2025-03-14T00:08:55.490Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-14T00:08:55.490Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-14T00:08:55.490Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-14T00:08:55.647Z | info: downloading installer |
31 | 2025-03-14T00:08:56.118Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-14T00:08:56.118Z | warn: /opt/ooce/bin |
33 | 2025-03-14T00:08:56.118Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-14T00:08:56.118Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-14T00:08:56.118Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-14T00:08:56.118Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-14T00:08:56.118Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-14T00:08:56.118Z | error: cannot install while Rust is installed |
39 | 2025-03-14T00:08:56.118Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-14T00:08:56.142Z | info: profile set to 'default' |
41 | 2025-03-14T00:08:56.143Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-14T00:08:56.143Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-14T00:08:56.265Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-14T00:08:56.265Z | info: downloading component 'cargo' |
45 | 2025-03-14T00:08:56.416Z | info: downloading component 'clippy' |
46 | 2025-03-14T00:08:56.494Z | info: downloading component 'rust-docs' |
47 | 2025-03-14T00:08:56.708Z | info: downloading component 'rust-std' |
48 | 2025-03-14T00:08:57.106Z | info: downloading component 'rustc' |
49 | 2025-03-14T00:08:58.222Z | info: downloading component 'rustfmt' |
50 | 2025-03-14T00:08:58.284Z | info: installing component 'cargo' |
51 | 2025-03-14T00:08:59.582Z | info: installing component 'clippy' |
52 | 2025-03-14T00:09:00.095Z | info: installing component 'rust-docs' |
53 | 2025-03-14T00:09:03.473Z | info: installing component 'rust-std' |
54 | 2025-03-14T00:09:05.944Z | info: installing component 'rustc' |
55 | 2025-03-14T00:09:14.242Z | info: installing component 'rustfmt' |
56 | 2025-03-14T00:09:14.690Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-14T00:09:14.690Z | |
58 | 2025-03-14T00:09:14.866Z | stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-14T00:09:14.866Z | |
60 | 2025-03-14T00:09:14.866Z | |
61 | 2025-03-14T00:09:14.866Z | Rust is installed now. Great! |
62 | 2025-03-14T00:09:14.866Z | |
63 | 2025-03-14T00:09:14.866Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-14T00:09:14.892Z | environment variable. This has not been done automatically. |
65 | 2025-03-14T00:09:14.892Z | |
66 | 2025-03-14T00:09:14.892Z | To configure your current shell, you need to source |
67 | 2025-03-14T00:09:14.892Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-14T00:09:14.892Z | |
69 | 2025-03-14T00:09:14.892Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-14T00:09:14.892Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-14T00:09:14.892Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-14T00:09:14.892Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-14T00:09:14.980Z | + rustup --version |
74 | 2025-03-14T00:09:15.004Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-14T00:09:15.005Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-14T00:09:15.059Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
77 | 2025-03-14T00:09:15.084Z | + cargo --version |
78 | 2025-03-14T00:09:15.109Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
79 | 2025-03-14T00:09:15.109Z | + rustc --version |
80 | 2025-03-14T00:09:15.161Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
81 | 2025-03-14T00:09:15.186Z | process exited: duration 19702 ms, exit code 0 |
|
82 | 2025-03-14T00:09:15.236Z | starting task 2: "authentication" |
83 | 2025-03-14T00:09:15.304Z | process exited: duration 67 ms, exit code 0 |
|
84 | 2025-03-14T00:09:15.353Z | starting task 3: "clone repository" |
85 | 2025-03-14T00:09:15.378Z | + mkdir -p /work/oxidecomputer/propolis |
86 | 2025-03-14T00:09:15.378Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
87 | 2025-03-14T00:09:15.403Z | Cloning into '/work/oxidecomputer/propolis'... |
88 | 2025-03-14T00:09:16.624Z | + cd /work/oxidecomputer/propolis |
89 | 2025-03-14T00:09:16.624Z | + git fetch origin c6d4553932a432a1dd3a947abd067b1bb620e89f |
90 | 2025-03-14T00:09:16.959Z | From https://github.com/oxidecomputer/propolis |
91 | 2025-03-14T00:09:16.959Z | * branch c6d4553932a432a1dd3a947abd067b1bb620e89f -> FETCH_HEAD |
92 | 2025-03-14T00:09:16.983Z | + [[ -n gjcolombo/vcr-replace-during-activate ]] |
93 | 2025-03-14T00:09:16.984Z | ++ git branch --show-current |
94 | 2025-03-14T00:09:16.984Z | + current=master |
95 | 2025-03-14T00:09:16.984Z | + [[ master != gjcolombo/vcr-replace-during-activate ]] |
96 | 2025-03-14T00:09:16.984Z | + git branch -f gjcolombo/vcr-replace-during-activate c6d4553932a432a1dd3a947abd067b1bb620e89f |
97 | 2025-03-14T00:09:17.008Z | + git checkout -f gjcolombo/vcr-replace-during-activate |
98 | 2025-03-14T00:09:17.033Z | Switched to branch 'gjcolombo/vcr-replace-during-activate' |
99 | 2025-03-14T00:09:17.058Z | + git reset --hard c6d4553932a432a1dd3a947abd067b1bb620e89f |
100 | 2025-03-14T00:09:17.083Z | HEAD is now at c6d4553 PR feedback |
101 | 2025-03-14T00:09:17.083Z | process exited: duration 1725 ms, exit code 0 |
|
102 | 2025-03-14T00:09:17.137Z | starting task 4: "build" |
103 | 2025-03-14T00:09:17.162Z | + cargo --version |
104 | 2025-03-14T00:09:17.187Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
105 | 2025-03-14T00:09:17.187Z | + rustc --version |
106 | 2025-03-14T00:09:17.228Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
107 | 2025-03-14T00:09:17.253Z | + banner check |
108 | 2025-03-14T00:09:17.253Z | |
109 | 2025-03-14T00:09:17.253Z | #### # # ###### #### # # |
110 | 2025-03-14T00:09:17.253Z | # # # # # # # # # |
111 | 2025-03-14T00:09:17.253Z | # ###### ##### # #### |
112 | 2025-03-14T00:09:17.253Z | # # # # # # # |
113 | 2025-03-14T00:09:17.253Z | # # # # # # # # # |
114 | 2025-03-14T00:09:17.253Z | #### # # ###### #### # # |
115 | 2025-03-14T00:09:17.253Z | |
116 | 2025-03-14T00:09:17.253Z | + ptime -m cargo check --features falcon |
117 | 2025-03-14T00:09:17.460Z | Updating crates.io index |
118 | 2025-03-14T00:09:17.485Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
119 | 2025-03-14T00:09:19.854Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
120 | 2025-03-14T00:09:27.983Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
121 | 2025-03-14T00:09:28.317Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
122 | 2025-03-14T00:09:28.685Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
123 | 2025-03-14T00:09:29.109Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
124 | 2025-03-14T00:09:29.669Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
125 | 2025-03-14T00:09:30.043Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
126 | 2025-03-14T00:09:30.708Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
127 | 2025-03-14T00:09:31.103Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
128 | 2025-03-14T00:09:31.505Z | Updating git repository `https://github.com/oxidecomputer/p4` |
129 | 2025-03-14T00:09:32.158Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
130 | 2025-03-14T00:09:33.210Z | Updating git repository `https://github.com/oxidecomputer/opte` |
131 | 2025-03-14T00:09:34.060Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
132 | 2025-03-14T00:09:34.892Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
133 | 2025-03-14T00:09:35.238Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
134 | 2025-03-14T00:09:35.877Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
135 | 2025-03-14T00:09:36.333Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
136 | 2025-03-14T00:09:37.803Z | Downloading crates ... |
137 | 2025-03-14T00:09:37.937Z | Downloaded argon2 v0.5.3 |
138 | 2025-03-14T00:09:37.962Z | Downloaded equivalent v1.0.1 |
139 | 2025-03-14T00:09:37.962Z | Downloaded dyn-clone v1.0.17 |
140 | 2025-03-14T00:09:37.962Z | Downloaded opaque-debug v0.3.1 |
141 | 2025-03-14T00:09:37.988Z | Downloaded native-tls v0.2.11 |
142 | 2025-03-14T00:09:37.988Z | Downloaded progenitor-client v0.8.0 |
143 | 2025-03-14T00:09:37.988Z | Downloaded quick-error v1.2.3 |
144 | 2025-03-14T00:09:38.012Z | Downloaded usdt v0.5.0 |
145 | 2025-03-14T00:09:38.012Z | Downloaded httpdate v1.0.3 |
146 | 2025-03-14T00:09:38.012Z | Downloaded serde_spanned v0.6.7 |
147 | 2025-03-14T00:09:38.012Z | Downloaded serde_urlencoded v0.7.1 |
148 | 2025-03-14T00:09:38.012Z | Downloaded waitgroup v0.1.2 |
149 | 2025-03-14T00:09:38.037Z | Downloaded serde_derive_internals v0.29.1 |
150 | 2025-03-14T00:09:38.037Z | Downloaded utf8parse v0.2.1 |
151 | 2025-03-14T00:09:38.037Z | Downloaded ident_case v1.0.1 |
152 | 2025-03-14T00:09:38.037Z | Downloaded swrite v0.1.0 |
153 | 2025-03-14T00:09:38.037Z | Downloaded zone_cfg_derive v0.3.0 |
154 | 2025-03-14T00:09:38.063Z | Downloaded zerovec-derive v0.10.3 |
155 | 2025-03-14T00:09:38.063Z | Downloaded typeid v1.0.0 |
156 | 2025-03-14T00:09:38.063Z | Downloaded take_mut v0.2.2 |
157 | 2025-03-14T00:09:38.063Z | Downloaded signal-hook-registry v1.4.2 |
158 | 2025-03-14T00:09:38.063Z | Downloaded lock_api v0.4.12 |
159 | 2025-03-14T00:09:38.063Z | Downloaded zerocopy-derive v0.7.34 |
160 | 2025-03-14T00:09:38.087Z | Downloaded time-core v0.1.2 |
161 | 2025-03-14T00:09:38.087Z | Downloaded scroll v0.12.0 |
162 | 2025-03-14T00:09:38.087Z | Downloaded thiserror-impl v1.0.64 |
163 | 2025-03-14T00:09:38.087Z | Downloaded foreign-types-shared v0.3.1 |
164 | 2025-03-14T00:09:38.087Z | Downloaded libloading v0.7.4 |
165 | 2025-03-14T00:09:38.112Z | Downloaded scroll_derive v0.12.0 |
166 | 2025-03-14T00:09:38.112Z | Downloaded foreign-types v0.3.2 |
167 | 2025-03-14T00:09:38.112Z | Downloaded is_terminal_polyfill v1.70.0 |
168 | 2025-03-14T00:09:38.112Z | Downloaded tinyvec_macros v0.1.1 |
169 | 2025-03-14T00:09:38.112Z | Downloaded is_ci v1.2.0 |
170 | 2025-03-14T00:09:38.112Z | Downloaded generic-array v0.14.7 |
171 | 2025-03-14T00:09:38.112Z | Downloaded foreign-types v0.5.0 |
172 | 2025-03-14T00:09:38.137Z | Downloaded itoa v1.0.11 |
173 | 2025-03-14T00:09:38.137Z | Downloaded ipnetwork v0.20.0 |
174 | 2025-03-14T00:09:38.137Z | Downloaded tar v0.4.40 |
175 | 2025-03-14T00:09:38.137Z | Downloaded fnv v1.0.7 |
176 | 2025-03-14T00:09:38.137Z | Downloaded indexmap v2.7.0 |
177 | 2025-03-14T00:09:38.161Z | Downloaded tempfile v3.10.1 |
178 | 2025-03-14T00:09:38.162Z | Downloaded getrandom v0.2.14 |
179 | 2025-03-14T00:09:38.162Z | Downloaded glob v0.3.1 |
180 | 2025-03-14T00:09:38.162Z | Downloaded toml_edit v0.22.20 |
181 | 2025-03-14T00:09:38.196Z | Downloaded steno v0.4.1 |
182 | 2025-03-14T00:09:38.221Z | Downloaded itertools v0.13.0 |
183 | 2025-03-14T00:09:38.221Z | Downloaded toml_edit v0.19.15 |
184 | 2025-03-14T00:09:38.246Z | Downloaded tokio-util v0.7.11 |
185 | 2025-03-14T00:09:38.271Z | Downloaded itertools v0.10.5 |
186 | 2025-03-14T00:09:38.271Z | Downloaded winnow v0.5.40 |
187 | 2025-03-14T00:09:38.296Z | Downloaded zerocopy v0.7.34 |
188 | 2025-03-14T00:09:38.323Z | Downloaded rayon v1.10.0 |
189 | 2025-03-14T00:09:38.323Z | Downloaded icu_properties_data v1.5.0 |
190 | 2025-03-14T00:09:38.348Z | Downloaded webpki-roots v0.26.3 |
191 | 2025-03-14T00:09:38.348Z | Downloaded openssl v0.10.71 |
192 | 2025-03-14T00:09:38.373Z | Downloaded regex v1.11.1 |
193 | 2025-03-14T00:09:38.397Z | Downloaded rustls v0.21.12 |
194 | 2025-03-14T00:09:38.397Z | Downloaded syn v2.0.96 |
195 | 2025-03-14T00:09:38.422Z | Downloaded git2 v0.19.0 |
196 | 2025-03-14T00:09:38.447Z | Downloaded rustix v0.38.34 |
197 | 2025-03-14T00:09:38.480Z | Downloaded zerocopy-derive v0.6.6 |
198 | 2025-03-14T00:09:38.480Z | Downloaded rustls v0.23.10 |
199 | 2025-03-14T00:09:38.504Z | Downloaded regress v0.10.1 |
200 | 2025-03-14T00:09:38.529Z | Downloaded openapiv3 v2.0.0 |
201 | 2025-03-14T00:09:38.529Z | Downloaded rustls v0.22.4 |
202 | 2025-03-14T00:09:38.554Z | Downloaded regress v0.9.1 |
203 | 2025-03-14T00:09:38.578Z | Downloaded regex-syntax v0.8.5 |
204 | 2025-03-14T00:09:38.578Z | Downloaded nix v0.29.0 |
205 | 2025-03-14T00:09:38.603Z | Downloaded nix v0.28.0 |
206 | 2025-03-14T00:09:38.603Z | Downloaded futures-util v0.3.30 |
207 | 2025-03-14T00:09:38.628Z | Downloaded smoltcp v0.11.0 |
208 | 2025-03-14T00:09:38.653Z | Downloaded rustls-webpki v0.102.4 |
209 | 2025-03-14T00:09:38.677Z | Downloaded regex-automata v0.4.9 |
210 | 2025-03-14T00:09:38.702Z | Downloaded zerocopy-derive v0.2.0 |
211 | 2025-03-14T00:09:38.702Z | Downloaded libc v0.2.169 |
212 | 2025-03-14T00:09:38.732Z | Downloaded typify-impl v0.3.0 |
213 | 2025-03-14T00:09:38.757Z | Downloaded typify-impl v0.2.0 |
214 | 2025-03-14T00:09:38.782Z | Downloaded tokio v1.40.0 |
215 | 2025-03-14T00:09:38.825Z | Downloaded tracing v0.1.40 |
216 | 2025-03-14T00:09:38.850Z | Downloaded petgraph v0.6.5 |
217 | 2025-03-14T00:09:38.875Z | Downloaded rustls-webpki v0.101.7 |
218 | 2025-03-14T00:09:38.899Z | Downloaded winnow v0.6.18 |
219 | 2025-03-14T00:09:38.900Z | Downloaded quinn-proto v0.11.8 |
220 | 2025-03-14T00:09:38.900Z | Downloaded idna v1.0.3 |
221 | 2025-03-14T00:09:38.924Z | Downloaded hickory-proto v0.24.4 |
222 | 2025-03-14T00:09:38.949Z | Downloaded time v0.3.36 |
223 | 2025-03-14T00:09:38.949Z | Downloaded reqwest v0.12.7 |
224 | 2025-03-14T00:09:38.949Z | Downloaded rusqlite v0.32.1 |
225 | 2025-03-14T00:09:38.975Z | Downloaded zerocopy v0.6.6 |
226 | 2025-03-14T00:09:38.975Z | Downloaded expectorate v1.1.0 |
227 | 2025-03-14T00:09:38.975Z | Downloaded syn v1.0.109 |
228 | 2025-03-14T00:09:39.000Z | Downloaded pest v2.7.10 |
229 | 2025-03-14T00:09:39.000Z | Downloaded term v0.7.0 |
230 | 2025-03-14T00:09:39.000Z | Downloaded h2 v0.4.6 |
231 | 2025-03-14T00:09:39.026Z | Downloaded goblin v0.8.2 |
232 | 2025-03-14T00:09:39.026Z | Downloaded encoding_rs v0.8.34 |
233 | 2025-03-14T00:09:39.050Z | Downloaded icu_properties v1.5.1 |
234 | 2025-03-14T00:09:39.050Z | Downloaded vcpkg v0.2.15 |
235 | 2025-03-14T00:09:39.102Z | Downloaded unicode-width v0.1.14 |
236 | 2025-03-14T00:09:39.127Z | Downloaded futures-task v0.3.30 |
237 | 2025-03-14T00:09:39.128Z | Downloaded futures-channel v0.3.30 |
238 | 2025-03-14T00:09:39.128Z | Downloaded float-ord v0.3.2 |
239 | 2025-03-14T00:09:39.128Z | Downloaded ipnet v2.9.0 |
240 | 2025-03-14T00:09:39.128Z | Downloaded tokio-tungstenite v0.21.0 |
241 | 2025-03-14T00:09:39.128Z | Downloaded tokio-rustls v0.26.0 |
242 | 2025-03-14T00:09:39.128Z | Downloaded tokio-rustls v0.25.0 |
243 | 2025-03-14T00:09:39.152Z | Downloaded futures-macro v0.3.30 |
244 | 2025-03-14T00:09:39.152Z | Downloaded linear-map v1.2.0 |
245 | 2025-03-14T00:09:39.152Z | Downloaded libm v0.2.8 |
246 | 2025-03-14T00:09:39.153Z | Downloaded indexmap v1.9.3 |
247 | 2025-03-14T00:09:39.153Z | Downloaded scopeguard v1.2.0 |
248 | 2025-03-14T00:09:39.153Z | Downloaded schemars v0.8.21 |
249 | 2025-03-14T00:09:39.178Z | Downloaded fatfs v0.3.6 |
250 | 2025-03-14T00:09:39.178Z | Downloaded hashbrown v0.14.5 |
251 | 2025-03-14T00:09:39.202Z | Downloaded hyper v1.4.1 |
252 | 2025-03-14T00:09:39.202Z | Downloaded num-bigint v0.4.5 |
253 | 2025-03-14T00:09:39.202Z | Downloaded globset v0.4.14 |
254 | 2025-03-14T00:09:39.202Z | Downloaded yoke-derive v0.7.5 |
255 | 2025-03-14T00:09:39.202Z | Downloaded spin v0.9.8 |
256 | 2025-03-14T00:09:39.228Z | Downloaded slog-dtrace v0.3.0 |
257 | 2025-03-14T00:09:39.228Z | Downloaded icu_normalizer v1.5.0 |
258 | 2025-03-14T00:09:39.228Z | Downloaded whoami v1.5.1 |
259 | 2025-03-14T00:09:39.228Z | Downloaded zerocopy v0.3.2 |
260 | 2025-03-14T00:09:39.228Z | Downloaded tinyvec v1.6.0 |
261 | 2025-03-14T00:09:39.228Z | Downloaded tinystr v0.7.6 |
262 | 2025-03-14T00:09:39.228Z | Downloaded similar v2.5.0 |
263 | 2025-03-14T00:09:39.253Z | Downloaded ryu v1.0.18 |
264 | 2025-03-14T00:09:39.253Z | Downloaded zerovec v0.10.4 |
265 | 2025-03-14T00:09:39.253Z | Downloaded icu_normalizer_data v1.5.0 |
266 | 2025-03-14T00:09:39.253Z | Downloaded dropshot v0.12.0 |
267 | 2025-03-14T00:09:39.279Z | Downloaded is-terminal v0.4.12 |
268 | 2025-03-14T00:09:39.279Z | Downloaded instant v0.1.12 |
269 | 2025-03-14T00:09:39.279Z | Downloaded inout v0.1.3 |
270 | 2025-03-14T00:09:39.304Z | Downloaded tokio-rustls v0.24.1 |
271 | 2025-03-14T00:09:39.304Z | Downloaded semver v0.1.20 |
272 | 2025-03-14T00:09:39.304Z | Downloaded futures-executor v0.3.30 |
273 | 2025-03-14T00:09:39.304Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
274 | 2025-03-14T00:09:39.370Z | Downloaded hashbrown v0.15.2 |
275 | 2025-03-14T00:09:39.395Z | Downloaded memchr v2.7.2 |
276 | 2025-03-14T00:09:39.395Z | Downloaded tokio-macros v2.4.0 |
277 | 2025-03-14T00:09:39.395Z | Downloaded socket2 v0.5.7 |
278 | 2025-03-14T00:09:39.395Z | Downloaded slog v2.7.0 |
279 | 2025-03-14T00:09:39.419Z | Downloaded futures v0.3.30 |
280 | 2025-03-14T00:09:39.419Z | Downloaded time-macros v0.2.18 |
281 | 2025-03-14T00:09:39.419Z | Downloaded wyz v0.5.1 |
282 | 2025-03-14T00:09:39.419Z | Downloaded usdt-impl v0.5.0 |
283 | 2025-03-14T00:09:39.419Z | Downloaded prettyplease v0.2.22 |
284 | 2025-03-14T00:09:39.419Z | Downloaded tokio-native-tls v0.3.1 |
285 | 2025-03-14T00:09:39.419Z | Downloaded yoke v0.7.5 |
286 | 2025-03-14T00:09:39.445Z | Downloaded tungstenite v0.21.0 |
287 | 2025-03-14T00:09:39.445Z | Downloaded terminal_size v0.3.0 |
288 | 2025-03-14T00:09:39.445Z | Downloaded structmeta-derive v0.3.0 |
289 | 2025-03-14T00:09:39.445Z | Downloaded smallvec v1.13.2 |
290 | 2025-03-14T00:09:39.445Z | Downloaded slog-term v2.9.1 |
291 | 2025-03-14T00:09:39.445Z | Downloaded strum_macros v0.26.2 |
292 | 2025-03-14T00:09:39.445Z | Downloaded icu_locid_transform_data v1.5.0 |
293 | 2025-03-14T00:09:39.445Z | Downloaded anstyle-parse v0.2.4 |
294 | 2025-03-14T00:09:39.445Z | Downloaded form_urlencoded v1.2.1 |
295 | 2025-03-14T00:09:39.470Z | Downloaded foreign-types-shared v0.1.1 |
296 | 2025-03-14T00:09:39.470Z | Downloaded tap v1.0.1 |
297 | 2025-03-14T00:09:39.470Z | Downloaded sct v0.7.1 |
298 | 2025-03-14T00:09:39.470Z | Downloaded structmeta v0.3.0 |
299 | 2025-03-14T00:09:39.470Z | Downloaded strsim v0.11.1 |
300 | 2025-03-14T00:09:39.495Z | Downloaded static_assertions v1.1.0 |
301 | 2025-03-14T00:09:39.495Z | Downloaded slab v0.4.9 |
302 | 2025-03-14T00:09:39.495Z | Downloaded futures-core v0.3.31 |
303 | 2025-03-14T00:09:39.495Z | Downloaded icu_locid_transform v1.5.0 |
304 | 2025-03-14T00:09:39.495Z | Downloaded hubpack v0.1.2 |
305 | 2025-03-14T00:09:39.495Z | Downloaded rand v0.8.5 |
306 | 2025-03-14T00:09:39.495Z | Downloaded semver v1.0.24 |
307 | 2025-03-14T00:09:39.495Z | Downloaded jobserver v0.1.31 |
308 | 2025-03-14T00:09:39.495Z | Downloaded smf v0.2.3 |
309 | 2025-03-14T00:09:39.495Z | Downloaded schemars_derive v0.8.21 |
310 | 2025-03-14T00:09:39.520Z | Downloaded icu_provider v1.5.0 |
311 | 2025-03-14T00:09:39.520Z | Downloaded errno v0.3.9 |
312 | 2025-03-14T00:09:39.520Z | Downloaded tower-service v0.3.2 |
313 | 2025-03-14T00:09:39.520Z | Downloaded foreign-types-macros v0.2.3 |
314 | 2025-03-14T00:09:39.520Z | Downloaded kstat-rs v0.2.4 |
315 | 2025-03-14T00:09:39.520Z | Downloaded futures-sink v0.3.30 |
316 | 2025-03-14T00:09:39.520Z | Downloaded futures-io v0.3.30 |
317 | 2025-03-14T00:09:39.520Z | Downloaded zerofrom-derive v0.1.5 |
318 | 2025-03-14T00:09:39.520Z | Downloaded toml v0.7.8 |
319 | 2025-03-14T00:09:39.520Z | Downloaded quinn v0.11.5 |
320 | 2025-03-14T00:09:39.546Z | Downloaded stable_deref_trait v1.2.0 |
321 | 2025-03-14T00:09:39.546Z | Downloaded slog-json v2.6.1 |
322 | 2025-03-14T00:09:39.546Z | Downloaded slog-bunyan v2.5.0 |
323 | 2025-03-14T00:09:39.546Z | Downloaded slog-async v2.8.0 |
324 | 2025-03-14T00:09:39.546Z | Downloaded thread_local v1.1.8 |
325 | 2025-03-14T00:09:39.546Z | Downloaded thiserror-impl v2.0.11 |
326 | 2025-03-14T00:09:39.546Z | Downloaded thiserror v2.0.11 |
327 | 2025-03-14T00:09:39.546Z | Downloaded lazy_static v1.5.0 |
328 | 2025-03-14T00:09:39.546Z | Downloaded twox-hash v2.1.0 |
329 | 2025-03-14T00:09:39.571Z | Downloaded tracing-core v0.1.32 |
330 | 2025-03-14T00:09:39.571Z | Downloaded log v0.4.22 |
331 | 2025-03-14T00:09:39.571Z | Downloaded synstructure v0.13.1 |
332 | 2025-03-14T00:09:39.571Z | Downloaded serde_yaml v0.9.34+deprecated |
333 | 2025-03-14T00:09:39.571Z | Downloaded typify v0.3.0 |
334 | 2025-03-14T00:09:39.571Z | Downloaded openssl-probe v0.1.5 |
335 | 2025-03-14T00:09:39.571Z | Downloaded icu_locid v1.5.0 |
336 | 2025-03-14T00:09:39.596Z | Downloaded hashbrown v0.12.3 |
337 | 2025-03-14T00:09:39.596Z | Downloaded toml v0.8.19 |
338 | 2025-03-14T00:09:39.596Z | Downloaded funty v2.0.0 |
339 | 2025-03-14T00:09:39.596Z | Downloaded thread-id v4.2.1 |
340 | 2025-03-14T00:09:39.596Z | Downloaded tabwriter v1.4.0 |
341 | 2025-03-14T00:09:39.596Z | Downloaded serde_json v1.0.135 |
342 | 2025-03-14T00:09:39.621Z | Downloaded thiserror v1.0.64 |
343 | 2025-03-14T00:09:39.621Z | Downloaded libsw v3.3.1 |
344 | 2025-03-14T00:09:39.621Z | Downloaded indent_write v2.2.0 |
345 | 2025-03-14T00:09:39.621Z | Downloaded linked-hash-map v0.5.6 |
346 | 2025-03-14T00:09:39.621Z | Downloaded heapless v0.8.0 |
347 | 2025-03-14T00:09:39.646Z | Downloaded serde_with v3.11.0 |
348 | 2025-03-14T00:09:39.646Z | Downloaded openssl-sys v0.9.106 |
349 | 2025-03-14T00:09:39.646Z | Downloaded rustversion v1.0.17 |
350 | 2025-03-14T00:09:39.671Z | Downloaded rustls-pki-types v1.7.0 |
351 | 2025-03-14T00:09:39.671Z | Downloaded http-body v1.0.1 |
352 | 2025-03-14T00:09:39.671Z | Downloaded unsafe-libyaml v0.2.11 |
353 | 2025-03-14T00:09:39.671Z | Downloaded num-traits v0.2.19 |
354 | 2025-03-14T00:09:39.671Z | Downloaded num-derive v0.4.2 |
355 | 2025-03-14T00:09:39.672Z | Downloaded mio v1.0.2 |
356 | 2025-03-14T00:09:39.696Z | Downloaded xattr v1.3.1 |
357 | 2025-03-14T00:09:39.696Z | Downloaded tracing-attributes v0.1.27 |
358 | 2025-03-14T00:09:39.696Z | Downloaded rustls-pemfile v2.1.3 |
359 | 2025-03-14T00:09:39.696Z | Downloaded rustls-pemfile v1.0.4 |
360 | 2025-03-14T00:09:39.696Z | Downloaded macaddr v1.0.1 |
361 | 2025-03-14T00:09:39.696Z | Downloaded litemap v0.7.4 |
362 | 2025-03-14T00:09:39.697Z | Downloaded fixedbitset v0.4.2 |
363 | 2025-03-14T00:09:39.697Z | Downloaded filetime v0.2.23 |
364 | 2025-03-14T00:09:39.697Z | Downloaded fastrand v2.1.0 |
365 | 2025-03-14T00:09:39.697Z | Downloaded fallible-streaming-iterator v0.1.9 |
366 | 2025-03-14T00:09:39.721Z | Downloaded fallible-iterator v0.3.0 |
367 | 2025-03-14T00:09:39.721Z | Downloaded synstructure v0.12.6 |
368 | 2025-03-14T00:09:39.721Z | Downloaded supports-color v2.1.0 |
369 | 2025-03-14T00:09:39.721Z | Downloaded subtle v2.5.0 |
370 | 2025-03-14T00:09:39.721Z | Downloaded strum_macros v0.25.3 |
371 | 2025-03-14T00:09:39.721Z | Downloaded icu_collections v1.5.0 |
372 | 2025-03-14T00:09:39.721Z | Downloaded ron v0.8.1 |
373 | 2025-03-14T00:09:39.746Z | Downloaded progenitor-impl v0.9.1 |
374 | 2025-03-14T00:09:39.746Z | Downloaded serde_path_to_error v0.1.16 |
375 | 2025-03-14T00:09:39.746Z | Downloaded multer v3.1.0 |
376 | 2025-03-14T00:09:39.746Z | Downloaded zerofrom v0.1.5 |
377 | 2025-03-14T00:09:39.746Z | Downloaded rayon-core v1.12.1 |
378 | 2025-03-14T00:09:39.746Z | Downloaded sync_wrapper v1.0.1 |
379 | 2025-03-14T00:09:39.746Z | Downloaded write16 v1.0.0 |
380 | 2025-03-14T00:09:39.746Z | Downloaded libz-sys v1.1.16 |
381 | 2025-03-14T00:09:39.837Z | Downloaded sha1 v0.10.6 |
382 | 2025-03-14T00:09:39.862Z | Downloaded proc-macro2 v1.0.92 |
383 | 2025-03-14T00:09:39.862Z | Downloaded parking_lot v0.12.2 |
384 | 2025-03-14T00:09:39.862Z | Downloaded bstr v1.9.1 |
385 | 2025-03-14T00:09:39.887Z | Downloaded try-lock v0.2.5 |
386 | 2025-03-14T00:09:39.887Z | Downloaded lru-cache v0.1.2 |
387 | 2025-03-14T00:09:39.887Z | Downloaded zone v0.3.0 |
388 | 2025-03-14T00:09:39.887Z | Downloaded heck v0.5.0 |
389 | 2025-03-14T00:09:39.887Z | Downloaded writeable v0.5.5 |
390 | 2025-03-14T00:09:39.887Z | Downloaded sha2 v0.10.8 |
391 | 2025-03-14T00:09:39.887Z | Downloaded usdt-macro v0.3.5 |
392 | 2025-03-14T00:09:39.887Z | Downloaded url v2.5.4 |
393 | 2025-03-14T00:09:39.887Z | Downloaded typify v0.2.0 |
394 | 2025-03-14T00:09:39.887Z | Downloaded rustc-hash v2.0.0 |
395 | 2025-03-14T00:09:39.913Z | Downloaded resolv-conf v0.7.0 |
396 | 2025-03-14T00:09:39.913Z | Downloaded num_enum v0.7.2 |
397 | 2025-03-14T00:09:39.913Z | Downloaded zeroize v1.7.0 |
398 | 2025-03-14T00:09:39.913Z | Downloaded supports-color v3.0.1 |
399 | 2025-03-14T00:09:39.913Z | Downloaded rand_chacha v0.3.1 |
400 | 2025-03-14T00:09:39.913Z | Downloaded progenitor-impl v0.8.0 |
401 | 2025-03-14T00:09:39.913Z | Downloaded const_format v0.2.32 |
402 | 2025-03-14T00:09:39.938Z | Downloaded idna_adapter v1.2.0 |
403 | 2025-03-14T00:09:39.938Z | Downloaded version_check v0.9.5 |
404 | 2025-03-14T00:09:39.938Z | Downloaded vergen v8.3.2 |
405 | 2025-03-14T00:09:39.938Z | Downloaded uuid v1.10.0 |
406 | 2025-03-14T00:09:39.938Z | Downloaded utf-8 v0.7.6 |
407 | 2025-03-14T00:09:39.938Z | Downloaded hyper-tls v0.6.0 |
408 | 2025-03-14T00:09:39.938Z | Downloaded usdt-impl v0.3.5 |
409 | 2025-03-14T00:09:39.938Z | Downloaded usdt-attr-macro v0.3.5 |
410 | 2025-03-14T00:09:39.938Z | Downloaded strum v0.26.2 |
411 | 2025-03-14T00:09:39.938Z | Downloaded heck v0.4.1 |
412 | 2025-03-14T00:09:39.938Z | Downloaded hashlink v0.9.1 |
413 | 2025-03-14T00:09:39.963Z | Downloaded hash32 v0.3.1 |
414 | 2025-03-14T00:09:39.963Z | Downloaded want v0.3.1 |
415 | 2025-03-14T00:09:39.963Z | Downloaded utf16_iter v1.0.5 |
416 | 2025-03-14T00:09:39.963Z | Downloaded serde_tokenstream v0.1.7 |
417 | 2025-03-14T00:09:39.963Z | Downloaded serde_repr v0.1.19 |
418 | 2025-03-14T00:09:39.963Z | Downloaded serde_derive v1.0.217 |
419 | 2025-03-14T00:09:39.963Z | Downloaded http v1.2.0 |
420 | 2025-03-14T00:09:39.963Z | Downloaded hickory-resolver v0.24.4 |
421 | 2025-03-14T00:09:39.988Z | Downloaded untrusted v0.9.0 |
422 | 2025-03-14T00:09:39.988Z | Downloaded proc-macro-error v1.0.4 |
423 | 2025-03-14T00:09:39.988Z | Downloaded pest_generator v2.7.10 |
424 | 2025-03-14T00:09:39.988Z | Downloaded password-hash v0.5.0 |
425 | 2025-03-14T00:09:39.988Z | Downloaded colorchoice v1.0.1 |
426 | 2025-03-14T00:09:39.988Z | Downloaded ring v0.17.8 |
427 | 2025-03-14T00:09:40.083Z | Downloaded icu_provider_macros v1.5.0 |
428 | 2025-03-14T00:09:40.108Z | Downloaded toml_datetime v0.6.8 |
429 | 2025-03-14T00:09:40.108Z | Downloaded sigpipe v0.1.3 |
430 | 2025-03-14T00:09:40.108Z | Downloaded serde_with_macros v3.11.0 |
431 | 2025-03-14T00:09:40.108Z | Downloaded rustc_version v0.1.7 |
432 | 2025-03-14T00:09:40.108Z | Downloaded newline-converter v0.3.0 |
433 | 2025-03-14T00:09:40.108Z | Downloaded digest v0.10.7 |
434 | 2025-03-14T00:09:40.108Z | Downloaded utf8_iter v1.0.4 |
435 | 2025-03-14T00:09:40.108Z | Downloaded serde v1.0.217 |
436 | 2025-03-14T00:09:40.108Z | Downloaded usdt-macro v0.5.0 |
437 | 2025-03-14T00:09:40.108Z | Downloaded unicode-segmentation v1.11.0 |
438 | 2025-03-14T00:09:40.133Z | Downloaded quinn-udp v0.5.5 |
439 | 2025-03-14T00:09:40.133Z | Downloaded postcard v1.0.9 |
440 | 2025-03-14T00:09:40.133Z | Downloaded pest_meta v2.7.10 |
441 | 2025-03-14T00:09:40.133Z | Downloaded parse-display v0.10.0 |
442 | 2025-03-14T00:09:40.133Z | Downloaded hyper-util v0.1.9 |
443 | 2025-03-14T00:09:40.133Z | Downloaded humantime v2.1.0 |
444 | 2025-03-14T00:09:40.133Z | Downloaded highway v1.2.0 |
445 | 2025-03-14T00:09:40.133Z | Downloaded usdt-attr-macro v0.5.0 |
446 | 2025-03-14T00:09:40.133Z | Downloaded typify-macro v0.3.0 |
447 | 2025-03-14T00:09:40.133Z | Downloaded ringbuffer v0.15.0 |
448 | 2025-03-14T00:09:40.158Z | Downloaded deranged v0.3.11 |
449 | 2025-03-14T00:09:40.158Z | Downloaded bytes v1.9.0 |
450 | 2025-03-14T00:09:40.158Z | Downloaded proc-macro-crate v1.3.1 |
451 | 2025-03-14T00:09:40.158Z | Downloaded num_enum_derive v0.7.2 |
452 | 2025-03-14T00:09:40.158Z | Downloaded darling v0.20.9 |
453 | 2025-03-14T00:09:40.158Z | Downloaded serde_tokenstream v0.2.2 |
454 | 2025-03-14T00:09:40.159Z | Downloaded serde_arrays v0.1.0 |
455 | 2025-03-14T00:09:40.159Z | Downloaded hyper-rustls v0.27.3 |
456 | 2025-03-14T00:09:40.184Z | Downloaded httparse v1.8.0 |
457 | 2025-03-14T00:09:40.184Z | Downloaded typenum v1.17.0 |
458 | 2025-03-14T00:09:40.184Z | Downloaded quote v1.0.38 |
459 | 2025-03-14T00:09:40.184Z | Downloaded bitflags v1.3.2 |
460 | 2025-03-14T00:09:40.184Z | Downloaded async-recursion v1.1.1 |
461 | 2025-03-14T00:09:40.184Z | Downloaded serde-big-array v0.5.1 |
462 | 2025-03-14T00:09:40.184Z | Downloaded iana-time-zone v0.1.60 |
463 | 2025-03-14T00:09:40.209Z | Downloaded hubpack_derive v0.1.1 |
464 | 2025-03-14T00:09:40.209Z | Downloaded hostname v0.4.0 |
465 | 2025-03-14T00:09:40.209Z | Downloaded unicode-ident v1.0.14 |
466 | 2025-03-14T00:09:40.209Z | Downloaded ucd-trie v0.1.6 |
467 | 2025-03-14T00:09:40.209Z | Downloaded progenitor v0.9.1 |
468 | 2025-03-14T00:09:40.209Z | Downloaded powerfmt v0.2.0 |
469 | 2025-03-14T00:09:40.209Z | Downloaded polyval v0.6.2 |
470 | 2025-03-14T00:09:40.209Z | Downloaded pin-project-lite v0.2.14 |
471 | 2025-03-14T00:09:40.234Z | Downloaded pest_derive v2.7.10 |
472 | 2025-03-14T00:09:40.234Z | Downloaded once_cell v1.19.0 |
473 | 2025-03-14T00:09:40.234Z | Downloaded num_enum_derive v0.5.11 |
474 | 2025-03-14T00:09:40.234Z | Downloaded num-rational v0.4.2 |
475 | 2025-03-14T00:09:40.234Z | Downloaded const_format_proc_macros v0.2.32 |
476 | 2025-03-14T00:09:40.234Z | Downloaded clap_builder v4.5.2 |
477 | 2025-03-14T00:09:40.234Z | Downloaded http-body-util v0.1.2 |
478 | 2025-03-14T00:09:40.259Z | Downloaded libsqlite3-sys v0.30.1 |
479 | 2025-03-14T00:09:40.349Z | Downloaded hostname v0.3.1 |
480 | 2025-03-14T00:09:40.374Z | Downloaded hex v0.4.3 |
481 | 2025-03-14T00:09:40.374Z | Downloaded usdt v0.3.5 |
482 | 2025-03-14T00:09:40.374Z | Downloaded progenitor-macro v0.9.1 |
483 | 2025-03-14T00:09:40.374Z | Downloaded progenitor-macro v0.8.0 |
484 | 2025-03-14T00:09:40.374Z | Downloaded progenitor-client v0.9.1 |
485 | 2025-03-14T00:09:40.374Z | Downloaded proc-macro-error-attr v1.0.4 |
486 | 2025-03-14T00:09:40.374Z | Downloaded percent-encoding v2.3.1 |
487 | 2025-03-14T00:09:40.374Z | Downloaded openssl-macros v0.1.1 |
488 | 2025-03-14T00:09:40.374Z | Downloaded omicron-workspace-hack v0.1.0 |
489 | 2025-03-14T00:09:40.374Z | Downloaded debug-ignore v1.0.5 |
490 | 2025-03-14T00:09:40.374Z | Downloaded chrono v0.4.38 |
491 | 2025-03-14T00:09:40.399Z | Downloaded cargo-platform v0.1.8 |
492 | 2025-03-14T00:09:40.399Z | Downloaded autocfg v1.3.0 |
493 | 2025-03-14T00:09:40.400Z | Downloaded universal-hash v0.5.1 |
494 | 2025-03-14T00:09:40.400Z | Downloaded unicode-xid v0.2.4 |
495 | 2025-03-14T00:09:40.400Z | Downloaded typify-macro v0.2.0 |
496 | 2025-03-14T00:09:40.400Z | Downloaded rustc_version v0.4.0 |
497 | 2025-03-14T00:09:40.400Z | Downloaded rand_core v0.6.4 |
498 | 2025-03-14T00:09:40.400Z | Downloaded radium v0.7.0 |
499 | 2025-03-14T00:09:40.400Z | Downloaded progenitor v0.8.0 |
500 | 2025-03-14T00:09:40.400Z | Downloaded pretty-hex v0.2.1 |
501 | 2025-03-14T00:09:40.400Z | Downloaded paste v1.0.15 |
502 | 2025-03-14T00:09:40.400Z | Downloaded darling_macro v0.20.9 |
503 | 2025-03-14T00:09:40.400Z | Downloaded cstr-argument v0.1.2 |
504 | 2025-03-14T00:09:40.400Z | Downloaded bitvec v1.0.1 |
505 | 2025-03-14T00:09:40.425Z | Downloaded aho-corasick v1.1.3 |
506 | 2025-03-14T00:09:40.450Z | Downloaded ppv-lite86 v0.2.17 |
507 | 2025-03-14T00:09:40.450Z | Downloaded pkg-config v0.3.30 |
508 | 2025-03-14T00:09:40.450Z | Downloaded pin-utils v0.1.0 |
509 | 2025-03-14T00:09:40.450Z | Downloaded parse-display-derive v0.10.0 |
510 | 2025-03-14T00:09:40.450Z | Downloaded parking_lot_core v0.9.10 |
511 | 2025-03-14T00:09:40.450Z | Downloaded owo-colors v4.1.0 |
512 | 2025-03-14T00:09:40.450Z | Downloaded num-integer v0.1.46 |
513 | 2025-03-14T00:09:40.450Z | Downloaded num v0.4.3 |
514 | 2025-03-14T00:09:40.450Z | Downloaded newtype-uuid v1.1.0 |
515 | 2025-03-14T00:09:40.474Z | Downloaded managed v0.8.0 |
516 | 2025-03-14T00:09:40.474Z | Downloaded escargot v0.5.10 |
517 | 2025-03-14T00:09:40.474Z | Downloaded dirs-next v2.0.0 |
518 | 2025-03-14T00:09:40.474Z | Downloaded defmt-macros v0.3.9 |
519 | 2025-03-14T00:09:40.475Z | Downloaded cpufeatures v0.2.12 |
520 | 2025-03-14T00:09:40.475Z | Downloaded colored v2.1.0 |
521 | 2025-03-14T00:09:40.475Z | Downloaded cobs v0.2.3 |
522 | 2025-03-14T00:09:40.475Z | Downloaded bitflags v2.6.0 |
523 | 2025-03-14T00:09:40.475Z | Downloaded base64 v0.21.7 |
524 | 2025-03-14T00:09:40.499Z | Downloaded atomic-waker v1.1.2 |
525 | 2025-03-14T00:09:40.499Z | Downloaded aes v0.8.4 |
526 | 2025-03-14T00:09:40.499Z | Downloaded pretty-hex v0.4.1 |
527 | 2025-03-14T00:09:40.499Z | Downloaded plain v0.2.3 |
528 | 2025-03-14T00:09:40.499Z | Downloaded num_enum v0.5.11 |
529 | 2025-03-14T00:09:40.524Z | Downloaded num-conv v0.1.0 |
530 | 2025-03-14T00:09:40.524Z | Downloaded newtype_derive v0.1.6 |
531 | 2025-03-14T00:09:40.524Z | Downloaded erased-serde v0.4.5 |
532 | 2025-03-14T00:09:40.524Z | Downloaded enum-as-inner v0.6.0 |
533 | 2025-03-14T00:09:40.524Z | Downloaded displaydoc v0.2.5 |
534 | 2025-03-14T00:09:40.524Z | Downloaded derive-where v1.2.7 |
535 | 2025-03-14T00:09:40.524Z | Downloaded defmt v0.3.8 |
536 | 2025-03-14T00:09:40.524Z | Downloaded darling_core v0.20.9 |
537 | 2025-03-14T00:09:40.549Z | Downloaded crucible-workspace-hack v0.1.0 |
538 | 2025-03-14T00:09:40.549Z | Downloaded crossbeam-utils v0.8.19 |
539 | 2025-03-14T00:09:40.549Z | Downloaded crossbeam-deque v0.8.5 |
540 | 2025-03-14T00:09:40.549Z | Downloaded crossbeam-channel v0.5.12 |
541 | 2025-03-14T00:09:40.549Z | Downloaded mime v0.3.17 |
542 | 2025-03-14T00:09:40.549Z | Downloaded memmap v0.7.0 |
543 | 2025-03-14T00:09:40.549Z | Downloaded num_threads v0.1.7 |
544 | 2025-03-14T00:09:40.549Z | Downloaded num-iter v0.1.45 |
545 | 2025-03-14T00:09:40.549Z | Downloaded num-complex v0.4.6 |
546 | 2025-03-14T00:09:40.549Z | Downloaded match_cfg v0.1.0 |
547 | 2025-03-14T00:09:40.574Z | Downloaded embedded-io v0.4.0 |
548 | 2025-03-14T00:09:40.574Z | Downloaded dropshot_endpoint v0.12.0 |
549 | 2025-03-14T00:09:40.574Z | Downloaded derive_more v0.99.18 |
550 | 2025-03-14T00:09:40.574Z | Downloaded data-encoding v2.6.0 |
551 | 2025-03-14T00:09:40.574Z | Downloaded crossbeam-epoch v0.9.18 |
552 | 2025-03-14T00:09:40.574Z | Downloaded clap v4.5.4 |
553 | 2025-03-14T00:09:40.599Z | Downloaded cipher v0.4.4 |
554 | 2025-03-14T00:09:40.599Z | Downloaded cc v1.0.97 |
555 | 2025-03-14T00:09:40.599Z | Downloaded cancel-safe-futures v0.1.5 |
556 | 2025-03-14T00:09:40.599Z | Downloaded camino-tempfile v1.1.1 |
557 | 2025-03-14T00:09:40.599Z | Downloaded blake2 v0.10.6 |
558 | 2025-03-14T00:09:40.599Z | Downloaded base64 v0.22.1 |
559 | 2025-03-14T00:09:40.624Z | Downloaded atty v0.2.14 |
560 | 2025-03-14T00:09:40.624Z | Downloaded anstream v0.6.14 |
561 | 2025-03-14T00:09:40.624Z | Downloaded dof v0.3.0 |
562 | 2025-03-14T00:09:40.624Z | Downloaded cookie v0.18.1 |
563 | 2025-03-14T00:09:40.624Z | Downloaded convert_case v0.4.0 |
564 | 2025-03-14T00:09:40.624Z | Downloaded console v0.15.8 |
565 | 2025-03-14T00:09:40.624Z | Downloaded clap_lex v0.7.0 |
566 | 2025-03-14T00:09:40.624Z | Downloaded clap_derive v4.5.4 |
567 | 2025-03-14T00:09:40.624Z | Downloaded camino v1.1.9 |
568 | 2025-03-14T00:09:40.624Z | Downloaded byteorder v1.5.0 |
569 | 2025-03-14T00:09:40.624Z | Downloaded bincode v1.3.3 |
570 | 2025-03-14T00:09:40.649Z | Downloaded base64ct v1.6.0 |
571 | 2025-03-14T00:09:40.649Z | Downloaded backoff v0.4.0 |
572 | 2025-03-14T00:09:40.649Z | Downloaded atomicwrites v0.4.4 |
573 | 2025-03-14T00:09:40.649Z | Downloaded async-trait v0.1.83 |
574 | 2025-03-14T00:09:40.649Z | Downloaded anstyle-query v1.0.3 |
575 | 2025-03-14T00:09:40.649Z | Downloaded allocator-api2 v0.2.18 |
576 | 2025-03-14T00:09:40.649Z | Downloaded ahash v0.8.11 |
577 | 2025-03-14T00:09:40.649Z | Downloaded aes-gcm-siv v0.11.1 |
578 | 2025-03-14T00:09:40.674Z | Downloaded aead v0.5.2 |
579 | 2025-03-14T00:09:40.674Z | Downloaded embedded-io v0.6.1 |
580 | 2025-03-14T00:09:40.674Z | Downloaded either v1.13.0 |
581 | 2025-03-14T00:09:40.674Z | Downloaded dtrace-parser v0.2.0 |
582 | 2025-03-14T00:09:40.674Z | Downloaded dtrace-parser v0.1.14 |
583 | 2025-03-14T00:09:40.674Z | Downloaded dof v0.1.5 |
584 | 2025-03-14T00:09:40.674Z | Downloaded dirs-sys-next v0.1.2 |
585 | 2025-03-14T00:09:40.674Z | Downloaded defmt-parser v0.3.4 |
586 | 2025-03-14T00:09:40.674Z | Downloaded ctrlc v3.4.4 |
587 | 2025-03-14T00:09:40.674Z | Downloaded ctr v0.9.2 |
588 | 2025-03-14T00:09:40.674Z | Downloaded crypto-common v0.1.6 |
589 | 2025-03-14T00:09:40.674Z | Downloaded cfg_aliases v0.2.1 |
590 | 2025-03-14T00:09:40.674Z | Downloaded cfg_aliases v0.1.1 |
591 | 2025-03-14T00:09:40.674Z | Downloaded cfg-if v1.0.0 |
592 | 2025-03-14T00:09:40.674Z | Downloaded cargo_metadata v0.18.1 |
593 | 2025-03-14T00:09:40.674Z | Downloaded block-buffer v0.10.4 |
594 | 2025-03-14T00:09:40.700Z | Downloaded bitstruct_derive v0.1.0 |
595 | 2025-03-14T00:09:40.700Z | Downloaded bitstruct v0.1.1 |
596 | 2025-03-14T00:09:40.700Z | Downloaded bit_field v0.10.2 |
597 | 2025-03-14T00:09:40.700Z | Downloaded async-stream-impl v0.3.5 |
598 | 2025-03-14T00:09:40.700Z | Downloaded async-stream v0.3.5 |
599 | 2025-03-14T00:09:40.700Z | Downloaded ascii v1.1.0 |
600 | 2025-03-14T00:09:40.700Z | Downloaded anyhow v1.0.89 |
601 | 2025-03-14T00:09:40.700Z | Downloaded anstyle v1.0.7 |
602 | 2025-03-14T00:09:40.996Z | Compiling proc-macro2 v1.0.92 |
603 | 2025-03-14T00:09:40.996Z | Compiling unicode-ident v1.0.14 |
604 | 2025-03-14T00:09:40.996Z | Compiling libc v0.2.169 |
605 | 2025-03-14T00:09:40.996Z | Compiling serde v1.0.217 |
606 | 2025-03-14T00:09:41.023Z | Compiling autocfg v1.3.0 |
607 | 2025-03-14T00:09:41.023Z | Compiling once_cell v1.19.0 |
608 | 2025-03-14T00:09:41.023Z | Checking cfg-if v1.0.0 |
609 | 2025-03-14T00:09:41.023Z | Compiling version_check v0.9.5 |
610 | 2025-03-14T00:09:41.182Z | Compiling serde_json v1.0.135 |
611 | 2025-03-14T00:09:41.399Z | Compiling memchr v2.7.2 |
612 | 2025-03-14T00:09:41.569Z | Compiling libm v0.2.8 |
613 | 2025-03-14T00:09:41.793Z | Compiling thiserror v1.0.64 |
614 | 2025-03-14T00:09:41.911Z | Compiling itoa v1.0.11 |
615 | 2025-03-14T00:09:42.204Z | Compiling lock_api v0.4.12 |
616 | 2025-03-14T00:09:42.761Z | Compiling parking_lot_core v0.9.10 |
617 | 2025-03-14T00:09:43.183Z | Compiling ryu v1.0.18 |
618 | 2025-03-14T00:09:43.254Z | Compiling schemars v0.8.21 |
619 | 2025-03-14T00:09:43.306Z | Compiling slab v0.4.9 |
620 | 2025-03-14T00:09:43.361Z | Compiling byteorder v1.5.0 |
621 | 2025-03-14T00:09:43.559Z | Checking getrandom v0.2.14 |
622 | 2025-03-14T00:09:43.585Z | Compiling quote v1.0.38 |
623 | 2025-03-14T00:09:43.610Z | Compiling jobserver v0.1.31 |
624 | 2025-03-14T00:09:43.730Z | Compiling log v0.4.22 |
625 | 2025-03-14T00:09:43.774Z | Compiling num-traits v0.2.19 |
626 | 2025-03-14T00:09:43.839Z | Compiling pkg-config v0.3.30 |
627 | 2025-03-14T00:09:44.102Z | Compiling syn v2.0.96 |
628 | 2025-03-14T00:09:44.126Z | Compiling cc v1.0.97 |
629 | 2025-03-14T00:09:44.196Z | Checking smallvec v1.13.2 |
630 | 2025-03-14T00:09:44.243Z | Compiling vcpkg v0.2.15 |
631 | 2025-03-14T00:09:44.344Z | Checking pin-project-lite v0.2.14 |
632 | 2025-03-14T00:09:44.564Z | Compiling ahash v0.8.11 |
633 | 2025-03-14T00:09:44.822Z | Compiling hashbrown v0.15.2 |
634 | 2025-03-14T00:09:44.852Z | Compiling equivalent v1.0.1 |
635 | 2025-03-14T00:09:45.005Z | Checking scopeguard v1.2.0 |
636 | 2025-03-14T00:09:45.042Z | Compiling semver v1.0.24 |
637 | 2025-03-14T00:09:45.634Z | Checking signal-hook-registry v1.4.2 |
638 | 2025-03-14T00:09:45.679Z | Checking mio v1.0.2 |
639 | 2025-03-14T00:09:45.959Z | Checking socket2 v0.5.7 |
640 | 2025-03-14T00:09:45.984Z | Compiling fnv v1.0.7 |
641 | 2025-03-14T00:09:46.013Z | Checking parking_lot v0.12.2 |
642 | 2025-03-14T00:09:46.280Z | Compiling httparse v1.8.0 |
643 | 2025-03-14T00:09:46.340Z | Compiling heck v0.5.0 |
644 | 2025-03-14T00:09:46.391Z | Compiling typenum v1.17.0 |
645 | 2025-03-14T00:09:46.447Z | Checking iana-time-zone v0.1.60 |
646 | 2025-03-14T00:09:46.472Z | Compiling generic-array v0.14.7 |
647 | 2025-03-14T00:09:46.762Z | Checking futures-core v0.3.31 |
648 | 2025-03-14T00:09:46.830Z | Checking dyn-clone v1.0.17 |
649 | 2025-03-14T00:09:46.937Z | Checking stable_deref_trait v1.2.0 |
650 | 2025-03-14T00:09:47.036Z | Compiling ring v0.17.8 |
651 | 2025-03-14T00:09:47.065Z | Checking futures-sink v0.3.30 |
652 | 2025-03-14T00:09:47.219Z | Compiling openssl-sys v0.9.106 |
653 | 2025-03-14T00:09:47.259Z | Checking rand_core v0.6.4 |
654 | 2025-03-14T00:09:47.540Z | Checking subtle v2.5.0 |
655 | 2025-03-14T00:09:47.572Z | Compiling allocator-api2 v0.2.18 |
656 | 2025-03-14T00:09:47.607Z | Compiling slog v2.7.0 |
657 | 2025-03-14T00:09:47.790Z | Checking futures-channel v0.3.30 |
658 | 2025-03-14T00:09:48.108Z | Checking futures-task v0.3.30 |
659 | 2025-03-14T00:09:48.188Z | Compiling ucd-trie v0.1.6 |
660 | 2025-03-14T00:09:48.216Z | Checking pin-utils v0.1.0 |
661 | 2025-03-14T00:09:48.321Z | Checking futures-io v0.3.30 |
662 | 2025-03-14T00:09:48.380Z | Compiling aho-corasick v1.1.3 |
663 | 2025-03-14T00:09:48.432Z | Compiling openssl v0.10.71 |
664 | 2025-03-14T00:09:48.548Z | Compiling regex-syntax v0.8.5 |
665 | 2025-03-14T00:09:48.573Z | Compiling rustversion v1.0.17 |
666 | 2025-03-14T00:09:48.667Z | Checking spin v0.9.8 |
667 | 2025-03-14T00:09:48.937Z | Compiling native-tls v0.2.11 |
668 | 2025-03-14T00:09:48.963Z | Compiling rustls v0.23.10 |
669 | 2025-03-14T00:09:49.337Z | Compiling syn v1.0.109 |
670 | 2025-03-14T00:09:49.752Z | Checking untrusted v0.9.0 |
671 | 2025-03-14T00:09:49.948Z | Checking tracing-core v0.1.32 |
672 | 2025-03-14T00:09:50.553Z | Compiling heck v0.4.1 |
673 | 2025-03-14T00:09:50.604Z | Checking litemap v0.7.4 |
674 | 2025-03-14T00:09:50.946Z | Checking writeable v0.5.5 |
675 | 2025-03-14T00:09:51.292Z | Compiling synstructure v0.13.1 |
676 | 2025-03-14T00:09:51.389Z | Compiling serde_derive_internals v0.29.1 |
677 | 2025-03-14T00:09:51.624Z | Compiling time-core v0.1.2 |
678 | 2025-03-14T00:09:51.818Z | Checking rustls-pki-types v1.7.0 |
679 | 2025-03-14T00:09:52.191Z | Compiling regex-automata v0.4.9 |
680 | 2025-03-14T00:09:52.307Z | Checking percent-encoding v2.3.1 |
681 | 2025-03-14T00:09:52.546Z | Checking icu_locid_transform_data v1.5.0 |
682 | 2025-03-14T00:09:52.572Z | Compiling num-conv v0.1.0 |
683 | 2025-03-14T00:09:52.662Z | Compiling anyhow v1.0.89 |
684 | 2025-03-14T00:09:52.861Z | Compiling time-macros v0.2.18 |
685 | 2025-03-14T00:09:53.377Z | Checking form_urlencoded v1.2.1 |
686 | 2025-03-14T00:09:53.610Z | Checking crypto-common v0.1.6 |
687 | 2025-03-14T00:09:53.817Z | Checking icu_properties_data v1.5.0 |
688 | 2025-03-14T00:09:54.227Z | Compiling thread-id v4.2.1 |
689 | 2025-03-14T00:09:54.353Z | Checking utf8_iter v1.0.4 |
690 | 2025-03-14T00:09:54.580Z | Checking write16 v1.0.0 |
691 | 2025-03-14T00:09:54.723Z | Checking utf16_iter v1.0.5 |
692 | 2025-03-14T00:09:54.748Z | Checking icu_normalizer_data v1.5.0 |
693 | 2025-03-14T00:09:54.865Z | Checking zeroize v1.7.0 |
694 | 2025-03-14T00:09:54.921Z | Checking atomic-waker v1.1.2 |
695 | 2025-03-14T00:09:55.083Z | Checking try-lock v0.2.5 |
696 | 2025-03-14T00:09:55.144Z | Compiling camino v1.1.9 |
697 | 2025-03-14T00:09:55.260Z | Compiling strsim v0.11.1 |
698 | 2025-03-14T00:09:55.293Z | Compiling serde_derive v1.0.217 |
699 | 2025-03-14T00:09:55.418Z | Compiling thiserror-impl v1.0.64 |
700 | 2025-03-14T00:09:55.446Z | Compiling tokio-macros v2.4.0 |
701 | 2025-03-14T00:09:55.741Z | Compiling zerocopy-derive v0.7.34 |
702 | 2025-03-14T00:09:55.965Z | Compiling schemars_derive v0.8.21 |
703 | 2025-03-14T00:09:56.896Z | Compiling zerofrom-derive v0.1.5 |
704 | 2025-03-14T00:09:57.679Z | Compiling yoke-derive v0.7.5 |
705 | 2025-03-14T00:09:57.992Z | Compiling zerovec-derive v0.10.3 |
706 | 2025-03-14T00:09:58.553Z | Compiling displaydoc v0.2.5 |
707 | 2025-03-14T00:09:59.008Z | Compiling futures-macro v0.3.30 |
708 | 2025-03-14T00:09:59.363Z | Compiling icu_provider_macros v1.5.0 |
709 | 2025-03-14T00:10:00.141Z | Compiling zerocopy v0.7.34 |
710 | 2025-03-14T00:10:00.192Z | Compiling pest v2.7.10 |
711 | 2025-03-14T00:10:00.217Z | Checking zerofrom v0.1.5 |
712 | 2025-03-14T00:10:00.390Z | Compiling openssl-macros v0.1.1 |
713 | 2025-03-14T00:10:00.461Z | Checking yoke v0.7.5 |
714 | 2025-03-14T00:10:00.486Z | Compiling regex v1.11.1 |
715 | 2025-03-14T00:10:00.799Z | Checking futures-util v0.3.30 |
716 | 2025-03-14T00:10:00.888Z | Checking zerovec v0.10.4 |
717 | 2025-03-14T00:10:01.258Z | Compiling tracing-attributes v0.1.27 |
718 | 2025-03-14T00:10:01.455Z | Compiling scroll_derive v0.12.0 |
719 | 2025-03-14T00:10:02.000Z | Compiling hashbrown v0.14.5 |
720 | 2025-03-14T00:10:02.622Z | Checking tinystr v0.7.6 |
721 | 2025-03-14T00:10:02.894Z | Compiling pest_meta v2.7.10 |
722 | 2025-03-14T00:10:02.981Z | Checking icu_locid v1.5.0 |
723 | 2025-03-14T00:10:03.112Z | Checking icu_collections v1.5.0 |
724 | 2025-03-14T00:10:03.271Z | Compiling regress v0.10.1 |
725 | 2025-03-14T00:10:03.996Z | Checking icu_provider v1.5.0 |
726 | 2025-03-14T00:10:04.168Z | Checking tracing v0.1.40 |
727 | 2025-03-14T00:10:04.519Z | Compiling pest_generator v2.7.10 |
728 | 2025-03-14T00:10:04.635Z | Checking icu_locid_transform v1.5.0 |
729 | 2025-03-14T00:10:04.907Z | Checking rustls-webpki v0.102.4 |
730 | 2025-03-14T00:10:05.635Z | Checking icu_properties v1.5.1 |
731 | 2025-03-14T00:10:05.660Z | Checking want v0.3.1 |
732 | 2025-03-14T00:10:05.689Z | Checking ppv-lite86 v0.2.17 |
733 | 2025-03-14T00:10:05.871Z | Checking base64 v0.22.1 |
734 | 2025-03-14T00:10:06.036Z | Checking httpdate v1.0.3 |
735 | 2025-03-14T00:10:06.363Z | Checking rand_chacha v0.3.1 |
736 | 2025-03-14T00:10:06.388Z | Compiling pest_derive v2.7.10 |
737 | 2025-03-14T00:10:06.413Z | Compiling ident_case v1.0.1 |
738 | 2025-03-14T00:10:06.554Z | Checking bytes v1.9.0 |
739 | 2025-03-14T00:10:06.737Z | Checking chrono v0.4.38 |
740 | 2025-03-14T00:10:06.810Z | Checking bitflags v2.6.0 |
741 | 2025-03-14T00:10:07.397Z | Compiling indexmap v2.7.0 |
742 | 2025-03-14T00:10:07.446Z | Checking tokio v1.40.0 |
743 | 2025-03-14T00:10:07.483Z | Compiling serde_tokenstream v0.2.2 |
744 | 2025-03-14T00:10:08.060Z | Checking uuid v1.10.0 |
745 | 2025-03-14T00:10:08.900Z | Compiling http v1.2.0 |
746 | 2025-03-14T00:10:09.357Z | Checking icu_normalizer v1.5.0 |
747 | 2025-03-14T00:10:09.449Z | Compiling openapiv3 v2.0.0 |
748 | 2025-03-14T00:10:09.956Z | Compiling unsafe-libyaml v0.2.11 |
749 | 2025-03-14T00:10:10.167Z | Checking idna_adapter v1.2.0 |
750 | 2025-03-14T00:10:10.379Z | Checking tower-service v0.3.2 |
751 | 2025-03-14T00:10:10.404Z | Checking idna v1.0.3 |
752 | 2025-03-14T00:10:10.458Z | Checking http-body v1.0.1 |
753 | 2025-03-14T00:10:10.547Z | Checking rand v0.8.5 |
754 | 2025-03-14T00:10:10.908Z | Compiling darling_core v0.20.9 |
755 | 2025-03-14T00:10:10.951Z | Checking url v2.5.4 |
756 | 2025-03-14T00:10:11.512Z | Compiling serde_yaml v0.9.34+deprecated |
757 | 2025-03-14T00:10:11.564Z | Compiling scroll v0.12.0 |
758 | 2025-03-14T00:10:11.808Z | Compiling usdt-impl v0.5.0 |
759 | 2025-03-14T00:10:12.129Z | Compiling plain v0.2.3 |
760 | 2025-03-14T00:10:12.164Z | Checking foreign-types-shared v0.1.1 |
761 | 2025-03-14T00:10:12.341Z | Checking foreign-types v0.3.2 |
762 | 2025-03-14T00:10:12.366Z | Compiling goblin v0.8.2 |
763 | 2025-03-14T00:10:12.439Z | Checking http-body-util v0.1.2 |
764 | 2025-03-14T00:10:12.713Z | Compiling typify-impl v0.2.0 |
765 | 2025-03-14T00:10:12.896Z | Compiling strum_macros v0.26.2 |
766 | 2025-03-14T00:10:14.387Z | Checking encoding_rs v0.8.34 |
767 | 2025-03-14T00:10:14.490Z | Checking tokio-util v0.7.11 |
768 | 2025-03-14T00:10:14.715Z | Compiling pretty-hex v0.4.1 |
769 | 2025-03-14T00:10:14.957Z | Checking mime v0.3.17 |
770 | 2025-03-14T00:10:15.187Z | Checking cpufeatures v0.2.12 |
771 | 2025-03-14T00:10:15.292Z | Checking h2 v0.4.6 |
772 | 2025-03-14T00:10:15.990Z | Compiling darling_macro v0.20.9 |
773 | 2025-03-14T00:10:16.559Z | Compiling dtrace-parser v0.2.0 |
774 | 2025-03-14T00:10:16.650Z | Checking serde_urlencoded v0.7.1 |
775 | 2025-03-14T00:10:16.958Z | Compiling darling v0.20.9 |
776 | 2025-03-14T00:10:17.078Z | Checking rustls-pemfile v2.1.3 |
777 | 2025-03-14T00:10:17.416Z | Compiling async-trait v0.1.83 |
778 | 2025-03-14T00:10:18.101Z | Checking block-buffer v0.10.4 |
779 | 2025-03-14T00:10:18.312Z | Compiling dof v0.3.0 |
780 | 2025-03-14T00:10:19.397Z | Checking hyper v1.4.1 |
781 | 2025-03-14T00:10:19.692Z | Checking openssl-probe v0.1.5 |
782 | 2025-03-14T00:10:19.737Z | Compiling omicron-workspace-hack v0.1.0 |
783 | 2025-03-14T00:10:20.107Z | Checking digest v0.10.7 |
784 | 2025-03-14T00:10:20.480Z | Compiling serde_with_macros v3.11.0 |
785 | 2025-03-14T00:10:21.041Z | Compiling toml_datetime v0.6.8 |
786 | 2025-03-14T00:10:21.417Z | Checking hyper-util v0.1.9 |
787 | 2025-03-14T00:10:21.512Z | Compiling rustls v0.22.4 |
788 | 2025-03-14T00:10:22.024Z | Checking ipnet v2.9.0 |
789 | 2025-03-14T00:10:22.598Z | Checking tokio-native-tls v0.3.1 |
790 | 2025-03-14T00:10:22.623Z | Checking webpki-roots v0.26.3 |
791 | 2025-03-14T00:10:22.827Z | Compiling crossbeam-utils v0.8.19 |
792 | 2025-03-14T00:10:22.880Z | Compiling paste v1.0.15 |
793 | 2025-03-14T00:10:22.907Z | Compiling slog-async v2.8.0 |
794 | 2025-03-14T00:10:23.218Z | Checking hyper-tls v0.6.0 |
795 | 2025-03-14T00:10:23.538Z | Compiling usdt-macro v0.5.0 |
796 | 2025-03-14T00:10:23.564Z | Compiling usdt-attr-macro v0.5.0 |
797 | 2025-03-14T00:10:23.658Z | Compiling typify-macro v0.2.0 |
798 | 2025-03-14T00:10:23.939Z | Checking sync_wrapper v1.0.1 |
799 | 2025-03-14T00:10:24.114Z | Compiling multer v3.1.0 |
800 | 2025-03-14T00:10:24.542Z | Compiling rustix v0.38.34 |
801 | 2025-03-14T00:10:25.300Z | Checking serde_spanned v0.6.7 |
802 | 2025-03-14T00:10:25.376Z | Checking futures-executor v0.3.30 |
803 | 2025-03-14T00:10:25.522Z | Compiling async-stream-impl v0.3.5 |
804 | 2025-03-14T00:10:25.764Z | Checking errno v0.3.9 |
805 | 2025-03-14T00:10:25.972Z | Checking powerfmt v0.2.0 |
806 | 2025-03-14T00:10:26.145Z | Checking futures v0.3.30 |
807 | 2025-03-14T00:10:26.268Z | Checking tokio-rustls v0.26.0 |
808 | 2025-03-14T00:10:26.294Z | Checking deranged v0.3.11 |
809 | 2025-03-14T00:10:26.689Z | Checking hyper-rustls v0.27.3 |
810 | 2025-03-14T00:10:26.753Z | Checking sha1 v0.10.6 |
811 | 2025-03-14T00:10:27.009Z | Compiling typify v0.2.0 |
812 | 2025-03-14T00:10:27.052Z | Checking reqwest v0.12.7 |
813 | 2025-03-14T00:10:27.162Z | Compiling progenitor-impl v0.8.0 |
814 | 2025-03-14T00:10:27.235Z | Checking is-terminal v0.4.12 |
815 | 2025-03-14T00:10:27.449Z | Compiling dropshot v0.12.0 |
816 | 2025-03-14T00:10:27.849Z | Checking num_threads v0.1.7 |
817 | 2025-03-14T00:10:27.990Z | Checking strum v0.26.2 |
818 | 2025-03-14T00:10:28.021Z | Compiling dropshot_endpoint v0.12.0 |
819 | 2025-03-14T00:10:28.049Z | Checking time v0.3.36 |
820 | 2025-03-14T00:10:28.657Z | Compiling structmeta-derive v0.3.0 |
821 | 2025-03-14T00:10:30.454Z | Checking serde_with v3.11.0 |
822 | 2025-03-14T00:10:30.969Z | Compiling structmeta v0.3.0 |
823 | 2025-03-14T00:10:31.135Z | Checking dirs-sys-next v0.1.2 |
824 | 2025-03-14T00:10:31.333Z | Checking match_cfg v0.1.0 |
825 | 2025-03-14T00:10:32.171Z | Checking winnow v0.6.18 |
826 | 2025-03-14T00:10:32.559Z | Checking hostname v0.3.1 |
827 | 2025-03-14T00:10:32.713Z | Compiling parse-display-derive v0.10.0 |
828 | 2025-03-14T00:10:32.743Z | Compiling progenitor-macro v0.8.0 |
829 | 2025-03-14T00:10:33.817Z | Checking dirs-next v2.0.0 |
830 | 2025-03-14T00:10:34.974Z | Checking ipnetwork v0.20.0 |
831 | 2025-03-14T00:10:34.999Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
832 | 2025-03-14T00:10:35.143Z | Checking thread_local v1.1.8 |
833 | 2025-03-14T00:10:36.046Z | Checking term v0.7.0 |
834 | 2025-03-14T00:10:36.124Z | Checking crossbeam-channel v0.5.12 |
835 | 2025-03-14T00:10:36.192Z | Checking memmap v0.7.0 |
836 | 2025-03-14T00:10:36.264Z | Checking take_mut v0.2.2 |
837 | 2025-03-14T00:10:36.462Z | Checking usdt v0.5.0 |
838 | 2025-03-14T00:10:36.540Z | Checking slog-term v2.9.1 |
839 | 2025-03-14T00:10:37.055Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
840 | 2025-03-14T00:10:37.217Z | Checking toml_edit v0.22.20 |
841 | 2025-03-14T00:10:37.846Z | Checking slog-json v2.6.1 |
842 | 2025-03-14T00:10:37.925Z | Checking progenitor-client v0.8.0 |
843 | 2025-03-14T00:10:38.343Z | Compiling winnow v0.5.40 |
844 | 2025-03-14T00:10:39.056Z | Checking debug-ignore v1.0.5 |
845 | 2025-03-14T00:10:39.942Z | Checking slog-bunyan v2.5.0 |
846 | 2025-03-14T00:10:40.089Z | Checking toml v0.8.19 |
847 | 2025-03-14T00:10:40.920Z | Checking async-stream v0.3.5 |
848 | 2025-03-14T00:10:41.375Z | Checking serde_path_to_error v0.1.16 |
849 | 2025-03-14T00:10:41.422Z | Checking waitgroup v0.1.2 |
850 | 2025-03-14T00:10:41.536Z | Compiling toml_edit v0.19.15 |
851 | 2025-03-14T00:10:41.596Z | Checking hostname v0.4.0 |
852 | 2025-03-14T00:10:41.714Z | Checking tokio-rustls v0.25.0 |
853 | 2025-03-14T00:10:41.798Z | Compiling crucible-workspace-hack v0.1.0 |
854 | 2025-03-14T00:10:42.224Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265) |
855 | 2025-03-14T00:10:42.381Z | Checking newtype-uuid v1.1.0 |
856 | 2025-03-14T00:10:42.443Z | Compiling clap_derive v4.5.4 |
857 | 2025-03-14T00:10:42.632Z | Checking utf8parse v0.2.1 |
858 | 2025-03-14T00:10:42.804Z | Checking unicode-width v0.1.14 |
859 | 2025-03-14T00:10:43.216Z | Checking progenitor v0.8.0 |
860 | 2025-03-14T00:10:43.294Z | Checking anstyle-parse v0.2.4 |
861 | 2025-03-14T00:10:43.435Z | Checking hex v0.4.3 |
862 | 2025-03-14T00:10:43.598Z | Checking instant v0.1.12 |
863 | 2025-03-14T00:10:43.730Z | Checking anstyle v1.0.7 |
864 | 2025-03-14T00:10:43.982Z | Checking lazy_static v1.5.0 |
865 | 2025-03-14T00:10:44.155Z | Checking is_terminal_polyfill v1.70.0 |
866 | 2025-03-14T00:10:44.280Z | Checking colorchoice v1.0.1 |
867 | 2025-03-14T00:10:44.333Z | Checking anstyle-query v1.0.3 |
868 | 2025-03-14T00:10:44.460Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
869 | 2025-03-14T00:10:44.492Z | Checking anstream v0.6.14 |
870 | 2025-03-14T00:10:44.658Z | Compiling proc-macro-crate v1.3.1 |
871 | 2025-03-14T00:10:44.875Z | Checking backoff v0.4.0 |
872 | 2025-03-14T00:10:45.176Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
873 | 2025-03-14T00:10:45.424Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
874 | 2025-03-14T00:10:45.568Z | Checking parse-display v0.10.0 |
875 | 2025-03-14T00:10:45.653Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
876 | 2025-03-14T00:10:45.820Z | Checking terminal_size v0.3.0 |
877 | 2025-03-14T00:10:46.003Z | Checking macaddr v1.0.1 |
878 | 2025-03-14T00:10:46.332Z | Checking regress v0.9.1 |
879 | 2025-03-14T00:10:46.473Z | Checking num-integer v0.1.46 |
880 | 2025-03-14T00:10:46.897Z | Checking clap_lex v0.7.0 |
881 | 2025-03-14T00:10:47.063Z | Compiling unicode-xid v0.2.4 |
882 | 2025-03-14T00:10:47.544Z | Checking clap_builder v4.5.2 |
883 | 2025-03-14T00:10:49.703Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
884 | 2025-03-14T00:10:50.629Z | Compiling heapless v0.8.0 |
885 | 2025-03-14T00:10:50.867Z | Checking clap v4.5.4 |
886 | 2025-03-14T00:10:51.443Z | Compiling num_enum_derive v0.5.11 |
887 | 2025-03-14T00:10:51.484Z | Checking num-bigint v0.4.5 |
888 | 2025-03-14T00:10:52.030Z | Checking hash32 v0.3.1 |
889 | 2025-03-14T00:10:52.073Z | Checking fastrand v2.1.0 |
890 | 2025-03-14T00:10:52.260Z | Checking either v1.13.0 |
891 | 2025-03-14T00:10:52.343Z | Compiling smoltcp v0.11.0 |
892 | 2025-03-14T00:10:52.517Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
893 | 2025-03-14T00:10:52.670Z | Checking bitflags v1.3.2 |
894 | 2025-03-14T00:10:52.797Z | Checking tempfile v3.10.1 |
895 | 2025-03-14T00:10:53.226Z | Compiling synstructure v0.12.6 |
896 | 2025-03-14T00:10:53.527Z | Checking num-iter v0.1.45 |
897 | 2025-03-14T00:10:53.678Z | Checking num_enum v0.5.11 |
898 | 2025-03-14T00:10:53.777Z | Checking num-rational v0.4.2 |
899 | 2025-03-14T00:10:53.872Z | Checking num-complex v0.4.6 |
900 | 2025-03-14T00:10:53.970Z | Compiling proc-macro-error-attr v1.0.4 |
901 | 2025-03-14T00:10:53.999Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
902 | 2025-03-14T00:10:54.382Z | Checking managed v0.8.0 |
903 | 2025-03-14T00:10:54.442Z | Checking cobs v0.2.3 |
904 | 2025-03-14T00:10:54.530Z | Compiling zerocopy-derive v0.2.0 |
905 | 2025-03-14T00:10:54.667Z | Checking postcard v1.0.9 |
906 | 2025-03-14T00:10:54.750Z | Checking num v0.4.3 |
907 | 2025-03-14T00:10:55.455Z | Compiling foreign-types-macros v0.2.3 |
908 | 2025-03-14T00:10:55.629Z | Compiling libz-sys v1.1.16 |
909 | 2025-03-14T00:10:56.333Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
910 | 2025-03-14T00:10:56.358Z | Compiling proc-macro-error v1.0.4 |
911 | 2025-03-14T00:10:56.738Z | Checking pretty-hex v0.2.1 |
912 | 2025-03-14T00:10:56.762Z | Checking data-encoding v2.6.0 |
913 | 2025-03-14T00:10:56.922Z | Compiling thiserror v2.0.11 |
914 | 2025-03-14T00:10:56.947Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
915 | 2025-03-14T00:10:57.116Z | Checking foreign-types-shared v0.3.1 |
916 | 2025-03-14T00:10:57.434Z | Checking foreign-types v0.5.0 |
917 | 2025-03-14T00:10:57.771Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
918 | 2025-03-14T00:10:58.975Z | Checking tabwriter v1.4.0 |
919 | 2025-03-14T00:10:59.234Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
920 | 2025-03-14T00:10:59.259Z | Compiling thiserror-impl v2.0.11 |
921 | 2025-03-14T00:10:59.388Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
922 | 2025-03-14T00:11:00.126Z | Checking cstr-argument v0.1.2 |
923 | 2025-03-14T00:11:00.198Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
924 | 2025-03-14T00:11:00.335Z | Compiling prettyplease v0.2.22 |
925 | 2025-03-14T00:11:00.800Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
926 | 2025-03-14T00:11:01.293Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
927 | 2025-03-14T00:11:01.933Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
928 | 2025-03-14T00:11:02.208Z | Checking colored v2.1.0 |
929 | 2025-03-14T00:11:02.868Z | Compiling libgit2-sys v0.17.0+1.8.1 |
930 | 2025-03-14T00:11:03.330Z | Compiling semver v0.1.20 |
931 | 2025-03-14T00:11:03.356Z | Checking float-ord v0.3.2 |
932 | 2025-03-14T00:11:03.467Z | Checking is_ci v1.2.0 |
933 | 2025-03-14T00:11:03.493Z | Checking unicode-segmentation v1.11.0 |
934 | 2025-03-14T00:11:03.725Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
935 | 2025-03-14T00:11:03.849Z | Compiling rustc_version v0.1.7 |
936 | 2025-03-14T00:11:04.030Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
937 | 2025-03-14T00:11:04.115Z | Checking newline-converter v0.3.0 |
938 | 2025-03-14T00:11:04.290Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
939 | 2025-03-14T00:11:05.596Z | Compiling zone_cfg_derive v0.3.0 |
940 | 2025-03-14T00:11:06.953Z | Checking camino-tempfile v1.1.1 |
941 | 2025-03-14T00:11:07.120Z | Checking itertools v0.10.5 |
942 | 2025-03-14T00:11:07.255Z | Checking console v0.15.8 |
943 | 2025-03-14T00:11:07.445Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
944 | 2025-03-14T00:11:08.190Z | Compiling num-derive v0.4.2 |
945 | 2025-03-14T00:11:09.318Z | Checking sigpipe v0.1.3 |
946 | 2025-03-14T00:11:09.346Z | Compiling usdt-impl v0.3.5 |
947 | 2025-03-14T00:11:09.775Z | Checking similar v2.5.0 |
948 | 2025-03-14T00:11:09.884Z | Checking base64 v0.21.7 |
949 | 2025-03-14T00:11:10.178Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
950 | 2025-03-14T00:11:10.431Z | Compiling owo-colors v4.1.0 |
951 | 2025-03-14T00:11:10.547Z | Checking base64ct v1.6.0 |
952 | 2025-03-14T00:11:10.572Z | Checking expectorate v1.1.0 |
953 | 2025-03-14T00:11:10.787Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
954 | 2025-03-14T00:11:11.018Z | Checking password-hash v0.5.0 |
955 | 2025-03-14T00:11:11.245Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
956 | 2025-03-14T00:11:11.334Z | Checking zone v0.3.0 |
957 | 2025-03-14T00:11:11.522Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
958 | 2025-03-14T00:11:11.793Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
959 | 2025-03-14T00:11:12.099Z | Compiling newtype_derive v0.1.6 |
960 | 2025-03-14T00:11:12.125Z | Checking supports-color v3.0.1 |
961 | 2025-03-14T00:11:12.222Z | Checking supports-color v2.1.0 |
962 | 2025-03-14T00:11:12.481Z | Compiling zerocopy v0.3.2 |
963 | 2025-03-14T00:11:12.507Z | Checking blake2 v0.10.6 |
964 | 2025-03-14T00:11:12.507Z | Compiling cargo-platform v0.1.8 |
965 | 2025-03-14T00:11:12.555Z | Compiling hubpack_derive v0.1.1 |
966 | 2025-03-14T00:11:12.598Z | Checking smf v0.2.3 |
967 | 2025-03-14T00:11:12.965Z | Compiling serde_repr v0.1.19 |
968 | 2025-03-14T00:11:13.048Z | Compiling zerocopy-derive v0.6.6 |
969 | 2025-03-14T00:11:13.075Z | Compiling vergen v8.3.2 |
970 | 2025-03-14T00:11:13.100Z | Checking whoami v1.5.1 |
971 | 2025-03-14T00:11:13.457Z | Checking fixedbitset v0.4.2 |
972 | 2025-03-14T00:11:13.485Z | Compiling cancel-safe-futures v0.1.5 |
973 | 2025-03-14T00:11:13.638Z | Checking hubpack v0.1.2 |
974 | 2025-03-14T00:11:13.764Z | Checking petgraph v0.6.5 |
975 | 2025-03-14T00:11:13.998Z | Compiling dof v0.1.5 |
976 | 2025-03-14T00:11:14.172Z | Checking argon2 v0.5.3 |
977 | 2025-03-14T00:11:14.683Z | Compiling cargo_metadata v0.18.1 |
978 | 2025-03-14T00:11:14.892Z | Compiling typify-impl v0.3.0 |
979 | 2025-03-14T00:11:14.930Z | Checking zerocopy v0.6.6 |
980 | 2025-03-14T00:11:16.978Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
981 | 2025-03-14T00:11:17.301Z | Compiling rustc_version v0.4.0 |
982 | 2025-03-14T00:11:17.577Z | Compiling dtrace-parser v0.1.14 |
983 | 2025-03-14T00:11:17.620Z | Checking serde-big-array v0.5.1 |
984 | 2025-03-14T00:11:17.860Z | Compiling strum_macros v0.25.3 |
985 | 2025-03-14T00:11:17.919Z | Compiling libsqlite3-sys v0.30.1 |
986 | 2025-03-14T00:11:18.137Z | Compiling slog-dtrace v0.3.0 |
987 | 2025-03-14T00:11:18.518Z | Compiling cookie v0.18.1 |
988 | 2025-03-14T00:11:18.897Z | Checking tinyvec_macros v0.1.1 |
989 | 2025-03-14T00:11:18.943Z | Compiling rustls v0.21.12 |
990 | 2025-03-14T00:11:19.019Z | Checking static_assertions v1.1.0 |
991 | 2025-03-14T00:11:19.124Z | Compiling cfg_aliases v0.2.1 |
992 | 2025-03-14T00:11:19.150Z | Compiling convert_case v0.4.0 |
993 | 2025-03-14T00:11:19.178Z | Checking utf-8 v0.7.6 |
994 | 2025-03-14T00:11:19.260Z | Compiling nix v0.29.0 |
995 | 2025-03-14T00:11:19.421Z | Checking tungstenite v0.21.0 |
996 | 2025-03-14T00:11:19.464Z | Checking tinyvec v1.6.0 |
997 | 2025-03-14T00:11:19.864Z | Compiling derive_more v0.99.18 |
998 | 2025-03-14T00:11:20.349Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
999 | 2025-03-14T00:11:20.911Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1000 | 2025-03-14T00:11:21.212Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1001 | 2025-03-14T00:11:21.237Z | Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1002 | 2025-03-14T00:11:22.085Z | Checking atomicwrites v0.4.4 |
1003 | 2025-03-14T00:11:22.244Z | Checking itertools v0.13.0 |
1004 | 2025-03-14T00:11:22.346Z | Checking libsw v3.3.1 |
1005 | 2025-03-14T00:11:22.638Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1006 | 2025-03-14T00:11:23.154Z | Compiling serde_tokenstream v0.1.7 |
1007 | 2025-03-14T00:11:23.681Z | Checking rustls-webpki v0.101.7 |
1008 | 2025-03-14T00:11:24.422Z | Checking sct v0.7.1 |
1009 | 2025-03-14T00:11:24.643Z | Compiling derive-where v1.2.7 |
1010 | 2025-03-14T00:11:24.898Z | Compiling enum-as-inner v0.6.0 |
1011 | 2025-03-14T00:11:25.609Z | Checking inout v0.1.3 |
1012 | 2025-03-14T00:11:25.880Z | Checking linked-hash-map v0.5.6 |
1013 | 2025-03-14T00:11:26.170Z | Checking highway v1.2.0 |
1014 | 2025-03-14T00:11:26.195Z | Compiling typify-macro v0.3.0 |
1015 | 2025-03-14T00:11:26.269Z | Checking quick-error v1.2.3 |
1016 | 2025-03-14T00:11:26.447Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1017 | 2025-03-14T00:11:26.478Z | Checking indent_write v2.2.0 |
1018 | 2025-03-14T00:11:26.712Z | Checking swrite v0.1.0 |
1019 | 2025-03-14T00:11:26.781Z | Compiling radium v0.7.0 |
1020 | 2025-03-14T00:11:26.902Z | Checking linear-map v1.2.0 |
1021 | 2025-03-14T00:11:27.367Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1022 | 2025-03-14T00:11:27.425Z | Checking resolv-conf v0.7.0 |
1023 | 2025-03-14T00:11:27.720Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1024 | 2025-03-14T00:11:27.820Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1025 | 2025-03-14T00:11:28.353Z | Checking lru-cache v0.1.2 |
1026 | 2025-03-14T00:11:28.565Z | Checking hickory-proto v0.24.4 |
1027 | 2025-03-14T00:11:28.820Z | Checking cipher v0.4.4 |
1028 | 2025-03-14T00:11:28.860Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1029 | 2025-03-14T00:11:29.513Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1030 | 2025-03-14T00:11:29.791Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1031 | 2025-03-14T00:11:31.260Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1032 | 2025-03-14T00:11:31.697Z | Checking steno v0.4.1 |
1033 | 2025-03-14T00:11:32.266Z | Checking tokio-tungstenite v0.21.0 |
1034 | 2025-03-14T00:11:32.864Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1035 | 2025-03-14T00:11:32.896Z | Checking crossbeam-epoch v0.9.18 |
1036 | 2025-03-14T00:11:33.102Z | Checking hashlink v0.9.1 |
1037 | 2025-03-14T00:11:33.630Z | Compiling rayon-core v1.12.1 |
1038 | 2025-03-14T00:11:33.721Z | Checking humantime v2.1.0 |
1039 | 2025-03-14T00:11:34.013Z | Checking fallible-iterator v0.3.0 |
1040 | 2025-03-14T00:11:34.038Z | Checking fallible-streaming-iterator v0.1.9 |
1041 | 2025-03-14T00:11:34.039Z | Checking tap v1.0.1 |
1042 | 2025-03-14T00:11:34.088Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1043 | 2025-03-14T00:11:34.277Z | Checking wyz v0.5.1 |
1044 | 2025-03-14T00:11:34.337Z | Checking crossbeam-deque v0.8.5 |
1045 | 2025-03-14T00:11:34.653Z | Checking rusqlite v0.32.1 |
1046 | 2025-03-14T00:11:34.706Z | Checking tokio-rustls v0.24.1 |
1047 | 2025-03-14T00:11:35.085Z | Checking hickory-resolver v0.24.4 |
1048 | 2025-03-14T00:11:35.613Z | Compiling usdt-attr-macro v0.3.5 |
1049 | 2025-03-14T00:11:35.643Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1050 | 2025-03-14T00:11:35.998Z | Compiling usdt-macro v0.3.5 |
1051 | 2025-03-14T00:11:36.188Z | Checking rustls-pemfile v1.0.4 |
1052 | 2025-03-14T00:11:36.566Z | Compiling num_enum_derive v0.7.2 |
1053 | 2025-03-14T00:11:36.615Z | Checking twox-hash v2.1.0 |
1054 | 2025-03-14T00:11:37.033Z | Checking universal-hash v0.5.1 |
1055 | 2025-03-14T00:11:37.286Z | Checking atty v0.2.14 |
1056 | 2025-03-14T00:11:37.314Z | Checking opaque-debug v0.3.1 |
1057 | 2025-03-14T00:11:37.340Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1058 | 2025-03-14T00:11:37.452Z | Checking funty v2.0.0 |
1059 | 2025-03-14T00:11:37.477Z | Checking polyval v0.6.2 |
1060 | 2025-03-14T00:11:37.796Z | Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1061 | 2025-03-14T00:11:38.162Z | Checking usdt v0.3.5 |
1062 | 2025-03-14T00:11:38.290Z | Checking bitvec v1.0.1 |
1063 | 2025-03-14T00:11:38.661Z | Compiling typify v0.3.0 |
1064 | 2025-03-14T00:11:38.817Z | Checking ctr v0.9.2 |
1065 | 2025-03-14T00:11:38.983Z | Checking num_enum v0.7.2 |
1066 | 2025-03-14T00:11:39.009Z | Checking toml v0.7.8 |
1067 | 2025-03-14T00:11:39.097Z | Checking aes v0.8.4 |
1068 | 2025-03-14T00:11:39.142Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1069 | 2025-03-14T00:11:39.186Z | Checking bincode v1.3.3 |
1070 | 2025-03-14T00:11:39.594Z | Checking aead v0.5.2 |
1071 | 2025-03-14T00:11:39.721Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1072 | 2025-03-14T00:11:39.840Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1073 | 2025-03-14T00:11:39.899Z | Checking aes-gcm-siv v0.11.1 |
1074 | 2025-03-14T00:11:39.935Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1075 | 2025-03-14T00:11:39.968Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1076 | 2025-03-14T00:11:40.156Z | Checking rayon v1.10.0 |
1077 | 2025-03-14T00:11:40.242Z | Compiling progenitor-impl v0.9.1 |
1078 | 2025-03-14T00:11:40.307Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1079 | 2025-03-14T00:11:40.464Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1080 | 2025-03-14T00:11:40.562Z | Compiling bitstruct_derive v0.1.0 |
1081 | 2025-03-14T00:11:40.590Z | Compiling async-recursion v1.1.1 |
1082 | 2025-03-14T00:11:40.883Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1083 | 2025-03-14T00:11:41.059Z | Compiling cfg_aliases v0.1.1 |
1084 | 2025-03-14T00:11:41.185Z | Checking ringbuffer v0.15.0 |
1085 | 2025-03-14T00:11:41.610Z | Checking typeid v1.0.0 |
1086 | 2025-03-14T00:11:41.791Z | Checking ascii v1.1.0 |
1087 | 2025-03-14T00:11:41.883Z | Checking bitstruct v0.1.1 |
1088 | 2025-03-14T00:11:42.030Z | Checking erased-serde v0.4.5 |
1089 | 2025-03-14T00:11:42.055Z | Compiling nix v0.28.0 |
1090 | 2025-03-14T00:11:42.085Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
1091 | 2025-03-14T00:11:42.221Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1092 | 2025-03-14T00:11:42.794Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1093 | 2025-03-14T00:11:42.881Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1094 | 2025-03-14T00:11:43.049Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
1095 | 2025-03-14T00:11:43.201Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1096 | 2025-03-14T00:11:43.227Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1097 | 2025-03-14T00:11:43.507Z | Checking progenitor-client v0.9.1 |
1098 | 2025-03-14T00:11:43.925Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1099 | 2025-03-14T00:11:43.969Z | Checking serde_arrays v0.1.0 |
1100 | 2025-03-14T00:11:44.154Z | Checking libloading v0.7.4 |
1101 | 2025-03-14T00:11:44.350Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1102 | 2025-03-14T00:11:44.445Z | Compiling const_format_proc_macros v0.2.32 |
1103 | 2025-03-14T00:11:44.616Z | Checking kstat-rs v0.2.4 |
1104 | 2025-03-14T00:11:44.654Z | Compiling escargot v0.5.10 |
1105 | 2025-03-14T00:11:44.990Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1106 | 2025-03-14T00:11:45.080Z | Checking ron v0.8.1 |
1107 | 2025-03-14T00:11:45.164Z | Checking xattr v1.3.1 |
1108 | 2025-03-14T00:11:45.723Z | Checking filetime v0.2.23 |
1109 | 2025-03-14T00:11:45.948Z | Checking bstr v1.9.1 |
1110 | 2025-03-14T00:11:46.065Z | Compiling progenitor-macro v0.9.1 |
1111 | 2025-03-14T00:11:46.264Z | Checking const_format v0.2.32 |
1112 | 2025-03-14T00:11:46.421Z | Checking bit_field v0.10.2 |
1113 | 2025-03-14T00:11:46.446Z | Checking ctrlc v3.4.4 |
1114 | 2025-03-14T00:11:46.685Z | Checking tar v0.4.40 |
1115 | 2025-03-14T00:11:46.744Z | Checking globset v0.4.14 |
1116 | 2025-03-14T00:11:47.292Z | Checking fatfs v0.3.6 |
1117 | 2025-03-14T00:11:47.552Z | Checking glob v0.3.1 |
1118 | 2025-03-14T00:11:48.840Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1119 | 2025-03-14T00:11:49.269Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
1120 | 2025-03-14T00:11:50.368Z | Compiling git2 v0.19.0 |
1121 | 2025-03-14T00:11:52.249Z | Checking progenitor v0.9.1 |
1122 | 2025-03-14T00:11:52.470Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1123 | 2025-03-14T00:11:56.608Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1124 | 2025-03-14T00:11:57.036Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1125 | 2025-03-14T00:11:57.198Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1126 | 2025-03-14T00:11:57.916Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1127 | 2025-03-14T00:12:06.754Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1128 | 2025-03-14T00:12:15.694Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1129 | 2025-03-14T00:12:30.339Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1130 | 2025-03-14T00:12:30.339Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
1131 | 2025-03-14T00:12:39.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s |
1132 | 2025-03-14T00:12:39.573Z | |
1133 | 2025-03-14T00:12:39.599Z | real 3:22.267423887 |
1134 | 2025-03-14T00:12:39.599Z | user 14:25.269876743 |
1135 | 2025-03-14T00:12:39.599Z | sys 2:54.940196285 |
1136 | 2025-03-14T00:12:39.599Z | trap 0.531227018 |
1137 | 2025-03-14T00:12:39.599Z | tflt 0.360518424 |
1138 | 2025-03-14T00:12:39.599Z | dflt 0.379074176 |
1139 | 2025-03-14T00:12:39.599Z | kflt 0.003209972 |
1140 | 2025-03-14T00:12:39.599Z | lock 17:02.313712370 |
1141 | 2025-03-14T00:12:39.599Z | slp 55:35.660625624 |
1142 | 2025-03-14T00:12:39.600Z | lat 1:06.487486966 |
1143 | 2025-03-14T00:12:39.600Z | stop 3:31.024076917 |
1144 | 2025-03-14T00:12:39.600Z | + ptime -m cargo clippy --features falcon --all-targets |
1145 | 2025-03-14T00:12:40.354Z | Downloading crates ... |
1146 | 2025-03-14T00:12:40.649Z | Downloaded downcast v0.11.0 |
1147 | 2025-03-14T00:12:40.676Z | Downloaded predicates v3.1.0 |
1148 | 2025-03-14T00:12:40.676Z | Downloaded slog-stdlog v4.1.1 |
1149 | 2025-03-14T00:12:40.676Z | Downloaded simd-adler32 v0.3.7 |
1150 | 2025-03-14T00:12:40.676Z | Downloaded serde_test v1.0.176 |
1151 | 2025-03-14T00:12:40.676Z | Downloaded fdeflate v0.3.4 |
1152 | 2025-03-14T00:12:40.676Z | Downloaded slog-scope v4.4.0 |
1153 | 2025-03-14T00:12:40.676Z | Downloaded predicates-tree v1.0.9 |
1154 | 2025-03-14T00:12:40.677Z | Downloaded termtree v0.4.1 |
1155 | 2025-03-14T00:12:40.677Z | Downloaded predicates-core v1.0.6 |
1156 | 2025-03-14T00:12:40.703Z | Downloaded png v0.17.13 |
1157 | 2025-03-14T00:12:40.703Z | Downloaded mockall_derive v0.12.1 |
1158 | 2025-03-14T00:12:40.703Z | Downloaded bytemuck v1.16.0 |
1159 | 2025-03-14T00:12:40.703Z | Downloaded mockall v0.12.1 |
1160 | 2025-03-14T00:12:40.703Z | Downloaded miniz_oxide v0.7.2 |
1161 | 2025-03-14T00:12:40.729Z | Downloaded fragile v2.0.0 |
1162 | 2025-03-14T00:12:40.755Z | Downloaded crc32fast v1.4.0 |
1163 | 2025-03-14T00:12:40.755Z | Downloaded flate2 v1.0.30 |
1164 | 2025-03-14T00:12:40.780Z | Downloaded slog-envlogger v2.2.0 |
1165 | 2025-03-14T00:12:40.806Z | Downloaded arc-swap v1.7.1 |
1166 | 2025-03-14T00:12:40.831Z | Downloaded image v0.25.1 |
1167 | 2025-03-14T00:12:41.109Z | Checking log v0.4.22 |
1168 | 2025-03-14T00:12:41.134Z | Checking tokio v1.40.0 |
1169 | 2025-03-14T00:12:41.159Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1170 | 2025-03-14T00:12:41.185Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1171 | 2025-03-14T00:12:41.185Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1172 | 2025-03-14T00:12:41.185Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1173 | 2025-03-14T00:12:41.212Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1174 | 2025-03-14T00:12:41.237Z | Compiling crc32fast v1.4.0 |
1175 | 2025-03-14T00:12:41.391Z | Checking simd-adler32 v0.3.7 |
1176 | 2025-03-14T00:12:41.416Z | Checking native-tls v0.2.11 |
1177 | 2025-03-14T00:12:41.441Z | Checking goblin v0.8.2 |
1178 | 2025-03-14T00:12:41.466Z | Checking rustls v0.22.4 |
1179 | 2025-03-14T00:12:41.623Z | Checking typify-impl v0.2.0 |
1180 | 2025-03-14T00:12:41.649Z | Checking tungstenite v0.21.0 |
1181 | 2025-03-14T00:12:41.686Z | Checking rustls v0.21.12 |
1182 | 2025-03-14T00:12:41.711Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1183 | 2025-03-14T00:12:41.736Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1184 | 2025-03-14T00:12:42.022Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1185 | 2025-03-14T00:12:42.232Z | Checking typify-impl v0.3.0 |
1186 | 2025-03-14T00:12:42.356Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1187 | 2025-03-14T00:12:42.659Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1188 | 2025-03-14T00:12:43.013Z | Checking adler v1.0.2 |
1189 | 2025-03-14T00:12:43.159Z | Checking miniz_oxide v0.7.2 |
1190 | 2025-03-14T00:12:43.726Z | Checking typify v0.2.0 |
1191 | 2025-03-14T00:12:43.846Z | Checking progenitor-impl v0.8.0 |
1192 | 2025-03-14T00:12:43.998Z | Checking arc-swap v1.7.1 |
1193 | 2025-03-14T00:12:44.213Z | Checking flate2 v1.0.30 |
1194 | 2025-03-14T00:12:44.351Z | Checking slog-scope v4.4.0 |
1195 | 2025-03-14T00:12:44.376Z | Checking fdeflate v0.3.4 |
1196 | 2025-03-14T00:12:44.401Z | Checking typify v0.3.0 |
1197 | 2025-03-14T00:12:44.512Z | Checking progenitor-impl v0.9.1 |
1198 | 2025-03-14T00:12:44.539Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1199 | 2025-03-14T00:12:44.750Z | Checking slog-stdlog v4.1.1 |
1200 | 2025-03-14T00:12:44.786Z | Checking png v0.17.13 |
1201 | 2025-03-14T00:12:44.905Z | Checking wait-timeout v0.2.0 |
1202 | 2025-03-14T00:12:44.929Z | Checking predicates-core v1.0.6 |
1203 | 2025-03-14T00:12:45.116Z | Checking bit-vec v0.6.3 |
1204 | 2025-03-14T00:12:45.153Z | Checking bytemuck v1.16.0 |
1205 | 2025-03-14T00:12:45.352Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1206 | 2025-03-14T00:12:45.413Z | Checking bit-set v0.5.3 |
1207 | 2025-03-14T00:12:45.439Z | Checking rusty-fork v0.3.0 |
1208 | 2025-03-14T00:12:45.516Z | Checking slog-envlogger v2.2.0 |
1209 | 2025-03-14T00:12:45.599Z | Checking dof v0.3.0 |
1210 | 2025-03-14T00:12:45.653Z | Checking rand_xorshift v0.3.0 |
1211 | 2025-03-14T00:12:45.719Z | Checking unarray v0.1.4 |
1212 | 2025-03-14T00:12:45.744Z | Checking termtree v0.4.1 |
1213 | 2025-03-14T00:12:45.822Z | Checking predicates v3.1.0 |
1214 | 2025-03-14T00:12:45.871Z | Checking proptest v1.5.0 |
1215 | 2025-03-14T00:12:45.896Z | Checking image v0.25.1 |
1216 | 2025-03-14T00:12:45.923Z | Checking predicates-tree v1.0.9 |
1217 | 2025-03-14T00:12:46.070Z | Compiling mockall_derive v0.12.1 |
1218 | 2025-03-14T00:12:46.128Z | Checking usdt-impl v0.5.0 |
1219 | 2025-03-14T00:12:46.153Z | Checking downcast v0.11.0 |
1220 | 2025-03-14T00:12:46.302Z | Checking fragile v2.0.0 |
1221 | 2025-03-14T00:12:46.353Z | Checking globset v0.4.14 |
1222 | 2025-03-14T00:12:46.544Z | Checking escargot v0.5.10 |
1223 | 2025-03-14T00:12:46.616Z | Checking usdt v0.5.0 |
1224 | 2025-03-14T00:12:46.765Z | Checking fatfs v0.3.6 |
1225 | 2025-03-14T00:12:46.833Z | Checking serde_test v1.0.176 |
1226 | 2025-03-14T00:12:46.858Z | Checking slog-dtrace v0.3.0 |
1227 | 2025-03-14T00:12:47.108Z | Checking tokio-util v0.7.11 |
1228 | 2025-03-14T00:12:47.203Z | Checking tokio-native-tls v0.3.1 |
1229 | 2025-03-14T00:12:47.378Z | Checking tokio-rustls v0.26.0 |
1230 | 2025-03-14T00:12:47.429Z | Checking tokio-rustls v0.25.0 |
1231 | 2025-03-14T00:12:47.454Z | Checking backoff v0.4.0 |
1232 | 2025-03-14T00:12:47.503Z | Checking tokio-tungstenite v0.21.0 |
1233 | 2025-03-14T00:12:47.655Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1234 | 2025-03-14T00:12:47.731Z | Checking zone v0.3.0 |
1235 | 2025-03-14T00:12:47.756Z | Checking libsw v3.3.1 |
1236 | 2025-03-14T00:12:47.781Z | Checking cancel-safe-futures v0.1.5 |
1237 | 2025-03-14T00:12:47.806Z | Checking h2 v0.4.6 |
1238 | 2025-03-14T00:12:47.909Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1239 | 2025-03-14T00:12:47.939Z | Checking steno v0.4.1 |
1240 | 2025-03-14T00:12:47.998Z | Checking hickory-proto v0.24.4 |
1241 | 2025-03-14T00:12:48.142Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1242 | 2025-03-14T00:12:48.395Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1243 | 2025-03-14T00:12:49.205Z | Checking tokio-rustls v0.24.1 |
1244 | 2025-03-14T00:12:49.294Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1245 | 2025-03-14T00:12:49.376Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1246 | 2025-03-14T00:12:49.522Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1247 | 2025-03-14T00:12:49.806Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
1248 | 2025-03-14T00:12:51.048Z | Checking hickory-resolver v0.24.4 |
1249 | 2025-03-14T00:12:51.161Z | Checking mockall v0.12.1 |
1250 | 2025-03-14T00:12:51.343Z | Checking hyper v1.4.1 |
1251 | 2025-03-14T00:12:53.030Z | Checking hyper-util v0.1.9 |
1252 | 2025-03-14T00:12:54.524Z | Checking hyper-tls v0.6.0 |
1253 | 2025-03-14T00:12:54.524Z | Checking hyper-rustls v0.27.3 |
1254 | 2025-03-14T00:12:54.524Z | Checking dropshot v0.12.0 |
1255 | 2025-03-14T00:12:54.806Z | Checking reqwest v0.12.7 |
1256 | 2025-03-14T00:12:56.255Z | Checking progenitor-client v0.8.0 |
1257 | 2025-03-14T00:12:56.255Z | Checking progenitor-client v0.9.1 |
1258 | 2025-03-14T00:12:56.533Z | Checking progenitor v0.8.0 |
1259 | 2025-03-14T00:12:56.582Z | Checking progenitor v0.9.1 |
1260 | 2025-03-14T00:12:56.703Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1261 | 2025-03-14T00:12:56.703Z | Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1262 | 2025-03-14T00:12:56.729Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1263 | 2025-03-14T00:12:56.757Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1264 | 2025-03-14T00:12:57.342Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1265 | 2025-03-14T00:12:58.338Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1266 | 2025-03-14T00:13:00.542Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1267 | 2025-03-14T00:13:01.660Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1268 | 2025-03-14T00:13:02.522Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1269 | 2025-03-14T00:13:08.169Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1270 | 2025-03-14T00:13:08.169Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1271 | 2025-03-14T00:13:08.194Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1272 | 2025-03-14T00:13:08.194Z | Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1273 | 2025-03-14T00:13:10.242Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1274 | 2025-03-14T00:13:10.701Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1275 | 2025-03-14T00:13:10.726Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1276 | 2025-03-14T00:13:10.751Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1277 | 2025-03-14T00:13:11.478Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1278 | 2025-03-14T00:13:11.748Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1279 | 2025-03-14T00:13:11.880Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1280 | 2025-03-14T00:13:23.092Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1281 | 2025-03-14T00:13:29.640Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1282 | 2025-03-14T00:13:30.391Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1283 | 2025-03-14T00:13:35.790Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1284 | 2025-03-14T00:13:50.411Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1285 | 2025-03-14T00:13:50.435Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
1286 | 2025-03-14T00:14:00.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
1287 | 2025-03-14T00:14:01.017Z | |
1288 | 2025-03-14T00:14:01.017Z | real 1:21.427903749 |
1289 | 2025-03-14T00:14:01.017Z | user 3:10.731161430 |
1290 | 2025-03-14T00:14:01.017Z | sys 27.756705759 |
1291 | 2025-03-14T00:14:01.017Z | trap 0.077407796 |
1292 | 2025-03-14T00:14:01.017Z | tflt 0.021955514 |
1293 | 2025-03-14T00:14:01.017Z | dflt 0.014075274 |
1294 | 2025-03-14T00:14:01.017Z | kflt 0.000199823 |
1295 | 2025-03-14T00:14:01.017Z | lock 4:39.330946681 |
1296 | 2025-03-14T00:14:01.017Z | slp 10:33.538185723 |
1297 | 2025-03-14T00:14:01.017Z | lat 5.609198828 |
1298 | 2025-03-14T00:14:01.017Z | stop 13.795359888 |
1299 | 2025-03-14T00:14:01.042Z | + banner build |
1300 | 2025-03-14T00:14:01.042Z | |
1301 | 2025-03-14T00:14:01.042Z | ##### # # # # ##### |
1302 | 2025-03-14T00:14:01.042Z | # # # # # # # # |
1303 | 2025-03-14T00:14:01.042Z | ##### # # # # # # |
1304 | 2025-03-14T00:14:01.042Z | # # # # # # # # |
1305 | 2025-03-14T00:14:01.042Z | # # # # # # # # |
1306 | 2025-03-14T00:14:01.042Z | ##### #### # ###### ##### |
1307 | 2025-03-14T00:14:01.042Z | |
1308 | 2025-03-14T00:14:01.042Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
1309 | 2025-03-14T00:14:01.921Z | Compiling proc-macro2 v1.0.92 |
1310 | 2025-03-14T00:14:01.921Z | Compiling unicode-ident v1.0.14 |
1311 | 2025-03-14T00:14:01.921Z | Compiling libc v0.2.169 |
1312 | 2025-03-14T00:14:01.946Z | Compiling serde v1.0.217 |
1313 | 2025-03-14T00:14:01.947Z | Compiling autocfg v1.3.0 |
1314 | 2025-03-14T00:14:01.947Z | Compiling once_cell v1.19.0 |
1315 | 2025-03-14T00:14:01.947Z | Compiling version_check v0.9.5 |
1316 | 2025-03-14T00:14:01.947Z | Compiling cfg-if v1.0.0 |
1317 | 2025-03-14T00:14:02.077Z | Compiling memchr v2.7.2 |
1318 | 2025-03-14T00:14:02.135Z | Compiling libm v0.2.8 |
1319 | 2025-03-14T00:14:02.317Z | Compiling thiserror v1.0.64 |
1320 | 2025-03-14T00:14:02.581Z | Compiling itoa v1.0.11 |
1321 | 2025-03-14T00:14:02.658Z | Compiling lock_api v0.4.12 |
1322 | 2025-03-14T00:14:02.816Z | Compiling parking_lot_core v0.9.10 |
1323 | 2025-03-14T00:14:03.016Z | Compiling ryu v1.0.18 |
1324 | 2025-03-14T00:14:03.041Z | Compiling serde_json v1.0.135 |
1325 | 2025-03-14T00:14:03.178Z | Compiling schemars v0.8.21 |
1326 | 2025-03-14T00:14:03.236Z | Compiling slab v0.4.9 |
1327 | 2025-03-14T00:14:03.288Z | Compiling byteorder v1.5.0 |
1328 | 2025-03-14T00:14:03.392Z | Compiling pkg-config v0.3.30 |
1329 | 2025-03-14T00:14:03.542Z | Compiling quote v1.0.38 |
1330 | 2025-03-14T00:14:03.591Z | Compiling jobserver v0.1.31 |
1331 | 2025-03-14T00:14:03.650Z | Compiling getrandom v0.2.14 |
1332 | 2025-03-14T00:14:03.680Z | Compiling log v0.4.22 |
1333 | 2025-03-14T00:14:03.926Z | Compiling syn v2.0.96 |
1334 | 2025-03-14T00:14:04.037Z | Compiling cc v1.0.97 |
1335 | 2025-03-14T00:14:04.062Z | Compiling vcpkg v0.2.15 |
1336 | 2025-03-14T00:14:04.349Z | Compiling num-traits v0.2.19 |
1337 | 2025-03-14T00:14:04.589Z | Compiling smallvec v1.13.2 |
1338 | 2025-03-14T00:14:04.615Z | Compiling pin-project-lite v0.2.14 |
1339 | 2025-03-14T00:14:05.084Z | Compiling ahash v0.8.11 |
1340 | 2025-03-14T00:14:05.084Z | Compiling equivalent v1.0.1 |
1341 | 2025-03-14T00:14:05.216Z | Compiling hashbrown v0.15.2 |
1342 | 2025-03-14T00:14:05.381Z | Compiling scopeguard v1.2.0 |
1343 | 2025-03-14T00:14:05.959Z | Compiling semver v1.0.24 |
1344 | 2025-03-14T00:14:06.209Z | Compiling parking_lot v0.12.2 |
1345 | 2025-03-14T00:14:06.418Z | Compiling mio v1.0.2 |
1346 | 2025-03-14T00:14:06.482Z | Compiling ring v0.17.8 |
1347 | 2025-03-14T00:14:06.507Z | Compiling signal-hook-registry v1.4.2 |
1348 | 2025-03-14T00:14:06.778Z | Compiling socket2 v0.5.7 |
1349 | 2025-03-14T00:14:07.131Z | Compiling httparse v1.8.0 |
1350 | 2025-03-14T00:14:07.345Z | Compiling fnv v1.0.7 |
1351 | 2025-03-14T00:14:07.476Z | Compiling typenum v1.17.0 |
1352 | 2025-03-14T00:14:07.542Z | Compiling generic-array v0.14.7 |
1353 | 2025-03-14T00:14:07.674Z | Compiling heck v0.5.0 |
1354 | 2025-03-14T00:14:07.699Z | Compiling iana-time-zone v0.1.60 |
1355 | 2025-03-14T00:14:07.817Z | Compiling futures-core v0.3.31 |
1356 | 2025-03-14T00:14:07.884Z | Compiling openssl-sys v0.9.106 |
1357 | 2025-03-14T00:14:08.122Z | Compiling stable_deref_trait v1.2.0 |
1358 | 2025-03-14T00:14:08.175Z | Compiling dyn-clone v1.0.17 |
1359 | 2025-03-14T00:14:08.260Z | Compiling futures-sink v0.3.30 |
1360 | 2025-03-14T00:14:08.323Z | Compiling rand_core v0.6.4 |
1361 | 2025-03-14T00:14:08.402Z | Compiling slog v2.7.0 |
1362 | 2025-03-14T00:14:08.427Z | Compiling subtle v2.5.0 |
1363 | 2025-03-14T00:14:08.460Z | Compiling allocator-api2 v0.2.18 |
1364 | 2025-03-14T00:14:08.701Z | Compiling futures-channel v0.3.30 |
1365 | 2025-03-14T00:14:08.745Z | Compiling futures-task v0.3.30 |
1366 | 2025-03-14T00:14:08.778Z | Compiling futures-io v0.3.30 |
1367 | 2025-03-14T00:14:08.830Z | Compiling pin-utils v0.1.0 |
1368 | 2025-03-14T00:14:08.873Z | Compiling ucd-trie v0.1.6 |
1369 | 2025-03-14T00:14:09.092Z | Compiling openssl v0.10.71 |
1370 | 2025-03-14T00:14:09.117Z | Compiling aho-corasick v1.1.3 |
1371 | 2025-03-14T00:14:09.249Z | Compiling regex-syntax v0.8.5 |
1372 | 2025-03-14T00:14:09.410Z | Compiling rustls v0.23.10 |
1373 | 2025-03-14T00:14:09.520Z | Compiling native-tls v0.2.11 |
1374 | 2025-03-14T00:14:09.720Z | Compiling rustversion v1.0.17 |
1375 | 2025-03-14T00:14:09.873Z | Compiling syn v1.0.109 |
1376 | 2025-03-14T00:14:09.940Z | Compiling spin v0.9.8 |
1377 | 2025-03-14T00:14:10.194Z | Compiling synstructure v0.13.1 |
1378 | 2025-03-14T00:14:10.314Z | Compiling serde_derive_internals v0.29.1 |
1379 | 2025-03-14T00:14:12.184Z | Compiling regex-automata v0.4.9 |
1380 | 2025-03-14T00:14:12.210Z | Compiling untrusted v0.9.0 |
1381 | 2025-03-14T00:14:12.398Z | Compiling tracing-core v0.1.32 |
1382 | 2025-03-14T00:14:13.213Z | Compiling writeable v0.5.5 |
1383 | 2025-03-14T00:14:13.253Z | Compiling serde_derive v1.0.217 |
1384 | 2025-03-14T00:14:13.598Z | Compiling thiserror-impl v1.0.64 |
1385 | 2025-03-14T00:14:13.972Z | Compiling tokio-macros v2.4.0 |
1386 | 2025-03-14T00:14:14.054Z | Compiling zerocopy-derive v0.7.34 |
1387 | 2025-03-14T00:14:14.206Z | Compiling zerofrom-derive v0.1.5 |
1388 | 2025-03-14T00:14:15.217Z | Compiling schemars_derive v0.8.21 |
1389 | 2025-03-14T00:14:15.655Z | Compiling yoke-derive v0.7.5 |
1390 | 2025-03-14T00:14:15.735Z | Compiling zerovec-derive v0.10.3 |
1391 | 2025-03-14T00:14:16.687Z | Compiling displaydoc v0.2.5 |
1392 | 2025-03-14T00:14:17.608Z | Compiling futures-macro v0.3.30 |
1393 | 2025-03-14T00:14:17.715Z | Compiling icu_provider_macros v1.5.0 |
1394 | 2025-03-14T00:14:17.837Z | Compiling zerocopy v0.7.34 |
1395 | 2025-03-14T00:14:18.046Z | Compiling pest v2.7.10 |
1396 | 2025-03-14T00:14:19.115Z | Compiling zerofrom v0.1.5 |
1397 | 2025-03-14T00:14:19.171Z | Compiling futures-util v0.3.30 |
1398 | 2025-03-14T00:14:19.328Z | Compiling hashbrown v0.14.5 |
1399 | 2025-03-14T00:14:19.355Z | Compiling yoke v0.7.5 |
1400 | 2025-03-14T00:14:19.703Z | Compiling openssl-macros v0.1.1 |
1401 | 2025-03-14T00:14:20.381Z | Compiling regress v0.10.1 |
1402 | 2025-03-14T00:14:20.406Z | Compiling pest_meta v2.7.10 |
1403 | 2025-03-14T00:14:20.460Z | Compiling zerovec v0.10.4 |
1404 | 2025-03-14T00:14:20.512Z | Compiling regex v1.11.1 |
1405 | 2025-03-14T00:14:21.259Z | Compiling tracing-attributes v0.1.27 |
1406 | 2025-03-14T00:14:23.111Z | Compiling bytes v1.9.0 |
1407 | 2025-03-14T00:14:23.653Z | Compiling indexmap v2.7.0 |
1408 | 2025-03-14T00:14:23.856Z | Compiling uuid v1.10.0 |
1409 | 2025-03-14T00:14:24.072Z | Compiling tokio v1.40.0 |
1410 | 2025-03-14T00:14:24.313Z | Compiling chrono v0.4.38 |
1411 | 2025-03-14T00:14:24.744Z | Compiling serde_tokenstream v0.2.2 |
1412 | 2025-03-14T00:14:25.253Z | Compiling bitflags v2.6.0 |
1413 | 2025-03-14T00:14:25.546Z | Compiling http v1.2.0 |
1414 | 2025-03-14T00:14:27.183Z | Compiling pest_generator v2.7.10 |
1415 | 2025-03-14T00:14:27.427Z | Compiling tinystr v0.7.6 |
1416 | 2025-03-14T00:14:27.789Z | Compiling litemap v0.7.4 |
1417 | 2025-03-14T00:14:28.179Z | Compiling heck v0.4.1 |
1418 | 2025-03-14T00:14:28.294Z | Compiling icu_locid v1.5.0 |
1419 | 2025-03-14T00:14:28.508Z | Compiling pest_derive v2.7.10 |
1420 | 2025-03-14T00:14:28.533Z | Compiling tracing v0.1.40 |
1421 | 2025-03-14T00:14:29.181Z | Compiling icu_locid_transform_data v1.5.0 |
1422 | 2025-03-14T00:14:29.292Z | Compiling num-conv v0.1.0 |
1423 | 2025-03-14T00:14:29.317Z | Compiling rustls-pki-types v1.7.0 |
1424 | 2025-03-14T00:14:29.494Z | Compiling icu_provider v1.5.0 |
1425 | 2025-03-14T00:14:29.545Z | Compiling time-core v0.1.2 |
1426 | 2025-03-14T00:14:29.715Z | Compiling anyhow v1.0.89 |
1427 | 2025-03-14T00:14:29.928Z | Compiling percent-encoding v2.3.1 |
1428 | 2025-03-14T00:14:30.252Z | Compiling icu_locid_transform v1.5.0 |
1429 | 2025-03-14T00:14:30.362Z | Compiling form_urlencoded v1.2.1 |
1430 | 2025-03-14T00:14:30.387Z | Compiling time-macros v0.2.18 |
1431 | 2025-03-14T00:14:30.879Z | Compiling icu_collections v1.5.0 |
1432 | 2025-03-14T00:14:31.224Z | Compiling crypto-common v0.1.6 |
1433 | 2025-03-14T00:14:31.362Z | Compiling scroll_derive v0.12.0 |
1434 | 2025-03-14T00:14:32.479Z | Compiling icu_properties_data v1.5.0 |
1435 | 2025-03-14T00:14:32.824Z | Compiling icu_properties v1.5.1 |
1436 | 2025-03-14T00:14:33.037Z | Compiling tokio-util v0.7.11 |
1437 | 2025-03-14T00:14:34.301Z | Compiling thread-id v4.2.1 |
1438 | 2025-03-14T00:14:34.418Z | Compiling utf8_iter v1.0.4 |
1439 | 2025-03-14T00:14:34.482Z | Compiling write16 v1.0.0 |
1440 | 2025-03-14T00:14:34.605Z | Compiling icu_normalizer_data v1.5.0 |
1441 | 2025-03-14T00:14:34.631Z | Compiling zeroize v1.7.0 |
1442 | 2025-03-14T00:14:34.688Z | Compiling atomic-waker v1.1.2 |
1443 | 2025-03-14T00:14:34.713Z | Compiling utf16_iter v1.0.5 |
1444 | 2025-03-14T00:14:34.737Z | Compiling rustls-webpki v0.102.4 |
1445 | 2025-03-14T00:14:34.894Z | Compiling http-body v1.0.1 |
1446 | 2025-03-14T00:14:34.931Z | Compiling openapiv3 v2.0.0 |
1447 | 2025-03-14T00:14:34.973Z | Compiling try-lock v0.2.5 |
1448 | 2025-03-14T00:14:35.151Z | Compiling strsim v0.11.1 |
1449 | 2025-03-14T00:14:35.183Z | Compiling want v0.3.1 |
1450 | 2025-03-14T00:14:35.208Z | Compiling h2 v0.4.6 |
1451 | 2025-03-14T00:14:35.588Z | Compiling camino v1.1.9 |
1452 | 2025-03-14T00:14:35.677Z | Compiling base64 v0.22.1 |
1453 | 2025-03-14T00:14:36.131Z | Compiling icu_normalizer v1.5.0 |
1454 | 2025-03-14T00:14:36.627Z | Compiling ppv-lite86 v0.2.17 |
1455 | 2025-03-14T00:14:37.350Z | Compiling idna_adapter v1.2.0 |
1456 | 2025-03-14T00:14:37.594Z | Compiling httpdate v1.0.3 |
1457 | 2025-03-14T00:14:37.810Z | Compiling idna v1.0.3 |
1458 | 2025-03-14T00:14:38.105Z | Compiling rand_chacha v0.3.1 |
1459 | 2025-03-14T00:14:38.265Z | Compiling usdt-impl v0.5.0 |
1460 | 2025-03-14T00:14:38.994Z | Compiling ident_case v1.0.1 |
1461 | 2025-03-14T00:14:39.019Z | Compiling unsafe-libyaml v0.2.11 |
1462 | 2025-03-14T00:14:39.120Z | Compiling tower-service v0.3.2 |
1463 | 2025-03-14T00:14:39.276Z | Compiling darling_core v0.20.9 |
1464 | 2025-03-14T00:14:39.457Z | Compiling rand v0.8.5 |
1465 | 2025-03-14T00:14:40.229Z | Compiling hyper v1.4.1 |
1466 | 2025-03-14T00:14:40.346Z | Compiling serde_yaml v0.9.34+deprecated |
1467 | 2025-03-14T00:14:40.761Z | Compiling url v2.5.4 |
1468 | 2025-03-14T00:14:42.093Z | Compiling scroll v0.12.0 |
1469 | 2025-03-14T00:14:42.588Z | Compiling typify-impl v0.2.0 |
1470 | 2025-03-14T00:14:46.332Z | Compiling hyper-util v0.1.9 |
1471 | 2025-03-14T00:14:46.358Z | Compiling plain v0.2.3 |
1472 | 2025-03-14T00:14:46.358Z | Compiling foreign-types-shared v0.1.1 |
1473 | 2025-03-14T00:14:46.358Z | Compiling foreign-types v0.3.2 |
1474 | 2025-03-14T00:14:46.358Z | Compiling goblin v0.8.2 |
1475 | 2025-03-14T00:14:46.358Z | Compiling darling_macro v0.20.9 |
1476 | 2025-03-14T00:14:46.358Z | Compiling http-body-util v0.1.2 |
1477 | 2025-03-14T00:14:46.358Z | Compiling strum_macros v0.26.2 |
1478 | 2025-03-14T00:14:46.422Z | Compiling encoding_rs v0.8.34 |
1479 | 2025-03-14T00:14:46.448Z | Compiling mime v0.3.17 |
1480 | 2025-03-14T00:14:46.769Z | Compiling omicron-workspace-hack v0.1.0 |
1481 | 2025-03-14T00:14:47.237Z | Compiling cpufeatures v0.2.12 |
1482 | 2025-03-14T00:14:47.301Z | Compiling pretty-hex v0.4.1 |
1483 | 2025-03-14T00:14:47.928Z | Compiling darling v0.20.9 |
1484 | 2025-03-14T00:14:48.185Z | Compiling rustls-pemfile v2.1.3 |
1485 | 2025-03-14T00:14:48.671Z | Compiling dof v0.3.0 |
1486 | 2025-03-14T00:14:49.407Z | Compiling serde_urlencoded v0.7.1 |
1487 | 2025-03-14T00:14:49.876Z | Compiling dtrace-parser v0.2.0 |
1488 | 2025-03-14T00:14:49.911Z | Compiling block-buffer v0.10.4 |
1489 | 2025-03-14T00:14:50.153Z | Compiling async-trait v0.1.83 |
1490 | 2025-03-14T00:14:50.331Z | Compiling typify-macro v0.2.0 |
1491 | 2025-03-14T00:14:50.574Z | Compiling openssl-probe v0.1.5 |
1492 | 2025-03-14T00:14:51.190Z | Compiling rustls v0.22.4 |
1493 | 2025-03-14T00:14:51.868Z | Compiling digest v0.10.7 |
1494 | 2025-03-14T00:14:52.306Z | Compiling serde_with_macros v3.11.0 |
1495 | 2025-03-14T00:14:54.147Z | Compiling toml_datetime v0.6.8 |
1496 | 2025-03-14T00:14:54.779Z | Compiling ipnet v2.9.0 |
1497 | 2025-03-14T00:14:56.155Z | Compiling slog-async v2.8.0 |
1498 | 2025-03-14T00:14:57.196Z | Compiling tokio-native-tls v0.3.1 |
1499 | 2025-03-14T00:14:57.463Z | Compiling tokio-rustls v0.26.0 |
1500 | 2025-03-14T00:14:57.854Z | Compiling typify v0.2.0 |
1501 | 2025-03-14T00:14:58.003Z | Compiling webpki-roots v0.26.3 |
1502 | 2025-03-14T00:14:58.180Z | Compiling multer v3.1.0 |
1503 | 2025-03-14T00:14:58.514Z | Compiling paste v1.0.15 |
1504 | 2025-03-14T00:14:58.927Z | Compiling crossbeam-utils v0.8.19 |
1505 | 2025-03-14T00:14:59.479Z | Compiling hyper-rustls v0.27.3 |
1506 | 2025-03-14T00:14:59.644Z | Compiling progenitor-impl v0.8.0 |
1507 | 2025-03-14T00:15:00.057Z | Compiling hyper-tls v0.6.0 |
1508 | 2025-03-14T00:15:00.516Z | Compiling usdt-macro v0.5.0 |
1509 | 2025-03-14T00:15:00.761Z | Compiling usdt-attr-macro v0.5.0 |
1510 | 2025-03-14T00:15:02.075Z | Compiling sync_wrapper v1.0.1 |
1511 | 2025-03-14T00:15:04.147Z | Compiling progenitor-macro v0.8.0 |
1512 | 2025-03-14T00:15:04.662Z | Compiling reqwest v0.12.7 |
1513 | 2025-03-14T00:15:06.501Z | Compiling futures-executor v0.3.30 |
1514 | 2025-03-14T00:15:07.699Z | Compiling serde_spanned v0.6.7 |
1515 | 2025-03-14T00:15:07.833Z | Compiling async-stream-impl v0.3.5 |
1516 | 2025-03-14T00:15:08.042Z | Compiling dropshot v0.12.0 |
1517 | 2025-03-14T00:15:08.439Z | Compiling powerfmt v0.2.0 |
1518 | 2025-03-14T00:15:08.515Z | Compiling futures v0.3.30 |
1519 | 2025-03-14T00:15:08.862Z | Compiling deranged v0.3.11 |
1520 | 2025-03-14T00:15:09.230Z | Compiling sha1 v0.10.6 |
1521 | 2025-03-14T00:15:10.785Z | Compiling num_threads v0.1.7 |
1522 | 2025-03-14T00:15:10.924Z | Compiling time v0.3.36 |
1523 | 2025-03-14T00:15:12.802Z | Compiling strum v0.26.2 |
1524 | 2025-03-14T00:15:13.158Z | Compiling dropshot_endpoint v0.12.0 |
1525 | 2025-03-14T00:15:13.581Z | Compiling structmeta-derive v0.3.0 |
1526 | 2025-03-14T00:15:13.829Z | Compiling rustix v0.38.34 |
1527 | 2025-03-14T00:15:15.696Z | Compiling structmeta v0.3.0 |
1528 | 2025-03-14T00:15:16.617Z | Compiling serde_with v3.11.0 |
1529 | 2025-03-14T00:15:19.818Z | Compiling dirs-sys-next v0.1.2 |
1530 | 2025-03-14T00:15:20.267Z | Compiling errno v0.3.9 |
1531 | 2025-03-14T00:15:20.758Z | Compiling winnow v0.6.18 |
1532 | 2025-03-14T00:15:20.882Z | Compiling match_cfg v0.1.0 |
1533 | 2025-03-14T00:15:22.711Z | Compiling hostname v0.3.1 |
1534 | 2025-03-14T00:15:22.971Z | Compiling dirs-next v2.0.0 |
1535 | 2025-03-14T00:15:23.089Z | Compiling parse-display-derive v0.10.0 |
1536 | 2025-03-14T00:15:26.187Z | Compiling ipnetwork v0.20.0 |
1537 | 2025-03-14T00:15:26.212Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1538 | 2025-03-14T00:15:26.410Z | Compiling thread_local v1.1.8 |
1539 | 2025-03-14T00:15:27.313Z | Compiling term v0.7.0 |
1540 | 2025-03-14T00:15:28.185Z | Compiling crossbeam-channel v0.5.12 |
1541 | 2025-03-14T00:15:28.312Z | Compiling is-terminal v0.4.12 |
1542 | 2025-03-14T00:15:28.450Z | Compiling memmap v0.7.0 |
1543 | 2025-03-14T00:15:28.804Z | Compiling take_mut v0.2.2 |
1544 | 2025-03-14T00:15:29.397Z | Compiling usdt v0.5.0 |
1545 | 2025-03-14T00:15:30.571Z | Compiling slog-term v2.9.1 |
1546 | 2025-03-14T00:15:32.378Z | Compiling toml_edit v0.22.20 |
1547 | 2025-03-14T00:15:32.658Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1548 | 2025-03-14T00:15:33.358Z | Compiling slog-json v2.6.1 |
1549 | 2025-03-14T00:15:33.506Z | Compiling progenitor-client v0.8.0 |
1550 | 2025-03-14T00:15:34.225Z | Compiling debug-ignore v1.0.5 |
1551 | 2025-03-14T00:15:34.719Z | Compiling winnow v0.5.40 |
1552 | 2025-03-14T00:15:34.883Z | Compiling tokio-rustls v0.25.0 |
1553 | 2025-03-14T00:15:35.621Z | Compiling toml v0.8.19 |
1554 | 2025-03-14T00:15:35.662Z | Compiling progenitor v0.8.0 |
1555 | 2025-03-14T00:15:36.333Z | Compiling slog-bunyan v2.5.0 |
1556 | 2025-03-14T00:15:37.470Z | Compiling toml_edit v0.19.15 |
1557 | 2025-03-14T00:15:39.018Z | Compiling async-stream v0.3.5 |
1558 | 2025-03-14T00:15:39.158Z | Compiling waitgroup v0.1.2 |
1559 | 2025-03-14T00:15:39.404Z | Compiling serde_path_to_error v0.1.16 |
1560 | 2025-03-14T00:15:39.534Z | Compiling hostname v0.4.0 |
1561 | 2025-03-14T00:15:39.910Z | Compiling crucible-workspace-hack v0.1.0 |
1562 | 2025-03-14T00:15:40.837Z | Compiling proc-macro-crate v1.3.1 |
1563 | 2025-03-14T00:15:41.923Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265) |
1564 | 2025-03-14T00:15:43.931Z | Compiling newtype-uuid v1.1.0 |
1565 | 2025-03-14T00:15:44.269Z | Compiling unicode-width v0.1.14 |
1566 | 2025-03-14T00:15:45.222Z | Compiling hex v0.4.3 |
1567 | 2025-03-14T00:15:46.103Z | Compiling clap_derive v4.5.4 |
1568 | 2025-03-14T00:15:46.773Z | Compiling instant v0.1.12 |
1569 | 2025-03-14T00:15:47.060Z | Compiling lazy_static v1.5.0 |
1570 | 2025-03-14T00:15:47.201Z | Compiling utf8parse v0.2.1 |
1571 | 2025-03-14T00:15:47.356Z | Compiling anstyle-parse v0.2.4 |
1572 | 2025-03-14T00:15:47.713Z | Compiling backoff v0.4.0 |
1573 | 2025-03-14T00:15:49.363Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1574 | 2025-03-14T00:15:49.549Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1575 | 2025-03-14T00:15:49.894Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1576 | 2025-03-14T00:15:50.035Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1577 | 2025-03-14T00:15:50.210Z | Compiling parse-display v0.10.0 |
1578 | 2025-03-14T00:15:50.254Z | Compiling regress v0.9.1 |
1579 | 2025-03-14T00:15:52.027Z | Compiling macaddr v1.0.1 |
1580 | 2025-03-14T00:15:52.668Z | Compiling num-integer v0.1.46 |
1581 | 2025-03-14T00:15:53.602Z | Compiling anstyle-query v1.0.3 |
1582 | 2025-03-14T00:15:53.743Z | Compiling colorchoice v1.0.1 |
1583 | 2025-03-14T00:15:53.904Z | Compiling unicode-xid v0.2.4 |
1584 | 2025-03-14T00:15:54.303Z | Compiling is_terminal_polyfill v1.70.0 |
1585 | 2025-03-14T00:15:54.335Z | Compiling anstyle v1.0.7 |
1586 | 2025-03-14T00:15:54.811Z | Compiling anstream v0.6.14 |
1587 | 2025-03-14T00:15:54.874Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1588 | 2025-03-14T00:15:56.632Z | Compiling terminal_size v0.3.0 |
1589 | 2025-03-14T00:15:57.472Z | Compiling heapless v0.8.0 |
1590 | 2025-03-14T00:15:59.449Z | Compiling clap_lex v0.7.0 |
1591 | 2025-03-14T00:15:59.786Z | Compiling clap_builder v4.5.2 |
1592 | 2025-03-14T00:16:01.695Z | Compiling num-bigint v0.4.5 |
1593 | 2025-03-14T00:16:02.072Z | Compiling num_enum_derive v0.5.11 |
1594 | 2025-03-14T00:16:03.847Z | Compiling hash32 v0.3.1 |
1595 | 2025-03-14T00:16:04.073Z | Compiling smoltcp v0.11.0 |
1596 | 2025-03-14T00:16:04.107Z | Compiling either v1.13.0 |
1597 | 2025-03-14T00:16:04.360Z | Compiling fastrand v2.1.0 |
1598 | 2025-03-14T00:16:04.483Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1599 | 2025-03-14T00:16:04.508Z | Compiling thiserror v2.0.11 |
1600 | 2025-03-14T00:16:04.861Z | Compiling tempfile v3.10.1 |
1601 | 2025-03-14T00:16:04.926Z | Compiling num-rational v0.4.2 |
1602 | 2025-03-14T00:16:05.082Z | Compiling num_enum v0.5.11 |
1603 | 2025-03-14T00:16:05.647Z | Compiling clap v4.5.4 |
1604 | 2025-03-14T00:16:05.775Z | Compiling synstructure v0.12.6 |
1605 | 2025-03-14T00:16:06.061Z | Compiling num-iter v0.1.45 |
1606 | 2025-03-14T00:16:06.259Z | Compiling num-complex v0.4.6 |
1607 | 2025-03-14T00:16:06.799Z | Compiling proc-macro-error-attr v1.0.4 |
1608 | 2025-03-14T00:16:06.825Z | Compiling managed v0.8.0 |
1609 | 2025-03-14T00:16:07.152Z | Compiling bitflags v1.3.2 |
1610 | 2025-03-14T00:16:07.261Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1611 | 2025-03-14T00:16:07.301Z | Compiling cobs v0.2.3 |
1612 | 2025-03-14T00:16:07.597Z | Compiling postcard v1.0.9 |
1613 | 2025-03-14T00:16:07.998Z | Compiling num v0.4.3 |
1614 | 2025-03-14T00:16:08.107Z | Compiling zerocopy-derive v0.2.0 |
1615 | 2025-03-14T00:16:09.095Z | Compiling thiserror-impl v2.0.11 |
1616 | 2025-03-14T00:16:09.220Z | Compiling foreign-types-macros v0.2.3 |
1617 | 2025-03-14T00:16:09.501Z | Compiling libz-sys v1.1.16 |
1618 | 2025-03-14T00:16:10.494Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1619 | 2025-03-14T00:16:10.639Z | Compiling proc-macro-error v1.0.4 |
1620 | 2025-03-14T00:16:10.814Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1621 | 2025-03-14T00:16:11.484Z | Compiling pretty-hex v0.2.1 |
1622 | 2025-03-14T00:16:11.582Z | Compiling data-encoding v2.6.0 |
1623 | 2025-03-14T00:16:11.706Z | Compiling prettyplease v0.2.22 |
1624 | 2025-03-14T00:16:12.642Z | Compiling foreign-types-shared v0.3.1 |
1625 | 2025-03-14T00:16:12.777Z | Compiling foreign-types v0.5.0 |
1626 | 2025-03-14T00:16:13.418Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1627 | 2025-03-14T00:16:15.862Z | Compiling tabwriter v1.4.0 |
1628 | 2025-03-14T00:16:16.336Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1629 | 2025-03-14T00:16:16.460Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1630 | 2025-03-14T00:16:17.091Z | Compiling cstr-argument v0.1.2 |
1631 | 2025-03-14T00:16:17.116Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1632 | 2025-03-14T00:16:17.754Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1633 | 2025-03-14T00:16:18.079Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1634 | 2025-03-14T00:16:19.075Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1635 | 2025-03-14T00:16:19.437Z | Compiling colored v2.1.0 |
1636 | 2025-03-14T00:16:20.333Z | Compiling libgit2-sys v0.17.0+1.8.1 |
1637 | 2025-03-14T00:16:20.448Z | Compiling usdt-impl v0.3.5 |
1638 | 2025-03-14T00:16:20.551Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1639 | 2025-03-14T00:16:20.717Z | Compiling float-ord v0.3.2 |
1640 | 2025-03-14T00:16:20.902Z | Compiling unicode-segmentation v1.11.0 |
1641 | 2025-03-14T00:16:20.927Z | Compiling semver v0.1.20 |
1642 | 2025-03-14T00:16:21.010Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1643 | 2025-03-14T00:16:21.259Z | Compiling rustc_version v0.1.7 |
1644 | 2025-03-14T00:16:21.382Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1645 | 2025-03-14T00:16:21.579Z | Compiling newline-converter v0.3.0 |
1646 | 2025-03-14T00:16:22.233Z | Compiling zone_cfg_derive v0.3.0 |
1647 | 2025-03-14T00:16:23.965Z | Compiling camino-tempfile v1.1.1 |
1648 | 2025-03-14T00:16:24.579Z | Compiling itertools v0.10.5 |
1649 | 2025-03-14T00:16:24.826Z | Compiling console v0.15.8 |
1650 | 2025-03-14T00:16:27.039Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1651 | 2025-03-14T00:16:27.771Z | Compiling num-derive v0.4.2 |
1652 | 2025-03-14T00:16:28.537Z | Compiling sigpipe v0.1.3 |
1653 | 2025-03-14T00:16:28.774Z | Compiling base64ct v1.6.0 |
1654 | 2025-03-14T00:16:29.032Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1655 | 2025-03-14T00:16:29.359Z | Compiling base64 v0.21.7 |
1656 | 2025-03-14T00:16:29.384Z | Compiling similar v2.5.0 |
1657 | 2025-03-14T00:16:29.479Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1658 | 2025-03-14T00:16:30.114Z | Compiling password-hash v0.5.0 |
1659 | 2025-03-14T00:16:30.746Z | Compiling expectorate v1.1.0 |
1660 | 2025-03-14T00:16:30.991Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1661 | 2025-03-14T00:16:31.948Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1662 | 2025-03-14T00:16:32.307Z | Compiling zone v0.3.0 |
1663 | 2025-03-14T00:16:32.454Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1664 | 2025-03-14T00:16:33.549Z | Compiling typify-impl v0.3.0 |
1665 | 2025-03-14T00:16:34.437Z | Compiling newtype_derive v0.1.6 |
1666 | 2025-03-14T00:16:34.768Z | Compiling zerocopy v0.3.2 |
1667 | 2025-03-14T00:16:35.031Z | Compiling blake2 v0.10.6 |
1668 | 2025-03-14T00:16:35.240Z | Compiling cargo-platform v0.1.8 |
1669 | 2025-03-14T00:16:35.369Z | Compiling hubpack_derive v0.1.1 |
1670 | 2025-03-14T00:16:35.637Z | Compiling smf v0.2.3 |
1671 | 2025-03-14T00:16:35.967Z | Compiling zerocopy-derive v0.6.6 |
1672 | 2025-03-14T00:16:36.180Z | Compiling serde_repr v0.1.19 |
1673 | 2025-03-14T00:16:36.209Z | Compiling vergen v8.3.2 |
1674 | 2025-03-14T00:16:36.554Z | Compiling owo-colors v4.1.0 |
1675 | 2025-03-14T00:16:36.883Z | Compiling fixedbitset v0.4.2 |
1676 | 2025-03-14T00:16:37.143Z | Compiling whoami v1.5.1 |
1677 | 2025-03-14T00:16:37.475Z | Compiling cancel-safe-futures v0.1.5 |
1678 | 2025-03-14T00:16:37.764Z | Compiling zerocopy v0.6.6 |
1679 | 2025-03-14T00:16:37.854Z | Compiling petgraph v0.6.5 |
1680 | 2025-03-14T00:16:37.954Z | Compiling hubpack v0.1.2 |
1681 | 2025-03-14T00:16:38.366Z | Compiling cargo_metadata v0.18.1 |
1682 | 2025-03-14T00:16:38.449Z | Compiling argon2 v0.5.3 |
1683 | 2025-03-14T00:16:40.307Z | Compiling dof v0.1.5 |
1684 | 2025-03-14T00:16:41.256Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1685 | 2025-03-14T00:16:41.486Z | Compiling dtrace-parser v0.1.14 |
1686 | 2025-03-14T00:16:41.515Z | Compiling typify-macro v0.3.0 |
1687 | 2025-03-14T00:16:42.581Z | Compiling strum_macros v0.25.3 |
1688 | 2025-03-14T00:16:42.627Z | Compiling rustc_version v0.4.0 |
1689 | 2025-03-14T00:16:42.753Z | Compiling serde-big-array v0.5.1 |
1690 | 2025-03-14T00:16:42.998Z | Compiling libsqlite3-sys v0.30.1 |
1691 | 2025-03-14T00:16:43.115Z | Compiling cookie v0.18.1 |
1692 | 2025-03-14T00:16:43.440Z | Compiling slog-dtrace v0.3.0 |
1693 | 2025-03-14T00:16:43.502Z | Compiling cfg_aliases v0.2.1 |
1694 | 2025-03-14T00:16:43.595Z | Compiling tinyvec_macros v0.1.1 |
1695 | 2025-03-14T00:16:43.694Z | Compiling static_assertions v1.1.0 |
1696 | 2025-03-14T00:16:43.772Z | Compiling convert_case v0.4.0 |
1697 | 2025-03-14T00:16:44.317Z | Compiling rustls v0.21.12 |
1698 | 2025-03-14T00:16:44.356Z | Compiling utf-8 v0.7.6 |
1699 | 2025-03-14T00:16:44.383Z | Compiling derive_more v0.99.18 |
1700 | 2025-03-14T00:16:44.497Z | Compiling tinyvec v1.6.0 |
1701 | 2025-03-14T00:16:44.524Z | Compiling nix v0.29.0 |
1702 | 2025-03-14T00:16:44.669Z | Compiling tungstenite v0.21.0 |
1703 | 2025-03-14T00:16:44.787Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1704 | 2025-03-14T00:16:45.337Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1705 | 2025-03-14T00:16:46.407Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1706 | 2025-03-14T00:16:47.185Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1707 | 2025-03-14T00:16:48.714Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1708 | 2025-03-14T00:16:49.101Z | Compiling atomicwrites v0.4.4 |
1709 | 2025-03-14T00:16:49.533Z | Compiling itertools v0.13.0 |
1710 | 2025-03-14T00:16:49.569Z | Compiling libsw v3.3.1 |
1711 | 2025-03-14T00:16:49.707Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1712 | 2025-03-14T00:16:49.878Z | Compiling enum-as-inner v0.6.0 |
1713 | 2025-03-14T00:16:50.791Z | Compiling serde_tokenstream v0.1.7 |
1714 | 2025-03-14T00:16:51.239Z | Compiling rustls-webpki v0.101.7 |
1715 | 2025-03-14T00:16:51.794Z | Compiling sct v0.7.1 |
1716 | 2025-03-14T00:16:52.194Z | Compiling inout v0.1.3 |
1717 | 2025-03-14T00:16:52.220Z | Compiling derive-where v1.2.7 |
1718 | 2025-03-14T00:16:52.423Z | Compiling swrite v0.1.0 |
1719 | 2025-03-14T00:16:52.501Z | Compiling quick-error v1.2.3 |
1720 | 2025-03-14T00:16:52.576Z | Compiling highway v1.2.0 |
1721 | 2025-03-14T00:16:52.663Z | Compiling indent_write v2.2.0 |
1722 | 2025-03-14T00:16:52.874Z | Compiling linked-hash-map v0.5.6 |
1723 | 2025-03-14T00:16:53.207Z | Compiling linear-map v1.2.0 |
1724 | 2025-03-14T00:16:53.568Z | Compiling radium v0.7.0 |
1725 | 2025-03-14T00:16:53.697Z | Compiling lru-cache v0.1.2 |
1726 | 2025-03-14T00:16:53.756Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1727 | 2025-03-14T00:16:53.900Z | Compiling resolv-conf v0.7.0 |
1728 | 2025-03-14T00:16:54.026Z | Compiling cipher v0.4.4 |
1729 | 2025-03-14T00:16:54.404Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1730 | 2025-03-14T00:16:54.636Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1731 | 2025-03-14T00:16:55.199Z | Compiling hickory-proto v0.24.4 |
1732 | 2025-03-14T00:16:55.296Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1733 | 2025-03-14T00:17:00.651Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1734 | 2025-03-14T00:17:01.845Z | Compiling git2 v0.19.0 |
1735 | 2025-03-14T00:17:02.691Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1736 | 2025-03-14T00:17:05.319Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1737 | 2025-03-14T00:17:05.829Z | Compiling steno v0.4.1 |
1738 | 2025-03-14T00:17:08.274Z | Compiling tokio-tungstenite v0.21.0 |
1739 | 2025-03-14T00:17:09.338Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1740 | 2025-03-14T00:17:11.015Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1741 | 2025-03-14T00:17:11.049Z | Compiling crossbeam-epoch v0.9.18 |
1742 | 2025-03-14T00:17:12.043Z | Compiling hashlink v0.9.1 |
1743 | 2025-03-14T00:17:12.081Z | Compiling tap v1.0.1 |
1744 | 2025-03-14T00:17:12.267Z | Compiling fallible-streaming-iterator v0.1.9 |
1745 | 2025-03-14T00:17:12.296Z | Compiling rayon-core v1.12.1 |
1746 | 2025-03-14T00:17:12.567Z | Compiling humantime v2.1.0 |
1747 | 2025-03-14T00:17:12.663Z | Compiling fallible-iterator v0.3.0 |
1748 | 2025-03-14T00:17:13.229Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1749 | 2025-03-14T00:17:13.286Z | Compiling rusqlite v0.32.1 |
1750 | 2025-03-14T00:17:14.487Z | Compiling wyz v0.5.1 |
1751 | 2025-03-14T00:17:14.857Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1752 | 2025-03-14T00:17:14.997Z | Compiling crossbeam-deque v0.8.5 |
1753 | 2025-03-14T00:17:16.642Z | Compiling hickory-resolver v0.24.4 |
1754 | 2025-03-14T00:17:17.423Z | Compiling tokio-rustls v0.24.1 |
1755 | 2025-03-14T00:17:18.210Z | Compiling usdt-attr-macro v0.3.5 |
1756 | 2025-03-14T00:17:19.365Z | Compiling usdt-macro v0.3.5 |
1757 | 2025-03-14T00:17:20.423Z | Compiling typify v0.3.0 |
1758 | 2025-03-14T00:17:20.547Z | Compiling rustls-pemfile v1.0.4 |
1759 | 2025-03-14T00:17:21.143Z | Compiling num_enum_derive v0.7.2 |
1760 | 2025-03-14T00:17:21.958Z | Compiling twox-hash v2.1.0 |
1761 | 2025-03-14T00:17:22.767Z | Compiling universal-hash v0.5.1 |
1762 | 2025-03-14T00:17:22.978Z | Compiling atty v0.2.14 |
1763 | 2025-03-14T00:17:23.003Z | Compiling funty v2.0.0 |
1764 | 2025-03-14T00:17:23.114Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1765 | 2025-03-14T00:17:23.139Z | Compiling opaque-debug v0.3.1 |
1766 | 2025-03-14T00:17:23.244Z | Compiling polyval v0.6.2 |
1767 | 2025-03-14T00:17:23.660Z | Compiling num_enum v0.7.2 |
1768 | 2025-03-14T00:17:23.872Z | Compiling bitvec v1.0.1 |
1769 | 2025-03-14T00:17:25.139Z | Compiling progenitor-impl v0.9.1 |
1770 | 2025-03-14T00:17:28.086Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1771 | 2025-03-14T00:17:29.603Z | Compiling usdt v0.3.5 |
1772 | 2025-03-14T00:17:30.144Z | Compiling toml v0.7.8 |
1773 | 2025-03-14T00:17:31.857Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1774 | 2025-03-14T00:17:32.910Z | Compiling aes v0.8.4 |
1775 | 2025-03-14T00:17:34.090Z | Compiling ctr v0.9.2 |
1776 | 2025-03-14T00:17:34.391Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1777 | 2025-03-14T00:17:34.706Z | Compiling aead v0.5.2 |
1778 | 2025-03-14T00:17:34.747Z | Compiling bincode v1.3.3 |
1779 | 2025-03-14T00:17:35.012Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1780 | 2025-03-14T00:17:35.042Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1781 | 2025-03-14T00:17:35.192Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1782 | 2025-03-14T00:17:35.435Z | Compiling aes-gcm-siv v0.11.1 |
1783 | 2025-03-14T00:17:35.510Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1784 | 2025-03-14T00:17:35.592Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1785 | 2025-03-14T00:17:35.709Z | Compiling rayon v1.10.0 |
1786 | 2025-03-14T00:17:40.238Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1787 | 2025-03-14T00:17:43.354Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
1788 | 2025-03-14T00:17:45.194Z | Compiling progenitor-macro v0.9.1 |
1789 | 2025-03-14T00:17:46.145Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1790 | 2025-03-14T00:17:46.457Z | Compiling progenitor-client v0.9.1 |
1791 | 2025-03-14T00:17:47.230Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1792 | 2025-03-14T00:17:47.678Z | Compiling bitstruct_derive v0.1.0 |
1793 | 2025-03-14T00:17:48.740Z | Compiling async-recursion v1.1.1 |
1794 | 2025-03-14T00:17:49.876Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1795 | 2025-03-14T00:17:50.034Z | Compiling ascii v1.1.0 |
1796 | 2025-03-14T00:17:50.667Z | Compiling typeid v1.0.0 |
1797 | 2025-03-14T00:17:50.829Z | Compiling ringbuffer v0.15.0 |
1798 | 2025-03-14T00:17:52.584Z | Compiling erased-serde v0.4.5 |
1799 | 2025-03-14T00:17:53.684Z | Compiling progenitor v0.9.1 |
1800 | 2025-03-14T00:17:53.832Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1801 | 2025-03-14T00:17:53.885Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1802 | 2025-03-14T00:17:54.236Z | Compiling bitstruct v0.1.1 |
1803 | 2025-03-14T00:17:54.366Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
1804 | 2025-03-14T00:17:55.378Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1805 | 2025-03-14T00:17:55.738Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1806 | 2025-03-14T00:17:56.031Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1807 | 2025-03-14T00:17:56.119Z | Compiling const_format_proc_macros v0.2.32 |
1808 | 2025-03-14T00:17:57.529Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1809 | 2025-03-14T00:17:58.502Z | Compiling serde_arrays v0.1.0 |
1810 | 2025-03-14T00:17:58.686Z | Compiling kstat-rs v0.2.4 |
1811 | 2025-03-14T00:17:59.449Z | Compiling libloading v0.7.4 |
1812 | 2025-03-14T00:17:59.854Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1813 | 2025-03-14T00:18:00.928Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1814 | 2025-03-14T00:18:05.372Z | Compiling const_format v0.2.32 |
1815 | 2025-03-14T00:18:06.459Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1816 | 2025-03-14T00:18:06.919Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1817 | 2025-03-14T00:18:07.541Z | Compiling ron v0.8.1 |
1818 | 2025-03-14T00:18:07.567Z | Compiling bit_field v0.10.2 |
1819 | 2025-03-14T00:18:11.360Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1820 | 2025-03-14T00:18:13.345Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1821 | 2025-03-14T00:18:15.408Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1822 | 2025-03-14T00:19:07.631Z | Finished `release` profile [optimized] target(s) in 5m 06s |
1823 | 2025-03-14T00:19:07.775Z | |
1824 | 2025-03-14T00:19:07.801Z | real 5:06.720469385 |
1825 | 2025-03-14T00:19:07.801Z | user 35:42.398502949 |
1826 | 2025-03-14T00:19:07.801Z | sys 2:43.302673083 |
1827 | 2025-03-14T00:19:07.801Z | trap 1.223062257 |
1828 | 2025-03-14T00:19:07.801Z | tflt 0.879840462 |
1829 | 2025-03-14T00:19:07.801Z | dflt 0.850099212 |
1830 | 2025-03-14T00:19:07.801Z | kflt 0.000205804 |
1831 | 2025-03-14T00:19:07.801Z | lock 1:17:15.944092516 |
1832 | 2025-03-14T00:19:07.801Z | slp 2:09:00.320224387 |
1833 | 2025-03-14T00:19:07.801Z | lat 2:01.829227314 |
1834 | 2025-03-14T00:19:07.801Z | stop 2:32.495263238 |
1835 | 2025-03-14T00:19:07.801Z | + OUTDIR=/work/release |
1836 | 2025-03-14T00:19:07.801Z | + mkdir -p /work/release |
1837 | 2025-03-14T00:19:07.801Z | + cp target/release/propolis-cli /work/release/propolis-cli |
1838 | 2025-03-14T00:19:07.827Z | + cp target/release/propolis-server /work/release/propolis-server |
1839 | 2025-03-14T00:19:07.875Z | process exited: duration 590743 ms, exit code 0 |
|
1840 | 2025-03-14T00:19:07.956Z | found 2 output files |
1841 | 2025-03-14T00:19:07.956Z | uploading: /work/release/propolis-cli (22319688 bytes) |
1842 | 2025-03-14T00:19:10.172Z | uploaded: /work/release/propolis-cli |
1843 | 2025-03-14T00:19:10.198Z | uploading: /work/release/propolis-server (61089704 bytes) |
1844 | 2025-03-14T00:19:17.461Z | uploaded: /work/release/propolis-server |