|
|
|
1 | 2025-03-10T20:10:26.983Z | job assigned to worker 01JP0TTV77GHMTYKDP96T4A8JW [factory aws, i-0c1508a5ba9114a9b] (queued for 52 s) |
|
2 | 2025-03-10T20:10:34.567Z | starting task 0: "setup" |
3 | 2025-03-10T20:10:34.572Z | ++ uname -s |
4 | 2025-03-10T20:10:34.575Z | + kern=SunOS |
5 | 2025-03-10T20:10:34.575Z | + build_user=build |
6 | 2025-03-10T20:10:34.575Z | + build_uid=12345 |
7 | 2025-03-10T20:10:34.575Z | + work_dir=/work |
8 | 2025-03-10T20:10:34.575Z | + input_dir=/input |
9 | 2025-03-10T20:10:34.575Z | + [[ 0 == 12345 ]] |
10 | 2025-03-10T20:10:34.575Z | + case "$kern" in |
11 | 2025-03-10T20:10:34.575Z | + groupadd -g 12345 build |
12 | 2025-03-10T20:10:34.578Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-10T20:10:36.585Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-10T20:10:36.773Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-10T20:10:36.776Z | + home_fs=zfs |
16 | 2025-03-10T20:10:36.776Z | + [[ zfs == autofs ]] |
17 | 2025-03-10T20:10:36.776Z | + mkdir -p /home/build |
18 | 2025-03-10T20:10:36.780Z | + chown build:build /home/build /work |
19 | 2025-03-10T20:10:38.780Z | + chmod 0700 /home/build /work |
20 | 2025-03-10T20:10:38.783Z | process exited: duration 4217 ms, exit code 0 |
|
21 | 2025-03-10T20:10:38.789Z | starting task 1: "rust-toolchain" |
22 | 2025-03-10T20:10:38.794Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-10T20:10:38.794Z | * rust toolchain channel = "stable" |
24 | 2025-03-10T20:10:38.794Z | * rust toolchain profile = "default" |
25 | 2025-03-10T20:10:38.794Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-10T20:10:38.794Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-10T20:10:38.794Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-10T20:10:38.797Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-10T20:10:38.797Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-10T20:10:38.927Z | info: downloading installer |
31 | 2025-03-10T20:10:40.254Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-10T20:10:40.254Z | warn: /opt/ooce/bin |
33 | 2025-03-10T20:10:40.254Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-10T20:10:40.254Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-10T20:10:40.254Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-10T20:10:40.254Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-10T20:10:40.254Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-10T20:10:40.254Z | error: cannot install while Rust is installed |
39 | 2025-03-10T20:10:40.254Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-10T20:10:40.267Z | info: profile set to 'default' |
41 | 2025-03-10T20:10:40.267Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-10T20:10:40.270Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-10T20:10:40.447Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-10T20:10:40.447Z | info: downloading component 'cargo' |
45 | 2025-03-10T20:10:41.497Z | info: downloading component 'clippy' |
46 | 2025-03-10T20:10:41.877Z | info: downloading component 'rust-docs' |
47 | 2025-03-10T20:10:43.014Z | info: downloading component 'rust-std' |
48 | 2025-03-10T20:10:45.130Z | info: downloading component 'rustc' |
49 | 2025-03-10T20:10:50.941Z | info: downloading component 'rustfmt' |
50 | 2025-03-10T20:10:51.179Z | info: installing component 'cargo' |
51 | 2025-03-10T20:10:52.011Z | info: installing component 'clippy' |
52 | 2025-03-10T20:10:52.398Z | info: installing component 'rust-docs' |
53 | 2025-03-10T20:10:54.159Z | info: installing component 'rust-std' |
54 | 2025-03-10T20:10:56.060Z | info: installing component 'rustc' |
55 | 2025-03-10T20:11:02.006Z | info: installing component 'rustfmt' |
56 | 2025-03-10T20:11:02.340Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-10T20:11:02.340Z | |
58 | 2025-03-10T20:11:02.715Z | stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-10T20:11:02.715Z | |
60 | 2025-03-10T20:11:02.719Z | |
61 | 2025-03-10T20:11:02.719Z | Rust is installed now. Great! |
62 | 2025-03-10T20:11:02.719Z | |
63 | 2025-03-10T20:11:02.719Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-10T20:11:02.719Z | environment variable. This has not been done automatically. |
65 | 2025-03-10T20:11:02.719Z | |
66 | 2025-03-10T20:11:02.719Z | To configure your current shell, you need to source |
67 | 2025-03-10T20:11:02.719Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-10T20:11:02.719Z | |
69 | 2025-03-10T20:11:02.719Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-10T20:11:02.719Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-10T20:11:02.719Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-10T20:11:02.719Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-10T20:11:02.794Z | + rustup --version |
74 | 2025-03-10T20:11:02.805Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-10T20:11:02.805Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-10T20:11:02.835Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
77 | 2025-03-10T20:11:02.838Z | + cargo --version |
78 | 2025-03-10T20:11:02.856Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
79 | 2025-03-10T20:11:02.859Z | + rustc --version |
80 | 2025-03-10T20:11:02.885Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
81 | 2025-03-10T20:11:02.888Z | process exited: duration 24098 ms, exit code 0 |
|
82 | 2025-03-10T20:11:02.896Z | starting task 2: "authentication" |
83 | 2025-03-10T20:11:02.919Z | process exited: duration 23 ms, exit code 0 |
|
84 | 2025-03-10T20:11:02.925Z | starting task 3: "clone repository" |
85 | 2025-03-10T20:11:02.930Z | + mkdir -p /work/oxidecomputer/propolis |
86 | 2025-03-10T20:11:02.933Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
87 | 2025-03-10T20:11:02.968Z | Cloning into '/work/oxidecomputer/propolis'... |
88 | 2025-03-10T20:11:04.235Z | + cd /work/oxidecomputer/propolis |
89 | 2025-03-10T20:11:04.235Z | + git fetch origin 5cc9a75b65c00b34ff85b2ced63591ed29bff8ec |
90 | 2025-03-10T20:11:04.553Z | From https://github.com/oxidecomputer/propolis |
91 | 2025-03-10T20:11:04.553Z | * branch 5cc9a75b65c00b34ff85b2ced63591ed29bff8ec -> FETCH_HEAD |
92 | 2025-03-10T20:11:04.562Z | + [[ -n ixi/parallel-phd ]] |
93 | 2025-03-10T20:11:04.565Z | ++ git branch --show-current |
94 | 2025-03-10T20:11:04.569Z | + current=master |
95 | 2025-03-10T20:11:04.569Z | + [[ master != ixi/parallel-phd ]] |
96 | 2025-03-10T20:11:04.569Z | + git branch -f ixi/parallel-phd 5cc9a75b65c00b34ff85b2ced63591ed29bff8ec |
97 | 2025-03-10T20:11:04.572Z | + git checkout -f ixi/parallel-phd |
98 | 2025-03-10T20:11:04.595Z | Switched to branch 'ixi/parallel-phd' |
99 | 2025-03-10T20:11:04.598Z | + git reset --hard 5cc9a75b65c00b34ff85b2ced63591ed29bff8ec |
100 | 2025-03-10T20:11:04.621Z | HEAD is now at 5cc9a75 clamp parallelism so at least CI passes good grief |
101 | 2025-03-10T20:11:04.625Z | process exited: duration 1696 ms, exit code 0 |
|
102 | 2025-03-10T20:11:04.631Z | starting task 4: "build" |
103 | 2025-03-10T20:11:04.636Z | + cargo --version |
104 | 2025-03-10T20:11:04.649Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
105 | 2025-03-10T20:11:04.652Z | + rustc --version |
106 | 2025-03-10T20:11:04.679Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
107 | 2025-03-10T20:11:04.681Z | + banner check |
108 | 2025-03-10T20:11:04.684Z | |
109 | 2025-03-10T20:11:04.684Z | #### # # ###### #### # # |
110 | 2025-03-10T20:11:04.684Z | # # # # # # # # # |
111 | 2025-03-10T20:11:04.684Z | # ###### ##### # #### |
112 | 2025-03-10T20:11:04.684Z | # # # # # # # |
113 | 2025-03-10T20:11:04.684Z | # # # # # # # # # |
114 | 2025-03-10T20:11:04.684Z | #### # # ###### #### # # |
115 | 2025-03-10T20:11:04.684Z | |
116 | 2025-03-10T20:11:04.684Z | + ptime -m cargo check --features falcon |
117 | 2025-03-10T20:11:04.815Z | Updating crates.io index |
118 | 2025-03-10T20:11:04.818Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
119 | 2025-03-10T20:11:06.713Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
120 | 2025-03-10T20:11:13.275Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
121 | 2025-03-10T20:11:13.546Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
122 | 2025-03-10T20:11:13.828Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
123 | 2025-03-10T20:11:14.118Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
124 | 2025-03-10T20:11:14.474Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
125 | 2025-03-10T20:11:14.792Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
126 | 2025-03-10T20:11:15.649Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
127 | 2025-03-10T20:11:15.946Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
128 | 2025-03-10T20:11:16.221Z | Updating git repository `https://github.com/oxidecomputer/p4` |
129 | 2025-03-10T20:11:16.763Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
130 | 2025-03-10T20:11:17.595Z | Updating git repository `https://github.com/oxidecomputer/opte` |
131 | 2025-03-10T20:11:18.241Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
132 | 2025-03-10T20:11:18.901Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
133 | 2025-03-10T20:11:19.130Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
134 | 2025-03-10T20:11:19.517Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
135 | 2025-03-10T20:11:19.807Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
136 | 2025-03-10T20:11:20.842Z | Downloading crates ... |
137 | 2025-03-10T20:11:20.950Z | Downloaded async-stream-impl v0.3.5 |
138 | 2025-03-10T20:11:20.953Z | Downloaded anstyle v1.0.7 |
139 | 2025-03-10T20:11:20.956Z | Downloaded anstyle-query v1.0.3 |
140 | 2025-03-10T20:11:20.959Z | Downloaded anstyle-parse v0.2.4 |
141 | 2025-03-10T20:11:20.962Z | Downloaded aead v0.5.2 |
142 | 2025-03-10T20:11:20.962Z | Downloaded cfg_aliases v0.2.1 |
143 | 2025-03-10T20:11:20.965Z | Downloaded bitstruct_derive v0.1.0 |
144 | 2025-03-10T20:11:20.965Z | Downloaded cfg_aliases v0.1.1 |
145 | 2025-03-10T20:11:20.970Z | Downloaded cstr-argument v0.1.2 |
146 | 2025-03-10T20:11:20.977Z | Downloaded escargot v0.5.10 |
147 | 2025-03-10T20:11:20.980Z | Downloaded darling_macro v0.20.9 |
148 | 2025-03-10T20:11:20.980Z | Downloaded atomicwrites v0.4.4 |
149 | 2025-03-10T20:11:20.984Z | Downloaded equivalent v1.0.1 |
150 | 2025-03-10T20:11:20.987Z | Downloaded dtrace-parser v0.1.14 |
151 | 2025-03-10T20:11:20.991Z | Downloaded cobs v0.2.3 |
152 | 2025-03-10T20:11:20.995Z | Downloaded dtrace-parser v0.2.0 |
153 | 2025-03-10T20:11:20.995Z | Downloaded autocfg v1.3.0 |
154 | 2025-03-10T20:11:20.998Z | Downloaded newtype-uuid v1.1.0 |
155 | 2025-03-10T20:11:20.998Z | Downloaded cfg-if v1.0.0 |
156 | 2025-03-10T20:11:20.998Z | Downloaded byteorder v1.5.0 |
157 | 2025-03-10T20:11:21.001Z | Downloaded match_cfg v0.1.0 |
158 | 2025-03-10T20:11:21.004Z | Downloaded deranged v0.3.11 |
159 | 2025-03-10T20:11:21.004Z | Downloaded convert_case v0.4.0 |
160 | 2025-03-10T20:11:21.007Z | Downloaded mime v0.3.17 |
161 | 2025-03-10T20:11:21.007Z | Downloaded crucible-workspace-hack v0.1.0 |
162 | 2025-03-10T20:11:21.007Z | Downloaded atty v0.2.14 |
163 | 2025-03-10T20:11:21.010Z | Downloaded anstream v0.6.14 |
164 | 2025-03-10T20:11:21.013Z | Downloaded newline-converter v0.3.0 |
165 | 2025-03-10T20:11:21.013Z | Downloaded native-tls v0.2.11 |
166 | 2025-03-10T20:11:21.017Z | Downloaded cipher v0.4.4 |
167 | 2025-03-10T20:11:21.017Z | Downloaded managed v0.8.0 |
168 | 2025-03-10T20:11:21.020Z | Downloaded colorchoice v1.0.1 |
169 | 2025-03-10T20:11:21.020Z | Downloaded colored v2.1.0 |
170 | 2025-03-10T20:11:21.020Z | Downloaded clap_lex v0.7.0 |
171 | 2025-03-10T20:11:21.023Z | Downloaded cargo_metadata v0.18.1 |
172 | 2025-03-10T20:11:21.023Z | Downloaded cargo-platform v0.1.8 |
173 | 2025-03-10T20:11:21.026Z | Downloaded async-stream v0.3.5 |
174 | 2025-03-10T20:11:21.026Z | Downloaded dirs-next v2.0.0 |
175 | 2025-03-10T20:11:21.029Z | Downloaded digest v0.10.7 |
176 | 2025-03-10T20:11:21.032Z | Downloaded bit_field v0.10.2 |
177 | 2025-03-10T20:11:21.032Z | Downloaded defmt-macros v0.3.9 |
178 | 2025-03-10T20:11:21.035Z | Downloaded debug-ignore v1.0.5 |
179 | 2025-03-10T20:11:21.038Z | Downloaded bitflags v1.3.2 |
180 | 2025-03-10T20:11:21.041Z | Downloaded embedded-io v0.6.1 |
181 | 2025-03-10T20:11:21.041Z | Downloaded errno v0.3.9 |
182 | 2025-03-10T20:11:21.044Z | Downloaded enum-as-inner v0.6.0 |
183 | 2025-03-10T20:11:21.044Z | Downloaded parking_lot_core v0.9.10 |
184 | 2025-03-10T20:11:21.048Z | Downloaded percent-encoding v2.3.1 |
185 | 2025-03-10T20:11:21.048Z | Downloaded opaque-debug v0.3.1 |
186 | 2025-03-10T20:11:21.050Z | Downloaded once_cell v1.19.0 |
187 | 2025-03-10T20:11:21.053Z | Downloaded try-lock v0.2.5 |
188 | 2025-03-10T20:11:21.053Z | Downloaded omicron-workspace-hack v0.1.0 |
189 | 2025-03-10T20:11:21.053Z | Downloaded defmt-parser v0.3.4 |
190 | 2025-03-10T20:11:21.056Z | Downloaded const_format_proc_macros v0.2.32 |
191 | 2025-03-10T20:11:21.060Z | Downloaded parse-display-derive v0.10.0 |
192 | 2025-03-10T20:11:21.060Z | Downloaded async-recursion v1.1.1 |
193 | 2025-03-10T20:11:21.063Z | Downloaded usdt-macro v0.3.5 |
194 | 2025-03-10T20:11:21.066Z | Downloaded dirs-sys-next v0.1.2 |
195 | 2025-03-10T20:11:21.066Z | Downloaded crypto-common v0.1.6 |
196 | 2025-03-10T20:11:21.066Z | Downloaded openssl-macros v0.1.1 |
197 | 2025-03-10T20:11:21.069Z | Downloaded zone_cfg_derive v0.3.0 |
198 | 2025-03-10T20:11:21.069Z | Downloaded num_threads v0.1.7 |
199 | 2025-03-10T20:11:21.069Z | Downloaded newtype_derive v0.1.6 |
200 | 2025-03-10T20:11:21.072Z | Downloaded camino-tempfile v1.1.1 |
201 | 2025-03-10T20:11:21.075Z | Downloaded async-trait v0.1.83 |
202 | 2025-03-10T20:11:21.079Z | Downloaded openssl-probe v0.1.5 |
203 | 2025-03-10T20:11:21.079Z | Downloaded dof v0.3.0 |
204 | 2025-03-10T20:11:21.082Z | Downloaded ctr v0.9.2 |
205 | 2025-03-10T20:11:21.082Z | Downloaded aes-gcm-siv v0.11.1 |
206 | 2025-03-10T20:11:21.085Z | Downloaded console v0.15.8 |
207 | 2025-03-10T20:11:21.088Z | Downloaded dyn-clone v1.0.17 |
208 | 2025-03-10T20:11:21.088Z | Downloaded paste v1.0.15 |
209 | 2025-03-10T20:11:21.091Z | Downloaded erased-serde v0.4.5 |
210 | 2025-03-10T20:11:21.095Z | Downloaded pest_generator v2.7.10 |
211 | 2025-03-10T20:11:21.098Z | Downloaded hostname v0.3.1 |
212 | 2025-03-10T20:11:21.098Z | Downloaded hash32 v0.3.1 |
213 | 2025-03-10T20:11:21.101Z | Downloaded futures-sink v0.3.30 |
214 | 2025-03-10T20:11:21.101Z | Downloaded http-body v1.0.1 |
215 | 2025-03-10T20:11:21.104Z | Downloaded ahash v0.8.11 |
216 | 2025-03-10T20:11:21.107Z | Downloaded blake2 v0.10.6 |
217 | 2025-03-10T20:11:21.110Z | Downloaded polyval v0.6.2 |
218 | 2025-03-10T20:11:21.113Z | Downloaded password-hash v0.5.0 |
219 | 2025-03-10T20:11:21.113Z | Downloaded allocator-api2 v0.2.18 |
220 | 2025-03-10T20:11:21.116Z | Downloaded unicode-xid v0.2.4 |
221 | 2025-03-10T20:11:21.120Z | Downloaded typify-macro v0.2.0 |
222 | 2025-03-10T20:11:21.120Z | Downloaded owo-colors v4.1.0 |
223 | 2025-03-10T20:11:21.123Z | Downloaded sigpipe v0.1.3 |
224 | 2025-03-10T20:11:21.123Z | Downloaded displaydoc v0.2.5 |
225 | 2025-03-10T20:11:21.126Z | Downloaded base64ct v1.6.0 |
226 | 2025-03-10T20:11:21.129Z | Downloaded progenitor v0.9.1 |
227 | 2025-03-10T20:11:21.132Z | Downloaded usdt-attr-macro v0.5.0 |
228 | 2025-03-10T20:11:21.132Z | Downloaded usdt-attr-macro v0.3.5 |
229 | 2025-03-10T20:11:21.132Z | Downloaded tinyvec_macros v0.1.1 |
230 | 2025-03-10T20:11:21.135Z | Downloaded parse-display v0.10.0 |
231 | 2025-03-10T20:11:21.135Z | Downloaded bincode v1.3.3 |
232 | 2025-03-10T20:11:21.138Z | Downloaded fnv v1.0.7 |
233 | 2025-03-10T20:11:21.138Z | Downloaded funty v2.0.0 |
234 | 2025-03-10T20:11:21.141Z | Downloaded form_urlencoded v1.2.1 |
235 | 2025-03-10T20:11:21.141Z | Downloaded progenitor-client v0.9.1 |
236 | 2025-03-10T20:11:21.144Z | Downloaded pretty-hex v0.4.1 |
237 | 2025-03-10T20:11:21.144Z | Downloaded derive-where v1.2.7 |
238 | 2025-03-10T20:11:21.147Z | Downloaded progenitor-client v0.8.0 |
239 | 2025-03-10T20:11:21.150Z | Downloaded pretty-hex v0.2.1 |
240 | 2025-03-10T20:11:21.150Z | Downloaded crossbeam-epoch v0.9.18 |
241 | 2025-03-10T20:11:21.153Z | Downloaded is_terminal_polyfill v1.70.0 |
242 | 2025-03-10T20:11:21.153Z | Downloaded icu_locid_transform v1.5.0 |
243 | 2025-03-10T20:11:21.156Z | Downloaded linear-map v1.2.0 |
244 | 2025-03-10T20:11:21.159Z | Downloaded pkg-config v0.3.30 |
245 | 2025-03-10T20:11:21.162Z | Downloaded inout v0.1.3 |
246 | 2025-03-10T20:11:21.162Z | Downloaded pest_meta v2.7.10 |
247 | 2025-03-10T20:11:21.166Z | Downloaded multer v3.1.0 |
248 | 2025-03-10T20:11:21.169Z | Downloaded proc-macro-error-attr v1.0.4 |
249 | 2025-03-10T20:11:21.169Z | Downloaded usdt-impl v0.5.0 |
250 | 2025-03-10T20:11:21.171Z | Downloaded rustc_version v0.1.7 |
251 | 2025-03-10T20:11:21.171Z | Downloaded typify v0.2.0 |
252 | 2025-03-10T20:11:21.174Z | Downloaded clap v4.5.4 |
253 | 2025-03-10T20:11:21.182Z | Downloaded supports-color v3.0.1 |
254 | 2025-03-10T20:11:21.186Z | Downloaded linked-hash-map v0.5.6 |
255 | 2025-03-10T20:11:21.186Z | Downloaded usdt-macro v0.5.0 |
256 | 2025-03-10T20:11:21.189Z | Downloaded tower-service v0.3.2 |
257 | 2025-03-10T20:11:21.189Z | Downloaded slog-async v2.8.0 |
258 | 2025-03-10T20:11:21.192Z | Downloaded swrite v0.1.0 |
259 | 2025-03-10T20:11:21.192Z | Downloaded pest_derive v2.7.10 |
260 | 2025-03-10T20:11:21.195Z | Downloaded terminal_size v0.3.0 |
261 | 2025-03-10T20:11:21.195Z | Downloaded rand_chacha v0.3.1 |
262 | 2025-03-10T20:11:21.198Z | Downloaded zeroize v1.7.0 |
263 | 2025-03-10T20:11:21.201Z | Downloaded powerfmt v0.2.0 |
264 | 2025-03-10T20:11:21.201Z | Downloaded num-iter v0.1.45 |
265 | 2025-03-10T20:11:21.201Z | Downloaded derive_more v0.99.18 |
266 | 2025-03-10T20:11:21.206Z | Downloaded icu_locid_transform_data v1.5.0 |
267 | 2025-03-10T20:11:21.209Z | Downloaded quick-error v1.2.3 |
268 | 2025-03-10T20:11:21.212Z | Downloaded const_format v0.2.32 |
269 | 2025-03-10T20:11:21.215Z | Downloaded futures-io v0.3.30 |
270 | 2025-03-10T20:11:21.218Z | Downloaded progenitor-macro v0.8.0 |
271 | 2025-03-10T20:11:21.218Z | Downloaded proc-macro-crate v1.3.1 |
272 | 2025-03-10T20:11:21.221Z | Downloaded usdt v0.3.5 |
273 | 2025-03-10T20:11:21.221Z | Downloaded resolv-conf v0.7.0 |
274 | 2025-03-10T20:11:21.224Z | Downloaded instant v0.1.12 |
275 | 2025-03-10T20:11:21.224Z | Downloaded zerocopy v0.6.6 |
276 | 2025-03-10T20:11:21.227Z | Downloaded serde-big-array v0.5.1 |
277 | 2025-03-10T20:11:21.230Z | Downloaded indent_write v2.2.0 |
278 | 2025-03-10T20:11:21.230Z | Downloaded pin-project-lite v0.2.14 |
279 | 2025-03-10T20:11:21.234Z | Downloaded parking_lot v0.12.2 |
280 | 2025-03-10T20:11:21.237Z | Downloaded slab v0.4.9 |
281 | 2025-03-10T20:11:21.240Z | Downloaded litemap v0.7.4 |
282 | 2025-03-10T20:11:21.243Z | Downloaded term v0.7.0 |
283 | 2025-03-10T20:11:21.246Z | Downloaded scopeguard v1.2.0 |
284 | 2025-03-10T20:11:21.249Z | Downloaded strum v0.26.2 |
285 | 2025-03-10T20:11:21.249Z | Downloaded tabwriter v1.4.0 |
286 | 2025-03-10T20:11:21.249Z | Downloaded quote v1.0.38 |
287 | 2025-03-10T20:11:21.252Z | Downloaded ringbuffer v0.15.0 |
288 | 2025-03-10T20:11:21.255Z | Downloaded supports-color v2.1.0 |
289 | 2025-03-10T20:11:21.258Z | Downloaded smf v0.2.3 |
290 | 2025-03-10T20:11:21.258Z | Downloaded utf16_iter v1.0.5 |
291 | 2025-03-10T20:11:21.263Z | Downloaded utf-8 v0.7.6 |
292 | 2025-03-10T20:11:21.263Z | Downloaded is-terminal v0.4.12 |
293 | 2025-03-10T20:11:21.266Z | Downloaded base64 v0.22.1 |
294 | 2025-03-10T20:11:21.266Z | Downloaded waitgroup v0.1.2 |
295 | 2025-03-10T20:11:21.269Z | Downloaded postcard v1.0.9 |
296 | 2025-03-10T20:11:21.271Z | Downloaded foreign-types v0.5.0 |
297 | 2025-03-10T20:11:21.271Z | Downloaded foreign-types-macros v0.2.3 |
298 | 2025-03-10T20:11:21.271Z | Downloaded httpdate v1.0.3 |
299 | 2025-03-10T20:11:21.276Z | Downloaded rand_core v0.6.4 |
300 | 2025-03-10T20:11:21.276Z | Downloaded utf8parse v0.2.1 |
301 | 2025-03-10T20:11:21.280Z | Downloaded generic-array v0.14.7 |
302 | 2025-03-10T20:11:21.280Z | Downloaded futures-task v0.3.30 |
303 | 2025-03-10T20:11:21.280Z | Downloaded schemars_derive v0.8.21 |
304 | 2025-03-10T20:11:21.293Z | Downloaded hyper-tls v0.6.0 |
305 | 2025-03-10T20:11:21.293Z | Downloaded utf8_iter v1.0.4 |
306 | 2025-03-10T20:11:21.293Z | Downloaded lru-cache v0.1.2 |
307 | 2025-03-10T20:11:21.293Z | Downloaded httparse v1.8.0 |
308 | 2025-03-10T20:11:21.293Z | Downloaded slog v2.7.0 |
309 | 2025-03-10T20:11:21.300Z | Downloaded proc-macro-error v1.0.4 |
310 | 2025-03-10T20:11:21.300Z | Downloaded highway v1.2.0 |
311 | 2025-03-10T20:11:21.305Z | Downloaded version_check v0.9.5 |
312 | 2025-03-10T20:11:21.305Z | Downloaded serde_with_macros v3.11.0 |
313 | 2025-03-10T20:11:21.305Z | Downloaded serde_spanned v0.6.7 |
314 | 2025-03-10T20:11:21.305Z | Downloaded openssl-sys v0.9.106 |
315 | 2025-03-10T20:11:21.309Z | Downloaded strum_macros v0.25.3 |
316 | 2025-03-10T20:11:21.312Z | Downloaded tempfile v3.10.1 |
317 | 2025-03-10T20:11:21.317Z | Downloaded tokio-macros v2.4.0 |
318 | 2025-03-10T20:11:21.317Z | Downloaded thiserror v2.0.11 |
319 | 2025-03-10T20:11:21.321Z | Downloaded take_mut v0.2.2 |
320 | 2025-03-10T20:11:21.324Z | Downloaded tokio-native-tls v0.3.1 |
321 | 2025-03-10T20:11:21.324Z | Downloaded tinystr v0.7.6 |
322 | 2025-03-10T20:11:21.329Z | Downloaded hubpack_derive v0.1.1 |
323 | 2025-03-10T20:11:21.329Z | Downloaded usdt v0.5.0 |
324 | 2025-03-10T20:11:21.329Z | Downloaded aes v0.8.4 |
325 | 2025-03-10T20:11:21.332Z | Downloaded structmeta-derive v0.3.0 |
326 | 2025-03-10T20:11:21.336Z | Downloaded fatfs v0.3.6 |
327 | 2025-03-10T20:11:21.339Z | Downloaded ipnet v2.9.0 |
328 | 2025-03-10T20:11:21.339Z | Downloaded serde_urlencoded v0.7.1 |
329 | 2025-03-10T20:11:21.342Z | Downloaded serde_tokenstream v0.1.7 |
330 | 2025-03-10T20:11:21.345Z | Downloaded ipnetwork v0.20.0 |
331 | 2025-03-10T20:11:21.345Z | Downloaded sync_wrapper v1.0.1 |
332 | 2025-03-10T20:11:21.348Z | Downloaded log v0.4.22 |
333 | 2025-03-10T20:11:21.352Z | Downloaded float-ord v0.3.2 |
334 | 2025-03-10T20:11:21.352Z | Downloaded usdt-impl v0.3.5 |
335 | 2025-03-10T20:11:21.352Z | Downloaded futures-macro v0.3.30 |
336 | 2025-03-10T20:11:21.355Z | Downloaded fixedbitset v0.4.2 |
337 | 2025-03-10T20:11:21.355Z | Downloaded strum_macros v0.26.2 |
338 | 2025-03-10T20:11:21.361Z | Downloaded toml v0.8.19 |
339 | 2025-03-10T20:11:21.364Z | Downloaded num-traits v0.2.19 |
340 | 2025-03-10T20:11:21.364Z | Downloaded kstat-rs v0.2.4 |
341 | 2025-03-10T20:11:21.367Z | Downloaded indexmap v1.9.3 |
342 | 2025-03-10T20:11:21.371Z | Downloaded serde_path_to_error v0.1.16 |
343 | 2025-03-10T20:11:21.371Z | Downloaded progenitor-impl v0.9.1 |
344 | 2025-03-10T20:11:21.374Z | Downloaded tap v1.0.1 |
345 | 2025-03-10T20:11:21.374Z | Downloaded progenitor-impl v0.8.0 |
346 | 2025-03-10T20:11:21.377Z | Downloaded humantime v2.1.0 |
347 | 2025-03-10T20:11:21.377Z | Downloaded heck v0.5.0 |
348 | 2025-03-10T20:11:21.380Z | Downloaded hyper-rustls v0.27.3 |
349 | 2025-03-10T20:11:21.384Z | Downloaded foreign-types-shared v0.1.1 |
350 | 2025-03-10T20:11:21.384Z | Downloaded want v0.3.1 |
351 | 2025-03-10T20:11:21.384Z | Downloaded crossbeam-channel v0.5.12 |
352 | 2025-03-10T20:11:21.387Z | Downloaded foreign-types-shared v0.3.1 |
353 | 2025-03-10T20:11:21.390Z | Downloaded memchr v2.7.2 |
354 | 2025-03-10T20:11:21.393Z | Downloaded serde_repr v0.1.19 |
355 | 2025-03-10T20:11:21.397Z | Downloaded hex v0.4.3 |
356 | 2025-03-10T20:11:21.397Z | Downloaded uuid v1.10.0 |
357 | 2025-03-10T20:11:21.400Z | Downloaded typeid v1.0.0 |
358 | 2025-03-10T20:11:21.403Z | Downloaded serde_arrays v0.1.0 |
359 | 2025-03-10T20:11:21.403Z | Downloaded foreign-types v0.3.2 |
360 | 2025-03-10T20:11:21.403Z | Downloaded rustls-pemfile v2.1.3 |
361 | 2025-03-10T20:11:21.408Z | Downloaded typify-macro v0.3.0 |
362 | 2025-03-10T20:11:21.408Z | Downloaded rustls-pemfile v1.0.4 |
363 | 2025-03-10T20:11:21.411Z | Downloaded untrusted v0.9.0 |
364 | 2025-03-10T20:11:21.411Z | Downloaded icu_normalizer v1.5.0 |
365 | 2025-03-10T20:11:21.414Z | Downloaded itoa v1.0.11 |
366 | 2025-03-10T20:11:21.417Z | Downloaded hashlink v0.9.1 |
367 | 2025-03-10T20:11:21.420Z | Downloaded fallible-iterator v0.3.0 |
368 | 2025-03-10T20:11:21.420Z | Downloaded zone v0.3.0 |
369 | 2025-03-10T20:11:21.420Z | Downloaded zerovec-derive v0.10.3 |
370 | 2025-03-10T20:11:21.427Z | Downloaded url v2.5.4 |
371 | 2025-03-10T20:11:21.427Z | Downloaded write16 v1.0.0 |
372 | 2025-03-10T20:11:21.430Z | Downloaded universal-hash v0.5.1 |
373 | 2025-03-10T20:11:21.430Z | Downloaded thread_local v1.1.8 |
374 | 2025-03-10T20:11:21.430Z | Downloaded icu_provider_macros v1.5.0 |
375 | 2025-03-10T20:11:21.430Z | Downloaded synstructure v0.12.6 |
376 | 2025-03-10T20:11:21.433Z | Downloaded fallible-streaming-iterator v0.1.9 |
377 | 2025-03-10T20:11:21.433Z | Downloaded zerofrom-derive v0.1.5 |
378 | 2025-03-10T20:11:21.433Z | Downloaded spin v0.9.8 |
379 | 2025-03-10T20:11:21.436Z | Downloaded tokio-tungstenite v0.21.0 |
380 | 2025-03-10T20:11:21.439Z | Downloaded tracing-attributes v0.1.27 |
381 | 2025-03-10T20:11:21.439Z | Downloaded lazy_static v1.5.0 |
382 | 2025-03-10T20:11:21.442Z | Downloaded scroll_derive v0.12.0 |
383 | 2025-03-10T20:11:21.442Z | Downloaded iana-time-zone v0.1.60 |
384 | 2025-03-10T20:11:21.446Z | Downloaded icu_locid v1.5.0 |
385 | 2025-03-10T20:11:21.450Z | Downloaded zerofrom v0.1.5 |
386 | 2025-03-10T20:11:21.453Z | Downloaded ron v0.8.1 |
387 | 2025-03-10T20:11:21.456Z | Downloaded proc-macro2 v1.0.92 |
388 | 2025-03-10T20:11:21.460Z | Downloaded time-macros v0.2.18 |
389 | 2025-03-10T20:11:21.463Z | Downloaded libsw v3.3.1 |
390 | 2025-03-10T20:11:21.466Z | Downloaded prettyplease v0.2.22 |
391 | 2025-03-10T20:11:21.468Z | Downloaded slog-json v2.6.1 |
392 | 2025-03-10T20:11:21.468Z | Downloaded wyz v0.5.1 |
393 | 2025-03-10T20:11:21.471Z | Downloaded indexmap v2.7.0 |
394 | 2025-03-10T20:11:21.474Z | Downloaded is_ci v1.2.0 |
395 | 2025-03-10T20:11:21.477Z | Downloaded stable_deref_trait v1.2.0 |
396 | 2025-03-10T20:11:21.477Z | Downloaded jobserver v0.1.31 |
397 | 2025-03-10T20:11:21.480Z | Downloaded ident_case v1.0.1 |
398 | 2025-03-10T20:11:21.480Z | Downloaded thiserror-impl v2.0.11 |
399 | 2025-03-10T20:11:21.483Z | Downloaded static_assertions v1.1.0 |
400 | 2025-03-10T20:11:21.483Z | Downloaded whoami v1.5.1 |
401 | 2025-03-10T20:11:21.486Z | Downloaded getrandom v0.2.14 |
402 | 2025-03-10T20:11:21.490Z | Downloaded heapless v0.8.0 |
403 | 2025-03-10T20:11:21.493Z | Downloaded semver v1.0.24 |
404 | 2025-03-10T20:11:21.496Z | Downloaded filetime v0.2.23 |
405 | 2025-03-10T20:11:21.496Z | Downloaded tar v0.4.40 |
406 | 2025-03-10T20:11:21.499Z | Downloaded slog-bunyan v2.5.0 |
407 | 2025-03-10T20:11:21.499Z | Downloaded yoke-derive v0.7.5 |
408 | 2025-03-10T20:11:21.502Z | Downloaded semver v0.1.20 |
409 | 2025-03-10T20:11:21.502Z | Downloaded macaddr v1.0.1 |
410 | 2025-03-10T20:11:21.505Z | Downloaded zerocopy v0.3.2 |
411 | 2025-03-10T20:11:21.505Z | Downloaded slog-dtrace v0.3.0 |
412 | 2025-03-10T20:11:21.505Z | Downloaded thiserror-impl v1.0.64 |
413 | 2025-03-10T20:11:21.508Z | Downloaded yoke v0.7.5 |
414 | 2025-03-10T20:11:21.511Z | Downloaded subtle v2.5.0 |
415 | 2025-03-10T20:11:21.511Z | Downloaded hubpack v0.1.2 |
416 | 2025-03-10T20:11:21.511Z | Downloaded tokio-rustls v0.25.0 |
417 | 2025-03-10T20:11:21.514Z | Downloaded globset v0.4.14 |
418 | 2025-03-10T20:11:21.517Z | Downloaded icu_collections v1.5.0 |
419 | 2025-03-10T20:11:21.520Z | Downloaded zerocopy-derive v0.7.34 |
420 | 2025-03-10T20:11:21.525Z | Downloaded sha1 v0.10.6 |
421 | 2025-03-10T20:11:21.528Z | Downloaded slog-term v2.9.1 |
422 | 2025-03-10T20:11:21.531Z | Downloaded futures-channel v0.3.30 |
423 | 2025-03-10T20:11:21.531Z | Downloaded serde v1.0.217 |
424 | 2025-03-10T20:11:21.534Z | Downloaded tracing-core v0.1.32 |
425 | 2025-03-10T20:11:21.537Z | Downloaded quinn v0.11.5 |
426 | 2025-03-10T20:11:21.541Z | Downloaded serde_derive v1.0.217 |
427 | 2025-03-10T20:11:21.544Z | Downloaded tokio-rustls v0.24.1 |
428 | 2025-03-10T20:11:21.547Z | Downloaded toml v0.7.8 |
429 | 2025-03-10T20:11:21.550Z | Downloaded sha2 v0.10.8 |
430 | 2025-03-10T20:11:21.553Z | Downloaded idna_adapter v1.2.0 |
431 | 2025-03-10T20:11:21.553Z | Downloaded http-body-util v0.1.2 |
432 | 2025-03-10T20:11:21.555Z | Downloaded ryu v1.0.18 |
433 | 2025-03-10T20:11:21.558Z | Downloaded synstructure v0.13.1 |
434 | 2025-03-10T20:11:21.561Z | Downloaded vergen v8.3.2 |
435 | 2025-03-10T20:11:21.564Z | Downloaded unsafe-libyaml v0.2.11 |
436 | 2025-03-10T20:11:21.567Z | Downloaded socket2 v0.5.7 |
437 | 2025-03-10T20:11:21.570Z | Downloaded rand v0.8.5 |
438 | 2025-03-10T20:11:21.573Z | Downloaded tokio-rustls v0.26.0 |
439 | 2025-03-10T20:11:21.576Z | Downloaded sct v0.7.1 |
440 | 2025-03-10T20:11:21.579Z | Downloaded tracing v0.1.40 |
441 | 2025-03-10T20:11:21.582Z | Downloaded num-bigint v0.4.5 |
442 | 2025-03-10T20:11:21.585Z | Downloaded icu_provider v1.5.0 |
443 | 2025-03-10T20:11:21.589Z | Downloaded futures v0.3.30 |
444 | 2025-03-10T20:11:21.594Z | Downloaded typify v0.3.0 |
445 | 2025-03-10T20:11:21.597Z | Downloaded zerocopy v0.7.34 |
446 | 2025-03-10T20:11:21.614Z | Downloaded typenum v1.17.0 |
447 | 2025-03-10T20:11:21.617Z | Downloaded hyper-util v0.1.9 |
448 | 2025-03-10T20:11:21.620Z | Downloaded tungstenite v0.21.0 |
449 | 2025-03-10T20:11:21.623Z | Downloaded toml_edit v0.19.15 |
450 | 2025-03-10T20:11:21.640Z | Downloaded icu_normalizer_data v1.5.0 |
451 | 2025-03-10T20:11:21.643Z | Downloaded winnow v0.5.40 |
452 | 2025-03-10T20:11:21.650Z | Downloaded aho-corasick v1.1.3 |
453 | 2025-03-10T20:11:21.655Z | Downloaded ucd-trie v0.1.6 |
454 | 2025-03-10T20:11:21.658Z | Downloaded steno v0.4.1 |
455 | 2025-03-10T20:11:21.661Z | Downloaded zerovec v0.10.4 |
456 | 2025-03-10T20:11:21.667Z | Downloaded tokio-util v0.7.11 |
457 | 2025-03-10T20:11:21.673Z | Downloaded toml_edit v0.22.20 |
458 | 2025-03-10T20:11:21.694Z | Downloaded unicode-ident v1.0.14 |
459 | 2025-03-10T20:11:21.697Z | Downloaded hashbrown v0.14.5 |
460 | 2025-03-10T20:11:21.701Z | Downloaded serde_with v3.11.0 |
461 | 2025-03-10T20:11:21.710Z | Downloaded hashbrown v0.15.2 |
462 | 2025-03-10T20:11:21.716Z | Downloaded hickory-resolver v0.24.4 |
463 | 2025-03-10T20:11:21.719Z | Downloaded hyper v1.4.1 |
464 | 2025-03-10T20:11:21.726Z | Downloaded bitvec v1.0.1 |
465 | 2025-03-10T20:11:21.741Z | Downloaded time v0.3.36 |
466 | 2025-03-10T20:11:21.748Z | Downloaded vcpkg v0.2.15 |
467 | 2025-03-10T20:11:21.785Z | Downloaded unicode-segmentation v1.11.0 |
468 | 2025-03-10T20:11:21.788Z | Downloaded libm v0.2.8 |
469 | 2025-03-10T20:11:21.795Z | Downloaded hashbrown v0.12.3 |
470 | 2025-03-10T20:11:21.799Z | Downloaded goblin v0.8.2 |
471 | 2025-03-10T20:11:21.805Z | Downloaded rustls-webpki v0.102.4 |
472 | 2025-03-10T20:11:21.823Z | Downloaded dropshot v0.12.0 |
473 | 2025-03-10T20:11:21.843Z | Downloaded rusqlite v0.32.1 |
474 | 2025-03-10T20:11:21.849Z | Downloaded rayon v1.10.0 |
475 | 2025-03-10T20:11:21.858Z | Downloaded itertools v0.13.0 |
476 | 2025-03-10T20:11:21.865Z | Downloaded itertools v0.10.5 |
477 | 2025-03-10T20:11:21.871Z | Downloaded icu_properties_data v1.5.0 |
478 | 2025-03-10T20:11:21.881Z | Downloaded webpki-roots v0.26.3 |
479 | 2025-03-10T20:11:21.885Z | Downloaded expectorate v1.1.0 |
480 | 2025-03-10T20:11:21.888Z | Downloaded futures-util v0.3.30 |
481 | 2025-03-10T20:11:21.898Z | Downloaded unicode-width v0.1.14 |
482 | 2025-03-10T20:11:21.905Z | Downloaded syn v2.0.96 |
483 | 2025-03-10T20:11:21.916Z | Downloaded idna v1.0.3 |
484 | 2025-03-10T20:11:21.919Z | Downloaded bstr v1.9.1 |
485 | 2025-03-10T20:11:21.929Z | Downloaded reqwest v0.12.7 |
486 | 2025-03-10T20:11:21.938Z | Downloaded quinn-proto v0.11.8 |
487 | 2025-03-10T20:11:21.944Z | Downloaded serde_json v1.0.135 |
488 | 2025-03-10T20:11:21.951Z | Downloaded h2 v0.4.6 |
489 | 2025-03-10T20:11:21.958Z | Downloaded winnow v0.6.18 |
490 | 2025-03-10T20:11:21.966Z | Downloaded smoltcp v0.11.0 |
491 | 2025-03-10T20:11:21.979Z | Downloaded typify-impl v0.2.0 |
492 | 2025-03-10T20:11:21.993Z | Downloaded openssl v0.10.71 |
493 | 2025-03-10T20:11:22.002Z | Downloaded rustls v0.23.10 |
494 | 2025-03-10T20:11:22.016Z | Downloaded git2 v0.19.0 |
495 | 2025-03-10T20:11:22.024Z | Downloaded regex v1.11.1 |
496 | 2025-03-10T20:11:22.037Z | Downloaded syn v1.0.109 |
497 | 2025-03-10T20:11:22.046Z | Downloaded zerocopy-derive v0.2.0 |
498 | 2025-03-10T20:11:22.055Z | Downloaded chrono v0.4.38 |
499 | 2025-03-10T20:11:22.060Z | Downloaded rustls v0.21.12 |
500 | 2025-03-10T20:11:22.071Z | Downloaded rustls-webpki v0.101.7 |
501 | 2025-03-10T20:11:22.084Z | Downloaded icu_properties v1.5.1 |
502 | 2025-03-10T20:11:22.087Z | Downloaded serde_yaml v0.9.34+deprecated |
503 | 2025-03-10T20:11:22.090Z | Downloaded pest v2.7.10 |
504 | 2025-03-10T20:11:22.095Z | Downloaded clap_builder v4.5.2 |
505 | 2025-03-10T20:11:22.101Z | Downloaded nix v0.29.0 |
506 | 2025-03-10T20:11:22.113Z | Downloaded regress v0.10.1 |
507 | 2025-03-10T20:11:22.122Z | Downloaded regex-syntax v0.8.5 |
508 | 2025-03-10T20:11:22.129Z | Downloaded rustls v0.22.4 |
509 | 2025-03-10T20:11:22.141Z | Downloaded tokio v1.40.0 |
510 | 2025-03-10T20:11:22.176Z | Downloaded regress v0.9.1 |
511 | 2025-03-10T20:11:22.184Z | Downloaded hickory-proto v0.24.4 |
512 | 2025-03-10T20:11:22.197Z | Downloaded rustix v0.38.34 |
513 | 2025-03-10T20:11:22.218Z | Downloaded openapiv3 v2.0.0 |
514 | 2025-03-10T20:11:22.228Z | Downloaded petgraph v0.6.5 |
515 | 2025-03-10T20:11:22.243Z | Downloaded nix v0.28.0 |
516 | 2025-03-10T20:11:22.254Z | Downloaded typify-impl v0.3.0 |
517 | 2025-03-10T20:11:22.267Z | Downloaded scroll v0.12.0 |
518 | 2025-03-10T20:11:22.270Z | Downloaded libloading v0.7.4 |
519 | 2025-03-10T20:11:22.274Z | Downloaded http v1.2.0 |
520 | 2025-03-10T20:11:22.277Z | Downloaded twox-hash v2.1.0 |
521 | 2025-03-10T20:11:22.277Z | Downloaded schemars v0.8.21 |
522 | 2025-03-10T20:11:22.287Z | Downloaded writeable v0.5.5 |
523 | 2025-03-10T20:11:22.290Z | Downloaded glob v0.3.1 |
524 | 2025-03-10T20:11:22.290Z | Downloaded tinyvec v1.6.0 |
525 | 2025-03-10T20:11:22.293Z | Downloaded time-core v0.1.2 |
526 | 2025-03-10T20:11:22.296Z | Downloaded thread-id v4.2.1 |
527 | 2025-03-10T20:11:22.296Z | Downloaded zerocopy-derive v0.6.6 |
528 | 2025-03-10T20:11:22.303Z | Downloaded rayon-core v1.12.1 |
529 | 2025-03-10T20:11:22.307Z | Downloaded mio v1.0.2 |
530 | 2025-03-10T20:11:22.312Z | Downloaded structmeta v0.3.0 |
531 | 2025-03-10T20:11:22.315Z | Downloaded strsim v0.11.1 |
532 | 2025-03-10T20:11:22.315Z | Downloaded smallvec v1.13.2 |
533 | 2025-03-10T20:11:22.318Z | Downloaded regex-automata v0.4.9 |
534 | 2025-03-10T20:11:22.332Z | Downloaded darling_core v0.20.9 |
535 | 2025-03-10T20:11:22.335Z | Downloaded rustc_version v0.4.0 |
536 | 2025-03-10T20:11:22.338Z | Downloaded rustc-hash v2.0.0 |
537 | 2025-03-10T20:11:22.339Z | Downloaded lock_api v0.4.12 |
538 | 2025-03-10T20:11:22.342Z | Downloaded num_enum v0.5.11 |
539 | 2025-03-10T20:11:22.345Z | Downloaded similar v2.5.0 |
540 | 2025-03-10T20:11:22.349Z | Downloaded num-rational v0.4.2 |
541 | 2025-03-10T20:11:22.353Z | Downloaded num-integer v0.1.46 |
542 | 2025-03-10T20:11:22.353Z | Downloaded cc v1.0.97 |
543 | 2025-03-10T20:11:22.358Z | Downloaded base64 v0.21.7 |
544 | 2025-03-10T20:11:22.358Z | Downloaded heck v0.4.1 |
545 | 2025-03-10T20:11:22.363Z | Downloaded quinn-udp v0.5.5 |
546 | 2025-03-10T20:11:22.363Z | Downloaded num-complex v0.4.6 |
547 | 2025-03-10T20:11:22.363Z | Downloaded serde_derive_internals v0.29.1 |
548 | 2025-03-10T20:11:22.363Z | Downloaded rustls-pki-types v1.7.0 |
549 | 2025-03-10T20:11:22.366Z | Downloaded xattr v1.3.1 |
550 | 2025-03-10T20:11:22.366Z | Downloaded rustversion v1.0.17 |
551 | 2025-03-10T20:11:22.371Z | Downloaded progenitor-macro v0.9.1 |
552 | 2025-03-10T20:11:22.371Z | Downloaded libc v0.2.169 |
553 | 2025-03-10T20:11:22.390Z | Downloaded bitflags v2.6.0 |
554 | 2025-03-10T20:11:22.394Z | Downloaded progenitor v0.8.0 |
555 | 2025-03-10T20:11:22.397Z | Downloaded num_enum_derive v0.7.2 |
556 | 2025-03-10T20:11:22.397Z | Downloaded encoding_rs v0.8.34 |
557 | 2025-03-10T20:11:22.415Z | Downloaded futures-executor v0.3.30 |
558 | 2025-03-10T20:11:22.418Z | Downloaded futures-core v0.3.31 |
559 | 2025-03-10T20:11:22.418Z | Downloaded fastrand v2.1.0 |
560 | 2025-03-10T20:11:22.422Z | Downloaded num_enum_derive v0.5.11 |
561 | 2025-03-10T20:11:22.422Z | Downloaded num-derive v0.4.2 |
562 | 2025-03-10T20:11:22.422Z | Downloaded num_enum v0.7.2 |
563 | 2025-03-10T20:11:22.425Z | Downloaded num v0.4.3 |
564 | 2025-03-10T20:11:22.428Z | Downloaded toml_datetime v0.6.8 |
565 | 2025-03-10T20:11:22.428Z | Downloaded thiserror v1.0.64 |
566 | 2025-03-10T20:11:22.432Z | Downloaded signal-hook-registry v1.4.2 |
567 | 2025-03-10T20:11:22.435Z | Downloaded serde_tokenstream v0.2.2 |
568 | 2025-03-10T20:11:22.435Z | Downloaded radium v0.7.0 |
569 | 2025-03-10T20:11:22.438Z | Downloaded ppv-lite86 v0.2.17 |
570 | 2025-03-10T20:11:22.438Z | Downloaded num-conv v0.1.0 |
571 | 2025-03-10T20:11:22.438Z | Downloaded bytes v1.9.0 |
572 | 2025-03-10T20:11:22.440Z | Downloaded hostname v0.4.0 |
573 | 2025-03-10T20:11:22.443Z | Downloaded dropshot_endpoint v0.12.0 |
574 | 2025-03-10T20:11:22.446Z | Downloaded crossbeam-utils v0.8.19 |
575 | 2025-03-10T20:11:22.446Z | Downloaded cookie v0.18.1 |
576 | 2025-03-10T20:11:22.449Z | Downloaded camino v1.1.9 |
577 | 2025-03-10T20:11:22.452Z | Downloaded ascii v1.1.0 |
578 | 2025-03-10T20:11:22.455Z | Downloaded data-encoding v2.6.0 |
579 | 2025-03-10T20:11:22.455Z | Downloaded backoff v0.4.0 |
580 | 2025-03-10T20:11:22.459Z | Downloaded plain v0.2.3 |
581 | 2025-03-10T20:11:22.459Z | Downloaded pin-utils v0.1.0 |
582 | 2025-03-10T20:11:22.459Z | Downloaded memmap v0.7.0 |
583 | 2025-03-10T20:11:22.461Z | Downloaded anyhow v1.0.89 |
584 | 2025-03-10T20:11:22.465Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
585 | 2025-03-10T20:11:22.515Z | Downloaded darling v0.20.9 |
586 | 2025-03-10T20:11:22.519Z | Downloaded cpufeatures v0.2.12 |
587 | 2025-03-10T20:11:22.522Z | Downloaded cancel-safe-futures v0.1.5 |
588 | 2025-03-10T20:11:22.525Z | Downloaded argon2 v0.5.3 |
589 | 2025-03-10T20:11:22.525Z | Downloaded clap_derive v4.5.4 |
590 | 2025-03-10T20:11:22.528Z | Downloaded dof v0.1.5 |
591 | 2025-03-10T20:11:22.528Z | Downloaded defmt v0.3.8 |
592 | 2025-03-10T20:11:22.531Z | Downloaded embedded-io v0.4.0 |
593 | 2025-03-10T20:11:22.534Z | Downloaded either v1.13.0 |
594 | 2025-03-10T20:11:22.534Z | Downloaded ctrlc v3.4.4 |
595 | 2025-03-10T20:11:22.537Z | Downloaded crossbeam-deque v0.8.5 |
596 | 2025-03-10T20:11:22.537Z | Downloaded bitstruct v0.1.1 |
597 | 2025-03-10T20:11:22.537Z | Downloaded block-buffer v0.10.4 |
598 | 2025-03-10T20:11:22.538Z | Downloaded atomic-waker v1.1.2 |
599 | 2025-03-10T20:11:22.746Z | Downloaded libsqlite3-sys v0.30.1 |
600 | 2025-03-10T20:11:23.028Z | Downloaded libz-sys v1.1.16 |
601 | 2025-03-10T20:11:23.094Z | Downloaded ring v0.17.8 |
602 | 2025-03-10T20:11:23.528Z | Compiling proc-macro2 v1.0.92 |
603 | 2025-03-10T20:11:23.528Z | Compiling unicode-ident v1.0.14 |
604 | 2025-03-10T20:11:23.531Z | Compiling libc v0.2.169 |
605 | 2025-03-10T20:11:23.531Z | Compiling serde v1.0.217 |
606 | 2025-03-10T20:11:23.531Z | Compiling autocfg v1.3.0 |
607 | 2025-03-10T20:11:23.531Z | Compiling once_cell v1.19.0 |
608 | 2025-03-10T20:11:23.674Z | Checking cfg-if v1.0.0 |
609 | 2025-03-10T20:11:23.677Z | Compiling version_check v0.9.5 |
610 | 2025-03-10T20:11:23.764Z | Compiling serde_json v1.0.135 |
611 | 2025-03-10T20:11:23.841Z | Compiling memchr v2.7.2 |
612 | 2025-03-10T20:11:24.090Z | Compiling libm v0.2.8 |
613 | 2025-03-10T20:11:24.265Z | Compiling thiserror v1.0.64 |
614 | 2025-03-10T20:11:24.384Z | Compiling itoa v1.0.11 |
615 | 2025-03-10T20:11:24.619Z | Compiling lock_api v0.4.12 |
616 | 2025-03-10T20:11:24.769Z | Compiling parking_lot_core v0.9.10 |
617 | 2025-03-10T20:11:25.156Z | Compiling ryu v1.0.18 |
618 | 2025-03-10T20:11:25.187Z | Compiling schemars v0.8.21 |
619 | 2025-03-10T20:11:25.287Z | Compiling slab v0.4.9 |
620 | 2025-03-10T20:11:25.326Z | Compiling byteorder v1.5.0 |
621 | 2025-03-10T20:11:25.489Z | Compiling quote v1.0.38 |
622 | 2025-03-10T20:11:25.512Z | Compiling log v0.4.22 |
623 | 2025-03-10T20:11:25.531Z | Checking getrandom v0.2.14 |
624 | 2025-03-10T20:11:25.622Z | Compiling jobserver v0.1.31 |
625 | 2025-03-10T20:11:25.787Z | Compiling num-traits v0.2.19 |
626 | 2025-03-10T20:11:25.790Z | Compiling pkg-config v0.3.30 |
627 | 2025-03-10T20:11:25.865Z | Compiling syn v2.0.96 |
628 | 2025-03-10T20:11:25.907Z | Compiling vcpkg v0.2.15 |
629 | 2025-03-10T20:11:26.059Z | Compiling cc v1.0.97 |
630 | 2025-03-10T20:11:26.185Z | Checking smallvec v1.13.2 |
631 | 2025-03-10T20:11:26.337Z | Checking pin-project-lite v0.2.14 |
632 | 2025-03-10T20:11:26.521Z | Compiling ahash v0.8.11 |
633 | 2025-03-10T20:11:26.746Z | Compiling hashbrown v0.15.2 |
634 | 2025-03-10T20:11:26.825Z | Compiling equivalent v1.0.1 |
635 | 2025-03-10T20:11:26.951Z | Checking scopeguard v1.2.0 |
636 | 2025-03-10T20:11:26.987Z | Compiling semver v1.0.24 |
637 | 2025-03-10T20:11:27.516Z | Checking signal-hook-registry v1.4.2 |
638 | 2025-03-10T20:11:27.614Z | Checking parking_lot v0.12.2 |
639 | 2025-03-10T20:11:27.631Z | Checking socket2 v0.5.7 |
640 | 2025-03-10T20:11:27.803Z | Checking mio v1.0.2 |
641 | 2025-03-10T20:11:27.872Z | Compiling fnv v1.0.7 |
642 | 2025-03-10T20:11:28.028Z | Compiling httparse v1.8.0 |
643 | 2025-03-10T20:11:28.106Z | Compiling heck v0.5.0 |
644 | 2025-03-10T20:11:28.247Z | Compiling typenum v1.17.0 |
645 | 2025-03-10T20:11:28.303Z | Checking iana-time-zone v0.1.60 |
646 | 2025-03-10T20:11:28.418Z | Compiling generic-array v0.14.7 |
647 | 2025-03-10T20:11:28.516Z | Checking futures-core v0.3.31 |
648 | 2025-03-10T20:11:28.766Z | Compiling dyn-clone v1.0.17 |
649 | 2025-03-10T20:11:28.873Z | Checking stable_deref_trait v1.2.0 |
650 | 2025-03-10T20:11:28.895Z | Compiling ring v0.17.8 |
651 | 2025-03-10T20:11:28.987Z | Checking futures-sink v0.3.30 |
652 | 2025-03-10T20:11:28.991Z | Compiling openssl-sys v0.9.106 |
653 | 2025-03-10T20:11:29.026Z | Checking rand_core v0.6.4 |
654 | 2025-03-10T20:11:29.328Z | Compiling slog v2.7.0 |
655 | 2025-03-10T20:11:29.408Z | Checking subtle v2.5.0 |
656 | 2025-03-10T20:11:29.444Z | Compiling allocator-api2 v0.2.18 |
657 | 2025-03-10T20:11:29.659Z | Checking futures-channel v0.3.30 |
658 | 2025-03-10T20:11:29.927Z | Checking futures-task v0.3.30 |
659 | 2025-03-10T20:11:29.967Z | Checking futures-io v0.3.30 |
660 | 2025-03-10T20:11:30.016Z | Compiling ucd-trie v0.1.6 |
661 | 2025-03-10T20:11:30.120Z | Checking pin-utils v0.1.0 |
662 | 2025-03-10T20:11:30.159Z | Compiling aho-corasick v1.1.3 |
663 | 2025-03-10T20:11:30.163Z | Compiling regex-syntax v0.8.5 |
664 | 2025-03-10T20:11:30.198Z | Compiling openssl v0.10.71 |
665 | 2025-03-10T20:11:30.345Z | Compiling rustversion v1.0.17 |
666 | 2025-03-10T20:11:30.421Z | Checking spin v0.9.8 |
667 | 2025-03-10T20:11:30.650Z | Compiling syn v1.0.109 |
668 | 2025-03-10T20:11:30.696Z | Compiling native-tls v0.2.11 |
669 | 2025-03-10T20:11:31.051Z | Compiling rustls v0.23.10 |
670 | 2025-03-10T20:11:31.279Z | Checking untrusted v0.9.0 |
671 | 2025-03-10T20:11:31.448Z | Checking tracing-core v0.1.32 |
672 | 2025-03-10T20:11:32.058Z | Checking writeable v0.5.5 |
673 | 2025-03-10T20:11:32.285Z | Compiling heck v0.4.1 |
674 | 2025-03-10T20:11:32.358Z | Checking litemap v0.7.4 |
675 | 2025-03-10T20:11:32.687Z | Compiling num-conv v0.1.0 |
676 | 2025-03-10T20:11:32.970Z | Compiling synstructure v0.13.1 |
677 | 2025-03-10T20:11:33.078Z | Compiling serde_derive_internals v0.29.1 |
678 | 2025-03-10T20:11:33.393Z | Checking icu_locid_transform_data v1.5.0 |
679 | 2025-03-10T20:11:33.501Z | Checking percent-encoding v2.3.1 |
680 | 2025-03-10T20:11:33.739Z | Compiling regex-automata v0.4.9 |
681 | 2025-03-10T20:11:33.845Z | Compiling time-core v0.1.2 |
682 | 2025-03-10T20:11:34.028Z | Compiling anyhow v1.0.89 |
683 | 2025-03-10T20:11:34.166Z | Checking rustls-pki-types v1.7.0 |
684 | 2025-03-10T20:11:34.552Z | Compiling time-macros v0.2.18 |
685 | 2025-03-10T20:11:34.960Z | Checking form_urlencoded v1.2.1 |
686 | 2025-03-10T20:11:35.000Z | Checking crypto-common v0.1.6 |
687 | 2025-03-10T20:11:35.620Z | Checking icu_properties_data v1.5.0 |
688 | 2025-03-10T20:11:35.769Z | Compiling thread-id v4.2.1 |
689 | 2025-03-10T20:11:35.840Z | Checking write16 v1.0.0 |
690 | 2025-03-10T20:11:35.890Z | Checking utf16_iter v1.0.5 |
691 | 2025-03-10T20:11:35.980Z | Checking icu_normalizer_data v1.5.0 |
692 | 2025-03-10T20:11:36.076Z | Checking utf8_iter v1.0.4 |
693 | 2025-03-10T20:11:36.095Z | Checking zeroize v1.7.0 |
694 | 2025-03-10T20:11:36.283Z | Checking atomic-waker v1.1.2 |
695 | 2025-03-10T20:11:36.338Z | Compiling camino v1.1.9 |
696 | 2025-03-10T20:11:36.431Z | Compiling strsim v0.11.1 |
697 | 2025-03-10T20:11:36.704Z | Compiling serde_derive v1.0.217 |
698 | 2025-03-10T20:11:36.957Z | Compiling thiserror-impl v1.0.64 |
699 | 2025-03-10T20:11:37.062Z | Compiling tokio-macros v2.4.0 |
700 | 2025-03-10T20:11:37.325Z | Compiling zerocopy-derive v0.7.34 |
701 | 2025-03-10T20:11:37.631Z | Compiling zerofrom-derive v0.1.5 |
702 | 2025-03-10T20:11:38.557Z | Compiling schemars_derive v0.8.21 |
703 | 2025-03-10T20:11:39.206Z | Compiling yoke-derive v0.7.5 |
704 | 2025-03-10T20:11:39.551Z | Compiling zerovec-derive v0.10.3 |
705 | 2025-03-10T20:11:39.940Z | Compiling displaydoc v0.2.5 |
706 | 2025-03-10T20:11:40.669Z | Compiling futures-macro v0.3.30 |
707 | 2025-03-10T20:11:40.842Z | Compiling icu_provider_macros v1.5.0 |
708 | 2025-03-10T20:11:41.341Z | Compiling zerocopy v0.7.34 |
709 | 2025-03-10T20:11:41.423Z | Compiling pest v2.7.10 |
710 | 2025-03-10T20:11:41.585Z | Checking zerofrom v0.1.5 |
711 | 2025-03-10T20:11:41.800Z | Checking yoke v0.7.5 |
712 | 2025-03-10T20:11:41.879Z | Compiling openssl-macros v0.1.1 |
713 | 2025-03-10T20:11:41.960Z | Compiling regex v1.11.1 |
714 | 2025-03-10T20:11:42.164Z | Checking zerovec v0.10.4 |
715 | 2025-03-10T20:11:42.381Z | Checking futures-util v0.3.30 |
716 | 2025-03-10T20:11:42.644Z | Compiling tracing-attributes v0.1.27 |
717 | 2025-03-10T20:11:42.845Z | Compiling scroll_derive v0.12.0 |
718 | 2025-03-10T20:11:42.967Z | Compiling hashbrown v0.14.5 |
719 | 2025-03-10T20:11:44.177Z | Compiling regress v0.10.1 |
720 | 2025-03-10T20:11:44.197Z | Compiling pest_meta v2.7.10 |
721 | 2025-03-10T20:11:44.336Z | Checking tinystr v0.7.6 |
722 | 2025-03-10T20:11:44.357Z | Checking icu_collections v1.5.0 |
723 | 2025-03-10T20:11:44.682Z | Checking icu_locid v1.5.0 |
724 | 2025-03-10T20:11:45.028Z | Checking rustls-webpki v0.102.4 |
725 | 2025-03-10T20:11:45.613Z | Compiling pest_generator v2.7.10 |
726 | 2025-03-10T20:11:45.684Z | Checking tracing v0.1.40 |
727 | 2025-03-10T20:11:45.707Z | Checking icu_provider v1.5.0 |
728 | 2025-03-10T20:11:46.001Z | Checking try-lock v0.2.5 |
729 | 2025-03-10T20:11:46.152Z | Checking want v0.3.1 |
730 | 2025-03-10T20:11:46.360Z | Checking icu_locid_transform v1.5.0 |
731 | 2025-03-10T20:11:46.454Z | Checking base64 v0.22.1 |
732 | 2025-03-10T20:11:46.952Z | Checking ppv-lite86 v0.2.17 |
733 | 2025-03-10T20:11:47.040Z | Checking httpdate v1.0.3 |
734 | 2025-03-10T20:11:47.321Z | Checking tower-service v0.3.2 |
735 | 2025-03-10T20:11:47.420Z | Checking icu_properties v1.5.1 |
736 | 2025-03-10T20:11:47.457Z | Compiling ident_case v1.0.1 |
737 | 2025-03-10T20:11:47.605Z | Checking rand_chacha v0.3.1 |
738 | 2025-03-10T20:11:47.654Z | Compiling unsafe-libyaml v0.2.11 |
739 | 2025-03-10T20:11:47.722Z | Compiling pest_derive v2.7.10 |
740 | 2025-03-10T20:11:47.762Z | Compiling darling_core v0.20.9 |
741 | 2025-03-10T20:11:47.981Z | Checking rand v0.8.5 |
742 | 2025-03-10T20:11:48.180Z | Checking bytes v1.9.0 |
743 | 2025-03-10T20:11:48.703Z | Checking chrono v0.4.38 |
744 | 2025-03-10T20:11:49.157Z | Compiling indexmap v2.7.0 |
745 | 2025-03-10T20:11:49.429Z | Checking tokio v1.40.0 |
746 | 2025-03-10T20:11:50.107Z | Compiling serde_tokenstream v0.2.2 |
747 | 2025-03-10T20:11:50.163Z | Checking uuid v1.10.0 |
748 | 2025-03-10T20:11:50.482Z | Checking bitflags v2.6.0 |
749 | 2025-03-10T20:11:51.217Z | Compiling http v1.2.0 |
750 | 2025-03-10T20:11:51.465Z | Checking icu_normalizer v1.5.0 |
751 | 2025-03-10T20:11:51.969Z | Compiling openapiv3 v2.0.0 |
752 | 2025-03-10T20:11:52.257Z | Checking idna_adapter v1.2.0 |
753 | 2025-03-10T20:11:52.322Z | Compiling serde_yaml v0.9.34+deprecated |
754 | 2025-03-10T20:11:52.460Z | Checking idna v1.0.3 |
755 | 2025-03-10T20:11:52.570Z | Checking http-body v1.0.1 |
756 | 2025-03-10T20:11:53.072Z | Checking url v2.5.4 |
757 | 2025-03-10T20:11:53.209Z | Compiling scroll v0.12.0 |
758 | 2025-03-10T20:11:53.229Z | Compiling usdt-impl v0.5.0 |
759 | 2025-03-10T20:11:53.670Z | Compiling plain v0.2.3 |
760 | 2025-03-10T20:11:53.743Z | Checking foreign-types-shared v0.1.1 |
761 | 2025-03-10T20:11:53.841Z | Compiling goblin v0.8.2 |
762 | 2025-03-10T20:11:53.873Z | Checking foreign-types v0.3.2 |
763 | 2025-03-10T20:11:53.924Z | Compiling darling_macro v0.20.9 |
764 | 2025-03-10T20:11:53.977Z | Checking http-body-util v0.1.2 |
765 | 2025-03-10T20:11:54.320Z | Compiling strum_macros v0.26.2 |
766 | 2025-03-10T20:11:54.936Z | Compiling typify-impl v0.2.0 |
767 | 2025-03-10T20:11:55.573Z | Checking encoding_rs v0.8.34 |
768 | 2025-03-10T20:11:55.935Z | Compiling pretty-hex v0.4.1 |
769 | 2025-03-10T20:11:56.154Z | Checking tokio-util v0.7.11 |
770 | 2025-03-10T20:11:56.182Z | Checking mime v0.3.17 |
771 | 2025-03-10T20:11:56.650Z | Checking cpufeatures v0.2.12 |
772 | 2025-03-10T20:11:56.943Z | Checking h2 v0.4.6 |
773 | 2025-03-10T20:11:57.211Z | Compiling darling v0.20.9 |
774 | 2025-03-10T20:11:57.331Z | Compiling dtrace-parser v0.2.0 |
775 | 2025-03-10T20:11:57.854Z | Checking serde_urlencoded v0.7.1 |
776 | 2025-03-10T20:11:58.327Z | Checking rustls-pemfile v2.1.3 |
777 | 2025-03-10T20:11:58.616Z | Compiling async-trait v0.1.83 |
778 | 2025-03-10T20:11:58.875Z | Checking block-buffer v0.10.4 |
779 | 2025-03-10T20:11:59.099Z | Compiling omicron-workspace-hack v0.1.0 |
780 | 2025-03-10T20:11:59.479Z | Checking openssl-probe v0.1.5 |
781 | 2025-03-10T20:11:59.657Z | Compiling dof v0.3.0 |
782 | 2025-03-10T20:12:01.194Z | Checking hyper v1.4.1 |
783 | 2025-03-10T20:12:01.218Z | Checking digest v0.10.7 |
784 | 2025-03-10T20:12:01.591Z | Compiling serde_with_macros v3.11.0 |
785 | 2025-03-10T20:12:02.200Z | Compiling toml_datetime v0.6.8 |
786 | 2025-03-10T20:12:02.841Z | Compiling rustls v0.22.4 |
787 | 2025-03-10T20:12:03.046Z | Checking ipnet v2.9.0 |
788 | 2025-03-10T20:12:03.158Z | Checking hyper-util v0.1.9 |
789 | 2025-03-10T20:12:03.520Z | Checking tokio-native-tls v0.3.1 |
790 | 2025-03-10T20:12:03.793Z | Checking webpki-roots v0.26.3 |
791 | 2025-03-10T20:12:04.020Z | Compiling crossbeam-utils v0.8.19 |
792 | 2025-03-10T20:12:04.051Z | Compiling paste v1.0.15 |
793 | 2025-03-10T20:12:04.195Z | Compiling slog-async v2.8.0 |
794 | 2025-03-10T20:12:04.805Z | Compiling usdt-macro v0.5.0 |
795 | 2025-03-10T20:12:04.824Z | Checking hyper-tls v0.6.0 |
796 | 2025-03-10T20:12:05.018Z | Compiling usdt-attr-macro v0.5.0 |
797 | 2025-03-10T20:12:05.277Z | Checking sync_wrapper v1.0.1 |
798 | 2025-03-10T20:12:05.313Z | Compiling multer v3.1.0 |
799 | 2025-03-10T20:12:05.846Z | Compiling rustix v0.38.34 |
800 | 2025-03-10T20:12:06.084Z | Compiling typify-macro v0.2.0 |
801 | 2025-03-10T20:12:06.608Z | Checking serde_spanned v0.6.7 |
802 | 2025-03-10T20:12:06.655Z | Checking futures-executor v0.3.30 |
803 | 2025-03-10T20:12:06.746Z | Compiling async-stream-impl v0.3.5 |
804 | 2025-03-10T20:12:06.898Z | Checking tokio-rustls v0.26.0 |
805 | 2025-03-10T20:12:06.915Z | Checking errno v0.3.9 |
806 | 2025-03-10T20:12:07.113Z | Checking powerfmt v0.2.0 |
807 | 2025-03-10T20:12:07.277Z | Checking hyper-rustls v0.27.3 |
808 | 2025-03-10T20:12:07.384Z | Checking deranged v0.3.11 |
809 | 2025-03-10T20:12:07.613Z | Checking reqwest v0.12.7 |
810 | 2025-03-10T20:12:07.693Z | Checking futures v0.3.30 |
811 | 2025-03-10T20:12:07.813Z | Checking sha1 v0.10.6 |
812 | 2025-03-10T20:12:08.166Z | Checking is-terminal v0.4.12 |
813 | 2025-03-10T20:12:08.307Z | Compiling dropshot v0.12.0 |
814 | 2025-03-10T20:12:08.738Z | Checking num_threads v0.1.7 |
815 | 2025-03-10T20:12:08.984Z | Checking strum v0.26.2 |
816 | 2025-03-10T20:12:09.003Z | Compiling dropshot_endpoint v0.12.0 |
817 | 2025-03-10T20:12:09.038Z | Checking time v0.3.36 |
818 | 2025-03-10T20:12:09.345Z | Compiling structmeta-derive v0.3.0 |
819 | 2025-03-10T20:12:09.493Z | Compiling typify v0.2.0 |
820 | 2025-03-10T20:12:09.626Z | Compiling progenitor-impl v0.8.0 |
821 | 2025-03-10T20:12:11.306Z | Checking serde_with v3.11.0 |
822 | 2025-03-10T20:12:11.905Z | Compiling structmeta v0.3.0 |
823 | 2025-03-10T20:12:11.994Z | Checking dirs-sys-next v0.1.2 |
824 | 2025-03-10T20:12:12.629Z | Checking winnow v0.6.18 |
825 | 2025-03-10T20:12:13.025Z | Checking match_cfg v0.1.0 |
826 | 2025-03-10T20:12:13.169Z | Checking hostname v0.3.1 |
827 | 2025-03-10T20:12:13.772Z | Compiling parse-display-derive v0.10.0 |
828 | 2025-03-10T20:12:14.591Z | Checking dirs-next v2.0.0 |
829 | 2025-03-10T20:12:15.396Z | Compiling progenitor-macro v0.8.0 |
830 | 2025-03-10T20:12:15.522Z | Checking ipnetwork v0.20.0 |
831 | 2025-03-10T20:12:15.888Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
832 | 2025-03-10T20:12:15.906Z | Checking thread_local v1.1.8 |
833 | 2025-03-10T20:12:16.786Z | Checking term v0.7.0 |
834 | 2025-03-10T20:12:16.933Z | Checking crossbeam-channel v0.5.12 |
835 | 2025-03-10T20:12:17.061Z | Checking memmap v0.7.0 |
836 | 2025-03-10T20:12:17.232Z | Checking take_mut v0.2.2 |
837 | 2025-03-10T20:12:17.336Z | Checking usdt v0.5.0 |
838 | 2025-03-10T20:12:17.395Z | Checking slog-term v2.9.1 |
839 | 2025-03-10T20:12:17.932Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
840 | 2025-03-10T20:12:17.974Z | Checking toml_edit v0.22.20 |
841 | 2025-03-10T20:12:18.726Z | Checking slog-json v2.6.1 |
842 | 2025-03-10T20:12:18.814Z | Checking progenitor-client v0.8.0 |
843 | 2025-03-10T20:12:19.707Z | Checking debug-ignore v1.0.5 |
844 | 2025-03-10T20:12:19.868Z | Compiling winnow v0.5.40 |
845 | 2025-03-10T20:12:20.531Z | Checking slog-bunyan v2.5.0 |
846 | 2025-03-10T20:12:20.704Z | Checking toml v0.8.19 |
847 | 2025-03-10T20:12:21.462Z | Checking async-stream v0.3.5 |
848 | 2025-03-10T20:12:21.852Z | Checking serde_path_to_error v0.1.16 |
849 | 2025-03-10T20:12:21.877Z | Checking waitgroup v0.1.2 |
850 | 2025-03-10T20:12:21.933Z | Checking hostname v0.4.0 |
851 | 2025-03-10T20:12:22.233Z | Compiling crucible-workspace-hack v0.1.0 |
852 | 2025-03-10T20:12:22.381Z | Checking tokio-rustls v0.25.0 |
853 | 2025-03-10T20:12:22.690Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265) |
854 | 2025-03-10T20:12:22.698Z | Checking newtype-uuid v1.1.0 |
855 | 2025-03-10T20:12:22.728Z | Compiling clap_derive v4.5.4 |
856 | 2025-03-10T20:12:22.846Z | Checking unicode-width v0.1.14 |
857 | 2025-03-10T20:12:23.254Z | Compiling toml_edit v0.19.15 |
858 | 2025-03-10T20:12:23.273Z | Checking utf8parse v0.2.1 |
859 | 2025-03-10T20:12:23.440Z | Checking anstyle-parse v0.2.4 |
860 | 2025-03-10T20:12:23.726Z | Checking hex v0.4.3 |
861 | 2025-03-10T20:12:24.206Z | Checking instant v0.1.12 |
862 | 2025-03-10T20:12:24.329Z | Checking lazy_static v1.5.0 |
863 | 2025-03-10T20:12:24.641Z | Checking anstyle-query v1.0.3 |
864 | 2025-03-10T20:12:24.787Z | Checking colorchoice v1.0.1 |
865 | 2025-03-10T20:12:24.930Z | Checking anstyle v1.0.7 |
866 | 2025-03-10T20:12:25.011Z | Checking is_terminal_polyfill v1.70.0 |
867 | 2025-03-10T20:12:25.296Z | Checking anstream v0.6.14 |
868 | 2025-03-10T20:12:25.668Z | Checking backoff v0.4.0 |
869 | 2025-03-10T20:12:25.924Z | Checking progenitor v0.8.0 |
870 | 2025-03-10T20:12:25.968Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
871 | 2025-03-10T20:12:26.120Z | Compiling proc-macro-crate v1.3.1 |
872 | 2025-03-10T20:12:26.137Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
873 | 2025-03-10T20:12:26.295Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
874 | 2025-03-10T20:12:26.524Z | Checking parse-display v0.10.0 |
875 | 2025-03-10T20:12:26.544Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
876 | 2025-03-10T20:12:26.704Z | Checking terminal_size v0.3.0 |
877 | 2025-03-10T20:12:26.862Z | Checking macaddr v1.0.1 |
878 | 2025-03-10T20:12:26.883Z | Checking regress v0.9.1 |
879 | 2025-03-10T20:12:27.525Z | Checking num-integer v0.1.46 |
880 | 2025-03-10T20:12:28.014Z | Checking clap_lex v0.7.0 |
881 | 2025-03-10T20:12:28.117Z | Compiling unicode-xid v0.2.4 |
882 | 2025-03-10T20:12:28.286Z | Checking clap_builder v4.5.2 |
883 | 2025-03-10T20:12:30.512Z | Compiling heapless v0.8.0 |
884 | 2025-03-10T20:12:30.809Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
885 | 2025-03-10T20:12:31.286Z | Checking clap v4.5.4 |
886 | 2025-03-10T20:12:31.787Z | Compiling num_enum_derive v0.5.11 |
887 | 2025-03-10T20:12:31.870Z | Checking num-bigint v0.4.5 |
888 | 2025-03-10T20:12:32.409Z | Checking hash32 v0.3.1 |
889 | 2025-03-10T20:12:32.616Z | Checking fastrand v2.1.0 |
890 | 2025-03-10T20:12:32.725Z | Checking bitflags v1.3.2 |
891 | 2025-03-10T20:12:32.835Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
892 | 2025-03-10T20:12:32.957Z | Compiling smoltcp v0.11.0 |
893 | 2025-03-10T20:12:33.242Z | Checking either v1.13.0 |
894 | 2025-03-10T20:12:33.451Z | Checking tempfile v3.10.1 |
895 | 2025-03-10T20:12:33.833Z | Compiling synstructure v0.12.6 |
896 | 2025-03-10T20:12:33.995Z | Checking num_enum v0.5.11 |
897 | 2025-03-10T20:12:34.044Z | Checking num-iter v0.1.45 |
898 | 2025-03-10T20:12:34.105Z | Checking num-rational v0.4.2 |
899 | 2025-03-10T20:12:34.242Z | Checking num-complex v0.4.6 |
900 | 2025-03-10T20:12:34.462Z | Compiling proc-macro-error-attr v1.0.4 |
901 | 2025-03-10T20:12:34.774Z | Checking cobs v0.2.3 |
902 | 2025-03-10T20:12:34.802Z | Checking managed v0.8.0 |
903 | 2025-03-10T20:12:34.851Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
904 | 2025-03-10T20:12:34.976Z | Checking postcard v1.0.9 |
905 | 2025-03-10T20:12:35.039Z | Compiling zerocopy-derive v0.2.0 |
906 | 2025-03-10T20:12:35.119Z | Checking num v0.4.3 |
907 | 2025-03-10T20:12:35.957Z | Compiling foreign-types-macros v0.2.3 |
908 | 2025-03-10T20:12:36.041Z | Compiling libz-sys v1.1.16 |
909 | 2025-03-10T20:12:36.729Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
910 | 2025-03-10T20:12:36.787Z | Compiling proc-macro-error v1.0.4 |
911 | 2025-03-10T20:12:37.119Z | Compiling thiserror v2.0.11 |
912 | 2025-03-10T20:12:37.161Z | Checking data-encoding v2.6.0 |
913 | 2025-03-10T20:12:37.331Z | Checking pretty-hex v0.2.1 |
914 | 2025-03-10T20:12:37.516Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
915 | 2025-03-10T20:12:37.738Z | Checking foreign-types-shared v0.3.1 |
916 | 2025-03-10T20:12:37.864Z | Checking foreign-types v0.5.0 |
917 | 2025-03-10T20:12:38.019Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
918 | 2025-03-10T20:12:39.307Z | Checking tabwriter v1.4.0 |
919 | 2025-03-10T20:12:39.571Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
920 | 2025-03-10T20:12:39.706Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
921 | 2025-03-10T20:12:39.739Z | Compiling thiserror-impl v2.0.11 |
922 | 2025-03-10T20:12:40.583Z | Checking cstr-argument v0.1.2 |
923 | 2025-03-10T20:12:40.725Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
924 | 2025-03-10T20:12:40.784Z | Compiling prettyplease v0.2.22 |
925 | 2025-03-10T20:12:40.805Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
926 | 2025-03-10T20:12:41.711Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
927 | 2025-03-10T20:12:42.187Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
928 | 2025-03-10T20:12:42.501Z | Checking colored v2.1.0 |
929 | 2025-03-10T20:12:42.935Z | Compiling libgit2-sys v0.17.0+1.8.1 |
930 | 2025-03-10T20:12:43.638Z | Compiling semver v0.1.20 |
931 | 2025-03-10T20:12:43.642Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
932 | 2025-03-10T20:12:43.715Z | Checking float-ord v0.3.2 |
933 | 2025-03-10T20:12:43.772Z | Checking is_ci v1.2.0 |
934 | 2025-03-10T20:12:43.833Z | Checking unicode-segmentation v1.11.0 |
935 | 2025-03-10T20:12:43.907Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
936 | 2025-03-10T20:12:43.925Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
937 | 2025-03-10T20:12:44.005Z | Compiling rustc_version v0.1.7 |
938 | 2025-03-10T20:12:44.511Z | Checking newline-converter v0.3.0 |
939 | 2025-03-10T20:12:45.613Z | Compiling zone_cfg_derive v0.3.0 |
940 | 2025-03-10T20:12:47.140Z | Checking camino-tempfile v1.1.1 |
941 | 2025-03-10T20:12:47.160Z | Checking itertools v0.10.5 |
942 | 2025-03-10T20:12:47.277Z | Checking console v0.15.8 |
943 | 2025-03-10T20:12:47.416Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
944 | 2025-03-10T20:12:48.221Z | Compiling num-derive v0.4.2 |
945 | 2025-03-10T20:12:49.218Z | Checking sigpipe v0.1.3 |
946 | 2025-03-10T20:12:49.240Z | Compiling usdt-impl v0.3.5 |
947 | 2025-03-10T20:12:49.340Z | Checking base64ct v1.6.0 |
948 | 2025-03-10T20:12:49.678Z | Checking similar v2.5.0 |
949 | 2025-03-10T20:12:49.811Z | Compiling owo-colors v4.1.0 |
950 | 2025-03-10T20:12:50.156Z | Checking base64 v0.21.7 |
951 | 2025-03-10T20:12:50.193Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
952 | 2025-03-10T20:12:50.625Z | Checking expectorate v1.1.0 |
953 | 2025-03-10T20:12:50.728Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
954 | 2025-03-10T20:12:50.801Z | Checking password-hash v0.5.0 |
955 | 2025-03-10T20:12:51.190Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
956 | 2025-03-10T20:12:51.236Z | Checking zone v0.3.0 |
957 | 2025-03-10T20:12:51.348Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
958 | 2025-03-10T20:12:51.450Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
959 | 2025-03-10T20:12:51.747Z | Compiling newtype_derive v0.1.6 |
960 | 2025-03-10T20:12:51.954Z | Checking supports-color v3.0.1 |
961 | 2025-03-10T20:12:52.114Z | Checking supports-color v2.1.0 |
962 | 2025-03-10T20:12:52.199Z | Compiling zerocopy v0.3.2 |
963 | 2025-03-10T20:12:52.298Z | Checking blake2 v0.10.6 |
964 | 2025-03-10T20:12:52.301Z | Compiling cargo-platform v0.1.8 |
965 | 2025-03-10T20:12:52.374Z | Compiling hubpack_derive v0.1.1 |
966 | 2025-03-10T20:12:52.499Z | Checking smf v0.2.3 |
967 | 2025-03-10T20:12:52.698Z | Compiling serde_repr v0.1.19 |
968 | 2025-03-10T20:12:52.730Z | Compiling zerocopy-derive v0.6.6 |
969 | 2025-03-10T20:12:52.784Z | Compiling vergen v8.3.2 |
970 | 2025-03-10T20:12:52.927Z | Compiling cancel-safe-futures v0.1.5 |
971 | 2025-03-10T20:12:53.151Z | Checking fixedbitset v0.4.2 |
972 | 2025-03-10T20:12:53.321Z | Checking whoami v1.5.1 |
973 | 2025-03-10T20:12:53.426Z | Checking petgraph v0.6.5 |
974 | 2025-03-10T20:12:53.471Z | Checking hubpack v0.1.2 |
975 | 2025-03-10T20:12:53.813Z | Checking argon2 v0.5.3 |
976 | 2025-03-10T20:12:53.873Z | Compiling cargo_metadata v0.18.1 |
977 | 2025-03-10T20:12:54.497Z | Checking zerocopy v0.6.6 |
978 | 2025-03-10T20:12:54.517Z | Compiling dof v0.1.5 |
979 | 2025-03-10T20:12:55.213Z | Compiling typify-impl v0.3.0 |
980 | 2025-03-10T20:12:56.479Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
981 | 2025-03-10T20:12:56.767Z | Compiling rustc_version v0.4.0 |
982 | 2025-03-10T20:12:56.820Z | Compiling dtrace-parser v0.1.14 |
983 | 2025-03-10T20:12:57.041Z | Checking serde-big-array v0.5.1 |
984 | 2025-03-10T20:12:57.115Z | Compiling strum_macros v0.25.3 |
985 | 2025-03-10T20:12:57.260Z | Compiling libsqlite3-sys v0.30.1 |
986 | 2025-03-10T20:12:57.294Z | Compiling slog-dtrace v0.3.0 |
987 | 2025-03-10T20:12:57.654Z | Compiling cookie v0.18.1 |
988 | 2025-03-10T20:12:57.845Z | Checking static_assertions v1.1.0 |
989 | 2025-03-10T20:12:57.948Z | Compiling convert_case v0.4.0 |
990 | 2025-03-10T20:12:58.037Z | Compiling cfg_aliases v0.2.1 |
991 | 2025-03-10T20:12:58.155Z | Checking utf-8 v0.7.6 |
992 | 2025-03-10T20:12:58.340Z | Checking tinyvec_macros v0.1.1 |
993 | 2025-03-10T20:12:58.380Z | Compiling rustls v0.21.12 |
994 | 2025-03-10T20:12:58.439Z | Checking tinyvec v1.6.0 |
995 | 2025-03-10T20:12:58.616Z | Compiling derive_more v0.99.18 |
996 | 2025-03-10T20:12:58.809Z | Checking tungstenite v0.21.0 |
997 | 2025-03-10T20:12:59.028Z | Compiling nix v0.29.0 |
998 | 2025-03-10T20:12:59.832Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
999 | 2025-03-10T20:12:59.930Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1000 | 2025-03-10T20:13:00.428Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1001 | 2025-03-10T20:13:00.447Z | Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1002 | 2025-03-10T20:13:01.277Z | Checking atomicwrites v0.4.4 |
1003 | 2025-03-10T20:13:01.380Z | Checking itertools v0.13.0 |
1004 | 2025-03-10T20:13:01.485Z | Checking libsw v3.3.1 |
1005 | 2025-03-10T20:13:01.714Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1006 | 2025-03-10T20:13:01.761Z | Compiling serde_tokenstream v0.1.7 |
1007 | 2025-03-10T20:13:02.250Z | Checking rustls-webpki v0.101.7 |
1008 | 2025-03-10T20:13:02.931Z | Checking sct v0.7.1 |
1009 | 2025-03-10T20:13:03.154Z | Compiling derive-where v1.2.7 |
1010 | 2025-03-10T20:13:03.826Z | Compiling enum-as-inner v0.6.0 |
1011 | 2025-03-10T20:13:04.436Z | Checking inout v0.1.3 |
1012 | 2025-03-10T20:13:04.636Z | Checking linear-map v1.2.0 |
1013 | 2025-03-10T20:13:04.924Z | Checking swrite v0.1.0 |
1014 | 2025-03-10T20:13:04.960Z | Checking quick-error v1.2.3 |
1015 | 2025-03-10T20:13:05.058Z | Checking highway v1.2.0 |
1016 | 2025-03-10T20:13:05.116Z | Checking indent_write v2.2.0 |
1017 | 2025-03-10T20:13:05.323Z | Checking linked-hash-map v0.5.6 |
1018 | 2025-03-10T20:13:05.344Z | Compiling radium v0.7.0 |
1019 | 2025-03-10T20:13:05.480Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1020 | 2025-03-10T20:13:05.618Z | Checking lru-cache v0.1.2 |
1021 | 2025-03-10T20:13:05.817Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1022 | 2025-03-10T20:13:05.892Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1023 | 2025-03-10T20:13:06.012Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1024 | 2025-03-10T20:13:06.484Z | Compiling typify-macro v0.3.0 |
1025 | 2025-03-10T20:13:06.886Z | Checking resolv-conf v0.7.0 |
1026 | 2025-03-10T20:13:07.256Z | Checking hickory-proto v0.24.4 |
1027 | 2025-03-10T20:13:07.437Z | Checking cipher v0.4.4 |
1028 | 2025-03-10T20:13:07.826Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1029 | 2025-03-10T20:13:08.751Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1030 | 2025-03-10T20:13:08.959Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1031 | 2025-03-10T20:13:10.139Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1032 | 2025-03-10T20:13:10.299Z | Checking steno v0.4.1 |
1033 | 2025-03-10T20:13:11.012Z | Checking tokio-tungstenite v0.21.0 |
1034 | 2025-03-10T20:13:11.401Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1035 | 2025-03-10T20:13:11.480Z | Checking crossbeam-epoch v0.9.18 |
1036 | 2025-03-10T20:13:11.901Z | Checking hashlink v0.9.1 |
1037 | 2025-03-10T20:13:12.042Z | Checking tap v1.0.1 |
1038 | 2025-03-10T20:13:12.203Z | Checking fallible-streaming-iterator v0.1.9 |
1039 | 2025-03-10T20:13:12.294Z | Checking humantime v2.1.0 |
1040 | 2025-03-10T20:13:12.398Z | Checking fallible-iterator v0.3.0 |
1041 | 2025-03-10T20:13:12.420Z | Compiling rayon-core v1.12.1 |
1042 | 2025-03-10T20:13:12.451Z | Checking wyz v0.5.1 |
1043 | 2025-03-10T20:13:12.585Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1044 | 2025-03-10T20:13:12.777Z | Checking crossbeam-deque v0.8.5 |
1045 | 2025-03-10T20:13:12.825Z | Checking tokio-rustls v0.24.1 |
1046 | 2025-03-10T20:13:12.960Z | Checking rusqlite v0.32.1 |
1047 | 2025-03-10T20:13:13.132Z | Checking hickory-resolver v0.24.4 |
1048 | 2025-03-10T20:13:14.021Z | Compiling usdt-attr-macro v0.3.5 |
1049 | 2025-03-10T20:13:14.513Z | Compiling usdt-macro v0.3.5 |
1050 | 2025-03-10T20:13:14.516Z | Checking rustls-pemfile v1.0.4 |
1051 | 2025-03-10T20:13:14.761Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1052 | 2025-03-10T20:13:14.892Z | Compiling num_enum_derive v0.7.2 |
1053 | 2025-03-10T20:13:15.117Z | Checking twox-hash v2.1.0 |
1054 | 2025-03-10T20:13:15.287Z | Checking universal-hash v0.5.1 |
1055 | 2025-03-10T20:13:15.486Z | Checking atty v0.2.14 |
1056 | 2025-03-10T20:13:15.618Z | Checking opaque-debug v0.3.1 |
1057 | 2025-03-10T20:13:15.701Z | Checking funty v2.0.0 |
1058 | 2025-03-10T20:13:15.721Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1059 | 2025-03-10T20:13:15.747Z | Checking polyval v0.6.2 |
1060 | 2025-03-10T20:13:16.121Z | Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1061 | 2025-03-10T20:13:16.164Z | Checking usdt v0.3.5 |
1062 | 2025-03-10T20:13:16.497Z | Checking bitvec v1.0.1 |
1063 | 2025-03-10T20:13:16.860Z | Compiling typify v0.3.0 |
1064 | 2025-03-10T20:13:17.005Z | Checking aes v0.8.4 |
1065 | 2025-03-10T20:13:17.009Z | Checking ctr v0.9.2 |
1066 | 2025-03-10T20:13:17.076Z | Checking num_enum v0.7.2 |
1067 | 2025-03-10T20:13:17.219Z | Checking toml v0.7.8 |
1068 | 2025-03-10T20:13:17.252Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1069 | 2025-03-10T20:13:17.307Z | Checking bincode v1.3.3 |
1070 | 2025-03-10T20:13:17.686Z | Checking aead v0.5.2 |
1071 | 2025-03-10T20:13:17.790Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1072 | 2025-03-10T20:13:17.902Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1073 | 2025-03-10T20:13:17.960Z | Checking aes-gcm-siv v0.11.1 |
1074 | 2025-03-10T20:13:17.980Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1075 | 2025-03-10T20:13:18.005Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1076 | 2025-03-10T20:13:18.191Z | Checking rayon v1.10.0 |
1077 | 2025-03-10T20:13:18.220Z | Compiling progenitor-impl v0.9.1 |
1078 | 2025-03-10T20:13:18.348Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1079 | 2025-03-10T20:13:18.482Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1080 | 2025-03-10T20:13:18.589Z | Compiling bitstruct_derive v0.1.0 |
1081 | 2025-03-10T20:13:18.770Z | Compiling async-recursion v1.1.1 |
1082 | 2025-03-10T20:13:18.926Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1083 | 2025-03-10T20:13:19.098Z | Compiling cfg_aliases v0.1.1 |
1084 | 2025-03-10T20:13:19.216Z | Checking ringbuffer v0.15.0 |
1085 | 2025-03-10T20:13:19.587Z | Checking typeid v1.0.0 |
1086 | 2025-03-10T20:13:19.732Z | Checking ascii v1.1.0 |
1087 | 2025-03-10T20:13:19.966Z | Checking bitstruct v0.1.1 |
1088 | 2025-03-10T20:13:20.076Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1089 | 2025-03-10T20:13:20.096Z | Checking erased-serde v0.4.5 |
1090 | 2025-03-10T20:13:20.118Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
1091 | 2025-03-10T20:13:20.165Z | Compiling nix v0.28.0 |
1092 | 2025-03-10T20:13:20.741Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1093 | 2025-03-10T20:13:20.937Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1094 | 2025-03-10T20:13:20.983Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
1095 | 2025-03-10T20:13:21.131Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1096 | 2025-03-10T20:13:21.174Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1097 | 2025-03-10T20:13:21.415Z | Checking progenitor-client v0.9.1 |
1098 | 2025-03-10T20:13:21.727Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1099 | 2025-03-10T20:13:21.784Z | Checking serde_arrays v0.1.0 |
1100 | 2025-03-10T20:13:21.949Z | Checking libloading v0.7.4 |
1101 | 2025-03-10T20:13:22.083Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1102 | 2025-03-10T20:13:22.206Z | Compiling const_format_proc_macros v0.2.32 |
1103 | 2025-03-10T20:13:22.430Z | Checking kstat-rs v0.2.4 |
1104 | 2025-03-10T20:13:22.491Z | Compiling escargot v0.5.10 |
1105 | 2025-03-10T20:13:22.762Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1106 | 2025-03-10T20:13:22.962Z | Checking ron v0.8.1 |
1107 | 2025-03-10T20:13:22.987Z | Checking xattr v1.3.1 |
1108 | 2025-03-10T20:13:23.540Z | Checking filetime v0.2.23 |
1109 | 2025-03-10T20:13:23.794Z | Checking bstr v1.9.1 |
1110 | 2025-03-10T20:13:23.876Z | Checking bit_field v0.10.2 |
1111 | 2025-03-10T20:13:23.927Z | Compiling progenitor-macro v0.9.1 |
1112 | 2025-03-10T20:13:24.007Z | Checking const_format v0.2.32 |
1113 | 2025-03-10T20:13:24.118Z | Checking ctrlc v3.4.4 |
1114 | 2025-03-10T20:13:24.203Z | Checking tar v0.4.40 |
1115 | 2025-03-10T20:13:24.546Z | Checking globset v0.4.14 |
1116 | 2025-03-10T20:13:24.943Z | Checking fatfs v0.3.6 |
1117 | 2025-03-10T20:13:25.071Z | Checking glob v0.3.1 |
1118 | 2025-03-10T20:13:26.638Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1119 | 2025-03-10T20:13:26.921Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
1120 | 2025-03-10T20:13:28.284Z | Compiling git2 v0.19.0 |
1121 | 2025-03-10T20:13:29.287Z | Checking progenitor v0.9.1 |
1122 | 2025-03-10T20:13:29.432Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1123 | 2025-03-10T20:13:32.529Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1124 | 2025-03-10T20:13:32.619Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1125 | 2025-03-10T20:13:32.648Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1126 | 2025-03-10T20:13:33.247Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1127 | 2025-03-10T20:13:41.201Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1128 | 2025-03-10T20:13:46.707Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1129 | 2025-03-10T20:13:55.483Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1130 | 2025-03-10T20:13:55.490Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
1131 | 2025-03-10T20:14:02.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s |
1132 | 2025-03-10T20:14:02.505Z | |
1133 | 2025-03-10T20:14:02.505Z | real 2:57.756572178 |
1134 | 2025-03-10T20:14:02.505Z | user 14:04.396578427 |
1135 | 2025-03-10T20:14:02.505Z | sys 2:25.129747483 |
1136 | 2025-03-10T20:14:02.506Z | trap 0.465738265 |
1137 | 2025-03-10T20:14:02.509Z | tflt 0.678455248 |
1138 | 2025-03-10T20:14:02.509Z | dflt 0.255415426 |
1139 | 2025-03-10T20:14:02.509Z | kflt 0.004677246 |
1140 | 2025-03-10T20:14:02.509Z | lock 16:03.066532489 |
1141 | 2025-03-10T20:14:02.509Z | slp 53:22.459641315 |
1142 | 2025-03-10T20:14:02.509Z | lat 1:03.699517173 |
1143 | 2025-03-10T20:14:02.509Z | stop 3:24.641856735 |
1144 | 2025-03-10T20:14:02.509Z | + ptime -m cargo clippy --features falcon --all-targets |
1145 | 2025-03-10T20:14:02.992Z | Downloading crates ... |
1146 | 2025-03-10T20:14:03.192Z | Downloaded bytemuck v1.16.0 |
1147 | 2025-03-10T20:14:03.195Z | Downloaded serde_test v1.0.176 |
1148 | 2025-03-10T20:14:03.200Z | Downloaded termtree v0.4.1 |
1149 | 2025-03-10T20:14:03.203Z | Downloaded downcast v0.11.0 |
1150 | 2025-03-10T20:14:03.210Z | Downloaded miniz_oxide v0.7.2 |
1151 | 2025-03-10T20:14:03.213Z | Downloaded fragile v2.0.0 |
1152 | 2025-03-10T20:14:03.219Z | Downloaded slog-scope v4.4.0 |
1153 | 2025-03-10T20:14:03.222Z | Downloaded slog-envlogger v2.2.0 |
1154 | 2025-03-10T20:14:03.222Z | Downloaded simd-adler32 v0.3.7 |
1155 | 2025-03-10T20:14:03.225Z | Downloaded predicates-tree v1.0.9 |
1156 | 2025-03-10T20:14:03.230Z | Downloaded predicates-core v1.0.6 |
1157 | 2025-03-10T20:14:03.230Z | Downloaded arc-swap v1.7.1 |
1158 | 2025-03-10T20:14:03.233Z | Downloaded slog-stdlog v4.1.1 |
1159 | 2025-03-10T20:14:03.233Z | Downloaded crc32fast v1.4.0 |
1160 | 2025-03-10T20:14:03.233Z | Downloaded mockall_derive v0.12.1 |
1161 | 2025-03-10T20:14:03.236Z | Downloaded predicates v3.1.0 |
1162 | 2025-03-10T20:14:03.236Z | Downloaded fdeflate v0.3.4 |
1163 | 2025-03-10T20:14:03.239Z | Downloaded flate2 v1.0.30 |
1164 | 2025-03-10T20:14:03.244Z | Downloaded mockall v0.12.1 |
1165 | 2025-03-10T20:14:03.247Z | Downloaded png v0.17.13 |
1166 | 2025-03-10T20:14:03.883Z | Downloaded image v0.25.1 |
1167 | 2025-03-10T20:14:04.186Z | Checking log v0.4.22 |
1168 | 2025-03-10T20:14:04.212Z | Checking tokio v1.40.0 |
1169 | 2025-03-10T20:14:04.235Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1170 | 2025-03-10T20:14:04.254Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1171 | 2025-03-10T20:14:04.268Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1172 | 2025-03-10T20:14:04.271Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1173 | 2025-03-10T20:14:04.294Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1174 | 2025-03-10T20:14:04.297Z | Compiling crc32fast v1.4.0 |
1175 | 2025-03-10T20:14:04.449Z | Checking native-tls v0.2.11 |
1176 | 2025-03-10T20:14:04.462Z | Checking goblin v0.8.2 |
1177 | 2025-03-10T20:14:04.489Z | Checking rustls v0.22.4 |
1178 | 2025-03-10T20:14:04.516Z | Checking typify-impl v0.2.0 |
1179 | 2025-03-10T20:14:04.748Z | Checking tungstenite v0.21.0 |
1180 | 2025-03-10T20:14:04.759Z | Checking rustls v0.21.12 |
1181 | 2025-03-10T20:14:04.788Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1182 | 2025-03-10T20:14:04.800Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1183 | 2025-03-10T20:14:05.125Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1184 | 2025-03-10T20:14:05.363Z | Checking typify-impl v0.3.0 |
1185 | 2025-03-10T20:14:05.613Z | Checking simd-adler32 v0.3.7 |
1186 | 2025-03-10T20:14:05.871Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1187 | 2025-03-10T20:14:06.183Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1188 | 2025-03-10T20:14:06.608Z | Checking adler v1.0.2 |
1189 | 2025-03-10T20:14:06.777Z | Checking miniz_oxide v0.7.2 |
1190 | 2025-03-10T20:14:07.043Z | Checking typify v0.2.0 |
1191 | 2025-03-10T20:14:07.169Z | Checking progenitor-impl v0.8.0 |
1192 | 2025-03-10T20:14:07.661Z | Checking arc-swap v1.7.1 |
1193 | 2025-03-10T20:14:07.771Z | Checking flate2 v1.0.30 |
1194 | 2025-03-10T20:14:07.851Z | Checking typify v0.3.0 |
1195 | 2025-03-10T20:14:07.916Z | Checking fdeflate v0.3.4 |
1196 | 2025-03-10T20:14:07.978Z | Checking progenitor-impl v0.9.1 |
1197 | 2025-03-10T20:14:08.063Z | Checking slog-scope v4.4.0 |
1198 | 2025-03-10T20:14:08.261Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1199 | 2025-03-10T20:14:08.395Z | Checking slog-stdlog v4.1.1 |
1200 | 2025-03-10T20:14:08.416Z | Checking png v0.17.13 |
1201 | 2025-03-10T20:14:08.568Z | Checking predicates-core v1.0.6 |
1202 | 2025-03-10T20:14:08.675Z | Checking bytemuck v1.16.0 |
1203 | 2025-03-10T20:14:08.766Z | Checking slog-envlogger v2.2.0 |
1204 | 2025-03-10T20:14:08.994Z | Checking termtree v0.4.1 |
1205 | 2025-03-10T20:14:09.098Z | Checking predicates v3.1.0 |
1206 | 2025-03-10T20:14:09.163Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1207 | 2025-03-10T20:14:09.176Z | Compiling mockall_derive v0.12.1 |
1208 | 2025-03-10T20:14:09.215Z | Checking predicates-tree v1.0.9 |
1209 | 2025-03-10T20:14:09.373Z | Checking wait-timeout v0.2.0 |
1210 | 2025-03-10T20:14:09.390Z | Checking dof v0.3.0 |
1211 | 2025-03-10T20:14:09.553Z | Checking fragile v2.0.0 |
1212 | 2025-03-10T20:14:09.600Z | Checking downcast v0.11.0 |
1213 | 2025-03-10T20:14:09.684Z | Checking image v0.25.1 |
1214 | 2025-03-10T20:14:09.794Z | Checking bit-vec v0.6.3 |
1215 | 2025-03-10T20:14:09.811Z | Checking globset v0.4.14 |
1216 | 2025-03-10T20:14:09.989Z | Checking usdt-impl v0.5.0 |
1217 | 2025-03-10T20:14:10.035Z | Checking rusty-fork v0.3.0 |
1218 | 2025-03-10T20:14:10.103Z | Checking bit-set v0.5.3 |
1219 | 2025-03-10T20:14:10.291Z | Checking escargot v0.5.10 |
1220 | 2025-03-10T20:14:10.335Z | Checking fatfs v0.3.6 |
1221 | 2025-03-10T20:14:10.349Z | Checking rand_xorshift v0.3.0 |
1222 | 2025-03-10T20:14:10.525Z | Checking unarray v0.1.4 |
1223 | 2025-03-10T20:14:10.546Z | Checking usdt v0.5.0 |
1224 | 2025-03-10T20:14:10.674Z | Checking proptest v1.5.0 |
1225 | 2025-03-10T20:14:10.797Z | Checking slog-dtrace v0.3.0 |
1226 | 2025-03-10T20:14:10.874Z | Checking serde_test v1.0.176 |
1227 | 2025-03-10T20:14:10.937Z | Checking tokio-util v0.7.11 |
1228 | 2025-03-10T20:14:11.205Z | Checking tokio-rustls v0.26.0 |
1229 | 2025-03-10T20:14:11.299Z | Checking tokio-native-tls v0.3.1 |
1230 | 2025-03-10T20:14:11.317Z | Checking tokio-rustls v0.25.0 |
1231 | 2025-03-10T20:14:11.431Z | Checking backoff v0.4.0 |
1232 | 2025-03-10T20:14:11.557Z | Checking tokio-tungstenite v0.21.0 |
1233 | 2025-03-10T20:14:11.570Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1234 | 2025-03-10T20:14:11.633Z | Checking zone v0.3.0 |
1235 | 2025-03-10T20:14:11.663Z | Checking cancel-safe-futures v0.1.5 |
1236 | 2025-03-10T20:14:11.703Z | Checking libsw v3.3.1 |
1237 | 2025-03-10T20:14:11.747Z | Checking h2 v0.4.6 |
1238 | 2025-03-10T20:14:11.825Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1239 | 2025-03-10T20:14:11.956Z | Checking steno v0.4.1 |
1240 | 2025-03-10T20:14:12.006Z | Checking hickory-proto v0.24.4 |
1241 | 2025-03-10T20:14:12.089Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1242 | 2025-03-10T20:14:12.401Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1243 | 2025-03-10T20:14:13.374Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1244 | 2025-03-10T20:14:13.512Z | Checking tokio-rustls v0.24.1 |
1245 | 2025-03-10T20:14:13.688Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1246 | 2025-03-10T20:14:13.879Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1247 | 2025-03-10T20:14:14.159Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
1248 | 2025-03-10T20:14:15.575Z | Checking hickory-resolver v0.24.4 |
1249 | 2025-03-10T20:14:15.652Z | Checking mockall v0.12.1 |
1250 | 2025-03-10T20:14:15.979Z | Checking hyper v1.4.1 |
1251 | 2025-03-10T20:14:17.310Z | Checking hyper-util v0.1.9 |
1252 | 2025-03-10T20:14:18.332Z | Checking hyper-rustls v0.27.3 |
1253 | 2025-03-10T20:14:18.332Z | Checking hyper-tls v0.6.0 |
1254 | 2025-03-10T20:14:18.335Z | Checking dropshot v0.12.0 |
1255 | 2025-03-10T20:14:18.549Z | Checking reqwest v0.12.7 |
1256 | 2025-03-10T20:14:19.648Z | Checking progenitor-client v0.8.0 |
1257 | 2025-03-10T20:14:19.648Z | Checking progenitor-client v0.9.1 |
1258 | 2025-03-10T20:14:19.874Z | Checking progenitor v0.8.0 |
1259 | 2025-03-10T20:14:19.907Z | Checking progenitor v0.9.1 |
1260 | 2025-03-10T20:14:20.008Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1261 | 2025-03-10T20:14:20.008Z | Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1262 | 2025-03-10T20:14:20.011Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1263 | 2025-03-10T20:14:20.043Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1264 | 2025-03-10T20:14:20.757Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1265 | 2025-03-10T20:14:21.792Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1266 | 2025-03-10T20:14:23.744Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1267 | 2025-03-10T20:14:24.522Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1268 | 2025-03-10T20:14:25.243Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1269 | 2025-03-10T20:14:29.693Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1270 | 2025-03-10T20:14:29.693Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1271 | 2025-03-10T20:14:29.696Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1272 | 2025-03-10T20:14:29.696Z | Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1273 | 2025-03-10T20:14:31.330Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1274 | 2025-03-10T20:14:31.733Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1275 | 2025-03-10T20:14:31.749Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1276 | 2025-03-10T20:14:31.752Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1277 | 2025-03-10T20:14:32.380Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1278 | 2025-03-10T20:14:32.637Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1279 | 2025-03-10T20:14:32.667Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1280 | 2025-03-10T20:14:41.525Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1281 | 2025-03-10T20:14:46.744Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1282 | 2025-03-10T20:14:47.336Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1283 | 2025-03-10T20:14:51.401Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1284 | 2025-03-10T20:15:02.847Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1285 | 2025-03-10T20:15:02.851Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
1286 | 2025-03-10T20:15:11.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
1287 | 2025-03-10T20:15:11.568Z | |
1288 | 2025-03-10T20:15:11.568Z | real 1:09.052648146 |
1289 | 2025-03-10T20:15:11.568Z | user 3:03.593998781 |
1290 | 2025-03-10T20:15:11.569Z | sys 23.695665112 |
1291 | 2025-03-10T20:15:11.569Z | trap 0.069170909 |
1292 | 2025-03-10T20:15:11.569Z | tflt 0.062037641 |
1293 | 2025-03-10T20:15:11.569Z | dflt 0.008871873 |
1294 | 2025-03-10T20:15:11.569Z | kflt 0.000033215 |
1295 | 2025-03-10T20:15:11.569Z | lock 4:02.803641505 |
1296 | 2025-03-10T20:15:11.572Z | slp 10:03.928814649 |
1297 | 2025-03-10T20:15:11.572Z | lat 5.474630784 |
1298 | 2025-03-10T20:15:11.572Z | stop 12.926618417 |
1299 | 2025-03-10T20:15:11.573Z | + banner build |
1300 | 2025-03-10T20:15:11.573Z | |
1301 | 2025-03-10T20:15:11.573Z | ##### # # # # ##### |
1302 | 2025-03-10T20:15:11.573Z | # # # # # # # # |
1303 | 2025-03-10T20:15:11.573Z | ##### # # # # # # |
1304 | 2025-03-10T20:15:11.573Z | # # # # # # # # |
1305 | 2025-03-10T20:15:11.573Z | # # # # # # # # |
1306 | 2025-03-10T20:15:11.573Z | ##### #### # ###### ##### |
1307 | 2025-03-10T20:15:11.573Z | |
1308 | 2025-03-10T20:15:11.573Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
1309 | 2025-03-10T20:15:12.326Z | Compiling proc-macro2 v1.0.92 |
1310 | 2025-03-10T20:15:12.326Z | Compiling unicode-ident v1.0.14 |
1311 | 2025-03-10T20:15:12.329Z | Compiling libc v0.2.169 |
1312 | 2025-03-10T20:15:12.330Z | Compiling serde v1.0.217 |
1313 | 2025-03-10T20:15:12.330Z | Compiling autocfg v1.3.0 |
1314 | 2025-03-10T20:15:12.330Z | Compiling once_cell v1.19.0 |
1315 | 2025-03-10T20:15:12.330Z | Compiling version_check v0.9.5 |
1316 | 2025-03-10T20:15:12.330Z | Compiling cfg-if v1.0.0 |
1317 | 2025-03-10T20:15:12.477Z | Compiling memchr v2.7.2 |
1318 | 2025-03-10T20:15:12.510Z | Compiling libm v0.2.8 |
1319 | 2025-03-10T20:15:12.720Z | Compiling thiserror v1.0.64 |
1320 | 2025-03-10T20:15:12.934Z | Compiling itoa v1.0.11 |
1321 | 2025-03-10T20:15:12.990Z | Compiling lock_api v0.4.12 |
1322 | 2025-03-10T20:15:13.243Z | Compiling parking_lot_core v0.9.10 |
1323 | 2025-03-10T20:15:13.275Z | Compiling ryu v1.0.18 |
1324 | 2025-03-10T20:15:13.352Z | Compiling serde_json v1.0.135 |
1325 | 2025-03-10T20:15:13.553Z | Compiling schemars v0.8.21 |
1326 | 2025-03-10T20:15:13.703Z | Compiling slab v0.4.9 |
1327 | 2025-03-10T20:15:13.754Z | Compiling pkg-config v0.3.30 |
1328 | 2025-03-10T20:15:13.808Z | Compiling byteorder v1.5.0 |
1329 | 2025-03-10T20:15:13.976Z | Compiling vcpkg v0.2.15 |
1330 | 2025-03-10T20:15:14.104Z | Compiling log v0.4.22 |
1331 | 2025-03-10T20:15:14.258Z | Compiling quote v1.0.38 |
1332 | 2025-03-10T20:15:14.377Z | Compiling jobserver v0.1.31 |
1333 | 2025-03-10T20:15:14.455Z | Compiling getrandom v0.2.14 |
1334 | 2025-03-10T20:15:14.647Z | Compiling syn v2.0.96 |
1335 | 2025-03-10T20:15:14.797Z | Compiling cc v1.0.97 |
1336 | 2025-03-10T20:15:15.159Z | Compiling num-traits v0.2.19 |
1337 | 2025-03-10T20:15:15.336Z | Compiling smallvec v1.13.2 |
1338 | 2025-03-10T20:15:15.395Z | Compiling pin-project-lite v0.2.14 |
1339 | 2025-03-10T20:15:15.774Z | Compiling ahash v0.8.11 |
1340 | 2025-03-10T20:15:15.797Z | Compiling equivalent v1.0.1 |
1341 | 2025-03-10T20:15:15.848Z | Compiling hashbrown v0.15.2 |
1342 | 2025-03-10T20:15:16.052Z | Compiling scopeguard v1.2.0 |
1343 | 2025-03-10T20:15:16.892Z | Compiling semver v1.0.24 |
1344 | 2025-03-10T20:15:16.947Z | Compiling parking_lot v0.12.2 |
1345 | 2025-03-10T20:15:17.190Z | Compiling signal-hook-registry v1.4.2 |
1346 | 2025-03-10T20:15:17.419Z | Compiling mio v1.0.2 |
1347 | 2025-03-10T20:15:17.543Z | Compiling ring v0.17.8 |
1348 | 2025-03-10T20:15:18.042Z | Compiling socket2 v0.5.7 |
1349 | 2025-03-10T20:15:18.475Z | Compiling httparse v1.8.0 |
1350 | 2025-03-10T20:15:18.630Z | Compiling fnv v1.0.7 |
1351 | 2025-03-10T20:15:18.654Z | Compiling typenum v1.17.0 |
1352 | 2025-03-10T20:15:18.757Z | Compiling generic-array v0.14.7 |
1353 | 2025-03-10T20:15:18.773Z | Compiling iana-time-zone v0.1.60 |
1354 | 2025-03-10T20:15:18.976Z | Compiling heck v0.5.0 |
1355 | 2025-03-10T20:15:19.029Z | Compiling futures-core v0.3.31 |
1356 | 2025-03-10T20:15:19.051Z | Compiling openssl-sys v0.9.106 |
1357 | 2025-03-10T20:15:19.410Z | Compiling dyn-clone v1.0.17 |
1358 | 2025-03-10T20:15:19.472Z | Compiling stable_deref_trait v1.2.0 |
1359 | 2025-03-10T20:15:19.589Z | Compiling futures-sink v0.3.30 |
1360 | 2025-03-10T20:15:19.649Z | Compiling rand_core v0.6.4 |
1361 | 2025-03-10T20:15:19.680Z | Compiling slog v2.7.0 |
1362 | 2025-03-10T20:15:19.730Z | Compiling allocator-api2 v0.2.18 |
1363 | 2025-03-10T20:15:19.780Z | Compiling subtle v2.5.0 |
1364 | 2025-03-10T20:15:20.087Z | Compiling futures-channel v0.3.30 |
1365 | 2025-03-10T20:15:20.104Z | Compiling futures-task v0.3.30 |
1366 | 2025-03-10T20:15:20.139Z | Compiling ucd-trie v0.1.6 |
1367 | 2025-03-10T20:15:20.172Z | Compiling pin-utils v0.1.0 |
1368 | 2025-03-10T20:15:20.186Z | Compiling futures-io v0.3.30 |
1369 | 2025-03-10T20:15:20.394Z | Compiling openssl v0.10.71 |
1370 | 2025-03-10T20:15:20.529Z | Compiling aho-corasick v1.1.3 |
1371 | 2025-03-10T20:15:20.648Z | Compiling regex-syntax v0.8.5 |
1372 | 2025-03-10T20:15:20.703Z | Compiling rustls v0.23.10 |
1373 | 2025-03-10T20:15:20.869Z | Compiling native-tls v0.2.11 |
1374 | 2025-03-10T20:15:21.061Z | Compiling rustversion v1.0.17 |
1375 | 2025-03-10T20:15:21.273Z | Compiling spin v0.9.8 |
1376 | 2025-03-10T20:15:21.287Z | Compiling syn v1.0.109 |
1377 | 2025-03-10T20:15:21.769Z | Compiling synstructure v0.13.1 |
1378 | 2025-03-10T20:15:21.877Z | Compiling serde_derive_internals v0.29.1 |
1379 | 2025-03-10T20:15:23.843Z | Compiling untrusted v0.9.0 |
1380 | 2025-03-10T20:15:24.205Z | Compiling tracing-core v0.1.32 |
1381 | 2025-03-10T20:15:24.247Z | Compiling heck v0.4.1 |
1382 | 2025-03-10T20:15:24.594Z | Compiling regex-automata v0.4.9 |
1383 | 2025-03-10T20:15:25.382Z | Compiling writeable v0.5.5 |
1384 | 2025-03-10T20:15:25.857Z | Compiling serde_derive v1.0.217 |
1385 | 2025-03-10T20:15:26.036Z | Compiling thiserror-impl v1.0.64 |
1386 | 2025-03-10T20:15:26.177Z | Compiling tokio-macros v2.4.0 |
1387 | 2025-03-10T20:15:26.305Z | Compiling zerocopy-derive v0.7.34 |
1388 | 2025-03-10T20:15:26.468Z | Compiling schemars_derive v0.8.21 |
1389 | 2025-03-10T20:15:27.708Z | Compiling zerofrom-derive v0.1.5 |
1390 | 2025-03-10T20:15:28.154Z | Compiling yoke-derive v0.7.5 |
1391 | 2025-03-10T20:15:28.636Z | Compiling zerovec-derive v0.10.3 |
1392 | 2025-03-10T20:15:29.289Z | Compiling displaydoc v0.2.5 |
1393 | 2025-03-10T20:15:30.710Z | Compiling futures-macro v0.3.30 |
1394 | 2025-03-10T20:15:30.811Z | Compiling icu_provider_macros v1.5.0 |
1395 | 2025-03-10T20:15:30.948Z | Compiling zerocopy v0.7.34 |
1396 | 2025-03-10T20:15:31.079Z | Compiling pest v2.7.10 |
1397 | 2025-03-10T20:15:31.923Z | Compiling zerofrom v0.1.5 |
1398 | 2025-03-10T20:15:32.183Z | Compiling yoke v0.7.5 |
1399 | 2025-03-10T20:15:32.365Z | Compiling openssl-macros v0.1.1 |
1400 | 2025-03-10T20:15:32.495Z | Compiling hashbrown v0.14.5 |
1401 | 2025-03-10T20:15:32.532Z | Compiling futures-util v0.3.30 |
1402 | 2025-03-10T20:15:32.535Z | Compiling zerovec v0.10.4 |
1403 | 2025-03-10T20:15:33.497Z | Compiling regress v0.10.1 |
1404 | 2025-03-10T20:15:33.578Z | Compiling regex v1.11.1 |
1405 | 2025-03-10T20:15:33.970Z | Compiling pest_meta v2.7.10 |
1406 | 2025-03-10T20:15:34.491Z | Compiling tracing-attributes v0.1.27 |
1407 | 2025-03-10T20:15:35.735Z | Compiling pest_generator v2.7.10 |
1408 | 2025-03-10T20:15:37.428Z | Compiling tinystr v0.7.6 |
1409 | 2025-03-10T20:15:37.536Z | Compiling pest_derive v2.7.10 |
1410 | 2025-03-10T20:15:37.594Z | Compiling litemap v0.7.4 |
1411 | 2025-03-10T20:15:37.832Z | Compiling tracing v0.1.40 |
1412 | 2025-03-10T20:15:38.024Z | Compiling icu_locid v1.5.0 |
1413 | 2025-03-10T20:15:38.080Z | Compiling bytes v1.9.0 |
1414 | 2025-03-10T20:15:38.563Z | Compiling indexmap v2.7.0 |
1415 | 2025-03-10T20:15:38.750Z | Compiling serde_tokenstream v0.2.2 |
1416 | 2025-03-10T20:15:39.314Z | Compiling tokio v1.40.0 |
1417 | 2025-03-10T20:15:39.633Z | Compiling chrono v0.4.38 |
1418 | 2025-03-10T20:15:39.931Z | Compiling uuid v1.10.0 |
1419 | 2025-03-10T20:15:41.187Z | Compiling bitflags v2.6.0 |
1420 | 2025-03-10T20:15:41.381Z | Compiling http v1.2.0 |
1421 | 2025-03-10T20:15:44.357Z | Compiling icu_provider v1.5.0 |
1422 | 2025-03-10T20:15:45.047Z | Compiling rustls-pki-types v1.7.0 |
1423 | 2025-03-10T20:15:45.512Z | Compiling percent-encoding v2.3.1 |
1424 | 2025-03-10T20:15:46.000Z | Compiling anyhow v1.0.89 |
1425 | 2025-03-10T20:15:46.261Z | Compiling num-conv v0.1.0 |
1426 | 2025-03-10T20:15:46.405Z | Compiling time-core v0.1.2 |
1427 | 2025-03-10T20:15:46.516Z | Compiling icu_locid_transform_data v1.5.0 |
1428 | 2025-03-10T20:15:46.558Z | Compiling form_urlencoded v1.2.1 |
1429 | 2025-03-10T20:15:46.569Z | Compiling time-macros v0.2.18 |
1430 | 2025-03-10T20:15:46.604Z | Compiling icu_locid_transform v1.5.0 |
1431 | 2025-03-10T20:15:46.619Z | Compiling icu_collections v1.5.0 |
1432 | 2025-03-10T20:15:47.060Z | Compiling crypto-common v0.1.6 |
1433 | 2025-03-10T20:15:47.082Z | Compiling scroll_derive v0.12.0 |
1434 | 2025-03-10T20:15:48.530Z | Compiling icu_properties_data v1.5.0 |
1435 | 2025-03-10T20:15:48.819Z | Compiling icu_properties v1.5.1 |
1436 | 2025-03-10T20:15:49.338Z | Compiling tokio-util v0.7.11 |
1437 | 2025-03-10T20:15:49.384Z | Compiling thread-id v4.2.1 |
1438 | 2025-03-10T20:15:49.504Z | Compiling icu_normalizer_data v1.5.0 |
1439 | 2025-03-10T20:15:49.623Z | Compiling atomic-waker v1.1.2 |
1440 | 2025-03-10T20:15:49.853Z | Compiling write16 v1.0.0 |
1441 | 2025-03-10T20:15:50.018Z | Compiling utf8_iter v1.0.4 |
1442 | 2025-03-10T20:15:50.310Z | Compiling zeroize v1.7.0 |
1443 | 2025-03-10T20:15:50.681Z | Compiling utf16_iter v1.0.5 |
1444 | 2025-03-10T20:15:50.845Z | Compiling rustls-webpki v0.102.4 |
1445 | 2025-03-10T20:15:50.920Z | Compiling http-body v1.0.1 |
1446 | 2025-03-10T20:15:51.199Z | Compiling openapiv3 v2.0.0 |
1447 | 2025-03-10T20:15:51.268Z | Compiling try-lock v0.2.5 |
1448 | 2025-03-10T20:15:51.446Z | Compiling strsim v0.11.1 |
1449 | 2025-03-10T20:15:52.015Z | Compiling want v0.3.1 |
1450 | 2025-03-10T20:15:52.080Z | Compiling h2 v0.4.6 |
1451 | 2025-03-10T20:15:52.455Z | Compiling base64 v0.22.1 |
1452 | 2025-03-10T20:15:53.584Z | Compiling icu_normalizer v1.5.0 |
1453 | 2025-03-10T20:15:53.742Z | Compiling ppv-lite86 v0.2.17 |
1454 | 2025-03-10T20:15:54.489Z | Compiling camino v1.1.9 |
1455 | 2025-03-10T20:15:55.182Z | Compiling idna_adapter v1.2.0 |
1456 | 2025-03-10T20:15:55.215Z | Compiling httpdate v1.0.3 |
1457 | 2025-03-10T20:15:55.280Z | Compiling rand_chacha v0.3.1 |
1458 | 2025-03-10T20:15:55.416Z | Compiling idna v1.0.3 |
1459 | 2025-03-10T20:15:56.010Z | Compiling usdt-impl v0.5.0 |
1460 | 2025-03-10T20:15:56.330Z | Compiling ident_case v1.0.1 |
1461 | 2025-03-10T20:15:56.452Z | Compiling unsafe-libyaml v0.2.11 |
1462 | 2025-03-10T20:15:56.510Z | Compiling tower-service v0.3.2 |
1463 | 2025-03-10T20:15:56.650Z | Compiling darling_core v0.20.9 |
1464 | 2025-03-10T20:15:56.988Z | Compiling url v2.5.4 |
1465 | 2025-03-10T20:15:58.106Z | Compiling hyper v1.4.1 |
1466 | 2025-03-10T20:15:58.924Z | Compiling serde_yaml v0.9.34+deprecated |
1467 | 2025-03-10T20:16:00.891Z | Compiling rand v0.8.5 |
1468 | 2025-03-10T20:16:02.088Z | Compiling hyper-util v0.1.9 |
1469 | 2025-03-10T20:16:02.186Z | Compiling scroll v0.12.0 |
1470 | 2025-03-10T20:16:02.455Z | Compiling typify-impl v0.2.0 |
1471 | 2025-03-10T20:16:02.555Z | Compiling plain v0.2.3 |
1472 | 2025-03-10T20:16:02.720Z | Compiling foreign-types-shared v0.1.1 |
1473 | 2025-03-10T20:16:02.848Z | Compiling foreign-types v0.3.2 |
1474 | 2025-03-10T20:16:02.872Z | Compiling goblin v0.8.2 |
1475 | 2025-03-10T20:16:02.952Z | Compiling darling_macro v0.20.9 |
1476 | 2025-03-10T20:16:04.870Z | Compiling http-body-util v0.1.2 |
1477 | 2025-03-10T20:16:05.424Z | Compiling strum_macros v0.26.2 |
1478 | 2025-03-10T20:16:05.717Z | Compiling encoding_rs v0.8.34 |
1479 | 2025-03-10T20:16:06.158Z | Compiling mime v0.3.17 |
1480 | 2025-03-10T20:16:06.783Z | Compiling omicron-workspace-hack v0.1.0 |
1481 | 2025-03-10T20:16:07.163Z | Compiling cpufeatures v0.2.12 |
1482 | 2025-03-10T20:16:07.176Z | Compiling pretty-hex v0.4.1 |
1483 | 2025-03-10T20:16:08.097Z | Compiling darling v0.20.9 |
1484 | 2025-03-10T20:16:08.373Z | Compiling rustls-pemfile v2.1.3 |
1485 | 2025-03-10T20:16:08.902Z | Compiling dof v0.3.0 |
1486 | 2025-03-10T20:16:09.551Z | Compiling serde_urlencoded v0.7.1 |
1487 | 2025-03-10T20:16:10.144Z | Compiling dtrace-parser v0.2.0 |
1488 | 2025-03-10T20:16:10.397Z | Compiling block-buffer v0.10.4 |
1489 | 2025-03-10T20:16:10.651Z | Compiling async-trait v0.1.83 |
1490 | 2025-03-10T20:16:11.168Z | Compiling rustls v0.22.4 |
1491 | 2025-03-10T20:16:11.617Z | Compiling openssl-probe v0.1.5 |
1492 | 2025-03-10T20:16:12.440Z | Compiling typify-macro v0.2.0 |
1493 | 2025-03-10T20:16:12.834Z | Compiling digest v0.10.7 |
1494 | 2025-03-10T20:16:13.234Z | Compiling serde_with_macros v3.11.0 |
1495 | 2025-03-10T20:16:15.961Z | Compiling toml_datetime v0.6.8 |
1496 | 2025-03-10T20:16:16.403Z | Compiling ipnet v2.9.0 |
1497 | 2025-03-10T20:16:17.688Z | Compiling slog-async v2.8.0 |
1498 | 2025-03-10T20:16:19.583Z | Compiling typify v0.2.0 |
1499 | 2025-03-10T20:16:19.719Z | Compiling tokio-rustls v0.26.0 |
1500 | 2025-03-10T20:16:20.216Z | Compiling tokio-native-tls v0.3.1 |
1501 | 2025-03-10T20:16:20.519Z | Compiling webpki-roots v0.26.3 |
1502 | 2025-03-10T20:16:20.805Z | Compiling multer v3.1.0 |
1503 | 2025-03-10T20:16:21.554Z | Compiling paste v1.0.15 |
1504 | 2025-03-10T20:16:22.101Z | Compiling crossbeam-utils v0.8.19 |
1505 | 2025-03-10T20:16:22.783Z | Compiling hyper-rustls v0.27.3 |
1506 | 2025-03-10T20:16:23.009Z | Compiling hyper-tls v0.6.0 |
1507 | 2025-03-10T20:16:23.399Z | Compiling progenitor-impl v0.8.0 |
1508 | 2025-03-10T20:16:23.861Z | Compiling usdt-attr-macro v0.5.0 |
1509 | 2025-03-10T20:16:23.996Z | Compiling usdt-macro v0.5.0 |
1510 | 2025-03-10T20:16:25.495Z | Compiling sync_wrapper v1.0.1 |
1511 | 2025-03-10T20:16:29.274Z | Compiling progenitor-macro v0.8.0 |
1512 | 2025-03-10T20:16:29.649Z | Compiling reqwest v0.12.7 |
1513 | 2025-03-10T20:16:31.308Z | Compiling futures-executor v0.3.30 |
1514 | 2025-03-10T20:16:32.256Z | Compiling serde_spanned v0.6.7 |
1515 | 2025-03-10T20:16:32.524Z | Compiling async-stream-impl v0.3.5 |
1516 | 2025-03-10T20:16:32.856Z | Compiling dropshot v0.12.0 |
1517 | 2025-03-10T20:16:33.411Z | Compiling powerfmt v0.2.0 |
1518 | 2025-03-10T20:16:33.863Z | Compiling deranged v0.3.11 |
1519 | 2025-03-10T20:16:33.934Z | Compiling futures v0.3.30 |
1520 | 2025-03-10T20:16:39.229Z | Compiling sha1 v0.10.6 |
1521 | 2025-03-10T20:16:39.229Z | Compiling num_threads v0.1.7 |
1522 | 2025-03-10T20:16:39.229Z | Compiling time v0.3.36 |
1523 | 2025-03-10T20:16:39.769Z | Compiling strum v0.26.2 |
1524 | 2025-03-10T20:16:39.989Z | Compiling dropshot_endpoint v0.12.0 |
1525 | 2025-03-10T20:16:40.575Z | Compiling structmeta-derive v0.3.0 |
1526 | 2025-03-10T20:16:41.336Z | Compiling rustix v0.38.34 |
1527 | 2025-03-10T20:16:43.177Z | Compiling structmeta v0.3.0 |
1528 | 2025-03-10T20:16:44.287Z | Compiling serde_with v3.11.0 |
1529 | 2025-03-10T20:16:47.815Z | Compiling errno v0.3.9 |
1530 | 2025-03-10T20:16:48.085Z | Compiling dirs-sys-next v0.1.2 |
1531 | 2025-03-10T20:16:48.727Z | Compiling match_cfg v0.1.0 |
1532 | 2025-03-10T20:16:48.926Z | Compiling winnow v0.6.18 |
1533 | 2025-03-10T20:16:51.445Z | Compiling hostname v0.3.1 |
1534 | 2025-03-10T20:16:51.717Z | Compiling dirs-next v2.0.0 |
1535 | 2025-03-10T20:16:52.633Z | Compiling parse-display-derive v0.10.0 |
1536 | 2025-03-10T20:16:55.128Z | Compiling ipnetwork v0.20.0 |
1537 | 2025-03-10T20:16:56.262Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1538 | 2025-03-10T20:16:56.373Z | Compiling thread_local v1.1.8 |
1539 | 2025-03-10T20:16:57.700Z | Compiling term v0.7.0 |
1540 | 2025-03-10T20:16:58.755Z | Compiling crossbeam-channel v0.5.12 |
1541 | 2025-03-10T20:16:58.843Z | Compiling is-terminal v0.4.12 |
1542 | 2025-03-10T20:16:58.858Z | Compiling memmap v0.7.0 |
1543 | 2025-03-10T20:16:58.990Z | Compiling take_mut v0.2.2 |
1544 | 2025-03-10T20:16:59.270Z | Compiling usdt v0.5.0 |
1545 | 2025-03-10T20:17:00.618Z | Compiling slog-term v2.9.1 |
1546 | 2025-03-10T20:17:03.258Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1547 | 2025-03-10T20:17:03.739Z | Compiling toml_edit v0.22.20 |
1548 | 2025-03-10T20:17:04.143Z | Compiling slog-json v2.6.1 |
1549 | 2025-03-10T20:17:04.593Z | Compiling progenitor-client v0.8.0 |
1550 | 2025-03-10T20:17:05.702Z | Compiling debug-ignore v1.0.5 |
1551 | 2025-03-10T20:17:07.021Z | Compiling winnow v0.5.40 |
1552 | 2025-03-10T20:17:07.170Z | Compiling tokio-rustls v0.25.0 |
1553 | 2025-03-10T20:17:07.616Z | Compiling progenitor v0.8.0 |
1554 | 2025-03-10T20:17:07.822Z | Compiling toml v0.8.19 |
1555 | 2025-03-10T20:17:09.226Z | Compiling slog-bunyan v2.5.0 |
1556 | 2025-03-10T20:17:10.023Z | Compiling toml_edit v0.19.15 |
1557 | 2025-03-10T20:17:12.687Z | Compiling async-stream v0.3.5 |
1558 | 2025-03-10T20:17:12.792Z | Compiling waitgroup v0.1.2 |
1559 | 2025-03-10T20:17:13.029Z | Compiling serde_path_to_error v0.1.16 |
1560 | 2025-03-10T20:17:13.260Z | Compiling hostname v0.4.0 |
1561 | 2025-03-10T20:17:13.935Z | Compiling crucible-workspace-hack v0.1.0 |
1562 | 2025-03-10T20:17:14.461Z | Compiling proc-macro-crate v1.3.1 |
1563 | 2025-03-10T20:17:15.611Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265) |
1564 | 2025-03-10T20:17:18.533Z | Compiling newtype-uuid v1.1.0 |
1565 | 2025-03-10T20:17:19.247Z | Compiling unicode-width v0.1.14 |
1566 | 2025-03-10T20:17:19.909Z | Compiling hex v0.4.3 |
1567 | 2025-03-10T20:17:21.014Z | Compiling clap_derive v4.5.4 |
1568 | 2025-03-10T20:17:21.851Z | Compiling instant v0.1.12 |
1569 | 2025-03-10T20:17:22.033Z | Compiling lazy_static v1.5.0 |
1570 | 2025-03-10T20:17:22.342Z | Compiling utf8parse v0.2.1 |
1571 | 2025-03-10T20:17:22.516Z | Compiling anstyle-parse v0.2.4 |
1572 | 2025-03-10T20:17:23.884Z | Compiling backoff v0.4.0 |
1573 | 2025-03-10T20:17:25.356Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1574 | 2025-03-10T20:17:25.555Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1575 | 2025-03-10T20:17:25.558Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1576 | 2025-03-10T20:17:26.135Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1577 | 2025-03-10T20:17:26.233Z | Compiling parse-display v0.10.0 |
1578 | 2025-03-10T20:17:26.375Z | Compiling regress v0.9.1 |
1579 | 2025-03-10T20:17:28.511Z | Compiling macaddr v1.0.1 |
1580 | 2025-03-10T20:17:29.370Z | Compiling num-integer v0.1.46 |
1581 | 2025-03-10T20:17:30.475Z | Compiling anstyle v1.0.7 |
1582 | 2025-03-10T20:17:31.003Z | Compiling unicode-xid v0.2.4 |
1583 | 2025-03-10T20:17:31.191Z | Compiling colorchoice v1.0.1 |
1584 | 2025-03-10T20:17:31.376Z | Compiling is_terminal_polyfill v1.70.0 |
1585 | 2025-03-10T20:17:31.521Z | Compiling anstyle-query v1.0.3 |
1586 | 2025-03-10T20:17:32.131Z | Compiling anstream v0.6.14 |
1587 | 2025-03-10T20:17:32.281Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1588 | 2025-03-10T20:17:34.342Z | Compiling terminal_size v0.3.0 |
1589 | 2025-03-10T20:17:35.570Z | Compiling heapless v0.8.0 |
1590 | 2025-03-10T20:17:38.014Z | Compiling clap_lex v0.7.0 |
1591 | 2025-03-10T20:17:38.419Z | Compiling clap_builder v4.5.2 |
1592 | 2025-03-10T20:17:41.342Z | Compiling num-bigint v0.4.5 |
1593 | 2025-03-10T20:17:41.459Z | Compiling num_enum_derive v0.5.11 |
1594 | 2025-03-10T20:17:43.609Z | Compiling hash32 v0.3.1 |
1595 | 2025-03-10T20:17:43.756Z | Compiling either v1.13.0 |
1596 | 2025-03-10T20:17:43.890Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1597 | 2025-03-10T20:17:44.026Z | Compiling thiserror v2.0.11 |
1598 | 2025-03-10T20:17:44.205Z | Compiling fastrand v2.1.0 |
1599 | 2025-03-10T20:17:44.328Z | Compiling smoltcp v0.11.0 |
1600 | 2025-03-10T20:17:44.390Z | Compiling num-rational v0.4.2 |
1601 | 2025-03-10T20:17:44.649Z | Compiling tempfile v3.10.1 |
1602 | 2025-03-10T20:17:44.976Z | Compiling num_enum v0.5.11 |
1603 | 2025-03-10T20:17:45.704Z | Compiling clap v4.5.4 |
1604 | 2025-03-10T20:17:46.002Z | Compiling synstructure v0.12.6 |
1605 | 2025-03-10T20:17:46.232Z | Compiling num-iter v0.1.45 |
1606 | 2025-03-10T20:17:46.436Z | Compiling num-complex v0.4.6 |
1607 | 2025-03-10T20:17:46.915Z | Compiling proc-macro-error-attr v1.0.4 |
1608 | 2025-03-10T20:17:47.098Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1609 | 2025-03-10T20:17:47.323Z | Compiling managed v0.8.0 |
1610 | 2025-03-10T20:17:47.470Z | Compiling cobs v0.2.3 |
1611 | 2025-03-10T20:17:47.762Z | Compiling bitflags v1.3.2 |
1612 | 2025-03-10T20:17:47.946Z | Compiling postcard v1.0.9 |
1613 | 2025-03-10T20:17:48.161Z | Compiling num v0.4.3 |
1614 | 2025-03-10T20:17:48.353Z | Compiling zerocopy-derive v0.2.0 |
1615 | 2025-03-10T20:17:50.172Z | Compiling foreign-types-macros v0.2.3 |
1616 | 2025-03-10T20:17:50.187Z | Compiling thiserror-impl v2.0.11 |
1617 | 2025-03-10T20:17:50.393Z | Compiling libz-sys v1.1.16 |
1618 | 2025-03-10T20:17:51.508Z | Compiling proc-macro-error v1.0.4 |
1619 | 2025-03-10T20:17:51.933Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1620 | 2025-03-10T20:17:52.329Z | Compiling foreign-types-shared v0.3.1 |
1621 | 2025-03-10T20:17:52.617Z | Compiling prettyplease v0.2.22 |
1622 | 2025-03-10T20:17:53.005Z | Compiling data-encoding v2.6.0 |
1623 | 2025-03-10T20:17:53.234Z | Compiling pretty-hex v0.2.1 |
1624 | 2025-03-10T20:17:53.476Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1625 | 2025-03-10T20:17:54.458Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1626 | 2025-03-10T20:17:55.850Z | Compiling foreign-types v0.5.0 |
1627 | 2025-03-10T20:17:58.578Z | Compiling tabwriter v1.4.0 |
1628 | 2025-03-10T20:17:58.828Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1629 | 2025-03-10T20:17:59.034Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1630 | 2025-03-10T20:17:59.969Z | Compiling cstr-argument v0.1.2 |
1631 | 2025-03-10T20:18:00.146Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1632 | 2025-03-10T20:18:00.657Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1633 | 2025-03-10T20:18:01.355Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1634 | 2025-03-10T20:18:02.296Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1635 | 2025-03-10T20:18:02.595Z | Compiling colored v2.1.0 |
1636 | 2025-03-10T20:18:03.677Z | Compiling libgit2-sys v0.17.0+1.8.1 |
1637 | 2025-03-10T20:18:03.809Z | Compiling usdt-impl v0.3.5 |
1638 | 2025-03-10T20:18:03.872Z | Compiling float-ord v0.3.2 |
1639 | 2025-03-10T20:18:03.884Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1640 | 2025-03-10T20:18:03.994Z | Compiling unicode-segmentation v1.11.0 |
1641 | 2025-03-10T20:18:04.246Z | Compiling semver v0.1.20 |
1642 | 2025-03-10T20:18:04.271Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1643 | 2025-03-10T20:18:04.337Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1644 | 2025-03-10T20:18:04.608Z | Compiling rustc_version v0.1.7 |
1645 | 2025-03-10T20:18:04.735Z | Compiling newline-converter v0.3.0 |
1646 | 2025-03-10T20:18:05.964Z | Compiling zone_cfg_derive v0.3.0 |
1647 | 2025-03-10T20:18:07.658Z | Compiling camino-tempfile v1.1.1 |
1648 | 2025-03-10T20:18:08.399Z | Compiling itertools v0.10.5 |
1649 | 2025-03-10T20:18:08.594Z | Compiling console v0.15.8 |
1650 | 2025-03-10T20:18:11.510Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1651 | 2025-03-10T20:18:12.509Z | Compiling num-derive v0.4.2 |
1652 | 2025-03-10T20:18:13.545Z | Compiling sigpipe v0.1.3 |
1653 | 2025-03-10T20:18:13.692Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1654 | 2025-03-10T20:18:13.709Z | Compiling base64ct v1.6.0 |
1655 | 2025-03-10T20:18:14.123Z | Compiling similar v2.5.0 |
1656 | 2025-03-10T20:18:14.782Z | Compiling base64 v0.21.7 |
1657 | 2025-03-10T20:18:14.800Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1658 | 2025-03-10T20:18:15.277Z | Compiling expectorate v1.1.0 |
1659 | 2025-03-10T20:18:16.250Z | Compiling password-hash v0.5.0 |
1660 | 2025-03-10T20:18:16.426Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1661 | 2025-03-10T20:18:21.051Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1662 | 2025-03-10T20:18:21.184Z | Compiling zone v0.3.0 |
1663 | 2025-03-10T20:18:21.184Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1664 | 2025-03-10T20:18:21.184Z | Compiling typify-impl v0.3.0 |
1665 | 2025-03-10T20:18:21.237Z | Compiling newtype_derive v0.1.6 |
1666 | 2025-03-10T20:18:21.237Z | Compiling zerocopy v0.3.2 |
1667 | 2025-03-10T20:18:21.238Z | Compiling blake2 v0.10.6 |
1668 | 2025-03-10T20:18:21.731Z | Compiling cargo-platform v0.1.8 |
1669 | 2025-03-10T20:18:22.145Z | Compiling hubpack_derive v0.1.1 |
1670 | 2025-03-10T20:18:22.196Z | Compiling smf v0.2.3 |
1671 | 2025-03-10T20:18:22.334Z | Compiling zerocopy-derive v0.6.6 |
1672 | 2025-03-10T20:18:22.634Z | Compiling serde_repr v0.1.19 |
1673 | 2025-03-10T20:18:23.110Z | Compiling vergen v8.3.2 |
1674 | 2025-03-10T20:18:23.483Z | Compiling whoami v1.5.1 |
1675 | 2025-03-10T20:18:23.950Z | Compiling owo-colors v4.1.0 |
1676 | 2025-03-10T20:18:24.180Z | Compiling cancel-safe-futures v0.1.5 |
1677 | 2025-03-10T20:18:24.323Z | Compiling fixedbitset v0.4.2 |
1678 | 2025-03-10T20:18:24.391Z | Compiling zerocopy v0.6.6 |
1679 | 2025-03-10T20:18:24.739Z | Compiling petgraph v0.6.5 |
1680 | 2025-03-10T20:18:25.167Z | Compiling hubpack v0.1.2 |
1681 | 2025-03-10T20:18:25.187Z | Compiling cargo_metadata v0.18.1 |
1682 | 2025-03-10T20:18:25.629Z | Compiling argon2 v0.5.3 |
1683 | 2025-03-10T20:18:27.867Z | Compiling dof v0.1.5 |
1684 | 2025-03-10T20:18:28.859Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1685 | 2025-03-10T20:18:28.874Z | Compiling rustc_version v0.4.0 |
1686 | 2025-03-10T20:18:29.246Z | Compiling typify-macro v0.3.0 |
1687 | 2025-03-10T20:18:29.433Z | Compiling dtrace-parser v0.1.14 |
1688 | 2025-03-10T20:18:30.357Z | Compiling serde-big-array v0.5.1 |
1689 | 2025-03-10T20:18:30.633Z | Compiling strum_macros v0.25.3 |
1690 | 2025-03-10T20:18:30.873Z | Compiling libsqlite3-sys v0.30.1 |
1691 | 2025-03-10T20:18:31.181Z | Compiling cookie v0.18.1 |
1692 | 2025-03-10T20:18:31.473Z | Compiling slog-dtrace v0.3.0 |
1693 | 2025-03-10T20:18:31.579Z | Compiling utf-8 v0.7.6 |
1694 | 2025-03-10T20:18:31.871Z | Compiling cfg_aliases v0.2.1 |
1695 | 2025-03-10T20:18:31.935Z | Compiling rustls v0.21.12 |
1696 | 2025-03-10T20:18:31.977Z | Compiling convert_case v0.4.0 |
1697 | 2025-03-10T20:18:32.568Z | Compiling tinyvec_macros v0.1.1 |
1698 | 2025-03-10T20:18:32.628Z | Compiling static_assertions v1.1.0 |
1699 | 2025-03-10T20:18:32.669Z | Compiling tinyvec v1.6.0 |
1700 | 2025-03-10T20:18:32.707Z | Compiling derive_more v0.99.18 |
1701 | 2025-03-10T20:18:32.752Z | Compiling nix v0.29.0 |
1702 | 2025-03-10T20:18:33.057Z | Compiling tungstenite v0.21.0 |
1703 | 2025-03-10T20:18:33.734Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1704 | 2025-03-10T20:18:33.955Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1705 | 2025-03-10T20:18:35.130Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1706 | 2025-03-10T20:18:36.587Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1707 | 2025-03-10T20:18:37.852Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1708 | 2025-03-10T20:18:38.390Z | Compiling atomicwrites v0.4.4 |
1709 | 2025-03-10T20:18:38.750Z | Compiling itertools v0.13.0 |
1710 | 2025-03-10T20:18:38.923Z | Compiling libsw v3.3.1 |
1711 | 2025-03-10T20:18:39.280Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
1712 | 2025-03-10T20:18:39.553Z | Compiling serde_tokenstream v0.1.7 |
1713 | 2025-03-10T20:18:40.062Z | Compiling sct v0.7.1 |
1714 | 2025-03-10T20:18:40.512Z | Compiling rustls-webpki v0.101.7 |
1715 | 2025-03-10T20:18:42.053Z | Compiling inout v0.1.3 |
1716 | 2025-03-10T20:18:42.076Z | Compiling enum-as-inner v0.6.0 |
1717 | 2025-03-10T20:18:42.214Z | Compiling derive-where v1.2.7 |
1718 | 2025-03-10T20:18:42.326Z | Compiling linear-map v1.2.0 |
1719 | 2025-03-10T20:18:42.742Z | Compiling indent_write v2.2.0 |
1720 | 2025-03-10T20:18:42.988Z | Compiling linked-hash-map v0.5.6 |
1721 | 2025-03-10T20:18:43.255Z | Compiling swrite v0.1.0 |
1722 | 2025-03-10T20:18:43.379Z | Compiling radium v0.7.0 |
1723 | 2025-03-10T20:18:43.396Z | Compiling highway v1.2.0 |
1724 | 2025-03-10T20:18:43.869Z | Compiling quick-error v1.2.3 |
1725 | 2025-03-10T20:18:43.946Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1726 | 2025-03-10T20:18:44.030Z | Compiling resolv-conf v0.7.0 |
1727 | 2025-03-10T20:18:44.193Z | Compiling lru-cache v0.1.2 |
1728 | 2025-03-10T20:18:44.407Z | Compiling hickory-proto v0.24.4 |
1729 | 2025-03-10T20:18:44.807Z | Compiling cipher v0.4.4 |
1730 | 2025-03-10T20:18:45.225Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1731 | 2025-03-10T20:18:45.263Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1732 | 2025-03-10T20:18:45.733Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1733 | 2025-03-10T20:18:52.386Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
1734 | 2025-03-10T20:18:55.403Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1735 | 2025-03-10T20:18:55.520Z | Compiling git2 v0.19.0 |
1736 | 2025-03-10T20:18:56.305Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1737 | 2025-03-10T20:18:59.123Z | Compiling steno v0.4.1 |
1738 | 2025-03-10T20:19:02.779Z | Compiling tokio-tungstenite v0.21.0 |
1739 | 2025-03-10T20:19:03.990Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1740 | 2025-03-10T20:19:05.079Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1741 | 2025-03-10T20:19:05.592Z | Compiling crossbeam-epoch v0.9.18 |
1742 | 2025-03-10T20:19:06.268Z | Compiling hashlink v0.9.1 |
1743 | 2025-03-10T20:19:06.721Z | Compiling rayon-core v1.12.1 |
1744 | 2025-03-10T20:19:07.031Z | Compiling fallible-streaming-iterator v0.1.9 |
1745 | 2025-03-10T20:19:07.122Z | Compiling tap v1.0.1 |
1746 | 2025-03-10T20:19:07.305Z | Compiling fallible-iterator v0.3.0 |
1747 | 2025-03-10T20:19:07.318Z | Compiling humantime v2.1.0 |
1748 | 2025-03-10T20:19:08.053Z | Compiling rusqlite v0.32.1 |
1749 | 2025-03-10T20:19:08.145Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1750 | 2025-03-10T20:19:11.782Z | Compiling wyz v0.5.1 |
1751 | 2025-03-10T20:19:12.272Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1752 | 2025-03-10T20:19:12.285Z | Compiling crossbeam-deque v0.8.5 |
1753 | 2025-03-10T20:19:13.509Z | Compiling tokio-rustls v0.24.1 |
1754 | 2025-03-10T20:19:13.990Z | Compiling hickory-resolver v0.24.4 |
1755 | 2025-03-10T20:19:14.720Z | Compiling usdt-attr-macro v0.3.5 |
1756 | 2025-03-10T20:19:16.240Z | Compiling usdt-macro v0.3.5 |
1757 | 2025-03-10T20:19:17.617Z | Compiling typify v0.3.0 |
1758 | 2025-03-10T20:19:17.758Z | Compiling rustls-pemfile v1.0.4 |
1759 | 2025-03-10T20:19:18.489Z | Compiling num_enum_derive v0.7.2 |
1760 | 2025-03-10T20:19:19.503Z | Compiling twox-hash v2.1.0 |
1761 | 2025-03-10T20:19:19.800Z | Compiling universal-hash v0.5.1 |
1762 | 2025-03-10T20:19:20.042Z | Compiling atty v0.2.14 |
1763 | 2025-03-10T20:19:20.212Z | Compiling funty v2.0.0 |
1764 | 2025-03-10T20:19:20.469Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1765 | 2025-03-10T20:19:20.867Z | Compiling opaque-debug v0.3.1 |
1766 | 2025-03-10T20:19:20.896Z | Compiling num_enum v0.7.2 |
1767 | 2025-03-10T20:19:20.968Z | Compiling polyval v0.6.2 |
1768 | 2025-03-10T20:19:21.496Z | Compiling bitvec v1.0.1 |
1769 | 2025-03-10T20:19:23.117Z | Compiling progenitor-impl v0.9.1 |
1770 | 2025-03-10T20:19:26.869Z | Compiling usdt v0.3.5 |
1771 | 2025-03-10T20:19:27.344Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1772 | 2025-03-10T20:19:29.015Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1773 | 2025-03-10T20:19:32.209Z | Compiling toml v0.7.8 |
1774 | 2025-03-10T20:19:34.123Z | Compiling aes v0.8.4 |
1775 | 2025-03-10T20:19:36.634Z | Compiling ctr v0.9.2 |
1776 | 2025-03-10T20:19:37.015Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
1777 | 2025-03-10T20:19:37.121Z | Compiling aead v0.5.2 |
1778 | 2025-03-10T20:19:37.386Z | Compiling bincode v1.3.3 |
1779 | 2025-03-10T20:19:37.455Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
1780 | 2025-03-10T20:19:37.480Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1781 | 2025-03-10T20:19:37.661Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
1782 | 2025-03-10T20:19:37.959Z | Compiling aes-gcm-siv v0.11.1 |
1783 | 2025-03-10T20:19:38.017Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
1784 | 2025-03-10T20:19:38.298Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1785 | 2025-03-10T20:19:38.419Z | Compiling rayon v1.10.0 |
1786 | 2025-03-10T20:19:38.575Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1787 | 2025-03-10T20:19:44.056Z | Compiling progenitor-macro v0.9.1 |
1788 | 2025-03-10T20:19:47.174Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
1789 | 2025-03-10T20:19:49.726Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
1790 | 2025-03-10T20:19:50.112Z | Compiling progenitor-client v0.9.1 |
1791 | 2025-03-10T20:19:51.031Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1792 | 2025-03-10T20:19:51.562Z | Compiling bitstruct_derive v0.1.0 |
1793 | 2025-03-10T20:19:52.929Z | Compiling async-recursion v1.1.1 |
1794 | 2025-03-10T20:19:54.419Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
1795 | 2025-03-10T20:19:54.584Z | Compiling ascii v1.1.0 |
1796 | 2025-03-10T20:19:54.968Z | Compiling ringbuffer v0.15.0 |
1797 | 2025-03-10T20:19:55.322Z | Compiling typeid v1.0.0 |
1798 | 2025-03-10T20:19:55.514Z | Compiling erased-serde v0.4.5 |
1799 | 2025-03-10T20:19:57.096Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
1800 | 2025-03-10T20:19:57.624Z | Compiling progenitor v0.9.1 |
1801 | 2025-03-10T20:19:57.854Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
1802 | 2025-03-10T20:19:58.248Z | Compiling bitstruct v0.1.1 |
1803 | 2025-03-10T20:19:58.382Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
1804 | 2025-03-10T20:19:59.050Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
1805 | 2025-03-10T20:19:59.465Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
1806 | 2025-03-10T20:19:59.927Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
1807 | 2025-03-10T20:20:00.558Z | Compiling const_format_proc_macros v0.2.32 |
1808 | 2025-03-10T20:20:02.475Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
1809 | 2025-03-10T20:20:03.635Z | Compiling serde_arrays v0.1.0 |
1810 | 2025-03-10T20:20:03.852Z | Compiling kstat-rs v0.2.4 |
1811 | 2025-03-10T20:20:04.770Z | Compiling libloading v0.7.4 |
1812 | 2025-03-10T20:20:05.243Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#888f6a1e) |
1813 | 2025-03-10T20:20:06.045Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
1814 | 2025-03-10T20:20:17.981Z | Compiling const_format v0.2.32 |
1815 | 2025-03-10T20:20:18.335Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
1816 | 2025-03-10T20:20:18.764Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
1817 | 2025-03-10T20:20:19.196Z | Compiling ron v0.8.1 |
1818 | 2025-03-10T20:20:19.454Z | Compiling bit_field v0.10.2 |
1819 | 2025-03-10T20:20:23.420Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
1820 | 2025-03-10T20:20:24.994Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
1821 | 2025-03-10T20:20:29.906Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
1822 | 2025-03-10T20:21:26.184Z | Finished `release` profile [optimized] target(s) in 6m 14s |
1823 | 2025-03-10T20:21:26.342Z | |
1824 | 2025-03-10T20:21:26.345Z | real 6:14.718591972 |
1825 | 2025-03-10T20:21:26.345Z | user 44:54.451768590 |
1826 | 2025-03-10T20:21:26.345Z | sys 2:45.621572444 |
1827 | 2025-03-10T20:21:26.345Z | trap 1.352391903 |
1828 | 2025-03-10T20:21:26.345Z | tflt 1.585970689 |
1829 | 2025-03-10T20:21:26.345Z | dflt 0.888443207 |
1830 | 2025-03-10T20:21:26.345Z | kflt 0.000037367 |
1831 | 2025-03-10T20:21:26.345Z | lock 1:37:59.012876650 |
1832 | 2025-03-10T20:21:26.345Z | slp 2:42:53.059421849 |
1833 | 2025-03-10T20:21:26.345Z | lat 2:16.001379479 |
1834 | 2025-03-10T20:21:26.345Z | stop 2:34.406896490 |
1835 | 2025-03-10T20:21:26.345Z | + OUTDIR=/work/release |
1836 | 2025-03-10T20:21:26.345Z | + mkdir -p /work/release |
1837 | 2025-03-10T20:21:26.345Z | + cp target/release/propolis-cli /work/release/propolis-cli |
1838 | 2025-03-10T20:21:26.370Z | + cp target/release/propolis-server /work/release/propolis-server |
1839 | 2025-03-10T20:21:26.444Z | process exited: duration 621774 ms, exit code 0 |
|
1840 | 2025-03-10T20:21:26.456Z | found 2 output files |
1841 | 2025-03-10T20:21:26.456Z | uploading: /work/release/propolis-cli (22330200 bytes) |
1842 | 2025-03-10T20:21:27.790Z | uploaded: /work/release/propolis-cli |
1843 | 2025-03-10T20:21:27.793Z | uploading: /work/release/propolis-server (61082336 bytes) |
1844 | 2025-03-10T20:21:29.787Z | uploaded: /work/release/propolis-server |