|
|
|
1 | 2025-05-01T17:38:52.396Z | job assigned to worker 01JT6EV9JJE9YGFM3094VRKJD5 [factory gimlet-EVT22200007-propolis, EVT22200007/25938] (queued for 25 s) |
|
2 | 2025-05-01T17:39:00.240Z | starting task 0: "setup" |
3 | 2025-05-01T17:39:00.271Z | ++ uname -s |
4 | 2025-05-01T17:39:00.271Z | + kern=SunOS |
5 | 2025-05-01T17:39:00.271Z | + build_user=build |
6 | 2025-05-01T17:39:00.271Z | + build_uid=12345 |
7 | 2025-05-01T17:39:00.271Z | + work_dir=/work |
8 | 2025-05-01T17:39:00.271Z | + input_dir=/input |
9 | 2025-05-01T17:39:00.271Z | + [[ 0 == 12345 ]] |
10 | 2025-05-01T17:39:00.271Z | + case "$kern" in |
11 | 2025-05-01T17:39:00.271Z | + groupadd -g 12345 build |
12 | 2025-05-01T17:39:00.271Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-05-01T17:39:02.262Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-05-01T17:39:02.299Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-05-01T17:39:02.325Z | + home_fs=zfs |
16 | 2025-05-01T17:39:02.325Z | + [[ zfs == autofs ]] |
17 | 2025-05-01T17:39:02.325Z | + mkdir -p /home/build |
18 | 2025-05-01T17:39:02.325Z | + chown build:build /home/build /work |
19 | 2025-05-01T17:39:04.309Z | + chmod 0700 /home/build /work |
20 | 2025-05-01T17:39:04.335Z | process exited: duration 4076 ms, exit code 0 |
|
21 | 2025-05-01T17:39:04.388Z | starting task 1: "rust-toolchain" |
22 | 2025-05-01T17:39:04.414Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-05-01T17:39:04.414Z | * rust toolchain channel = "stable" |
24 | 2025-05-01T17:39:04.414Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-05-01T17:39:04.414Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
26 | 2025-05-01T17:39:04.414Z | * rust toolchain profile = "default" |
27 | 2025-05-01T17:39:04.414Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-05-01T17:39:04.414Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-05-01T17:39:04.414Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-05-01T17:39:04.546Z | info: downloading installer |
31 | 2025-05-01T17:39:04.982Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-05-01T17:39:04.982Z | warn: /opt/ooce/bin |
33 | 2025-05-01T17:39:04.982Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-05-01T17:39:04.983Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-05-01T17:39:04.983Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-05-01T17:39:04.983Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-05-01T17:39:04.983Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-05-01T17:39:04.983Z | error: cannot install while Rust is installed |
39 | 2025-05-01T17:39:04.983Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-05-01T17:39:05.009Z | info: profile set to 'default' |
41 | 2025-05-01T17:39:05.009Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-05-01T17:39:05.009Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-05-01T17:39:05.104Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
44 | 2025-05-01T17:39:05.104Z | info: downloading component 'cargo' |
45 | 2025-05-01T17:39:05.264Z | info: downloading component 'clippy' |
46 | 2025-05-01T17:39:05.336Z | info: downloading component 'rust-docs' |
47 | 2025-05-01T17:39:05.567Z | info: downloading component 'rust-std' |
48 | 2025-05-01T17:39:05.854Z | info: downloading component 'rustc' |
49 | 2025-05-01T17:39:07.004Z | info: downloading component 'rustfmt' |
50 | 2025-05-01T17:39:07.066Z | info: installing component 'cargo' |
51 | 2025-05-01T17:39:08.244Z | info: installing component 'clippy' |
52 | 2025-05-01T17:39:08.713Z | info: installing component 'rust-docs' |
53 | 2025-05-01T17:39:11.775Z | info: installing component 'rust-std' |
54 | 2025-05-01T17:39:13.799Z | info: installing component 'rustc' |
55 | 2025-05-01T17:39:21.600Z | info: installing component 'rustfmt' |
56 | 2025-05-01T17:39:21.979Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-05-01T17:39:21.979Z | |
58 | 2025-05-01T17:39:22.145Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
59 | 2025-05-01T17:39:22.145Z | |
60 | 2025-05-01T17:39:22.145Z | |
61 | 2025-05-01T17:39:22.145Z | Rust is installed now. Great! |
62 | 2025-05-01T17:39:22.145Z | |
63 | 2025-05-01T17:39:22.145Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-05-01T17:39:22.171Z | environment variable. This has not been done automatically. |
65 | 2025-05-01T17:39:22.171Z | |
66 | 2025-05-01T17:39:22.171Z | To configure your current shell, you need to source |
67 | 2025-05-01T17:39:22.171Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-05-01T17:39:22.171Z | |
69 | 2025-05-01T17:39:22.171Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-05-01T17:39:22.171Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-05-01T17:39:22.171Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-05-01T17:39:22.171Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-05-01T17:39:22.251Z | + rustup --version |
74 | 2025-05-01T17:39:22.278Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-05-01T17:39:22.278Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-05-01T17:39:22.328Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
77 | 2025-05-01T17:39:22.354Z | + cargo --version |
78 | 2025-05-01T17:39:22.379Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
79 | 2025-05-01T17:39:22.379Z | + rustc --version |
80 | 2025-05-01T17:39:22.427Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
81 | 2025-05-01T17:39:22.453Z | process exited: duration 18050 ms, exit code 0 |
|
82 | 2025-05-01T17:39:22.504Z | starting task 2: "authentication" |
83 | 2025-05-01T17:39:22.570Z | process exited: duration 64 ms, exit code 0 |
|
84 | 2025-05-01T17:39:22.624Z | starting task 3: "clone repository" |
85 | 2025-05-01T17:39:22.651Z | + mkdir -p /work/oxidecomputer/propolis |
86 | 2025-05-01T17:39:22.651Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
87 | 2025-05-01T17:39:22.677Z | Cloning into '/work/oxidecomputer/propolis'... |
88 | 2025-05-01T17:39:23.962Z | + cd /work/oxidecomputer/propolis |
89 | 2025-05-01T17:39:23.963Z | + git fetch origin bde892e1a56a35b83ae7f9829c96e5e7d545f4d2 |
90 | 2025-05-01T17:39:24.350Z | From https://github.com/oxidecomputer/propolis |
91 | 2025-05-01T17:39:24.351Z | * branch bde892e1a56a35b83ae7f9829c96e5e7d545f4d2 -> FETCH_HEAD |
92 | 2025-05-01T17:39:24.377Z | + [[ -n '' ]] |
93 | 2025-05-01T17:39:24.377Z | + git reset --hard bde892e1a56a35b83ae7f9829c96e5e7d545f4d2 |
94 | 2025-05-01T17:39:24.409Z | HEAD is now at bde892e virtual memory size is typically written "VSZ" not "VSS".... |
95 | 2025-05-01T17:39:24.436Z | process exited: duration 1790 ms, exit code 0 |
|
96 | 2025-05-01T17:39:24.489Z | starting task 4: "build" |
97 | 2025-05-01T17:39:24.515Z | + cargo --version |
98 | 2025-05-01T17:39:24.541Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
99 | 2025-05-01T17:39:24.541Z | + rustc --version |
100 | 2025-05-01T17:39:24.574Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
101 | 2025-05-01T17:39:24.600Z | + banner check |
102 | 2025-05-01T17:39:24.600Z | |
103 | 2025-05-01T17:39:24.600Z | #### # # ###### #### # # |
104 | 2025-05-01T17:39:24.600Z | # # # # # # # # # |
105 | 2025-05-01T17:39:24.600Z | # ###### ##### # #### |
106 | 2025-05-01T17:39:24.600Z | # # # # # # # |
107 | 2025-05-01T17:39:24.600Z | # # # # # # # # # |
108 | 2025-05-01T17:39:24.600Z | #### # # ###### #### # # |
109 | 2025-05-01T17:39:24.600Z | |
110 | 2025-05-01T17:39:24.600Z | + ptime -m cargo check --features falcon |
111 | 2025-05-01T17:39:24.807Z | Updating git repository `https://github.com/oxidecomputer//omicron.git` |
112 | 2025-05-01T17:39:34.396Z | Updating git repository `https://github.com/oxidecomputer//tufaceous.git` |
113 | 2025-05-01T17:39:34.784Z | Updating crates.io index |
114 | 2025-05-01T17:39:34.849Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
115 | 2025-05-01T17:39:37.088Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
116 | 2025-05-01T17:39:46.109Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
117 | 2025-05-01T17:39:46.535Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
118 | 2025-05-01T17:39:46.864Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
119 | 2025-05-01T17:39:47.238Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
120 | 2025-05-01T17:39:47.827Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
121 | 2025-05-01T17:39:48.287Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
122 | 2025-05-01T17:39:49.058Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
123 | 2025-05-01T17:39:49.444Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
124 | 2025-05-01T17:39:49.825Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
125 | 2025-05-01T17:39:50.332Z | Updating git repository `https://github.com/oxidecomputer/p4` |
126 | 2025-05-01T17:39:51.057Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
127 | 2025-05-01T17:39:52.256Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
128 | 2025-05-01T17:39:52.947Z | Updating git repository `https://github.com/oxidecomputer/opte` |
129 | 2025-05-01T17:39:54.102Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
130 | 2025-05-01T17:39:54.980Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
131 | 2025-05-01T17:39:55.515Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
132 | 2025-05-01T17:39:56.110Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
133 | 2025-05-01T17:39:56.480Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
134 | 2025-05-01T17:39:56.997Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
135 | 2025-05-01T17:39:57.395Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
136 | 2025-05-01T17:39:58.654Z | warning: Patch `tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer//tufaceous.git?rev=04681f26ba09e144e5467dd6bd22c4887692a670#04681f26)` was not used in the crate graph. |
137 | 2025-05-01T17:39:58.654Z | Perhaps you misspelled the source URL being patched. |
138 | 2025-05-01T17:39:58.654Z | Possible URLs for `[patch.<URL>]`: |
139 | 2025-05-01T17:39:58.654Z | https://github.com/oxidecomputer/tufaceous |
140 | 2025-05-01T17:39:58.710Z | Downloading crates ... |
141 | 2025-05-01T17:39:58.798Z | Downloaded cfg_aliases v0.2.1 |
142 | 2025-05-01T17:39:58.823Z | Downloaded equivalent v1.0.1 |
143 | 2025-05-01T17:39:58.824Z | Downloaded embedded-io v0.6.1 |
144 | 2025-05-01T17:39:58.824Z | Downloaded newline-converter v0.3.0 |
145 | 2025-05-01T17:39:58.824Z | Downloaded num-integer v0.1.46 |
146 | 2025-05-01T17:39:58.824Z | Downloaded newtype-uuid v1.2.1 |
147 | 2025-05-01T17:39:58.850Z | Downloaded proc-macro-error-attr v1.0.4 |
148 | 2025-05-01T17:39:58.850Z | Downloaded progenitor-client v0.9.1 |
149 | 2025-05-01T17:39:58.850Z | Downloaded omicron-workspace-hack v0.1.0 |
150 | 2025-05-01T17:39:58.850Z | Downloaded tokio-tungstenite v0.21.0 |
151 | 2025-05-01T17:39:58.850Z | Downloaded write16 v1.0.0 |
152 | 2025-05-01T17:39:58.850Z | Downloaded futures-task v0.3.31 |
153 | 2025-05-01T17:39:58.876Z | Downloaded is_terminal_polyfill v1.70.0 |
154 | 2025-05-01T17:39:58.876Z | Downloaded indent_write v2.2.0 |
155 | 2025-05-01T17:39:58.876Z | Downloaded is_ci v1.2.0 |
156 | 2025-05-01T17:39:58.876Z | Downloaded sync_wrapper v1.0.1 |
157 | 2025-05-01T17:39:58.876Z | Downloaded typeid v1.0.0 |
158 | 2025-05-01T17:39:58.876Z | Downloaded tap v1.0.1 |
159 | 2025-05-01T17:39:58.902Z | Downloaded utf8parse v0.2.1 |
160 | 2025-05-01T17:39:58.902Z | Downloaded utf8_iter v1.0.4 |
161 | 2025-05-01T17:39:58.902Z | Downloaded serde_derive v1.0.219 |
162 | 2025-05-01T17:39:58.902Z | Downloaded try-lock v0.2.5 |
163 | 2025-05-01T17:39:58.902Z | Downloaded hyper-tls v0.6.0 |
164 | 2025-05-01T17:39:58.928Z | Downloaded hash32 v0.3.1 |
165 | 2025-05-01T17:39:58.928Z | Downloaded tinyvec_macros v0.1.1 |
166 | 2025-05-01T17:39:58.928Z | Downloaded hubpack_derive v0.1.1 |
167 | 2025-05-01T17:39:58.928Z | Downloaded http-body v1.0.1 |
168 | 2025-05-01T17:39:58.928Z | Downloaded icu_locid v1.5.0 |
169 | 2025-05-01T17:39:58.928Z | Downloaded usdt-macro v0.5.0 |
170 | 2025-05-01T17:39:58.928Z | Downloaded tokio-native-tls v0.3.1 |
171 | 2025-05-01T17:39:58.955Z | Downloaded usdt-macro v0.3.5 |
172 | 2025-05-01T17:39:58.955Z | Downloaded strum v0.27.1 |
173 | 2025-05-01T17:39:58.955Z | Downloaded terminal_size v0.3.0 |
174 | 2025-05-01T17:39:58.955Z | Downloaded tokio-macros v2.5.0 |
175 | 2025-05-01T17:39:58.955Z | Downloaded spin v0.9.8 |
176 | 2025-05-01T17:39:58.956Z | Downloaded rustversion v1.0.17 |
177 | 2025-05-01T17:39:58.956Z | Downloaded usdt-attr-macro v0.5.0 |
178 | 2025-05-01T17:39:58.956Z | Downloaded serde_tokenstream v0.2.2 |
179 | 2025-05-01T17:39:58.956Z | Downloaded heck v0.5.0 |
180 | 2025-05-01T17:39:58.983Z | Downloaded utf16_iter v1.0.5 |
181 | 2025-05-01T17:39:58.983Z | Downloaded usdt-impl v0.3.5 |
182 | 2025-05-01T17:39:58.983Z | Downloaded usdt-impl v0.5.0 |
183 | 2025-05-01T17:39:58.984Z | Downloaded libsw-core v0.3.2 |
184 | 2025-05-01T17:39:58.984Z | Downloaded test-strategy v0.4.1 |
185 | 2025-05-01T17:39:58.984Z | Downloaded highway v1.3.0 |
186 | 2025-05-01T17:39:58.984Z | Downloaded zerocopy v0.3.2 |
187 | 2025-05-01T17:39:58.984Z | Downloaded yoke-derive v0.7.5 |
188 | 2025-05-01T17:39:59.012Z | Downloaded term v0.7.0 |
189 | 2025-05-01T17:39:59.012Z | Downloaded hyper v1.6.0 |
190 | 2025-05-01T17:39:59.012Z | Downloaded thiserror-impl v1.0.64 |
191 | 2025-05-01T17:39:59.012Z | Downloaded zerocopy v0.7.34 |
192 | 2025-05-01T17:39:59.037Z | Downloaded vergen v8.3.2 |
193 | 2025-05-01T17:39:59.037Z | Downloaded rustls v0.22.4 |
194 | 2025-05-01T17:39:59.063Z | Downloaded zerocopy v0.6.6 |
195 | 2025-05-01T17:39:59.063Z | Downloaded hickory-proto v0.24.4 |
196 | 2025-05-01T17:39:59.088Z | Downloaded zerocopy-derive v0.6.6 |
197 | 2025-05-01T17:39:59.088Z | Downloaded toml_edit v0.22.24 |
198 | 2025-05-01T17:39:59.114Z | Downloaded rustls-webpki v0.101.7 |
199 | 2025-05-01T17:39:59.140Z | Downloaded h2 v0.4.6 |
200 | 2025-05-01T17:39:59.140Z | Downloaded hashbrown v0.15.2 |
201 | 2025-05-01T17:39:59.140Z | Downloaded jiff v0.2.10 |
202 | 2025-05-01T17:39:59.165Z | Downloaded regex v1.11.1 |
203 | 2025-05-01T17:39:59.192Z | Downloaded goblin v0.8.2 |
204 | 2025-05-01T17:39:59.192Z | Downloaded nix v0.28.0 |
205 | 2025-05-01T17:39:59.217Z | Downloaded regress v0.10.3 |
206 | 2025-05-01T17:39:59.217Z | Downloaded nix v0.29.0 |
207 | 2025-05-01T17:39:59.243Z | Downloaded smoltcp v0.11.0 |
208 | 2025-05-01T17:39:59.243Z | Downloaded regex-syntax v0.8.5 |
209 | 2025-05-01T17:39:59.268Z | Downloaded openapiv3 v2.0.0 |
210 | 2025-05-01T17:39:59.268Z | Downloaded zone v0.3.1 |
211 | 2025-05-01T17:39:59.268Z | Downloaded filetime v0.2.23 |
212 | 2025-05-01T17:39:59.268Z | Downloaded encoding_rs v0.8.34 |
213 | 2025-05-01T17:39:59.294Z | Downloaded openssl v0.10.71 |
214 | 2025-05-01T17:39:59.319Z | Downloaded git2 v0.19.0 |
215 | 2025-05-01T17:39:59.320Z | Downloaded rustls v0.23.10 |
216 | 2025-05-01T17:39:59.345Z | Downloaded reqwest v0.12.15 |
217 | 2025-05-01T17:39:59.346Z | Downloaded quinn-proto v0.11.8 |
218 | 2025-05-01T17:39:59.346Z | Downloaded proptest v1.5.0 |
219 | 2025-05-01T17:39:59.371Z | Downloaded serde_with v3.12.0 |
220 | 2025-05-01T17:39:59.371Z | Downloaded usdt-attr-macro v0.3.5 |
221 | 2025-05-01T17:39:59.371Z | Downloaded regex-automata v0.4.9 |
222 | 2025-05-01T17:39:59.396Z | Downloaded time-macros v0.2.18 |
223 | 2025-05-01T17:39:59.396Z | Downloaded zerovec v0.10.4 |
224 | 2025-05-01T17:39:59.396Z | Downloaded futures-util v0.3.31 |
225 | 2025-05-01T17:39:59.422Z | Downloaded rayon v1.10.0 |
226 | 2025-05-01T17:39:59.422Z | Downloaded zerocopy-derive v0.2.0 |
227 | 2025-05-01T17:39:59.447Z | Downloaded itertools v0.14.0 |
228 | 2025-05-01T17:39:59.447Z | Downloaded petgraph v0.6.5 |
229 | 2025-05-01T17:39:59.473Z | Downloaded itertools v0.13.0 |
230 | 2025-05-01T17:39:59.473Z | Downloaded petgraph v0.7.1 |
231 | 2025-05-01T17:39:59.511Z | Downloaded pest v2.7.10 |
232 | 2025-05-01T17:39:59.511Z | Downloaded libc v0.2.171 |
233 | 2025-05-01T17:39:59.537Z | Downloaded toml_edit v0.19.15 |
234 | 2025-05-01T17:39:59.537Z | Downloaded itertools v0.12.1 |
235 | 2025-05-01T17:39:59.563Z | Downloaded tokio v1.44.1 |
236 | 2025-05-01T17:39:59.588Z | Downloaded rustix v0.38.34 |
237 | 2025-05-01T17:39:59.613Z | Downloaded hashbrown v0.12.3 |
238 | 2025-05-01T17:39:59.640Z | Downloaded typify-impl v0.3.0 |
239 | 2025-05-01T17:39:59.640Z | Downloaded num-bigint v0.4.5 |
240 | 2025-05-01T17:39:59.640Z | Downloaded vcpkg v0.2.15 |
241 | 2025-05-01T17:39:59.680Z | Downloaded httparse v1.10.1 |
242 | 2025-05-01T17:39:59.707Z | Downloaded heapless v0.8.0 |
243 | 2025-05-01T17:39:59.707Z | Downloaded url v2.5.4 |
244 | 2025-05-01T17:39:59.707Z | Downloaded zerocopy-derive v0.8.24 |
245 | 2025-05-01T17:39:59.707Z | Downloaded schemars v0.8.22 |
246 | 2025-05-01T17:39:59.732Z | Downloaded zerocopy v0.8.24 |
247 | 2025-05-01T17:39:59.758Z | Downloaded rustls v0.21.12 |
248 | 2025-05-01T17:39:59.759Z | Downloaded rustls-webpki v0.102.4 |
249 | 2025-05-01T17:39:59.785Z | Downloaded qorb v0.2.1 |
250 | 2025-05-01T17:39:59.785Z | Downloaded thiserror v2.0.12 |
251 | 2025-05-01T17:39:59.785Z | Downloaded tungstenite v0.21.0 |
252 | 2025-05-01T17:39:59.785Z | Downloaded expectorate v1.1.0 |
253 | 2025-05-01T17:39:59.811Z | Downloaded tracing-core v0.1.32 |
254 | 2025-05-01T17:39:59.811Z | Downloaded quinn v0.11.5 |
255 | 2025-05-01T17:39:59.811Z | Downloaded strum_macros v0.26.4 |
256 | 2025-05-01T17:39:59.811Z | Downloaded rustls-pki-types v1.7.0 |
257 | 2025-05-01T17:39:59.811Z | Downloaded syn v2.0.100 |
258 | 2025-05-01T17:39:59.811Z | Downloaded schemars_derive v0.8.22 |
259 | 2025-05-01T17:39:59.836Z | Downloaded icu_properties_data v1.5.0 |
260 | 2025-05-01T17:39:59.836Z | Downloaded memchr v2.7.2 |
261 | 2025-05-01T17:39:59.836Z | Downloaded thiserror-impl v2.0.12 |
262 | 2025-05-01T17:39:59.836Z | Downloaded libm v0.2.8 |
263 | 2025-05-01T17:39:59.862Z | Downloaded utf-8 v0.7.6 |
264 | 2025-05-01T17:39:59.862Z | Downloaded http v1.2.0 |
265 | 2025-05-01T17:39:59.862Z | Downloaded syn v1.0.109 |
266 | 2025-05-01T17:39:59.862Z | Downloaded prettyplease v0.2.31 |
267 | 2025-05-01T17:39:59.862Z | Downloaded hickory-resolver v0.24.4 |
268 | 2025-05-01T17:39:59.888Z | Downloaded qorb v0.3.1 |
269 | 2025-05-01T17:39:59.888Z | Downloaded mio v1.0.2 |
270 | 2025-05-01T17:39:59.888Z | Downloaded socket2 v0.5.7 |
271 | 2025-05-01T17:39:59.888Z | Downloaded uuid v1.16.0 |
272 | 2025-05-01T17:39:59.888Z | Downloaded ring v0.17.14 |
273 | 2025-05-01T17:39:59.930Z | Downloaded steno v0.4.1 |
274 | 2025-05-01T17:39:59.956Z | Downloaded humantime v2.1.0 |
275 | 2025-05-01T17:39:59.956Z | Downloaded time v0.3.36 |
276 | 2025-05-01T17:39:59.956Z | Downloaded shlex v1.3.0 |
277 | 2025-05-01T17:39:59.956Z | Downloaded strum_macros v0.25.3 |
278 | 2025-05-01T17:39:59.956Z | Downloaded hyper-rustls v0.27.3 |
279 | 2025-05-01T17:39:59.956Z | Downloaded hex v0.4.3 |
280 | 2025-05-01T17:39:59.956Z | Downloaded structmeta-derive v0.3.0 |
281 | 2025-05-01T17:39:59.956Z | Downloaded scroll v0.12.0 |
282 | 2025-05-01T17:39:59.956Z | Downloaded scopeguard v1.2.0 |
283 | 2025-05-01T17:39:59.983Z | Downloaded ryu v1.0.18 |
284 | 2025-05-01T17:39:59.983Z | Downloaded rusty-fork v0.3.0 |
285 | 2025-05-01T17:39:59.983Z | Downloaded webpki-roots v0.26.3 |
286 | 2025-05-01T17:39:59.985Z | Downloaded unicode-width v0.1.14 |
287 | 2025-05-01T17:39:59.985Z | Downloaded rayon-core v1.12.1 |
288 | 2025-05-01T17:39:59.985Z | Downloaded rand v0.9.0 |
289 | 2025-05-01T17:39:59.985Z | Downloaded usdt v0.5.0 |
290 | 2025-05-01T17:39:59.985Z | Downloaded usdt v0.3.5 |
291 | 2025-05-01T17:39:59.985Z | Downloaded hostname v0.3.1 |
292 | 2025-05-01T17:40:00.011Z | Downloaded heck v0.4.1 |
293 | 2025-05-01T17:40:00.011Z | Downloaded thiserror v1.0.64 |
294 | 2025-05-01T17:40:00.011Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
295 | 2025-05-01T17:40:00.058Z | Downloaded scroll_derive v0.12.0 |
296 | 2025-05-01T17:40:00.084Z | Downloaded zerofrom-derive v0.1.5 |
297 | 2025-05-01T17:40:00.084Z | Downloaded serde_yaml v0.9.34+deprecated |
298 | 2025-05-01T17:40:00.084Z | Downloaded tokio-rustls v0.24.1 |
299 | 2025-05-01T17:40:00.084Z | Downloaded globset v0.4.14 |
300 | 2025-05-01T17:40:00.084Z | Downloaded float-ord v0.3.2 |
301 | 2025-05-01T17:40:00.084Z | Downloaded tower v0.5.2 |
302 | 2025-05-01T17:40:00.084Z | Downloaded zeroize v1.7.0 |
303 | 2025-05-01T17:40:00.084Z | Downloaded zone_cfg_derive v0.3.0 |
304 | 2025-05-01T17:40:00.084Z | Downloaded icu_collections v1.5.0 |
305 | 2025-05-01T17:40:00.110Z | Downloaded getrandom v0.3.2 |
306 | 2025-05-01T17:40:00.110Z | Downloaded libsw v3.5.0 |
307 | 2025-05-01T17:40:00.110Z | Downloaded libloading v0.7.4 |
308 | 2025-05-01T17:40:00.110Z | Downloaded libz-sys v1.1.16 |
309 | 2025-05-01T17:40:00.174Z | Downloaded static_assertions v1.1.0 |
310 | 2025-05-01T17:40:00.200Z | Downloaded serde_with_macros v3.12.0 |
311 | 2025-05-01T17:40:00.200Z | Downloaded tinyvec v1.6.0 |
312 | 2025-05-01T17:40:00.200Z | Downloaded rustls-pemfile v2.1.3 |
313 | 2025-05-01T17:40:00.200Z | Downloaded ron v0.8.1 |
314 | 2025-05-01T17:40:00.200Z | Downloaded smallvec v1.13.2 |
315 | 2025-05-01T17:40:00.200Z | Downloaded sha1 v0.10.6 |
316 | 2025-05-01T17:40:00.200Z | Downloaded tracing v0.1.40 |
317 | 2025-05-01T17:40:00.200Z | Downloaded hyper-util v0.1.10 |
318 | 2025-05-01T17:40:00.226Z | Downloaded openssl-sys v0.9.106 |
319 | 2025-05-01T17:40:00.226Z | Downloaded twox-hash v2.1.0 |
320 | 2025-05-01T17:40:00.226Z | Downloaded slog-json v2.6.1 |
321 | 2025-05-01T17:40:00.226Z | Downloaded serde_json v1.0.140 |
322 | 2025-05-01T17:40:00.226Z | Downloaded linked-hash-map v0.5.6 |
323 | 2025-05-01T17:40:00.226Z | Downloaded strum v0.26.3 |
324 | 2025-05-01T17:40:00.226Z | Downloaded zerofrom v0.1.5 |
325 | 2025-05-01T17:40:00.226Z | Downloaded structmeta v0.3.0 |
326 | 2025-05-01T17:40:00.226Z | Downloaded strsim v0.11.1 |
327 | 2025-05-01T17:40:00.278Z | Downloaded stable_deref_trait v1.2.0 |
328 | 2025-05-01T17:40:00.278Z | Downloaded hubpack v0.1.2 |
329 | 2025-05-01T17:40:00.278Z | Downloaded hostname v0.4.0 |
330 | 2025-05-01T17:40:00.278Z | Downloaded tinystr v0.7.6 |
331 | 2025-05-01T17:40:00.304Z | Downloaded erased-serde v0.4.5 |
332 | 2025-05-01T17:40:00.304Z | Downloaded slog-term v2.9.1 |
333 | 2025-05-01T17:40:00.304Z | Downloaded slog v2.7.0 |
334 | 2025-05-01T17:40:00.304Z | Downloaded similar v2.5.0 |
335 | 2025-05-01T17:40:00.304Z | Downloaded tar v0.4.40 |
336 | 2025-05-01T17:40:00.304Z | Downloaded httpdate v1.0.3 |
337 | 2025-05-01T17:40:00.304Z | Downloaded http-body-util v0.1.2 |
338 | 2025-05-01T17:40:00.304Z | Downloaded thread-id v4.2.1 |
339 | 2025-05-01T17:40:00.304Z | Downloaded jiff-static v0.2.10 |
340 | 2025-05-01T17:40:00.304Z | Downloaded icu_normalizer v1.5.0 |
341 | 2025-05-01T17:40:00.305Z | Downloaded rand v0.8.5 |
342 | 2025-05-01T17:40:00.305Z | Downloaded zerovec-derive v0.10.3 |
343 | 2025-05-01T17:40:00.305Z | Downloaded tracing-attributes v0.1.27 |
344 | 2025-05-01T17:40:00.305Z | Downloaded slog-async v2.8.0 |
345 | 2025-05-01T17:40:00.305Z | Downloaded jobserver v0.1.31 |
346 | 2025-05-01T17:40:00.305Z | Downloaded winnow v0.7.4 |
347 | 2025-05-01T17:40:00.305Z | Downloaded toml_datetime v0.6.8 |
348 | 2025-05-01T17:40:00.305Z | Downloaded thread_local v1.1.8 |
349 | 2025-05-01T17:40:00.305Z | Downloaded rustls-pemfile v1.0.4 |
350 | 2025-05-01T17:40:00.305Z | Downloaded rustc_version v0.4.0 |
351 | 2025-05-01T17:40:00.305Z | Downloaded rustc_version v0.1.7 |
352 | 2025-05-01T17:40:00.305Z | Downloaded rustc-hash v2.0.0 |
353 | 2025-05-01T17:40:00.305Z | Downloaded ringbuffer v0.15.0 |
354 | 2025-05-01T17:40:00.305Z | Downloaded linear-map v1.2.0 |
355 | 2025-05-01T17:40:00.305Z | Downloaded slog-bunyan v2.5.0 |
356 | 2025-05-01T17:40:00.305Z | Downloaded slab v0.4.9 |
357 | 2025-05-01T17:40:00.305Z | Downloaded itoa v1.0.11 |
358 | 2025-05-01T17:40:00.305Z | Downloaded icu_properties v1.5.1 |
359 | 2025-05-01T17:40:00.305Z | Downloaded errno v0.3.9 |
360 | 2025-05-01T17:40:00.305Z | Downloaded zerocopy-derive v0.7.34 |
361 | 2025-05-01T17:40:00.331Z | Downloaded chrono v0.4.40 |
362 | 2025-05-01T17:40:00.331Z | Downloaded bstr v1.9.1 |
363 | 2025-05-01T17:40:00.356Z | Downloaded smf v0.2.3 |
364 | 2025-05-01T17:40:00.356Z | Downloaded sha2 v0.10.8 |
365 | 2025-05-01T17:40:00.356Z | Downloaded icu_locid_transform_data v1.5.0 |
366 | 2025-05-01T17:40:00.356Z | Downloaded tempfile v3.10.1 |
367 | 2025-05-01T17:40:00.356Z | Downloaded time-core v0.1.2 |
368 | 2025-05-01T17:40:00.356Z | Downloaded lazy_static v1.5.0 |
369 | 2025-05-01T17:40:00.357Z | Downloaded kstat-rs v0.2.4 |
370 | 2025-05-01T17:40:00.357Z | Downloaded icu_normalizer_data v1.5.0 |
371 | 2025-05-01T17:40:00.357Z | Downloaded fatfs v0.3.6 |
372 | 2025-05-01T17:40:00.357Z | Downloaded idna v1.0.3 |
373 | 2025-05-01T17:40:00.357Z | Downloaded winnow v0.5.40 |
374 | 2025-05-01T17:40:00.383Z | Downloaded num-traits v0.2.19 |
375 | 2025-05-01T17:40:00.383Z | Downloaded digest v0.10.7 |
376 | 2025-05-01T17:40:00.383Z | Downloaded camino v1.1.9 |
377 | 2025-05-01T17:40:00.383Z | Downloaded bit-vec v0.6.3 |
378 | 2025-05-01T17:40:00.383Z | Downloaded tower-service v0.3.3 |
379 | 2025-05-01T17:40:00.383Z | Downloaded tower-layer v0.3.3 |
380 | 2025-05-01T17:40:00.383Z | Downloaded slog-dtrace v0.3.0 |
381 | 2025-05-01T17:40:00.383Z | Downloaded sigpipe v0.1.3 |
382 | 2025-05-01T17:40:00.383Z | Downloaded signal-hook-registry v1.4.2 |
383 | 2025-05-01T17:40:00.383Z | Downloaded icu_locid_transform v1.5.0 |
384 | 2025-05-01T17:40:00.383Z | Downloaded iana-time-zone v0.1.60 |
385 | 2025-05-01T17:40:00.409Z | Downloaded wait-timeout v0.2.0 |
386 | 2025-05-01T17:40:00.409Z | Downloaded parking_lot v0.12.2 |
387 | 2025-05-01T17:40:00.409Z | Downloaded dropshot v0.16.0 |
388 | 2025-05-01T17:40:00.436Z | Downloaded glob v0.3.1 |
389 | 2025-05-01T17:40:00.436Z | Downloaded fixedbitset v0.5.7 |
390 | 2025-05-01T17:40:00.436Z | Downloaded getrandom v0.2.14 |
391 | 2025-05-01T17:40:00.436Z | Downloaded parking_lot_core v0.9.10 |
392 | 2025-05-01T17:40:00.436Z | Downloaded lock_api v0.4.12 |
393 | 2025-05-01T17:40:00.436Z | Downloaded fnv v1.0.7 |
394 | 2025-05-01T17:40:00.436Z | Downloaded fixedbitset v0.4.2 |
395 | 2025-05-01T17:40:00.436Z | Downloaded fastrand v2.1.0 |
396 | 2025-05-01T17:40:00.436Z | Downloaded escargot v0.5.10 |
397 | 2025-05-01T17:40:00.436Z | Downloaded untrusted v0.9.0 |
398 | 2025-05-01T17:40:00.436Z | Downloaded unsafe-libyaml v0.2.11 |
399 | 2025-05-01T17:40:00.436Z | Downloaded typenum v1.17.0 |
400 | 2025-05-01T17:40:00.462Z | Downloaded supports-color v3.0.1 |
401 | 2025-05-01T17:40:00.462Z | Downloaded serde_urlencoded v0.7.1 |
402 | 2025-05-01T17:40:00.462Z | Downloaded serde v1.0.219 |
403 | 2025-05-01T17:40:00.462Z | Downloaded indexmap v2.8.0 |
404 | 2025-05-01T17:40:00.462Z | Downloaded progenitor-macro v0.9.1 |
405 | 2025-05-01T17:40:00.462Z | Downloaded progenitor-impl v0.9.1 |
406 | 2025-05-01T17:40:00.462Z | Downloaded proc-macro2 v1.0.95 |
407 | 2025-05-01T17:40:00.462Z | Downloaded proc-macro-crate v1.3.1 |
408 | 2025-05-01T17:40:00.462Z | Downloaded polyval v0.6.2 |
409 | 2025-05-01T17:40:00.462Z | Downloaded pest_meta v2.7.10 |
410 | 2025-05-01T17:40:00.462Z | Downloaded pest_derive v2.7.10 |
411 | 2025-05-01T17:40:00.487Z | Downloaded once_cell v1.19.0 |
412 | 2025-05-01T17:40:00.487Z | Downloaded newtype_derive v0.1.6 |
413 | 2025-05-01T17:40:00.487Z | Downloaded match_cfg v0.1.0 |
414 | 2025-05-01T17:40:00.487Z | Downloaded generic-array v0.14.7 |
415 | 2025-05-01T17:40:00.487Z | Downloaded tokio-util v0.7.11 |
416 | 2025-05-01T17:40:00.488Z | Downloaded rand_core v0.9.3 |
417 | 2025-05-01T17:40:00.488Z | Downloaded num_enum_derive v0.5.11 |
418 | 2025-05-01T17:40:00.488Z | Downloaded unicode-segmentation v1.11.0 |
419 | 2025-05-01T17:40:00.488Z | Downloaded postcard v1.0.9 |
420 | 2025-05-01T17:40:00.488Z | Downloaded universal-hash v0.5.1 |
421 | 2025-05-01T17:40:00.488Z | Downloaded synstructure v0.12.6 |
422 | 2025-05-01T17:40:00.488Z | Downloaded strum_macros v0.27.1 |
423 | 2025-05-01T17:40:00.513Z | Downloaded serde_tokenstream v0.1.7 |
424 | 2025-05-01T17:40:00.513Z | Downloaded serde_derive_internals v0.29.1 |
425 | 2025-05-01T17:40:00.513Z | Downloaded icu_provider v1.5.0 |
426 | 2025-05-01T17:40:00.513Z | Downloaded wyz v0.5.1 |
427 | 2025-05-01T17:40:00.513Z | Downloaded pin-project-lite v0.2.14 |
428 | 2025-05-01T17:40:00.513Z | Downloaded tabwriter v1.4.0 |
429 | 2025-05-01T17:40:00.513Z | Downloaded synstructure v0.13.1 |
430 | 2025-05-01T17:40:00.513Z | Downloaded serde_path_to_error v0.1.16 |
431 | 2025-05-01T17:40:00.513Z | Downloaded sct v0.7.1 |
432 | 2025-05-01T17:40:00.513Z | Downloaded quote v1.0.38 |
433 | 2025-05-01T17:40:00.539Z | Downloaded proc-macro-error v1.0.4 |
434 | 2025-05-01T17:40:00.539Z | Downloaded pest_generator v2.7.10 |
435 | 2025-05-01T17:40:00.539Z | Downloaded password-hash v0.5.0 |
436 | 2025-05-01T17:40:00.539Z | Downloaded take_mut v0.2.2 |
437 | 2025-05-01T17:40:00.539Z | Downloaded subtle v2.5.0 |
438 | 2025-05-01T17:40:00.539Z | Downloaded serde_spanned v0.6.8 |
439 | 2025-05-01T17:40:00.539Z | Downloaded serde_repr v0.1.19 |
440 | 2025-05-01T17:40:00.539Z | Downloaded serde_arrays v0.1.0 |
441 | 2025-05-01T17:40:00.539Z | Downloaded semver v1.0.26 |
442 | 2025-05-01T17:40:00.539Z | Downloaded semver v0.1.20 |
443 | 2025-05-01T17:40:00.539Z | Downloaded unicode-xid v0.2.4 |
444 | 2025-05-01T17:40:00.539Z | Downloaded num-rational v0.4.2 |
445 | 2025-05-01T17:40:00.539Z | Downloaded num-derive v0.4.2 |
446 | 2025-05-01T17:40:00.539Z | Downloaded num-complex v0.4.6 |
447 | 2025-05-01T17:40:00.539Z | Downloaded native-tls v0.2.11 |
448 | 2025-05-01T17:40:00.565Z | Downloaded multer v3.1.0 |
449 | 2025-05-01T17:40:00.565Z | Downloaded swrite v0.1.0 |
450 | 2025-05-01T17:40:00.565Z | Downloaded supports-color v2.1.0 |
451 | 2025-05-01T17:40:00.566Z | Downloaded serde-big-array v0.5.1 |
452 | 2025-05-01T17:40:00.566Z | Downloaded ipnet v2.9.0 |
453 | 2025-05-01T17:40:00.566Z | Downloaded indexmap v1.9.3 |
454 | 2025-05-01T17:40:00.566Z | Downloaded futures v0.3.31 |
455 | 2025-05-01T17:40:00.566Z | Downloaded foreign-types v0.3.2 |
456 | 2025-05-01T17:40:00.566Z | Downloaded toml v0.7.8 |
457 | 2025-05-01T17:40:00.566Z | Downloaded resolv-conf v0.7.0 |
458 | 2025-05-01T17:40:00.566Z | Downloaded pretty-hex v0.2.1 |
459 | 2025-05-01T17:40:00.566Z | Downloaded percent-encoding v2.3.1 |
460 | 2025-05-01T17:40:00.592Z | Downloaded owo-colors v4.2.0 |
461 | 2025-05-01T17:40:00.592Z | Downloaded num-iter v0.1.45 |
462 | 2025-05-01T17:40:00.592Z | Downloaded allocator-api2 v0.2.18 |
463 | 2025-05-01T17:40:00.592Z | Downloaded is-terminal v0.4.12 |
464 | 2025-05-01T17:40:00.592Z | Downloaded ipnetwork v0.21.1 |
465 | 2025-05-01T17:40:00.592Z | Downloaded inout v0.1.3 |
466 | 2025-05-01T17:40:00.592Z | Downloaded idna_adapter v1.2.0 |
467 | 2025-05-01T17:40:00.592Z | Downloaded futures-macro v0.3.31 |
468 | 2025-05-01T17:40:00.592Z | Downloaded rand_core v0.6.4 |
469 | 2025-05-01T17:40:00.592Z | Downloaded radium v0.7.0 |
470 | 2025-05-01T17:40:00.592Z | Downloaded quinn-udp v0.5.5 |
471 | 2025-05-01T17:40:00.592Z | Downloaded quick-error v1.2.3 |
472 | 2025-05-01T17:40:00.592Z | Downloaded parse-display-derive v0.10.0 |
473 | 2025-05-01T17:40:00.592Z | Downloaded oxnet v0.1.1 |
474 | 2025-05-01T17:40:00.592Z | Downloaded futures-sink v0.3.31 |
475 | 2025-05-01T17:40:00.592Z | Downloaded futures-io v0.3.31 |
476 | 2025-05-01T17:40:00.592Z | Downloaded futures-channel v0.3.31 |
477 | 2025-05-01T17:40:00.592Z | Downloaded rand_xorshift v0.3.0 |
478 | 2025-05-01T17:40:00.618Z | Downloaded rand_chacha v0.9.0 |
479 | 2025-05-01T17:40:00.618Z | Downloaded ppv-lite86 v0.2.17 |
480 | 2025-05-01T17:40:00.618Z | Downloaded opaque-debug v0.3.1 |
481 | 2025-05-01T17:40:00.618Z | Downloaded num_enum v0.7.3 |
482 | 2025-05-01T17:40:00.619Z | Downloaded dof v0.1.5 |
483 | 2025-05-01T17:40:00.619Z | Downloaded instant v0.1.12 |
484 | 2025-05-01T17:40:00.619Z | Downloaded ident_case v1.0.1 |
485 | 2025-05-01T17:40:00.619Z | Downloaded icu_provider_macros v1.5.0 |
486 | 2025-05-01T17:40:00.619Z | Downloaded futures-executor v0.3.31 |
487 | 2025-05-01T17:40:00.619Z | Downloaded futures-core v0.3.31 |
488 | 2025-05-01T17:40:00.619Z | Downloaded form_urlencoded v1.2.1 |
489 | 2025-05-01T17:40:00.619Z | Downloaded foldhash v0.1.5 |
490 | 2025-05-01T17:40:00.619Z | Downloaded yoke v0.7.5 |
491 | 2025-05-01T17:40:00.619Z | Downloaded typify v0.3.0 |
492 | 2025-05-01T17:40:00.619Z | Downloaded progenitor v0.9.1 |
493 | 2025-05-01T17:40:00.645Z | Downloaded pkg-config v0.3.30 |
494 | 2025-05-01T17:40:00.645Z | Downloaded paste v1.0.15 |
495 | 2025-05-01T17:40:00.645Z | Downloaded parse-display v0.10.0 |
496 | 2025-05-01T17:40:00.645Z | Downloaded num v0.4.3 |
497 | 2025-05-01T17:40:00.645Z | Downloaded bitvec v1.0.1 |
498 | 2025-05-01T17:40:00.645Z | Downloaded funty v2.0.0 |
499 | 2025-05-01T17:40:00.645Z | Downloaded foreign-types-shared v0.3.1 |
500 | 2025-05-01T17:40:00.645Z | Downloaded foreign-types-shared v0.1.1 |
501 | 2025-05-01T17:40:00.645Z | Downloaded foreign-types-macros v0.2.3 |
502 | 2025-05-01T17:40:00.645Z | Downloaded foreign-types v0.5.0 |
503 | 2025-05-01T17:40:00.671Z | Downloaded xattr v1.3.1 |
504 | 2025-05-01T17:40:00.671Z | Downloaded writeable v0.5.5 |
505 | 2025-05-01T17:40:00.671Z | Downloaded whoami v1.5.1 |
506 | 2025-05-01T17:40:00.671Z | Downloaded waitgroup v0.1.2 |
507 | 2025-05-01T17:40:00.671Z | Downloaded version_check v0.9.5 |
508 | 2025-05-01T17:40:00.671Z | Downloaded unicode-ident v1.0.14 |
509 | 2025-05-01T17:40:00.671Z | Downloaded unarray v0.1.4 |
510 | 2025-05-01T17:40:00.671Z | Downloaded ucd-trie v0.1.6 |
511 | 2025-05-01T17:40:00.671Z | Downloaded rand_chacha v0.3.1 |
512 | 2025-05-01T17:40:00.671Z | Downloaded plain v0.2.3 |
513 | 2025-05-01T17:40:00.671Z | Downloaded num_threads v0.1.7 |
514 | 2025-05-01T17:40:00.671Z | Downloaded want v0.3.1 |
515 | 2025-05-01T17:40:00.671Z | Downloaded typify-macro v0.3.0 |
516 | 2025-05-01T17:40:00.671Z | Downloaded toml v0.8.20 |
517 | 2025-05-01T17:40:00.698Z | Downloaded tokio-stream v0.1.17 |
518 | 2025-05-01T17:40:00.698Z | Downloaded tokio-rustls v0.25.0 |
519 | 2025-05-01T17:40:00.698Z | Downloaded powerfmt v0.2.0 |
520 | 2025-05-01T17:40:00.698Z | Downloaded pin-utils v0.1.0 |
521 | 2025-05-01T17:40:00.698Z | Downloaded mime v0.3.17 |
522 | 2025-05-01T17:40:00.698Z | Downloaded defmt v0.3.8 |
523 | 2025-05-01T17:40:00.698Z | Downloaded clap_builder v4.5.2 |
524 | 2025-05-01T17:40:00.724Z | Downloaded aho-corasick v1.1.3 |
525 | 2025-05-01T17:40:00.749Z | Downloaded tokio-rustls v0.26.0 |
526 | 2025-05-01T17:40:00.749Z | Downloaded pretty-hex v0.4.1 |
527 | 2025-05-01T17:40:00.749Z | Downloaded openssl-probe v0.1.5 |
528 | 2025-05-01T17:40:00.749Z | Downloaded data-encoding v2.6.0 |
529 | 2025-05-01T17:40:00.749Z | Downloaded aes v0.8.4 |
530 | 2025-05-01T17:40:00.749Z | Downloaded crossbeam-channel v0.5.12 |
531 | 2025-05-01T17:40:00.749Z | Downloaded const_format v0.2.32 |
532 | 2025-05-01T17:40:00.776Z | Downloaded cc v1.2.17 |
533 | 2025-05-01T17:40:00.776Z | Downloaded base64 v0.21.7 |
534 | 2025-05-01T17:40:00.776Z | Downloaded openssl-macros v0.1.1 |
535 | 2025-05-01T17:40:00.776Z | Downloaded num_enum_derive v0.7.3 |
536 | 2025-05-01T17:40:00.776Z | Downloaded num_enum v0.5.11 |
537 | 2025-05-01T17:40:00.776Z | Downloaded memmap v0.7.0 |
538 | 2025-05-01T17:40:00.776Z | Downloaded dropshot_endpoint v0.16.0 |
539 | 2025-05-01T17:40:00.802Z | Downloaded derive_more v0.99.19 |
540 | 2025-05-01T17:40:00.802Z | Downloaded darling_core v0.20.9 |
541 | 2025-05-01T17:40:00.802Z | Downloaded daft-derive v0.1.3 |
542 | 2025-05-01T17:40:00.802Z | Downloaded ctr v0.9.2 |
543 | 2025-05-01T17:40:00.828Z | Downloaded crossbeam-epoch v0.9.18 |
544 | 2025-05-01T17:40:00.828Z | Downloaded bytes v1.10.1 |
545 | 2025-05-01T17:40:00.828Z | Downloaded blake2 v0.10.6 |
546 | 2025-05-01T17:40:00.828Z | Downloaded bitflags v2.9.0 |
547 | 2025-05-01T17:40:00.828Z | Downloaded base64 v0.22.1 |
548 | 2025-05-01T17:40:00.854Z | Downloaded displaydoc v0.2.5 |
549 | 2025-05-01T17:40:00.854Z | Downloaded derive-where v1.2.7 |
550 | 2025-05-01T17:40:00.854Z | Downloaded debug-ignore v1.0.5 |
551 | 2025-05-01T17:40:00.854Z | Downloaded darling v0.20.9 |
552 | 2025-05-01T17:40:00.854Z | Downloaded ctrlc v3.4.4 |
553 | 2025-05-01T17:40:00.854Z | Downloaded cstr-argument v0.1.2 |
554 | 2025-05-01T17:40:00.854Z | Downloaded crossbeam-utils v0.8.19 |
555 | 2025-05-01T17:40:00.880Z | Downloaded crossbeam-deque v0.8.5 |
556 | 2025-05-01T17:40:00.880Z | Downloaded cookie v0.18.1 |
557 | 2025-05-01T17:40:00.880Z | Downloaded clap v4.5.4 |
558 | 2025-05-01T17:40:00.880Z | Downloaded cancel-safe-futures v0.1.5 |
559 | 2025-05-01T17:40:00.907Z | Downloaded async-stream v0.3.6 |
560 | 2025-05-01T17:40:00.907Z | Downloaded anyhow v1.0.98 |
561 | 2025-05-01T17:40:00.907Z | Downloaded anstream v0.6.14 |
562 | 2025-05-01T17:40:00.907Z | Downloaded num-conv v0.1.0 |
563 | 2025-05-01T17:40:00.907Z | Downloaded managed v0.8.0 |
564 | 2025-05-01T17:40:00.907Z | Downloaded log v0.4.22 |
565 | 2025-05-01T17:40:00.907Z | Downloaded litemap v0.7.4 |
566 | 2025-05-01T17:40:00.907Z | Downloaded dtrace-parser v0.1.14 |
567 | 2025-05-01T17:40:00.934Z | Downloaded defmt-macros v0.3.9 |
568 | 2025-05-01T17:40:00.934Z | Downloaded daft v0.1.3 |
569 | 2025-05-01T17:40:00.934Z | Downloaded crucible-workspace-hack v0.1.0 |
570 | 2025-05-01T17:40:00.934Z | Downloaded const_format_proc_macros v0.2.32 |
571 | 2025-05-01T17:40:00.934Z | Downloaded console v0.15.8 |
572 | 2025-05-01T17:40:00.934Z | Downloaded colored v3.0.0 |
573 | 2025-05-01T17:40:00.934Z | Downloaded clap_lex v0.7.0 |
574 | 2025-05-01T17:40:00.934Z | Downloaded clap_derive v4.5.4 |
575 | 2025-05-01T17:40:00.960Z | Downloaded cargo_metadata v0.18.1 |
576 | 2025-05-01T17:40:00.960Z | Downloaded base64ct v1.6.0 |
577 | 2025-05-01T17:40:00.960Z | Downloaded autocfg v1.3.0 |
578 | 2025-05-01T17:40:00.960Z | Downloaded aes-gcm-siv v0.11.1 |
579 | 2025-05-01T17:40:00.960Z | Downloaded macaddr v1.0.1 |
580 | 2025-05-01T17:40:00.960Z | Downloaded lru-cache v0.1.2 |
581 | 2025-05-01T17:40:00.960Z | Downloaded enum-as-inner v0.6.0 |
582 | 2025-05-01T17:40:00.960Z | Downloaded either v1.15.0 |
583 | 2025-05-01T17:40:00.960Z | Downloaded dyn-clone v1.0.17 |
584 | 2025-05-01T17:40:00.960Z | Downloaded dof v0.3.0 |
585 | 2025-05-01T17:40:00.961Z | Downloaded dirs-sys-next v0.1.2 |
586 | 2025-05-01T17:40:00.961Z | Downloaded deranged v0.3.11 |
587 | 2025-05-01T17:40:00.961Z | Downloaded defmt-parser v0.3.4 |
588 | 2025-05-01T17:40:00.961Z | Downloaded crypto-common v0.1.6 |
589 | 2025-05-01T17:40:00.987Z | Downloaded cpufeatures v0.2.12 |
590 | 2025-05-01T17:40:00.987Z | Downloaded convert_case v0.4.0 |
591 | 2025-05-01T17:40:00.987Z | Downloaded bincode v1.3.3 |
592 | 2025-05-01T17:40:00.987Z | Downloaded atomic-waker v1.1.2 |
593 | 2025-05-01T17:40:00.987Z | Downloaded async-trait v0.1.88 |
594 | 2025-05-01T17:40:00.987Z | Downloaded ascii v1.1.0 |
595 | 2025-05-01T17:40:00.987Z | Downloaded argon2 v0.5.3 |
596 | 2025-05-01T17:40:00.987Z | Downloaded aead v0.5.2 |
597 | 2025-05-01T17:40:00.987Z | Downloaded embedded-io v0.4.0 |
598 | 2025-05-01T17:40:00.987Z | Downloaded dirs-next v2.0.0 |
599 | 2025-05-01T17:40:00.987Z | Downloaded colorchoice v1.0.1 |
600 | 2025-05-01T17:40:00.987Z | Downloaded cobs v0.2.3 |
601 | 2025-05-01T17:40:00.987Z | Downloaded cargo-platform v0.1.8 |
602 | 2025-05-01T17:40:00.987Z | Downloaded camino-tempfile v1.1.1 |
603 | 2025-05-01T17:40:00.987Z | Downloaded byteorder v1.5.0 |
604 | 2025-05-01T17:40:00.987Z | Downloaded block-buffer v0.10.4 |
605 | 2025-05-01T17:40:01.013Z | Downloaded bitflags v1.3.2 |
606 | 2025-05-01T17:40:01.013Z | Downloaded bit_field v0.10.2 |
607 | 2025-05-01T17:40:01.013Z | Downloaded bit-set v0.5.3 |
608 | 2025-05-01T17:40:01.013Z | Downloaded anstyle-query v1.0.3 |
609 | 2025-05-01T17:40:01.013Z | Downloaded dtrace-parser v0.2.0 |
610 | 2025-05-01T17:40:01.013Z | Downloaded darling_macro v0.20.9 |
611 | 2025-05-01T17:40:01.013Z | Downloaded cipher v0.4.4 |
612 | 2025-05-01T17:40:01.013Z | Downloaded cfg-if v1.0.0 |
613 | 2025-05-01T17:40:01.013Z | Downloaded backoff v0.4.0 |
614 | 2025-05-01T17:40:01.013Z | Downloaded async-recursion v1.1.1 |
615 | 2025-05-01T17:40:01.013Z | Downloaded anstyle-parse v0.2.4 |
616 | 2025-05-01T17:40:01.013Z | Downloaded anstyle v1.0.7 |
617 | 2025-05-01T17:40:01.013Z | Downloaded cfg_aliases v0.1.1 |
618 | 2025-05-01T17:40:01.013Z | Downloaded bitstruct_derive v0.1.0 |
619 | 2025-05-01T17:40:01.013Z | Downloaded bitstruct v0.1.1 |
620 | 2025-05-01T17:40:01.013Z | Downloaded atty v0.2.14 |
621 | 2025-05-01T17:40:01.014Z | Downloaded atomicwrites v0.4.4 |
622 | 2025-05-01T17:40:01.039Z | Downloaded async-stream-impl v0.3.6 |
623 | 2025-05-01T17:40:01.276Z | Compiling proc-macro2 v1.0.95 |
624 | 2025-05-01T17:40:01.276Z | Compiling unicode-ident v1.0.14 |
625 | 2025-05-01T17:40:01.276Z | Compiling libc v0.2.171 |
626 | 2025-05-01T17:40:01.302Z | Compiling serde v1.0.219 |
627 | 2025-05-01T17:40:01.302Z | Compiling autocfg v1.3.0 |
628 | 2025-05-01T17:40:01.302Z | Checking cfg-if v1.0.0 |
629 | 2025-05-01T17:40:01.302Z | Compiling serde_json v1.0.140 |
630 | 2025-05-01T17:40:01.302Z | Compiling memchr v2.7.2 |
631 | 2025-05-01T17:40:01.497Z | Compiling version_check v0.9.5 |
632 | 2025-05-01T17:40:01.582Z | Compiling libm v0.2.8 |
633 | 2025-05-01T17:40:02.193Z | Checking itoa v1.0.11 |
634 | 2025-05-01T17:40:02.219Z | Checking smallvec v1.13.2 |
635 | 2025-05-01T17:40:02.245Z | Compiling lock_api v0.4.12 |
636 | 2025-05-01T17:40:02.535Z | Compiling thiserror v1.0.64 |
637 | 2025-05-01T17:40:02.638Z | Compiling parking_lot_core v0.9.10 |
638 | 2025-05-01T17:40:02.803Z | Compiling semver v1.0.26 |
639 | 2025-05-01T17:40:02.898Z | Compiling shlex v1.3.0 |
640 | 2025-05-01T17:40:02.992Z | Compiling ryu v1.0.18 |
641 | 2025-05-01T17:40:03.137Z | Compiling once_cell v1.19.0 |
642 | 2025-05-01T17:40:03.215Z | Checking stable_deref_trait v1.2.0 |
643 | 2025-05-01T17:40:03.263Z | Compiling quote v1.0.38 |
644 | 2025-05-01T17:40:03.352Z | Compiling slab v0.4.9 |
645 | 2025-05-01T17:40:03.389Z | Checking writeable v0.5.5 |
646 | 2025-05-01T17:40:03.451Z | Checking getrandom v0.2.14 |
647 | 2025-05-01T17:40:03.479Z | Checking litemap v0.7.4 |
648 | 2025-05-01T17:40:03.550Z | Compiling jobserver v0.1.31 |
649 | 2025-05-01T17:40:03.668Z | Compiling syn v2.0.100 |
650 | 2025-05-01T17:40:03.699Z | Compiling num-traits v0.2.19 |
651 | 2025-05-01T17:40:03.726Z | Checking pin-project-lite v0.2.14 |
652 | 2025-05-01T17:40:03.783Z | Checking icu_locid_transform_data v1.5.0 |
653 | 2025-05-01T17:40:03.809Z | Checking icu_properties_data v1.5.0 |
654 | 2025-05-01T17:40:03.852Z | Checking utf8_iter v1.0.4 |
655 | 2025-05-01T17:40:03.895Z | Compiling cc v1.2.17 |
656 | 2025-05-01T17:40:03.921Z | Checking write16 v1.0.0 |
657 | 2025-05-01T17:40:04.049Z | Checking icu_normalizer_data v1.5.0 |
658 | 2025-05-01T17:40:04.077Z | Checking utf16_iter v1.0.5 |
659 | 2025-05-01T17:40:04.077Z | Checking percent-encoding v2.3.1 |
660 | 2025-05-01T17:40:04.155Z | Compiling fnv v1.0.7 |
661 | 2025-05-01T17:40:04.181Z | Compiling equivalent v1.0.1 |
662 | 2025-05-01T17:40:04.248Z | Compiling allocator-api2 v0.2.18 |
663 | 2025-05-01T17:40:04.295Z | Compiling foldhash v0.1.5 |
664 | 2025-05-01T17:40:04.321Z | Checking scopeguard v1.2.0 |
665 | 2025-05-01T17:40:04.346Z | Checking form_urlencoded v1.2.1 |
666 | 2025-05-01T17:40:04.548Z | Compiling heck v0.5.0 |
667 | 2025-05-01T17:40:04.596Z | Checking mio v1.0.2 |
668 | 2025-05-01T17:40:04.650Z | Checking socket2 v0.5.7 |
669 | 2025-05-01T17:40:04.822Z | Compiling hashbrown v0.15.2 |
670 | 2025-05-01T17:40:04.870Z | Checking parking_lot v0.12.2 |
671 | 2025-05-01T17:40:04.916Z | Checking signal-hook-registry v1.4.2 |
672 | 2025-05-01T17:40:05.060Z | Compiling getrandom v0.3.2 |
673 | 2025-05-01T17:40:05.097Z | Compiling log v0.4.22 |
674 | 2025-05-01T17:40:05.153Z | Compiling typenum v1.17.0 |
675 | 2025-05-01T17:40:05.389Z | Checking iana-time-zone v0.1.60 |
676 | 2025-05-01T17:40:05.501Z | Checking futures-core v0.3.31 |
677 | 2025-05-01T17:40:05.789Z | Compiling generic-array v0.14.7 |
678 | 2025-05-01T17:40:05.861Z | Checking rand_core v0.6.4 |
679 | 2025-05-01T17:40:05.887Z | Compiling httparse v1.10.1 |
680 | 2025-05-01T17:40:06.142Z | Compiling thiserror v2.0.12 |
681 | 2025-05-01T17:40:06.196Z | Checking futures-sink v0.3.31 |
682 | 2025-05-01T17:40:06.356Z | Compiling schemars v0.8.22 |
683 | 2025-05-01T17:40:06.563Z | Checking byteorder v1.5.0 |
684 | 2025-05-01T17:40:06.751Z | Checking dyn-clone v1.0.17 |
685 | 2025-05-01T17:40:06.778Z | Compiling regex-syntax v0.8.5 |
686 | 2025-05-01T17:40:06.803Z | Compiling ring v0.17.14 |
687 | 2025-05-01T17:40:06.940Z | Compiling ucd-trie v0.1.6 |
688 | 2025-05-01T17:40:06.976Z | Compiling aho-corasick v1.1.3 |
689 | 2025-05-01T17:40:07.330Z | Checking futures-channel v0.3.31 |
690 | 2025-05-01T17:40:07.639Z | Compiling slog v2.7.0 |
691 | 2025-05-01T17:40:07.735Z | Checking futures-task v0.3.31 |
692 | 2025-05-01T17:40:07.880Z | Checking pin-utils v0.1.0 |
693 | 2025-05-01T17:40:07.973Z | Compiling rustix v0.38.34 |
694 | 2025-05-01T17:40:07.999Z | Compiling rustversion v1.0.17 |
695 | 2025-05-01T17:40:08.025Z | Checking futures-io v0.3.31 |
696 | 2025-05-01T17:40:08.202Z | Compiling pkg-config v0.3.30 |
697 | 2025-05-01T17:40:08.927Z | Checking subtle v2.5.0 |
698 | 2025-05-01T17:40:08.957Z | Compiling vcpkg v0.2.15 |
699 | 2025-05-01T17:40:09.145Z | Compiling strsim v0.11.1 |
700 | 2025-05-01T17:40:09.666Z | Compiling synstructure v0.13.1 |
701 | 2025-05-01T17:40:09.703Z | Compiling serde_derive_internals v0.29.1 |
702 | 2025-05-01T17:40:09.729Z | Compiling regex-automata v0.4.9 |
703 | 2025-05-01T17:40:10.754Z | Compiling anyhow v1.0.98 |
704 | 2025-05-01T17:40:11.154Z | Checking ppv-lite86 v0.2.17 |
705 | 2025-05-01T17:40:11.285Z | Compiling ident_case v1.0.1 |
706 | 2025-05-01T17:40:11.397Z | Checking tracing-core v0.1.32 |
707 | 2025-05-01T17:40:11.495Z | Compiling darling_core v0.20.9 |
708 | 2025-05-01T17:40:11.716Z | Compiling rustls v0.23.10 |
709 | 2025-05-01T17:40:11.743Z | Compiling thread-id v4.2.1 |
710 | 2025-05-01T17:40:11.885Z | Checking untrusted v0.9.0 |
711 | 2025-05-01T17:40:12.020Z | Compiling syn v1.0.109 |
712 | 2025-05-01T17:40:12.063Z | Compiling num-conv v0.1.0 |
713 | 2025-05-01T17:40:12.089Z | Compiling time-core v0.1.2 |
714 | 2025-05-01T17:40:12.115Z | Checking crypto-common v0.1.6 |
715 | 2025-05-01T17:40:12.256Z | Checking rand_chacha v0.3.1 |
716 | 2025-05-01T17:40:12.316Z | Compiling time-macros v0.2.18 |
717 | 2025-05-01T17:40:12.579Z | Compiling regress v0.10.3 |
718 | 2025-05-01T17:40:12.667Z | Compiling camino v1.1.9 |
719 | 2025-05-01T17:40:13.036Z | Compiling serde_derive v1.0.219 |
720 | 2025-05-01T17:40:13.152Z | Compiling zerofrom-derive v0.1.5 |
721 | 2025-05-01T17:40:14.406Z | Compiling yoke-derive v0.7.5 |
722 | 2025-05-01T17:40:14.575Z | Compiling zerovec-derive v0.10.3 |
723 | 2025-05-01T17:40:15.352Z | Compiling displaydoc v0.2.5 |
724 | 2025-05-01T17:40:15.611Z | Compiling icu_provider_macros v1.5.0 |
725 | 2025-05-01T17:40:15.704Z | Compiling thiserror-impl v1.0.64 |
726 | 2025-05-01T17:40:16.086Z | Compiling tokio-macros v2.5.0 |
727 | 2025-05-01T17:40:16.395Z | Checking zerofrom v0.1.5 |
728 | 2025-05-01T17:40:16.430Z | Compiling schemars_derive v0.8.22 |
729 | 2025-05-01T17:40:16.567Z | Compiling futures-macro v0.3.31 |
730 | 2025-05-01T17:40:16.599Z | Checking yoke v0.7.5 |
731 | 2025-05-01T17:40:16.636Z | Compiling thiserror-impl v2.0.12 |
732 | 2025-05-01T17:40:16.918Z | Checking zerovec v0.10.4 |
733 | 2025-05-01T17:40:17.312Z | Compiling regex v1.11.1 |
734 | 2025-05-01T17:40:18.026Z | Compiling pest v2.7.10 |
735 | 2025-05-01T17:40:18.083Z | Checking futures-util v0.3.31 |
736 | 2025-05-01T17:40:18.109Z | Compiling scroll_derive v0.12.0 |
737 | 2025-05-01T17:40:18.298Z | Checking tinystr v0.7.6 |
738 | 2025-05-01T17:40:18.660Z | Checking icu_locid v1.5.0 |
739 | 2025-05-01T17:40:18.919Z | Checking icu_collections v1.5.0 |
740 | 2025-05-01T17:40:19.248Z | Compiling tracing-attributes v0.1.27 |
741 | 2025-05-01T17:40:19.483Z | Checking icu_provider v1.5.0 |
742 | 2025-05-01T17:40:19.520Z | Compiling darling_macro v0.20.9 |
743 | 2025-05-01T17:40:20.034Z | Checking icu_locid_transform v1.5.0 |
744 | 2025-05-01T17:40:20.300Z | Compiling pest_meta v2.7.10 |
745 | 2025-05-01T17:40:20.392Z | Compiling zerocopy-derive v0.7.34 |
746 | 2025-05-01T17:40:20.773Z | Compiling darling v0.20.9 |
747 | 2025-05-01T17:40:20.968Z | Checking icu_properties v1.5.1 |
748 | 2025-05-01T17:40:21.049Z | Checking rustls-pki-types v1.7.0 |
749 | 2025-05-01T17:40:21.408Z | Compiling scroll v0.12.0 |
750 | 2025-05-01T17:40:21.728Z | Compiling pest_generator v2.7.10 |
751 | 2025-05-01T17:40:21.867Z | Checking tracing v0.1.40 |
752 | 2025-05-01T17:40:22.107Z | Checking rand v0.8.5 |
753 | 2025-05-01T17:40:22.177Z | Compiling usdt-impl v0.5.0 |
754 | 2025-05-01T17:40:22.212Z | Checking bytes v1.10.1 |
755 | 2025-05-01T17:40:23.106Z | Checking tokio v1.44.1 |
756 | 2025-05-01T17:40:23.148Z | Checking bitflags v2.9.0 |
757 | 2025-05-01T17:40:23.354Z | Compiling indexmap v2.8.0 |
758 | 2025-05-01T17:40:23.777Z | Checking icu_normalizer v1.5.0 |
759 | 2025-05-01T17:40:23.803Z | Checking chrono v0.4.40 |
760 | 2025-05-01T17:40:24.179Z | Checking uuid v1.16.0 |
761 | 2025-05-01T17:40:24.318Z | Compiling serde_tokenstream v0.2.2 |
762 | 2025-05-01T17:40:24.438Z | Checking idna_adapter v1.2.0 |
763 | 2025-05-01T17:40:24.629Z | Checking idna v1.0.3 |
764 | 2025-05-01T17:40:24.691Z | Compiling pest_derive v2.7.10 |
765 | 2025-05-01T17:40:25.086Z | Checking url v2.5.4 |
766 | 2025-05-01T17:40:25.462Z | Compiling http v1.2.0 |
767 | 2025-05-01T17:40:25.508Z | Compiling plain v0.2.3 |
768 | 2025-05-01T17:40:25.576Z | Compiling paste v1.0.15 |
769 | 2025-05-01T17:40:25.718Z | Compiling goblin v0.8.2 |
770 | 2025-05-01T17:40:26.207Z | Compiling zerocopy v0.7.34 |
771 | 2025-05-01T17:40:26.292Z | Checking errno v0.3.9 |
772 | 2025-05-01T17:40:26.463Z | Checking atomic-waker v1.1.2 |
773 | 2025-05-01T17:40:26.600Z | Checking zeroize v1.7.0 |
774 | 2025-05-01T17:40:27.042Z | Compiling pretty-hex v0.4.1 |
775 | 2025-05-01T17:40:27.178Z | Checking http-body v1.0.1 |
776 | 2025-05-01T17:40:27.308Z | Compiling dtrace-parser v0.2.0 |
777 | 2025-05-01T17:40:27.386Z | Checking rustls-webpki v0.102.4 |
778 | 2025-05-01T17:40:27.412Z | Compiling async-trait v0.1.88 |
779 | 2025-05-01T17:40:28.012Z | Compiling strum_macros v0.26.4 |
780 | 2025-05-01T17:40:28.145Z | Compiling openssl-sys v0.9.106 |
781 | 2025-05-01T17:40:28.601Z | Compiling typify-impl v0.3.0 |
782 | 2025-05-01T17:40:29.015Z | Compiling newtype-uuid v1.2.1 |
783 | 2025-05-01T17:40:29.180Z | Checking try-lock v0.2.5 |
784 | 2025-05-01T17:40:29.207Z | Checking tokio-util v0.7.11 |
785 | 2025-05-01T17:40:29.266Z | Compiling openapiv3 v2.0.0 |
786 | 2025-05-01T17:40:29.343Z | Checking base64 v0.22.1 |
787 | 2025-05-01T17:40:29.369Z | Checking want v0.3.1 |
788 | 2025-05-01T17:40:29.548Z | Checking tower-service v0.3.3 |
789 | 2025-05-01T17:40:29.641Z | Checking cpufeatures v0.2.12 |
790 | 2025-05-01T17:40:29.675Z | Checking httpdate v1.0.3 |
791 | 2025-05-01T17:40:29.772Z | Checking block-buffer v0.10.4 |
792 | 2025-05-01T17:40:29.917Z | Compiling unsafe-libyaml v0.2.11 |
793 | 2025-05-01T17:40:29.954Z | Checking h2 v0.4.6 |
794 | 2025-05-01T17:40:31.312Z | Compiling dof v0.3.0 |
795 | 2025-05-01T17:40:31.364Z | Compiling omicron-workspace-hack v0.1.0 |
796 | 2025-05-01T17:40:31.692Z | Compiling serde_yaml v0.9.34+deprecated |
797 | 2025-05-01T17:40:31.801Z | Checking digest v0.10.7 |
798 | 2025-05-01T17:40:32.373Z | Compiling serde_with_macros v3.12.0 |
799 | 2025-05-01T17:40:32.533Z | Compiling openssl v0.10.71 |
800 | 2025-05-01T17:40:32.626Z | Checking foreign-types-shared v0.1.1 |
801 | 2025-05-01T17:40:32.741Z | Compiling rustls v0.22.4 |
802 | 2025-05-01T17:40:32.863Z | Checking foreign-types v0.3.2 |
803 | 2025-05-01T17:40:32.991Z | Checking http-body-util v0.1.2 |
804 | 2025-05-01T17:40:33.068Z | Checking futures-executor v0.3.31 |
805 | 2025-05-01T17:40:33.098Z | Compiling usdt-macro v0.5.0 |
806 | 2025-05-01T17:40:33.288Z | Compiling usdt-attr-macro v0.5.0 |
807 | 2025-05-01T17:40:33.574Z | Checking hyper v1.6.0 |
808 | 2025-05-01T17:40:33.600Z | Compiling openssl-macros v0.1.1 |
809 | 2025-05-01T17:40:33.908Z | Compiling daft-derive v0.1.3 |
810 | 2025-05-01T17:40:34.402Z | Checking encoding_rs v0.8.34 |
811 | 2025-05-01T17:40:34.428Z | Compiling slog-async v2.8.0 |
812 | 2025-05-01T17:40:34.583Z | Compiling crossbeam-utils v0.8.19 |
813 | 2025-05-01T17:40:34.615Z | Checking mime v0.3.17 |
814 | 2025-05-01T17:40:34.930Z | Checking ipnet v2.9.0 |
815 | 2025-05-01T17:40:35.034Z | Compiling native-tls v0.2.11 |
816 | 2025-05-01T17:40:35.307Z | Checking hyper-util v0.1.10 |
817 | 2025-05-01T17:40:35.376Z | Checking futures v0.3.31 |
818 | 2025-05-01T17:40:35.450Z | Checking rustls-pemfile v2.1.3 |
819 | 2025-05-01T17:40:35.494Z | Checking ipnetwork v0.21.1 |
820 | 2025-05-01T17:40:35.618Z | Checking serde_urlencoded v0.7.1 |
821 | 2025-05-01T17:40:35.709Z | Compiling structmeta-derive v0.3.0 |
822 | 2025-05-01T17:40:35.945Z | Compiling multer v3.1.0 |
823 | 2025-05-01T17:40:36.086Z | Checking openssl-probe v0.1.5 |
824 | 2025-05-01T17:40:36.916Z | Compiling toml_datetime v0.6.8 |
825 | 2025-05-01T17:40:37.539Z | Checking serde_spanned v0.6.8 |
826 | 2025-05-01T17:40:37.700Z | Compiling structmeta v0.3.0 |
827 | 2025-05-01T17:40:37.954Z | Compiling typify-macro v0.3.0 |
828 | 2025-05-01T17:40:38.038Z | Compiling async-stream-impl v0.3.6 |
829 | 2025-05-01T17:40:38.323Z | Checking powerfmt v0.2.0 |
830 | 2025-05-01T17:40:38.753Z | Checking deranged v0.3.11 |
831 | 2025-05-01T17:40:38.795Z | Checking sha1 v0.10.6 |
832 | 2025-05-01T17:40:39.047Z | Checking strum v0.26.3 |
833 | 2025-05-01T17:40:39.073Z | Checking webpki-roots v0.26.3 |
834 | 2025-05-01T17:40:39.255Z | Checking sync_wrapper v1.0.1 |
835 | 2025-05-01T17:40:39.407Z | Checking is-terminal v0.4.12 |
836 | 2025-05-01T17:40:39.556Z | Compiling dropshot v0.16.0 |
837 | 2025-05-01T17:40:39.859Z | Checking match_cfg v0.1.0 |
838 | 2025-05-01T17:40:39.909Z | Checking num_threads v0.1.7 |
839 | 2025-05-01T17:40:40.036Z | Checking tower-layer v0.3.3 |
840 | 2025-05-01T17:40:40.063Z | Checking tokio-native-tls v0.3.1 |
841 | 2025-05-01T17:40:40.088Z | Checking hostname v0.3.1 |
842 | 2025-05-01T17:40:40.174Z | Checking tokio-rustls v0.26.0 |
843 | 2025-05-01T17:40:40.200Z | Checking time v0.3.36 |
844 | 2025-05-01T17:40:40.273Z | Checking tower v0.5.2 |
845 | 2025-05-01T17:40:40.317Z | Checking hyper-tls v0.6.0 |
846 | 2025-05-01T17:40:40.514Z | Checking hyper-rustls v0.27.3 |
847 | 2025-05-01T17:40:40.828Z | Compiling typify v0.3.0 |
848 | 2025-05-01T17:40:40.881Z | Compiling dropshot_endpoint v0.16.0 |
849 | 2025-05-01T17:40:40.968Z | Compiling progenitor-impl v0.9.1 |
850 | 2025-05-01T17:40:40.994Z | Checking fastrand v2.1.0 |
851 | 2025-05-01T17:40:41.318Z | Checking tempfile v3.10.1 |
852 | 2025-05-01T17:40:41.420Z | Checking reqwest v0.12.15 |
853 | 2025-05-01T17:40:41.657Z | Checking oxnet v0.1.1 |
854 | 2025-05-01T17:40:42.009Z | Checking serde_with v3.12.0 |
855 | 2025-05-01T17:40:42.695Z | Checking dirs-sys-next v0.1.2 |
856 | 2025-05-01T17:40:42.883Z | Checking memmap v0.7.0 |
857 | 2025-05-01T17:40:42.913Z | Checking quick-error v1.2.3 |
858 | 2025-05-01T17:40:43.144Z | Checking winnow v0.7.4 |
859 | 2025-05-01T17:40:43.251Z | Checking progenitor-client v0.9.1 |
860 | 2025-05-01T17:40:43.588Z | Checking dirs-next v2.0.0 |
861 | 2025-05-01T17:40:43.724Z | Compiling test-strategy v0.4.1 |
862 | 2025-05-01T17:40:43.844Z | Checking usdt v0.5.0 |
863 | 2025-05-01T17:40:44.089Z | Compiling parse-display-derive v0.10.0 |
864 | 2025-05-01T17:40:44.508Z | Checking macaddr v1.0.1 |
865 | 2025-05-01T17:40:44.650Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
866 | 2025-05-01T17:40:44.817Z | Checking thread_local v1.1.8 |
867 | 2025-05-01T17:40:44.955Z | Checking debug-ignore v1.0.5 |
868 | 2025-05-01T17:40:45.343Z | Checking term v0.7.0 |
869 | 2025-05-01T17:40:45.588Z | Compiling progenitor-macro v0.9.1 |
870 | 2025-05-01T17:40:45.748Z | Checking crossbeam-channel v0.5.12 |
871 | 2025-05-01T17:40:46.444Z | Checking lazy_static v1.5.0 |
872 | 2025-05-01T17:40:46.598Z | Checking take_mut v0.2.2 |
873 | 2025-05-01T17:40:46.851Z | Checking slog-term v2.9.1 |
874 | 2025-05-01T17:40:46.876Z | Checking toml_edit v0.22.24 |
875 | 2025-05-01T17:40:46.902Z | Checking daft v0.1.3 |
876 | 2025-05-01T17:40:47.042Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
877 | 2025-05-01T17:40:47.287Z | Checking slog-json v2.6.1 |
878 | 2025-05-01T17:40:47.742Z | Checking spin v0.9.8 |
879 | 2025-05-01T17:40:48.626Z | Checking slog-bunyan v2.5.0 |
880 | 2025-05-01T17:40:48.659Z | Checking async-stream v0.3.6 |
881 | 2025-05-01T17:40:48.808Z | Checking waitgroup v0.1.2 |
882 | 2025-05-01T17:40:48.868Z | Checking serde_path_to_error v0.1.16 |
883 | 2025-05-01T17:40:48.968Z | Checking hostname v0.4.0 |
884 | 2025-05-01T17:40:49.139Z | Checking wait-timeout v0.2.0 |
885 | 2025-05-01T17:40:49.175Z | Checking toml v0.8.20 |
886 | 2025-05-01T17:40:49.429Z | Checking bit-vec v0.6.3 |
887 | 2025-05-01T17:40:49.744Z | Checking bit-set v0.5.3 |
888 | 2025-05-01T17:40:49.984Z | Checking rusty-fork v0.3.0 |
889 | 2025-05-01T17:40:50.019Z | Checking hex v0.4.3 |
890 | 2025-05-01T17:40:50.255Z | Checking rand_xorshift v0.3.0 |
891 | 2025-05-01T17:40:50.280Z | Checking tokio-rustls v0.25.0 |
892 | 2025-05-01T17:40:50.414Z | Checking unarray v0.1.4 |
893 | 2025-05-01T17:40:50.459Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
894 | 2025-05-01T17:40:50.577Z | Checking proptest v1.5.0 |
895 | 2025-05-01T17:40:51.185Z | Checking instant v0.1.12 |
896 | 2025-05-01T17:40:51.309Z | Compiling heck v0.4.1 |
897 | 2025-05-01T17:40:51.638Z | Compiling winnow v0.5.40 |
898 | 2025-05-01T17:40:52.018Z | Compiling zerocopy v0.8.24 |
899 | 2025-05-01T17:40:54.062Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
900 | 2025-05-01T17:40:54.107Z | Checking backoff v0.4.0 |
901 | 2025-05-01T17:40:54.170Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
902 | 2025-05-01T17:40:54.292Z | Checking progenitor v0.9.1 |
903 | 2025-05-01T17:40:54.361Z | Compiling toml_edit v0.19.15 |
904 | 2025-05-01T17:40:54.387Z | Checking parse-display v0.10.0 |
905 | 2025-05-01T17:40:54.479Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
906 | 2025-05-01T17:40:54.504Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
907 | 2025-05-01T17:40:54.548Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
908 | 2025-05-01T17:40:54.612Z | Compiling zerocopy-derive v0.8.24 |
909 | 2025-05-01T17:40:54.855Z | Compiling crucible-workspace-hack v0.1.0 |
910 | 2025-05-01T17:40:55.849Z | Compiling clap_derive v4.5.4 |
911 | 2025-05-01T17:40:56.495Z | Checking utf8parse v0.2.1 |
912 | 2025-05-01T17:40:56.676Z | Checking anstyle-parse v0.2.4 |
913 | 2025-05-01T17:40:56.819Z | Compiling proc-macro-crate v1.3.1 |
914 | 2025-05-01T17:40:57.545Z | Checking colorchoice v1.0.1 |
915 | 2025-05-01T17:40:57.570Z | Checking anstyle v1.0.7 |
916 | 2025-05-01T17:40:57.884Z | Checking is_terminal_polyfill v1.70.0 |
917 | 2025-05-01T17:40:58.043Z | Checking anstyle-query v1.0.3 |
918 | 2025-05-01T17:40:58.174Z | Checking anstream v0.6.14 |
919 | 2025-05-01T17:40:58.403Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
920 | 2025-05-01T17:40:58.503Z | Checking terminal_size v0.3.0 |
921 | 2025-05-01T17:40:59.127Z | Checking num-integer v0.1.46 |
922 | 2025-05-01T17:40:59.317Z | Checking unicode-width v0.1.14 |
923 | 2025-05-01T17:40:59.488Z | Compiling either v1.15.0 |
924 | 2025-05-01T17:40:59.527Z | Compiling unicode-xid v0.2.4 |
925 | 2025-05-01T17:40:59.570Z | Checking clap_lex v0.7.0 |
926 | 2025-05-01T17:40:59.814Z | Checking clap_builder v4.5.2 |
927 | 2025-05-01T17:40:59.862Z | Compiling itertools v0.13.0 |
928 | 2025-05-01T17:41:00.085Z | Compiling heapless v0.8.0 |
929 | 2025-05-01T17:41:00.537Z | Checking data-encoding v2.6.0 |
930 | 2025-05-01T17:41:01.720Z | Checking num-bigint v0.4.5 |
931 | 2025-05-01T17:41:02.286Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
932 | 2025-05-01T17:41:02.555Z | Checking clap v4.5.4 |
933 | 2025-05-01T17:41:02.738Z | Checking hash32 v0.3.1 |
934 | 2025-05-01T17:41:02.840Z | Checking rand_core v0.9.3 |
935 | 2025-05-01T17:41:02.931Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
936 | 2025-05-01T17:41:03.286Z | Compiling smoltcp v0.11.0 |
937 | 2025-05-01T17:41:03.762Z | Checking bitflags v1.3.2 |
938 | 2025-05-01T17:41:03.883Z | Checking num-rational v0.4.2 |
939 | 2025-05-01T17:41:03.957Z | Checking rand_chacha v0.9.0 |
940 | 2025-05-01T17:41:04.625Z | Compiling synstructure v0.12.6 |
941 | 2025-05-01T17:41:04.864Z | Checking num-iter v0.1.45 |
942 | 2025-05-01T17:41:05.003Z | Compiling num_enum_derive v0.7.3 |
943 | 2025-05-01T17:41:05.074Z | Checking num-complex v0.4.6 |
944 | 2025-05-01T17:41:05.684Z | Compiling proc-macro-error-attr v1.0.4 |
945 | 2025-05-01T17:41:05.747Z | Checking cobs v0.2.3 |
946 | 2025-05-01T17:41:05.863Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
947 | 2025-05-01T17:41:05.941Z | Checking managed v0.8.0 |
948 | 2025-05-01T17:41:06.318Z | Checking postcard v1.0.9 |
949 | 2025-05-01T17:41:06.837Z | Checking num v0.4.3 |
950 | 2025-05-01T17:41:06.863Z | Compiling zerocopy-derive v0.2.0 |
951 | 2025-05-01T17:41:07.010Z | Checking num_enum v0.7.3 |
952 | 2025-05-01T17:41:07.119Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
953 | 2025-05-01T17:41:07.190Z | Checking rand v0.9.0 |
954 | 2025-05-01T17:41:07.724Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
955 | 2025-05-01T17:41:08.230Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
956 | 2025-05-01T17:41:08.345Z | Compiling foreign-types-macros v0.2.3 |
957 | 2025-05-01T17:41:08.403Z | Compiling libz-sys v1.1.16 |
958 | 2025-05-01T17:41:08.620Z | Compiling proc-macro-error v1.0.4 |
959 | 2025-05-01T17:41:08.799Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
960 | 2025-05-01T17:41:08.981Z | Checking foreign-types-shared v0.3.1 |
961 | 2025-05-01T17:41:09.423Z | Checking foreign-types v0.5.0 |
962 | 2025-05-01T17:41:09.598Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
963 | 2025-05-01T17:41:10.116Z | Checking tabwriter v1.4.0 |
964 | 2025-05-01T17:41:10.585Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
965 | 2025-05-01T17:41:10.622Z | Compiling derive-where v1.2.7 |
966 | 2025-05-01T17:41:10.740Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
967 | 2025-05-01T17:41:11.382Z | Checking cstr-argument v0.1.2 |
968 | 2025-05-01T17:41:11.568Z | Compiling prettyplease v0.2.31 |
969 | 2025-05-01T17:41:11.984Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
970 | 2025-05-01T17:41:12.500Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
971 | 2025-05-01T17:41:12.828Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
972 | 2025-05-01T17:41:13.295Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
973 | 2025-05-01T17:41:14.010Z | Compiling libgit2-sys v0.17.0+1.8.1 |
974 | 2025-05-01T17:41:14.325Z | Checking tinyvec_macros v0.1.1 |
975 | 2025-05-01T17:41:14.412Z | Checking float-ord v0.3.2 |
976 | 2025-05-01T17:41:14.438Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
977 | 2025-05-01T17:41:14.571Z | Checking is_ci v1.2.0 |
978 | 2025-05-01T17:41:14.721Z | Compiling semver v0.1.20 |
979 | 2025-05-01T17:41:14.747Z | Checking colored v3.0.0 |
980 | 2025-05-01T17:41:15.032Z | Compiling rustc_version v0.1.7 |
981 | 2025-05-01T17:41:15.498Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
982 | 2025-05-01T17:41:15.774Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
983 | 2025-05-01T17:41:16.809Z | Checking tinyvec v1.6.0 |
984 | 2025-05-01T17:41:17.019Z | Compiling zone_cfg_derive v0.3.0 |
985 | 2025-05-01T17:41:18.272Z | Checking itertools v0.12.1 |
986 | 2025-05-01T17:41:18.320Z | Checking itertools v0.14.0 |
987 | 2025-05-01T17:41:18.634Z | Compiling enum-as-inner v0.6.0 |
988 | 2025-05-01T17:41:19.122Z | Checking camino-tempfile v1.1.1 |
989 | 2025-05-01T17:41:19.376Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
990 | 2025-05-01T17:41:20.021Z | Compiling num-derive v0.4.2 |
991 | 2025-05-01T17:41:20.274Z | Checking sigpipe v0.1.3 |
992 | 2025-05-01T17:41:20.385Z | Compiling usdt-impl v0.3.5 |
993 | 2025-05-01T17:41:20.780Z | Checking jiff v0.2.10 |
994 | 2025-05-01T17:41:20.811Z | Compiling owo-colors v4.2.0 |
995 | 2025-05-01T17:41:20.993Z | Checking linked-hash-map v0.5.6 |
996 | 2025-05-01T17:41:21.299Z | Checking base64ct v1.6.0 |
997 | 2025-05-01T17:41:21.391Z | Checking base64 v0.21.7 |
998 | 2025-05-01T17:41:21.727Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
999 | 2025-05-01T17:41:21.762Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
1000 | 2025-05-01T17:41:21.826Z | Checking password-hash v0.5.0 |
1001 | 2025-05-01T17:41:22.077Z | Checking lru-cache v0.1.2 |
1002 | 2025-05-01T17:41:22.235Z | Checking zone v0.3.1 |
1003 | 2025-05-01T17:41:22.263Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
1004 | 2025-05-01T17:41:22.314Z | Checking hickory-proto v0.24.4 |
1005 | 2025-05-01T17:41:22.529Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1006 | 2025-05-01T17:41:22.709Z | Compiling newtype_derive v0.1.6 |
1007 | 2025-05-01T17:41:22.844Z | Checking supports-color v2.1.0 |
1008 | 2025-05-01T17:41:22.907Z | Checking supports-color v3.0.1 |
1009 | 2025-05-01T17:41:23.031Z | Compiling zerocopy v0.3.2 |
1010 | 2025-05-01T17:41:23.057Z | Checking resolv-conf v0.7.0 |
1011 | 2025-05-01T17:41:23.091Z | Checking blake2 v0.10.6 |
1012 | 2025-05-01T17:41:23.374Z | Compiling cargo-platform v0.1.8 |
1013 | 2025-05-01T17:41:23.465Z | Compiling hubpack_derive v0.1.1 |
1014 | 2025-05-01T17:41:23.491Z | Checking smf v0.2.3 |
1015 | 2025-05-01T17:41:23.771Z | Compiling serde_repr v0.1.19 |
1016 | 2025-05-01T17:41:23.868Z | Compiling zerocopy-derive v0.6.6 |
1017 | 2025-05-01T17:41:24.223Z | Compiling vergen v8.3.2 |
1018 | 2025-05-01T17:41:24.540Z | Checking unicode-segmentation v1.11.0 |
1019 | 2025-05-01T17:41:24.687Z | Checking whoami v1.5.1 |
1020 | 2025-05-01T17:41:25.072Z | Compiling cancel-safe-futures v0.1.5 |
1021 | 2025-05-01T17:41:25.138Z | Checking newline-converter v0.3.0 |
1022 | 2025-05-01T17:41:25.249Z | Checking hickory-resolver v0.24.4 |
1023 | 2025-05-01T17:41:25.357Z | Checking zerocopy v0.6.6 |
1024 | 2025-05-01T17:41:25.440Z | Checking hubpack v0.1.2 |
1025 | 2025-05-01T17:41:25.466Z | Compiling cargo_metadata v0.18.1 |
1026 | 2025-05-01T17:41:25.772Z | Checking argon2 v0.5.3 |
1027 | 2025-05-01T17:41:25.824Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1028 | 2025-05-01T17:41:25.996Z | Compiling dof v0.1.5 |
1029 | 2025-05-01T17:41:26.615Z | Checking console v0.15.8 |
1030 | 2025-05-01T17:41:27.113Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1031 | 2025-05-01T17:41:27.604Z | Compiling strum_macros v0.25.3 |
1032 | 2025-05-01T17:41:27.670Z | Checking tokio-stream v0.1.17 |
1033 | 2025-05-01T17:41:27.820Z | Checking libsw-core v0.3.2 |
1034 | 2025-05-01T17:41:27.846Z | Compiling dtrace-parser v0.1.14 |
1035 | 2025-05-01T17:41:28.036Z | Compiling rustc_version v0.4.0 |
1036 | 2025-05-01T17:41:28.333Z | Checking serde-big-array v0.5.1 |
1037 | 2025-05-01T17:41:28.425Z | Compiling cookie v0.18.1 |
1038 | 2025-05-01T17:41:28.526Z | Compiling slog-dtrace v0.3.0 |
1039 | 2025-05-01T17:41:28.551Z | Checking utf-8 v0.7.6 |
1040 | 2025-05-01T17:41:28.746Z | Checking fixedbitset v0.4.2 |
1041 | 2025-05-01T17:41:28.784Z | Compiling rustls v0.21.12 |
1042 | 2025-05-01T17:41:28.784Z | Compiling cfg_aliases v0.2.1 |
1043 | 2025-05-01T17:41:28.870Z | Checking static_assertions v1.1.0 |
1044 | 2025-05-01T17:41:28.905Z | Compiling convert_case v0.4.0 |
1045 | 2025-05-01T17:41:28.986Z | Checking fixedbitset v0.5.7 |
1046 | 2025-05-01T17:41:29.118Z | Checking similar v2.5.0 |
1047 | 2025-05-01T17:41:29.182Z | Checking petgraph v0.6.5 |
1048 | 2025-05-01T17:41:29.337Z | Checking petgraph v0.7.1 |
1049 | 2025-05-01T17:41:29.474Z | Compiling derive_more v0.99.19 |
1050 | 2025-05-01T17:41:29.585Z | Compiling nix v0.29.0 |
1051 | 2025-05-01T17:41:29.722Z | Checking expectorate v1.1.0 |
1052 | 2025-05-01T17:41:29.953Z | Checking tungstenite v0.21.0 |
1053 | 2025-05-01T17:41:30.255Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
1054 | 2025-05-01T17:41:30.351Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1055 | 2025-05-01T17:41:30.939Z | Checking libsw v3.5.0 |
1056 | 2025-05-01T17:41:31.286Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1057 | 2025-05-01T17:41:31.979Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1058 | 2025-05-01T17:41:32.285Z | Checking atomicwrites v0.4.4 |
1059 | 2025-05-01T17:41:32.506Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1060 | 2025-05-01T17:41:32.804Z | Compiling serde_tokenstream v0.1.7 |
1061 | 2025-05-01T17:41:32.875Z | Checking sct v0.7.1 |
1062 | 2025-05-01T17:41:33.023Z | Checking rustls-webpki v0.101.7 |
1063 | 2025-05-01T17:41:33.104Z | Checking inout v0.1.3 |
1064 | 2025-05-01T17:41:33.294Z | Compiling radium v0.7.0 |
1065 | 2025-05-01T17:41:33.320Z | Checking swrite v0.1.0 |
1066 | 2025-05-01T17:41:33.476Z | Checking linear-map v1.2.0 |
1067 | 2025-05-01T17:41:33.679Z | Checking highway v1.3.0 |
1068 | 2025-05-01T17:41:33.807Z | Checking indent_write v2.2.0 |
1069 | 2025-05-01T17:41:34.007Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1070 | 2025-05-01T17:41:34.092Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1071 | 2025-05-01T17:41:34.220Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1072 | 2025-05-01T17:41:34.709Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1073 | 2025-05-01T17:41:35.308Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1074 | 2025-05-01T17:41:35.369Z | Checking cipher v0.4.4 |
1075 | 2025-05-01T17:41:35.725Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1076 | 2025-05-01T17:41:36.479Z | Checking steno v0.4.1 |
1077 | 2025-05-01T17:41:36.828Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1078 | 2025-05-01T17:41:37.029Z | Checking tokio-tungstenite v0.21.0 |
1079 | 2025-05-01T17:41:37.712Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1080 | 2025-05-01T17:41:37.938Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1081 | 2025-05-01T17:41:38.137Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1082 | 2025-05-01T17:41:38.162Z | Checking crossbeam-epoch v0.9.18 |
1083 | 2025-05-01T17:41:38.440Z | Checking humantime v2.1.0 |
1084 | 2025-05-01T17:41:38.506Z | Compiling rayon-core v1.12.1 |
1085 | 2025-05-01T17:41:38.718Z | Checking tap v1.0.1 |
1086 | 2025-05-01T17:41:38.808Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1087 | 2025-05-01T17:41:38.870Z | Checking crossbeam-deque v0.8.5 |
1088 | 2025-05-01T17:41:38.895Z | Checking wyz v0.5.1 |
1089 | 2025-05-01T17:41:39.145Z | Checking tokio-rustls v0.24.1 |
1090 | 2025-05-01T17:41:39.453Z | Compiling usdt-attr-macro v0.3.5 |
1091 | 2025-05-01T17:41:39.479Z | Compiling usdt-macro v0.3.5 |
1092 | 2025-05-01T17:41:39.558Z | Checking qorb v0.3.1 |
1093 | 2025-05-01T17:41:40.536Z | Checking rustls-pemfile v1.0.4 |
1094 | 2025-05-01T17:41:40.640Z | Compiling num_enum_derive v0.5.11 |
1095 | 2025-05-01T17:41:40.778Z | Checking twox-hash v2.1.0 |
1096 | 2025-05-01T17:41:41.119Z | Checking universal-hash v0.5.1 |
1097 | 2025-05-01T17:41:41.324Z | Checking atty v0.2.14 |
1098 | 2025-05-01T17:41:41.350Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1099 | 2025-05-01T17:41:41.481Z | Checking opaque-debug v0.3.1 |
1100 | 2025-05-01T17:41:41.592Z | Checking funty v2.0.0 |
1101 | 2025-05-01T17:41:41.726Z | Checking polyval v0.6.2 |
1102 | 2025-05-01T17:41:41.951Z | Checking usdt v0.3.5 |
1103 | 2025-05-01T17:41:41.991Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1104 | 2025-05-01T17:41:42.304Z | Checking bitvec v1.0.1 |
1105 | 2025-05-01T17:41:42.446Z | Checking num_enum v0.5.11 |
1106 | 2025-05-01T17:41:42.612Z | Checking aes v0.8.4 |
1107 | 2025-05-01T17:41:42.638Z | Checking ctr v0.9.2 |
1108 | 2025-05-01T17:41:42.771Z | Checking qorb v0.2.1 |
1109 | 2025-05-01T17:41:42.902Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
1110 | 2025-05-01T17:41:42.951Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1111 | 2025-05-01T17:41:43.139Z | Checking toml v0.7.8 |
1112 | 2025-05-01T17:41:43.265Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1113 | 2025-05-01T17:41:43.321Z | Checking bincode v1.3.3 |
1114 | 2025-05-01T17:41:43.627Z | Compiling strum_macros v0.27.1 |
1115 | 2025-05-01T17:41:43.743Z | Checking aead v0.5.2 |
1116 | 2025-05-01T17:41:43.768Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1117 | 2025-05-01T17:41:43.928Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1118 | 2025-05-01T17:41:43.960Z | Checking strum v0.27.1 |
1119 | 2025-05-01T17:41:43.985Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1120 | 2025-05-01T17:41:44.138Z | Checking aes-gcm-siv v0.11.1 |
1121 | 2025-05-01T17:41:44.188Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1122 | 2025-05-01T17:41:44.383Z | Checking rayon v1.10.0 |
1123 | 2025-05-01T17:41:44.408Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
1124 | 2025-05-01T17:41:44.468Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1125 | 2025-05-01T17:41:44.525Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1126 | 2025-05-01T17:41:44.700Z | Compiling bitstruct_derive v0.1.0 |
1127 | 2025-05-01T17:41:44.872Z | Compiling async-recursion v1.1.1 |
1128 | 2025-05-01T17:41:44.975Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1129 | 2025-05-01T17:41:45.128Z | Checking pretty-hex v0.2.1 |
1130 | 2025-05-01T17:41:45.306Z | Checking ascii v1.1.0 |
1131 | 2025-05-01T17:41:45.373Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
1132 | 2025-05-01T17:41:45.707Z | Checking ringbuffer v0.15.0 |
1133 | 2025-05-01T17:41:45.879Z | Compiling cfg_aliases v0.1.1 |
1134 | 2025-05-01T17:41:45.980Z | Checking typeid v1.0.0 |
1135 | 2025-05-01T17:41:46.006Z | Compiling nix v0.28.0 |
1136 | 2025-05-01T17:41:46.095Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1137 | 2025-05-01T17:41:46.123Z | Checking bitstruct v0.1.1 |
1138 | 2025-05-01T17:41:46.148Z | Checking erased-serde v0.4.5 |
1139 | 2025-05-01T17:41:46.252Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1140 | 2025-05-01T17:41:46.437Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1141 | 2025-05-01T17:41:46.649Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1142 | 2025-05-01T17:41:46.713Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
1143 | 2025-05-01T17:41:46.877Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1144 | 2025-05-01T17:41:46.946Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1145 | 2025-05-01T17:41:47.080Z | Checking serde_arrays v0.1.0 |
1146 | 2025-05-01T17:41:47.247Z | Checking libloading v0.7.4 |
1147 | 2025-05-01T17:41:47.317Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1148 | 2025-05-01T17:41:47.342Z | Compiling const_format_proc_macros v0.2.32 |
1149 | 2025-05-01T17:41:47.438Z | Checking kstat-rs v0.2.4 |
1150 | 2025-05-01T17:41:47.489Z | Compiling escargot v0.5.10 |
1151 | 2025-05-01T17:41:47.757Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1152 | 2025-05-01T17:41:47.924Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1153 | 2025-05-01T17:41:48.002Z | Checking ron v0.8.1 |
1154 | 2025-05-01T17:41:48.763Z | Checking xattr v1.3.1 |
1155 | 2025-05-01T17:41:48.798Z | Checking const_format v0.2.32 |
1156 | 2025-05-01T17:41:48.991Z | Checking filetime v0.2.23 |
1157 | 2025-05-01T17:41:49.032Z | Checking bstr v1.9.1 |
1158 | 2025-05-01T17:41:49.230Z | Checking bit_field v0.10.2 |
1159 | 2025-05-01T17:41:49.459Z | Checking tar v0.4.40 |
1160 | 2025-05-01T17:41:49.704Z | Checking globset v0.4.14 |
1161 | 2025-05-01T17:41:50.141Z | Checking ctrlc v3.4.4 |
1162 | 2025-05-01T17:41:50.195Z | Checking fatfs v0.3.6 |
1163 | 2025-05-01T17:41:50.351Z | Checking glob v0.3.1 |
1164 | 2025-05-01T17:41:51.843Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1165 | 2025-05-01T17:41:51.904Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
1166 | 2025-05-01T17:41:52.353Z | Compiling git2 v0.19.0 |
1167 | 2025-05-01T17:41:52.585Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1168 | 2025-05-01T17:41:55.054Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1169 | 2025-05-01T17:41:57.333Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1170 | 2025-05-01T17:42:03.320Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1171 | 2025-05-01T17:42:06.218Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1172 | 2025-05-01T17:42:13.558Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1173 | 2025-05-01T17:42:25.097Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1174 | 2025-05-01T17:42:25.097Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
1175 | 2025-05-01T17:42:34.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 09s |
1176 | 2025-05-01T17:42:34.740Z | |
1177 | 2025-05-01T17:42:34.740Z | real 3:10.112497924 |
1178 | 2025-05-01T17:42:34.740Z | user 12:22.369014709 |
1179 | 2025-05-01T17:42:34.740Z | sys 2:38.246269800 |
1180 | 2025-05-01T17:42:34.740Z | trap 0.415481438 |
1181 | 2025-05-01T17:42:34.740Z | tflt 0.315586105 |
1182 | 2025-05-01T17:42:34.740Z | dflt 0.166451700 |
1183 | 2025-05-01T17:42:34.740Z | kflt 0.002546794 |
1184 | 2025-05-01T17:42:34.740Z | lock 15:33.743600133 |
1185 | 2025-05-01T17:42:34.740Z | slp 47:10.015121246 |
1186 | 2025-05-01T17:42:34.740Z | lat 1:03.571892911 |
1187 | 2025-05-01T17:42:34.740Z | stop 3:34.793631054 |
1188 | 2025-05-01T17:42:34.766Z | + ptime -m cargo clippy --features falcon --all-targets |
1189 | 2025-05-01T17:42:35.496Z | warning: Patch `tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer//tufaceous.git?rev=04681f26ba09e144e5467dd6bd22c4887692a670#04681f26)` was not used in the crate graph. |
1190 | 2025-05-01T17:42:35.496Z | Perhaps you misspelled the source URL being patched. |
1191 | 2025-05-01T17:42:35.496Z | Possible URLs for `[patch.<URL>]`: |
1192 | 2025-05-01T17:42:35.496Z | https://github.com/oxidecomputer/tufaceous |
1193 | 2025-05-01T17:42:35.558Z | Downloading crates ... |
1194 | 2025-05-01T17:42:35.812Z | Downloaded downcast v0.11.0 |
1195 | 2025-05-01T17:42:35.837Z | Downloaded miniz_oxide v0.7.2 |
1196 | 2025-05-01T17:42:35.837Z | Downloaded predicates-tree v1.0.9 |
1197 | 2025-05-01T17:42:35.837Z | Downloaded slog-envlogger v2.2.0 |
1198 | 2025-05-01T17:42:35.837Z | Downloaded slog-stdlog v4.1.1 |
1199 | 2025-05-01T17:42:35.837Z | Downloaded crc32fast v1.4.0 |
1200 | 2025-05-01T17:42:35.837Z | Downloaded flate2 v1.0.30 |
1201 | 2025-05-01T17:42:35.863Z | Downloaded arc-swap v1.7.1 |
1202 | 2025-05-01T17:42:35.863Z | Downloaded termtree v0.4.1 |
1203 | 2025-05-01T17:42:35.863Z | Downloaded png v0.17.13 |
1204 | 2025-05-01T17:42:35.863Z | Downloaded slog-scope v4.4.0 |
1205 | 2025-05-01T17:42:35.863Z | Downloaded serde_test v1.0.176 |
1206 | 2025-05-01T17:42:35.863Z | Downloaded predicates v3.1.0 |
1207 | 2025-05-01T17:42:35.863Z | Downloaded mockall_derive v0.12.1 |
1208 | 2025-05-01T17:42:35.863Z | Downloaded fdeflate v0.3.4 |
1209 | 2025-05-01T17:42:35.890Z | Downloaded simd-adler32 v0.3.7 |
1210 | 2025-05-01T17:42:35.890Z | Downloaded predicates-core v1.0.6 |
1211 | 2025-05-01T17:42:35.890Z | Downloaded mockall v0.12.1 |
1212 | 2025-05-01T17:42:35.890Z | Downloaded bytemuck v1.16.0 |
1213 | 2025-05-01T17:42:35.890Z | Downloaded fragile v2.0.0 |
1214 | 2025-05-01T17:42:35.972Z | Downloaded image v0.25.1 |
1215 | 2025-05-01T17:42:36.271Z | Checking tokio v1.44.1 |
1216 | 2025-05-01T17:42:36.271Z | Checking log v0.4.22 |
1217 | 2025-05-01T17:42:36.314Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1218 | 2025-05-01T17:42:36.340Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1219 | 2025-05-01T17:42:36.366Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1220 | 2025-05-01T17:42:36.366Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1221 | 2025-05-01T17:42:36.391Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1222 | 2025-05-01T17:42:36.391Z | Compiling crc32fast v1.4.0 |
1223 | 2025-05-01T17:42:36.551Z | Checking simd-adler32 v0.3.7 |
1224 | 2025-05-01T17:42:36.577Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1225 | 2025-05-01T17:42:36.577Z | Checking goblin v0.8.2 |
1226 | 2025-05-01T17:42:36.602Z | Checking native-tls v0.2.11 |
1227 | 2025-05-01T17:42:36.771Z | Checking typify-impl v0.3.0 |
1228 | 2025-05-01T17:42:36.797Z | Checking rustls v0.22.4 |
1229 | 2025-05-01T17:42:36.797Z | Checking tungstenite v0.21.0 |
1230 | 2025-05-01T17:42:36.846Z | Checking rustls v0.21.12 |
1231 | 2025-05-01T17:42:36.872Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1232 | 2025-05-01T17:42:36.873Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1233 | 2025-05-01T17:42:37.250Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1234 | 2025-05-01T17:42:37.487Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1235 | 2025-05-01T17:42:37.531Z | Checking adler v1.0.2 |
1236 | 2025-05-01T17:42:37.676Z | Checking miniz_oxide v0.7.2 |
1237 | 2025-05-01T17:42:38.039Z | Checking arc-swap v1.7.1 |
1238 | 2025-05-01T17:42:38.281Z | Checking flate2 v1.0.30 |
1239 | 2025-05-01T17:42:38.386Z | Checking slog-scope v4.4.0 |
1240 | 2025-05-01T17:42:38.576Z | Checking fdeflate v0.3.4 |
1241 | 2025-05-01T17:42:38.840Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1242 | 2025-05-01T17:42:38.880Z | Checking typify v0.3.0 |
1243 | 2025-05-01T17:42:38.988Z | Checking png v0.17.13 |
1244 | 2025-05-01T17:42:39.018Z | Checking progenitor-impl v0.9.1 |
1245 | 2025-05-01T17:42:39.203Z | Checking slog-stdlog v4.1.1 |
1246 | 2025-05-01T17:42:39.355Z | Checking predicates-core v1.0.6 |
1247 | 2025-05-01T17:42:39.407Z | Checking bytemuck v1.16.0 |
1248 | 2025-05-01T17:42:39.532Z | Checking slog-envlogger v2.2.0 |
1249 | 2025-05-01T17:42:39.660Z | Checking termtree v0.4.1 |
1250 | 2025-05-01T17:42:39.727Z | Checking predicates v3.1.0 |
1251 | 2025-05-01T17:42:39.762Z | Compiling mockall_derive v0.12.1 |
1252 | 2025-05-01T17:42:39.843Z | Checking predicates-tree v1.0.9 |
1253 | 2025-05-01T17:42:39.967Z | Checking image v0.25.1 |
1254 | 2025-05-01T17:42:39.992Z | Checking fragile v2.0.0 |
1255 | 2025-05-01T17:42:40.180Z | Checking downcast v0.11.0 |
1256 | 2025-05-01T17:42:40.242Z | Checking globset v0.4.14 |
1257 | 2025-05-01T17:42:40.363Z | Checking escargot v0.5.10 |
1258 | 2025-05-01T17:42:40.505Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1259 | 2025-05-01T17:42:40.537Z | Checking fatfs v0.3.6 |
1260 | 2025-05-01T17:42:40.651Z | Checking serde_test v1.0.176 |
1261 | 2025-05-01T17:42:40.676Z | Checking dof v0.3.0 |
1262 | 2025-05-01T17:42:41.189Z | Checking usdt-impl v0.5.0 |
1263 | 2025-05-01T17:42:41.215Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
1264 | 2025-05-01T17:42:41.663Z | Checking usdt v0.5.0 |
1265 | 2025-05-01T17:42:41.911Z | Checking slog-dtrace v0.3.0 |
1266 | 2025-05-01T17:42:42.236Z | Checking tokio-util v0.7.11 |
1267 | 2025-05-01T17:42:42.262Z | Checking tokio-rustls v0.26.0 |
1268 | 2025-05-01T17:42:42.342Z | Checking tokio-native-tls v0.3.1 |
1269 | 2025-05-01T17:42:42.368Z | Checking tower v0.5.2 |
1270 | 2025-05-01T17:42:42.496Z | Checking tokio-rustls v0.25.0 |
1271 | 2025-05-01T17:42:42.563Z | Checking backoff v0.4.0 |
1272 | 2025-05-01T17:42:42.596Z | Checking tokio-tungstenite v0.21.0 |
1273 | 2025-05-01T17:42:42.799Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
1274 | 2025-05-01T17:42:42.824Z | Checking hickory-proto v0.24.4 |
1275 | 2025-05-01T17:42:42.919Z | Checking h2 v0.4.6 |
1276 | 2025-05-01T17:42:42.971Z | Checking zone v0.3.1 |
1277 | 2025-05-01T17:42:43.026Z | Checking tokio-stream v0.1.17 |
1278 | 2025-05-01T17:42:43.052Z | Checking libsw-core v0.3.2 |
1279 | 2025-05-01T17:42:43.078Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
1280 | 2025-05-01T17:42:43.255Z | Checking libsw v3.5.0 |
1281 | 2025-05-01T17:42:43.461Z | Checking cancel-safe-futures v0.1.5 |
1282 | 2025-05-01T17:42:43.650Z | Checking steno v0.4.1 |
1283 | 2025-05-01T17:42:43.736Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1284 | 2025-05-01T17:42:43.864Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1285 | 2025-05-01T17:42:44.430Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1286 | 2025-05-01T17:42:44.705Z | Checking tokio-rustls v0.24.1 |
1287 | 2025-05-01T17:42:44.730Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1288 | 2025-05-01T17:42:44.730Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1289 | 2025-05-01T17:42:44.981Z | Checking mockall v0.12.1 |
1290 | 2025-05-01T17:42:45.793Z | Checking hickory-resolver v0.24.4 |
1291 | 2025-05-01T17:42:46.348Z | Checking hyper v1.6.0 |
1292 | 2025-05-01T17:42:47.021Z | Checking qorb v0.3.1 |
1293 | 2025-05-01T17:42:47.021Z | Checking qorb v0.2.1 |
1294 | 2025-05-01T17:42:47.945Z | Checking hyper-util v0.1.10 |
1295 | 2025-05-01T17:42:49.240Z | Checking hyper-tls v0.6.0 |
1296 | 2025-05-01T17:42:49.240Z | Checking hyper-rustls v0.27.3 |
1297 | 2025-05-01T17:42:49.266Z | Checking dropshot v0.16.0 |
1298 | 2025-05-01T17:42:49.522Z | Checking reqwest v0.12.15 |
1299 | 2025-05-01T17:42:50.954Z | Checking progenitor-client v0.9.1 |
1300 | 2025-05-01T17:42:51.275Z | Checking progenitor v0.9.1 |
1301 | 2025-05-01T17:42:51.448Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
1302 | 2025-05-01T17:42:51.448Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1303 | 2025-05-01T17:42:51.473Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1304 | 2025-05-01T17:42:52.447Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1305 | 2025-05-01T17:42:53.431Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1306 | 2025-05-01T17:42:55.176Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1307 | 2025-05-01T17:42:56.358Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1308 | 2025-05-01T17:42:57.224Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1309 | 2025-05-01T17:43:03.108Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1310 | 2025-05-01T17:43:03.109Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1311 | 2025-05-01T17:43:03.134Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1312 | 2025-05-01T17:43:03.134Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1313 | 2025-05-01T17:43:03.134Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
1314 | 2025-05-01T17:43:03.923Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
1315 | 2025-05-01T17:43:03.986Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1316 | 2025-05-01T17:43:05.419Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1317 | 2025-05-01T17:43:05.713Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1318 | 2025-05-01T17:43:05.713Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1319 | 2025-05-01T17:43:05.992Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1320 | 2025-05-01T17:43:06.562Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1321 | 2025-05-01T17:43:06.855Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1322 | 2025-05-01T17:43:07.293Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1323 | 2025-05-01T17:43:22.529Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1324 | 2025-05-01T17:43:30.537Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1325 | 2025-05-01T17:43:31.313Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1326 | 2025-05-01T17:43:36.592Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1327 | 2025-05-01T17:43:51.002Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1328 | 2025-05-01T17:43:51.029Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
1329 | 2025-05-01T17:44:01.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s |
1330 | 2025-05-01T17:44:01.813Z | |
1331 | 2025-05-01T17:44:01.838Z | real 1:27.071922209 |
1332 | 2025-05-01T17:44:01.838Z | user 3:11.855484257 |
1333 | 2025-05-01T17:44:01.838Z | sys 28.547344174 |
1334 | 2025-05-01T17:44:01.838Z | trap 0.069600801 |
1335 | 2025-05-01T17:44:01.838Z | tflt 0.014101343 |
1336 | 2025-05-01T17:44:01.838Z | dflt 0.011640581 |
1337 | 2025-05-01T17:44:01.839Z | kflt 0.000290481 |
1338 | 2025-05-01T17:44:01.839Z | lock 4:54.046772791 |
1339 | 2025-05-01T17:44:01.839Z | slp 10:45.608532892 |
1340 | 2025-05-01T17:44:01.839Z | lat 4.717274657 |
1341 | 2025-05-01T17:44:01.839Z | stop 13.953736154 |
1342 | 2025-05-01T17:44:01.839Z | + banner build |
1343 | 2025-05-01T17:44:01.839Z | |
1344 | 2025-05-01T17:44:01.839Z | ##### # # # # ##### |
1345 | 2025-05-01T17:44:01.839Z | # # # # # # # # |
1346 | 2025-05-01T17:44:01.839Z | ##### # # # # # # |
1347 | 2025-05-01T17:44:01.839Z | # # # # # # # # |
1348 | 2025-05-01T17:44:01.839Z | # # # # # # # # |
1349 | 2025-05-01T17:44:01.840Z | ##### #### # ###### ##### |
1350 | 2025-05-01T17:44:01.840Z | |
1351 | 2025-05-01T17:44:01.840Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
1352 | 2025-05-01T17:44:02.377Z | warning: Patch `tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer//tufaceous.git?rev=04681f26ba09e144e5467dd6bd22c4887692a670#04681f26)` was not used in the crate graph. |
1353 | 2025-05-01T17:44:02.377Z | Perhaps you misspelled the source URL being patched. |
1354 | 2025-05-01T17:44:02.377Z | Possible URLs for `[patch.<URL>]`: |
1355 | 2025-05-01T17:44:02.377Z | https://github.com/oxidecomputer/tufaceous |
1356 | 2025-05-01T17:44:02.868Z | Compiling proc-macro2 v1.0.95 |
1357 | 2025-05-01T17:44:02.868Z | Compiling unicode-ident v1.0.14 |
1358 | 2025-05-01T17:44:02.868Z | Compiling libc v0.2.171 |
1359 | 2025-05-01T17:44:02.868Z | Compiling serde v1.0.219 |
1360 | 2025-05-01T17:44:02.893Z | Compiling autocfg v1.3.0 |
1361 | 2025-05-01T17:44:02.893Z | Compiling cfg-if v1.0.0 |
1362 | 2025-05-01T17:44:02.893Z | Compiling memchr v2.7.2 |
1363 | 2025-05-01T17:44:02.894Z | Compiling version_check v0.9.5 |
1364 | 2025-05-01T17:44:03.033Z | Compiling libm v0.2.8 |
1365 | 2025-05-01T17:44:03.463Z | Compiling itoa v1.0.11 |
1366 | 2025-05-01T17:44:03.490Z | Compiling smallvec v1.13.2 |
1367 | 2025-05-01T17:44:03.516Z | Compiling lock_api v0.4.12 |
1368 | 2025-05-01T17:44:03.546Z | Compiling parking_lot_core v0.9.10 |
1369 | 2025-05-01T17:44:03.941Z | Compiling shlex v1.3.0 |
1370 | 2025-05-01T17:44:03.967Z | Compiling thiserror v1.0.64 |
1371 | 2025-05-01T17:44:04.081Z | Compiling semver v1.0.26 |
1372 | 2025-05-01T17:44:04.109Z | Compiling ryu v1.0.18 |
1373 | 2025-05-01T17:44:04.244Z | Compiling serde_json v1.0.140 |
1374 | 2025-05-01T17:44:04.348Z | Compiling once_cell v1.19.0 |
1375 | 2025-05-01T17:44:04.445Z | Compiling quote v1.0.38 |
1376 | 2025-05-01T17:44:04.503Z | Compiling stable_deref_trait v1.2.0 |
1377 | 2025-05-01T17:44:04.615Z | Compiling slab v0.4.9 |
1378 | 2025-05-01T17:44:04.641Z | Compiling getrandom v0.2.14 |
1379 | 2025-05-01T17:44:04.700Z | Compiling jobserver v0.1.31 |
1380 | 2025-05-01T17:44:04.824Z | Compiling syn v2.0.100 |
1381 | 2025-05-01T17:44:04.954Z | Compiling litemap v0.7.4 |
1382 | 2025-05-01T17:44:04.979Z | Compiling writeable v0.5.5 |
1383 | 2025-05-01T17:44:05.017Z | Compiling pin-project-lite v0.2.14 |
1384 | 2025-05-01T17:44:05.167Z | Compiling cc v1.2.17 |
1385 | 2025-05-01T17:44:05.233Z | Compiling num-traits v0.2.19 |
1386 | 2025-05-01T17:44:05.269Z | Compiling icu_locid_transform_data v1.5.0 |
1387 | 2025-05-01T17:44:05.344Z | Compiling icu_properties_data v1.5.0 |
1388 | 2025-05-01T17:44:05.386Z | Compiling icu_normalizer_data v1.5.0 |
1389 | 2025-05-01T17:44:05.481Z | Compiling utf8_iter v1.0.4 |
1390 | 2025-05-01T17:44:05.506Z | Compiling utf16_iter v1.0.5 |
1391 | 2025-05-01T17:44:05.584Z | Compiling write16 v1.0.0 |
1392 | 2025-05-01T17:44:05.841Z | Compiling allocator-api2 v0.2.18 |
1393 | 2025-05-01T17:44:05.867Z | Compiling equivalent v1.0.1 |
1394 | 2025-05-01T17:44:05.867Z | Compiling fnv v1.0.7 |
1395 | 2025-05-01T17:44:05.867Z | Compiling foldhash v0.1.5 |
1396 | 2025-05-01T17:44:05.867Z | Compiling percent-encoding v2.3.1 |
1397 | 2025-05-01T17:44:05.921Z | Compiling scopeguard v1.2.0 |
1398 | 2025-05-01T17:44:06.049Z | Compiling form_urlencoded v1.2.1 |
1399 | 2025-05-01T17:44:06.280Z | Compiling hashbrown v0.15.2 |
1400 | 2025-05-01T17:44:06.512Z | Compiling socket2 v0.5.7 |
1401 | 2025-05-01T17:44:06.538Z | Compiling mio v1.0.2 |
1402 | 2025-05-01T17:44:06.983Z | Compiling parking_lot v0.12.2 |
1403 | 2025-05-01T17:44:07.255Z | Compiling signal-hook-registry v1.4.2 |
1404 | 2025-05-01T17:44:07.422Z | Compiling heck v0.5.0 |
1405 | 2025-05-01T17:44:07.710Z | Compiling getrandom v0.3.2 |
1406 | 2025-05-01T17:44:07.774Z | Compiling log v0.4.22 |
1407 | 2025-05-01T17:44:07.903Z | Compiling ring v0.17.14 |
1408 | 2025-05-01T17:44:07.928Z | Compiling typenum v1.17.0 |
1409 | 2025-05-01T17:44:08.428Z | Compiling generic-array v0.14.7 |
1410 | 2025-05-01T17:44:08.471Z | Compiling futures-core v0.3.31 |
1411 | 2025-05-01T17:44:08.654Z | Compiling httparse v1.10.1 |
1412 | 2025-05-01T17:44:08.753Z | Compiling iana-time-zone v0.1.60 |
1413 | 2025-05-01T17:44:08.778Z | Compiling rand_core v0.6.4 |
1414 | 2025-05-01T17:44:08.804Z | Compiling thiserror v2.0.12 |
1415 | 2025-05-01T17:44:08.872Z | Compiling futures-sink v0.3.31 |
1416 | 2025-05-01T17:44:08.897Z | Compiling schemars v0.8.22 |
1417 | 2025-05-01T17:44:09.031Z | Compiling regex-syntax v0.8.5 |
1418 | 2025-05-01T17:44:09.192Z | Compiling dyn-clone v1.0.17 |
1419 | 2025-05-01T17:44:09.413Z | Compiling ucd-trie v0.1.6 |
1420 | 2025-05-01T17:44:09.472Z | Compiling byteorder v1.5.0 |
1421 | 2025-05-01T17:44:09.753Z | Compiling aho-corasick v1.1.3 |
1422 | 2025-05-01T17:44:09.896Z | Compiling slog v2.7.0 |
1423 | 2025-05-01T17:44:10.318Z | Compiling futures-channel v0.3.31 |
1424 | 2025-05-01T17:44:10.344Z | Compiling rustversion v1.0.17 |
1425 | 2025-05-01T17:44:10.450Z | Compiling futures-io v0.3.31 |
1426 | 2025-05-01T17:44:10.633Z | Compiling pin-utils v0.1.0 |
1427 | 2025-05-01T17:44:10.706Z | Compiling futures-task v0.3.31 |
1428 | 2025-05-01T17:44:10.743Z | Compiling synstructure v0.13.1 |
1429 | 2025-05-01T17:44:10.768Z | Compiling serde_derive_internals v0.29.1 |
1430 | 2025-05-01T17:44:10.987Z | Compiling pkg-config v0.3.30 |
1431 | 2025-05-01T17:44:11.549Z | Compiling vcpkg v0.2.15 |
1432 | 2025-05-01T17:44:11.706Z | Compiling subtle v2.5.0 |
1433 | 2025-05-01T17:44:11.866Z | Compiling regex-automata v0.4.9 |
1434 | 2025-05-01T17:44:11.960Z | Compiling rustix v0.38.34 |
1435 | 2025-05-01T17:44:12.692Z | Compiling strsim v0.11.1 |
1436 | 2025-05-01T17:44:13.103Z | Compiling anyhow v1.0.98 |
1437 | 2025-05-01T17:44:13.194Z | Compiling ppv-lite86 v0.2.17 |
1438 | 2025-05-01T17:44:13.223Z | Compiling rustls v0.23.10 |
1439 | 2025-05-01T17:44:13.535Z | Compiling ident_case v1.0.1 |
1440 | 2025-05-01T17:44:13.701Z | Compiling darling_core v0.20.9 |
1441 | 2025-05-01T17:44:13.858Z | Compiling tracing-core v0.1.32 |
1442 | 2025-05-01T17:44:14.058Z | Compiling serde_derive v1.0.219 |
1443 | 2025-05-01T17:44:14.692Z | Compiling zerofrom-derive v0.1.5 |
1444 | 2025-05-01T17:44:15.143Z | Compiling yoke-derive v0.7.5 |
1445 | 2025-05-01T17:44:15.620Z | Compiling zerovec-derive v0.10.3 |
1446 | 2025-05-01T17:44:16.604Z | Compiling displaydoc v0.2.5 |
1447 | 2025-05-01T17:44:17.070Z | Compiling icu_provider_macros v1.5.0 |
1448 | 2025-05-01T17:44:17.285Z | Compiling thiserror-impl v1.0.64 |
1449 | 2025-05-01T17:44:17.322Z | Compiling tokio-macros v2.5.0 |
1450 | 2025-05-01T17:44:17.579Z | Compiling zerofrom v0.1.5 |
1451 | 2025-05-01T17:44:17.810Z | Compiling yoke v0.7.5 |
1452 | 2025-05-01T17:44:17.835Z | Compiling schemars_derive v0.8.22 |
1453 | 2025-05-01T17:44:17.977Z | Compiling futures-macro v0.3.31 |
1454 | 2025-05-01T17:44:18.159Z | Compiling zerovec v0.10.4 |
1455 | 2025-05-01T17:44:18.196Z | Compiling thiserror-impl v2.0.12 |
1456 | 2025-05-01T17:44:18.675Z | Compiling regex v1.11.1 |
1457 | 2025-05-01T17:44:19.619Z | Compiling pest v2.7.10 |
1458 | 2025-05-01T17:44:19.706Z | Compiling futures-util v0.3.31 |
1459 | 2025-05-01T17:44:20.164Z | Compiling tinystr v0.7.6 |
1460 | 2025-05-01T17:44:20.516Z | Compiling icu_locid v1.5.0 |
1461 | 2025-05-01T17:44:20.541Z | Compiling icu_collections v1.5.0 |
1462 | 2025-05-01T17:44:20.608Z | Compiling scroll_derive v0.12.0 |
1463 | 2025-05-01T17:44:21.723Z | Compiling icu_provider v1.5.0 |
1464 | 2025-05-01T17:44:21.902Z | Compiling pest_meta v2.7.10 |
1465 | 2025-05-01T17:44:22.639Z | Compiling icu_locid_transform v1.5.0 |
1466 | 2025-05-01T17:44:23.090Z | Compiling pest_generator v2.7.10 |
1467 | 2025-05-01T17:44:23.643Z | Compiling bytes v1.10.1 |
1468 | 2025-05-01T17:44:24.331Z | Compiling icu_properties v1.5.1 |
1469 | 2025-05-01T17:44:24.659Z | Compiling tokio v1.44.1 |
1470 | 2025-05-01T17:44:25.276Z | Compiling indexmap v2.8.0 |
1471 | 2025-05-01T17:44:25.701Z | Compiling bitflags v2.9.0 |
1472 | 2025-05-01T17:44:25.915Z | Compiling uuid v1.16.0 |
1473 | 2025-05-01T17:44:26.226Z | Compiling chrono v0.4.40 |
1474 | 2025-05-01T17:44:26.408Z | Compiling serde_tokenstream v0.2.2 |
1475 | 2025-05-01T17:44:26.868Z | Compiling pest_derive v2.7.10 |
1476 | 2025-05-01T17:44:27.516Z | Compiling icu_normalizer v1.5.0 |
1477 | 2025-05-01T17:44:27.766Z | Compiling http v1.2.0 |
1478 | 2025-05-01T17:44:28.633Z | Compiling idna_adapter v1.2.0 |
1479 | 2025-05-01T17:44:28.839Z | Compiling idna v1.0.3 |
1480 | 2025-05-01T17:44:29.420Z | Compiling url v2.5.4 |
1481 | 2025-05-01T17:44:29.444Z | Compiling tracing-attributes v0.1.27 |
1482 | 2025-05-01T17:44:31.594Z | Compiling darling_macro v0.20.9 |
1483 | 2025-05-01T17:44:31.810Z | Compiling tracing v0.1.40 |
1484 | 2025-05-01T17:44:32.385Z | Compiling zerocopy-derive v0.7.34 |
1485 | 2025-05-01T17:44:32.637Z | Compiling thread-id v4.2.1 |
1486 | 2025-05-01T17:44:32.743Z | Compiling time-core v0.1.2 |
1487 | 2025-05-01T17:44:32.767Z | Compiling syn v1.0.109 |
1488 | 2025-05-01T17:44:32.767Z | Compiling num-conv v0.1.0 |
1489 | 2025-05-01T17:44:32.920Z | Compiling untrusted v0.9.0 |
1490 | 2025-05-01T17:44:33.039Z | Compiling time-macros v0.2.18 |
1491 | 2025-05-01T17:44:33.204Z | Compiling darling v0.20.9 |
1492 | 2025-05-01T17:44:33.305Z | Compiling crypto-common v0.1.6 |
1493 | 2025-05-01T17:44:33.557Z | Compiling tokio-util v0.7.11 |
1494 | 2025-05-01T17:44:33.940Z | Compiling rand_chacha v0.3.1 |
1495 | 2025-05-01T17:44:35.022Z | Compiling regress v0.10.3 |
1496 | 2025-05-01T17:44:35.100Z | Compiling usdt-impl v0.5.0 |
1497 | 2025-05-01T17:44:35.176Z | Compiling rustls-pki-types v1.7.0 |
1498 | 2025-05-01T17:44:35.388Z | Compiling rand v0.8.5 |
1499 | 2025-05-01T17:44:35.467Z | Compiling scroll v0.12.0 |
1500 | 2025-05-01T17:44:36.192Z | Compiling plain v0.2.3 |
1501 | 2025-05-01T17:44:36.353Z | Compiling paste v1.0.15 |
1502 | 2025-05-01T17:44:36.657Z | Compiling camino v1.1.9 |
1503 | 2025-05-01T17:44:36.863Z | Compiling goblin v0.8.2 |
1504 | 2025-05-01T17:44:37.161Z | Compiling zerocopy v0.7.34 |
1505 | 2025-05-01T17:44:38.215Z | Compiling typify-impl v0.3.0 |
1506 | 2025-05-01T17:44:38.834Z | Compiling zeroize v1.7.0 |
1507 | 2025-05-01T17:44:39.156Z | Compiling pretty-hex v0.4.1 |
1508 | 2025-05-01T17:44:39.350Z | Compiling atomic-waker v1.1.2 |
1509 | 2025-05-01T17:44:39.522Z | Compiling newtype-uuid v1.2.1 |
1510 | 2025-05-01T17:44:40.494Z | Compiling rustls-webpki v0.102.4 |
1511 | 2025-05-01T17:44:40.793Z | Compiling http-body v1.0.1 |
1512 | 2025-05-01T17:44:41.032Z | Compiling dtrace-parser v0.2.0 |
1513 | 2025-05-01T17:44:41.095Z | Compiling strum_macros v0.26.4 |
1514 | 2025-05-01T17:44:41.441Z | Compiling dof v0.3.0 |
1515 | 2025-05-01T17:44:42.252Z | Compiling async-trait v0.1.88 |
1516 | 2025-05-01T17:44:42.599Z | Compiling openssl-sys v0.9.106 |
1517 | 2025-05-01T17:44:43.350Z | Compiling try-lock v0.2.5 |
1518 | 2025-05-01T17:44:43.518Z | Compiling want v0.3.1 |
1519 | 2025-05-01T17:44:43.780Z | Compiling h2 v0.4.6 |
1520 | 2025-05-01T17:44:43.945Z | Compiling openapiv3 v2.0.0 |
1521 | 2025-05-01T17:44:44.023Z | Compiling httpdate v1.0.3 |
1522 | 2025-05-01T17:44:44.311Z | Compiling base64 v0.22.1 |
1523 | 2025-05-01T17:44:44.455Z | Compiling cpufeatures v0.2.12 |
1524 | 2025-05-01T17:44:44.558Z | Compiling tower-service v0.3.3 |
1525 | 2025-05-01T17:44:44.697Z | Compiling omicron-workspace-hack v0.1.0 |
1526 | 2025-05-01T17:44:45.178Z | Compiling block-buffer v0.10.4 |
1527 | 2025-05-01T17:44:45.512Z | Compiling errno v0.3.9 |
1528 | 2025-05-01T17:44:45.596Z | Compiling rustls v0.22.4 |
1529 | 2025-05-01T17:44:45.742Z | Compiling unsafe-libyaml v0.2.11 |
1530 | 2025-05-01T17:44:45.937Z | Compiling typify-macro v0.3.0 |
1531 | 2025-05-01T17:44:46.811Z | Compiling serde_yaml v0.9.34+deprecated |
1532 | 2025-05-01T17:44:46.942Z | Compiling digest v0.10.7 |
1533 | 2025-05-01T17:44:47.031Z | Compiling usdt-macro v0.5.0 |
1534 | 2025-05-01T17:44:47.339Z | Compiling usdt-attr-macro v0.5.0 |
1535 | 2025-05-01T17:44:48.056Z | Compiling serde_with_macros v3.12.0 |
1536 | 2025-05-01T17:44:48.274Z | Compiling hyper v1.6.0 |
1537 | 2025-05-01T17:44:48.752Z | Compiling typify v0.3.0 |
1538 | 2025-05-01T17:44:48.872Z | Compiling progenitor-impl v0.9.1 |
1539 | 2025-05-01T17:44:49.007Z | Compiling slog-async v2.8.0 |
1540 | 2025-05-01T17:44:49.340Z | Compiling openssl v0.10.71 |
1541 | 2025-05-01T17:44:49.425Z | Compiling foreign-types-shared v0.1.1 |
1542 | 2025-05-01T17:44:49.552Z | Compiling foreign-types v0.3.2 |
1543 | 2025-05-01T17:44:49.772Z | Compiling http-body-util v0.1.2 |
1544 | 2025-05-01T17:44:50.043Z | Compiling futures-executor v0.3.31 |
1545 | 2025-05-01T17:44:50.423Z | Compiling daft-derive v0.1.3 |
1546 | 2025-05-01T17:44:50.636Z | Compiling openssl-macros v0.1.1 |
1547 | 2025-05-01T17:44:50.758Z | Compiling hyper-util v0.1.10 |
1548 | 2025-05-01T17:44:50.979Z | Compiling multer v3.1.0 |
1549 | 2025-05-01T17:44:51.324Z | Compiling encoding_rs v0.8.34 |
1550 | 2025-05-01T17:44:51.679Z | Compiling mime v0.3.17 |
1551 | 2025-05-01T17:44:51.817Z | Compiling crossbeam-utils v0.8.19 |
1552 | 2025-05-01T17:44:52.498Z | Compiling native-tls v0.2.11 |
1553 | 2025-05-01T17:44:52.892Z | Compiling ipnet v2.9.0 |
1554 | 2025-05-01T17:44:53.332Z | Compiling progenitor-macro v0.9.1 |
1555 | 2025-05-01T17:44:55.064Z | Compiling futures v0.3.31 |
1556 | 2025-05-01T17:44:55.171Z | Compiling rustls-pemfile v2.1.3 |
1557 | 2025-05-01T17:44:55.226Z | Compiling ipnetwork v0.21.1 |
1558 | 2025-05-01T17:44:55.766Z | Compiling serde_urlencoded v0.7.1 |
1559 | 2025-05-01T17:44:55.929Z | Compiling structmeta-derive v0.3.0 |
1560 | 2025-05-01T17:44:56.239Z | Compiling openssl-probe v0.1.5 |
1561 | 2025-05-01T17:44:57.787Z | Compiling structmeta v0.3.0 |
1562 | 2025-05-01T17:45:00.557Z | Compiling toml_datetime v0.6.8 |
1563 | 2025-05-01T17:45:00.673Z | Compiling serde_spanned v0.6.8 |
1564 | 2025-05-01T17:45:01.404Z | Compiling async-stream-impl v0.3.6 |
1565 | 2025-05-01T17:45:01.747Z | Compiling dropshot v0.16.0 |
1566 | 2025-05-01T17:45:02.338Z | Compiling powerfmt v0.2.0 |
1567 | 2025-05-01T17:45:02.806Z | Compiling deranged v0.3.11 |
1568 | 2025-05-01T17:45:04.270Z | Compiling tokio-rustls v0.26.0 |
1569 | 2025-05-01T17:45:04.660Z | Compiling tokio-native-tls v0.3.1 |
1570 | 2025-05-01T17:45:04.925Z | Compiling sha1 v0.10.6 |
1571 | 2025-05-01T17:45:05.041Z | Compiling strum v0.26.3 |
1572 | 2025-05-01T17:45:05.226Z | Compiling webpki-roots v0.26.3 |
1573 | 2025-05-01T17:45:05.540Z | Compiling sync_wrapper v1.0.1 |
1574 | 2025-05-01T17:45:05.996Z | Compiling num_threads v0.1.7 |
1575 | 2025-05-01T17:45:06.124Z | Compiling match_cfg v0.1.0 |
1576 | 2025-05-01T17:45:06.451Z | Compiling tower-layer v0.3.3 |
1577 | 2025-05-01T17:45:06.976Z | Compiling time v0.3.36 |
1578 | 2025-05-01T17:45:12.070Z | Compiling tower v0.5.2 |
1579 | 2025-05-01T17:45:12.843Z | Compiling hostname v0.3.1 |
1580 | 2025-05-01T17:45:13.086Z | Compiling hyper-rustls v0.27.3 |
1581 | 2025-05-01T17:45:14.084Z | Compiling hyper-tls v0.6.0 |
1582 | 2025-05-01T17:45:16.375Z | Compiling dropshot_endpoint v0.16.0 |
1583 | 2025-05-01T17:45:16.451Z | Compiling fastrand v2.1.0 |
1584 | 2025-05-01T17:45:17.572Z | Compiling tempfile v3.10.1 |
1585 | 2025-05-01T17:45:19.122Z | Compiling reqwest v0.12.15 |
1586 | 2025-05-01T17:45:19.466Z | Compiling oxnet v0.1.1 |
1587 | 2025-05-01T17:45:19.513Z | Compiling serde_with v3.12.0 |
1588 | 2025-05-01T17:45:20.842Z | Compiling dirs-sys-next v0.1.2 |
1589 | 2025-05-01T17:45:21.716Z | Compiling memmap v0.7.0 |
1590 | 2025-05-01T17:45:22.422Z | Compiling quick-error v1.2.3 |
1591 | 2025-05-01T17:45:22.494Z | Compiling winnow v0.7.4 |
1592 | 2025-05-01T17:45:22.949Z | Compiling usdt v0.5.0 |
1593 | 2025-05-01T17:45:23.345Z | Compiling progenitor-client v0.9.1 |
1594 | 2025-05-01T17:45:24.056Z | Compiling dirs-next v2.0.0 |
1595 | 2025-05-01T17:45:25.181Z | Compiling test-strategy v0.4.1 |
1596 | 2025-05-01T17:45:25.483Z | Compiling parse-display-derive v0.10.0 |
1597 | 2025-05-01T17:45:25.965Z | Compiling macaddr v1.0.1 |
1598 | 2025-05-01T17:45:26.019Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1599 | 2025-05-01T17:45:26.477Z | Compiling thread_local v1.1.8 |
1600 | 2025-05-01T17:45:26.849Z | Compiling debug-ignore v1.0.5 |
1601 | 2025-05-01T17:45:27.020Z | Compiling progenitor v0.9.1 |
1602 | 2025-05-01T17:45:27.446Z | Compiling term v0.7.0 |
1603 | 2025-05-01T17:45:28.284Z | Compiling crossbeam-channel v0.5.12 |
1604 | 2025-05-01T17:45:29.272Z | Compiling is-terminal v0.4.12 |
1605 | 2025-05-01T17:45:29.272Z | Compiling lazy_static v1.5.0 |
1606 | 2025-05-01T17:45:29.403Z | Compiling take_mut v0.2.2 |
1607 | 2025-05-01T17:45:29.487Z | Compiling slog-term v2.9.1 |
1608 | 2025-05-01T17:45:31.509Z | Compiling toml_edit v0.22.24 |
1609 | 2025-05-01T17:45:31.784Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1610 | 2025-05-01T17:45:32.472Z | Compiling daft v0.1.3 |
1611 | 2025-05-01T17:45:33.245Z | Compiling slog-json v2.6.1 |
1612 | 2025-05-01T17:45:35.195Z | Compiling spin v0.9.8 |
1613 | 2025-05-01T17:45:38.899Z | Compiling toml v0.8.20 |
1614 | 2025-05-01T17:45:39.706Z | Compiling tokio-rustls v0.25.0 |
1615 | 2025-05-01T17:45:40.340Z | Compiling slog-bunyan v2.5.0 |
1616 | 2025-05-01T17:45:40.602Z | Compiling async-stream v0.3.6 |
1617 | 2025-05-01T17:45:40.932Z | Compiling waitgroup v0.1.2 |
1618 | 2025-05-01T17:45:41.149Z | Compiling serde_path_to_error v0.1.16 |
1619 | 2025-05-01T17:45:41.990Z | Compiling hostname v0.4.0 |
1620 | 2025-05-01T17:45:42.025Z | Compiling wait-timeout v0.2.0 |
1621 | 2025-05-01T17:45:42.216Z | Compiling bit-vec v0.6.3 |
1622 | 2025-05-01T17:45:42.757Z | Compiling bit-set v0.5.3 |
1623 | 2025-05-01T17:45:43.031Z | Compiling rusty-fork v0.3.0 |
1624 | 2025-05-01T17:45:44.009Z | Compiling hex v0.4.3 |
1625 | 2025-05-01T17:45:44.570Z | Compiling rand_xorshift v0.3.0 |
1626 | 2025-05-01T17:45:44.595Z | Compiling unarray v0.1.4 |
1627 | 2025-05-01T17:45:44.829Z | Compiling proptest v1.5.0 |
1628 | 2025-05-01T17:45:48.095Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1629 | 2025-05-01T17:45:48.317Z | Compiling instant v0.1.12 |
1630 | 2025-05-01T17:45:48.496Z | Compiling winnow v0.5.40 |
1631 | 2025-05-01T17:45:49.626Z | Compiling zerocopy v0.8.24 |
1632 | 2025-05-01T17:45:50.245Z | Compiling heck v0.4.1 |
1633 | 2025-05-01T17:45:50.890Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
1634 | 2025-05-01T17:45:51.179Z | Compiling toml_edit v0.19.15 |
1635 | 2025-05-01T17:45:52.947Z | Compiling backoff v0.4.0 |
1636 | 2025-05-01T17:45:53.458Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1637 | 2025-05-01T17:45:53.945Z | Compiling parse-display v0.10.0 |
1638 | 2025-05-01T17:45:54.169Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
1639 | 2025-05-01T17:45:54.319Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1640 | 2025-05-01T17:45:54.525Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
1641 | 2025-05-01T17:45:54.557Z | Compiling zerocopy-derive v0.8.24 |
1642 | 2025-05-01T17:45:55.963Z | Compiling crucible-workspace-hack v0.1.0 |
1643 | 2025-05-01T17:45:57.465Z | Compiling proc-macro-crate v1.3.1 |
1644 | 2025-05-01T17:45:58.980Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1645 | 2025-05-01T17:46:00.352Z | Compiling clap_derive v4.5.4 |
1646 | 2025-05-01T17:46:00.726Z | Compiling utf8parse v0.2.1 |
1647 | 2025-05-01T17:46:00.900Z | Compiling anstyle-parse v0.2.4 |
1648 | 2025-05-01T17:46:01.998Z | Compiling num-integer v0.1.46 |
1649 | 2025-05-01T17:46:02.408Z | Compiling either v1.15.0 |
1650 | 2025-05-01T17:46:02.772Z | Compiling unicode-xid v0.2.4 |
1651 | 2025-05-01T17:46:02.934Z | Compiling colorchoice v1.0.1 |
1652 | 2025-05-01T17:46:02.959Z | Compiling is_terminal_polyfill v1.70.0 |
1653 | 2025-05-01T17:46:02.983Z | Compiling anstyle-query v1.0.3 |
1654 | 2025-05-01T17:46:03.083Z | Compiling unicode-width v0.1.14 |
1655 | 2025-05-01T17:46:03.116Z | Compiling anstyle v1.0.7 |
1656 | 2025-05-01T17:46:03.142Z | Compiling itertools v0.13.0 |
1657 | 2025-05-01T17:46:03.555Z | Compiling anstream v0.6.14 |
1658 | 2025-05-01T17:46:04.828Z | Compiling terminal_size v0.3.0 |
1659 | 2025-05-01T17:46:05.101Z | Compiling heapless v0.8.0 |
1660 | 2025-05-01T17:46:05.597Z | Compiling data-encoding v2.6.0 |
1661 | 2025-05-01T17:46:06.084Z | Compiling clap_lex v0.7.0 |
1662 | 2025-05-01T17:46:07.066Z | Compiling clap_builder v4.5.2 |
1663 | 2025-05-01T17:46:07.770Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1664 | 2025-05-01T17:46:08.514Z | Compiling num-bigint v0.4.5 |
1665 | 2025-05-01T17:46:09.386Z | Compiling hash32 v0.3.1 |
1666 | 2025-05-01T17:46:09.513Z | Compiling rand_core v0.9.3 |
1667 | 2025-05-01T17:46:09.625Z | Compiling smoltcp v0.11.0 |
1668 | 2025-05-01T17:46:10.139Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1669 | 2025-05-01T17:46:10.717Z | Compiling rand_chacha v0.9.0 |
1670 | 2025-05-01T17:46:11.392Z | Compiling clap v4.5.4 |
1671 | 2025-05-01T17:46:11.433Z | Compiling num-rational v0.4.2 |
1672 | 2025-05-01T17:46:11.866Z | Compiling synstructure v0.12.6 |
1673 | 2025-05-01T17:46:12.271Z | Compiling num-iter v0.1.45 |
1674 | 2025-05-01T17:46:12.378Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1675 | 2025-05-01T17:46:12.466Z | Compiling num_enum_derive v0.7.3 |
1676 | 2025-05-01T17:46:12.905Z | Compiling num-complex v0.4.6 |
1677 | 2025-05-01T17:46:13.114Z | Compiling proc-macro-error-attr v1.0.4 |
1678 | 2025-05-01T17:46:13.487Z | Compiling managed v0.8.0 |
1679 | 2025-05-01T17:46:13.950Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
1680 | 2025-05-01T17:46:13.988Z | Compiling cobs v0.2.3 |
1681 | 2025-05-01T17:46:14.079Z | Compiling bitflags v1.3.2 |
1682 | 2025-05-01T17:46:14.223Z | Compiling postcard v1.0.9 |
1683 | 2025-05-01T17:46:14.370Z | Compiling num_enum v0.7.3 |
1684 | 2025-05-01T17:46:14.553Z | Compiling num v0.4.3 |
1685 | 2025-05-01T17:46:14.824Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1686 | 2025-05-01T17:46:14.891Z | Compiling zerocopy-derive v0.2.0 |
1687 | 2025-05-01T17:46:15.777Z | Compiling rand v0.9.0 |
1688 | 2025-05-01T17:46:17.137Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1689 | 2025-05-01T17:46:17.298Z | Compiling foreign-types-macros v0.2.3 |
1690 | 2025-05-01T17:46:17.386Z | Compiling libz-sys v1.1.16 |
1691 | 2025-05-01T17:46:17.910Z | Compiling proc-macro-error v1.0.4 |
1692 | 2025-05-01T17:46:18.051Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1693 | 2025-05-01T17:46:18.382Z | Compiling foreign-types-shared v0.3.1 |
1694 | 2025-05-01T17:46:18.412Z | Compiling prettyplease v0.2.31 |
1695 | 2025-05-01T17:46:18.809Z | Compiling foreign-types v0.5.0 |
1696 | 2025-05-01T17:46:19.222Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1697 | 2025-05-01T17:46:21.288Z | Compiling tabwriter v1.4.0 |
1698 | 2025-05-01T17:46:21.762Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1699 | 2025-05-01T17:46:21.910Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1700 | 2025-05-01T17:46:21.935Z | Compiling derive-where v1.2.7 |
1701 | 2025-05-01T17:46:22.781Z | Compiling cstr-argument v0.1.2 |
1702 | 2025-05-01T17:46:23.250Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
1703 | 2025-05-01T17:46:25.071Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1704 | 2025-05-01T17:46:25.895Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1705 | 2025-05-01T17:46:26.198Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
1706 | 2025-05-01T17:46:26.566Z | Compiling libgit2-sys v0.17.0+1.8.1 |
1707 | 2025-05-01T17:46:26.727Z | Compiling usdt-impl v0.3.5 |
1708 | 2025-05-01T17:46:26.854Z | Compiling tinyvec_macros v0.1.1 |
1709 | 2025-05-01T17:46:26.974Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1710 | 2025-05-01T17:46:27.138Z | Compiling semver v0.1.20 |
1711 | 2025-05-01T17:46:27.338Z | Compiling float-ord v0.3.2 |
1712 | 2025-05-01T17:46:27.363Z | Compiling colored v3.0.0 |
1713 | 2025-05-01T17:46:27.447Z | Compiling rustc_version v0.1.7 |
1714 | 2025-05-01T17:46:27.481Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1715 | 2025-05-01T17:46:28.182Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1716 | 2025-05-01T17:46:29.269Z | Compiling tinyvec v1.6.0 |
1717 | 2025-05-01T17:46:30.571Z | Compiling zone_cfg_derive v0.3.0 |
1718 | 2025-05-01T17:46:32.116Z | Compiling itertools v0.14.0 |
1719 | 2025-05-01T17:46:32.169Z | Compiling itertools v0.12.1 |
1720 | 2025-05-01T17:46:34.667Z | Compiling enum-as-inner v0.6.0 |
1721 | 2025-05-01T17:46:34.949Z | Compiling camino-tempfile v1.1.1 |
1722 | 2025-05-01T17:46:35.332Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
1723 | 2025-05-01T17:46:35.691Z | Compiling num-derive v0.4.2 |
1724 | 2025-05-01T17:46:35.985Z | Compiling sigpipe v0.1.3 |
1725 | 2025-05-01T17:46:36.010Z | Compiling linked-hash-map v0.5.6 |
1726 | 2025-05-01T17:46:36.137Z | Compiling base64 v0.21.7 |
1727 | 2025-05-01T17:46:36.383Z | Compiling base64ct v1.6.0 |
1728 | 2025-05-01T17:46:36.565Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1729 | 2025-05-01T17:46:36.984Z | Compiling jiff v0.2.10 |
1730 | 2025-05-01T17:46:37.093Z | Compiling password-hash v0.5.0 |
1731 | 2025-05-01T17:46:37.399Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597) |
1732 | 2025-05-01T17:46:38.440Z | Compiling lru-cache v0.1.2 |
1733 | 2025-05-01T17:46:38.686Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d) |
1734 | 2025-05-01T17:46:38.712Z | Compiling hickory-proto v0.24.4 |
1735 | 2025-05-01T17:46:38.878Z | Compiling zone v0.3.1 |
1736 | 2025-05-01T17:46:39.146Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5) |
1737 | 2025-05-01T17:46:41.531Z | Compiling newtype_derive v0.1.6 |
1738 | 2025-05-01T17:46:41.935Z | Compiling zerocopy v0.3.2 |
1739 | 2025-05-01T17:46:42.411Z | Compiling resolv-conf v0.7.0 |
1740 | 2025-05-01T17:46:42.448Z | Compiling blake2 v0.10.6 |
1741 | 2025-05-01T17:46:42.491Z | Compiling hubpack_derive v0.1.1 |
1742 | 2025-05-01T17:46:43.271Z | Compiling cargo-platform v0.1.8 |
1743 | 2025-05-01T17:46:43.352Z | Compiling smf v0.2.3 |
1744 | 2025-05-01T17:46:43.692Z | Compiling serde_repr v0.1.19 |
1745 | 2025-05-01T17:46:43.719Z | Compiling zerocopy-derive v0.6.6 |
1746 | 2025-05-01T17:46:44.625Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1747 | 2025-05-01T17:46:45.154Z | Compiling vergen v8.3.2 |
1748 | 2025-05-01T17:46:45.451Z | Compiling unicode-segmentation v1.11.0 |
1749 | 2025-05-01T17:46:45.657Z | Compiling whoami v1.5.1 |
1750 | 2025-05-01T17:46:45.749Z | Compiling cancel-safe-futures v0.1.5 |
1751 | 2025-05-01T17:46:46.110Z | Compiling owo-colors v4.2.0 |
1752 | 2025-05-01T17:46:46.452Z | Compiling newline-converter v0.3.0 |
1753 | 2025-05-01T17:46:46.678Z | Compiling zerocopy v0.6.6 |
1754 | 2025-05-01T17:46:46.710Z | Compiling cargo_metadata v0.18.1 |
1755 | 2025-05-01T17:46:47.351Z | Compiling hubpack v0.1.2 |
1756 | 2025-05-01T17:46:47.512Z | Compiling argon2 v0.5.3 |
1757 | 2025-05-01T17:46:47.767Z | Compiling hickory-resolver v0.24.4 |
1758 | 2025-05-01T17:46:49.399Z | Compiling dof v0.1.5 |
1759 | 2025-05-01T17:46:51.723Z | Compiling console v0.15.8 |
1760 | 2025-05-01T17:46:52.016Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1761 | 2025-05-01T17:46:53.944Z | Compiling strum_macros v0.25.3 |
1762 | 2025-05-01T17:46:54.054Z | Compiling tokio-stream v0.1.17 |
1763 | 2025-05-01T17:46:54.108Z | Compiling libsw-core v0.3.2 |
1764 | 2025-05-01T17:46:54.374Z | Compiling dtrace-parser v0.1.14 |
1765 | 2025-05-01T17:46:54.980Z | Compiling rustc_version v0.4.0 |
1766 | 2025-05-01T17:46:55.327Z | Compiling serde-big-array v0.5.1 |
1767 | 2025-05-01T17:46:55.468Z | Compiling cookie v0.18.1 |
1768 | 2025-05-01T17:46:55.559Z | Compiling slog-dtrace v0.3.0 |
1769 | 2025-05-01T17:46:55.812Z | Compiling similar v2.5.0 |
1770 | 2025-05-01T17:46:55.910Z | Compiling utf-8 v0.7.6 |
1771 | 2025-05-01T17:46:56.118Z | Compiling fixedbitset v0.5.7 |
1772 | 2025-05-01T17:46:56.247Z | Compiling fixedbitset v0.4.2 |
1773 | 2025-05-01T17:46:56.609Z | Compiling cfg_aliases v0.2.1 |
1774 | 2025-05-01T17:46:56.721Z | Compiling static_assertions v1.1.0 |
1775 | 2025-05-01T17:46:56.830Z | Compiling rustls v0.21.12 |
1776 | 2025-05-01T17:46:56.897Z | Compiling convert_case v0.4.0 |
1777 | 2025-05-01T17:46:57.055Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
1778 | 2025-05-01T17:46:57.176Z | Compiling nix v0.29.0 |
1779 | 2025-05-01T17:46:57.451Z | Compiling derive_more v0.99.19 |
1780 | 2025-05-01T17:46:57.883Z | Compiling expectorate v1.1.0 |
1781 | 2025-05-01T17:46:58.113Z | Compiling petgraph v0.7.1 |
1782 | 2025-05-01T17:46:59.709Z | Compiling petgraph v0.6.5 |
1783 | 2025-05-01T17:47:00.798Z | Compiling tungstenite v0.21.0 |
1784 | 2025-05-01T17:47:02.293Z | Compiling libsw v3.5.0 |
1785 | 2025-05-01T17:47:02.563Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1786 | 2025-05-01T17:47:03.375Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1787 | 2025-05-01T17:47:03.446Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1788 | 2025-05-01T17:47:04.779Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1789 | 2025-05-01T17:47:04.950Z | Compiling atomicwrites v0.4.4 |
1790 | 2025-05-01T17:47:05.213Z | Compiling serde_tokenstream v0.1.7 |
1791 | 2025-05-01T17:47:05.317Z | Compiling rustls-webpki v0.101.7 |
1792 | 2025-05-01T17:47:05.402Z | Compiling sct v0.7.1 |
1793 | 2025-05-01T17:47:05.636Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1794 | 2025-05-01T17:47:05.780Z | Compiling inout v0.1.3 |
1795 | 2025-05-01T17:47:05.873Z | Compiling radium v0.7.0 |
1796 | 2025-05-01T17:47:06.003Z | Compiling swrite v0.1.0 |
1797 | 2025-05-01T17:47:06.153Z | Compiling linear-map v1.2.0 |
1798 | 2025-05-01T17:47:06.361Z | Compiling highway v1.3.0 |
1799 | 2025-05-01T17:47:06.520Z | Compiling indent_write v2.2.0 |
1800 | 2025-05-01T17:47:06.741Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1801 | 2025-05-01T17:47:07.606Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1802 | 2025-05-01T17:47:07.716Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1803 | 2025-05-01T17:47:08.083Z | Compiling git2 v0.19.0 |
1804 | 2025-05-01T17:47:08.925Z | Compiling cipher v0.4.4 |
1805 | 2025-05-01T17:47:09.312Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1806 | 2025-05-01T17:47:13.047Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1807 | 2025-05-01T17:47:14.763Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1808 | 2025-05-01T17:47:15.929Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1809 | 2025-05-01T17:47:18.564Z | Compiling steno v0.4.1 |
1810 | 2025-05-01T17:47:19.213Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1811 | 2025-05-01T17:47:20.926Z | Compiling tokio-tungstenite v0.21.0 |
1812 | 2025-05-01T17:47:21.628Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1813 | 2025-05-01T17:47:21.659Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1814 | 2025-05-01T17:47:21.954Z | Compiling crossbeam-epoch v0.9.18 |
1815 | 2025-05-01T17:47:22.889Z | Compiling tap v1.0.1 |
1816 | 2025-05-01T17:47:23.080Z | Compiling humantime v2.1.0 |
1817 | 2025-05-01T17:47:23.783Z | Compiling rayon-core v1.12.1 |
1818 | 2025-05-01T17:47:24.115Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1819 | 2025-05-01T17:47:24.546Z | Compiling wyz v0.5.1 |
1820 | 2025-05-01T17:47:24.911Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1821 | 2025-05-01T17:47:25.265Z | Compiling crossbeam-deque v0.8.5 |
1822 | 2025-05-01T17:47:27.729Z | Compiling tokio-rustls v0.24.1 |
1823 | 2025-05-01T17:47:28.556Z | Compiling usdt-attr-macro v0.3.5 |
1824 | 2025-05-01T17:47:28.625Z | Compiling usdt-macro v0.3.5 |
1825 | 2025-05-01T17:47:29.731Z | Compiling qorb v0.3.1 |
1826 | 2025-05-01T17:47:29.757Z | Compiling rustls-pemfile v1.0.4 |
1827 | 2025-05-01T17:47:29.782Z | Compiling num_enum_derive v0.5.11 |
1828 | 2025-05-01T17:47:30.378Z | Compiling twox-hash v2.1.0 |
1829 | 2025-05-01T17:47:31.205Z | Compiling universal-hash v0.5.1 |
1830 | 2025-05-01T17:47:31.419Z | Compiling atty v0.2.14 |
1831 | 2025-05-01T17:47:31.572Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1832 | 2025-05-01T17:47:31.597Z | Compiling funty v2.0.0 |
1833 | 2025-05-01T17:47:31.896Z | Compiling opaque-debug v0.3.1 |
1834 | 2025-05-01T17:47:32.003Z | Compiling polyval v0.6.2 |
1835 | 2025-05-01T17:47:32.456Z | Compiling bitvec v1.0.1 |
1836 | 2025-05-01T17:47:33.856Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1837 | 2025-05-01T17:47:33.973Z | Compiling num_enum v0.5.11 |
1838 | 2025-05-01T17:47:35.371Z | Compiling usdt v0.3.5 |
1839 | 2025-05-01T17:47:35.746Z | Compiling toml v0.7.8 |
1840 | 2025-05-01T17:47:39.558Z | Compiling aes v0.8.4 |
1841 | 2025-05-01T17:47:39.628Z | Compiling ctr v0.9.2 |
1842 | 2025-05-01T17:47:39.936Z | Compiling qorb v0.2.1 |
1843 | 2025-05-01T17:47:41.432Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
1844 | 2025-05-01T17:47:42.847Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1845 | 2025-05-01T17:47:43.187Z | Compiling aead v0.5.2 |
1846 | 2025-05-01T17:47:43.486Z | Compiling bincode v1.3.3 |
1847 | 2025-05-01T17:47:43.985Z | Compiling strum_macros v0.27.1 |
1848 | 2025-05-01T17:47:44.330Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1849 | 2025-05-01T17:47:44.508Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1850 | 2025-05-01T17:47:44.847Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1851 | 2025-05-01T17:47:45.849Z | Compiling strum v0.27.1 |
1852 | 2025-05-01T17:47:46.099Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1853 | 2025-05-01T17:47:46.285Z | Compiling aes-gcm-siv v0.11.1 |
1854 | 2025-05-01T17:47:46.428Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1855 | 2025-05-01T17:47:46.552Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
1856 | 2025-05-01T17:47:46.912Z | Compiling rayon v1.10.0 |
1857 | 2025-05-01T17:47:47.663Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
1858 | 2025-05-01T17:47:48.777Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
1859 | 2025-05-01T17:47:50.893Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1860 | 2025-05-01T17:47:51.242Z | Compiling bitstruct_derive v0.1.0 |
1861 | 2025-05-01T17:47:51.375Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1862 | 2025-05-01T17:47:51.808Z | Compiling async-recursion v1.1.1 |
1863 | 2025-05-01T17:47:52.459Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1864 | 2025-05-01T17:47:52.606Z | Compiling pretty-hex v0.2.1 |
1865 | 2025-05-01T17:47:52.822Z | Compiling ringbuffer v0.15.0 |
1866 | 2025-05-01T17:47:53.011Z | Compiling ascii v1.1.0 |
1867 | 2025-05-01T17:47:53.367Z | Compiling typeid v1.0.0 |
1868 | 2025-05-01T17:47:53.546Z | Compiling erased-serde v0.4.5 |
1869 | 2025-05-01T17:47:53.644Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1870 | 2025-05-01T17:47:54.783Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1871 | 2025-05-01T17:47:55.156Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1872 | 2025-05-01T17:47:55.350Z | Compiling bitstruct v0.1.1 |
1873 | 2025-05-01T17:47:55.497Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
1874 | 2025-05-01T17:47:55.522Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1875 | 2025-05-01T17:47:55.699Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1876 | 2025-05-01T17:47:55.919Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1877 | 2025-05-01T17:47:56.040Z | Compiling const_format_proc_macros v0.2.32 |
1878 | 2025-05-01T17:47:57.208Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1879 | 2025-05-01T17:47:57.548Z | Compiling serde_arrays v0.1.0 |
1880 | 2025-05-01T17:47:57.734Z | Compiling kstat-rs v0.2.4 |
1881 | 2025-05-01T17:47:58.489Z | Compiling libloading v0.7.4 |
1882 | 2025-05-01T17:47:58.514Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer//omicron.git?rev=da5f7706119b3f39dc5dfb2fde823c2294476b5a#da5f7706) |
1883 | 2025-05-01T17:47:58.871Z | Compiling const_format v0.2.32 |
1884 | 2025-05-01T17:47:59.861Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1885 | 2025-05-01T17:48:00.477Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1886 | 2025-05-01T17:48:00.818Z | Compiling ron v0.8.1 |
1887 | 2025-05-01T17:48:05.528Z | Compiling bit_field v0.10.2 |
1888 | 2025-05-01T17:48:05.807Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1889 | 2025-05-01T17:48:07.868Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1890 | 2025-05-01T17:48:08.988Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1891 | 2025-05-01T17:48:25.111Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1892 | 2025-05-01T17:49:21.353Z | Finished `release` profile [optimized] target(s) in 5m 19s |
1893 | 2025-05-01T17:49:21.511Z | |
1894 | 2025-05-01T17:49:21.511Z | real 5:19.682636108 |
1895 | 2025-05-01T17:49:21.511Z | user 36:56.979192924 |
1896 | 2025-05-01T17:49:21.536Z | sys 2:51.443861649 |
1897 | 2025-05-01T17:49:21.536Z | trap 1.120415765 |
1898 | 2025-05-01T17:49:21.536Z | tflt 1.042633698 |
1899 | 2025-05-01T17:49:21.536Z | dflt 0.892398816 |
1900 | 2025-05-01T17:49:21.536Z | kflt 0.000125057 |
1901 | 2025-05-01T17:49:21.536Z | lock 1:18:28.577930054 |
1902 | 2025-05-01T17:49:21.536Z | slp 2:12:30.635258336 |
1903 | 2025-05-01T17:49:21.536Z | lat 2:11.212333296 |
1904 | 2025-05-01T17:49:21.536Z | stop 2:52.033002216 |
1905 | 2025-05-01T17:49:21.536Z | + OUTDIR=/work/release |
1906 | 2025-05-01T17:49:21.536Z | + mkdir -p /work/release |
1907 | 2025-05-01T17:49:21.536Z | + cp target/release/propolis-cli /work/release/propolis-cli |
1908 | 2025-05-01T17:49:21.562Z | + cp target/release/propolis-server /work/release/propolis-server |
1909 | 2025-05-01T17:49:21.614Z | process exited: duration 597187 ms, exit code 0 |
|
1910 | 2025-05-01T17:49:21.696Z | found 2 output files |
1911 | 2025-05-01T17:49:21.696Z | uploading: /work/release/propolis-cli (22431752 bytes) |
1912 | 2025-05-01T17:49:28.506Z | uploaded: /work/release/propolis-cli |
1913 | 2025-05-01T17:49:28.533Z | uploading: /work/release/propolis-server (66504488 bytes) |
1914 | 2025-05-01T17:49:40.447Z | uploaded: /work/release/propolis-server |