|
|
|
1 | 2025-01-31T04:13:46.841Z | job assigned to worker 01JJX905WJ326JMZPBHZY87M5K [factory gimlet-EVT22200007-propolis, EVT22200007/20666] (queued for 37 s) |
|
2 | 2025-01-31T04:13:54.871Z | starting task 0: "setup" |
3 | 2025-01-31T04:13:54.896Z | ++ uname -s |
4 | 2025-01-31T04:13:54.896Z | + kern=SunOS |
5 | 2025-01-31T04:13:54.896Z | + build_user=build |
6 | 2025-01-31T04:13:54.896Z | + build_uid=12345 |
7 | 2025-01-31T04:13:54.896Z | + work_dir=/work |
8 | 2025-01-31T04:13:54.896Z | + input_dir=/input |
9 | 2025-01-31T04:13:54.896Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T04:13:54.896Z | + case "$kern" in |
11 | 2025-01-31T04:13:54.896Z | + groupadd -g 12345 build |
12 | 2025-01-31T04:13:54.896Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T04:13:56.896Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T04:13:56.933Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T04:13:56.958Z | + home_fs=zfs |
16 | 2025-01-31T04:13:56.958Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T04:13:56.958Z | + mkdir -p /home/build |
18 | 2025-01-31T04:13:56.958Z | + chown build:build /home/build /work |
19 | 2025-01-31T04:13:58.944Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T04:13:58.968Z | process exited: duration 4078 ms, exit code 0 |
|
21 | 2025-01-31T04:13:59.018Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T04:13:59.043Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-01-31T04:13:59.043Z | * rust toolchain channel = "stable" |
24 | 2025-01-31T04:13:59.043Z | * rust toolchain profile = "default" |
25 | 2025-01-31T04:13:59.043Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-01-31T04:13:59.043Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T04:13:59.043Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T04:13:59.044Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T04:13:59.044Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-01-31T04:13:59.162Z | info: downloading installer |
31 | 2025-01-31T04:13:59.575Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T04:13:59.575Z | warning: /opt/ooce/bin |
33 | 2025-01-31T04:13:59.575Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T04:13:59.575Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T04:13:59.575Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T04:13:59.575Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T04:13:59.575Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T04:13:59.576Z | error: cannot install while Rust is installed |
39 | 2025-01-31T04:13:59.576Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T04:13:59.601Z | info: profile set to 'default' |
41 | 2025-01-31T04:13:59.601Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T04:13:59.601Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-01-31T04:13:59.687Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-01-31T04:13:59.687Z | info: downloading component 'cargo' |
45 | 2025-01-31T04:13:59.816Z | info: downloading component 'clippy' |
46 | 2025-01-31T04:13:59.866Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T04:14:00.061Z | info: downloading component 'rust-std' |
48 | 2025-01-31T04:14:00.369Z | info: downloading component 'rustc' |
49 | 2025-01-31T04:14:01.344Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T04:14:01.382Z | info: installing component 'cargo' |
51 | 2025-01-31T04:14:02.474Z | info: installing component 'clippy' |
52 | 2025-01-31T04:14:02.924Z | info: installing component 'rust-docs' |
53 | 2025-01-31T04:14:05.693Z | info: installing component 'rust-std' |
54 | 2025-01-31T04:14:07.775Z | info: installing component 'rustc' |
55 | 2025-01-31T04:14:15.000Z | info: installing component 'rustfmt' |
56 | 2025-01-31T04:14:15.374Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-01-31T04:14:15.374Z | |
58 | 2025-01-31T04:14:15.513Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-01-31T04:14:15.514Z | |
60 | 2025-01-31T04:14:15.514Z | |
61 | 2025-01-31T04:14:15.514Z | Rust is installed now. Great! |
62 | 2025-01-31T04:14:15.514Z | |
63 | 2025-01-31T04:14:15.514Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T04:14:15.514Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T04:14:15.514Z | |
66 | 2025-01-31T04:14:15.514Z | To configure your current shell, you need to source |
67 | 2025-01-31T04:14:15.514Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T04:14:15.514Z | |
69 | 2025-01-31T04:14:15.541Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T04:14:15.541Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T04:14:15.541Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T04:14:15.609Z | + rustup --version |
73 | 2025-01-31T04:14:15.633Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T04:14:15.633Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T04:14:15.710Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-01-31T04:14:15.735Z | + cargo --version |
77 | 2025-01-31T04:14:15.794Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-01-31T04:14:15.819Z | + rustc --version |
79 | 2025-01-31T04:14:15.878Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-01-31T04:14:15.902Z | process exited: duration 16864 ms, exit code 0 |
|
81 | 2025-01-31T04:14:15.952Z | starting task 2: "authentication" |
82 | 2025-01-31T04:14:16.002Z | process exited: duration 49 ms, exit code 0 |
|
83 | 2025-01-31T04:14:16.051Z | starting task 3: "clone repository" |
84 | 2025-01-31T04:14:16.076Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-01-31T04:14:16.076Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-01-31T04:14:16.100Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-01-31T04:14:16.751Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-01-31T04:14:16.751Z | + git fetch origin 2898e144474ee2183c7231c171525c98652f98e6 |
89 | 2025-01-31T04:14:17.054Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-01-31T04:14:17.054Z | * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD |
91 | 2025-01-31T04:14:17.078Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-01-31T04:14:17.078Z | ++ git branch --show-current |
93 | 2025-01-31T04:14:17.078Z | + current=main |
94 | 2025-01-31T04:14:17.078Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-01-31T04:14:17.079Z | + git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6 |
96 | 2025-01-31T04:14:17.079Z | + git checkout -f renovate/rust-1.x |
97 | 2025-01-31T04:14:17.103Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-01-31T04:14:17.103Z | + git reset --hard 2898e144474ee2183c7231c171525c98652f98e6 |
99 | 2025-01-31T04:14:17.127Z | HEAD is now at 2898e14 Update dependency rust to v1.84.1 |
100 | 2025-01-31T04:14:17.127Z | process exited: duration 1065 ms, exit code 0 |
|
101 | 2025-01-31T04:14:17.177Z | starting task 4: "build" |
102 | 2025-01-31T04:14:17.202Z | + set -o errexit |
103 | 2025-01-31T04:14:17.202Z | + set -o pipefail |
104 | 2025-01-31T04:14:17.202Z | + cargo --version |
105 | 2025-01-31T04:14:17.202Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
106 | 2025-01-31T04:14:17.323Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
107 | 2025-01-31T04:14:17.324Z | info: downloading component 'cargo' |
108 | 2025-01-31T04:14:17.487Z | info: downloading component 'clippy' |
109 | 2025-01-31T04:14:17.562Z | info: downloading component 'rust-docs' |
110 | 2025-01-31T04:14:17.812Z | info: downloading component 'rust-std' |
111 | 2025-01-31T04:14:18.227Z | info: downloading component 'rustc' |
112 | 2025-01-31T04:14:19.659Z | info: downloading component 'rustfmt' |
113 | 2025-01-31T04:14:19.712Z | info: installing component 'cargo' |
114 | 2025-01-31T04:14:20.696Z | info: installing component 'clippy' |
115 | 2025-01-31T04:14:21.119Z | info: installing component 'rust-docs' |
116 | 2025-01-31T04:14:23.795Z | info: installing component 'rust-std' |
117 | 2025-01-31T04:14:25.892Z | info: installing component 'rustc' |
118 | 2025-01-31T04:14:33.040Z | info: installing component 'rustfmt' |
119 | 2025-01-31T04:14:33.534Z | cargo 1.84.1 (66221abde 2024-11-19) |
120 | 2025-01-31T04:14:33.558Z | + rustc --version |
121 | 2025-01-31T04:14:33.683Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
122 | 2025-01-31T04:14:33.708Z | + cargo install cargo-nextest |
123 | 2025-01-31T04:14:33.839Z | Updating crates.io index |
124 | 2025-01-31T04:14:33.921Z | Downloading crates ... |
125 | 2025-01-31T04:14:33.980Z | Downloaded cargo-nextest v0.9.88 |
126 | 2025-01-31T04:14:34.040Z | Installing cargo-nextest v0.9.88 |
127 | 2025-01-31T04:14:34.143Z | Updating crates.io index |
128 | 2025-01-31T04:14:35.420Z | Locking 365 packages to latest compatible versions |
129 | 2025-01-31T04:14:35.445Z | Adding backtrace v0.3.71 (available: v0.3.74) |
130 | 2025-01-31T04:14:35.489Z | Downloading crates ... |
131 | 2025-01-31T04:14:35.560Z | Downloaded atomicwrites v0.4.4 |
132 | 2025-01-31T04:14:35.585Z | Downloaded async-scoped v0.9.0 |
133 | 2025-01-31T04:14:35.585Z | Downloaded autocfg v1.4.0 |
134 | 2025-01-31T04:14:35.585Z | Downloaded anstream v0.6.18 |
135 | 2025-01-31T04:14:35.585Z | Downloaded tower-service v0.3.3 |
136 | 2025-01-31T04:14:35.585Z | Downloaded serde_ignored v0.1.10 |
137 | 2025-01-31T04:14:35.585Z | Downloaded zerofrom v0.1.5 |
138 | 2025-01-31T04:14:35.586Z | Downloaded shlex v1.3.0 |
139 | 2025-01-31T04:14:36.124Z | Downloaded urlencoding v2.1.3 |
140 | 2025-01-31T04:14:36.124Z | Downloaded thiserror-impl v2.0.11 |
141 | 2025-01-31T04:14:36.124Z | Downloaded signal-hook-registry v1.4.2 |
142 | 2025-01-31T04:14:36.124Z | Downloaded write16 v1.0.0 |
143 | 2025-01-31T04:14:36.124Z | Downloaded want v0.3.1 |
144 | 2025-01-31T04:14:36.124Z | Downloaded zerovec-derive v0.10.3 |
145 | 2025-01-31T04:14:36.124Z | Downloaded zerofrom-derive v0.1.5 |
146 | 2025-01-31T04:14:36.124Z | Downloaded toml v0.8.19 |
147 | 2025-01-31T04:14:36.124Z | Downloaded indenter v0.3.3 |
148 | 2025-01-31T04:14:36.124Z | Downloaded lazy_static v1.5.0 |
149 | 2025-01-31T04:14:36.124Z | Downloaded percent-encoding v2.3.1 |
150 | 2025-01-31T04:14:36.124Z | Downloaded rand_chacha v0.3.1 |
151 | 2025-01-31T04:14:36.124Z | Downloaded fastrand v2.3.0 |
152 | 2025-01-31T04:14:36.124Z | Downloaded globset v0.4.15 |
153 | 2025-01-31T04:14:36.125Z | Downloaded openssl-macros v0.1.1 |
154 | 2025-01-31T04:14:36.125Z | Downloaded pin-utils v0.1.0 |
155 | 2025-01-31T04:14:36.125Z | Downloaded rustc_version v0.4.1 |
156 | 2025-01-31T04:14:36.125Z | Downloaded rand_core v0.6.4 |
157 | 2025-01-31T04:14:36.125Z | Downloaded nextest-workspace-hack v0.1.0 |
158 | 2025-01-31T04:14:36.125Z | Downloaded unicode-normalization v0.1.24 |
159 | 2025-01-31T04:14:36.125Z | Downloaded nextest-metadata v0.12.1 |
160 | 2025-01-31T04:14:36.125Z | Downloaded icu_locid_transform v1.5.0 |
161 | 2025-01-31T04:14:36.125Z | Downloaded nested v0.1.1 |
162 | 2025-01-31T04:14:36.125Z | Downloaded icu_properties v1.5.1 |
163 | 2025-01-31T04:14:36.125Z | Downloaded memchr v2.7.4 |
164 | 2025-01-31T04:14:36.125Z | Downloaded itertools v0.14.0 |
165 | 2025-01-31T04:14:36.125Z | Downloaded newtype-uuid v1.2.1 |
166 | 2025-01-31T04:14:36.125Z | Downloaded quick-xml v0.23.1 |
167 | 2025-01-31T04:14:36.125Z | Downloaded nextest-filtering v0.13.0 |
168 | 2025-01-31T04:14:36.125Z | Downloaded portable-atomic v1.10.0 |
169 | 2025-01-31T04:14:36.125Z | Downloaded quick-xml v0.37.2 |
170 | 2025-01-31T04:14:36.125Z | Downloaded icu_collections v1.5.0 |
171 | 2025-01-31T04:14:36.125Z | Downloaded rustls-webpki v0.102.8 |
172 | 2025-01-31T04:14:36.125Z | Downloaded quinn-proto v0.11.9 |
173 | 2025-01-31T04:14:36.125Z | Downloaded mio v1.0.3 |
174 | 2025-01-31T04:14:36.125Z | Downloaded icu_properties_data v1.5.0 |
175 | 2025-01-31T04:14:36.125Z | Downloaded regex v1.11.1 |
176 | 2025-01-31T04:14:36.125Z | Downloaded chrono v0.4.39 |
177 | 2025-01-31T04:14:36.125Z | Downloaded nextest-runner v0.71.0 |
178 | 2025-01-31T04:14:36.125Z | Downloaded rustls v0.23.22 |
179 | 2025-01-31T04:14:36.125Z | Downloaded gimli v0.28.1 |
180 | 2025-01-31T04:14:36.125Z | Downloaded clap_builder v4.5.27 |
181 | 2025-01-31T04:14:36.125Z | Downloaded curve25519-dalek v4.1.3 |
182 | 2025-01-31T04:14:36.125Z | Downloaded rustix v0.38.44 |
183 | 2025-01-31T04:14:36.125Z | Downloaded object v0.32.2 |
184 | 2025-01-31T04:14:36.125Z | Downloaded regex-syntax v0.8.5 |
185 | 2025-01-31T04:14:36.125Z | Downloaded openssl v0.10.69 |
186 | 2025-01-31T04:14:36.125Z | Downloaded nix v0.29.0 |
187 | 2025-01-31T04:14:36.125Z | Downloaded bstr v1.11.3 |
188 | 2025-01-31T04:14:36.125Z | Downloaded color-spantrace v0.2.1 |
189 | 2025-01-31T04:14:36.126Z | Downloaded miniz_oxide v0.8.3 |
190 | 2025-01-31T04:14:36.126Z | Downloaded futures-util v0.3.31 |
191 | 2025-01-31T04:14:36.126Z | Downloaded aho-corasick v1.1.3 |
192 | 2025-01-31T04:14:36.126Z | Downloaded hyper v1.6.0 |
193 | 2025-01-31T04:14:36.126Z | Downloaded hashbrown v0.15.2 |
194 | 2025-01-31T04:14:36.126Z | Downloaded guppy v0.17.12 |
195 | 2025-01-31T04:14:36.126Z | Downloaded crossterm v0.28.1 |
196 | 2025-01-31T04:14:36.126Z | Downloaded cc v1.2.10 |
197 | 2025-01-31T04:14:36.126Z | Downloaded regex-automata v0.4.9 |
198 | 2025-01-31T04:14:36.126Z | Downloaded petgraph v0.6.5 |
199 | 2025-01-31T04:14:36.126Z | Downloaded libc v0.2.169 |
200 | 2025-01-31T04:14:36.150Z | Downloaded tokio v1.43.0 |
201 | 2025-01-31T04:14:36.150Z | Downloaded color-eyre v0.6.3 |
202 | 2025-01-31T04:14:36.175Z | Downloaded serde_derive v1.0.217 |
203 | 2025-01-31T04:14:36.175Z | Downloaded serde v1.0.217 |
204 | 2025-01-31T04:14:36.175Z | Downloaded reqwest v0.12.12 |
205 | 2025-01-31T04:14:36.175Z | Downloaded unicode-width v0.2.0 |
206 | 2025-01-31T04:14:36.199Z | Downloaded tracing-subscriber v0.3.19 |
207 | 2025-01-31T04:14:36.199Z | Downloaded zstd-sys v2.0.13+zstd.1.5.6 |
208 | 2025-01-31T04:14:36.224Z | Downloaded syn v2.0.96 |
209 | 2025-01-31T04:14:36.224Z | Downloaded http v1.2.0 |
210 | 2025-01-31T04:14:36.224Z | Downloaded flate2 v1.0.35 |
211 | 2025-01-31T04:14:36.249Z | Downloaded unicode-width v0.1.14 |
212 | 2025-01-31T04:14:36.249Z | Downloaded futures v0.3.31 |
213 | 2025-01-31T04:14:36.249Z | Downloaded ed25519-dalek v2.1.1 |
214 | 2025-01-31T04:14:36.249Z | Downloaded icu_normalizer_data v1.5.0 |
215 | 2025-01-31T04:14:36.249Z | Downloaded borsh v1.5.5 |
216 | 2025-01-31T04:14:36.273Z | Downloaded base64 v0.21.7 |
217 | 2025-01-31T04:14:36.273Z | Downloaded backtrace v0.3.71 |
218 | 2025-01-31T04:14:36.273Z | Downloaded idna v1.0.3 |
219 | 2025-01-31T04:14:36.273Z | Downloaded num-traits v0.2.19 |
220 | 2025-01-31T04:14:36.273Z | Downloaded webpki-roots v0.26.8 |
221 | 2025-01-31T04:14:36.273Z | Downloaded der v0.7.9 |
222 | 2025-01-31T04:14:36.298Z | Downloaded clap v4.5.27 |
223 | 2025-01-31T04:14:36.298Z | Downloaded base64 v0.22.1 |
224 | 2025-01-31T04:14:36.298Z | Downloaded native-tls v0.2.13 |
225 | 2025-01-31T04:14:36.298Z | Downloaded miette v7.4.0 |
226 | 2025-01-31T04:14:36.298Z | Downloaded semver v1.0.25 |
227 | 2025-01-31T04:14:36.298Z | Downloaded once_cell v1.20.2 |
228 | 2025-01-31T04:14:36.322Z | Downloaded owo-colors v4.1.0 |
229 | 2025-01-31T04:14:36.322Z | Downloaded owo-colors v3.5.0 |
230 | 2025-01-31T04:14:36.322Z | Downloaded openssl-probe v0.1.6 |
231 | 2025-01-31T04:14:36.322Z | Downloaded zipsign-api v0.1.2 |
232 | 2025-01-31T04:14:36.322Z | Downloaded quote v1.0.38 |
233 | 2025-01-31T04:14:36.322Z | Downloaded quinn-udp v0.5.9 |
234 | 2025-01-31T04:14:36.322Z | Downloaded parking_lot_core v0.9.10 |
235 | 2025-01-31T04:14:36.323Z | Downloaded vcpkg v0.2.15 |
236 | 2025-01-31T04:14:36.356Z | Downloaded getrandom v0.3.1 |
237 | 2025-01-31T04:14:36.381Z | Downloaded icu_normalizer v1.5.0 |
238 | 2025-01-31T04:14:36.381Z | Downloaded self_update v0.41.0 |
239 | 2025-01-31T04:14:36.381Z | Downloaded recursion v0.5.2 |
240 | 2025-01-31T04:14:36.381Z | Downloaded derive-where v1.2.7 |
241 | 2025-01-31T04:14:36.381Z | Downloaded cfg-expr v0.17.2 |
242 | 2025-01-31T04:14:36.405Z | Downloaded bytes v1.9.0 |
243 | 2025-01-31T04:14:36.406Z | Downloaded self-replace v1.5.0 |
244 | 2025-01-31T04:14:36.406Z | Downloaded os_pipe v1.2.1 |
245 | 2025-01-31T04:14:36.406Z | Downloaded itertools v0.13.0 |
246 | 2025-01-31T04:14:36.406Z | Downloaded winnow v0.7.0 |
247 | 2025-01-31T04:14:36.430Z | Downloaded icu_locid v1.5.0 |
248 | 2025-01-31T04:14:36.430Z | Downloaded quinn v0.11.6 |
249 | 2025-01-31T04:14:36.430Z | Downloaded indicatif v0.17.11 |
250 | 2025-01-31T04:14:36.430Z | Downloaded winnow v0.6.26 |
251 | 2025-01-31T04:14:36.430Z | Downloaded config v0.15.7 |
252 | 2025-01-31T04:14:36.455Z | Downloaded miniz_oxide v0.7.4 |
253 | 2025-01-31T04:14:36.455Z | Downloaded icu_provider v1.5.0 |
254 | 2025-01-31T04:14:36.455Z | Downloaded icu_locid_transform_data v1.5.0 |
255 | 2025-01-31T04:14:36.455Z | Downloaded indexmap v2.7.1 |
256 | 2025-01-31T04:14:36.455Z | Downloaded indent_write v2.2.0 |
257 | 2025-01-31T04:14:36.455Z | Downloaded rand v0.8.5 |
258 | 2025-01-31T04:14:36.455Z | Downloaded openssl-sys v0.9.104 |
259 | 2025-01-31T04:14:36.480Z | Downloaded zstd v0.13.2 |
260 | 2025-01-31T04:14:36.480Z | Downloaded zerovec v0.10.4 |
261 | 2025-01-31T04:14:36.480Z | Downloaded zerocopy v0.7.35 |
262 | 2025-01-31T04:14:36.504Z | Downloaded hyper-rustls v0.27.5 |
263 | 2025-01-31T04:14:36.504Z | Downloaded dialoguer v0.11.0 |
264 | 2025-01-31T04:14:36.504Z | Downloaded cargo_metadata v0.19.1 |
265 | 2025-01-31T04:14:36.504Z | Downloaded scopeguard v1.2.0 |
266 | 2025-01-31T04:14:36.504Z | Downloaded ron v0.8.1 |
267 | 2025-01-31T04:14:36.504Z | Downloaded proc-macro2 v1.0.93 |
268 | 2025-01-31T04:14:36.504Z | Downloaded pin-project v1.1.8 |
269 | 2025-01-31T04:14:36.529Z | Downloaded lock_api v0.4.12 |
270 | 2025-01-31T04:14:36.529Z | Downloaded rustls-pki-types v1.11.0 |
271 | 2025-01-31T04:14:36.529Z | Downloaded httparse v1.10.0 |
272 | 2025-01-31T04:14:36.529Z | Downloaded eyre v0.6.12 |
273 | 2025-01-31T04:14:36.529Z | Downloaded bitflags v2.8.0 |
274 | 2025-01-31T04:14:36.553Z | Downloaded mime v0.3.17 |
275 | 2025-01-31T04:14:36.553Z | Downloaded miette-derive v7.4.0 |
276 | 2025-01-31T04:14:36.553Z | Downloaded idna_adapter v1.2.0 |
277 | 2025-01-31T04:14:36.553Z | Downloaded ryu v1.0.19 |
278 | 2025-01-31T04:14:36.553Z | Downloaded rustc-demangle v0.1.24 |
279 | 2025-01-31T04:14:36.553Z | Downloaded parking_lot v0.12.3 |
280 | 2025-01-31T04:14:36.553Z | Downloaded humantime-serde v1.1.1 |
281 | 2025-01-31T04:14:36.553Z | Downloaded crypto-common v0.1.6 |
282 | 2025-01-31T04:14:36.554Z | Downloaded camino-tempfile v1.1.1 |
283 | 2025-01-31T04:14:36.554Z | Downloaded serde_json v1.0.138 |
284 | 2025-01-31T04:14:36.554Z | Downloaded futures-channel v0.3.31 |
285 | 2025-01-31T04:14:36.578Z | Downloaded mukti-metadata v0.3.0 |
286 | 2025-01-31T04:14:36.578Z | Downloaded icu_provider_macros v1.5.0 |
287 | 2025-01-31T04:14:36.578Z | Downloaded number_prefix v0.4.0 |
288 | 2025-01-31T04:14:36.578Z | Downloaded pkcs8 v0.10.2 |
289 | 2025-01-31T04:14:36.578Z | Downloaded log v0.4.25 |
290 | 2025-01-31T04:14:36.578Z | Downloaded pin-project-lite v0.2.16 |
291 | 2025-01-31T04:14:36.578Z | Downloaded pin-project-internal v1.1.8 |
292 | 2025-01-31T04:14:36.578Z | Downloaded ipnet v2.11.0 |
293 | 2025-01-31T04:14:36.578Z | Downloaded iana-time-zone v0.1.61 |
294 | 2025-01-31T04:14:36.578Z | Downloaded rustls-pemfile v2.2.0 |
295 | 2025-01-31T04:14:36.578Z | Downloaded itoa v1.0.14 |
296 | 2025-01-31T04:14:36.578Z | Downloaded const-oid v0.9.6 |
297 | 2025-01-31T04:14:36.604Z | Downloaded rustc-hash v2.1.0 |
298 | 2025-01-31T04:14:36.604Z | Downloaded quick-junit v0.5.1 |
299 | 2025-01-31T04:14:36.604Z | Downloaded ppv-lite86 v0.2.20 |
300 | 2025-01-31T04:14:36.604Z | Downloaded pkg-config v0.3.31 |
301 | 2025-01-31T04:14:36.604Z | Downloaded zstd-safe v7.2.1 |
302 | 2025-01-31T04:14:36.604Z | Downloaded zerocopy-derive v0.7.35 |
303 | 2025-01-31T04:14:36.604Z | Downloaded tower v0.5.2 |
304 | 2025-01-31T04:14:36.604Z | Downloaded toml_edit v0.22.23 |
305 | 2025-01-31T04:14:36.628Z | Downloaded hyper-util v0.1.10 |
306 | 2025-01-31T04:14:36.652Z | Downloaded displaydoc v0.2.5 |
307 | 2025-01-31T04:14:36.653Z | Downloaded is_ci v1.2.0 |
308 | 2025-01-31T04:14:36.653Z | Downloaded getrandom v0.2.15 |
309 | 2025-01-31T04:14:36.653Z | Downloaded fnv v1.0.7 |
310 | 2025-01-31T04:14:36.653Z | Downloaded duct v0.13.7 |
311 | 2025-01-31T04:14:36.653Z | Downloaded camino v1.1.9 |
312 | 2025-01-31T04:14:36.653Z | Downloaded base64ct v1.6.0 |
313 | 2025-01-31T04:14:36.653Z | Downloaded either v1.13.0 |
314 | 2025-01-31T04:14:36.653Z | Downloaded console v0.15.10 |
315 | 2025-01-31T04:14:36.653Z | Downloaded utf8parse v0.2.2 |
316 | 2025-01-31T04:14:36.653Z | Downloaded url v2.5.4 |
317 | 2025-01-31T04:14:36.653Z | Downloaded typenum v1.17.0 |
318 | 2025-01-31T04:14:36.678Z | Downloaded tracing-core v0.1.33 |
319 | 2025-01-31T04:14:36.678Z | Downloaded crc32fast v1.4.2 |
320 | 2025-01-31T04:14:36.678Z | Downloaded clap_derive v4.5.24 |
321 | 2025-01-31T04:14:36.678Z | Downloaded pathdiff v0.2.3 |
322 | 2025-01-31T04:14:36.678Z | Downloaded litemap v0.7.4 |
323 | 2025-01-31T04:14:36.678Z | Downloaded jobserver v0.1.32 |
324 | 2025-01-31T04:14:36.678Z | Downloaded uuid v1.12.1 |
325 | 2025-01-31T04:14:36.678Z | Downloaded unicode-ident v1.0.16 |
326 | 2025-01-31T04:14:36.678Z | Downloaded tracing v0.1.41 |
327 | 2025-01-31T04:14:36.678Z | Downloaded tempfile v3.16.0 |
328 | 2025-01-31T04:14:36.703Z | Downloaded tar v0.4.43 |
329 | 2025-01-31T04:14:36.703Z | Downloaded synstructure v0.13.1 |
330 | 2025-01-31T04:14:36.703Z | Downloaded heck v0.5.0 |
331 | 2025-01-31T04:14:36.703Z | Downloaded digest v0.10.7 |
332 | 2025-01-31T04:14:36.703Z | Downloaded anstyle-parse v0.2.6 |
333 | 2025-01-31T04:14:36.703Z | Downloaded is_terminal_polyfill v1.70.1 |
334 | 2025-01-31T04:14:36.703Z | Downloaded vte v0.14.1 |
335 | 2025-01-31T04:14:36.703Z | Downloaded anstyle-query v1.1.2 |
336 | 2025-01-31T04:14:36.703Z | Downloaded anstyle v1.0.10 |
337 | 2025-01-31T04:14:36.703Z | Downloaded http-body v1.0.1 |
338 | 2025-01-31T04:14:36.703Z | Downloaded home v0.5.11 |
339 | 2025-01-31T04:14:36.703Z | Downloaded hex v0.4.3 |
340 | 2025-01-31T04:14:36.703Z | Downloaded generic-array v0.14.7 |
341 | 2025-01-31T04:14:36.703Z | Downloaded futures-sink v0.3.31 |
342 | 2025-01-31T04:14:36.703Z | Downloaded futures-core v0.3.31 |
343 | 2025-01-31T04:14:36.728Z | Downloaded fixedbitset v0.4.2 |
344 | 2025-01-31T04:14:36.728Z | Downloaded filetime v0.2.25 |
345 | 2025-01-31T04:14:36.728Z | Downloaded curve25519-dalek-derive v0.1.1 |
346 | 2025-01-31T04:14:36.728Z | Downloaded cfg-if v1.0.0 |
347 | 2025-01-31T04:14:36.728Z | Downloaded textwrap v0.16.1 |
348 | 2025-01-31T04:14:36.729Z | Downloaded socket2 v0.5.8 |
349 | 2025-01-31T04:14:36.729Z | Downloaded humantime v2.1.0 |
350 | 2025-01-31T04:14:36.729Z | Downloaded http-body-util v0.1.2 |
351 | 2025-01-31T04:14:36.729Z | Downloaded futures-executor v0.3.31 |
352 | 2025-01-31T04:14:36.729Z | Downloaded future-queue v0.3.0 |
353 | 2025-01-31T04:14:36.729Z | Downloaded form_urlencoded v1.2.1 |
354 | 2025-01-31T04:14:36.729Z | Downloaded clap_lex v0.7.4 |
355 | 2025-01-31T04:14:36.729Z | Downloaded yoke v0.7.5 |
356 | 2025-01-31T04:14:36.729Z | Downloaded xxhash-rust v0.8.15 |
357 | 2025-01-31T04:14:36.729Z | Downloaded xattr v1.4.0 |
358 | 2025-01-31T04:14:36.729Z | Downloaded writeable v0.5.5 |
359 | 2025-01-31T04:14:36.753Z | Downloaded version_check v0.9.5 |
360 | 2025-01-31T04:14:36.754Z | Downloaded untrusted v0.9.0 |
361 | 2025-01-31T04:14:36.754Z | Downloaded tracing-log v0.2.0 |
362 | 2025-01-31T04:14:36.754Z | Downloaded tracing-error v0.2.1 |
363 | 2025-01-31T04:14:36.754Z | Downloaded tracing-attributes v0.1.28 |
364 | 2025-01-31T04:14:36.754Z | Downloaded tokio-rustls v0.26.1 |
365 | 2025-01-31T04:14:36.754Z | Downloaded tinyvec v1.8.1 |
366 | 2025-01-31T04:14:36.754Z | Downloaded supports-color v3.0.2 |
367 | 2025-01-31T04:14:36.754Z | Downloaded strsim v0.11.1 |
368 | 2025-01-31T04:14:36.754Z | Downloaded serde_spanned v0.6.8 |
369 | 2025-01-31T04:14:36.754Z | Downloaded hyper-tls v0.6.0 |
370 | 2025-01-31T04:14:36.754Z | Downloaded futures-task v0.3.31 |
371 | 2025-01-31T04:14:36.754Z | Downloaded futures-macro v0.3.31 |
372 | 2025-01-31T04:14:36.754Z | Downloaded futures-io v0.3.31 |
373 | 2025-01-31T04:14:36.754Z | Downloaded errno v0.3.10 |
374 | 2025-01-31T04:14:36.779Z | Downloaded ed25519 v2.2.3 |
375 | 2025-01-31T04:14:36.779Z | Downloaded zeroize v1.8.1 |
376 | 2025-01-31T04:14:36.779Z | Downloaded yoke-derive v0.7.5 |
377 | 2025-01-31T04:14:36.779Z | Downloaded utf8_iter v1.0.4 |
378 | 2025-01-31T04:14:36.779Z | Downloaded unicode-linebreak v0.1.5 |
379 | 2025-01-31T04:14:36.779Z | Downloaded unicase v2.8.1 |
380 | 2025-01-31T04:14:36.779Z | Downloaded toml_datetime v0.6.8 |
381 | 2025-01-31T04:14:36.779Z | Downloaded tokio-stream v0.1.17 |
382 | 2025-01-31T04:14:36.779Z | Downloaded tokio-macros v2.5.0 |
383 | 2025-01-31T04:14:36.779Z | Downloaded tinyvec_macros v0.1.1 |
384 | 2025-01-31T04:14:36.779Z | Downloaded thread_local v1.1.8 |
385 | 2025-01-31T04:14:36.779Z | Downloaded thiserror v2.0.11 |
386 | 2025-01-31T04:14:36.804Z | Downloaded target-spec-miette v0.4.4 |
387 | 2025-01-31T04:14:36.804Z | Downloaded target-spec v3.3.1 |
388 | 2025-01-31T04:14:36.804Z | Downloaded target-lexicon v0.12.16 |
389 | 2025-01-31T04:14:36.804Z | Downloaded supports-hyperlinks v3.1.0 |
390 | 2025-01-31T04:14:36.804Z | Downloaded static_assertions v1.1.0 |
391 | 2025-01-31T04:14:36.804Z | Downloaded spin v0.9.8 |
392 | 2025-01-31T04:14:36.804Z | Downloaded smallvec v1.13.2 |
393 | 2025-01-31T04:14:36.804Z | Downloaded slab v0.4.9 |
394 | 2025-01-31T04:14:36.804Z | Downloaded debug-ignore v1.0.5 |
395 | 2025-01-31T04:14:36.804Z | Downloaded colorchoice v1.0.3 |
396 | 2025-01-31T04:14:36.804Z | Downloaded block-buffer v0.10.4 |
397 | 2025-01-31T04:14:36.804Z | Downloaded backtrace-ext v0.2.1 |
398 | 2025-01-31T04:14:36.804Z | Downloaded utf16_iter v1.0.5 |
399 | 2025-01-31T04:14:36.829Z | Downloaded tokio-native-tls v0.3.1 |
400 | 2025-01-31T04:14:36.829Z | Downloaded terminal_size v0.4.1 |
401 | 2025-01-31T04:14:36.829Z | Downloaded supports-unicode v3.0.0 |
402 | 2025-01-31T04:14:36.829Z | Downloaded spki v0.7.3 |
403 | 2025-01-31T04:14:36.829Z | Downloaded smol_str v0.3.2 |
404 | 2025-01-31T04:14:36.829Z | Downloaded signature v2.2.0 |
405 | 2025-01-31T04:14:36.829Z | Downloaded ring v0.17.8 |
406 | 2025-01-31T04:14:36.890Z | Downloaded signal-hook-mio v0.2.4 |
407 | 2025-01-31T04:14:36.914Z | Downloaded signal-hook v0.3.17 |
408 | 2025-01-31T04:14:36.914Z | Downloaded sharded-slab v0.1.7 |
409 | 2025-01-31T04:14:36.914Z | Downloaded sha2 v0.10.8 |
410 | 2025-01-31T04:14:36.914Z | Downloaded equivalent v1.0.1 |
411 | 2025-01-31T04:14:36.914Z | Downloaded enable-ansi-support v0.2.1 |
412 | 2025-01-31T04:14:36.914Z | Downloaded cpufeatures v0.2.17 |
413 | 2025-01-31T04:14:36.914Z | Downloaded cargo-platform v0.1.9 |
414 | 2025-01-31T04:14:36.914Z | Downloaded tinystr v0.7.6 |
415 | 2025-01-31T04:14:36.914Z | Downloaded thiserror-impl v1.0.69 |
416 | 2025-01-31T04:14:36.914Z | Downloaded thiserror v1.0.69 |
417 | 2025-01-31T04:14:36.915Z | Downloaded subtle v2.6.1 |
418 | 2025-01-31T04:14:36.939Z | Downloaded stable_deref_trait v1.2.0 |
419 | 2025-01-31T04:14:36.939Z | Downloaded cfg_aliases v0.2.1 |
420 | 2025-01-31T04:14:36.939Z | Downloaded byteorder v1.5.0 |
421 | 2025-01-31T04:14:36.939Z | Downloaded ahash v0.8.11 |
422 | 2025-01-31T04:14:36.939Z | Downloaded strip-ansi-escapes v0.2.1 |
423 | 2025-01-31T04:14:36.939Z | Downloaded try-lock v0.2.5 |
424 | 2025-01-31T04:14:36.939Z | Downloaded guppy-workspace-hack v0.1.0 |
425 | 2025-01-31T04:14:36.939Z | Downloaded foreign-types-shared v0.1.1 |
426 | 2025-01-31T04:14:36.939Z | Downloaded shared_child v1.0.1 |
427 | 2025-01-31T04:14:36.939Z | Downloaded foreign-types v0.3.2 |
428 | 2025-01-31T04:14:36.939Z | Downloaded tower-layer v0.3.3 |
429 | 2025-01-31T04:14:36.939Z | Downloaded sync_wrapper v1.0.2 |
430 | 2025-01-31T04:14:36.939Z | Downloaded swrite v0.1.0 |
431 | 2025-01-31T04:14:36.940Z | Downloaded shell-words v1.1.0 |
432 | 2025-01-31T04:14:36.940Z | Downloaded serde_urlencoded v0.7.1 |
433 | 2025-01-31T04:14:36.940Z | Downloaded serde_path_to_error v0.1.16 |
434 | 2025-01-31T04:14:36.940Z | Downloaded addr2line v0.21.0 |
435 | 2025-01-31T04:14:36.940Z | Downloaded adler2 v2.0.0 |
436 | 2025-01-31T04:14:36.940Z | Downloaded adler v1.0.2 |
437 | 2025-01-31T04:14:36.980Z | Compiling proc-macro2 v1.0.93 |
438 | 2025-01-31T04:14:36.981Z | Compiling unicode-ident v1.0.16 |
439 | 2025-01-31T04:14:36.981Z | Compiling libc v0.2.169 |
440 | 2025-01-31T04:14:37.005Z | Compiling cfg-if v1.0.0 |
441 | 2025-01-31T04:14:37.005Z | Compiling memchr v2.7.4 |
442 | 2025-01-31T04:14:37.005Z | Compiling serde v1.0.217 |
443 | 2025-01-31T04:14:37.005Z | Compiling once_cell v1.20.2 |
444 | 2025-01-31T04:14:37.203Z | Compiling shlex v1.3.0 |
445 | 2025-01-31T04:14:37.227Z | Compiling autocfg v1.4.0 |
446 | 2025-01-31T04:14:37.486Z | Compiling log v0.4.25 |
447 | 2025-01-31T04:14:37.511Z | Compiling pin-project-lite v0.2.16 |
448 | 2025-01-31T04:14:37.645Z | Compiling itoa v1.0.14 |
449 | 2025-01-31T04:14:37.680Z | Compiling smallvec v1.13.2 |
450 | 2025-01-31T04:14:37.863Z | Compiling bitflags v2.8.0 |
451 | 2025-01-31T04:14:37.975Z | Compiling rustix v0.38.44 |
452 | 2025-01-31T04:14:38.010Z | Compiling futures-core v0.3.31 |
453 | 2025-01-31T04:14:38.228Z | Compiling slab v0.4.9 |
454 | 2025-01-31T04:14:38.276Z | Compiling stable_deref_trait v1.2.0 |
455 | 2025-01-31T04:14:38.389Z | Compiling jobserver v0.1.32 |
456 | 2025-01-31T04:14:38.413Z | Compiling bytes v1.9.0 |
457 | 2025-01-31T04:14:38.628Z | Compiling futures-sink v0.3.31 |
458 | 2025-01-31T04:14:38.721Z | Compiling quote v1.0.38 |
459 | 2025-01-31T04:14:38.797Z | Compiling cc v1.2.10 |
460 | 2025-01-31T04:14:38.987Z | Compiling getrandom v0.2.15 |
461 | 2025-01-31T04:14:39.016Z | Compiling errno v0.3.10 |
462 | 2025-01-31T04:14:39.161Z | Compiling syn v2.0.96 |
463 | 2025-01-31T04:14:39.243Z | Compiling signal-hook-registry v1.4.2 |
464 | 2025-01-31T04:14:39.267Z | Compiling futures-channel v0.3.31 |
465 | 2025-01-31T04:14:39.308Z | Compiling mio v1.0.3 |
466 | 2025-01-31T04:14:39.360Z | Compiling version_check v0.9.5 |
467 | 2025-01-31T04:14:39.859Z | Compiling pin-utils v0.1.0 |
468 | 2025-01-31T04:14:39.859Z | Compiling futures-io v0.3.31 |
469 | 2025-01-31T04:14:39.923Z | Compiling futures-task v0.3.31 |
470 | 2025-01-31T04:14:39.958Z | Compiling ryu v1.0.19 |
471 | 2025-01-31T04:14:40.112Z | Compiling serde_json v1.0.138 |
472 | 2025-01-31T04:14:40.218Z | Compiling socket2 v0.5.8 |
473 | 2025-01-31T04:14:40.488Z | Compiling tracing-core v0.1.33 |
474 | 2025-01-31T04:14:40.488Z | Compiling writeable v0.5.5 |
475 | 2025-01-31T04:14:40.520Z | Compiling litemap v0.7.4 |
476 | 2025-01-31T04:14:40.658Z | Compiling fnv v1.0.7 |
477 | 2025-01-31T04:14:40.814Z | Compiling camino v1.1.9 |
478 | 2025-01-31T04:14:40.937Z | Compiling icu_locid_transform_data v1.5.0 |
479 | 2025-01-31T04:14:41.054Z | Compiling rustls-pki-types v1.11.0 |
480 | 2025-01-31T04:14:41.399Z | Compiling equivalent v1.0.1 |
481 | 2025-01-31T04:14:41.423Z | Compiling target-lexicon v0.12.16 |
482 | 2025-01-31T04:14:41.543Z | Compiling getrandom v0.3.1 |
483 | 2025-01-31T04:14:41.615Z | Compiling ring v0.17.8 |
484 | 2025-01-31T04:14:41.639Z | Compiling hashbrown v0.15.2 |
485 | 2025-01-31T04:14:42.024Z | Compiling backtrace v0.3.71 |
486 | 2025-01-31T04:14:42.277Z | Compiling http v1.2.0 |
487 | 2025-01-31T04:14:42.456Z | Compiling gimli v0.28.1 |
488 | 2025-01-31T04:14:42.481Z | Compiling spin v0.9.8 |
489 | 2025-01-31T04:14:42.515Z | Compiling adler v1.0.2 |
490 | 2025-01-31T04:14:42.674Z | Compiling guppy-workspace-hack v0.1.0 |
491 | 2025-01-31T04:14:42.770Z | Compiling typenum v1.17.0 |
492 | 2025-01-31T04:14:42.812Z | Compiling icu_properties_data v1.5.0 |
493 | 2025-01-31T04:14:42.900Z | Compiling httparse v1.10.0 |
494 | 2025-01-31T04:14:42.969Z | Compiling untrusted v0.9.0 |
495 | 2025-01-31T04:14:43.028Z | Compiling thiserror v1.0.69 |
496 | 2025-01-31T04:14:43.161Z | Compiling semver v1.0.25 |
497 | 2025-01-31T04:14:43.416Z | Compiling byteorder v1.5.0 |
498 | 2025-01-31T04:14:43.572Z | Compiling http-body v1.0.1 |
499 | 2025-01-31T04:14:43.726Z | Compiling miniz_oxide v0.7.4 |
500 | 2025-01-31T04:14:43.803Z | Compiling generic-array v0.14.7 |
501 | 2025-01-31T04:14:44.054Z | Compiling object v0.32.2 |
502 | 2025-01-31T04:14:44.096Z | Compiling fastrand v2.3.0 |
503 | 2025-01-31T04:14:44.670Z | Compiling utf16_iter v1.0.5 |
504 | 2025-01-31T04:14:44.779Z | Compiling unicode-width v0.2.0 |
505 | 2025-01-31T04:14:44.825Z | Compiling zeroize v1.8.1 |
506 | 2025-01-31T04:14:44.893Z | Compiling pkg-config v0.3.31 |
507 | 2025-01-31T04:14:45.121Z | Compiling synstructure v0.13.1 |
508 | 2025-01-31T04:14:45.251Z | Compiling thiserror v2.0.11 |
509 | 2025-01-31T04:14:45.705Z | Compiling utf8_iter v1.0.4 |
510 | 2025-01-31T04:14:45.744Z | Compiling try-lock v0.2.5 |
511 | 2025-01-31T04:14:45.877Z | Compiling addr2line v0.21.0 |
512 | 2025-01-31T04:14:45.901Z | Compiling icu_normalizer_data v1.5.0 |
513 | 2025-01-31T04:14:45.955Z | Compiling target-spec v3.3.1 |
514 | 2025-01-31T04:14:46.007Z | Compiling rustls v0.23.22 |
515 | 2025-01-31T04:14:46.085Z | Compiling rustc-demangle v0.1.24 |
516 | 2025-01-31T04:14:46.306Z | Compiling write16 v1.0.0 |
517 | 2025-01-31T04:14:46.375Z | Compiling want v0.3.1 |
518 | 2025-01-31T04:14:46.445Z | Compiling zstd-sys v2.0.13+zstd.1.5.6 |
519 | 2025-01-31T04:14:46.642Z | Compiling tempfile v3.16.0 |
520 | 2025-01-31T04:14:46.885Z | Compiling cfg-expr v0.17.2 |
521 | 2025-01-31T04:14:47.886Z | Compiling terminal_size v0.4.1 |
522 | 2025-01-31T04:14:48.003Z | Compiling aho-corasick v1.1.3 |
523 | 2025-01-31T04:14:48.087Z | Compiling tower-service v0.3.3 |
524 | 2025-01-31T04:14:48.112Z | Compiling regex-syntax v0.8.5 |
525 | 2025-01-31T04:14:48.222Z | Compiling either v1.13.0 |
526 | 2025-01-31T04:14:48.247Z | Compiling subtle v2.6.1 |
527 | 2025-01-31T04:14:48.400Z | Compiling serde_derive v1.0.217 |
528 | 2025-01-31T04:14:48.499Z | Compiling zerofrom-derive v0.1.5 |
529 | 2025-01-31T04:14:48.581Z | Compiling yoke-derive v0.7.5 |
530 | 2025-01-31T04:14:48.682Z | Compiling zerovec-derive v0.10.3 |
531 | 2025-01-31T04:14:50.319Z | Compiling displaydoc v0.2.5 |
532 | 2025-01-31T04:14:50.622Z | Compiling futures-macro v0.3.31 |
533 | 2025-01-31T04:14:50.647Z | Compiling tokio-macros v2.5.0 |
534 | 2025-01-31T04:14:51.050Z | Compiling zerofrom v0.1.5 |
535 | 2025-01-31T04:14:51.261Z | Compiling yoke v0.7.5 |
536 | 2025-01-31T04:14:51.564Z | Compiling zerovec v0.10.4 |
537 | 2025-01-31T04:14:51.588Z | Compiling icu_provider_macros v1.5.0 |
538 | 2025-01-31T04:14:51.805Z | Compiling tokio v1.43.0 |
539 | 2025-01-31T04:14:52.092Z | Compiling futures-util v0.3.31 |
540 | 2025-01-31T04:14:52.533Z | Compiling tracing-attributes v0.1.28 |
541 | 2025-01-31T04:14:52.653Z | Compiling zerocopy-derive v0.7.35 |
542 | 2025-01-31T04:14:53.923Z | Compiling tinystr v0.7.6 |
543 | 2025-01-31T04:14:54.154Z | Compiling icu_collections v1.5.0 |
544 | 2025-01-31T04:14:54.274Z | Compiling icu_locid v1.5.0 |
545 | 2025-01-31T04:14:54.895Z | Compiling tracing v0.1.41 |
546 | 2025-01-31T04:14:55.451Z | Compiling icu_provider v1.5.0 |
547 | 2025-01-31T04:14:56.371Z | Compiling icu_locid_transform v1.5.0 |
548 | 2025-01-31T04:14:57.166Z | Compiling zerocopy v0.7.35 |
549 | 2025-01-31T04:14:58.926Z | Compiling indexmap v2.7.1 |
550 | 2025-01-31T04:14:59.687Z | Compiling icu_properties v1.5.1 |
551 | 2025-01-31T04:15:00.213Z | Compiling thiserror-impl v1.0.69 |
552 | 2025-01-31T04:15:00.394Z | Compiling rustls-webpki v0.102.8 |
553 | 2025-01-31T04:15:02.187Z | Compiling thiserror-impl v2.0.11 |
554 | 2025-01-31T04:15:02.586Z | Compiling owo-colors v4.1.0 |
555 | 2025-01-31T04:15:02.873Z | Compiling icu_normalizer v1.5.0 |
556 | 2025-01-31T04:15:03.411Z | Compiling percent-encoding v2.3.1 |
557 | 2025-01-31T04:15:03.854Z | Compiling idna_adapter v1.2.0 |
558 | 2025-01-31T04:15:04.041Z | Compiling form_urlencoded v1.2.1 |
559 | 2025-01-31T04:15:04.499Z | Compiling hyper v1.6.0 |
560 | 2025-01-31T04:15:04.682Z | Compiling regex-automata v0.4.9 |
561 | 2025-01-31T04:15:07.128Z | Compiling ahash v0.8.11 |
562 | 2025-01-31T04:15:07.431Z | Compiling lock_api v0.4.12 |
563 | 2025-01-31T04:15:07.751Z | Compiling num-traits v0.2.19 |
564 | 2025-01-31T04:15:08.052Z | Compiling portable-atomic v1.10.0 |
565 | 2025-01-31T04:15:08.801Z | Compiling signal-hook v0.3.17 |
566 | 2025-01-31T04:15:09.088Z | Compiling unicode-linebreak v0.1.5 |
567 | 2025-01-31T04:15:09.507Z | Compiling nextest-workspace-hack v0.1.0 |
568 | 2025-01-31T04:15:09.667Z | Compiling unicode-width v0.1.14 |
569 | 2025-01-31T04:15:09.794Z | Compiling lazy_static v1.5.0 |
570 | 2025-01-31T04:15:09.926Z | Compiling parking_lot_core v0.9.10 |
571 | 2025-01-31T04:15:10.188Z | Compiling is_ci v1.2.0 |
572 | 2025-01-31T04:15:10.319Z | Compiling supports-color v3.0.2 |
573 | 2025-01-31T04:15:10.428Z | Compiling textwrap v0.16.1 |
574 | 2025-01-31T04:15:10.681Z | Compiling sharded-slab v0.1.7 |
575 | 2025-01-31T04:15:11.037Z | Compiling tokio-rustls v0.26.1 |
576 | 2025-01-31T04:15:11.539Z | Compiling hyper-util v0.1.10 |
577 | 2025-01-31T04:15:11.941Z | Compiling idna v1.0.3 |
578 | 2025-01-31T04:15:12.846Z | Compiling backtrace-ext v0.2.1 |
579 | 2025-01-31T04:15:13.307Z | Compiling pathdiff v0.2.3 |
580 | 2025-01-31T04:15:13.371Z | Compiling toml_datetime v0.6.8 |
581 | 2025-01-31T04:15:13.487Z | Compiling cargo-platform v0.1.9 |
582 | 2025-01-31T04:15:13.935Z | Compiling serde_spanned v0.6.8 |
583 | 2025-01-31T04:15:14.177Z | Compiling miette-derive v7.4.0 |
584 | 2025-01-31T04:15:14.409Z | Compiling console v0.15.10 |
585 | 2025-01-31T04:15:16.009Z | Compiling webpki-roots v0.26.8 |
586 | 2025-01-31T04:15:16.191Z | Compiling tracing-log v0.2.0 |
587 | 2025-01-31T04:15:16.315Z | Compiling sync_wrapper v1.0.2 |
588 | 2025-01-31T04:15:16.464Z | Compiling thread_local v1.1.8 |
589 | 2025-01-31T04:15:16.568Z | Compiling winnow v0.7.0 |
590 | 2025-01-31T04:15:16.854Z | Compiling fixedbitset v0.4.2 |
591 | 2025-01-31T04:15:17.062Z | Compiling zstd-safe v7.2.1 |
592 | 2025-01-31T04:15:17.294Z | Compiling supports-unicode v3.0.0 |
593 | 2025-01-31T04:15:17.390Z | Compiling utf8parse v0.2.2 |
594 | 2025-01-31T04:15:17.522Z | Compiling newtype-uuid v1.2.1 |
595 | 2025-01-31T04:15:17.549Z | Compiling cfg_aliases v0.2.1 |
596 | 2025-01-31T04:15:17.574Z | Compiling supports-hyperlinks v3.1.0 |
597 | 2025-01-31T04:15:17.657Z | Compiling adler2 v2.0.0 |
598 | 2025-01-31T04:15:17.729Z | Compiling tower-layer v0.3.3 |
599 | 2025-01-31T04:15:17.826Z | Compiling scopeguard v1.2.0 |
600 | 2025-01-31T04:15:17.935Z | Compiling miniz_oxide v0.8.3 |
601 | 2025-01-31T04:15:17.978Z | Compiling miette v7.4.0 |
602 | 2025-01-31T04:15:18.065Z | Compiling tower v0.5.2 |
603 | 2025-01-31T04:15:18.363Z | Compiling nix v0.29.0 |
604 | 2025-01-31T04:15:18.811Z | Compiling anstyle-parse v0.2.6 |
605 | 2025-01-31T04:15:19.096Z | Compiling petgraph v0.6.5 |
606 | 2025-01-31T04:15:19.165Z | Compiling tracing-subscriber v0.3.19 |
607 | 2025-01-31T04:15:20.004Z | Compiling toml_edit v0.22.23 |
608 | 2025-01-31T04:15:20.664Z | Compiling hyper-rustls v0.27.5 |
609 | 2025-01-31T04:15:21.424Z | Compiling cargo_metadata v0.19.1 |
610 | 2025-01-31T04:15:21.960Z | Compiling url v2.5.4 |
611 | 2025-01-31T04:15:27.711Z | Compiling regex v1.11.1 |
612 | 2025-01-31T04:15:28.173Z | Compiling crypto-common v0.1.6 |
613 | 2025-01-31T04:15:28.295Z | Compiling block-buffer v0.10.4 |
614 | 2025-01-31T04:15:28.380Z | Compiling serde_urlencoded v0.7.1 |
615 | 2025-01-31T04:15:28.523Z | Compiling ppv-lite86 v0.2.20 |
616 | 2025-01-31T04:15:28.547Z | Compiling smol_str v0.3.2 |
617 | 2025-01-31T04:15:28.876Z | Compiling futures-executor v0.3.31 |
618 | 2025-01-31T04:15:29.126Z | Compiling http-body-util v0.1.2 |
619 | 2025-01-31T04:15:29.190Z | Compiling itertools v0.13.0 |
620 | 2025-01-31T04:15:29.603Z | Compiling pin-project-internal v1.1.8 |
621 | 2025-01-31T04:15:29.803Z | Compiling rustls-pemfile v2.2.0 |
622 | 2025-01-31T04:15:30.204Z | Compiling xattr v1.4.0 |
623 | 2025-01-31T04:15:30.487Z | Compiling rand_core v0.6.4 |
624 | 2025-01-31T04:15:30.511Z | Compiling uuid v1.12.1 |
625 | 2025-01-31T04:15:30.907Z | Compiling filetime v0.2.25 |
626 | 2025-01-31T04:15:31.236Z | Compiling bstr v1.11.3 |
627 | 2025-01-31T04:15:31.438Z | Compiling vte v0.14.1 |
628 | 2025-01-31T04:15:31.701Z | Compiling crc32fast v1.4.2 |
629 | 2025-01-31T04:15:31.726Z | Compiling self_update v0.41.0 |
630 | 2025-01-31T04:15:31.781Z | Compiling colorchoice v1.0.3 |
631 | 2025-01-31T04:15:31.951Z | Compiling anstyle-query v1.1.2 |
632 | 2025-01-31T04:15:32.048Z | Compiling base64 v0.22.1 |
633 | 2025-01-31T04:15:32.073Z | Compiling mime v0.3.17 |
634 | 2025-01-31T04:15:32.107Z | Compiling static_assertions v1.1.0 |
635 | 2025-01-31T04:15:32.148Z | Compiling tinyvec_macros v0.1.1 |
636 | 2025-01-31T04:15:32.215Z | Compiling nested v0.1.1 |
637 | 2025-01-31T04:15:32.245Z | Compiling debug-ignore v1.0.5 |
638 | 2025-01-31T04:15:32.396Z | Compiling iana-time-zone v0.1.61 |
639 | 2025-01-31T04:15:32.482Z | Compiling number_prefix v0.4.0 |
640 | 2025-01-31T04:15:32.533Z | Compiling anstyle v1.0.10 |
641 | 2025-01-31T04:15:32.715Z | Compiling is_terminal_polyfill v1.70.1 |
642 | 2025-01-31T04:15:32.844Z | Compiling ipnet v2.11.0 |
643 | 2025-01-31T04:15:32.913Z | Compiling eyre v0.6.12 |
644 | 2025-01-31T04:15:32.943Z | Compiling anstream v0.6.18 |
645 | 2025-01-31T04:15:32.972Z | Compiling indicatif v0.17.11 |
646 | 2025-01-31T04:15:33.002Z | Compiling chrono v0.4.39 |
647 | 2025-01-31T04:15:33.760Z | Compiling reqwest v0.12.12 |
648 | 2025-01-31T04:15:33.836Z | Compiling guppy v0.17.12 |
649 | 2025-01-31T04:15:35.284Z | Compiling tinyvec v1.8.1 |
650 | 2025-01-31T04:15:36.671Z | Compiling globset v0.4.15 |
651 | 2025-01-31T04:15:38.495Z | Compiling flate2 v1.0.35 |
652 | 2025-01-31T04:15:39.279Z | Compiling pin-project v1.1.8 |
653 | 2025-01-31T04:15:39.370Z | Compiling strip-ansi-escapes v0.2.1 |
654 | 2025-01-31T04:15:39.424Z | Compiling tar v0.4.43 |
655 | 2025-01-31T04:15:39.839Z | Compiling rand_chacha v0.3.1 |
656 | 2025-01-31T04:15:40.363Z | Compiling futures v0.3.31 |
657 | 2025-01-31T04:15:40.471Z | Compiling nextest-metadata v0.12.1 |
658 | 2025-01-31T04:15:40.635Z | Compiling digest v0.10.7 |
659 | 2025-01-31T04:15:40.987Z | Compiling parking_lot v0.12.3 |
660 | 2025-01-31T04:15:41.153Z | Compiling signal-hook-mio v0.2.4 |
661 | 2025-01-31T04:15:41.327Z | Compiling toml v0.8.19 |
662 | 2025-01-31T04:15:42.717Z | Compiling tracing-error v0.2.1 |
663 | 2025-01-31T04:15:43.718Z | Compiling self-replace v1.5.0 |
664 | 2025-01-31T04:15:43.856Z | Compiling shared_child v1.0.1 |
665 | 2025-01-31T04:15:44.133Z | Compiling os_pipe v1.2.1 |
666 | 2025-01-31T04:15:44.381Z | Compiling quick-xml v0.37.2 |
667 | 2025-01-31T04:15:44.405Z | Compiling quick-xml v0.23.1 |
668 | 2025-01-31T04:15:44.460Z | Compiling indenter v0.3.3 |
669 | 2025-01-31T04:15:44.638Z | Compiling urlencoding v2.1.3 |
670 | 2025-01-31T04:15:45.009Z | Compiling clap_lex v0.7.4 |
671 | 2025-01-31T04:15:45.649Z | Compiling heck v0.5.0 |
672 | 2025-01-31T04:15:45.998Z | Compiling unicase v2.8.1 |
673 | 2025-01-31T04:15:46.356Z | Compiling recursion v0.5.2 |
674 | 2025-01-31T04:15:46.461Z | Compiling owo-colors v3.5.0 |
675 | 2025-01-31T04:15:46.548Z | Compiling strsim v0.11.1 |
676 | 2025-01-31T04:15:47.208Z | Compiling shell-words v1.1.0 |
677 | 2025-01-31T04:15:47.350Z | Compiling winnow v0.6.26 |
678 | 2025-01-31T04:15:47.628Z | Compiling cpufeatures v0.2.17 |
679 | 2025-01-31T04:15:47.728Z | Compiling humantime v2.1.0 |
680 | 2025-01-31T04:15:48.067Z | Compiling humantime-serde v1.1.1 |
681 | 2025-01-31T04:15:48.241Z | Compiling color-spantrace v0.2.1 |
682 | 2025-01-31T04:15:48.293Z | Compiling sha2 v0.10.8 |
683 | 2025-01-31T04:15:48.419Z | Compiling clap_builder v4.5.27 |
684 | 2025-01-31T04:15:49.082Z | Compiling clap_derive v4.5.24 |
685 | 2025-01-31T04:15:50.574Z | Compiling nextest-filtering v0.13.0 |
686 | 2025-01-31T04:15:50.819Z | Compiling quick-junit v0.5.1 |
687 | 2025-01-31T04:15:52.554Z | Compiling zstd v0.13.2 |
688 | 2025-01-31T04:15:52.849Z | Compiling duct v0.13.7 |
689 | 2025-01-31T04:15:53.341Z | Compiling cargo-nextest v0.9.88 |
690 | 2025-01-31T04:15:53.793Z | Compiling config v0.15.7 |
691 | 2025-01-31T04:15:55.002Z | Compiling crossterm v0.28.1 |
692 | 2025-01-31T04:15:56.206Z | Compiling async-scoped v0.9.0 |
693 | 2025-01-31T04:15:56.469Z | Compiling rand v0.8.5 |
694 | 2025-01-31T04:15:57.700Z | Compiling unicode-normalization v0.1.24 |
695 | 2025-01-31T04:15:57.962Z | Compiling target-spec-miette v0.4.4 |
696 | 2025-01-31T04:15:58.697Z | Compiling mukti-metadata v0.3.0 |
697 | 2025-01-31T04:15:58.754Z | Compiling camino-tempfile v1.1.1 |
698 | 2025-01-31T04:15:59.473Z | Compiling tokio-stream v0.1.17 |
699 | 2025-01-31T04:15:59.588Z | Compiling serde_ignored v0.1.10 |
700 | 2025-01-31T04:15:59.946Z | Compiling serde_path_to_error v0.1.16 |
701 | 2025-01-31T04:16:00.427Z | Compiling future-queue v0.3.0 |
702 | 2025-01-31T04:16:00.466Z | Compiling itertools v0.14.0 |
703 | 2025-01-31T04:16:00.796Z | Compiling derive-where v1.2.7 |
704 | 2025-01-31T04:16:00.821Z | Compiling atomicwrites v0.4.4 |
705 | 2025-01-31T04:16:01.253Z | Compiling swrite v0.1.0 |
706 | 2025-01-31T04:16:01.379Z | Compiling home v0.5.11 |
707 | 2025-01-31T04:16:01.642Z | Compiling xxhash-rust v0.8.15 |
708 | 2025-01-31T04:16:01.892Z | Compiling indent_write v2.2.0 |
709 | 2025-01-31T04:16:02.113Z | Compiling hex v0.4.3 |
710 | 2025-01-31T04:16:02.157Z | Compiling color-eyre v0.6.3 |
711 | 2025-01-31T04:16:02.640Z | Compiling clap v4.5.27 |
712 | 2025-01-31T04:16:02.740Z | Compiling dialoguer v0.11.0 |
713 | 2025-01-31T04:16:03.194Z | Compiling nextest-runner v0.71.0 |
714 | 2025-01-31T04:16:03.347Z | Compiling enable-ansi-support v0.2.1 |
715 | 2025-01-31T04:16:40.993Z | Finished `release` profile [optimized] target(s) in 2m 07s |
716 | 2025-01-31T04:16:41.197Z | Installing /home/build/.cargo/bin/cargo-nextest |
717 | 2025-01-31T04:16:41.222Z | Installed package `cargo-nextest v0.9.88` (executable `cargo-nextest`) |
718 | 2025-01-31T04:16:41.344Z | + banner bfd |
719 | 2025-01-31T04:16:41.369Z | |
720 | 2025-01-31T04:16:41.369Z | ##### ###### ##### |
721 | 2025-01-31T04:16:41.369Z | # # # # # |
722 | 2025-01-31T04:16:41.369Z | ##### ##### # # |
723 | 2025-01-31T04:16:41.369Z | # # # # # |
724 | 2025-01-31T04:16:41.369Z | # # # # # |
725 | 2025-01-31T04:16:41.369Z | ##### # ##### |
726 | 2025-01-31T04:16:41.369Z | |
727 | 2025-01-31T04:16:41.369Z | + cargo nextest run -p bfd --nocapture |
728 | 2025-01-31T04:16:41.698Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
729 | 2025-01-31T04:16:42.050Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
730 | 2025-01-31T04:16:42.357Z | From https://www.github.com/oxidecomputer/oxnet |
731 | 2025-01-31T04:16:42.357Z | * [new branch] ci -> origin/ci |
732 | 2025-01-31T04:16:42.383Z | * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1 |
733 | 2025-01-31T04:16:42.383Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
734 | 2025-01-31T04:16:42.383Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
735 | 2025-01-31T04:16:42.383Z | * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137 |
736 | 2025-01-31T04:16:42.383Z | * [new branch] main -> origin/main |
737 | 2025-01-31T04:16:42.383Z | * [new ref] -> origin/HEAD |
738 | 2025-01-31T04:16:42.383Z | Updating crates.io index |
739 | 2025-01-31T04:16:42.446Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
740 | 2025-01-31T04:16:43.145Z | From https://github.com/oxidecomputer/falcon |
741 | 2025-01-31T04:16:43.145Z | * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c |
742 | 2025-01-31T04:16:43.274Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
743 | 2025-01-31T04:16:44.331Z | From https://github.com/oxidecomputer/dendrite |
744 | 2025-01-31T04:16:44.332Z | * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 |
745 | 2025-01-31T04:16:44.390Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
746 | 2025-01-31T04:16:44.761Z | From https://github.com/oxidecomputer/ispf |
747 | 2025-01-31T04:16:44.761Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
748 | 2025-01-31T04:16:44.786Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
749 | 2025-01-31T04:16:45.290Z | From https://github.com/oxidecomputer/netadm-sys |
750 | 2025-01-31T04:16:45.290Z | * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba |
751 | 2025-01-31T04:16:45.315Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
752 | 2025-01-31T04:16:48.932Z | From https://github.com/oxidecomputer/omicron |
753 | 2025-01-31T04:16:48.932Z | * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30 |
754 | 2025-01-31T04:16:49.413Z | Updating git repository `https://github.com/oxidecomputer/opte` |
755 | 2025-01-31T04:16:50.035Z | From https://github.com/oxidecomputer/opte |
756 | 2025-01-31T04:16:50.035Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
757 | 2025-01-31T04:16:50.105Z | Updating git repository `https://github.com/illumos/smf-rs` |
758 | 2025-01-31T04:16:50.480Z | From https://github.com/illumos/smf-rs |
759 | 2025-01-31T04:16:50.480Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
760 | 2025-01-31T04:16:50.506Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
761 | 2025-01-31T04:16:51.028Z | From https://github.com/oxidecomputer/maghemite |
762 | 2025-01-31T04:16:51.028Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
763 | 2025-01-31T04:16:51.075Z | Updating git repository `https://github.com/oxidecomputer/zone` |
764 | 2025-01-31T04:16:51.451Z | From https://github.com/oxidecomputer/zone |
765 | 2025-01-31T04:16:51.451Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
766 | 2025-01-31T04:16:51.475Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
767 | 2025-01-31T04:16:52.191Z | From https://github.com/oxidecomputer/propolis |
768 | 2025-01-31T04:16:52.191Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
769 | 2025-01-31T04:16:52.318Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
770 | 2025-01-31T04:16:52.713Z | From https://github.com/oxidecomputer/dlpi-sys |
771 | 2025-01-31T04:16:52.714Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
772 | 2025-01-31T04:16:52.739Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
773 | 2025-01-31T04:16:53.167Z | From https://github.com/jmesmon/rust-libzfs |
774 | 2025-01-31T04:16:53.167Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
775 | 2025-01-31T04:16:53.192Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
776 | 2025-01-31T04:16:53.568Z | From https://github.com/oxidecomputer/rusty-doors |
777 | 2025-01-31T04:16:53.568Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
778 | 2025-01-31T04:16:53.592Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
779 | 2025-01-31T04:16:54.115Z | From https://github.com/oxidecomputer/maghemite |
780 | 2025-01-31T04:16:54.115Z | * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52 |
781 | 2025-01-31T04:16:54.197Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
782 | 2025-01-31T04:16:54.591Z | From https://github.com/oxidecomputer/serde_human_bytes |
783 | 2025-01-31T04:16:54.591Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
784 | 2025-01-31T04:16:54.616Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
785 | 2025-01-31T04:16:55.014Z | From https://github.com/oxidecomputer/slog-error-chain |
786 | 2025-01-31T04:16:55.014Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
787 | 2025-01-31T04:16:55.043Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
788 | 2025-01-31T04:16:55.445Z | From https://github.com/oxidecomputer/poptrie |
789 | 2025-01-31T04:16:55.445Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
790 | 2025-01-31T04:16:55.474Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
791 | 2025-01-31T04:16:55.832Z | From https://github.com/illumos/libscf-sys |
792 | 2025-01-31T04:16:55.832Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
793 | 2025-01-31T04:16:55.858Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
794 | 2025-01-31T04:16:56.775Z | From https://github.com/oxidecomputer/progenitor |
795 | 2025-01-31T04:16:56.775Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
796 | 2025-01-31T04:16:56.901Z | Updating git repository `https://github.com/oxidecomputer/typify` |
797 | 2025-01-31T04:16:57.703Z | From https://github.com/oxidecomputer/typify |
798 | 2025-01-31T04:16:57.703Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
799 | 2025-01-31T04:16:57.920Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
800 | 2025-01-31T04:16:58.901Z | From https://github.com/oxidecomputer/crucible |
801 | 2025-01-31T04:16:58.901Z | * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7 |
802 | 2025-01-31T04:16:58.983Z | Updating git repository `https://github.com/oxidecomputer/opte` |
803 | 2025-01-31T04:16:59.402Z | From https://github.com/oxidecomputer/opte |
804 | 2025-01-31T04:16:59.402Z | * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653 |
805 | 2025-01-31T04:16:59.467Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
806 | 2025-01-31T04:17:00.110Z | From https://github.com/oxidecomputer/management-gateway-service |
807 | 2025-01-31T04:17:00.111Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
808 | 2025-01-31T04:17:00.724Z | Downloading crates ... |
809 | 2025-01-31T04:17:00.856Z | Downloaded resolv-conf v0.7.0 |
810 | 2025-01-31T04:17:00.882Z | Downloaded hostname v0.3.1 |
811 | 2025-01-31T04:17:00.882Z | Downloaded rustc-hash v2.0.0 |
812 | 2025-01-31T04:17:00.883Z | Downloaded sync_wrapper v0.1.2 |
813 | 2025-01-31T04:17:00.883Z | Downloaded semver v0.1.20 |
814 | 2025-01-31T04:17:00.883Z | Downloaded time-core v0.1.2 |
815 | 2025-01-31T04:17:00.883Z | Downloaded sync_wrapper v1.0.1 |
816 | 2025-01-31T04:17:00.908Z | Downloaded strum v0.26.3 |
817 | 2025-01-31T04:17:00.908Z | Downloaded tokio-macros v2.4.0 |
818 | 2025-01-31T04:17:00.908Z | Downloaded tabwriter v1.4.0 |
819 | 2025-01-31T04:17:00.908Z | Downloaded topological-sort v0.2.2 |
820 | 2025-01-31T04:17:00.908Z | Downloaded paste v1.0.15 |
821 | 2025-01-31T04:17:00.908Z | Downloaded pretty-hex v0.2.1 |
822 | 2025-01-31T04:17:00.934Z | Downloaded usdt-macro v0.5.0 |
823 | 2025-01-31T04:17:00.934Z | Downloaded hyper-tls v0.5.0 |
824 | 2025-01-31T04:17:00.934Z | Downloaded openssl-probe v0.1.5 |
825 | 2025-01-31T04:17:00.934Z | Downloaded parse-display-derive v0.10.0 |
826 | 2025-01-31T04:17:00.934Z | Downloaded parking_lot_core v0.8.6 |
827 | 2025-01-31T04:17:00.960Z | Downloaded num-conv v0.1.0 |
828 | 2025-01-31T04:17:00.960Z | Downloaded no-std-compat v0.4.1 |
829 | 2025-01-31T04:17:00.960Z | Downloaded num-iter v0.1.45 |
830 | 2025-01-31T04:17:00.960Z | Downloaded mio v1.0.2 |
831 | 2025-01-31T04:17:00.960Z | Downloaded pretty-hex v0.4.1 |
832 | 2025-01-31T04:17:00.961Z | Downloaded proc-macro-error-attr v1.0.4 |
833 | 2025-01-31T04:17:00.987Z | Downloaded proc-macro-error v1.0.4 |
834 | 2025-01-31T04:17:00.987Z | Downloaded quote v1.0.37 |
835 | 2025-01-31T04:17:00.987Z | Downloaded num_threads v0.1.7 |
836 | 2025-01-31T04:17:00.987Z | Downloaded lru-cache v0.1.2 |
837 | 2025-01-31T04:17:00.987Z | Downloaded num_enum_derive v0.5.11 |
838 | 2025-01-31T04:17:00.987Z | Downloaded zone v0.3.0 |
839 | 2025-01-31T04:17:01.011Z | Downloaded zone_cfg_derive v0.1.2 |
840 | 2025-01-31T04:17:01.011Z | Downloaded prettyplease v0.2.22 |
841 | 2025-01-31T04:17:01.011Z | Downloaded http-body v0.4.6 |
842 | 2025-01-31T04:17:01.012Z | Downloaded pest_meta v2.7.13 |
843 | 2025-01-31T04:17:01.012Z | Downloaded hyper v0.14.30 |
844 | 2025-01-31T04:17:01.036Z | Downloaded itertools v0.12.1 |
845 | 2025-01-31T04:17:01.036Z | Downloaded http v0.2.12 |
846 | 2025-01-31T04:17:01.061Z | Downloaded webpki-roots v0.26.6 |
847 | 2025-01-31T04:17:01.061Z | Downloaded take_mut v0.2.2 |
848 | 2025-01-31T04:17:01.061Z | Downloaded regex v1.10.6 |
849 | 2025-01-31T04:17:01.085Z | Downloaded hostname v0.4.0 |
850 | 2025-01-31T04:17:01.085Z | Downloaded pin-project-lite v0.2.14 |
851 | 2025-01-31T04:17:01.085Z | Downloaded openssl v0.10.66 |
852 | 2025-01-31T04:17:01.086Z | Downloaded idna v0.5.0 |
853 | 2025-01-31T04:17:01.110Z | Downloaded proc-macro-crate v1.3.1 |
854 | 2025-01-31T04:17:01.110Z | Downloaded serde_json v1.0.133 |
855 | 2025-01-31T04:17:01.110Z | Downloaded regex-automata v0.4.7 |
856 | 2025-01-31T04:17:01.134Z | Downloaded chrono v0.4.38 |
857 | 2025-01-31T04:17:01.135Z | Downloaded idna v0.4.0 |
858 | 2025-01-31T04:17:01.159Z | Downloaded openapiv3 v2.0.0 |
859 | 2025-01-31T04:17:01.159Z | Downloaded syn v1.0.109 |
860 | 2025-01-31T04:17:01.183Z | Downloaded dropshot v0.12.0 |
861 | 2025-01-31T04:17:01.208Z | Downloaded hickory-proto v0.24.1 |
862 | 2025-01-31T04:17:01.208Z | Downloaded futures-util v0.3.30 |
863 | 2025-01-31T04:17:01.233Z | Downloaded quinn v0.11.5 |
864 | 2025-01-31T04:17:01.233Z | Downloaded ident_case v1.0.1 |
865 | 2025-01-31T04:17:01.233Z | Downloaded zone_cfg_derive v0.3.0 |
866 | 2025-01-31T04:17:01.233Z | Downloaded zerocopy-derive v0.6.6 |
867 | 2025-01-31T04:17:01.258Z | Downloaded ucd-trie v0.1.6 |
868 | 2025-01-31T04:17:01.258Z | Downloaded tokio v1.42.0 |
869 | 2025-01-31T04:17:01.284Z | Downloaded num-derive v0.3.3 |
870 | 2025-01-31T04:17:01.309Z | Downloaded memmap2 v0.9.5 |
871 | 2025-01-31T04:17:01.309Z | Downloaded slog-json v2.6.1 |
872 | 2025-01-31T04:17:01.309Z | Downloaded sled v0.34.7 |
873 | 2025-01-31T04:17:01.309Z | Downloaded flate2 v1.0.33 |
874 | 2025-01-31T04:17:01.309Z | Downloaded expectorate v1.1.0 |
875 | 2025-01-31T04:17:01.334Z | Downloaded libc v0.2.167 |
876 | 2025-01-31T04:17:01.358Z | Downloaded lzma-sys v0.1.20 |
877 | 2025-01-31T04:17:01.382Z | Downloaded darling_core v0.20.10 |
878 | 2025-01-31T04:17:01.382Z | Downloaded newline-converter v0.3.0 |
879 | 2025-01-31T04:17:01.383Z | Downloaded quinn-proto v0.11.8 |
880 | 2025-01-31T04:17:01.407Z | Downloaded typify-impl v0.2.0 |
881 | 2025-01-31T04:17:01.407Z | Downloaded base64 v0.13.1 |
882 | 2025-01-31T04:17:01.407Z | Downloaded pest_generator v2.7.13 |
883 | 2025-01-31T04:17:01.407Z | Downloaded macaddr v1.0.1 |
884 | 2025-01-31T04:17:01.407Z | Downloaded unicode-bidi v0.3.15 |
885 | 2025-01-31T04:17:01.438Z | Downloaded multer v3.1.0 |
886 | 2025-01-31T04:17:01.438Z | Downloaded time v0.3.36 |
887 | 2025-01-31T04:17:01.438Z | Downloaded defmt v0.3.8 |
888 | 2025-01-31T04:17:01.438Z | Downloaded encoding_rs v0.8.34 |
889 | 2025-01-31T04:17:01.463Z | Downloaded num-derive v0.4.2 |
890 | 2025-01-31T04:17:01.463Z | Downloaded foreign-types-macros v0.2.3 |
891 | 2025-01-31T04:17:01.463Z | Downloaded ciborium v0.2.2 |
892 | 2025-01-31T04:17:01.463Z | Downloaded deranged v0.3.11 |
893 | 2025-01-31T04:17:01.463Z | Downloaded console v0.15.8 |
894 | 2025-01-31T04:17:01.463Z | Downloaded colorchoice v1.0.2 |
895 | 2025-01-31T04:17:01.463Z | Downloaded bytes v1.7.2 |
896 | 2025-01-31T04:17:01.463Z | Downloaded webpki-roots v0.25.4 |
897 | 2025-01-31T04:17:01.488Z | Downloaded rustix v0.38.37 |
898 | 2025-01-31T04:17:01.513Z | Downloaded heck v0.4.1 |
899 | 2025-01-31T04:17:01.513Z | Downloaded hashbrown v0.12.3 |
900 | 2025-01-31T04:17:01.513Z | Downloaded half v2.4.1 |
901 | 2025-01-31T04:17:01.513Z | Downloaded h2 v0.4.6 |
902 | 2025-01-31T04:17:01.513Z | Downloaded futures-io v0.3.30 |
903 | 2025-01-31T04:17:01.513Z | Downloaded futures-core v0.3.30 |
904 | 2025-01-31T04:17:01.513Z | Downloaded crunchy v0.2.2 |
905 | 2025-01-31T04:17:01.513Z | Downloaded crucible-workspace-hack v0.1.0 |
906 | 2025-01-31T04:17:01.513Z | Downloaded crossbeam-epoch v0.9.18 |
907 | 2025-01-31T04:17:01.538Z | Downloaded portable-atomic v1.8.0 |
908 | 2025-01-31T04:17:01.538Z | Downloaded regress v0.9.1 |
909 | 2025-01-31T04:17:01.538Z | Downloaded heck v0.3.3 |
910 | 2025-01-31T04:17:01.538Z | Downloaded futures-task v0.3.30 |
911 | 2025-01-31T04:17:01.538Z | Downloaded futures-channel v0.3.30 |
912 | 2025-01-31T04:17:01.538Z | Downloaded futures v0.3.30 |
913 | 2025-01-31T04:17:01.562Z | Downloaded foreign-types v0.5.0 |
914 | 2025-01-31T04:17:01.562Z | Downloaded dyn-clone v1.0.17 |
915 | 2025-01-31T04:17:01.562Z | Downloaded cpufeatures v0.2.14 |
916 | 2025-01-31T04:17:01.562Z | Downloaded rustls v0.23.13 |
917 | 2025-01-31T04:17:01.562Z | Downloaded rustls v0.22.4 |
918 | 2025-01-31T04:17:01.587Z | Downloaded rhai v1.20.0 |
919 | 2025-01-31T04:17:01.612Z | Downloaded futures-sink v0.3.30 |
920 | 2025-01-31T04:17:01.612Z | Downloaded diff v0.1.13 |
921 | 2025-01-31T04:17:01.612Z | Downloaded data-encoding v2.6.0 |
922 | 2025-01-31T04:17:01.612Z | Downloaded cancel-safe-futures v0.1.5 |
923 | 2025-01-31T04:17:01.612Z | Downloaded tokio-rustls v0.25.0 |
924 | 2025-01-31T04:17:01.612Z | Downloaded strum_macros v0.26.4 |
925 | 2025-01-31T04:17:01.612Z | Downloaded smoltcp v0.11.0 |
926 | 2025-01-31T04:17:01.637Z | Downloaded rustc_version v0.1.7 |
927 | 2025-01-31T04:17:01.637Z | Downloaded hickory-resolver v0.24.1 |
928 | 2025-01-31T04:17:01.637Z | Downloaded h2 v0.3.26 |
929 | 2025-01-31T04:17:01.637Z | Downloaded errno v0.3.9 |
930 | 2025-01-31T04:17:01.637Z | Downloaded embedded-io v0.6.1 |
931 | 2025-01-31T04:17:01.637Z | Downloaded defmt-parser v0.3.4 |
932 | 2025-01-31T04:17:01.637Z | Downloaded crossbeam-channel v0.5.13 |
933 | 2025-01-31T04:17:01.662Z | Downloaded crc8 v0.1.1 |
934 | 2025-01-31T04:17:01.662Z | Downloaded const-random-macro v0.1.16 |
935 | 2025-01-31T04:17:01.662Z | Downloaded colored v2.1.0 |
936 | 2025-01-31T04:17:01.662Z | Downloaded cc v1.1.21 |
937 | 2025-01-31T04:17:01.662Z | Downloaded omicron-workspace-hack v0.1.0 |
938 | 2025-01-31T04:17:01.662Z | Downloaded rayon-core v1.12.1 |
939 | 2025-01-31T04:17:01.662Z | Downloaded unicode-segmentation v1.12.0 |
940 | 2025-01-31T04:17:01.662Z | Downloaded libm v0.2.8 |
941 | 2025-01-31T04:17:01.686Z | Downloaded nom v7.1.3 |
942 | 2025-01-31T04:17:01.687Z | Downloaded miniz_oxide v0.8.0 |
943 | 2025-01-31T04:17:01.687Z | Downloaded winnow v0.6.18 |
944 | 2025-01-31T04:17:01.687Z | Downloaded rustls v0.21.12 |
945 | 2025-01-31T04:17:01.711Z | Downloaded heapless v0.8.0 |
946 | 2025-01-31T04:17:01.711Z | Downloaded dirs-next v2.0.0 |
947 | 2025-01-31T04:17:01.711Z | Downloaded clap_derive v4.5.18 |
948 | 2025-01-31T04:17:01.711Z | Downloaded ciborium-io v0.2.2 |
949 | 2025-01-31T04:17:01.711Z | Downloaded num_enum_derive v0.7.3 |
950 | 2025-01-31T04:17:01.712Z | Downloaded log v0.4.22 |
951 | 2025-01-31T04:17:01.712Z | Downloaded omicron-zone-package v0.11.1 |
952 | 2025-01-31T04:17:01.712Z | Downloaded itertools v0.10.5 |
953 | 2025-01-31T04:17:01.737Z | Downloaded winnow v0.5.40 |
954 | 2025-01-31T04:17:01.737Z | Downloaded regex-syntax v0.8.4 |
955 | 2025-01-31T04:17:01.737Z | Downloaded goblin v0.8.2 |
956 | 2025-01-31T04:17:01.762Z | Downloaded dof v0.3.0 |
957 | 2025-01-31T04:17:01.762Z | Downloaded darling v0.20.10 |
958 | 2025-01-31T04:17:01.762Z | Downloaded pretty_assertions v1.4.1 |
959 | 2025-01-31T04:17:01.762Z | Downloaded yansi v1.0.1 |
960 | 2025-01-31T04:17:01.762Z | Downloaded highway v1.2.0 |
961 | 2025-01-31T04:17:01.762Z | Downloaded futures-macro v0.3.30 |
962 | 2025-01-31T04:17:01.762Z | Downloaded derive_more v0.99.18 |
963 | 2025-01-31T04:17:01.762Z | Downloaded bitflags v2.6.0 |
964 | 2025-01-31T04:17:01.787Z | Downloaded num_enum v0.7.3 |
965 | 2025-01-31T04:17:01.787Z | Downloaded indicatif v0.17.8 |
966 | 2025-01-31T04:17:01.787Z | Downloaded dtrace-parser v0.2.0 |
967 | 2025-01-31T04:17:01.787Z | Downloaded clap_builder v4.5.23 |
968 | 2025-01-31T04:17:01.787Z | Downloaded allocator-api2 v0.2.18 |
969 | 2025-01-31T04:17:01.787Z | Downloaded zone v0.1.8 |
970 | 2025-01-31T04:17:01.787Z | Downloaded linear-map v1.2.0 |
971 | 2025-01-31T04:17:01.812Z | Downloaded indexmap v2.5.0 |
972 | 2025-01-31T04:17:01.812Z | Downloaded hashbrown v0.14.5 |
973 | 2025-01-31T04:17:01.812Z | Downloaded const-random v0.1.18 |
974 | 2025-01-31T04:17:01.812Z | Downloaded bitflags v1.3.2 |
975 | 2025-01-31T04:17:01.812Z | Downloaded anstyle-query v1.1.1 |
976 | 2025-01-31T04:17:01.812Z | Downloaded num_enum v0.5.11 |
977 | 2025-01-31T04:17:01.812Z | Downloaded regress v0.10.1 |
978 | 2025-01-31T04:17:01.837Z | Downloaded embedded-io v0.4.0 |
979 | 2025-01-31T04:17:01.837Z | Downloaded libsw v3.3.1 |
980 | 2025-01-31T04:17:01.837Z | Downloaded quinn-udp v0.5.5 |
981 | 2025-01-31T04:17:01.837Z | Downloaded syn v2.0.87 |
982 | 2025-01-31T04:17:01.837Z | Downloaded linked-hash-map v0.5.6 |
983 | 2025-01-31T04:17:01.862Z | Downloaded typify-macro v0.2.0 |
984 | 2025-01-31T04:17:01.862Z | Downloaded proc-macro2 v1.0.86 |
985 | 2025-01-31T04:17:01.862Z | Downloaded minimal-lexical v0.2.1 |
986 | 2025-01-31T04:17:01.862Z | Downloaded hyper v1.5.1 |
987 | 2025-01-31T04:17:01.862Z | Downloaded hash32 v0.3.1 |
988 | 2025-01-31T04:17:01.862Z | Downloaded fastrand v2.1.1 |
989 | 2025-01-31T04:17:01.862Z | Downloaded dropshot_endpoint v0.12.0 |
990 | 2025-01-31T04:17:01.862Z | Downloaded dirs-sys-next v0.1.2 |
991 | 2025-01-31T04:17:01.862Z | Downloaded crossbeam-utils v0.8.20 |
992 | 2025-01-31T04:17:01.887Z | Downloaded ciborium-ll v0.2.2 |
993 | 2025-01-31T04:17:01.887Z | Downloaded powerfmt v0.2.0 |
994 | 2025-01-31T04:17:01.887Z | Downloaded postcard v1.0.10 |
995 | 2025-01-31T04:17:01.887Z | Downloaded zerocopy v0.6.6 |
996 | 2025-01-31T04:17:01.887Z | Downloaded fxhash v0.2.1 |
997 | 2025-01-31T04:17:01.887Z | Downloaded foreign-types-shared v0.3.1 |
998 | 2025-01-31T04:17:01.887Z | Downloaded enum-as-inner v0.6.1 |
999 | 2025-01-31T04:17:01.887Z | Downloaded unicode-ident v1.0.13 |
1000 | 2025-01-31T04:17:01.887Z | Downloaded float-ord v0.3.2 |
1001 | 2025-01-31T04:17:01.887Z | Downloaded defmt-macros v0.3.9 |
1002 | 2025-01-31T04:17:01.887Z | Downloaded darling_macro v0.20.10 |
1003 | 2025-01-31T04:17:01.887Z | Downloaded anyhow v1.0.94 |
1004 | 2025-01-31T04:17:01.887Z | Downloaded xattr v1.3.1 |
1005 | 2025-01-31T04:17:01.912Z | Downloaded indexmap v1.9.3 |
1006 | 2025-01-31T04:17:01.912Z | Downloaded futures-executor v0.3.30 |
1007 | 2025-01-31T04:17:01.912Z | Downloaded cstr-argument v0.1.2 |
1008 | 2025-01-31T04:17:01.912Z | Downloaded crossbeam-deque v0.8.5 |
1009 | 2025-01-31T04:17:01.912Z | Downloaded convert_case v0.4.0 |
1010 | 2025-01-31T04:17:01.912Z | Downloaded clap v4.5.23 |
1011 | 2025-01-31T04:17:01.912Z | Downloaded arrayvec v0.7.6 |
1012 | 2025-01-31T04:17:01.912Z | Downloaded arc-swap v1.7.1 |
1013 | 2025-01-31T04:17:01.937Z | Downloaded plain v0.2.3 |
1014 | 2025-01-31T04:17:01.937Z | Downloaded xz2 v0.1.7 |
1015 | 2025-01-31T04:17:01.937Z | Downloaded itoa v1.0.11 |
1016 | 2025-01-31T04:17:01.937Z | Downloaded is-terminal v0.4.13 |
1017 | 2025-01-31T04:17:01.937Z | Downloaded ipnetwork v0.20.0 |
1018 | 2025-01-31T04:17:01.937Z | Downloaded ipnet v2.10.0 |
1019 | 2025-01-31T04:17:01.937Z | Downloaded instant v0.1.13 |
1020 | 2025-01-31T04:17:01.937Z | Downloaded num-rational v0.4.2 |
1021 | 2025-01-31T04:17:01.937Z | Downloaded num-complex v0.4.6 |
1022 | 2025-01-31T04:17:01.937Z | Downloaded memmap v0.7.0 |
1023 | 2025-01-31T04:17:01.937Z | Downloaded url v2.5.2 |
1024 | 2025-01-31T04:17:01.937Z | Downloaded unsafe-libyaml v0.2.11 |
1025 | 2025-01-31T04:17:01.937Z | Downloaded openssl-sys v0.9.103 |
1026 | 2025-01-31T04:17:01.962Z | Downloaded cookie v0.18.1 |
1027 | 2025-01-31T04:17:01.962Z | Downloaded constant_time_eq v0.3.1 |
1028 | 2025-01-31T04:17:01.962Z | Downloaded blake2 v0.10.6 |
1029 | 2025-01-31T04:17:01.962Z | Downloaded autocfg v1.3.0 |
1030 | 2025-01-31T04:17:01.962Z | Downloaded reqwest v0.12.9 |
1031 | 2025-01-31T04:17:01.962Z | Downloaded cobs v0.2.3 |
1032 | 2025-01-31T04:17:01.963Z | Downloaded anstream v0.6.15 |
1033 | 2025-01-31T04:17:01.963Z | Downloaded num-integer v0.1.46 |
1034 | 2025-01-31T04:17:01.987Z | Downloaded num v0.4.3 |
1035 | 2025-01-31T04:17:01.987Z | Downloaded walkdir v2.5.0 |
1036 | 2025-01-31T04:17:01.987Z | Downloaded async-stream-impl v0.3.5 |
1037 | 2025-01-31T04:17:01.987Z | Downloaded match_cfg v0.1.0 |
1038 | 2025-01-31T04:17:01.987Z | Downloaded managed v0.8.0 |
1039 | 2025-01-31T04:17:01.988Z | Downloaded whoami v1.5.2 |
1040 | 2025-01-31T04:17:01.988Z | Downloaded parking_lot v0.11.2 |
1041 | 2025-01-31T04:17:01.988Z | Downloaded rustls-webpki v0.101.7 |
1042 | 2025-01-31T04:17:02.012Z | Downloaded anstyle-parse v0.2.5 |
1043 | 2025-01-31T04:17:02.012Z | Downloaded usdt-attr-macro v0.5.0 |
1044 | 2025-01-31T04:17:02.013Z | Downloaded usdt v0.5.0 |
1045 | 2025-01-31T04:17:02.013Z | Downloaded untrusted v0.7.1 |
1046 | 2025-01-31T04:17:02.013Z | Downloaded pest_derive v2.7.13 |
1047 | 2025-01-31T04:17:02.013Z | Downloaded password-hash v0.5.0 |
1048 | 2025-01-31T04:17:02.013Z | Downloaded pest v2.7.13 |
1049 | 2025-01-31T04:17:02.013Z | Downloaded blake3 v1.5.4 |
1050 | 2025-01-31T04:17:02.013Z | Downloaded arrayref v0.3.9 |
1051 | 2025-01-31T04:17:02.038Z | Downloaded hyper-rustls v0.27.3 |
1052 | 2025-01-31T04:17:02.038Z | Downloaded serde_with v3.9.0 |
1053 | 2025-01-31T04:17:02.038Z | Downloaded parse-display v0.10.0 |
1054 | 2025-01-31T04:17:02.038Z | Downloaded native-tls v0.2.12 |
1055 | 2025-01-31T04:17:02.038Z | Downloaded httparse v1.9.4 |
1056 | 2025-01-31T04:17:02.038Z | Downloaded reqwest v0.11.27 |
1057 | 2025-01-31T04:17:02.063Z | Downloaded atomic-waker v1.1.2 |
1058 | 2025-01-31T04:17:02.063Z | Downloaded async-trait v0.1.83 |
1059 | 2025-01-31T04:17:02.063Z | Downloaded newtype_derive v0.1.6 |
1060 | 2025-01-31T04:17:02.063Z | Downloaded newtype-uuid v1.1.0 |
1061 | 2025-01-31T04:17:02.063Z | Downloaded hyper-rustls v0.24.2 |
1062 | 2025-01-31T04:17:02.063Z | Downloaded hubpack v0.1.2 |
1063 | 2025-01-31T04:17:02.063Z | Downloaded waitgroup v0.1.2 |
1064 | 2025-01-31T04:17:02.063Z | Downloaded progenitor-impl v0.8.0 |
1065 | 2025-01-31T04:17:02.063Z | Downloaded progenitor v0.8.0 |
1066 | 2025-01-31T04:17:02.063Z | Downloaded toml_edit v0.22.21 |
1067 | 2025-01-31T04:17:02.087Z | Downloaded tokio-util v0.7.12 |
1068 | 2025-01-31T04:17:02.088Z | Downloaded steno v0.4.1 |
1069 | 2025-01-31T04:17:02.112Z | Downloaded backoff v0.4.0 |
1070 | 2025-01-31T04:17:02.112Z | Downloaded hubpack_derive v0.1.1 |
1071 | 2025-01-31T04:17:02.112Z | Downloaded httpdate v1.0.3 |
1072 | 2025-01-31T04:17:02.112Z | Downloaded uuid v1.11.0 |
1073 | 2025-01-31T04:17:02.112Z | Downloaded utf-8 v0.7.6 |
1074 | 2025-01-31T04:17:02.112Z | Downloaded proc-macro-crate v3.2.0 |
1075 | 2025-01-31T04:17:02.112Z | Downloaded toml_edit v0.19.15 |
1076 | 2025-01-31T04:17:02.137Z | Downloaded async-stream v0.3.5 |
1077 | 2025-01-31T04:17:02.137Z | Downloaded argon2 v0.5.3 |
1078 | 2025-01-31T04:17:02.137Z | Downloaded usdt-impl v0.5.0 |
1079 | 2025-01-31T04:17:02.137Z | Downloaded quick-error v1.2.3 |
1080 | 2025-01-31T04:17:02.137Z | Downloaded progenitor-macro v0.8.0 |
1081 | 2025-01-31T04:17:02.137Z | Downloaded progenitor-client v0.8.0 |
1082 | 2025-01-31T04:17:02.137Z | Downloaded tungstenite v0.21.0 |
1083 | 2025-01-31T04:17:02.137Z | Downloaded tracing v0.1.40 |
1084 | 2025-01-31T04:17:02.137Z | Downloaded term v0.7.0 |
1085 | 2025-01-31T04:17:02.162Z | Downloaded serde_yaml v0.9.34+deprecated |
1086 | 2025-01-31T04:17:02.162Z | Downloaded serde v1.0.215 |
1087 | 2025-01-31T04:17:02.162Z | Downloaded sct v0.7.1 |
1088 | 2025-01-31T04:17:02.162Z | Downloaded schemars v0.8.21 |
1089 | 2025-01-31T04:17:02.187Z | Downloaded tracing-core v0.1.32 |
1090 | 2025-01-31T04:17:02.187Z | Downloaded toml v0.7.8 |
1091 | 2025-01-31T04:17:02.187Z | Downloaded tokio-tungstenite v0.21.0 |
1092 | 2025-01-31T04:17:02.187Z | Downloaded tokio-rustls v0.24.1 |
1093 | 2025-01-31T04:17:02.187Z | Downloaded tinyvec v1.8.0 |
1094 | 2025-01-31T04:17:02.187Z | Downloaded tiny-keccak v2.0.2 |
1095 | 2025-01-31T04:17:02.187Z | Downloaded thin-vec v0.2.13 |
1096 | 2025-01-31T04:17:02.187Z | Downloaded terminal_size v0.4.0 |
1097 | 2025-01-31T04:17:02.187Z | Downloaded tempfile v3.12.0 |
1098 | 2025-01-31T04:17:02.212Z | Downloaded tar v0.4.41 |
1099 | 2025-01-31T04:17:02.212Z | Downloaded smartstring v1.0.1 |
1100 | 2025-01-31T04:17:02.212Z | Downloaded slog v2.7.0 |
1101 | 2025-01-31T04:17:02.212Z | Downloaded similar v2.6.0 |
1102 | 2025-01-31T04:17:02.212Z | Downloaded serde_derive v1.0.215 |
1103 | 2025-01-31T04:17:02.212Z | Downloaded ron v0.7.1 |
1104 | 2025-01-31T04:17:02.212Z | Downloaded typify v0.2.0 |
1105 | 2025-01-31T04:17:02.237Z | Downloaded tracing-attributes v0.1.27 |
1106 | 2025-01-31T04:17:02.237Z | Downloaded tokio-rustls v0.26.0 |
1107 | 2025-01-31T04:17:02.237Z | Downloaded time-macros v0.2.18 |
1108 | 2025-01-31T04:17:02.237Z | Downloaded thread-id v4.2.2 |
1109 | 2025-01-31T04:17:02.237Z | Downloaded structmeta-derive v0.3.0 |
1110 | 2025-01-31T04:17:02.237Z | Downloaded slog-term v2.9.1 |
1111 | 2025-01-31T04:17:02.237Z | Downloaded semver v1.0.23 |
1112 | 2025-01-31T04:17:02.237Z | Downloaded ryu v1.0.18 |
1113 | 2025-01-31T04:17:02.237Z | Downloaded rhai_codegen v2.2.0 |
1114 | 2025-01-31T04:17:02.262Z | Downloaded spin v0.5.2 |
1115 | 2025-01-31T04:17:02.262Z | Downloaded slog-dtrace v0.3.0 |
1116 | 2025-01-31T04:17:02.262Z | Downloaded slog-async v2.8.0 |
1117 | 2025-01-31T04:17:02.262Z | Downloaded serde_with_macros v3.9.0 |
1118 | 2025-01-31T04:17:02.262Z | Downloaded serde_derive_internals v0.29.1 |
1119 | 2025-01-31T04:17:02.262Z | Downloaded rustls-pki-types v1.8.0 |
1120 | 2025-01-31T04:17:02.262Z | Downloaded rustls-pemfile v2.1.3 |
1121 | 2025-01-31T04:17:02.262Z | Downloaded smf v0.2.3 |
1122 | 2025-01-31T04:17:02.262Z | Downloaded serde_tokenstream v0.2.2 |
1123 | 2025-01-31T04:17:02.262Z | Downloaded ring v0.16.20 |
1124 | 2025-01-31T04:17:02.354Z | Downloaded serde_repr v0.1.19 |
1125 | 2025-01-31T04:17:02.378Z | Downloaded serde-big-array v0.5.1 |
1126 | 2025-01-31T04:17:02.378Z | Downloaded scroll v0.12.0 |
1127 | 2025-01-31T04:17:02.378Z | Downloaded strum_macros v0.25.3 |
1128 | 2025-01-31T04:17:02.379Z | Downloaded structmeta v0.3.0 |
1129 | 2025-01-31T04:17:02.379Z | Downloaded slog-stdlog v4.1.1 |
1130 | 2025-01-31T04:17:02.379Z | Downloaded slog-scope v4.4.0 |
1131 | 2025-01-31T04:17:02.379Z | Downloaded slog-envlogger v2.2.0 |
1132 | 2025-01-31T04:17:02.379Z | Downloaded slog-bunyan v2.5.0 |
1133 | 2025-01-31T04:17:02.379Z | Downloaded sha1 v0.10.6 |
1134 | 2025-01-31T04:17:02.379Z | Downloaded serde_spanned v0.6.7 |
1135 | 2025-01-31T04:17:02.379Z | Downloaded sigpipe v0.1.3 |
1136 | 2025-01-31T04:17:02.379Z | Downloaded scroll_derive v0.12.0 |
1137 | 2025-01-31T04:17:02.379Z | Downloaded schemars_derive v0.8.21 |
1138 | 2025-01-31T04:17:02.379Z | Downloaded same-file v1.0.6 |
1139 | 2025-01-31T04:17:02.379Z | Downloaded rustversion v1.0.17 |
1140 | 2025-01-31T04:17:02.379Z | Downloaded rustls-pemfile v1.0.4 |
1141 | 2025-01-31T04:17:03.476Z | Compiling proc-macro2 v1.0.86 |
1142 | 2025-01-31T04:17:03.476Z | Compiling unicode-ident v1.0.13 |
1143 | 2025-01-31T04:17:03.476Z | Compiling libc v0.2.167 |
1144 | 2025-01-31T04:17:03.476Z | Compiling cfg-if v1.0.0 |
1145 | 2025-01-31T04:17:03.476Z | Compiling serde v1.0.215 |
1146 | 2025-01-31T04:17:03.500Z | Compiling version_check v0.9.5 |
1147 | 2025-01-31T04:17:03.500Z | Compiling autocfg v1.3.0 |
1148 | 2025-01-31T04:17:03.501Z | Compiling once_cell v1.20.2 |
1149 | 2025-01-31T04:17:03.611Z | Compiling memchr v2.7.4 |
1150 | 2025-01-31T04:17:03.666Z | Compiling byteorder v1.5.0 |
1151 | 2025-01-31T04:17:03.896Z | Compiling itoa v1.0.11 |
1152 | 2025-01-31T04:17:04.011Z | Compiling ahash v0.8.11 |
1153 | 2025-01-31T04:17:04.036Z | Compiling libm v0.2.8 |
1154 | 2025-01-31T04:17:04.061Z | Compiling ryu v1.0.18 |
1155 | 2025-01-31T04:17:04.108Z | Compiling serde_json v1.0.133 |
1156 | 2025-01-31T04:17:04.133Z | Compiling allocator-api2 v0.2.18 |
1157 | 2025-01-31T04:17:04.380Z | Compiling pin-project-lite v0.2.14 |
1158 | 2025-01-31T04:17:04.472Z | Compiling equivalent v1.0.1 |
1159 | 2025-01-31T04:17:04.534Z | Compiling lock_api v0.4.12 |
1160 | 2025-01-31T04:17:04.559Z | Compiling smallvec v1.13.2 |
1161 | 2025-01-31T04:17:04.614Z | Compiling scopeguard v1.2.0 |
1162 | 2025-01-31T04:17:04.817Z | Compiling thiserror v1.0.69 |
1163 | 2025-01-31T04:17:04.841Z | Compiling parking_lot_core v0.9.10 |
1164 | 2025-01-31T04:17:04.948Z | Compiling iana-time-zone v0.1.61 |
1165 | 2025-01-31T04:17:04.981Z | Compiling quote v1.0.37 |
1166 | 2025-01-31T04:17:05.204Z | Compiling getrandom v0.2.15 |
1167 | 2025-01-31T04:17:05.335Z | Compiling syn v2.0.87 |
1168 | 2025-01-31T04:17:05.434Z | Compiling mio v1.0.2 |
1169 | 2025-01-31T04:17:05.488Z | Compiling signal-hook-registry v1.4.2 |
1170 | 2025-01-31T04:17:05.548Z | Compiling socket2 v0.5.8 |
1171 | 2025-01-31T04:17:05.601Z | Compiling futures-core v0.3.30 |
1172 | 2025-01-31T04:17:05.626Z | Compiling log v0.4.22 |
1173 | 2025-01-31T04:17:05.756Z | Compiling parking_lot v0.12.3 |
1174 | 2025-01-31T04:17:05.822Z | Compiling fnv v1.0.7 |
1175 | 2025-01-31T04:17:05.946Z | Compiling schemars v0.8.21 |
1176 | 2025-01-31T04:17:05.971Z | Compiling dyn-clone v1.0.17 |
1177 | 2025-01-31T04:17:05.971Z | Compiling shlex v1.3.0 |
1178 | 2025-01-31T04:17:06.155Z | Compiling slab v0.4.9 |
1179 | 2025-01-31T04:17:06.225Z | Compiling cc v1.1.21 |
1180 | 2025-01-31T04:17:06.271Z | Compiling futures-sink v0.3.30 |
1181 | 2025-01-31T04:17:06.299Z | Compiling num-traits v0.2.19 |
1182 | 2025-01-31T04:17:06.404Z | Compiling futures-channel v0.3.30 |
1183 | 2025-01-31T04:17:06.429Z | Compiling pin-utils v0.1.0 |
1184 | 2025-01-31T04:17:06.454Z | Compiling futures-io v0.3.30 |
1185 | 2025-01-31T04:17:06.515Z | Compiling futures-task v0.3.30 |
1186 | 2025-01-31T04:17:06.562Z | Compiling tracing-core v0.1.32 |
1187 | 2025-01-31T04:17:06.704Z | Compiling heck v0.5.0 |
1188 | 2025-01-31T04:17:06.756Z | Compiling bitflags v2.6.0 |
1189 | 2025-01-31T04:17:06.859Z | Compiling subtle v2.6.1 |
1190 | 2025-01-31T04:17:07.076Z | Compiling atomic-waker v1.1.2 |
1191 | 2025-01-31T04:17:07.143Z | Compiling httparse v1.9.4 |
1192 | 2025-01-31T04:17:07.172Z | Compiling spin v0.9.8 |
1193 | 2025-01-31T04:17:07.247Z | Compiling rustls-pki-types v1.8.0 |
1194 | 2025-01-31T04:17:07.381Z | Compiling try-lock v0.2.5 |
1195 | 2025-01-31T04:17:07.515Z | Compiling want v0.3.1 |
1196 | 2025-01-31T04:17:07.707Z | Compiling vcpkg v0.2.15 |
1197 | 2025-01-31T04:17:07.767Z | Compiling httpdate v1.0.3 |
1198 | 2025-01-31T04:17:07.870Z | Compiling slog v2.7.0 |
1199 | 2025-01-31T04:17:08.224Z | Compiling untrusted v0.9.0 |
1200 | 2025-01-31T04:17:08.249Z | Compiling pkg-config v0.3.31 |
1201 | 2025-01-31T04:17:08.391Z | Compiling tower-service v0.3.3 |
1202 | 2025-01-31T04:17:08.416Z | Compiling zeroize v1.8.1 |
1203 | 2025-01-31T04:17:08.510Z | Compiling percent-encoding v2.3.1 |
1204 | 2025-01-31T04:17:08.573Z | Compiling ring v0.17.8 |
1205 | 2025-01-31T04:17:08.621Z | Compiling tinyvec_macros v0.1.1 |
1206 | 2025-01-31T04:17:08.679Z | Compiling openssl v0.10.66 |
1207 | 2025-01-31T04:17:08.708Z | Compiling tinyvec v1.8.0 |
1208 | 2025-01-31T04:17:08.800Z | Compiling form_urlencoded v1.2.1 |
1209 | 2025-01-31T04:17:08.998Z | Compiling semver v1.0.23 |
1210 | 2025-01-31T04:17:09.023Z | Compiling foreign-types-shared v0.1.1 |
1211 | 2025-01-31T04:17:09.048Z | Compiling rustls v0.23.13 |
1212 | 2025-01-31T04:17:09.102Z | Compiling unicode-bidi v0.3.15 |
1213 | 2025-01-31T04:17:09.139Z | Compiling foreign-types v0.3.2 |
1214 | 2025-01-31T04:17:09.164Z | Compiling openssl-sys v0.9.103 |
1215 | 2025-01-31T04:17:09.229Z | Compiling native-tls v0.2.12 |
1216 | 2025-01-31T04:17:09.341Z | Compiling openssl-probe v0.1.5 |
1217 | 2025-01-31T04:17:09.488Z | Compiling ucd-trie v0.1.6 |
1218 | 2025-01-31T04:17:09.561Z | Compiling typenum v1.17.0 |
1219 | 2025-01-31T04:17:09.634Z | Compiling aho-corasick v1.1.3 |
1220 | 2025-01-31T04:17:09.941Z | Compiling unicode-normalization v0.1.24 |
1221 | 2025-01-31T04:17:10.002Z | Compiling generic-array v0.14.7 |
1222 | 2025-01-31T04:17:10.316Z | Compiling encoding_rs v0.8.34 |
1223 | 2025-01-31T04:17:10.340Z | Compiling mime v0.3.17 |
1224 | 2025-01-31T04:17:10.449Z | Compiling regex-syntax v0.8.4 |
1225 | 2025-01-31T04:17:10.789Z | Compiling serde_derive_internals v0.29.1 |
1226 | 2025-01-31T04:17:10.813Z | Compiling idna v0.5.0 |
1227 | 2025-01-31T04:17:11.080Z | Compiling base64 v0.22.1 |
1228 | 2025-01-31T04:17:11.678Z | Compiling rustls-pemfile v2.1.3 |
1229 | 2025-01-31T04:17:12.112Z | Compiling url v2.5.2 |
1230 | 2025-01-31T04:17:12.456Z | Compiling webpki-roots v0.26.6 |
1231 | 2025-01-31T04:17:12.624Z | Compiling rand_core v0.6.4 |
1232 | 2025-01-31T04:17:13.054Z | Compiling powerfmt v0.2.0 |
1233 | 2025-01-31T04:17:13.079Z | Compiling ipnet v2.10.0 |
1234 | 2025-01-31T04:17:13.379Z | Compiling regex-automata v0.4.7 |
1235 | 2025-01-31T04:17:13.738Z | Compiling rustls-webpki v0.102.8 |
1236 | 2025-01-31T04:17:13.847Z | Compiling strsim v0.11.1 |
1237 | 2025-01-31T04:17:14.037Z | Compiling winnow v0.6.18 |
1238 | 2025-01-31T04:17:14.107Z | Compiling time-core v0.1.2 |
1239 | 2025-01-31T04:17:14.276Z | Compiling num-conv v0.1.0 |
1240 | 2025-01-31T04:17:14.351Z | Compiling serde_derive v1.0.215 |
1241 | 2025-01-31T04:17:14.518Z | Compiling zerocopy-derive v0.7.35 |
1242 | 2025-01-31T04:17:14.599Z | Compiling thiserror-impl v1.0.69 |
1243 | 2025-01-31T04:17:14.962Z | Compiling tokio-macros v2.4.0 |
1244 | 2025-01-31T04:17:15.511Z | Compiling schemars_derive v0.8.21 |
1245 | 2025-01-31T04:17:15.915Z | Compiling futures-macro v0.3.30 |
1246 | 2025-01-31T04:17:16.067Z | Compiling zerocopy v0.7.35 |
1247 | 2025-01-31T04:17:16.240Z | Compiling openssl-macros v0.1.1 |
1248 | 2025-01-31T04:17:16.786Z | Compiling tracing-attributes v0.1.27 |
1249 | 2025-01-31T04:17:16.905Z | Compiling pest v2.7.13 |
1250 | 2025-01-31T04:17:17.345Z | Compiling futures-util v0.3.30 |
1251 | 2025-01-31T04:17:17.532Z | Compiling hashbrown v0.14.5 |
1252 | 2025-01-31T04:17:18.626Z | Compiling regress v0.10.1 |
1253 | 2025-01-31T04:17:19.303Z | Compiling tracing v0.1.40 |
1254 | 2025-01-31T04:17:19.449Z | Compiling pest_meta v2.7.13 |
1255 | 2025-01-31T04:17:19.703Z | Compiling scroll_derive v0.12.0 |
1256 | 2025-01-31T04:17:20.837Z | Compiling scroll v0.12.0 |
1257 | 2025-01-31T04:17:20.884Z | Compiling pest_generator v2.7.13 |
1258 | 2025-01-31T04:17:21.304Z | Compiling regex v1.10.6 |
1259 | 2025-01-31T04:17:22.148Z | Compiling time-macros v0.2.18 |
1260 | 2025-01-31T04:17:22.177Z | Compiling deranged v0.3.11 |
1261 | 2025-01-31T04:17:22.402Z | Compiling anyhow v1.0.94 |
1262 | 2025-01-31T04:17:22.596Z | Compiling num_threads v0.1.7 |
1263 | 2025-01-31T04:17:22.724Z | Compiling plain v0.2.3 |
1264 | 2025-01-31T04:17:22.894Z | Compiling goblin v0.8.2 |
1265 | 2025-01-31T04:17:23.223Z | Compiling pest_derive v2.7.13 |
1266 | 2025-01-31T04:17:23.324Z | Compiling ppv-lite86 v0.2.20 |
1267 | 2025-01-31T04:17:23.377Z | Compiling sync_wrapper v1.0.1 |
1268 | 2025-01-31T04:17:23.516Z | Compiling usdt-impl v0.5.0 |
1269 | 2025-01-31T04:17:23.705Z | Compiling pretty-hex v0.4.1 |
1270 | 2025-01-31T04:17:23.831Z | Compiling bytes v1.7.2 |
1271 | 2025-01-31T04:17:23.954Z | Compiling indexmap v2.5.0 |
1272 | 2025-01-31T04:17:24.031Z | Compiling uuid v1.11.0 |
1273 | 2025-01-31T04:17:24.165Z | Compiling chrono v0.4.38 |
1274 | 2025-01-31T04:17:24.388Z | Compiling serde_tokenstream v0.2.2 |
1275 | 2025-01-31T04:17:24.710Z | Compiling tokio v1.42.0 |
1276 | 2025-01-31T04:17:24.849Z | Compiling http v1.2.0 |
1277 | 2025-01-31T04:17:25.011Z | Compiling toml_datetime v0.6.8 |
1278 | 2025-01-31T04:17:26.072Z | Compiling http-body v1.0.1 |
1279 | 2025-01-31T04:17:26.283Z | Compiling http-body-util v0.1.2 |
1280 | 2025-01-31T04:17:26.758Z | Compiling serde_urlencoded v0.7.1 |
1281 | 2025-01-31T04:17:27.173Z | Compiling openapiv3 v2.0.0 |
1282 | 2025-01-31T04:17:27.199Z | Compiling dtrace-parser v0.2.0 |
1283 | 2025-01-31T04:17:27.802Z | Compiling dof v0.3.0 |
1284 | 2025-01-31T04:17:29.027Z | Compiling typify-impl v0.2.0 |
1285 | 2025-01-31T04:17:29.160Z | Compiling rand_chacha v0.3.1 |
1286 | 2025-01-31T04:17:29.528Z | Compiling serde_spanned v0.6.7 |
1287 | 2025-01-31T04:17:29.616Z | Compiling crypto-common v0.1.6 |
1288 | 2025-01-31T04:17:29.754Z | Compiling block-buffer v0.10.4 |
1289 | 2025-01-31T04:17:29.826Z | Compiling thread-id v4.2.2 |
1290 | 2025-01-31T04:17:29.938Z | Compiling syn v1.0.109 |
1291 | 2025-01-31T04:17:29.965Z | Compiling omicron-workspace-hack v0.1.0 |
1292 | 2025-01-31T04:17:30.131Z | Compiling rustversion v1.0.17 |
1293 | 2025-01-31T04:17:30.253Z | Compiling rand v0.8.5 |
1294 | 2025-01-31T04:17:30.484Z | Compiling unsafe-libyaml v0.2.11 |
1295 | 2025-01-31T04:17:31.481Z | Compiling serde_yaml v0.9.34+deprecated |
1296 | 2025-01-31T04:17:31.664Z | Compiling ident_case v1.0.1 |
1297 | 2025-01-31T04:17:31.806Z | Compiling match_cfg v0.1.0 |
1298 | 2025-01-31T04:17:31.831Z | Compiling darling_core v0.20.10 |
1299 | 2025-01-31T04:17:31.895Z | Compiling tokio-util v0.7.12 |
1300 | 2025-01-31T04:17:32.855Z | Compiling tokio-native-tls v0.3.1 |
1301 | 2025-01-31T04:17:33.001Z | Compiling tokio-rustls v0.26.0 |
1302 | 2025-01-31T04:17:33.108Z | Compiling h2 v0.4.6 |
1303 | 2025-01-31T04:17:33.361Z | Compiling hostname v0.3.1 |
1304 | 2025-01-31T04:17:33.558Z | Compiling errno v0.3.9 |
1305 | 2025-01-31T04:17:33.767Z | Compiling dirs-sys-next v0.1.2 |
1306 | 2025-01-31T04:17:34.177Z | Compiling thread_local v1.1.8 |
1307 | 2025-01-31T04:17:34.324Z | Compiling camino v1.1.9 |
1308 | 2025-01-31T04:17:34.658Z | Compiling cpufeatures v0.2.14 |
1309 | 2025-01-31T04:17:34.752Z | Compiling paste v1.0.15 |
1310 | 2025-01-31T04:17:34.889Z | Compiling dirs-next v2.0.0 |
1311 | 2025-01-31T04:17:35.078Z | Compiling usdt-attr-macro v0.5.0 |
1312 | 2025-01-31T04:17:35.283Z | Compiling usdt-macro v0.5.0 |
1313 | 2025-01-31T04:17:36.177Z | Compiling darling_macro v0.20.10 |
1314 | 2025-01-31T04:17:37.003Z | Compiling hyper v1.5.1 |
1315 | 2025-01-31T04:17:37.092Z | Compiling futures-executor v0.3.30 |
1316 | 2025-01-31T04:17:37.164Z | Compiling async-trait v0.1.83 |
1317 | 2025-01-31T04:17:37.605Z | Compiling memmap v0.7.0 |
1318 | 2025-01-31T04:17:37.989Z | Compiling slog-async v2.8.0 |
1319 | 2025-01-31T04:17:38.382Z | Compiling rustls v0.22.4 |
1320 | 2025-01-31T04:17:38.659Z | Compiling futures v0.3.30 |
1321 | 2025-01-31T04:17:38.684Z | Compiling darling v0.20.10 |
1322 | 2025-01-31T04:17:38.778Z | Compiling term v0.7.0 |
1323 | 2025-01-31T04:17:39.038Z | Compiling hyper-util v0.1.10 |
1324 | 2025-01-31T04:17:39.469Z | Compiling is-terminal v0.4.13 |
1325 | 2025-01-31T04:17:39.594Z | Compiling multer v3.1.0 |
1326 | 2025-01-31T04:17:39.619Z | Compiling instant v0.1.13 |
1327 | 2025-01-31T04:17:39.753Z | Compiling take_mut v0.2.2 |
1328 | 2025-01-31T04:17:39.805Z | Compiling serde_with_macros v3.9.0 |
1329 | 2025-01-31T04:17:39.954Z | Compiling strum_macros v0.26.4 |
1330 | 2025-01-31T04:17:40.084Z | Compiling ipnetwork v0.20.0 |
1331 | 2025-01-31T04:17:40.470Z | Compiling async-stream-impl v0.3.5 |
1332 | 2025-01-31T04:17:40.843Z | Compiling structmeta-derive v0.3.0 |
1333 | 2025-01-31T04:17:41.118Z | Compiling dropshot v0.12.0 |
1334 | 2025-01-31T04:17:41.320Z | Compiling crossbeam-utils v0.8.20 |
1335 | 2025-01-31T04:17:41.415Z | Compiling debug-ignore v1.0.5 |
1336 | 2025-01-31T04:17:41.515Z | Compiling async-stream v0.3.5 |
1337 | 2025-01-31T04:17:41.622Z | Compiling hyper-tls v0.6.0 |
1338 | 2025-01-31T04:17:41.784Z | Compiling hyper-rustls v0.27.3 |
1339 | 2025-01-31T04:17:41.839Z | Compiling serde_with v3.9.0 |
1340 | 2025-01-31T04:17:42.326Z | Compiling dropshot_endpoint v0.12.0 |
1341 | 2025-01-31T04:17:42.759Z | Compiling serde_path_to_error v0.1.16 |
1342 | 2025-01-31T04:17:42.846Z | Compiling structmeta v0.3.0 |
1343 | 2025-01-31T04:17:43.231Z | Compiling waitgroup v0.1.2 |
1344 | 2025-01-31T04:17:43.344Z | Compiling strum v0.26.3 |
1345 | 2025-01-31T04:17:43.442Z | Compiling tokio-rustls v0.25.0 |
1346 | 2025-01-31T04:17:43.509Z | Compiling hostname v0.4.0 |
1347 | 2025-01-31T04:17:43.534Z | Compiling parse-display-derive v0.10.0 |
1348 | 2025-01-31T04:17:43.707Z | Compiling reqwest v0.12.9 |
1349 | 2025-01-31T04:17:44.685Z | Compiling digest v0.10.7 |
1350 | 2025-01-31T04:17:44.821Z | Compiling time v0.3.36 |
1351 | 2025-01-31T04:17:45.025Z | Compiling hex v0.4.3 |
1352 | 2025-01-31T04:17:45.489Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1353 | 2025-01-31T04:17:45.520Z | Compiling rustix v0.38.37 |
1354 | 2025-01-31T04:17:45.600Z | Compiling typify-macro v0.2.0 |
1355 | 2025-01-31T04:17:46.174Z | Compiling progenitor-client v0.8.0 |
1356 | 2025-01-31T04:17:46.199Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1357 | 2025-01-31T04:17:46.353Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1358 | 2025-01-31T04:17:46.508Z | Compiling backoff v0.4.0 |
1359 | 2025-01-31T04:17:46.533Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1360 | 2025-01-31T04:17:46.809Z | Compiling macaddr v1.0.1 |
1361 | 2025-01-31T04:17:47.052Z | Compiling parse-display v0.10.0 |
1362 | 2025-01-31T04:17:47.210Z | Compiling regress v0.9.1 |
1363 | 2025-01-31T04:17:47.235Z | Compiling utf8parse v0.2.2 |
1364 | 2025-01-31T04:17:47.378Z | Compiling anstyle-parse v0.2.5 |
1365 | 2025-01-31T04:17:47.687Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
1366 | 2025-01-31T04:17:48.835Z | Compiling is_terminal_polyfill v1.70.1 |
1367 | 2025-01-31T04:17:48.948Z | Compiling anstyle v1.0.10 |
1368 | 2025-01-31T04:17:49.170Z | Compiling unicode-width v0.1.14 |
1369 | 2025-01-31T04:17:49.374Z | Compiling colorchoice v1.0.2 |
1370 | 2025-01-31T04:17:49.402Z | Compiling typify v0.2.0 |
1371 | 2025-01-31T04:17:49.519Z | Compiling progenitor-impl v0.8.0 |
1372 | 2025-01-31T04:17:49.667Z | Compiling lazy_static v1.5.0 |
1373 | 2025-01-31T04:17:49.794Z | Compiling anstyle-query v1.1.1 |
1374 | 2025-01-31T04:17:49.819Z | Compiling usdt v0.5.0 |
1375 | 2025-01-31T04:17:49.938Z | Compiling anstream v0.6.15 |
1376 | 2025-01-31T04:17:50.249Z | Compiling slog-json v2.6.1 |
1377 | 2025-01-31T04:17:50.523Z | Compiling crossbeam-channel v0.5.13 |
1378 | 2025-01-31T04:17:50.579Z | Compiling toml_edit v0.22.21 |
1379 | 2025-01-31T04:17:51.302Z | Compiling clap_lex v0.7.4 |
1380 | 2025-01-31T04:17:51.721Z | Compiling slog-bunyan v2.5.0 |
1381 | 2025-01-31T04:17:51.911Z | Compiling slog-term v2.9.1 |
1382 | 2025-01-31T04:17:52.467Z | Compiling sha1 v0.10.6 |
1383 | 2025-01-31T04:17:52.527Z | Compiling newtype-uuid v1.1.0 |
1384 | 2025-01-31T04:17:52.787Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1385 | 2025-01-31T04:17:52.852Z | Compiling winnow v0.5.40 |
1386 | 2025-01-31T04:17:53.018Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1387 | 2025-01-31T04:17:53.159Z | Compiling clap_derive v4.5.18 |
1388 | 2025-01-31T04:17:53.297Z | Compiling heapless v0.8.0 |
1389 | 2025-01-31T04:17:53.722Z | Compiling toml v0.8.19 |
1390 | 2025-01-31T04:17:55.563Z | Compiling toml_edit v0.19.15 |
1391 | 2025-01-31T04:17:56.617Z | Compiling hash32 v0.3.1 |
1392 | 2025-01-31T04:17:56.836Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1393 | 2025-01-31T04:17:56.920Z | Compiling smoltcp v0.11.0 |
1394 | 2025-01-31T04:17:56.944Z | Compiling progenitor-macro v0.8.0 |
1395 | 2025-01-31T04:17:57.433Z | Compiling stable_deref_trait v1.2.0 |
1396 | 2025-01-31T04:17:57.749Z | Compiling proc-macro-crate v1.3.1 |
1397 | 2025-01-31T04:17:58.367Z | Compiling terminal_size v0.4.0 |
1398 | 2025-01-31T04:17:58.451Z | Compiling foreign-types-macros v0.2.3 |
1399 | 2025-01-31T04:17:58.563Z | Compiling proc-macro-error-attr v1.0.4 |
1400 | 2025-01-31T04:17:58.588Z | Compiling bitflags v1.3.2 |
1401 | 2025-01-31T04:17:58.685Z | Compiling heck v0.4.1 |
1402 | 2025-01-31T04:17:58.859Z | Compiling managed v0.8.0 |
1403 | 2025-01-31T04:17:59.226Z | Compiling foreign-types-shared v0.3.1 |
1404 | 2025-01-31T04:17:59.353Z | Compiling either v1.13.0 |
1405 | 2025-01-31T04:17:59.428Z | Compiling cobs v0.2.3 |
1406 | 2025-01-31T04:17:59.517Z | Compiling foreign-types v0.5.0 |
1407 | 2025-01-31T04:17:59.618Z | Compiling postcard v1.0.10 |
1408 | 2025-01-31T04:18:00.071Z | Compiling clap_builder v4.5.23 |
1409 | 2025-01-31T04:18:00.176Z | Compiling num_enum_derive v0.5.11 |
1410 | 2025-01-31T04:18:00.322Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1411 | 2025-01-31T04:18:01.048Z | Compiling num-integer v0.1.46 |
1412 | 2025-01-31T04:18:01.640Z | Compiling cstr-argument v0.1.2 |
1413 | 2025-01-31T04:18:01.848Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1414 | 2025-01-31T04:18:01.981Z | Compiling num_enum v0.5.11 |
1415 | 2025-01-31T04:18:02.137Z | Compiling proc-macro-error v1.0.4 |
1416 | 2025-01-31T04:18:02.164Z | Compiling float-ord v0.3.2 |
1417 | 2025-01-31T04:18:02.324Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1418 | 2025-01-31T04:18:02.430Z | Compiling fastrand v2.1.1 |
1419 | 2025-01-31T04:18:02.481Z | Compiling pretty-hex v0.2.1 |
1420 | 2025-01-31T04:18:02.645Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1421 | 2025-01-31T04:18:02.995Z | Compiling tempfile v3.12.0 |
1422 | 2025-01-31T04:18:03.020Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1423 | 2025-01-31T04:18:03.219Z | Compiling clap v4.5.23 |
1424 | 2025-01-31T04:18:03.321Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1425 | 2025-01-31T04:18:03.528Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1426 | 2025-01-31T04:18:03.826Z | Compiling colored v2.1.0 |
1427 | 2025-01-31T04:18:04.419Z | Compiling tabwriter v1.4.0 |
1428 | 2025-01-31T04:18:04.444Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1429 | 2025-01-31T04:18:04.712Z | Compiling crucible-workspace-hack v0.1.0 |
1430 | 2025-01-31T04:18:04.737Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1431 | 2025-01-31T04:18:05.361Z | Compiling num-iter v0.1.45 |
1432 | 2025-01-31T04:18:05.385Z | Compiling num-rational v0.4.2 |
1433 | 2025-01-31T04:18:05.530Z | Compiling num-complex v0.4.6 |
1434 | 2025-01-31T04:18:05.762Z | Compiling unicode-segmentation v1.12.0 |
1435 | 2025-01-31T04:18:05.786Z | Compiling semver v0.1.20 |
1436 | 2025-01-31T04:18:06.220Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1437 | 2025-01-31T04:18:06.325Z | Compiling prettyplease v0.2.22 |
1438 | 2025-01-31T04:18:06.441Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1439 | 2025-01-31T04:18:06.489Z | Compiling newline-converter v0.3.0 |
1440 | 2025-01-31T04:18:06.519Z | Compiling num v0.4.3 |
1441 | 2025-01-31T04:18:06.613Z | Compiling rustc_version v0.1.7 |
1442 | 2025-01-31T04:18:06.645Z | Compiling zone_cfg_derive v0.3.0 |
1443 | 2025-01-31T04:18:07.959Z | Compiling progenitor v0.8.0 |
1444 | 2025-01-31T04:18:08.066Z | Compiling camino-tempfile v1.1.1 |
1445 | 2025-01-31T04:18:08.157Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1446 | 2025-01-31T04:18:08.265Z | Compiling itertools v0.10.5 |
1447 | 2025-01-31T04:18:08.442Z | Compiling console v0.15.8 |
1448 | 2025-01-31T04:18:08.515Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1449 | 2025-01-31T04:18:09.615Z | Compiling num-derive v0.4.2 |
1450 | 2025-01-31T04:18:09.696Z | Compiling sigpipe v0.1.3 |
1451 | 2025-01-31T04:18:09.793Z | Compiling base64ct v1.6.0 |
1452 | 2025-01-31T04:18:09.830Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1453 | 2025-01-31T04:18:10.115Z | Compiling similar v2.6.0 |
1454 | 2025-01-31T04:18:10.147Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1455 | 2025-01-31T04:18:10.320Z | Compiling zone v0.3.0 |
1456 | 2025-01-31T04:18:10.373Z | Compiling password-hash v0.5.0 |
1457 | 2025-01-31T04:18:11.113Z | Compiling expectorate v1.1.0 |
1458 | 2025-01-31T04:18:11.274Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1459 | 2025-01-31T04:18:11.335Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1460 | 2025-01-31T04:18:11.421Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1461 | 2025-01-31T04:18:11.990Z | Compiling newtype_derive v0.1.6 |
1462 | 2025-01-31T04:18:12.252Z | Compiling blake2 v0.10.6 |
1463 | 2025-01-31T04:18:12.294Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1464 | 2025-01-31T04:18:12.351Z | Compiling hubpack_derive v0.1.1 |
1465 | 2025-01-31T04:18:12.630Z | Compiling smf v0.2.3 |
1466 | 2025-01-31T04:18:13.162Z | Compiling zerocopy-derive v0.6.6 |
1467 | 2025-01-31T04:18:13.365Z | Compiling owo-colors v4.1.0 |
1468 | 2025-01-31T04:18:13.649Z | Compiling whoami v1.5.2 |
1469 | 2025-01-31T04:18:13.851Z | Compiling cancel-safe-futures v0.1.5 |
1470 | 2025-01-31T04:18:13.959Z | Compiling fixedbitset v0.4.2 |
1471 | 2025-01-31T04:18:14.204Z | Compiling petgraph v0.6.5 |
1472 | 2025-01-31T04:18:14.314Z | Compiling hubpack v0.1.2 |
1473 | 2025-01-31T04:18:14.353Z | Compiling argon2 v0.5.3 |
1474 | 2025-01-31T04:18:14.686Z | Compiling zerocopy v0.6.6 |
1475 | 2025-01-31T04:18:14.710Z | Compiling strum_macros v0.25.3 |
1476 | 2025-01-31T04:18:15.267Z | Compiling serde-big-array v0.5.1 |
1477 | 2025-01-31T04:18:15.385Z | Compiling serde_repr v0.1.19 |
1478 | 2025-01-31T04:18:15.477Z | Compiling cookie v0.18.1 |
1479 | 2025-01-31T04:18:16.340Z | Compiling convert_case v0.4.0 |
1480 | 2025-01-31T04:18:16.915Z | Compiling static_assertions v1.1.0 |
1481 | 2025-01-31T04:18:17.010Z | Compiling derive_more v0.99.18 |
1482 | 2025-01-31T04:18:17.218Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1483 | 2025-01-31T04:18:17.452Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1484 | 2025-01-31T04:18:18.334Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1485 | 2025-01-31T04:18:19.635Z | Compiling atomicwrites v0.4.4 |
1486 | 2025-01-31T04:18:19.944Z | Compiling itertools v0.13.0 |
1487 | 2025-01-31T04:18:19.976Z | Compiling libsw v3.3.1 |
1488 | 2025-01-31T04:18:20.248Z | Compiling derive-where v1.2.7 |
1489 | 2025-01-31T04:18:20.291Z | Compiling enum-as-inner v0.6.1 |
1490 | 2025-01-31T04:18:21.195Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1491 | 2025-01-31T04:18:21.977Z | Compiling idna v0.4.0 |
1492 | 2025-01-31T04:18:22.278Z | Compiling indent_write v2.2.0 |
1493 | 2025-01-31T04:18:22.473Z | Compiling swrite v0.1.0 |
1494 | 2025-01-31T04:18:22.595Z | Compiling linear-map v1.2.0 |
1495 | 2025-01-31T04:18:22.620Z | Compiling highway v1.2.0 |
1496 | 2025-01-31T04:18:22.661Z | Compiling data-encoding v2.6.0 |
1497 | 2025-01-31T04:18:22.925Z | Compiling quick-error v1.2.3 |
1498 | 2025-01-31T04:18:23.067Z | Compiling linked-hash-map v0.5.6 |
1499 | 2025-01-31T04:18:23.355Z | Compiling lru-cache v0.1.2 |
1500 | 2025-01-31T04:18:23.380Z | Compiling hickory-proto v0.24.1 |
1501 | 2025-01-31T04:18:23.405Z | Compiling resolv-conf v0.7.0 |
1502 | 2025-01-31T04:18:23.541Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1503 | 2025-01-31T04:18:24.078Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1504 | 2025-01-31T04:18:24.615Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1505 | 2025-01-31T04:18:26.559Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1506 | 2025-01-31T04:18:27.081Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1507 | 2025-01-31T04:18:27.106Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1508 | 2025-01-31T04:18:28.336Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1509 | 2025-01-31T04:18:28.782Z | Compiling steno v0.4.1 |
1510 | 2025-01-31T04:18:30.067Z | Compiling slog-dtrace v0.3.0 |
1511 | 2025-01-31T04:18:30.361Z | Compiling parking_lot_core v0.8.6 |
1512 | 2025-01-31T04:18:30.710Z | Compiling humantime v2.1.0 |
1513 | 2025-01-31T04:18:30.828Z | Compiling hickory-resolver v0.24.1 |
1514 | 2025-01-31T04:18:31.149Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1515 | 2025-01-31T04:18:31.648Z | Compiling num-derive v0.3.3 |
1516 | 2025-01-31T04:18:32.167Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1517 | 2025-01-31T04:18:32.352Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1518 | 2025-01-31T04:18:32.515Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1519 | 2025-01-31T04:18:32.825Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1520 | 2025-01-31T04:18:33.331Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1521 | 2025-01-31T04:18:33.675Z | Compiling half v2.4.1 |
1522 | 2025-01-31T04:18:34.078Z | Compiling ciborium-io v0.2.2 |
1523 | 2025-01-31T04:18:34.141Z | Compiling parking_lot v0.11.2 |
1524 | 2025-01-31T04:18:34.213Z | Compiling ciborium-ll v0.2.2 |
1525 | 2025-01-31T04:18:34.578Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1526 | 2025-01-31T04:18:34.937Z | Compiling proc-macro-crate v3.2.0 |
1527 | 2025-01-31T04:18:35.350Z | Compiling crossbeam-epoch v0.9.18 |
1528 | 2025-01-31T04:18:35.449Z | Compiling fxhash v0.2.1 |
1529 | 2025-01-31T04:18:35.650Z | Compiling crc32fast v1.4.2 |
1530 | 2025-01-31T04:18:35.675Z | Compiling ciborium v0.2.2 |
1531 | 2025-01-31T04:18:35.840Z | Compiling num_enum_derive v0.7.3 |
1532 | 2025-01-31T04:18:36.001Z | Compiling sled v0.34.7 |
1533 | 2025-01-31T04:18:36.056Z | Compiling diff v0.1.13 |
1534 | 2025-01-31T04:18:36.595Z | Compiling yansi v1.0.1 |
1535 | 2025-01-31T04:18:37.059Z | Compiling pretty_assertions v1.4.1 |
1536 | 2025-01-31T04:18:37.750Z | Compiling num_enum v0.7.3 |
1537 | 2025-01-31T04:18:43.646Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1538 | 2025-01-31T04:18:44.273Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1539 | 2025-01-31T04:18:51.597Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1540 | 2025-01-31T04:18:53.112Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1541 | 2025-01-31T04:18:54.338Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1542 | 2025-01-31T04:18:56.595Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
1543 | 2025-01-31T04:19:18.587Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s |
1544 | 2025-01-31T04:19:18.761Z | ──────────── |
1545 | 2025-01-31T04:19:18.761Z | Nextest run ID acfed53c-4130-428d-abac-bbe556290cc3 with nextest profile: default |
1546 | 2025-01-31T04:19:18.761Z | Starting 2 tests across 1 binary |
1547 | 2025-01-31T04:19:18.785Z | START bfd test::test_new_daemon |
1548 | 2025-01-31T04:19:18.785Z | |
1549 | 2025-01-31T04:19:18.785Z | running 1 test |
1550 | 2025-01-31T04:19:18.901Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40test test::test_new_daemon ... ok |
1551 | 2025-01-31T04:19:18.901Z | |
1552 | 2025-01-31T04:19:18.901Z | test result: ok,. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out"time":"2025-01-31T04:19:18.645858972Z","hostname":"bmat-EVT22200007-000050ba","pid":3233; finished in 0.12s} |
1553 | 2025-01-31T04:19:18.901Z | |
1554 | 2025-01-31T04:19:18.901Z | |
1555 | 2025-01-31T04:19:18.926Z | PASS [ 0.151s] bfd test::test_new_daemon |
1556 | 2025-01-31T04:19:18.926Z | START bfd test::test_protocol_basics |
1557 | 2025-01-31T04:19:18.951Z | {"msg":"send: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2025-01-31T04:19:18.64652403Z","hostname":"bmat-EVT22200007-000050ba","pid": |
1558 | 2025-01-31T04:19:18.951Z | running 1 test |
1559 | 2025-01-31T04:19:19.060Z | {"{"msg":"[Down][203.0.113.20] recv: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 2027430003, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":msg":"0[Down][203.0.113.10] recv: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3230380387, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","name":"slog-rs","v":0,"level","name":"slog-rs":,"level":1010,"time":"2025-01-31T04:19:18.80433521Z",",hostname":""bmat-EVT22200007-000050ba"time":"2025-01-31T04:19:18.804337816Z","pid",:"3234hostname":"bmat-EVT22200007-000050ba","pid":3234} |
1560 | 2025-01-31T04:19:19.060Z | } |
1561 | 2025-01-31T04:19:19.060Z | {"msg":"transition -> Init","v":0,"name":"slog-rs","level":30{"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2025-01-31T04:19:18.804847423Z","hostname":"bmat-EVT22200007-000050ba","pid":3234,"peer":"203.0.113.20","state":"Down"} |
1562 | 2025-01-31T04:19:19.060Z | ,"time":"2025-01-31T04:19:18.804856842Z","hostname":"bmat-EVT22200007-000050ba","pid":3234,"peer":"203.0.113.10","state":"Down"} |
1563 | 2025-01-31T04:19:20.051Z | {"msg":"[Init][203.0.113.20] recv: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 2027430003, your_discriminator: 3230380387, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2025-01-31T04:19:19.796319199Z","hostname":"bmat-EVT22200007-000050ba","pid":3234} |
1564 | 2025-01-31T04:19:20.051Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2025-01-31T04:19:19.796431142Z","hostname":"bmat-EVT22200007-000050ba","pid":3234,"peer":"203.0.113.20","state":"Init"} |
1565 | 2025-01-31T04:19:20.076Z | {"msg":"[Init][203.0.113.10] recv: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3230380387, your_discriminator: 2027430003, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2025-01-31T04:19:19.803943689Z","hostname":"bmat-EVT22200007-000050ba","pid":3234} |
1566 | 2025-01-31T04:19:20.076Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2025-01-31T04:19:19.804031604Z","hostname":"bmat-EVT22200007-000050ba","pid":3234,"peer":"203.0.113.10","state":"Init"} |
1567 | 2025-01-31T04:19:25.051Z | {"msg":"[Up][203.0.113.20] recv: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2027430003, your_discriminator: 3230380387, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2025-01-31T04:19:24.796413615Z","hostname":"bmat-EVT22200007-000050ba","pid":3234} |
1568 | 2025-01-31T04:19:25.076Z | {"msg":"[Up][203.0.113.10] recv: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3230380387, your_discriminator: 2027430003, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2025-01-31T04:19:24.804005159Z","hostname":"bmat-EVT22200007-000050ba","pid":3234} |
1569 | 2025-01-31T04:19:29.059Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 203.0.113.10",",time":""v":2025-01-31T04:19:28.804023525Z","0hostname":","bmat-EVT22200007-000050ba"name":","slog-rspid"":3234,"level":} |
1570 | 2025-01-31T04:19:29.059Z | 40,"time":"2025-01-31T04:19:28.804137322Z","hostname":"bmat-EVT22200007-000050ba","pid":3234} |
1571 | 2025-01-31T04:19:29.084Z | test test::test_protocol_basics ... ok |
1572 | 2025-01-31T04:19:29.084Z | |
1573 | 2025-01-31T04:19:29.084Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.13s |
1574 | 2025-01-31T04:19:29.084Z | |
1575 | 2025-01-31T04:19:29.084Z | PASS [ 10.157s] bfd test::test_protocol_basics |
1576 | 2025-01-31T04:19:29.084Z | ──────────── |
1577 | 2025-01-31T04:19:29.084Z | Summary [ 10.311s] 2 tests run: 2 passed, 0 skipped |
1578 | 2025-01-31T04:19:29.108Z | process exited: duration 311922 ms, exit code 0 |
|
1579 | 2025-01-31T04:19:29.160Z | found 0 output files |