|
|
|
1 | 2025-05-08T20:37:42.785Z | job assigned to worker 01JTRST9QD08E4ZY44K769NG2H [factory aws, i-0c9e913d0aa2e8858] (queued for 1 m 12 s) |
|
2 | 2025-05-08T20:37:50.773Z | starting task 0: "setup" |
3 | 2025-05-08T20:37:50.781Z | ++ uname -s |
4 | 2025-05-08T20:37:50.784Z | + kern=SunOS |
5 | 2025-05-08T20:37:50.784Z | + build_user=build |
6 | 2025-05-08T20:37:50.784Z | + build_uid=12345 |
7 | 2025-05-08T20:37:50.784Z | + work_dir=/work |
8 | 2025-05-08T20:37:50.784Z | + input_dir=/input |
9 | 2025-05-08T20:37:50.784Z | + [[ 0 == 12345 ]] |
10 | 2025-05-08T20:37:50.784Z | + case "$kern" in |
11 | 2025-05-08T20:37:50.784Z | + groupadd -g 12345 build |
12 | 2025-05-08T20:37:50.787Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-05-08T20:37:52.794Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-05-08T20:37:52.910Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-05-08T20:37:52.913Z | + home_fs=zfs |
16 | 2025-05-08T20:37:52.913Z | + [[ zfs == autofs ]] |
17 | 2025-05-08T20:37:52.913Z | + mkdir -p /home/build |
18 | 2025-05-08T20:37:52.917Z | + chown build:build /home/build /work |
19 | 2025-05-08T20:37:54.994Z | + chmod 0700 /home/build /work |
20 | 2025-05-08T20:37:55.013Z | process exited: duration 4145 ms, exit code 0 |
|
21 | 2025-05-08T20:37:55.044Z | starting task 1: "rust-toolchain" |
22 | 2025-05-08T20:37:55.055Z | + printf ' * rust toolchain channel = "%s"\n' 1.86.0 |
23 | 2025-05-08T20:37:55.055Z | * rust toolchain channel = "1.86.0" |
24 | 2025-05-08T20:37:55.055Z | * rust toolchain profile = "default" |
25 | 2025-05-08T20:37:55.055Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-05-08T20:37:55.055Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-05-08T20:37:55.055Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-05-08T20:37:55.056Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-05-08T20:37:55.056Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default |
30 | 2025-05-08T20:37:55.160Z | info: downloading installer |
31 | 2025-05-08T20:37:56.663Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-05-08T20:37:56.663Z | warn: /opt/ooce/bin |
33 | 2025-05-08T20:37:56.663Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-05-08T20:37:56.663Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-05-08T20:37:56.663Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-05-08T20:37:56.663Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-05-08T20:37:56.663Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-05-08T20:37:56.663Z | error: cannot install while Rust is installed |
39 | 2025-05-08T20:37:56.663Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-05-08T20:37:56.676Z | info: profile set to 'default' |
41 | 2025-05-08T20:37:56.676Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-05-08T20:37:56.680Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
43 | 2025-05-08T20:37:56.856Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
44 | 2025-05-08T20:37:56.856Z | info: downloading component 'cargo' |
45 | 2025-05-08T20:37:57.785Z | info: downloading component 'clippy' |
46 | 2025-05-08T20:37:58.162Z | info: downloading component 'rust-docs' |
47 | 2025-05-08T20:38:00.003Z | info: downloading component 'rust-std' |
48 | 2025-05-08T20:38:02.113Z | info: downloading component 'rustc' |
49 | 2025-05-08T20:38:10.603Z | info: downloading component 'rustfmt' |
50 | 2025-05-08T20:38:10.908Z | info: installing component 'cargo' |
51 | 2025-05-08T20:38:11.746Z | info: installing component 'clippy' |
52 | 2025-05-08T20:38:12.129Z | info: installing component 'rust-docs' |
53 | 2025-05-08T20:38:14.034Z | info: installing component 'rust-std' |
54 | 2025-05-08T20:38:15.780Z | info: installing component 'rustc' |
55 | 2025-05-08T20:38:22.189Z | info: installing component 'rustfmt' |
56 | 2025-05-08T20:38:22.523Z | info: default toolchain set to '1.86.0-x86_64-unknown-illumos' |
57 | 2025-05-08T20:38:22.523Z | |
58 | 2025-05-08T20:38:22.971Z | 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
59 | 2025-05-08T20:38:22.971Z | |
60 | 2025-05-08T20:38:22.974Z | |
61 | 2025-05-08T20:38:22.974Z | Rust is installed now. Great! |
62 | 2025-05-08T20:38:22.974Z | |
63 | 2025-05-08T20:38:22.975Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-05-08T20:38:22.975Z | environment variable. This has not been done automatically. |
65 | 2025-05-08T20:38:22.975Z | |
66 | 2025-05-08T20:38:22.976Z | To configure your current shell, you need to source |
67 | 2025-05-08T20:38:22.976Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-05-08T20:38:22.976Z | |
69 | 2025-05-08T20:38:22.976Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-05-08T20:38:22.976Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-05-08T20:38:22.976Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-05-08T20:38:22.976Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-05-08T20:38:23.056Z | + rustup --version |
74 | 2025-05-08T20:38:23.068Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-05-08T20:38:23.072Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-05-08T20:38:23.147Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
77 | 2025-05-08T20:38:23.151Z | + cargo --version |
78 | 2025-05-08T20:38:23.215Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
79 | 2025-05-08T20:38:23.218Z | + rustc --version |
80 | 2025-05-08T20:38:23.288Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
81 | 2025-05-08T20:38:23.292Z | process exited: duration 28252 ms, exit code 0 |
|
82 | 2025-05-08T20:38:23.298Z | starting task 2: "authentication" |
83 | 2025-05-08T20:38:23.321Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-05-08T20:38:23.328Z | starting task 3: "clone repository" |
85 | 2025-05-08T20:38:23.333Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-05-08T20:38:23.337Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-05-08T20:38:23.660Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-05-08T20:38:49.969Z | + cd /work/oxidecomputer/omicron |
89 | 2025-05-08T20:38:49.969Z | + git fetch origin 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
90 | 2025-05-08T20:38:50.322Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-05-08T20:38:50.322Z | * branch 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 -> FETCH_HEAD |
92 | 2025-05-08T20:38:50.334Z | + [[ -n ixi/propolis-oximeter-vss ]] |
93 | 2025-05-08T20:38:50.337Z | ++ git branch --show-current |
94 | 2025-05-08T20:38:50.340Z | + current=main |
95 | 2025-05-08T20:38:50.340Z | + [[ main != ixi/propolis-oximeter-vss ]] |
96 | 2025-05-08T20:38:50.341Z | + git branch -f ixi/propolis-oximeter-vss 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
97 | 2025-05-08T20:38:50.343Z | + git checkout -f ixi/propolis-oximeter-vss |
98 | 2025-05-08T20:38:50.557Z | Switched to branch 'ixi/propolis-oximeter-vss' |
99 | 2025-05-08T20:38:50.560Z | + git reset --hard 61b4a923a8541a1064f71d60bf84a85ae2b8aa53 |
100 | 2025-05-08T20:38:50.767Z | HEAD is now at 61b4a923a add a Propolis metric for VMM VSZ |
101 | 2025-05-08T20:38:50.770Z | process exited: duration 27434 ms, exit code 0 |
|
102 | 2025-05-08T20:38:50.779Z | starting task 4: "build" |
103 | 2025-05-08T20:38:50.782Z | + source .github/buildomat/ci-env.sh |
104 | 2025-05-08T20:38:50.785Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-05-08T20:38:50.786Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-05-08T20:38:50.786Z | + cargo --version |
107 | 2025-05-08T20:38:50.839Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
108 | 2025-05-08T20:38:50.842Z | + rustc --version |
109 | 2025-05-08T20:38:50.910Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
110 | 2025-05-08T20:38:50.913Z | + cd /tmp |
111 | 2025-05-08T20:38:50.913Z | + cargo new --lib test-project |
112 | 2025-05-08T20:38:50.976Z | Creating library `test-project` package |
113 | 2025-05-08T20:38:51.065Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
114 | 2025-05-08T20:38:51.069Z | + cd test-project |
115 | 2025-05-08T20:38:51.069Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
116 | 2025-05-08T20:38:51.135Z | Adding omicron-common (local) to dependencies |
117 | 2025-05-08T20:38:51.139Z | Features: |
118 | 2025-05-08T20:38:51.139Z | - proptest |
119 | 2025-05-08T20:38:51.139Z | - test-strategy |
120 | 2025-05-08T20:38:51.139Z | - testing |
121 | 2025-05-08T20:38:51.168Z | Updating crates.io index |
122 | 2025-05-08T20:38:51.248Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
123 | 2025-05-08T20:38:51.771Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
124 | 2025-05-08T20:38:52.386Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
125 | 2025-05-08T20:38:52.821Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
126 | 2025-05-08T20:38:53.239Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
127 | 2025-05-08T20:38:54.786Z | Locking 346 packages to latest Rust 1.86.0 compatible versions |
128 | 2025-05-08T20:38:54.953Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
129 | 2025-05-08T20:38:54.956Z | + cargo check |
130 | 2025-05-08T20:38:55.155Z | Updating crates.io index |
131 | 2025-05-08T20:38:56.069Z | Locking 2 packages to latest Rust 1.86.0 compatible versions |
132 | 2025-05-08T20:38:56.069Z | Adding omicron-workspace-hack v0.1.0 |
133 | 2025-05-08T20:38:56.082Z | Adding reqwest v0.12.15 |
134 | 2025-05-08T20:38:56.146Z | Downloading crates ... |
135 | 2025-05-08T20:38:56.264Z | Downloaded anyhow v1.0.98 |
136 | 2025-05-08T20:38:56.269Z | Downloaded allocator-api2 v0.2.18 |
137 | 2025-05-08T20:38:56.272Z | Downloaded async-stream-impl v0.3.6 |
138 | 2025-05-08T20:38:56.275Z | Downloaded take_mut v0.2.2 |
139 | 2025-05-08T20:38:56.278Z | Downloaded lock_api v0.4.12 |
140 | 2025-05-08T20:38:56.278Z | Downloaded darling_macro v0.20.10 |
141 | 2025-05-08T20:38:56.281Z | Downloaded thiserror v1.0.69 |
142 | 2025-05-08T20:38:56.286Z | Downloaded thiserror v2.0.12 |
143 | 2025-05-08T20:38:56.292Z | Downloaded yoke-derive v0.7.4 |
144 | 2025-05-08T20:38:56.296Z | Downloaded http-body v1.0.1 |
145 | 2025-05-08T20:38:56.296Z | Downloaded match_cfg v0.1.0 |
146 | 2025-05-08T20:38:56.299Z | Downloaded waitgroup v0.1.2 |
147 | 2025-05-08T20:38:56.299Z | Downloaded usdt-macro v0.5.0 |
148 | 2025-05-08T20:38:56.302Z | Downloaded try-lock v0.2.5 |
149 | 2025-05-08T20:38:56.302Z | Downloaded equivalent v1.0.1 |
150 | 2025-05-08T20:38:56.302Z | Downloaded pretty-hex v0.4.1 |
151 | 2025-05-08T20:38:56.305Z | Downloaded instant v0.1.13 |
152 | 2025-05-08T20:38:56.305Z | Downloaded tower-service v0.3.3 |
153 | 2025-05-08T20:38:56.309Z | Downloaded write16 v1.0.0 |
154 | 2025-05-08T20:38:56.309Z | Downloaded usdt-attr-macro v0.5.0 |
155 | 2025-05-08T20:38:56.312Z | Downloaded time-core v0.1.2 |
156 | 2025-05-08T20:38:56.312Z | Downloaded num-conv v0.1.0 |
157 | 2025-05-08T20:38:56.312Z | Downloaded ident_case v1.0.1 |
158 | 2025-05-08T20:38:56.315Z | Downloaded tower-layer v0.3.3 |
159 | 2025-05-08T20:38:56.315Z | Downloaded omicron-workspace-hack v0.1.0 |
160 | 2025-05-08T20:38:56.319Z | Downloaded crypto-common v0.1.6 |
161 | 2025-05-08T20:38:56.319Z | Downloaded num_threads v0.1.7 |
162 | 2025-05-08T20:38:56.319Z | Downloaded byteorder v1.5.0 |
163 | 2025-05-08T20:38:56.322Z | Downloaded autocfg v1.4.0 |
164 | 2025-05-08T20:38:56.325Z | Downloaded want v0.3.1 |
165 | 2025-05-08T20:38:56.325Z | Downloaded thiserror-impl v1.0.69 |
166 | 2025-05-08T20:38:56.328Z | Downloaded block-buffer v0.10.4 |
167 | 2025-05-08T20:38:56.328Z | Downloaded tinyvec_macros v0.1.1 |
168 | 2025-05-08T20:38:56.331Z | Downloaded tokio-macros v2.5.0 |
169 | 2025-05-08T20:38:56.331Z | Downloaded cpufeatures v0.2.14 |
170 | 2025-05-08T20:38:56.334Z | Downloaded tinystr v0.7.6 |
171 | 2025-05-08T20:38:56.337Z | Downloaded macaddr v1.0.1 |
172 | 2025-05-08T20:38:56.337Z | Downloaded wait-timeout v0.2.0 |
173 | 2025-05-08T20:38:56.340Z | Downloaded thread-id v4.2.2 |
174 | 2025-05-08T20:38:56.340Z | Downloaded foldhash v0.1.3 |
175 | 2025-05-08T20:38:56.344Z | Downloaded zerofrom-derive v0.1.4 |
176 | 2025-05-08T20:38:56.344Z | Downloaded version_check v0.9.5 |
177 | 2025-05-08T20:38:56.347Z | Downloaded generic-array v0.14.7 |
178 | 2025-05-08T20:38:56.350Z | Downloaded untrusted v0.9.0 |
179 | 2025-05-08T20:38:56.353Z | Downloaded mime v0.3.17 |
180 | 2025-05-08T20:38:56.353Z | Downloaded zerovec-derive v0.10.3 |
181 | 2025-05-08T20:38:56.356Z | Downloaded powerfmt v0.2.0 |
182 | 2025-05-08T20:38:56.359Z | Downloaded pest_generator v2.7.14 |
183 | 2025-05-08T20:38:56.359Z | Downloaded memmap v0.7.0 |
184 | 2025-05-08T20:38:56.362Z | Downloaded utf16_iter v1.0.5 |
185 | 2025-05-08T20:38:56.365Z | Downloaded ppv-lite86 v0.2.20 |
186 | 2025-05-08T20:38:56.365Z | Downloaded plain v0.2.3 |
187 | 2025-05-08T20:38:56.369Z | Downloaded parse-display v0.10.0 |
188 | 2025-05-08T20:38:56.369Z | Downloaded lazy_static v1.5.0 |
189 | 2025-05-08T20:38:56.372Z | Downloaded http-body-util v0.1.3 |
190 | 2025-05-08T20:38:56.375Z | Downloaded percent-encoding v2.3.1 |
191 | 2025-05-08T20:38:56.375Z | Downloaded newtype-uuid v1.2.1 |
192 | 2025-05-08T20:38:56.378Z | Downloaded progenitor-client v0.9.1 |
193 | 2025-05-08T20:38:56.381Z | Downloaded progenitor v0.9.1 |
194 | 2025-05-08T20:38:56.381Z | Downloaded sync_wrapper v1.0.1 |
195 | 2025-05-08T20:38:56.384Z | Downloaded paste v1.0.15 |
196 | 2025-05-08T20:38:56.387Z | Downloaded progenitor-macro v0.9.1 |
197 | 2025-05-08T20:38:56.387Z | Downloaded term v0.7.0 |
198 | 2025-05-08T20:38:56.390Z | Downloaded ipnetwork v0.21.1 |
199 | 2025-05-08T20:38:56.393Z | Downloaded zerocopy-derive v0.7.35 |
200 | 2025-05-08T20:38:56.398Z | Downloaded usdt-impl v0.5.0 |
201 | 2025-05-08T20:38:56.401Z | Downloaded time-macros v0.2.18 |
202 | 2025-05-08T20:38:56.404Z | Downloaded tokio-rustls v0.26.0 |
203 | 2025-05-08T20:38:56.407Z | Downloaded hyper-rustls v0.27.3 |
204 | 2025-05-08T20:38:56.410Z | Downloaded futures-channel v0.3.31 |
205 | 2025-05-08T20:38:56.413Z | Downloaded pest_derive v2.7.14 |
206 | 2025-05-08T20:38:56.416Z | Downloaded strum v0.26.3 |
207 | 2025-05-08T20:38:56.417Z | Downloaded errno v0.3.9 |
208 | 2025-05-08T20:38:56.417Z | Downloaded parking_lot_core v0.9.10 |
209 | 2025-05-08T20:38:56.420Z | Downloaded httparse v1.9.5 |
210 | 2025-05-08T20:38:56.424Z | Downloaded multer v3.1.0 |
211 | 2025-05-08T20:38:56.427Z | Downloaded scopeguard v1.2.0 |
212 | 2025-05-08T20:38:56.427Z | Downloaded pin-project-lite v0.2.14 |
213 | 2025-05-08T20:38:56.433Z | Downloaded structmeta-derive v0.3.0 |
214 | 2025-05-08T20:38:56.436Z | Downloaded tinyvec v1.8.0 |
215 | 2025-05-08T20:38:56.439Z | Downloaded serde_derive_internals v0.29.1 |
216 | 2025-05-08T20:38:56.439Z | Downloaded rustversion v1.0.17 |
217 | 2025-05-08T20:38:56.442Z | Downloaded rusty-fork v0.3.0 |
218 | 2025-05-08T20:38:56.446Z | Downloaded structmeta v0.3.0 |
219 | 2025-05-08T20:38:56.446Z | Downloaded strsim v0.11.1 |
220 | 2025-05-08T20:38:56.449Z | Downloaded scroll_derive v0.12.0 |
221 | 2025-05-08T20:38:56.449Z | Downloaded signal-hook-registry v1.4.2 |
222 | 2025-05-08T20:38:56.449Z | Downloaded async-trait v0.1.88 |
223 | 2025-05-08T20:38:56.453Z | Downloaded ucd-trie v0.1.7 |
224 | 2025-05-08T20:38:56.456Z | Downloaded serde_urlencoded v0.7.1 |
225 | 2025-05-08T20:38:56.459Z | Downloaded parking_lot v0.12.3 |
226 | 2025-05-08T20:38:56.462Z | Downloaded zeroize v1.8.1 |
227 | 2025-05-08T20:38:56.462Z | Downloaded pest_meta v2.7.14 |
228 | 2025-05-08T20:38:56.465Z | Downloaded num-traits v0.2.19 |
229 | 2025-05-08T20:38:56.468Z | Downloaded typenum v1.17.0 |
230 | 2025-05-08T20:38:56.471Z | Downloaded shlex v1.3.0 |
231 | 2025-05-08T20:38:56.474Z | Downloaded icu_normalizer v1.5.0 |
232 | 2025-05-08T20:38:56.477Z | Downloaded icu_provider v1.5.0 |
233 | 2025-05-08T20:38:56.480Z | Downloaded stable_deref_trait v1.2.0 |
234 | 2025-05-08T20:38:56.480Z | Downloaded icu_locid_transform_data v1.5.0 |
235 | 2025-05-08T20:38:56.484Z | Downloaded dropshot_endpoint v0.16.0 |
236 | 2025-05-08T20:38:56.487Z | Downloaded slog-async v2.8.0 |
237 | 2025-05-08T20:38:56.490Z | Downloaded slog-bunyan v2.5.0 |
238 | 2025-05-08T20:38:56.491Z | Downloaded quote v1.0.39 |
239 | 2025-05-08T20:38:56.494Z | Downloaded rand_core v0.6.4 |
240 | 2025-05-08T20:38:56.494Z | Downloaded slab v0.4.9 |
241 | 2025-05-08T20:38:56.497Z | Downloaded rustls-pemfile v2.2.0 |
242 | 2025-05-08T20:38:56.500Z | Downloaded sha1 v0.10.6 |
243 | 2025-05-08T20:38:56.500Z | Downloaded rand_chacha v0.3.1 |
244 | 2025-05-08T20:38:56.503Z | Downloaded slog-term v2.9.1 |
245 | 2025-05-08T20:38:56.506Z | Downloaded litemap v0.7.3 |
246 | 2025-05-08T20:38:56.509Z | Downloaded sha2 v0.10.8 |
247 | 2025-05-08T20:38:56.509Z | Downloaded scroll v0.12.0 |
248 | 2025-05-08T20:38:56.512Z | Downloaded spin v0.9.8 |
249 | 2025-05-08T20:38:56.515Z | Downloaded slog-json v2.6.1 |
250 | 2025-05-08T20:38:56.519Z | Downloaded derive-where v1.2.7 |
251 | 2025-05-08T20:38:56.522Z | Downloaded ryu v1.0.18 |
252 | 2025-05-08T20:38:56.526Z | Downloaded futures v0.3.31 |
253 | 2025-05-08T20:38:56.529Z | Downloaded progenitor-impl v0.9.1 |
254 | 2025-05-08T20:38:56.532Z | Downloaded url v2.5.3 |
255 | 2025-05-08T20:38:56.535Z | Downloaded strum_macros v0.26.4 |
256 | 2025-05-08T20:38:56.538Z | Downloaded darling_core v0.20.10 |
257 | 2025-05-08T20:38:56.543Z | Downloaded slog v2.7.0 |
258 | 2025-05-08T20:38:56.546Z | Downloaded hyper-util v0.1.11 |
259 | 2025-05-08T20:38:56.550Z | Downloaded socket2 v0.5.9 |
260 | 2025-05-08T20:38:56.553Z | Downloaded memchr v2.7.4 |
261 | 2025-05-08T20:38:56.558Z | Downloaded uuid v1.16.0 |
262 | 2025-05-08T20:38:56.562Z | Downloaded schemars v0.8.22 |
263 | 2025-05-08T20:38:56.574Z | Downloaded quinn v0.11.5 |
264 | 2025-05-08T20:38:56.577Z | Downloaded mio v1.0.2 |
265 | 2025-05-08T20:38:56.583Z | Downloaded tower v0.5.2 |
266 | 2025-05-08T20:38:56.593Z | Downloaded tokio-util v0.7.13 |
267 | 2025-05-08T20:38:56.600Z | Downloaded rand v0.8.5 |
268 | 2025-05-08T20:38:56.604Z | Downloaded zerovec v0.10.4 |
269 | 2025-05-08T20:38:56.610Z | Downloaded indexmap v2.7.1 |
270 | 2025-05-08T20:38:56.615Z | Downloaded zerocopy v0.7.35 |
271 | 2025-05-08T20:38:56.632Z | Downloaded http v1.2.0 |
272 | 2025-05-08T20:38:56.636Z | Downloaded serde_json v1.0.140 |
273 | 2025-05-08T20:38:56.643Z | Downloaded winnow v0.7.3 |
274 | 2025-05-08T20:38:56.653Z | Downloaded hyper v1.6.0 |
275 | 2025-05-08T20:38:56.660Z | Downloaded idna v1.0.3 |
276 | 2025-05-08T20:38:56.664Z | Downloaded quinn-proto v0.11.8 |
277 | 2025-05-08T20:38:56.671Z | Downloaded hashbrown v0.15.1 |
278 | 2025-05-08T20:38:56.677Z | Downloaded regex v1.11.1 |
279 | 2025-05-08T20:38:56.689Z | Downloaded serde_with v3.12.0 |
280 | 2025-05-08T20:38:56.698Z | Downloaded futures-util v0.3.31 |
281 | 2025-05-08T20:38:56.709Z | Downloaded webpki-roots v0.26.6 |
282 | 2025-05-08T20:38:56.713Z | Downloaded goblin v0.8.2 |
283 | 2025-05-08T20:38:56.719Z | Downloaded rustls-webpki v0.102.8 |
284 | 2025-05-08T20:38:56.738Z | Downloaded aho-corasick v1.1.3 |
285 | 2025-05-08T20:38:56.743Z | Downloaded icu_properties_data v1.5.0 |
286 | 2025-05-08T20:38:56.754Z | Downloaded regex-syntax v0.8.5 |
287 | 2025-05-08T20:38:56.761Z | Downloaded openapiv3 v2.0.0 |
288 | 2025-05-08T20:38:56.772Z | Downloaded chrono v0.4.40 |
289 | 2025-05-08T20:38:56.779Z | Downloaded h2 v0.4.6 |
290 | 2025-05-08T20:38:56.786Z | Downloaded reqwest v0.12.15 |
291 | 2025-05-08T20:38:56.795Z | Downloaded syn v2.0.98 |
292 | 2025-05-08T20:38:56.806Z | Downloaded typify-impl v0.3.0 |
293 | 2025-05-08T20:38:56.820Z | Downloaded dropshot v0.16.0 |
294 | 2025-05-08T20:38:56.840Z | Downloaded rustls v0.23.19 |
295 | 2025-05-08T20:38:56.851Z | Downloaded rustls v0.22.4 |
296 | 2025-05-08T20:38:56.863Z | Downloaded proptest v1.6.0 |
297 | 2025-05-08T20:38:56.872Z | Downloaded serde_yaml v0.9.34+deprecated |
298 | 2025-05-08T20:38:56.875Z | Downloaded rustix v0.38.37 |
299 | 2025-05-08T20:38:56.896Z | Downloaded regress v0.10.3 |
300 | 2025-05-08T20:38:56.904Z | Downloaded pest v2.7.14 |
301 | 2025-05-08T20:38:56.908Z | Downloaded time v0.3.36 |
302 | 2025-05-08T20:38:56.914Z | Downloaded cc v1.2.15 |
303 | 2025-05-08T20:38:56.918Z | Downloaded toml_edit v0.22.24 |
304 | 2025-05-08T20:38:56.938Z | Downloaded hashbrown v0.12.3 |
305 | 2025-05-08T20:38:56.942Z | Downloaded serde v1.0.219 |
306 | 2025-05-08T20:38:56.945Z | Downloaded crossbeam-channel v0.5.15 |
307 | 2025-05-08T20:38:56.949Z | Downloaded serde_derive v1.0.219 |
308 | 2025-05-08T20:38:56.952Z | Downloaded icu_collections v1.5.0 |
309 | 2025-05-08T20:38:56.957Z | Downloaded bytes v1.10.1 |
310 | 2025-05-08T20:38:56.960Z | Downloaded tracing-core v0.1.32 |
311 | 2025-05-08T20:38:56.964Z | Downloaded base64 v0.22.1 |
312 | 2025-05-08T20:38:56.969Z | Downloaded rustls-pki-types v1.10.0 |
313 | 2025-05-08T20:38:56.972Z | Downloaded icu_properties v1.5.1 |
314 | 2025-05-08T20:38:56.975Z | Downloaded regex-automata v0.4.8 |
315 | 2025-05-08T20:38:56.989Z | Downloaded tokio v1.43.1 |
316 | 2025-05-08T20:38:57.024Z | Downloaded icu_locid v1.5.0 |
317 | 2025-05-08T20:38:57.028Z | Downloaded tracing v0.1.40 |
318 | 2025-05-08T20:38:57.032Z | Downloaded serde_with_macros v3.12.0 |
319 | 2025-05-08T20:38:57.035Z | Downloaded proc-macro2 v1.0.94 |
320 | 2025-05-08T20:38:57.038Z | Downloaded unsafe-libyaml v0.2.11 |
321 | 2025-05-08T20:38:57.041Z | Downloaded indexmap v1.9.3 |
322 | 2025-05-08T20:38:57.044Z | Downloaded schemars_derive v0.8.22 |
323 | 2025-05-08T20:38:57.044Z | Downloaded toml v0.8.20 |
324 | 2025-05-08T20:38:57.048Z | Downloaded smallvec v1.14.0 |
325 | 2025-05-08T20:38:57.051Z | Downloaded libc v0.2.171 |
326 | 2025-05-08T20:38:57.072Z | Downloaded semver v1.0.25 |
327 | 2025-05-08T20:38:57.075Z | Downloaded icu_normalizer_data v1.5.0 |
328 | 2025-05-08T20:38:57.078Z | Downloaded getrandom v0.3.1 |
329 | 2025-05-08T20:38:57.081Z | Downloaded unicode-ident v1.0.14 |
330 | 2025-05-08T20:38:57.081Z | Downloaded darling v0.20.10 |
331 | 2025-05-08T20:38:57.084Z | Downloaded bitflags v2.9.0 |
332 | 2025-05-08T20:38:57.088Z | Downloaded log v0.4.22 |
333 | 2025-05-08T20:38:57.091Z | Downloaded serde_tokenstream v0.2.2 |
334 | 2025-05-08T20:38:57.095Z | Downloaded quick-error v1.2.3 |
335 | 2025-05-08T20:38:57.095Z | Downloaded subtle v2.6.1 |
336 | 2025-05-08T20:38:57.095Z | Downloaded typify v0.3.0 |
337 | 2025-05-08T20:38:57.098Z | Downloaded rustc-hash v2.1.1 |
338 | 2025-05-08T20:38:57.098Z | Downloaded serde_spanned v0.6.8 |
339 | 2025-05-08T20:38:57.101Z | Downloaded serde_path_to_error v0.1.16 |
340 | 2025-05-08T20:38:57.101Z | Downloaded rand_xorshift v0.3.0 |
341 | 2025-05-08T20:38:57.101Z | Downloaded quinn-udp v0.5.5 |
342 | 2025-05-08T20:38:57.104Z | Downloaded icu_locid_transform v1.5.0 |
343 | 2025-05-08T20:38:57.107Z | Downloaded crossbeam-utils v0.8.21 |
344 | 2025-05-08T20:38:57.107Z | Downloaded ipnet v2.11.0 |
345 | 2025-05-08T20:38:57.111Z | Downloaded test-strategy v0.4.0 |
346 | 2025-05-08T20:38:57.115Z | Downloaded once_cell v1.21.3 |
347 | 2025-05-08T20:38:57.115Z | Downloaded yoke v0.7.4 |
348 | 2025-05-08T20:38:57.118Z | Downloaded toml_datetime v0.6.8 |
349 | 2025-05-08T20:38:57.118Z | Downloaded iana-time-zone v0.1.63 |
350 | 2025-05-08T20:38:57.121Z | Downloaded hostname v0.4.0 |
351 | 2025-05-08T20:38:57.124Z | Downloaded displaydoc v0.2.5 |
352 | 2025-05-08T20:38:57.127Z | Downloaded tokio-rustls v0.25.0 |
353 | 2025-05-08T20:38:57.127Z | Downloaded getrandom v0.2.15 |
354 | 2025-05-08T20:38:57.130Z | Downloaded futures-macro v0.3.31 |
355 | 2025-05-08T20:38:57.130Z | Downloaded ring v0.17.11 |
356 | 2025-05-08T20:38:57.167Z | Downloaded backoff v0.4.0 |
357 | 2025-05-08T20:38:57.170Z | Downloaded idna_adapter v1.2.0 |
358 | 2025-05-08T20:38:57.170Z | Downloaded fastrand v2.1.1 |
359 | 2025-05-08T20:38:57.173Z | Downloaded encoding_rs v0.8.34 |
360 | 2025-05-08T20:38:57.190Z | Downloaded daft-derive v0.1.3 |
361 | 2025-05-08T20:38:57.193Z | Downloaded camino v1.1.9 |
362 | 2025-05-08T20:38:57.196Z | Downloaded itoa v1.0.11 |
363 | 2025-05-08T20:38:57.196Z | Downloaded futures-sink v0.3.31 |
364 | 2025-05-08T20:38:57.200Z | Downloaded typify-macro v0.3.0 |
365 | 2025-05-08T20:38:57.200Z | Downloaded daft v0.1.3 |
366 | 2025-05-08T20:38:57.200Z | Downloaded bit-vec v0.8.0 |
367 | 2025-05-08T20:38:57.203Z | Downloaded futures-executor v0.3.31 |
368 | 2025-05-08T20:38:57.203Z | Downloaded dyn-clone v1.0.19 |
369 | 2025-05-08T20:38:57.203Z | Downloaded is-terminal v0.4.13 |
370 | 2025-05-08T20:38:57.206Z | Downloaded dirs-sys-next v0.1.2 |
371 | 2025-05-08T20:38:57.206Z | Downloaded pin-utils v0.1.0 |
372 | 2025-05-08T20:38:57.206Z | Downloaded parse-display-derive v0.10.0 |
373 | 2025-05-08T20:38:57.206Z | Downloaded oxnet v0.1.1 |
374 | 2025-05-08T20:38:57.209Z | Downloaded utf8_iter v1.0.4 |
375 | 2025-05-08T20:38:57.209Z | Downloaded unarray v0.1.4 |
376 | 2025-05-08T20:38:57.209Z | Downloaded thread_local v1.1.8 |
377 | 2025-05-08T20:38:57.212Z | Downloaded deranged v0.3.11 |
378 | 2025-05-08T20:38:57.212Z | Downloaded fnv v1.0.7 |
379 | 2025-05-08T20:38:57.212Z | Downloaded dof v0.3.0 |
380 | 2025-05-08T20:38:57.216Z | Downloaded debug-ignore v1.0.5 |
381 | 2025-05-08T20:38:57.216Z | Downloaded zerofrom v0.1.4 |
382 | 2025-05-08T20:38:57.216Z | Downloaded writeable v0.5.5 |
383 | 2025-05-08T20:38:57.217Z | Downloaded httpdate v1.0.3 |
384 | 2025-05-08T20:38:57.219Z | Downloaded hostname v0.3.1 |
385 | 2025-05-08T20:38:57.219Z | Downloaded heck v0.5.0 |
386 | 2025-05-08T20:38:57.219Z | Downloaded futures-task v0.3.31 |
387 | 2025-05-08T20:38:57.223Z | Downloaded futures-io v0.3.31 |
388 | 2025-05-08T20:38:57.223Z | Downloaded futures-core v0.3.31 |
389 | 2025-05-08T20:38:57.223Z | Downloaded digest v0.10.7 |
390 | 2025-05-08T20:38:57.226Z | Downloaded form_urlencoded v1.2.1 |
391 | 2025-05-08T20:38:57.226Z | Downloaded dirs-next v2.0.0 |
392 | 2025-05-08T20:38:57.226Z | Downloaded hex v0.4.3 |
393 | 2025-05-08T20:38:57.229Z | Downloaded usdt v0.5.0 |
394 | 2025-05-08T20:38:57.229Z | Downloaded thiserror-impl v2.0.12 |
395 | 2025-05-08T20:38:57.229Z | Downloaded cfg-if v1.0.0 |
396 | 2025-05-08T20:38:57.232Z | Downloaded bit-set v0.8.0 |
397 | 2025-05-08T20:38:57.232Z | Downloaded atomic-waker v1.1.2 |
398 | 2025-05-08T20:38:57.232Z | Downloaded async-stream v0.3.6 |
399 | 2025-05-08T20:38:57.235Z | Downloaded tempfile v3.13.0 |
400 | 2025-05-08T20:38:57.235Z | Downloaded synstructure v0.13.1 |
401 | 2025-05-08T20:38:57.238Z | Downloaded dtrace-parser v0.2.0 |
402 | 2025-05-08T20:38:57.238Z | Downloaded icu_provider_macros v1.5.0 |
403 | 2025-05-08T20:38:57.365Z | Compiling proc-macro2 v1.0.94 |
404 | 2025-05-08T20:38:57.365Z | Compiling unicode-ident v1.0.14 |
405 | 2025-05-08T20:38:57.369Z | Compiling libc v0.2.171 |
406 | 2025-05-08T20:38:57.369Z | Checking cfg-if v1.0.0 |
407 | 2025-05-08T20:38:57.369Z | Compiling autocfg v1.4.0 |
408 | 2025-05-08T20:38:57.369Z | Compiling serde v1.0.219 |
409 | 2025-05-08T20:38:57.388Z | Checking memchr v2.7.4 |
410 | 2025-05-08T20:38:57.391Z | Compiling serde_json v1.0.140 |
411 | 2025-05-08T20:38:57.473Z | Checking itoa v1.0.11 |
412 | 2025-05-08T20:38:57.731Z | Checking ryu v1.0.18 |
413 | 2025-05-08T20:38:57.974Z | Compiling semver v1.0.25 |
414 | 2025-05-08T20:38:58.044Z | Compiling version_check v0.9.5 |
415 | 2025-05-08T20:38:58.275Z | Checking pin-project-lite v0.2.14 |
416 | 2025-05-08T20:38:58.342Z | Checking smallvec v1.14.0 |
417 | 2025-05-08T20:38:58.402Z | Checking bytes v1.10.1 |
418 | 2025-05-08T20:38:58.572Z | Checking once_cell v1.21.3 |
419 | 2025-05-08T20:38:58.646Z | Checking futures-core v0.3.31 |
420 | 2025-05-08T20:38:58.701Z | Compiling num-traits v0.2.19 |
421 | 2025-05-08T20:38:58.872Z | Compiling thiserror v1.0.69 |
422 | 2025-05-08T20:38:58.904Z | Compiling lock_api v0.4.12 |
423 | 2025-05-08T20:38:59.024Z | Checking equivalent v1.0.1 |
424 | 2025-05-08T20:38:59.129Z | Checking foldhash v0.1.3 |
425 | 2025-05-08T20:38:59.179Z | Compiling parking_lot_core v0.9.10 |
426 | 2025-05-08T20:38:59.227Z | Checking getrandom v0.2.15 |
427 | 2025-05-08T20:38:59.269Z | Checking allocator-api2 v0.2.18 |
428 | 2025-05-08T20:38:59.303Z | Compiling quote v1.0.39 |
429 | 2025-05-08T20:38:59.323Z | Compiling getrandom v0.3.1 |
430 | 2025-05-08T20:38:59.588Z | Checking scopeguard v1.2.0 |
431 | 2025-05-08T20:38:59.653Z | Compiling syn v2.0.98 |
432 | 2025-05-08T20:38:59.732Z | Compiling shlex v1.3.0 |
433 | 2025-05-08T20:38:59.764Z | Checking fnv v1.0.7 |
434 | 2025-05-08T20:38:59.841Z | Checking hashbrown v0.15.1 |
435 | 2025-05-08T20:38:59.880Z | Compiling slab v0.4.9 |
436 | 2025-05-08T20:38:59.958Z | Compiling cc v1.2.15 |
437 | 2025-05-08T20:39:00.043Z | Checking stable_deref_trait v1.2.0 |
438 | 2025-05-08T20:39:00.150Z | Checking futures-sink v0.3.31 |
439 | 2025-05-08T20:39:00.162Z | Checking iana-time-zone v0.1.63 |
440 | 2025-05-08T20:39:00.187Z | Compiling schemars v0.8.22 |
441 | 2025-05-08T20:39:00.292Z | Checking parking_lot v0.12.3 |
442 | 2025-05-08T20:39:00.319Z | Checking signal-hook-registry v1.4.2 |
443 | 2025-05-08T20:39:00.384Z | Checking mio v1.0.2 |
444 | 2025-05-08T20:39:00.583Z | Checking socket2 v0.5.9 |
445 | 2025-05-08T20:39:00.632Z | Checking dyn-clone v1.0.19 |
446 | 2025-05-08T20:39:00.642Z | Compiling thiserror v2.0.12 |
447 | 2025-05-08T20:39:00.811Z | Checking log v0.4.22 |
448 | 2025-05-08T20:39:00.911Z | Compiling heck v0.5.0 |
449 | 2025-05-08T20:39:01.040Z | Checking futures-channel v0.3.31 |
450 | 2025-05-08T20:39:01.104Z | Checking http v1.2.0 |
451 | 2025-05-08T20:39:01.295Z | Checking futures-task v0.3.31 |
452 | 2025-05-08T20:39:01.387Z | Checking rustls-pki-types v1.10.0 |
453 | 2025-05-08T20:39:01.455Z | Checking pin-utils v0.1.0 |
454 | 2025-05-08T20:39:01.531Z | Checking futures-io v0.3.31 |
455 | 2025-05-08T20:39:01.574Z | Checking untrusted v0.9.0 |
456 | 2025-05-08T20:39:01.733Z | Checking writeable v0.5.5 |
457 | 2025-05-08T20:39:01.744Z | Compiling ucd-trie v0.1.7 |
458 | 2025-05-08T20:39:01.791Z | Checking litemap v0.7.3 |
459 | 2025-05-08T20:39:02.182Z | Checking byteorder v1.5.0 |
460 | 2025-05-08T20:39:02.442Z | Compiling httparse v1.9.5 |
461 | 2025-05-08T20:39:02.505Z | Checking tracing-core v0.1.32 |
462 | 2025-05-08T20:39:02.729Z | Compiling ring v0.17.11 |
463 | 2025-05-08T20:39:02.788Z | Compiling uuid v1.16.0 |
464 | 2025-05-08T20:39:02.872Z | Checking subtle v2.6.1 |
465 | 2025-05-08T20:39:03.109Z | Checking zeroize v1.8.1 |
466 | 2025-05-08T20:39:03.136Z | Checking atomic-waker v1.1.2 |
467 | 2025-05-08T20:39:03.184Z | Checking icu_locid_transform_data v1.5.0 |
468 | 2025-05-08T20:39:03.283Z | Checking tracing v0.1.40 |
469 | 2025-05-08T20:39:03.341Z | Compiling regress v0.10.3 |
470 | 2025-05-08T20:39:03.353Z | Checking http-body v1.0.1 |
471 | 2025-05-08T20:39:03.474Z | Compiling chrono v0.4.40 |
472 | 2025-05-08T20:39:03.571Z | Compiling slog v2.7.0 |
473 | 2025-05-08T20:39:03.607Z | Checking try-lock v0.2.5 |
474 | 2025-05-08T20:39:03.701Z | Checking icu_properties_data v1.5.0 |
475 | 2025-05-08T20:39:03.755Z | Checking want v0.3.1 |
476 | 2025-05-08T20:39:03.916Z | Compiling aho-corasick v1.1.3 |
477 | 2025-05-08T20:39:04.113Z | Checking utf8_iter v1.0.4 |
478 | 2025-05-08T20:39:04.319Z | Checking percent-encoding v2.3.1 |
479 | 2025-05-08T20:39:04.516Z | Compiling regex-syntax v0.8.5 |
480 | 2025-05-08T20:39:04.557Z | Compiling typenum v1.17.0 |
481 | 2025-05-08T20:39:05.222Z | Checking write16 v1.0.0 |
482 | 2025-05-08T20:39:05.348Z | Checking httpdate v1.0.3 |
483 | 2025-05-08T20:39:05.578Z | Compiling rustls v0.23.19 |
484 | 2025-05-08T20:39:05.936Z | Checking tower-service v0.3.3 |
485 | 2025-05-08T20:39:06.060Z | Checking utf16_iter v1.0.5 |
486 | 2025-05-08T20:39:06.229Z | Checking icu_normalizer_data v1.5.0 |
487 | 2025-05-08T20:39:06.452Z | Compiling serde_derive_internals v0.29.1 |
488 | 2025-05-08T20:39:07.456Z | Compiling synstructure v0.13.1 |
489 | 2025-05-08T20:39:07.536Z | Checking form_urlencoded v1.2.1 |
490 | 2025-05-08T20:39:08.209Z | Compiling regex-automata v0.4.8 |
491 | 2025-05-08T20:39:08.290Z | Compiling generic-array v0.14.7 |
492 | 2025-05-08T20:39:08.573Z | Compiling paste v1.0.15 |
493 | 2025-05-08T20:39:08.853Z | Checking rand_core v0.6.4 |
494 | 2025-05-08T20:39:09.144Z | Compiling usdt-impl v0.5.0 |
495 | 2025-05-08T20:39:09.260Z | Compiling num-conv v0.1.0 |
496 | 2025-05-08T20:39:09.534Z | Compiling newtype-uuid v1.2.1 |
497 | 2025-05-08T20:39:09.555Z | Compiling time-core v0.1.2 |
498 | 2025-05-08T20:39:09.597Z | Compiling rustix v0.38.37 |
499 | 2025-05-08T20:39:09.737Z | Checking powerfmt v0.2.0 |
500 | 2025-05-08T20:39:09.764Z | Checking mime v0.3.17 |
501 | 2025-05-08T20:39:09.794Z | Checking rustls-webpki v0.102.8 |
502 | 2025-05-08T20:39:10.011Z | Checking deranged v0.3.11 |
503 | 2025-05-08T20:39:10.066Z | Compiling time-macros v0.2.18 |
504 | 2025-05-08T20:39:10.354Z | Compiling serde_derive v1.0.219 |
505 | 2025-05-08T20:39:10.411Z | Compiling schemars_derive v0.8.22 |
506 | 2025-05-08T20:39:10.503Z | Compiling thiserror-impl v1.0.69 |
507 | 2025-05-08T20:39:10.743Z | Compiling zerofrom-derive v0.1.4 |
508 | 2025-05-08T20:39:10.941Z | Compiling yoke-derive v0.7.4 |
509 | 2025-05-08T20:39:11.334Z | Compiling zerocopy-derive v0.7.35 |
510 | 2025-05-08T20:39:12.777Z | Compiling zerovec-derive v0.10.3 |
511 | 2025-05-08T20:39:13.100Z | Compiling tokio-macros v2.5.0 |
512 | 2025-05-08T20:39:13.147Z | Compiling displaydoc v0.2.5 |
513 | 2025-05-08T20:39:13.184Z | Compiling thiserror-impl v2.0.12 |
514 | 2025-05-08T20:39:13.364Z | Compiling futures-macro v0.3.31 |
515 | 2025-05-08T20:39:13.750Z | Checking zerofrom v0.1.4 |
516 | 2025-05-08T20:39:13.967Z | Checking yoke v0.7.4 |
517 | 2025-05-08T20:39:14.275Z | Compiling pest v2.7.14 |
518 | 2025-05-08T20:39:14.548Z | Checking tokio v1.43.1 |
519 | 2025-05-08T20:39:14.578Z | Compiling icu_provider_macros v1.5.0 |
520 | 2025-05-08T20:39:14.743Z | Checking zerocopy v0.7.35 |
521 | 2025-05-08T20:39:15.075Z | Checking zerovec v0.10.4 |
522 | 2025-05-08T20:39:15.098Z | Checking futures-util v0.3.31 |
523 | 2025-05-08T20:39:16.051Z | Compiling regex v1.11.1 |
524 | 2025-05-08T20:39:16.566Z | Checking tinystr v0.7.6 |
525 | 2025-05-08T20:39:16.893Z | Checking icu_locid v1.5.0 |
526 | 2025-05-08T20:39:16.917Z | Compiling pest_meta v2.7.14 |
527 | 2025-05-08T20:39:16.973Z | Checking icu_collections v1.5.0 |
528 | 2025-05-08T20:39:17.617Z | Compiling scroll_derive v0.12.0 |
529 | 2025-05-08T20:39:17.825Z | Checking icu_provider v1.5.0 |
530 | 2025-05-08T20:39:18.420Z | Checking icu_locid_transform v1.5.0 |
531 | 2025-05-08T20:39:19.058Z | Compiling pest_generator v2.7.14 |
532 | 2025-05-08T20:39:19.396Z | Checking icu_properties v1.5.1 |
533 | 2025-05-08T20:39:19.538Z | Checking scroll v0.12.0 |
534 | 2025-05-08T20:39:20.018Z | Checking ppv-lite86 v0.2.20 |
535 | 2025-05-08T20:39:20.709Z | Compiling structmeta-derive v0.3.0 |
536 | 2025-05-08T20:39:20.744Z | Compiling pest_derive v2.7.14 |
537 | 2025-05-08T20:39:20.879Z | Compiling thread-id v4.2.2 |
538 | 2025-05-08T20:39:21.079Z | Checking tokio-util v0.7.13 |
539 | 2025-05-08T20:39:21.587Z | Compiling dtrace-parser v0.2.0 |
540 | 2025-05-08T20:39:22.648Z | Compiling serde_tokenstream v0.2.2 |
541 | 2025-05-08T20:39:22.980Z | Checking indexmap v2.7.1 |
542 | 2025-05-08T20:39:23.111Z | Checking icu_normalizer v1.5.0 |
543 | 2025-05-08T20:39:23.261Z | Checking serde_urlencoded v0.7.1 |
544 | 2025-05-08T20:39:23.684Z | Checking tokio-rustls v0.26.0 |
545 | 2025-05-08T20:39:23.699Z | Checking http-body-util v0.1.3 |
546 | 2025-05-08T20:39:23.877Z | Checking idna_adapter v1.2.0 |
547 | 2025-05-08T20:39:24.075Z | Checking idna v1.0.3 |
548 | 2025-05-08T20:39:24.078Z | Compiling dof v0.3.0 |
549 | 2025-05-08T20:39:24.107Z | Checking webpki-roots v0.26.6 |
550 | 2025-05-08T20:39:24.162Z | Checking h2 v0.4.6 |
551 | 2025-05-08T20:39:24.315Z | Checking rustls-pemfile v2.2.0 |
552 | 2025-05-08T20:39:24.490Z | Checking errno v0.3.9 |
553 | 2025-05-08T20:39:24.541Z | Checking sync_wrapper v1.0.1 |
554 | 2025-05-08T20:39:24.695Z | Compiling crossbeam-utils v0.8.21 |
555 | 2025-05-08T20:39:24.716Z | Compiling omicron-workspace-hack v0.1.0 |
556 | 2025-05-08T20:39:24.816Z | Compiling strsim v0.11.1 |
557 | 2025-05-08T20:39:25.068Z | Compiling ident_case v1.0.1 |
558 | 2025-05-08T20:39:25.217Z | Checking num_threads v0.1.7 |
559 | 2025-05-08T20:39:25.255Z | Checking bitflags v2.9.0 |
560 | 2025-05-08T20:39:25.320Z | Checking ipnetwork v0.21.1 |
561 | 2025-05-08T20:39:25.333Z | Checking base64 v0.22.1 |
562 | 2025-05-08T20:39:25.599Z | Checking plain v0.2.3 |
563 | 2025-05-08T20:39:25.685Z | Compiling rustversion v1.0.17 |
564 | 2025-05-08T20:39:25.790Z | Checking tower-layer v0.3.3 |
565 | 2025-05-08T20:39:25.817Z | Compiling typify-impl v0.3.0 |
566 | 2025-05-08T20:39:25.940Z | Checking time v0.3.36 |
567 | 2025-05-08T20:39:26.056Z | Checking tower v0.5.2 |
568 | 2025-05-08T20:39:26.413Z | Checking goblin v0.8.2 |
569 | 2025-05-08T20:39:26.756Z | Checking oxnet v0.1.1 |
570 | 2025-05-08T20:39:27.875Z | Compiling darling_core v0.20.10 |
571 | 2025-05-08T20:39:28.216Z | Checking hyper v1.6.0 |
572 | 2025-05-08T20:39:28.403Z | Checking url v2.5.3 |
573 | 2025-05-08T20:39:28.697Z | Compiling openapiv3 v2.0.0 |
574 | 2025-05-08T20:39:30.169Z | Checking hyper-util v0.1.11 |
575 | 2025-05-08T20:39:30.252Z | Compiling structmeta v0.3.0 |
576 | 2025-05-08T20:39:30.471Z | Checking rand_chacha v0.3.1 |
577 | 2025-05-08T20:39:30.615Z | Compiling daft-derive v0.1.3 |
578 | 2025-05-08T20:39:30.837Z | Checking dirs-sys-next v0.1.2 |
579 | 2025-05-08T20:39:31.244Z | Checking ipnet v2.11.0 |
580 | 2025-05-08T20:39:31.460Z | Compiling unsafe-libyaml v0.2.11 |
581 | 2025-05-08T20:39:31.705Z | Compiling rustls v0.22.4 |
582 | 2025-05-08T20:39:31.805Z | Checking hyper-rustls v0.27.3 |
583 | 2025-05-08T20:39:32.055Z | Checking pretty-hex v0.4.1 |
584 | 2025-05-08T20:39:32.096Z | Checking fastrand v2.1.1 |
585 | 2025-05-08T20:39:32.164Z | Compiling anyhow v1.0.98 |
586 | 2025-05-08T20:39:32.416Z | Checking tempfile v3.13.0 |
587 | 2025-05-08T20:39:32.433Z | Checking daft v0.1.3 |
588 | 2025-05-08T20:39:32.516Z | Checking reqwest v0.12.15 |
589 | 2025-05-08T20:39:32.762Z | Compiling serde_yaml v0.9.34+deprecated |
590 | 2025-05-08T20:39:32.862Z | Checking dirs-next v2.0.0 |
591 | 2025-05-08T20:39:32.987Z | Checking rand v0.8.5 |
592 | 2025-05-08T20:39:33.003Z | Compiling darling_macro v0.20.10 |
593 | 2025-05-08T20:39:33.494Z | Checking toml_datetime v0.6.8 |
594 | 2025-05-08T20:39:33.810Z | Checking serde_spanned v0.6.8 |
595 | 2025-05-08T20:39:33.830Z | Checking crypto-common v0.1.6 |
596 | 2025-05-08T20:39:33.844Z | Checking block-buffer v0.10.4 |
597 | 2025-05-08T20:39:33.969Z | Checking wait-timeout v0.2.0 |
598 | 2025-05-08T20:39:34.006Z | Checking thread_local v1.1.8 |
599 | 2025-05-08T20:39:34.044Z | Compiling multer v3.1.0 |
600 | 2025-05-08T20:39:34.105Z | Checking match_cfg v0.1.0 |
601 | 2025-05-08T20:39:34.122Z | Checking bit-vec v0.8.0 |
602 | 2025-05-08T20:39:34.153Z | Compiling slog-async v2.8.0 |
603 | 2025-05-08T20:39:34.179Z | Checking quick-error v1.2.3 |
604 | 2025-05-08T20:39:34.270Z | Compiling camino v1.1.9 |
605 | 2025-05-08T20:39:34.288Z | Checking winnow v0.7.3 |
606 | 2025-05-08T20:39:34.332Z | Checking rusty-fork v0.3.0 |
607 | 2025-05-08T20:39:34.464Z | Checking bit-set v0.8.0 |
608 | 2025-05-08T20:39:34.478Z | Compiling strum_macros v0.26.4 |
609 | 2025-05-08T20:39:34.594Z | Checking hostname v0.3.1 |
610 | 2025-05-08T20:39:34.724Z | Checking digest v0.10.7 |
611 | 2025-05-08T20:39:34.738Z | Compiling darling v0.20.10 |
612 | 2025-05-08T20:39:34.846Z | Checking progenitor-client v0.9.1 |
613 | 2025-05-08T20:39:34.925Z | Checking crossbeam-channel v0.5.15 |
614 | 2025-05-08T20:39:35.204Z | Checking term v0.7.0 |
615 | 2025-05-08T20:39:35.418Z | Compiling usdt-macro v0.5.0 |
616 | 2025-05-08T20:39:35.604Z | Compiling usdt-attr-macro v0.5.0 |
617 | 2025-05-08T20:39:35.622Z | Checking slog-json v2.6.1 |
618 | 2025-05-08T20:39:35.817Z | Checking hex v0.4.3 |
619 | 2025-05-08T20:39:35.875Z | Checking futures-executor v0.3.31 |
620 | 2025-05-08T20:39:36.113Z | Compiling async-stream-impl v0.3.6 |
621 | 2025-05-08T20:39:36.296Z | Checking rand_xorshift v0.3.0 |
622 | 2025-05-08T20:39:36.465Z | Checking memmap v0.7.0 |
623 | 2025-05-08T20:39:36.679Z | Checking is-terminal v0.4.13 |
624 | 2025-05-08T20:39:36.692Z | Compiling dropshot v0.16.0 |
625 | 2025-05-08T20:39:36.809Z | Checking encoding_rs v0.8.34 |
626 | 2025-05-08T20:39:36.967Z | Checking cpufeatures v0.2.14 |
627 | 2025-05-08T20:39:36.999Z | Checking toml_edit v0.22.24 |
628 | 2025-05-08T20:39:37.048Z | Checking take_mut v0.2.2 |
629 | 2025-05-08T20:39:37.060Z | Checking spin v0.9.8 |
630 | 2025-05-08T20:39:37.081Z | Compiling typify-macro v0.3.0 |
631 | 2025-05-08T20:39:37.197Z | Checking unarray v0.1.4 |
632 | 2025-05-08T20:39:37.234Z | Checking lazy_static v1.5.0 |
633 | 2025-05-08T20:39:37.288Z | Checking async-stream v0.3.6 |
634 | 2025-05-08T20:39:37.367Z | Checking proptest v1.6.0 |
635 | 2025-05-08T20:39:37.486Z | Checking sha1 v0.10.6 |
636 | 2025-05-08T20:39:37.716Z | Checking usdt v0.5.0 |
637 | 2025-05-08T20:39:37.777Z | Checking slog-term v2.9.1 |
638 | 2025-05-08T20:39:37.977Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
639 | 2025-05-08T20:39:38.125Z | Checking futures v0.3.31 |
640 | 2025-05-08T20:39:38.232Z | Checking slog-bunyan v2.5.0 |
641 | 2025-05-08T20:39:38.409Z | Compiling serde_with_macros v3.12.0 |
642 | 2025-05-08T20:39:38.475Z | Checking strum v0.26.3 |
643 | 2025-05-08T20:39:38.497Z | Checking tokio-rustls v0.25.0 |
644 | 2025-05-08T20:39:38.632Z | Compiling test-strategy v0.4.0 |
645 | 2025-05-08T20:39:38.793Z | Compiling parse-display-derive v0.10.0 |
646 | 2025-05-08T20:39:39.033Z | Compiling dropshot_endpoint v0.16.0 |
647 | 2025-05-08T20:39:39.426Z | Checking serde_path_to_error v0.1.16 |
648 | 2025-05-08T20:39:39.643Z | Checking toml v0.8.20 |
649 | 2025-05-08T20:39:40.034Z | Compiling derive-where v1.2.7 |
650 | 2025-05-08T20:39:40.278Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
651 | 2025-05-08T20:39:40.372Z | Compiling typify v0.3.0 |
652 | 2025-05-08T20:39:40.495Z | Compiling progenitor-impl v0.9.1 |
653 | 2025-05-08T20:39:41.068Z | Compiling async-trait v0.1.88 |
654 | 2025-05-08T20:39:41.330Z | Checking waitgroup v0.1.2 |
655 | 2025-05-08T20:39:41.472Z | Checking hostname v0.4.0 |
656 | 2025-05-08T20:39:41.610Z | Checking instant v0.1.13 |
657 | 2025-05-08T20:39:41.733Z | Checking debug-ignore v1.0.5 |
658 | 2025-05-08T20:39:41.746Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
659 | 2025-05-08T20:39:41.884Z | Checking backoff v0.4.0 |
660 | 2025-05-08T20:39:42.166Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
661 | 2025-05-08T20:39:42.237Z | Checking parse-display v0.10.0 |
662 | 2025-05-08T20:39:42.314Z | Checking serde_with v3.12.0 |
663 | 2025-05-08T20:39:42.337Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
664 | 2025-05-08T20:39:42.464Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
665 | 2025-05-08T20:39:42.805Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
666 | 2025-05-08T20:39:42.832Z | Checking macaddr v1.0.1 |
667 | 2025-05-08T20:39:42.849Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
668 | 2025-05-08T20:39:43.889Z | Compiling progenitor-macro v0.9.1 |
669 | 2025-05-08T20:39:47.358Z | Checking progenitor v0.9.1 |
670 | 2025-05-08T20:39:47.468Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
671 | 2025-05-08T20:39:50.187Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
672 | 2025-05-08T20:39:57.579Z | Checking test-project v0.1.0 (/tmp/test-project) |
673 | 2025-05-08T20:39:57.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
674 | 2025-05-08T20:39:57.775Z | + cargo build --release |
675 | 2025-05-08T20:39:58.041Z | Compiling proc-macro2 v1.0.94 |
676 | 2025-05-08T20:39:58.041Z | Compiling unicode-ident v1.0.14 |
677 | 2025-05-08T20:39:58.044Z | Compiling libc v0.2.171 |
678 | 2025-05-08T20:39:58.044Z | Compiling cfg-if v1.0.0 |
679 | 2025-05-08T20:39:58.044Z | Compiling autocfg v1.4.0 |
680 | 2025-05-08T20:39:58.044Z | Compiling serde v1.0.219 |
681 | 2025-05-08T20:39:58.044Z | Compiling memchr v2.7.4 |
682 | 2025-05-08T20:39:58.044Z | Compiling serde_json v1.0.140 |
683 | 2025-05-08T20:39:58.186Z | Compiling itoa v1.0.11 |
684 | 2025-05-08T20:39:58.413Z | Compiling ryu v1.0.18 |
685 | 2025-05-08T20:39:58.588Z | Compiling semver v1.0.25 |
686 | 2025-05-08T20:39:58.766Z | Compiling pin-project-lite v0.2.14 |
687 | 2025-05-08T20:39:58.886Z | Compiling version_check v0.9.5 |
688 | 2025-05-08T20:39:58.962Z | Compiling smallvec v1.14.0 |
689 | 2025-05-08T20:39:59.118Z | Compiling bytes v1.10.1 |
690 | 2025-05-08T20:39:59.422Z | Compiling futures-core v0.3.31 |
691 | 2025-05-08T20:39:59.429Z | Compiling thiserror v1.0.69 |
692 | 2025-05-08T20:39:59.456Z | Compiling once_cell v1.21.3 |
693 | 2025-05-08T20:39:59.480Z | Compiling num-traits v0.2.19 |
694 | 2025-05-08T20:39:59.866Z | Compiling quote v1.0.39 |
695 | 2025-05-08T20:39:59.884Z | Compiling getrandom v0.2.15 |
696 | 2025-05-08T20:40:00.014Z | Compiling lock_api v0.4.12 |
697 | 2025-05-08T20:40:00.188Z | Compiling equivalent v1.0.1 |
698 | 2025-05-08T20:40:00.195Z | Compiling allocator-api2 v0.2.18 |
699 | 2025-05-08T20:40:00.225Z | Compiling syn v2.0.98 |
700 | 2025-05-08T20:40:00.299Z | Compiling foldhash v0.1.3 |
701 | 2025-05-08T20:40:00.361Z | Compiling parking_lot_core v0.9.10 |
702 | 2025-05-08T20:40:00.400Z | Compiling getrandom v0.3.1 |
703 | 2025-05-08T20:40:00.634Z | Compiling shlex v1.3.0 |
704 | 2025-05-08T20:40:00.655Z | Compiling fnv v1.0.7 |
705 | 2025-05-08T20:40:00.784Z | Compiling scopeguard v1.2.0 |
706 | 2025-05-08T20:40:00.941Z | Compiling hashbrown v0.15.1 |
707 | 2025-05-08T20:40:00.984Z | Compiling cc v1.2.15 |
708 | 2025-05-08T20:40:01.195Z | Compiling slab v0.4.9 |
709 | 2025-05-08T20:40:01.225Z | Compiling futures-sink v0.3.31 |
710 | 2025-05-08T20:40:01.370Z | Compiling thiserror v2.0.12 |
711 | 2025-05-08T20:40:01.405Z | Compiling schemars v0.8.22 |
712 | 2025-05-08T20:40:01.584Z | Compiling iana-time-zone v0.1.63 |
713 | 2025-05-08T20:40:01.685Z | Compiling stable_deref_trait v1.2.0 |
714 | 2025-05-08T20:40:01.825Z | Compiling parking_lot v0.12.3 |
715 | 2025-05-08T20:40:01.922Z | Compiling signal-hook-registry v1.4.2 |
716 | 2025-05-08T20:40:01.930Z | Compiling mio v1.0.2 |
717 | 2025-05-08T20:40:02.300Z | Compiling socket2 v0.5.9 |
718 | 2025-05-08T20:40:02.390Z | Compiling dyn-clone v1.0.19 |
719 | 2025-05-08T20:40:02.952Z | Compiling log v0.4.22 |
720 | 2025-05-08T20:40:02.991Z | Compiling heck v0.5.0 |
721 | 2025-05-08T20:40:03.407Z | Compiling futures-channel v0.3.31 |
722 | 2025-05-08T20:40:03.549Z | Compiling http v1.2.0 |
723 | 2025-05-08T20:40:03.845Z | Compiling ring v0.17.11 |
724 | 2025-05-08T20:40:03.857Z | Compiling pin-utils v0.1.0 |
725 | 2025-05-08T20:40:03.931Z | Compiling rustls-pki-types v1.10.0 |
726 | 2025-05-08T20:40:03.948Z | Compiling futures-task v0.3.31 |
727 | 2025-05-08T20:40:04.075Z | Compiling futures-io v0.3.31 |
728 | 2025-05-08T20:40:04.280Z | Compiling writeable v0.5.5 |
729 | 2025-05-08T20:40:04.327Z | Compiling ucd-trie v0.1.7 |
730 | 2025-05-08T20:40:04.399Z | Compiling untrusted v0.9.0 |
731 | 2025-05-08T20:40:04.600Z | Compiling litemap v0.7.3 |
732 | 2025-05-08T20:40:05.296Z | Compiling byteorder v1.5.0 |
733 | 2025-05-08T20:40:05.400Z | Compiling httparse v1.9.5 |
734 | 2025-05-08T20:40:06.003Z | Compiling tracing-core v0.1.32 |
735 | 2025-05-08T20:40:06.101Z | Compiling chrono v0.4.40 |
736 | 2025-05-08T20:40:06.149Z | Compiling icu_locid_transform_data v1.5.0 |
737 | 2025-05-08T20:40:06.172Z | Compiling atomic-waker v1.1.2 |
738 | 2025-05-08T20:40:06.358Z | Compiling subtle v2.6.1 |
739 | 2025-05-08T20:40:06.416Z | Compiling uuid v1.16.0 |
740 | 2025-05-08T20:40:06.809Z | Compiling zeroize v1.8.1 |
741 | 2025-05-08T20:40:06.977Z | Compiling tracing v0.1.40 |
742 | 2025-05-08T20:40:07.627Z | Compiling serde_derive_internals v0.29.1 |
743 | 2025-05-08T20:40:07.897Z | Compiling synstructure v0.13.1 |
744 | 2025-05-08T20:40:08.209Z | Compiling http-body v1.0.1 |
745 | 2025-05-08T20:40:08.443Z | Compiling regress v0.10.3 |
746 | 2025-05-08T20:40:08.919Z | Compiling slog v2.7.0 |
747 | 2025-05-08T20:40:09.008Z | Compiling icu_properties_data v1.5.0 |
748 | 2025-05-08T20:40:09.108Z | Compiling try-lock v0.2.5 |
749 | 2025-05-08T20:40:09.269Z | Compiling want v0.3.1 |
750 | 2025-05-08T20:40:09.554Z | Compiling aho-corasick v1.1.3 |
751 | 2025-05-08T20:40:09.817Z | Compiling utf8_iter v1.0.4 |
752 | 2025-05-08T20:40:10.080Z | Compiling regex-syntax v0.8.5 |
753 | 2025-05-08T20:40:10.542Z | Compiling rustls v0.23.19 |
754 | 2025-05-08T20:40:10.746Z | Compiling icu_normalizer_data v1.5.0 |
755 | 2025-05-08T20:40:10.849Z | Compiling write16 v1.0.0 |
756 | 2025-05-08T20:40:10.922Z | Compiling utf16_iter v1.0.5 |
757 | 2025-05-08T20:40:10.983Z | Compiling tower-service v0.3.3 |
758 | 2025-05-08T20:40:11.111Z | Compiling percent-encoding v2.3.1 |
759 | 2025-05-08T20:40:11.272Z | Compiling serde_derive v1.0.219 |
760 | 2025-05-08T20:40:11.557Z | Compiling schemars_derive v0.8.22 |
761 | 2025-05-08T20:40:12.742Z | Compiling thiserror-impl v1.0.69 |
762 | 2025-05-08T20:40:13.156Z | Compiling zerofrom-derive v0.1.4 |
763 | 2025-05-08T20:40:14.313Z | Compiling zerocopy-derive v0.7.35 |
764 | 2025-05-08T20:40:14.682Z | Compiling yoke-derive v0.7.4 |
765 | 2025-05-08T20:40:15.371Z | Compiling zerovec-derive v0.10.3 |
766 | 2025-05-08T20:40:16.082Z | Compiling tokio-macros v2.5.0 |
767 | 2025-05-08T20:40:16.137Z | Compiling zerofrom v0.1.4 |
768 | 2025-05-08T20:40:16.233Z | Compiling thiserror-impl v2.0.12 |
769 | 2025-05-08T20:40:16.362Z | Compiling displaydoc v0.2.5 |
770 | 2025-05-08T20:40:17.151Z | Compiling yoke v0.7.4 |
771 | 2025-05-08T20:40:17.481Z | Compiling futures-macro v0.3.31 |
772 | 2025-05-08T20:40:17.524Z | Compiling tokio v1.43.1 |
773 | 2025-05-08T20:40:17.752Z | Compiling zerovec v0.10.4 |
774 | 2025-05-08T20:40:17.825Z | Compiling pest v2.7.14 |
775 | 2025-05-08T20:40:19.268Z | Compiling futures-util v0.3.31 |
776 | 2025-05-08T20:40:20.510Z | Compiling tinystr v0.7.6 |
777 | 2025-05-08T20:40:20.912Z | Compiling icu_locid v1.5.0 |
778 | 2025-05-08T20:40:27.773Z | Compiling serde_tokenstream v0.2.2 |
779 | 2025-05-08T20:40:28.177Z | Compiling indexmap v2.7.1 |
780 | 2025-05-08T20:40:28.293Z | Compiling icu_provider_macros v1.5.0 |
781 | 2025-05-08T20:40:28.811Z | Compiling rustls-webpki v0.102.8 |
782 | 2025-05-08T20:40:29.772Z | Compiling icu_provider v1.5.0 |
783 | 2025-05-08T20:40:29.795Z | Compiling pest_meta v2.7.14 |
784 | 2025-05-08T20:40:30.330Z | Compiling zerocopy v0.7.35 |
785 | 2025-05-08T20:40:31.842Z | Compiling pest_generator v2.7.14 |
786 | 2025-05-08T20:40:31.951Z | Compiling icu_locid_transform v1.5.0 |
787 | 2025-05-08T20:40:33.289Z | Compiling tokio-util v0.7.13 |
788 | 2025-05-08T20:40:33.477Z | Compiling icu_collections v1.5.0 |
789 | 2025-05-08T20:40:35.038Z | Compiling icu_properties v1.5.1 |
790 | 2025-05-08T20:40:35.419Z | Compiling typify-impl v0.3.0 |
791 | 2025-05-08T20:40:36.044Z | Compiling h2 v0.4.6 |
792 | 2025-05-08T20:40:36.139Z | Compiling pest_derive v2.7.14 |
793 | 2025-05-08T20:40:37.041Z | Compiling httpdate v1.0.3 |
794 | 2025-05-08T20:40:37.672Z | Compiling typenum v1.17.0 |
795 | 2025-05-08T20:40:38.128Z | Compiling regex-automata v0.4.8 |
796 | 2025-05-08T20:40:38.677Z | Compiling form_urlencoded v1.2.1 |
797 | 2025-05-08T20:40:39.179Z | Compiling icu_normalizer v1.5.0 |
798 | 2025-05-08T20:40:41.325Z | Compiling generic-array v0.14.7 |
799 | 2025-05-08T20:40:41.710Z | Compiling hyper v1.6.0 |
800 | 2025-05-08T20:40:42.718Z | Compiling paste v1.0.15 |
801 | 2025-05-08T20:40:44.609Z | Compiling regex v1.11.1 |
802 | 2025-05-08T20:40:44.680Z | Compiling hyper-util v0.1.11 |
803 | 2025-05-08T20:40:45.366Z | Compiling typify-macro v0.3.0 |
804 | 2025-05-08T20:40:45.485Z | Compiling idna_adapter v1.2.0 |
805 | 2025-05-08T20:40:47.696Z | Compiling scroll_derive v0.12.0 |
806 | 2025-05-08T20:40:48.085Z | Compiling rand_core v0.6.4 |
807 | 2025-05-08T20:40:48.552Z | Compiling usdt-impl v0.5.0 |
808 | 2025-05-08T20:40:48.975Z | Compiling newtype-uuid v1.2.1 |
809 | 2025-05-08T20:40:49.064Z | Compiling rustix v0.38.37 |
810 | 2025-05-08T20:40:49.352Z | Compiling mime v0.3.17 |
811 | 2025-05-08T20:40:49.361Z | Compiling num-conv v0.1.0 |
812 | 2025-05-08T20:40:49.616Z | Compiling omicron-workspace-hack v0.1.0 |
813 | 2025-05-08T20:40:49.748Z | Compiling time-core v0.1.2 |
814 | 2025-05-08T20:40:49.921Z | Compiling powerfmt v0.2.0 |
815 | 2025-05-08T20:40:49.975Z | Compiling time-macros v0.2.18 |
816 | 2025-05-08T20:40:50.371Z | Compiling deranged v0.3.11 |
817 | 2025-05-08T20:40:50.539Z | Compiling scroll v0.12.0 |
818 | 2025-05-08T20:40:52.069Z | Compiling idna v1.0.3 |
819 | 2025-05-08T20:40:52.267Z | Compiling thread-id v4.2.2 |
820 | 2025-05-08T20:40:52.378Z | Compiling dof v0.3.0 |
821 | 2025-05-08T20:40:52.675Z | Compiling tokio-rustls v0.26.0 |
822 | 2025-05-08T20:40:53.128Z | Compiling serde_urlencoded v0.7.1 |
823 | 2025-05-08T20:40:53.152Z | Compiling dtrace-parser v0.2.0 |
824 | 2025-05-08T20:40:53.671Z | Compiling ppv-lite86 v0.2.20 |
825 | 2025-05-08T20:40:53.746Z | Compiling ipnetwork v0.21.1 |
826 | 2025-05-08T20:40:54.503Z | Compiling structmeta-derive v0.3.0 |
827 | 2025-05-08T20:40:54.629Z | Compiling http-body-util v0.1.3 |
828 | 2025-05-08T20:40:55.163Z | Compiling webpki-roots v0.26.6 |
829 | 2025-05-08T20:40:55.385Z | Compiling rustls-pemfile v2.2.0 |
830 | 2025-05-08T20:40:56.935Z | Compiling errno v0.3.9 |
831 | 2025-05-08T20:40:57.203Z | Compiling sync_wrapper v1.0.1 |
832 | 2025-05-08T20:40:57.298Z | Compiling bitflags v2.9.0 |
833 | 2025-05-08T20:40:57.364Z | Compiling num_threads v0.1.7 |
834 | 2025-05-08T20:40:58.051Z | Compiling base64 v0.22.1 |
835 | 2025-05-08T20:40:58.249Z | Compiling tower-layer v0.3.3 |
836 | 2025-05-08T20:40:58.647Z | Compiling rustversion v1.0.17 |
837 | 2025-05-08T20:40:58.958Z | Compiling strsim v0.11.1 |
838 | 2025-05-08T20:40:59.143Z | Compiling plain v0.2.3 |
839 | 2025-05-08T20:40:59.321Z | Compiling crossbeam-utils v0.8.21 |
840 | 2025-05-08T20:40:59.539Z | Compiling ident_case v1.0.1 |
841 | 2025-05-08T20:40:59.979Z | Compiling time v0.3.36 |
842 | 2025-05-08T20:41:01.179Z | Compiling darling_core v0.20.10 |
843 | 2025-05-08T20:41:04.587Z | Compiling goblin v0.8.2 |
844 | 2025-05-08T20:41:06.330Z | Compiling tower v0.5.2 |
845 | 2025-05-08T20:41:08.474Z | Compiling structmeta v0.3.0 |
846 | 2025-05-08T20:41:08.949Z | Compiling hyper-rustls v0.27.3 |
847 | 2025-05-08T20:41:10.206Z | Compiling rand_chacha v0.3.1 |
848 | 2025-05-08T20:41:10.293Z | Compiling oxnet v0.1.1 |
849 | 2025-05-08T20:41:11.992Z | Compiling url v2.5.3 |
850 | 2025-05-08T20:41:13.430Z | Compiling typify v0.3.0 |
851 | 2025-05-08T20:41:13.552Z | Compiling openapiv3 v2.0.0 |
852 | 2025-05-08T20:41:15.511Z | Compiling daft-derive v0.1.3 |
853 | 2025-05-08T20:41:17.072Z | Compiling dirs-sys-next v0.1.2 |
854 | 2025-05-08T20:41:17.792Z | Compiling anyhow v1.0.98 |
855 | 2025-05-08T20:41:17.886Z | Compiling fastrand v2.1.1 |
856 | 2025-05-08T20:41:18.138Z | Compiling pretty-hex v0.4.1 |
857 | 2025-05-08T20:41:18.385Z | Compiling rustls v0.22.4 |
858 | 2025-05-08T20:41:18.393Z | Compiling unsafe-libyaml v0.2.11 |
859 | 2025-05-08T20:41:18.549Z | Compiling ipnet v2.11.0 |
860 | 2025-05-08T20:41:19.016Z | Compiling tempfile v3.13.0 |
861 | 2025-05-08T20:41:19.986Z | Compiling serde_yaml v0.9.34+deprecated |
862 | 2025-05-08T20:41:20.878Z | Compiling reqwest v0.12.15 |
863 | 2025-05-08T20:41:21.196Z | Compiling dirs-next v2.0.0 |
864 | 2025-05-08T20:41:21.467Z | Compiling progenitor-impl v0.9.1 |
865 | 2025-05-08T20:41:21.552Z | Compiling daft v0.1.3 |
866 | 2025-05-08T20:41:22.025Z | Compiling rand v0.8.5 |
867 | 2025-05-08T20:41:23.174Z | Compiling darling_macro v0.20.10 |
868 | 2025-05-08T20:41:25.454Z | Compiling block-buffer v0.10.4 |
869 | 2025-05-08T20:41:25.714Z | Compiling crypto-common v0.1.6 |
870 | 2025-05-08T20:41:25.953Z | Compiling serde_spanned v0.6.8 |
871 | 2025-05-08T20:41:26.214Z | Compiling toml_datetime v0.6.8 |
872 | 2025-05-08T20:41:26.805Z | Compiling wait-timeout v0.2.0 |
873 | 2025-05-08T20:41:27.011Z | Compiling thread_local v1.1.8 |
874 | 2025-05-08T20:41:27.178Z | Compiling multer v3.1.0 |
875 | 2025-05-08T20:41:27.553Z | Compiling bit-vec v0.8.0 |
876 | 2025-05-08T20:41:27.758Z | Compiling camino v1.1.9 |
877 | 2025-05-08T20:41:27.807Z | Compiling slog-async v2.8.0 |
878 | 2025-05-08T20:41:28.124Z | Compiling quick-error v1.2.3 |
879 | 2025-05-08T20:41:28.283Z | Compiling winnow v0.7.3 |
880 | 2025-05-08T20:41:28.328Z | Compiling match_cfg v0.1.0 |
881 | 2025-05-08T20:41:28.398Z | Compiling hostname v0.3.1 |
882 | 2025-05-08T20:41:28.421Z | Compiling rusty-fork v0.3.0 |
883 | 2025-05-08T20:41:28.462Z | Compiling bit-set v0.8.0 |
884 | 2025-05-08T20:41:28.708Z | Compiling progenitor-macro v0.9.1 |
885 | 2025-05-08T20:41:30.053Z | Compiling digest v0.10.7 |
886 | 2025-05-08T20:41:30.353Z | Compiling crossbeam-channel v0.5.15 |
887 | 2025-05-08T20:41:30.437Z | Compiling strum_macros v0.26.4 |
888 | 2025-05-08T20:41:31.903Z | Compiling toml_edit v0.22.24 |
889 | 2025-05-08T20:41:32.607Z | Compiling darling v0.20.10 |
890 | 2025-05-08T20:41:32.717Z | Compiling progenitor-client v0.9.1 |
891 | 2025-05-08T20:41:33.691Z | Compiling term v0.7.0 |
892 | 2025-05-08T20:41:38.131Z | Compiling usdt-macro v0.5.0 |
893 | 2025-05-08T20:41:39.326Z | Compiling usdt-attr-macro v0.5.0 |
894 | 2025-05-08T20:41:39.406Z | Compiling slog-json v2.6.1 |
895 | 2025-05-08T20:41:39.819Z | Compiling rand_xorshift v0.3.0 |
896 | 2025-05-08T20:41:39.874Z | Compiling futures-executor v0.3.31 |
897 | 2025-05-08T20:41:40.098Z | Compiling hex v0.4.3 |
898 | 2025-05-08T20:41:40.751Z | Compiling async-stream-impl v0.3.6 |
899 | 2025-05-08T20:41:40.759Z | Compiling is-terminal v0.4.13 |
900 | 2025-05-08T20:41:40.893Z | Compiling memmap v0.7.0 |
901 | 2025-05-08T20:41:40.944Z | Compiling dropshot v0.16.0 |
902 | 2025-05-08T20:41:41.317Z | Compiling encoding_rs v0.8.34 |
903 | 2025-05-08T20:41:41.361Z | Compiling lazy_static v1.5.0 |
904 | 2025-05-08T20:41:41.506Z | Compiling take_mut v0.2.2 |
905 | 2025-05-08T20:41:41.674Z | Compiling unarray v0.1.4 |
906 | 2025-05-08T20:41:41.865Z | Compiling spin v0.9.8 |
907 | 2025-05-08T20:41:42.007Z | Compiling cpufeatures v0.2.14 |
908 | 2025-05-08T20:41:42.050Z | Compiling async-stream v0.3.6 |
909 | 2025-05-08T20:41:42.111Z | Compiling sha1 v0.10.6 |
910 | 2025-05-08T20:41:42.408Z | Compiling proptest v1.6.0 |
911 | 2025-05-08T20:41:48.854Z | Compiling usdt v0.5.0 |
912 | 2025-05-08T20:41:50.286Z | Compiling slog-term v2.9.1 |
913 | 2025-05-08T20:41:52.306Z | Compiling tokio-rustls v0.25.0 |
914 | 2025-05-08T20:41:52.734Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
915 | 2025-05-08T20:41:52.914Z | Compiling futures v0.3.31 |
916 | 2025-05-08T20:41:53.115Z | Compiling slog-bunyan v2.5.0 |
917 | 2025-05-08T20:41:53.122Z | Compiling progenitor v0.9.1 |
918 | 2025-05-08T20:41:53.303Z | Compiling toml v0.8.20 |
919 | 2025-05-08T20:41:53.391Z | Compiling strum v0.26.3 |
920 | 2025-05-08T20:41:53.574Z | Compiling serde_with_macros v3.12.0 |
921 | 2025-05-08T20:41:56.032Z | Compiling parse-display-derive v0.10.0 |
922 | 2025-05-08T20:41:56.494Z | Compiling test-strategy v0.4.0 |
923 | 2025-05-08T20:41:58.915Z | Compiling dropshot_endpoint v0.16.0 |
924 | 2025-05-08T20:41:59.626Z | Compiling serde_path_to_error v0.1.16 |
925 | 2025-05-08T20:41:59.652Z | Compiling async-trait v0.1.88 |
926 | 2025-05-08T20:42:00.113Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
927 | 2025-05-08T20:42:00.607Z | Compiling derive-where v1.2.7 |
928 | 2025-05-08T20:42:00.944Z | Compiling waitgroup v0.1.2 |
929 | 2025-05-08T20:42:01.193Z | Compiling hostname v0.4.0 |
930 | 2025-05-08T20:42:01.436Z | Compiling instant v0.1.13 |
931 | 2025-05-08T20:42:01.604Z | Compiling debug-ignore v1.0.5 |
932 | 2025-05-08T20:42:01.762Z | Compiling backoff v0.4.0 |
933 | 2025-05-08T20:42:01.835Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
934 | 2025-05-08T20:42:02.050Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
935 | 2025-05-08T20:42:02.101Z | Compiling parse-display v0.10.0 |
936 | 2025-05-08T20:42:03.574Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
937 | 2025-05-08T20:42:03.896Z | Compiling serde_with v3.12.0 |
938 | 2025-05-08T20:42:04.094Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
939 | 2025-05-08T20:42:04.412Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
940 | 2025-05-08T20:42:05.223Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
941 | 2025-05-08T20:42:06.354Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
942 | 2025-05-08T20:42:07.183Z | Compiling macaddr v1.0.1 |
943 | 2025-05-08T20:42:10.370Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
944 | 2025-05-08T20:42:20.520Z | Compiling test-project v0.1.0 (/tmp/test-project) |
945 | 2025-05-08T20:42:30.129Z | Finished `release` profile [optimized] target(s) in 2m 32s |
946 | 2025-05-08T20:42:30.193Z | process exited: duration 219369 ms, exit code 0 |
|
947 | 2025-05-08T20:42:30.201Z | found 0 output files |