|
|
|
1 | 2025-07-17T20:30:27.588Z | job assigned to worker 01K0D18P7HM1W4J2KG5NNCM0YQ [factory gimlet-EVT22200007-propolis, EVT22200007/34896] (queued for 1 m 16 s) |
|
2 | 2025-07-17T20:30:37.453Z | starting task 0: "setup" |
3 | 2025-07-17T20:30:37.478Z | ++ uname -s |
4 | 2025-07-17T20:30:37.478Z | + kern=SunOS |
5 | 2025-07-17T20:30:37.478Z | + build_user=build |
6 | 2025-07-17T20:30:37.479Z | + build_uid=12345 |
7 | 2025-07-17T20:30:37.479Z | + work_dir=/work |
8 | 2025-07-17T20:30:37.479Z | + input_dir=/input |
9 | 2025-07-17T20:30:37.479Z | + [[ 0 == 12345 ]] |
10 | 2025-07-17T20:30:37.479Z | + case "$kern" in |
11 | 2025-07-17T20:30:37.479Z | + groupadd -g 12345 build |
12 | 2025-07-17T20:30:37.479Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-17T20:30:39.481Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-17T20:30:39.522Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-17T20:30:39.557Z | + home_fs=zfs |
16 | 2025-07-17T20:30:39.557Z | + [[ zfs == autofs ]] |
17 | 2025-07-17T20:30:39.557Z | + mkdir -p /home/build |
18 | 2025-07-17T20:30:39.557Z | + chown build:build /home/build /work |
19 | 2025-07-17T20:30:41.533Z | + chmod 0700 /home/build /work |
20 | 2025-07-17T20:30:41.558Z | process exited: duration 4089 ms, exit code 0 |
|
21 | 2025-07-17T20:30:41.611Z | starting task 1: "rust-toolchain" |
22 | 2025-07-17T20:30:41.636Z | + printf ' * rust toolchain channel = "%s"\n' 1.88.0 |
23 | 2025-07-17T20:30:41.636Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-07-17T20:30:41.636Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
25 | 2025-07-17T20:30:41.636Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
26 | 2025-07-17T20:30:41.636Z | * rust toolchain channel = "1.88.0" |
27 | 2025-07-17T20:30:41.636Z | * rust toolchain profile = "default" |
28 | 2025-07-17T20:30:41.636Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-17T20:30:41.636Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default |
30 | 2025-07-17T20:30:41.827Z | info: downloading installer |
31 | 2025-07-17T20:30:42.437Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-17T20:30:42.437Z | warn: /opt/ooce/bin |
33 | 2025-07-17T20:30:42.437Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-17T20:30:42.437Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-17T20:30:42.437Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-17T20:30:42.437Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-17T20:30:42.437Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-17T20:30:42.437Z | error: cannot install while Rust is installed |
39 | 2025-07-17T20:30:42.437Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-17T20:30:42.509Z | info: profile set to 'default' |
41 | 2025-07-17T20:30:42.509Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-17T20:30:42.509Z | info: syncing channel updates for '1.88.0-x86_64-unknown-illumos' |
43 | 2025-07-17T20:30:42.634Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-17T20:30:42.634Z | info: downloading component 'cargo' |
45 | 2025-07-17T20:30:42.912Z | info: downloading component 'clippy' |
46 | 2025-07-17T20:30:42.994Z | info: downloading component 'rust-docs' |
47 | 2025-07-17T20:30:43.548Z | info: downloading component 'rust-std' |
48 | 2025-07-17T20:30:43.924Z | info: downloading component 'rustc' |
49 | 2025-07-17T20:30:46.515Z | info: downloading component 'rustfmt' |
50 | 2025-07-17T20:30:46.643Z | info: installing component 'cargo' |
51 | 2025-07-17T20:30:47.977Z | info: installing component 'clippy' |
52 | 2025-07-17T20:30:48.514Z | info: installing component 'rust-docs' |
53 | 2025-07-17T20:30:51.956Z | info: installing component 'rust-std' |
54 | 2025-07-17T20:30:54.589Z | info: installing component 'rustc' |
55 | 2025-07-17T20:31:03.590Z | info: installing component 'rustfmt' |
56 | 2025-07-17T20:31:04.087Z | |
57 | 2025-07-17T20:31:04.087Z | info: default toolchain set to '1.88.0-x86_64-unknown-illumos' |
58 | 2025-07-17T20:31:04.272Z | 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-17T20:31:04.272Z | |
60 | 2025-07-17T20:31:04.272Z | |
61 | 2025-07-17T20:31:04.272Z | Rust is installed now. Great! |
62 | 2025-07-17T20:31:04.272Z | |
63 | 2025-07-17T20:31:04.272Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-17T20:31:04.272Z | environment variable. This has not been done automatically. |
65 | 2025-07-17T20:31:04.272Z | |
66 | 2025-07-17T20:31:04.272Z | To configure your current shell, you need to source |
67 | 2025-07-17T20:31:04.272Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-17T20:31:04.272Z | |
69 | 2025-07-17T20:31:04.272Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-17T20:31:04.297Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-17T20:31:04.297Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-17T20:31:04.297Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-17T20:31:04.405Z | + rustup --version |
74 | 2025-07-17T20:31:04.432Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-17T20:31:04.432Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-17T20:31:04.575Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-17T20:31:04.600Z | + cargo --version |
78 | 2025-07-17T20:31:04.678Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-17T20:31:04.704Z | + rustc --version |
80 | 2025-07-17T20:31:04.792Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-17T20:31:04.819Z | process exited: duration 23191 ms, exit code 0 |
|
82 | 2025-07-17T20:31:04.872Z | starting task 2: "authentication" |
83 | 2025-07-17T20:31:04.932Z | process exited: duration 60 ms, exit code 0 |
|
84 | 2025-07-17T20:31:04.983Z | starting task 3: "clone repository" |
85 | 2025-07-17T20:31:05.008Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-07-17T20:31:05.009Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-07-17T20:31:05.034Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-07-17T20:31:22.827Z | + cd /work/oxidecomputer/omicron |
89 | 2025-07-17T20:31:22.827Z | + git fetch origin a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71 |
90 | 2025-07-17T20:31:23.377Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-07-17T20:31:23.377Z | * branch a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71 -> FETCH_HEAD |
92 | 2025-07-17T20:31:23.401Z | + [[ -n sudomateo/wuxkwlxksyvk ]] |
93 | 2025-07-17T20:31:23.401Z | ++ git branch --show-current |
94 | 2025-07-17T20:31:23.401Z | + current=main |
95 | 2025-07-17T20:31:23.401Z | + [[ main != sudomateo/wuxkwlxksyvk ]] |
96 | 2025-07-17T20:31:23.401Z | + git branch -f sudomateo/wuxkwlxksyvk a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71 |
97 | 2025-07-17T20:31:23.426Z | + git checkout -f sudomateo/wuxkwlxksyvk |
98 | 2025-07-17T20:31:23.743Z | Switched to branch 'sudomateo/wuxkwlxksyvk' |
99 | 2025-07-17T20:31:23.767Z | + git reset --hard a8a7d9bbc9af4476a9c25cbcb76bedb46f4ada71 |
100 | 2025-07-17T20:31:23.791Z | HEAD is now at a8a7d9bbc nexus: add null test in `switch_port_settings_route_config` integration tests |
101 | 2025-07-17T20:31:23.792Z | process exited: duration 18808 ms, exit code 0 |
|
102 | 2025-07-17T20:31:23.849Z | starting task 4: "build" |
103 | 2025-07-17T20:31:23.879Z | + source .github/buildomat/ci-env.sh |
104 | 2025-07-17T20:31:23.879Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-07-17T20:31:23.879Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-07-17T20:31:23.879Z | + cargo --version |
107 | 2025-07-17T20:31:23.944Z | cargo 1.88.0 (873a06493 2025-05-10) |
108 | 2025-07-17T20:31:23.968Z | + rustc --version |
109 | 2025-07-17T20:31:24.053Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
110 | 2025-07-17T20:31:24.077Z | + cd /tmp |
111 | 2025-07-17T20:31:24.077Z | + cargo new --lib test-project |
112 | 2025-07-17T20:31:24.161Z | Creating library `test-project` package |
113 | 2025-07-17T20:31:24.283Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
114 | 2025-07-17T20:31:24.307Z | + cd test-project |
115 | 2025-07-17T20:31:24.307Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
116 | 2025-07-17T20:31:24.397Z | Adding omicron-common (local) to dependencies |
117 | 2025-07-17T20:31:24.397Z | Features: |
118 | 2025-07-17T20:31:24.397Z | - proptest |
119 | 2025-07-17T20:31:24.397Z | - test-strategy |
120 | 2025-07-17T20:31:24.397Z | - testing |
121 | 2025-07-17T20:31:24.441Z | Updating crates.io index |
122 | 2025-07-17T20:31:24.513Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
123 | 2025-07-17T20:31:25.316Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
124 | 2025-07-17T20:31:26.384Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
125 | 2025-07-17T20:31:26.966Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
126 | 2025-07-17T20:31:27.500Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
127 | 2025-07-17T20:31:29.390Z | Locking 357 packages to latest Rust 1.88.0 compatible versions |
128 | 2025-07-17T20:31:29.555Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
129 | 2025-07-17T20:31:29.579Z | + cargo check |
130 | 2025-07-17T20:31:29.838Z | Updating crates.io index |
131 | 2025-07-17T20:31:30.856Z | Locking 1 package to latest Rust 1.88.0 compatible version |
132 | 2025-07-17T20:31:30.856Z | Adding omicron-workspace-hack v0.1.0 |
133 | 2025-07-17T20:31:30.921Z | Downloading crates ... |
134 | 2025-07-17T20:31:31.011Z | Downloaded bitflags v2.9.1 |
135 | 2025-07-17T20:31:31.036Z | Downloaded async-stream v0.3.6 |
136 | 2025-07-17T20:31:31.036Z | Downloaded instant v0.1.13 |
137 | 2025-07-17T20:31:31.064Z | Downloaded icu_provider_macros v1.5.0 |
138 | 2025-07-17T20:31:31.064Z | Downloaded usdt-macro v0.5.0 |
139 | 2025-07-17T20:31:31.064Z | Downloaded pest_derive v2.7.14 |
140 | 2025-07-17T20:31:31.064Z | Downloaded ipnetwork v0.21.1 |
141 | 2025-07-17T20:31:31.064Z | Downloaded webpki-roots v1.0.1 |
142 | 2025-07-17T20:31:31.092Z | Downloaded thread_local v1.1.8 |
143 | 2025-07-17T20:31:31.093Z | Downloaded synstructure v0.13.1 |
144 | 2025-07-17T20:31:31.093Z | Downloaded tempfile v3.20.0 |
145 | 2025-07-17T20:31:31.093Z | Downloaded backoff v0.4.0 |
146 | 2025-07-17T20:31:31.093Z | Downloaded thiserror v2.0.12 |
147 | 2025-07-17T20:31:31.120Z | Downloaded match_cfg v0.1.0 |
148 | 2025-07-17T20:31:31.120Z | Downloaded utf16_iter v1.0.5 |
149 | 2025-07-17T20:31:31.120Z | Downloaded utf8_iter v1.0.4 |
150 | 2025-07-17T20:31:31.147Z | Downloaded omicron-workspace-hack v0.1.0 |
151 | 2025-07-17T20:31:31.147Z | Downloaded waitgroup v0.1.2 |
152 | 2025-07-17T20:31:31.147Z | Downloaded yoke-derive v0.7.4 |
153 | 2025-07-17T20:31:31.147Z | Downloaded wait-timeout v0.2.0 |
154 | 2025-07-17T20:31:31.147Z | Downloaded icu_locid v1.5.0 |
155 | 2025-07-17T20:31:31.173Z | Downloaded num_threads v0.1.7 |
156 | 2025-07-17T20:31:31.173Z | Downloaded powerfmt v0.2.0 |
157 | 2025-07-17T20:31:31.173Z | Downloaded tokio-rustls v0.26.0 |
158 | 2025-07-17T20:31:31.173Z | Downloaded pin-utils v0.1.0 |
159 | 2025-07-17T20:31:31.173Z | Downloaded iddqd v0.3.8 |
160 | 2025-07-17T20:31:31.209Z | Downloaded subtle v2.6.1 |
161 | 2025-07-17T20:31:31.209Z | Downloaded tinystr v0.7.6 |
162 | 2025-07-17T20:31:31.209Z | Downloaded progenitor-client v0.9.1 |
163 | 2025-07-17T20:31:31.209Z | Downloaded yoke v0.7.4 |
164 | 2025-07-17T20:31:31.209Z | Downloaded hyper v1.6.0 |
165 | 2025-07-17T20:31:31.248Z | Downloaded ucd-trie v0.1.7 |
166 | 2025-07-17T20:31:31.248Z | Downloaded plain v0.2.3 |
167 | 2025-07-17T20:31:31.248Z | Downloaded icu_properties_data v1.5.0 |
168 | 2025-07-17T20:31:31.285Z | Downloaded stable_deref_trait v1.2.0 |
169 | 2025-07-17T20:31:31.285Z | Downloaded slog-async v2.8.0 |
170 | 2025-07-17T20:31:31.285Z | Downloaded rand_xorshift v0.4.0 |
171 | 2025-07-17T20:31:31.285Z | Downloaded strum v0.26.3 |
172 | 2025-07-17T20:31:31.285Z | Downloaded sha1 v0.10.6 |
173 | 2025-07-17T20:31:31.285Z | Downloaded strsim v0.11.1 |
174 | 2025-07-17T20:31:31.285Z | Downloaded parking_lot_core v0.9.10 |
175 | 2025-07-17T20:31:31.285Z | Downloaded log v0.4.27 |
176 | 2025-07-17T20:31:31.285Z | Downloaded progenitor-client v0.10.0 |
177 | 2025-07-17T20:31:31.285Z | Downloaded tracing-core v0.1.32 |
178 | 2025-07-17T20:31:31.317Z | Downloaded scroll_derive v0.12.0 |
179 | 2025-07-17T20:31:31.317Z | Downloaded pest_meta v2.7.14 |
180 | 2025-07-17T20:31:31.317Z | Downloaded paste v1.0.15 |
181 | 2025-07-17T20:31:31.317Z | Downloaded parking_lot v0.12.3 |
182 | 2025-07-17T20:31:31.317Z | Downloaded ref-cast-impl v1.0.24 |
183 | 2025-07-17T20:31:31.317Z | Downloaded pretty-hex v0.4.1 |
184 | 2025-07-17T20:31:31.317Z | Downloaded rand_core v0.6.4 |
185 | 2025-07-17T20:31:31.318Z | Downloaded rand_chacha v0.9.0 |
186 | 2025-07-17T20:31:31.318Z | Downloaded rustls-pki-types v1.10.0 |
187 | 2025-07-17T20:31:31.318Z | Downloaded structmeta-derive v0.3.0 |
188 | 2025-07-17T20:31:31.346Z | Downloaded progenitor-impl v0.9.1 |
189 | 2025-07-17T20:31:31.346Z | Downloaded strum v0.27.1 |
190 | 2025-07-17T20:31:31.346Z | Downloaded ppv-lite86 v0.2.20 |
191 | 2025-07-17T20:31:31.346Z | Downloaded rand_chacha v0.3.1 |
192 | 2025-07-17T20:31:31.346Z | Downloaded rustversion v1.0.17 |
193 | 2025-07-17T20:31:31.375Z | Downloaded ryu v1.0.18 |
194 | 2025-07-17T20:31:31.375Z | Downloaded proc-macro2 v1.0.95 |
195 | 2025-07-17T20:31:31.375Z | Downloaded schemars v0.8.22 |
196 | 2025-07-17T20:31:31.400Z | Downloaded pest v2.7.14 |
197 | 2025-07-17T20:31:31.429Z | Downloaded rand v0.9.1 |
198 | 2025-07-17T20:31:31.429Z | Downloaded zerocopy v0.7.35 |
199 | 2025-07-17T20:31:31.454Z | Downloaded libc v0.2.174 |
200 | 2025-07-17T20:31:31.478Z | Downloaded serde_json v1.0.140 |
201 | 2025-07-17T20:31:31.478Z | Downloaded serde_with v3.14.0 |
202 | 2025-07-17T20:31:31.518Z | Downloaded reqwest v0.12.22 |
203 | 2025-07-17T20:31:31.518Z | Downloaded rustls-webpki v0.102.8 |
204 | 2025-07-17T20:31:31.556Z | Downloaded quinn-proto v0.11.8 |
205 | 2025-07-17T20:31:31.556Z | Downloaded zerocopy v0.8.26 |
206 | 2025-07-17T20:31:31.596Z | Downloaded regex v1.11.1 |
207 | 2025-07-17T20:31:31.596Z | Downloaded proptest v1.7.0 |
208 | 2025-07-17T20:31:31.596Z | Downloaded syn v2.0.104 |
209 | 2025-07-17T20:31:31.620Z | Downloaded winnow v0.7.10 |
210 | 2025-07-17T20:31:31.621Z | Downloaded tower-http v0.6.6 |
211 | 2025-07-17T20:31:31.645Z | Downloaded zerovec v0.10.4 |
212 | 2025-07-17T20:31:31.645Z | Downloaded rustls v0.23.19 |
213 | 2025-07-17T20:31:31.670Z | Downloaded rustls v0.22.4 |
214 | 2025-07-17T20:31:31.671Z | Downloaded regex-syntax v0.8.5 |
215 | 2025-07-17T20:31:31.671Z | Downloaded rustix v1.0.7 |
216 | 2025-07-17T20:31:31.697Z | Downloaded typify-impl v0.3.0 |
217 | 2025-07-17T20:31:31.722Z | Downloaded openapiv3 v2.2.0 |
218 | 2025-07-17T20:31:31.722Z | Downloaded regress v0.10.3 |
219 | 2025-07-17T20:31:31.746Z | Downloaded tower v0.5.2 |
220 | 2025-07-17T20:31:31.746Z | Downloaded tokio-util v0.7.15 |
221 | 2025-07-17T20:31:31.783Z | Downloaded mio v1.0.2 |
222 | 2025-07-17T20:31:31.783Z | Downloaded serde v1.0.219 |
223 | 2025-07-17T20:31:31.783Z | Downloaded rand v0.8.5 |
224 | 2025-07-17T20:31:31.783Z | Downloaded memchr v2.7.4 |
225 | 2025-07-17T20:31:31.783Z | Downloaded strum_macros v0.27.1 |
226 | 2025-07-17T20:31:31.783Z | Downloaded regex-automata v0.4.8 |
227 | 2025-07-17T20:31:31.821Z | Downloaded encoding_rs v0.8.34 |
228 | 2025-07-17T20:31:31.821Z | Downloaded socket2 v0.5.10 |
229 | 2025-07-17T20:31:31.821Z | Downloaded slog v2.7.0 |
230 | 2025-07-17T20:31:31.854Z | Downloaded tracing v0.1.40 |
231 | 2025-07-17T20:31:31.854Z | Downloaded ref-cast v1.0.24 |
232 | 2025-07-17T20:31:31.854Z | Downloaded serde_tokenstream v0.2.2 |
233 | 2025-07-17T20:31:31.855Z | Downloaded quinn v0.11.5 |
234 | 2025-07-17T20:31:31.855Z | Downloaded uuid v1.17.0 |
235 | 2025-07-17T20:31:31.855Z | Downloaded tokio v1.45.1 |
236 | 2025-07-17T20:31:31.881Z | Downloaded progenitor v0.9.1 |
237 | 2025-07-17T20:31:31.908Z | Downloaded scopeguard v1.2.0 |
238 | 2025-07-17T20:31:31.908Z | Downloaded rusty-fork v0.3.0 |
239 | 2025-07-17T20:31:31.908Z | Downloaded quote v1.0.40 |
240 | 2025-07-17T20:31:31.908Z | Downloaded quinn-udp v0.5.5 |
241 | 2025-07-17T20:31:31.908Z | Downloaded strum_macros v0.26.4 |
242 | 2025-07-17T20:31:31.908Z | Downloaded semver v1.0.26 |
243 | 2025-07-17T20:31:31.908Z | Downloaded sha2 v0.10.9 |
244 | 2025-07-17T20:31:31.908Z | Downloaded scroll v0.12.0 |
245 | 2025-07-17T20:31:31.908Z | Downloaded rand_core v0.9.2 |
246 | 2025-07-17T20:31:31.908Z | Downloaded serde_yaml v0.9.34+deprecated |
247 | 2025-07-17T20:31:31.908Z | Downloaded serde_with_macros v3.14.0 |
248 | 2025-07-17T20:31:31.908Z | Downloaded serde_derive v1.0.219 |
249 | 2025-07-17T20:31:31.934Z | Downloaded smallvec v1.15.0 |
250 | 2025-07-17T20:31:31.934Z | Downloaded slog-term v2.9.1 |
251 | 2025-07-17T20:31:31.934Z | Downloaded shlex v1.3.0 |
252 | 2025-07-17T20:31:31.934Z | Downloaded serde_spanned v0.6.9 |
253 | 2025-07-17T20:31:31.934Z | Downloaded serde_path_to_error v0.1.17 |
254 | 2025-07-17T20:31:31.934Z | Downloaded schemars_derive v0.8.22 |
255 | 2025-07-17T20:31:31.934Z | Downloaded url v2.5.4 |
256 | 2025-07-17T20:31:31.934Z | Downloaded unsafe-libyaml v0.2.11 |
257 | 2025-07-17T20:31:31.934Z | Downloaded toml_edit v0.22.27 |
258 | 2025-07-17T20:31:31.934Z | Downloaded structmeta v0.3.0 |
259 | 2025-07-17T20:31:31.934Z | Downloaded serde_urlencoded v0.7.1 |
260 | 2025-07-17T20:31:31.934Z | Downloaded spin v0.9.8 |
261 | 2025-07-17T20:31:31.961Z | Downloaded slab v0.4.9 |
262 | 2025-07-17T20:31:31.961Z | Downloaded signal-hook-registry v1.4.2 |
263 | 2025-07-17T20:31:31.961Z | Downloaded once_cell v1.21.3 |
264 | 2025-07-17T20:31:31.961Z | Downloaded typify v0.3.0 |
265 | 2025-07-17T20:31:31.961Z | Downloaded multer v3.1.0 |
266 | 2025-07-17T20:31:31.961Z | Downloaded dropshot v0.16.2 |
267 | 2025-07-17T20:31:31.987Z | Downloaded mime v0.3.17 |
268 | 2025-07-17T20:31:31.987Z | Downloaded serde_derive_internals v0.29.1 |
269 | 2025-07-17T20:31:31.987Z | Downloaded toml v0.8.23 |
270 | 2025-07-17T20:31:31.987Z | Downloaded tokio-rustls v0.25.0 |
271 | 2025-07-17T20:31:31.987Z | Downloaded ring v0.17.14 |
272 | 2025-07-17T20:31:32.038Z | Downloaded tinyvec v1.8.0 |
273 | 2025-07-17T20:31:32.068Z | Downloaded rustc-hash v2.1.1 |
274 | 2025-07-17T20:31:32.068Z | Downloaded slog-json v2.6.1 |
275 | 2025-07-17T20:31:32.068Z | Downloaded rustls-pemfile v2.2.0 |
276 | 2025-07-17T20:31:32.068Z | Downloaded pin-project-lite v0.2.14 |
277 | 2025-07-17T20:31:32.068Z | Downloaded num-traits v0.2.19 |
278 | 2025-07-17T20:31:32.068Z | Downloaded unicode-ident v1.0.18 |
279 | 2025-07-17T20:31:32.068Z | Downloaded chrono v0.4.41 |
280 | 2025-07-17T20:31:32.099Z | Downloaded typenum v1.17.0 |
281 | 2025-07-17T20:31:32.099Z | Downloaded h2 v0.4.6 |
282 | 2025-07-17T20:31:32.099Z | Downloaded goblin v0.8.2 |
283 | 2025-07-17T20:31:32.099Z | Downloaded quick-error v1.2.3 |
284 | 2025-07-17T20:31:32.099Z | Downloaded macaddr v1.0.1 |
285 | 2025-07-17T20:31:32.099Z | Downloaded toml_write v0.1.2 |
286 | 2025-07-17T20:31:32.099Z | Downloaded time v0.3.36 |
287 | 2025-07-17T20:31:32.124Z | Downloaded futures-util v0.3.31 |
288 | 2025-07-17T20:31:32.124Z | Downloaded iri-string v0.7.8 |
289 | 2025-07-17T20:31:32.148Z | Downloaded idna v1.0.3 |
290 | 2025-07-17T20:31:32.148Z | Downloaded hashbrown v0.15.4 |
291 | 2025-07-17T20:31:32.148Z | Downloaded slog-bunyan v2.5.0 |
292 | 2025-07-17T20:31:32.148Z | Downloaded progenitor-macro v0.9.1 |
293 | 2025-07-17T20:31:32.148Z | Downloaded parse-display-derive v0.10.0 |
294 | 2025-07-17T20:31:32.172Z | Downloaded memmap v0.7.0 |
295 | 2025-07-17T20:31:32.172Z | Downloaded zeroize v1.8.1 |
296 | 2025-07-17T20:31:32.172Z | Downloaded zerocopy-derive v0.7.35 |
297 | 2025-07-17T20:31:32.172Z | Downloaded usdt-impl v0.5.0 |
298 | 2025-07-17T20:31:32.172Z | Downloaded usdt-attr-macro v0.5.0 |
299 | 2025-07-17T20:31:32.172Z | Downloaded toml_datetime v0.6.11 |
300 | 2025-07-17T20:31:32.172Z | Downloaded aho-corasick v1.1.3 |
301 | 2025-07-17T20:31:32.196Z | Downloaded hyper-util v0.1.14 |
302 | 2025-07-17T20:31:32.196Z | Downloaded http v1.3.1 |
303 | 2025-07-17T20:31:32.196Z | Downloaded cc v1.2.15 |
304 | 2025-07-17T20:31:32.196Z | Downloaded percent-encoding v2.3.1 |
305 | 2025-07-17T20:31:32.196Z | Downloaded parse-display v0.10.0 |
306 | 2025-07-17T20:31:32.196Z | Downloaded newtype-uuid v1.2.4 |
307 | 2025-07-17T20:31:32.220Z | Downloaded writeable v0.5.5 |
308 | 2025-07-17T20:31:32.221Z | Downloaded unarray v0.1.4 |
309 | 2025-07-17T20:31:32.221Z | Downloaded time-macros v0.2.18 |
310 | 2025-07-17T20:31:32.221Z | Downloaded indexmap v2.10.0 |
311 | 2025-07-17T20:31:32.221Z | Downloaded crossbeam-channel v0.5.15 |
312 | 2025-07-17T20:31:32.221Z | Downloaded base64 v0.22.1 |
313 | 2025-07-17T20:31:32.221Z | Downloaded icu_properties v1.5.1 |
314 | 2025-07-17T20:31:32.221Z | Downloaded bytes v1.10.1 |
315 | 2025-07-17T20:31:32.245Z | Downloaded pest_generator v2.7.14 |
316 | 2025-07-17T20:31:32.245Z | Downloaded oxnet v0.1.2 |
317 | 2025-07-17T20:31:32.245Z | Downloaded zerofrom-derive v0.1.4 |
318 | 2025-07-17T20:31:32.245Z | Downloaded icu_collections v1.5.0 |
319 | 2025-07-17T20:31:32.245Z | Downloaded allocator-api2 v0.2.21 |
320 | 2025-07-17T20:31:32.245Z | Downloaded num-conv v0.1.0 |
321 | 2025-07-17T20:31:32.245Z | Downloaded zerovec-derive v0.10.3 |
322 | 2025-07-17T20:31:32.245Z | Downloaded want v0.3.1 |
323 | 2025-07-17T20:31:32.245Z | Downloaded version_check v0.9.5 |
324 | 2025-07-17T20:31:32.245Z | Downloaded usdt v0.5.0 |
325 | 2025-07-17T20:31:32.245Z | Downloaded icu_normalizer_data v1.5.0 |
326 | 2025-07-17T20:31:32.245Z | Downloaded icu_normalizer v1.5.0 |
327 | 2025-07-17T20:31:32.270Z | Downloaded futures v0.3.31 |
328 | 2025-07-17T20:31:32.270Z | Downloaded darling_core v0.20.10 |
329 | 2025-07-17T20:31:32.270Z | Downloaded dropshot_endpoint v0.16.2 |
330 | 2025-07-17T20:31:32.270Z | Downloaded icu_provider v1.5.0 |
331 | 2025-07-17T20:31:32.270Z | Downloaded icu_locid_transform_data v1.5.0 |
332 | 2025-07-17T20:31:32.270Z | Downloaded httparse v1.9.5 |
333 | 2025-07-17T20:31:32.270Z | Downloaded darling v0.20.10 |
334 | 2025-07-17T20:31:32.294Z | Downloaded zerofrom v0.1.4 |
335 | 2025-07-17T20:31:32.294Z | Downloaded write16 v1.0.0 |
336 | 2025-07-17T20:31:32.294Z | Downloaded tokio-macros v2.5.0 |
337 | 2025-07-17T20:31:32.294Z | Downloaded getrandom v0.3.1 |
338 | 2025-07-17T20:31:32.294Z | Downloaded futures-channel v0.3.31 |
339 | 2025-07-17T20:31:32.294Z | Downloaded untrusted v0.9.0 |
340 | 2025-07-17T20:31:32.294Z | Downloaded thread-id v4.2.2 |
341 | 2025-07-17T20:31:32.295Z | Downloaded derive-where v1.5.0 |
342 | 2025-07-17T20:31:32.295Z | Downloaded crossbeam-utils v0.8.21 |
343 | 2025-07-17T20:31:32.295Z | Downloaded camino v1.1.10 |
344 | 2025-07-17T20:31:32.295Z | Downloaded anyhow v1.0.98 |
345 | 2025-07-17T20:31:32.321Z | Downloaded typify-macro v0.3.0 |
346 | 2025-07-17T20:31:32.321Z | Downloaded time-core v0.1.2 |
347 | 2025-07-17T20:31:32.321Z | Downloaded daft v0.1.4 |
348 | 2025-07-17T20:31:32.321Z | Downloaded try-lock v0.2.5 |
349 | 2025-07-17T20:31:32.321Z | Downloaded tower-service v0.3.3 |
350 | 2025-07-17T20:31:32.321Z | Downloaded tower-layer v0.3.3 |
351 | 2025-07-17T20:31:32.321Z | Downloaded tinyvec_macros v0.1.1 |
352 | 2025-07-17T20:31:32.321Z | Downloaded thiserror-impl v1.0.69 |
353 | 2025-07-17T20:31:32.321Z | Downloaded litemap v0.7.3 |
354 | 2025-07-17T20:31:32.321Z | Downloaded icu_locid_transform v1.5.0 |
355 | 2025-07-17T20:31:32.321Z | Downloaded hyper-rustls v0.27.7 |
356 | 2025-07-17T20:31:32.321Z | Downloaded displaydoc v0.2.5 |
357 | 2025-07-17T20:31:32.321Z | Downloaded daft-derive v0.1.4 |
358 | 2025-07-17T20:31:32.358Z | Downloaded atomic-waker v1.1.2 |
359 | 2025-07-17T20:31:32.358Z | Downloaded thiserror v1.0.69 |
360 | 2025-07-17T20:31:32.358Z | Downloaded test-strategy v0.4.1 |
361 | 2025-07-17T20:31:32.358Z | Downloaded ipnet v2.11.0 |
362 | 2025-07-17T20:31:32.358Z | Downloaded iana-time-zone v0.1.63 |
363 | 2025-07-17T20:31:32.358Z | Downloaded getrandom v0.2.15 |
364 | 2025-07-17T20:31:32.358Z | Downloaded digest v0.10.7 |
365 | 2025-07-17T20:31:32.358Z | Downloaded crypto-common v0.1.6 |
366 | 2025-07-17T20:31:32.358Z | Downloaded async-trait v0.1.88 |
367 | 2025-07-17T20:31:32.358Z | Downloaded lazy_static v1.5.0 |
368 | 2025-07-17T20:31:32.358Z | Downloaded heck v0.5.0 |
369 | 2025-07-17T20:31:32.358Z | Downloaded sync_wrapper v1.0.1 |
370 | 2025-07-17T20:31:32.358Z | Downloaded lock_api v0.4.12 |
371 | 2025-07-17T20:31:32.358Z | Downloaded is-terminal v0.4.13 |
372 | 2025-07-17T20:31:32.391Z | Downloaded hostname v0.3.1 |
373 | 2025-07-17T20:31:32.391Z | Downloaded generic-array v0.14.7 |
374 | 2025-07-17T20:31:32.391Z | Downloaded form_urlencoded v1.2.1 |
375 | 2025-07-17T20:31:32.391Z | Downloaded fnv v1.0.7 |
376 | 2025-07-17T20:31:32.391Z | Downloaded thiserror-impl v2.0.12 |
377 | 2025-07-17T20:31:32.391Z | Downloaded term v0.7.0 |
378 | 2025-07-17T20:31:32.391Z | Downloaded itoa v1.0.11 |
379 | 2025-07-17T20:31:32.391Z | Downloaded idna_adapter v1.2.0 |
380 | 2025-07-17T20:31:32.391Z | Downloaded http-body-util v0.1.3 |
381 | 2025-07-17T20:31:32.391Z | Downloaded hostname v0.4.0 |
382 | 2025-07-17T20:31:32.391Z | Downloaded hex v0.4.3 |
383 | 2025-07-17T20:31:32.391Z | Downloaded fastrand v2.1.1 |
384 | 2025-07-17T20:31:32.391Z | Downloaded cpufeatures v0.2.14 |
385 | 2025-07-17T20:31:32.391Z | Downloaded take_mut v0.2.2 |
386 | 2025-07-17T20:31:32.391Z | Downloaded ident_case v1.0.1 |
387 | 2025-07-17T20:31:32.391Z | Downloaded httpdate v1.0.3 |
388 | 2025-07-17T20:31:32.391Z | Downloaded errno v0.3.12 |
389 | 2025-07-17T20:31:32.391Z | Downloaded dirs-next v2.0.0 |
390 | 2025-07-17T20:31:32.391Z | Downloaded byteorder v1.5.0 |
391 | 2025-07-17T20:31:32.391Z | Downloaded futures-task v0.3.31 |
392 | 2025-07-17T20:31:32.391Z | Downloaded futures-sink v0.3.31 |
393 | 2025-07-17T20:31:32.391Z | Downloaded futures-macro v0.3.31 |
394 | 2025-07-17T20:31:32.391Z | Downloaded futures-io v0.3.31 |
395 | 2025-07-17T20:31:32.391Z | Downloaded futures-executor v0.3.31 |
396 | 2025-07-17T20:31:32.391Z | Downloaded futures-core v0.3.31 |
397 | 2025-07-17T20:31:32.416Z | Downloaded foldhash v0.1.5 |
398 | 2025-07-17T20:31:32.416Z | Downloaded dyn-clone v1.0.19 |
399 | 2025-07-17T20:31:32.416Z | Downloaded dirs-sys-next v0.1.2 |
400 | 2025-07-17T20:31:32.416Z | Downloaded dof v0.3.0 |
401 | 2025-07-17T20:31:32.416Z | Downloaded deranged v0.3.11 |
402 | 2025-07-17T20:31:32.416Z | Downloaded debug-ignore v1.0.5 |
403 | 2025-07-17T20:31:32.416Z | Downloaded cfg-if v1.0.1 |
404 | 2025-07-17T20:31:32.416Z | Downloaded equivalent v1.0.2 |
405 | 2025-07-17T20:31:32.416Z | Downloaded block-buffer v0.10.4 |
406 | 2025-07-17T20:31:32.416Z | Downloaded bit-set v0.8.0 |
407 | 2025-07-17T20:31:32.416Z | Downloaded http-body v1.0.1 |
408 | 2025-07-17T20:31:32.416Z | Downloaded dtrace-parser v0.2.0 |
409 | 2025-07-17T20:31:32.416Z | Downloaded darling_macro v0.20.10 |
410 | 2025-07-17T20:31:32.416Z | Downloaded bit-vec v0.8.0 |
411 | 2025-07-17T20:31:32.416Z | Downloaded autocfg v1.4.0 |
412 | 2025-07-17T20:31:32.416Z | Downloaded async-stream-impl v0.3.6 |
413 | 2025-07-17T20:31:32.522Z | Compiling proc-macro2 v1.0.95 |
414 | 2025-07-17T20:31:32.522Z | Compiling unicode-ident v1.0.18 |
415 | 2025-07-17T20:31:32.522Z | Compiling libc v0.2.174 |
416 | 2025-07-17T20:31:32.549Z | Checking cfg-if v1.0.1 |
417 | 2025-07-17T20:31:32.573Z | Compiling autocfg v1.4.0 |
418 | 2025-07-17T20:31:32.573Z | Compiling serde v1.0.219 |
419 | 2025-07-17T20:31:32.573Z | Checking memchr v2.7.4 |
420 | 2025-07-17T20:31:32.573Z | Compiling serde_json v1.0.140 |
421 | 2025-07-17T20:31:33.606Z | Checking itoa v1.0.11 |
422 | 2025-07-17T20:31:33.667Z | Checking ryu v1.0.18 |
423 | 2025-07-17T20:31:33.667Z | Compiling getrandom v0.3.1 |
424 | 2025-07-17T20:31:33.667Z | Compiling semver v1.0.26 |
425 | 2025-07-17T20:31:33.667Z | Checking pin-project-lite v0.2.14 |
426 | 2025-07-17T20:31:33.699Z | Checking smallvec v1.15.0 |
427 | 2025-07-17T20:31:33.724Z | Checking futures-core v0.3.31 |
428 | 2025-07-17T20:31:33.765Z | Compiling version_check v0.9.5 |
429 | 2025-07-17T20:31:33.923Z | Checking bytes v1.10.1 |
430 | 2025-07-17T20:31:33.947Z | Checking once_cell v1.21.3 |
431 | 2025-07-17T20:31:33.982Z | Compiling num-traits v0.2.19 |
432 | 2025-07-17T20:31:34.052Z | Compiling lock_api v0.4.12 |
433 | 2025-07-17T20:31:34.261Z | Checking allocator-api2 v0.2.21 |
434 | 2025-07-17T20:31:34.334Z | Compiling parking_lot_core v0.9.10 |
435 | 2025-07-17T20:31:34.363Z | Checking equivalent v1.0.2 |
436 | 2025-07-17T20:31:34.387Z | Checking foldhash v0.1.5 |
437 | 2025-07-17T20:31:34.492Z | Checking fnv v1.0.7 |
438 | 2025-07-17T20:31:34.594Z | Compiling quote v1.0.40 |
439 | 2025-07-17T20:31:34.639Z | Compiling thiserror v1.0.69 |
440 | 2025-07-17T20:31:34.670Z | Checking scopeguard v1.2.0 |
441 | 2025-07-17T20:31:34.887Z | Checking hashbrown v0.15.4 |
442 | 2025-07-17T20:31:35.027Z | Compiling syn v2.0.104 |
443 | 2025-07-17T20:31:35.053Z | Compiling slab v0.4.9 |
444 | 2025-07-17T20:31:35.150Z | Compiling shlex v1.3.0 |
445 | 2025-07-17T20:31:35.210Z | Checking futures-sink v0.3.31 |
446 | 2025-07-17T20:31:35.239Z | Checking parking_lot v0.12.3 |
447 | 2025-07-17T20:31:35.369Z | Checking signal-hook-registry v1.4.2 |
448 | 2025-07-17T20:31:35.534Z | Compiling cc v1.2.15 |
449 | 2025-07-17T20:31:35.560Z | Checking getrandom v0.2.15 |
450 | 2025-07-17T20:31:35.594Z | Checking socket2 v0.5.10 |
451 | 2025-07-17T20:31:35.619Z | Checking mio v1.0.2 |
452 | 2025-07-17T20:31:35.663Z | Checking iana-time-zone v0.1.63 |
453 | 2025-07-17T20:31:35.804Z | Checking stable_deref_trait v1.2.0 |
454 | 2025-07-17T20:31:35.841Z | Compiling schemars v0.8.22 |
455 | 2025-07-17T20:31:36.004Z | Compiling heck v0.5.0 |
456 | 2025-07-17T20:31:36.127Z | Checking dyn-clone v1.0.19 |
457 | 2025-07-17T20:31:36.248Z | Checking futures-channel v0.3.31 |
458 | 2025-07-17T20:31:36.319Z | Checking http v1.3.1 |
459 | 2025-07-17T20:31:36.344Z | Compiling thiserror v2.0.12 |
460 | 2025-07-17T20:31:36.371Z | Checking log v0.4.27 |
461 | 2025-07-17T20:31:36.396Z | Checking futures-task v0.3.31 |
462 | 2025-07-17T20:31:36.505Z | Checking pin-utils v0.1.0 |
463 | 2025-07-17T20:31:36.637Z | Checking futures-io v0.3.31 |
464 | 2025-07-17T20:31:36.686Z | Checking rustls-pki-types v1.10.0 |
465 | 2025-07-17T20:31:37.077Z | Checking litemap v0.7.3 |
466 | 2025-07-17T20:31:37.315Z | Checking writeable v0.5.5 |
467 | 2025-07-17T20:31:37.339Z | Checking untrusted v0.9.0 |
468 | 2025-07-17T20:31:37.476Z | Compiling httparse v1.9.5 |
469 | 2025-07-17T20:31:37.524Z | Checking byteorder v1.5.0 |
470 | 2025-07-17T20:31:37.684Z | Compiling ucd-trie v0.1.7 |
471 | 2025-07-17T20:31:37.734Z | Checking http-body v1.0.1 |
472 | 2025-07-17T20:31:37.967Z | Checking tracing-core v0.1.32 |
473 | 2025-07-17T20:31:37.995Z | Checking atomic-waker v1.1.2 |
474 | 2025-07-17T20:31:38.167Z | Checking zeroize v1.8.1 |
475 | 2025-07-17T20:31:38.208Z | Checking percent-encoding v2.3.1 |
476 | 2025-07-17T20:31:38.381Z | Compiling ring v0.17.14 |
477 | 2025-07-17T20:31:38.423Z | Checking bitflags v2.9.1 |
478 | 2025-07-17T20:31:38.485Z | Checking subtle v2.6.1 |
479 | 2025-07-17T20:31:38.551Z | Checking icu_locid_transform_data v1.5.0 |
480 | 2025-07-17T20:31:38.713Z | Checking tracing v0.1.40 |
481 | 2025-07-17T20:31:38.997Z | Checking try-lock v0.2.5 |
482 | 2025-07-17T20:31:39.057Z | Checking tower-service v0.3.3 |
483 | 2025-07-17T20:31:39.086Z | Compiling uuid v1.17.0 |
484 | 2025-07-17T20:31:39.179Z | Compiling chrono v0.4.41 |
485 | 2025-07-17T20:31:39.205Z | Checking icu_properties_data v1.5.0 |
486 | 2025-07-17T20:31:39.307Z | Checking want v0.3.1 |
487 | 2025-07-17T20:31:39.471Z | Compiling regress v0.10.3 |
488 | 2025-07-17T20:31:39.533Z | Checking httpdate v1.0.3 |
489 | 2025-07-17T20:31:39.567Z | Checking utf16_iter v1.0.5 |
490 | 2025-07-17T20:31:39.742Z | Compiling rustls v0.23.19 |
491 | 2025-07-17T20:31:39.798Z | Checking write16 v1.0.0 |
492 | 2025-07-17T20:31:39.842Z | Checking icu_normalizer_data v1.5.0 |
493 | 2025-07-17T20:31:39.950Z | Compiling slog v2.7.0 |
494 | 2025-07-17T20:31:39.975Z | Checking utf8_iter v1.0.4 |
495 | 2025-07-17T20:31:40.100Z | Checking form_urlencoded v1.2.1 |
496 | 2025-07-17T20:31:40.191Z | Compiling aho-corasick v1.1.3 |
497 | 2025-07-17T20:31:40.316Z | Compiling paste v1.0.15 |
498 | 2025-07-17T20:31:40.513Z | Compiling zerocopy v0.8.26 |
499 | 2025-07-17T20:31:40.815Z | Compiling typenum v1.17.0 |
500 | 2025-07-17T20:31:41.005Z | Checking base64 v0.22.1 |
501 | 2025-07-17T20:31:41.228Z | Checking ipnet v2.11.0 |
502 | 2025-07-17T20:31:41.483Z | Compiling regex-syntax v0.8.5 |
503 | 2025-07-17T20:31:42.236Z | Compiling serde_derive_internals v0.29.1 |
504 | 2025-07-17T20:31:42.350Z | Compiling synstructure v0.13.1 |
505 | 2025-07-17T20:31:43.580Z | Compiling generic-array v0.14.7 |
506 | 2025-07-17T20:31:43.762Z | Checking sync_wrapper v1.0.1 |
507 | 2025-07-17T20:31:43.925Z | Compiling newtype-uuid v1.2.4 |
508 | 2025-07-17T20:31:43.950Z | Checking tower-layer v0.3.3 |
509 | 2025-07-17T20:31:44.084Z | Compiling rustversion v1.0.17 |
510 | 2025-07-17T20:31:44.904Z | Checking http-body-util v0.1.3 |
511 | 2025-07-17T20:31:44.929Z | Checking webpki-roots v1.0.1 |
512 | 2025-07-17T20:31:45.152Z | Compiling regex-automata v0.4.8 |
513 | 2025-07-17T20:31:45.356Z | Compiling usdt-impl v0.5.0 |
514 | 2025-07-17T20:31:45.523Z | Compiling serde_derive v1.0.219 |
515 | 2025-07-17T20:31:45.837Z | Compiling schemars_derive v0.8.22 |
516 | 2025-07-17T20:31:45.913Z | Compiling zerofrom-derive v0.1.4 |
517 | 2025-07-17T20:31:46.004Z | Compiling thiserror-impl v1.0.69 |
518 | 2025-07-17T20:31:46.849Z | Compiling yoke-derive v0.7.4 |
519 | 2025-07-17T20:31:47.193Z | Compiling zerocopy-derive v0.7.35 |
520 | 2025-07-17T20:31:48.187Z | Compiling tokio-macros v2.5.0 |
521 | 2025-07-17T20:31:48.670Z | Compiling zerovec-derive v0.10.3 |
522 | 2025-07-17T20:31:48.907Z | Compiling futures-macro v0.3.31 |
523 | 2025-07-17T20:31:48.974Z | Checking zerofrom v0.1.4 |
524 | 2025-07-17T20:31:49.046Z | Compiling displaydoc v0.2.5 |
525 | 2025-07-17T20:31:49.166Z | Compiling thiserror-impl v2.0.12 |
526 | 2025-07-17T20:31:49.225Z | Checking yoke v0.7.4 |
527 | 2025-07-17T20:31:49.624Z | Checking tokio v1.45.1 |
528 | 2025-07-17T20:31:49.913Z | Compiling icu_provider_macros v1.5.0 |
529 | 2025-07-17T20:31:50.530Z | Compiling pest v2.7.14 |
530 | 2025-07-17T20:31:50.939Z | Checking futures-util v0.3.31 |
531 | 2025-07-17T20:31:51.014Z | Checking zerocopy v0.7.35 |
532 | 2025-07-17T20:31:51.095Z | Checking zerovec v0.10.4 |
533 | 2025-07-17T20:31:52.120Z | Checking rustls-webpki v0.102.8 |
534 | 2025-07-17T20:31:52.650Z | Checking ppv-lite86 v0.2.20 |
535 | 2025-07-17T20:31:52.977Z | Checking tinystr v0.7.6 |
536 | 2025-07-17T20:31:53.145Z | Checking icu_collections v1.5.0 |
537 | 2025-07-17T20:31:53.408Z | Checking icu_locid v1.5.0 |
538 | 2025-07-17T20:31:53.903Z | Compiling pest_meta v2.7.14 |
539 | 2025-07-17T20:31:53.969Z | Compiling regex v1.11.1 |
540 | 2025-07-17T20:31:54.570Z | Checking icu_provider v1.5.0 |
541 | 2025-07-17T20:31:55.265Z | Checking icu_locid_transform v1.5.0 |
542 | 2025-07-17T20:31:56.323Z | Compiling pest_generator v2.7.14 |
543 | 2025-07-17T20:31:56.425Z | Compiling scroll_derive v0.12.0 |
544 | 2025-07-17T20:31:56.618Z | Checking icu_properties v1.5.1 |
545 | 2025-07-17T20:31:58.161Z | Checking indexmap v2.10.0 |
546 | 2025-07-17T20:31:58.364Z | Compiling serde_tokenstream v0.2.2 |
547 | 2025-07-17T20:31:58.642Z | Checking tokio-util v0.7.15 |
548 | 2025-07-17T20:31:58.980Z | Compiling pest_derive v2.7.14 |
549 | 2025-07-17T20:31:59.085Z | Checking tokio-rustls v0.26.0 |
550 | 2025-07-17T20:31:59.572Z | Checking tower v0.5.2 |
551 | 2025-07-17T20:31:59.596Z | Checking serde_urlencoded v0.7.1 |
552 | 2025-07-17T20:31:59.624Z | Checking h2 v0.4.6 |
553 | 2025-07-17T20:32:00.038Z | Checking iri-string v0.7.8 |
554 | 2025-07-17T20:32:00.434Z | Checking icu_normalizer v1.5.0 |
555 | 2025-07-17T20:32:00.610Z | Compiling time-core v0.1.2 |
556 | 2025-07-17T20:32:00.634Z | Checking powerfmt v0.2.0 |
557 | 2025-07-17T20:32:00.668Z | Compiling rustix v1.0.7 |
558 | 2025-07-17T20:32:00.826Z | Compiling num-conv v0.1.0 |
559 | 2025-07-17T20:32:00.938Z | Checking deranged v0.3.11 |
560 | 2025-07-17T20:32:01.140Z | Compiling time-macros v0.2.18 |
561 | 2025-07-17T20:32:01.285Z | Checking idna_adapter v1.2.0 |
562 | 2025-07-17T20:32:01.479Z | Compiling thread-id v4.2.2 |
563 | 2025-07-17T20:32:01.505Z | Checking idna v1.0.3 |
564 | 2025-07-17T20:32:01.616Z | Compiling dof v0.3.0 |
565 | 2025-07-17T20:32:01.717Z | Checking ipnetwork v0.21.1 |
566 | 2025-07-17T20:32:02.024Z | Checking url v2.5.4 |
567 | 2025-07-17T20:32:02.141Z | Checking oxnet v0.1.2 |
568 | 2025-07-17T20:32:02.414Z | Compiling typify-impl v0.3.0 |
569 | 2025-07-17T20:32:02.528Z | Compiling dtrace-parser v0.2.0 |
570 | 2025-07-17T20:32:02.779Z | Checking scroll v0.12.0 |
571 | 2025-07-17T20:32:02.804Z | Checking tower-http v0.6.6 |
572 | 2025-07-17T20:32:03.120Z | Checking rand_core v0.9.2 |
573 | 2025-07-17T20:32:03.493Z | Compiling structmeta-derive v0.3.0 |
574 | 2025-07-17T20:32:03.684Z | Compiling daft-derive v0.1.4 |
575 | 2025-07-17T20:32:04.413Z | Checking hyper v1.6.0 |
576 | 2025-07-17T20:32:04.732Z | Checking errno v0.3.12 |
577 | 2025-07-17T20:32:05.167Z | Compiling crossbeam-utils v0.8.21 |
578 | 2025-07-17T20:32:05.481Z | Compiling ident_case v1.0.1 |
579 | 2025-07-17T20:32:05.707Z | Compiling strsim v0.11.1 |
580 | 2025-07-17T20:32:06.169Z | Checking plain v0.2.3 |
581 | 2025-07-17T20:32:06.401Z | Compiling omicron-workspace-hack v0.1.0 |
582 | 2025-07-17T20:32:06.430Z | Checking num_threads v0.1.7 |
583 | 2025-07-17T20:32:06.778Z | Checking time v0.3.36 |
584 | 2025-07-17T20:32:06.832Z | Checking goblin v0.8.2 |
585 | 2025-07-17T20:32:06.865Z | Checking hyper-util v0.1.14 |
586 | 2025-07-17T20:32:07.877Z | Compiling structmeta v0.3.0 |
587 | 2025-07-17T20:32:08.310Z | Compiling darling_core v0.20.10 |
588 | 2025-07-17T20:32:08.666Z | Checking daft v0.1.4 |
589 | 2025-07-17T20:32:09.194Z | Compiling openapiv3 v2.2.0 |
590 | 2025-07-17T20:32:09.230Z | Checking hyper-rustls v0.27.7 |
591 | 2025-07-17T20:32:09.697Z | Checking reqwest v0.12.22 |
592 | 2025-07-17T20:32:10.500Z | Checking dirs-sys-next v0.1.2 |
593 | 2025-07-17T20:32:10.711Z | Checking fastrand v2.1.1 |
594 | 2025-07-17T20:32:10.914Z | Compiling anyhow v1.0.98 |
595 | 2025-07-17T20:32:11.043Z | Compiling unsafe-libyaml v0.2.11 |
596 | 2025-07-17T20:32:11.171Z | Compiling rustls v0.22.4 |
597 | 2025-07-17T20:32:11.518Z | Checking pretty-hex v0.4.1 |
598 | 2025-07-17T20:32:11.748Z | Checking tempfile v3.20.0 |
599 | 2025-07-17T20:32:12.110Z | Checking dirs-next v2.0.0 |
600 | 2025-07-17T20:32:12.302Z | Compiling serde_yaml v0.9.34+deprecated |
601 | 2025-07-17T20:32:12.613Z | Checking block-buffer v0.10.4 |
602 | 2025-07-17T20:32:12.637Z | Checking crypto-common v0.1.6 |
603 | 2025-07-17T20:32:12.820Z | Checking serde_spanned v0.6.9 |
604 | 2025-07-17T20:32:12.854Z | Checking toml_datetime v0.6.11 |
605 | 2025-07-17T20:32:13.052Z | Checking rand_core v0.6.4 |
606 | 2025-07-17T20:32:13.085Z | Compiling multer v3.1.0 |
607 | 2025-07-17T20:32:13.216Z | Checking thread_local v1.1.8 |
608 | 2025-07-17T20:32:13.317Z | Checking wait-timeout v0.2.0 |
609 | 2025-07-17T20:32:13.462Z | Compiling ref-cast v1.0.24 |
610 | 2025-07-17T20:32:13.524Z | Checking toml_write v0.1.2 |
611 | 2025-07-17T20:32:13.548Z | Checking bit-vec v0.8.0 |
612 | 2025-07-17T20:32:13.548Z | Compiling darling_macro v0.20.10 |
613 | 2025-07-17T20:32:13.548Z | Checking winnow v0.7.10 |
614 | 2025-07-17T20:32:13.597Z | Compiling camino v1.1.10 |
615 | 2025-07-17T20:32:13.626Z | Compiling typify-macro v0.3.0 |
616 | 2025-07-17T20:32:13.861Z | Checking match_cfg v0.1.0 |
617 | 2025-07-17T20:32:13.946Z | Checking quick-error v1.2.3 |
618 | 2025-07-17T20:32:13.974Z | Compiling slog-async v2.8.0 |
619 | 2025-07-17T20:32:14.063Z | Checking hostname v0.3.1 |
620 | 2025-07-17T20:32:14.124Z | Checking rusty-fork v0.3.0 |
621 | 2025-07-17T20:32:14.221Z | Checking bit-set v0.8.0 |
622 | 2025-07-17T20:32:14.502Z | Checking rand_chacha v0.3.1 |
623 | 2025-07-17T20:32:14.532Z | Checking crossbeam-channel v0.5.15 |
624 | 2025-07-17T20:32:14.604Z | Compiling darling v0.20.10 |
625 | 2025-07-17T20:32:14.605Z | Checking digest v0.10.7 |
626 | 2025-07-17T20:32:14.679Z | Checking term v0.7.0 |
627 | 2025-07-17T20:32:14.913Z | Checking progenitor-client v0.9.1 |
628 | 2025-07-17T20:32:15.120Z | Compiling usdt-macro v0.5.0 |
629 | 2025-07-17T20:32:15.194Z | Compiling usdt-attr-macro v0.5.0 |
630 | 2025-07-17T20:32:15.235Z | Checking slog-json v2.6.1 |
631 | 2025-07-17T20:32:15.290Z | Compiling strum_macros v0.26.4 |
632 | 2025-07-17T20:32:15.353Z | Checking rand v0.9.1 |
633 | 2025-07-17T20:32:15.509Z | Checking rand_xorshift v0.4.0 |
634 | 2025-07-17T20:32:15.713Z | Checking rand_chacha v0.9.0 |
635 | 2025-07-17T20:32:16.044Z | Checking hex v0.4.3 |
636 | 2025-07-17T20:32:16.283Z | Checking toml_edit v0.22.27 |
637 | 2025-07-17T20:32:16.307Z | Checking futures-executor v0.3.31 |
638 | 2025-07-17T20:32:16.333Z | Compiling ref-cast-impl v1.0.24 |
639 | 2025-07-17T20:32:16.515Z | Compiling async-stream-impl v0.3.6 |
640 | 2025-07-17T20:32:16.539Z | Compiling dropshot v0.16.2 |
641 | 2025-07-17T20:32:16.563Z | Checking memmap v0.7.0 |
642 | 2025-07-17T20:32:16.637Z | Compiling typify v0.3.0 |
643 | 2025-07-17T20:32:16.778Z | Compiling progenitor-impl v0.9.1 |
644 | 2025-07-17T20:32:16.906Z | Checking is-terminal v0.4.13 |
645 | 2025-07-17T20:32:17.063Z | Checking encoding_rs v0.8.34 |
646 | 2025-07-17T20:32:17.343Z | Checking spin v0.9.8 |
647 | 2025-07-17T20:32:17.529Z | Checking unarray v0.1.4 |
648 | 2025-07-17T20:32:17.608Z | Checking take_mut v0.2.2 |
649 | 2025-07-17T20:32:17.702Z | Checking cpufeatures v0.2.14 |
650 | 2025-07-17T20:32:17.781Z | Checking lazy_static v1.5.0 |
651 | 2025-07-17T20:32:17.819Z | Checking mime v0.3.17 |
652 | 2025-07-17T20:32:17.937Z | Checking proptest v1.7.0 |
653 | 2025-07-17T20:32:18.147Z | Checking sha1 v0.10.6 |
654 | 2025-07-17T20:32:18.225Z | Checking tokio-rustls v0.25.0 |
655 | 2025-07-17T20:32:18.608Z | Checking async-stream v0.3.6 |
656 | 2025-07-17T20:32:18.758Z | Checking slog-term v2.9.1 |
657 | 2025-07-17T20:32:18.847Z | Checking usdt v0.5.0 |
658 | 2025-07-17T20:32:18.894Z | Checking strum v0.26.3 |
659 | 2025-07-17T20:32:18.918Z | Checking futures v0.3.31 |
660 | 2025-07-17T20:32:18.945Z | Checking toml v0.8.23 |
661 | 2025-07-17T20:32:19.040Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
662 | 2025-07-17T20:32:19.077Z | Checking slog-bunyan v2.5.0 |
663 | 2025-07-17T20:32:19.131Z | Checking rand v0.8.5 |
664 | 2025-07-17T20:32:19.227Z | Compiling serde_with_macros v3.14.0 |
665 | 2025-07-17T20:32:19.277Z | Compiling test-strategy v0.4.1 |
666 | 2025-07-17T20:32:19.560Z | Compiling parse-display-derive v0.10.0 |
667 | 2025-07-17T20:32:19.790Z | Compiling strum_macros v0.27.1 |
668 | 2025-07-17T20:32:19.856Z | Compiling dropshot_endpoint v0.16.2 |
669 | 2025-07-17T20:32:20.275Z | Checking serde_path_to_error v0.1.17 |
670 | 2025-07-17T20:32:21.418Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
671 | 2025-07-17T20:32:21.753Z | Compiling derive-where v1.5.0 |
672 | 2025-07-17T20:32:21.876Z | Compiling async-trait v0.1.88 |
673 | 2025-07-17T20:32:21.913Z | Compiling progenitor-macro v0.9.1 |
674 | 2025-07-17T20:32:21.913Z | Checking waitgroup v0.1.2 |
675 | 2025-07-17T20:32:22.037Z | Checking rustls-pemfile v2.2.0 |
676 | 2025-07-17T20:32:22.134Z | Checking hostname v0.4.0 |
677 | 2025-07-17T20:32:22.277Z | Checking instant v0.1.13 |
678 | 2025-07-17T20:32:22.303Z | Checking rustc-hash v2.1.1 |
679 | 2025-07-17T20:32:22.401Z | Checking debug-ignore v1.0.5 |
680 | 2025-07-17T20:32:22.506Z | Checking iddqd v0.3.8 |
681 | 2025-07-17T20:32:22.558Z | Checking backoff v0.4.0 |
682 | 2025-07-17T20:32:22.813Z | Checking parse-display v0.10.0 |
683 | 2025-07-17T20:32:22.865Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570) |
684 | 2025-07-17T20:32:23.086Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
685 | 2025-07-17T20:32:23.249Z | Checking serde_with v3.14.0 |
686 | 2025-07-17T20:32:23.432Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
687 | 2025-07-17T20:32:23.484Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
688 | 2025-07-17T20:32:23.751Z | Checking strum v0.27.1 |
689 | 2025-07-17T20:32:23.917Z | Checking progenitor-client v0.10.0 |
690 | 2025-07-17T20:32:24.012Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
691 | 2025-07-17T20:32:24.037Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
692 | 2025-07-17T20:32:24.297Z | Checking macaddr v1.0.1 |
693 | 2025-07-17T20:32:27.515Z | Checking progenitor v0.9.1 |
694 | 2025-07-17T20:32:27.679Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
695 | 2025-07-17T20:32:31.824Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
696 | 2025-07-17T20:32:43.444Z | Checking test-project v0.1.0 (/tmp/test-project) |
697 | 2025-07-17T20:32:43.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s |
698 | 2025-07-17T20:32:43.690Z | + cargo build --release |
699 | 2025-07-17T20:32:44.156Z | Compiling proc-macro2 v1.0.95 |
700 | 2025-07-17T20:32:44.156Z | Compiling unicode-ident v1.0.18 |
701 | 2025-07-17T20:32:44.156Z | Compiling libc v0.2.174 |
702 | 2025-07-17T20:32:44.156Z | Compiling cfg-if v1.0.1 |
703 | 2025-07-17T20:32:44.180Z | Compiling autocfg v1.4.0 |
704 | 2025-07-17T20:32:44.180Z | Compiling serde v1.0.219 |
705 | 2025-07-17T20:32:44.180Z | Compiling memchr v2.7.4 |
706 | 2025-07-17T20:32:44.181Z | Compiling serde_json v1.0.140 |
707 | 2025-07-17T20:32:44.301Z | Compiling itoa v1.0.11 |
708 | 2025-07-17T20:32:44.552Z | Compiling ryu v1.0.18 |
709 | 2025-07-17T20:32:44.605Z | Compiling semver v1.0.26 |
710 | 2025-07-17T20:32:44.771Z | Compiling getrandom v0.3.1 |
711 | 2025-07-17T20:32:45.106Z | Compiling pin-project-lite v0.2.14 |
712 | 2025-07-17T20:32:45.135Z | Compiling smallvec v1.15.0 |
713 | 2025-07-17T20:32:45.233Z | Compiling futures-core v0.3.31 |
714 | 2025-07-17T20:32:45.259Z | Compiling bytes v1.10.1 |
715 | 2025-07-17T20:32:45.519Z | Compiling version_check v0.9.5 |
716 | 2025-07-17T20:32:45.570Z | Compiling once_cell v1.21.3 |
717 | 2025-07-17T20:32:45.594Z | Compiling num-traits v0.2.19 |
718 | 2025-07-17T20:32:45.715Z | Compiling lock_api v0.4.12 |
719 | 2025-07-17T20:32:45.979Z | Compiling quote v1.0.40 |
720 | 2025-07-17T20:32:46.012Z | Compiling equivalent v1.0.2 |
721 | 2025-07-17T20:32:46.079Z | Compiling allocator-api2 v0.2.21 |
722 | 2025-07-17T20:32:46.121Z | Compiling foldhash v0.1.5 |
723 | 2025-07-17T20:32:46.146Z | Compiling parking_lot_core v0.9.10 |
724 | 2025-07-17T20:32:46.425Z | Compiling syn v2.0.104 |
725 | 2025-07-17T20:32:46.503Z | Compiling thiserror v1.0.69 |
726 | 2025-07-17T20:32:46.743Z | Compiling scopeguard v1.2.0 |
727 | 2025-07-17T20:32:46.779Z | Compiling fnv v1.0.7 |
728 | 2025-07-17T20:32:46.909Z | Compiling hashbrown v0.15.4 |
729 | 2025-07-17T20:32:47.017Z | Compiling slab v0.4.9 |
730 | 2025-07-17T20:32:47.108Z | Compiling shlex v1.3.0 |
731 | 2025-07-17T20:32:47.388Z | Compiling futures-sink v0.3.31 |
732 | 2025-07-17T20:32:47.473Z | Compiling parking_lot v0.12.3 |
733 | 2025-07-17T20:32:47.498Z | Compiling cc v1.2.15 |
734 | 2025-07-17T20:32:47.563Z | Compiling getrandom v0.2.15 |
735 | 2025-07-17T20:32:47.606Z | Compiling mio v1.0.2 |
736 | 2025-07-17T20:32:47.771Z | Compiling socket2 v0.5.10 |
737 | 2025-07-17T20:32:47.943Z | Compiling signal-hook-registry v1.4.2 |
738 | 2025-07-17T20:32:48.435Z | Compiling stable_deref_trait v1.2.0 |
739 | 2025-07-17T20:32:48.553Z | Compiling iana-time-zone v0.1.63 |
740 | 2025-07-17T20:32:48.865Z | Compiling schemars v0.8.22 |
741 | 2025-07-17T20:32:49.237Z | Compiling thiserror v2.0.12 |
742 | 2025-07-17T20:32:49.267Z | Compiling dyn-clone v1.0.19 |
743 | 2025-07-17T20:32:49.369Z | Compiling heck v0.5.0 |
744 | 2025-07-17T20:32:49.407Z | Compiling futures-channel v0.3.31 |
745 | 2025-07-17T20:32:49.431Z | Compiling http v1.3.1 |
746 | 2025-07-17T20:32:49.467Z | Compiling futures-io v0.3.31 |
747 | 2025-07-17T20:32:49.529Z | Compiling pin-utils v0.1.0 |
748 | 2025-07-17T20:32:49.649Z | Compiling futures-task v0.3.31 |
749 | 2025-07-17T20:32:49.747Z | Compiling log v0.4.27 |
750 | 2025-07-17T20:32:49.833Z | Compiling rustls-pki-types v1.10.0 |
751 | 2025-07-17T20:32:50.143Z | Compiling ring v0.17.14 |
752 | 2025-07-17T20:32:50.216Z | Compiling untrusted v0.9.0 |
753 | 2025-07-17T20:32:50.418Z | Compiling litemap v0.7.3 |
754 | 2025-07-17T20:32:50.449Z | Compiling writeable v0.5.5 |
755 | 2025-07-17T20:32:50.882Z | Compiling ucd-trie v0.1.7 |
756 | 2025-07-17T20:32:50.935Z | Compiling byteorder v1.5.0 |
757 | 2025-07-17T20:32:51.366Z | Compiling httparse v1.9.5 |
758 | 2025-07-17T20:32:51.487Z | Compiling http-body v1.0.1 |
759 | 2025-07-17T20:32:51.596Z | Compiling tracing-core v0.1.32 |
760 | 2025-07-17T20:32:52.109Z | Compiling subtle v2.6.1 |
761 | 2025-07-17T20:32:52.206Z | Compiling atomic-waker v1.1.2 |
762 | 2025-07-17T20:32:52.230Z | Compiling bitflags v2.9.1 |
763 | 2025-07-17T20:32:52.411Z | Compiling percent-encoding v2.3.1 |
764 | 2025-07-17T20:32:52.482Z | Compiling zeroize v1.8.1 |
765 | 2025-07-17T20:32:52.990Z | Compiling icu_locid_transform_data v1.5.0 |
766 | 2025-07-17T20:32:53.019Z | Compiling chrono v0.4.41 |
767 | 2025-07-17T20:32:53.153Z | Compiling tracing v0.1.40 |
768 | 2025-07-17T20:32:53.767Z | Compiling serde_derive_internals v0.29.1 |
769 | 2025-07-17T20:32:53.809Z | Compiling synstructure v0.13.1 |
770 | 2025-07-17T20:32:54.187Z | Compiling tower-service v0.3.3 |
771 | 2025-07-17T20:32:54.225Z | Compiling icu_properties_data v1.5.0 |
772 | 2025-07-17T20:32:54.504Z | Compiling try-lock v0.2.5 |
773 | 2025-07-17T20:32:54.662Z | Compiling uuid v1.17.0 |
774 | 2025-07-17T20:32:54.699Z | Compiling want v0.3.1 |
775 | 2025-07-17T20:32:54.938Z | Compiling regress v0.10.3 |
776 | 2025-07-17T20:32:54.993Z | Compiling slog v2.7.0 |
777 | 2025-07-17T20:32:55.234Z | Compiling httpdate v1.0.3 |
778 | 2025-07-17T20:32:55.502Z | Compiling utf8_iter v1.0.4 |
779 | 2025-07-17T20:32:55.794Z | Compiling utf16_iter v1.0.5 |
780 | 2025-07-17T20:32:55.900Z | Compiling rustls v0.23.19 |
781 | 2025-07-17T20:32:55.972Z | Compiling icu_normalizer_data v1.5.0 |
782 | 2025-07-17T20:32:56.041Z | Compiling write16 v1.0.0 |
783 | 2025-07-17T20:32:56.217Z | Compiling form_urlencoded v1.2.1 |
784 | 2025-07-17T20:32:56.704Z | Compiling aho-corasick v1.1.3 |
785 | 2025-07-17T20:32:56.780Z | Compiling paste v1.0.15 |
786 | 2025-07-17T20:32:56.995Z | Compiling ipnet v2.11.0 |
787 | 2025-07-17T20:32:57.209Z | Compiling serde_derive v1.0.219 |
788 | 2025-07-17T20:32:57.261Z | Compiling schemars_derive v0.8.22 |
789 | 2025-07-17T20:32:57.889Z | Compiling thiserror-impl v1.0.69 |
790 | 2025-07-17T20:32:59.025Z | Compiling zerofrom-derive v0.1.4 |
791 | 2025-07-17T20:32:59.649Z | Compiling zerocopy-derive v0.7.35 |
792 | 2025-07-17T20:32:59.795Z | Compiling tokio-macros v2.5.0 |
793 | 2025-07-17T20:33:00.096Z | Compiling yoke-derive v0.7.4 |
794 | 2025-07-17T20:33:00.298Z | Compiling zerovec-derive v0.10.3 |
795 | 2025-07-17T20:33:00.368Z | Compiling displaydoc v0.2.5 |
796 | 2025-07-17T20:33:01.233Z | Compiling tokio v1.45.1 |
797 | 2025-07-17T20:33:01.406Z | Compiling futures-macro v0.3.31 |
798 | 2025-07-17T20:33:01.786Z | Compiling thiserror-impl v2.0.12 |
799 | 2025-07-17T20:33:01.815Z | Compiling zerofrom v0.1.4 |
800 | 2025-07-17T20:33:02.272Z | Compiling yoke v0.7.4 |
801 | 2025-07-17T20:33:02.475Z | Compiling icu_provider_macros v1.5.0 |
802 | 2025-07-17T20:33:02.658Z | Compiling zerovec v0.10.4 |
803 | 2025-07-17T20:33:03.050Z | Compiling futures-util v0.3.31 |
804 | 2025-07-17T20:33:03.456Z | Compiling pest v2.7.14 |
805 | 2025-07-17T20:33:05.512Z | Compiling tinystr v0.7.6 |
806 | 2025-07-17T20:33:05.994Z | Compiling icu_locid v1.5.0 |
807 | 2025-07-17T20:33:06.353Z | Compiling rustls-webpki v0.102.8 |
808 | 2025-07-17T20:33:11.644Z | Compiling indexmap v2.10.0 |
809 | 2025-07-17T20:33:11.730Z | Compiling serde_tokenstream v0.2.2 |
810 | 2025-07-17T20:33:12.407Z | Compiling icu_provider v1.5.0 |
811 | 2025-07-17T20:33:12.837Z | Compiling zerocopy v0.7.35 |
812 | 2025-07-17T20:33:12.862Z | Compiling tokio-util v0.7.15 |
813 | 2025-07-17T20:33:14.248Z | Compiling icu_locid_transform v1.5.0 |
814 | 2025-07-17T20:33:14.569Z | Compiling pest_meta v2.7.14 |
815 | 2025-07-17T20:33:14.687Z | Compiling icu_collections v1.5.0 |
816 | 2025-07-17T20:33:14.836Z | Compiling h2 v0.4.6 |
817 | 2025-07-17T20:33:17.351Z | Compiling pest_generator v2.7.14 |
818 | 2025-07-17T20:33:17.784Z | Compiling icu_properties v1.5.1 |
819 | 2025-07-17T20:33:18.927Z | Compiling pest_derive v2.7.14 |
820 | 2025-07-17T20:33:19.852Z | Compiling regex-syntax v0.8.5 |
821 | 2025-07-17T20:33:19.885Z | Compiling base64 v0.22.1 |
822 | 2025-07-17T20:33:21.108Z | Compiling typify-impl v0.3.0 |
823 | 2025-07-17T20:33:21.264Z | Compiling hyper v1.6.0 |
824 | 2025-07-17T20:33:23.845Z | Compiling icu_normalizer v1.5.0 |
825 | 2025-07-17T20:33:24.414Z | Compiling zerocopy v0.8.26 |
826 | 2025-07-17T20:33:25.128Z | Compiling typenum v1.17.0 |
827 | 2025-07-17T20:33:26.197Z | Compiling idna_adapter v1.2.0 |
828 | 2025-07-17T20:33:26.430Z | Compiling hyper-util v0.1.14 |
829 | 2025-07-17T20:33:28.938Z | Compiling regex-automata v0.4.8 |
830 | 2025-07-17T20:33:30.153Z | Compiling typify-macro v0.3.0 |
831 | 2025-07-17T20:33:31.888Z | Compiling generic-array v0.14.7 |
832 | 2025-07-17T20:33:32.246Z | Compiling sync_wrapper v1.0.1 |
833 | 2025-07-17T20:33:32.505Z | Compiling newtype-uuid v1.2.4 |
834 | 2025-07-17T20:33:32.559Z | Compiling tower-layer v0.3.3 |
835 | 2025-07-17T20:33:32.929Z | Compiling rustversion v1.0.17 |
836 | 2025-07-17T20:33:32.989Z | Compiling tower v0.5.2 |
837 | 2025-07-17T20:33:33.383Z | Compiling regex v1.11.1 |
838 | 2025-07-17T20:33:34.257Z | Compiling idna v1.0.3 |
839 | 2025-07-17T20:33:34.985Z | Compiling ipnetwork v0.21.1 |
840 | 2025-07-17T20:33:35.209Z | Compiling ppv-lite86 v0.2.20 |
841 | 2025-07-17T20:33:36.053Z | Compiling serde_urlencoded v0.7.1 |
842 | 2025-07-17T20:33:36.613Z | Compiling scroll_derive v0.12.0 |
843 | 2025-07-17T20:33:37.008Z | Compiling tokio-rustls v0.26.0 |
844 | 2025-07-17T20:33:37.521Z | Compiling http-body-util v0.1.3 |
845 | 2025-07-17T20:33:37.898Z | Compiling webpki-roots v1.0.1 |
846 | 2025-07-17T20:33:38.082Z | Compiling usdt-impl v0.5.0 |
847 | 2025-07-17T20:33:38.196Z | Compiling num-conv v0.1.0 |
848 | 2025-07-17T20:33:38.494Z | Compiling powerfmt v0.2.0 |
849 | 2025-07-17T20:33:38.518Z | Compiling time-core v0.1.2 |
850 | 2025-07-17T20:33:38.711Z | Compiling iri-string v0.7.8 |
851 | 2025-07-17T20:33:39.017Z | Compiling rustix v1.0.7 |
852 | 2025-07-17T20:33:39.319Z | Compiling omicron-workspace-hack v0.1.0 |
853 | 2025-07-17T20:33:39.530Z | Compiling deranged v0.3.11 |
854 | 2025-07-17T20:33:39.668Z | Compiling time-macros v0.2.18 |
855 | 2025-07-17T20:33:39.950Z | Compiling hyper-rustls v0.27.7 |
856 | 2025-07-17T20:33:41.279Z | Compiling rand_core v0.9.2 |
857 | 2025-07-17T20:33:41.735Z | Compiling scroll v0.12.0 |
858 | 2025-07-17T20:33:42.022Z | Compiling oxnet v0.1.2 |
859 | 2025-07-17T20:33:42.429Z | Compiling tower-http v0.6.6 |
860 | 2025-07-17T20:33:43.732Z | Compiling url v2.5.4 |
861 | 2025-07-17T20:33:44.763Z | Compiling thread-id v4.2.2 |
862 | 2025-07-17T20:33:44.821Z | Compiling dof v0.3.0 |
863 | 2025-07-17T20:33:46.129Z | Compiling dtrace-parser v0.2.0 |
864 | 2025-07-17T20:33:46.156Z | Compiling daft-derive v0.1.4 |
865 | 2025-07-17T20:33:46.961Z | Compiling structmeta-derive v0.3.0 |
866 | 2025-07-17T20:33:47.610Z | Compiling errno v0.3.12 |
867 | 2025-07-17T20:33:47.933Z | Compiling crossbeam-utils v0.8.21 |
868 | 2025-07-17T20:33:49.410Z | Compiling ident_case v1.0.1 |
869 | 2025-07-17T20:33:49.607Z | Compiling num_threads v0.1.7 |
870 | 2025-07-17T20:33:49.751Z | Compiling strsim v0.11.1 |
871 | 2025-07-17T20:33:50.359Z | Compiling plain v0.2.3 |
872 | 2025-07-17T20:33:50.390Z | Compiling darling_core v0.20.10 |
873 | 2025-07-17T20:33:51.460Z | Compiling goblin v0.8.2 |
874 | 2025-07-17T20:33:55.036Z | Compiling time v0.3.36 |
875 | 2025-07-17T20:33:55.386Z | Compiling structmeta v0.3.0 |
876 | 2025-07-17T20:33:56.103Z | Compiling daft v0.1.4 |
877 | 2025-07-17T20:33:58.017Z | Compiling reqwest v0.12.22 |
878 | 2025-07-17T20:33:58.742Z | Compiling openapiv3 v2.2.0 |
879 | 2025-07-17T20:33:59.760Z | Compiling typify v0.3.0 |
880 | 2025-07-17T20:34:02.601Z | Compiling dirs-sys-next v0.1.2 |
881 | 2025-07-17T20:34:02.822Z | Compiling anyhow v1.0.98 |
882 | 2025-07-17T20:34:03.373Z | Compiling unsafe-libyaml v0.2.11 |
883 | 2025-07-17T20:34:03.636Z | Compiling pretty-hex v0.4.1 |
884 | 2025-07-17T20:34:03.906Z | Compiling fastrand v2.1.1 |
885 | 2025-07-17T20:34:04.536Z | Compiling rustls v0.22.4 |
886 | 2025-07-17T20:34:04.853Z | Compiling serde_yaml v0.9.34+deprecated |
887 | 2025-07-17T20:34:04.890Z | Compiling tempfile v3.20.0 |
888 | 2025-07-17T20:34:06.981Z | Compiling dirs-next v2.0.0 |
889 | 2025-07-17T20:34:07.194Z | Compiling progenitor-impl v0.9.1 |
890 | 2025-07-17T20:34:07.680Z | Compiling darling_macro v0.20.10 |
891 | 2025-07-17T20:34:09.119Z | Compiling block-buffer v0.10.4 |
892 | 2025-07-17T20:34:09.381Z | Compiling crypto-common v0.1.6 |
893 | 2025-07-17T20:34:09.608Z | Compiling serde_spanned v0.6.9 |
894 | 2025-07-17T20:34:09.875Z | Compiling toml_datetime v0.6.11 |
895 | 2025-07-17T20:34:10.660Z | Compiling rand_core v0.6.4 |
896 | 2025-07-17T20:34:10.884Z | Compiling multer v3.1.0 |
897 | 2025-07-17T20:34:11.122Z | Compiling thread_local v1.1.8 |
898 | 2025-07-17T20:34:11.250Z | Compiling wait-timeout v0.2.0 |
899 | 2025-07-17T20:34:11.448Z | Compiling toml_write v0.1.2 |
900 | 2025-07-17T20:34:11.848Z | Compiling slog-async v2.8.0 |
901 | 2025-07-17T20:34:11.879Z | Compiling camino v1.1.10 |
902 | 2025-07-17T20:34:12.186Z | Compiling winnow v0.7.10 |
903 | 2025-07-17T20:34:12.213Z | Compiling bit-vec v0.8.0 |
904 | 2025-07-17T20:34:12.365Z | Compiling ref-cast v1.0.24 |
905 | 2025-07-17T20:34:12.481Z | Compiling quick-error v1.2.3 |
906 | 2025-07-17T20:34:12.663Z | Compiling match_cfg v0.1.0 |
907 | 2025-07-17T20:34:12.790Z | Compiling hostname v0.3.1 |
908 | 2025-07-17T20:34:12.816Z | Compiling bit-set v0.8.0 |
909 | 2025-07-17T20:34:12.841Z | Compiling rusty-fork v0.3.0 |
910 | 2025-07-17T20:34:13.081Z | Compiling progenitor-macro v0.9.1 |
911 | 2025-07-17T20:34:13.220Z | Compiling rand_chacha v0.3.1 |
912 | 2025-07-17T20:34:14.123Z | Compiling digest v0.10.7 |
913 | 2025-07-17T20:34:14.511Z | Compiling darling v0.20.10 |
914 | 2025-07-17T20:34:14.635Z | Compiling crossbeam-channel v0.5.15 |
915 | 2025-07-17T20:34:14.660Z | Compiling term v0.7.0 |
916 | 2025-07-17T20:34:16.151Z | Compiling toml_edit v0.22.27 |
917 | 2025-07-17T20:34:18.712Z | Compiling progenitor-client v0.9.1 |
918 | 2025-07-17T20:34:19.588Z | Compiling usdt-attr-macro v0.5.0 |
919 | 2025-07-17T20:34:20.918Z | Compiling usdt-macro v0.5.0 |
920 | 2025-07-17T20:34:22.107Z | Compiling slog-json v2.6.1 |
921 | 2025-07-17T20:34:22.568Z | Compiling strum_macros v0.26.4 |
922 | 2025-07-17T20:34:22.615Z | Compiling rand v0.9.1 |
923 | 2025-07-17T20:34:22.855Z | Compiling rand_xorshift v0.4.0 |
924 | 2025-07-17T20:34:23.136Z | Compiling rand_chacha v0.9.0 |
925 | 2025-07-17T20:34:23.916Z | Compiling hex v0.4.3 |
926 | 2025-07-17T20:34:24.045Z | Compiling futures-executor v0.3.31 |
927 | 2025-07-17T20:34:24.554Z | Compiling ref-cast-impl v1.0.24 |
928 | 2025-07-17T20:34:25.121Z | Compiling async-stream-impl v0.3.6 |
929 | 2025-07-17T20:34:25.662Z | Compiling dropshot v0.16.2 |
930 | 2025-07-17T20:34:26.064Z | Compiling memmap v0.7.0 |
931 | 2025-07-17T20:34:26.263Z | Compiling is-terminal v0.4.13 |
932 | 2025-07-17T20:34:26.297Z | Compiling encoding_rs v0.8.34 |
933 | 2025-07-17T20:34:26.414Z | Compiling cpufeatures v0.2.14 |
934 | 2025-07-17T20:34:26.489Z | Compiling spin v0.9.8 |
935 | 2025-07-17T20:34:26.530Z | Compiling lazy_static v1.5.0 |
936 | 2025-07-17T20:34:26.688Z | Compiling unarray v0.1.4 |
937 | 2025-07-17T20:34:26.714Z | Compiling take_mut v0.2.2 |
938 | 2025-07-17T20:34:26.899Z | Compiling mime v0.3.17 |
939 | 2025-07-17T20:34:26.924Z | Compiling proptest v1.7.0 |
940 | 2025-07-17T20:34:33.123Z | Compiling sha1 v0.10.6 |
941 | 2025-07-17T20:34:33.449Z | Compiling slog-term v2.9.1 |
942 | 2025-07-17T20:34:33.841Z | Compiling async-stream v0.3.6 |
943 | 2025-07-17T20:34:34.248Z | Compiling usdt v0.5.0 |
944 | 2025-07-17T20:34:35.709Z | Compiling strum v0.26.3 |
945 | 2025-07-17T20:34:36.132Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
946 | 2025-07-17T20:34:36.169Z | Compiling futures v0.3.31 |
947 | 2025-07-17T20:34:36.348Z | Compiling progenitor v0.9.1 |
948 | 2025-07-17T20:34:36.411Z | Compiling slog-bunyan v2.5.0 |
949 | 2025-07-17T20:34:36.436Z | Compiling tokio-rustls v0.25.0 |
950 | 2025-07-17T20:34:36.557Z | Compiling toml v0.8.23 |
951 | 2025-07-17T20:34:36.735Z | Compiling serde_with_macros v3.14.0 |
952 | 2025-07-17T20:34:36.883Z | Compiling rand v0.8.5 |
953 | 2025-07-17T20:34:38.757Z | Compiling test-strategy v0.4.1 |
954 | 2025-07-17T20:34:38.823Z | Compiling parse-display-derive v0.10.0 |
955 | 2025-07-17T20:34:39.077Z | Compiling strum_macros v0.27.1 |
956 | 2025-07-17T20:34:42.059Z | Compiling dropshot_endpoint v0.16.2 |
957 | 2025-07-17T20:34:42.641Z | Compiling serde_path_to_error v0.1.17 |
958 | 2025-07-17T20:34:43.632Z | Compiling async-trait v0.1.88 |
959 | 2025-07-17T20:34:43.660Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
960 | 2025-07-17T20:34:43.743Z | Compiling derive-where v1.5.0 |
961 | 2025-07-17T20:34:44.493Z | Compiling waitgroup v0.1.2 |
962 | 2025-07-17T20:34:44.763Z | Compiling rustls-pemfile v2.2.0 |
963 | 2025-07-17T20:34:45.937Z | Compiling hostname v0.4.0 |
964 | 2025-07-17T20:34:45.970Z | Compiling instant v0.1.13 |
965 | 2025-07-17T20:34:45.970Z | Compiling rustc-hash v2.1.1 |
966 | 2025-07-17T20:34:45.970Z | Compiling debug-ignore v1.0.5 |
967 | 2025-07-17T20:34:45.970Z | Compiling iddqd v0.3.8 |
968 | 2025-07-17T20:34:45.971Z | Compiling backoff v0.4.0 |
969 | 2025-07-17T20:34:46.328Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
970 | 2025-07-17T20:34:46.572Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
971 | 2025-07-17T20:34:46.598Z | Compiling strum v0.27.1 |
972 | 2025-07-17T20:34:46.797Z | Compiling parse-display v0.10.0 |
973 | 2025-07-17T20:34:46.928Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570) |
974 | 2025-07-17T20:34:48.687Z | Compiling serde_with v3.14.0 |
975 | 2025-07-17T20:34:48.727Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
976 | 2025-07-17T20:34:49.280Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
977 | 2025-07-17T20:34:49.739Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
978 | 2025-07-17T20:34:50.053Z | Compiling progenitor-client v0.10.0 |
979 | 2025-07-17T20:34:50.927Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
980 | 2025-07-17T20:34:51.005Z | Compiling macaddr v1.0.1 |
981 | 2025-07-17T20:34:54.192Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
982 | 2025-07-17T20:35:07.821Z | Compiling test-project v0.1.0 (/tmp/test-project) |
983 | 2025-07-17T20:35:21.638Z | Finished `release` profile [optimized] target(s) in 2m 37s |
984 | 2025-07-17T20:35:21.705Z | process exited: duration 237828 ms, exit code 0 |
|
985 | 2025-07-17T20:35:21.878Z | found 0 output files |