|
|
|
1 | 2025-01-31T04:14:00.874Z | job assigned to worker 01JJX908YQQCBSC48XN6HRQ3Y1 [factory aws, i-03b8dee482774d6d9] (queued for 50 s) |
|
2 | 2025-01-31T04:14:08.655Z | starting task 0: "setup" |
3 | 2025-01-31T04:14:08.665Z | ++ uname -s |
4 | 2025-01-31T04:14:08.668Z | + kern=SunOS |
5 | 2025-01-31T04:14:08.668Z | + build_user=build |
6 | 2025-01-31T04:14:08.668Z | + build_uid=12345 |
7 | 2025-01-31T04:14:08.668Z | + work_dir=/work |
8 | 2025-01-31T04:14:08.668Z | + input_dir=/input |
9 | 2025-01-31T04:14:08.668Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T04:14:08.668Z | + case "$kern" in |
11 | 2025-01-31T04:14:08.668Z | + groupadd -g 12345 build |
12 | 2025-01-31T04:14:08.670Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T04:14:10.678Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T04:14:10.793Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T04:14:10.796Z | + home_fs=zfs |
16 | 2025-01-31T04:14:10.796Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T04:14:10.796Z | + mkdir -p /home/build |
18 | 2025-01-31T04:14:10.800Z | + chown build:build /home/build /work |
19 | 2025-01-31T04:14:11.800Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T04:14:11.803Z | process exited: duration 3149 ms, exit code 0 |
|
21 | 2025-01-31T04:14:11.809Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T04:14:11.814Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-01-31T04:14:11.814Z | * rust toolchain channel = "stable" |
24 | 2025-01-31T04:14:11.814Z | * rust toolchain profile = "default" |
25 | 2025-01-31T04:14:11.814Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-01-31T04:14:11.814Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T04:14:11.814Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T04:14:11.817Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T04:14:11.817Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-01-31T04:14:11.932Z | info: downloading installer |
31 | 2025-01-31T04:14:13.440Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T04:14:13.440Z | warning: /opt/ooce/bin |
33 | 2025-01-31T04:14:13.440Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T04:14:13.440Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T04:14:13.440Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T04:14:13.440Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T04:14:13.440Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T04:14:13.440Z | error: cannot install while Rust is installed |
39 | 2025-01-31T04:14:13.440Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T04:14:13.452Z | info: profile set to 'default' |
41 | 2025-01-31T04:14:13.452Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T04:14:13.455Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-01-31T04:14:13.608Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-01-31T04:14:13.608Z | info: downloading component 'cargo' |
45 | 2025-01-31T04:14:14.488Z | info: downloading component 'clippy' |
46 | 2025-01-31T04:14:14.824Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T04:14:16.038Z | info: downloading component 'rust-std' |
48 | 2025-01-31T04:14:17.986Z | info: downloading component 'rustc' |
49 | 2025-01-31T04:14:24.862Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T04:14:25.120Z | info: installing component 'cargo' |
51 | 2025-01-31T04:14:25.961Z | info: installing component 'clippy' |
52 | 2025-01-31T04:14:26.346Z | info: installing component 'rust-docs' |
53 | 2025-01-31T04:14:28.042Z | info: installing component 'rust-std' |
54 | 2025-01-31T04:14:29.904Z | info: installing component 'rustc' |
55 | 2025-01-31T04:14:35.957Z | info: installing component 'rustfmt' |
56 | 2025-01-31T04:14:36.291Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-01-31T04:14:36.291Z | |
58 | 2025-01-31T04:14:36.680Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-01-31T04:14:36.680Z | |
60 | 2025-01-31T04:14:36.683Z | |
61 | 2025-01-31T04:14:36.683Z | Rust is installed now. Great! |
62 | 2025-01-31T04:14:36.683Z | |
63 | 2025-01-31T04:14:36.683Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T04:14:36.683Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T04:14:36.683Z | |
66 | 2025-01-31T04:14:36.683Z | To configure your current shell, you need to source |
67 | 2025-01-31T04:14:36.683Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T04:14:36.683Z | |
69 | 2025-01-31T04:14:36.683Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T04:14:36.683Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T04:14:36.683Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T04:14:36.760Z | + rustup --version |
73 | 2025-01-31T04:14:36.768Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T04:14:36.768Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T04:14:36.849Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-01-31T04:14:36.852Z | + cargo --version |
77 | 2025-01-31T04:14:36.912Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-01-31T04:14:36.916Z | + rustc --version |
79 | 2025-01-31T04:14:36.979Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-01-31T04:14:36.983Z | process exited: duration 25171 ms, exit code 0 |
|
81 | 2025-01-31T04:14:36.989Z | starting task 2: "authentication" |
82 | 2025-01-31T04:14:37.010Z | process exited: duration 20 ms, exit code 0 |
|
83 | 2025-01-31T04:14:37.016Z | starting task 3: "clone repository" |
84 | 2025-01-31T04:14:37.021Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-01-31T04:14:37.024Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-01-31T04:14:37.066Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-01-31T04:14:37.731Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-01-31T04:14:37.734Z | + git fetch origin 2898e144474ee2183c7231c171525c98652f98e6 |
89 | 2025-01-31T04:14:37.974Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-01-31T04:14:37.974Z | * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD |
91 | 2025-01-31T04:14:37.982Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-01-31T04:14:37.985Z | ++ git branch --show-current |
93 | 2025-01-31T04:14:37.988Z | + current=main |
94 | 2025-01-31T04:14:37.988Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-01-31T04:14:37.988Z | + git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6 |
96 | 2025-01-31T04:14:37.991Z | + git checkout -f renovate/rust-1.x |
97 | 2025-01-31T04:14:38.005Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-01-31T04:14:38.008Z | + git reset --hard 2898e144474ee2183c7231c171525c98652f98e6 |
99 | 2025-01-31T04:14:38.021Z | HEAD is now at 2898e14 Update dependency rust to v1.84.1 |
100 | 2025-01-31T04:14:38.024Z | process exited: duration 1004 ms, exit code 0 |
|
101 | 2025-01-31T04:14:38.030Z | starting task 4: "build" |
102 | 2025-01-31T04:14:38.035Z | + set -e |
103 | 2025-01-31T04:14:38.035Z | + cargo --version |
104 | 2025-01-31T04:14:38.040Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
105 | 2025-01-31T04:14:38.205Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
106 | 2025-01-31T04:14:38.205Z | info: downloading component 'cargo' |
107 | 2025-01-31T04:14:39.108Z | info: downloading component 'clippy' |
108 | 2025-01-31T04:14:39.456Z | info: downloading component 'rust-docs' |
109 | 2025-01-31T04:14:40.695Z | info: downloading component 'rust-std' |
110 | 2025-01-31T04:14:42.693Z | info: downloading component 'rustc' |
111 | 2025-01-31T04:14:49.805Z | info: downloading component 'rustfmt' |
112 | 2025-01-31T04:14:50.070Z | info: installing component 'cargo' |
113 | 2025-01-31T04:14:50.915Z | info: installing component 'clippy' |
114 | 2025-01-31T04:14:51.296Z | info: installing component 'rust-docs' |
115 | 2025-01-31T04:14:53.009Z | info: installing component 'rust-std' |
116 | 2025-01-31T04:14:54.837Z | info: installing component 'rustc' |
117 | 2025-01-31T04:15:00.894Z | info: installing component 'rustfmt' |
118 | 2025-01-31T04:15:01.314Z | cargo 1.84.1 (66221abde 2024-11-19) |
119 | 2025-01-31T04:15:01.317Z | + rustc --version |
120 | 2025-01-31T04:15:01.391Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
121 | 2025-01-31T04:15:01.396Z | + cargo install cargo-nextest |
122 | 2025-01-31T04:15:01.486Z | Updating crates.io index |
123 | 2025-01-31T04:15:01.596Z | Downloading crates ... |
124 | 2025-01-31T04:15:01.853Z | Downloaded cargo-nextest v0.9.88 |
125 | 2025-01-31T04:15:01.897Z | Installing cargo-nextest v0.9.88 |
126 | 2025-01-31T04:15:01.965Z | Updating crates.io index |
127 | 2025-01-31T04:15:03.337Z | Locking 365 packages to latest compatible versions |
128 | 2025-01-31T04:15:03.340Z | Adding backtrace v0.3.71 (available: v0.3.74) |
129 | 2025-01-31T04:15:03.393Z | Downloading crates ... |
130 | 2025-01-31T04:15:03.487Z | Downloaded atomicwrites v0.4.4 |
131 | 2025-01-31T04:15:03.532Z | Downloaded adler v1.0.2 |
132 | 2025-01-31T04:15:03.538Z | Downloaded autocfg v1.4.0 |
133 | 2025-01-31T04:15:03.541Z | Downloaded anstyle-query v1.1.2 |
134 | 2025-01-31T04:15:03.544Z | Downloaded foreign-types v0.3.2 |
135 | 2025-01-31T04:15:03.546Z | Downloaded cfg_aliases v0.2.1 |
136 | 2025-01-31T04:15:03.549Z | Downloaded http-body v1.0.1 |
137 | 2025-01-31T04:15:03.558Z | Downloaded guppy-workspace-hack v0.1.0 |
138 | 2025-01-31T04:15:03.558Z | Downloaded futures-task v0.3.31 |
139 | 2025-01-31T04:15:03.558Z | Downloaded write16 v1.0.0 |
140 | 2025-01-31T04:15:03.558Z | Downloaded urlencoding v2.1.3 |
141 | 2025-01-31T04:15:03.562Z | Downloaded equivalent v1.0.1 |
142 | 2025-01-31T04:15:03.565Z | Downloaded foreign-types-shared v0.1.1 |
143 | 2025-01-31T04:15:03.565Z | Downloaded anstyle v1.0.10 |
144 | 2025-01-31T04:15:03.568Z | Downloaded try-lock v0.2.5 |
145 | 2025-01-31T04:15:03.570Z | Downloaded byteorder v1.5.0 |
146 | 2025-01-31T04:15:03.573Z | Downloaded async-scoped v0.9.0 |
147 | 2025-01-31T04:15:03.576Z | Downloaded stable_deref_trait v1.2.0 |
148 | 2025-01-31T04:15:03.576Z | Downloaded heck v0.5.0 |
149 | 2025-01-31T04:15:03.579Z | Downloaded toml_datetime v0.6.8 |
150 | 2025-01-31T04:15:03.579Z | Downloaded static_assertions v1.1.0 |
151 | 2025-01-31T04:15:04.586Z | Downloaded utf8parse v0.2.2 |
152 | 2025-01-31T04:15:04.586Z | Downloaded futures-macro v0.3.31 |
153 | 2025-01-31T04:15:04.592Z | Downloaded fnv v1.0.7 |
154 | 2025-01-31T04:15:04.592Z | Downloaded crypto-common v0.1.6 |
155 | 2025-01-31T04:15:04.592Z | Downloaded ed25519 v2.2.3 |
156 | 2025-01-31T04:15:04.593Z | Downloaded swrite v0.1.0 |
157 | 2025-01-31T04:15:04.593Z | Downloaded thread_local v1.1.8 |
158 | 2025-01-31T04:15:04.593Z | Downloaded zerovec-derive v0.10.3 |
159 | 2025-01-31T04:15:04.593Z | Downloaded humantime-serde v1.1.1 |
160 | 2025-01-31T04:15:04.593Z | Downloaded humantime v2.1.0 |
161 | 2025-01-31T04:15:04.593Z | Downloaded hex v0.4.3 |
162 | 2025-01-31T04:15:04.593Z | Downloaded zerofrom-derive v0.1.5 |
163 | 2025-01-31T04:15:04.593Z | Downloaded thiserror v2.0.11 |
164 | 2025-01-31T04:15:04.594Z | Downloaded tokio-stream v0.1.17 |
165 | 2025-01-31T04:15:04.594Z | Downloaded xxhash-rust v0.8.15 |
166 | 2025-01-31T04:15:04.594Z | Downloaded futures-sink v0.3.31 |
167 | 2025-01-31T04:15:04.594Z | Downloaded supports-color v3.0.2 |
168 | 2025-01-31T04:15:04.594Z | Downloaded enable-ansi-support v0.2.1 |
169 | 2025-01-31T04:15:04.594Z | Downloaded cfg-if v1.0.0 |
170 | 2025-01-31T04:15:04.594Z | Downloaded debug-ignore v1.0.5 |
171 | 2025-01-31T04:15:04.594Z | Downloaded zerocopy-derive v0.7.35 |
172 | 2025-01-31T04:15:04.594Z | Downloaded target-spec-miette v0.4.4 |
173 | 2025-01-31T04:15:04.595Z | Downloaded supports-hyperlinks v3.1.0 |
174 | 2025-01-31T04:15:04.595Z | Downloaded spki v0.7.3 |
175 | 2025-01-31T04:15:04.595Z | Downloaded synstructure v0.13.1 |
176 | 2025-01-31T04:15:04.595Z | Downloaded textwrap v0.16.1 |
177 | 2025-01-31T04:15:04.595Z | Downloaded spin v0.9.8 |
178 | 2025-01-31T04:15:04.595Z | Downloaded futures-io v0.3.31 |
179 | 2025-01-31T04:15:04.595Z | Downloaded futures-core v0.3.31 |
180 | 2025-01-31T04:15:04.595Z | Downloaded colorchoice v1.0.3 |
181 | 2025-01-31T04:15:04.596Z | Downloaded smallvec v1.13.2 |
182 | 2025-01-31T04:15:04.596Z | Downloaded home v0.5.11 |
183 | 2025-01-31T04:15:04.596Z | Downloaded globset v0.4.15 |
184 | 2025-01-31T04:15:04.596Z | Downloaded cpufeatures v0.2.17 |
185 | 2025-01-31T04:15:04.596Z | Downloaded smol_str v0.3.2 |
186 | 2025-01-31T04:15:04.596Z | Downloaded hyper-util v0.1.10 |
187 | 2025-01-31T04:15:04.596Z | Downloaded want v0.3.1 |
188 | 2025-01-31T04:15:04.596Z | Downloaded sharded-slab v0.1.7 |
189 | 2025-01-31T04:15:04.596Z | Downloaded getrandom v0.2.15 |
190 | 2025-01-31T04:15:04.597Z | Downloaded version_check v0.9.5 |
191 | 2025-01-31T04:15:04.597Z | Downloaded camino v1.1.9 |
192 | 2025-01-31T04:15:04.597Z | Downloaded future-queue v0.3.0 |
193 | 2025-01-31T04:15:04.597Z | Downloaded utf16_iter v1.0.5 |
194 | 2025-01-31T04:15:04.597Z | Downloaded untrusted v0.9.0 |
195 | 2025-01-31T04:15:04.597Z | Downloaded pathdiff v0.2.3 |
196 | 2025-01-31T04:15:04.597Z | Downloaded target-spec v3.3.1 |
197 | 2025-01-31T04:15:04.597Z | Downloaded number_prefix v0.4.0 |
198 | 2025-01-31T04:15:04.597Z | Downloaded target-lexicon v0.12.16 |
199 | 2025-01-31T04:15:04.598Z | Downloaded utf8_iter v1.0.4 |
200 | 2025-01-31T04:15:04.598Z | Downloaded tar v0.4.43 |
201 | 2025-01-31T04:15:04.598Z | Downloaded tracing-log v0.2.0 |
202 | 2025-01-31T04:15:04.598Z | Downloaded fixedbitset v0.4.2 |
203 | 2025-01-31T04:15:04.598Z | Downloaded errno v0.3.10 |
204 | 2025-01-31T04:15:04.598Z | Downloaded cargo_metadata v0.19.1 |
205 | 2025-01-31T04:15:04.598Z | Downloaded addr2line v0.21.0 |
206 | 2025-01-31T04:15:04.598Z | Downloaded displaydoc v0.2.5 |
207 | 2025-01-31T04:15:04.598Z | Downloaded hyper-rustls v0.27.5 |
208 | 2025-01-31T04:15:04.598Z | Downloaded tower-service v0.3.3 |
209 | 2025-01-31T04:15:04.599Z | Downloaded futures-channel v0.3.31 |
210 | 2025-01-31T04:15:04.599Z | Downloaded zerofrom v0.1.5 |
211 | 2025-01-31T04:15:04.599Z | Downloaded tower-layer v0.3.3 |
212 | 2025-01-31T04:15:04.599Z | Downloaded tinyvec_macros v0.1.1 |
213 | 2025-01-31T04:15:04.599Z | Downloaded either v1.13.0 |
214 | 2025-01-31T04:15:04.599Z | Downloaded dialoguer v0.11.0 |
215 | 2025-01-31T04:15:04.599Z | Downloaded console v0.15.10 |
216 | 2025-01-31T04:15:04.599Z | Downloaded cfg-expr v0.17.2 |
217 | 2025-01-31T04:15:04.599Z | Downloaded eyre v0.6.12 |
218 | 2025-01-31T04:15:04.600Z | Downloaded crc32fast v1.4.2 |
219 | 2025-01-31T04:15:04.600Z | Downloaded const-oid v0.9.6 |
220 | 2025-01-31T04:15:04.600Z | Downloaded clap v4.5.27 |
221 | 2025-01-31T04:15:04.600Z | Downloaded indenter v0.3.3 |
222 | 2025-01-31T04:15:04.600Z | Downloaded derive-where v1.2.7 |
223 | 2025-01-31T04:15:04.600Z | Downloaded nested v0.1.1 |
224 | 2025-01-31T04:15:04.600Z | Downloaded nextest-workspace-hack v0.1.0 |
225 | 2025-01-31T04:15:04.600Z | Downloaded mukti-metadata v0.3.0 |
226 | 2025-01-31T04:15:04.601Z | Downloaded idna_adapter v1.2.0 |
227 | 2025-01-31T04:15:04.601Z | Downloaded itoa v1.0.14 |
228 | 2025-01-31T04:15:04.601Z | Downloaded bitflags v2.8.0 |
229 | 2025-01-31T04:15:04.602Z | Downloaded fastrand v2.3.0 |
230 | 2025-01-31T04:15:04.602Z | Downloaded ppv-lite86 v0.2.20 |
231 | 2025-01-31T04:15:04.602Z | Downloaded signature v2.2.0 |
232 | 2025-01-31T04:15:04.602Z | Downloaded anstream v0.6.18 |
233 | 2025-01-31T04:15:04.602Z | Downloaded native-tls v0.2.13 |
234 | 2025-01-31T04:15:04.602Z | Downloaded unicase v2.8.1 |
235 | 2025-01-31T04:15:04.602Z | Downloaded serde_path_to_error v0.1.16 |
236 | 2025-01-31T04:15:04.602Z | Downloaded clap_lex v0.7.4 |
237 | 2025-01-31T04:15:04.602Z | Downloaded digest v0.10.7 |
238 | 2025-01-31T04:15:04.603Z | Downloaded shlex v1.3.0 |
239 | 2025-01-31T04:15:04.603Z | Downloaded xattr v1.4.0 |
240 | 2025-01-31T04:15:04.603Z | Downloaded slab v0.4.9 |
241 | 2025-01-31T04:15:04.603Z | Downloaded writeable v0.5.5 |
242 | 2025-01-31T04:15:04.603Z | Downloaded httparse v1.10.0 |
243 | 2025-01-31T04:15:04.603Z | Downloaded getrandom v0.3.1 |
244 | 2025-01-31T04:15:04.603Z | Downloaded tokio-native-tls v0.3.1 |
245 | 2025-01-31T04:15:04.603Z | Downloaded openssl-macros v0.1.1 |
246 | 2025-01-31T04:15:04.604Z | Downloaded duct v0.13.7 |
247 | 2025-01-31T04:15:04.604Z | Downloaded terminal_size v0.4.1 |
248 | 2025-01-31T04:15:04.604Z | Downloaded ahash v0.8.11 |
249 | 2025-01-31T04:15:04.604Z | Downloaded serde_urlencoded v0.7.1 |
250 | 2025-01-31T04:15:04.604Z | Downloaded serde_spanned v0.6.8 |
251 | 2025-01-31T04:15:04.604Z | Downloaded supports-unicode v3.0.0 |
252 | 2025-01-31T04:15:04.604Z | Downloaded newtype-uuid v1.2.1 |
253 | 2025-01-31T04:15:04.609Z | Downloaded subtle v2.6.1 |
254 | 2025-01-31T04:15:04.610Z | Downloaded strsim v0.11.1 |
255 | 2025-01-31T04:15:04.610Z | Downloaded strip-ansi-escapes v0.2.1 |
256 | 2025-01-31T04:15:04.610Z | Downloaded serde_ignored v0.1.10 |
257 | 2025-01-31T04:15:04.610Z | Downloaded is_ci v1.2.0 |
258 | 2025-01-31T04:15:04.610Z | Downloaded backtrace-ext v0.2.1 |
259 | 2025-01-31T04:15:04.610Z | Downloaded icu_provider_macros v1.5.0 |
260 | 2025-01-31T04:15:04.610Z | Downloaded zeroize v1.8.1 |
261 | 2025-01-31T04:15:04.610Z | Downloaded thiserror-impl v1.0.69 |
262 | 2025-01-31T04:15:04.610Z | Downloaded clap_derive v4.5.24 |
263 | 2025-01-31T04:15:04.610Z | Downloaded futures v0.3.31 |
264 | 2025-01-31T04:15:04.610Z | Downloaded mime v0.3.17 |
265 | 2025-01-31T04:15:04.610Z | Downloaded miette-derive v7.4.0 |
266 | 2025-01-31T04:15:04.610Z | Downloaded self-replace v1.5.0 |
267 | 2025-01-31T04:15:04.611Z | Downloaded scopeguard v1.2.0 |
268 | 2025-01-31T04:15:04.611Z | Downloaded thiserror-impl v2.0.11 |
269 | 2025-01-31T04:15:04.611Z | Downloaded config v0.15.7 |
270 | 2025-01-31T04:15:04.611Z | Downloaded quick-junit v0.5.1 |
271 | 2025-01-31T04:15:04.611Z | Downloaded pkg-config v0.3.31 |
272 | 2025-01-31T04:15:04.611Z | Downloaded uuid v1.12.1 |
273 | 2025-01-31T04:15:04.611Z | Downloaded percent-encoding v2.3.1 |
274 | 2025-01-31T04:15:04.611Z | Downloaded owo-colors v4.1.0 |
275 | 2025-01-31T04:15:04.611Z | Downloaded lock_api v0.4.12 |
276 | 2025-01-31T04:15:04.611Z | Downloaded indent_write v2.2.0 |
277 | 2025-01-31T04:15:04.611Z | Downloaded ipnet v2.11.0 |
278 | 2025-01-31T04:15:04.611Z | Downloaded rustc-hash v2.1.0 |
279 | 2025-01-31T04:15:04.612Z | Downloaded sha2 v0.10.8 |
280 | 2025-01-31T04:15:04.612Z | Downloaded pin-project-internal v1.1.8 |
281 | 2025-01-31T04:15:04.612Z | Downloaded rustc_version v0.4.1 |
282 | 2025-01-31T04:15:04.612Z | Downloaded self_update v0.41.0 |
283 | 2025-01-31T04:15:04.612Z | Downloaded tinystr v0.7.6 |
284 | 2025-01-31T04:15:04.612Z | Downloaded unicode-ident v1.0.16 |
285 | 2025-01-31T04:15:04.612Z | Downloaded os_pipe v1.2.1 |
286 | 2025-01-31T04:15:04.612Z | Downloaded quinn-udp v0.5.9 |
287 | 2025-01-31T04:15:04.612Z | Downloaded openssl-probe v0.1.6 |
288 | 2025-01-31T04:15:04.612Z | Downloaded tracing-attributes v0.1.28 |
289 | 2025-01-31T04:15:04.612Z | Downloaded jobserver v0.1.32 |
290 | 2025-01-31T04:15:04.612Z | Downloaded zstd v0.13.2 |
291 | 2025-01-31T04:15:04.613Z | Downloaded is_terminal_polyfill v1.70.1 |
292 | 2025-01-31T04:15:04.613Z | Downloaded tempfile v3.16.0 |
293 | 2025-01-31T04:15:04.613Z | Downloaded signal-hook-registry v1.4.2 |
294 | 2025-01-31T04:15:04.613Z | Downloaded zstd-safe v7.2.1 |
295 | 2025-01-31T04:15:04.613Z | Downloaded lazy_static v1.5.0 |
296 | 2025-01-31T04:15:04.613Z | Downloaded icu_locid_transform v1.5.0 |
297 | 2025-01-31T04:15:04.613Z | Downloaded tokio-rustls v0.26.1 |
298 | 2025-01-31T04:15:04.613Z | Downloaded base64 v0.22.1 |
299 | 2025-01-31T04:15:04.613Z | Downloaded iana-time-zone v0.1.61 |
300 | 2025-01-31T04:15:04.613Z | Downloaded rand_chacha v0.3.1 |
301 | 2025-01-31T04:15:04.613Z | Downloaded nextest-filtering v0.13.0 |
302 | 2025-01-31T04:15:04.613Z | Downloaded rustls-pemfile v2.2.0 |
303 | 2025-01-31T04:15:04.614Z | Downloaded log v0.4.25 |
304 | 2025-01-31T04:15:04.614Z | Downloaded pkcs8 v0.10.2 |
305 | 2025-01-31T04:15:04.614Z | Downloaded icu_normalizer v1.5.0 |
306 | 2025-01-31T04:15:04.614Z | Downloaded zipsign-api v0.1.2 |
307 | 2025-01-31T04:15:04.614Z | Downloaded litemap v0.7.4 |
308 | 2025-01-31T04:15:04.614Z | Downloaded base64 v0.21.7 |
309 | 2025-01-31T04:15:04.614Z | Downloaded vte v0.14.1 |
310 | 2025-01-31T04:15:04.614Z | Downloaded semver v1.0.25 |
311 | 2025-01-31T04:15:04.614Z | Downloaded once_cell v1.20.2 |
312 | 2025-01-31T04:15:04.614Z | Downloaded typenum v1.17.0 |
313 | 2025-01-31T04:15:04.614Z | Downloaded quote v1.0.38 |
314 | 2025-01-31T04:15:04.614Z | Downloaded tinyvec v1.8.1 |
315 | 2025-01-31T04:15:04.614Z | Downloaded rustc-demangle v0.1.24 |
316 | 2025-01-31T04:15:04.614Z | Downloaded rand_core v0.6.4 |
317 | 2025-01-31T04:15:04.614Z | Downloaded der v0.7.9 |
318 | 2025-01-31T04:15:04.614Z | Downloaded icu_provider v1.5.0 |
319 | 2025-01-31T04:15:04.614Z | Downloaded icu_normalizer_data v1.5.0 |
320 | 2025-01-31T04:15:04.614Z | Downloaded ryu v1.0.19 |
321 | 2025-01-31T04:15:04.615Z | Downloaded icu_locid_transform_data v1.5.0 |
322 | 2025-01-31T04:15:04.615Z | Downloaded num-traits v0.2.19 |
323 | 2025-01-31T04:15:04.615Z | Downloaded borsh v1.5.5 |
324 | 2025-01-31T04:15:04.615Z | Downloaded proc-macro2 v1.0.93 |
325 | 2025-01-31T04:15:04.615Z | Downloaded openssl-sys v0.9.104 |
326 | 2025-01-31T04:15:04.615Z | Downloaded tracing-core v0.1.33 |
327 | 2025-01-31T04:15:04.615Z | Downloaded cc v1.2.10 |
328 | 2025-01-31T04:15:04.615Z | Downloaded ed25519-dalek v2.1.1 |
329 | 2025-01-31T04:15:04.615Z | Downloaded miniz_oxide v0.7.4 |
330 | 2025-01-31T04:15:04.615Z | Downloaded toml v0.8.19 |
331 | 2025-01-31T04:15:04.615Z | Downloaded backtrace v0.3.71 |
332 | 2025-01-31T04:15:04.615Z | Downloaded rustls-pki-types v1.11.0 |
333 | 2025-01-31T04:15:04.615Z | Downloaded pin-project v1.1.8 |
334 | 2025-01-31T04:15:04.615Z | Downloaded http v1.2.0 |
335 | 2025-01-31T04:15:04.615Z | Downloaded flate2 v1.0.35 |
336 | 2025-01-31T04:15:04.615Z | Downloaded indicatif v0.17.11 |
337 | 2025-01-31T04:15:04.615Z | Downloaded tracing v0.1.41 |
338 | 2025-01-31T04:15:04.615Z | Downloaded miniz_oxide v0.8.3 |
339 | 2025-01-31T04:15:04.615Z | Downloaded serde_derive v1.0.217 |
340 | 2025-01-31T04:15:04.615Z | Downloaded icu_properties v1.5.1 |
341 | 2025-01-31T04:15:04.615Z | Downloaded indexmap v2.7.1 |
342 | 2025-01-31T04:15:04.616Z | Downloaded quinn v0.11.6 |
343 | 2025-01-31T04:15:04.616Z | Downloaded url v2.5.4 |
344 | 2025-01-31T04:15:04.616Z | Downloaded ron v0.8.1 |
345 | 2025-01-31T04:15:04.616Z | Downloaded signal-hook v0.3.17 |
346 | 2025-01-31T04:15:04.616Z | Downloaded serde_json v1.0.138 |
347 | 2025-01-31T04:15:04.616Z | Downloaded icu_collections v1.5.0 |
348 | 2025-01-31T04:15:04.616Z | Downloaded rand v0.8.5 |
349 | 2025-01-31T04:15:04.616Z | Downloaded mio v1.0.3 |
350 | 2025-01-31T04:15:04.616Z | Downloaded serde v1.0.217 |
351 | 2025-01-31T04:15:04.616Z | Downloaded tower v0.5.2 |
352 | 2025-01-31T04:15:04.616Z | Downloaded hashbrown v0.15.2 |
353 | 2025-01-31T04:15:04.620Z | Downloaded hyper v1.6.0 |
354 | 2025-01-31T04:15:04.620Z | Downloaded memchr v2.7.4 |
355 | 2025-01-31T04:15:04.620Z | Downloaded unicode-normalization v0.1.24 |
356 | 2025-01-31T04:15:04.620Z | Downloaded idna v1.0.3 |
357 | 2025-01-31T04:15:04.620Z | Downloaded zerovec v0.10.4 |
358 | 2025-01-31T04:15:04.620Z | Downloaded toml_edit v0.22.23 |
359 | 2025-01-31T04:15:04.620Z | Downloaded miette v7.4.0 |
360 | 2025-01-31T04:15:04.620Z | Downloaded tracing-subscriber v0.3.19 |
361 | 2025-01-31T04:15:04.620Z | Downloaded itertools v0.14.0 |
362 | 2025-01-31T04:15:04.620Z | Downloaded winnow v0.6.26 |
363 | 2025-01-31T04:15:04.620Z | Downloaded zerocopy v0.7.35 |
364 | 2025-01-31T04:15:04.620Z | Downloaded winnow v0.7.0 |
365 | 2025-01-31T04:15:04.620Z | Downloaded portable-atomic v1.10.0 |
366 | 2025-01-31T04:15:04.620Z | Downloaded webpki-roots v0.26.8 |
367 | 2025-01-31T04:15:04.620Z | Downloaded chrono v0.4.39 |
368 | 2025-01-31T04:15:04.620Z | Downloaded futures-util v0.3.31 |
369 | 2025-01-31T04:15:04.620Z | Downloaded itertools v0.13.0 |
370 | 2025-01-31T04:15:04.620Z | Downloaded quick-xml v0.23.1 |
371 | 2025-01-31T04:15:04.620Z | Downloaded reqwest v0.12.12 |
372 | 2025-01-31T04:15:04.620Z | Downloaded rustls-webpki v0.102.8 |
373 | 2025-01-31T04:15:04.620Z | Downloaded quinn-proto v0.11.9 |
374 | 2025-01-31T04:15:04.620Z | Downloaded vcpkg v0.2.15 |
375 | 2025-01-31T04:15:04.620Z | Downloaded unicode-width v0.1.14 |
376 | 2025-01-31T04:15:04.620Z | Downloaded openssl v0.10.69 |
377 | 2025-01-31T04:15:04.620Z | Downloaded syn v2.0.96 |
378 | 2025-01-31T04:15:04.620Z | Downloaded regex v1.11.1 |
379 | 2025-01-31T04:15:04.620Z | Downloaded object v0.32.2 |
380 | 2025-01-31T04:15:04.620Z | Downloaded nextest-runner v0.71.0 |
381 | 2025-01-31T04:15:04.620Z | Downloaded nix v0.29.0 |
382 | 2025-01-31T04:15:04.621Z | Downloaded rustls v0.23.22 |
383 | 2025-01-31T04:15:04.621Z | Downloaded regex-syntax v0.8.5 |
384 | 2025-01-31T04:15:04.621Z | Downloaded bstr v1.11.3 |
385 | 2025-01-31T04:15:04.621Z | Downloaded rustix v0.38.44 |
386 | 2025-01-31T04:15:04.621Z | Downloaded unicode-width v0.2.0 |
387 | 2025-01-31T04:15:04.621Z | Downloaded curve25519-dalek v4.1.3 |
388 | 2025-01-31T04:15:04.621Z | Downloaded quick-xml v0.37.2 |
389 | 2025-01-31T04:15:04.621Z | Downloaded icu_properties_data v1.5.0 |
390 | 2025-01-31T04:15:04.621Z | Downloaded gimli v0.28.1 |
391 | 2025-01-31T04:15:04.621Z | Downloaded color-spantrace v0.2.1 |
392 | 2025-01-31T04:15:04.621Z | Downloaded aho-corasick v1.1.3 |
393 | 2025-01-31T04:15:04.621Z | Downloaded clap_builder v4.5.27 |
394 | 2025-01-31T04:15:04.621Z | Downloaded guppy v0.17.12 |
395 | 2025-01-31T04:15:04.621Z | Downloaded crossterm v0.28.1 |
396 | 2025-01-31T04:15:04.621Z | Downloaded pin-project-lite v0.2.16 |
397 | 2025-01-31T04:15:04.621Z | Downloaded parking_lot v0.12.3 |
398 | 2025-01-31T04:15:04.621Z | Downloaded icu_locid v1.5.0 |
399 | 2025-01-31T04:15:04.621Z | Downloaded parking_lot_core v0.9.10 |
400 | 2025-01-31T04:15:04.621Z | Downloaded owo-colors v3.5.0 |
401 | 2025-01-31T04:15:04.621Z | Downloaded pin-utils v0.1.0 |
402 | 2025-01-31T04:15:04.621Z | Downloaded nextest-metadata v0.12.1 |
403 | 2025-01-31T04:15:04.621Z | Downloaded yoke v0.7.5 |
404 | 2025-01-31T04:15:04.621Z | Downloaded block-buffer v0.10.4 |
405 | 2025-01-31T04:15:04.621Z | Downloaded socket2 v0.5.8 |
406 | 2025-01-31T04:15:04.621Z | Downloaded http-body-util v0.1.2 |
407 | 2025-01-31T04:15:04.621Z | Downloaded thiserror v1.0.69 |
408 | 2025-01-31T04:15:04.621Z | Downloaded sync_wrapper v1.0.2 |
409 | 2025-01-31T04:15:04.621Z | Downloaded hyper-tls v0.6.0 |
410 | 2025-01-31T04:15:04.621Z | Downloaded libc v0.2.169 |
411 | 2025-01-31T04:15:04.621Z | Downloaded regex-automata v0.4.9 |
412 | 2025-01-31T04:15:04.621Z | Downloaded tokio v1.43.0 |
413 | 2025-01-31T04:15:04.621Z | Downloaded color-eyre v0.6.3 |
414 | 2025-01-31T04:15:04.621Z | Downloaded filetime v0.2.25 |
415 | 2025-01-31T04:15:04.621Z | Downloaded curve25519-dalek-derive v0.1.1 |
416 | 2025-01-31T04:15:04.621Z | Downloaded cargo-platform v0.1.9 |
417 | 2025-01-31T04:15:04.621Z | Downloaded camino-tempfile v1.1.1 |
418 | 2025-01-31T04:15:04.621Z | Downloaded bytes v1.9.0 |
419 | 2025-01-31T04:15:04.621Z | Downloaded base64ct v1.6.0 |
420 | 2025-01-31T04:15:04.621Z | Downloaded adler2 v2.0.0 |
421 | 2025-01-31T04:15:04.622Z | Downloaded generic-array v0.14.7 |
422 | 2025-01-31T04:15:04.622Z | Downloaded futures-executor v0.3.31 |
423 | 2025-01-31T04:15:04.625Z | Downloaded form_urlencoded v1.2.1 |
424 | 2025-01-31T04:15:04.625Z | Downloaded yoke-derive v0.7.5 |
425 | 2025-01-31T04:15:04.625Z | Downloaded unicode-linebreak v0.1.5 |
426 | 2025-01-31T04:15:04.625Z | Downloaded tracing-error v0.2.1 |
427 | 2025-01-31T04:15:04.625Z | Downloaded tokio-macros v2.5.0 |
428 | 2025-01-31T04:15:04.625Z | Downloaded shell-words v1.1.0 |
429 | 2025-01-31T04:15:04.627Z | Downloaded signal-hook-mio v0.2.4 |
430 | 2025-01-31T04:15:04.627Z | Downloaded shared_child v1.0.1 |
431 | 2025-01-31T04:15:04.631Z | Downloaded anstyle-parse v0.2.6 |
432 | 2025-01-31T04:15:04.631Z | Downloaded petgraph v0.6.5 |
433 | 2025-01-31T04:15:04.645Z | Downloaded zstd-sys v2.0.13+zstd.1.5.6 |
434 | 2025-01-31T04:15:04.755Z | Downloaded recursion v0.5.2 |
435 | 2025-01-31T04:15:04.973Z | Downloaded ring v0.17.8 |
436 | 2025-01-31T04:15:05.076Z | Compiling proc-macro2 v1.0.93 |
437 | 2025-01-31T04:15:05.076Z | Compiling unicode-ident v1.0.16 |
438 | 2025-01-31T04:15:05.079Z | Compiling libc v0.2.169 |
439 | 2025-01-31T04:15:05.079Z | Compiling cfg-if v1.0.0 |
440 | 2025-01-31T04:15:05.079Z | Compiling memchr v2.7.4 |
441 | 2025-01-31T04:15:05.156Z | Compiling serde v1.0.217 |
442 | 2025-01-31T04:15:05.165Z | Compiling once_cell v1.20.2 |
443 | 2025-01-31T04:15:05.297Z | Compiling shlex v1.3.0 |
444 | 2025-01-31T04:15:05.331Z | Compiling autocfg v1.4.0 |
445 | 2025-01-31T04:15:05.647Z | Compiling log v0.4.25 |
446 | 2025-01-31T04:15:05.694Z | Compiling pin-project-lite v0.2.16 |
447 | 2025-01-31T04:15:05.804Z | Compiling itoa v1.0.14 |
448 | 2025-01-31T04:15:05.832Z | Compiling smallvec v1.13.2 |
449 | 2025-01-31T04:15:06.037Z | Compiling bitflags v2.8.0 |
450 | 2025-01-31T04:15:06.104Z | Compiling rustix v0.38.44 |
451 | 2025-01-31T04:15:06.121Z | Compiling futures-core v0.3.31 |
452 | 2025-01-31T04:15:06.316Z | Compiling slab v0.4.9 |
453 | 2025-01-31T04:15:06.381Z | Compiling stable_deref_trait v1.2.0 |
454 | 2025-01-31T04:15:06.499Z | Compiling jobserver v0.1.32 |
455 | 2025-01-31T04:15:06.552Z | Compiling futures-sink v0.3.31 |
456 | 2025-01-31T04:15:06.730Z | Compiling bytes v1.9.0 |
457 | 2025-01-31T04:15:06.779Z | Compiling futures-channel v0.3.31 |
458 | 2025-01-31T04:15:06.933Z | Compiling quote v1.0.38 |
459 | 2025-01-31T04:15:07.174Z | Compiling cc v1.2.10 |
460 | 2025-01-31T04:15:07.230Z | Compiling getrandom v0.2.15 |
461 | 2025-01-31T04:15:07.285Z | Compiling errno v0.3.10 |
462 | 2025-01-31T04:15:07.529Z | Compiling syn v2.0.96 |
463 | 2025-01-31T04:15:07.569Z | Compiling signal-hook-registry v1.4.2 |
464 | 2025-01-31T04:15:07.585Z | Compiling mio v1.0.3 |
465 | 2025-01-31T04:15:07.644Z | Compiling version_check v0.9.5 |
466 | 2025-01-31T04:15:07.882Z | Compiling futures-io v0.3.31 |
467 | 2025-01-31T04:15:08.268Z | Compiling pin-utils v0.1.0 |
468 | 2025-01-31T04:15:08.276Z | Compiling futures-task v0.3.31 |
469 | 2025-01-31T04:15:08.378Z | Compiling serde_json v1.0.138 |
470 | 2025-01-31T04:15:08.582Z | Compiling ryu v1.0.19 |
471 | 2025-01-31T04:15:08.740Z | Compiling socket2 v0.5.8 |
472 | 2025-01-31T04:15:08.796Z | Compiling tracing-core v0.1.33 |
473 | 2025-01-31T04:15:09.190Z | Compiling writeable v0.5.5 |
474 | 2025-01-31T04:15:09.214Z | Compiling litemap v0.7.4 |
475 | 2025-01-31T04:15:09.317Z | Compiling camino v1.1.9 |
476 | 2025-01-31T04:15:09.651Z | Compiling fnv v1.0.7 |
477 | 2025-01-31T04:15:09.800Z | Compiling equivalent v1.0.1 |
478 | 2025-01-31T04:15:09.937Z | Compiling getrandom v0.3.1 |
479 | 2025-01-31T04:15:09.982Z | Compiling target-lexicon v0.12.16 |
480 | 2025-01-31T04:15:10.250Z | Compiling icu_locid_transform_data v1.5.0 |
481 | 2025-01-31T04:15:10.365Z | Compiling rustls-pki-types v1.11.0 |
482 | 2025-01-31T04:15:10.422Z | Compiling hashbrown v0.15.2 |
483 | 2025-01-31T04:15:10.460Z | Compiling http v1.2.0 |
484 | 2025-01-31T04:15:10.743Z | Compiling ring v0.17.8 |
485 | 2025-01-31T04:15:10.965Z | Compiling backtrace v0.3.71 |
486 | 2025-01-31T04:15:11.220Z | Compiling spin v0.9.8 |
487 | 2025-01-31T04:15:11.447Z | Compiling gimli v0.28.1 |
488 | 2025-01-31T04:15:11.517Z | Compiling adler v1.0.2 |
489 | 2025-01-31T04:15:11.779Z | Compiling guppy-workspace-hack v0.1.0 |
490 | 2025-01-31T04:15:11.841Z | Compiling icu_properties_data v1.5.0 |
491 | 2025-01-31T04:15:12.097Z | Compiling untrusted v0.9.0 |
492 | 2025-01-31T04:15:12.135Z | Compiling httparse v1.10.0 |
493 | 2025-01-31T04:15:12.178Z | Compiling byteorder v1.5.0 |
494 | 2025-01-31T04:15:12.178Z | Compiling thiserror v1.0.69 |
495 | 2025-01-31T04:15:12.296Z | Compiling semver v1.0.25 |
496 | 2025-01-31T04:15:12.551Z | Compiling typenum v1.17.0 |
497 | 2025-01-31T04:15:12.908Z | Compiling http-body v1.0.1 |
498 | 2025-01-31T04:15:12.912Z | Compiling miniz_oxide v0.7.4 |
499 | 2025-01-31T04:15:13.452Z | Compiling generic-array v0.14.7 |
500 | 2025-01-31T04:15:13.533Z | Compiling object v0.32.2 |
501 | 2025-01-31T04:15:13.828Z | Compiling rustc-demangle v0.1.24 |
502 | 2025-01-31T04:15:14.297Z | Compiling thiserror v2.0.11 |
503 | 2025-01-31T04:15:14.361Z | Compiling icu_normalizer_data v1.5.0 |
504 | 2025-01-31T04:15:14.478Z | Compiling try-lock v0.2.5 |
505 | 2025-01-31T04:15:14.664Z | Compiling unicode-width v0.2.0 |
506 | 2025-01-31T04:15:14.865Z | Compiling synstructure v0.13.1 |
507 | 2025-01-31T04:15:14.902Z | Compiling zeroize v1.8.1 |
508 | 2025-01-31T04:15:15.258Z | Compiling pkg-config v0.3.31 |
509 | 2025-01-31T04:15:15.275Z | Compiling write16 v1.0.0 |
510 | 2025-01-31T04:15:15.445Z | Compiling target-spec v3.3.1 |
511 | 2025-01-31T04:15:15.955Z | Compiling addr2line v0.21.0 |
512 | 2025-01-31T04:15:16.083Z | Compiling utf16_iter v1.0.5 |
513 | 2025-01-31T04:15:16.100Z | Compiling fastrand v2.3.0 |
514 | 2025-01-31T04:15:16.322Z | Compiling utf8_iter v1.0.4 |
515 | 2025-01-31T04:15:16.342Z | Compiling rustls v0.23.22 |
516 | 2025-01-31T04:15:16.588Z | Compiling tempfile v3.16.0 |
517 | 2025-01-31T04:15:16.686Z | Compiling zstd-sys v2.0.13+zstd.1.5.6 |
518 | 2025-01-31T04:15:16.819Z | Compiling want v0.3.1 |
519 | 2025-01-31T04:15:17.159Z | Compiling cfg-expr v0.17.2 |
520 | 2025-01-31T04:15:17.684Z | Compiling terminal_size v0.4.1 |
521 | 2025-01-31T04:15:17.953Z | Compiling aho-corasick v1.1.3 |
522 | 2025-01-31T04:15:18.405Z | Compiling subtle v2.6.1 |
523 | 2025-01-31T04:15:18.459Z | Compiling percent-encoding v2.3.1 |
524 | 2025-01-31T04:15:18.538Z | Compiling owo-colors v4.1.0 |
525 | 2025-01-31T04:15:18.900Z | Compiling either v1.13.0 |
526 | 2025-01-31T04:15:18.918Z | Compiling tower-service v0.3.3 |
527 | 2025-01-31T04:15:18.921Z | Compiling regex-syntax v0.8.5 |
528 | 2025-01-31T04:15:19.083Z | Compiling form_urlencoded v1.2.1 |
529 | 2025-01-31T04:15:19.285Z | Compiling serde_derive v1.0.217 |
530 | 2025-01-31T04:15:19.342Z | Compiling zerofrom-derive v0.1.5 |
531 | 2025-01-31T04:15:19.368Z | Compiling yoke-derive v0.7.5 |
532 | 2025-01-31T04:15:19.615Z | Compiling zerovec-derive v0.10.3 |
533 | 2025-01-31T04:15:21.257Z | Compiling futures-macro v0.3.31 |
534 | 2025-01-31T04:15:21.894Z | Compiling displaydoc v0.2.5 |
535 | 2025-01-31T04:15:22.063Z | Compiling tokio-macros v2.5.0 |
536 | 2025-01-31T04:15:22.571Z | Compiling zerofrom v0.1.5 |
537 | 2025-01-31T04:15:22.818Z | Compiling yoke v0.7.5 |
538 | 2025-01-31T04:15:23.054Z | Compiling futures-util v0.3.31 |
539 | 2025-01-31T04:15:23.207Z | Compiling zerovec v0.10.4 |
540 | 2025-01-31T04:15:23.334Z | Compiling icu_provider_macros v1.5.0 |
541 | 2025-01-31T04:15:23.550Z | Compiling tokio v1.43.0 |
542 | 2025-01-31T04:15:24.450Z | Compiling tracing-attributes v0.1.28 |
543 | 2025-01-31T04:15:24.694Z | Compiling zerocopy-derive v0.7.35 |
544 | 2025-01-31T04:15:25.960Z | Compiling tinystr v0.7.6 |
545 | 2025-01-31T04:15:26.380Z | Compiling icu_locid v1.5.0 |
546 | 2025-01-31T04:15:26.658Z | Compiling icu_collections v1.5.0 |
547 | 2025-01-31T04:15:27.539Z | Compiling tracing v0.1.41 |
548 | 2025-01-31T04:15:28.247Z | Compiling icu_provider v1.5.0 |
549 | 2025-01-31T04:15:29.128Z | Compiling icu_locid_transform v1.5.0 |
550 | 2025-01-31T04:15:29.465Z | Compiling zerocopy v0.7.35 |
551 | 2025-01-31T04:15:30.531Z | Compiling icu_properties v1.5.1 |
552 | 2025-01-31T04:15:33.727Z | Compiling indexmap v2.7.1 |
553 | 2025-01-31T04:15:34.066Z | Compiling thiserror-impl v1.0.69 |
554 | 2025-01-31T04:15:34.963Z | Compiling icu_normalizer v1.5.0 |
555 | 2025-01-31T04:15:35.452Z | Compiling rustls-webpki v0.102.8 |
556 | 2025-01-31T04:15:37.237Z | Compiling thiserror-impl v2.0.11 |
557 | 2025-01-31T04:15:38.450Z | Compiling idna_adapter v1.2.0 |
558 | 2025-01-31T04:15:38.761Z | Compiling hyper v1.6.0 |
559 | 2025-01-31T04:15:40.156Z | Compiling regex-automata v0.4.9 |
560 | 2025-01-31T04:15:41.814Z | Compiling ahash v0.8.11 |
561 | 2025-01-31T04:15:42.196Z | Compiling num-traits v0.2.19 |
562 | 2025-01-31T04:15:42.603Z | Compiling lock_api v0.4.12 |
563 | 2025-01-31T04:15:42.977Z | Compiling signal-hook v0.3.17 |
564 | 2025-01-31T04:15:43.330Z | Compiling portable-atomic v1.10.0 |
565 | 2025-01-31T04:15:44.291Z | Compiling nextest-workspace-hack v0.1.0 |
566 | 2025-01-31T04:15:44.639Z | Compiling unicode-width v0.1.14 |
567 | 2025-01-31T04:15:45.222Z | Compiling lazy_static v1.5.0 |
568 | 2025-01-31T04:15:45.377Z | Compiling is_ci v1.2.0 |
569 | 2025-01-31T04:15:45.689Z | Compiling parking_lot_core v0.9.10 |
570 | 2025-01-31T04:15:46.172Z | Compiling unicode-linebreak v0.1.5 |
571 | 2025-01-31T04:15:46.288Z | Compiling supports-color v3.0.2 |
572 | 2025-01-31T04:15:46.716Z | Compiling textwrap v0.16.1 |
573 | 2025-01-31T04:15:46.743Z | Compiling sharded-slab v0.1.7 |
574 | 2025-01-31T04:15:46.995Z | Compiling tokio-rustls v0.26.1 |
575 | 2025-01-31T04:15:48.070Z | Compiling hyper-util v0.1.10 |
576 | 2025-01-31T04:15:48.361Z | Compiling idna v1.0.3 |
577 | 2025-01-31T04:15:48.534Z | Compiling backtrace-ext v0.2.1 |
578 | 2025-01-31T04:15:49.080Z | Compiling pathdiff v0.2.3 |
579 | 2025-01-31T04:15:49.272Z | Compiling serde_spanned v0.6.8 |
580 | 2025-01-31T04:15:49.513Z | Compiling toml_datetime v0.6.8 |
581 | 2025-01-31T04:15:49.839Z | Compiling cargo-platform v0.1.9 |
582 | 2025-01-31T04:15:50.193Z | Compiling miette-derive v7.4.0 |
583 | 2025-01-31T04:15:52.919Z | Compiling console v0.15.10 |
584 | 2025-01-31T04:15:53.328Z | Compiling webpki-roots v0.26.8 |
585 | 2025-01-31T04:15:53.475Z | Compiling tracing-log v0.2.0 |
586 | 2025-01-31T04:15:53.555Z | Compiling sync_wrapper v1.0.2 |
587 | 2025-01-31T04:15:53.727Z | Compiling thread_local v1.1.8 |
588 | 2025-01-31T04:15:54.120Z | Compiling zstd-safe v7.2.1 |
589 | 2025-01-31T04:15:54.191Z | Compiling scopeguard v1.2.0 |
590 | 2025-01-31T04:15:54.358Z | Compiling utf8parse v0.2.2 |
591 | 2025-01-31T04:15:54.426Z | Compiling adler2 v2.0.0 |
592 | 2025-01-31T04:15:54.507Z | Compiling winnow v0.7.0 |
593 | 2025-01-31T04:15:54.529Z | Compiling supports-hyperlinks v3.1.0 |
594 | 2025-01-31T04:15:54.716Z | Compiling cfg_aliases v0.2.1 |
595 | 2025-01-31T04:15:54.827Z | Compiling fixedbitset v0.4.2 |
596 | 2025-01-31T04:15:54.935Z | Compiling supports-unicode v3.0.0 |
597 | 2025-01-31T04:15:55.242Z | Compiling newtype-uuid v1.2.1 |
598 | 2025-01-31T04:15:55.641Z | Compiling tower-layer v0.3.3 |
599 | 2025-01-31T04:15:55.686Z | Compiling petgraph v0.6.5 |
600 | 2025-01-31T04:15:56.002Z | Compiling tower v0.5.2 |
601 | 2025-01-31T04:15:56.035Z | Compiling miette v7.4.0 |
602 | 2025-01-31T04:15:56.246Z | Compiling nix v0.29.0 |
603 | 2025-01-31T04:15:56.908Z | Compiling miniz_oxide v0.8.3 |
604 | 2025-01-31T04:15:57.140Z | Compiling anstyle-parse v0.2.6 |
605 | 2025-01-31T04:15:57.992Z | Compiling toml_edit v0.22.23 |
606 | 2025-01-31T04:15:58.519Z | Compiling tracing-subscriber v0.3.19 |
607 | 2025-01-31T04:15:58.737Z | Compiling hyper-rustls v0.27.5 |
608 | 2025-01-31T04:16:00.299Z | Compiling cargo_metadata v0.19.1 |
609 | 2025-01-31T04:16:00.361Z | Compiling url v2.5.4 |
610 | 2025-01-31T04:16:08.646Z | Compiling regex v1.11.1 |
611 | 2025-01-31T04:16:09.036Z | Compiling block-buffer v0.10.4 |
612 | 2025-01-31T04:16:09.170Z | Compiling crypto-common v0.1.6 |
613 | 2025-01-31T04:16:09.305Z | Compiling smol_str v0.3.2 |
614 | 2025-01-31T04:16:09.415Z | Compiling serde_urlencoded v0.7.1 |
615 | 2025-01-31T04:16:09.978Z | Compiling ppv-lite86 v0.2.20 |
616 | 2025-01-31T04:16:09.982Z | Compiling http-body-util v0.1.2 |
617 | 2025-01-31T04:16:10.013Z | Compiling futures-executor v0.3.31 |
618 | 2025-01-31T04:16:10.505Z | Compiling itertools v0.13.0 |
619 | 2025-01-31T04:16:10.814Z | Compiling pin-project-internal v1.1.8 |
620 | 2025-01-31T04:16:11.062Z | Compiling rustls-pemfile v2.2.0 |
621 | 2025-01-31T04:16:11.513Z | Compiling xattr v1.4.0 |
622 | 2025-01-31T04:16:11.846Z | Compiling rand_core v0.6.4 |
623 | 2025-01-31T04:16:12.050Z | Compiling uuid v1.12.1 |
624 | 2025-01-31T04:16:12.348Z | Compiling filetime v0.2.25 |
625 | 2025-01-31T04:16:12.709Z | Compiling vte v0.14.1 |
626 | 2025-01-31T04:16:13.121Z | Compiling bstr v1.11.3 |
627 | 2025-01-31T04:16:13.210Z | Compiling crc32fast v1.4.2 |
628 | 2025-01-31T04:16:13.279Z | Compiling debug-ignore v1.0.5 |
629 | 2025-01-31T04:16:13.433Z | Compiling is_terminal_polyfill v1.70.1 |
630 | 2025-01-31T04:16:13.530Z | Compiling anstyle-query v1.1.2 |
631 | 2025-01-31T04:16:13.582Z | Compiling colorchoice v1.0.3 |
632 | 2025-01-31T04:16:13.691Z | Compiling iana-time-zone v0.1.61 |
633 | 2025-01-31T04:16:13.749Z | Compiling nested v0.1.1 |
634 | 2025-01-31T04:16:13.772Z | Compiling eyre v0.6.12 |
635 | 2025-01-31T04:16:14.063Z | Compiling tinyvec_macros v0.1.1 |
636 | 2025-01-31T04:16:14.137Z | Compiling mime v0.3.17 |
637 | 2025-01-31T04:16:14.174Z | Compiling self_update v0.41.0 |
638 | 2025-01-31T04:16:14.345Z | Compiling number_prefix v0.4.0 |
639 | 2025-01-31T04:16:14.368Z | Compiling static_assertions v1.1.0 |
640 | 2025-01-31T04:16:14.479Z | Compiling anstyle v1.0.10 |
641 | 2025-01-31T04:16:14.543Z | Compiling base64 v0.22.1 |
642 | 2025-01-31T04:16:14.560Z | Compiling ipnet v2.11.0 |
643 | 2025-01-31T04:16:14.614Z | Compiling indicatif v0.17.11 |
644 | 2025-01-31T04:16:14.891Z | Compiling anstream v0.6.18 |
645 | 2025-01-31T04:16:15.158Z | Compiling reqwest v0.12.12 |
646 | 2025-01-31T04:16:15.605Z | Compiling guppy v0.17.12 |
647 | 2025-01-31T04:16:16.395Z | Compiling tinyvec v1.8.1 |
648 | 2025-01-31T04:16:17.575Z | Compiling globset v0.4.15 |
649 | 2025-01-31T04:16:18.065Z | Compiling chrono v0.4.39 |
650 | 2025-01-31T04:16:21.343Z | Compiling pin-project v1.1.8 |
651 | 2025-01-31T04:16:21.499Z | Compiling flate2 v1.0.35 |
652 | 2025-01-31T04:16:22.477Z | Compiling strip-ansi-escapes v0.2.1 |
653 | 2025-01-31T04:16:23.095Z | Compiling tar v0.4.43 |
654 | 2025-01-31T04:16:23.758Z | Compiling rand_chacha v0.3.1 |
655 | 2025-01-31T04:16:23.778Z | Compiling futures v0.3.31 |
656 | 2025-01-31T04:16:23.905Z | Compiling nextest-metadata v0.12.1 |
657 | 2025-01-31T04:16:25.462Z | Compiling digest v0.10.7 |
658 | 2025-01-31T04:16:25.889Z | Compiling parking_lot v0.12.3 |
659 | 2025-01-31T04:16:26.174Z | Compiling signal-hook-mio v0.2.4 |
660 | 2025-01-31T04:16:26.373Z | Compiling toml v0.8.19 |
661 | 2025-01-31T04:16:26.470Z | Compiling tracing-error v0.2.1 |
662 | 2025-01-31T04:16:27.678Z | Compiling self-replace v1.5.0 |
663 | 2025-01-31T04:16:27.993Z | Compiling os_pipe v1.2.1 |
664 | 2025-01-31T04:16:28.195Z | Compiling shared_child v1.0.1 |
665 | 2025-01-31T04:16:28.286Z | Compiling quick-xml v0.37.2 |
666 | 2025-01-31T04:16:28.819Z | Compiling quick-xml v0.23.1 |
667 | 2025-01-31T04:16:29.425Z | Compiling urlencoding v2.1.3 |
668 | 2025-01-31T04:16:29.890Z | Compiling clap_lex v0.7.4 |
669 | 2025-01-31T04:16:30.627Z | Compiling recursion v0.5.2 |
670 | 2025-01-31T04:16:30.840Z | Compiling cpufeatures v0.2.17 |
671 | 2025-01-31T04:16:30.953Z | Compiling heck v0.5.0 |
672 | 2025-01-31T04:16:31.268Z | Compiling humantime v2.1.0 |
673 | 2025-01-31T04:16:31.388Z | Compiling indenter v0.3.3 |
674 | 2025-01-31T04:16:31.594Z | Compiling shell-words v1.1.0 |
675 | 2025-01-31T04:16:31.979Z | Compiling owo-colors v3.5.0 |
676 | 2025-01-31T04:16:32.131Z | Compiling strsim v0.11.1 |
677 | 2025-01-31T04:16:32.133Z | Compiling winnow v0.6.26 |
678 | 2025-01-31T04:16:33.712Z | Compiling unicase v2.8.1 |
679 | 2025-01-31T04:16:34.013Z | Compiling clap_builder v4.5.27 |
680 | 2025-01-31T04:16:34.227Z | Compiling color-spantrace v0.2.1 |
681 | 2025-01-31T04:16:34.348Z | Compiling humantime-serde v1.1.1 |
682 | 2025-01-31T04:16:35.199Z | Compiling clap_derive v4.5.24 |
683 | 2025-01-31T04:16:35.754Z | Compiling nextest-filtering v0.13.0 |
684 | 2025-01-31T04:16:36.305Z | Compiling sha2 v0.10.8 |
685 | 2025-01-31T04:16:39.536Z | Compiling quick-junit v0.5.1 |
686 | 2025-01-31T04:16:39.646Z | Compiling duct v0.13.7 |
687 | 2025-01-31T04:16:42.083Z | Compiling cargo-nextest v0.9.88 |
688 | 2025-01-31T04:16:42.661Z | Compiling config v0.15.7 |
689 | 2025-01-31T04:16:44.391Z | Compiling zstd v0.13.2 |
690 | 2025-01-31T04:16:44.515Z | Compiling crossterm v0.28.1 |
691 | 2025-01-31T04:16:45.311Z | Compiling rand v0.8.5 |
692 | 2025-01-31T04:16:45.952Z | Compiling async-scoped v0.9.0 |
693 | 2025-01-31T04:16:46.260Z | Compiling unicode-normalization v0.1.24 |
694 | 2025-01-31T04:16:47.157Z | Compiling target-spec-miette v0.4.4 |
695 | 2025-01-31T04:16:47.663Z | Compiling mukti-metadata v0.3.0 |
696 | 2025-01-31T04:16:48.043Z | Compiling camino-tempfile v1.1.1 |
697 | 2025-01-31T04:16:48.590Z | Compiling serde_ignored v0.1.10 |
698 | 2025-01-31T04:16:48.754Z | Compiling serde_path_to_error v0.1.16 |
699 | 2025-01-31T04:16:48.874Z | Compiling tokio-stream v0.1.17 |
700 | 2025-01-31T04:16:49.042Z | Compiling future-queue v0.3.0 |
701 | 2025-01-31T04:16:49.527Z | Compiling itertools v0.14.0 |
702 | 2025-01-31T04:16:49.746Z | Compiling derive-where v1.2.7 |
703 | 2025-01-31T04:16:50.019Z | Compiling atomicwrites v0.4.4 |
704 | 2025-01-31T04:16:50.585Z | Compiling home v0.5.11 |
705 | 2025-01-31T04:16:50.912Z | Compiling swrite v0.1.0 |
706 | 2025-01-31T04:16:51.073Z | Compiling indent_write v2.2.0 |
707 | 2025-01-31T04:16:51.324Z | Compiling hex v0.4.3 |
708 | 2025-01-31T04:16:51.970Z | Compiling xxhash-rust v0.8.15 |
709 | 2025-01-31T04:16:52.316Z | Compiling clap v4.5.27 |
710 | 2025-01-31T04:16:52.443Z | Compiling color-eyre v0.6.3 |
711 | 2025-01-31T04:16:52.889Z | Compiling nextest-runner v0.71.0 |
712 | 2025-01-31T04:16:52.909Z | Compiling dialoguer v0.11.0 |
713 | 2025-01-31T04:16:53.058Z | Compiling enable-ansi-support v0.2.1 |
714 | 2025-01-31T04:17:33.373Z | Finished `release` profile [optimized] target(s) in 2m 31s |
715 | 2025-01-31T04:17:33.601Z | Installing /home/build/.cargo/bin/cargo-nextest |
716 | 2025-01-31T04:17:33.603Z | Installed package `cargo-nextest v0.9.88` (executable `cargo-nextest`) |
717 | 2025-01-31T04:17:33.712Z | + pushd bgp |
718 | 2025-01-31T04:17:33.715Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
719 | 2025-01-31T04:17:33.715Z | + cargo nextest run |
720 | 2025-01-31T04:17:33.971Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
721 | 2025-01-31T04:17:34.199Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
722 | 2025-01-31T04:17:34.420Z | From https://www.github.com/oxidecomputer/oxnet |
723 | 2025-01-31T04:17:34.420Z | * [new branch] ci -> origin/ci |
724 | 2025-01-31T04:17:34.423Z | * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1 |
725 | 2025-01-31T04:17:34.423Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
726 | 2025-01-31T04:17:34.423Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
727 | 2025-01-31T04:17:34.423Z | * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137 |
728 | 2025-01-31T04:17:34.423Z | * [new branch] main -> origin/main |
729 | 2025-01-31T04:17:34.423Z | * [new ref] -> origin/HEAD |
730 | 2025-01-31T04:17:34.433Z | Updating crates.io index |
731 | 2025-01-31T04:17:34.436Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
732 | 2025-01-31T04:17:35.135Z | From https://github.com/oxidecomputer/falcon |
733 | 2025-01-31T04:17:35.135Z | * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c |
734 | 2025-01-31T04:17:35.324Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
735 | 2025-01-31T04:17:36.374Z | From https://github.com/oxidecomputer/dendrite |
736 | 2025-01-31T04:17:36.374Z | * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 |
737 | 2025-01-31T04:17:36.426Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
738 | 2025-01-31T04:17:36.749Z | From https://github.com/oxidecomputer/ispf |
739 | 2025-01-31T04:17:36.749Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
740 | 2025-01-31T04:17:36.758Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
741 | 2025-01-31T04:17:37.125Z | From https://github.com/oxidecomputer/netadm-sys |
742 | 2025-01-31T04:17:37.126Z | * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba |
743 | 2025-01-31T04:17:37.138Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
744 | 2025-01-31T04:17:41.297Z | From https://github.com/oxidecomputer/omicron |
745 | 2025-01-31T04:17:41.297Z | * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30 |
746 | 2025-01-31T04:17:41.665Z | Updating git repository `https://github.com/oxidecomputer/opte` |
747 | 2025-01-31T04:17:42.212Z | From https://github.com/oxidecomputer/opte |
748 | 2025-01-31T04:17:42.212Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
749 | 2025-01-31T04:17:42.362Z | Updating git repository `https://github.com/illumos/smf-rs` |
750 | 2025-01-31T04:17:42.651Z | From https://github.com/illumos/smf-rs |
751 | 2025-01-31T04:17:42.651Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
752 | 2025-01-31T04:17:42.665Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
753 | 2025-01-31T04:17:43.139Z | From https://github.com/oxidecomputer/maghemite |
754 | 2025-01-31T04:17:43.139Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
755 | 2025-01-31T04:17:43.194Z | Updating git repository `https://github.com/oxidecomputer/zone` |
756 | 2025-01-31T04:17:43.507Z | From https://github.com/oxidecomputer/zone |
757 | 2025-01-31T04:17:43.507Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
758 | 2025-01-31T04:17:43.531Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
759 | 2025-01-31T04:17:44.436Z | From https://github.com/oxidecomputer/propolis |
760 | 2025-01-31T04:17:44.437Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
761 | 2025-01-31T04:17:44.507Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
762 | 2025-01-31T04:17:44.831Z | From https://github.com/oxidecomputer/dlpi-sys |
763 | 2025-01-31T04:17:44.831Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
764 | 2025-01-31T04:17:44.865Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
765 | 2025-01-31T04:17:45.262Z | From https://github.com/jmesmon/rust-libzfs |
766 | 2025-01-31T04:17:45.262Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
767 | 2025-01-31T04:17:45.280Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
768 | 2025-01-31T04:17:45.583Z | From https://github.com/oxidecomputer/rusty-doors |
769 | 2025-01-31T04:17:45.583Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
770 | 2025-01-31T04:17:45.596Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
771 | 2025-01-31T04:17:45.988Z | From https://github.com/oxidecomputer/maghemite |
772 | 2025-01-31T04:17:45.988Z | * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52 |
773 | 2025-01-31T04:17:46.038Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
774 | 2025-01-31T04:17:46.333Z | From https://github.com/oxidecomputer/serde_human_bytes |
775 | 2025-01-31T04:17:46.333Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
776 | 2025-01-31T04:17:46.359Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
777 | 2025-01-31T04:17:46.669Z | From https://github.com/oxidecomputer/slog-error-chain |
778 | 2025-01-31T04:17:46.669Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
779 | 2025-01-31T04:17:46.708Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
780 | 2025-01-31T04:17:47.029Z | From https://github.com/oxidecomputer/poptrie |
781 | 2025-01-31T04:17:47.029Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
782 | 2025-01-31T04:17:47.051Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
783 | 2025-01-31T04:17:47.341Z | From https://github.com/illumos/libscf-sys |
784 | 2025-01-31T04:17:47.341Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
785 | 2025-01-31T04:17:47.367Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
786 | 2025-01-31T04:17:48.158Z | From https://github.com/oxidecomputer/progenitor |
787 | 2025-01-31T04:17:48.158Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
788 | 2025-01-31T04:17:48.298Z | Updating git repository `https://github.com/oxidecomputer/typify` |
789 | 2025-01-31T04:17:49.042Z | From https://github.com/oxidecomputer/typify |
790 | 2025-01-31T04:17:49.042Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
791 | 2025-01-31T04:17:49.252Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
792 | 2025-01-31T04:17:50.172Z | From https://github.com/oxidecomputer/crucible |
793 | 2025-01-31T04:17:50.172Z | * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7 |
794 | 2025-01-31T04:17:50.236Z | Updating git repository `https://github.com/oxidecomputer/opte` |
795 | 2025-01-31T04:17:50.572Z | From https://github.com/oxidecomputer/opte |
796 | 2025-01-31T04:17:50.573Z | * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653 |
797 | 2025-01-31T04:17:50.632Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
798 | 2025-01-31T04:17:51.258Z | From https://github.com/oxidecomputer/management-gateway-service |
799 | 2025-01-31T04:17:51.258Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
800 | 2025-01-31T04:17:51.744Z | Downloading crates ... |
801 | 2025-01-31T04:17:51.862Z | Downloaded ciborium v0.2.2 |
802 | 2025-01-31T04:17:51.865Z | Downloaded base64 v0.13.1 |
803 | 2025-01-31T04:17:51.880Z | Downloaded darling_macro v0.20.10 |
804 | 2025-01-31T04:17:51.884Z | Downloaded float-ord v0.3.2 |
805 | 2025-01-31T04:17:51.884Z | Downloaded const-random v0.1.18 |
806 | 2025-01-31T04:17:51.891Z | Downloaded bitflags v1.3.2 |
807 | 2025-01-31T04:17:51.898Z | Downloaded ciborium-ll v0.2.2 |
808 | 2025-01-31T04:17:51.901Z | Downloaded dtrace-parser v0.2.0 |
809 | 2025-01-31T04:17:51.903Z | Downloaded async-stream-impl v0.3.5 |
810 | 2025-01-31T04:17:51.907Z | Downloaded sigpipe v0.1.3 |
811 | 2025-01-31T04:17:51.910Z | Downloaded foreign-types-shared v0.3.1 |
812 | 2025-01-31T04:17:51.910Z | Downloaded const-random-macro v0.1.16 |
813 | 2025-01-31T04:17:51.913Z | Downloaded cstr-argument v0.1.2 |
814 | 2025-01-31T04:17:51.915Z | Downloaded anstyle-query v1.1.1 |
815 | 2025-01-31T04:17:51.915Z | Downloaded anstyle-parse v0.2.5 |
816 | 2025-01-31T04:17:51.918Z | Downloaded strum v0.26.3 |
817 | 2025-01-31T04:17:51.920Z | Downloaded async-stream v0.3.5 |
818 | 2025-01-31T04:17:51.920Z | Downloaded arrayref v0.3.9 |
819 | 2025-01-31T04:17:51.923Z | Downloaded futures-task v0.3.30 |
820 | 2025-01-31T04:17:51.926Z | Downloaded futures-sink v0.3.30 |
821 | 2025-01-31T04:17:51.926Z | Downloaded futures-executor v0.3.30 |
822 | 2025-01-31T04:17:51.928Z | Downloaded time-core v0.1.2 |
823 | 2025-01-31T04:17:51.928Z | Downloaded constant_time_eq v0.3.1 |
824 | 2025-01-31T04:17:51.931Z | Downloaded futures-io v0.3.30 |
825 | 2025-01-31T04:17:51.931Z | Downloaded deranged v0.3.11 |
826 | 2025-01-31T04:17:51.933Z | Downloaded foreign-types-macros v0.2.3 |
827 | 2025-01-31T04:17:51.933Z | Downloaded dirs-sys-next v0.1.2 |
828 | 2025-01-31T04:17:51.933Z | Downloaded futures-core v0.3.30 |
829 | 2025-01-31T04:17:51.936Z | Downloaded errno v0.3.9 |
830 | 2025-01-31T04:17:51.939Z | Downloaded colorchoice v1.0.2 |
831 | 2025-01-31T04:17:51.939Z | Downloaded take_mut v0.2.2 |
832 | 2025-01-31T04:17:51.941Z | Downloaded serde-big-array v0.5.1 |
833 | 2025-01-31T04:17:51.941Z | Downloaded foreign-types v0.5.0 |
834 | 2025-01-31T04:17:51.944Z | Downloaded crc8 v0.1.1 |
835 | 2025-01-31T04:17:51.944Z | Downloaded crucible-workspace-hack v0.1.0 |
836 | 2025-01-31T04:17:51.944Z | Downloaded heck v0.4.1 |
837 | 2025-01-31T04:17:51.946Z | Downloaded futures-macro v0.3.30 |
838 | 2025-01-31T04:17:51.949Z | Downloaded sync_wrapper v0.1.2 |
839 | 2025-01-31T04:17:51.952Z | Downloaded cobs v0.2.3 |
840 | 2025-01-31T04:17:51.954Z | Downloaded crossbeam-deque v0.8.5 |
841 | 2025-01-31T04:17:51.957Z | Downloaded cpufeatures v0.2.14 |
842 | 2025-01-31T04:17:51.959Z | Downloaded defmt-macros v0.3.9 |
843 | 2025-01-31T04:17:51.962Z | Downloaded serde_repr v0.1.19 |
844 | 2025-01-31T04:17:51.966Z | Downloaded fxhash v0.2.1 |
845 | 2025-01-31T04:17:51.966Z | Downloaded defmt-parser v0.3.4 |
846 | 2025-01-31T04:17:51.968Z | Downloaded sha1 v0.10.6 |
847 | 2025-01-31T04:17:51.968Z | Downloaded slog-stdlog v4.1.1 |
848 | 2025-01-31T04:17:51.971Z | Downloaded atomic-waker v1.1.2 |
849 | 2025-01-31T04:17:51.973Z | Downloaded rustversion v1.0.17 |
850 | 2025-01-31T04:17:51.976Z | Downloaded async-trait v0.1.83 |
851 | 2025-01-31T04:17:51.978Z | Downloaded defmt v0.3.8 |
852 | 2025-01-31T04:17:51.981Z | Downloaded tokio-macros v2.4.0 |
853 | 2025-01-31T04:17:51.984Z | Downloaded structmeta v0.3.0 |
854 | 2025-01-31T04:17:51.984Z | Downloaded smf v0.2.3 |
855 | 2025-01-31T04:17:51.987Z | Downloaded dirs-next v2.0.0 |
856 | 2025-01-31T04:17:51.987Z | Downloaded crunchy v0.2.2 |
857 | 2025-01-31T04:17:51.987Z | Downloaded bitflags v2.6.0 |
858 | 2025-01-31T04:17:51.991Z | Downloaded rustc-hash v2.0.0 |
859 | 2025-01-31T04:17:51.994Z | Downloaded fastrand v2.1.1 |
860 | 2025-01-31T04:17:51.997Z | Downloaded serde_tokenstream v0.2.2 |
861 | 2025-01-31T04:17:51.997Z | Downloaded pretty-hex v0.2.1 |
862 | 2025-01-31T04:17:51.997Z | Downloaded hostname v0.3.1 |
863 | 2025-01-31T04:17:51.999Z | Downloaded spin v0.5.2 |
864 | 2025-01-31T04:17:52.002Z | Downloaded argon2 v0.5.3 |
865 | 2025-01-31T04:17:52.002Z | Downloaded slog-envlogger v2.2.0 |
866 | 2025-01-31T04:17:52.006Z | Downloaded serde_spanned v0.6.7 |
867 | 2025-01-31T04:17:52.006Z | Downloaded arrayvec v0.7.6 |
868 | 2025-01-31T04:17:52.008Z | Downloaded heck v0.3.3 |
869 | 2025-01-31T04:17:52.011Z | Downloaded slog-scope v4.4.0 |
870 | 2025-01-31T04:17:52.011Z | Downloaded embedded-io v0.4.0 |
871 | 2025-01-31T04:17:52.014Z | Downloaded thread-id v4.2.2 |
872 | 2025-01-31T04:17:52.014Z | Downloaded console v0.15.8 |
873 | 2025-01-31T04:17:52.016Z | Downloaded dof v0.3.0 |
874 | 2025-01-31T04:17:52.019Z | Downloaded usdt-attr-macro v0.5.0 |
875 | 2025-01-31T04:17:52.019Z | Downloaded slog-json v2.6.1 |
876 | 2025-01-31T04:17:52.021Z | Downloaded same-file v1.0.6 |
877 | 2025-01-31T04:17:52.024Z | Downloaded rustls-pemfile v1.0.4 |
878 | 2025-01-31T04:17:52.024Z | Downloaded hash32 v0.3.1 |
879 | 2025-01-31T04:17:52.026Z | Downloaded colored v2.1.0 |
880 | 2025-01-31T04:17:52.030Z | Downloaded num-conv v0.1.0 |
881 | 2025-01-31T04:17:52.030Z | Downloaded blake2 v0.10.6 |
882 | 2025-01-31T04:17:52.033Z | Downloaded topological-sort v0.2.2 |
883 | 2025-01-31T04:17:52.033Z | Downloaded slog-dtrace v0.3.0 |
884 | 2025-01-31T04:17:52.035Z | Downloaded embedded-io v0.6.1 |
885 | 2025-01-31T04:17:52.038Z | Downloaded crossbeam-utils v0.8.20 |
886 | 2025-01-31T04:17:52.040Z | Downloaded cancel-safe-futures v0.1.5 |
887 | 2025-01-31T04:17:52.043Z | Downloaded tiny-keccak v2.0.2 |
888 | 2025-01-31T04:17:52.046Z | Downloaded pretty-hex v0.4.1 |
889 | 2025-01-31T04:17:52.046Z | Downloaded tokio-rustls v0.25.0 |
890 | 2025-01-31T04:17:52.048Z | Downloaded clap_derive v4.5.18 |
891 | 2025-01-31T04:17:52.051Z | Downloaded tokio-rustls v0.26.0 |
892 | 2025-01-31T04:17:52.053Z | Downloaded slog-async v2.8.0 |
893 | 2025-01-31T04:17:52.056Z | Downloaded paste v1.0.15 |
894 | 2025-01-31T04:17:52.059Z | Downloaded tokio-rustls v0.24.1 |
895 | 2025-01-31T04:17:52.061Z | Downloaded sync_wrapper v1.0.1 |
896 | 2025-01-31T04:17:52.061Z | Downloaded openssl-probe v0.1.5 |
897 | 2025-01-31T04:17:52.061Z | Downloaded terminal_size v0.4.0 |
898 | 2025-01-31T04:17:52.064Z | Downloaded tabwriter v1.4.0 |
899 | 2025-01-31T04:17:52.067Z | Downloaded futures v0.3.30 |
900 | 2025-01-31T04:17:52.077Z | Downloaded dropshot_endpoint v0.12.0 |
901 | 2025-01-31T04:17:52.077Z | Downloaded time-macros v0.2.18 |
902 | 2025-01-31T04:17:52.077Z | Downloaded serde_derive_internals v0.29.1 |
903 | 2025-01-31T04:17:52.080Z | Downloaded half v2.4.1 |
904 | 2025-01-31T04:17:52.080Z | Downloaded darling v0.20.10 |
905 | 2025-01-31T04:17:52.084Z | Downloaded typify v0.2.0 |
906 | 2025-01-31T04:17:52.087Z | Downloaded httpdate v1.0.3 |
907 | 2025-01-31T04:17:52.089Z | Downloaded strum_macros v0.25.3 |
908 | 2025-01-31T04:17:52.092Z | Downloaded num-derive v0.4.2 |
909 | 2025-01-31T04:17:52.095Z | Downloaded progenitor-client v0.8.0 |
910 | 2025-01-31T04:17:52.095Z | Downloaded hubpack_derive v0.1.1 |
911 | 2025-01-31T04:17:52.095Z | Downloaded ron v0.7.1 |
912 | 2025-01-31T04:17:52.099Z | Downloaded futures-channel v0.3.30 |
913 | 2025-01-31T04:17:52.102Z | Downloaded strum_macros v0.26.4 |
914 | 2025-01-31T04:17:52.105Z | Downloaded clap v4.5.23 |
915 | 2025-01-31T04:17:52.113Z | Downloaded num-derive v0.3.3 |
916 | 2025-01-31T04:17:52.115Z | Downloaded powerfmt v0.2.0 |
917 | 2025-01-31T04:17:52.118Z | Downloaded xattr v1.3.1 |
918 | 2025-01-31T04:17:52.118Z | Downloaded tokio-tungstenite v0.21.0 |
919 | 2025-01-31T04:17:52.121Z | Downloaded untrusted v0.7.1 |
920 | 2025-01-31T04:17:52.123Z | Downloaded pin-project-lite v0.2.14 |
921 | 2025-01-31T04:17:52.126Z | Downloaded usdt-macro v0.5.0 |
922 | 2025-01-31T04:17:52.129Z | Downloaded toml v0.7.8 |
923 | 2025-01-31T04:17:52.131Z | Downloaded crossbeam-epoch v0.9.18 |
924 | 2025-01-31T04:17:52.134Z | Downloaded ipnetwork v0.20.0 |
925 | 2025-01-31T04:17:52.136Z | Downloaded newline-converter v0.3.0 |
926 | 2025-01-31T04:17:52.137Z | Downloaded lru-cache v0.1.2 |
927 | 2025-01-31T04:17:52.137Z | Downloaded memmap v0.7.0 |
928 | 2025-01-31T04:17:52.139Z | Downloaded is-terminal v0.4.13 |
929 | 2025-01-31T04:17:52.139Z | Downloaded itoa v1.0.11 |
930 | 2025-01-31T04:17:52.142Z | Downloaded hubpack v0.1.2 |
931 | 2025-01-31T04:17:52.142Z | Downloaded hostname v0.4.0 |
932 | 2025-01-31T04:17:52.145Z | Downloaded serde_derive v1.0.215 |
933 | 2025-01-31T04:17:52.148Z | Downloaded newtype_derive v0.1.6 |
934 | 2025-01-31T04:17:52.150Z | Downloaded zone_cfg_derive v0.3.0 |
935 | 2025-01-31T04:17:52.150Z | Downloaded term v0.7.0 |
936 | 2025-01-31T04:17:52.153Z | Downloaded slog v2.7.0 |
937 | 2025-01-31T04:17:52.155Z | Downloaded scroll v0.12.0 |
938 | 2025-01-31T04:17:52.158Z | Downloaded ryu v1.0.18 |
939 | 2025-01-31T04:17:52.161Z | Downloaded linked-hash-map v0.5.6 |
940 | 2025-01-31T04:17:52.161Z | Downloaded tracing-attributes v0.1.27 |
941 | 2025-01-31T04:17:52.163Z | Downloaded allocator-api2 v0.2.18 |
942 | 2025-01-31T04:17:52.166Z | Downloaded omicron-workspace-hack v0.1.0 |
943 | 2025-01-31T04:17:52.168Z | Downloaded num_threads v0.1.7 |
944 | 2025-01-31T04:17:52.168Z | Downloaded proc-macro-crate v1.3.1 |
945 | 2025-01-31T04:17:52.171Z | Downloaded newtype-uuid v1.1.0 |
946 | 2025-01-31T04:17:52.171Z | Downloaded walkdir v2.5.0 |
947 | 2025-01-31T04:17:52.174Z | Downloaded slog-bunyan v2.5.0 |
948 | 2025-01-31T04:17:52.174Z | Downloaded password-hash v0.5.0 |
949 | 2025-01-31T04:17:52.176Z | Downloaded bytes v1.7.2 |
950 | 2025-01-31T04:17:52.179Z | Downloaded parse-display v0.10.0 |
951 | 2025-01-31T04:17:52.182Z | Downloaded postcard v1.0.10 |
952 | 2025-01-31T04:17:52.185Z | Downloaded darling_core v0.20.10 |
953 | 2025-01-31T04:17:52.187Z | Downloaded arc-swap v1.7.1 |
954 | 2025-01-31T04:17:52.191Z | Downloaded ident_case v1.0.1 |
955 | 2025-01-31T04:17:52.193Z | Downloaded ipnet v2.10.0 |
956 | 2025-01-31T04:17:52.193Z | Downloaded proc-macro2 v1.0.86 |
957 | 2025-01-31T04:17:52.196Z | Downloaded resolv-conf v0.7.0 |
958 | 2025-01-31T04:17:52.199Z | Downloaded tinyvec v1.8.0 |
959 | 2025-01-31T04:17:52.201Z | Downloaded typify-macro v0.2.0 |
960 | 2025-01-31T04:17:52.204Z | Downloaded no-std-compat v0.4.1 |
961 | 2025-01-31T04:17:52.204Z | Downloaded num v0.4.3 |
962 | 2025-01-31T04:17:52.204Z | Downloaded parking_lot v0.11.2 |
963 | 2025-01-31T04:17:52.207Z | Downloaded waitgroup v0.1.2 |
964 | 2025-01-31T04:17:52.209Z | Downloaded tempfile v3.12.0 |
965 | 2025-01-31T04:17:52.211Z | Downloaded slog-term v2.9.1 |
966 | 2025-01-31T04:17:52.214Z | Downloaded multer v3.1.0 |
967 | 2025-01-31T04:17:52.217Z | Downloaded zone_cfg_derive v0.1.2 |
968 | 2025-01-31T04:17:52.217Z | Downloaded quick-error v1.2.3 |
969 | 2025-01-31T04:17:52.217Z | Downloaded schemars_derive v0.8.21 |
970 | 2025-01-31T04:17:52.228Z | Downloaded rustc_version v0.1.7 |
971 | 2025-01-31T04:17:52.230Z | Downloaded instant v0.1.13 |
972 | 2025-01-31T04:17:52.230Z | Downloaded similar v2.6.0 |
973 | 2025-01-31T04:17:52.235Z | Downloaded quinn-udp v0.5.5 |
974 | 2025-01-31T04:17:52.238Z | Downloaded zone v0.1.8 |
975 | 2025-01-31T04:17:52.241Z | Downloaded linear-map v1.2.0 |
976 | 2025-01-31T04:17:52.244Z | Downloaded hyper-rustls v0.27.3 |
977 | 2025-01-31T04:17:52.246Z | Downloaded utf-8 v0.7.6 |
978 | 2025-01-31T04:17:52.246Z | Downloaded managed v0.8.0 |
979 | 2025-01-31T04:17:52.249Z | Downloaded usdt-impl v0.5.0 |
980 | 2025-01-31T04:17:52.249Z | Downloaded match_cfg v0.1.0 |
981 | 2025-01-31T04:17:52.252Z | Downloaded schemars v0.8.21 |
982 | 2025-01-31T04:17:52.263Z | Downloaded num-iter v0.1.45 |
983 | 2025-01-31T04:17:52.265Z | Downloaded proc-macro-error-attr v1.0.4 |
984 | 2025-01-31T04:17:52.265Z | Downloaded progenitor-macro v0.8.0 |
985 | 2025-01-31T04:17:52.268Z | Downloaded log v0.4.22 |
986 | 2025-01-31T04:17:52.270Z | Downloaded libsw v3.3.1 |
987 | 2025-01-31T04:17:52.273Z | Downloaded xz2 v0.1.7 |
988 | 2025-01-31T04:17:52.273Z | Downloaded sct v0.7.1 |
989 | 2025-01-31T04:17:52.276Z | Downloaded proc-macro-crate v3.2.0 |
990 | 2025-01-31T04:17:52.279Z | Downloaded heapless v0.8.0 |
991 | 2025-01-31T04:17:52.282Z | Downloaded zone v0.3.0 |
992 | 2025-01-31T04:17:52.284Z | Downloaded usdt v0.5.0 |
993 | 2025-01-31T04:17:52.284Z | Downloaded tracing-core v0.1.32 |
994 | 2025-01-31T04:17:52.287Z | Downloaded highway v1.2.0 |
995 | 2025-01-31T04:17:52.290Z | Downloaded tungstenite v0.21.0 |
996 | 2025-01-31T04:17:52.293Z | Downloaded parse-display-derive v0.10.0 |
997 | 2025-01-31T04:17:52.295Z | Downloaded plain v0.2.3 |
998 | 2025-01-31T04:17:52.295Z | Downloaded unsafe-libyaml v0.2.11 |
999 | 2025-01-31T04:17:52.298Z | Downloaded num_enum v0.5.11 |
1000 | 2025-01-31T04:17:52.303Z | Downloaded num_enum_derive v0.7.3 |
1001 | 2025-01-31T04:17:52.306Z | Downloaded pest_generator v2.7.13 |
1002 | 2025-01-31T04:17:52.308Z | Downloaded hashbrown v0.12.3 |
1003 | 2025-01-31T04:17:52.312Z | Downloaded num_enum v0.7.3 |
1004 | 2025-01-31T04:17:52.316Z | Downloaded num_enum_derive v0.5.11 |
1005 | 2025-01-31T04:17:52.319Z | Downloaded parking_lot_core v0.8.6 |
1006 | 2025-01-31T04:17:52.321Z | Downloaded num-rational v0.4.2 |
1007 | 2025-01-31T04:17:52.321Z | Downloaded zerocopy v0.6.6 |
1008 | 2025-01-31T04:17:52.324Z | Downloaded omicron-zone-package v0.11.1 |
1009 | 2025-01-31T04:17:52.328Z | Downloaded flate2 v1.0.33 |
1010 | 2025-01-31T04:17:52.332Z | Downloaded pest_derive v2.7.13 |
1011 | 2025-01-31T04:17:52.335Z | Downloaded ucd-trie v0.1.6 |
1012 | 2025-01-31T04:17:52.337Z | Downloaded toml_edit v0.19.15 |
1013 | 2025-01-31T04:17:52.353Z | Downloaded whoami v1.5.2 |
1014 | 2025-01-31T04:17:52.355Z | Downloaded progenitor v0.8.0 |
1015 | 2025-01-31T04:17:52.358Z | Downloaded expectorate v1.1.0 |
1016 | 2025-01-31T04:17:52.360Z | Downloaded quote v1.0.37 |
1017 | 2025-01-31T04:17:52.363Z | Downloaded pest_meta v2.7.13 |
1018 | 2025-01-31T04:17:52.363Z | Downloaded openssl-sys v0.9.103 |
1019 | 2025-01-31T04:17:52.368Z | Downloaded memmap2 v0.9.5 |
1020 | 2025-01-31T04:17:52.371Z | Downloaded progenitor-impl v0.8.0 |
1021 | 2025-01-31T04:17:52.374Z | Downloaded hickory-resolver v0.24.1 |
1022 | 2025-01-31T04:17:52.376Z | Downloaded num-integer v0.1.46 |
1023 | 2025-01-31T04:17:52.379Z | Downloaded indexmap v1.9.3 |
1024 | 2025-01-31T04:17:52.382Z | Downloaded unicode-bidi v0.3.15 |
1025 | 2025-01-31T04:17:52.385Z | Downloaded hyper-rustls v0.24.2 |
1026 | 2025-01-31T04:17:52.387Z | Downloaded unicode-ident v1.0.13 |
1027 | 2025-01-31T04:17:52.391Z | Downloaded uuid v1.11.0 |
1028 | 2025-01-31T04:17:52.394Z | Downloaded crossbeam-channel v0.5.13 |
1029 | 2025-01-31T04:17:52.397Z | Downloaded miniz_oxide v0.8.0 |
1030 | 2025-01-31T04:17:52.400Z | Downloaded http v0.2.12 |
1031 | 2025-01-31T04:17:52.404Z | Downloaded serde_yaml v0.9.34+deprecated |
1032 | 2025-01-31T04:17:52.409Z | Downloaded steno v0.4.1 |
1033 | 2025-01-31T04:17:52.413Z | Downloaded yansi v1.0.1 |
1034 | 2025-01-31T04:17:52.416Z | Downloaded prettyplease v0.2.22 |
1035 | 2025-01-31T04:17:52.420Z | Downloaded toml_edit v0.22.21 |
1036 | 2025-01-31T04:17:52.444Z | Downloaded rayon-core v1.12.1 |
1037 | 2025-01-31T04:17:52.448Z | Downloaded unicode-segmentation v1.12.0 |
1038 | 2025-01-31T04:17:52.452Z | Downloaded time v0.3.36 |
1039 | 2025-01-31T04:17:52.460Z | Downloaded url v2.5.2 |
1040 | 2025-01-31T04:17:52.463Z | Downloaded pretty_assertions v1.4.1 |
1041 | 2025-01-31T04:17:52.466Z | Downloaded indexmap v2.5.0 |
1042 | 2025-01-31T04:17:52.470Z | Downloaded indicatif v0.17.8 |
1043 | 2025-01-31T04:17:52.474Z | Downloaded clap_builder v4.5.23 |
1044 | 2025-01-31T04:17:52.481Z | Downloaded tokio-util v0.7.12 |
1045 | 2025-01-31T04:17:52.488Z | Downloaded h2 v0.3.26 |
1046 | 2025-01-31T04:17:52.494Z | Downloaded quinn v0.11.5 |
1047 | 2025-01-31T04:17:52.499Z | Downloaded goblin v0.8.2 |
1048 | 2025-01-31T04:17:52.505Z | Downloaded hashbrown v0.14.5 |
1049 | 2025-01-31T04:17:52.511Z | Downloaded nom v7.1.3 |
1050 | 2025-01-31T04:17:52.516Z | Downloaded mio v1.0.2 |
1051 | 2025-01-31T04:17:52.522Z | Downloaded h2 v0.4.6 |
1052 | 2025-01-31T04:17:52.528Z | Downloaded itertools v0.10.5 |
1053 | 2025-01-31T04:17:52.535Z | Downloaded libm v0.2.8 |
1054 | 2025-01-31T04:17:52.544Z | Downloaded minimal-lexical v0.2.1 |
1055 | 2025-01-31T04:17:52.549Z | Downloaded winnow v0.6.18 |
1056 | 2025-01-31T04:17:52.559Z | Downloaded serde_json v1.0.133 |
1057 | 2025-01-31T04:17:52.567Z | Downloaded quinn-proto v0.11.8 |
1058 | 2025-01-31T04:17:52.574Z | Downloaded rustls-webpki v0.101.7 |
1059 | 2025-01-31T04:17:52.591Z | Downloaded chrono v0.4.38 |
1060 | 2025-01-31T04:17:52.598Z | Downloaded serde_with v3.9.0 |
1061 | 2025-01-31T04:17:52.606Z | Downloaded webpki-roots v0.26.6 |
1062 | 2025-01-31T04:17:52.610Z | Downloaded dropshot v0.12.0 |
1063 | 2025-01-31T04:17:52.631Z | Downloaded hyper v1.5.1 |
1064 | 2025-01-31T04:17:52.639Z | Downloaded regex v1.10.6 |
1065 | 2025-01-31T04:17:52.651Z | Downloaded idna v0.4.0 |
1066 | 2025-01-31T04:17:52.658Z | Downloaded hickory-proto v0.24.1 |
1067 | 2025-01-31T04:17:52.674Z | Downloaded reqwest v0.12.9 |
1068 | 2025-01-31T04:17:52.682Z | Downloaded blake3 v1.5.4 |
1069 | 2025-01-31T04:17:52.691Z | Downloaded pest v2.7.13 |
1070 | 2025-01-31T04:17:52.696Z | Downloaded reqwest v0.11.27 |
1071 | 2025-01-31T04:17:52.704Z | Downloaded winnow v0.5.40 |
1072 | 2025-01-31T04:17:52.713Z | Downloaded portable-atomic v1.8.0 |
1073 | 2025-01-31T04:17:52.720Z | Downloaded futures-util v0.3.30 |
1074 | 2025-01-31T04:17:52.732Z | Downloaded cc v1.1.21 |
1075 | 2025-01-31T04:17:52.735Z | Downloaded httparse v1.9.4 |
1076 | 2025-01-31T04:17:52.738Z | Downloaded proc-macro-error v1.0.4 |
1077 | 2025-01-31T04:17:52.741Z | Downloaded itertools v0.12.1 |
1078 | 2025-01-31T04:17:52.748Z | Downloaded hyper v0.14.30 |
1079 | 2025-01-31T04:17:52.755Z | Downloaded syn v1.0.109 |
1080 | 2025-01-31T04:17:52.765Z | Downloaded num-complex v0.4.6 |
1081 | 2025-01-31T04:17:52.768Z | Downloaded tracing v0.1.40 |
1082 | 2025-01-31T04:17:52.771Z | Downloaded serde v1.0.215 |
1083 | 2025-01-31T04:17:52.775Z | Downloaded hyper-tls v0.5.0 |
1084 | 2025-01-31T04:17:52.777Z | Downloaded native-tls v0.2.12 |
1085 | 2025-01-31T04:17:52.780Z | Downloaded backoff v0.4.0 |
1086 | 2025-01-31T04:17:52.780Z | Downloaded anstream v0.6.15 |
1087 | 2025-01-31T04:17:52.782Z | Downloaded http-body v0.4.6 |
1088 | 2025-01-31T04:17:52.785Z | Downloaded macaddr v1.0.1 |
1089 | 2025-01-31T04:17:52.789Z | Downloaded tar v0.4.41 |
1090 | 2025-01-31T04:17:52.791Z | Downloaded enum-as-inner v0.6.1 |
1091 | 2025-01-31T04:17:52.791Z | Downloaded dyn-clone v1.0.17 |
1092 | 2025-01-31T04:17:52.794Z | Downloaded syn v2.0.87 |
1093 | 2025-01-31T04:17:52.804Z | Downloaded convert_case v0.4.0 |
1094 | 2025-01-31T04:17:52.806Z | Downloaded autocfg v1.3.0 |
1095 | 2025-01-31T04:17:52.809Z | Downloaded thin-vec v0.2.13 |
1096 | 2025-01-31T04:17:52.809Z | Downloaded semver v1.0.23 |
1097 | 2025-01-31T04:17:52.812Z | Downloaded rustls v0.21.12 |
1098 | 2025-01-31T04:17:52.823Z | Downloaded libc v0.2.167 |
1099 | 2025-01-31T04:17:52.849Z | Downloaded webpki-roots v0.25.4 |
1100 | 2025-01-31T04:17:52.854Z | Downloaded regress v0.9.1 |
1101 | 2025-01-31T04:17:52.862Z | Downloaded lzma-sys v0.1.20 |
1102 | 2025-01-31T04:17:52.892Z | Downloaded rustls v0.23.13 |
1103 | 2025-01-31T04:17:52.904Z | Downloaded regress v0.10.1 |
1104 | 2025-01-31T04:17:52.912Z | Downloaded rustls v0.22.4 |
1105 | 2025-01-31T04:17:52.926Z | Downloaded smoltcp v0.11.0 |
1106 | 2025-01-31T04:17:52.939Z | Downloaded rustix v0.38.37 |
1107 | 2025-01-31T04:17:52.962Z | Downloaded rhai v1.20.0 |
1108 | 2025-01-31T04:17:52.975Z | Downloaded openssl v0.10.66 |
1109 | 2025-01-31T04:17:52.985Z | Downloaded openapiv3 v2.0.0 |
1110 | 2025-01-31T04:17:52.995Z | Downloaded idna v0.5.0 |
1111 | 2025-01-31T04:17:53.002Z | Downloaded typify-impl v0.2.0 |
1112 | 2025-01-31T04:17:53.015Z | Downloaded regex-syntax v0.8.4 |
1113 | 2025-01-31T04:17:53.023Z | Downloaded sled v0.34.7 |
1114 | 2025-01-31T04:17:53.034Z | Downloaded rustls-pemfile v2.1.3 |
1115 | 2025-01-31T04:17:53.037Z | Downloaded rhai_codegen v2.2.0 |
1116 | 2025-01-31T04:17:53.044Z | Downloaded ciborium-io v0.2.2 |
1117 | 2025-01-31T04:17:53.047Z | Downloaded derive_more v0.99.18 |
1118 | 2025-01-31T04:17:53.050Z | Downloaded zerocopy-derive v0.6.6 |
1119 | 2025-01-31T04:17:53.060Z | Downloaded regex-automata v0.4.7 |
1120 | 2025-01-31T04:17:53.076Z | Downloaded serde_with_macros v3.9.0 |
1121 | 2025-01-31T04:17:53.079Z | Downloaded diff v0.1.13 |
1122 | 2025-01-31T04:17:53.082Z | Downloaded cookie v0.18.1 |
1123 | 2025-01-31T04:17:53.085Z | Downloaded semver v0.1.20 |
1124 | 2025-01-31T04:17:53.087Z | Downloaded scroll_derive v0.12.0 |
1125 | 2025-01-31T04:17:53.087Z | Downloaded data-encoding v2.6.0 |
1126 | 2025-01-31T04:17:53.087Z | Downloaded structmeta-derive v0.3.0 |
1127 | 2025-01-31T04:17:53.090Z | Downloaded smartstring v1.0.1 |
1128 | 2025-01-31T04:17:53.090Z | Downloaded rustls-pki-types v1.8.0 |
1129 | 2025-01-31T04:17:53.093Z | Downloaded anyhow v1.0.94 |
1130 | 2025-01-31T04:17:53.106Z | Downloaded encoding_rs v0.8.34 |
1131 | 2025-01-31T04:17:53.128Z | Downloaded tokio v1.42.0 |
1132 | 2025-01-31T04:17:53.498Z | Downloaded ring v0.16.20 |
1133 | 2025-01-31T04:17:54.466Z | Compiling proc-macro2 v1.0.86 |
1134 | 2025-01-31T04:17:54.466Z | Compiling unicode-ident v1.0.13 |
1135 | 2025-01-31T04:17:54.470Z | Compiling libc v0.2.167 |
1136 | 2025-01-31T04:17:54.470Z | Compiling cfg-if v1.0.0 |
1137 | 2025-01-31T04:17:54.470Z | Compiling serde v1.0.215 |
1138 | 2025-01-31T04:17:54.471Z | Compiling version_check v0.9.5 |
1139 | 2025-01-31T04:17:54.471Z | Compiling autocfg v1.3.0 |
1140 | 2025-01-31T04:17:54.471Z | Compiling byteorder v1.5.0 |
1141 | 2025-01-31T04:17:54.588Z | Compiling memchr v2.7.4 |
1142 | 2025-01-31T04:17:54.665Z | Compiling once_cell v1.20.2 |
1143 | 2025-01-31T04:17:54.946Z | Compiling itoa v1.0.11 |
1144 | 2025-01-31T04:17:55.021Z | Compiling allocator-api2 v0.2.18 |
1145 | 2025-01-31T04:17:55.049Z | Compiling ryu v1.0.18 |
1146 | 2025-01-31T04:17:55.109Z | Compiling libm v0.2.8 |
1147 | 2025-01-31T04:17:55.163Z | Compiling pin-project-lite v0.2.14 |
1148 | 2025-01-31T04:17:55.173Z | Compiling lock_api v0.4.12 |
1149 | 2025-01-31T04:17:55.276Z | Compiling parking_lot_core v0.9.10 |
1150 | 2025-01-31T04:17:55.388Z | Compiling scopeguard v1.2.0 |
1151 | 2025-01-31T04:17:55.540Z | Compiling equivalent v1.0.1 |
1152 | 2025-01-31T04:17:55.645Z | Compiling portable-atomic v1.8.0 |
1153 | 2025-01-31T04:17:55.725Z | Compiling thiserror v1.0.69 |
1154 | 2025-01-31T04:17:55.751Z | Compiling ahash v0.8.11 |
1155 | 2025-01-31T04:17:56.090Z | Compiling shlex v1.3.0 |
1156 | 2025-01-31T04:17:56.136Z | Compiling quote v1.0.37 |
1157 | 2025-01-31T04:17:56.365Z | Compiling getrandom v0.2.15 |
1158 | 2025-01-31T04:17:56.415Z | Compiling socket2 v0.5.8 |
1159 | 2025-01-31T04:17:56.599Z | Compiling syn v2.0.87 |
1160 | 2025-01-31T04:17:56.611Z | Compiling signal-hook-registry v1.4.2 |
1161 | 2025-01-31T04:17:56.622Z | Compiling mio v1.0.2 |
1162 | 2025-01-31T04:17:56.817Z | Compiling cc v1.1.21 |
1163 | 2025-01-31T04:17:56.848Z | Compiling log v0.4.22 |
1164 | 2025-01-31T04:17:57.080Z | Compiling futures-core v0.3.30 |
1165 | 2025-01-31T04:17:57.215Z | Compiling iana-time-zone v0.1.61 |
1166 | 2025-01-31T04:17:57.373Z | Compiling fnv v1.0.7 |
1167 | 2025-01-31T04:17:57.474Z | Compiling schemars v0.8.21 |
1168 | 2025-01-31T04:17:57.541Z | Compiling dyn-clone v1.0.17 |
1169 | 2025-01-31T04:17:57.559Z | Compiling futures-sink v0.3.30 |
1170 | 2025-01-31T04:17:57.678Z | Compiling slab v0.4.9 |
1171 | 2025-01-31T04:17:57.714Z | Compiling serde_json v1.0.133 |
1172 | 2025-01-31T04:17:57.765Z | Compiling num-traits v0.2.19 |
1173 | 2025-01-31T04:17:57.860Z | Compiling bitflags v2.6.0 |
1174 | 2025-01-31T04:17:57.873Z | Compiling futures-channel v0.3.30 |
1175 | 2025-01-31T04:17:57.903Z | Compiling futures-io v0.3.30 |
1176 | 2025-01-31T04:17:58.101Z | Compiling futures-task v0.3.30 |
1177 | 2025-01-31T04:17:58.186Z | Compiling pin-utils v0.1.0 |
1178 | 2025-01-31T04:17:58.286Z | Compiling heck v0.5.0 |
1179 | 2025-01-31T04:17:58.303Z | Compiling crunchy v0.2.2 |
1180 | 2025-01-31T04:17:58.455Z | Compiling tiny-keccak v2.0.2 |
1181 | 2025-01-31T04:17:58.654Z | Compiling subtle v2.6.1 |
1182 | 2025-01-31T04:17:58.834Z | Compiling rustls-pki-types v1.8.0 |
1183 | 2025-01-31T04:17:58.917Z | Compiling spin v0.9.8 |
1184 | 2025-01-31T04:17:59.175Z | Compiling pkg-config v0.3.31 |
1185 | 2025-01-31T04:17:59.231Z | Compiling httparse v1.9.4 |
1186 | 2025-01-31T04:17:59.408Z | Compiling const-random-macro v0.1.16 |
1187 | 2025-01-31T04:17:59.616Z | Compiling atomic-waker v1.1.2 |
1188 | 2025-01-31T04:17:59.708Z | Compiling ring v0.17.8 |
1189 | 2025-01-31T04:17:59.806Z | Compiling vcpkg v0.2.15 |
1190 | 2025-01-31T04:17:59.910Z | Compiling untrusted v0.9.0 |
1191 | 2025-01-31T04:18:00.108Z | Compiling try-lock v0.2.5 |
1192 | 2025-01-31T04:18:00.167Z | Compiling const-random v0.1.18 |
1193 | 2025-01-31T04:18:00.250Z | Compiling zeroize v1.8.1 |
1194 | 2025-01-31T04:18:00.261Z | Compiling want v0.3.1 |
1195 | 2025-01-31T04:18:00.275Z | Compiling httpdate v1.0.3 |
1196 | 2025-01-31T04:18:00.526Z | Compiling slog v2.7.0 |
1197 | 2025-01-31T04:18:00.552Z | Compiling foreign-types-shared v0.1.1 |
1198 | 2025-01-31T04:18:00.664Z | Compiling openssl v0.10.66 |
1199 | 2025-01-31T04:18:00.666Z | Compiling foreign-types v0.3.2 |
1200 | 2025-01-31T04:18:00.742Z | Compiling tower-service v0.3.3 |
1201 | 2025-01-31T04:18:00.759Z | Compiling native-tls v0.2.12 |
1202 | 2025-01-31T04:18:00.869Z | Compiling rustls v0.23.13 |
1203 | 2025-01-31T04:18:00.873Z | Compiling tinyvec_macros v0.1.1 |
1204 | 2025-01-31T04:18:00.954Z | Compiling percent-encoding v2.3.1 |
1205 | 2025-01-31T04:18:01.092Z | Compiling tinyvec v1.8.0 |
1206 | 2025-01-31T04:18:01.119Z | Compiling semver v1.0.23 |
1207 | 2025-01-31T04:18:01.193Z | Compiling form_urlencoded v1.2.1 |
1208 | 2025-01-31T04:18:01.283Z | Compiling openssl-sys v0.9.103 |
1209 | 2025-01-31T04:18:01.295Z | Compiling openssl-probe v0.1.5 |
1210 | 2025-01-31T04:18:01.522Z | Compiling unicode-bidi v0.3.15 |
1211 | 2025-01-31T04:18:01.619Z | Compiling tracing-core v0.1.32 |
1212 | 2025-01-31T04:18:01.689Z | Compiling ucd-trie v0.1.6 |
1213 | 2025-01-31T04:18:01.853Z | Compiling typenum v1.17.0 |
1214 | 2025-01-31T04:18:02.365Z | Compiling rand_core v0.6.4 |
1215 | 2025-01-31T04:18:02.632Z | Compiling unicode-normalization v0.1.24 |
1216 | 2025-01-31T04:18:02.787Z | Compiling aho-corasick v1.1.3 |
1217 | 2025-01-31T04:18:02.943Z | Compiling generic-array v0.14.7 |
1218 | 2025-01-31T04:18:02.955Z | Compiling encoding_rs v0.8.34 |
1219 | 2025-01-31T04:18:03.015Z | Compiling regex-syntax v0.8.4 |
1220 | 2025-01-31T04:18:03.283Z | Compiling serde_derive_internals v0.29.1 |
1221 | 2025-01-31T04:18:03.658Z | Compiling idna v0.5.0 |
1222 | 2025-01-31T04:18:03.746Z | Compiling mime v0.3.17 |
1223 | 2025-01-31T04:18:04.293Z | Compiling base64 v0.22.1 |
1224 | 2025-01-31T04:18:05.030Z | Compiling rustls-pemfile v2.1.3 |
1225 | 2025-01-31T04:18:05.288Z | Compiling url v2.5.2 |
1226 | 2025-01-31T04:18:05.531Z | Compiling webpki-roots v0.26.6 |
1227 | 2025-01-31T04:18:05.736Z | Compiling rustls-webpki v0.102.8 |
1228 | 2025-01-31T04:18:06.584Z | Compiling num-conv v0.1.0 |
1229 | 2025-01-31T04:18:06.877Z | Compiling regex-automata v0.4.7 |
1230 | 2025-01-31T04:18:07.164Z | Compiling winnow v0.6.18 |
1231 | 2025-01-31T04:18:07.446Z | Compiling strsim v0.11.1 |
1232 | 2025-01-31T04:18:07.700Z | Compiling time-core v0.1.2 |
1233 | 2025-01-31T04:18:07.857Z | Compiling serde_derive v1.0.215 |
1234 | 2025-01-31T04:18:07.892Z | Compiling zerocopy-derive v0.7.35 |
1235 | 2025-01-31T04:18:07.955Z | Compiling tokio-macros v2.4.0 |
1236 | 2025-01-31T04:18:08.255Z | Compiling thiserror-impl v1.0.69 |
1237 | 2025-01-31T04:18:08.341Z | Compiling schemars_derive v0.8.21 |
1238 | 2025-01-31T04:18:09.524Z | Compiling futures-macro v0.3.30 |
1239 | 2025-01-31T04:18:09.931Z | Compiling zerocopy v0.7.35 |
1240 | 2025-01-31T04:18:10.026Z | Compiling openssl-macros v0.1.1 |
1241 | 2025-01-31T04:18:10.712Z | Compiling tracing-attributes v0.1.27 |
1242 | 2025-01-31T04:18:10.879Z | Compiling scroll_derive v0.12.0 |
1243 | 2025-01-31T04:18:11.306Z | Compiling pest v2.7.13 |
1244 | 2025-01-31T04:18:11.389Z | Compiling futures-util v0.3.30 |
1245 | 2025-01-31T04:18:11.678Z | Compiling hashbrown v0.14.5 |
1246 | 2025-01-31T04:18:12.428Z | Compiling scroll v0.12.0 |
1247 | 2025-01-31T04:18:12.911Z | Compiling regress v0.10.1 |
1248 | 2025-01-31T04:18:12.993Z | Compiling ipnet v2.10.0 |
1249 | 2025-01-31T04:18:13.100Z | Compiling plain v0.2.3 |
1250 | 2025-01-31T04:18:13.262Z | Compiling powerfmt v0.2.0 |
1251 | 2025-01-31T04:18:13.666Z | Compiling deranged v0.3.11 |
1252 | 2025-01-31T04:18:13.864Z | Compiling tracing v0.1.40 |
1253 | 2025-01-31T04:18:14.287Z | Compiling pest_meta v2.7.13 |
1254 | 2025-01-31T04:18:14.304Z | Compiling goblin v0.8.2 |
1255 | 2025-01-31T04:18:14.409Z | Compiling ppv-lite86 v0.2.20 |
1256 | 2025-01-31T04:18:15.074Z | Compiling regex v1.10.6 |
1257 | 2025-01-31T04:18:15.178Z | Compiling time-macros v0.2.18 |
1258 | 2025-01-31T04:18:16.161Z | Compiling pest_generator v2.7.13 |
1259 | 2025-01-31T04:18:16.931Z | Compiling pretty-hex v0.4.1 |
1260 | 2025-01-31T04:18:17.160Z | Compiling anyhow v1.0.94 |
1261 | 2025-01-31T04:18:17.453Z | Compiling num_threads v0.1.7 |
1262 | 2025-01-31T04:18:17.591Z | Compiling rand_chacha v0.3.1 |
1263 | 2025-01-31T04:18:17.929Z | Compiling sync_wrapper v1.0.1 |
1264 | 2025-01-31T04:18:17.995Z | Compiling usdt-impl v0.5.0 |
1265 | 2025-01-31T04:18:18.032Z | Compiling rand v0.8.5 |
1266 | 2025-01-31T04:18:18.067Z | Compiling crypto-common v0.1.6 |
1267 | 2025-01-31T04:18:18.159Z | Compiling pest_derive v2.7.13 |
1268 | 2025-01-31T04:18:18.244Z | Compiling block-buffer v0.10.4 |
1269 | 2025-01-31T04:18:18.454Z | Compiling thread-id v4.2.2 |
1270 | 2025-01-31T04:18:18.510Z | Compiling omicron-workspace-hack v0.1.0 |
1271 | 2025-01-31T04:18:18.563Z | Compiling syn v1.0.109 |
1272 | 2025-01-31T04:18:18.767Z | Compiling rustversion v1.0.17 |
1273 | 2025-01-31T04:18:19.067Z | Compiling unsafe-libyaml v0.2.11 |
1274 | 2025-01-31T04:18:19.113Z | Compiling dtrace-parser v0.2.0 |
1275 | 2025-01-31T04:18:19.501Z | Compiling smallvec v1.13.2 |
1276 | 2025-01-31T04:18:19.897Z | Compiling match_cfg v0.1.0 |
1277 | 2025-01-31T04:18:19.990Z | Compiling ident_case v1.0.1 |
1278 | 2025-01-31T04:18:20.170Z | Compiling darling_core v0.20.10 |
1279 | 2025-01-31T04:18:20.601Z | Compiling bytes v1.7.2 |
1280 | 2025-01-31T04:18:20.665Z | Compiling uuid v1.11.0 |
1281 | 2025-01-31T04:18:21.479Z | Compiling indexmap v2.5.0 |
1282 | 2025-01-31T04:18:21.780Z | Compiling http v1.2.0 |
1283 | 2025-01-31T04:18:23.270Z | Compiling parking_lot v0.12.3 |
1284 | 2025-01-31T04:18:23.538Z | Compiling http-body v1.0.1 |
1285 | 2025-01-31T04:18:23.775Z | Compiling tokio v1.42.0 |
1286 | 2025-01-31T04:18:24.230Z | Compiling chrono v0.4.38 |
1287 | 2025-01-31T04:18:24.274Z | Compiling serde_tokenstream v0.2.2 |
1288 | 2025-01-31T04:18:24.834Z | Compiling toml_datetime v0.6.8 |
1289 | 2025-01-31T04:18:25.351Z | Compiling http-body-util v0.1.2 |
1290 | 2025-01-31T04:18:25.830Z | Compiling serde_urlencoded v0.7.1 |
1291 | 2025-01-31T04:18:26.350Z | Compiling openapiv3 v2.0.0 |
1292 | 2025-01-31T04:18:26.503Z | Compiling serde_spanned v0.6.7 |
1293 | 2025-01-31T04:18:26.747Z | Compiling dof v0.3.0 |
1294 | 2025-01-31T04:18:29.032Z | Compiling serde_yaml v0.9.34+deprecated |
1295 | 2025-01-31T04:18:29.424Z | Compiling hostname v0.3.1 |
1296 | 2025-01-31T04:18:30.274Z | Compiling typify-impl v0.2.0 |
1297 | 2025-01-31T04:18:30.329Z | Compiling errno v0.3.9 |
1298 | 2025-01-31T04:18:30.479Z | Compiling dirs-sys-next v0.1.2 |
1299 | 2025-01-31T04:18:30.545Z | Compiling rustls v0.22.4 |
1300 | 2025-01-31T04:18:30.567Z | Compiling paste v1.0.15 |
1301 | 2025-01-31T04:18:30.876Z | Compiling camino v1.1.9 |
1302 | 2025-01-31T04:18:31.073Z | Compiling cpufeatures v0.2.14 |
1303 | 2025-01-31T04:18:31.173Z | Compiling dirs-next v2.0.0 |
1304 | 2025-01-31T04:18:31.189Z | Compiling usdt-macro v0.5.0 |
1305 | 2025-01-31T04:18:31.369Z | Compiling usdt-attr-macro v0.5.0 |
1306 | 2025-01-31T04:18:31.833Z | Compiling darling_macro v0.20.10 |
1307 | 2025-01-31T04:18:32.215Z | Compiling futures-executor v0.3.30 |
1308 | 2025-01-31T04:18:32.449Z | Compiling async-trait v0.1.83 |
1309 | 2025-01-31T04:18:32.805Z | Compiling tokio-util v0.7.12 |
1310 | 2025-01-31T04:18:32.941Z | Compiling memmap v0.7.0 |
1311 | 2025-01-31T04:18:33.190Z | Compiling instant v0.1.13 |
1312 | 2025-01-31T04:18:33.315Z | Compiling slog-async v2.8.0 |
1313 | 2025-01-31T04:18:33.348Z | Compiling darling v0.20.10 |
1314 | 2025-01-31T04:18:33.459Z | Compiling futures v0.3.30 |
1315 | 2025-01-31T04:18:33.823Z | Compiling h2 v0.4.6 |
1316 | 2025-01-31T04:18:34.100Z | Compiling term v0.7.0 |
1317 | 2025-01-31T04:18:35.722Z | Compiling is-terminal v0.4.13 |
1318 | 2025-01-31T04:18:35.848Z | Compiling multer v3.1.0 |
1319 | 2025-01-31T04:18:36.199Z | Compiling take_mut v0.2.2 |
1320 | 2025-01-31T04:18:36.432Z | Compiling serde_with_macros v3.9.0 |
1321 | 2025-01-31T04:18:39.011Z | Compiling hyper v1.5.1 |
1322 | 2025-01-31T04:18:41.393Z | Compiling hyper-util v0.1.10 |
1323 | 2025-01-31T04:18:41.459Z | Compiling tokio-native-tls v0.3.1 |
1324 | 2025-01-31T04:18:41.596Z | Compiling tokio-rustls v0.26.0 |
1325 | 2025-01-31T04:18:41.729Z | Compiling ipnetwork v0.20.0 |
1326 | 2025-01-31T04:18:42.038Z | Compiling strum_macros v0.26.4 |
1327 | 2025-01-31T04:18:43.150Z | Compiling async-stream-impl v0.3.5 |
1328 | 2025-01-31T04:18:44.229Z | Compiling structmeta-derive v0.3.0 |
1329 | 2025-01-31T04:18:44.503Z | Compiling dropshot v0.12.0 |
1330 | 2025-01-31T04:18:44.860Z | Compiling debug-ignore v1.0.5 |
1331 | 2025-01-31T04:18:45.014Z | Compiling crossbeam-utils v0.8.20 |
1332 | 2025-01-31T04:18:45.180Z | Compiling async-stream v0.3.5 |
1333 | 2025-01-31T04:18:45.491Z | Compiling hyper-rustls v0.27.3 |
1334 | 2025-01-31T04:18:45.561Z | Compiling hyper-tls v0.6.0 |
1335 | 2025-01-31T04:18:45.981Z | Compiling serde_with v3.9.0 |
1336 | 2025-01-31T04:18:46.395Z | Compiling strum v0.26.3 |
1337 | 2025-01-31T04:18:46.869Z | Compiling structmeta v0.3.0 |
1338 | 2025-01-31T04:18:47.290Z | Compiling dropshot_endpoint v0.12.0 |
1339 | 2025-01-31T04:18:47.962Z | Compiling serde_path_to_error v0.1.16 |
1340 | 2025-01-31T04:18:48.770Z | Compiling waitgroup v0.1.2 |
1341 | 2025-01-31T04:18:49.008Z | Compiling hostname v0.4.0 |
1342 | 2025-01-31T04:18:49.231Z | Compiling parse-display-derive v0.10.0 |
1343 | 2025-01-31T04:18:49.431Z | Compiling reqwest v0.12.9 |
1344 | 2025-01-31T04:18:50.872Z | Compiling hex v0.4.3 |
1345 | 2025-01-31T04:18:50.975Z | Compiling digest v0.10.7 |
1346 | 2025-01-31T04:18:51.171Z | Compiling typify-macro v0.2.0 |
1347 | 2025-01-31T04:18:51.254Z | Compiling time v0.3.36 |
1348 | 2025-01-31T04:18:51.380Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1349 | 2025-01-31T04:18:51.409Z | Compiling rustix v0.38.37 |
1350 | 2025-01-31T04:18:51.434Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1351 | 2025-01-31T04:18:52.231Z | Compiling progenitor-client v0.8.0 |
1352 | 2025-01-31T04:18:52.302Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1353 | 2025-01-31T04:18:52.477Z | Compiling macaddr v1.0.1 |
1354 | 2025-01-31T04:18:52.712Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1355 | 2025-01-31T04:18:53.555Z | Compiling utf8parse v0.2.2 |
1356 | 2025-01-31T04:18:53.569Z | Compiling parse-display v0.10.0 |
1357 | 2025-01-31T04:18:53.717Z | Compiling anstyle-parse v0.2.5 |
1358 | 2025-01-31T04:18:54.285Z | Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
1359 | 2025-01-31T04:18:55.094Z | Compiling thread_local v1.1.8 |
1360 | 2025-01-31T04:18:55.623Z | Compiling colorchoice v1.0.2 |
1361 | 2025-01-31T04:18:55.651Z | Compiling anstyle v1.0.10 |
1362 | 2025-01-31T04:18:55.731Z | Compiling anstyle-query v1.1.1 |
1363 | 2025-01-31T04:18:55.775Z | Compiling unicode-width v0.1.14 |
1364 | 2025-01-31T04:18:55.798Z | Compiling typify v0.2.0 |
1365 | 2025-01-31T04:18:55.920Z | Compiling progenitor-impl v0.8.0 |
1366 | 2025-01-31T04:18:56.088Z | Compiling is_terminal_polyfill v1.70.1 |
1367 | 2025-01-31T04:18:56.292Z | Compiling lazy_static v1.5.0 |
1368 | 2025-01-31T04:18:56.322Z | Compiling anstream v0.6.15 |
1369 | 2025-01-31T04:18:56.539Z | Compiling usdt v0.5.0 |
1370 | 2025-01-31T04:18:56.953Z | Compiling slog-json v2.6.1 |
1371 | 2025-01-31T04:18:57.002Z | Compiling crossbeam-channel v0.5.13 |
1372 | 2025-01-31T04:18:57.045Z | Compiling toml_edit v0.22.21 |
1373 | 2025-01-31T04:18:57.361Z | Compiling clap_lex v0.7.4 |
1374 | 2025-01-31T04:18:58.171Z | Compiling slog-bunyan v2.5.0 |
1375 | 2025-01-31T04:18:58.384Z | Compiling slog-term v2.9.1 |
1376 | 2025-01-31T04:18:59.168Z | Compiling sha1 v0.10.6 |
1377 | 2025-01-31T04:18:59.593Z | Compiling tokio-rustls v0.25.0 |
1378 | 2025-01-31T04:18:59.710Z | Compiling newtype-uuid v1.1.0 |
1379 | 2025-01-31T04:19:00.002Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1380 | 2025-01-31T04:19:00.017Z | Compiling winnow v0.5.40 |
1381 | 2025-01-31T04:19:00.350Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1382 | 2025-01-31T04:19:00.400Z | Compiling toml v0.8.19 |
1383 | 2025-01-31T04:19:00.656Z | Compiling backoff v0.4.0 |
1384 | 2025-01-31T04:19:01.027Z | Compiling regress v0.9.1 |
1385 | 2025-01-31T04:19:03.477Z | Compiling toml_edit v0.19.15 |
1386 | 2025-01-31T04:19:05.331Z | Compiling progenitor-macro v0.8.0 |
1387 | 2025-01-31T04:19:06.338Z | Compiling clap_derive v4.5.18 |
1388 | 2025-01-31T04:19:06.415Z | Compiling heapless v0.8.0 |
1389 | 2025-01-31T04:19:07.309Z | Compiling proc-macro-crate v1.3.1 |
1390 | 2025-01-31T04:19:08.094Z | Compiling hash32 v0.3.1 |
1391 | 2025-01-31T04:19:08.125Z | Compiling stable_deref_trait v1.2.0 |
1392 | 2025-01-31T04:19:08.234Z | Compiling smoltcp v0.11.0 |
1393 | 2025-01-31T04:19:08.327Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1394 | 2025-01-31T04:19:08.882Z | Compiling terminal_size v0.4.0 |
1395 | 2025-01-31T04:19:09.159Z | Compiling num_enum_derive v0.5.11 |
1396 | 2025-01-31T04:19:09.639Z | Compiling foreign-types-macros v0.2.3 |
1397 | 2025-01-31T04:19:10.901Z | Compiling proc-macro-error-attr v1.0.4 |
1398 | 2025-01-31T04:19:11.263Z | Compiling managed v0.8.0 |
1399 | 2025-01-31T04:19:11.386Z | Compiling heck v0.4.1 |
1400 | 2025-01-31T04:19:11.702Z | Compiling foreign-types-shared v0.3.1 |
1401 | 2025-01-31T04:19:11.749Z | Compiling cobs v0.2.3 |
1402 | 2025-01-31T04:19:11.828Z | Compiling either v1.13.0 |
1403 | 2025-01-31T04:19:12.168Z | Compiling bitflags v1.3.2 |
1404 | 2025-01-31T04:19:12.240Z | Compiling postcard v1.0.10 |
1405 | 2025-01-31T04:19:12.746Z | Compiling foreign-types v0.5.0 |
1406 | 2025-01-31T04:19:12.873Z | Compiling num_enum v0.5.11 |
1407 | 2025-01-31T04:19:12.953Z | Compiling clap_builder v4.5.23 |
1408 | 2025-01-31T04:19:14.448Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1409 | 2025-01-31T04:19:14.951Z | Compiling num-integer v0.1.46 |
1410 | 2025-01-31T04:19:15.365Z | Compiling cstr-argument v0.1.2 |
1411 | 2025-01-31T04:19:15.611Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1412 | 2025-01-31T04:19:15.693Z | Compiling proc-macro-error v1.0.4 |
1413 | 2025-01-31T04:19:15.788Z | Compiling pretty-hex v0.2.1 |
1414 | 2025-01-31T04:19:15.951Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1415 | 2025-01-31T04:19:15.985Z | Compiling float-ord v0.3.2 |
1416 | 2025-01-31T04:19:16.039Z | Compiling fastrand v2.1.1 |
1417 | 2025-01-31T04:19:16.113Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1418 | 2025-01-31T04:19:16.370Z | Compiling tempfile v3.12.0 |
1419 | 2025-01-31T04:19:16.604Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1420 | 2025-01-31T04:19:17.001Z | Compiling clap v4.5.23 |
1421 | 2025-01-31T04:19:17.118Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1422 | 2025-01-31T04:19:17.250Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1423 | 2025-01-31T04:19:17.696Z | Compiling colored v2.1.0 |
1424 | 2025-01-31T04:19:18.136Z | Compiling tabwriter v1.4.0 |
1425 | 2025-01-31T04:19:18.286Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1426 | 2025-01-31T04:19:18.611Z | Compiling crucible-workspace-hack v0.1.0 |
1427 | 2025-01-31T04:19:18.920Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
1428 | 2025-01-31T04:19:18.983Z | Compiling progenitor v0.8.0 |
1429 | 2025-01-31T04:19:19.149Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
1430 | 2025-01-31T04:19:19.443Z | Compiling num-iter v0.1.45 |
1431 | 2025-01-31T04:19:19.478Z | Compiling num-rational v0.4.2 |
1432 | 2025-01-31T04:19:20.372Z | Compiling num-complex v0.4.6 |
1433 | 2025-01-31T04:19:20.418Z | Compiling prettyplease v0.2.22 |
1434 | 2025-01-31T04:19:20.432Z | Compiling unicode-segmentation v1.12.0 |
1435 | 2025-01-31T04:19:20.753Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1436 | 2025-01-31T04:19:21.107Z | Compiling semver v0.1.20 |
1437 | 2025-01-31T04:19:21.151Z | Compiling newline-converter v0.3.0 |
1438 | 2025-01-31T04:19:21.261Z | Compiling num v0.4.3 |
1439 | 2025-01-31T04:19:21.311Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1440 | 2025-01-31T04:19:21.501Z | Compiling rustc_version v0.1.7 |
1441 | 2025-01-31T04:19:21.774Z | Compiling zone_cfg_derive v0.3.0 |
1442 | 2025-01-31T04:19:22.899Z | Compiling camino-tempfile v1.1.1 |
1443 | 2025-01-31T04:19:23.310Z | Compiling itertools v0.10.5 |
1444 | 2025-01-31T04:19:23.362Z | Compiling console v0.15.8 |
1445 | 2025-01-31T04:19:23.514Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1446 | 2025-01-31T04:19:24.357Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1447 | 2025-01-31T04:19:25.038Z | Compiling num-derive v0.4.2 |
1448 | 2025-01-31T04:19:25.196Z | Compiling sigpipe v0.1.3 |
1449 | 2025-01-31T04:19:25.320Z | Compiling similar v2.6.0 |
1450 | 2025-01-31T04:19:25.432Z | Compiling static_assertions v1.1.0 |
1451 | 2025-01-31T04:19:25.535Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1452 | 2025-01-31T04:19:25.736Z | Compiling base64ct v1.6.0 |
1453 | 2025-01-31T04:19:25.895Z | Compiling zone v0.3.0 |
1454 | 2025-01-31T04:19:25.920Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1455 | 2025-01-31T04:19:26.323Z | Compiling expectorate v1.1.0 |
1456 | 2025-01-31T04:19:26.493Z | Compiling password-hash v0.5.0 |
1457 | 2025-01-31T04:19:27.295Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
1458 | 2025-01-31T04:19:27.585Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
1459 | 2025-01-31T04:19:27.615Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
1460 | 2025-01-31T04:19:27.934Z | Compiling newtype_derive v0.1.6 |
1461 | 2025-01-31T04:19:28.268Z | Compiling blake2 v0.10.6 |
1462 | 2025-01-31T04:19:28.441Z | Compiling hubpack_derive v0.1.1 |
1463 | 2025-01-31T04:19:28.956Z | Compiling smf v0.2.3 |
1464 | 2025-01-31T04:19:29.405Z | Compiling zerocopy-derive v0.6.6 |
1465 | 2025-01-31T04:19:29.627Z | Compiling fixedbitset v0.4.2 |
1466 | 2025-01-31T04:19:30.126Z | Compiling owo-colors v4.1.0 |
1467 | 2025-01-31T04:19:30.339Z | Compiling cancel-safe-futures v0.1.5 |
1468 | 2025-01-31T04:19:30.353Z | Compiling whoami v1.5.2 |
1469 | 2025-01-31T04:19:30.585Z | Compiling petgraph v0.6.5 |
1470 | 2025-01-31T04:19:30.752Z | Compiling hubpack v0.1.2 |
1471 | 2025-01-31T04:19:30.972Z | Compiling argon2 v0.5.3 |
1472 | 2025-01-31T04:19:31.326Z | Compiling zerocopy v0.6.6 |
1473 | 2025-01-31T04:19:32.053Z | Compiling strum_macros v0.25.3 |
1474 | 2025-01-31T04:19:32.315Z | Compiling serde-big-array v0.5.1 |
1475 | 2025-01-31T04:19:32.553Z | Compiling serde_repr v0.1.19 |
1476 | 2025-01-31T04:19:34.121Z | Compiling cookie v0.18.1 |
1477 | 2025-01-31T04:19:34.235Z | Compiling convert_case v0.4.0 |
1478 | 2025-01-31T04:19:34.531Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1479 | 2025-01-31T04:19:34.932Z | Compiling derive_more v0.99.18 |
1480 | 2025-01-31T04:19:35.632Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1481 | 2025-01-31T04:19:35.671Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1482 | 2025-01-31T04:19:38.471Z | Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1483 | 2025-01-31T04:19:39.877Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1484 | 2025-01-31T04:19:40.739Z | Compiling atomicwrites v0.4.4 |
1485 | 2025-01-31T04:19:41.081Z | Compiling itertools v0.13.0 |
1486 | 2025-01-31T04:19:41.234Z | Compiling libsw v3.3.1 |
1487 | 2025-01-31T04:19:41.547Z | Compiling derive-where v1.2.7 |
1488 | 2025-01-31T04:19:42.251Z | Compiling enum-as-inner v0.6.1 |
1489 | 2025-01-31T04:19:43.443Z | Compiling idna v0.4.0 |
1490 | 2025-01-31T04:19:43.463Z | Compiling quick-error v1.2.3 |
1491 | 2025-01-31T04:19:43.622Z | Compiling indent_write v2.2.0 |
1492 | 2025-01-31T04:19:43.837Z | Compiling data-encoding v2.6.0 |
1493 | 2025-01-31T04:19:43.887Z | Compiling swrite v0.1.0 |
1494 | 2025-01-31T04:19:44.007Z | Compiling linked-hash-map v0.5.6 |
1495 | 2025-01-31T04:19:44.089Z | Compiling highway v1.2.0 |
1496 | 2025-01-31T04:19:44.323Z | Compiling linear-map v1.2.0 |
1497 | 2025-01-31T04:19:44.326Z | Compiling lru-cache v0.1.2 |
1498 | 2025-01-31T04:19:44.531Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1499 | 2025-01-31T04:19:44.618Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1500 | 2025-01-31T04:19:44.639Z | Compiling hickory-proto v0.24.1 |
1501 | 2025-01-31T04:19:45.157Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1502 | 2025-01-31T04:19:46.008Z | Compiling resolv-conf v0.7.0 |
1503 | 2025-01-31T04:19:46.230Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1504 | 2025-01-31T04:19:46.812Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1505 | 2025-01-31T04:19:48.536Z | Compiling steno v0.4.1 |
1506 | 2025-01-31T04:19:49.047Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1507 | 2025-01-31T04:19:50.201Z | Compiling slog-dtrace v0.3.0 |
1508 | 2025-01-31T04:19:50.563Z | Compiling parking_lot_core v0.8.6 |
1509 | 2025-01-31T04:19:51.024Z | Compiling humantime v2.1.0 |
1510 | 2025-01-31T04:19:51.541Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1511 | 2025-01-31T04:19:52.538Z | Compiling hickory-resolver v0.24.1 |
1512 | 2025-01-31T04:19:52.834Z | Compiling num-derive v0.3.3 |
1513 | 2025-01-31T04:19:53.090Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1514 | 2025-01-31T04:19:53.210Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
1515 | 2025-01-31T04:19:54.275Z | Compiling smartstring v1.0.1 |
1516 | 2025-01-31T04:19:54.656Z | Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1517 | 2025-01-31T04:19:54.854Z | Compiling half v2.4.1 |
1518 | 2025-01-31T04:19:55.027Z | Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1519 | 2025-01-31T04:19:55.248Z | Compiling ciborium-io v0.2.2 |
1520 | 2025-01-31T04:19:55.375Z | Compiling ciborium-ll v0.2.2 |
1521 | 2025-01-31T04:19:55.399Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1522 | 2025-01-31T04:19:55.579Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1523 | 2025-01-31T04:19:56.249Z | Compiling parking_lot v0.11.2 |
1524 | 2025-01-31T04:19:56.623Z | Compiling proc-macro-crate v3.2.0 |
1525 | 2025-01-31T04:19:57.010Z | Compiling crossbeam-epoch v0.9.18 |
1526 | 2025-01-31T04:19:57.155Z | Compiling fxhash v0.2.1 |
1527 | 2025-01-31T04:19:57.401Z | Compiling crc32fast v1.4.2 |
1528 | 2025-01-31T04:19:57.718Z | Compiling spin v0.5.2 |
1529 | 2025-01-31T04:19:57.775Z | Compiling num_enum_derive v0.7.3 |
1530 | 2025-01-31T04:19:57.789Z | Compiling sled v0.34.7 |
1531 | 2025-01-31T04:19:57.951Z | Compiling no-std-compat v0.4.1 |
1532 | 2025-01-31T04:19:58.067Z | Compiling ciborium v0.2.2 |
1533 | 2025-01-31T04:19:58.407Z | Compiling thin-vec v0.2.13 |
1534 | 2025-01-31T04:19:58.971Z | Compiling rhai_codegen v2.2.0 |
1535 | 2025-01-31T04:19:59.371Z | Compiling minimal-lexical v0.2.1 |
1536 | 2025-01-31T04:19:59.544Z | Compiling diff v0.1.13 |
1537 | 2025-01-31T04:19:59.876Z | Compiling nom v7.1.3 |
1538 | 2025-01-31T04:20:00.065Z | Compiling yansi v1.0.1 |
1539 | 2025-01-31T04:20:00.200Z | Compiling num_enum v0.7.3 |
1540 | 2025-01-31T04:20:00.597Z | Compiling pretty_assertions v1.4.1 |
1541 | 2025-01-31T04:20:01.193Z | Compiling rhai v1.20.0 |
1542 | 2025-01-31T04:20:06.356Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1543 | 2025-01-31T04:20:07.925Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1544 | 2025-01-31T04:20:13.252Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1545 | 2025-01-31T04:20:14.847Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1546 | 2025-01-31T04:20:16.113Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1547 | 2025-01-31T04:20:18.460Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
1548 | 2025-01-31T04:20:50.156Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 56s |
1549 | 2025-01-31T04:20:50.327Z | ──────────── |
1550 | 2025-01-31T04:20:50.327Z | Nextest run ID 6a9de4bb-7f52-43ea-9af9-04377a1ffef0 with nextest profile: default |
1551 | 2025-01-31T04:20:50.327Z | Starting 11 tests across 1 binary |
1552 | 2025-01-31T04:20:50.351Z | PASS [ 0.019s] bgp messages::tests::update_round_trip |
1553 | 2025-01-31T04:20:50.355Z | PASS [ 0.022s] bgp messages::tests::prefix_within |
1554 | 2025-01-31T04:20:50.355Z | PASS [ 0.017s] bgp messages::tests::header_round_trip |
1555 | 2025-01-31T04:20:50.367Z | PASS [ 0.034s] bgp messages::tests::open_round_trip |
1556 | 2025-01-31T04:20:50.385Z | PASS [ 0.053s] bgp policy::test::open_add_4byte_as |
1557 | 2025-01-31T04:20:50.387Z | PASS [ 0.054s] bgp policy::test::shape_update_prefixes |
1558 | 2025-01-31T04:20:50.390Z | PASS [ 0.056s] bgp policy::test::open_require_4byte_as |
1559 | 2025-01-31T04:20:50.392Z | PASS [ 0.039s] bgp policy::test::update_shape_community |
1560 | 2025-01-31T04:20:50.393Z | PASS [ 0.059s] bgp policy::test::update_drop_on_no_export |
1561 | 2025-01-31T04:21:03.461Z | PASS [ 13.105s] bgp test::test_basic_peering |
1562 | 2025-01-31T04:21:14.464Z | PASS [ 24.107s] bgp test::test_basic_update |
1563 | 2025-01-31T04:21:14.467Z | ──────────── |
1564 | 2025-01-31T04:21:14.467Z | Summary [ 24.135s] 11 tests run: 11 passed, 0 skipped |
1565 | 2025-01-31T04:21:14.482Z | + cp r1.basic_peering.log r1.basic_update.log r2.basic_peering.log r2.basic_update.log /work/ |
1566 | 2025-01-31T04:21:14.486Z | process exited: duration 396418 ms, exit code 0 |
|
1567 | 2025-01-31T04:21:14.495Z | found 4 output files |
1568 | 2025-01-31T04:21:14.495Z | uploading: /work/r1.basic_peering.log (7873 bytes) |
1569 | 2025-01-31T04:21:15.506Z | uploaded: /work/r1.basic_peering.log |
1570 | 2025-01-31T04:21:15.506Z | uploading: /work/r1.basic_update.log (13268 bytes) |
1571 | 2025-01-31T04:21:16.515Z | uploaded: /work/r1.basic_update.log |
1572 | 2025-01-31T04:21:16.515Z | uploading: /work/r2.basic_peering.log (9268 bytes) |
1573 | 2025-01-31T04:21:17.525Z | uploaded: /work/r2.basic_peering.log |
1574 | 2025-01-31T04:21:17.525Z | uploading: /work/r2.basic_update.log (15895 bytes) |
1575 | 2025-01-31T04:21:18.537Z | uploaded: /work/r2.basic_update.log |