|
|
|
1 | 2025-03-03T07:50:26.697Z | job assigned to worker 01JNDFPWDH1T0EMFSTAAR1RKNS [factory aws, i-09cc795b9a6bcb3cc] (queued for 50 s) |
|
2 | 2025-03-03T07:50:34.946Z | starting task 0: "setup" |
3 | 2025-03-03T07:50:34.953Z | ++ uname -s |
4 | 2025-03-03T07:50:34.956Z | + kern=SunOS |
5 | 2025-03-03T07:50:34.956Z | + build_user=build |
6 | 2025-03-03T07:50:34.956Z | + build_uid=12345 |
7 | 2025-03-03T07:50:34.956Z | + work_dir=/work |
8 | 2025-03-03T07:50:34.956Z | + input_dir=/input |
9 | 2025-03-03T07:50:34.956Z | + [[ 0 == 12345 ]] |
10 | 2025-03-03T07:50:34.956Z | + case "$kern" in |
11 | 2025-03-03T07:50:34.956Z | + groupadd -g 12345 build |
12 | 2025-03-03T07:50:34.959Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-03T07:50:36.966Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-03T07:50:37.100Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-03T07:50:37.103Z | + home_fs=zfs |
16 | 2025-03-03T07:50:37.103Z | + [[ zfs == autofs ]] |
17 | 2025-03-03T07:50:37.103Z | + mkdir -p /home/build |
18 | 2025-03-03T07:50:37.106Z | + chown build:build /home/build /work |
19 | 2025-03-03T07:50:39.107Z | + chmod 0700 /home/build /work |
20 | 2025-03-03T07:50:39.110Z | process exited: duration 4162 ms, exit code 0 |
|
21 | 2025-03-03T07:50:39.116Z | starting task 1: "rust-toolchain" |
22 | 2025-03-03T07:50:39.121Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-03T07:50:39.121Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-03-03T07:50:39.121Z | * rust toolchain channel = "stable" |
25 | 2025-03-03T07:50:39.121Z | * rust toolchain profile = "default" |
26 | 2025-03-03T07:50:39.121Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-03T07:50:39.121Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-03T07:50:39.124Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-03T07:50:39.124Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-03T07:50:39.239Z | info: downloading installer |
31 | 2025-03-03T07:50:40.549Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-03-03T07:50:40.549Z | warning: /opt/ooce/bin |
33 | 2025-03-03T07:50:40.549Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-03T07:50:40.549Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-03-03T07:50:40.549Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-03T07:50:40.549Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-03T07:50:40.549Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-03T07:50:40.549Z | error: cannot install while Rust is installed |
39 | 2025-03-03T07:50:40.549Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-03T07:50:40.561Z | info: profile set to 'default' |
41 | 2025-03-03T07:50:40.561Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-03T07:50:40.564Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-03T07:50:40.702Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-03T07:50:40.702Z | info: downloading component 'cargo' |
45 | 2025-03-03T07:50:41.437Z | info: downloading component 'clippy' |
46 | 2025-03-03T07:50:41.722Z | info: downloading component 'rust-docs' |
47 | 2025-03-03T07:50:42.842Z | info: downloading component 'rust-std' |
48 | 2025-03-03T07:50:44.481Z | info: downloading component 'rustc' |
49 | 2025-03-03T07:50:50.129Z | info: downloading component 'rustfmt' |
50 | 2025-03-03T07:50:50.341Z | info: installing component 'cargo' |
51 | 2025-03-03T07:50:51.151Z | info: installing component 'clippy' |
52 | 2025-03-03T07:50:51.534Z | info: installing component 'rust-docs' |
53 | 2025-03-03T07:50:53.281Z | info: installing component 'rust-std' |
54 | 2025-03-03T07:50:55.086Z | info: installing component 'rustc' |
55 | 2025-03-03T07:51:00.888Z | info: installing component 'rustfmt' |
56 | 2025-03-03T07:51:01.218Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-03T07:51:01.218Z | |
58 | 2025-03-03T07:51:01.585Z | stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-03T07:51:01.585Z | |
60 | 2025-03-03T07:51:01.588Z | |
61 | 2025-03-03T07:51:01.589Z | Rust is installed now. Great! |
62 | 2025-03-03T07:51:01.589Z | |
63 | 2025-03-03T07:51:01.589Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-03T07:51:01.589Z | environment variable. This has not been done automatically. |
65 | 2025-03-03T07:51:01.589Z | |
66 | 2025-03-03T07:51:01.589Z | To configure your current shell, you need to source |
67 | 2025-03-03T07:51:01.589Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-03T07:51:01.589Z | |
69 | 2025-03-03T07:51:01.589Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-03T07:51:01.589Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-03T07:51:01.589Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-03T07:51:01.688Z | + rustup --version |
73 | 2025-03-03T07:51:01.698Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-03-03T07:51:01.703Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-03-03T07:51:01.817Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-03-03T07:51:01.820Z | + cargo --version |
77 | 2025-03-03T07:51:01.877Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-03-03T07:51:01.880Z | + rustc --version |
79 | 2025-03-03T07:51:01.944Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-03-03T07:51:01.947Z | process exited: duration 22826 ms, exit code 0 |
|
81 | 2025-03-03T07:51:01.953Z | starting task 2: "authentication" |
82 | 2025-03-03T07:51:01.975Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-03-03T07:51:01.981Z | starting task 3: "clone repository" |
84 | 2025-03-03T07:51:01.986Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-03-03T07:51:01.989Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-03-03T07:51:02.029Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-03-03T07:51:02.582Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-03-03T07:51:02.582Z | + git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b |
89 | 2025-03-03T07:51:02.823Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-03-03T07:51:02.826Z | * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD |
91 | 2025-03-03T07:51:02.831Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-03-03T07:51:02.834Z | ++ git branch --show-current |
93 | 2025-03-03T07:51:02.837Z | + current=main |
94 | 2025-03-03T07:51:02.837Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-03-03T07:51:02.837Z | + git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b |
96 | 2025-03-03T07:51:02.840Z | + git checkout -f renovate/rust-1.x |
97 | 2025-03-03T07:51:02.853Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-03-03T07:51:02.856Z | + git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b |
99 | 2025-03-03T07:51:02.868Z | HEAD is now at a303dda Update dependency rust to v1.85.0 |
100 | 2025-03-03T07:51:02.871Z | process exited: duration 887 ms, exit code 0 |
|
101 | 2025-03-03T07:51:02.877Z | starting task 4: "build" |
102 | 2025-03-03T07:51:02.882Z | + set -e |
103 | 2025-03-03T07:51:02.882Z | + cargo --version |
104 | 2025-03-03T07:51:02.887Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
105 | 2025-03-03T07:51:03.039Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
106 | 2025-03-03T07:51:03.039Z | info: downloading component 'cargo' |
107 | 2025-03-03T07:51:03.774Z | info: downloading component 'clippy' |
108 | 2025-03-03T07:51:04.057Z | info: downloading component 'rust-docs' |
109 | 2025-03-03T07:51:05.167Z | info: downloading component 'rust-std' |
110 | 2025-03-03T07:51:06.788Z | info: downloading component 'rustc' |
111 | 2025-03-03T07:51:12.381Z | info: downloading component 'rustfmt' |
112 | 2025-03-03T07:51:12.589Z | info: installing component 'cargo' |
113 | 2025-03-03T07:51:13.402Z | info: installing component 'clippy' |
114 | 2025-03-03T07:51:13.783Z | info: installing component 'rust-docs' |
115 | 2025-03-03T07:51:15.506Z | info: installing component 'rust-std' |
116 | 2025-03-03T07:51:17.353Z | info: installing component 'rustc' |
117 | 2025-03-03T07:51:23.198Z | info: installing component 'rustfmt' |
118 | 2025-03-03T07:51:23.600Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
119 | 2025-03-03T07:51:23.604Z | + rustc --version |
120 | 2025-03-03T07:51:23.674Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
121 | 2025-03-03T07:51:23.679Z | + cargo install cargo-nextest |
122 | 2025-03-03T07:51:23.770Z | Updating crates.io index |
123 | 2025-03-03T07:51:23.905Z | Downloading crates ... |
124 | 2025-03-03T07:51:23.963Z | Downloaded cargo-nextest v0.9.92 |
125 | 2025-03-03T07:51:24.004Z | Installing cargo-nextest v0.9.92 |
126 | 2025-03-03T07:51:24.058Z | Updating crates.io index |
127 | 2025-03-03T07:51:25.196Z | Locking 346 packages to latest compatible versions |
128 | 2025-03-03T07:51:25.199Z | Adding backtrace v0.3.71 (available: v0.3.74) |
129 | 2025-03-03T07:51:25.213Z | Adding idna_adapter v1.0.0 (available: v1.2.0) |
130 | 2025-03-03T07:51:25.253Z | Downloading crates ... |
131 | 2025-03-03T07:51:25.320Z | Downloaded addr2line v0.21.0 |
132 | 2025-03-03T07:51:25.323Z | Downloaded autocfg v1.4.0 |
133 | 2025-03-03T07:51:25.327Z | Downloaded atomicwrites v0.4.4 |
134 | 2025-03-03T07:51:25.331Z | Downloaded equivalent v1.0.2 |
135 | 2025-03-03T07:51:25.340Z | Downloaded cfg_aliases v0.2.1 |
136 | 2025-03-03T07:51:25.342Z | Downloaded swrite v0.1.0 |
137 | 2025-03-03T07:51:25.345Z | Downloaded supports-unicode v3.0.0 |
138 | 2025-03-03T07:51:25.345Z | Downloaded supports-hyperlinks v3.1.0 |
139 | 2025-03-03T07:51:25.348Z | Downloaded supports-color v3.0.2 |
140 | 2025-03-03T07:51:25.348Z | Downloaded tinyvec_macros v0.1.1 |
141 | 2025-03-03T07:51:25.348Z | Downloaded terminal_size v0.4.1 |
142 | 2025-03-03T07:51:25.351Z | Downloaded foreign-types v0.3.2 |
143 | 2025-03-03T07:51:25.351Z | Downloaded tower-layer v0.3.3 |
144 | 2025-03-03T07:51:25.354Z | Downloaded foreign-types-shared v0.1.1 |
145 | 2025-03-03T07:51:25.357Z | Downloaded guppy-workspace-hack v0.1.0 |
146 | 2025-03-03T07:51:25.360Z | Downloaded tower-service v0.3.3 |
147 | 2025-03-03T07:51:25.360Z | Downloaded http-body v1.0.1 |
148 | 2025-03-03T07:51:25.360Z | Downloaded enable-ansi-support v0.2.1 |
149 | 2025-03-03T07:51:25.363Z | Downloaded sync_wrapper v1.0.2 |
150 | 2025-03-03T07:51:25.366Z | Downloaded urlencoding v2.1.3 |
151 | 2025-03-03T07:51:25.369Z | Downloaded try-lock v0.2.5 |
152 | 2025-03-03T07:51:25.372Z | Downloaded adler2 v2.0.0 |
153 | 2025-03-03T07:51:25.375Z | Downloaded target-spec-miette v0.4.4 |
154 | 2025-03-03T07:51:25.378Z | Downloaded nested v0.1.1 |
155 | 2025-03-03T07:51:25.378Z | Downloaded idna_adapter v1.0.0 |
156 | 2025-03-03T07:51:25.381Z | Downloaded is_ci v1.2.0 |
157 | 2025-03-03T07:51:25.382Z | Downloaded anstyle v1.0.10 |
158 | 2025-03-03T07:51:25.385Z | Downloaded adler v1.0.2 |
159 | 2025-03-03T07:51:25.385Z | Downloaded want v0.3.1 |
160 | 2025-03-03T07:51:25.387Z | Downloaded block-buffer v0.10.4 |
161 | 2025-03-03T07:51:25.387Z | Downloaded tracing-attributes v0.1.28 |
162 | 2025-03-03T07:51:25.390Z | Downloaded subtle v2.6.1 |
163 | 2025-03-03T07:51:25.393Z | Downloaded either v1.14.0 |
164 | 2025-03-03T07:51:25.393Z | Downloaded mukti-metadata v0.3.0 |
165 | 2025-03-03T07:51:25.397Z | Downloaded indenter v0.3.3 |
166 | 2025-03-03T07:51:25.397Z | Downloaded http-body-util v0.1.2 |
167 | 2025-03-03T07:51:25.400Z | Downloaded heck v0.5.0 |
168 | 2025-03-03T07:51:25.400Z | Downloaded futures-macro v0.3.31 |
169 | 2025-03-03T07:51:25.403Z | Downloaded tokio-macros v2.5.0 |
170 | 2025-03-03T07:51:25.403Z | Downloaded thiserror-impl v2.0.12 |
171 | 2025-03-03T07:51:25.407Z | Downloaded thiserror-impl v1.0.69 |
172 | 2025-03-03T07:51:25.407Z | Downloaded tracing-error v0.2.1 |
173 | 2025-03-03T07:51:25.410Z | Downloaded untrusted v0.9.0 |
174 | 2025-03-03T07:51:25.410Z | Downloaded form_urlencoded v1.2.1 |
175 | 2025-03-03T07:51:25.413Z | Downloaded tokio-native-tls v0.3.1 |
176 | 2025-03-03T07:51:25.416Z | Downloaded utf8parse v0.2.2 |
177 | 2025-03-03T07:51:25.416Z | Downloaded ed25519 v2.2.3 |
178 | 2025-03-03T07:51:25.419Z | Downloaded futures-io v0.3.31 |
179 | 2025-03-03T07:51:25.419Z | Downloaded digest v0.10.7 |
180 | 2025-03-03T07:51:25.422Z | Downloaded unicode-linebreak v0.1.5 |
181 | 2025-03-03T07:51:25.425Z | Downloaded filetime v0.2.25 |
182 | 2025-03-03T07:51:25.425Z | Downloaded humantime-serde v1.1.1 |
183 | 2025-03-03T07:51:25.425Z | Downloaded fnv v1.0.7 |
184 | 2025-03-03T07:51:25.428Z | Downloaded lazy_static v1.5.0 |
185 | 2025-03-03T07:51:25.431Z | Downloaded xattr v1.4.0 |
186 | 2025-03-03T07:51:25.431Z | Downloaded utf8_iter v1.0.4 |
187 | 2025-03-03T07:51:25.434Z | Downloaded shlex v1.3.0 |
188 | 2025-03-03T07:51:25.437Z | Downloaded xxhash-rust v0.8.15 |
189 | 2025-03-03T07:51:25.437Z | Downloaded itoa v1.0.14 |
190 | 2025-03-03T07:51:25.440Z | Downloaded byteorder v1.5.0 |
191 | 2025-03-03T07:51:25.443Z | Downloaded zeroize v1.8.1 |
192 | 2025-03-03T07:51:25.443Z | Downloaded newtype-uuid v1.2.1 |
193 | 2025-03-03T07:51:25.446Z | Downloaded clap_derive v4.5.28 |
194 | 2025-03-03T07:51:25.449Z | Downloaded dialoguer v0.11.0 |
195 | 2025-03-03T07:51:25.452Z | Downloaded openssl-macros v0.1.1 |
196 | 2025-03-03T07:51:25.452Z | Downloaded number_prefix v0.4.0 |
197 | 2025-03-03T07:51:25.454Z | Downloaded strsim v0.11.1 |
198 | 2025-03-03T07:51:25.454Z | Downloaded globset v0.4.16 |
199 | 2025-03-03T07:51:25.457Z | Downloaded duct v0.13.7 |
200 | 2025-03-03T07:51:25.460Z | Downloaded percent-encoding v2.3.1 |
201 | 2025-03-03T07:51:25.460Z | Downloaded pathdiff v0.2.3 |
202 | 2025-03-03T07:51:25.460Z | Downloaded openssl-probe v0.1.6 |
203 | 2025-03-03T07:51:25.463Z | Downloaded mime v0.3.17 |
204 | 2025-03-03T07:51:25.464Z | Downloaded cargo_metadata v0.19.2 |
205 | 2025-03-03T07:51:25.467Z | Downloaded rand_core v0.6.4 |
206 | 2025-03-03T07:51:25.467Z | Downloaded is_terminal_polyfill v1.70.1 |
207 | 2025-03-03T07:51:25.470Z | Downloaded target-spec v3.4.2 |
208 | 2025-03-03T07:51:25.470Z | Downloaded tracing-log v0.2.0 |
209 | 2025-03-03T07:51:25.473Z | Downloaded nextest-metadata v0.12.2 |
210 | 2025-03-03T07:51:25.473Z | Downloaded slab v0.4.9 |
211 | 2025-03-03T07:51:25.476Z | Downloaded signature v2.2.0 |
212 | 2025-03-03T07:51:25.476Z | Downloaded hyper-rustls v0.27.5 |
213 | 2025-03-03T07:51:25.479Z | Downloaded serde_spanned v0.6.8 |
214 | 2025-03-03T07:51:25.481Z | Downloaded zstd v0.13.3 |
215 | 2025-03-03T07:51:25.484Z | Downloaded version_check v0.9.5 |
216 | 2025-03-03T07:51:25.484Z | Downloaded serde_path_to_error v0.1.17 |
217 | 2025-03-03T07:51:25.487Z | Downloaded thiserror v2.0.12 |
218 | 2025-03-03T07:51:25.493Z | Downloaded pin-utils v0.1.0 |
219 | 2025-03-03T07:51:25.496Z | Downloaded target-lexicon v0.13.2 |
220 | 2025-03-03T07:51:25.496Z | Downloaded ipnet v2.11.0 |
221 | 2025-03-03T07:51:25.499Z | Downloaded ahash v0.8.11 |
222 | 2025-03-03T07:51:25.501Z | Downloaded getrandom v0.3.1 |
223 | 2025-03-03T07:51:25.504Z | Downloaded rustc-hash v2.1.1 |
224 | 2025-03-03T07:51:25.507Z | Downloaded httparse v1.10.0 |
225 | 2025-03-03T07:51:25.510Z | Downloaded static_assertions v1.1.0 |
226 | 2025-03-03T07:51:25.510Z | Downloaded scopeguard v1.2.0 |
227 | 2025-03-03T07:51:25.513Z | Downloaded futures v0.3.31 |
228 | 2025-03-03T07:51:25.516Z | Downloaded serde_urlencoded v0.7.1 |
229 | 2025-03-03T07:51:25.519Z | Downloaded parking_lot_core v0.9.10 |
230 | 2025-03-03T07:51:25.524Z | Downloaded future-queue v0.4.0 |
231 | 2025-03-03T07:51:25.524Z | Downloaded quote v1.0.39 |
232 | 2025-03-03T07:51:25.527Z | Downloaded zstd-safe v7.2.3 |
233 | 2025-03-03T07:51:25.527Z | Downloaded unicode-ident v1.0.17 |
234 | 2025-03-03T07:51:25.530Z | Downloaded nextest-filtering v0.15.0 |
235 | 2025-03-03T07:51:25.533Z | Downloaded tinyvec v1.9.0 |
236 | 2025-03-03T07:51:25.536Z | Downloaded self-replace v1.5.0 |
237 | 2025-03-03T07:51:25.539Z | Downloaded toml v0.8.20 |
238 | 2025-03-03T07:51:25.542Z | Downloaded spki v0.7.3 |
239 | 2025-03-03T07:51:25.545Z | Downloaded strip-ansi-escapes v0.2.1 |
240 | 2025-03-03T07:51:25.548Z | Downloaded pin-project-internal v1.1.9 |
241 | 2025-03-03T07:51:25.548Z | Downloaded miniz_oxide v0.7.4 |
242 | 2025-03-03T07:51:25.551Z | Downloaded zerocopy-derive v0.7.35 |
243 | 2025-03-03T07:51:25.556Z | Downloaded futures-channel v0.3.31 |
244 | 2025-03-03T07:51:25.559Z | Downloaded pkcs8 v0.10.2 |
245 | 2025-03-03T07:51:25.562Z | Downloaded once_cell v1.20.3 |
246 | 2025-03-03T07:51:25.565Z | Downloaded smol_str v0.3.2 |
247 | 2025-03-03T07:51:25.567Z | Downloaded rand_chacha v0.3.1 |
248 | 2025-03-03T07:51:25.567Z | Downloaded os_pipe v1.2.1 |
249 | 2025-03-03T07:51:25.570Z | Downloaded parking_lot v0.12.3 |
250 | 2025-03-03T07:51:25.573Z | Downloaded signal-hook-registry v1.4.2 |
251 | 2025-03-03T07:51:25.573Z | Downloaded textwrap v0.16.1 |
252 | 2025-03-03T07:51:25.576Z | Downloaded vte v0.14.1 |
253 | 2025-03-03T07:51:25.579Z | Downloaded rand_core v0.9.3 |
254 | 2025-03-03T07:51:25.582Z | Downloaded owo-colors v3.5.0 |
255 | 2025-03-03T07:51:25.585Z | Downloaded tracing-core v0.1.33 |
256 | 2025-03-03T07:51:25.588Z | Downloaded ppv-lite86 v0.2.20 |
257 | 2025-03-03T07:51:25.588Z | Downloaded tar v0.4.44 |
258 | 2025-03-03T07:51:25.591Z | Downloaded pkg-config v0.3.31 |
259 | 2025-03-03T07:51:25.594Z | Downloaded semver v1.0.25 |
260 | 2025-03-03T07:51:25.597Z | Downloaded owo-colors v4.2.0 |
261 | 2025-03-03T07:51:25.600Z | Downloaded borsh v1.5.5 |
262 | 2025-03-03T07:51:25.605Z | Downloaded quick-junit v0.5.1 |
263 | 2025-03-03T07:51:25.608Z | Downloaded rustc-demangle v0.1.24 |
264 | 2025-03-03T07:51:25.611Z | Downloaded rustls-pemfile v2.2.0 |
265 | 2025-03-03T07:51:25.614Z | Downloaded bytes v1.10.0 |
266 | 2025-03-03T07:51:25.616Z | Downloaded self_update v0.42.0 |
267 | 2025-03-03T07:51:25.619Z | Downloaded proc-macro2 v1.0.94 |
268 | 2025-03-03T07:51:25.622Z | Downloaded miniz_oxide v0.8.5 |
269 | 2025-03-03T07:51:25.625Z | Downloaded serde_ignored v0.1.11 |
270 | 2025-03-03T07:51:25.628Z | Downloaded hyper-util v0.1.10 |
271 | 2025-03-03T07:51:25.632Z | Downloaded typenum v1.18.0 |
272 | 2025-03-03T07:51:25.637Z | Downloaded signal-hook v0.3.17 |
273 | 2025-03-03T07:51:25.640Z | Downloaded num-traits v0.2.19 |
274 | 2025-03-03T07:51:25.643Z | Downloaded openssl-sys v0.9.106 |
275 | 2025-03-03T07:51:25.647Z | Downloaded socket2 v0.5.8 |
276 | 2025-03-03T07:51:25.650Z | Downloaded cc v1.2.16 |
277 | 2025-03-03T07:51:25.654Z | Downloaded http v1.2.0 |
278 | 2025-03-03T07:51:25.657Z | Downloaded serde_derive v1.0.218 |
279 | 2025-03-03T07:51:25.660Z | Downloaded serde v1.0.218 |
280 | 2025-03-03T07:51:25.664Z | Downloaded quinn v0.11.6 |
281 | 2025-03-03T07:51:25.668Z | Downloaded ron v0.8.1 |
282 | 2025-03-03T07:51:25.674Z | Downloaded tower v0.5.2 |
283 | 2025-03-03T07:51:25.683Z | Downloaded url v2.5.4 |
284 | 2025-03-03T07:51:25.686Z | Downloaded mio v1.0.3 |
285 | 2025-03-03T07:51:25.692Z | Downloaded rand v0.8.5 |
286 | 2025-03-03T07:51:25.696Z | Downloaded rand v0.9.0 |
287 | 2025-03-03T07:51:25.701Z | Downloaded tokio-util v0.7.13 |
288 | 2025-03-03T07:51:25.709Z | Downloaded hashbrown v0.15.2 |
289 | 2025-03-03T07:51:25.715Z | Downloaded hyper v1.6.0 |
290 | 2025-03-03T07:51:25.722Z | Downloaded itertools v0.14.0 |
291 | 2025-03-03T07:51:25.729Z | Downloaded clap_builder v4.5.31 |
292 | 2025-03-03T07:51:25.737Z | Downloaded futures-util v0.3.31 |
293 | 2025-03-03T07:51:25.749Z | Downloaded idna v1.0.3 |
294 | 2025-03-03T07:51:25.752Z | Downloaded zerocopy v0.7.35 |
295 | 2025-03-03T07:51:25.768Z | Downloaded color-spantrace v0.2.1 |
296 | 2025-03-03T07:51:25.770Z | Downloaded winnow v0.7.3 |
297 | 2025-03-03T07:51:25.780Z | Downloaded h2 v0.4.8 |
298 | 2025-03-03T07:51:25.786Z | Downloaded serde_json v1.0.139 |
299 | 2025-03-03T07:51:25.794Z | Downloaded tracing-subscriber v0.3.19 |
300 | 2025-03-03T07:51:25.802Z | Downloaded portable-atomic v1.11.0 |
301 | 2025-03-03T07:51:25.810Z | Downloaded vcpkg v0.2.15 |
302 | 2025-03-03T07:51:25.847Z | Downloaded zerocopy v0.8.21 |
303 | 2025-03-03T07:51:25.870Z | Downloaded chrono v0.4.40 |
304 | 2025-03-03T07:51:25.877Z | Downloaded quinn-proto v0.11.9 |
305 | 2025-03-03T07:51:25.884Z | Downloaded webpki-roots v0.26.8 |
306 | 2025-03-03T07:51:25.889Z | Downloaded unicode-width v0.2.0 |
307 | 2025-03-03T07:51:25.894Z | Downloaded regex v1.11.1 |
308 | 2025-03-03T07:51:25.908Z | Downloaded unicode-width v0.1.14 |
309 | 2025-03-03T07:51:25.912Z | Downloaded nextest-runner v0.75.0 |
310 | 2025-03-03T07:51:25.924Z | Downloaded openssl v0.10.71 |
311 | 2025-03-03T07:51:25.932Z | Downloaded bstr v1.11.3 |
312 | 2025-03-03T07:51:25.940Z | Downloaded regex-syntax v0.8.5 |
313 | 2025-03-03T07:51:25.948Z | Downloaded rustls v0.23.23 |
314 | 2025-03-03T07:51:25.959Z | Downloaded nix v0.29.0 |
315 | 2025-03-03T07:51:25.970Z | Downloaded object v0.32.2 |
316 | 2025-03-03T07:51:25.980Z | Downloaded syn v2.0.99 |
317 | 2025-03-03T07:51:25.991Z | Downloaded rustix v0.38.44 |
318 | 2025-03-03T07:51:26.012Z | Downloaded curve25519-dalek v4.1.3 |
319 | 2025-03-03T07:51:26.020Z | Downloaded gimli v0.28.1 |
320 | 2025-03-03T07:51:26.029Z | Downloaded rustls-webpki v0.102.8 |
321 | 2025-03-03T07:51:26.044Z | Downloaded reqwest v0.12.12 |
322 | 2025-03-03T07:51:26.052Z | Downloaded quick-xml v0.37.2 |
323 | 2025-03-03T07:51:26.058Z | Downloaded aho-corasick v1.1.3 |
324 | 2025-03-03T07:51:26.063Z | Downloaded crossterm v0.28.1 |
325 | 2025-03-03T07:51:26.069Z | Downloaded color-eyre v0.6.3 |
326 | 2025-03-03T07:51:26.076Z | Downloaded guppy v0.17.17 |
327 | 2025-03-03T07:51:26.082Z | Downloaded miette v7.5.0 |
328 | 2025-03-03T07:51:26.087Z | Downloaded unicode-normalization v0.1.24 |
329 | 2025-03-03T07:51:26.090Z | Downloaded flate2 v1.1.0 |
330 | 2025-03-03T07:51:26.095Z | Downloaded toml_edit v0.22.24 |
331 | 2025-03-03T07:51:26.116Z | Downloaded regex-automata v0.4.9 |
332 | 2025-03-03T07:51:26.132Z | Downloaded memchr v2.7.4 |
333 | 2025-03-03T07:51:26.137Z | Downloaded rustls-pki-types v1.11.0 |
334 | 2025-03-03T07:51:26.140Z | Downloaded sharded-slab v0.1.7 |
335 | 2025-03-03T07:51:26.144Z | Downloaded ed25519-dalek v2.1.1 |
336 | 2025-03-03T07:51:26.150Z | Downloaded der v0.7.9 |
337 | 2025-03-03T07:51:26.159Z | Downloaded rand_chacha v0.9.0 |
338 | 2025-03-03T07:51:26.159Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
339 | 2025-03-03T07:51:26.172Z | Downloaded petgraph v0.7.1 |
340 | 2025-03-03T07:51:26.189Z | Downloaded tokio v1.43.0 |
341 | 2025-03-03T07:51:26.225Z | Downloaded libc v0.2.170 |
342 | 2025-03-03T07:51:26.247Z | Downloaded indexmap v2.7.1 |
343 | 2025-03-03T07:51:26.251Z | Downloaded base64 v0.22.1 |
344 | 2025-03-03T07:51:26.255Z | Downloaded quinn-udp v0.5.10 |
345 | 2025-03-03T07:51:26.259Z | Downloaded pin-project v1.1.9 |
346 | 2025-03-03T07:51:26.267Z | Downloaded indicatif v0.17.11 |
347 | 2025-03-03T07:51:26.271Z | Downloaded uuid v1.15.1 |
348 | 2025-03-03T07:51:26.274Z | Downloaded shell-words v1.1.0 |
349 | 2025-03-03T07:51:26.274Z | Downloaded rustc_version v0.4.1 |
350 | 2025-03-03T07:51:26.279Z | Downloaded pin-project-lite v0.2.16 |
351 | 2025-03-03T07:51:26.283Z | Downloaded ryu v1.0.19 |
352 | 2025-03-03T07:51:26.283Z | Downloaded signal-hook-mio v0.2.4 |
353 | 2025-03-03T07:51:26.287Z | Downloaded shared_child v1.0.1 |
354 | 2025-03-03T07:51:26.287Z | Downloaded sha2 v0.10.8 |
355 | 2025-03-03T07:51:26.292Z | Downloaded base64 v0.21.7 |
356 | 2025-03-03T07:51:26.292Z | Downloaded backtrace v0.3.71 |
357 | 2025-03-03T07:51:27.298Z | Downloaded smallvec v1.14.0 |
358 | 2025-03-03T07:51:27.301Z | Downloaded config v0.15.8 |
359 | 2025-03-03T07:51:27.302Z | Downloaded log v0.4.26 |
360 | 2025-03-03T07:51:27.302Z | Downloaded native-tls v0.2.14 |
361 | 2025-03-03T07:51:27.302Z | Downloaded jobserver v0.1.32 |
362 | 2025-03-03T07:51:27.302Z | Downloaded nextest-workspace-hack v0.1.0 |
363 | 2025-03-03T07:51:27.302Z | Downloaded lock_api v0.4.12 |
364 | 2025-03-03T07:51:27.302Z | Downloaded iana-time-zone v0.1.61 |
365 | 2025-03-03T07:51:27.302Z | Downloaded clap v4.5.31 |
366 | 2025-03-03T07:51:27.302Z | Downloaded zipsign-api v0.1.3 |
367 | 2025-03-03T07:51:27.302Z | Downloaded unicase v2.8.1 |
368 | 2025-03-03T07:51:27.302Z | Downloaded eyre v0.6.12 |
369 | 2025-03-03T07:51:27.302Z | Downloaded const-oid v0.9.6 |
370 | 2025-03-03T07:51:27.302Z | Downloaded cfg-expr v0.18.0 |
371 | 2025-03-03T07:51:27.302Z | Downloaded anstyle-parse v0.2.6 |
372 | 2025-03-03T07:51:27.302Z | Downloaded miette-derive v7.5.0 |
373 | 2025-03-03T07:51:27.302Z | Downloaded tokio-stream v0.1.17 |
374 | 2025-03-03T07:51:27.302Z | Downloaded tokio-rustls v0.26.2 |
375 | 2025-03-03T07:51:27.302Z | Downloaded derive-where v1.2.7 |
376 | 2025-03-03T07:51:27.302Z | Downloaded bitflags v2.9.0 |
377 | 2025-03-03T07:51:27.302Z | Downloaded tempfile v3.17.1 |
378 | 2025-03-03T07:51:27.302Z | Downloaded futures-executor v0.3.31 |
379 | 2025-03-03T07:51:27.302Z | Downloaded errno v0.3.10 |
380 | 2025-03-03T07:51:27.302Z | Downloaded crc32fast v1.4.2 |
381 | 2025-03-03T07:51:27.302Z | Downloaded humantime v2.1.0 |
382 | 2025-03-03T07:51:27.302Z | Downloaded getrandom v0.2.15 |
383 | 2025-03-03T07:51:27.302Z | Downloaded fixedbitset v0.5.7 |
384 | 2025-03-03T07:51:27.302Z | Downloaded recursion v0.5.2 |
385 | 2025-03-03T07:51:27.302Z | Downloaded fastrand v2.3.0 |
386 | 2025-03-03T07:51:27.302Z | Downloaded cpufeatures v0.2.17 |
387 | 2025-03-03T07:51:27.302Z | Downloaded console v0.15.11 |
388 | 2025-03-03T07:51:27.302Z | Downloaded indent_write v2.2.0 |
389 | 2025-03-03T07:51:27.302Z | Downloaded ring v0.17.11 |
390 | 2025-03-03T07:51:27.302Z | Downloaded hex v0.4.3 |
391 | 2025-03-03T07:51:27.302Z | Downloaded base64ct v1.6.0 |
392 | 2025-03-03T07:51:27.302Z | Downloaded tracing v0.1.41 |
393 | 2025-03-03T07:51:27.302Z | Downloaded camino v1.1.9 |
394 | 2025-03-03T07:51:27.302Z | Downloaded anstream v0.6.18 |
395 | 2025-03-03T07:51:27.303Z | Downloaded home v0.5.11 |
396 | 2025-03-03T07:51:27.303Z | Downloaded cfg-if v1.0.0 |
397 | 2025-03-03T07:51:27.303Z | Downloaded toml_datetime v0.6.8 |
398 | 2025-03-03T07:51:27.303Z | Downloaded colorchoice v1.0.3 |
399 | 2025-03-03T07:51:27.303Z | Downloaded clap_lex v0.7.4 |
400 | 2025-03-03T07:51:27.303Z | Downloaded futures-task v0.3.31 |
401 | 2025-03-03T07:51:27.303Z | Downloaded debug-ignore v1.0.5 |
402 | 2025-03-03T07:51:27.303Z | Downloaded curve25519-dalek-derive v0.1.1 |
403 | 2025-03-03T07:51:27.303Z | Downloaded thread_local v1.1.8 |
404 | 2025-03-03T07:51:27.303Z | Downloaded thiserror v1.0.69 |
405 | 2025-03-03T07:51:27.303Z | Downloaded futures-sink v0.3.31 |
406 | 2025-03-03T07:51:27.303Z | Downloaded futures-core v0.3.31 |
407 | 2025-03-03T07:51:27.303Z | Downloaded crypto-common v0.1.6 |
408 | 2025-03-03T07:51:27.303Z | Downloaded camino-tempfile v1.1.1 |
409 | 2025-03-03T07:51:27.303Z | Downloaded generic-array v0.14.7 |
410 | 2025-03-03T07:51:27.303Z | Downloaded cargo-platform v0.1.9 |
411 | 2025-03-03T07:51:27.303Z | Downloaded hyper-tls v0.6.0 |
412 | 2025-03-03T07:51:27.303Z | Downloaded backtrace-ext v0.2.1 |
413 | 2025-03-03T07:51:27.303Z | Downloaded atomic-waker v1.1.2 |
414 | 2025-03-03T07:51:27.303Z | Downloaded async-scoped v0.9.0 |
415 | 2025-03-03T07:51:27.303Z | Downloaded anstyle-query v1.1.2 |
416 | 2025-03-03T07:51:27.303Z | Compiling proc-macro2 v1.0.94 |
417 | 2025-03-03T07:51:27.303Z | Compiling unicode-ident v1.0.17 |
418 | 2025-03-03T07:51:27.303Z | Compiling libc v0.2.170 |
419 | 2025-03-03T07:51:27.303Z | Compiling cfg-if v1.0.0 |
420 | 2025-03-03T07:51:27.303Z | Compiling memchr v2.7.4 |
421 | 2025-03-03T07:51:27.303Z | Compiling serde v1.0.218 |
422 | 2025-03-03T07:51:27.303Z | Compiling once_cell v1.20.3 |
423 | 2025-03-03T07:51:27.303Z | Compiling autocfg v1.4.0 |
424 | 2025-03-03T07:51:27.303Z | Compiling shlex v1.3.0 |
425 | 2025-03-03T07:51:27.303Z | Compiling log v0.4.26 |
426 | 2025-03-03T07:51:27.303Z | Compiling pin-project-lite v0.2.16 |
427 | 2025-03-03T07:51:27.303Z | Compiling itoa v1.0.14 |
428 | 2025-03-03T07:51:27.303Z | Compiling futures-core v0.3.31 |
429 | 2025-03-03T07:51:27.424Z | Compiling bitflags v2.9.0 |
430 | 2025-03-03T07:51:27.430Z | Compiling rustix v0.38.44 |
431 | 2025-03-03T07:51:27.527Z | Compiling smallvec v1.14.0 |
432 | 2025-03-03T07:51:27.550Z | Compiling slab v0.4.9 |
433 | 2025-03-03T07:51:27.939Z | Compiling jobserver v0.1.32 |
434 | 2025-03-03T07:51:27.985Z | Compiling bytes v1.10.0 |
435 | 2025-03-03T07:51:28.002Z | Compiling futures-sink v0.3.31 |
436 | 2025-03-03T07:51:28.167Z | Compiling getrandom v0.3.1 |
437 | 2025-03-03T07:51:28.203Z | Compiling hashbrown v0.15.2 |
438 | 2025-03-03T07:51:28.292Z | Compiling cc v1.2.16 |
439 | 2025-03-03T07:51:28.565Z | Compiling quote v1.0.39 |
440 | 2025-03-03T07:51:28.609Z | Compiling errno v0.3.10 |
441 | 2025-03-03T07:51:28.872Z | Compiling signal-hook-registry v1.4.2 |
442 | 2025-03-03T07:51:28.907Z | Compiling syn v2.0.99 |
443 | 2025-03-03T07:51:29.101Z | Compiling mio v1.0.3 |
444 | 2025-03-03T07:51:29.196Z | Compiling equivalent v1.0.2 |
445 | 2025-03-03T07:51:29.694Z | Compiling socket2 v0.5.8 |
446 | 2025-03-03T07:51:30.010Z | Compiling futures-channel v0.3.31 |
447 | 2025-03-03T07:51:30.142Z | Compiling tracing-core v0.1.33 |
448 | 2025-03-03T07:51:30.435Z | Compiling futures-io v0.3.31 |
449 | 2025-03-03T07:51:30.515Z | Compiling futures-task v0.3.31 |
450 | 2025-03-03T07:51:30.799Z | Compiling version_check v0.9.5 |
451 | 2025-03-03T07:51:30.858Z | Compiling pin-utils v0.1.0 |
452 | 2025-03-03T07:51:30.872Z | Compiling ryu v1.0.19 |
453 | 2025-03-03T07:51:30.963Z | Compiling serde_json v1.0.139 |
454 | 2025-03-03T07:51:31.390Z | Compiling getrandom v0.2.15 |
455 | 2025-03-03T07:51:31.419Z | Compiling fnv v1.0.7 |
456 | 2025-03-03T07:51:31.506Z | Compiling camino v1.1.9 |
457 | 2025-03-03T07:51:31.541Z | Compiling http v1.2.0 |
458 | 2025-03-03T07:51:31.557Z | Compiling target-lexicon v0.13.2 |
459 | 2025-03-03T07:51:31.589Z | Compiling ring v0.17.11 |
460 | 2025-03-03T07:51:31.708Z | Compiling rustls-pki-types v1.11.0 |
461 | 2025-03-03T07:51:32.181Z | Compiling backtrace v0.3.71 |
462 | 2025-03-03T07:51:32.544Z | Compiling semver v1.0.25 |
463 | 2025-03-03T07:51:32.635Z | Compiling httparse v1.10.0 |
464 | 2025-03-03T07:51:32.695Z | Compiling typenum v1.18.0 |
465 | 2025-03-03T07:51:33.035Z | Compiling byteorder v1.5.0 |
466 | 2025-03-03T07:51:33.241Z | Compiling untrusted v0.9.0 |
467 | 2025-03-03T07:51:33.373Z | Compiling gimli v0.28.1 |
468 | 2025-03-03T07:51:33.376Z | Compiling adler v1.0.2 |
469 | 2025-03-03T07:51:33.407Z | Compiling guppy-workspace-hack v0.1.0 |
470 | 2025-03-03T07:51:33.424Z | Compiling thiserror v1.0.69 |
471 | 2025-03-03T07:51:33.530Z | Compiling miniz_oxide v0.7.4 |
472 | 2025-03-03T07:51:33.681Z | Compiling http-body v1.0.1 |
473 | 2025-03-03T07:51:33.941Z | Compiling generic-array v0.14.7 |
474 | 2025-03-03T07:51:34.307Z | Compiling object v0.32.2 |
475 | 2025-03-03T07:51:34.364Z | Compiling unicode-width v0.2.0 |
476 | 2025-03-03T07:51:34.908Z | Compiling zeroize v1.8.1 |
477 | 2025-03-03T07:51:34.953Z | Compiling thiserror v2.0.12 |
478 | 2025-03-03T07:51:35.211Z | Compiling target-spec v3.4.2 |
479 | 2025-03-03T07:51:35.260Z | Compiling rustls v0.23.23 |
480 | 2025-03-03T07:51:35.517Z | Compiling pkg-config v0.3.31 |
481 | 2025-03-03T07:51:35.618Z | Compiling atomic-waker v1.1.2 |
482 | 2025-03-03T07:51:35.731Z | Compiling fastrand v2.3.0 |
483 | 2025-03-03T07:51:35.825Z | Compiling try-lock v0.2.5 |
484 | 2025-03-03T07:51:35.902Z | Compiling rustc-demangle v0.1.24 |
485 | 2025-03-03T07:51:35.999Z | Compiling want v0.3.1 |
486 | 2025-03-03T07:51:36.302Z | Compiling tempfile v3.17.1 |
487 | 2025-03-03T07:51:36.532Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
488 | 2025-03-03T07:51:36.790Z | Compiling cfg-expr v0.18.0 |
489 | 2025-03-03T07:51:38.104Z | Compiling addr2line v0.21.0 |
490 | 2025-03-03T07:51:38.411Z | Compiling terminal_size v0.4.1 |
491 | 2025-03-03T07:51:38.638Z | Compiling aho-corasick v1.1.3 |
492 | 2025-03-03T07:51:38.899Z | Compiling regex-syntax v0.8.5 |
493 | 2025-03-03T07:51:39.002Z | Compiling serde_derive v1.0.218 |
494 | 2025-03-03T07:51:39.019Z | Compiling futures-macro v0.3.31 |
495 | 2025-03-03T07:51:39.284Z | Compiling tokio-macros v2.5.0 |
496 | 2025-03-03T07:51:39.420Z | Compiling tracing-attributes v0.1.28 |
497 | 2025-03-03T07:51:40.741Z | Compiling futures-util v0.3.31 |
498 | 2025-03-03T07:51:40.776Z | Compiling tokio v1.43.0 |
499 | 2025-03-03T07:51:41.852Z | Compiling zerocopy-derive v0.7.35 |
500 | 2025-03-03T07:51:42.289Z | Compiling tracing v0.1.41 |
501 | 2025-03-03T07:51:42.963Z | Compiling thiserror-impl v1.0.69 |
502 | 2025-03-03T07:51:43.734Z | Compiling zerocopy v0.7.35 |
503 | 2025-03-03T07:51:45.691Z | Compiling thiserror-impl v2.0.12 |
504 | 2025-03-03T07:51:46.613Z | Compiling owo-colors v4.2.0 |
505 | 2025-03-03T07:51:47.201Z | Compiling percent-encoding v2.3.1 |
506 | 2025-03-03T07:51:47.711Z | Compiling tower-service v0.3.3 |
507 | 2025-03-03T07:51:47.857Z | Compiling subtle v2.6.1 |
508 | 2025-03-03T07:51:48.122Z | Compiling form_urlencoded v1.2.1 |
509 | 2025-03-03T07:51:48.613Z | Compiling rustls-webpki v0.102.8 |
510 | 2025-03-03T07:51:48.907Z | Compiling regex-automata v0.4.9 |
511 | 2025-03-03T07:51:51.722Z | Compiling indexmap v2.7.1 |
512 | 2025-03-03T07:51:53.370Z | Compiling tokio-util v0.7.13 |
513 | 2025-03-03T07:51:54.384Z | Compiling h2 v0.4.8 |
514 | 2025-03-03T07:51:57.601Z | Compiling ahash v0.8.11 |
515 | 2025-03-03T07:51:58.005Z | Compiling num-traits v0.2.19 |
516 | 2025-03-03T07:51:58.321Z | Compiling lock_api v0.4.12 |
517 | 2025-03-03T07:51:58.394Z | Compiling is_ci v1.2.0 |
518 | 2025-03-03T07:51:58.702Z | Compiling nextest-workspace-hack v0.1.0 |
519 | 2025-03-03T07:51:58.719Z | Compiling portable-atomic v1.11.0 |
520 | 2025-03-03T07:51:59.053Z | Compiling utf8_iter v1.0.4 |
521 | 2025-03-03T07:51:59.346Z | Compiling unicode-width v0.1.14 |
522 | 2025-03-03T07:51:59.621Z | Compiling either v1.14.0 |
523 | 2025-03-03T07:51:59.910Z | Compiling hyper v1.6.0 |
524 | 2025-03-03T07:52:00.038Z | Compiling signal-hook v0.3.17 |
525 | 2025-03-03T07:52:00.408Z | Compiling parking_lot_core v0.9.10 |
526 | 2025-03-03T07:52:00.877Z | Compiling winnow v0.7.3 |
527 | 2025-03-03T07:52:02.770Z | Compiling unicode-linebreak v0.1.5 |
528 | 2025-03-03T07:52:03.322Z | Compiling lazy_static v1.5.0 |
529 | 2025-03-03T07:52:03.479Z | Compiling idna_adapter v1.0.0 |
530 | 2025-03-03T07:52:03.639Z | Compiling idna v1.0.3 |
531 | 2025-03-03T07:52:05.164Z | Compiling sharded-slab v0.1.7 |
532 | 2025-03-03T07:52:06.787Z | Compiling textwrap v0.16.1 |
533 | 2025-03-03T07:52:07.478Z | Compiling tokio-rustls v0.26.2 |
534 | 2025-03-03T07:52:08.017Z | Compiling hyper-util v0.1.10 |
535 | 2025-03-03T07:52:08.591Z | Compiling supports-color v3.0.2 |
536 | 2025-03-03T07:52:09.356Z | Compiling pathdiff v0.2.3 |
537 | 2025-03-03T07:52:09.546Z | Compiling toml_datetime v0.6.8 |
538 | 2025-03-03T07:52:09.562Z | Compiling cargo-platform v0.1.9 |
539 | 2025-03-03T07:52:09.840Z | Compiling serde_spanned v0.6.8 |
540 | 2025-03-03T07:52:10.226Z | Compiling backtrace-ext v0.2.1 |
541 | 2025-03-03T07:52:10.652Z | Compiling miette-derive v7.5.0 |
542 | 2025-03-03T07:52:10.746Z | Compiling console v0.15.11 |
543 | 2025-03-03T07:52:11.671Z | Compiling webpki-roots v0.26.8 |
544 | 2025-03-03T07:52:11.885Z | Compiling tracing-log v0.2.0 |
545 | 2025-03-03T07:52:12.456Z | Compiling sync_wrapper v1.0.2 |
546 | 2025-03-03T07:52:12.565Z | Compiling thread_local v1.1.8 |
547 | 2025-03-03T07:52:12.590Z | Compiling zstd-safe v7.2.3 |
548 | 2025-03-03T07:52:12.621Z | Compiling tower-layer v0.3.3 |
549 | 2025-03-03T07:52:12.954Z | Compiling supports-hyperlinks v3.1.0 |
550 | 2025-03-03T07:52:13.233Z | Compiling utf8parse v0.2.2 |
551 | 2025-03-03T07:52:13.282Z | Compiling supports-unicode v3.0.0 |
552 | 2025-03-03T07:52:13.349Z | Compiling newtype-uuid v1.2.1 |
553 | 2025-03-03T07:52:13.398Z | Compiling scopeguard v1.2.0 |
554 | 2025-03-03T07:52:13.554Z | Compiling fixedbitset v0.5.7 |
555 | 2025-03-03T07:52:13.557Z | Compiling cfg_aliases v0.2.1 |
556 | 2025-03-03T07:52:13.639Z | Compiling debug-ignore v1.0.5 |
557 | 2025-03-03T07:52:13.672Z | Compiling zerocopy v0.8.21 |
558 | 2025-03-03T07:52:13.706Z | Compiling adler2 v2.0.0 |
559 | 2025-03-03T07:52:13.739Z | Compiling nix v0.29.0 |
560 | 2025-03-03T07:52:13.989Z | Compiling petgraph v0.7.1 |
561 | 2025-03-03T07:52:14.258Z | Compiling miniz_oxide v0.8.5 |
562 | 2025-03-03T07:52:14.448Z | Compiling miette v7.5.0 |
563 | 2025-03-03T07:52:14.586Z | Compiling anstyle-parse v0.2.6 |
564 | 2025-03-03T07:52:14.601Z | Compiling tower v0.5.2 |
565 | 2025-03-03T07:52:14.994Z | Compiling tracing-subscriber v0.3.19 |
566 | 2025-03-03T07:52:15.532Z | Compiling hyper-rustls v0.27.5 |
567 | 2025-03-03T07:52:16.426Z | Compiling toml_edit v0.22.24 |
568 | 2025-03-03T07:52:16.984Z | Compiling cargo_metadata v0.19.2 |
569 | 2025-03-03T07:52:21.040Z | Compiling url v2.5.4 |
570 | 2025-03-03T07:52:22.486Z | Compiling itertools v0.14.0 |
571 | 2025-03-03T07:52:22.579Z | Compiling crypto-common v0.1.6 |
572 | 2025-03-03T07:52:22.818Z | Compiling block-buffer v0.10.4 |
573 | 2025-03-03T07:52:23.083Z | Compiling regex v1.11.1 |
574 | 2025-03-03T07:52:25.337Z | Compiling serde_urlencoded v0.7.1 |
575 | 2025-03-03T07:52:25.870Z | Compiling smol_str v0.3.2 |
576 | 2025-03-03T07:52:25.889Z | Compiling futures-executor v0.3.31 |
577 | 2025-03-03T07:52:26.397Z | Compiling http-body-util v0.1.2 |
578 | 2025-03-03T07:52:26.547Z | Compiling ppv-lite86 v0.2.20 |
579 | 2025-03-03T07:52:26.738Z | Compiling pin-project-internal v1.1.9 |
580 | 2025-03-03T07:52:26.932Z | Compiling rustls-pemfile v2.2.0 |
581 | 2025-03-03T07:52:26.947Z | Compiling xattr v1.4.0 |
582 | 2025-03-03T07:52:27.271Z | Compiling uuid v1.15.1 |
583 | 2025-03-03T07:52:27.336Z | Compiling rand_core v0.9.3 |
584 | 2025-03-03T07:52:27.420Z | Compiling filetime v0.2.25 |
585 | 2025-03-03T07:52:27.771Z | Compiling bstr v1.11.3 |
586 | 2025-03-03T07:52:27.822Z | Compiling quick-xml v0.37.2 |
587 | 2025-03-03T07:52:28.550Z | Compiling vte v0.14.1 |
588 | 2025-03-03T07:52:28.954Z | Compiling crc32fast v1.4.2 |
589 | 2025-03-03T07:52:29.237Z | Compiling nested v0.1.1 |
590 | 2025-03-03T07:52:29.263Z | Compiling anstyle-query v1.1.2 |
591 | 2025-03-03T07:52:29.418Z | Compiling static_assertions v1.1.0 |
592 | 2025-03-03T07:52:29.482Z | Compiling eyre v0.6.12 |
593 | 2025-03-03T07:52:29.527Z | Compiling ipnet v2.11.0 |
594 | 2025-03-03T07:52:29.559Z | Compiling self_update v0.42.0 |
595 | 2025-03-03T07:52:29.861Z | Compiling base64 v0.22.1 |
596 | 2025-03-03T07:52:29.925Z | Compiling anstyle v1.0.10 |
597 | 2025-03-03T07:52:30.003Z | Compiling colorchoice v1.0.3 |
598 | 2025-03-03T07:52:30.179Z | Compiling tinyvec_macros v0.1.1 |
599 | 2025-03-03T07:52:30.265Z | Compiling number_prefix v0.4.0 |
600 | 2025-03-03T07:52:30.443Z | Compiling iana-time-zone v0.1.61 |
601 | 2025-03-03T07:52:30.507Z | Compiling mime v0.3.17 |
602 | 2025-03-03T07:52:30.933Z | Compiling is_terminal_polyfill v1.70.1 |
603 | 2025-03-03T07:52:31.075Z | Compiling anstream v0.6.18 |
604 | 2025-03-03T07:52:31.149Z | Compiling reqwest v0.12.12 |
605 | 2025-03-03T07:52:31.356Z | Compiling chrono v0.4.40 |
606 | 2025-03-03T07:52:31.519Z | Compiling indicatif v0.17.11 |
607 | 2025-03-03T07:52:32.074Z | Compiling tinyvec v1.9.0 |
608 | 2025-03-03T07:52:33.037Z | Compiling guppy v0.17.17 |
609 | 2025-03-03T07:52:33.762Z | Compiling pin-project v1.1.9 |
610 | 2025-03-03T07:52:33.916Z | Compiling flate2 v1.1.0 |
611 | 2025-03-03T07:52:35.055Z | Compiling strip-ansi-escapes v0.2.1 |
612 | 2025-03-03T07:52:36.326Z | Compiling globset v0.4.16 |
613 | 2025-03-03T07:52:39.126Z | Compiling rand_chacha v0.9.0 |
614 | 2025-03-03T07:52:39.342Z | Compiling tar v0.4.44 |
615 | 2025-03-03T07:52:39.541Z | Compiling nextest-metadata v0.12.2 |
616 | 2025-03-03T07:52:40.505Z | Compiling futures v0.3.31 |
617 | 2025-03-03T07:52:40.625Z | Compiling digest v0.10.7 |
618 | 2025-03-03T07:52:40.645Z | Compiling parking_lot v0.12.3 |
619 | 2025-03-03T07:52:41.056Z | Compiling signal-hook-mio v0.2.4 |
620 | 2025-03-03T07:52:41.250Z | Compiling toml v0.8.20 |
621 | 2025-03-03T07:52:42.721Z | Compiling tracing-error v0.2.1 |
622 | 2025-03-03T07:52:44.461Z | Compiling self-replace v1.5.0 |
623 | 2025-03-03T07:52:45.028Z | Compiling os_pipe v1.2.1 |
624 | 2025-03-03T07:52:45.313Z | Compiling shared_child v1.0.1 |
625 | 2025-03-03T07:52:45.316Z | Compiling urlencoding v2.1.3 |
626 | 2025-03-03T07:52:45.783Z | Compiling heck v0.5.0 |
627 | 2025-03-03T07:52:45.923Z | Compiling recursion v0.5.2 |
628 | 2025-03-03T07:52:46.154Z | Compiling shell-words v1.1.0 |
629 | 2025-03-03T07:52:46.169Z | Compiling indenter v0.3.3 |
630 | 2025-03-03T07:52:46.366Z | Compiling clap_lex v0.7.4 |
631 | 2025-03-03T07:52:46.429Z | Compiling strsim v0.11.1 |
632 | 2025-03-03T07:52:46.648Z | Compiling cpufeatures v0.2.17 |
633 | 2025-03-03T07:52:46.759Z | Compiling unicase v2.8.1 |
634 | 2025-03-03T07:52:47.076Z | Compiling humantime v2.1.0 |
635 | 2025-03-03T07:52:47.328Z | Compiling owo-colors v3.5.0 |
636 | 2025-03-03T07:52:47.885Z | Compiling humantime-serde v1.1.1 |
637 | 2025-03-03T07:52:48.124Z | Compiling clap_builder v4.5.31 |
638 | 2025-03-03T07:52:48.279Z | Compiling sha2 v0.10.8 |
639 | 2025-03-03T07:52:49.423Z | Compiling color-spantrace v0.2.1 |
640 | 2025-03-03T07:52:49.666Z | Compiling rand v0.9.0 |
641 | 2025-03-03T07:52:50.426Z | Compiling clap_derive v4.5.28 |
642 | 2025-03-03T07:52:51.213Z | Compiling nextest-filtering v0.15.0 |
643 | 2025-03-03T07:52:52.386Z | Compiling duct v0.13.7 |
644 | 2025-03-03T07:52:54.578Z | Compiling cargo-nextest v0.9.92 |
645 | 2025-03-03T07:52:56.348Z | Compiling config v0.15.8 |
646 | 2025-03-03T07:52:57.248Z | Compiling crossterm v0.28.1 |
647 | 2025-03-03T07:52:59.121Z | Compiling zstd v0.13.3 |
648 | 2025-03-03T07:53:00.044Z | Compiling async-scoped v0.9.0 |
649 | 2025-03-03T07:53:00.370Z | Compiling quick-junit v0.5.1 |
650 | 2025-03-03T07:53:00.800Z | Compiling unicode-normalization v0.1.24 |
651 | 2025-03-03T07:53:02.141Z | Compiling target-spec-miette v0.4.4 |
652 | 2025-03-03T07:53:02.867Z | Compiling future-queue v0.4.0 |
653 | 2025-03-03T07:53:03.017Z | Compiling mukti-metadata v0.3.0 |
654 | 2025-03-03T07:53:03.386Z | Compiling camino-tempfile v1.1.1 |
655 | 2025-03-03T07:53:04.066Z | Compiling serde_ignored v0.1.11 |
656 | 2025-03-03T07:53:04.194Z | Compiling serde_path_to_error v0.1.17 |
657 | 2025-03-03T07:53:04.483Z | Compiling tokio-stream v0.1.17 |
658 | 2025-03-03T07:53:05.046Z | Compiling derive-where v1.2.7 |
659 | 2025-03-03T07:53:05.191Z | Compiling atomicwrites v0.4.4 |
660 | 2025-03-03T07:53:05.675Z | Compiling indent_write v2.2.0 |
661 | 2025-03-03T07:53:05.736Z | Compiling hex v0.4.3 |
662 | 2025-03-03T07:53:05.909Z | Compiling swrite v0.1.0 |
663 | 2025-03-03T07:53:05.922Z | Compiling xxhash-rust v0.8.15 |
664 | 2025-03-03T07:53:06.050Z | Compiling home v0.5.11 |
665 | 2025-03-03T07:53:06.241Z | Compiling clap v4.5.31 |
666 | 2025-03-03T07:53:06.325Z | Compiling color-eyre v0.6.3 |
667 | 2025-03-03T07:53:06.353Z | Compiling dialoguer v0.11.0 |
668 | 2025-03-03T07:53:06.356Z | Compiling enable-ansi-support v0.2.1 |
669 | 2025-03-03T07:53:07.994Z | Compiling nextest-runner v0.75.0 |
670 | 2025-03-03T07:53:47.242Z | Finished `release` profile [optimized] target(s) in 2m 23s |
671 | 2025-03-03T07:53:47.442Z | Installing /home/build/.cargo/bin/cargo-nextest |
672 | 2025-03-03T07:53:47.445Z | Installed package `cargo-nextest v0.9.92` (executable `cargo-nextest`) |
673 | 2025-03-03T07:53:47.537Z | + pushd bgp |
674 | 2025-03-03T07:53:47.540Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
675 | 2025-03-03T07:53:47.540Z | + cargo nextest run |
676 | 2025-03-03T07:53:47.863Z | Updating crates.io index |
677 | 2025-03-03T07:53:47.866Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
678 | 2025-03-03T07:53:48.504Z | From https://github.com/oxidecomputer/falcon |
679 | 2025-03-03T07:53:48.504Z | * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9 |
680 | 2025-03-03T07:53:48.640Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
681 | 2025-03-03T07:53:49.674Z | From https://github.com/oxidecomputer/dendrite |
682 | 2025-03-03T07:53:49.674Z | * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae |
683 | 2025-03-03T07:53:49.714Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
684 | 2025-03-03T07:53:49.980Z | From https://github.com/oxidecomputer/ispf |
685 | 2025-03-03T07:53:49.980Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
686 | 2025-03-03T07:53:50.000Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
687 | 2025-03-03T07:53:50.343Z | From https://github.com/oxidecomputer/netadm-sys |
688 | 2025-03-03T07:53:50.343Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
689 | 2025-03-03T07:53:50.355Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
690 | 2025-03-03T07:53:54.979Z | From https://github.com/oxidecomputer/omicron |
691 | 2025-03-03T07:53:54.979Z | * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 |
692 | 2025-03-03T07:53:55.387Z | Updating git repository `https://github.com/oxidecomputer/opte` |
693 | 2025-03-03T07:53:55.890Z | From https://github.com/oxidecomputer/opte |
694 | 2025-03-03T07:53:55.890Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
695 | 2025-03-03T07:53:55.936Z | Updating git repository `https://github.com/illumos/smf-rs` |
696 | 2025-03-03T07:53:56.211Z | From https://github.com/illumos/smf-rs |
697 | 2025-03-03T07:53:56.211Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
698 | 2025-03-03T07:53:56.308Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
699 | 2025-03-03T07:53:56.712Z | From https://github.com/oxidecomputer/maghemite |
700 | 2025-03-03T07:53:56.712Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
701 | 2025-03-03T07:53:56.757Z | Updating git repository `https://github.com/oxidecomputer/zone` |
702 | 2025-03-03T07:53:57.043Z | From https://github.com/oxidecomputer/zone |
703 | 2025-03-03T07:53:57.043Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
704 | 2025-03-03T07:53:57.054Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
705 | 2025-03-03T07:53:57.611Z | From https://github.com/oxidecomputer/propolis |
706 | 2025-03-03T07:53:57.611Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
707 | 2025-03-03T07:53:57.688Z | Updating git repository `https://github.com/illumos/smf-rs` |
708 | 2025-03-03T07:53:57.936Z | From https://github.com/illumos/smf-rs |
709 | 2025-03-03T07:53:57.936Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
710 | 2025-03-03T07:53:57.965Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
711 | 2025-03-03T07:53:58.442Z | From https://github.com/oxidecomputer/transceiver-control |
712 | 2025-03-03T07:53:58.442Z | * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2 |
713 | 2025-03-03T07:53:58.467Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
714 | 2025-03-03T07:53:58.766Z | From https://github.com/oxidecomputer/dlpi-sys |
715 | 2025-03-03T07:53:58.766Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
716 | 2025-03-03T07:53:58.776Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
717 | 2025-03-03T07:53:59.058Z | From https://github.com/jmesmon/rust-libzfs |
718 | 2025-03-03T07:53:59.058Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
719 | 2025-03-03T07:53:59.071Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
720 | 2025-03-03T07:53:59.363Z | From https://github.com/oxidecomputer/rusty-doors |
721 | 2025-03-03T07:53:59.363Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
722 | 2025-03-03T07:53:59.377Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
723 | 2025-03-03T07:53:59.740Z | From https://github.com/oxidecomputer/maghemite |
724 | 2025-03-03T07:53:59.740Z | * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8 |
725 | 2025-03-03T07:53:59.783Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
726 | 2025-03-03T07:54:00.063Z | From https://github.com/oxidecomputer/serde_human_bytes |
727 | 2025-03-03T07:54:00.064Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
728 | 2025-03-03T07:54:00.083Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
729 | 2025-03-03T07:54:00.366Z | From https://github.com/oxidecomputer/slog-error-chain |
730 | 2025-03-03T07:54:00.366Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
731 | 2025-03-03T07:54:00.398Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
732 | 2025-03-03T07:54:00.702Z | From https://github.com/oxidecomputer/poptrie |
733 | 2025-03-03T07:54:00.702Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
734 | 2025-03-03T07:54:00.723Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
735 | 2025-03-03T07:54:01.036Z | From https://github.com/illumos/libscf-sys |
736 | 2025-03-03T07:54:01.036Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
737 | 2025-03-03T07:54:01.056Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
738 | 2025-03-03T07:54:01.838Z | From https://github.com/oxidecomputer/progenitor |
739 | 2025-03-03T07:54:01.838Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
740 | 2025-03-03T07:54:01.937Z | Updating git repository `https://github.com/oxidecomputer/typify` |
741 | 2025-03-03T07:54:02.639Z | From https://github.com/oxidecomputer/typify |
742 | 2025-03-03T07:54:02.639Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
743 | 2025-03-03T07:54:02.746Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
744 | 2025-03-03T07:54:03.277Z | From https://github.com/oxidecomputer/propolis |
745 | 2025-03-03T07:54:03.278Z | * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc |
746 | 2025-03-03T07:54:03.355Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
747 | 2025-03-03T07:54:04.462Z | From https://github.com/oxidecomputer/crucible |
748 | 2025-03-03T07:54:04.462Z | * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 |
749 | 2025-03-03T07:54:04.517Z | Updating git repository `https://github.com/oxidecomputer/opte` |
750 | 2025-03-03T07:54:04.893Z | From https://github.com/oxidecomputer/opte |
751 | 2025-03-03T07:54:04.893Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
752 | 2025-03-03T07:54:04.938Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
753 | 2025-03-03T07:54:05.466Z | From https://github.com/oxidecomputer/management-gateway-service |
754 | 2025-03-03T07:54:05.466Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
755 | 2025-03-03T07:54:05.497Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
756 | 2025-03-03T07:54:05.783Z | From https://github.com/oxidecomputer/ingot |
757 | 2025-03-03T07:54:05.783Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
758 | 2025-03-03T07:54:06.180Z | Downloading crates ... |
759 | 2025-03-03T07:54:06.296Z | Downloaded allocator-api2 v0.2.18 |
760 | 2025-03-03T07:54:06.300Z | Downloaded async-stream-impl v0.3.6 |
761 | 2025-03-03T07:54:06.303Z | Downloaded anstream v0.6.15 |
762 | 2025-03-03T07:54:06.316Z | Downloaded crunchy v0.2.2 |
763 | 2025-03-03T07:54:06.319Z | Downloaded fxhash v0.2.1 |
764 | 2025-03-03T07:54:06.324Z | Downloaded equivalent v1.0.1 |
765 | 2025-03-03T07:54:06.331Z | Downloaded quick-error v1.2.3 |
766 | 2025-03-03T07:54:06.334Z | Downloaded http-body v0.4.6 |
767 | 2025-03-03T07:54:06.337Z | Downloaded serde-big-array v0.5.1 |
768 | 2025-03-03T07:54:06.337Z | Downloaded dtrace-parser v0.2.0 |
769 | 2025-03-03T07:54:06.340Z | Downloaded crucible-workspace-hack v0.1.0 |
770 | 2025-03-03T07:54:06.340Z | Downloaded crc8 v0.1.1 |
771 | 2025-03-03T07:54:06.340Z | Downloaded const-random v0.1.18 |
772 | 2025-03-03T07:54:06.343Z | Downloaded cpufeatures v0.2.14 |
773 | 2025-03-03T07:54:06.343Z | Downloaded sigpipe v0.1.3 |
774 | 2025-03-03T07:54:06.343Z | Downloaded bitflags v1.3.2 |
775 | 2025-03-03T07:54:06.346Z | Downloaded constant_time_eq v0.3.1 |
776 | 2025-03-03T07:54:06.349Z | Downloaded scroll_derive v0.12.0 |
777 | 2025-03-03T07:54:06.349Z | Downloaded sync_wrapper v0.1.2 |
778 | 2025-03-03T07:54:06.352Z | Downloaded dof v0.3.0 |
779 | 2025-03-03T07:54:06.352Z | Downloaded strum v0.26.3 |
780 | 2025-03-03T07:54:06.355Z | Downloaded data-encoding v2.6.0 |
781 | 2025-03-03T07:54:06.355Z | Downloaded autocfg v1.3.0 |
782 | 2025-03-03T07:54:06.358Z | Downloaded time-core v0.1.2 |
783 | 2025-03-03T07:54:06.358Z | Downloaded heck v0.3.3 |
784 | 2025-03-03T07:54:06.361Z | Downloaded daft v0.1.1 |
785 | 2025-03-03T07:54:06.361Z | Downloaded enum-as-inner v0.6.1 |
786 | 2025-03-03T07:54:06.364Z | Downloaded hash32 v0.3.1 |
787 | 2025-03-03T07:54:06.364Z | Downloaded float-ord v0.3.2 |
788 | 2025-03-03T07:54:06.367Z | Downloaded convert_case v0.4.0 |
789 | 2025-03-03T07:54:06.367Z | Downloaded embedded-io v0.4.0 |
790 | 2025-03-03T07:54:06.370Z | Downloaded defmt v0.3.8 |
791 | 2025-03-03T07:54:06.373Z | Downloaded resolv-conf v0.7.0 |
792 | 2025-03-03T07:54:06.376Z | Downloaded progenitor-macro v0.8.0 |
793 | 2025-03-03T07:54:06.376Z | Downloaded foreign-types v0.5.0 |
794 | 2025-03-03T07:54:06.378Z | Downloaded sha1 v0.10.6 |
795 | 2025-03-03T07:54:06.378Z | Downloaded heck v0.4.1 |
796 | 2025-03-03T07:54:06.381Z | Downloaded dirs-sys-next v0.1.2 |
797 | 2025-03-03T07:54:06.381Z | Downloaded either v1.13.0 |
798 | 2025-03-03T07:54:06.384Z | Downloaded anstyle-parse v0.2.5 |
799 | 2025-03-03T07:54:06.387Z | Downloaded num-conv v0.1.0 |
800 | 2025-03-03T07:54:06.387Z | Downloaded smf v0.2.3 |
801 | 2025-03-03T07:54:06.387Z | Downloaded serde_repr v0.1.19 |
802 | 2025-03-03T07:54:06.390Z | Downloaded slog-envlogger v2.2.0 |
803 | 2025-03-03T07:54:06.393Z | Downloaded foreign-types-macros v0.2.3 |
804 | 2025-03-03T07:54:06.393Z | Downloaded colorchoice v1.0.2 |
805 | 2025-03-03T07:54:06.396Z | Downloaded ciborium-ll v0.2.2 |
806 | 2025-03-03T07:54:06.396Z | Downloaded strum_macros v0.25.3 |
807 | 2025-03-03T07:54:06.399Z | Downloaded stable_deref_trait v1.2.0 |
808 | 2025-03-03T07:54:06.399Z | Downloaded num_threads v0.1.7 |
809 | 2025-03-03T07:54:06.402Z | Downloaded slog-scope v4.4.0 |
810 | 2025-03-03T07:54:06.402Z | Downloaded arrayvec v0.7.6 |
811 | 2025-03-03T07:54:06.416Z | Downloaded time-macros v0.2.18 |
812 | 2025-03-03T07:54:06.416Z | Downloaded hostname v0.4.0 |
813 | 2025-03-03T07:54:06.416Z | Downloaded defmt-macros v0.3.9 |
814 | 2025-03-03T07:54:06.416Z | Downloaded tiny-keccak v2.0.2 |
815 | 2025-03-03T07:54:06.416Z | Downloaded tabled_derive v0.10.0 |
816 | 2025-03-03T07:54:06.420Z | Downloaded fixedbitset v0.4.2 |
817 | 2025-03-03T07:54:06.420Z | Downloaded slog-bunyan v2.5.0 |
818 | 2025-03-03T07:54:06.420Z | Downloaded darling v0.20.10 |
819 | 2025-03-03T07:54:06.425Z | Downloaded thiserror-impl v2.0.11 |
820 | 2025-03-03T07:54:06.428Z | Downloaded quote v1.0.38 |
821 | 2025-03-03T07:54:06.431Z | Downloaded pretty-hex v0.2.1 |
822 | 2025-03-03T07:54:06.431Z | Downloaded take_mut v0.2.2 |
823 | 2025-03-03T07:54:06.431Z | Downloaded sync_wrapper v1.0.1 |
824 | 2025-03-03T07:54:06.435Z | Downloaded hubpack_derive v0.1.1 |
825 | 2025-03-03T07:54:06.435Z | Downloaded async-trait v0.1.86 |
826 | 2025-03-03T07:54:06.439Z | Downloaded slog-async v2.8.0 |
827 | 2025-03-03T07:54:06.442Z | Downloaded slog-term v2.9.1 |
828 | 2025-03-03T07:54:06.442Z | Downloaded blake2 v0.10.6 |
829 | 2025-03-03T07:54:06.446Z | Downloaded serde_with_macros v3.12.0 |
830 | 2025-03-03T07:54:06.449Z | Downloaded match_cfg v0.1.0 |
831 | 2025-03-03T07:54:06.449Z | Downloaded spin v0.9.8 |
832 | 2025-03-03T07:54:06.452Z | Downloaded powerfmt v0.2.0 |
833 | 2025-03-03T07:54:06.455Z | Downloaded thread-id v4.2.2 |
834 | 2025-03-03T07:54:06.455Z | Downloaded proc-macro-crate v3.2.0 |
835 | 2025-03-03T07:54:06.455Z | Downloaded term v0.7.0 |
836 | 2025-03-03T07:54:06.458Z | Downloaded tempfile v3.12.0 |
837 | 2025-03-03T07:54:06.463Z | Downloaded thiserror v2.0.11 |
838 | 2025-03-03T07:54:06.467Z | Downloaded rayon-core v1.12.1 |
839 | 2025-03-03T07:54:06.471Z | Downloaded newline-converter v0.3.0 |
840 | 2025-03-03T07:54:06.474Z | Downloaded progenitor-client v0.9.1 |
841 | 2025-03-03T07:54:06.475Z | Downloaded thin-vec v0.2.13 |
842 | 2025-03-03T07:54:06.478Z | Downloaded cookie v0.18.1 |
843 | 2025-03-03T07:54:06.481Z | Downloaded itoa v1.0.11 |
844 | 2025-03-03T07:54:06.481Z | Downloaded usdt-attr-macro v0.5.0 |
845 | 2025-03-03T07:54:06.481Z | Downloaded half v2.4.1 |
846 | 2025-03-03T07:54:06.484Z | Downloaded dropshot_endpoint v0.15.1 |
847 | 2025-03-03T07:54:06.487Z | Downloaded progenitor-client v0.8.0 |
848 | 2025-03-03T07:54:06.490Z | Downloaded num-iter v0.1.45 |
849 | 2025-03-03T07:54:06.490Z | Downloaded slog-json v2.6.1 |
850 | 2025-03-03T07:54:06.493Z | Downloaded memmap v0.7.0 |
851 | 2025-03-03T07:54:06.497Z | Downloaded tokio-macros v2.4.0 |
852 | 2025-03-03T07:54:06.497Z | Downloaded is-terminal v0.4.13 |
853 | 2025-03-03T07:54:06.497Z | Downloaded xz2 v0.1.7 |
854 | 2025-03-03T07:54:06.500Z | Downloaded slog-dtrace v0.3.0 |
855 | 2025-03-03T07:54:06.500Z | Downloaded num-integer v0.1.46 |
856 | 2025-03-03T07:54:06.503Z | Downloaded managed v0.8.0 |
857 | 2025-03-03T07:54:06.503Z | Downloaded zone_cfg_derive v0.3.0 |
858 | 2025-03-03T07:54:06.503Z | Downloaded password-hash v0.5.0 |
859 | 2025-03-03T07:54:06.506Z | Downloaded tar v0.4.41 |
860 | 2025-03-03T07:54:06.509Z | Downloaded oxnet v0.1.0 |
861 | 2025-03-03T07:54:06.512Z | Downloaded num_enum v0.5.11 |
862 | 2025-03-03T07:54:06.515Z | Downloaded openssl-probe v0.1.5 |
863 | 2025-03-03T07:54:06.518Z | Downloaded utf-8 v0.7.6 |
864 | 2025-03-03T07:54:06.518Z | Downloaded typify-macro v0.3.0 |
865 | 2025-03-03T07:54:06.521Z | Downloaded quinn v0.11.5 |
866 | 2025-03-03T07:54:06.524Z | Downloaded ron v0.7.1 |
867 | 2025-03-03T07:54:06.527Z | Downloaded lru-cache v0.1.2 |
868 | 2025-03-03T07:54:06.530Z | Downloaded tokio-tungstenite v0.21.0 |
869 | 2025-03-03T07:54:06.533Z | Downloaded paste v1.0.15 |
870 | 2025-03-03T07:54:06.536Z | Downloaded ipnetwork v0.20.0 |
871 | 2025-03-03T07:54:06.536Z | Downloaded base64 v0.13.1 |
872 | 2025-03-03T07:54:06.539Z | Downloaded newtype_derive v0.1.6 |
873 | 2025-03-03T07:54:06.542Z | Downloaded hubpack v0.1.2 |
874 | 2025-03-03T07:54:06.542Z | Downloaded crossbeam-epoch v0.9.18 |
875 | 2025-03-03T07:54:06.544Z | Downloaded parse-display-derive v0.10.0 |
876 | 2025-03-03T07:54:06.548Z | Downloaded plain v0.2.3 |
877 | 2025-03-03T07:54:06.548Z | Downloaded pest_generator v2.7.13 |
878 | 2025-03-03T07:54:06.551Z | Downloaded progenitor v0.9.1 |
879 | 2025-03-03T07:54:06.551Z | Downloaded tokio-rustls v0.24.1 |
880 | 2025-03-03T07:54:06.554Z | Downloaded httpdate v1.0.3 |
881 | 2025-03-03T07:54:06.554Z | Downloaded crossbeam-channel v0.5.13 |
882 | 2025-03-03T07:54:06.559Z | Downloaded parse-display v0.10.0 |
883 | 2025-03-03T07:54:06.562Z | Downloaded num-derive v0.3.3 |
884 | 2025-03-03T07:54:06.562Z | Downloaded num v0.4.3 |
885 | 2025-03-03T07:54:06.562Z | Downloaded parking_lot v0.11.2 |
886 | 2025-03-03T07:54:06.565Z | Downloaded schemars v0.8.21 |
887 | 2025-03-03T07:54:06.575Z | Downloaded pretty-hex v0.4.1 |
888 | 2025-03-03T07:54:06.578Z | Downloaded qorb v0.2.1 |
889 | 2025-03-03T07:54:06.582Z | Downloaded ident_case v1.0.1 |
890 | 2025-03-03T07:54:06.585Z | Downloaded omicron-workspace-hack v0.1.0 |
891 | 2025-03-03T07:54:06.585Z | Downloaded zone_cfg_derive v0.1.2 |
892 | 2025-03-03T07:54:06.585Z | Downloaded progenitor v0.8.0 |
893 | 2025-03-03T07:54:06.585Z | Downloaded usdt v0.5.0 |
894 | 2025-03-03T07:54:06.589Z | Downloaded progenitor-impl v0.9.1 |
895 | 2025-03-03T07:54:06.589Z | Downloaded pest_derive v2.7.13 |
896 | 2025-03-03T07:54:06.592Z | Downloaded unicode-ident v1.0.16 |
897 | 2025-03-03T07:54:06.595Z | Downloaded heapless v0.8.0 |
898 | 2025-03-03T07:54:06.598Z | Downloaded waitgroup v0.1.2 |
899 | 2025-03-03T07:54:06.601Z | Downloaded untrusted v0.7.1 |
900 | 2025-03-03T07:54:06.601Z | Downloaded memoffset v0.9.1 |
901 | 2025-03-03T07:54:06.604Z | Downloaded tokio-rustls v0.26.0 |
902 | 2025-03-03T07:54:06.604Z | Downloaded cc v1.1.21 |
903 | 2025-03-03T07:54:06.607Z | Downloaded topological-sort v0.2.2 |
904 | 2025-03-03T07:54:06.610Z | Downloaded num_enum v0.7.3 |
905 | 2025-03-03T07:54:06.613Z | Downloaded miniz_oxide v0.8.0 |
906 | 2025-03-03T07:54:06.616Z | Downloaded serde v1.0.217 |
907 | 2025-03-03T07:54:06.620Z | Downloaded num-derive v0.4.2 |
908 | 2025-03-03T07:54:06.623Z | Downloaded uuid v1.13.1 |
909 | 2025-03-03T07:54:06.626Z | Downloaded hickory-resolver v0.24.3 |
910 | 2025-03-03T07:54:06.629Z | Downloaded num_enum_derive v0.7.3 |
911 | 2025-03-03T07:54:06.632Z | Downloaded unicode-bidi v0.3.15 |
912 | 2025-03-03T07:54:06.635Z | Downloaded walkdir v2.5.0 |
913 | 2025-03-03T07:54:06.638Z | Downloaded native-tls v0.2.12 |
914 | 2025-03-03T07:54:06.638Z | Downloaded hashbrown v0.12.3 |
915 | 2025-03-03T07:54:06.642Z | Downloaded no-std-compat v0.4.1 |
916 | 2025-03-03T07:54:06.645Z | Downloaded tracing-attributes v0.1.27 |
917 | 2025-03-03T07:54:06.648Z | Downloaded usdt-impl v0.5.0 |
918 | 2025-03-03T07:54:06.648Z | Downloaded ipnet v2.10.0 |
919 | 2025-03-03T07:54:06.651Z | Downloaded typify v0.3.0 |
920 | 2025-03-03T07:54:06.654Z | Downloaded httparse v1.9.4 |
921 | 2025-03-03T07:54:06.657Z | Downloaded zerocopy-derive v0.8.17 |
922 | 2025-03-03T07:54:06.662Z | Downloaded hyper-rustls v0.27.3 |
923 | 2025-03-03T07:54:06.665Z | Downloaded steno v0.4.1 |
924 | 2025-03-03T07:54:06.669Z | Downloaded yansi v1.0.1 |
925 | 2025-03-03T07:54:06.672Z | Downloaded expectorate v1.1.0 |
926 | 2025-03-03T07:54:06.675Z | Downloaded indexmap v1.9.3 |
927 | 2025-03-03T07:54:06.678Z | Downloaded once_cell v1.20.2 |
928 | 2025-03-03T07:54:06.681Z | Downloaded hyper-rustls v0.24.2 |
929 | 2025-03-03T07:54:06.684Z | Downloaded xattr v1.3.1 |
930 | 2025-03-03T07:54:06.688Z | Downloaded tungstenite v0.21.0 |
931 | 2025-03-03T07:54:06.691Z | Downloaded url v2.5.2 |
932 | 2025-03-03T07:54:06.694Z | Downloaded omicron-zone-package v0.11.1 |
933 | 2025-03-03T07:54:06.697Z | Downloaded ucd-trie v0.1.6 |
934 | 2025-03-03T07:54:06.697Z | Downloaded typenum v1.17.0 |
935 | 2025-03-03T07:54:06.700Z | Downloaded log v0.4.22 |
936 | 2025-03-03T07:54:06.703Z | Downloaded proc-macro2 v1.0.93 |
937 | 2025-03-03T07:54:06.707Z | Downloaded prettyplease v0.2.29 |
938 | 2025-03-03T07:54:06.710Z | Downloaded flate2 v1.0.33 |
939 | 2025-03-03T07:54:06.715Z | Downloaded openssl-sys v0.9.103 |
940 | 2025-03-03T07:54:06.720Z | Downloaded hashbrown v0.14.5 |
941 | 2025-03-03T07:54:06.725Z | Downloaded unsafe-libyaml v0.2.11 |
942 | 2025-03-03T07:54:06.729Z | Downloaded pretty_assertions v1.4.1 |
943 | 2025-03-03T07:54:06.732Z | Downloaded toml_edit v0.19.15 |
944 | 2025-03-03T07:54:06.748Z | Downloaded itertools v0.10.5 |
945 | 2025-03-03T07:54:06.754Z | Downloaded tokio-util v0.7.12 |
946 | 2025-03-03T07:54:06.761Z | Downloaded mio v1.0.2 |
947 | 2025-03-03T07:54:06.767Z | Downloaded itertools v0.12.1 |
948 | 2025-03-03T07:54:06.774Z | Downloaded portable-atomic v1.8.0 |
949 | 2025-03-03T07:54:06.781Z | Downloaded goblin v0.8.2 |
950 | 2025-03-03T07:54:06.787Z | Downloaded nom v7.1.3 |
951 | 2025-03-03T07:54:06.793Z | Downloaded minimal-lexical v0.2.1 |
952 | 2025-03-03T07:54:06.798Z | Downloaded serde_json v1.0.138 |
953 | 2025-03-03T07:54:06.805Z | Downloaded tracing v0.1.40 |
954 | 2025-03-03T07:54:06.810Z | Downloaded unicode-segmentation v1.12.0 |
955 | 2025-03-03T07:54:06.813Z | Downloaded chrono v0.4.38 |
956 | 2025-03-03T07:54:06.822Z | Downloaded winnow v0.5.40 |
957 | 2025-03-03T07:54:06.831Z | Downloaded winnow v0.6.18 |
958 | 2025-03-03T07:54:06.840Z | Downloaded rustls-webpki v0.101.7 |
959 | 2025-03-03T07:54:06.854Z | Downloaded itertools v0.13.0 |
960 | 2025-03-03T07:54:06.861Z | Downloaded webpki-roots v0.26.6 |
961 | 2025-03-03T07:54:06.865Z | Downloaded openssl v0.10.66 |
962 | 2025-03-03T07:54:06.877Z | Downloaded webpki-roots v0.25.4 |
963 | 2025-03-03T07:54:06.879Z | Downloaded idna v0.5.0 |
964 | 2025-03-03T07:54:06.886Z | Downloaded dropshot v0.15.1 |
965 | 2025-03-03T07:54:06.908Z | Downloaded hyper v1.5.1 |
966 | 2025-03-03T07:54:06.914Z | Downloaded hickory-proto v0.24.1 |
967 | 2025-03-03T07:54:06.928Z | Downloaded idna v0.4.0 |
968 | 2025-03-03T07:54:06.934Z | Downloaded syn v1.0.109 |
969 | 2025-03-03T07:54:06.944Z | Downloaded hyper v0.14.30 |
970 | 2025-03-03T07:54:06.952Z | Downloaded reqwest v0.11.27 |
971 | 2025-03-03T07:54:06.959Z | Downloaded quinn-proto v0.11.8 |
972 | 2025-03-03T07:54:06.965Z | Downloaded dropshot v0.12.0 |
973 | 2025-03-03T07:54:06.985Z | Downloaded zerocopy v0.8.17 |
974 | 2025-03-03T07:54:07.008Z | Downloaded tabled v0.18.0 |
975 | 2025-03-03T07:54:07.025Z | Downloaded rustls v0.21.12 |
976 | 2025-03-03T07:54:07.036Z | Downloaded zerocopy-derive v0.6.6 |
977 | 2025-03-03T07:54:07.045Z | Downloaded regress v0.9.1 |
978 | 2025-03-03T07:54:07.053Z | Downloaded syn v2.0.98 |
979 | 2025-03-03T07:54:07.064Z | Downloaded libm v0.2.8 |
980 | 2025-03-03T07:54:07.071Z | Downloaded rhai v1.20.0 |
981 | 2025-03-03T07:54:07.083Z | Downloaded smoltcp v0.11.0 |
982 | 2025-03-03T07:54:07.094Z | Downloaded rustls v0.23.13 |
983 | 2025-03-03T07:54:07.105Z | Downloaded rustls v0.22.4 |
984 | 2025-03-03T07:54:07.119Z | Downloaded regress v0.10.1 |
985 | 2025-03-03T07:54:07.127Z | Downloaded rustix v0.38.37 |
986 | 2025-03-03T07:54:07.148Z | Downloaded pest v2.7.13 |
987 | 2025-03-03T07:54:07.153Z | Downloaded serde_with v3.12.0 |
988 | 2025-03-03T07:54:07.161Z | Downloaded toml_edit v0.22.21 |
989 | 2025-03-03T07:54:07.182Z | Downloaded time v0.3.36 |
990 | 2025-03-03T07:54:07.190Z | Downloaded blake3 v1.5.4 |
991 | 2025-03-03T07:54:07.195Z | Downloaded reqwest v0.12.9 |
992 | 2025-03-03T07:54:07.203Z | Downloaded openapiv3 v2.0.0 |
993 | 2025-03-03T07:54:07.214Z | Downloaded h2 v0.4.6 |
994 | 2025-03-03T07:54:07.220Z | Downloaded sled v0.34.7 |
995 | 2025-03-03T07:54:07.230Z | Downloaded typify-impl v0.2.0 |
996 | 2025-03-03T07:54:07.245Z | Downloaded typify-impl v0.3.0 |
997 | 2025-03-03T07:54:07.260Z | Downloaded h2 v0.3.26 |
998 | 2025-03-03T07:54:07.266Z | Downloaded clap_builder v4.5.23 |
999 | 2025-03-03T07:54:07.273Z | Downloaded tracing-core v0.1.32 |
1000 | 2025-03-03T07:54:07.276Z | Downloaded memmap2 v0.9.5 |
1001 | 2025-03-03T07:54:07.279Z | Downloaded linear-map v1.2.0 |
1002 | 2025-03-03T07:54:07.279Z | Downloaded whoami v1.5.2 |
1003 | 2025-03-03T07:54:07.281Z | Downloaded owo-colors v4.1.0 |
1004 | 2025-03-03T07:54:07.284Z | Downloaded indicatif v0.17.8 |
1005 | 2025-03-03T07:54:07.287Z | Downloaded zerocopy v0.6.6 |
1006 | 2025-03-03T07:54:07.290Z | Downloaded num-rational v0.4.2 |
1007 | 2025-03-03T07:54:07.293Z | Downloaded http v0.2.12 |
1008 | 2025-03-03T07:54:07.296Z | Downloaded progenitor-impl v0.8.0 |
1009 | 2025-03-03T07:54:07.298Z | Downloaded parking_lot_core v0.8.6 |
1010 | 2025-03-03T07:54:07.298Z | Downloaded typify v0.2.0 |
1011 | 2025-03-03T07:54:07.302Z | Downloaded pin-project-lite v0.2.14 |
1012 | 2025-03-03T07:54:07.306Z | Downloaded num-complex v0.4.6 |
1013 | 2025-03-03T07:54:07.309Z | Downloaded papergrid v0.14.0 |
1014 | 2025-03-03T07:54:07.314Z | Downloaded slog v2.7.0 |
1015 | 2025-03-03T07:54:07.317Z | Downloaded multer v3.1.0 |
1016 | 2025-03-03T07:54:07.317Z | Downloaded pest_meta v2.7.13 |
1017 | 2025-03-03T07:54:07.320Z | Downloaded toml v0.8.19 |
1018 | 2025-03-03T07:54:07.323Z | Downloaded toml v0.7.8 |
1019 | 2025-03-03T07:54:07.326Z | Downloaded num_enum_derive v0.5.11 |
1020 | 2025-03-03T07:54:07.329Z | Downloaded petgraph v0.6.5 |
1021 | 2025-03-03T07:54:07.344Z | Downloaded linked-hash-map v0.5.6 |
1022 | 2025-03-03T07:54:07.346Z | Downloaded proc-macro-error2 v2.0.1 |
1023 | 2025-03-03T07:54:07.350Z | Downloaded proc-macro-error-attr2 v2.0.0 |
1024 | 2025-03-03T07:54:07.350Z | Downloaded proc-macro-error-attr v1.0.4 |
1025 | 2025-03-03T07:54:07.353Z | Downloaded proc-macro-crate v1.3.1 |
1026 | 2025-03-03T07:54:07.353Z | Downloaded tokio-rustls v0.25.0 |
1027 | 2025-03-03T07:54:07.353Z | Downloaded proc-macro-error v1.0.4 |
1028 | 2025-03-03T07:54:07.356Z | Downloaded postcard v1.0.10 |
1029 | 2025-03-03T07:54:07.359Z | Downloaded serde_yaml v0.9.34+deprecated |
1030 | 2025-03-03T07:54:07.362Z | Downloaded tokio v1.42.0 |
1031 | 2025-03-03T07:54:07.398Z | Downloaded libc v0.2.169 |
1032 | 2025-03-03T07:54:07.422Z | Downloaded lzma-sys v0.1.20 |
1033 | 2025-03-03T07:54:07.450Z | Downloaded serde_derive v1.0.217 |
1034 | 2025-03-03T07:54:07.453Z | Downloaded dropshot_endpoint v0.12.0 |
1035 | 2025-03-03T07:54:07.456Z | Downloaded strum_macros v0.26.4 |
1036 | 2025-03-03T07:54:07.459Z | Downloaded encoding_rs v0.8.34 |
1037 | 2025-03-03T07:54:07.478Z | Downloaded arc-swap v1.7.1 |
1038 | 2025-03-03T07:54:07.481Z | Downloaded darling_core v0.20.10 |
1039 | 2025-03-03T07:54:07.486Z | Downloaded instant v0.1.13 |
1040 | 2025-03-03T07:54:07.488Z | Downloaded libsw v3.3.1 |
1041 | 2025-03-03T07:54:07.491Z | Downloaded libscf-sys v1.1.0 |
1042 | 2025-03-03T07:54:07.491Z | Downloaded ipnetwork v0.21.1 |
1043 | 2025-03-03T07:54:07.491Z | Downloaded zone v0.3.0 |
1044 | 2025-03-03T07:54:07.494Z | Downloaded zone v0.1.8 |
1045 | 2025-03-03T07:54:07.494Z | Downloaded typify-macro v0.2.0 |
1046 | 2025-03-03T07:54:07.494Z | Downloaded tinyvec v1.8.0 |
1047 | 2025-03-03T07:54:07.497Z | Downloaded macaddr v1.0.1 |
1048 | 2025-03-03T07:54:07.500Z | Downloaded similar v2.6.0 |
1049 | 2025-03-03T07:54:07.503Z | Downloaded ryu v1.0.18 |
1050 | 2025-03-03T07:54:07.505Z | Downloaded hyper-tls v0.5.0 |
1051 | 2025-03-03T07:54:07.505Z | Downloaded derive_more v0.99.18 |
1052 | 2025-03-03T07:54:07.510Z | Downloaded structmeta-derive v0.3.0 |
1053 | 2025-03-03T07:54:07.513Z | Downloaded serde_spanned v0.6.7 |
1054 | 2025-03-03T07:54:07.513Z | Downloaded diff v0.1.13 |
1055 | 2025-03-03T07:54:07.516Z | Downloaded crossbeam-utils v0.8.20 |
1056 | 2025-03-03T07:54:07.519Z | Downloaded bitflags v2.6.0 |
1057 | 2025-03-03T07:54:07.522Z | Downloaded clap v4.5.23 |
1058 | 2025-03-03T07:54:07.529Z | Downloaded anyhow v1.0.94 |
1059 | 2025-03-03T07:54:07.533Z | Downloaded console v0.15.8 |
1060 | 2025-03-03T07:54:07.536Z | Downloaded smartstring v1.0.1 |
1061 | 2025-03-03T07:54:07.539Z | Downloaded smallvec v1.13.2 |
1062 | 2025-03-03T07:54:07.541Z | Downloaded sct v0.7.1 |
1063 | 2025-03-03T07:54:07.544Z | Downloaded rustls-pki-types v1.8.0 |
1064 | 2025-03-03T07:54:07.544Z | Downloaded scroll v0.12.0 |
1065 | 2025-03-03T07:54:07.547Z | Downloaded serde_derive_internals v0.29.1 |
1066 | 2025-03-03T07:54:07.547Z | Downloaded same-file v1.0.6 |
1067 | 2025-03-03T07:54:07.550Z | Downloaded rustls-pemfile v2.1.3 |
1068 | 2025-03-03T07:54:07.550Z | Downloaded rhai_codegen v2.2.0 |
1069 | 2025-03-03T07:54:07.556Z | Downloaded usdt-macro v0.5.0 |
1070 | 2025-03-03T07:54:07.559Z | Downloaded highway v1.2.0 |
1071 | 2025-03-03T07:54:07.559Z | Downloaded embedded-io v0.6.1 |
1072 | 2025-03-03T07:54:07.562Z | Downloaded deranged v0.3.11 |
1073 | 2025-03-03T07:54:07.562Z | Downloaded cancel-safe-futures v0.1.5 |
1074 | 2025-03-03T07:54:07.565Z | Downloaded argon2 v0.5.3 |
1075 | 2025-03-03T07:54:07.568Z | Downloaded tabwriter v1.4.0 |
1076 | 2025-03-03T07:54:07.568Z | Downloaded structmeta v0.3.0 |
1077 | 2025-03-03T07:54:07.568Z | Downloaded spin v0.5.2 |
1078 | 2025-03-03T07:54:07.571Z | Downloaded colored v2.1.0 |
1079 | 2025-03-03T07:54:07.571Z | Downloaded ciborium v0.2.2 |
1080 | 2025-03-03T07:54:07.574Z | Downloaded daft-derive v0.1.1 |
1081 | 2025-03-03T07:54:07.576Z | Downloaded serde_tokenstream v0.2.2 |
1082 | 2025-03-03T07:54:07.579Z | Downloaded schemars_derive v0.8.21 |
1083 | 2025-03-03T07:54:07.579Z | Downloaded rustls-pemfile v1.0.4 |
1084 | 2025-03-03T07:54:07.582Z | Downloaded backoff v0.4.0 |
1085 | 2025-03-03T07:54:07.582Z | Downloaded clap_derive v4.5.18 |
1086 | 2025-03-03T07:54:07.586Z | Downloaded terminal_size v0.4.0 |
1087 | 2025-03-03T07:54:07.586Z | Downloaded slog-stdlog v4.1.1 |
1088 | 2025-03-03T07:54:07.589Z | Downloaded serde_path_to_error v0.1.16 |
1089 | 2025-03-03T07:54:07.589Z | Downloaded anstyle-query v1.1.1 |
1090 | 2025-03-03T07:54:07.592Z | Downloaded semver v0.1.20 |
1091 | 2025-03-03T07:54:07.592Z | Downloaded rustversion v1.0.17 |
1092 | 2025-03-03T07:54:07.595Z | Downloaded errno v0.3.9 |
1093 | 2025-03-03T07:54:07.595Z | Downloaded rustc_version v0.1.7 |
1094 | 2025-03-03T07:54:07.595Z | Downloaded fastrand v2.1.1 |
1095 | 2025-03-03T07:54:07.597Z | Downloaded dyn-clone v1.0.17 |
1096 | 2025-03-03T07:54:07.597Z | Downloaded dirs-next v2.0.0 |
1097 | 2025-03-03T07:54:07.601Z | Downloaded defmt-parser v0.3.4 |
1098 | 2025-03-03T07:54:07.601Z | Downloaded crossbeam-deque v0.8.5 |
1099 | 2025-03-03T07:54:07.601Z | Downloaded rustc-hash v2.0.0 |
1100 | 2025-03-03T07:54:07.603Z | Downloaded quinn-udp v0.5.5 |
1101 | 2025-03-03T07:54:07.603Z | Downloaded progenitor-macro v0.9.1 |
1102 | 2025-03-03T07:54:07.603Z | Downloaded hostname v0.3.1 |
1103 | 2025-03-03T07:54:07.607Z | Downloaded cstr-argument v0.1.2 |
1104 | 2025-03-03T07:54:07.607Z | Downloaded bytecount v0.6.8 |
1105 | 2025-03-03T07:54:07.607Z | Downloaded arrayref v0.3.9 |
1106 | 2025-03-03T07:54:07.610Z | Downloaded async-stream v0.3.6 |
1107 | 2025-03-03T07:54:07.610Z | Downloaded foreign-types-shared v0.3.1 |
1108 | 2025-03-03T07:54:07.610Z | Downloaded cobs v0.2.3 |
1109 | 2025-03-03T07:54:07.613Z | Downloaded ciborium-io v0.2.2 |
1110 | 2025-03-03T07:54:07.613Z | Downloaded darling_macro v0.20.10 |
1111 | 2025-03-03T07:54:07.613Z | Downloaded const-random-macro v0.1.16 |
1112 | 2025-03-03T07:54:07.877Z | Downloaded ring v0.17.8 |
1113 | 2025-03-03T07:54:07.992Z | Downloaded ring v0.16.20 |
1114 | 2025-03-03T07:54:08.962Z | Compiling proc-macro2 v1.0.93 |
1115 | 2025-03-03T07:54:08.962Z | Compiling unicode-ident v1.0.16 |
1116 | 2025-03-03T07:54:08.962Z | Compiling libc v0.2.169 |
1117 | 2025-03-03T07:54:08.965Z | Compiling serde v1.0.217 |
1118 | 2025-03-03T07:54:08.965Z | Compiling cfg-if v1.0.0 |
1119 | 2025-03-03T07:54:08.965Z | Compiling autocfg v1.3.0 |
1120 | 2025-03-03T07:54:08.965Z | Compiling memchr v2.7.4 |
1121 | 2025-03-03T07:54:08.965Z | Compiling itoa v1.0.11 |
1122 | 2025-03-03T07:54:09.084Z | Compiling version_check v0.9.5 |
1123 | 2025-03-03T07:54:09.145Z | Compiling once_cell v1.20.2 |
1124 | 2025-03-03T07:54:09.204Z | Compiling ryu v1.0.18 |
1125 | 2025-03-03T07:54:09.496Z | Compiling libm v0.2.8 |
1126 | 2025-03-03T07:54:09.514Z | Compiling byteorder v1.5.0 |
1127 | 2025-03-03T07:54:09.541Z | Compiling pin-project-lite v0.2.14 |
1128 | 2025-03-03T07:54:09.618Z | Compiling scopeguard v1.2.0 |
1129 | 2025-03-03T07:54:09.630Z | Compiling lock_api v0.4.12 |
1130 | 2025-03-03T07:54:09.661Z | Compiling parking_lot_core v0.9.10 |
1131 | 2025-03-03T07:54:09.758Z | Compiling hashbrown v0.15.2 |
1132 | 2025-03-03T07:54:10.006Z | Compiling log v0.4.22 |
1133 | 2025-03-03T07:54:10.215Z | Compiling equivalent v1.0.1 |
1134 | 2025-03-03T07:54:10.328Z | Compiling getrandom v0.3.1 |
1135 | 2025-03-03T07:54:10.368Z | Compiling iana-time-zone v0.1.61 |
1136 | 2025-03-03T07:54:10.605Z | Compiling fnv v1.0.7 |
1137 | 2025-03-03T07:54:10.672Z | Compiling schemars v0.8.21 |
1138 | 2025-03-03T07:54:10.736Z | Compiling serde_json v1.0.138 |
1139 | 2025-03-03T07:54:10.790Z | Compiling quote v1.0.38 |
1140 | 2025-03-03T07:54:10.793Z | Compiling getrandom v0.2.15 |
1141 | 2025-03-03T07:54:10.998Z | Compiling signal-hook-registry v1.4.2 |
1142 | 2025-03-03T07:54:11.046Z | Compiling socket2 v0.5.8 |
1143 | 2025-03-03T07:54:11.074Z | Compiling mio v1.0.2 |
1144 | 2025-03-03T07:54:11.151Z | Compiling dyn-clone v1.0.17 |
1145 | 2025-03-03T07:54:11.282Z | Compiling syn v2.0.98 |
1146 | 2025-03-03T07:54:11.379Z | Compiling shlex v1.3.0 |
1147 | 2025-03-03T07:54:11.403Z | Compiling futures-core v0.3.31 |
1148 | 2025-03-03T07:54:11.479Z | Compiling thiserror v1.0.69 |
1149 | 2025-03-03T07:54:11.644Z | Compiling cc v1.1.21 |
1150 | 2025-03-03T07:54:11.656Z | Compiling portable-atomic v1.8.0 |
1151 | 2025-03-03T07:54:11.725Z | Compiling futures-sink v0.3.31 |
1152 | 2025-03-03T07:54:11.812Z | Compiling bitflags v2.6.0 |
1153 | 2025-03-03T07:54:11.874Z | Compiling slab v0.4.9 |
1154 | 2025-03-03T07:54:12.009Z | Compiling heck v0.5.0 |
1155 | 2025-03-03T07:54:12.215Z | Compiling num-traits v0.2.19 |
1156 | 2025-03-03T07:54:12.525Z | Compiling futures-channel v0.3.31 |
1157 | 2025-03-03T07:54:12.653Z | Compiling pin-utils v0.1.0 |
1158 | 2025-03-03T07:54:12.753Z | Compiling futures-io v0.3.31 |
1159 | 2025-03-03T07:54:12.809Z | Compiling futures-task v0.3.31 |
1160 | 2025-03-03T07:54:12.958Z | Compiling subtle v2.6.1 |
1161 | 2025-03-03T07:54:13.073Z | Compiling allocator-api2 v0.2.18 |
1162 | 2025-03-03T07:54:13.107Z | Compiling semver v1.0.25 |
1163 | 2025-03-03T07:54:13.215Z | Compiling rustls-pki-types v1.8.0 |
1164 | 2025-03-03T07:54:13.667Z | Compiling spin v0.9.8 |
1165 | 2025-03-03T07:54:13.796Z | Compiling ahash v0.8.11 |
1166 | 2025-03-03T07:54:13.818Z | Compiling httparse v1.9.4 |
1167 | 2025-03-03T07:54:13.887Z | Compiling atomic-waker v1.1.2 |
1168 | 2025-03-03T07:54:13.913Z | Compiling pkg-config v0.3.31 |
1169 | 2025-03-03T07:54:14.071Z | Compiling untrusted v0.9.0 |
1170 | 2025-03-03T07:54:14.191Z | Compiling vcpkg v0.2.15 |
1171 | 2025-03-03T07:54:14.295Z | Compiling ring v0.17.8 |
1172 | 2025-03-03T07:54:14.318Z | Compiling aho-corasick v1.1.3 |
1173 | 2025-03-03T07:54:14.542Z | Compiling zeroize v1.8.1 |
1174 | 2025-03-03T07:54:14.555Z | Compiling try-lock v0.2.5 |
1175 | 2025-03-03T07:54:14.709Z | Compiling regex-syntax v0.8.5 |
1176 | 2025-03-03T07:54:14.855Z | Compiling want v0.3.1 |
1177 | 2025-03-03T07:54:14.967Z | Compiling httpdate v1.0.3 |
1178 | 2025-03-03T07:54:15.140Z | Compiling foreign-types-shared v0.1.1 |
1179 | 2025-03-03T07:54:15.262Z | Compiling openssl v0.10.66 |
1180 | 2025-03-03T07:54:15.265Z | Compiling foreign-types v0.3.2 |
1181 | 2025-03-03T07:54:15.359Z | Compiling tower-service v0.3.3 |
1182 | 2025-03-03T07:54:15.419Z | Compiling tinyvec_macros v0.1.1 |
1183 | 2025-03-03T07:54:15.489Z | Compiling percent-encoding v2.3.1 |
1184 | 2025-03-03T07:54:15.510Z | Compiling tinyvec v1.8.0 |
1185 | 2025-03-03T07:54:15.577Z | Compiling openssl-sys v0.9.103 |
1186 | 2025-03-03T07:54:15.731Z | Compiling form_urlencoded v1.2.1 |
1187 | 2025-03-03T07:54:15.807Z | Compiling native-tls v0.2.12 |
1188 | 2025-03-03T07:54:16.032Z | Compiling slog v2.7.0 |
1189 | 2025-03-03T07:54:16.213Z | Compiling rustls v0.23.13 |
1190 | 2025-03-03T07:54:16.531Z | Compiling strsim v0.11.1 |
1191 | 2025-03-03T07:54:16.618Z | Compiling openssl-probe v0.1.5 |
1192 | 2025-03-03T07:54:16.945Z | Compiling unicode-normalization v0.1.24 |
1193 | 2025-03-03T07:54:16.976Z | Compiling unicode-bidi v0.3.15 |
1194 | 2025-03-03T07:54:17.895Z | Compiling serde_derive_internals v0.29.1 |
1195 | 2025-03-03T07:54:18.040Z | Compiling idna v0.5.0 |
1196 | 2025-03-03T07:54:18.109Z | Compiling crunchy v0.2.2 |
1197 | 2025-03-03T07:54:18.294Z | Compiling regex-automata v0.4.9 |
1198 | 2025-03-03T07:54:18.653Z | Compiling tracing-core v0.1.32 |
1199 | 2025-03-03T07:54:19.432Z | Compiling url v2.5.2 |
1200 | 2025-03-03T07:54:19.688Z | Compiling encoding_rs v0.8.34 |
1201 | 2025-03-03T07:54:19.838Z | Compiling thiserror v2.0.11 |
1202 | 2025-03-03T07:54:19.982Z | Compiling ucd-trie v0.1.6 |
1203 | 2025-03-03T07:54:20.462Z | Compiling rustls-webpki v0.102.8 |
1204 | 2025-03-03T07:54:20.575Z | Compiling base64 v0.22.1 |
1205 | 2025-03-03T07:54:21.265Z | Compiling ipnet v2.10.0 |
1206 | 2025-03-03T07:54:21.278Z | Compiling tiny-keccak v2.0.2 |
1207 | 2025-03-03T07:54:21.307Z | Compiling mime v0.3.17 |
1208 | 2025-03-03T07:54:21.644Z | Compiling rustls-pemfile v2.1.3 |
1209 | 2025-03-03T07:54:21.940Z | Compiling serde_derive v1.0.217 |
1210 | 2025-03-03T07:54:21.954Z | Compiling zerocopy-derive v0.7.35 |
1211 | 2025-03-03T07:54:22.110Z | Compiling tokio-macros v2.4.0 |
1212 | 2025-03-03T07:54:22.203Z | Compiling schemars_derive v0.8.21 |
1213 | 2025-03-03T07:54:22.394Z | Compiling thiserror-impl v1.0.69 |
1214 | 2025-03-03T07:54:22.486Z | Compiling futures-macro v0.3.31 |
1215 | 2025-03-03T07:54:23.612Z | Compiling regex v1.11.1 |
1216 | 2025-03-03T07:54:23.831Z | Compiling zerocopy v0.7.35 |
1217 | 2025-03-03T07:54:23.955Z | Compiling openssl-macros v0.1.1 |
1218 | 2025-03-03T07:54:24.318Z | Compiling futures-util v0.3.31 |
1219 | 2025-03-03T07:54:24.580Z | Compiling tracing-attributes v0.1.27 |
1220 | 2025-03-03T07:54:24.794Z | Compiling thiserror-impl v2.0.11 |
1221 | 2025-03-03T07:54:24.888Z | Compiling scroll_derive v0.12.0 |
1222 | 2025-03-03T07:54:25.177Z | Compiling pest v2.7.13 |
1223 | 2025-03-03T07:54:25.597Z | Compiling hashbrown v0.14.5 |
1224 | 2025-03-03T07:54:26.454Z | Compiling webpki-roots v0.26.6 |
1225 | 2025-03-03T07:54:26.653Z | Compiling regress v0.10.1 |
1226 | 2025-03-03T07:54:26.711Z | Compiling typenum v1.17.0 |
1227 | 2025-03-03T07:54:27.011Z | Compiling ident_case v1.0.1 |
1228 | 2025-03-03T07:54:27.175Z | Compiling darling_core v0.20.10 |
1229 | 2025-03-03T07:54:27.508Z | Compiling tracing v0.1.40 |
1230 | 2025-03-03T07:54:27.854Z | Compiling pest_meta v2.7.13 |
1231 | 2025-03-03T07:54:27.914Z | Compiling scroll v0.12.0 |
1232 | 2025-03-03T07:54:28.180Z | Compiling rand_core v0.6.4 |
1233 | 2025-03-03T07:54:28.320Z | Compiling generic-array v0.14.7 |
1234 | 2025-03-03T07:54:28.428Z | Compiling plain v0.2.3 |
1235 | 2025-03-03T07:54:28.578Z | Compiling goblin v0.8.2 |
1236 | 2025-03-03T07:54:28.590Z | Compiling const-random-macro v0.1.16 |
1237 | 2025-03-03T07:54:29.310Z | Compiling pest_generator v2.7.13 |
1238 | 2025-03-03T07:54:29.598Z | Compiling sync_wrapper v1.0.1 |
1239 | 2025-03-03T07:54:30.289Z | Compiling num-conv v0.1.0 |
1240 | 2025-03-03T07:54:30.573Z | Compiling pretty-hex v0.4.1 |
1241 | 2025-03-03T07:54:30.807Z | Compiling time-core v0.1.2 |
1242 | 2025-03-03T07:54:30.989Z | Compiling powerfmt v0.2.0 |
1243 | 2025-03-03T07:54:31.048Z | Compiling time-macros v0.2.18 |
1244 | 2025-03-03T07:54:31.302Z | Compiling pest_derive v2.7.13 |
1245 | 2025-03-03T07:54:31.366Z | Compiling deranged v0.3.11 |
1246 | 2025-03-03T07:54:32.273Z | Compiling const-random v0.1.18 |
1247 | 2025-03-03T07:54:32.294Z | Compiling darling_macro v0.20.10 |
1248 | 2025-03-03T07:54:32.361Z | Compiling ppv-lite86 v0.2.20 |
1249 | 2025-03-03T07:54:32.695Z | Compiling usdt-impl v0.5.0 |
1250 | 2025-03-03T07:54:32.739Z | Compiling num_threads v0.1.7 |
1251 | 2025-03-03T07:54:32.874Z | Compiling winnow v0.6.18 |
1252 | 2025-03-03T07:54:33.115Z | Compiling rand_chacha v0.3.1 |
1253 | 2025-03-03T07:54:33.314Z | Compiling darling v0.20.10 |
1254 | 2025-03-03T07:54:33.419Z | Compiling dtrace-parser v0.2.0 |
1255 | 2025-03-03T07:54:33.750Z | Compiling thread-id v4.2.2 |
1256 | 2025-03-03T07:54:33.768Z | Compiling anyhow v1.0.94 |
1257 | 2025-03-03T07:54:33.865Z | Compiling bytes v1.10.0 |
1258 | 2025-03-03T07:54:34.175Z | Compiling indexmap v2.7.1 |
1259 | 2025-03-03T07:54:34.189Z | Compiling uuid v1.13.1 |
1260 | 2025-03-03T07:54:35.038Z | Compiling http v1.2.0 |
1261 | 2025-03-03T07:54:35.352Z | Compiling smallvec v1.13.2 |
1262 | 2025-03-03T07:54:35.535Z | Compiling chrono v0.4.38 |
1263 | 2025-03-03T07:54:36.257Z | Compiling parking_lot v0.12.3 |
1264 | 2025-03-03T07:54:36.383Z | Compiling serde_tokenstream v0.2.2 |
1265 | 2025-03-03T07:54:36.911Z | Compiling tokio v1.42.0 |
1266 | 2025-03-03T07:54:37.156Z | Compiling http-body v1.0.1 |
1267 | 2025-03-03T07:54:37.373Z | Compiling http-body-util v0.1.2 |
1268 | 2025-03-03T07:54:37.394Z | Compiling toml_datetime v0.6.8 |
1269 | 2025-03-03T07:54:37.853Z | Compiling serde_urlencoded v0.7.1 |
1270 | 2025-03-03T07:54:38.160Z | Compiling openapiv3 v2.0.0 |
1271 | 2025-03-03T07:54:38.354Z | Compiling dof v0.3.0 |
1272 | 2025-03-03T07:54:38.811Z | Compiling serde_spanned v0.6.7 |
1273 | 2025-03-03T07:54:39.008Z | Compiling rand v0.8.5 |
1274 | 2025-03-03T07:54:39.032Z | Compiling block-buffer v0.10.4 |
1275 | 2025-03-03T07:54:39.249Z | Compiling crypto-common v0.1.6 |
1276 | 2025-03-03T07:54:39.440Z | Compiling rustversion v1.0.17 |
1277 | 2025-03-03T07:54:40.380Z | Compiling typify-impl v0.2.0 |
1278 | 2025-03-03T07:54:40.478Z | Compiling unsafe-libyaml v0.2.11 |
1279 | 2025-03-03T07:54:42.110Z | Compiling serde_yaml v0.9.34+deprecated |
1280 | 2025-03-03T07:54:42.133Z | Compiling omicron-workspace-hack v0.1.0 |
1281 | 2025-03-03T07:54:42.297Z | Compiling paste v1.0.15 |
1282 | 2025-03-03T07:54:42.411Z | Compiling match_cfg v0.1.0 |
1283 | 2025-03-03T07:54:42.504Z | Compiling hostname v0.3.1 |
1284 | 2025-03-03T07:54:42.714Z | Compiling syn v1.0.109 |
1285 | 2025-03-03T07:54:42.848Z | Compiling newtype-uuid v1.2.1 |
1286 | 2025-03-03T07:54:43.744Z | Compiling usdt-attr-macro v0.5.0 |
1287 | 2025-03-03T07:54:43.757Z | Compiling usdt-macro v0.5.0 |
1288 | 2025-03-03T07:54:44.171Z | Compiling macaddr v1.0.1 |
1289 | 2025-03-03T07:54:44.392Z | Compiling futures-executor v0.3.31 |
1290 | 2025-03-03T07:54:44.943Z | Compiling async-trait v0.1.86 |
1291 | 2025-03-03T07:54:45.167Z | Compiling memmap v0.7.0 |
1292 | 2025-03-03T07:54:45.456Z | Compiling tokio-util v0.7.12 |
1293 | 2025-03-03T07:54:45.673Z | Compiling dirs-sys-next v0.1.2 |
1294 | 2025-03-03T07:54:45.849Z | Compiling camino v1.1.9 |
1295 | 2025-03-03T07:54:46.284Z | Compiling rustls v0.22.4 |
1296 | 2025-03-03T07:54:46.429Z | Compiling h2 v0.4.6 |
1297 | 2025-03-03T07:54:46.614Z | Compiling cpufeatures v0.2.14 |
1298 | 2025-03-03T07:54:46.710Z | Compiling dirs-next v2.0.0 |
1299 | 2025-03-03T07:54:46.748Z | Compiling futures v0.3.31 |
1300 | 2025-03-03T07:54:47.796Z | Compiling errno v0.3.9 |
1301 | 2025-03-03T07:54:48.041Z | Compiling instant v0.1.13 |
1302 | 2025-03-03T07:54:48.127Z | Compiling slog-async v2.8.0 |
1303 | 2025-03-03T07:54:48.724Z | Compiling term v0.7.0 |
1304 | 2025-03-03T07:54:51.631Z | Compiling hyper v1.5.1 |
1305 | 2025-03-03T07:54:52.670Z | Compiling tokio-native-tls v0.3.1 |
1306 | 2025-03-03T07:54:52.933Z | Compiling tokio-rustls v0.26.0 |
1307 | 2025-03-03T07:54:53.372Z | Compiling ipnetwork v0.21.1 |
1308 | 2025-03-03T07:54:53.789Z | Compiling daft-derive v0.1.1 |
1309 | 2025-03-03T07:54:54.210Z | Compiling hyper-util v0.1.10 |
1310 | 2025-03-03T07:54:55.369Z | Compiling is-terminal v0.4.13 |
1311 | 2025-03-03T07:54:55.491Z | Compiling multer v3.1.0 |
1312 | 2025-03-03T07:54:55.507Z | Compiling take_mut v0.2.2 |
1313 | 2025-03-03T07:54:55.670Z | Compiling debug-ignore v1.0.5 |
1314 | 2025-03-03T07:54:55.811Z | Compiling strum_macros v0.26.4 |
1315 | 2025-03-03T07:54:56.339Z | Compiling hyper-tls v0.6.0 |
1316 | 2025-03-03T07:54:56.744Z | Compiling hyper-rustls v0.27.3 |
1317 | 2025-03-03T07:54:56.858Z | Compiling serde_with_macros v3.12.0 |
1318 | 2025-03-03T07:54:57.345Z | Compiling structmeta-derive v0.3.0 |
1319 | 2025-03-03T07:54:58.633Z | Compiling typify-macro v0.2.0 |
1320 | 2025-03-03T07:54:59.351Z | Compiling async-stream-impl v0.3.6 |
1321 | 2025-03-03T07:54:59.732Z | Compiling dropshot v0.15.1 |
1322 | 2025-03-03T07:54:59.813Z | Compiling crossbeam-utils v0.8.20 |
1323 | 2025-03-03T07:54:59.958Z | Compiling structmeta v0.3.0 |
1324 | 2025-03-03T07:55:00.057Z | Compiling strum v0.26.3 |
1325 | 2025-03-03T07:55:00.224Z | Compiling serde_with v3.12.0 |
1326 | 2025-03-03T07:55:00.241Z | Compiling reqwest v0.12.9 |
1327 | 2025-03-03T07:55:00.426Z | Compiling dropshot_endpoint v0.15.1 |
1328 | 2025-03-03T07:55:00.662Z | Compiling async-stream v0.3.6 |
1329 | 2025-03-03T07:55:00.981Z | Compiling serde_path_to_error v0.1.16 |
1330 | 2025-03-03T07:55:01.403Z | Compiling waitgroup v0.1.2 |
1331 | 2025-03-03T07:55:01.638Z | Compiling hostname v0.4.0 |
1332 | 2025-03-03T07:55:01.853Z | Compiling parse-display-derive v0.10.0 |
1333 | 2025-03-03T07:55:02.484Z | Compiling digest v0.10.7 |
1334 | 2025-03-03T07:55:02.968Z | Compiling hex v0.4.3 |
1335 | 2025-03-03T07:55:03.028Z | Compiling typify v0.2.0 |
1336 | 2025-03-03T07:55:03.157Z | Compiling progenitor-impl v0.8.0 |
1337 | 2025-03-03T07:55:03.546Z | Compiling time v0.3.36 |
1338 | 2025-03-03T07:55:03.798Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1339 | 2025-03-03T07:55:04.401Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1340 | 2025-03-03T07:55:04.559Z | Compiling oxnet v0.1.0 |
1341 | 2025-03-03T07:55:04.629Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1342 | 2025-03-03T07:55:04.809Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1343 | 2025-03-03T07:55:05.655Z | Compiling rustix v0.38.37 |
1344 | 2025-03-03T07:55:05.841Z | Compiling usdt v0.5.0 |
1345 | 2025-03-03T07:55:05.933Z | Compiling parse-display v0.10.0 |
1346 | 2025-03-03T07:55:06.564Z | Compiling thread_local v1.1.8 |
1347 | 2025-03-03T07:55:06.660Z | Compiling utf8parse v0.2.2 |
1348 | 2025-03-03T07:55:06.823Z | Compiling anstyle-parse v0.2.5 |
1349 | 2025-03-03T07:55:07.079Z | Compiling slog-json v2.6.1 |
1350 | 2025-03-03T07:55:07.148Z | Compiling progenitor-client v0.9.1 |
1351 | 2025-03-03T07:55:07.605Z | Compiling progenitor-client v0.8.0 |
1352 | 2025-03-03T07:55:07.699Z | Compiling crossbeam-channel v0.5.13 |
1353 | 2025-03-03T07:55:08.313Z | Compiling toml_edit v0.22.21 |
1354 | 2025-03-03T07:55:08.718Z | Compiling is_terminal_polyfill v1.70.1 |
1355 | 2025-03-03T07:55:08.848Z | Compiling anstyle v1.0.10 |
1356 | 2025-03-03T07:55:09.288Z | Compiling colorchoice v1.0.2 |
1357 | 2025-03-03T07:55:09.385Z | Compiling anstyle-query v1.1.1 |
1358 | 2025-03-03T07:55:09.547Z | Compiling anstream v0.6.15 |
1359 | 2025-03-03T07:55:10.073Z | Compiling daft v0.1.1 |
1360 | 2025-03-03T07:55:10.239Z | Compiling slog-bunyan v2.5.0 |
1361 | 2025-03-03T07:55:10.455Z | Compiling slog-term v2.9.1 |
1362 | 2025-03-03T07:55:10.543Z | Compiling sha1 v0.10.6 |
1363 | 2025-03-03T07:55:10.584Z | Compiling tokio-rustls v0.25.0 |
1364 | 2025-03-03T07:55:10.962Z | Compiling clap_lex v0.7.4 |
1365 | 2025-03-03T07:55:10.988Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1366 | 2025-03-03T07:55:11.421Z | Compiling backoff v0.4.0 |
1367 | 2025-03-03T07:55:11.461Z | Compiling regress v0.9.1 |
1368 | 2025-03-03T07:55:11.560Z | Compiling progenitor-macro v0.8.0 |
1369 | 2025-03-03T07:55:11.636Z | Compiling toml v0.8.19 |
1370 | 2025-03-03T07:55:16.581Z | Compiling zerocopy v0.8.17 |
1371 | 2025-03-03T07:55:17.181Z | Compiling unicode-width v0.1.14 |
1372 | 2025-03-03T07:55:17.219Z | Compiling either v1.13.0 |
1373 | 2025-03-03T07:55:17.411Z | Compiling zerocopy-derive v0.8.17 |
1374 | 2025-03-03T07:55:17.638Z | Compiling itertools v0.13.0 |
1375 | 2025-03-03T07:55:18.305Z | Compiling clap_derive v4.5.18 |
1376 | 2025-03-03T07:55:19.929Z | Compiling lazy_static v1.5.0 |
1377 | 2025-03-03T07:55:20.060Z | Compiling winnow v0.5.40 |
1378 | 2025-03-03T07:55:20.297Z | Compiling heapless v0.8.0 |
1379 | 2025-03-03T07:55:20.592Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1380 | 2025-03-03T07:55:22.897Z | Compiling hash32 v0.3.1 |
1381 | 2025-03-03T07:55:23.128Z | Compiling toml_edit v0.19.15 |
1382 | 2025-03-03T07:55:23.312Z | Compiling stable_deref_trait v1.2.0 |
1383 | 2025-03-03T07:55:23.334Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1384 | 2025-03-03T07:55:23.423Z | Compiling smoltcp v0.11.0 |
1385 | 2025-03-03T07:55:24.043Z | Compiling terminal_size v0.4.0 |
1386 | 2025-03-03T07:55:24.225Z | Compiling progenitor v0.8.0 |
1387 | 2025-03-03T07:55:24.256Z | Compiling typify-impl v0.3.0 |
1388 | 2025-03-03T07:55:24.397Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
1389 | 2025-03-03T07:55:25.463Z | Compiling proc-macro-error-attr v1.0.4 |
1390 | 2025-03-03T07:55:25.823Z | Compiling proc-macro-crate v1.3.1 |
1391 | 2025-03-03T07:55:26.336Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1392 | 2025-03-03T07:55:26.521Z | Compiling managed v0.8.0 |
1393 | 2025-03-03T07:55:26.700Z | Compiling bitflags v1.3.2 |
1394 | 2025-03-03T07:55:26.810Z | Compiling heck v0.4.1 |
1395 | 2025-03-03T07:55:26.947Z | Compiling cobs v0.2.3 |
1396 | 2025-03-03T07:55:27.168Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1397 | 2025-03-03T07:55:27.227Z | Compiling postcard v1.0.10 |
1398 | 2025-03-03T07:55:27.841Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1399 | 2025-03-03T07:55:28.493Z | Compiling num_enum_derive v0.5.11 |
1400 | 2025-03-03T07:55:30.342Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1401 | 2025-03-03T07:55:30.696Z | Compiling clap_builder v4.5.23 |
1402 | 2025-03-03T07:55:31.621Z | Compiling foreign-types-macros v0.2.3 |
1403 | 2025-03-03T07:55:32.005Z | Compiling num-integer v0.1.46 |
1404 | 2025-03-03T07:55:32.184Z | Compiling proc-macro-error v1.0.4 |
1405 | 2025-03-03T07:55:32.569Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1406 | 2025-03-03T07:55:32.717Z | Compiling float-ord v0.3.2 |
1407 | 2025-03-03T07:55:32.900Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1408 | 2025-03-03T07:55:32.911Z | Compiling fastrand v2.1.1 |
1409 | 2025-03-03T07:55:32.940Z | Compiling foreign-types-shared v0.3.1 |
1410 | 2025-03-03T07:55:33.070Z | Compiling foreign-types v0.5.0 |
1411 | 2025-03-03T07:55:33.079Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1412 | 2025-03-03T07:55:33.241Z | Compiling tempfile v3.12.0 |
1413 | 2025-03-03T07:55:33.590Z | Compiling num_enum v0.5.11 |
1414 | 2025-03-03T07:55:34.429Z | Compiling clap v4.5.23 |
1415 | 2025-03-03T07:55:34.442Z | Compiling tabwriter v1.4.0 |
1416 | 2025-03-03T07:55:34.542Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1417 | 2025-03-03T07:55:34.899Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1418 | 2025-03-03T07:55:35.041Z | Compiling cstr-argument v0.1.2 |
1419 | 2025-03-03T07:55:35.517Z | Compiling crucible-workspace-hack v0.1.0 |
1420 | 2025-03-03T07:55:35.681Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1421 | 2025-03-03T07:55:35.814Z | Compiling pretty-hex v0.2.1 |
1422 | 2025-03-03T07:55:36.003Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1423 | 2025-03-03T07:55:36.071Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1424 | 2025-03-03T07:55:36.253Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1425 | 2025-03-03T07:55:36.831Z | Compiling num-iter v0.1.45 |
1426 | 2025-03-03T07:55:37.015Z | Compiling num-rational v0.4.2 |
1427 | 2025-03-03T07:55:37.193Z | Compiling colored v2.1.0 |
1428 | 2025-03-03T07:55:37.643Z | Compiling num-complex v0.4.6 |
1429 | 2025-03-03T07:55:37.873Z | Compiling semver v0.1.20 |
1430 | 2025-03-03T07:55:37.876Z | Compiling prettyplease v0.2.29 |
1431 | 2025-03-03T07:55:38.267Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1432 | 2025-03-03T07:55:38.364Z | Compiling rustc_version v0.1.7 |
1433 | 2025-03-03T07:55:38.605Z | Compiling num v0.4.3 |
1434 | 2025-03-03T07:55:38.610Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1435 | 2025-03-03T07:55:38.781Z | Compiling zone_cfg_derive v0.3.0 |
1436 | 2025-03-03T07:55:40.009Z | Compiling camino-tempfile v1.1.1 |
1437 | 2025-03-03T07:55:40.577Z | Compiling itertools v0.10.5 |
1438 | 2025-03-03T07:55:40.778Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1439 | 2025-03-03T07:55:41.861Z | Compiling num-derive v0.4.2 |
1440 | 2025-03-03T07:55:41.905Z | Compiling sigpipe v0.1.3 |
1441 | 2025-03-03T07:55:42.030Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1442 | 2025-03-03T07:55:42.151Z | Compiling static_assertions v1.1.0 |
1443 | 2025-03-03T07:55:42.256Z | Compiling base64ct v1.6.0 |
1444 | 2025-03-03T07:55:42.403Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1445 | 2025-03-03T07:55:42.845Z | Compiling password-hash v0.5.0 |
1446 | 2025-03-03T07:55:43.070Z | Compiling zone v0.3.0 |
1447 | 2025-03-03T07:55:43.162Z | Compiling typify-macro v0.3.0 |
1448 | 2025-03-03T07:55:43.441Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1449 | 2025-03-03T07:55:43.775Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1450 | 2025-03-03T07:55:44.047Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1451 | 2025-03-03T07:55:44.235Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1452 | 2025-03-03T07:55:45.351Z | Compiling newtype_derive v0.1.6 |
1453 | 2025-03-03T07:55:46.393Z | Compiling blake2 v0.10.6 |
1454 | 2025-03-03T07:55:47.399Z | Compiling hubpack_derive v0.1.1 |
1455 | 2025-03-03T07:55:47.566Z | Compiling typify v0.3.0 |
1456 | 2025-03-03T07:55:47.688Z | Compiling progenitor-impl v0.9.1 |
1457 | 2025-03-03T07:55:48.482Z | Compiling smf v0.2.3 |
1458 | 2025-03-03T07:55:49.780Z | Compiling derive-where v1.2.7 |
1459 | 2025-03-03T07:55:50.390Z | Compiling zerocopy-derive v0.6.6 |
1460 | 2025-03-03T07:55:52.158Z | Compiling fixedbitset v0.4.2 |
1461 | 2025-03-03T07:55:52.228Z | Compiling unicode-segmentation v1.12.0 |
1462 | 2025-03-03T07:55:52.520Z | Compiling owo-colors v4.1.0 |
1463 | 2025-03-03T07:55:52.560Z | Compiling cancel-safe-futures v0.1.5 |
1464 | 2025-03-03T07:55:52.610Z | Compiling whoami v1.5.2 |
1465 | 2025-03-03T07:55:52.740Z | Compiling petgraph v0.6.5 |
1466 | 2025-03-03T07:55:52.898Z | Compiling zerocopy v0.6.6 |
1467 | 2025-03-03T07:55:53.097Z | Compiling newline-converter v0.3.0 |
1468 | 2025-03-03T07:55:53.603Z | Compiling hubpack v0.1.2 |
1469 | 2025-03-03T07:55:53.748Z | Compiling argon2 v0.5.3 |
1470 | 2025-03-03T07:55:54.981Z | Compiling strum_macros v0.25.3 |
1471 | 2025-03-03T07:55:55.905Z | Compiling progenitor-macro v0.9.1 |
1472 | 2025-03-03T07:55:56.360Z | Compiling console v0.15.8 |
1473 | 2025-03-03T07:55:57.801Z | Compiling serde-big-array v0.5.1 |
1474 | 2025-03-03T07:55:58.030Z | Compiling serde_repr v0.1.19 |
1475 | 2025-03-03T07:55:58.355Z | Compiling enum-as-inner v0.6.1 |
1476 | 2025-03-03T07:55:59.160Z | Compiling idna v0.4.0 |
1477 | 2025-03-03T07:55:59.538Z | Compiling cookie v0.18.1 |
1478 | 2025-03-03T07:55:59.825Z | Compiling quick-error v1.2.3 |
1479 | 2025-03-03T07:55:59.902Z | Compiling convert_case v0.4.0 |
1480 | 2025-03-03T07:56:00.033Z | Compiling data-encoding v2.6.0 |
1481 | 2025-03-03T07:56:00.615Z | Compiling similar v2.6.0 |
1482 | 2025-03-03T07:56:00.808Z | Compiling linked-hash-map v0.5.6 |
1483 | 2025-03-03T07:56:00.886Z | Compiling hickory-proto v0.24.1 |
1484 | 2025-03-03T07:56:01.133Z | Compiling lru-cache v0.1.2 |
1485 | 2025-03-03T07:56:01.332Z | Compiling derive_more v0.99.18 |
1486 | 2025-03-03T07:56:01.764Z | Compiling expectorate v1.1.0 |
1487 | 2025-03-03T07:56:01.790Z | Compiling resolv-conf v0.7.0 |
1488 | 2025-03-03T07:56:02.002Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1489 | 2025-03-03T07:56:02.347Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1490 | 2025-03-03T07:56:02.558Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1491 | 2025-03-03T07:56:03.209Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1492 | 2025-03-03T07:56:06.031Z | Compiling atomicwrites v0.4.4 |
1493 | 2025-03-03T07:56:06.339Z | Compiling libsw v3.3.1 |
1494 | 2025-03-03T07:56:06.639Z | Compiling indent_write v2.2.0 |
1495 | 2025-03-03T07:56:06.694Z | Compiling linear-map v1.2.0 |
1496 | 2025-03-03T07:56:06.848Z | Compiling swrite v0.1.0 |
1497 | 2025-03-03T07:56:06.987Z | Compiling highway v1.2.0 |
1498 | 2025-03-03T07:56:07.044Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1499 | 2025-03-03T07:56:07.110Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1500 | 2025-03-03T07:56:07.713Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1501 | 2025-03-03T07:56:08.224Z | Compiling hickory-resolver v0.24.3 |
1502 | 2025-03-03T07:56:08.331Z | Compiling progenitor v0.9.1 |
1503 | 2025-03-03T07:56:08.492Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1504 | 2025-03-03T07:56:08.544Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1505 | 2025-03-03T07:56:10.721Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1506 | 2025-03-03T07:56:10.791Z | Compiling steno v0.4.1 |
1507 | 2025-03-03T07:56:12.091Z | Compiling tokio-stream v0.1.17 |
1508 | 2025-03-03T07:56:12.899Z | Compiling slog-dtrace v0.3.0 |
1509 | 2025-03-03T07:56:13.020Z | Compiling parking_lot_core v0.8.6 |
1510 | 2025-03-03T07:56:13.286Z | Compiling humantime v2.1.0 |
1511 | 2025-03-03T07:56:13.789Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1512 | 2025-03-03T07:56:14.234Z | Compiling qorb v0.2.1 |
1513 | 2025-03-03T07:56:14.522Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1514 | 2025-03-03T07:56:14.751Z | Compiling num-derive v0.3.3 |
1515 | 2025-03-03T07:56:14.876Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1516 | 2025-03-03T07:56:16.076Z | Compiling smartstring v1.0.1 |
1517 | 2025-03-03T07:56:16.475Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1518 | 2025-03-03T07:56:16.514Z | Compiling half v2.4.1 |
1519 | 2025-03-03T07:56:16.878Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1520 | 2025-03-03T07:56:17.034Z | Compiling ciborium-io v0.2.2 |
1521 | 2025-03-03T07:56:17.108Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1522 | 2025-03-03T07:56:17.168Z | Compiling ciborium-ll v0.2.2 |
1523 | 2025-03-03T07:56:17.562Z | Compiling parking_lot v0.11.2 |
1524 | 2025-03-03T07:56:17.906Z | Compiling proc-macro-crate v3.2.0 |
1525 | 2025-03-03T07:56:17.909Z | Compiling crossbeam-epoch v0.9.18 |
1526 | 2025-03-03T07:56:17.928Z | Compiling fxhash v0.2.1 |
1527 | 2025-03-03T07:56:18.144Z | Compiling crc32fast v1.4.2 |
1528 | 2025-03-03T07:56:18.293Z | Compiling spin v0.5.2 |
1529 | 2025-03-03T07:56:18.445Z | Compiling sled v0.34.7 |
1530 | 2025-03-03T07:56:18.540Z | Compiling no-std-compat v0.4.1 |
1531 | 2025-03-03T07:56:18.625Z | Compiling ciborium v0.2.2 |
1532 | 2025-03-03T07:56:18.656Z | Compiling thin-vec v0.2.13 |
1533 | 2025-03-03T07:56:18.837Z | Compiling num_enum_derive v0.7.3 |
1534 | 2025-03-03T07:56:18.881Z | Compiling rhai_codegen v2.2.0 |
1535 | 2025-03-03T07:56:19.002Z | Compiling minimal-lexical v0.2.1 |
1536 | 2025-03-03T07:56:19.203Z | Compiling yansi v1.0.1 |
1537 | 2025-03-03T07:56:19.539Z | Compiling nom v7.1.3 |
1538 | 2025-03-03T07:56:19.834Z | Compiling diff v0.1.13 |
1539 | 2025-03-03T07:56:20.457Z | Compiling pretty_assertions v1.4.1 |
1540 | 2025-03-03T07:56:21.021Z | Compiling num_enum v0.7.3 |
1541 | 2025-03-03T07:56:21.283Z | Compiling rhai v1.20.0 |
1542 | 2025-03-03T07:56:26.580Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1543 | 2025-03-03T07:56:29.380Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1544 | 2025-03-03T07:56:36.454Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1545 | 2025-03-03T07:56:38.283Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1546 | 2025-03-03T07:56:40.227Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1547 | 2025-03-03T07:56:42.713Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
1548 | 2025-03-03T07:57:10.057Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 01s |
1549 | 2025-03-03T07:57:10.232Z | ──────────── |
1550 | 2025-03-03T07:57:10.232Z | Nextest run ID 946d2a4b-cea2-4bc2-86f2-42ca6f848b15 with nextest profile: default |
1551 | 2025-03-03T07:57:10.233Z | Starting 11 tests across 1 binary |
1552 | 2025-03-03T07:57:10.256Z | PASS [ 0.017s] bgp messages::tests::prefix_within |
1553 | 2025-03-03T07:57:10.256Z | PASS [ 0.023s] bgp messages::tests::header_round_trip |
1554 | 2025-03-03T07:57:10.263Z | PASS [ 0.029s] bgp messages::tests::update_round_trip |
1555 | 2025-03-03T07:57:10.267Z | PASS [ 0.034s] bgp messages::tests::open_round_trip |
1556 | 2025-03-03T07:57:10.284Z | PASS [ 0.051s] bgp policy::test::shape_update_prefixes |
1557 | 2025-03-03T07:57:10.288Z | PASS [ 0.055s] bgp policy::test::update_drop_on_no_export |
1558 | 2025-03-03T07:57:10.291Z | PASS [ 0.057s] bgp policy::test::open_add_4byte_as |
1559 | 2025-03-03T07:57:10.294Z | PASS [ 0.060s] bgp policy::test::open_require_4byte_as |
1560 | 2025-03-03T07:57:10.298Z | PASS [ 0.040s] bgp policy::test::update_shape_community |
1561 | 2025-03-03T07:57:23.368Z | PASS [ 13.110s] bgp test::test_basic_peering |
1562 | 2025-03-03T07:57:34.373Z | PASS [ 24.106s] bgp test::test_basic_update |
1563 | 2025-03-03T07:57:34.376Z | ──────────── |
1564 | 2025-03-03T07:57:34.376Z | Summary [ 24.137s] 11 tests run: 11 passed, 0 skipped |
1565 | 2025-03-03T07:57:34.391Z | + cp r1.basic_peering.log r1.basic_update.log r2.basic_peering.log r2.basic_update.log /work/ |
1566 | 2025-03-03T07:57:34.395Z | process exited: duration 391441 ms, exit code 0 |
|
1567 | 2025-03-03T07:57:34.405Z | found 4 output files |
1568 | 2025-03-03T07:57:34.405Z | uploading: /work/r1.basic_peering.log (7870 bytes) |
1569 | 2025-03-03T07:57:35.417Z | uploaded: /work/r1.basic_peering.log |
1570 | 2025-03-03T07:57:35.418Z | uploading: /work/r1.basic_update.log (13269 bytes) |
1571 | 2025-03-03T07:57:36.431Z | uploaded: /work/r1.basic_update.log |
1572 | 2025-03-03T07:57:36.431Z | uploading: /work/r2.basic_peering.log (9260 bytes) |
1573 | 2025-03-03T07:57:37.441Z | uploaded: /work/r2.basic_peering.log |
1574 | 2025-03-03T07:57:37.441Z | uploading: /work/r2.basic_update.log (15899 bytes) |
1575 | 2025-03-03T07:57:38.451Z | uploaded: /work/r2.basic_update.log |