|
|
|
1 | 2025-02-07T09:17:54.998Z | job assigned to worker 01JKFV54HF2GFVEB6CB36RTV31 [factory aws, i-0f90458c50c08da04] (queued for 1 m 3 s) |
|
2 | 2025-02-07T09:18:03.080Z | starting task 0: "setup" |
3 | 2025-02-07T09:18:03.085Z | ++ uname -s |
4 | 2025-02-07T09:18:03.088Z | + kern=SunOS |
5 | 2025-02-07T09:18:03.088Z | + build_user=build |
6 | 2025-02-07T09:18:03.088Z | + build_uid=12345 |
7 | 2025-02-07T09:18:03.088Z | + work_dir=/work |
8 | 2025-02-07T09:18:03.088Z | + input_dir=/input |
9 | 2025-02-07T09:18:03.088Z | + [[ 0 == 12345 ]] |
10 | 2025-02-07T09:18:03.088Z | + case "$kern" in |
11 | 2025-02-07T09:18:03.088Z | + groupadd -g 12345 build |
12 | 2025-02-07T09:18:03.091Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-07T09:18:05.099Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-07T09:18:05.227Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-07T09:18:05.230Z | + home_fs=zfs |
16 | 2025-02-07T09:18:05.230Z | + [[ zfs == autofs ]] |
17 | 2025-02-07T09:18:05.230Z | + mkdir -p /home/build |
18 | 2025-02-07T09:18:05.233Z | + chown build:build /home/build /work |
19 | 2025-02-07T09:18:07.233Z | + chmod 0700 /home/build /work |
20 | 2025-02-07T09:18:07.236Z | process exited: duration 4158 ms, exit code 0 |
|
21 | 2025-02-07T09:18:07.242Z | starting task 1: "rust-toolchain" |
22 | 2025-02-07T09:18:07.247Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.1 |
23 | 2025-02-07T09:18:07.247Z | * rust toolchain channel = "1.84.1" |
24 | 2025-02-07T09:18:07.247Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-02-07T09:18:07.247Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
26 | 2025-02-07T09:18:07.247Z | * rust toolchain profile = "default" |
27 | 2025-02-07T09:18:07.247Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-07T09:18:07.250Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-07T09:18:07.250Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default |
30 | 2025-02-07T09:18:07.367Z | info: downloading installer |
31 | 2025-02-07T09:18:08.499Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-07T09:18:08.499Z | warning: /opt/ooce/bin |
33 | 2025-02-07T09:18:08.499Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-07T09:18:08.499Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-07T09:18:08.499Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-07T09:18:08.499Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-07T09:18:08.499Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-07T09:18:08.500Z | error: cannot install while Rust is installed |
39 | 2025-02-07T09:18:08.500Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-07T09:18:08.515Z | info: profile set to 'default' |
41 | 2025-02-07T09:18:08.515Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-07T09:18:08.518Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
43 | 2025-02-07T09:18:08.706Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-02-07T09:18:08.706Z | info: downloading component 'cargo' |
45 | 2025-02-07T09:18:09.733Z | info: downloading component 'clippy' |
46 | 2025-02-07T09:18:10.125Z | info: downloading component 'rust-docs' |
47 | 2025-02-07T09:18:11.528Z | info: downloading component 'rust-std' |
48 | 2025-02-07T09:18:13.808Z | info: downloading component 'rustc' |
49 | 2025-02-07T09:18:21.842Z | info: downloading component 'rustfmt' |
50 | 2025-02-07T09:18:22.145Z | info: installing component 'cargo' |
51 | 2025-02-07T09:18:22.981Z | info: installing component 'clippy' |
52 | 2025-02-07T09:18:23.364Z | info: installing component 'rust-docs' |
53 | 2025-02-07T09:18:25.046Z | info: installing component 'rust-std' |
54 | 2025-02-07T09:18:26.912Z | info: installing component 'rustc' |
55 | 2025-02-07T09:18:33.024Z | info: installing component 'rustfmt' |
56 | 2025-02-07T09:18:33.360Z | info: default toolchain set to '1.84.1-x86_64-unknown-illumos' |
57 | 2025-02-07T09:18:33.360Z | |
58 | 2025-02-07T09:18:33.750Z | 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-02-07T09:18:33.750Z | |
60 | 2025-02-07T09:18:33.754Z | |
61 | 2025-02-07T09:18:33.754Z | Rust is installed now. Great! |
62 | 2025-02-07T09:18:33.754Z | |
63 | 2025-02-07T09:18:33.754Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-07T09:18:33.754Z | environment variable. This has not been done automatically. |
65 | 2025-02-07T09:18:33.754Z | |
66 | 2025-02-07T09:18:33.754Z | To configure your current shell, you need to source |
67 | 2025-02-07T09:18:33.754Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-07T09:18:33.754Z | |
69 | 2025-02-07T09:18:33.754Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-07T09:18:33.754Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-07T09:18:33.754Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-07T09:18:33.831Z | + rustup --version |
73 | 2025-02-07T09:18:33.839Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-07T09:18:33.839Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-07T09:18:33.919Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-02-07T09:18:33.923Z | + cargo --version |
77 | 2025-02-07T09:18:33.982Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-02-07T09:18:33.984Z | + rustc --version |
79 | 2025-02-07T09:18:34.046Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-02-07T09:18:34.050Z | process exited: duration 26806 ms, exit code 0 |
|
81 | 2025-02-07T09:18:34.055Z | starting task 2: "authentication" |
82 | 2025-02-07T09:18:34.078Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-02-07T09:18:34.086Z | starting task 3: "clone repository" |
84 | 2025-02-07T09:18:34.089Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-07T09:18:34.092Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-07T09:18:34.135Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-07T09:18:41.712Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-07T09:18:41.712Z | + git fetch origin e5add313d964279423d70a502bba4b41af8478dd |
89 | 2025-02-07T09:18:42.007Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-07T09:18:42.007Z | * branch e5add313d964279423d70a502bba4b41af8478dd -> FETCH_HEAD |
91 | 2025-02-07T09:18:42.018Z | + [[ -n dont_deploy_expunged_datasets ]] |
92 | 2025-02-07T09:18:42.020Z | ++ git branch --show-current |
93 | 2025-02-07T09:18:42.023Z | + current=main |
94 | 2025-02-07T09:18:42.023Z | + [[ main != dont_deploy_expunged_datasets ]] |
95 | 2025-02-07T09:18:42.023Z | + git branch -f dont_deploy_expunged_datasets e5add313d964279423d70a502bba4b41af8478dd |
96 | 2025-02-07T09:18:42.026Z | + git checkout -f dont_deploy_expunged_datasets |
97 | 2025-02-07T09:18:42.201Z | Switched to branch 'dont_deploy_expunged_datasets' |
98 | 2025-02-07T09:18:42.203Z | + git reset --hard e5add313d964279423d70a502bba4b41af8478dd |
99 | 2025-02-07T09:18:42.372Z | HEAD is now at e5add313d Merge branch 'main' into dont_deploy_expunged_datasets |
100 | 2025-02-07T09:18:42.375Z | process exited: duration 8289 ms, exit code 0 |
|
101 | 2025-02-07T09:18:42.381Z | starting task 4: "build" |
102 | 2025-02-07T09:18:42.387Z | + source .github/buildomat/ci-env.sh |
103 | 2025-02-07T09:18:42.389Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-02-07T09:18:42.389Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-02-07T09:18:42.389Z | + cargo --version |
106 | 2025-02-07T09:18:42.439Z | cargo 1.84.1 (66221abde 2024-11-19) |
107 | 2025-02-07T09:18:42.442Z | + rustc --version |
108 | 2025-02-07T09:18:42.504Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
109 | 2025-02-07T09:18:42.507Z | + cd /tmp |
110 | 2025-02-07T09:18:42.507Z | + cargo new --lib test-project |
111 | 2025-02-07T09:18:42.566Z | Creating library `test-project` package |
112 | 2025-02-07T09:18:42.652Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
113 | 2025-02-07T09:18:42.655Z | + cd test-project |
114 | 2025-02-07T09:18:42.655Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
115 | 2025-02-07T09:18:42.719Z | Adding omicron-common (local) to dependencies |
116 | 2025-02-07T09:18:42.719Z | Features: |
117 | 2025-02-07T09:18:42.719Z | - proptest |
118 | 2025-02-07T09:18:42.719Z | - test-strategy |
119 | 2025-02-07T09:18:42.722Z | - testing |
120 | 2025-02-07T09:18:42.722Z | Updating crates.io index |
121 | 2025-02-07T09:18:42.787Z | Updating git repository `https://github.com/oxidecomputer/daft` |
122 | 2025-02-07T09:18:43.251Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
123 | 2025-02-07T09:18:43.741Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
124 | 2025-02-07T09:18:44.196Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
125 | 2025-02-07T09:18:44.593Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
126 | 2025-02-07T09:18:46.049Z | Locking 335 packages to latest compatible versions |
127 | 2025-02-07T09:18:46.250Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
128 | 2025-02-07T09:18:46.253Z | + cargo check |
129 | 2025-02-07T09:18:46.398Z | Updating crates.io index |
130 | 2025-02-07T09:18:47.272Z | Locking 1 package to latest compatible version |
131 | 2025-02-07T09:18:47.273Z | Adding omicron-workspace-hack v0.1.0 |
132 | 2025-02-07T09:18:47.298Z | Downloading crates ... |
133 | 2025-02-07T09:18:47.396Z | Downloaded darling_macro v0.20.10 |
134 | 2025-02-07T09:18:47.400Z | Downloaded equivalent v1.0.1 |
135 | 2025-02-07T09:18:47.403Z | Downloaded thiserror v1.0.69 |
136 | 2025-02-07T09:18:47.410Z | Downloaded tinyvec_macros v0.1.1 |
137 | 2025-02-07T09:18:47.413Z | Downloaded tower-service v0.3.3 |
138 | 2025-02-07T09:18:47.413Z | Downloaded match_cfg v0.1.0 |
139 | 2025-02-07T09:18:47.416Z | Downloaded foreign-types-shared v0.1.1 |
140 | 2025-02-07T09:18:47.416Z | Downloaded time-macros v0.2.18 |
141 | 2025-02-07T09:18:47.418Z | Downloaded usdt-attr-macro v0.5.0 |
142 | 2025-02-07T09:18:47.421Z | Downloaded num_threads v0.1.7 |
143 | 2025-02-07T09:18:47.421Z | Downloaded try-lock v0.2.5 |
144 | 2025-02-07T09:18:47.421Z | Downloaded instant v0.1.13 |
145 | 2025-02-07T09:18:47.424Z | Downloaded usdt-macro v0.5.0 |
146 | 2025-02-07T09:18:47.424Z | Downloaded dirs-sys-next v0.1.2 |
147 | 2025-02-07T09:18:47.427Z | Downloaded atomic-waker v1.1.2 |
148 | 2025-02-07T09:18:47.430Z | Downloaded zerofrom v0.1.4 |
149 | 2025-02-07T09:18:47.430Z | Downloaded omicron-workspace-hack v0.1.0 |
150 | 2025-02-07T09:18:47.430Z | Downloaded write16 v1.0.0 |
151 | 2025-02-07T09:18:47.433Z | Downloaded yoke-derive v0.7.4 |
152 | 2025-02-07T09:18:47.433Z | Downloaded hostname v0.4.0 |
153 | 2025-02-07T09:18:47.435Z | Downloaded progenitor-client v0.8.0 |
154 | 2025-02-07T09:18:47.435Z | Downloaded pretty-hex v0.4.1 |
155 | 2025-02-07T09:18:47.438Z | Downloaded num-conv v0.1.0 |
156 | 2025-02-07T09:18:47.438Z | Downloaded progenitor-client v0.9.1 |
157 | 2025-02-07T09:18:47.441Z | Downloaded autocfg v1.4.0 |
158 | 2025-02-07T09:18:47.443Z | Downloaded openssl-macros v0.1.1 |
159 | 2025-02-07T09:18:47.444Z | Downloaded thread_local v1.1.8 |
160 | 2025-02-07T09:18:47.447Z | Downloaded block-buffer v0.10.4 |
161 | 2025-02-07T09:18:47.447Z | Downloaded cpufeatures v0.2.14 |
162 | 2025-02-07T09:18:47.449Z | Downloaded ipnetwork v0.20.0 |
163 | 2025-02-07T09:18:47.452Z | Downloaded tokio-macros v2.5.0 |
164 | 2025-02-07T09:18:47.452Z | Downloaded thiserror-impl v1.0.69 |
165 | 2025-02-07T09:18:47.455Z | Downloaded untrusted v0.9.0 |
166 | 2025-02-07T09:18:47.457Z | Downloaded memmap v0.7.0 |
167 | 2025-02-07T09:18:47.460Z | Downloaded utf8_iter v1.0.4 |
168 | 2025-02-07T09:18:47.460Z | Downloaded macaddr v1.0.1 |
169 | 2025-02-07T09:18:47.463Z | Downloaded utf16_iter v1.0.5 |
170 | 2025-02-07T09:18:47.463Z | Downloaded debug-ignore v1.0.5 |
171 | 2025-02-07T09:18:47.466Z | Downloaded openssl-probe v0.1.5 |
172 | 2025-02-07T09:18:47.466Z | Downloaded zeroize v1.8.1 |
173 | 2025-02-07T09:18:47.469Z | Downloaded typify-macro v0.2.0 |
174 | 2025-02-07T09:18:47.469Z | Downloaded icu_provider_macros v1.5.0 |
175 | 2025-02-07T09:18:47.471Z | Downloaded async-stream-impl v0.3.6 |
176 | 2025-02-07T09:18:47.471Z | Downloaded futures-macro v0.3.31 |
177 | 2025-02-07T09:18:47.474Z | Downloaded paste v1.0.15 |
178 | 2025-02-07T09:18:47.477Z | Downloaded pin-utils v0.1.0 |
179 | 2025-02-07T09:18:47.480Z | Downloaded itoa v1.0.11 |
180 | 2025-02-07T09:18:47.480Z | Downloaded httpdate v1.0.3 |
181 | 2025-02-07T09:18:47.482Z | Downloaded cfg-if v1.0.0 |
182 | 2025-02-07T09:18:47.482Z | Downloaded http-body-util v0.1.2 |
183 | 2025-02-07T09:18:47.487Z | Downloaded pkg-config v0.3.31 |
184 | 2025-02-07T09:18:47.487Z | Downloaded parse-display-derive v0.10.0 |
185 | 2025-02-07T09:18:47.490Z | Downloaded progenitor-macro v0.8.0 |
186 | 2025-02-07T09:18:47.490Z | Downloaded ppv-lite86 v0.2.20 |
187 | 2025-02-07T09:18:47.490Z | Downloaded pest_generator v2.7.14 |
188 | 2025-02-07T09:18:47.493Z | Downloaded powerfmt v0.2.0 |
189 | 2025-02-07T09:18:47.493Z | Downloaded parse-display v0.10.0 |
190 | 2025-02-07T09:18:47.496Z | Downloaded strum v0.26.3 |
191 | 2025-02-07T09:18:47.496Z | Downloaded futures-io v0.3.31 |
192 | 2025-02-07T09:18:47.500Z | Downloaded futures-executor v0.3.31 |
193 | 2025-02-07T09:18:47.500Z | Downloaded plain v0.2.3 |
194 | 2025-02-07T09:18:47.503Z | Downloaded lock_api v0.4.12 |
195 | 2025-02-07T09:18:47.503Z | Downloaded mime v0.3.17 |
196 | 2025-02-07T09:18:47.503Z | Downloaded take_mut v0.2.2 |
197 | 2025-02-07T09:18:47.506Z | Downloaded hyper-rustls v0.27.3 |
198 | 2025-02-07T09:18:47.509Z | Downloaded sync_wrapper v1.0.1 |
199 | 2025-02-07T09:18:47.509Z | Downloaded tokio-rustls v0.25.0 |
200 | 2025-02-07T09:18:47.509Z | Downloaded zerovec-derive v0.10.3 |
201 | 2025-02-07T09:18:47.512Z | Downloaded usdt-impl v0.5.0 |
202 | 2025-02-07T09:18:47.515Z | Downloaded typify v0.2.0 |
203 | 2025-02-07T09:18:47.518Z | Downloaded writeable v0.5.5 |
204 | 2025-02-07T09:18:47.518Z | Downloaded scroll_derive v0.12.0 |
205 | 2025-02-07T09:18:47.521Z | Downloaded futures-core v0.3.31 |
206 | 2025-02-07T09:18:47.521Z | Downloaded dof v0.3.0 |
207 | 2025-02-07T09:18:47.524Z | Downloaded dirs-next v2.0.0 |
208 | 2025-02-07T09:18:47.524Z | Downloaded usdt v0.5.0 |
209 | 2025-02-07T09:18:47.527Z | Downloaded pin-project-lite v0.2.14 |
210 | 2025-02-07T09:18:47.530Z | Downloaded pest_derive v2.7.14 |
211 | 2025-02-07T09:18:47.533Z | Downloaded native-tls v0.2.12 |
212 | 2025-02-07T09:18:47.535Z | Downloaded httparse v1.9.5 |
213 | 2025-02-07T09:18:47.538Z | Downloaded progenitor v0.8.0 |
214 | 2025-02-07T09:18:47.538Z | Downloaded ahash v0.8.11 |
215 | 2025-02-07T09:18:47.541Z | Downloaded quinn-udp v0.5.5 |
216 | 2025-02-07T09:18:47.544Z | Downloaded icu_normalizer v1.5.0 |
217 | 2025-02-07T09:18:47.547Z | Downloaded backoff v0.4.0 |
218 | 2025-02-07T09:18:47.549Z | Downloaded parking_lot_core v0.9.10 |
219 | 2025-02-07T09:18:47.552Z | Downloaded scopeguard v1.2.0 |
220 | 2025-02-07T09:18:47.555Z | Downloaded slog-json v2.6.1 |
221 | 2025-02-07T09:18:47.555Z | Downloaded sha1 v0.10.6 |
222 | 2025-02-07T09:18:47.559Z | Downloaded multer v3.1.0 |
223 | 2025-02-07T09:18:47.562Z | Downloaded synstructure v0.13.1 |
224 | 2025-02-07T09:18:47.562Z | Downloaded serde_spanned v0.6.8 |
225 | 2025-02-07T09:18:47.562Z | Downloaded once_cell v1.20.2 |
226 | 2025-02-07T09:18:47.565Z | Downloaded unicode-ident v1.0.14 |
227 | 2025-02-07T09:18:47.569Z | Downloaded icu_locid_transform_data v1.5.0 |
228 | 2025-02-07T09:18:47.572Z | Downloaded slog-bunyan v2.5.0 |
229 | 2025-02-07T09:18:47.572Z | Downloaded slog-async v2.8.0 |
230 | 2025-02-07T09:18:47.575Z | Downloaded signal-hook-registry v1.4.2 |
231 | 2025-02-07T09:18:47.575Z | Downloaded icu_locid v1.5.0 |
232 | 2025-02-07T09:18:47.581Z | Downloaded pest_meta v2.7.14 |
233 | 2025-02-07T09:18:47.583Z | Downloaded darling v0.20.10 |
234 | 2025-02-07T09:18:47.587Z | Downloaded schemars_derive v0.8.21 |
235 | 2025-02-07T09:18:47.589Z | Downloaded bitflags v2.6.0 |
236 | 2025-02-07T09:18:47.592Z | Downloaded rustc-hash v2.0.0 |
237 | 2025-02-07T09:18:47.596Z | Downloaded scroll v0.12.0 |
238 | 2025-02-07T09:18:47.598Z | Downloaded quote v1.0.38 |
239 | 2025-02-07T09:18:47.601Z | Downloaded rand_chacha v0.3.1 |
240 | 2025-02-07T09:18:47.601Z | Downloaded rand_core v0.6.4 |
241 | 2025-02-07T09:18:47.601Z | Downloaded subtle v2.6.1 |
242 | 2025-02-07T09:18:47.604Z | Downloaded semver v1.0.24 |
243 | 2025-02-07T09:18:47.607Z | Downloaded unsafe-libyaml v0.2.11 |
244 | 2025-02-07T09:18:47.610Z | Downloaded serde_derive_internals v0.29.1 |
245 | 2025-02-07T09:18:47.613Z | Downloaded shlex v1.3.0 |
246 | 2025-02-07T09:18:47.613Z | Downloaded tinyvec v1.8.0 |
247 | 2025-02-07T09:18:47.616Z | Downloaded log v0.4.22 |
248 | 2025-02-07T09:18:47.621Z | Downloaded indexmap v1.9.3 |
249 | 2025-02-07T09:18:47.625Z | Downloaded progenitor-impl v0.8.0 |
250 | 2025-02-07T09:18:47.625Z | Downloaded icu_collections v1.5.0 |
251 | 2025-02-07T09:18:47.631Z | Downloaded ryu v1.0.18 |
252 | 2025-02-07T09:18:47.634Z | Downloaded smallvec v1.13.2 |
253 | 2025-02-07T09:18:47.636Z | Downloaded parking_lot v0.12.3 |
254 | 2025-02-07T09:18:47.639Z | Downloaded url v2.5.3 |
255 | 2025-02-07T09:18:47.642Z | Downloaded slog v2.7.0 |
256 | 2025-02-07T09:18:47.645Z | Downloaded socket2 v0.5.7 |
257 | 2025-02-07T09:18:47.648Z | Downloaded serde_with_macros v3.11.0 |
258 | 2025-02-07T09:18:47.651Z | Downloaded openssl-sys v0.9.105 |
259 | 2025-02-07T09:18:47.655Z | Downloaded spin v0.9.8 |
260 | 2025-02-07T09:18:47.657Z | Downloaded darling_core v0.20.10 |
261 | 2025-02-07T09:18:47.662Z | Downloaded quinn v0.11.5 |
262 | 2025-02-07T09:18:47.666Z | Downloaded mio v1.0.2 |
263 | 2025-02-07T09:18:47.672Z | Downloaded memchr v2.7.4 |
264 | 2025-02-07T09:18:47.677Z | Downloaded serde_derive v1.0.217 |
265 | 2025-02-07T09:18:47.681Z | Downloaded rand v0.8.5 |
266 | 2025-02-07T09:18:47.684Z | Downloaded toml_edit v0.22.22 |
267 | 2025-02-07T09:18:47.707Z | Downloaded serde v1.0.217 |
268 | 2025-02-07T09:18:47.710Z | Downloaded time v0.3.36 |
269 | 2025-02-07T09:18:47.718Z | Downloaded http v1.2.0 |
270 | 2025-02-07T09:18:47.723Z | Downloaded crossbeam-channel v0.5.13 |
271 | 2025-02-07T09:18:47.726Z | Downloaded serde_yaml v0.9.34+deprecated |
272 | 2025-02-07T09:18:47.730Z | Downloaded zerovec v0.10.4 |
273 | 2025-02-07T09:18:47.737Z | Downloaded pest v2.7.14 |
274 | 2025-02-07T09:18:47.741Z | Downloaded zerocopy v0.7.35 |
275 | 2025-02-07T09:18:47.758Z | Downloaded tokio-util v0.7.12 |
276 | 2025-02-07T09:18:47.764Z | Downloaded winnow v0.6.20 |
277 | 2025-02-07T09:18:47.773Z | Downloaded hyper v1.5.2 |
278 | 2025-02-07T09:18:47.780Z | Downloaded serde_json v1.0.135 |
279 | 2025-02-07T09:18:47.788Z | Downloaded serde_with v3.11.0 |
280 | 2025-02-07T09:18:47.796Z | Downloaded quinn-proto v0.11.8 |
281 | 2025-02-07T09:18:47.803Z | Downloaded goblin v0.8.2 |
282 | 2025-02-07T09:18:47.809Z | Downloaded rustls-webpki v0.102.8 |
283 | 2025-02-07T09:18:47.827Z | Downloaded vcpkg v0.2.15 |
284 | 2025-02-07T09:18:47.864Z | Downloaded icu_properties_data v1.5.0 |
285 | 2025-02-07T09:18:47.873Z | Downloaded chrono v0.4.39 |
286 | 2025-02-07T09:18:47.880Z | Downloaded openssl v0.10.70 |
287 | 2025-02-07T09:18:47.891Z | Downloaded regex v1.11.1 |
288 | 2025-02-07T09:18:47.902Z | Downloaded webpki-roots v0.26.6 |
289 | 2025-02-07T09:18:47.906Z | Downloaded reqwest v0.12.9 |
290 | 2025-02-07T09:18:47.914Z | Downloaded regress v0.10.1 |
291 | 2025-02-07T09:18:47.922Z | Downloaded syn v2.0.96 |
292 | 2025-02-07T09:18:47.934Z | Downloaded regex-syntax v0.8.5 |
293 | 2025-02-07T09:18:47.941Z | Downloaded rustls v0.22.4 |
294 | 2025-02-07T09:18:47.954Z | Downloaded rustls v0.23.19 |
295 | 2025-02-07T09:18:47.964Z | Downloaded regress v0.9.1 |
296 | 2025-02-07T09:18:47.971Z | Downloaded openapiv3 v2.0.0 |
297 | 2025-02-07T09:18:47.983Z | Downloaded dropshot v0.15.1 |
298 | 2025-02-07T09:18:48.001Z | Downloaded typify-impl v0.2.0 |
299 | 2025-02-07T09:18:48.015Z | Downloaded h2 v0.4.6 |
300 | 2025-02-07T09:18:48.021Z | Downloaded futures-util v0.3.31 |
301 | 2025-02-07T09:18:48.032Z | Downloaded idna v1.0.3 |
302 | 2025-02-07T09:18:48.035Z | Downloaded aho-corasick v1.1.3 |
303 | 2025-02-07T09:18:48.041Z | Downloaded hashbrown v0.15.1 |
304 | 2025-02-07T09:18:48.045Z | Downloaded hashbrown v0.14.5 |
305 | 2025-02-07T09:18:48.050Z | Downloaded schemars v0.8.21 |
306 | 2025-02-07T09:18:48.060Z | Downloaded tracing v0.1.40 |
307 | 2025-02-07T09:18:48.065Z | Downloaded indexmap v2.7.1 |
308 | 2025-02-07T09:18:48.069Z | Downloaded hashbrown v0.12.3 |
309 | 2025-02-07T09:18:48.072Z | Downloaded regex-automata v0.4.8 |
310 | 2025-02-07T09:18:48.088Z | Downloaded tracing-core v0.1.32 |
311 | 2025-02-07T09:18:48.092Z | Downloaded hyper-util v0.1.10 |
312 | 2025-02-07T09:18:48.094Z | Downloaded ucd-trie v0.1.7 |
313 | 2025-02-07T09:18:48.097Z | Downloaded tokio v1.43.0 |
314 | 2025-02-07T09:18:48.131Z | Downloaded rustls-pki-types v1.10.0 |
315 | 2025-02-07T09:18:48.134Z | Downloaded cc v1.1.30 |
316 | 2025-02-07T09:18:48.137Z | Downloaded base64 v0.22.1 |
317 | 2025-02-07T09:18:48.140Z | Downloaded icu_normalizer_data v1.5.0 |
318 | 2025-02-07T09:18:48.143Z | Downloaded strsim v0.11.1 |
319 | 2025-02-07T09:18:48.146Z | Downloaded libc v0.2.169 |
320 | 2025-02-07T09:18:48.165Z | Downloaded stable_deref_trait v1.2.0 |
321 | 2025-02-07T09:18:48.168Z | Downloaded term v0.7.0 |
322 | 2025-02-07T09:18:48.171Z | Downloaded slog-term v2.9.1 |
323 | 2025-02-07T09:18:48.171Z | Downloaded rustls-pemfile v2.2.0 |
324 | 2025-02-07T09:18:48.174Z | Downloaded typenum v1.17.0 |
325 | 2025-02-07T09:18:48.176Z | Downloaded icu_properties v1.5.1 |
326 | 2025-02-07T09:18:48.179Z | Downloaded strum_macros v0.26.4 |
327 | 2025-02-07T09:18:48.182Z | Downloaded sha2 v0.10.8 |
328 | 2025-02-07T09:18:48.184Z | Downloaded serde_urlencoded v0.7.1 |
329 | 2025-02-07T09:18:48.184Z | Downloaded serde_tokenstream v0.2.2 |
330 | 2025-02-07T09:18:48.187Z | Downloaded serde_path_to_error v0.1.16 |
331 | 2025-02-07T09:18:48.187Z | Downloaded rustversion v1.0.17 |
332 | 2025-02-07T09:18:48.190Z | Downloaded proc-macro2 v1.0.92 |
333 | 2025-02-07T09:18:48.192Z | Downloaded uuid v1.12.0 |
334 | 2025-02-07T09:18:48.195Z | Downloaded futures-channel v0.3.31 |
335 | 2025-02-07T09:18:48.198Z | Downloaded async-trait v0.1.86 |
336 | 2025-02-07T09:18:48.201Z | Downloaded num-traits v0.2.19 |
337 | 2025-02-07T09:18:48.203Z | Downloaded zerocopy-derive v0.7.35 |
338 | 2025-02-07T09:18:48.206Z | Downloaded bytes v1.9.0 |
339 | 2025-02-07T09:18:48.209Z | Downloaded allocator-api2 v0.2.18 |
340 | 2025-02-07T09:18:48.211Z | Downloaded slab v0.4.9 |
341 | 2025-02-07T09:18:48.214Z | Downloaded toml v0.8.19 |
342 | 2025-02-07T09:18:48.217Z | Downloaded futures v0.3.31 |
343 | 2025-02-07T09:18:48.219Z | Downloaded structmeta-derive v0.3.0 |
344 | 2025-02-07T09:18:48.222Z | Downloaded structmeta v0.3.0 |
345 | 2025-02-07T09:18:48.222Z | Downloaded percent-encoding v2.3.1 |
346 | 2025-02-07T09:18:48.222Z | Downloaded thread-id v4.2.2 |
347 | 2025-02-07T09:18:48.225Z | Downloaded icu_provider v1.5.0 |
348 | 2025-02-07T09:18:48.225Z | Downloaded yoke v0.7.4 |
349 | 2025-02-07T09:18:48.228Z | Downloaded litemap v0.7.3 |
350 | 2025-02-07T09:18:48.231Z | Downloaded heck v0.5.0 |
351 | 2025-02-07T09:18:48.231Z | Downloaded anyhow v1.0.95 |
352 | 2025-02-07T09:18:48.234Z | Downloaded tokio-rustls v0.26.0 |
353 | 2025-02-07T09:18:48.236Z | Downloaded dropshot_endpoint v0.15.1 |
354 | 2025-02-07T09:18:48.239Z | Downloaded crossbeam-utils v0.8.20 |
355 | 2025-02-07T09:18:48.242Z | Downloaded icu_locid_transform v1.5.0 |
356 | 2025-02-07T09:18:48.245Z | Downloaded form_urlencoded v1.2.1 |
357 | 2025-02-07T09:18:48.245Z | Downloaded tokio-native-tls v0.3.1 |
358 | 2025-02-07T09:18:48.248Z | Downloaded ipnet v2.10.1 |
359 | 2025-02-07T09:18:48.248Z | Downloaded iana-time-zone v0.1.61 |
360 | 2025-02-07T09:18:48.250Z | Downloaded getrandom v0.2.15 |
361 | 2025-02-07T09:18:48.253Z | Downloaded toml_datetime v0.6.8 |
362 | 2025-02-07T09:18:48.253Z | Downloaded generic-array v0.14.7 |
363 | 2025-02-07T09:18:48.256Z | Downloaded encoding_rs v0.8.34 |
364 | 2025-02-07T09:18:48.273Z | Downloaded camino v1.1.9 |
365 | 2025-02-07T09:18:48.276Z | Downloaded newtype-uuid v1.2.1 |
366 | 2025-02-07T09:18:48.276Z | Downloaded waitgroup v0.1.2 |
367 | 2025-02-07T09:18:48.278Z | Downloaded futures-sink v0.3.31 |
368 | 2025-02-07T09:18:48.278Z | Downloaded version_check v0.9.5 |
369 | 2025-02-07T09:18:48.278Z | Downloaded zerofrom-derive v0.1.4 |
370 | 2025-02-07T09:18:48.281Z | Downloaded dyn-clone v1.0.17 |
371 | 2025-02-07T09:18:48.281Z | Downloaded is-terminal v0.4.13 |
372 | 2025-02-07T09:18:48.281Z | Downloaded idna_adapter v1.2.0 |
373 | 2025-02-07T09:18:48.284Z | Downloaded hostname v0.3.1 |
374 | 2025-02-07T09:18:48.284Z | Downloaded hex v0.4.3 |
375 | 2025-02-07T09:18:48.287Z | Downloaded futures-task v0.3.31 |
376 | 2025-02-07T09:18:48.287Z | Downloaded tinystr v0.7.6 |
377 | 2025-02-07T09:18:48.289Z | Downloaded thiserror-impl v2.0.11 |
378 | 2025-02-07T09:18:48.290Z | Downloaded deranged v0.3.11 |
379 | 2025-02-07T09:18:48.292Z | Downloaded crypto-common v0.1.6 |
380 | 2025-02-07T09:18:48.292Z | Downloaded hyper-tls v0.6.0 |
381 | 2025-02-07T09:18:48.292Z | Downloaded foreign-types v0.3.2 |
382 | 2025-02-07T09:18:48.295Z | Downloaded dtrace-parser v0.2.0 |
383 | 2025-02-07T09:18:48.295Z | Downloaded displaydoc v0.2.5 |
384 | 2025-02-07T09:18:48.298Z | Downloaded want v0.3.1 |
385 | 2025-02-07T09:18:48.298Z | Downloaded fnv v1.0.7 |
386 | 2025-02-07T09:18:48.298Z | Downloaded digest v0.10.7 |
387 | 2025-02-07T09:18:48.300Z | Downloaded byteorder v1.5.0 |
388 | 2025-02-07T09:18:48.303Z | Downloaded async-stream v0.3.6 |
389 | 2025-02-07T09:18:48.303Z | Downloaded ident_case v1.0.1 |
390 | 2025-02-07T09:18:48.303Z | Downloaded time-core v0.1.2 |
391 | 2025-02-07T09:18:48.306Z | Downloaded thiserror v2.0.11 |
392 | 2025-02-07T09:18:48.309Z | Downloaded http-body v1.0.1 |
393 | 2025-02-07T09:18:48.448Z | Downloaded ring v0.17.8 |
394 | 2025-02-07T09:18:48.638Z | Compiling proc-macro2 v1.0.92 |
395 | 2025-02-07T09:18:48.638Z | Compiling unicode-ident v1.0.14 |
396 | 2025-02-07T09:18:48.641Z | Compiling libc v0.2.169 |
397 | 2025-02-07T09:18:48.641Z | Checking cfg-if v1.0.0 |
398 | 2025-02-07T09:18:48.641Z | Compiling autocfg v1.4.0 |
399 | 2025-02-07T09:18:48.641Z | Compiling serde v1.0.217 |
400 | 2025-02-07T09:18:48.660Z | Compiling version_check v0.9.5 |
401 | 2025-02-07T09:18:48.663Z | Checking memchr v2.7.4 |
402 | 2025-02-07T09:18:48.731Z | Checking itoa v1.0.11 |
403 | 2025-02-07T09:18:48.870Z | Compiling serde_json v1.0.135 |
404 | 2025-02-07T09:18:49.264Z | Compiling thiserror v1.0.69 |
405 | 2025-02-07T09:18:49.279Z | Checking once_cell v1.20.2 |
406 | 2025-02-07T09:18:49.307Z | Compiling shlex v1.3.0 |
407 | 2025-02-07T09:18:49.592Z | Compiling cc v1.1.30 |
408 | 2025-02-07T09:18:49.607Z | Checking pin-project-lite v0.2.14 |
409 | 2025-02-07T09:18:49.705Z | Compiling num-traits v0.2.19 |
410 | 2025-02-07T09:18:49.726Z | Checking smallvec v1.13.2 |
411 | 2025-02-07T09:18:49.989Z | Checking getrandom v0.2.15 |
412 | 2025-02-07T09:18:50.094Z | Checking ryu v1.0.18 |
413 | 2025-02-07T09:18:50.209Z | Checking bytes v1.9.0 |
414 | 2025-02-07T09:18:50.221Z | Checking futures-core v0.3.31 |
415 | 2025-02-07T09:18:50.337Z | Compiling lock_api v0.4.12 |
416 | 2025-02-07T09:18:50.379Z | Compiling parking_lot_core v0.9.10 |
417 | 2025-02-07T09:18:50.426Z | Compiling schemars v0.8.21 |
418 | 2025-02-07T09:18:50.441Z | Compiling quote v1.0.38 |
419 | 2025-02-07T09:18:50.640Z | Checking scopeguard v1.2.0 |
420 | 2025-02-07T09:18:50.892Z | Compiling byteorder v1.5.0 |
421 | 2025-02-07T09:18:50.937Z | Compiling syn v2.0.96 |
422 | 2025-02-07T09:18:51.138Z | Compiling slab v0.4.9 |
423 | 2025-02-07T09:18:51.231Z | Compiling ahash v0.8.11 |
424 | 2025-02-07T09:18:51.400Z | Checking log v0.4.22 |
425 | 2025-02-07T09:18:51.482Z | Checking futures-sink v0.3.31 |
426 | 2025-02-07T09:18:51.521Z | Checking parking_lot v0.12.3 |
427 | 2025-02-07T09:18:51.633Z | Checking signal-hook-registry v1.4.2 |
428 | 2025-02-07T09:18:51.643Z | Checking mio v1.0.2 |
429 | 2025-02-07T09:18:51.656Z | Checking socket2 v0.5.7 |
430 | 2025-02-07T09:18:51.674Z | Checking stable_deref_trait v1.2.0 |
431 | 2025-02-07T09:18:51.776Z | Checking hashbrown v0.15.1 |
432 | 2025-02-07T09:18:51.853Z | Checking equivalent v1.0.1 |
433 | 2025-02-07T09:18:51.880Z | Checking fnv v1.0.7 |
434 | 2025-02-07T09:18:51.952Z | Checking futures-channel v0.3.31 |
435 | 2025-02-07T09:18:51.966Z | Checking pin-utils v0.1.0 |
436 | 2025-02-07T09:18:52.009Z | Checking http v1.2.0 |
437 | 2025-02-07T09:18:52.055Z | Checking futures-io v0.3.31 |
438 | 2025-02-07T09:18:52.109Z | Compiling semver v1.0.24 |
439 | 2025-02-07T09:18:52.193Z | Checking futures-task v0.3.31 |
440 | 2025-02-07T09:18:52.238Z | Compiling vcpkg v0.2.15 |
441 | 2025-02-07T09:18:52.285Z | Checking spin v0.9.8 |
442 | 2025-02-07T09:18:52.419Z | Checking rustls-pki-types v1.10.0 |
443 | 2025-02-07T09:18:52.462Z | Compiling ring v0.17.8 |
444 | 2025-02-07T09:18:52.489Z | Compiling pkg-config v0.3.31 |
445 | 2025-02-07T09:18:52.729Z | Checking untrusted v0.9.0 |
446 | 2025-02-07T09:18:52.905Z | Compiling httparse v1.9.5 |
447 | 2025-02-07T09:18:52.971Z | Checking writeable v0.5.5 |
448 | 2025-02-07T09:18:53.295Z | Compiling heck v0.5.0 |
449 | 2025-02-07T09:18:53.330Z | Checking iana-time-zone v0.1.61 |
450 | 2025-02-07T09:18:53.484Z | Checking litemap v0.7.3 |
451 | 2025-02-07T09:18:53.590Z | Checking tracing-core v0.1.32 |
452 | 2025-02-07T09:18:53.650Z | Compiling ucd-trie v0.1.7 |
453 | 2025-02-07T09:18:53.675Z | Checking dyn-clone v1.0.17 |
454 | 2025-02-07T09:18:53.688Z | Compiling openssl-sys v0.9.105 |
455 | 2025-02-07T09:18:53.797Z | Checking atomic-waker v1.1.2 |
456 | 2025-02-07T09:18:53.929Z | Checking http-body v1.0.1 |
457 | 2025-02-07T09:18:54.090Z | Checking try-lock v0.2.5 |
458 | 2025-02-07T09:18:54.129Z | Compiling allocator-api2 v0.2.18 |
459 | 2025-02-07T09:18:54.199Z | Checking tracing v0.1.40 |
460 | 2025-02-07T09:18:54.219Z | Checking subtle v2.6.1 |
461 | 2025-02-07T09:18:54.456Z | Checking icu_locid_transform_data v1.5.0 |
462 | 2025-02-07T09:18:54.490Z | Checking zeroize v1.8.1 |
463 | 2025-02-07T09:18:54.543Z | Checking want v0.3.1 |
464 | 2025-02-07T09:18:54.717Z | Checking foreign-types-shared v0.1.1 |
465 | 2025-02-07T09:18:54.720Z | Compiling uuid v1.12.0 |
466 | 2025-02-07T09:18:54.756Z | Checking icu_properties_data v1.5.0 |
467 | 2025-02-07T09:18:54.847Z | Checking httpdate v1.0.3 |
468 | 2025-02-07T09:18:54.977Z | Compiling openssl v0.10.70 |
469 | 2025-02-07T09:18:55.091Z | Checking foreign-types v0.3.2 |
470 | 2025-02-07T09:18:55.180Z | Checking bitflags v2.6.0 |
471 | 2025-02-07T09:18:55.254Z | Checking percent-encoding v2.3.1 |
472 | 2025-02-07T09:18:55.401Z | Compiling chrono v0.4.39 |
473 | 2025-02-07T09:18:55.438Z | Compiling slog v2.7.0 |
474 | 2025-02-07T09:18:55.464Z | Checking utf8_iter v1.0.4 |
475 | 2025-02-07T09:18:55.477Z | Checking write16 v1.0.0 |
476 | 2025-02-07T09:18:55.516Z | Checking icu_normalizer_data v1.5.0 |
477 | 2025-02-07T09:18:55.602Z | Checking tower-service v0.3.3 |
478 | 2025-02-07T09:18:55.604Z | Compiling native-tls v0.2.12 |
479 | 2025-02-07T09:18:55.732Z | Compiling rustls v0.23.19 |
480 | 2025-02-07T09:18:55.903Z | Checking utf16_iter v1.0.5 |
481 | 2025-02-07T09:18:56.039Z | Checking form_urlencoded v1.2.1 |
482 | 2025-02-07T09:18:56.058Z | Compiling aho-corasick v1.1.3 |
483 | 2025-02-07T09:18:56.071Z | Checking openssl-probe v0.1.5 |
484 | 2025-02-07T09:18:56.239Z | Compiling regex-syntax v0.8.5 |
485 | 2025-02-07T09:18:56.256Z | Compiling typenum v1.17.0 |
486 | 2025-02-07T09:18:57.222Z | Compiling generic-array v0.14.7 |
487 | 2025-02-07T09:18:57.245Z | Checking encoding_rs v0.8.34 |
488 | 2025-02-07T09:18:57.288Z | Checking mime v0.3.17 |
489 | 2025-02-07T09:18:58.452Z | Compiling synstructure v0.13.1 |
490 | 2025-02-07T09:18:58.703Z | Compiling serde_derive_internals v0.29.1 |
491 | 2025-02-07T09:18:58.861Z | Checking rustls-webpki v0.102.8 |
492 | 2025-02-07T09:18:59.549Z | Checking rustls-pemfile v2.2.0 |
493 | 2025-02-07T09:18:59.684Z | Checking webpki-roots v0.26.6 |
494 | 2025-02-07T09:18:59.763Z | Compiling regex-automata v0.4.8 |
495 | 2025-02-07T09:19:00.692Z | Compiling usdt-impl v0.5.0 |
496 | 2025-02-07T09:19:00.714Z | Checking base64 v0.22.1 |
497 | 2025-02-07T09:19:01.084Z | Compiling time-core v0.1.2 |
498 | 2025-02-07T09:19:01.213Z | Checking powerfmt v0.2.0 |
499 | 2025-02-07T09:19:01.265Z | Compiling num-conv v0.1.0 |
500 | 2025-02-07T09:19:01.476Z | Checking deranged v0.3.11 |
501 | 2025-02-07T09:19:01.549Z | Compiling time-macros v0.2.18 |
502 | 2025-02-07T09:19:01.634Z | Compiling thread-id v4.2.2 |
503 | 2025-02-07T09:19:01.751Z | Checking sync_wrapper v1.0.1 |
504 | 2025-02-07T09:19:01.903Z | Checking num_threads v0.1.7 |
505 | 2025-02-07T09:19:02.028Z | Compiling paste v1.0.15 |
506 | 2025-02-07T09:19:02.467Z | Compiling serde_derive v1.0.217 |
507 | 2025-02-07T09:19:02.515Z | Compiling zerocopy-derive v0.7.35 |
508 | 2025-02-07T09:19:02.679Z | Compiling thiserror-impl v1.0.69 |
509 | 2025-02-07T09:19:02.807Z | Compiling zerofrom-derive v0.1.4 |
510 | 2025-02-07T09:19:04.093Z | Compiling schemars_derive v0.8.21 |
511 | 2025-02-07T09:19:04.327Z | Compiling yoke-derive v0.7.4 |
512 | 2025-02-07T09:19:04.391Z | Compiling tokio-macros v2.5.0 |
513 | 2025-02-07T09:19:04.517Z | Compiling zerocopy v0.7.35 |
514 | 2025-02-07T09:19:05.882Z | Compiling zerovec-derive v0.10.3 |
515 | 2025-02-07T09:19:05.900Z | Checking tokio v1.43.0 |
516 | 2025-02-07T09:19:05.970Z | Checking zerofrom v0.1.4 |
517 | 2025-02-07T09:19:06.184Z | Compiling displaydoc v0.2.5 |
518 | 2025-02-07T09:19:06.745Z | Compiling futures-macro v0.3.31 |
519 | 2025-02-07T09:19:06.786Z | Compiling icu_provider_macros v1.5.0 |
520 | 2025-02-07T09:19:06.811Z | Checking yoke v0.7.4 |
521 | 2025-02-07T09:19:07.149Z | Compiling pest v2.7.14 |
522 | 2025-02-07T09:19:07.513Z | Compiling hashbrown v0.14.5 |
523 | 2025-02-07T09:19:07.589Z | Compiling openssl-macros v0.1.1 |
524 | 2025-02-07T09:19:08.286Z | Checking zerovec v0.10.4 |
525 | 2025-02-07T09:19:08.499Z | Checking futures-util v0.3.31 |
526 | 2025-02-07T09:19:08.642Z | Compiling regress v0.10.1 |
527 | 2025-02-07T09:19:09.267Z | Compiling regex v1.11.1 |
528 | 2025-02-07T09:19:10.100Z | Checking tinystr v0.7.6 |
529 | 2025-02-07T09:19:10.190Z | Checking icu_collections v1.5.0 |
530 | 2025-02-07T09:19:10.414Z | Checking icu_locid v1.5.0 |
531 | 2025-02-07T09:19:10.892Z | Compiling pest_meta v2.7.14 |
532 | 2025-02-07T09:19:11.342Z | Checking icu_provider v1.5.0 |
533 | 2025-02-07T09:19:11.970Z | Checking icu_locid_transform v1.5.0 |
534 | 2025-02-07T09:19:12.733Z | Checking tokio-util v0.7.12 |
535 | 2025-02-07T09:19:12.886Z | Compiling pest_generator v2.7.14 |
536 | 2025-02-07T09:19:13.027Z | Checking icu_properties v1.5.1 |
537 | 2025-02-07T09:19:13.141Z | Checking http-body-util v0.1.2 |
538 | 2025-02-07T09:19:13.525Z | Checking tokio-rustls v0.26.0 |
539 | 2025-02-07T09:19:13.559Z | Compiling scroll_derive v0.12.0 |
540 | 2025-02-07T09:19:13.833Z | Checking tokio-native-tls v0.3.1 |
541 | 2025-02-07T09:19:14.090Z | Checking indexmap v2.7.1 |
542 | 2025-02-07T09:19:14.955Z | Compiling pest_derive v2.7.14 |
543 | 2025-02-07T09:19:15.285Z | Compiling serde_tokenstream v0.2.2 |
544 | 2025-02-07T09:19:15.521Z | Checking h2 v0.4.6 |
545 | 2025-02-07T09:19:15.993Z | Checking serde_urlencoded v0.7.1 |
546 | 2025-02-07T09:19:16.241Z | Compiling dtrace-parser v0.2.0 |
547 | 2025-02-07T09:19:16.278Z | Checking icu_normalizer v1.5.0 |
548 | 2025-02-07T09:19:16.378Z | Checking scroll v0.12.0 |
549 | 2025-02-07T09:19:17.096Z | Checking idna_adapter v1.2.0 |
550 | 2025-02-07T09:19:17.294Z | Checking idna v1.0.3 |
551 | 2025-02-07T09:19:17.529Z | Compiling dof v0.3.0 |
552 | 2025-02-07T09:19:17.767Z | Compiling crossbeam-utils v0.8.20 |
553 | 2025-02-07T09:19:17.804Z | Checking url v2.5.3 |
554 | 2025-02-07T09:19:17.883Z | Compiling strsim v0.11.1 |
555 | 2025-02-07T09:19:18.317Z | Checking plain v0.2.3 |
556 | 2025-02-07T09:19:18.473Z | Compiling ident_case v1.0.1 |
557 | 2025-02-07T09:19:18.525Z | Checking ipnet v2.10.1 |
558 | 2025-02-07T09:19:18.654Z | Compiling darling_core v0.20.10 |
559 | 2025-02-07T09:19:18.731Z | Checking time v0.3.36 |
560 | 2025-02-07T09:19:18.815Z | Checking typify-impl v0.2.0 |
561 | 2025-02-07T09:19:19.646Z | Checking hyper v1.5.2 |
562 | 2025-02-07T09:19:20.104Z | Checking goblin v0.8.2 |
563 | 2025-02-07T09:19:21.291Z | Compiling openapiv3 v2.0.0 |
564 | 2025-02-07T09:19:21.615Z | Checking hyper-util v0.1.10 |
565 | 2025-02-07T09:19:21.905Z | Checking dirs-sys-next v0.1.2 |
566 | 2025-02-07T09:19:22.498Z | Compiling newtype-uuid v1.2.1 |
567 | 2025-02-07T09:19:22.837Z | Compiling unsafe-libyaml v0.2.11 |
568 | 2025-02-07T09:19:23.234Z | Checking hyper-rustls v0.27.3 |
569 | 2025-02-07T09:19:23.273Z | Checking hyper-tls v0.6.0 |
570 | 2025-02-07T09:19:23.557Z | Checking pretty-hex v0.4.1 |
571 | 2025-02-07T09:19:23.570Z | Checking reqwest v0.12.9 |
572 | 2025-02-07T09:19:23.737Z | Compiling rustversion v1.0.17 |
573 | 2025-02-07T09:19:24.083Z | Compiling omicron-workspace-hack v0.1.0 |
574 | 2025-02-07T09:19:24.386Z | Compiling rustls v0.22.4 |
575 | 2025-02-07T09:19:24.479Z | Compiling darling_macro v0.20.10 |
576 | 2025-02-07T09:19:24.493Z | Compiling serde_yaml v0.9.34+deprecated |
577 | 2025-02-07T09:19:24.896Z | Checking dirs-next v2.0.0 |
578 | 2025-02-07T09:19:25.057Z | Checking ipnetwork v0.20.0 |
579 | 2025-02-07T09:19:25.171Z | Checking toml_datetime v0.6.8 |
580 | 2025-02-07T09:19:25.403Z | Checking serde_spanned v0.6.8 |
581 | 2025-02-07T09:19:25.425Z | Checking ppv-lite86 v0.2.20 |
582 | 2025-02-07T09:19:25.462Z | Checking crypto-common v0.1.6 |
583 | 2025-02-07T09:19:25.602Z | Checking block-buffer v0.10.4 |
584 | 2025-02-07T09:19:25.635Z | Compiling structmeta-derive v0.3.0 |
585 | 2025-02-07T09:19:25.648Z | Checking rand_core v0.6.4 |
586 | 2025-02-07T09:19:25.806Z | Checking thread_local v1.1.8 |
587 | 2025-02-07T09:19:25.831Z | Compiling multer v3.1.0 |
588 | 2025-02-07T09:19:25.946Z | Compiling anyhow v1.0.95 |
589 | 2025-02-07T09:19:26.040Z | Compiling camino v1.1.9 |
590 | 2025-02-07T09:19:26.058Z | Compiling slog-async v2.8.0 |
591 | 2025-02-07T09:19:26.116Z | Compiling thiserror v2.0.11 |
592 | 2025-02-07T09:19:26.167Z | Checking winnow v0.6.20 |
593 | 2025-02-07T09:19:26.528Z | Checking match_cfg v0.1.0 |
594 | 2025-02-07T09:19:26.623Z | Checking hostname v0.3.1 |
595 | 2025-02-07T09:19:26.768Z | Checking rand_chacha v0.3.1 |
596 | 2025-02-07T09:19:26.923Z | Checking digest v0.10.7 |
597 | 2025-02-07T09:19:27.075Z | Checking crossbeam-channel v0.5.13 |
598 | 2025-02-07T09:19:27.118Z | Compiling darling v0.20.10 |
599 | 2025-02-07T09:19:27.228Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
600 | 2025-02-07T09:19:27.241Z | Checking term v0.7.0 |
601 | 2025-02-07T09:19:27.369Z | Checking progenitor-client v0.8.0 |
602 | 2025-02-07T09:19:27.706Z | Compiling usdt-macro v0.5.0 |
603 | 2025-02-07T09:19:27.784Z | Compiling usdt-attr-macro v0.5.0 |
604 | 2025-02-07T09:19:27.811Z | Checking slog-json v2.6.1 |
605 | 2025-02-07T09:19:28.055Z | Compiling structmeta v0.3.0 |
606 | 2025-02-07T09:19:28.069Z | Checking futures-executor v0.3.31 |
607 | 2025-02-07T09:19:28.305Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
608 | 2025-02-07T09:19:28.437Z | Compiling async-stream-impl v0.3.6 |
609 | 2025-02-07T09:19:28.821Z | Checking toml_edit v0.22.22 |
610 | 2025-02-07T09:19:28.846Z | Compiling thiserror-impl v2.0.11 |
611 | 2025-02-07T09:19:28.917Z | Checking is-terminal v0.4.13 |
612 | 2025-02-07T09:19:29.050Z | Checking memmap v0.7.0 |
613 | 2025-02-07T09:19:29.155Z | Compiling dropshot v0.15.1 |
614 | 2025-02-07T09:19:29.246Z | Checking take_mut v0.2.2 |
615 | 2025-02-07T09:19:29.395Z | Checking cpufeatures v0.2.14 |
616 | 2025-02-07T09:19:29.479Z | Checking daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
617 | 2025-02-07T09:19:29.497Z | Checking sha1 v0.10.6 |
618 | 2025-02-07T09:19:29.669Z | Checking async-stream v0.3.6 |
619 | 2025-02-07T09:19:29.761Z | Checking usdt v0.5.0 |
620 | 2025-02-07T09:19:29.772Z | Checking slog-term v2.9.1 |
621 | 2025-02-07T09:19:29.867Z | Compiling strum_macros v0.26.4 |
622 | 2025-02-07T09:19:29.880Z | Compiling parse-display-derive v0.10.0 |
623 | 2025-02-07T09:19:30.021Z | Checking futures v0.3.31 |
624 | 2025-02-07T09:19:30.115Z | Checking slog-bunyan v2.5.0 |
625 | 2025-02-07T09:19:30.272Z | Compiling serde_with_macros v3.11.0 |
626 | 2025-02-07T09:19:30.287Z | Checking rand v0.8.5 |
627 | 2025-02-07T09:19:31.014Z | Compiling typify-macro v0.2.0 |
628 | 2025-02-07T09:19:31.036Z | Checking tokio-rustls v0.25.0 |
629 | 2025-02-07T09:19:31.398Z | Checking toml v0.8.19 |
630 | 2025-02-07T09:19:31.893Z | Compiling dropshot_endpoint v0.15.1 |
631 | 2025-02-07T09:19:31.959Z | Checking hex v0.4.3 |
632 | 2025-02-07T09:19:32.079Z | Checking serde_path_to_error v0.1.16 |
633 | 2025-02-07T09:19:32.322Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
634 | 2025-02-07T09:19:32.452Z | Compiling async-trait v0.1.86 |
635 | 2025-02-07T09:19:32.698Z | Checking waitgroup v0.1.2 |
636 | 2025-02-07T09:19:32.733Z | Checking hostname v0.4.0 |
637 | 2025-02-07T09:19:32.823Z | Checking instant v0.1.13 |
638 | 2025-02-07T09:19:32.868Z | Checking debug-ignore v1.0.5 |
639 | 2025-02-07T09:19:32.944Z | Checking backoff v0.4.0 |
640 | 2025-02-07T09:19:33.020Z | Checking serde_with v3.11.0 |
641 | 2025-02-07T09:19:33.094Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
642 | 2025-02-07T09:19:33.223Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
643 | 2025-02-07T09:19:33.233Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
644 | 2025-02-07T09:19:33.373Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
645 | 2025-02-07T09:19:33.482Z | Checking parse-display v0.10.0 |
646 | 2025-02-07T09:19:33.703Z | Checking progenitor-client v0.9.1 |
647 | 2025-02-07T09:19:33.877Z | Checking macaddr v1.0.1 |
648 | 2025-02-07T09:19:34.054Z | Checking regress v0.9.1 |
649 | 2025-02-07T09:19:34.069Z | Checking strum v0.26.3 |
650 | 2025-02-07T09:19:34.424Z | Compiling typify v0.2.0 |
651 | 2025-02-07T09:19:34.526Z | Compiling progenitor-impl v0.8.0 |
652 | 2025-02-07T09:19:37.132Z | Compiling progenitor-macro v0.8.0 |
653 | 2025-02-07T09:19:40.581Z | Checking progenitor v0.8.0 |
654 | 2025-02-07T09:19:40.689Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
655 | 2025-02-07T09:19:43.423Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
656 | 2025-02-07T09:19:50.588Z | Checking test-project v0.1.0 (/tmp/test-project) |
657 | 2025-02-07T09:19:50.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
658 | 2025-02-07T09:19:50.785Z | + cargo build --release |
659 | 2025-02-07T09:19:51.046Z | Compiling proc-macro2 v1.0.92 |
660 | 2025-02-07T09:19:51.046Z | Compiling unicode-ident v1.0.14 |
661 | 2025-02-07T09:19:51.046Z | Compiling libc v0.2.169 |
662 | 2025-02-07T09:19:51.046Z | Compiling cfg-if v1.0.0 |
663 | 2025-02-07T09:19:51.053Z | Compiling autocfg v1.4.0 |
664 | 2025-02-07T09:19:51.053Z | Compiling serde v1.0.217 |
665 | 2025-02-07T09:19:51.053Z | Compiling version_check v0.9.5 |
666 | 2025-02-07T09:19:51.053Z | Compiling memchr v2.7.4 |
667 | 2025-02-07T09:19:51.159Z | Compiling serde_json v1.0.135 |
668 | 2025-02-07T09:19:51.273Z | Compiling itoa v1.0.11 |
669 | 2025-02-07T09:19:51.518Z | Compiling thiserror v1.0.69 |
670 | 2025-02-07T09:19:51.619Z | Compiling once_cell v1.20.2 |
671 | 2025-02-07T09:19:51.664Z | Compiling shlex v1.3.0 |
672 | 2025-02-07T09:19:51.959Z | Compiling cc v1.1.30 |
673 | 2025-02-07T09:19:52.035Z | Compiling num-traits v0.2.19 |
674 | 2025-02-07T09:19:52.059Z | Compiling pin-project-lite v0.2.14 |
675 | 2025-02-07T09:19:52.320Z | Compiling getrandom v0.2.15 |
676 | 2025-02-07T09:19:52.391Z | Compiling smallvec v1.13.2 |
677 | 2025-02-07T09:19:52.507Z | Compiling ryu v1.0.18 |
678 | 2025-02-07T09:19:52.666Z | Compiling bytes v1.9.0 |
679 | 2025-02-07T09:19:52.781Z | Compiling quote v1.0.38 |
680 | 2025-02-07T09:19:52.799Z | Compiling futures-core v0.3.31 |
681 | 2025-02-07T09:19:52.862Z | Compiling lock_api v0.4.12 |
682 | 2025-02-07T09:19:53.090Z | Compiling parking_lot_core v0.9.10 |
683 | 2025-02-07T09:19:53.225Z | Compiling syn v2.0.96 |
684 | 2025-02-07T09:19:53.246Z | Compiling schemars v0.8.21 |
685 | 2025-02-07T09:19:53.328Z | Compiling ahash v0.8.11 |
686 | 2025-02-07T09:19:53.534Z | Compiling byteorder v1.5.0 |
687 | 2025-02-07T09:19:53.599Z | Compiling scopeguard v1.2.0 |
688 | 2025-02-07T09:19:53.703Z | Compiling slab v0.4.9 |
689 | 2025-02-07T09:19:53.756Z | Compiling log v0.4.22 |
690 | 2025-02-07T09:19:53.977Z | Compiling futures-sink v0.3.31 |
691 | 2025-02-07T09:19:54.125Z | Compiling parking_lot v0.12.3 |
692 | 2025-02-07T09:19:54.176Z | Compiling signal-hook-registry v1.4.2 |
693 | 2025-02-07T09:19:54.293Z | Compiling mio v1.0.2 |
694 | 2025-02-07T09:19:54.474Z | Compiling socket2 v0.5.7 |
695 | 2025-02-07T09:19:54.493Z | Compiling stable_deref_trait v1.2.0 |
696 | 2025-02-07T09:19:54.597Z | Compiling equivalent v1.0.1 |
697 | 2025-02-07T09:19:54.714Z | Compiling ring v0.17.8 |
698 | 2025-02-07T09:19:54.727Z | Compiling hashbrown v0.15.1 |
699 | 2025-02-07T09:19:54.822Z | Compiling semver v1.0.24 |
700 | 2025-02-07T09:19:55.320Z | Compiling fnv v1.0.7 |
701 | 2025-02-07T09:19:55.457Z | Compiling http v1.2.0 |
702 | 2025-02-07T09:19:55.719Z | Compiling futures-channel v0.3.31 |
703 | 2025-02-07T09:19:55.912Z | Compiling futures-io v0.3.31 |
704 | 2025-02-07T09:19:56.124Z | Compiling futures-task v0.3.31 |
705 | 2025-02-07T09:19:56.132Z | Compiling pin-utils v0.1.0 |
706 | 2025-02-07T09:19:56.216Z | Compiling rustls-pki-types v1.10.0 |
707 | 2025-02-07T09:19:56.240Z | Compiling pkg-config v0.3.31 |
708 | 2025-02-07T09:19:56.266Z | Compiling spin v0.9.8 |
709 | 2025-02-07T09:19:56.379Z | Compiling vcpkg v0.2.15 |
710 | 2025-02-07T09:19:56.492Z | Compiling httparse v1.9.5 |
711 | 2025-02-07T09:19:57.158Z | Compiling heck v0.5.0 |
712 | 2025-02-07T09:19:57.319Z | Compiling writeable v0.5.5 |
713 | 2025-02-07T09:19:57.573Z | Compiling iana-time-zone v0.1.61 |
714 | 2025-02-07T09:19:57.808Z | Compiling openssl-sys v0.9.105 |
715 | 2025-02-07T09:19:57.980Z | Compiling litemap v0.7.3 |
716 | 2025-02-07T09:19:58.254Z | Compiling untrusted v0.9.0 |
717 | 2025-02-07T09:19:58.457Z | Compiling tracing-core v0.1.32 |
718 | 2025-02-07T09:19:58.482Z | Compiling dyn-clone v1.0.17 |
719 | 2025-02-07T09:19:58.644Z | Compiling atomic-waker v1.1.2 |
720 | 2025-02-07T09:19:58.757Z | Compiling ucd-trie v0.1.7 |
721 | 2025-02-07T09:19:58.863Z | Compiling http-body v1.0.1 |
722 | 2025-02-07T09:19:59.188Z | Compiling tracing v0.1.40 |
723 | 2025-02-07T09:19:59.479Z | Compiling allocator-api2 v0.2.18 |
724 | 2025-02-07T09:19:59.842Z | Compiling zeroize v1.8.1 |
725 | 2025-02-07T09:19:59.882Z | Compiling icu_locid_transform_data v1.5.0 |
726 | 2025-02-07T09:19:59.977Z | Compiling subtle v2.6.1 |
727 | 2025-02-07T09:19:59.985Z | Compiling try-lock v0.2.5 |
728 | 2025-02-07T09:20:00.187Z | Compiling want v0.3.1 |
729 | 2025-02-07T09:20:00.209Z | Compiling chrono v0.4.39 |
730 | 2025-02-07T09:20:00.339Z | Compiling httpdate v1.0.3 |
731 | 2025-02-07T09:20:00.420Z | Compiling synstructure v0.13.1 |
732 | 2025-02-07T09:20:00.451Z | Compiling serde_derive_internals v0.29.1 |
733 | 2025-02-07T09:20:00.648Z | Compiling icu_properties_data v1.5.0 |
734 | 2025-02-07T09:20:00.895Z | Compiling uuid v1.12.0 |
735 | 2025-02-07T09:20:01.191Z | Compiling foreign-types-shared v0.1.1 |
736 | 2025-02-07T09:20:01.306Z | Compiling openssl v0.10.70 |
737 | 2025-02-07T09:20:01.461Z | Compiling foreign-types v0.3.2 |
738 | 2025-02-07T09:20:01.825Z | Compiling slog v2.7.0 |
739 | 2025-02-07T09:20:02.029Z | Compiling native-tls v0.2.12 |
740 | 2025-02-07T09:20:02.301Z | Compiling rustls v0.23.19 |
741 | 2025-02-07T09:20:02.395Z | Compiling percent-encoding v2.3.1 |
742 | 2025-02-07T09:20:02.402Z | Compiling utf16_iter v1.0.5 |
743 | 2025-02-07T09:20:02.627Z | Compiling bitflags v2.6.0 |
744 | 2025-02-07T09:20:02.635Z | Compiling utf8_iter v1.0.4 |
745 | 2025-02-07T09:20:02.858Z | Compiling icu_normalizer_data v1.5.0 |
746 | 2025-02-07T09:20:02.887Z | Compiling write16 v1.0.0 |
747 | 2025-02-07T09:20:02.902Z | Compiling tower-service v0.3.3 |
748 | 2025-02-07T09:20:03.023Z | Compiling form_urlencoded v1.2.1 |
749 | 2025-02-07T09:20:03.293Z | Compiling aho-corasick v1.1.3 |
750 | 2025-02-07T09:20:03.509Z | Compiling typenum v1.17.0 |
751 | 2025-02-07T09:20:03.669Z | Compiling openssl-probe v0.1.5 |
752 | 2025-02-07T09:20:04.096Z | Compiling regex-syntax v0.8.5 |
753 | 2025-02-07T09:20:04.595Z | Compiling generic-array v0.14.7 |
754 | 2025-02-07T09:20:04.955Z | Compiling encoding_rs v0.8.34 |
755 | 2025-02-07T09:20:04.978Z | Compiling serde_derive v1.0.217 |
756 | 2025-02-07T09:20:05.185Z | Compiling zerocopy-derive v0.7.35 |
757 | 2025-02-07T09:20:05.427Z | Compiling thiserror-impl v1.0.69 |
758 | 2025-02-07T09:20:05.645Z | Compiling zerofrom-derive v0.1.4 |
759 | 2025-02-07T09:20:07.088Z | Compiling zerocopy v0.7.35 |
760 | 2025-02-07T09:20:07.101Z | Compiling schemars_derive v0.8.21 |
761 | 2025-02-07T09:20:08.422Z | Compiling tokio-macros v2.5.0 |
762 | 2025-02-07T09:20:08.904Z | Compiling zerofrom v0.1.4 |
763 | 2025-02-07T09:20:09.136Z | Compiling yoke-derive v0.7.4 |
764 | 2025-02-07T09:20:09.576Z | Compiling zerovec-derive v0.10.3 |
765 | 2025-02-07T09:20:09.797Z | Compiling futures-macro v0.3.31 |
766 | 2025-02-07T09:20:09.932Z | Compiling tokio v1.43.0 |
767 | 2025-02-07T09:20:09.935Z | Compiling displaydoc v0.2.5 |
768 | 2025-02-07T09:20:11.623Z | Compiling futures-util v0.3.31 |
769 | 2025-02-07T09:20:11.632Z | Compiling yoke v0.7.4 |
770 | 2025-02-07T09:20:11.968Z | Compiling icu_provider_macros v1.5.0 |
771 | 2025-02-07T09:20:11.985Z | Compiling zerovec v0.10.4 |
772 | 2025-02-07T09:20:14.850Z | Compiling tinystr v0.7.6 |
773 | 2025-02-07T09:20:15.261Z | Compiling icu_locid v1.5.0 |
774 | 2025-02-07T09:20:16.390Z | Compiling rustls-webpki v0.102.8 |
775 | 2025-02-07T09:20:17.766Z | Compiling icu_provider v1.5.0 |
776 | 2025-02-07T09:20:19.194Z | Compiling indexmap v2.7.1 |
777 | 2025-02-07T09:20:19.976Z | Compiling serde_tokenstream v0.2.2 |
778 | 2025-02-07T09:20:21.197Z | Compiling tokio-util v0.7.12 |
779 | 2025-02-07T09:20:21.786Z | Compiling pest v2.7.14 |
780 | 2025-02-07T09:20:22.509Z | Compiling hashbrown v0.14.5 |
781 | 2025-02-07T09:20:22.842Z | Compiling h2 v0.4.6 |
782 | 2025-02-07T09:20:23.705Z | Compiling icu_locid_transform v1.5.0 |
783 | 2025-02-07T09:20:24.330Z | Compiling icu_collections v1.5.0 |
784 | 2025-02-07T09:20:24.810Z | Compiling pest_meta v2.7.14 |
785 | 2025-02-07T09:20:27.075Z | Compiling pest_generator v2.7.14 |
786 | 2025-02-07T09:20:28.546Z | Compiling hyper v1.5.2 |
787 | 2025-02-07T09:20:28.794Z | Compiling icu_properties v1.5.1 |
788 | 2025-02-07T09:20:29.289Z | Compiling regress v0.10.1 |
789 | 2025-02-07T09:20:32.491Z | Compiling openssl-macros v0.1.1 |
790 | 2025-02-07T09:20:33.952Z | Compiling typify-impl v0.2.0 |
791 | 2025-02-07T09:20:35.220Z | Compiling icu_normalizer v1.5.0 |
792 | 2025-02-07T09:20:35.835Z | Compiling hyper-util v0.1.10 |
793 | 2025-02-07T09:20:38.731Z | Compiling pest_derive v2.7.14 |
794 | 2025-02-07T09:20:40.807Z | Compiling idna_adapter v1.2.0 |
795 | 2025-02-07T09:20:41.021Z | Compiling http-body-util v0.1.2 |
796 | 2025-02-07T09:20:41.550Z | Compiling regex-automata v0.4.8 |
797 | 2025-02-07T09:20:41.732Z | Compiling mime v0.3.17 |
798 | 2025-02-07T09:20:41.908Z | Compiling tokio-native-tls v0.3.1 |
799 | 2025-02-07T09:20:42.207Z | Compiling idna v1.0.3 |
800 | 2025-02-07T09:20:44.238Z | Compiling serde_urlencoded v0.7.1 |
801 | 2025-02-07T09:20:44.344Z | Compiling scroll_derive v0.12.0 |
802 | 2025-02-07T09:20:44.642Z | Compiling typify-macro v0.2.0 |
803 | 2025-02-07T09:20:45.827Z | Compiling regex v1.11.1 |
804 | 2025-02-07T09:20:46.730Z | Compiling tokio-rustls v0.26.0 |
805 | 2025-02-07T09:20:46.761Z | Compiling webpki-roots v0.26.6 |
806 | 2025-02-07T09:20:46.974Z | Compiling rustls-pemfile v2.2.0 |
807 | 2025-02-07T09:20:47.195Z | Compiling usdt-impl v0.5.0 |
808 | 2025-02-07T09:20:47.446Z | Compiling powerfmt v0.2.0 |
809 | 2025-02-07T09:20:47.909Z | Compiling time-core v0.1.2 |
810 | 2025-02-07T09:20:48.093Z | Compiling base64 v0.22.1 |
811 | 2025-02-07T09:20:48.096Z | Compiling num-conv v0.1.0 |
812 | 2025-02-07T09:20:48.162Z | Compiling deranged v0.3.11 |
813 | 2025-02-07T09:20:48.353Z | Compiling time-macros v0.2.18 |
814 | 2025-02-07T09:20:48.729Z | Compiling hyper-rustls v0.27.3 |
815 | 2025-02-07T09:20:49.815Z | Compiling scroll v0.12.0 |
816 | 2025-02-07T09:20:50.408Z | Compiling thread-id v4.2.2 |
817 | 2025-02-07T09:20:50.452Z | Compiling url v2.5.3 |
818 | 2025-02-07T09:20:50.461Z | Compiling hyper-tls v0.6.0 |
819 | 2025-02-07T09:20:50.937Z | Compiling dtrace-parser v0.2.0 |
820 | 2025-02-07T09:20:51.246Z | Compiling dof v0.3.0 |
821 | 2025-02-07T09:20:52.494Z | Compiling sync_wrapper v1.0.1 |
822 | 2025-02-07T09:20:52.640Z | Compiling paste v1.0.15 |
823 | 2025-02-07T09:20:53.141Z | Compiling omicron-workspace-hack v0.1.0 |
824 | 2025-02-07T09:20:53.483Z | Compiling ident_case v1.0.1 |
825 | 2025-02-07T09:20:56.304Z | Compiling ipnet v2.10.1 |
826 | 2025-02-07T09:20:56.379Z | Compiling crossbeam-utils v0.8.20 |
827 | 2025-02-07T09:20:56.953Z | Compiling num_threads v0.1.7 |
828 | 2025-02-07T09:20:58.483Z | Compiling strsim v0.11.1 |
829 | 2025-02-07T09:20:59.114Z | Compiling plain v0.2.3 |
830 | 2025-02-07T09:20:59.139Z | Compiling darling_core v0.20.10 |
831 | 2025-02-07T09:20:59.278Z | Compiling goblin v0.8.2 |
832 | 2025-02-07T09:20:59.286Z | Compiling time v0.3.36 |
833 | 2025-02-07T09:21:04.732Z | Compiling reqwest v0.12.9 |
834 | 2025-02-07T09:21:08.547Z | Compiling typify v0.2.0 |
835 | 2025-02-07T09:21:08.665Z | Compiling openapiv3 v2.0.0 |
836 | 2025-02-07T09:21:09.691Z | Compiling dirs-sys-next v0.1.2 |
837 | 2025-02-07T09:21:11.270Z | Compiling rustls v0.22.4 |
838 | 2025-02-07T09:21:11.606Z | Compiling unsafe-libyaml v0.2.11 |
839 | 2025-02-07T09:21:12.644Z | Compiling rustversion v1.0.17 |
840 | 2025-02-07T09:21:13.272Z | Compiling newtype-uuid v1.2.1 |
841 | 2025-02-07T09:21:13.301Z | Compiling pretty-hex v0.4.1 |
842 | 2025-02-07T09:21:13.711Z | Compiling serde_yaml v0.9.34+deprecated |
843 | 2025-02-07T09:21:15.184Z | Compiling progenitor-impl v0.8.0 |
844 | 2025-02-07T09:21:17.264Z | Compiling dirs-next v2.0.0 |
845 | 2025-02-07T09:21:19.881Z | Compiling darling_macro v0.20.10 |
846 | 2025-02-07T09:21:20.885Z | Compiling block-buffer v0.10.4 |
847 | 2025-02-07T09:21:21.130Z | Compiling crypto-common v0.1.6 |
848 | 2025-02-07T09:21:21.209Z | Compiling ipnetwork v0.20.0 |
849 | 2025-02-07T09:21:21.351Z | Compiling serde_spanned v0.6.8 |
850 | 2025-02-07T09:21:21.598Z | Compiling toml_datetime v0.6.8 |
851 | 2025-02-07T09:21:21.777Z | Compiling ppv-lite86 v0.2.20 |
852 | 2025-02-07T09:21:22.277Z | Compiling structmeta-derive v0.3.0 |
853 | 2025-02-07T09:21:22.625Z | Compiling rand_core v0.6.4 |
854 | 2025-02-07T09:21:23.238Z | Compiling thread_local v1.1.8 |
855 | 2025-02-07T09:21:23.794Z | Compiling multer v3.1.0 |
856 | 2025-02-07T09:21:23.927Z | Compiling slog-async v2.8.0 |
857 | 2025-02-07T09:21:24.146Z | Compiling thiserror v2.0.11 |
858 | 2025-02-07T09:21:24.411Z | Compiling anyhow v1.0.95 |
859 | 2025-02-07T09:21:24.714Z | Compiling camino v1.1.9 |
860 | 2025-02-07T09:21:24.922Z | Compiling match_cfg v0.1.0 |
861 | 2025-02-07T09:21:25.008Z | Compiling winnow v0.6.20 |
862 | 2025-02-07T09:21:25.333Z | Compiling hostname v0.3.1 |
863 | 2025-02-07T09:21:25.386Z | Compiling structmeta v0.3.0 |
864 | 2025-02-07T09:21:25.738Z | Compiling rand_chacha v0.3.1 |
865 | 2025-02-07T09:21:25.916Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
866 | 2025-02-07T09:21:26.049Z | Compiling digest v0.10.7 |
867 | 2025-02-07T09:21:26.457Z | Compiling progenitor-macro v0.8.0 |
868 | 2025-02-07T09:21:26.863Z | Compiling darling v0.20.10 |
869 | 2025-02-07T09:21:26.972Z | Compiling crossbeam-channel v0.5.13 |
870 | 2025-02-07T09:21:28.576Z | Compiling toml_edit v0.22.22 |
871 | 2025-02-07T09:21:29.358Z | Compiling term v0.7.0 |
872 | 2025-02-07T09:21:35.662Z | Compiling usdt-attr-macro v0.5.0 |
873 | 2025-02-07T09:21:36.805Z | Compiling usdt-macro v0.5.0 |
874 | 2025-02-07T09:21:37.044Z | Compiling progenitor-client v0.8.0 |
875 | 2025-02-07T09:21:37.713Z | Compiling slog-json v2.6.1 |
876 | 2025-02-07T09:21:37.972Z | Compiling futures-executor v0.3.31 |
877 | 2025-02-07T09:21:38.136Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
878 | 2025-02-07T09:21:38.206Z | Compiling thiserror-impl v2.0.11 |
879 | 2025-02-07T09:21:39.087Z | Compiling async-stream-impl v0.3.6 |
880 | 2025-02-07T09:21:39.350Z | Compiling is-terminal v0.4.13 |
881 | 2025-02-07T09:21:39.484Z | Compiling memmap v0.7.0 |
882 | 2025-02-07T09:21:39.949Z | Compiling dropshot v0.15.1 |
883 | 2025-02-07T09:21:40.311Z | Compiling take_mut v0.2.2 |
884 | 2025-02-07T09:21:40.393Z | Compiling cpufeatures v0.2.14 |
885 | 2025-02-07T09:21:40.472Z | Compiling sha1 v0.10.6 |
886 | 2025-02-07T09:21:41.246Z | Compiling async-stream v0.3.6 |
887 | 2025-02-07T09:21:41.387Z | Compiling usdt v0.5.0 |
888 | 2025-02-07T09:21:41.585Z | Compiling slog-term v2.9.1 |
889 | 2025-02-07T09:21:42.900Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
890 | 2025-02-07T09:21:43.230Z | Compiling futures v0.3.31 |
891 | 2025-02-07T09:21:43.341Z | Compiling slog-bunyan v2.5.0 |
892 | 2025-02-07T09:21:43.717Z | Compiling progenitor v0.8.0 |
893 | 2025-02-07T09:21:43.877Z | Compiling tokio-rustls v0.25.0 |
894 | 2025-02-07T09:21:43.908Z | Compiling strum_macros v0.26.4 |
895 | 2025-02-07T09:21:44.323Z | Compiling toml v0.8.19 |
896 | 2025-02-07T09:21:44.470Z | Compiling serde_with_macros v3.11.0 |
897 | 2025-02-07T09:21:47.062Z | Compiling rand v0.8.5 |
898 | 2025-02-07T09:21:48.172Z | Compiling parse-display-derive v0.10.0 |
899 | 2025-02-07T09:21:51.089Z | Compiling dropshot_endpoint v0.15.1 |
900 | 2025-02-07T09:21:51.600Z | Compiling serde_path_to_error v0.1.16 |
901 | 2025-02-07T09:21:51.739Z | Compiling hex v0.4.3 |
902 | 2025-02-07T09:21:51.902Z | Compiling async-trait v0.1.86 |
903 | 2025-02-07T09:21:52.140Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
904 | 2025-02-07T09:21:52.372Z | Compiling waitgroup v0.1.2 |
905 | 2025-02-07T09:21:52.530Z | Compiling hostname v0.4.0 |
906 | 2025-02-07T09:21:52.601Z | Compiling instant v0.1.13 |
907 | 2025-02-07T09:21:52.767Z | Compiling debug-ignore v1.0.5 |
908 | 2025-02-07T09:21:52.802Z | Compiling backoff v0.4.0 |
909 | 2025-02-07T09:21:52.917Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
910 | 2025-02-07T09:21:52.969Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
911 | 2025-02-07T09:21:53.095Z | Compiling parse-display v0.10.0 |
912 | 2025-02-07T09:21:53.187Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
913 | 2025-02-07T09:21:53.233Z | Compiling strum v0.26.3 |
914 | 2025-02-07T09:21:53.428Z | Compiling serde_with v3.11.0 |
915 | 2025-02-07T09:21:54.202Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
916 | 2025-02-07T09:21:55.032Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
917 | 2025-02-07T09:21:55.094Z | Compiling progenitor-client v0.9.1 |
918 | 2025-02-07T09:21:55.778Z | Compiling regress v0.9.1 |
919 | 2025-02-07T09:21:56.048Z | Compiling macaddr v1.0.1 |
920 | 2025-02-07T09:22:01.105Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
921 | 2025-02-07T09:22:12.849Z | Compiling test-project v0.1.0 (/tmp/test-project) |
922 | 2025-02-07T09:22:22.778Z | Finished `release` profile [optimized] target(s) in 2m 31s |
923 | 2025-02-07T09:22:22.840Z | process exited: duration 220438 ms, exit code 0 |
|
924 | 2025-02-07T09:22:22.859Z | found 0 output files |