|
|
|
1 | 2025-03-22T06:08:37.191Z | job assigned to worker 01JPY7DMZ8TPQSZXJYG12MNGSD [factory aws, i-00b58ceda56e4c194] (queued for 59 s) |
|
2 | 2025-03-22T06:08:45.428Z | starting task 0: "setup" |
3 | 2025-03-22T06:08:45.433Z | ++ uname -s |
4 | 2025-03-22T06:08:45.436Z | + kern=SunOS |
5 | 2025-03-22T06:08:45.436Z | + build_user=build |
6 | 2025-03-22T06:08:45.436Z | + build_uid=12345 |
7 | 2025-03-22T06:08:45.436Z | + work_dir=/work |
8 | 2025-03-22T06:08:45.436Z | + input_dir=/input |
9 | 2025-03-22T06:08:45.436Z | + [[ 0 == 12345 ]] |
10 | 2025-03-22T06:08:45.436Z | + case "$kern" in |
11 | 2025-03-22T06:08:45.436Z | + groupadd -g 12345 build |
12 | 2025-03-22T06:08:45.440Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-22T06:08:47.445Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-22T06:08:47.577Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-22T06:08:47.580Z | + home_fs=zfs |
16 | 2025-03-22T06:08:47.580Z | + [[ zfs == autofs ]] |
17 | 2025-03-22T06:08:47.580Z | + mkdir -p /home/build |
18 | 2025-03-22T06:08:47.584Z | + chown build:build /home/build /work |
19 | 2025-03-22T06:08:49.584Z | + chmod 0700 /home/build /work |
20 | 2025-03-22T06:08:49.587Z | process exited: duration 4160 ms, exit code 0 |
|
21 | 2025-03-22T06:08:49.594Z | starting task 1: "rust-toolchain" |
22 | 2025-03-22T06:08:49.599Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-22T06:08:49.599Z | * rust toolchain channel = "stable" |
24 | 2025-03-22T06:08:49.599Z | * rust toolchain profile = "default" |
25 | 2025-03-22T06:08:49.599Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-22T06:08:49.599Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-22T06:08:49.599Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-22T06:08:49.602Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-22T06:08:49.602Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-22T06:08:49.696Z | info: downloading installer |
31 | 2025-03-22T06:08:50.879Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-22T06:08:50.879Z | warn: /opt/ooce/bin |
33 | 2025-03-22T06:08:50.879Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-22T06:08:50.879Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-22T06:08:50.879Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-22T06:08:50.879Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-22T06:08:50.879Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-22T06:08:50.879Z | error: cannot install while Rust is installed |
39 | 2025-03-22T06:08:50.879Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-22T06:08:50.895Z | info: profile set to 'default' |
41 | 2025-03-22T06:08:50.895Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-22T06:08:50.899Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-22T06:08:51.049Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
44 | 2025-03-22T06:08:51.049Z | info: downloading component 'cargo' |
45 | 2025-03-22T06:08:51.818Z | info: downloading component 'clippy' |
46 | 2025-03-22T06:08:52.203Z | info: downloading component 'rust-docs' |
47 | 2025-03-22T06:08:53.579Z | info: downloading component 'rust-std' |
48 | 2025-03-22T06:08:55.075Z | info: downloading component 'rustc' |
49 | 2025-03-22T06:09:00.787Z | info: downloading component 'rustfmt' |
50 | 2025-03-22T06:09:01.083Z | info: installing component 'cargo' |
51 | 2025-03-22T06:09:01.897Z | info: installing component 'clippy' |
52 | 2025-03-22T06:09:02.277Z | info: installing component 'rust-docs' |
53 | 2025-03-22T06:09:03.978Z | info: installing component 'rust-std' |
54 | 2025-03-22T06:09:05.767Z | info: installing component 'rustc' |
55 | 2025-03-22T06:09:11.695Z | info: installing component 'rustfmt' |
56 | 2025-03-22T06:09:12.021Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-22T06:09:12.021Z | |
58 | 2025-03-22T06:09:12.411Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
59 | 2025-03-22T06:09:12.412Z | |
60 | 2025-03-22T06:09:12.415Z | |
61 | 2025-03-22T06:09:12.415Z | Rust is installed now. Great! |
62 | 2025-03-22T06:09:12.415Z | |
63 | 2025-03-22T06:09:12.415Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-22T06:09:12.415Z | environment variable. This has not been done automatically. |
65 | 2025-03-22T06:09:12.415Z | |
66 | 2025-03-22T06:09:12.415Z | To configure your current shell, you need to source |
67 | 2025-03-22T06:09:12.415Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-22T06:09:12.415Z | |
69 | 2025-03-22T06:09:12.415Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-22T06:09:12.415Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-22T06:09:12.415Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-22T06:09:12.415Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-22T06:09:12.491Z | + rustup --version |
74 | 2025-03-22T06:09:12.502Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-22T06:09:12.505Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-22T06:09:12.530Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
77 | 2025-03-22T06:09:12.533Z | + cargo --version |
78 | 2025-03-22T06:09:12.550Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
79 | 2025-03-22T06:09:12.553Z | + rustc --version |
80 | 2025-03-22T06:09:12.578Z | rustc 1.85.1 (4eb161250 2025-03-15) |
81 | 2025-03-22T06:09:12.581Z | process exited: duration 22984 ms, exit code 0 |
|
82 | 2025-03-22T06:09:12.587Z | starting task 2: "authentication" |
83 | 2025-03-22T06:09:12.609Z | process exited: duration 21 ms, exit code 0 |
|
84 | 2025-03-22T06:09:12.615Z | starting task 3: "clone repository" |
85 | 2025-03-22T06:09:12.621Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-03-22T06:09:12.624Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-03-22T06:09:12.662Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-03-22T06:09:13.236Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-03-22T06:09:13.240Z | + git fetch origin 3f4db1540dd05c4c9e8c61181034e72cb507029b |
90 | 2025-03-22T06:09:13.479Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-03-22T06:09:13.479Z | * branch 3f4db1540dd05c4c9e8c61181034e72cb507029b -> FETCH_HEAD |
92 | 2025-03-22T06:09:13.488Z | + [[ -n renovate/omicron-zone-package-0.x ]] |
93 | 2025-03-22T06:09:13.491Z | ++ git branch --show-current |
94 | 2025-03-22T06:09:13.494Z | + current=main |
95 | 2025-03-22T06:09:13.494Z | + [[ main != renovate/omicron-zone-package-0.x ]] |
96 | 2025-03-22T06:09:13.494Z | + git branch -f renovate/omicron-zone-package-0.x 3f4db1540dd05c4c9e8c61181034e72cb507029b |
97 | 2025-03-22T06:09:13.497Z | + git checkout -f renovate/omicron-zone-package-0.x |
98 | 2025-03-22T06:09:13.511Z | Switched to branch 'renovate/omicron-zone-package-0.x' |
99 | 2025-03-22T06:09:13.514Z | + git reset --hard 3f4db1540dd05c4c9e8c61181034e72cb507029b |
100 | 2025-03-22T06:09:13.517Z | HEAD is now at 3f4db15 Update Rust crate omicron-zone-package to 0.12.0 |
101 | 2025-03-22T06:09:13.520Z | process exited: duration 902 ms, exit code 0 |
|
102 | 2025-03-22T06:09:13.526Z | starting task 4: "build" |
103 | 2025-03-22T06:09:13.533Z | + set -e |
104 | 2025-03-22T06:09:13.533Z | + cargo --version |
105 | 2025-03-22T06:09:13.539Z | info: syncing channel updates for '1.81.0-x86_64-unknown-illumos' |
106 | 2025-03-22T06:09:13.715Z | info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) |
107 | 2025-03-22T06:09:13.715Z | info: downloading component 'cargo' |
108 | 2025-03-22T06:09:14.590Z | info: downloading component 'clippy' |
109 | 2025-03-22T06:09:14.891Z | info: downloading component 'rust-docs' |
110 | 2025-03-22T06:09:16.108Z | info: downloading component 'rust-std' |
111 | 2025-03-22T06:09:17.982Z | info: downloading component 'rustc' |
112 | 2025-03-22T06:09:24.328Z | info: downloading component 'rustfmt' |
113 | 2025-03-22T06:09:24.568Z | info: installing component 'cargo' |
114 | 2025-03-22T06:09:25.384Z | info: installing component 'clippy' |
115 | 2025-03-22T06:09:25.746Z | info: installing component 'rust-docs' |
116 | 2025-03-22T06:09:27.386Z | info: installing component 'rust-std' |
117 | 2025-03-22T06:09:29.096Z | info: installing component 'rustc' |
118 | 2025-03-22T06:09:34.767Z | info: installing component 'rustfmt' |
119 | 2025-03-22T06:09:35.166Z | cargo 1.81.0 (2dbb1af80 2024-08-20) |
120 | 2025-03-22T06:09:35.170Z | + rustc --version |
121 | 2025-03-22T06:09:35.242Z | rustc 1.81.0 (eeb90cda1 2024-09-04) |
122 | 2025-03-22T06:09:35.247Z | + cargo install cargo-nextest |
123 | 2025-03-22T06:09:35.338Z | Updating crates.io index |
124 | 2025-03-22T06:09:35.443Z | Downloading crates ... |
125 | 2025-03-22T06:09:35.503Z | Downloaded cargo-nextest v0.9.92 |
126 | 2025-03-22T06:09:35.543Z | Installing cargo-nextest v0.9.92 |
127 | 2025-03-22T06:09:35.625Z | Updating crates.io index |
128 | 2025-03-22T06:09:36.736Z | Locking 356 packages to latest compatible versions |
129 | 2025-03-22T06:09:36.740Z | Adding addr2line v0.21.0 (latest: v0.24.2) |
130 | 2025-03-22T06:09:36.740Z | Adding backtrace v0.3.71 (latest: v0.3.74) |
131 | 2025-03-22T06:09:36.740Z | Adding base64 v0.21.7 (latest: v0.22.1) |
132 | 2025-03-22T06:09:36.752Z | Adding cargo-platform v0.1.9 (latest: v0.2.0) |
133 | 2025-03-22T06:09:36.755Z | Adding const-oid v0.9.6 (latest: v0.10.0) |
134 | 2025-03-22T06:09:36.755Z | Adding core-foundation v0.9.4 (latest: v0.10.0) |
135 | 2025-03-22T06:09:36.758Z | Adding foreign-types v0.3.2 (latest: v0.5.0) |
136 | 2025-03-22T06:09:36.758Z | Adding foreign-types-shared v0.1.1 (latest: v0.3.1) |
137 | 2025-03-22T06:09:36.758Z | Adding generic-array v0.14.7 (latest: v1.2.0) |
138 | 2025-03-22T06:09:36.758Z | Adding getrandom v0.2.15 (latest: v0.3.2) |
139 | 2025-03-22T06:09:36.758Z | Adding gimli v0.28.1 (latest: v0.31.1) |
140 | 2025-03-22T06:09:36.761Z | Adding idna_adapter v1.0.0 (latest: v1.2.0) |
141 | 2025-03-22T06:09:36.761Z | Adding linux-raw-sys v0.4.15 (latest: v0.9.3) |
142 | 2025-03-22T06:09:36.761Z | Adding miniz_oxide v0.7.4 (latest: v0.8.5) |
143 | 2025-03-22T06:09:36.764Z | Adding object v0.32.2 (latest: v0.36.7) |
144 | 2025-03-22T06:09:36.764Z | Adding owo-colors v3.5.0 (latest: v4.2.0) |
145 | 2025-03-22T06:09:36.768Z | Adding rand_core v0.6.4 (latest: v0.9.3) |
146 | 2025-03-22T06:09:36.770Z | Adding ron v0.8.1 (latest: v0.9.0) |
147 | 2025-03-22T06:09:36.773Z | Adding rustix v0.38.44 (latest: v1.0.3) |
148 | 2025-03-22T06:09:36.776Z | Adding security-framework v2.11.1 (latest: v3.2.0) |
149 | 2025-03-22T06:09:36.779Z | Adding thiserror v1.0.69 (latest: v2.0.12) |
150 | 2025-03-22T06:09:36.779Z | Adding thiserror-impl v1.0.69 (latest: v2.0.12) |
151 | 2025-03-22T06:09:36.782Z | Adding unicode-width v0.1.14 (latest: v0.2.0) |
152 | 2025-03-22T06:09:36.782Z | Adding vte v0.14.1 (latest: v0.15.0) |
153 | 2025-03-22T06:09:36.782Z | Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.14.2+wasi-0.2.4) |
154 | 2025-03-22T06:09:36.787Z | Adding windows v0.52.0 (latest: v0.61.1) |
155 | 2025-03-22T06:09:36.787Z | Adding windows-core v0.52.0 (latest: v0.61.0) |
156 | 2025-03-22T06:09:36.787Z | Adding windows-registry v0.4.0 (latest: v0.5.1) |
157 | 2025-03-22T06:09:36.787Z | Adding windows-strings v0.3.1 (latest: v0.4.0) |
158 | 2025-03-22T06:09:36.787Z | Adding windows-sys v0.42.0 (latest: v0.59.0) |
159 | 2025-03-22T06:09:36.787Z | Adding windows-sys v0.52.0 (latest: v0.59.0) |
160 | 2025-03-22T06:09:36.788Z | Adding windows-targets v0.52.6 (latest: v0.53.0) |
161 | 2025-03-22T06:09:36.788Z | Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.53.0) |
162 | 2025-03-22T06:09:36.788Z | Adding windows_aarch64_gnullvm v0.52.6 (latest: v0.53.0) |
163 | 2025-03-22T06:09:36.788Z | Adding windows_aarch64_msvc v0.42.2 (latest: v0.53.0) |
164 | 2025-03-22T06:09:36.788Z | Adding windows_aarch64_msvc v0.52.6 (latest: v0.53.0) |
165 | 2025-03-22T06:09:36.788Z | Adding windows_i686_gnu v0.42.2 (latest: v0.53.0) |
166 | 2025-03-22T06:09:36.788Z | Adding windows_i686_gnu v0.52.6 (latest: v0.53.0) |
167 | 2025-03-22T06:09:36.788Z | Adding windows_i686_gnullvm v0.52.6 (latest: v0.53.0) |
168 | 2025-03-22T06:09:36.788Z | Adding windows_i686_msvc v0.42.2 (latest: v0.53.0) |
169 | 2025-03-22T06:09:36.788Z | Adding windows_i686_msvc v0.52.6 (latest: v0.53.0) |
170 | 2025-03-22T06:09:36.788Z | Adding windows_x86_64_gnu v0.42.2 (latest: v0.53.0) |
171 | 2025-03-22T06:09:36.788Z | Adding windows_x86_64_gnu v0.52.6 (latest: v0.53.0) |
172 | 2025-03-22T06:09:36.788Z | Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.53.0) |
173 | 2025-03-22T06:09:36.788Z | Adding windows_x86_64_gnullvm v0.52.6 (latest: v0.53.0) |
174 | 2025-03-22T06:09:36.788Z | Adding windows_x86_64_msvc v0.42.2 (latest: v0.53.0) |
175 | 2025-03-22T06:09:36.788Z | Adding windows_x86_64_msvc v0.52.6 (latest: v0.53.0) |
176 | 2025-03-22T06:09:36.788Z | Adding wit-bindgen-rt v0.39.0 (latest: v0.41.0) |
177 | 2025-03-22T06:09:36.788Z | Adding zerocopy v0.7.35 (latest: v0.8.24) |
178 | 2025-03-22T06:09:36.788Z | Adding zerocopy-derive v0.7.35 (latest: v0.8.24) |
179 | 2025-03-22T06:09:36.788Z | Downloading crates ... |
180 | 2025-03-22T06:09:36.843Z | Downloaded anstyle v1.0.10 |
181 | 2025-03-22T06:09:36.850Z | Downloaded anstream v0.6.18 |
182 | 2025-03-22T06:09:36.871Z | Downloaded atomicwrites v0.4.4 |
183 | 2025-03-22T06:09:36.875Z | Downloaded tinyvec_macros v0.1.1 |
184 | 2025-03-22T06:09:36.880Z | Downloaded foreign-types-shared v0.1.1 |
185 | 2025-03-22T06:09:36.883Z | Downloaded supports-color v3.0.2 |
186 | 2025-03-22T06:09:36.886Z | Downloaded guppy-workspace-hack v0.1.0 |
187 | 2025-03-22T06:09:36.889Z | Downloaded enable-ansi-support v0.2.1 |
188 | 2025-03-22T06:09:36.889Z | Downloaded foreign-types v0.3.2 |
189 | 2025-03-22T06:09:36.890Z | Downloaded equivalent v1.0.2 |
190 | 2025-03-22T06:09:36.894Z | Downloaded http-body v1.0.1 |
191 | 2025-03-22T06:09:36.898Z | Downloaded swrite v0.1.0 |
192 | 2025-03-22T06:09:36.905Z | Downloaded filetime v0.2.25 |
193 | 2025-03-22T06:09:36.912Z | Downloaded try-lock v0.2.5 |
194 | 2025-03-22T06:09:36.912Z | Downloaded want v0.3.1 |
195 | 2025-03-22T06:09:36.916Z | Downloaded supports-unicode v3.0.0 |
196 | 2025-03-22T06:09:36.920Z | Downloaded addr2line v0.21.0 |
197 | 2025-03-22T06:09:36.920Z | Downloaded thiserror v2.0.12 |
198 | 2025-03-22T06:09:36.926Z | Downloaded signal-hook-mio v0.2.4 |
199 | 2025-03-22T06:09:36.929Z | Downloaded nested v0.1.1 |
200 | 2025-03-22T06:09:36.929Z | Downloaded atomic-waker v1.1.2 |
201 | 2025-03-22T06:09:36.932Z | Downloaded adler v1.0.2 |
202 | 2025-03-22T06:09:36.932Z | Downloaded cfg_aliases v0.2.1 |
203 | 2025-03-22T06:09:36.935Z | Downloaded tower-layer v0.3.3 |
204 | 2025-03-22T06:09:36.935Z | Downloaded mukti-metadata v0.3.0 |
205 | 2025-03-22T06:09:36.938Z | Downloaded itoa v1.0.15 |
206 | 2025-03-22T06:09:36.938Z | Downloaded number_prefix v0.4.0 |
207 | 2025-03-22T06:09:36.941Z | Downloaded ed25519 v2.2.3 |
208 | 2025-03-22T06:09:36.941Z | Downloaded indenter v0.3.3 |
209 | 2025-03-22T06:09:36.944Z | Downloaded tokio-native-tls v0.3.1 |
210 | 2025-03-22T06:09:36.945Z | Downloaded thiserror v1.0.69 |
211 | 2025-03-22T06:09:36.950Z | Downloaded tokio-macros v2.5.0 |
212 | 2025-03-22T06:09:36.953Z | Downloaded tower-service v0.3.3 |
213 | 2025-03-22T06:09:36.953Z | Downloaded hyper-tls v0.6.0 |
214 | 2025-03-22T06:09:36.956Z | Downloaded futures-task v0.3.31 |
215 | 2025-03-22T06:09:36.956Z | Downloaded humantime v2.2.0 |
216 | 2025-03-22T06:09:36.959Z | Downloaded fastrand v2.3.0 |
217 | 2025-03-22T06:09:36.962Z | Downloaded is_terminal_polyfill v1.70.1 |
218 | 2025-03-22T06:09:36.962Z | Downloaded utf8parse v0.2.2 |
219 | 2025-03-22T06:09:36.965Z | Downloaded colorchoice v1.0.3 |
220 | 2025-03-22T06:09:36.965Z | Downloaded untrusted v0.9.0 |
221 | 2025-03-22T06:09:36.968Z | Downloaded futures-io v0.3.31 |
222 | 2025-03-22T06:09:36.969Z | Downloaded futures-core v0.3.31 |
223 | 2025-03-22T06:09:36.969Z | Downloaded digest v0.10.7 |
224 | 2025-03-22T06:09:36.972Z | Downloaded zipsign-api v0.1.3 |
225 | 2025-03-22T06:09:36.975Z | Downloaded zeroize v1.8.1 |
226 | 2025-03-22T06:09:36.975Z | Downloaded http-body-util v0.1.3 |
227 | 2025-03-22T06:09:36.978Z | Downloaded home v0.5.11 |
228 | 2025-03-22T06:09:36.978Z | Downloaded humantime-serde v1.1.1 |
229 | 2025-03-22T06:09:36.981Z | Downloaded cfg-if v1.0.0 |
230 | 2025-03-22T06:09:36.981Z | Downloaded hex v0.4.3 |
231 | 2025-03-22T06:09:36.984Z | Downloaded urlencoding v2.1.3 |
232 | 2025-03-22T06:09:36.984Z | Downloaded curve25519-dalek-derive v0.1.1 |
233 | 2025-03-22T06:09:36.987Z | Downloaded cc v1.2.17 |
234 | 2025-03-22T06:09:36.990Z | Downloaded tracing-error v0.2.1 |
235 | 2025-03-22T06:09:36.990Z | Downloaded terminal_size v0.4.2 |
236 | 2025-03-22T06:09:36.994Z | Downloaded openssl-macros v0.1.1 |
237 | 2025-03-22T06:09:36.994Z | Downloaded camino v1.1.9 |
238 | 2025-03-22T06:09:36.997Z | Downloaded generic-array v0.14.7 |
239 | 2025-03-22T06:09:36.997Z | Downloaded utf8_iter v1.0.4 |
240 | 2025-03-22T06:09:36.997Z | Downloaded toml_datetime v0.6.8 |
241 | 2025-03-22T06:09:37.001Z | Downloaded lazy_static v1.5.0 |
242 | 2025-03-22T06:09:37.004Z | Downloaded clap_derive v4.5.32 |
243 | 2025-03-22T06:09:37.004Z | Downloaded nextest-metadata v0.12.2 |
244 | 2025-03-22T06:09:37.007Z | Downloaded miette-derive v7.5.0 |
245 | 2025-03-22T06:09:37.007Z | Downloaded dialoguer v0.11.0 |
246 | 2025-03-22T06:09:37.011Z | Downloaded is_ci v1.2.0 |
247 | 2025-03-22T06:09:37.020Z | Downloaded fixedbitset v0.5.7 |
248 | 2025-03-22T06:09:37.020Z | Downloaded block-buffer v0.10.4 |
249 | 2025-03-22T06:09:37.020Z | Downloaded indent_write v2.2.0 |
250 | 2025-03-22T06:09:37.020Z | Downloaded globset v0.4.16 |
251 | 2025-03-22T06:09:37.020Z | Downloaded duct v0.13.7 |
252 | 2025-03-22T06:09:37.020Z | Downloaded hyper-rustls v0.27.5 |
253 | 2025-03-22T06:09:37.032Z | Downloaded tempfile v3.19.1 |
254 | 2025-03-22T06:09:37.032Z | Downloaded newtype-uuid v1.2.1 |
255 | 2025-03-22T06:09:37.032Z | Downloaded getrandom v0.3.2 |
256 | 2025-03-22T06:09:37.032Z | Downloaded mime v0.3.17 |
257 | 2025-03-22T06:09:37.032Z | Downloaded thread_local v1.1.8 |
258 | 2025-03-22T06:09:37.032Z | Downloaded shell-words v1.1.0 |
259 | 2025-03-22T06:09:37.046Z | Downloaded base64ct v1.7.3 |
260 | 2025-03-22T06:09:37.046Z | Downloaded cfg-expr v0.18.0 |
261 | 2025-03-22T06:09:37.046Z | Downloaded future-queue v0.4.0 |
262 | 2025-03-22T06:09:37.046Z | Downloaded quick-junit v0.5.1 |
263 | 2025-03-22T06:09:37.046Z | Downloaded errno v0.3.10 |
264 | 2025-03-22T06:09:37.046Z | Downloaded crc32fast v1.4.2 |
265 | 2025-03-22T06:09:37.046Z | Downloaded xxhash-rust v0.8.15 |
266 | 2025-03-22T06:09:37.054Z | Downloaded nextest-workspace-hack v0.1.0 |
267 | 2025-03-22T06:09:37.054Z | Downloaded cargo_metadata v0.19.2 |
268 | 2025-03-22T06:09:37.054Z | Downloaded camino-tempfile v1.1.1 |
269 | 2025-03-22T06:09:37.054Z | Downloaded target-spec v3.4.2 |
270 | 2025-03-22T06:09:37.054Z | Downloaded smol_str v0.3.2 |
271 | 2025-03-22T06:09:37.058Z | Downloaded adler2 v2.0.0 |
272 | 2025-03-22T06:09:37.058Z | Downloaded ahash v0.8.11 |
273 | 2025-03-22T06:09:37.058Z | Downloaded unicode-linebreak v0.1.5 |
274 | 2025-03-22T06:09:37.061Z | Downloaded cpufeatures v0.2.17 |
275 | 2025-03-22T06:09:37.061Z | Downloaded xattr v1.5.0 |
276 | 2025-03-22T06:09:37.064Z | Downloaded target-lexicon v0.13.2 |
277 | 2025-03-22T06:09:37.067Z | Downloaded fnv v1.0.7 |
278 | 2025-03-22T06:09:37.067Z | Downloaded async-scoped v0.9.0 |
279 | 2025-03-22T06:09:37.067Z | Downloaded bitflags v2.9.0 |
280 | 2025-03-22T06:09:37.072Z | Downloaded tracing-log v0.2.0 |
281 | 2025-03-22T06:09:37.074Z | Downloaded tokio-stream v0.1.17 |
282 | 2025-03-22T06:09:37.078Z | Downloaded jobserver v0.1.32 |
283 | 2025-03-22T06:09:37.081Z | Downloaded zstd-safe v7.2.4 |
284 | 2025-03-22T06:09:37.084Z | Downloaded futures-channel v0.3.31 |
285 | 2025-03-22T06:09:37.087Z | Downloaded futures v0.3.31 |
286 | 2025-03-22T06:09:37.090Z | Downloaded lock_api v0.4.12 |
287 | 2025-03-22T06:09:37.093Z | Downloaded base64 v0.22.1 |
288 | 2025-03-22T06:09:37.096Z | Downloaded zstd v0.13.3 |
289 | 2025-03-22T06:09:37.099Z | Downloaded version_check v0.9.5 |
290 | 2025-03-22T06:09:37.103Z | Downloaded native-tls v0.2.14 |
291 | 2025-03-22T06:09:37.103Z | Downloaded hyper-util v0.1.10 |
292 | 2025-03-22T06:09:37.107Z | Downloaded spki v0.7.3 |
293 | 2025-03-22T06:09:37.110Z | Downloaded rand_core v0.6.4 |
294 | 2025-03-22T06:09:37.113Z | Downloaded rustc_version v0.4.1 |
295 | 2025-03-22T06:09:37.113Z | Downloaded ipnet v2.11.0 |
296 | 2025-03-22T06:09:37.116Z | Downloaded static_assertions v1.1.0 |
297 | 2025-03-22T06:09:37.116Z | Downloaded tokio-rustls v0.26.2 |
298 | 2025-03-22T06:09:37.119Z | Downloaded os_pipe v1.2.1 |
299 | 2025-03-22T06:09:37.122Z | Downloaded ppv-lite86 v0.2.21 |
300 | 2025-03-22T06:09:37.122Z | Downloaded iana-time-zone v0.1.61 |
301 | 2025-03-22T06:09:37.125Z | Downloaded openssl-probe v0.1.6 |
302 | 2025-03-22T06:09:37.125Z | Downloaded shared_child v1.0.1 |
303 | 2025-03-22T06:09:37.125Z | Downloaded signal-hook-registry v1.4.2 |
304 | 2025-03-22T06:09:37.129Z | Downloaded pin-utils v0.1.0 |
305 | 2025-03-22T06:09:37.129Z | Downloaded pin-project-lite v0.2.16 |
306 | 2025-03-22T06:09:37.133Z | Downloaded slab v0.4.9 |
307 | 2025-03-22T06:09:37.136Z | Downloaded serde_urlencoded v0.7.1 |
308 | 2025-03-22T06:09:37.139Z | Downloaded pin-project-internal v1.1.10 |
309 | 2025-03-22T06:09:37.139Z | Downloaded tinyvec v1.9.0 |
310 | 2025-03-22T06:09:37.143Z | Downloaded log v0.4.26 |
311 | 2025-03-22T06:09:37.146Z | Downloaded derive-where v1.2.7 |
312 | 2025-03-22T06:09:37.149Z | Downloaded httparse v1.10.1 |
313 | 2025-03-22T06:09:37.152Z | Downloaded clap v4.5.32 |
314 | 2025-03-22T06:09:37.160Z | Downloaded percent-encoding v2.3.1 |
315 | 2025-03-22T06:09:37.163Z | Downloaded once_cell v1.21.1 |
316 | 2025-03-22T06:09:37.166Z | Downloaded serde_ignored v0.1.11 |
317 | 2025-03-22T06:09:37.166Z | Downloaded self-replace v1.5.0 |
318 | 2025-03-22T06:09:37.170Z | Downloaded scopeguard v1.2.0 |
319 | 2025-03-22T06:09:37.170Z | Downloaded rand_chacha v0.9.0 |
320 | 2025-03-22T06:09:37.173Z | Downloaded strip-ansi-escapes v0.2.1 |
321 | 2025-03-22T06:09:37.173Z | Downloaded parking_lot_core v0.9.10 |
322 | 2025-03-22T06:09:37.176Z | Downloaded miniz_oxide v0.7.4 |
323 | 2025-03-22T06:09:37.179Z | Downloaded pkcs8 v0.10.2 |
324 | 2025-03-22T06:09:37.182Z | Downloaded rand_core v0.9.3 |
325 | 2025-03-22T06:09:37.182Z | Downloaded rustc-hash v2.1.1 |
326 | 2025-03-22T06:09:37.184Z | Downloaded getrandom v0.2.15 |
327 | 2025-03-22T06:09:37.187Z | Downloaded eyre v0.6.12 |
328 | 2025-03-22T06:09:37.190Z | Downloaded shlex v1.3.0 |
329 | 2025-03-22T06:09:37.190Z | Downloaded pathdiff v0.2.3 |
330 | 2025-03-22T06:09:37.193Z | Downloaded der v0.7.9 |
331 | 2025-03-22T06:09:37.197Z | Downloaded serde_spanned v0.6.8 |
332 | 2025-03-22T06:09:37.200Z | Downloaded smallvec v1.14.0 |
333 | 2025-03-22T06:09:37.203Z | Downloaded base64 v0.21.7 |
334 | 2025-03-22T06:09:37.206Z | Downloaded sha2 v0.10.8 |
335 | 2025-03-22T06:09:37.209Z | Downloaded tar v0.4.44 |
336 | 2025-03-22T06:09:37.212Z | Downloaded tracing-core v0.1.33 |
337 | 2025-03-22T06:09:37.215Z | Downloaded toml v0.8.20 |
338 | 2025-03-22T06:09:37.219Z | Downloaded proc-macro2 v1.0.94 |
339 | 2025-03-22T06:09:37.222Z | Downloaded borsh v1.5.6 |
340 | 2025-03-22T06:09:37.226Z | Downloaded pin-project v1.1.10 |
341 | 2025-03-22T06:09:37.238Z | Downloaded uuid v1.16.0 |
342 | 2025-03-22T06:09:37.242Z | Downloaded serde_path_to_error v0.1.17 |
343 | 2025-03-22T06:09:37.245Z | Downloaded rustls-pemfile v2.2.0 |
344 | 2025-03-22T06:09:37.248Z | Downloaded nextest-filtering v0.15.0 |
345 | 2025-03-22T06:09:37.251Z | Downloaded ed25519-dalek v2.1.1 |
346 | 2025-03-22T06:09:37.254Z | Downloaded signature v2.2.0 |
347 | 2025-03-22T06:09:37.254Z | Downloaded url v2.5.4 |
348 | 2025-03-22T06:09:37.258Z | Downloaded ron v0.8.1 |
349 | 2025-03-22T06:09:37.262Z | Downloaded typenum v1.18.0 |
350 | 2025-03-22T06:09:37.266Z | Downloaded quinn-udp v0.5.10 |
351 | 2025-03-22T06:09:37.269Z | Downloaded parking_lot v0.12.3 |
352 | 2025-03-22T06:09:37.272Z | Downloaded miniz_oxide v0.8.5 |
353 | 2025-03-22T06:09:37.275Z | Downloaded http v1.3.1 |
354 | 2025-03-22T06:09:37.278Z | Downloaded self_update v0.42.0 |
355 | 2025-03-22T06:09:37.281Z | Downloaded num-traits v0.2.19 |
356 | 2025-03-22T06:09:37.284Z | Downloaded indexmap v2.8.0 |
357 | 2025-03-22T06:09:37.288Z | Downloaded serde_derive v1.0.219 |
358 | 2025-03-22T06:09:37.291Z | Downloaded quinn v0.11.7 |
359 | 2025-03-22T06:09:37.296Z | Downloaded rand v0.9.0 |
360 | 2025-03-22T06:09:37.300Z | Downloaded sharded-slab v0.1.7 |
361 | 2025-03-22T06:09:37.303Z | Downloaded flate2 v1.1.0 |
362 | 2025-03-22T06:09:37.309Z | Downloaded tracing v0.1.41 |
363 | 2025-03-22T06:09:37.314Z | Downloaded socket2 v0.5.8 |
364 | 2025-03-22T06:09:37.317Z | Downloaded memchr v2.7.4 |
365 | 2025-03-22T06:09:37.321Z | Downloaded openssl-sys v0.9.106 |
366 | 2025-03-22T06:09:37.326Z | Downloaded serde v1.0.219 |
367 | 2025-03-22T06:09:37.330Z | Downloaded guppy v0.17.17 |
368 | 2025-03-22T06:09:37.337Z | Downloaded toml_edit v0.22.24 |
369 | 2025-03-22T06:09:37.358Z | Downloaded tokio-util v0.7.14 |
370 | 2025-03-22T06:09:37.364Z | Downloaded unicode-normalization v0.1.24 |
371 | 2025-03-22T06:09:37.368Z | Downloaded hyper v1.6.0 |
372 | 2025-03-22T06:09:37.375Z | Downloaded miette v7.5.0 |
373 | 2025-03-22T06:09:37.381Z | Downloaded idna v1.0.3 |
374 | 2025-03-22T06:09:37.385Z | Downloaded futures-util v0.3.31 |
375 | 2025-03-22T06:09:37.398Z | Downloaded zerocopy v0.7.35 |
376 | 2025-03-22T06:09:37.414Z | Downloaded winnow v0.7.4 |
377 | 2025-03-22T06:09:37.423Z | Downloaded itertools v0.14.0 |
378 | 2025-03-22T06:09:37.431Z | Downloaded h2 v0.4.8 |
379 | 2025-03-22T06:09:37.438Z | Downloaded serde_json v1.0.140 |
380 | 2025-03-22T06:09:37.445Z | Downloaded tracing-subscriber v0.3.19 |
381 | 2025-03-22T06:09:37.454Z | Downloaded color-spantrace v0.2.1 |
382 | 2025-03-22T06:09:37.457Z | Downloaded aho-corasick v1.1.3 |
383 | 2025-03-22T06:09:37.463Z | Downloaded quick-xml v0.37.2 |
384 | 2025-03-22T06:09:37.468Z | Downloaded clap_builder v4.5.32 |
385 | 2025-03-22T06:09:37.475Z | Downloaded vcpkg v0.2.15 |
386 | 2025-03-22T06:09:37.515Z | Downloaded reqwest v0.12.15 |
387 | 2025-03-22T06:09:37.523Z | Downloaded chrono v0.4.40 |
388 | 2025-03-22T06:09:37.530Z | Downloaded rustls-webpki v0.103.0 |
389 | 2025-03-22T06:09:37.549Z | Downloaded zerocopy v0.8.24 |
390 | 2025-03-22T06:09:37.573Z | Downloaded quinn-proto v0.11.10 |
391 | 2025-03-22T06:09:37.580Z | Downloaded unicode-width v0.2.0 |
392 | 2025-03-22T06:09:37.586Z | Downloaded curve25519-dalek v4.1.3 |
393 | 2025-03-22T06:09:37.595Z | Downloaded unicode-width v0.1.14 |
394 | 2025-03-22T06:09:37.601Z | Downloaded regex v1.11.1 |
395 | 2025-03-22T06:09:37.614Z | Downloaded openssl v0.10.71 |
396 | 2025-03-22T06:09:37.624Z | Downloaded regex-syntax v0.8.5 |
397 | 2025-03-22T06:09:37.633Z | Downloaded object v0.32.2 |
398 | 2025-03-22T06:09:37.643Z | Downloaded nix v0.29.0 |
399 | 2025-03-22T06:09:37.655Z | Downloaded rustix v1.0.3 |
400 | 2025-03-22T06:09:37.678Z | Downloaded rustls v0.23.25 |
401 | 2025-03-22T06:09:37.689Z | Downloaded rustix v0.38.44 |
402 | 2025-03-22T06:09:37.710Z | Downloaded bstr v1.11.3 |
403 | 2025-03-22T06:09:37.719Z | Downloaded nextest-runner v0.75.0 |
404 | 2025-03-22T06:09:37.731Z | Downloaded syn v2.0.100 |
405 | 2025-03-22T06:09:37.743Z | Downloaded gimli v0.28.1 |
406 | 2025-03-22T06:09:37.750Z | Downloaded webpki-roots v0.26.8 |
407 | 2025-03-22T06:09:37.753Z | Downloaded portable-atomic v1.11.0 |
408 | 2025-03-22T06:09:37.760Z | Downloaded hashbrown v0.15.2 |
409 | 2025-03-22T06:09:37.765Z | Downloaded crossterm v0.28.1 |
410 | 2025-03-22T06:09:37.771Z | Downloaded mio v1.0.3 |
411 | 2025-03-22T06:09:37.777Z | Downloaded vte v0.14.1 |
412 | 2025-03-22T06:09:37.779Z | Downloaded tower v0.5.2 |
413 | 2025-03-22T06:09:37.788Z | Downloaded rustls-pki-types v1.11.0 |
414 | 2025-03-22T06:09:37.792Z | Downloaded backtrace v0.3.71 |
415 | 2025-03-22T06:09:37.797Z | Downloaded signal-hook v0.3.17 |
416 | 2025-03-22T06:09:37.800Z | Downloaded quote v1.0.40 |
417 | 2025-03-22T06:09:37.803Z | Downloaded owo-colors v4.2.0 |
418 | 2025-03-22T06:09:37.806Z | Downloaded owo-colors v3.5.0 |
419 | 2025-03-22T06:09:37.809Z | Downloaded semver v1.0.26 |
420 | 2025-03-22T06:09:37.812Z | Downloaded indicatif v0.17.11 |
421 | 2025-03-22T06:09:37.815Z | Downloaded unicode-ident v1.0.18 |
422 | 2025-03-22T06:09:37.818Z | Downloaded regex-automata v0.4.9 |
423 | 2025-03-22T06:09:37.833Z | Downloaded libc v0.2.171 |
424 | 2025-03-22T06:09:37.857Z | Downloaded zstd-sys v2.0.15+zstd.1.5.7 |
425 | 2025-03-22T06:09:37.874Z | Downloaded color-eyre v0.6.3 |
426 | 2025-03-22T06:09:37.882Z | Downloaded rustc-demangle v0.1.24 |
427 | 2025-03-22T06:09:37.885Z | Downloaded tokio v1.44.1 |
428 | 2025-03-22T06:09:37.921Z | Downloaded textwrap v0.16.2 |
429 | 2025-03-22T06:09:37.925Z | Downloaded petgraph v0.7.1 |
430 | 2025-03-22T06:09:37.940Z | Downloaded pkg-config v0.3.32 |
431 | 2025-03-22T06:09:37.943Z | Downloaded ryu v1.0.20 |
432 | 2025-03-22T06:09:37.947Z | Downloaded bytes v1.10.1 |
433 | 2025-03-22T06:09:37.950Z | Downloaded const-oid v0.9.6 |
434 | 2025-03-22T06:09:37.953Z | Downloaded config v0.15.11 |
435 | 2025-03-22T06:09:37.956Z | Downloaded unicase v2.8.1 |
436 | 2025-03-22T06:09:37.956Z | Downloaded tracing-attributes v0.1.28 |
437 | 2025-03-22T06:09:37.959Z | Downloaded console v0.15.11 |
438 | 2025-03-22T06:09:38.966Z | Downloaded futures-executor v0.3.31 |
439 | 2025-03-22T06:09:38.966Z | Downloaded debug-ignore v1.0.5 |
440 | 2025-03-22T06:09:38.969Z | Downloaded crypto-common v0.1.6 |
441 | 2025-03-22T06:09:38.969Z | Downloaded thiserror-impl v2.0.12 |
442 | 2025-03-22T06:09:38.969Z | Downloaded thiserror-impl v1.0.69 |
443 | 2025-03-22T06:09:38.969Z | Downloaded heck v0.5.0 |
444 | 2025-03-22T06:09:38.969Z | Downloaded autocfg v1.4.0 |
445 | 2025-03-22T06:09:38.969Z | Downloaded supports-hyperlinks v3.1.0 |
446 | 2025-03-22T06:09:38.969Z | Downloaded subtle v2.6.1 |
447 | 2025-03-22T06:09:38.969Z | Downloaded futures-sink v0.3.31 |
448 | 2025-03-22T06:09:38.969Z | Downloaded futures-macro v0.3.31 |
449 | 2025-03-22T06:09:38.969Z | Downloaded either v1.15.0 |
450 | 2025-03-22T06:09:38.969Z | Downloaded clap_lex v0.7.4 |
451 | 2025-03-22T06:09:38.969Z | Downloaded target-spec-miette v0.4.4 |
452 | 2025-03-22T06:09:38.969Z | Downloaded cargo-platform v0.1.9 |
453 | 2025-03-22T06:09:38.969Z | Downloaded idna_adapter v1.0.0 |
454 | 2025-03-22T06:09:38.969Z | Downloaded sync_wrapper v1.0.2 |
455 | 2025-03-22T06:09:38.969Z | Downloaded form_urlencoded v1.2.1 |
456 | 2025-03-22T06:09:38.969Z | Downloaded anstyle-parse v0.2.6 |
457 | 2025-03-22T06:09:38.969Z | Downloaded backtrace-ext v0.2.1 |
458 | 2025-03-22T06:09:38.969Z | Downloaded anstyle-query v1.1.2 |
459 | 2025-03-22T06:09:38.969Z | Downloaded strsim v0.11.1 |
460 | 2025-03-22T06:09:38.969Z | Downloaded recursion v0.5.2 |
461 | 2025-03-22T06:09:38.969Z | Downloaded ring v0.17.14 |
462 | 2025-03-22T06:09:38.970Z | Compiling proc-macro2 v1.0.94 |
463 | 2025-03-22T06:09:38.970Z | Compiling unicode-ident v1.0.18 |
464 | 2025-03-22T06:09:38.970Z | Compiling libc v0.2.171 |
465 | 2025-03-22T06:09:38.970Z | Compiling cfg-if v1.0.0 |
466 | 2025-03-22T06:09:38.970Z | Compiling serde v1.0.219 |
467 | 2025-03-22T06:09:38.970Z | Compiling memchr v2.7.4 |
468 | 2025-03-22T06:09:38.970Z | Compiling once_cell v1.21.1 |
469 | 2025-03-22T06:09:38.970Z | Compiling autocfg v1.4.0 |
470 | 2025-03-22T06:09:38.970Z | Compiling shlex v1.3.0 |
471 | 2025-03-22T06:09:38.970Z | Compiling log v0.4.26 |
472 | 2025-03-22T06:09:38.970Z | Compiling pin-project-lite v0.2.16 |
473 | 2025-03-22T06:09:39.008Z | Compiling itoa v1.0.15 |
474 | 2025-03-22T06:09:39.057Z | Compiling futures-core v0.3.31 |
475 | 2025-03-22T06:09:39.206Z | Compiling smallvec v1.14.0 |
476 | 2025-03-22T06:09:39.312Z | Compiling bitflags v2.9.0 |
477 | 2025-03-22T06:09:39.312Z | Compiling bytes v1.10.1 |
478 | 2025-03-22T06:09:39.394Z | Compiling slab v0.4.9 |
479 | 2025-03-22T06:09:39.679Z | Compiling equivalent v1.0.2 |
480 | 2025-03-22T06:09:39.763Z | Compiling hashbrown v0.15.2 |
481 | 2025-03-22T06:09:39.785Z | Compiling rustix v1.0.3 |
482 | 2025-03-22T06:09:39.855Z | Compiling futures-sink v0.3.31 |
483 | 2025-03-22T06:09:39.932Z | Compiling jobserver v0.1.32 |
484 | 2025-03-22T06:09:40.008Z | Compiling getrandom v0.3.2 |
485 | 2025-03-22T06:09:40.472Z | Compiling quote v1.0.40 |
486 | 2025-03-22T06:09:40.620Z | Compiling cc v1.2.17 |
487 | 2025-03-22T06:09:40.702Z | Compiling signal-hook-registry v1.4.2 |
488 | 2025-03-22T06:09:40.828Z | Compiling errno v0.3.10 |
489 | 2025-03-22T06:09:40.987Z | Compiling syn v2.0.100 |
490 | 2025-03-22T06:09:41.080Z | Compiling mio v1.0.3 |
491 | 2025-03-22T06:09:41.688Z | Compiling socket2 v0.5.8 |
492 | 2025-03-22T06:09:41.732Z | Compiling tracing-core v0.1.33 |
493 | 2025-03-22T06:09:41.747Z | Compiling version_check v0.9.5 |
494 | 2025-03-22T06:09:42.287Z | Compiling futures-channel v0.3.31 |
495 | 2025-03-22T06:09:42.470Z | Compiling ryu v1.0.20 |
496 | 2025-03-22T06:09:42.805Z | Compiling serde_json v1.0.140 |
497 | 2025-03-22T06:09:42.898Z | Compiling futures-io v0.3.31 |
498 | 2025-03-22T06:09:43.065Z | Compiling pin-utils v0.1.0 |
499 | 2025-03-22T06:09:43.166Z | Compiling futures-task v0.3.31 |
500 | 2025-03-22T06:09:43.208Z | Compiling getrandom v0.2.15 |
501 | 2025-03-22T06:09:43.256Z | Compiling fnv v1.0.7 |
502 | 2025-03-22T06:09:43.400Z | Compiling unicode-width v0.2.0 |
503 | 2025-03-22T06:09:43.437Z | Compiling camino v1.1.9 |
504 | 2025-03-22T06:09:43.462Z | Compiling http v1.3.1 |
505 | 2025-03-22T06:09:43.519Z | Compiling rustls-pki-types v1.11.0 |
506 | 2025-03-22T06:09:43.965Z | Compiling target-lexicon v0.13.2 |
507 | 2025-03-22T06:09:44.073Z | Compiling semver v1.0.26 |
508 | 2025-03-22T06:09:44.301Z | Compiling httparse v1.10.1 |
509 | 2025-03-22T06:09:44.580Z | Compiling adler v1.0.2 |
510 | 2025-03-22T06:09:44.607Z | Compiling ring v0.17.14 |
511 | 2025-03-22T06:09:44.874Z | Compiling backtrace v0.3.71 |
512 | 2025-03-22T06:09:44.969Z | Compiling thiserror v1.0.69 |
513 | 2025-03-22T06:09:44.990Z | Compiling untrusted v0.9.0 |
514 | 2025-03-22T06:09:45.185Z | Compiling guppy-workspace-hack v0.1.0 |
515 | 2025-03-22T06:09:45.390Z | Compiling gimli v0.28.1 |
516 | 2025-03-22T06:09:45.395Z | Compiling typenum v1.18.0 |
517 | 2025-03-22T06:09:45.555Z | Compiling http-body v1.0.1 |
518 | 2025-03-22T06:09:45.901Z | Compiling miniz_oxide v0.7.4 |
519 | 2025-03-22T06:09:46.409Z | Compiling generic-array v0.14.7 |
520 | 2025-03-22T06:09:46.737Z | Compiling object v0.32.2 |
521 | 2025-03-22T06:09:47.124Z | Compiling rustc-demangle v0.1.24 |
522 | 2025-03-22T06:09:47.227Z | Compiling atomic-waker v1.1.2 |
523 | 2025-03-22T06:09:47.391Z | Compiling rustls v0.23.25 |
524 | 2025-03-22T06:09:47.703Z | Compiling fastrand v2.3.0 |
525 | 2025-03-22T06:09:48.132Z | Compiling target-spec v3.4.2 |
526 | 2025-03-22T06:09:48.312Z | Compiling try-lock v0.2.5 |
527 | 2025-03-22T06:09:48.480Z | Compiling thiserror v2.0.12 |
528 | 2025-03-22T06:09:48.630Z | Compiling pkg-config v0.3.32 |
529 | 2025-03-22T06:09:49.072Z | Compiling zeroize v1.8.1 |
530 | 2025-03-22T06:09:49.441Z | Compiling want v0.3.1 |
531 | 2025-03-22T06:09:49.483Z | Compiling tempfile v3.19.1 |
532 | 2025-03-22T06:09:49.756Z | Compiling zstd-sys v2.0.15+zstd.1.5.7 |
533 | 2025-03-22T06:09:49.786Z | Compiling cfg-expr v0.18.0 |
534 | 2025-03-22T06:09:50.458Z | Compiling addr2line v0.21.0 |
535 | 2025-03-22T06:09:51.369Z | Compiling terminal_size v0.4.2 |
536 | 2025-03-22T06:09:51.408Z | Compiling aho-corasick v1.1.3 |
537 | 2025-03-22T06:09:51.586Z | Compiling owo-colors v4.2.0 |
538 | 2025-03-22T06:09:51.920Z | Compiling subtle v2.6.1 |
539 | 2025-03-22T06:09:52.136Z | Compiling percent-encoding v2.3.1 |
540 | 2025-03-22T06:09:52.139Z | Compiling zerocopy v0.8.24 |
541 | 2025-03-22T06:09:52.193Z | Compiling regex-syntax v0.8.5 |
542 | 2025-03-22T06:09:52.580Z | Compiling tower-service v0.3.3 |
543 | 2025-03-22T06:09:52.702Z | Compiling form_urlencoded v1.2.1 |
544 | 2025-03-22T06:09:52.718Z | Compiling serde_derive v1.0.219 |
545 | 2025-03-22T06:09:52.837Z | Compiling tokio-macros v2.5.0 |
546 | 2025-03-22T06:09:52.869Z | Compiling futures-macro v0.3.31 |
547 | 2025-03-22T06:09:53.180Z | Compiling tracing-attributes v0.1.28 |
548 | 2025-03-22T06:09:54.373Z | Compiling tokio v1.44.1 |
549 | 2025-03-22T06:09:54.787Z | Compiling thiserror-impl v1.0.69 |
550 | 2025-03-22T06:09:54.805Z | Compiling futures-util v0.3.31 |
551 | 2025-03-22T06:09:56.449Z | Compiling tracing v0.1.41 |
552 | 2025-03-22T06:09:57.863Z | Compiling thiserror-impl v2.0.12 |
553 | 2025-03-22T06:10:01.272Z | Compiling regex-automata v0.4.9 |
554 | 2025-03-22T06:10:01.792Z | Compiling rustls-webpki v0.103.0 |
555 | 2025-03-22T06:10:05.879Z | Compiling tokio-util v0.7.14 |
556 | 2025-03-22T06:10:07.441Z | Compiling indexmap v2.8.0 |
557 | 2025-03-22T06:10:09.346Z | Compiling h2 v0.4.8 |
558 | 2025-03-22T06:10:10.154Z | Compiling ahash v0.8.11 |
559 | 2025-03-22T06:10:11.093Z | Compiling lock_api v0.4.12 |
560 | 2025-03-22T06:10:11.444Z | Compiling num-traits v0.2.19 |
561 | 2025-03-22T06:10:11.783Z | Compiling rustix v0.38.44 |
562 | 2025-03-22T06:10:12.476Z | Compiling either v1.15.0 |
563 | 2025-03-22T06:10:12.954Z | Compiling is_ci v1.2.0 |
564 | 2025-03-22T06:10:13.248Z | Compiling lazy_static v1.5.0 |
565 | 2025-03-22T06:10:13.396Z | Compiling signal-hook v0.3.17 |
566 | 2025-03-22T06:10:13.727Z | Compiling nextest-workspace-hack v0.1.0 |
567 | 2025-03-22T06:10:14.065Z | Compiling winnow v0.7.4 |
568 | 2025-03-22T06:10:14.484Z | Compiling portable-atomic v1.11.0 |
569 | 2025-03-22T06:10:15.451Z | Compiling hyper v1.6.0 |
570 | 2025-03-22T06:10:18.182Z | Compiling idna_adapter v1.0.0 |
571 | 2025-03-22T06:10:18.328Z | Compiling parking_lot_core v0.9.10 |
572 | 2025-03-22T06:10:18.518Z | Compiling unicode-linebreak v0.1.5 |
573 | 2025-03-22T06:10:18.788Z | Compiling utf8_iter v1.0.4 |
574 | 2025-03-22T06:10:19.007Z | Compiling idna v1.0.3 |
575 | 2025-03-22T06:10:19.058Z | Compiling textwrap v0.16.2 |
576 | 2025-03-22T06:10:22.080Z | Compiling hyper-util v0.1.10 |
577 | 2025-03-22T06:10:22.856Z | Compiling tokio-rustls v0.26.2 |
578 | 2025-03-22T06:10:23.538Z | Compiling sharded-slab v0.1.7 |
579 | 2025-03-22T06:10:25.130Z | Compiling supports-color v3.0.2 |
580 | 2025-03-22T06:10:25.673Z | Compiling pathdiff v0.2.3 |
581 | 2025-03-22T06:10:25.853Z | Compiling toml_datetime v0.6.8 |
582 | 2025-03-22T06:10:26.557Z | Compiling cargo-platform v0.1.9 |
583 | 2025-03-22T06:10:27.687Z | Compiling serde_spanned v0.6.8 |
584 | 2025-03-22T06:10:27.753Z | Compiling backtrace-ext v0.2.1 |
585 | 2025-03-22T06:10:27.901Z | Compiling miette-derive v7.5.0 |
586 | 2025-03-22T06:10:28.009Z | Compiling webpki-roots v0.26.8 |
587 | 2025-03-22T06:10:28.232Z | Compiling console v0.15.11 |
588 | 2025-03-22T06:10:28.265Z | Compiling tracing-log v0.2.0 |
589 | 2025-03-22T06:10:28.575Z | Compiling sync_wrapper v1.0.2 |
590 | 2025-03-22T06:10:28.738Z | Compiling thread_local v1.1.8 |
591 | 2025-03-22T06:10:29.011Z | Compiling supports-hyperlinks v3.1.0 |
592 | 2025-03-22T06:10:29.374Z | Compiling scopeguard v1.2.0 |
593 | 2025-03-22T06:10:29.469Z | Compiling zstd-safe v7.2.4 |
594 | 2025-03-22T06:10:29.533Z | Compiling supports-unicode v3.0.0 |
595 | 2025-03-22T06:10:29.669Z | Compiling newtype-uuid v1.2.1 |
596 | 2025-03-22T06:10:29.803Z | Compiling zerocopy v0.7.35 |
597 | 2025-03-22T06:10:29.849Z | Compiling debug-ignore v1.0.5 |
598 | 2025-03-22T06:10:29.986Z | Compiling utf8parse v0.2.2 |
599 | 2025-03-22T06:10:30.002Z | Compiling fixedbitset v0.5.7 |
600 | 2025-03-22T06:10:30.158Z | Compiling tower-layer v0.3.3 |
601 | 2025-03-22T06:10:30.523Z | Compiling cfg_aliases v0.2.1 |
602 | 2025-03-22T06:10:30.642Z | Compiling unicode-width v0.1.14 |
603 | 2025-03-22T06:10:30.773Z | Compiling adler2 v2.0.0 |
604 | 2025-03-22T06:10:31.038Z | Compiling miniz_oxide v0.8.5 |
605 | 2025-03-22T06:10:31.123Z | Compiling miette v7.5.0 |
606 | 2025-03-22T06:10:31.174Z | Compiling nix v0.29.0 |
607 | 2025-03-22T06:10:31.353Z | Compiling tower v0.5.2 |
608 | 2025-03-22T06:10:31.662Z | Compiling petgraph v0.7.1 |
609 | 2025-03-22T06:10:31.992Z | Compiling anstyle-parse v0.2.6 |
610 | 2025-03-22T06:10:32.368Z | Compiling ppv-lite86 v0.2.21 |
611 | 2025-03-22T06:10:32.389Z | Compiling tracing-subscriber v0.3.19 |
612 | 2025-03-22T06:10:32.567Z | Compiling hyper-rustls v0.27.5 |
613 | 2025-03-22T06:10:33.260Z | Compiling toml_edit v0.22.24 |
614 | 2025-03-22T06:10:34.366Z | Compiling cargo_metadata v0.19.2 |
615 | 2025-03-22T06:10:40.928Z | Compiling url v2.5.4 |
616 | 2025-03-22T06:10:41.275Z | Compiling itertools v0.14.0 |
617 | 2025-03-22T06:10:41.300Z | Compiling block-buffer v0.10.4 |
618 | 2025-03-22T06:10:41.559Z | Compiling crypto-common v0.1.6 |
619 | 2025-03-22T06:10:41.778Z | Compiling smol_str v0.3.2 |
620 | 2025-03-22T06:10:42.140Z | Compiling serde_urlencoded v0.7.1 |
621 | 2025-03-22T06:10:42.426Z | Compiling regex v1.11.1 |
622 | 2025-03-22T06:10:42.759Z | Compiling futures-executor v0.3.31 |
623 | 2025-03-22T06:10:43.917Z | Compiling pin-project-internal v1.1.10 |
624 | 2025-03-22T06:10:45.106Z | Compiling http-body-util v0.1.3 |
625 | 2025-03-22T06:10:45.700Z | Compiling rustls-pemfile v2.2.0 |
626 | 2025-03-22T06:10:46.051Z | Compiling rand_core v0.9.3 |
627 | 2025-03-22T06:10:46.182Z | Compiling uuid v1.16.0 |
628 | 2025-03-22T06:10:46.402Z | Compiling filetime v0.2.25 |
629 | 2025-03-22T06:10:46.547Z | Compiling bstr v1.11.3 |
630 | 2025-03-22T06:10:46.758Z | Compiling quick-xml v0.37.2 |
631 | 2025-03-22T06:10:46.777Z | Compiling vte v0.14.1 |
632 | 2025-03-22T06:10:47.191Z | Compiling crc32fast v1.4.2 |
633 | 2025-03-22T06:10:47.370Z | Compiling iana-time-zone v0.1.61 |
634 | 2025-03-22T06:10:47.516Z | Compiling static_assertions v1.1.0 |
635 | 2025-03-22T06:10:47.622Z | Compiling xattr v1.5.0 |
636 | 2025-03-22T06:10:47.698Z | Compiling base64 v0.22.1 |
637 | 2025-03-22T06:10:47.936Z | Compiling eyre v0.6.12 |
638 | 2025-03-22T06:10:48.071Z | Compiling tinyvec_macros v0.1.1 |
639 | 2025-03-22T06:10:48.089Z | Compiling ipnet v2.11.0 |
640 | 2025-03-22T06:10:48.165Z | Compiling nested v0.1.1 |
641 | 2025-03-22T06:10:48.451Z | Compiling anstyle-query v1.1.2 |
642 | 2025-03-22T06:10:48.501Z | Compiling colorchoice v1.0.3 |
643 | 2025-03-22T06:10:48.595Z | Compiling self_update v0.42.0 |
644 | 2025-03-22T06:10:48.647Z | Compiling is_terminal_polyfill v1.70.1 |
645 | 2025-03-22T06:10:48.768Z | Compiling number_prefix v0.4.0 |
646 | 2025-03-22T06:10:48.784Z | Compiling mime v0.3.17 |
647 | 2025-03-22T06:10:48.945Z | Compiling anstyle v1.0.10 |
648 | 2025-03-22T06:10:49.019Z | Compiling indicatif v0.17.11 |
649 | 2025-03-22T06:10:49.488Z | Compiling anstream v0.6.18 |
650 | 2025-03-22T06:10:49.891Z | Compiling reqwest v0.12.15 |
651 | 2025-03-22T06:10:50.549Z | Compiling guppy v0.17.17 |
652 | 2025-03-22T06:10:50.968Z | Compiling tinyvec v1.9.0 |
653 | 2025-03-22T06:10:51.085Z | Compiling tar v0.4.44 |
654 | 2025-03-22T06:10:52.702Z | Compiling chrono v0.4.40 |
655 | 2025-03-22T06:10:55.990Z | Compiling globset v0.4.16 |
656 | 2025-03-22T06:10:56.228Z | Compiling flate2 v1.1.0 |
657 | 2025-03-22T06:10:56.374Z | Compiling strip-ansi-escapes v0.2.1 |
658 | 2025-03-22T06:10:57.514Z | Compiling pin-project v1.1.10 |
659 | 2025-03-22T06:10:57.575Z | Compiling rand_chacha v0.9.0 |
660 | 2025-03-22T06:10:57.605Z | Compiling futures v0.3.31 |
661 | 2025-03-22T06:10:57.641Z | Compiling nextest-metadata v0.12.2 |
662 | 2025-03-22T06:10:57.715Z | Compiling digest v0.10.7 |
663 | 2025-03-22T06:10:58.127Z | Compiling parking_lot v0.12.3 |
664 | 2025-03-22T06:10:59.107Z | Compiling signal-hook-mio v0.2.4 |
665 | 2025-03-22T06:10:59.293Z | Compiling toml v0.8.20 |
666 | 2025-03-22T06:11:00.250Z | Compiling tracing-error v0.2.1 |
667 | 2025-03-22T06:11:00.905Z | Compiling self-replace v1.5.0 |
668 | 2025-03-22T06:11:01.462Z | Compiling os_pipe v1.2.1 |
669 | 2025-03-22T06:11:01.516Z | Compiling shared_child v1.0.1 |
670 | 2025-03-22T06:11:01.737Z | Compiling clap_lex v0.7.4 |
671 | 2025-03-22T06:11:02.165Z | Compiling strsim v0.11.1 |
672 | 2025-03-22T06:11:02.473Z | Compiling shell-words v1.1.0 |
673 | 2025-03-22T06:11:02.912Z | Compiling recursion v0.5.2 |
674 | 2025-03-22T06:11:03.134Z | Compiling humantime v2.2.0 |
675 | 2025-03-22T06:11:03.984Z | Compiling cpufeatures v0.2.17 |
676 | 2025-03-22T06:11:04.088Z | Compiling owo-colors v3.5.0 |
677 | 2025-03-22T06:11:04.105Z | Compiling unicase v2.8.1 |
678 | 2025-03-22T06:11:04.646Z | Compiling heck v0.5.0 |
679 | 2025-03-22T06:11:05.022Z | Compiling indenter v0.3.3 |
680 | 2025-03-22T06:11:05.087Z | Compiling urlencoding v2.1.3 |
681 | 2025-03-22T06:11:06.356Z | Compiling color-spantrace v0.2.1 |
682 | 2025-03-22T06:11:06.830Z | Compiling clap_derive v4.5.32 |
683 | 2025-03-22T06:11:06.904Z | Compiling clap_builder v4.5.32 |
684 | 2025-03-22T06:11:07.317Z | Compiling sha2 v0.10.8 |
685 | 2025-03-22T06:11:10.531Z | Compiling humantime-serde v1.1.1 |
686 | 2025-03-22T06:11:10.783Z | Compiling nextest-filtering v0.15.0 |
687 | 2025-03-22T06:11:11.023Z | Compiling duct v0.13.7 |
688 | 2025-03-22T06:11:11.619Z | Compiling cargo-nextest v0.9.92 |
689 | 2025-03-22T06:11:13.743Z | Compiling zstd v0.13.3 |
690 | 2025-03-22T06:11:14.592Z | Compiling config v0.15.11 |
691 | 2025-03-22T06:11:14.668Z | Compiling crossterm v0.28.1 |
692 | 2025-03-22T06:11:15.110Z | Compiling rand v0.9.0 |
693 | 2025-03-22T06:11:16.829Z | Compiling async-scoped v0.9.0 |
694 | 2025-03-22T06:11:17.142Z | Compiling quick-junit v0.5.1 |
695 | 2025-03-22T06:11:19.640Z | Compiling unicode-normalization v0.1.24 |
696 | 2025-03-22T06:11:20.800Z | Compiling atomicwrites v0.4.4 |
697 | 2025-03-22T06:11:20.964Z | Compiling target-spec-miette v0.4.4 |
698 | 2025-03-22T06:11:21.333Z | Compiling future-queue v0.4.0 |
699 | 2025-03-22T06:11:21.843Z | Compiling mukti-metadata v0.3.0 |
700 | 2025-03-22T06:11:21.867Z | Compiling camino-tempfile v1.1.1 |
701 | 2025-03-22T06:11:22.631Z | Compiling serde_path_to_error v0.1.17 |
702 | 2025-03-22T06:11:22.750Z | Compiling serde_ignored v0.1.11 |
703 | 2025-03-22T06:11:22.890Z | Compiling tokio-stream v0.1.17 |
704 | 2025-03-22T06:11:23.207Z | Compiling derive-where v1.2.7 |
705 | 2025-03-22T06:11:23.685Z | Compiling swrite v0.1.0 |
706 | 2025-03-22T06:11:23.689Z | Compiling hex v0.4.3 |
707 | 2025-03-22T06:11:23.819Z | Compiling home v0.5.11 |
708 | 2025-03-22T06:11:23.867Z | Compiling xxhash-rust v0.8.15 |
709 | 2025-03-22T06:11:24.131Z | Compiling indent_write v2.2.0 |
710 | 2025-03-22T06:11:24.175Z | Compiling clap v4.5.32 |
711 | 2025-03-22T06:11:24.273Z | Compiling color-eyre v0.6.3 |
712 | 2025-03-22T06:11:24.290Z | Compiling dialoguer v0.11.0 |
713 | 2025-03-22T06:11:24.335Z | Compiling enable-ansi-support v0.2.1 |
714 | 2025-03-22T06:11:26.561Z | Compiling nextest-runner v0.75.0 |
715 | 2025-03-22T06:12:09.589Z | Finished `release` profile [optimized] target(s) in 2m 34s |
716 | 2025-03-22T06:12:09.823Z | Installing /home/build/.cargo/bin/cargo-nextest |
717 | 2025-03-22T06:12:09.826Z | Installed package `cargo-nextest v0.9.92` (executable `cargo-nextest`) |
718 | 2025-03-22T06:12:09.925Z | + pushd rdb |
719 | 2025-03-22T06:12:09.929Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
720 | 2025-03-22T06:12:09.929Z | + cargo nextest run |
721 | 2025-03-22T06:12:10.298Z | Updating crates.io index |
722 | 2025-03-22T06:12:10.301Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
723 | 2025-03-22T06:12:10.997Z | From https://github.com/oxidecomputer/falcon |
724 | 2025-03-22T06:12:10.997Z | * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 |
725 | 2025-03-22T06:12:11.189Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
726 | 2025-03-22T06:12:12.411Z | From https://github.com/oxidecomputer/dendrite |
727 | 2025-03-22T06:12:12.411Z | * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b |
728 | 2025-03-22T06:12:12.452Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
729 | 2025-03-22T06:12:12.837Z | From https://github.com/oxidecomputer/ispf |
730 | 2025-03-22T06:12:12.837Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
731 | 2025-03-22T06:12:12.856Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
732 | 2025-03-22T06:12:13.298Z | From https://github.com/oxidecomputer/netadm-sys |
733 | 2025-03-22T06:12:13.299Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
734 | 2025-03-22T06:12:13.310Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
735 | 2025-03-22T06:12:18.273Z | From https://github.com/oxidecomputer/omicron |
736 | 2025-03-22T06:12:18.274Z | * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403 |
737 | 2025-03-22T06:12:18.311Z | * [new tag] dogfood -> dogfood |
738 | 2025-03-22T06:12:18.314Z | * [new tag] v5 -> v5 |
739 | 2025-03-22T06:12:18.314Z | * [new tag] v6 -> v6 |
740 | 2025-03-22T06:12:18.314Z | * [new tag] v7 -> v7 |
741 | 2025-03-22T06:12:18.314Z | * [new tag] v8 -> v8 |
742 | 2025-03-22T06:12:18.314Z | * [new tag] v9 -> v9 |
743 | 2025-03-22T06:12:18.724Z | Updating git repository `https://github.com/oxidecomputer/opte` |
744 | 2025-03-22T06:12:19.386Z | From https://github.com/oxidecomputer/opte |
745 | 2025-03-22T06:12:19.386Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
746 | 2025-03-22T06:12:19.435Z | Updating git repository `https://github.com/illumos/smf-rs` |
747 | 2025-03-22T06:12:19.852Z | From https://github.com/illumos/smf-rs |
748 | 2025-03-22T06:12:19.852Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
749 | 2025-03-22T06:12:19.893Z | Updating git repository `https://github.com/oxidecomputer/zone` |
750 | 2025-03-22T06:12:20.357Z | From https://github.com/oxidecomputer/zone |
751 | 2025-03-22T06:12:20.357Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
752 | 2025-03-22T06:12:20.369Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
753 | 2025-03-22T06:12:21.129Z | From https://github.com/oxidecomputer/propolis |
754 | 2025-03-22T06:12:21.129Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
755 | 2025-03-22T06:12:21.310Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
756 | 2025-03-22T06:12:21.904Z | From https://github.com/oxidecomputer/transceiver-control |
757 | 2025-03-22T06:12:21.904Z | * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c |
758 | 2025-03-22T06:12:21.921Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
759 | 2025-03-22T06:12:22.332Z | From https://github.com/oxidecomputer/dlpi-sys |
760 | 2025-03-22T06:12:22.332Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
761 | 2025-03-22T06:12:22.341Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
762 | 2025-03-22T06:12:22.760Z | From https://github.com/jmesmon/rust-libzfs |
763 | 2025-03-22T06:12:22.760Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
764 | 2025-03-22T06:12:22.775Z | * [new tag] v0.4.0 -> v0.4.0 |
765 | 2025-03-22T06:12:22.789Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
766 | 2025-03-22T06:12:23.201Z | From https://github.com/oxidecomputer/rusty-doors |
767 | 2025-03-22T06:12:23.201Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
768 | 2025-03-22T06:12:23.212Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
769 | 2025-03-22T06:12:23.797Z | From https://github.com/oxidecomputer/maghemite |
770 | 2025-03-22T06:12:23.797Z | * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60 |
771 | 2025-03-22T06:12:23.816Z | * [new tag] rift -> rift |
772 | 2025-03-22T06:12:23.819Z | * [new tag] srp -> srp |
773 | 2025-03-22T06:12:23.819Z | * [new tag] tie-spf -> tie-spf |
774 | 2025-03-22T06:12:23.863Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
775 | 2025-03-22T06:12:24.265Z | From https://github.com/oxidecomputer/serde_human_bytes |
776 | 2025-03-22T06:12:24.265Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
777 | 2025-03-22T06:12:24.286Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
778 | 2025-03-22T06:12:24.648Z | From https://github.com/oxidecomputer/slog-error-chain |
779 | 2025-03-22T06:12:24.648Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
780 | 2025-03-22T06:12:24.671Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
781 | 2025-03-22T06:12:25.067Z | From https://github.com/oxidecomputer/tufaceous |
782 | 2025-03-22T06:12:25.067Z | * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2 |
783 | 2025-03-22T06:12:25.091Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
784 | 2025-03-22T06:12:25.552Z | From https://github.com/oxidecomputer/poptrie |
785 | 2025-03-22T06:12:25.552Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
786 | 2025-03-22T06:12:25.621Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
787 | 2025-03-22T06:12:26.029Z | From https://github.com/oxidecomputer/ingot |
788 | 2025-03-22T06:12:26.029Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
789 | 2025-03-22T06:12:26.066Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
790 | 2025-03-22T06:12:26.756Z | From https://github.com/oxidecomputer/propolis |
791 | 2025-03-22T06:12:26.756Z | * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f |
792 | 2025-03-22T06:12:26.851Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
793 | 2025-03-22T06:12:28.092Z | From https://github.com/oxidecomputer/crucible |
794 | 2025-03-22T06:12:28.092Z | * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11 |
795 | 2025-03-22T06:12:28.149Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
796 | 2025-03-22T06:12:28.766Z | From https://github.com/oxidecomputer/management-gateway-service |
797 | 2025-03-22T06:12:28.767Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
798 | 2025-03-22T06:12:29.226Z | Downloading crates ... |
799 | 2025-03-22T06:12:29.380Z | Downloaded async-stream-impl v0.3.6 |
800 | 2025-03-22T06:12:29.391Z | Downloaded backoff v0.4.0 |
801 | 2025-03-22T06:12:29.394Z | Downloaded const-random v0.1.18 |
802 | 2025-03-22T06:12:29.397Z | Downloaded arrayvec v0.7.6 |
803 | 2025-03-22T06:12:29.400Z | Downloaded crunchy v0.2.3 |
804 | 2025-03-22T06:12:29.400Z | Downloaded crc8 v0.1.1 |
805 | 2025-03-22T06:12:29.400Z | Downloaded ciborium-io v0.2.2 |
806 | 2025-03-22T06:12:29.403Z | Downloaded instant v0.1.13 |
807 | 2025-03-22T06:12:29.406Z | Downloaded hubpack_derive v0.1.1 |
808 | 2025-03-22T06:12:29.407Z | Downloaded foreign-types-shared v0.3.1 |
809 | 2025-03-22T06:12:29.410Z | Downloaded fxhash v0.2.1 |
810 | 2025-03-22T06:12:29.413Z | Downloaded foreign-types v0.5.0 |
811 | 2025-03-22T06:12:29.413Z | Downloaded dtrace-parser v0.2.0 |
812 | 2025-03-22T06:12:29.419Z | Downloaded ident_case v1.0.1 |
813 | 2025-03-22T06:12:29.422Z | Downloaded take_mut v0.2.2 |
814 | 2025-03-22T06:12:29.422Z | Downloaded crucible-workspace-hack v0.1.0 |
815 | 2025-03-22T06:12:29.422Z | Downloaded const-random-macro v0.1.16 |
816 | 2025-03-22T06:12:29.426Z | Downloaded darling_macro v0.20.10 |
817 | 2025-03-22T06:12:29.426Z | Downloaded bit-set v0.8.0 |
818 | 2025-03-22T06:12:29.429Z | Downloaded strum v0.26.3 |
819 | 2025-03-22T06:12:29.429Z | Downloaded httpdate v1.0.3 |
820 | 2025-03-22T06:12:29.429Z | Downloaded bitflags v1.3.2 |
821 | 2025-03-22T06:12:29.432Z | Downloaded arrayref v0.3.9 |
822 | 2025-03-22T06:12:29.435Z | Downloaded icu_provider_macros v1.5.0 |
823 | 2025-03-22T06:12:29.435Z | Downloaded write16 v1.0.0 |
824 | 2025-03-22T06:12:29.438Z | Downloaded dirs-next v2.0.0 |
825 | 2025-03-22T06:12:29.438Z | Downloaded zone_cfg_derive v0.1.2 |
826 | 2025-03-22T06:12:29.438Z | Downloaded convert_case v0.4.0 |
827 | 2025-03-22T06:12:29.441Z | Downloaded hubpack v0.1.2 |
828 | 2025-03-22T06:12:29.445Z | Downloaded usdt-attr-macro v0.5.0 |
829 | 2025-03-22T06:12:29.445Z | Downloaded zerofrom v0.1.6 |
830 | 2025-03-22T06:12:29.445Z | Downloaded enum-as-inner v0.6.1 |
831 | 2025-03-22T06:12:29.448Z | Downloaded waitgroup v0.1.2 |
832 | 2025-03-22T06:12:29.448Z | Downloaded hostname v0.4.0 |
833 | 2025-03-22T06:12:29.453Z | Downloaded data-encoding v2.8.0 |
834 | 2025-03-22T06:12:29.457Z | Downloaded zone_cfg_derive v0.3.0 |
835 | 2025-03-22T06:12:29.457Z | Downloaded hostname v0.3.1 |
836 | 2025-03-22T06:12:29.457Z | Downloaded defmt-macros v0.4.0 |
837 | 2025-03-22T06:12:29.460Z | Downloaded idna_adapter v1.2.0 |
838 | 2025-03-22T06:12:29.460Z | Downloaded heck v0.3.3 |
839 | 2025-03-22T06:12:29.463Z | Downloaded slog-envlogger v2.2.0 |
840 | 2025-03-22T06:12:29.466Z | Downloaded itertools v0.10.5 |
841 | 2025-03-22T06:12:29.472Z | Downloaded match_cfg v0.1.0 |
842 | 2025-03-22T06:12:29.475Z | Downloaded time-core v0.1.4 |
843 | 2025-03-22T06:12:29.478Z | Downloaded slog-async v2.8.0 |
844 | 2025-03-22T06:12:29.478Z | Downloaded stable_deref_trait v1.2.0 |
845 | 2025-03-22T06:12:29.478Z | Downloaded num-conv v0.1.0 |
846 | 2025-03-22T06:12:29.481Z | Downloaded slog-scope v4.4.0 |
847 | 2025-03-22T06:12:29.484Z | Downloaded synstructure v0.13.1 |
848 | 2025-03-22T06:12:29.484Z | Downloaded structmeta-derive v0.3.0 |
849 | 2025-03-22T06:12:29.487Z | Downloaded bytecount v0.6.8 |
850 | 2025-03-22T06:12:29.490Z | Downloaded tinystr v0.7.6 |
851 | 2025-03-22T06:12:29.493Z | Downloaded slog-stdlog v4.1.1 |
852 | 2025-03-22T06:12:29.493Z | Downloaded tabwriter v1.4.1 |
853 | 2025-03-22T06:12:29.496Z | Downloaded icu_locid_transform v1.5.0 |
854 | 2025-03-22T06:12:29.499Z | Downloaded zone v0.1.8 |
855 | 2025-03-22T06:12:29.499Z | Downloaded spin v0.5.2 |
856 | 2025-03-22T06:12:29.502Z | Downloaded daft-derive v0.1.2 |
857 | 2025-03-22T06:12:29.505Z | Downloaded macaddr v1.0.1 |
858 | 2025-03-22T06:12:29.508Z | Downloaded xz2 v0.1.7 |
859 | 2025-03-22T06:12:29.511Z | Downloaded wait-timeout v0.2.1 |
860 | 2025-03-22T06:12:29.511Z | Downloaded arc-swap v1.7.1 |
861 | 2025-03-22T06:12:29.515Z | Downloaded rand_xorshift v0.3.0 |
862 | 2025-03-22T06:12:29.518Z | Downloaded pretty-hex v0.4.1 |
863 | 2025-03-22T06:12:29.521Z | Downloaded omicron-workspace-hack v0.1.0 |
864 | 2025-03-22T06:12:29.521Z | Downloaded newtype_derive v0.1.6 |
865 | 2025-03-22T06:12:29.521Z | Downloaded newline-converter v0.3.0 |
866 | 2025-03-22T06:12:29.524Z | Downloaded progenitor v0.9.1 |
867 | 2025-03-22T06:12:29.524Z | Downloaded plain v0.2.3 |
868 | 2025-03-22T06:12:29.527Z | Downloaded num_enum_derive v0.5.11 |
869 | 2025-03-22T06:12:29.527Z | Downloaded memoffset v0.9.1 |
870 | 2025-03-22T06:12:29.530Z | Downloaded progenitor-macro v0.8.0 |
871 | 2025-03-22T06:12:29.530Z | Downloaded proc-macro-error-attr v1.0.4 |
872 | 2025-03-22T06:12:29.530Z | Downloaded lru-cache v0.1.2 |
873 | 2025-03-22T06:12:29.534Z | Downloaded memmap v0.7.0 |
874 | 2025-03-22T06:12:29.534Z | Downloaded libsw v3.5.0 |
875 | 2025-03-22T06:12:29.537Z | Downloaded progenitor-client v0.8.0 |
876 | 2025-03-22T06:12:29.537Z | Downloaded no-std-compat v0.4.1 |
877 | 2025-03-22T06:12:29.540Z | Downloaded pretty-hex v0.2.1 |
878 | 2025-03-22T06:12:29.540Z | Downloaded num-derive v0.4.2 |
879 | 2025-03-22T06:12:29.543Z | Downloaded num_threads v0.1.7 |
880 | 2025-03-22T06:12:29.543Z | Downloaded progenitor-client v0.9.1 |
881 | 2025-03-22T06:12:29.546Z | Downloaded tokio-rustls v0.25.0 |
882 | 2025-03-22T06:12:29.546Z | Downloaded rustc_version v0.1.7 |
883 | 2025-03-22T06:12:29.549Z | Downloaded rand_chacha v0.3.1 |
884 | 2025-03-22T06:12:29.549Z | Downloaded defmt v0.3.10 |
885 | 2025-03-22T06:12:29.552Z | Downloaded time-macros v0.2.21 |
886 | 2025-03-22T06:12:29.555Z | Downloaded slog-dtrace v0.3.0 |
887 | 2025-03-22T06:12:29.558Z | Downloaded crossbeam-utils v0.8.21 |
888 | 2025-03-22T06:12:29.561Z | Downloaded zone v0.3.0 |
889 | 2025-03-22T06:12:29.561Z | Downloaded cookie v0.18.1 |
890 | 2025-03-22T06:12:29.564Z | Downloaded zerocopy-derive v0.7.35 |
891 | 2025-03-22T06:12:29.569Z | Downloaded tokio-tungstenite v0.21.0 |
892 | 2025-03-22T06:12:29.572Z | Downloaded yoke v0.7.5 |
893 | 2025-03-22T06:12:29.575Z | Downloaded quick-error v1.2.3 |
894 | 2025-03-22T06:12:29.575Z | Downloaded postcard v1.1.1 |
895 | 2025-03-22T06:12:29.578Z | Downloaded multer v3.1.0 |
896 | 2025-03-22T06:12:29.581Z | Downloaded memmap2 v0.9.5 |
897 | 2025-03-22T06:12:29.584Z | Downloaded powerfmt v0.2.0 |
898 | 2025-03-22T06:12:29.584Z | Downloaded serde-big-array v0.5.1 |
899 | 2025-03-22T06:12:29.587Z | Downloaded num v0.4.3 |
900 | 2025-03-22T06:12:29.587Z | Downloaded resolv-conf v0.7.1 |
901 | 2025-03-22T06:12:29.590Z | Downloaded proc-macro-crate v3.3.0 |
902 | 2025-03-22T06:12:29.590Z | Downloaded scroll_derive v0.12.0 |
903 | 2025-03-22T06:12:29.593Z | Downloaded sigpipe v0.1.3 |
904 | 2025-03-22T06:12:29.593Z | Downloaded proc-macro-error2 v2.0.1 |
905 | 2025-03-22T06:12:29.596Z | Downloaded num_enum_derive v0.7.3 |
906 | 2025-03-22T06:12:29.599Z | Downloaded sha1 v0.10.6 |
907 | 2025-03-22T06:12:29.599Z | Downloaded icu_normalizer v1.5.0 |
908 | 2025-03-22T06:12:29.602Z | Downloaded half v2.5.0 |
909 | 2025-03-22T06:12:29.605Z | Downloaded oxnet v0.1.1 |
910 | 2025-03-22T06:12:29.608Z | Downloaded darling_core v0.20.10 |
911 | 2025-03-22T06:12:29.612Z | Downloaded semver v0.1.20 |
912 | 2025-03-22T06:12:29.615Z | Downloaded typify v0.3.0 |
913 | 2025-03-22T06:12:29.618Z | Downloaded toml v0.7.8 |
914 | 2025-03-22T06:12:29.621Z | Downloaded serde_repr v0.1.20 |
915 | 2025-03-22T06:12:29.626Z | Downloaded linked-hash-map v0.5.6 |
916 | 2025-03-22T06:12:29.626Z | Downloaded ucd-trie v0.1.7 |
917 | 2025-03-22T06:12:29.629Z | Downloaded proc-macro-error v1.0.4 |
918 | 2025-03-22T06:12:29.632Z | Downloaded schemars_derive v0.8.22 |
919 | 2025-03-22T06:12:29.632Z | Downloaded num-integer v0.1.46 |
920 | 2025-03-22T06:12:29.635Z | Downloaded icu_collections v1.5.0 |
921 | 2025-03-22T06:12:29.639Z | Downloaded rhai_codegen v2.2.0 |
922 | 2025-03-22T06:12:29.648Z | Downloaded password-hash v0.5.0 |
923 | 2025-03-22T06:12:29.651Z | Downloaded num-rational v0.4.2 |
924 | 2025-03-22T06:12:29.654Z | Downloaded unsafe-libyaml v0.2.11 |
925 | 2025-03-22T06:12:29.657Z | Downloaded tungstenite v0.21.0 |
926 | 2025-03-22T06:12:29.660Z | Downloaded omicron-zone-package v0.12.0 |
927 | 2025-03-22T06:12:29.663Z | Downloaded progenitor-impl v0.8.0 |
928 | 2025-03-22T06:12:29.665Z | Downloaded hashbrown v0.12.3 |
929 | 2025-03-22T06:12:29.668Z | Downloaded serde_tokenstream v0.2.2 |
930 | 2025-03-22T06:12:29.671Z | Downloaded scroll v0.12.0 |
931 | 2025-03-22T06:12:29.674Z | Downloaded prettyplease v0.2.31 |
932 | 2025-03-22T06:12:29.678Z | Downloaded schemars v0.8.22 |
933 | 2025-03-22T06:12:29.688Z | Downloaded progenitor-impl v0.9.1 |
934 | 2025-03-22T06:12:29.691Z | Downloaded rand v0.8.5 |
935 | 2025-03-22T06:12:29.694Z | Downloaded pest_meta v2.7.15 |
936 | 2025-03-22T06:12:29.697Z | Downloaded pest_derive v2.7.15 |
937 | 2025-03-22T06:12:29.700Z | Downloaded ron v0.7.1 |
938 | 2025-03-22T06:12:29.704Z | Downloaded toml_edit v0.19.15 |
939 | 2025-03-22T06:12:29.721Z | Downloaded similar v2.7.0 |
940 | 2025-03-22T06:12:29.725Z | Downloaded papergrid v0.14.0 |
941 | 2025-03-22T06:12:29.730Z | Downloaded pest v2.7.15 |
942 | 2025-03-22T06:12:29.735Z | Downloaded zerocopy-derive v0.8.24 |
943 | 2025-03-22T06:12:29.742Z | Downloaded qorb v0.2.1 |
944 | 2025-03-22T06:12:29.747Z | Downloaded nom v7.1.3 |
945 | 2025-03-22T06:12:29.753Z | Downloaded libm v0.2.11 |
946 | 2025-03-22T06:12:29.761Z | Downloaded serde_with v3.12.0 |
947 | 2025-03-22T06:12:29.770Z | Downloaded zerovec v0.10.4 |
948 | 2025-03-22T06:12:29.776Z | Downloaded time v0.3.40 |
949 | 2025-03-22T06:12:29.784Z | Downloaded icu_properties_data v1.5.0 |
950 | 2025-03-22T06:12:29.795Z | Downloaded goblin v0.8.2 |
951 | 2025-03-22T06:12:29.801Z | Downloaded blake3 v1.7.0 |
952 | 2025-03-22T06:12:29.810Z | Downloaded winnow v0.6.26 |
953 | 2025-03-22T06:12:29.819Z | Downloaded winnow v0.5.40 |
954 | 2025-03-22T06:12:29.828Z | Downloaded rustls-webpki v0.102.8 |
955 | 2025-03-22T06:12:29.847Z | Downloaded proptest v1.6.0 |
956 | 2025-03-22T06:12:29.855Z | Downloaded rhai v1.21.0 |
957 | 2025-03-22T06:12:29.867Z | Downloaded tabled v0.18.0 |
958 | 2025-03-22T06:12:29.884Z | Downloaded dropshot v0.16.0 |
959 | 2025-03-22T06:12:29.904Z | Downloaded regress v0.10.3 |
960 | 2025-03-22T06:12:29.914Z | Downloaded rustls v0.22.4 |
961 | 2025-03-22T06:12:29.924Z | Downloaded smoltcp v0.11.0 |
962 | 2025-03-22T06:12:29.935Z | Downloaded syn v1.0.109 |
963 | 2025-03-22T06:12:29.946Z | Downloaded hickory-proto v0.24.4 |
964 | 2025-03-22T06:12:29.961Z | Downloaded itertools v0.13.0 |
965 | 2025-03-22T06:12:29.968Z | Downloaded itertools v0.12.1 |
966 | 2025-03-22T06:12:29.975Z | Downloaded openapiv3 v2.0.0 |
967 | 2025-03-22T06:12:29.985Z | Downloaded sled v0.34.7 |
968 | 2025-03-22T06:12:29.995Z | Downloaded typify-impl v0.2.0 |
969 | 2025-03-22T06:12:30.009Z | Downloaded unicode-segmentation v1.12.0 |
970 | 2025-03-22T06:12:30.012Z | Downloaded steno v0.4.1 |
971 | 2025-03-22T06:12:30.015Z | Downloaded minimal-lexical v0.2.1 |
972 | 2025-03-22T06:12:30.020Z | Downloaded typify-impl v0.3.0 |
973 | 2025-03-22T06:12:30.033Z | Downloaded yansi v1.0.1 |
974 | 2025-03-22T06:12:30.036Z | Downloaded hickory-resolver v0.24.4 |
975 | 2025-03-22T06:12:30.040Z | Downloaded rayon-core v1.12.1 |
976 | 2025-03-22T06:12:30.050Z | Downloaded pretty_assertions v1.4.1 |
977 | 2025-03-22T06:12:30.050Z | Downloaded zerocopy-derive v0.6.6 |
978 | 2025-03-22T06:12:30.055Z | Downloaded expectorate v1.1.0 |
979 | 2025-03-22T06:12:30.059Z | Downloaded petgraph v0.6.5 |
980 | 2025-03-22T06:12:30.071Z | Downloaded icu_properties v1.5.1 |
981 | 2025-03-22T06:12:30.074Z | Downloaded crossbeam-channel v0.5.14 |
982 | 2025-03-22T06:12:30.077Z | Downloaded parking_lot v0.11.2 |
983 | 2025-03-22T06:12:30.080Z | Downloaded num-complex v0.4.6 |
984 | 2025-03-22T06:12:30.083Z | Downloaded heapless v0.8.0 |
985 | 2025-03-22T06:12:30.086Z | Downloaded serde_with_macros v3.12.0 |
986 | 2025-03-22T06:12:30.090Z | Downloaded paste v1.0.15 |
987 | 2025-03-22T06:12:30.090Z | Downloaded serde_derive_internals v0.29.1 |
988 | 2025-03-22T06:12:30.093Z | Downloaded serde_yaml v0.9.34+deprecated |
989 | 2025-03-22T06:12:30.096Z | Downloaded lzma-sys v0.1.20 |
990 | 2025-03-22T06:12:30.121Z | Downloaded parking_lot_core v0.8.6 |
991 | 2025-03-22T06:12:30.124Z | Downloaded same-file v1.0.6 |
992 | 2025-03-22T06:12:30.127Z | Downloaded zerocopy v0.6.6 |
993 | 2025-03-22T06:12:30.127Z | Downloaded num-derive v0.3.3 |
994 | 2025-03-22T06:12:30.130Z | Downloaded num-iter v0.1.45 |
995 | 2025-03-22T06:12:30.130Z | Downloaded progenitor-macro v0.9.1 |
996 | 2025-03-22T06:12:30.130Z | Downloaded test-strategy v0.4.1 |
997 | 2025-03-22T06:12:30.133Z | Downloaded strum_macros v0.26.4 |
998 | 2025-03-22T06:12:30.136Z | Downloaded progenitor v0.8.0 |
999 | 2025-03-22T06:12:30.136Z | Downloaded parse-display-derive v0.10.0 |
1000 | 2025-03-22T06:12:30.140Z | Downloaded pest_generator v2.7.15 |
1001 | 2025-03-22T06:12:30.140Z | Downloaded icu_normalizer_data v1.5.0 |
1002 | 2025-03-22T06:12:30.143Z | Downloaded diff v0.1.13 |
1003 | 2025-03-22T06:12:30.143Z | Downloaded base64 v0.13.1 |
1004 | 2025-03-22T06:12:30.146Z | Downloaded proc-macro-error-attr2 v2.0.0 |
1005 | 2025-03-22T06:12:30.149Z | Downloaded slog v2.7.0 |
1006 | 2025-03-22T06:12:30.149Z | Downloaded proc-macro-crate v1.3.1 |
1007 | 2025-03-22T06:12:30.152Z | Downloaded rusty-fork v0.3.0 |
1008 | 2025-03-22T06:12:30.152Z | Downloaded rustversion v1.0.20 |
1009 | 2025-03-22T06:12:30.155Z | Downloaded libsw-core v0.3.2 |
1010 | 2025-03-22T06:12:30.155Z | Downloaded litemap v0.7.5 |
1011 | 2025-03-22T06:12:30.159Z | Downloaded usdt-impl v0.5.0 |
1012 | 2025-03-22T06:12:30.159Z | Downloaded parse-display v0.10.0 |
1013 | 2025-03-22T06:12:30.162Z | Downloaded deranged v0.4.0 |
1014 | 2025-03-22T06:12:30.162Z | Downloaded indexmap v1.9.3 |
1015 | 2025-03-22T06:12:30.165Z | Downloaded icu_locid v1.5.0 |
1016 | 2025-03-22T06:12:30.168Z | Downloaded walkdir v2.5.0 |
1017 | 2025-03-22T06:12:30.171Z | Downloaded typify v0.2.0 |
1018 | 2025-03-22T06:12:30.174Z | Downloaded icu_provider v1.5.0 |
1019 | 2025-03-22T06:12:30.177Z | Downloaded icu_locid_transform_data v1.5.0 |
1020 | 2025-03-22T06:12:30.177Z | Downloaded dropshot_endpoint v0.16.0 |
1021 | 2025-03-22T06:12:30.180Z | Downloaded cancel-safe-futures v0.1.5 |
1022 | 2025-03-22T06:12:30.183Z | Downloaded thin-vec v0.2.13 |
1023 | 2025-03-22T06:12:30.186Z | Downloaded term v0.7.0 |
1024 | 2025-03-22T06:12:30.186Z | Downloaded encoding_rs v0.8.35 |
1025 | 2025-03-22T06:12:30.205Z | Downloaded derive_more v0.99.19 |
1026 | 2025-03-22T06:12:30.209Z | Downloaded crossbeam-epoch v0.9.18 |
1027 | 2025-03-22T06:12:30.212Z | Downloaded blake2 v0.10.6 |
1028 | 2025-03-22T06:12:30.215Z | Downloaded spin v0.9.8 |
1029 | 2025-03-22T06:12:30.218Z | Downloaded smartstring v1.0.1 |
1030 | 2025-03-22T06:12:30.218Z | Downloaded slog-term v2.9.1 |
1031 | 2025-03-22T06:12:30.221Z | Downloaded zerovec-derive v0.10.3 |
1032 | 2025-03-22T06:12:30.221Z | Downloaded yoke-derive v0.7.5 |
1033 | 2025-03-22T06:12:30.225Z | Downloaded libscf-sys v1.1.0 |
1034 | 2025-03-22T06:12:30.225Z | Downloaded zerofrom-derive v0.1.6 |
1035 | 2025-03-22T06:12:30.225Z | Downloaded tiny-keccak v2.0.2 |
1036 | 2025-03-22T06:12:30.227Z | Downloaded strum_macros v0.25.3 |
1037 | 2025-03-22T06:12:30.228Z | Downloaded slog-json v2.6.1 |
1038 | 2025-03-22T06:12:30.231Z | Downloaded num_enum v0.7.3 |
1039 | 2025-03-22T06:12:30.234Z | Downloaded num_enum v0.5.11 |
1040 | 2025-03-22T06:12:30.237Z | Downloaded linear-map v1.2.0 |
1041 | 2025-03-22T06:12:30.240Z | Downloaded utf16_iter v1.0.5 |
1042 | 2025-03-22T06:12:30.240Z | Downloaded ipnetwork v0.21.1 |
1043 | 2025-03-22T06:12:30.243Z | Downloaded bit-vec v0.8.0 |
1044 | 2025-03-22T06:12:30.243Z | Downloaded usdt v0.5.0 |
1045 | 2025-03-22T06:12:30.243Z | Downloaded topological-sort v0.2.2 |
1046 | 2025-03-22T06:12:30.246Z | Downloaded byteorder v1.5.0 |
1047 | 2025-03-22T06:12:30.247Z | Downloaded whoami v1.5.2 |
1048 | 2025-03-22T06:12:30.249Z | Downloaded unarray v0.1.4 |
1049 | 2025-03-22T06:12:30.249Z | Downloaded typify-macro v0.3.0 |
1050 | 2025-03-22T06:12:30.249Z | Downloaded highway v1.3.0 |
1051 | 2025-03-22T06:12:30.252Z | Downloaded anyhow v1.0.97 |
1052 | 2025-03-22T06:12:30.255Z | Downloaded utf-8 v0.7.6 |
1053 | 2025-03-22T06:12:30.258Z | Downloaded typify-macro v0.2.0 |
1054 | 2025-03-22T06:12:30.258Z | Downloaded thread-id v4.2.2 |
1055 | 2025-03-22T06:12:30.258Z | Downloaded darling v0.20.10 |
1056 | 2025-03-22T06:12:30.261Z | Downloaded writeable v0.5.5 |
1057 | 2025-03-22T06:12:30.264Z | Downloaded structmeta v0.3.0 |
1058 | 2025-03-22T06:12:30.264Z | Downloaded displaydoc v0.2.5 |
1059 | 2025-03-22T06:12:30.267Z | Downloaded colored v2.2.0 |
1060 | 2025-03-22T06:12:30.270Z | Downloaded ciborium v0.2.2 |
1061 | 2025-03-22T06:12:30.273Z | Downloaded tabled_derive v0.10.0 |
1062 | 2025-03-22T06:12:30.273Z | Downloaded foldhash v0.1.5 |
1063 | 2025-03-22T06:12:30.273Z | Downloaded argon2 v0.5.3 |
1064 | 2025-03-22T06:12:30.276Z | Downloaded smf v0.2.3 |
1065 | 2025-03-22T06:12:30.276Z | Downloaded slog-bunyan v2.5.0 |
1066 | 2025-03-22T06:12:30.276Z | Downloaded async-stream v0.3.6 |
1067 | 2025-03-22T06:12:30.279Z | Downloaded allocator-api2 v0.2.21 |
1068 | 2025-03-22T06:12:30.282Z | Downloaded managed v0.8.0 |
1069 | 2025-03-22T06:12:30.282Z | Downloaded is-terminal v0.4.16 |
1070 | 2025-03-22T06:12:30.282Z | Downloaded embedded-io v0.4.0 |
1071 | 2025-03-22T06:12:30.286Z | Downloaded async-trait v0.1.88 |
1072 | 2025-03-22T06:12:30.289Z | Downloaded fixedbitset v0.4.2 |
1073 | 2025-03-22T06:12:30.289Z | Downloaded embedded-io v0.6.1 |
1074 | 2025-03-22T06:12:30.289Z | Downloaded daft v0.1.2 |
1075 | 2025-03-22T06:12:30.292Z | Downloaded cstr-argument v0.1.2 |
1076 | 2025-03-22T06:12:30.292Z | Downloaded cobs v0.2.3 |
1077 | 2025-03-22T06:12:30.292Z | Downloaded dof v0.3.0 |
1078 | 2025-03-22T06:12:30.295Z | Downloaded defmt-parser v0.4.1 |
1079 | 2025-03-22T06:12:30.295Z | Downloaded usdt-macro v0.5.0 |
1080 | 2025-03-22T06:12:30.295Z | Downloaded dyn-clone v1.0.19 |
1081 | 2025-03-22T06:12:30.295Z | Downloaded crossbeam-deque v0.8.6 |
1082 | 2025-03-22T06:12:30.298Z | Downloaded constant_time_eq v0.3.1 |
1083 | 2025-03-22T06:12:30.298Z | Downloaded ciborium-ll v0.2.2 |
1084 | 2025-03-22T06:12:30.302Z | Downloaded heck v0.4.1 |
1085 | 2025-03-22T06:12:30.302Z | Downloaded hash32 v0.3.1 |
1086 | 2025-03-22T06:12:30.302Z | Downloaded foreign-types-macros v0.2.3 |
1087 | 2025-03-22T06:12:30.302Z | Downloaded float-ord v0.3.2 |
1088 | 2025-03-22T06:12:30.305Z | Downloaded dirs-sys-next v0.1.2 |
1089 | 2025-03-22T06:12:31.257Z | Compiling proc-macro2 v1.0.94 |
1090 | 2025-03-22T06:12:31.260Z | Compiling unicode-ident v1.0.18 |
1091 | 2025-03-22T06:12:31.260Z | Compiling cfg-if v1.0.0 |
1092 | 2025-03-22T06:12:31.260Z | Compiling serde v1.0.219 |
1093 | 2025-03-22T06:12:31.260Z | Compiling autocfg v1.4.0 |
1094 | 2025-03-22T06:12:31.260Z | Compiling libc v0.2.171 |
1095 | 2025-03-22T06:12:31.260Z | Compiling memchr v2.7.4 |
1096 | 2025-03-22T06:12:31.403Z | Compiling itoa v1.0.15 |
1097 | 2025-03-22T06:12:31.509Z | Compiling once_cell v1.21.1 |
1098 | 2025-03-22T06:12:31.616Z | Compiling libm v0.2.11 |
1099 | 2025-03-22T06:12:31.929Z | Compiling ryu v1.0.20 |
1100 | 2025-03-22T06:12:31.961Z | Compiling serde_json v1.0.140 |
1101 | 2025-03-22T06:12:32.256Z | Compiling smallvec v1.14.0 |
1102 | 2025-03-22T06:12:32.289Z | Compiling getrandom v0.3.2 |
1103 | 2025-03-22T06:12:32.326Z | Compiling pin-project-lite v0.2.16 |
1104 | 2025-03-22T06:12:32.447Z | Compiling foldhash v0.1.5 |
1105 | 2025-03-22T06:12:32.698Z | Compiling allocator-api2 v0.2.21 |
1106 | 2025-03-22T06:12:32.798Z | Compiling equivalent v1.0.2 |
1107 | 2025-03-22T06:12:32.899Z | Compiling lock_api v0.4.12 |
1108 | 2025-03-22T06:12:32.960Z | Compiling parking_lot_core v0.9.10 |
1109 | 2025-03-22T06:12:32.963Z | Compiling scopeguard v1.2.0 |
1110 | 2025-03-22T06:12:33.125Z | Compiling quote v1.0.40 |
1111 | 2025-03-22T06:12:33.319Z | Compiling fnv v1.0.7 |
1112 | 2025-03-22T06:12:33.376Z | Compiling hashbrown v0.15.2 |
1113 | 2025-03-22T06:12:33.439Z | Compiling log v0.4.26 |
1114 | 2025-03-22T06:12:33.449Z | Compiling iana-time-zone v0.1.61 |
1115 | 2025-03-22T06:12:33.460Z | Compiling semver v1.0.26 |
1116 | 2025-03-22T06:12:33.739Z | Compiling syn v2.0.100 |
1117 | 2025-03-22T06:12:33.839Z | Compiling shlex v1.3.0 |
1118 | 2025-03-22T06:12:33.904Z | Compiling schemars v0.8.22 |
1119 | 2025-03-22T06:12:33.954Z | Compiling dyn-clone v1.0.19 |
1120 | 2025-03-22T06:12:34.001Z | Compiling version_check v0.9.5 |
1121 | 2025-03-22T06:12:34.013Z | Compiling bitflags v2.9.0 |
1122 | 2025-03-22T06:12:34.169Z | Compiling cc v1.2.17 |
1123 | 2025-03-22T06:12:34.196Z | Compiling futures-core v0.3.31 |
1124 | 2025-03-22T06:12:34.273Z | Compiling futures-sink v0.3.31 |
1125 | 2025-03-22T06:12:34.323Z | Compiling heck v0.5.0 |
1126 | 2025-03-22T06:12:34.406Z | Compiling slab v0.4.9 |
1127 | 2025-03-22T06:12:34.430Z | Compiling num-traits v0.2.19 |
1128 | 2025-03-22T06:12:34.661Z | Compiling thiserror v1.0.69 |
1129 | 2025-03-22T06:12:34.700Z | Compiling stable_deref_trait v1.2.0 |
1130 | 2025-03-22T06:12:34.795Z | Compiling futures-channel v0.3.31 |
1131 | 2025-03-22T06:12:34.901Z | Compiling futures-io v0.3.31 |
1132 | 2025-03-22T06:12:35.131Z | Compiling pin-utils v0.1.0 |
1133 | 2025-03-22T06:12:35.189Z | Compiling futures-task v0.3.31 |
1134 | 2025-03-22T06:12:35.433Z | Compiling tracing-core v0.1.33 |
1135 | 2025-03-22T06:12:35.479Z | Compiling subtle v2.6.1 |
1136 | 2025-03-22T06:12:35.530Z | Compiling rustls-pki-types v1.11.0 |
1137 | 2025-03-22T06:12:35.739Z | Compiling thiserror v2.0.12 |
1138 | 2025-03-22T06:12:36.190Z | Compiling untrusted v0.9.0 |
1139 | 2025-03-22T06:12:36.396Z | Compiling parking_lot v0.12.3 |
1140 | 2025-03-22T06:12:36.714Z | Compiling mio v1.0.3 |
1141 | 2025-03-22T06:12:36.887Z | Compiling socket2 v0.5.8 |
1142 | 2025-03-22T06:12:37.026Z | Compiling signal-hook-registry v1.4.2 |
1143 | 2025-03-22T06:12:37.070Z | Compiling getrandom v0.2.15 |
1144 | 2025-03-22T06:12:37.162Z | Compiling regex-syntax v0.8.5 |
1145 | 2025-03-22T06:12:37.396Z | Compiling vcpkg v0.2.15 |
1146 | 2025-03-22T06:12:37.456Z | Compiling pkg-config v0.3.32 |
1147 | 2025-03-22T06:12:37.545Z | Compiling ring v0.17.14 |
1148 | 2025-03-22T06:12:38.020Z | Compiling aho-corasick v1.1.3 |
1149 | 2025-03-22T06:12:38.032Z | Compiling writeable v0.5.5 |
1150 | 2025-03-22T06:12:38.088Z | Compiling atomic-waker v1.1.2 |
1151 | 2025-03-22T06:12:38.272Z | Compiling litemap v0.7.5 |
1152 | 2025-03-22T06:12:38.690Z | Compiling httparse v1.10.1 |
1153 | 2025-03-22T06:12:38.702Z | Compiling zeroize v1.8.1 |
1154 | 2025-03-22T06:12:38.705Z | Compiling byteorder v1.5.0 |
1155 | 2025-03-22T06:12:39.018Z | Compiling icu_locid_transform_data v1.5.0 |
1156 | 2025-03-22T06:12:39.046Z | Compiling openssl-sys v0.9.106 |
1157 | 2025-03-22T06:12:39.113Z | Compiling try-lock v0.2.5 |
1158 | 2025-03-22T06:12:39.170Z | Compiling regress v0.10.3 |
1159 | 2025-03-22T06:12:39.240Z | Compiling want v0.3.1 |
1160 | 2025-03-22T06:12:39.526Z | Compiling httpdate v1.0.3 |
1161 | 2025-03-22T06:12:40.027Z | Compiling icu_properties_data v1.5.0 |
1162 | 2025-03-22T06:12:40.127Z | Compiling tower-service v0.3.3 |
1163 | 2025-03-22T06:12:40.162Z | Compiling foreign-types-shared v0.1.1 |
1164 | 2025-03-22T06:12:40.242Z | Compiling utf16_iter v1.0.5 |
1165 | 2025-03-22T06:12:40.258Z | Compiling percent-encoding v2.3.1 |
1166 | 2025-03-22T06:12:40.272Z | Compiling openssl v0.10.71 |
1167 | 2025-03-22T06:12:40.434Z | Compiling icu_normalizer_data v1.5.0 |
1168 | 2025-03-22T06:12:40.531Z | Compiling utf8_iter v1.0.4 |
1169 | 2025-03-22T06:12:40.644Z | Compiling write16 v1.0.0 |
1170 | 2025-03-22T06:12:40.711Z | Compiling regex-automata v0.4.9 |
1171 | 2025-03-22T06:12:40.758Z | Compiling form_urlencoded v1.2.1 |
1172 | 2025-03-22T06:12:40.772Z | Compiling foreign-types v0.3.2 |
1173 | 2025-03-22T06:12:40.853Z | Compiling rustix v1.0.3 |
1174 | 2025-03-22T06:12:41.104Z | Compiling slog v2.7.0 |
1175 | 2025-03-22T06:12:41.311Z | Compiling serde_derive_internals v0.29.1 |
1176 | 2025-03-22T06:12:41.547Z | Compiling synstructure v0.13.1 |
1177 | 2025-03-22T06:12:41.752Z | Compiling rustls v0.23.25 |
1178 | 2025-03-22T06:12:42.071Z | Compiling native-tls v0.2.14 |
1179 | 2025-03-22T06:12:42.441Z | Compiling strsim v0.11.1 |
1180 | 2025-03-22T06:12:43.073Z | Compiling openssl-probe v0.1.6 |
1181 | 2025-03-22T06:12:43.546Z | Compiling zerocopy v0.8.24 |
1182 | 2025-03-22T06:12:43.613Z | Compiling encoding_rs v0.8.35 |
1183 | 2025-03-22T06:12:44.352Z | Compiling ipnet v2.11.0 |
1184 | 2025-03-22T06:12:44.398Z | Compiling ucd-trie v0.1.7 |
1185 | 2025-03-22T06:12:44.699Z | Compiling mime v0.3.17 |
1186 | 2025-03-22T06:12:44.737Z | Compiling webpki-roots v0.26.8 |
1187 | 2025-03-22T06:12:44.940Z | Compiling regex v1.11.1 |
1188 | 2025-03-22T06:12:44.986Z | Compiling rustls-pemfile v2.2.0 |
1189 | 2025-03-22T06:12:45.232Z | Compiling sync_wrapper v1.0.2 |
1190 | 2025-03-22T06:12:45.385Z | Compiling base64 v0.22.1 |
1191 | 2025-03-22T06:12:45.398Z | Compiling typenum v1.18.0 |
1192 | 2025-03-22T06:12:45.409Z | Compiling tower-layer v0.3.3 |
1193 | 2025-03-22T06:12:45.684Z | Compiling ident_case v1.0.1 |
1194 | 2025-03-22T06:12:45.840Z | Compiling darling_core v0.20.10 |
1195 | 2025-03-22T06:12:45.853Z | Compiling generic-array v0.14.7 |
1196 | 2025-03-22T06:12:46.210Z | Compiling num-conv v0.1.0 |
1197 | 2025-03-22T06:12:46.236Z | Compiling plain v0.2.3 |
1198 | 2025-03-22T06:12:46.393Z | Compiling powerfmt v0.2.0 |
1199 | 2025-03-22T06:12:46.509Z | Compiling time-core v0.1.4 |
1200 | 2025-03-22T06:12:46.712Z | Compiling time-macros v0.2.21 |
1201 | 2025-03-22T06:12:46.804Z | Compiling deranged v0.4.0 |
1202 | 2025-03-22T06:12:47.041Z | Compiling serde_derive v1.0.219 |
1203 | 2025-03-22T06:12:47.707Z | Compiling tokio-macros v2.5.0 |
1204 | 2025-03-22T06:12:48.693Z | Compiling schemars_derive v0.8.22 |
1205 | 2025-03-22T06:12:48.725Z | Compiling thiserror-impl v1.0.69 |
1206 | 2025-03-22T06:12:49.341Z | Compiling futures-macro v0.3.31 |
1207 | 2025-03-22T06:12:49.894Z | Compiling zerofrom-derive v0.1.6 |
1208 | 2025-03-22T06:12:51.263Z | Compiling futures-util v0.3.31 |
1209 | 2025-03-22T06:12:51.746Z | Compiling thiserror-impl v2.0.12 |
1210 | 2025-03-22T06:12:51.783Z | Compiling yoke-derive v0.7.5 |
1211 | 2025-03-22T06:12:51.914Z | Compiling zerovec-derive v0.10.3 |
1212 | 2025-03-22T06:12:52.042Z | Compiling displaydoc v0.2.5 |
1213 | 2025-03-22T06:12:53.634Z | Compiling zerofrom v0.1.6 |
1214 | 2025-03-22T06:12:53.697Z | Compiling icu_provider_macros v1.5.0 |
1215 | 2025-03-22T06:12:53.840Z | Compiling openssl-macros v0.1.1 |
1216 | 2025-03-22T06:12:54.443Z | Compiling zerocopy-derive v0.8.24 |
1217 | 2025-03-22T06:12:54.661Z | Compiling yoke v0.7.5 |
1218 | 2025-03-22T06:12:54.672Z | Compiling tracing-attributes v0.1.28 |
1219 | 2025-03-22T06:12:54.862Z | Compiling scroll_derive v0.12.0 |
1220 | 2025-03-22T06:12:55.016Z | Compiling zerovec v0.10.4 |
1221 | 2025-03-22T06:12:55.077Z | Compiling pest v2.7.15 |
1222 | 2025-03-22T06:12:56.397Z | Compiling scroll v0.12.0 |
1223 | 2025-03-22T06:12:56.957Z | Compiling tinystr v0.7.6 |
1224 | 2025-03-22T06:12:57.431Z | Compiling icu_locid v1.5.0 |
1225 | 2025-03-22T06:12:57.448Z | Compiling icu_collections v1.5.0 |
1226 | 2025-03-22T06:12:57.771Z | Compiling pest_meta v2.7.15 |
1227 | 2025-03-22T06:12:58.231Z | Compiling tracing v0.1.41 |
1228 | 2025-03-22T06:12:58.330Z | Compiling darling_macro v0.20.10 |
1229 | 2025-03-22T06:12:58.691Z | Compiling icu_provider v1.5.0 |
1230 | 2025-03-22T06:12:59.031Z | Compiling zerocopy-derive v0.7.35 |
1231 | 2025-03-22T06:12:59.372Z | Compiling pest_generator v2.7.15 |
1232 | 2025-03-22T06:12:59.925Z | Compiling icu_locid_transform v1.5.0 |
1233 | 2025-03-22T06:13:00.153Z | Compiling darling v0.20.10 |
1234 | 2025-03-22T06:13:00.261Z | Compiling goblin v0.8.2 |
1235 | 2025-03-22T06:13:01.161Z | Compiling bytes v1.10.1 |
1236 | 2025-03-22T06:13:01.651Z | Compiling indexmap v2.8.0 |
1237 | 2025-03-22T06:13:01.821Z | Compiling uuid v1.16.0 |
1238 | 2025-03-22T06:13:02.086Z | Compiling chrono v0.4.40 |
1239 | 2025-03-22T06:13:02.129Z | Compiling serde_tokenstream v0.2.2 |
1240 | 2025-03-22T06:13:02.704Z | Compiling http v1.3.1 |
1241 | 2025-03-22T06:13:02.883Z | Compiling tokio v1.44.1 |
1242 | 2025-03-22T06:13:03.172Z | Compiling icu_properties v1.5.1 |
1243 | 2025-03-22T06:13:04.163Z | Compiling openapiv3 v2.0.0 |
1244 | 2025-03-22T06:13:05.544Z | Compiling http-body v1.0.1 |
1245 | 2025-03-22T06:13:06.359Z | Compiling http-body-util v0.1.3 |
1246 | 2025-03-22T06:13:06.887Z | Compiling icu_normalizer v1.5.0 |
1247 | 2025-03-22T06:13:07.215Z | Compiling serde_urlencoded v0.7.1 |
1248 | 2025-03-22T06:13:07.757Z | Compiling pest_derive v2.7.15 |
1249 | 2025-03-22T06:13:08.470Z | Compiling idna_adapter v1.2.0 |
1250 | 2025-03-22T06:13:08.694Z | Compiling zerocopy v0.7.35 |
1251 | 2025-03-22T06:13:08.708Z | Compiling toml_datetime v0.6.8 |
1252 | 2025-03-22T06:13:09.167Z | Compiling rand_core v0.6.4 |
1253 | 2025-03-22T06:13:09.282Z | Compiling usdt-impl v0.5.0 |
1254 | 2025-03-22T06:13:09.643Z | Compiling rustversion v1.0.20 |
1255 | 2025-03-22T06:13:09.665Z | Compiling num_threads v0.1.7 |
1256 | 2025-03-22T06:13:09.793Z | Compiling paste v1.0.15 |
1257 | 2025-03-22T06:13:10.015Z | Compiling pretty-hex v0.4.1 |
1258 | 2025-03-22T06:13:10.230Z | Compiling dof v0.3.0 |
1259 | 2025-03-22T06:13:10.276Z | Compiling dtrace-parser v0.2.0 |
1260 | 2025-03-22T06:13:10.348Z | Compiling typify-impl v0.2.0 |
1261 | 2025-03-22T06:13:10.360Z | Compiling newtype-uuid v1.2.1 |
1262 | 2025-03-22T06:13:10.373Z | Compiling anyhow v1.0.97 |
1263 | 2025-03-22T06:13:10.668Z | Compiling fastrand v2.3.0 |
1264 | 2025-03-22T06:13:12.421Z | Compiling tokio-util v0.7.14 |
1265 | 2025-03-22T06:13:12.594Z | Compiling crypto-common v0.1.6 |
1266 | 2025-03-22T06:13:12.753Z | Compiling block-buffer v0.10.4 |
1267 | 2025-03-22T06:13:12.937Z | Compiling thread-id v4.2.2 |
1268 | 2025-03-22T06:13:12.969Z | Compiling omicron-workspace-hack v0.1.0 |
1269 | 2025-03-22T06:13:12.981Z | Compiling unsafe-libyaml v0.2.11 |
1270 | 2025-03-22T06:13:13.297Z | Compiling ppv-lite86 v0.2.21 |
1271 | 2025-03-22T06:13:13.878Z | Compiling h2 v0.4.8 |
1272 | 2025-03-22T06:13:14.156Z | Compiling errno v0.3.10 |
1273 | 2025-03-22T06:13:14.162Z | Compiling lazy_static v1.5.0 |
1274 | 2025-03-22T06:13:14.284Z | Compiling serde_yaml v0.9.34+deprecated |
1275 | 2025-03-22T06:13:14.394Z | Compiling rand_chacha v0.3.1 |
1276 | 2025-03-22T06:13:14.858Z | Compiling idna v1.0.3 |
1277 | 2025-03-22T06:13:14.873Z | Compiling daft-derive v0.1.2 |
1278 | 2025-03-22T06:13:16.503Z | Compiling rustls v0.22.4 |
1279 | 2025-03-22T06:13:16.563Z | Compiling syn v1.0.109 |
1280 | 2025-03-22T06:13:17.064Z | Compiling url v2.5.4 |
1281 | 2025-03-22T06:13:17.196Z | Compiling usdt-macro v0.5.0 |
1282 | 2025-03-22T06:13:17.911Z | Compiling usdt-attr-macro v0.5.0 |
1283 | 2025-03-22T06:13:18.048Z | Compiling rand v0.8.5 |
1284 | 2025-03-22T06:13:19.209Z | Compiling hyper v1.6.0 |
1285 | 2025-03-22T06:13:19.677Z | Compiling rustls-webpki v0.103.0 |
1286 | 2025-03-22T06:13:20.188Z | Compiling ipnetwork v0.21.1 |
1287 | 2025-03-22T06:13:21.266Z | Compiling macaddr v1.0.1 |
1288 | 2025-03-22T06:13:21.800Z | Compiling hyper-util v0.1.10 |
1289 | 2025-03-22T06:13:22.253Z | Compiling futures-executor v0.3.31 |
1290 | 2025-03-22T06:13:22.421Z | Compiling structmeta-derive v0.3.0 |
1291 | 2025-03-22T06:13:22.823Z | Compiling async-trait v0.1.88 |
1292 | 2025-03-22T06:13:23.942Z | Compiling thread_local v1.1.8 |
1293 | 2025-03-22T06:13:24.543Z | Compiling match_cfg v0.1.0 |
1294 | 2025-03-22T06:13:24.588Z | Compiling quick-error v1.2.3 |
1295 | 2025-03-22T06:13:24.632Z | Compiling cpufeatures v0.2.17 |
1296 | 2025-03-22T06:13:24.724Z | Compiling camino v1.1.9 |
1297 | 2025-03-22T06:13:25.155Z | Compiling structmeta v0.3.0 |
1298 | 2025-03-22T06:13:25.314Z | Compiling futures v0.3.31 |
1299 | 2025-03-22T06:13:25.438Z | Compiling strum_macros v0.26.4 |
1300 | 2025-03-22T06:13:25.494Z | Compiling instant v0.1.13 |
1301 | 2025-03-22T06:13:25.545Z | Compiling bit-vec v0.8.0 |
1302 | 2025-03-22T06:13:25.638Z | Compiling slog-async v2.8.0 |
1303 | 2025-03-22T06:13:26.079Z | Compiling bit-set v0.8.0 |
1304 | 2025-03-22T06:13:26.306Z | Compiling tokio-native-tls v0.3.1 |
1305 | 2025-03-22T06:13:26.355Z | Compiling serde_spanned v0.6.8 |
1306 | 2025-03-22T06:13:26.603Z | Compiling multer v3.1.0 |
1307 | 2025-03-22T06:13:26.630Z | Compiling take_mut v0.2.2 |
1308 | 2025-03-22T06:13:26.784Z | Compiling winnow v0.7.4 |
1309 | 2025-03-22T06:13:26.947Z | Compiling unarray v0.1.4 |
1310 | 2025-03-22T06:13:27.111Z | Compiling debug-ignore v1.0.5 |
1311 | 2025-03-22T06:13:27.318Z | Compiling hyper-tls v0.6.0 |
1312 | 2025-03-22T06:13:27.392Z | Compiling parse-display-derive v0.10.0 |
1313 | 2025-03-22T06:13:27.768Z | Compiling tower v0.5.2 |
1314 | 2025-03-22T06:13:28.686Z | Compiling hex v0.4.3 |
1315 | 2025-03-22T06:13:29.325Z | Compiling serde_with_macros v3.12.0 |
1316 | 2025-03-22T06:13:30.252Z | Compiling strum v0.26.3 |
1317 | 2025-03-22T06:13:30.425Z | Compiling async-stream-impl v0.3.6 |
1318 | 2025-03-22T06:13:30.935Z | Compiling toml_edit v0.22.24 |
1319 | 2025-03-22T06:13:31.831Z | Compiling tokio-rustls v0.26.2 |
1320 | 2025-03-22T06:13:32.060Z | Compiling dropshot v0.16.0 |
1321 | 2025-03-22T06:13:32.071Z | Compiling spin v0.9.8 |
1322 | 2025-03-22T06:13:32.244Z | Compiling hyper-rustls v0.27.5 |
1323 | 2025-03-22T06:13:32.308Z | Compiling crossbeam-utils v0.8.21 |
1324 | 2025-03-22T06:13:32.900Z | Compiling reqwest v0.12.15 |
1325 | 2025-03-22T06:13:32.922Z | Compiling serde_with v3.12.0 |
1326 | 2025-03-22T06:13:33.743Z | Compiling parse-display v0.10.0 |
1327 | 2025-03-22T06:13:34.598Z | Compiling toml v0.8.20 |
1328 | 2025-03-22T06:13:36.216Z | Compiling typify-macro v0.2.0 |
1329 | 2025-03-22T06:13:36.716Z | Compiling async-stream v0.3.6 |
1330 | 2025-03-22T06:13:36.865Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1331 | 2025-03-22T06:13:37.022Z | Compiling test-strategy v0.4.1 |
1332 | 2025-03-22T06:13:37.065Z | Compiling oxnet v0.1.1 |
1333 | 2025-03-22T06:13:37.197Z | Compiling dropshot_endpoint v0.16.0 |
1334 | 2025-03-22T06:13:37.995Z | Compiling serde_path_to_error v0.1.17 |
1335 | 2025-03-22T06:13:38.929Z | Compiling waitgroup v0.1.2 |
1336 | 2025-03-22T06:13:40.614Z | Compiling tempfile v3.19.1 |
1337 | 2025-03-22T06:13:40.992Z | Compiling digest v0.10.7 |
1338 | 2025-03-22T06:13:41.258Z | Compiling typify v0.2.0 |
1339 | 2025-03-22T06:13:41.422Z | Compiling progenitor-impl v0.8.0 |
1340 | 2025-03-22T06:13:41.464Z | Compiling time v0.3.40 |
1341 | 2025-03-22T06:13:41.665Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1342 | 2025-03-22T06:13:42.142Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1343 | 2025-03-22T06:13:42.521Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1344 | 2025-03-22T06:13:43.049Z | Compiling memmap v0.7.0 |
1345 | 2025-03-22T06:13:43.447Z | Compiling dirs-sys-next v0.1.2 |
1346 | 2025-03-22T06:13:43.876Z | Compiling hostname v0.4.0 |
1347 | 2025-03-22T06:13:44.166Z | Compiling dirs-next v2.0.0 |
1348 | 2025-03-22T06:13:44.229Z | Compiling usdt v0.5.0 |
1349 | 2025-03-22T06:13:44.358Z | Compiling daft v0.1.2 |
1350 | 2025-03-22T06:13:44.878Z | Compiling rustls-webpki v0.102.8 |
1351 | 2025-03-22T06:13:45.762Z | Compiling wait-timeout v0.2.1 |
1352 | 2025-03-22T06:13:46.280Z | Compiling utf8parse v0.2.2 |
1353 | 2025-03-22T06:13:46.503Z | Compiling anstyle-parse v0.2.6 |
1354 | 2025-03-22T06:13:46.518Z | Compiling rusty-fork v0.3.0 |
1355 | 2025-03-22T06:13:47.356Z | Compiling slog-json v2.6.1 |
1356 | 2025-03-22T06:13:47.506Z | Compiling term v0.7.0 |
1357 | 2025-03-22T06:13:47.763Z | Compiling crossbeam-channel v0.5.14 |
1358 | 2025-03-22T06:13:48.051Z | Compiling progenitor-client v0.8.0 |
1359 | 2025-03-22T06:13:48.533Z | Compiling progenitor-client v0.9.1 |
1360 | 2025-03-22T06:13:48.977Z | Compiling hostname v0.3.1 |
1361 | 2025-03-22T06:13:49.084Z | Compiling rand_xorshift v0.3.0 |
1362 | 2025-03-22T06:13:49.258Z | Compiling is-terminal v0.4.16 |
1363 | 2025-03-22T06:13:49.350Z | Compiling is_terminal_polyfill v1.70.1 |
1364 | 2025-03-22T06:13:49.373Z | Compiling anstyle v1.0.10 |
1365 | 2025-03-22T06:13:49.423Z | Compiling colorchoice v1.0.3 |
1366 | 2025-03-22T06:13:49.470Z | Compiling anstyle-query v1.1.2 |
1367 | 2025-03-22T06:13:49.586Z | Compiling slog-term v2.9.1 |
1368 | 2025-03-22T06:13:49.624Z | Compiling proptest v1.6.0 |
1369 | 2025-03-22T06:13:49.851Z | Compiling anstream v0.6.18 |
1370 | 2025-03-22T06:13:50.686Z | Compiling slog-bunyan v2.5.0 |
1371 | 2025-03-22T06:13:50.998Z | Compiling sha1 v0.10.6 |
1372 | 2025-03-22T06:13:51.439Z | Compiling tokio-rustls v0.25.0 |
1373 | 2025-03-22T06:13:52.399Z | Compiling progenitor-macro v0.8.0 |
1374 | 2025-03-22T06:13:53.827Z | Compiling clap_lex v0.7.4 |
1375 | 2025-03-22T06:13:54.879Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
1376 | 2025-03-22T06:13:57.591Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1377 | 2025-03-22T06:13:58.129Z | Compiling backoff v0.4.0 |
1378 | 2025-03-22T06:13:58.797Z | Compiling either v1.15.0 |
1379 | 2025-03-22T06:13:59.235Z | Compiling itertools v0.13.0 |
1380 | 2025-03-22T06:14:01.747Z | Compiling clap_derive v4.5.32 |
1381 | 2025-03-22T06:14:03.561Z | Compiling unicode-width v0.2.0 |
1382 | 2025-03-22T06:14:04.092Z | Compiling heapless v0.8.0 |
1383 | 2025-03-22T06:14:04.102Z | Compiling winnow v0.5.40 |
1384 | 2025-03-22T06:14:05.198Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1385 | 2025-03-22T06:14:07.906Z | Compiling progenitor v0.8.0 |
1386 | 2025-03-22T06:14:08.063Z | Compiling toml_edit v0.19.15 |
1387 | 2025-03-22T06:14:08.122Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
1388 | 2025-03-22T06:14:08.941Z | Compiling hash32 v0.3.1 |
1389 | 2025-03-22T06:14:09.135Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1390 | 2025-03-22T06:14:09.188Z | Compiling smoltcp v0.11.0 |
1391 | 2025-03-22T06:14:10.605Z | Compiling terminal_size v0.4.2 |
1392 | 2025-03-22T06:14:10.822Z | Compiling proc-macro-crate v1.3.1 |
1393 | 2025-03-22T06:14:11.028Z | Compiling typify-impl v0.3.0 |
1394 | 2025-03-22T06:14:11.540Z | Compiling proc-macro-error-attr v1.0.4 |
1395 | 2025-03-22T06:14:11.745Z | Compiling managed v0.8.0 |
1396 | 2025-03-22T06:14:12.015Z | Compiling bitflags v1.3.2 |
1397 | 2025-03-22T06:14:12.119Z | Compiling cobs v0.2.3 |
1398 | 2025-03-22T06:14:12.197Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1399 | 2025-03-22T06:14:12.428Z | Compiling heck v0.4.1 |
1400 | 2025-03-22T06:14:12.478Z | Compiling postcard v1.1.1 |
1401 | 2025-03-22T06:14:12.629Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1402 | 2025-03-22T06:14:13.128Z | Compiling clap_builder v4.5.32 |
1403 | 2025-03-22T06:14:13.445Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1404 | 2025-03-22T06:14:14.538Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1405 | 2025-03-22T06:14:16.437Z | Compiling num_enum_derive v0.5.11 |
1406 | 2025-03-22T06:14:18.178Z | Compiling foreign-types-macros v0.2.3 |
1407 | 2025-03-22T06:14:18.885Z | Compiling num-integer v0.1.46 |
1408 | 2025-03-22T06:14:19.291Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1409 | 2025-03-22T06:14:19.564Z | Compiling proc-macro-error v1.0.4 |
1410 | 2025-03-22T06:14:19.651Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1411 | 2025-03-22T06:14:19.824Z | Compiling float-ord v0.3.2 |
1412 | 2025-03-22T06:14:19.915Z | Compiling foreign-types-shared v0.3.1 |
1413 | 2025-03-22T06:14:20.447Z | Compiling foreign-types v0.5.0 |
1414 | 2025-03-22T06:14:20.451Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1415 | 2025-03-22T06:14:20.451Z | Compiling num_enum v0.5.11 |
1416 | 2025-03-22T06:14:20.997Z | Compiling clap v4.5.32 |
1417 | 2025-03-22T06:14:22.198Z | Compiling tabwriter v1.4.1 |
1418 | 2025-03-22T06:14:22.729Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1419 | 2025-03-22T06:14:23.130Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1420 | 2025-03-22T06:14:23.665Z | Compiling cstr-argument v0.1.2 |
1421 | 2025-03-22T06:14:23.921Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1422 | 2025-03-22T06:14:23.944Z | Compiling pretty-hex v0.2.1 |
1423 | 2025-03-22T06:14:24.113Z | Compiling crucible-workspace-hack v0.1.0 |
1424 | 2025-03-22T06:14:24.265Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1425 | 2025-03-22T06:14:24.354Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1426 | 2025-03-22T06:14:24.439Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1427 | 2025-03-22T06:14:25.606Z | Compiling num-iter v0.1.45 |
1428 | 2025-03-22T06:14:25.797Z | Compiling num-rational v0.4.2 |
1429 | 2025-03-22T06:14:26.444Z | Compiling colored v2.2.0 |
1430 | 2025-03-22T06:14:26.676Z | Compiling num-complex v0.4.6 |
1431 | 2025-03-22T06:14:27.540Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1432 | 2025-03-22T06:14:27.655Z | Compiling winnow v0.6.26 |
1433 | 2025-03-22T06:14:27.719Z | Compiling semver v0.1.20 |
1434 | 2025-03-22T06:14:27.719Z | Compiling prettyplease v0.2.31 |
1435 | 2025-03-22T06:14:27.776Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1436 | 2025-03-22T06:14:27.880Z | Compiling num v0.4.3 |
1437 | 2025-03-22T06:14:28.104Z | Compiling rustc_version v0.1.7 |
1438 | 2025-03-22T06:14:29.447Z | Compiling zone_cfg_derive v0.3.0 |
1439 | 2025-03-22T06:14:30.290Z | Compiling itertools v0.14.0 |
1440 | 2025-03-22T06:14:30.858Z | Compiling itertools v0.10.5 |
1441 | 2025-03-22T06:14:31.002Z | Compiling camino-tempfile v1.1.1 |
1442 | 2025-03-22T06:14:31.585Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1443 | 2025-03-22T06:14:33.786Z | Compiling derive-where v1.2.7 |
1444 | 2025-03-22T06:14:33.945Z | Compiling num-derive v0.4.2 |
1445 | 2025-03-22T06:14:34.299Z | Compiling sigpipe v0.1.3 |
1446 | 2025-03-22T06:14:34.703Z | Compiling base64ct v1.7.3 |
1447 | 2025-03-22T06:14:35.349Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1448 | 2025-03-22T06:14:35.658Z | Compiling rustix v0.38.44 |
1449 | 2025-03-22T06:14:35.807Z | Compiling password-hash v0.5.0 |
1450 | 2025-03-22T06:14:36.380Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1451 | 2025-03-22T06:14:37.099Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1452 | 2025-03-22T06:14:37.207Z | Compiling zone v0.3.0 |
1453 | 2025-03-22T06:14:37.389Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1454 | 2025-03-22T06:14:37.508Z | Compiling typify-macro v0.3.0 |
1455 | 2025-03-22T06:14:38.009Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1456 | 2025-03-22T06:14:38.548Z | Compiling newtype_derive v0.1.6 |
1457 | 2025-03-22T06:14:38.886Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1458 | 2025-03-22T06:14:40.939Z | Compiling blake2 v0.10.6 |
1459 | 2025-03-22T06:14:41.096Z | Compiling hubpack_derive v0.1.1 |
1460 | 2025-03-22T06:14:41.477Z | Compiling smf v0.2.3 |
1461 | 2025-03-22T06:14:42.106Z | Compiling zerocopy-derive v0.6.6 |
1462 | 2025-03-22T06:14:42.622Z | Compiling typify v0.3.0 |
1463 | 2025-03-22T06:14:42.761Z | Compiling progenitor-impl v0.9.1 |
1464 | 2025-03-22T06:14:43.370Z | Compiling unicode-segmentation v1.12.0 |
1465 | 2025-03-22T06:14:43.419Z | Compiling whoami v1.5.2 |
1466 | 2025-03-22T06:14:44.119Z | Compiling owo-colors v4.2.0 |
1467 | 2025-03-22T06:14:44.123Z | Compiling cancel-safe-futures v0.1.5 |
1468 | 2025-03-22T06:14:44.314Z | Compiling tinyvec_macros v0.1.1 |
1469 | 2025-03-22T06:14:44.406Z | Compiling tinyvec v1.9.0 |
1470 | 2025-03-22T06:14:44.513Z | Compiling zerocopy v0.6.6 |
1471 | 2025-03-22T06:14:44.774Z | Compiling newline-converter v0.3.0 |
1472 | 2025-03-22T06:14:47.589Z | Compiling hubpack v0.1.2 |
1473 | 2025-03-22T06:14:47.685Z | Compiling argon2 v0.5.3 |
1474 | 2025-03-22T06:14:49.421Z | Compiling strum_macros v0.25.3 |
1475 | 2025-03-22T06:14:51.703Z | Compiling console v0.15.11 |
1476 | 2025-03-22T06:14:53.351Z | Compiling libsw-core v0.3.2 |
1477 | 2025-03-22T06:14:53.493Z | Compiling serde-big-array v0.5.1 |
1478 | 2025-03-22T06:14:53.629Z | Compiling enum-as-inner v0.6.1 |
1479 | 2025-03-22T06:14:53.729Z | Compiling serde_repr v0.1.20 |
1480 | 2025-03-22T06:14:53.843Z | Compiling progenitor-macro v0.9.1 |
1481 | 2025-03-22T06:14:54.795Z | Compiling cookie v0.18.1 |
1482 | 2025-03-22T06:14:54.968Z | Compiling fixedbitset v0.4.2 |
1483 | 2025-03-22T06:14:55.131Z | Compiling linked-hash-map v0.5.6 |
1484 | 2025-03-22T06:14:55.471Z | Compiling static_assertions v1.1.0 |
1485 | 2025-03-22T06:14:55.522Z | Compiling fixedbitset v0.5.7 |
1486 | 2025-03-22T06:14:55.575Z | Compiling data-encoding v2.8.0 |
1487 | 2025-03-22T06:14:56.045Z | Compiling convert_case v0.4.0 |
1488 | 2025-03-22T06:14:56.298Z | Compiling similar v2.7.0 |
1489 | 2025-03-22T06:14:56.905Z | Compiling derive_more v0.99.19 |
1490 | 2025-03-22T06:14:57.195Z | Compiling hickory-proto v0.24.4 |
1491 | 2025-03-22T06:14:58.135Z | Compiling expectorate v1.1.0 |
1492 | 2025-03-22T06:14:58.300Z | Compiling petgraph v0.7.1 |
1493 | 2025-03-22T06:14:58.465Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1494 | 2025-03-22T06:14:59.225Z | Compiling lru-cache v0.1.2 |
1495 | 2025-03-22T06:14:59.429Z | Compiling petgraph v0.6.5 |
1496 | 2025-03-22T06:15:02.843Z | Compiling libsw v3.5.0 |
1497 | 2025-03-22T06:15:03.248Z | Compiling atomicwrites v0.4.4 |
1498 | 2025-03-22T06:15:03.733Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1499 | 2025-03-22T06:15:03.767Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1500 | 2025-03-22T06:15:04.822Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1501 | 2025-03-22T06:15:05.468Z | Compiling resolv-conf v0.7.1 |
1502 | 2025-03-22T06:15:05.838Z | Compiling linear-map v1.2.0 |
1503 | 2025-03-22T06:15:06.030Z | Compiling indent_write v2.2.0 |
1504 | 2025-03-22T06:15:06.198Z | Compiling swrite v0.1.0 |
1505 | 2025-03-22T06:15:06.210Z | Compiling unicode-width v0.1.14 |
1506 | 2025-03-22T06:15:06.246Z | Compiling highway v1.3.0 |
1507 | 2025-03-22T06:15:06.310Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1508 | 2025-03-22T06:15:06.323Z | Compiling hickory-resolver v0.24.4 |
1509 | 2025-03-22T06:15:06.741Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1510 | 2025-03-22T06:15:06.887Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1511 | 2025-03-22T06:15:07.235Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1512 | 2025-03-22T06:15:08.866Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1513 | 2025-03-22T06:15:08.886Z | Compiling steno v0.4.1 |
1514 | 2025-03-22T06:15:09.355Z | Compiling progenitor v0.9.1 |
1515 | 2025-03-22T06:15:09.593Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1516 | 2025-03-22T06:15:10.913Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1517 | 2025-03-22T06:15:11.271Z | Compiling tokio-stream v0.1.17 |
1518 | 2025-03-22T06:15:11.569Z | Compiling slog-dtrace v0.3.0 |
1519 | 2025-03-22T06:15:11.915Z | Compiling parking_lot_core v0.8.6 |
1520 | 2025-03-22T06:15:12.382Z | Compiling humantime v2.2.0 |
1521 | 2025-03-22T06:15:12.458Z | Compiling qorb v0.2.1 |
1522 | 2025-03-22T06:15:12.532Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1523 | 2025-03-22T06:15:14.894Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1524 | 2025-03-22T06:15:15.035Z | Compiling num-derive v0.3.3 |
1525 | 2025-03-22T06:15:15.511Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1526 | 2025-03-22T06:15:16.733Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1527 | 2025-03-22T06:15:17.328Z | Compiling libscf-sys v1.1.0 |
1528 | 2025-03-22T06:15:17.561Z | Compiling half v2.5.0 |
1529 | 2025-03-22T06:15:17.968Z | Compiling ciborium-io v0.2.2 |
1530 | 2025-03-22T06:15:18.066Z | Compiling parking_lot v0.11.2 |
1531 | 2025-03-22T06:15:18.095Z | Compiling ciborium-ll v0.2.2 |
1532 | 2025-03-22T06:15:18.135Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1533 | 2025-03-22T06:15:18.199Z | Compiling crossbeam-epoch v0.9.18 |
1534 | 2025-03-22T06:15:18.538Z | Compiling fxhash v0.2.1 |
1535 | 2025-03-22T06:15:18.610Z | Compiling crc32fast v1.4.2 |
1536 | 2025-03-22T06:15:18.732Z | Compiling ciborium v0.2.2 |
1537 | 2025-03-22T06:15:18.913Z | Compiling sled v0.34.7 |
1538 | 2025-03-22T06:15:26.606Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1539 | 2025-03-22T06:15:31.160Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1540 | 2025-03-22T06:15:38.533Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1541 | 2025-03-22T06:15:39.795Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1542 | 2025-03-22T06:15:41.350Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1543 | 2025-03-22T06:16:06.956Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 36s |
1544 | 2025-03-22T06:16:07.143Z | ──────────── |
1545 | 2025-03-22T06:16:07.143Z | Nextest run ID 1d2f1603-6d76-4cf5-9419-4362076ae394 with nextest profile: default |
1546 | 2025-03-22T06:16:07.143Z | Starting 2 tests across 1 binary |
1547 | 2025-03-22T06:16:07.159Z | PASS [ 0.014s] rdb bestpath::test::test_bestpath |
1548 | 2025-03-22T06:16:07.230Z | PASS [ 0.085s] rdb db::test::test_rib |
1549 | 2025-03-22T06:16:07.233Z | ──────────── |
1550 | 2025-03-22T06:16:07.233Z | Summary [ 0.087s] 2 tests run: 2 passed, 0 skipped |
1551 | 2025-03-22T06:16:07.249Z | + cp rib.log /work/ |
1552 | 2025-03-22T06:16:07.252Z | process exited: duration 413684 ms, exit code 0 |
|
1553 | 2025-03-22T06:16:07.264Z | found 1 output files |
1554 | 2025-03-22T06:16:07.264Z | uploading: /work/rib.log (0 bytes) |
1555 | 2025-03-22T06:16:08.273Z | uploaded: /work/rib.log |