|
|
|
1 | 2025-02-25T01:41:00.925Z | job assigned to worker 01JMXC5CYBQ88FEGDBPZ5ZRE61 [factory aws, i-0104133d5cc7de25c] (queued for 59 m 11 s) |
|
2 | 2025-02-25T01:41:09.196Z | starting task 0: "setup" |
3 | 2025-02-25T01:41:09.203Z | ++ uname -s |
4 | 2025-02-25T01:41:09.206Z | + kern=SunOS |
5 | 2025-02-25T01:41:09.206Z | + build_user=build |
6 | 2025-02-25T01:41:09.206Z | + build_uid=12345 |
7 | 2025-02-25T01:41:09.206Z | + work_dir=/work |
8 | 2025-02-25T01:41:09.206Z | + input_dir=/input |
9 | 2025-02-25T01:41:09.206Z | + [[ 0 == 12345 ]] |
10 | 2025-02-25T01:41:09.206Z | + case "$kern" in |
11 | 2025-02-25T01:41:09.206Z | + groupadd -g 12345 build |
12 | 2025-02-25T01:41:09.208Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-25T01:41:11.215Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-25T01:41:11.338Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-25T01:41:11.340Z | + home_fs=zfs |
16 | 2025-02-25T01:41:11.340Z | + [[ zfs == autofs ]] |
17 | 2025-02-25T01:41:11.340Z | + mkdir -p /home/build |
18 | 2025-02-25T01:41:11.343Z | + chown build:build /home/build /work |
19 | 2025-02-25T01:41:13.344Z | + chmod 0700 /home/build /work |
20 | 2025-02-25T01:41:13.346Z | process exited: duration 4149 ms, exit code 0 |
|
21 | 2025-02-25T01:41:13.352Z | starting task 1: "rust-toolchain" |
22 | 2025-02-25T01:41:13.357Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-02-25T01:41:13.357Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-02-25T01:41:13.357Z | * rust toolchain channel = "1.85.0" |
25 | 2025-02-25T01:41:13.357Z | * rust toolchain profile = "default" |
26 | 2025-02-25T01:41:13.357Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-25T01:41:13.357Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-25T01:41:13.360Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-25T01:41:13.360Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-02-25T01:41:13.460Z | info: downloading installer |
31 | 2025-02-25T01:41:14.765Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-25T01:41:14.765Z | warning: /opt/ooce/bin |
33 | 2025-02-25T01:41:14.765Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-25T01:41:14.766Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-25T01:41:14.766Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-25T01:41:14.766Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-25T01:41:14.766Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-25T01:41:14.766Z | error: cannot install while Rust is installed |
39 | 2025-02-25T01:41:14.766Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-25T01:41:14.787Z | info: profile set to 'default' |
41 | 2025-02-25T01:41:14.787Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-25T01:41:14.789Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-02-25T01:41:14.944Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-02-25T01:41:14.944Z | info: downloading component 'cargo' |
45 | 2025-02-25T01:41:15.833Z | info: downloading component 'clippy' |
46 | 2025-02-25T01:41:16.259Z | info: downloading component 'rust-docs' |
47 | 2025-02-25T01:41:17.791Z | info: downloading component 'rust-std' |
48 | 2025-02-25T01:41:19.503Z | info: downloading component 'rustc' |
49 | 2025-02-25T01:41:26.184Z | info: downloading component 'rustfmt' |
50 | 2025-02-25T01:41:26.433Z | info: installing component 'cargo' |
51 | 2025-02-25T01:41:27.252Z | info: installing component 'clippy' |
52 | 2025-02-25T01:41:27.633Z | info: installing component 'rust-docs' |
53 | 2025-02-25T01:41:29.383Z | info: installing component 'rust-std' |
54 | 2025-02-25T01:41:31.228Z | info: installing component 'rustc' |
55 | 2025-02-25T01:41:37.011Z | info: installing component 'rustfmt' |
56 | 2025-02-25T01:41:37.340Z | |
57 | 2025-02-25T01:41:37.340Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
58 | 2025-02-25T01:41:37.705Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-02-25T01:41:37.706Z | |
60 | 2025-02-25T01:41:37.706Z | |
61 | 2025-02-25T01:41:37.706Z | Rust is installed now. Great! |
62 | 2025-02-25T01:41:37.706Z | |
63 | 2025-02-25T01:41:37.706Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-25T01:41:37.706Z | environment variable. This has not been done automatically. |
65 | 2025-02-25T01:41:37.706Z | |
66 | 2025-02-25T01:41:37.706Z | To configure your current shell, you need to source |
67 | 2025-02-25T01:41:37.706Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-25T01:41:37.706Z | |
69 | 2025-02-25T01:41:37.706Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-25T01:41:37.706Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-25T01:41:37.706Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-25T01:41:37.777Z | + rustup --version |
73 | 2025-02-25T01:41:37.784Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-25T01:41:37.784Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-25T01:41:37.862Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-02-25T01:41:37.867Z | + cargo --version |
77 | 2025-02-25T01:41:37.921Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-02-25T01:41:37.924Z | + rustc --version |
79 | 2025-02-25T01:41:37.985Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-02-25T01:41:37.988Z | process exited: duration 24633 ms, exit code 0 |
|
81 | 2025-02-25T01:41:37.993Z | starting task 2: "authentication" |
82 | 2025-02-25T01:41:38.015Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-02-25T01:41:38.020Z | starting task 3: "clone repository" |
84 | 2025-02-25T01:41:38.025Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-25T01:41:38.027Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-25T01:41:38.059Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-25T01:41:45.251Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-25T01:41:45.251Z | + git fetch origin 0e54843a98440d9bf47052fda013cd22848268e3 |
89 | 2025-02-25T01:41:45.577Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-25T01:41:45.577Z | * branch 0e54843a98440d9bf47052fda013cd22848268e3 -> FETCH_HEAD |
91 | 2025-02-25T01:41:45.586Z | + [[ -n vmm-reduce-contention ]] |
92 | 2025-02-25T01:41:45.589Z | ++ git branch --show-current |
93 | 2025-02-25T01:41:45.591Z | + current=main |
94 | 2025-02-25T01:41:45.591Z | + [[ main != vmm-reduce-contention ]] |
95 | 2025-02-25T01:41:45.591Z | + git branch -f vmm-reduce-contention 0e54843a98440d9bf47052fda013cd22848268e3 |
96 | 2025-02-25T01:41:45.594Z | + git checkout -f vmm-reduce-contention |
97 | 2025-02-25T01:41:45.657Z | Switched to branch 'vmm-reduce-contention' |
98 | 2025-02-25T01:41:45.659Z | + git reset --hard 0e54843a98440d9bf47052fda013cd22848268e3 |
99 | 2025-02-25T01:41:45.724Z | HEAD is now at 0e54843a9 Merge branch 'vmm-reserve-bench' into vmm-reduce-contention |
100 | 2025-02-25T01:41:45.728Z | process exited: duration 7704 ms, exit code 0 |
|
101 | 2025-02-25T01:41:45.735Z | starting task 4: "build" |
102 | 2025-02-25T01:41:45.738Z | + source .github/buildomat/ci-env.sh |
103 | 2025-02-25T01:41:45.740Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-02-25T01:41:45.741Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-02-25T01:41:45.741Z | + cargo --version |
106 | 2025-02-25T01:41:45.789Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
107 | 2025-02-25T01:41:45.792Z | + rustc --version |
108 | 2025-02-25T01:41:45.852Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
109 | 2025-02-25T01:41:45.855Z | + WORK=/work |
110 | 2025-02-25T01:41:45.855Z | + pfexec mkdir -p /work |
111 | 2025-02-25T01:41:45.859Z | + pfexec chown build /work |
112 | 2025-02-25T01:41:45.862Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
113 | 2025-02-25T01:41:48.682Z | pkg list: illegal option -- F |
114 | 2025-02-25T01:41:48.682Z | Usage: |
115 | 2025-02-25T01:41:48.684Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
116 | 2025-02-25T01:41:48.685Z | [pkg_fmri_pattern ...] |
117 | 2025-02-25T01:41:49.523Z | pkg list: illegal option -- F |
118 | 2025-02-25T01:41:49.523Z | Usage: |
119 | 2025-02-25T01:41:49.523Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
120 | 2025-02-25T01:41:49.523Z | [pkg_fmri_pattern ...] |
121 | 2025-02-25T01:41:57.050Z | Startup: Refreshing catalog 'helios-dev' ... Done |
122 | 2025-02-25T01:42:01.284Z | Startup: Caching catalogs ... Done |
123 | 2025-02-25T01:42:14.036Z | Planning: Solver setup ... Done (11.852s) |
124 | 2025-02-25T01:42:14.191Z | Planning: Running solver ... Done (0.155s) |
125 | 2025-02-25T01:42:14.307Z | Planning: Finding local manifests ... Done (0.005s) |
126 | 2025-02-25T01:42:14.318Z | Planning: Fetching manifests: 0/7 0% complete |
127 | 2025-02-25T01:42:14.556Z | Planning: Fetching manifests: 7/7 100% complete |
128 | 2025-02-25T01:42:14.661Z | Planning: Package planning ... Done (0.105s) |
129 | 2025-02-25T01:42:14.718Z | Planning: Merging actions ... Done (0.057s) |
130 | 2025-02-25T01:42:14.905Z | Planning: Checking for conflicting actions ... Done (0.186s) |
131 | 2025-02-25T01:42:16.348Z | Planning: Consolidating action changes ... Done (1.443s) |
132 | 2025-02-25T01:42:16.712Z | Planning: Evaluating mediators ... Done (0.365s) |
133 | 2025-02-25T01:42:16.790Z | Planning: Planning completed in 15.41 seconds |
134 | 2025-02-25T01:42:16.804Z | Packages to install: 4 |
135 | 2025-02-25T01:42:16.804Z | Packages to update: 3 |
136 | 2025-02-25T01:42:16.804Z | Mediators to change: 2 |
137 | 2025-02-25T01:42:16.807Z | Services to change: 1 |
138 | 2025-02-25T01:42:16.807Z | Estimated space available: 155.61 GB |
139 | 2025-02-25T01:42:16.807Z | Estimated space to be consumed: 1.66 GB |
140 | 2025-02-25T01:42:16.807Z | Create boot environment: No |
141 | 2025-02-25T01:42:16.807Z | Create backup boot environment: Yes |
142 | 2025-02-25T01:42:16.807Z | Rebuild boot archive: No |
143 | 2025-02-25T01:42:16.807Z | |
144 | 2025-02-25T01:42:16.807Z | Changed mediators: |
145 | 2025-02-25T01:42:16.807Z | mediator clang: |
146 | 2025-02-25T01:42:16.807Z | version: None -> 15 (system default) |
147 | 2025-02-25T01:42:16.807Z | |
148 | 2025-02-25T01:42:16.807Z | mediator llvm: |
149 | 2025-02-25T01:42:16.807Z | version: 14 (system default) -> 15 (system default) |
150 | 2025-02-25T01:42:16.807Z | |
151 | 2025-02-25T01:42:16.807Z | Changed packages: |
152 | 2025-02-25T01:42:16.807Z | helios-dev |
153 | 2025-02-25T01:42:16.807Z | developer/build-essential |
154 | 2025-02-25T01:42:16.807Z | None -> 11-2.0 |
155 | 2025-02-25T01:42:16.807Z | library/libxmlsec1 |
156 | 2025-02-25T01:42:16.807Z | None -> 1.2.35-2.0 |
157 | 2025-02-25T01:42:16.808Z | ooce/developer/clang-15 |
158 | 2025-02-25T01:42:16.808Z | None -> 15.0.7-2.0 |
159 | 2025-02-25T01:42:16.808Z | ooce/developer/llvm-15 |
160 | 2025-02-25T01:42:16.808Z | None -> 15.0.7-2.0 |
161 | 2025-02-25T01:42:16.808Z | package/pkg |
162 | 2025-02-25T01:42:16.808Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
163 | 2025-02-25T01:42:16.808Z | system/library/g++-runtime |
164 | 2025-02-25T01:42:16.808Z | 13-2.0 -> 14-2.0 |
165 | 2025-02-25T01:42:16.808Z | system/library/gcc-runtime |
166 | 2025-02-25T01:42:16.808Z | 13-2.0 -> 14-2.0 |
167 | 2025-02-25T01:42:16.808Z | |
168 | 2025-02-25T01:42:16.808Z | Services: |
169 | 2025-02-25T01:42:16.808Z | restart_fmri: |
170 | 2025-02-25T01:42:16.808Z | svc:/system/update-man-index:default |
171 | 2025-02-25T01:42:16.808Z | |
172 | 2025-02-25T01:42:16.808Z | Editable files to change: |
173 | 2025-02-25T01:42:16.808Z | Update: |
174 | 2025-02-25T01:42:16.808Z | usr/share/lib/pkg/web/config.shtml |
175 | 2025-02-25T01:42:16.877Z | |
176 | 2025-02-25T01:42:16.877Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
177 | 2025-02-25T01:42:21.880Z | Download: 1072/4301 items 19.7/225.4MB 8% complete (4.0M/s) |
178 | 2025-02-25T01:42:27.092Z | Download: 2223/4301 items 119.2/225.4MB 52% complete (13.3M/s) |
179 | 2025-02-25T01:42:32.626Z | Download: 3248/4301 items 203.1/225.4MB 90% complete (18.3M/s) |
180 | 2025-02-25T01:42:37.628Z | Download: 4282/4301 items 222.7/225.4MB 98% complete (10.2M/s) |
181 | 2025-02-25T01:42:38.609Z | Download: Completed 225.42 MB in 21.73 seconds (10.4M/s) |
182 | 2025-02-25T01:42:40.831Z | Actions: 1/5122 actions (Removing old actions) |
183 | 2025-02-25T01:42:40.846Z | Actions: 194/5122 actions (Installing new actions) |
184 | 2025-02-25T01:42:45.521Z | Actions: 4267/5122 actions (Updating modified actions) |
185 | 2025-02-25T01:42:45.848Z | Actions: Completed 5122 actions in 5.02 seconds. |
186 | 2025-02-25T01:42:46.251Z | Done (0.396s) |
187 | 2025-02-25T01:42:46.254Z | Done (0.001s) |
188 | 2025-02-25T01:42:46.856Z | Done (0.603s) |
189 | 2025-02-25T01:42:51.053Z | Done (3.963s) |
190 | 2025-02-25T01:42:51.137Z | Done (0.016s) |
191 | 2025-02-25T01:42:51.140Z | Done (0.000s) |
192 | 2025-02-25T01:42:51.283Z | Done (0.000s) |
193 | 2025-02-25T01:42:51.971Z | Planning: Evaluating mediator changes ... Done |
194 | 2025-02-25T01:42:52.128Z | Planning: Checking for conflicting actions ... Done |
195 | 2025-02-25T01:42:52.130Z | Planning: Consolidating action changes ... Done |
196 | 2025-02-25T01:42:52.393Z | Planning: Evaluating mediators ... Done |
197 | 2025-02-25T01:42:52.395Z | Planning: Planning completed in 0.42 seconds |
198 | 2025-02-25T01:42:52.432Z | Mediators to change: 2 |
199 | 2025-02-25T01:42:52.432Z | Create boot environment: No |
200 | 2025-02-25T01:42:52.432Z | Create backup boot environment: No |
201 | 2025-02-25T01:42:52.508Z | Done |
202 | 2025-02-25T01:42:52.508Z | Done |
203 | 2025-02-25T01:42:52.952Z | Done |
204 | 2025-02-25T01:42:56.410Z | Done |
205 | 2025-02-25T01:42:56.499Z | Done |
206 | 2025-02-25T01:42:56.499Z | Done |
207 | 2025-02-25T01:42:56.614Z | Done |
208 | 2025-02-25T01:42:57.206Z | Planning: Evaluating mediator changes ... Done |
209 | 2025-02-25T01:42:57.209Z | Planning: Merging actions ... Done |
210 | 2025-02-25T01:42:57.393Z | Planning: Checking for conflicting actions ... Done |
211 | 2025-02-25T01:42:57.395Z | Planning: Consolidating action changes ... Done |
212 | 2025-02-25T01:42:57.653Z | Planning: Evaluating mediators ... Done |
213 | 2025-02-25T01:42:57.706Z | Planning: Planning completed in 0.74 seconds |
214 | 2025-02-25T01:42:57.746Z | Packages to change: 1 |
215 | 2025-02-25T01:42:57.746Z | Mediators to change: 1 |
216 | 2025-02-25T01:42:57.748Z | Services to change: 1 |
217 | 2025-02-25T01:42:57.749Z | Create boot environment: No |
218 | 2025-02-25T01:42:57.749Z | Create backup boot environment: Yes |
219 | 2025-02-25T01:43:00.009Z | Actions: 1/6 actions (Updating modified actions) |
220 | 2025-02-25T01:43:00.012Z | Actions: Completed 6 actions in 0.00 seconds. |
221 | 2025-02-25T01:43:00.012Z | Done |
222 | 2025-02-25T01:43:00.012Z | Done |
223 | 2025-02-25T01:43:00.131Z | Done |
224 | 2025-02-25T01:43:03.598Z | Done |
225 | 2025-02-25T01:43:03.685Z | Done |
226 | 2025-02-25T01:43:03.688Z | Done |
227 | 2025-02-25T01:43:03.825Z | Done |
228 | 2025-02-25T01:43:04.248Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
229 | 2025-02-25T01:43:04.248Z | clang system 15 system |
230 | 2025-02-25T01:43:04.248Z | csh system system illumos |
231 | 2025-02-25T01:43:04.248Z | ctags system system illumos |
232 | 2025-02-25T01:43:04.248Z | gcc vendor 12 vendor |
233 | 2025-02-25T01:43:04.248Z | gcc system 10 system |
234 | 2025-02-25T01:43:04.248Z | gcc system 7 system |
235 | 2025-02-25T01:43:04.248Z | go system 1.20 system |
236 | 2025-02-25T01:43:04.248Z | go system 1.19 system |
237 | 2025-02-25T01:43:04.248Z | llvm system 15 system |
238 | 2025-02-25T01:43:04.248Z | llvm system 14 system |
239 | 2025-02-25T01:43:04.249Z | mariadb system 10.6 system |
240 | 2025-02-25T01:43:04.249Z | mta vendor vendor dma |
241 | 2025-02-25T01:43:04.249Z | openjdk system 17 system |
242 | 2025-02-25T01:43:04.249Z | openjdk system 11 system |
243 | 2025-02-25T01:43:04.249Z | openjdk system 1.8 system |
244 | 2025-02-25T01:43:04.249Z | openssl vendor 3 vendor |
245 | 2025-02-25T01:43:04.249Z | perl system 5.36 system |
246 | 2025-02-25T01:43:04.249Z | postgresql system 15 system |
247 | 2025-02-25T01:43:04.249Z | postgresql system 13 system |
248 | 2025-02-25T01:43:04.249Z | python vendor 3 vendor |
249 | 2025-02-25T01:43:04.249Z | python system 2 system |
250 | 2025-02-25T01:43:04.249Z | python3 system 3.11 system |
251 | 2025-02-25T01:43:04.249Z | ruby system 3.0 system |
252 | 2025-02-25T01:43:04.249Z | words vendor vendor american-english |
253 | 2025-02-25T01:43:04.249Z | words system system australian-english |
254 | 2025-02-25T01:43:04.249Z | words system system british-english |
255 | 2025-02-25T01:43:04.249Z | words system system canadian-english |
256 | 2025-02-25T01:43:04.249Z | words system system french |
257 | 2025-02-25T01:43:04.249Z | words system system italian |
258 | 2025-02-25T01:43:04.249Z | words system system ngerman |
259 | 2025-02-25T01:43:04.249Z | words system system ogerman |
260 | 2025-02-25T01:43:04.249Z | words system system spanish |
261 | 2025-02-25T01:43:04.573Z | PUBLISHER TYPE STATUS P LOCATION |
262 | 2025-02-25T01:43:04.573Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
263 | 2025-02-25T01:43:07.583Z | FMRI IFO |
264 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
265 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
266 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
267 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
268 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
269 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
270 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
271 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
272 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
273 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
274 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
275 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
276 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
277 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
278 | 2025-02-25T01:43:07.584Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
279 | 2025-02-25T01:43:08.338Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
280 | 2025-02-25T01:43:08.661Z | Updating crates.io index |
281 | 2025-02-25T01:43:08.700Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
282 | 2025-02-25T01:43:09.247Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
283 | 2025-02-25T01:43:09.490Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
284 | 2025-02-25T01:43:09.810Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
285 | 2025-02-25T01:43:10.800Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
286 | 2025-02-25T01:43:12.525Z | Updating git repository `https://github.com/oxidecomputer/opte` |
287 | 2025-02-25T01:43:13.187Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
288 | 2025-02-25T01:43:13.934Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
289 | 2025-02-25T01:43:14.172Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
290 | 2025-02-25T01:43:14.573Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
291 | 2025-02-25T01:43:15.155Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
292 | 2025-02-25T01:43:15.664Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
293 | 2025-02-25T01:43:16.099Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
294 | 2025-02-25T01:43:16.609Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
295 | 2025-02-25T01:43:16.912Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
296 | 2025-02-25T01:43:17.165Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
297 | 2025-02-25T01:43:17.411Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
298 | 2025-02-25T01:43:17.651Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
299 | 2025-02-25T01:43:17.928Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
300 | 2025-02-25T01:43:18.278Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
301 | 2025-02-25T01:43:18.554Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
302 | 2025-02-25T01:43:18.853Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
303 | 2025-02-25T01:43:19.243Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
304 | 2025-02-25T01:43:19.521Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
305 | 2025-02-25T01:43:20.004Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
306 | 2025-02-25T01:43:20.346Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
307 | 2025-02-25T01:43:20.710Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
308 | 2025-02-25T01:43:21.100Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
309 | 2025-02-25T01:43:21.371Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
310 | 2025-02-25T01:43:21.629Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
311 | 2025-02-25T01:43:21.967Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
312 | 2025-02-25T01:43:23.261Z | Downloading crates ... |
313 | 2025-02-25T01:43:23.323Z | Downloaded anstream v0.6.15 |
314 | 2025-02-25T01:43:23.326Z | Downloaded anstyle v1.0.10 |
315 | 2025-02-25T01:43:23.329Z | Downloaded byteorder v1.5.0 |
316 | 2025-02-25T01:43:23.331Z | Downloaded crypto-common v0.1.6 |
317 | 2025-02-25T01:43:23.331Z | Downloaded autocfg v1.4.0 |
318 | 2025-02-25T01:43:23.338Z | Downloaded equivalent v1.0.1 |
319 | 2025-02-25T01:43:23.352Z | Downloaded swrite v0.1.0 |
320 | 2025-02-25T01:43:23.355Z | Downloaded cfg-if v1.0.0 |
321 | 2025-02-25T01:43:23.360Z | Downloaded proc-macro-error-attr v1.0.4 |
322 | 2025-02-25T01:43:23.362Z | Downloaded is_terminal_polyfill v1.70.1 |
323 | 2025-02-25T01:43:23.362Z | Downloaded fnv v1.0.7 |
324 | 2025-02-25T01:43:23.365Z | Downloaded fastrand v2.1.1 |
325 | 2025-02-25T01:43:23.365Z | Downloaded scroll v0.12.0 |
326 | 2025-02-25T01:43:23.367Z | Downloaded digest v0.10.7 |
327 | 2025-02-25T01:43:23.372Z | Downloaded scroll_derive v0.12.0 |
328 | 2025-02-25T01:43:23.375Z | Downloaded dtrace-parser v0.2.0 |
329 | 2025-02-25T01:43:23.381Z | Downloaded thiserror v1.0.69 |
330 | 2025-02-25T01:43:23.386Z | Downloaded smawk v0.3.2 |
331 | 2025-02-25T01:43:23.388Z | Downloaded colorchoice v1.0.2 |
332 | 2025-02-25T01:43:23.388Z | Downloaded clap_lex v0.7.4 |
333 | 2025-02-25T01:43:23.391Z | Downloaded plain v0.2.3 |
334 | 2025-02-25T01:43:23.391Z | Downloaded errno v0.3.9 |
335 | 2025-02-25T01:43:23.393Z | Downloaded camino-tempfile v1.1.1 |
336 | 2025-02-25T01:43:23.394Z | Downloaded block-buffer v0.10.4 |
337 | 2025-02-25T01:43:23.396Z | Downloaded toml_datetime v0.6.8 |
338 | 2025-02-25T01:43:23.396Z | Downloaded bytecount v0.6.8 |
339 | 2025-02-25T01:43:23.399Z | Downloaded serde_tokenstream v0.2.2 |
340 | 2025-02-25T01:43:23.402Z | Downloaded quote v1.0.38 |
341 | 2025-02-25T01:43:23.404Z | Downloaded usdt v0.5.0 |
342 | 2025-02-25T01:43:23.404Z | Downloaded strsim v0.11.1 |
343 | 2025-02-25T01:43:23.407Z | Downloaded dof v0.3.0 |
344 | 2025-02-25T01:43:23.407Z | Downloaded heck v0.4.1 |
345 | 2025-02-25T01:43:23.410Z | Downloaded semver v1.0.25 |
346 | 2025-02-25T01:43:23.412Z | Downloaded camino v1.1.9 |
347 | 2025-02-25T01:43:23.416Z | Downloaded usdt-attr-macro v0.5.0 |
348 | 2025-02-25T01:43:23.419Z | Downloaded cpufeatures v0.2.14 |
349 | 2025-02-25T01:43:23.419Z | Downloaded pretty-hex v0.4.1 |
350 | 2025-02-25T01:43:23.421Z | Downloaded usdt-macro v0.5.0 |
351 | 2025-02-25T01:43:23.421Z | Downloaded anstyle-parse v0.2.5 |
352 | 2025-02-25T01:43:23.421Z | Downloaded itoa v1.0.11 |
353 | 2025-02-25T01:43:23.424Z | Downloaded serde_spanned v0.6.8 |
354 | 2025-02-25T01:43:23.424Z | Downloaded heck v0.5.0 |
355 | 2025-02-25T01:43:23.427Z | Downloaded generic-array v0.14.7 |
356 | 2025-02-25T01:43:23.427Z | Downloaded version_check v0.9.5 |
357 | 2025-02-25T01:43:23.429Z | Downloaded usdt-impl v0.5.0 |
358 | 2025-02-25T01:43:23.429Z | Downloaded terminal_size v0.4.0 |
359 | 2025-02-25T01:43:23.429Z | Downloaded fs-err v2.11.0 |
360 | 2025-02-25T01:43:23.432Z | Downloaded cargo-platform v0.1.8 |
361 | 2025-02-25T01:43:23.432Z | Downloaded tempfile v3.13.0 |
362 | 2025-02-25T01:43:23.435Z | Downloaded clap_derive v4.5.28 |
363 | 2025-02-25T01:43:23.438Z | Downloaded memmap v0.7.0 |
364 | 2025-02-25T01:43:23.440Z | Downloaded pest_derive v2.7.14 |
365 | 2025-02-25T01:43:23.443Z | Downloaded proc-macro-error v1.0.4 |
366 | 2025-02-25T01:43:23.446Z | Downloaded log v0.4.22 |
367 | 2025-02-25T01:43:23.448Z | Downloaded cargo_toml v0.20.5 |
368 | 2025-02-25T01:43:23.448Z | Downloaded ryu v1.0.18 |
369 | 2025-02-25T01:43:23.452Z | Downloaded thread-id v4.2.2 |
370 | 2025-02-25T01:43:23.455Z | Downloaded anstyle-query v1.1.1 |
371 | 2025-02-25T01:43:23.455Z | Downloaded utf8parse v0.2.2 |
372 | 2025-02-25T01:43:23.457Z | Downloaded pest_generator v2.7.14 |
373 | 2025-02-25T01:43:23.457Z | Downloaded thiserror-impl v1.0.69 |
374 | 2025-02-25T01:43:23.460Z | Downloaded macaddr v1.0.1 |
375 | 2025-02-25T01:43:23.460Z | Downloaded sha2 v0.10.8 |
376 | 2025-02-25T01:43:23.462Z | Downloaded unicode-linebreak v0.1.5 |
377 | 2025-02-25T01:43:23.462Z | Downloaded textwrap v0.16.1 |
378 | 2025-02-25T01:43:23.465Z | Downloaded unicode-ident v1.0.14 |
379 | 2025-02-25T01:43:23.468Z | Downloaded cargo_metadata v0.18.1 |
380 | 2025-02-25T01:43:23.471Z | Downloaded typenum v1.17.0 |
381 | 2025-02-25T01:43:23.473Z | Downloaded serde_derive v1.0.218 |
382 | 2025-02-25T01:43:23.476Z | Downloaded clap v4.5.30 |
383 | 2025-02-25T01:43:23.481Z | Downloaded once_cell v1.20.3 |
384 | 2025-02-25T01:43:23.484Z | Downloaded pest_meta v2.7.14 |
385 | 2025-02-25T01:43:23.487Z | Downloaded bitflags v2.6.0 |
386 | 2025-02-25T01:43:23.490Z | Downloaded zerocopy-derive v0.7.35 |
387 | 2025-02-25T01:43:23.494Z | Downloaded ucd-trie v0.1.7 |
388 | 2025-02-25T01:43:23.497Z | Downloaded tabled_derive v0.7.0 |
389 | 2025-02-25T01:43:23.500Z | Downloaded pest v2.7.14 |
390 | 2025-02-25T01:43:23.503Z | Downloaded papergrid v0.11.0 |
391 | 2025-02-25T01:43:23.507Z | Downloaded toml v0.8.19 |
392 | 2025-02-25T01:43:23.510Z | Downloaded indexmap v2.7.1 |
393 | 2025-02-25T01:43:23.514Z | Downloaded proc-macro2 v1.0.93 |
394 | 2025-02-25T01:43:23.517Z | Downloaded memchr v2.7.4 |
395 | 2025-02-25T01:43:23.522Z | Downloaded serde v1.0.218 |
396 | 2025-02-25T01:43:23.525Z | Downloaded anyhow v1.0.96 |
397 | 2025-02-25T01:43:23.534Z | Downloaded toml_edit v0.22.22 |
398 | 2025-02-25T01:43:23.569Z | Downloaded clap_builder v4.5.30 |
399 | 2025-02-25T01:43:23.576Z | Downloaded zerocopy v0.7.35 |
400 | 2025-02-25T01:43:23.590Z | Downloaded winnow v0.6.20 |
401 | 2025-02-25T01:43:23.598Z | Downloaded hashbrown v0.15.1 |
402 | 2025-02-25T01:43:23.603Z | Downloaded tabled v0.15.0 |
403 | 2025-02-25T01:43:23.617Z | Downloaded goblin v0.8.2 |
404 | 2025-02-25T01:43:23.622Z | Downloaded serde_json v1.0.139 |
405 | 2025-02-25T01:43:23.636Z | Downloaded syn v1.0.109 |
406 | 2025-02-25T01:43:23.646Z | Downloaded unicode-width v0.1.14 |
407 | 2025-02-25T01:43:23.650Z | Downloaded syn v2.0.96 |
408 | 2025-02-25T01:43:23.661Z | Downloaded rustix v0.38.37 |
409 | 2025-02-25T01:43:23.696Z | Downloaded libc v0.2.170 |
410 | 2025-02-25T01:43:23.987Z | Compiling proc-macro2 v1.0.93 |
411 | 2025-02-25T01:43:23.988Z | Compiling unicode-ident v1.0.14 |
412 | 2025-02-25T01:43:23.990Z | Compiling version_check v0.9.5 |
413 | 2025-02-25T01:43:23.990Z | Compiling serde v1.0.218 |
414 | 2025-02-25T01:43:23.990Z | Compiling thiserror v1.0.69 |
415 | 2025-02-25T01:43:23.990Z | Compiling memchr v2.7.4 |
416 | 2025-02-25T01:43:24.023Z | Compiling libc v0.2.170 |
417 | 2025-02-25T01:43:24.026Z | Compiling itoa v1.0.11 |
418 | 2025-02-25T01:43:24.266Z | Compiling ryu v1.0.18 |
419 | 2025-02-25T01:43:24.376Z | Compiling ucd-trie v0.1.7 |
420 | 2025-02-25T01:43:24.667Z | Compiling once_cell v1.20.3 |
421 | 2025-02-25T01:43:24.813Z | Compiling byteorder v1.5.0 |
422 | 2025-02-25T01:43:24.940Z | Compiling rustix v0.38.37 |
423 | 2025-02-25T01:43:25.147Z | Compiling serde_json v1.0.139 |
424 | 2025-02-25T01:43:25.376Z | Compiling bitflags v2.6.0 |
425 | 2025-02-25T01:43:25.471Z | Compiling usdt-impl v0.5.0 |
426 | 2025-02-25T01:43:25.562Z | Compiling proc-macro-error-attr v1.0.4 |
427 | 2025-02-25T01:43:25.627Z | Compiling syn v1.0.109 |
428 | 2025-02-25T01:43:25.730Z | Compiling proc-macro-error v1.0.4 |
429 | 2025-02-25T01:43:25.754Z | Compiling log v0.4.22 |
430 | 2025-02-25T01:43:25.931Z | Compiling hashbrown v0.15.1 |
431 | 2025-02-25T01:43:25.955Z | Compiling equivalent v1.0.1 |
432 | 2025-02-25T01:43:26.033Z | Compiling utf8parse v0.2.2 |
433 | 2025-02-25T01:43:26.075Z | Compiling camino v1.1.9 |
434 | 2025-02-25T01:43:26.106Z | Compiling plain v0.2.3 |
435 | 2025-02-25T01:43:26.183Z | Compiling anstyle-parse v0.2.5 |
436 | 2025-02-25T01:43:26.366Z | Compiling quote v1.0.38 |
437 | 2025-02-25T01:43:26.522Z | Compiling errno v0.3.9 |
438 | 2025-02-25T01:43:26.591Z | Compiling colorchoice v1.0.2 |
439 | 2025-02-25T01:43:26.612Z | Compiling pretty-hex v0.4.1 |
440 | 2025-02-25T01:43:26.742Z | Compiling syn v2.0.96 |
441 | 2025-02-25T01:43:26.763Z | Compiling thread-id v4.2.2 |
442 | 2025-02-25T01:43:26.844Z | Compiling anstyle-query v1.1.1 |
443 | 2025-02-25T01:43:26.882Z | Compiling winnow v0.6.20 |
444 | 2025-02-25T01:43:26.964Z | Compiling indexmap v2.7.1 |
445 | 2025-02-25T01:43:26.998Z | Compiling anstyle v1.0.10 |
446 | 2025-02-25T01:43:27.001Z | Compiling unicode-width v0.1.14 |
447 | 2025-02-25T01:43:27.422Z | Compiling is_terminal_polyfill v1.70.1 |
448 | 2025-02-25T01:43:27.548Z | Compiling semver v1.0.25 |
449 | 2025-02-25T01:43:27.567Z | Compiling autocfg v1.4.0 |
450 | 2025-02-25T01:43:27.915Z | Compiling anstream v0.6.15 |
451 | 2025-02-25T01:43:28.226Z | Compiling cfg-if v1.0.0 |
452 | 2025-02-25T01:43:28.250Z | Compiling anyhow v1.0.96 |
453 | 2025-02-25T01:43:28.331Z | Compiling fastrand v2.1.1 |
454 | 2025-02-25T01:43:28.512Z | Compiling fs-err v2.11.0 |
455 | 2025-02-25T01:43:28.820Z | Compiling terminal_size v0.4.0 |
456 | 2025-02-25T01:43:28.861Z | Compiling clap_lex v0.7.4 |
457 | 2025-02-25T01:43:28.884Z | Compiling fnv v1.0.7 |
458 | 2025-02-25T01:43:28.888Z | Compiling heck v0.4.1 |
459 | 2025-02-25T01:43:29.018Z | Compiling strsim v0.11.1 |
460 | 2025-02-25T01:43:29.042Z | Compiling bytecount v0.6.8 |
461 | 2025-02-25T01:43:29.193Z | Compiling heck v0.5.0 |
462 | 2025-02-25T01:43:29.255Z | Compiling papergrid v0.11.0 |
463 | 2025-02-25T01:43:29.474Z | Compiling clap_builder v4.5.30 |
464 | 2025-02-25T01:43:29.673Z | Compiling tempfile v3.13.0 |
465 | 2025-02-25T01:43:29.696Z | Compiling memmap v0.7.0 |
466 | 2025-02-25T01:43:30.004Z | Compiling smawk v0.3.2 |
467 | 2025-02-25T01:43:30.150Z | Compiling unicode-linebreak v0.1.5 |
468 | 2025-02-25T01:43:30.402Z | Compiling swrite v0.1.0 |
469 | 2025-02-25T01:43:30.529Z | Compiling textwrap v0.16.1 |
470 | 2025-02-25T01:43:31.237Z | Compiling tabled_derive v0.7.0 |
471 | 2025-02-25T01:43:32.328Z | Compiling tabled v0.15.0 |
472 | 2025-02-25T01:43:33.400Z | Compiling serde_derive v1.0.218 |
473 | 2025-02-25T01:43:33.405Z | Compiling thiserror-impl v1.0.69 |
474 | 2025-02-25T01:43:33.545Z | Compiling zerocopy-derive v0.7.35 |
475 | 2025-02-25T01:43:33.583Z | Compiling scroll_derive v0.12.0 |
476 | 2025-02-25T01:43:33.900Z | Compiling clap_derive v4.5.28 |
477 | 2025-02-25T01:43:34.768Z | Compiling scroll v0.12.0 |
478 | 2025-02-25T01:43:35.037Z | Compiling zerocopy v0.7.35 |
479 | 2025-02-25T01:43:35.221Z | Compiling goblin v0.8.2 |
480 | 2025-02-25T01:43:35.618Z | Compiling pest v2.7.14 |
481 | 2025-02-25T01:43:36.998Z | Compiling clap v4.5.30 |
482 | 2025-02-25T01:43:37.733Z | Compiling pest_meta v2.7.14 |
483 | 2025-02-25T01:43:38.575Z | Compiling pest_generator v2.7.14 |
484 | 2025-02-25T01:43:39.820Z | Compiling pest_derive v2.7.14 |
485 | 2025-02-25T01:43:40.535Z | Compiling dtrace-parser v0.2.0 |
486 | 2025-02-25T01:43:41.561Z | Compiling serde_tokenstream v0.2.2 |
487 | 2025-02-25T01:43:41.651Z | Compiling toml_datetime v0.6.8 |
488 | 2025-02-25T01:43:41.654Z | Compiling serde_spanned v0.6.8 |
489 | 2025-02-25T01:43:41.742Z | Compiling cargo-platform v0.1.8 |
490 | 2025-02-25T01:43:41.948Z | Compiling macaddr v1.0.1 |
491 | 2025-02-25T01:43:42.080Z | Compiling toml_edit v0.22.22 |
492 | 2025-02-25T01:43:42.200Z | Compiling camino-tempfile v1.1.1 |
493 | 2025-02-25T01:43:42.880Z | Compiling dof v0.3.0 |
494 | 2025-02-25T01:43:43.104Z | Compiling cargo_metadata v0.18.1 |
495 | 2025-02-25T01:43:44.190Z | Compiling usdt-macro v0.5.0 |
496 | 2025-02-25T01:43:44.192Z | Compiling usdt-attr-macro v0.5.0 |
497 | 2025-02-25T01:43:44.833Z | Compiling toml v0.8.19 |
498 | 2025-02-25T01:43:45.195Z | Compiling usdt v0.5.0 |
499 | 2025-02-25T01:43:45.641Z | Compiling cargo_toml v0.20.5 |
500 | 2025-02-25T01:43:48.101Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
501 | 2025-02-25T01:43:51.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.98s |
502 | 2025-02-25T01:43:51.341Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
503 | 2025-02-25T01:43:51.877Z | Downloading crates ... |
504 | 2025-02-25T01:43:51.990Z | Downloaded adler2 v2.0.0 |
505 | 2025-02-25T01:43:51.995Z | Downloaded atty v0.2.14 |
506 | 2025-02-25T01:43:52.004Z | Downloaded atomicwrites v0.4.4 |
507 | 2025-02-25T01:43:52.006Z | Downloaded hashlink v0.9.1 |
508 | 2025-02-25T01:43:52.014Z | Downloaded heapless v0.8.0 |
509 | 2025-02-25T01:43:52.019Z | Downloaded crunchy v0.2.2 |
510 | 2025-02-25T01:43:52.022Z | Downloaded hex-literal v0.4.1 |
511 | 2025-02-25T01:43:52.025Z | Downloaded aead v0.5.2 |
512 | 2025-02-25T01:43:52.028Z | Downloaded hex v0.4.3 |
513 | 2025-02-25T01:43:52.031Z | Downloaded bitflags v1.3.2 |
514 | 2025-02-25T01:43:52.033Z | Downloaded bitfield-struct v0.6.2 |
515 | 2025-02-25T01:43:52.036Z | Downloaded async-recursion v1.1.1 |
516 | 2025-02-25T01:43:52.039Z | Downloaded crucible-workspace-hack v0.1.0 |
517 | 2025-02-25T01:43:52.042Z | Downloaded ciborium-io v0.2.2 |
518 | 2025-02-25T01:43:52.042Z | Downloaded is_ci v1.2.0 |
519 | 2025-02-25T01:43:52.044Z | Downloaded cfg_aliases v0.1.1 |
520 | 2025-02-25T01:43:52.044Z | Downloaded base16ct v0.2.0 |
521 | 2025-02-25T01:43:52.048Z | Downloaded headers-core v0.3.0 |
522 | 2025-02-25T01:43:52.048Z | Downloaded bit-vec v0.6.3 |
523 | 2025-02-25T01:43:52.051Z | Downloaded ident_case v1.0.1 |
524 | 2025-02-25T01:43:52.051Z | Downloaded bb8 v0.8.5 |
525 | 2025-02-25T01:43:52.054Z | Downloaded ascii-canvas v3.0.0 |
526 | 2025-02-25T01:43:52.054Z | Downloaded http-body-util v0.1.2 |
527 | 2025-02-25T01:43:52.056Z | Downloaded md5 v0.7.0 |
528 | 2025-02-25T01:43:52.056Z | Downloaded match_cfg v0.1.0 |
529 | 2025-02-25T01:43:52.059Z | Downloaded instant v0.1.13 |
530 | 2025-02-25T01:43:52.061Z | Downloaded inout v0.1.3 |
531 | 2025-02-25T01:43:52.061Z | Downloaded arrayref v0.3.9 |
532 | 2025-02-25T01:43:52.064Z | Downloaded array-init v0.0.4 |
533 | 2025-02-25T01:43:52.064Z | Downloaded hostname v0.3.1 |
534 | 2025-02-25T01:43:52.066Z | Downloaded hyper-staticfile v0.10.1 |
535 | 2025-02-25T01:43:52.069Z | Downloaded litemap v0.7.3 |
536 | 2025-02-25T01:43:52.072Z | Downloaded hubpack_derive v0.1.1 |
537 | 2025-02-25T01:43:52.072Z | Downloaded crossbeam-deque v0.8.5 |
538 | 2025-02-25T01:43:52.075Z | Downloaded http-range v0.1.5 |
539 | 2025-02-25T01:43:52.075Z | Downloaded bzip2 v0.4.4 |
540 | 2025-02-25T01:43:52.077Z | Downloaded cobs v0.2.3 |
541 | 2025-02-25T01:43:52.080Z | Downloaded httpdate v1.0.3 |
542 | 2025-02-25T01:43:52.080Z | Downloaded cmake v0.1.51 |
543 | 2025-02-25T01:43:52.083Z | Downloaded crc v3.2.1 |
544 | 2025-02-25T01:43:52.085Z | Downloaded cassowary v0.3.0 |
545 | 2025-02-25T01:43:52.088Z | Downloaded constant_time_eq v0.3.1 |
546 | 2025-02-25T01:43:52.090Z | Downloaded maplit v1.0.2 |
547 | 2025-02-25T01:43:52.090Z | Downloaded lockfree-object-pool v0.1.6 |
548 | 2025-02-25T01:43:52.093Z | Downloaded progenitor-client v0.8.0 |
549 | 2025-02-25T01:43:52.096Z | Downloaded is-terminal v0.4.13 |
550 | 2025-02-25T01:43:52.096Z | Downloaded lalrpop-util v0.19.12 |
551 | 2025-02-25T01:43:52.098Z | Downloaded managed v0.8.0 |
552 | 2025-02-25T01:43:52.098Z | Downloaded memoffset v0.9.1 |
553 | 2025-02-25T01:43:52.101Z | Downloaded idna_adapter v1.2.0 |
554 | 2025-02-25T01:43:52.101Z | Downloaded indoc v1.0.9 |
555 | 2025-02-25T01:43:52.104Z | Downloaded linear-map v1.2.0 |
556 | 2025-02-25T01:43:52.107Z | Downloaded colored v2.1.0 |
557 | 2025-02-25T01:43:52.109Z | Downloaded md-5 v0.10.6 |
558 | 2025-02-25T01:43:52.112Z | Downloaded memmap2 v0.9.5 |
559 | 2025-02-25T01:43:52.115Z | Downloaded ciborium v0.2.2 |
560 | 2025-02-25T01:43:52.117Z | Downloaded icu_provider_macros v1.5.0 |
561 | 2025-02-25T01:43:52.120Z | Downloaded lazycell v1.3.0 |
562 | 2025-02-25T01:43:52.120Z | Downloaded indent_write v2.2.0 |
563 | 2025-02-25T01:43:52.122Z | Downloaded hyper-tls v0.6.0 |
564 | 2025-02-25T01:43:52.125Z | Downloaded progenitor-macro v0.9.1 |
565 | 2025-02-25T01:43:52.125Z | Downloaded predicates-tree v1.0.11 |
566 | 2025-02-25T01:43:52.128Z | Downloaded libloading v0.8.5 |
567 | 2025-02-25T01:43:52.130Z | Downloaded async-bb8-diesel v0.2.1 |
568 | 2025-02-25T01:43:52.133Z | Downloaded lock_api v0.4.12 |
569 | 2025-02-25T01:43:52.135Z | Downloaded libefi-sys v0.1.0 |
570 | 2025-02-25T01:43:52.135Z | Downloaded strum v0.26.3 |
571 | 2025-02-25T01:43:52.138Z | Downloaded serde_plain v1.0.2 |
572 | 2025-02-25T01:43:52.138Z | Downloaded proc-macro-crate v1.3.1 |
573 | 2025-02-25T01:43:52.141Z | Downloaded lru v0.12.5 |
574 | 2025-02-25T01:43:52.143Z | Downloaded cexpr v0.6.0 |
575 | 2025-02-25T01:43:52.143Z | Downloaded russh-cryptovec v0.7.3 |
576 | 2025-02-25T01:43:52.147Z | Downloaded ipnetwork v0.21.1 |
577 | 2025-02-25T01:43:52.149Z | Downloaded sigpipe v0.1.3 |
578 | 2025-02-25T01:43:52.150Z | Downloaded icu_locid_transform v1.5.0 |
579 | 2025-02-25T01:43:52.152Z | Downloaded hostname v0.4.0 |
580 | 2025-02-25T01:43:52.155Z | Downloaded maybe-uninit v2.0.0 |
581 | 2025-02-25T01:43:52.156Z | Downloaded jobserver v0.1.32 |
582 | 2025-02-25T01:43:52.158Z | Downloaded iana-time-zone v0.1.61 |
583 | 2025-02-25T01:43:52.162Z | Downloaded async-trait v0.1.86 |
584 | 2025-02-25T01:43:52.165Z | Downloaded write16 v1.0.0 |
585 | 2025-02-25T01:43:52.165Z | Downloaded crc-any v2.5.0 |
586 | 2025-02-25T01:43:52.168Z | Downloaded downcast v0.11.0 |
587 | 2025-02-25T01:43:52.170Z | Downloaded icu_provider v1.5.0 |
588 | 2025-02-25T01:43:52.177Z | Downloaded vte_generate_state_changes v0.1.2 |
589 | 2025-02-25T01:43:52.182Z | Downloaded serde_urlencoded v0.7.1 |
590 | 2025-02-25T01:43:52.182Z | Downloaded indexmap v1.9.3 |
591 | 2025-02-25T01:43:52.182Z | Downloaded rfc6979 v0.4.0 |
592 | 2025-02-25T01:43:52.186Z | Downloaded resolv-conf v0.7.0 |
593 | 2025-02-25T01:43:52.186Z | Downloaded icu_normalizer_data v1.5.0 |
594 | 2025-02-25T01:43:52.188Z | Downloaded cookie_store v0.21.1 |
595 | 2025-02-25T01:43:52.191Z | Downloaded mirai-annotations v1.12.0 |
596 | 2025-02-25T01:43:52.191Z | Downloaded base64 v0.13.1 |
597 | 2025-02-25T01:43:52.194Z | Downloaded structmeta-derive v0.3.0 |
598 | 2025-02-25T01:43:52.196Z | Downloaded slog-scope v4.4.0 |
599 | 2025-02-25T01:43:52.199Z | Downloaded new_debug_unreachable v1.0.6 |
600 | 2025-02-25T01:43:52.199Z | Downloaded base64ct v1.6.0 |
601 | 2025-02-25T01:43:52.201Z | Downloaded const_format_proc_macros v0.2.34 |
602 | 2025-02-25T01:43:52.205Z | Downloaded tiny-keccak v2.0.2 |
603 | 2025-02-25T01:43:52.208Z | Downloaded strum_macros v0.25.3 |
604 | 2025-02-25T01:43:52.210Z | Downloaded strum_macros v0.24.3 |
605 | 2025-02-25T01:43:52.213Z | Downloaded quick-error v1.2.3 |
606 | 2025-02-25T01:43:52.215Z | Downloaded zone v0.1.8 |
607 | 2025-02-25T01:43:52.215Z | Downloaded icu_locid_transform_data v1.5.0 |
608 | 2025-02-25T01:43:52.218Z | Downloaded utf16_iter v1.0.5 |
609 | 2025-02-25T01:43:52.220Z | Downloaded tokio-macros v2.5.0 |
610 | 2025-02-25T01:43:52.223Z | Downloaded precomputed-hash v0.1.1 |
611 | 2025-02-25T01:43:52.223Z | Downloaded bumpalo v3.16.0 |
612 | 2025-02-25T01:43:52.226Z | Downloaded utf-8 v0.7.6 |
613 | 2025-02-25T01:43:52.228Z | Downloaded ff v0.13.0 |
614 | 2025-02-25T01:43:52.231Z | Downloaded either v1.13.0 |
615 | 2025-02-25T01:43:52.231Z | Downloaded zone v0.3.0 |
616 | 2025-02-25T01:43:52.234Z | Downloaded filetime v0.2.25 |
617 | 2025-02-25T01:43:52.236Z | Downloaded tokio-native-tls v0.3.1 |
618 | 2025-02-25T01:43:52.236Z | Downloaded crossbeam-epoch v0.9.18 |
619 | 2025-02-25T01:43:52.241Z | Downloaded openssl-macros v0.1.1 |
620 | 2025-02-25T01:43:52.243Z | Downloaded icu_collections v1.5.0 |
621 | 2025-02-25T01:43:52.248Z | Downloaded ghash v0.5.1 |
622 | 2025-02-25T01:43:52.251Z | Downloaded crossbeam-utils v0.8.20 |
623 | 2025-02-25T01:43:52.253Z | Downloaded icu_locid v1.5.0 |
624 | 2025-02-25T01:43:52.259Z | Downloaded num v0.4.3 |
625 | 2025-02-25T01:43:52.261Z | Downloaded compact_str v0.8.0 |
626 | 2025-02-25T01:43:52.264Z | Downloaded time-core v0.1.2 |
627 | 2025-02-25T01:43:52.267Z | Downloaded sync_wrapper v1.0.1 |
628 | 2025-02-25T01:43:52.267Z | Downloaded tokio-tungstenite v0.21.0 |
629 | 2025-02-25T01:43:52.270Z | Downloaded phf_generator v0.11.2 |
630 | 2025-02-25T01:43:52.272Z | Downloaded unicase v2.7.0 |
631 | 2025-02-25T01:43:52.275Z | Downloaded tokio-rustls v0.25.0 |
632 | 2025-02-25T01:43:52.278Z | Downloaded zerofrom v0.1.4 |
633 | 2025-02-25T01:43:52.278Z | Downloaded phf v0.11.2 |
634 | 2025-02-25T01:43:52.281Z | Downloaded ref-cast v1.0.23 |
635 | 2025-02-25T01:43:52.284Z | Downloaded primeorder v0.13.6 |
636 | 2025-02-25T01:43:52.284Z | Downloaded rtoolbox v0.0.2 |
637 | 2025-02-25T01:43:52.286Z | Downloaded crypto-bigint v0.5.5 |
638 | 2025-02-25T01:43:52.293Z | Downloaded zone_cfg_derive v0.3.0 |
639 | 2025-02-25T01:43:52.296Z | Downloaded heapless v0.7.17 |
640 | 2025-02-25T01:43:52.299Z | Downloaded scheduled-thread-pool v0.2.7 |
641 | 2025-02-25T01:43:52.302Z | Downloaded rustls-pemfile v1.0.4 |
642 | 2025-02-25T01:43:52.304Z | Downloaded rusty-fork v0.3.0 |
643 | 2025-02-25T01:43:52.307Z | Downloaded sec1 v0.7.3 |
644 | 2025-02-25T01:43:52.309Z | Downloaded fs_extra v1.3.0 |
645 | 2025-02-25T01:43:52.312Z | Downloaded foreign-types-shared v0.1.1 |
646 | 2025-02-25T01:43:52.312Z | Downloaded newtype_derive v0.1.6 |
647 | 2025-02-25T01:43:52.316Z | Downloaded slog-async v2.8.0 |
648 | 2025-02-25T01:43:52.316Z | Downloaded scopeguard v1.2.0 |
649 | 2025-02-25T01:43:52.319Z | Downloaded secrecy v0.8.0 |
650 | 2025-02-25T01:43:52.319Z | Downloaded tls_codec_derive v0.4.1 |
651 | 2025-02-25T01:43:52.321Z | Downloaded synstructure v0.13.1 |
652 | 2025-02-25T01:43:52.321Z | Downloaded parking_lot_core v0.9.10 |
653 | 2025-02-25T01:43:52.324Z | Downloaded openssl-probe v0.1.5 |
654 | 2025-02-25T01:43:52.327Z | Downloaded indicatif v0.17.11 |
655 | 2025-02-25T01:43:52.330Z | Downloaded unicode-truncate v1.1.0 |
656 | 2025-02-25T01:43:52.332Z | Downloaded pretty-hex v0.2.1 |
657 | 2025-02-25T01:43:52.335Z | Downloaded utf8_iter v1.0.4 |
658 | 2025-02-25T01:43:52.338Z | Downloaded thiserror-impl v2.0.11 |
659 | 2025-02-25T01:43:52.338Z | Downloaded rcgen v0.12.1 |
660 | 2025-02-25T01:43:52.340Z | Downloaded progenitor-client v0.9.1 |
661 | 2025-02-25T01:43:52.343Z | Downloaded parking_lot_core v0.8.6 |
662 | 2025-02-25T01:43:52.346Z | Downloaded tls_codec v0.4.1 |
663 | 2025-02-25T01:43:52.346Z | Downloaded peg-runtime v0.8.3 |
664 | 2025-02-25T01:43:52.348Z | Downloaded fallible-iterator v0.3.0 |
665 | 2025-02-25T01:43:52.351Z | Downloaded float-ord v0.3.2 |
666 | 2025-02-25T01:43:52.351Z | Downloaded ena v0.14.3 |
667 | 2025-02-25T01:43:52.354Z | Downloaded daft v0.1.1 |
668 | 2025-02-25T01:43:52.356Z | Downloaded const_format v0.2.34 |
669 | 2025-02-25T01:43:52.360Z | Downloaded hickory-resolver v0.24.3 |
670 | 2025-02-25T01:43:52.365Z | Downloaded sync-ptr v0.1.1 |
671 | 2025-02-25T01:43:52.368Z | Downloaded num_enum v0.5.11 |
672 | 2025-02-25T01:43:52.372Z | Downloaded toolchain_find v0.4.0 |
673 | 2025-02-25T01:43:52.374Z | Downloaded termtree v0.4.1 |
674 | 2025-02-25T01:43:52.374Z | Downloaded nibble_vec v0.1.0 |
675 | 2025-02-25T01:43:52.377Z | Downloaded newtype-uuid v1.2.1 |
676 | 2025-02-25T01:43:52.380Z | Downloaded darling_macro v0.20.10 |
677 | 2025-02-25T01:43:52.380Z | Downloaded whoami v1.5.2 |
678 | 2025-02-25T01:43:52.383Z | Downloaded unicode-bidi v0.3.17 |
679 | 2025-02-25T01:43:52.386Z | Downloaded polyval v0.6.2 |
680 | 2025-02-25T01:43:52.388Z | Downloaded opaque-debug v0.3.1 |
681 | 2025-02-25T01:43:52.388Z | Downloaded packed_struct_codegen v0.10.1 |
682 | 2025-02-25T01:43:52.391Z | Downloaded packed_struct v0.10.1 |
683 | 2025-02-25T01:43:52.391Z | Downloaded fxhash v0.2.1 |
684 | 2025-02-25T01:43:52.394Z | Downloaded backtrace v0.3.74 |
685 | 2025-02-25T01:43:52.409Z | Downloaded normalize-line-endings v0.3.0 |
686 | 2025-02-25T01:43:52.412Z | Downloaded http v1.2.0 |
687 | 2025-02-25T01:43:52.415Z | Downloaded hickory-server v0.24.3 |
688 | 2025-02-25T01:43:52.420Z | Downloaded thiserror-impl-no-std v2.0.2 |
689 | 2025-02-25T01:43:52.422Z | Downloaded aes v0.8.4 |
690 | 2025-02-25T01:43:52.425Z | Downloaded daft-derive v0.1.1 |
691 | 2025-02-25T01:43:52.429Z | Downloaded which v4.4.2 |
692 | 2025-02-25T01:43:52.432Z | Downloaded unarray v0.1.4 |
693 | 2025-02-25T01:43:52.436Z | Downloaded semver v0.1.20 |
694 | 2025-02-25T01:43:52.436Z | Downloaded typify-macro v0.3.0 |
695 | 2025-02-25T01:43:52.439Z | Downloaded topological-sort v0.2.2 |
696 | 2025-02-25T01:43:52.439Z | Downloaded slog v2.7.0 |
697 | 2025-02-25T01:43:52.441Z | Downloaded num-conv v0.1.0 |
698 | 2025-02-25T01:43:52.441Z | Downloaded embedded-io v0.6.1 |
699 | 2025-02-25T01:43:52.444Z | Downloaded defmt v0.3.8 |
700 | 2025-02-25T01:43:52.447Z | Downloaded tower-layer v0.3.3 |
701 | 2025-02-25T01:43:52.451Z | Downloaded parse-size v1.1.0 |
702 | 2025-02-25T01:43:52.451Z | Downloaded mockall v0.13.1 |
703 | 2025-02-25T01:43:52.454Z | Downloaded hash32 v0.2.1 |
704 | 2025-02-25T01:43:52.454Z | Downloaded fallible-streaming-iterator v0.1.9 |
705 | 2025-02-25T01:43:52.456Z | Downloaded fallible-iterator v0.2.0 |
706 | 2025-02-25T01:43:52.456Z | Downloaded data-encoding v2.6.0 |
707 | 2025-02-25T01:43:52.459Z | Downloaded zerovec-derive v0.10.3 |
708 | 2025-02-25T01:43:52.461Z | Downloaded zopfli v0.8.1 |
709 | 2025-02-25T01:43:52.464Z | Downloaded try-lock v0.2.5 |
710 | 2025-02-25T01:43:52.464Z | Downloaded fatfs v0.3.6 |
711 | 2025-02-25T01:43:52.467Z | Downloaded phf_shared v0.11.2 |
712 | 2025-02-25T01:43:52.470Z | Downloaded rand v0.9.0 |
713 | 2025-02-25T01:43:52.472Z | Downloaded schemars v0.8.21 |
714 | 2025-02-25T01:43:52.485Z | Downloaded foreign-types-shared v0.3.1 |
715 | 2025-02-25T01:43:52.488Z | Downloaded float-cmp v0.10.0 |
716 | 2025-02-25T01:43:52.488Z | Downloaded rustc_version v0.1.7 |
717 | 2025-02-25T01:43:52.490Z | Downloaded rand_chacha v0.3.1 |
718 | 2025-02-25T01:43:52.490Z | Downloaded pin-utils v0.1.0 |
719 | 2025-02-25T01:43:52.493Z | Downloaded snafu-derive v0.8.5 |
720 | 2025-02-25T01:43:52.495Z | Downloaded siphasher v0.3.11 |
721 | 2025-02-25T01:43:52.495Z | Downloaded typify-macro v0.2.0 |
722 | 2025-02-25T01:43:52.498Z | Downloaded twox-hash v2.1.0 |
723 | 2025-02-25T01:43:52.498Z | Downloaded smallvec v1.14.0 |
724 | 2025-02-25T01:43:52.501Z | Downloaded phf_shared v0.10.0 |
725 | 2025-02-25T01:43:52.504Z | Downloaded strip-ansi-escapes v0.2.0 |
726 | 2025-02-25T01:43:52.504Z | Downloaded der_derive v0.7.3 |
727 | 2025-02-25T01:43:52.506Z | Downloaded debug-ignore v1.0.5 |
728 | 2025-02-25T01:43:52.510Z | Downloaded number_prefix v0.4.0 |
729 | 2025-02-25T01:43:52.510Z | Downloaded thread_local v1.1.8 |
730 | 2025-02-25T01:43:52.513Z | Downloaded structmeta v0.3.0 |
731 | 2025-02-25T01:43:52.513Z | Downloaded env_logger v0.11.5 |
732 | 2025-02-25T01:43:52.516Z | Downloaded take_mut v0.2.2 |
733 | 2025-02-25T01:43:52.518Z | Downloaded aes-gcm v0.10.3 |
734 | 2025-02-25T01:43:52.521Z | Downloaded zeroize v1.8.1 |
735 | 2025-02-25T01:43:52.523Z | Downloaded quinn v0.11.5 |
736 | 2025-02-25T01:43:52.526Z | Downloaded prettyplease v0.2.29 |
737 | 2025-02-25T01:43:52.531Z | Downloaded yoke-derive v0.7.4 |
738 | 2025-02-25T01:43:52.534Z | Downloaded universal-hash v0.5.1 |
739 | 2025-02-25T01:43:52.534Z | Downloaded slab v0.4.9 |
740 | 2025-02-25T01:43:52.536Z | Downloaded zeroize_derive v1.4.2 |
741 | 2025-02-25T01:43:52.536Z | Downloaded untrusted v0.7.1 |
742 | 2025-02-25T01:43:52.539Z | Downloaded group v0.13.0 |
743 | 2025-02-25T01:43:52.539Z | Downloaded tui-tree-widget v0.23.0 |
744 | 2025-02-25T01:43:52.542Z | Downloaded form_urlencoded v1.2.1 |
745 | 2025-02-25T01:43:52.542Z | Downloaded thiserror v2.0.11 |
746 | 2025-02-25T01:43:52.548Z | Downloaded path-slash v0.1.5 |
747 | 2025-02-25T01:43:52.551Z | Downloaded pem v3.0.5 |
748 | 2025-02-25T01:43:52.554Z | Downloaded newline-converter v0.3.0 |
749 | 2025-02-25T01:43:52.554Z | Downloaded multimap v0.10.0 |
750 | 2025-02-25T01:43:52.557Z | Downloaded peg v0.8.4 |
751 | 2025-02-25T01:43:52.559Z | Downloaded oxnet v0.1.0 |
752 | 2025-02-25T01:43:52.562Z | Downloaded papergrid v0.14.0 |
753 | 2025-02-25T01:43:52.566Z | Downloaded tinystr v0.7.6 |
754 | 2025-02-25T01:43:52.569Z | Downloaded thiserror-no-std v2.0.2 |
755 | 2025-02-25T01:43:52.573Z | Downloaded blake3 v1.5.4 |
756 | 2025-02-25T01:43:52.582Z | Downloaded dirs-next v2.0.0 |
757 | 2025-02-25T01:43:52.584Z | Downloaded termios v0.3.3 |
758 | 2025-02-25T01:43:52.587Z | Downloaded shell-words v1.1.0 |
759 | 2025-02-25T01:43:52.587Z | Downloaded tinyvec_macros v0.1.1 |
760 | 2025-02-25T01:43:52.589Z | Downloaded shlex v1.3.0 |
761 | 2025-02-25T01:43:52.589Z | Downloaded darling_core v0.20.10 |
762 | 2025-02-25T01:43:52.595Z | Downloaded untrusted v0.9.0 |
763 | 2025-02-25T01:43:52.597Z | Downloaded display-error-chain v0.2.2 |
764 | 2025-02-25T01:43:52.600Z | Downloaded dirs-sys-next v0.1.2 |
765 | 2025-02-25T01:43:52.600Z | Downloaded difflib v0.4.0 |
766 | 2025-02-25T01:43:52.603Z | Downloaded powerfmt v0.2.0 |
767 | 2025-02-25T01:43:52.603Z | Downloaded salsa20 v0.10.2 |
768 | 2025-02-25T01:43:52.605Z | Downloaded paste v1.0.15 |
769 | 2025-02-25T01:43:52.608Z | Downloaded hash32 v0.3.1 |
770 | 2025-02-25T01:43:52.610Z | Downloaded document-features v0.2.10 |
771 | 2025-02-25T01:43:52.611Z | Downloaded pkg-config v0.3.31 |
772 | 2025-02-25T01:43:52.613Z | Downloaded pem-rfc7468 v0.7.0 |
773 | 2025-02-25T01:43:52.616Z | Downloaded pin-project v1.1.6 |
774 | 2025-02-25T01:43:52.627Z | Downloaded simd-adler32 v0.3.7 |
775 | 2025-02-25T01:43:52.629Z | Downloaded ppv-lite86 v0.2.20 |
776 | 2025-02-25T01:43:52.632Z | Downloaded aho-corasick v1.1.3 |
777 | 2025-02-25T01:43:52.638Z | Downloaded tap v1.0.1 |
778 | 2025-02-25T01:43:52.641Z | Downloaded supports-color v3.0.2 |
779 | 2025-02-25T01:43:52.641Z | Downloaded value-bag v1.9.0 |
780 | 2025-02-25T01:43:52.643Z | Downloaded tabwriter v1.4.0 |
781 | 2025-02-25T01:43:52.646Z | Downloaded subtle v2.6.1 |
782 | 2025-02-25T01:43:52.646Z | Downloaded owo-colors v4.1.0 |
783 | 2025-02-25T01:43:52.649Z | Downloaded want v0.3.1 |
784 | 2025-02-25T01:43:52.651Z | Downloaded termcolor v1.4.1 |
785 | 2025-02-25T01:43:52.654Z | Downloaded smallvec v0.6.14 |
786 | 2025-02-25T01:43:52.654Z | Downloaded pbkdf2 v0.11.0 |
787 | 2025-02-25T01:43:52.656Z | Downloaded multer v3.1.0 |
788 | 2025-02-25T01:43:52.659Z | Downloaded num-derive v0.4.2 |
789 | 2025-02-25T01:43:52.662Z | Downloaded fixedbitset v0.4.2 |
790 | 2025-02-25T01:43:52.665Z | Downloaded rustc_version v0.4.1 |
791 | 2025-02-25T01:43:52.665Z | Downloaded num-iter v0.1.45 |
792 | 2025-02-25T01:43:52.667Z | Downloaded nodrop v0.1.14 |
793 | 2025-02-25T01:43:52.667Z | Downloaded derive_builder_core v0.20.2 |
794 | 2025-02-25T01:43:52.670Z | Downloaded derive-where v1.2.7 |
795 | 2025-02-25T01:43:52.673Z | Downloaded oso-derive v0.27.3 |
796 | 2025-02-25T01:43:52.675Z | Downloaded stringprep v0.1.5 |
797 | 2025-02-25T01:43:52.675Z | Downloaded aws-lc-rs v1.10.0 |
798 | 2025-02-25T01:43:52.686Z | Downloaded rustversion v1.0.17 |
799 | 2025-02-25T01:43:52.688Z | Downloaded postgres-protocol v0.6.8 |
800 | 2025-02-25T01:43:52.691Z | Downloaded half v2.4.1 |
801 | 2025-02-25T01:43:52.693Z | Downloaded num_enum_derive v0.5.11 |
802 | 2025-02-25T01:43:52.704Z | Downloaded futures-io v0.3.31 |
803 | 2025-02-25T01:43:52.704Z | Downloaded mio v1.0.2 |
804 | 2025-02-25T01:43:52.708Z | Downloaded parse-display v0.10.0 |
805 | 2025-02-25T01:43:52.708Z | Downloaded signal-hook-mio v0.2.4 |
806 | 2025-02-25T01:43:52.708Z | Downloaded predicates-core v1.0.8 |
807 | 2025-02-25T01:43:52.708Z | Downloaded env_logger v0.10.2 |
808 | 2025-02-25T01:43:52.710Z | Downloaded derive_builder_macro v0.20.2 |
809 | 2025-02-25T01:43:52.711Z | Downloaded futures-executor v0.3.31 |
810 | 2025-02-25T01:43:52.713Z | Downloaded slog-dtrace v0.3.0 |
811 | 2025-02-25T01:43:52.715Z | Downloaded env_filter v0.1.2 |
812 | 2025-02-25T01:43:52.718Z | Downloaded tower-service v0.3.3 |
813 | 2025-02-25T01:43:52.718Z | Downloaded signal-hook-registry v1.4.2 |
814 | 2025-02-25T01:43:52.718Z | Downloaded num-rational v0.4.2 |
815 | 2025-02-25T01:43:52.722Z | Downloaded globset v0.4.15 |
816 | 2025-02-25T01:43:52.725Z | Downloaded rustc-demangle v0.1.24 |
817 | 2025-02-25T01:43:52.725Z | Downloaded progenitor v0.8.0 |
818 | 2025-02-25T01:43:52.727Z | Downloaded proc-macro-error-attr2 v2.0.0 |
819 | 2025-02-25T01:43:52.727Z | Downloaded miniz_oxide v0.8.0 |
820 | 2025-02-25T01:43:52.730Z | Downloaded expectorate v1.1.0 |
821 | 2025-02-25T01:43:52.734Z | Downloaded sqlparser_derive v0.2.2 |
822 | 2025-02-25T01:43:52.734Z | Downloaded tokio-tungstenite v0.23.1 |
823 | 2025-02-25T01:43:52.736Z | Downloaded typify v0.3.0 |
824 | 2025-02-25T01:43:52.739Z | Downloaded futures-core v0.3.31 |
825 | 2025-02-25T01:43:52.742Z | Downloaded walkdir v2.5.0 |
826 | 2025-02-25T01:43:52.742Z | Downloaded ecdsa v0.16.9 |
827 | 2025-02-25T01:43:52.744Z | Downloaded unicode_categories v0.1.1 |
828 | 2025-02-25T01:43:52.747Z | Downloaded tower v0.5.2 |
829 | 2025-02-25T01:43:52.756Z | Downloaded endian-type v0.1.2 |
830 | 2025-02-25T01:43:52.758Z | Downloaded xz2 v0.1.7 |
831 | 2025-02-25T01:43:52.761Z | Downloaded parse-display-derive v0.10.0 |
832 | 2025-02-25T01:43:52.761Z | Downloaded sha1 v0.10.6 |
833 | 2025-02-25T01:43:52.763Z | Downloaded serde-hex v0.1.0 |
834 | 2025-02-25T01:43:52.763Z | Downloaded diesel_table_macro_syntax v0.2.0 |
835 | 2025-02-25T01:43:52.766Z | Downloaded num_threads v0.1.7 |
836 | 2025-02-25T01:43:52.766Z | Downloaded futures-task v0.3.31 |
837 | 2025-02-25T01:43:52.768Z | Downloaded unsafe-libyaml v0.2.11 |
838 | 2025-02-25T01:43:52.772Z | Downloaded parse-zoneinfo v0.3.1 |
839 | 2025-02-25T01:43:52.775Z | Downloaded string_cache v0.8.7 |
840 | 2025-02-25T01:43:52.781Z | Downloaded futures-sink v0.3.31 |
841 | 2025-02-25T01:43:52.781Z | Downloaded futures-macro v0.3.31 |
842 | 2025-02-25T01:43:52.781Z | Downloaded fragile v2.0.0 |
843 | 2025-02-25T01:43:52.784Z | Downloaded proc-macro-error2 v2.0.1 |
844 | 2025-02-25T01:43:52.784Z | Downloaded slog-stdlog v4.1.1 |
845 | 2025-02-25T01:43:52.786Z | Downloaded olpc-cjson v0.1.4 |
846 | 2025-02-25T01:43:52.787Z | Downloaded tokio-tungstenite v0.24.0 |
847 | 2025-02-25T01:43:52.789Z | Downloaded spki v0.7.3 |
848 | 2025-02-25T01:43:52.792Z | Downloaded similar v2.6.0 |
849 | 2025-02-25T01:43:52.795Z | Downloaded url v2.5.3 |
850 | 2025-02-25T01:43:52.799Z | Downloaded hkdf v0.12.4 |
851 | 2025-02-25T01:43:52.802Z | Downloaded waitgroup v0.1.2 |
852 | 2025-02-25T01:43:52.805Z | Downloaded bindgen v0.69.5 |
853 | 2025-02-25T01:43:52.811Z | Downloaded rand_seeder v0.3.0 |
854 | 2025-02-25T01:43:52.814Z | Downloaded enum-as-inner v0.6.1 |
855 | 2025-02-25T01:43:52.816Z | Downloaded rand_chacha v0.9.0 |
856 | 2025-02-25T01:43:52.816Z | Downloaded flagset v0.4.6 |
857 | 2025-02-25T01:43:52.819Z | Downloaded gethostname v0.5.0 |
858 | 2025-02-25T01:43:52.819Z | Downloaded icu_properties_data v1.5.0 |
859 | 2025-02-25T01:43:52.830Z | Downloaded glob v0.3.2 |
860 | 2025-02-25T01:43:52.832Z | Downloaded serde_derive_internals v0.29.1 |
861 | 2025-02-25T01:43:52.835Z | Downloaded rustls-pki-types v1.10.0 |
862 | 2025-02-25T01:43:52.838Z | Downloaded nom v7.1.3 |
863 | 2025-02-25T01:43:52.842Z | Downloaded tracing-attributes v0.1.27 |
864 | 2025-02-25T01:43:52.844Z | Downloaded oso v0.27.3 |
865 | 2025-02-25T01:43:52.848Z | Downloaded dsl_auto_type v0.1.2 |
866 | 2025-02-25T01:43:52.852Z | Downloaded rand_core v0.6.4 |
867 | 2025-02-25T01:43:52.852Z | Downloaded dropshot_endpoint v0.12.0 |
868 | 2025-02-25T01:43:52.855Z | Downloaded rand_core v0.9.2 |
869 | 2025-02-25T01:43:52.858Z | Downloaded vsss-rs v3.3.4 |
870 | 2025-02-25T01:43:52.858Z | Downloaded pretty_assertions v1.4.1 |
871 | 2025-02-25T01:43:52.861Z | Downloaded dyn-clone v1.0.18 |
872 | 2025-02-25T01:43:52.863Z | Downloaded ron v0.8.1 |
873 | 2025-02-25T01:43:52.867Z | Downloaded stable_deref_trait v1.2.0 |
874 | 2025-02-25T01:43:52.871Z | Downloaded tar v0.4.44 |
875 | 2025-02-25T01:43:52.873Z | Downloaded hashbrown v0.12.3 |
876 | 2025-02-25T01:43:52.876Z | Downloaded toml v0.7.8 |
877 | 2025-02-25T01:43:52.879Z | Downloaded openssl-sys v0.9.106 |
878 | 2025-02-25T01:43:52.884Z | Downloaded zerocopy v0.6.6 |
879 | 2025-02-25T01:43:52.887Z | Downloaded ron v0.7.1 |
880 | 2025-02-25T01:43:52.892Z | Downloaded diesel_derives v2.2.3 |
881 | 2025-02-25T01:43:52.898Z | Downloaded vergen v8.3.2 |
882 | 2025-02-25T01:43:52.901Z | Downloaded p256 v0.13.2 |
883 | 2025-02-25T01:43:52.903Z | Downloaded zerovec v0.10.4 |
884 | 2025-02-25T01:43:52.909Z | Downloaded quick-xml v0.37.2 |
885 | 2025-02-25T01:43:52.916Z | Downloaded tracing-core v0.1.32 |
886 | 2025-02-25T01:43:52.919Z | Downloaded hashbrown v0.13.2 |
887 | 2025-02-25T01:43:52.923Z | Downloaded quinn-proto v0.11.8 |
888 | 2025-02-25T01:43:52.930Z | Downloaded unicode-segmentation v1.12.0 |
889 | 2025-02-25T01:43:52.935Z | Downloaded tracing v0.1.40 |
890 | 2025-02-25T01:43:52.939Z | Downloaded futures-util v0.3.31 |
891 | 2025-02-25T01:43:52.952Z | Downloaded zerocopy-derive v0.8.10 |
892 | 2025-02-25T01:43:52.959Z | Downloaded typed-path v0.9.3 |
893 | 2025-02-25T01:43:52.964Z | Downloaded toml_edit v0.19.15 |
894 | 2025-02-25T01:43:52.982Z | Downloaded x509-cert v0.2.5 |
895 | 2025-02-25T01:43:52.987Z | Downloaded salty v0.3.0 |
896 | 2025-02-25T01:43:52.993Z | Downloaded proptest v1.5.0 |
897 | 2025-02-25T01:43:53.003Z | Downloaded petname v2.0.2 |
898 | 2025-02-25T01:43:53.009Z | Downloaded curve25519-dalek v4.1.3 |
899 | 2025-02-25T01:43:53.019Z | Downloaded tokio-util v0.7.12 |
900 | 2025-02-25T01:43:53.025Z | Downloaded p521 v0.13.3 |
901 | 2025-02-25T01:43:53.029Z | Downloaded h2 v0.4.6 |
902 | 2025-02-25T01:43:53.036Z | Downloaded hashbrown v0.14.5 |
903 | 2025-02-25T01:43:53.043Z | Downloaded tabled v0.18.0 |
904 | 2025-02-25T01:43:53.061Z | Downloaded rusqlite v0.32.1 |
905 | 2025-02-25T01:43:53.067Z | Downloaded p384 v0.13.0 |
906 | 2025-02-25T01:43:53.073Z | Downloaded rustls-webpki v0.101.7 |
907 | 2025-02-25T01:43:53.088Z | Downloaded ssh-key v0.6.6 |
908 | 2025-02-25T01:43:53.094Z | Downloaded gimli v0.31.1 |
909 | 2025-02-25T01:43:53.104Z | Downloaded flate2 v1.0.35 |
910 | 2025-02-25T01:43:53.110Z | Downloaded dropshot v0.12.0 |
911 | 2025-02-25T01:43:53.129Z | Downloaded rustls-webpki v0.102.8 |
912 | 2025-02-25T01:43:53.148Z | Downloaded rayon v1.10.0 |
913 | 2025-02-25T01:43:53.156Z | Downloaded openssl v0.10.71 |
914 | 2025-02-25T01:43:53.166Z | Downloaded sqlparser v0.45.0 |
915 | 2025-02-25T01:43:53.172Z | Downloaded git2 v0.19.0 |
916 | 2025-02-25T01:43:53.182Z | Downloaded reqwest v0.12.12 |
917 | 2025-02-25T01:43:53.190Z | Downloaded zerocopy v0.8.10 |
918 | 2025-02-25T01:43:53.214Z | Downloaded regress v0.9.1 |
919 | 2025-02-25T01:43:53.223Z | Downloaded regex-syntax v0.6.29 |
920 | 2025-02-25T01:43:53.230Z | Downloaded object v0.30.4 |
921 | 2025-02-25T01:43:53.240Z | Downloaded chrono-tz v0.10.1 |
922 | 2025-02-25T01:43:53.248Z | Downloaded regex-syntax v0.8.5 |
923 | 2025-02-25T01:43:53.257Z | Downloaded nix v0.28.0 |
924 | 2025-02-25T01:43:53.271Z | Downloaded radix_trie v0.2.1 |
925 | 2025-02-25T01:43:53.274Z | Downloaded regex v1.11.1 |
926 | 2025-02-25T01:43:53.287Z | Downloaded dropshot v0.15.1 |
927 | 2025-02-25T01:43:53.308Z | Downloaded webpki-roots v0.26.6 |
928 | 2025-02-25T01:43:53.312Z | Downloaded nix v0.29.0 |
929 | 2025-02-25T01:43:53.324Z | Downloaded openapiv3 v2.0.0 |
930 | 2025-02-25T01:43:53.336Z | Downloaded regress v0.10.1 |
931 | 2025-02-25T01:43:53.345Z | Downloaded nix v0.27.1 |
932 | 2025-02-25T01:43:53.357Z | Downloaded object v0.36.5 |
933 | 2025-02-25T01:43:53.369Z | Downloaded vcpkg v0.2.15 |
934 | 2025-02-25T01:43:53.405Z | Downloaded sled v0.34.7 |
935 | 2025-02-25T01:43:53.415Z | Downloaded polar-core v0.27.3 |
936 | 2025-02-25T01:43:53.424Z | Downloaded typify-impl v0.3.0 |
937 | 2025-02-25T01:43:53.440Z | Downloaded typify-impl v0.2.0 |
938 | 2025-02-25T01:43:53.455Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
939 | 2025-02-25T01:43:53.467Z | Downloaded ratatui v0.29.0 |
940 | 2025-02-25T01:43:53.487Z | Downloaded zerocopy-derive v0.6.6 |
941 | 2025-02-25T01:43:53.496Z | Downloaded lzma-sys v0.1.20 |
942 | 2025-02-25T01:43:53.523Z | Downloaded petgraph v0.6.5 |
943 | 2025-02-25T01:43:53.540Z | Downloaded bstr v1.10.0 |
944 | 2025-02-25T01:43:53.551Z | Downloaded rustls v0.22.4 |
945 | 2025-02-25T01:43:53.563Z | Downloaded smoltcp v0.11.0 |
946 | 2025-02-25T01:43:53.575Z | Downloaded libz-sys v1.1.20 |
947 | 2025-02-25T01:43:53.596Z | Downloaded diesel v2.2.7 |
948 | 2025-02-25T01:43:53.613Z | Downloaded rustls v0.23.19 |
949 | 2025-02-25T01:43:53.624Z | Downloaded hickory-proto v0.24.3 |
950 | 2025-02-25T01:43:53.639Z | Downloaded regex-automata v0.4.8 |
951 | 2025-02-25T01:43:53.655Z | Downloaded unicode-width v0.2.0 |
952 | 2025-02-25T01:43:53.660Z | Downloaded smoltcp v0.9.1 |
953 | 2025-02-25T01:43:53.671Z | Downloaded tokio v1.43.0 |
954 | 2025-02-25T01:43:53.708Z | Downloaded rustls v0.21.12 |
955 | 2025-02-25T01:43:53.718Z | Downloaded csv v1.3.1 |
956 | 2025-02-25T01:43:53.759Z | Downloaded portable-atomic v1.9.0 |
957 | 2025-02-25T01:43:53.768Z | Downloaded rustyline v14.0.0 |
958 | 2025-02-25T01:43:53.775Z | Downloaded chrono v0.4.39 |
959 | 2025-02-25T01:43:53.784Z | Downloaded lalrpop v0.19.12 |
960 | 2025-02-25T01:43:53.799Z | Downloaded serde_with v3.11.0 |
961 | 2025-02-25T01:43:53.809Z | Downloaded bindgen v0.71.1 |
962 | 2025-02-25T01:43:53.818Z | Downloaded time v0.3.36 |
963 | 2025-02-25T01:43:53.824Z | Downloaded sha3 v0.10.8 |
964 | 2025-02-25T01:43:53.828Z | Downloaded winnow v0.5.40 |
965 | 2025-02-25T01:43:53.836Z | Downloaded unicode-xid v0.2.6 |
966 | 2025-02-25T01:43:53.838Z | Downloaded dropshot_endpoint v0.15.1 |
967 | 2025-02-25T01:43:53.841Z | Downloaded rand v0.8.5 |
968 | 2025-02-25T01:43:53.843Z | Downloaded russh-keys v0.45.0 |
969 | 2025-02-25T01:43:53.846Z | Downloaded bitvec v1.0.1 |
970 | 2025-02-25T01:43:53.860Z | Downloaded futures-channel v0.3.31 |
971 | 2025-02-25T01:43:53.862Z | Downloaded yoke v0.7.4 |
972 | 2025-02-25T01:43:53.866Z | Downloaded unicode-properties v0.1.3 |
973 | 2025-02-25T01:43:53.866Z | Downloaded diesel-dtrace v0.4.2 |
974 | 2025-02-25T01:43:53.869Z | Downloaded serde-big-array v0.5.1 |
975 | 2025-02-25T01:43:53.869Z | Downloaded rpassword v7.3.1 |
976 | 2025-02-25T01:43:53.869Z | Downloaded xattr v1.3.1 |
977 | 2025-02-25T01:43:53.872Z | Downloaded radium v0.7.0 |
978 | 2025-02-25T01:43:53.872Z | Downloaded predicates v3.1.3 |
979 | 2025-02-25T01:43:53.875Z | Downloaded typify v0.2.0 |
980 | 2025-02-25T01:43:53.878Z | Downloaded tinyvec v1.8.0 |
981 | 2025-02-25T01:43:53.881Z | Downloaded socket2 v0.5.8 |
982 | 2025-02-25T01:43:53.883Z | Downloaded tough v0.19.0 |
983 | 2025-02-25T01:43:53.889Z | Downloaded publicsuffix v2.3.0 |
984 | 2025-02-25T01:43:53.892Z | Downloaded signal-hook-tokio v0.3.1 |
985 | 2025-02-25T01:43:53.895Z | Downloaded encoding_rs v0.8.34 |
986 | 2025-02-25T01:43:53.913Z | Downloaded term v0.7.0 |
987 | 2025-02-25T01:43:53.916Z | Downloaded diff v0.1.13 |
988 | 2025-02-25T01:43:53.918Z | Downloaded steno v0.4.1 |
989 | 2025-02-25T01:43:53.922Z | Downloaded num-bigint-dig v0.8.4 |
990 | 2025-02-25T01:43:53.926Z | Downloaded unicode-normalization v0.1.24 |
991 | 2025-02-25T01:43:53.929Z | Downloaded embedded-io v0.4.0 |
992 | 2025-02-25T01:43:53.933Z | Downloaded rustc-hash v1.1.0 |
993 | 2025-02-25T01:43:53.933Z | Downloaded num-integer v0.1.46 |
994 | 2025-02-25T01:43:53.936Z | Downloaded displaydoc v0.2.5 |
995 | 2025-02-25T01:43:53.938Z | Downloaded password-hash v0.5.0 |
996 | 2025-02-25T01:43:53.938Z | Downloaded slog-term v2.9.1 |
997 | 2025-02-25T01:43:53.941Z | Downloaded qorb v0.2.1 |
998 | 2025-02-25T01:43:53.944Z | Downloaded itertools v0.14.0 |
999 | 2025-02-25T01:43:53.950Z | Downloaded idna v1.0.3 |
1000 | 2025-02-25T01:43:53.954Z | Downloaded hyper v1.5.2 |
1001 | 2025-02-25T01:43:53.960Z | Downloaded der v0.7.9 |
1002 | 2025-02-25T01:43:53.964Z | Downloaded postcard v1.0.10 |
1003 | 2025-02-25T01:43:53.967Z | Downloaded subprocess v0.2.9 |
1004 | 2025-02-25T01:43:53.969Z | Downloaded signal-hook v0.3.17 |
1005 | 2025-02-25T01:43:53.972Z | Downloaded reedline v0.35.0 |
1006 | 2025-02-25T01:43:53.979Z | Downloaded ring v0.17.11 |
1007 | 2025-02-25T01:43:54.017Z | Downloaded itertools v0.13.0 |
1008 | 2025-02-25T01:43:54.023Z | Downloaded time-macros v0.2.18 |
1009 | 2025-02-25T01:43:54.026Z | Downloaded postgres-types v0.2.8 |
1010 | 2025-02-25T01:43:54.028Z | Downloaded poly1305 v0.8.0 |
1011 | 2025-02-25T01:43:54.031Z | Downloaded serde_yaml v0.9.34+deprecated |
1012 | 2025-02-25T01:43:54.033Z | Downloaded num-bigint v0.4.6 |
1013 | 2025-02-25T01:43:54.038Z | Downloaded peg-macros v0.8.4 |
1014 | 2025-02-25T01:43:54.040Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1015 | 2025-02-25T01:43:54.092Z | Downloaded derive_builder v0.20.2 |
1016 | 2025-02-25T01:43:54.096Z | Downloaded pkcs8 v0.10.2 |
1017 | 2025-02-25T01:43:54.098Z | Downloaded sqlformat v0.2.6 |
1018 | 2025-02-25T01:43:54.101Z | Downloaded pkcs5 v0.7.1 |
1019 | 2025-02-25T01:43:54.103Z | Downloaded snafu v0.8.5 |
1020 | 2025-02-25T01:43:54.108Z | Downloaded pkcs1 v0.7.5 |
1021 | 2025-02-25T01:43:54.111Z | Downloaded omicron-zone-package v0.12.0 |
1022 | 2025-02-25T01:43:54.114Z | Downloaded mockall_derive v0.13.1 |
1023 | 2025-02-25T01:43:54.116Z | Downloaded itertools v0.10.5 |
1024 | 2025-02-25T01:43:54.120Z | Downloaded pbkdf2 v0.12.2 |
1025 | 2025-02-25T01:43:54.123Z | Downloaded deranged v0.3.11 |
1026 | 2025-02-25T01:43:54.123Z | Downloaded password-hash v0.4.2 |
1027 | 2025-02-25T01:43:54.125Z | Downloaded serde_with_macros v3.11.0 |
1028 | 2025-02-25T01:43:54.128Z | Downloaded rsa v0.9.6 |
1029 | 2025-02-25T01:43:54.131Z | Downloaded russh v0.45.0 |
1030 | 2025-02-25T01:43:54.135Z | Downloaded itertools v0.12.1 |
1031 | 2025-02-25T01:43:54.142Z | Downloaded crossterm v0.28.1 |
1032 | 2025-02-25T01:43:54.147Z | Downloaded rustc-hash v2.1.1 |
1033 | 2025-02-25T01:43:54.151Z | Downloaded flume v0.11.1 |
1034 | 2025-02-25T01:43:54.153Z | Downloaded zip v0.6.6 |
1035 | 2025-02-25T01:43:54.157Z | Downloaded ed25519-dalek v2.1.1 |
1036 | 2025-02-25T01:43:54.159Z | Downloaded vte v0.11.1 |
1037 | 2025-02-25T01:43:54.162Z | Downloaded progenitor-impl v0.9.1 |
1038 | 2025-02-25T01:43:54.162Z | Downloaded progenitor-impl v0.8.0 |
1039 | 2025-02-25T01:43:54.166Z | Downloaded zip v2.1.3 |
1040 | 2025-02-25T01:43:54.170Z | Downloaded libxml v0.3.3 |
1041 | 2025-02-25T01:43:54.173Z | Downloaded libm v0.2.8 |
1042 | 2025-02-25T01:43:54.179Z | Downloaded num-traits v0.2.19 |
1043 | 2025-02-25T01:43:54.182Z | Downloaded tungstenite v0.24.0 |
1044 | 2025-02-25T01:43:54.190Z | Downloaded tungstenite v0.23.0 |
1045 | 2025-02-25T01:43:54.196Z | Downloaded tungstenite v0.21.0 |
1046 | 2025-02-25T01:43:54.196Z | Downloaded rustls-pemfile v2.2.0 |
1047 | 2025-02-25T01:43:54.196Z | Downloaded samael v0.0.18 |
1048 | 2025-02-25T01:43:54.201Z | Downloaded rayon-core v1.12.1 |
1049 | 2025-02-25T01:43:54.204Z | Downloaded wyz v0.5.1 |
1050 | 2025-02-25T01:43:54.204Z | Downloaded pin-project-lite v0.2.14 |
1051 | 2025-02-25T01:43:54.207Z | Downloaded pin-project-internal v1.1.6 |
1052 | 2025-02-25T01:43:54.209Z | Downloaded uuid v1.12.0 |
1053 | 2025-02-25T01:43:54.212Z | Downloaded yansi v1.0.1 |
1054 | 2025-02-25T01:43:54.218Z | Downloaded getrandom v0.3.1 |
1055 | 2025-02-25T01:43:54.221Z | Downloaded tokio-postgres v0.7.12 |
1056 | 2025-02-25T01:43:54.221Z | Downloaded tabled_derive v0.10.0 |
1057 | 2025-02-25T01:43:54.225Z | Downloaded same-file v1.0.6 |
1058 | 2025-02-25T01:43:54.225Z | Downloaded smf v0.2.3 |
1059 | 2025-02-25T01:43:54.225Z | Downloaded slog-bunyan v2.5.0 |
1060 | 2025-02-25T01:43:54.225Z | Downloaded serde_path_to_error v0.1.16 |
1061 | 2025-02-25T01:43:54.229Z | Downloaded rustfmt-wrapper v0.2.1 |
1062 | 2025-02-25T01:43:54.229Z | Downloaded r2d2 v0.8.10 |
1063 | 2025-02-25T01:43:54.234Z | Downloaded psl-types v2.0.11 |
1064 | 2025-02-25T01:43:54.234Z | Downloaded progenitor v0.9.1 |
1065 | 2025-02-25T01:43:54.234Z | Downloaded darling v0.20.10 |
1066 | 2025-02-25T01:43:54.244Z | Downloaded writeable v0.5.5 |
1067 | 2025-02-25T01:43:54.246Z | Downloaded elliptic-curve v0.13.8 |
1068 | 2025-02-25T01:43:54.251Z | Downloaded minimal-lexical v0.2.1 |
1069 | 2025-02-25T01:43:54.255Z | Downloaded cc v1.2.15 |
1070 | 2025-02-25T01:43:54.258Z | Downloaded uzers v0.12.1 |
1071 | 2025-02-25T01:43:54.261Z | Downloaded parking_lot v0.12.3 |
1072 | 2025-02-25T01:43:54.264Z | Downloaded foreign-types-macros v0.2.3 |
1073 | 2025-02-25T01:43:54.264Z | Downloaded foldhash v0.1.3 |
1074 | 2025-02-25T01:43:54.267Z | Downloaded futures v0.3.31 |
1075 | 2025-02-25T01:43:54.269Z | Downloaded foreign-types v0.5.0 |
1076 | 2025-02-25T01:43:54.269Z | Downloaded dunce v1.0.5 |
1077 | 2025-02-25T01:43:54.272Z | Downloaded static_assertions v1.1.0 |
1078 | 2025-02-25T01:43:54.272Z | Downloaded crossbeam-channel v0.5.13 |
1079 | 2025-02-25T01:43:54.275Z | Downloaded derive_more v0.99.19 |
1080 | 2025-02-25T01:43:54.279Z | Downloaded percent-encoding v2.3.1 |
1081 | 2025-02-25T01:43:54.282Z | Downloaded des v0.8.1 |
1082 | 2025-02-25T01:43:54.284Z | Downloaded parking_lot v0.11.2 |
1083 | 2025-02-25T01:43:54.287Z | Downloaded tokio-stream v0.1.17 |
1084 | 2025-02-25T01:43:54.289Z | Downloaded test-strategy v0.4.0 |
1085 | 2025-02-25T01:43:54.292Z | Downloaded num-complex v0.4.6 |
1086 | 2025-02-25T01:43:54.295Z | Downloaded native-tls v0.2.12 |
1087 | 2025-02-25T01:43:54.298Z | Downloaded nu-ansi-term v0.50.1 |
1088 | 2025-02-25T01:43:54.298Z | Downloaded foreign-types v0.3.2 |
1089 | 2025-02-25T01:43:54.298Z | Downloaded getrandom v0.2.15 |
1090 | 2025-02-25T01:43:54.305Z | Downloaded chacha20poly1305 v0.10.1 |
1091 | 2025-02-25T01:43:54.305Z | Downloaded zone_cfg_derive v0.1.2 |
1092 | 2025-02-25T01:43:54.305Z | Downloaded schemars_derive v0.8.21 |
1093 | 2025-02-25T01:43:54.305Z | Downloaded ref-cast-impl v1.0.23 |
1094 | 2025-02-25T01:43:54.309Z | Downloaded progenitor-macro v0.8.0 |
1095 | 2025-02-25T01:43:54.309Z | Downloaded defmt-macros v0.3.9 |
1096 | 2025-02-25T01:43:54.309Z | Downloaded hyper-util v0.1.10 |
1097 | 2025-02-25T01:43:54.313Z | Downloaded phf_codegen v0.11.2 |
1098 | 2025-02-25T01:43:54.315Z | Downloaded yasna v0.5.2 |
1099 | 2025-02-25T01:43:54.319Z | Downloaded wait-timeout v0.2.0 |
1100 | 2025-02-25T01:43:54.319Z | Downloaded tokio-rustls v0.26.0 |
1101 | 2025-02-25T01:43:54.322Z | Downloaded tokio-rustls v0.24.1 |
1102 | 2025-02-25T01:43:54.322Z | Downloaded icu_properties v1.5.1 |
1103 | 2025-02-25T01:43:54.324Z | Downloaded strum_macros v0.26.4 |
1104 | 2025-02-25T01:43:54.327Z | Downloaded mime_guess v2.0.5 |
1105 | 2025-02-25T01:43:54.327Z | Downloaded nanorand v0.7.0 |
1106 | 2025-02-25T01:43:54.330Z | Downloaded base64 v0.22.1 |
1107 | 2025-02-25T01:43:54.332Z | Downloaded base64 v0.21.7 |
1108 | 2025-02-25T01:43:54.335Z | Downloaded crc32fast v1.4.2 |
1109 | 2025-02-25T01:43:54.338Z | Downloaded funty v2.0.0 |
1110 | 2025-02-25T01:43:54.338Z | Downloaded fd-lock v4.0.2 |
1111 | 2025-02-25T01:43:54.340Z | Downloaded ed25519 v2.2.3 |
1112 | 2025-02-25T01:43:54.343Z | Downloaded defmt-parser v0.3.4 |
1113 | 2025-02-25T01:43:54.343Z | Downloaded zerofrom-derive v0.1.4 |
1114 | 2025-02-25T01:43:54.343Z | Downloaded spin v0.9.8 |
1115 | 2025-02-25T01:43:54.346Z | Downloaded sct v0.7.1 |
1116 | 2025-02-25T01:43:54.349Z | Downloaded const-oid v0.9.6 |
1117 | 2025-02-25T01:43:54.352Z | Downloaded headers v0.4.0 |
1118 | 2025-02-25T01:43:54.354Z | Downloaded clang-sys v1.8.1 |
1119 | 2025-02-25T01:43:54.357Z | Downloaded termtree v0.5.1 |
1120 | 2025-02-25T01:43:54.360Z | Downloaded bytes v1.9.0 |
1121 | 2025-02-25T01:43:54.362Z | Downloaded blake2 v0.10.6 |
1122 | 2025-02-25T01:43:54.366Z | Downloaded ssh-encoding v0.2.0 |
1123 | 2025-02-25T01:43:54.369Z | Downloaded ssh-cipher v0.2.0 |
1124 | 2025-02-25T01:43:54.369Z | Downloaded slog-json v2.6.1 |
1125 | 2025-02-25T01:43:54.369Z | Downloaded slog-envlogger v2.2.0 |
1126 | 2025-02-25T01:43:54.372Z | Downloaded signature v2.2.0 |
1127 | 2025-02-25T01:43:54.372Z | Downloaded serde_repr v0.1.19 |
1128 | 2025-02-25T01:43:54.372Z | Downloaded scrypt v0.11.0 |
1129 | 2025-02-25T01:43:54.375Z | Downloaded mime v0.3.17 |
1130 | 2025-02-25T01:43:54.375Z | Downloaded litrs v0.4.1 |
1131 | 2025-02-25T01:43:54.377Z | Downloaded cookie v0.18.1 |
1132 | 2025-02-25T01:43:54.380Z | Downloaded cancel-safe-futures v0.1.5 |
1133 | 2025-02-25T01:43:54.382Z | Downloaded csv-core v0.1.11 |
1134 | 2025-02-25T01:43:54.385Z | Downloaded rand_xorshift v0.3.0 |
1135 | 2025-02-25T01:43:54.385Z | Downloaded ahash v0.8.11 |
1136 | 2025-02-25T01:43:54.388Z | Downloaded hickory-client v0.24.3 |
1137 | 2025-02-25T01:43:54.391Z | Downloaded quinn-udp v0.5.5 |
1138 | 2025-02-25T01:43:54.393Z | Downloaded allocator-api2 v0.2.18 |
1139 | 2025-02-25T01:43:54.396Z | Downloaded cipher v0.4.4 |
1140 | 2025-02-25T01:43:54.396Z | Downloaded bit-set v0.5.3 |
1141 | 2025-02-25T01:43:54.399Z | Downloaded bcrypt-pbkdf v0.10.0 |
1142 | 2025-02-25T01:43:54.399Z | Downloaded console v0.15.10 |
1143 | 2025-02-25T01:43:54.402Z | Downloaded highway v1.2.0 |
1144 | 2025-02-25T01:43:54.404Z | Downloaded lru-cache v0.1.2 |
1145 | 2025-02-25T01:43:54.404Z | Downloaded linked-hash-map v0.5.6 |
1146 | 2025-02-25T01:43:54.408Z | Downloaded libsw v3.3.1 |
1147 | 2025-02-25T01:43:54.408Z | Downloaded kstat-rs v0.2.4 |
1148 | 2025-02-25T01:43:54.410Z | Downloaded instability v0.3.2 |
1149 | 2025-02-25T01:43:54.410Z | Downloaded hubpack v0.1.2 |
1150 | 2025-02-25T01:43:54.410Z | Downloaded arc-swap v1.7.1 |
1151 | 2025-02-25T01:43:54.413Z | Downloaded ipnet v2.10.1 |
1152 | 2025-02-25T01:43:54.416Z | Downloaded icu_normalizer v1.5.0 |
1153 | 2025-02-25T01:43:54.418Z | Downloaded httparse v1.9.5 |
1154 | 2025-02-25T01:43:54.421Z | Downloaded ciborium-ll v0.2.2 |
1155 | 2025-02-25T01:43:54.421Z | Downloaded lazy_static v1.5.0 |
1156 | 2025-02-25T01:43:54.424Z | Downloaded impl-trait-for-tuples v0.2.2 |
1157 | 2025-02-25T01:43:54.427Z | Downloaded hmac v0.12.1 |
1158 | 2025-02-25T01:43:54.430Z | Downloaded bcs v0.1.6 |
1159 | 2025-02-25T01:43:54.430Z | Downloaded argon2 v0.5.3 |
1160 | 2025-02-25T01:43:54.433Z | Downloaded humantime v2.1.0 |
1161 | 2025-02-25T01:43:54.433Z | Downloaded home v0.5.9 |
1162 | 2025-02-25T01:43:54.433Z | Downloaded chacha20 v0.9.1 |
1163 | 2025-02-25T01:43:54.436Z | Downloaded castaway v0.2.3 |
1164 | 2025-02-25T01:43:54.436Z | Downloaded keccak v0.1.5 |
1165 | 2025-02-25T01:43:54.438Z | Downloaded backoff v0.4.0 |
1166 | 2025-02-25T01:43:54.438Z | Downloaded async-stream v0.3.6 |
1167 | 2025-02-25T01:43:54.441Z | Downloaded indoc v2.0.5 |
1168 | 2025-02-25T01:43:54.443Z | Downloaded heck v0.3.3 |
1169 | 2025-02-25T01:43:54.443Z | Downloaded curve25519-dalek-derive v0.1.1 |
1170 | 2025-02-25T01:43:54.446Z | Downloaded cstr-argument v0.1.2 |
1171 | 2025-02-25T01:43:54.446Z | Downloaded internet-checksum v0.2.1 |
1172 | 2025-02-25T01:43:54.446Z | Downloaded cbc v0.1.2 |
1173 | 2025-02-25T01:43:54.450Z | Downloaded http-body v1.0.1 |
1174 | 2025-02-25T01:43:54.450Z | Downloaded crc-catalog v2.4.0 |
1175 | 2025-02-25T01:43:54.452Z | Downloaded convert_case v0.4.0 |
1176 | 2025-02-25T01:43:54.452Z | Downloaded chrono-tz-build v0.4.0 |
1177 | 2025-02-25T01:43:54.452Z | Downloaded block-padding v0.3.3 |
1178 | 2025-02-25T01:43:54.452Z | Downloaded bitfield v0.14.0 |
1179 | 2025-02-25T01:43:54.455Z | Downloaded arrayvec v0.7.6 |
1180 | 2025-02-25T01:43:54.455Z | Downloaded addr2line v0.24.2 |
1181 | 2025-02-25T01:43:54.458Z | Downloaded hyper-rustls v0.27.3 |
1182 | 2025-02-25T01:43:54.461Z | Downloaded ctr v0.9.2 |
1183 | 2025-02-25T01:43:54.461Z | Downloaded blowfish v0.9.1 |
1184 | 2025-02-25T01:43:54.463Z | Downloaded buf-list v1.0.3 |
1185 | 2025-02-25T01:43:54.466Z | Downloaded assert_matches v1.5.0 |
1186 | 2025-02-25T01:43:54.466Z | Downloaded atomic-waker v1.1.2 |
1187 | 2025-02-25T01:43:54.469Z | Downloaded async-stream-impl v0.3.6 |
1188 | 2025-02-25T01:43:54.469Z | Downloaded cfg_aliases v0.2.1 |
1189 | 2025-02-25T01:43:54.501Z | Downloaded libsqlite3-sys v0.30.1 |
1190 | 2025-02-25T01:43:54.743Z | Downloaded aws-lc-sys v0.22.0 |
1191 | 2025-02-25T01:43:55.044Z | Compiling serde v1.0.218 |
1192 | 2025-02-25T01:43:55.047Z | Compiling value-bag v1.9.0 |
1193 | 2025-02-25T01:43:55.047Z | Compiling lock_api v0.4.12 |
1194 | 2025-02-25T01:43:55.047Z | Compiling scopeguard v1.2.0 |
1195 | 2025-02-25T01:43:55.047Z | Compiling typenum v1.17.0 |
1196 | 2025-02-25T01:43:55.200Z | Compiling generic-array v0.14.7 |
1197 | 2025-02-25T01:43:55.241Z | Compiling syn v2.0.96 |
1198 | 2025-02-25T01:43:55.256Z | Compiling getrandom v0.2.15 |
1199 | 2025-02-25T01:43:55.357Z | Compiling shlex v1.3.0 |
1200 | 2025-02-25T01:43:55.598Z | Compiling rand_core v0.6.4 |
1201 | 2025-02-25T01:43:55.649Z | Compiling log v0.4.22 |
1202 | 2025-02-25T01:43:55.766Z | Compiling subtle v2.6.1 |
1203 | 2025-02-25T01:43:55.789Z | Compiling jobserver v0.1.32 |
1204 | 2025-02-25T01:43:55.823Z | Compiling smallvec v1.14.0 |
1205 | 2025-02-25T01:43:56.160Z | Compiling const-oid v0.9.6 |
1206 | 2025-02-25T01:43:56.180Z | Compiling cc v1.2.15 |
1207 | 2025-02-25T01:43:56.203Z | Compiling pin-project-lite v0.2.14 |
1208 | 2025-02-25T01:43:56.267Z | Compiling rustix v0.38.37 |
1209 | 2025-02-25T01:43:56.335Z | Compiling parking_lot_core v0.9.10 |
1210 | 2025-02-25T01:43:56.415Z | Compiling futures-core v0.3.31 |
1211 | 2025-02-25T01:43:56.581Z | Compiling spin v0.9.8 |
1212 | 2025-02-25T01:43:56.647Z | Compiling signal-hook-registry v1.4.2 |
1213 | 2025-02-25T01:43:56.979Z | Compiling mio v1.0.2 |
1214 | 2025-02-25T01:43:57.042Z | Compiling either v1.13.0 |
1215 | 2025-02-25T01:43:57.310Z | Compiling parking_lot v0.12.3 |
1216 | 2025-02-25T01:43:57.351Z | Compiling aho-corasick v1.1.3 |
1217 | 2025-02-25T01:43:57.441Z | Compiling cpufeatures v0.2.14 |
1218 | 2025-02-25T01:43:57.556Z | Compiling regex-syntax v0.8.5 |
1219 | 2025-02-25T01:43:57.623Z | Compiling futures-sink v0.3.31 |
1220 | 2025-02-25T01:43:57.791Z | Compiling stable_deref_trait v1.2.0 |
1221 | 2025-02-25T01:43:57.913Z | Compiling socket2 v0.5.8 |
1222 | 2025-02-25T01:43:57.993Z | Compiling slab v0.4.9 |
1223 | 2025-02-25T01:43:58.114Z | Compiling glob v0.3.2 |
1224 | 2025-02-25T01:43:58.157Z | Compiling prettyplease v0.2.29 |
1225 | 2025-02-25T01:43:58.521Z | Compiling lazy_static v1.5.0 |
1226 | 2025-02-25T01:43:58.651Z | Compiling minimal-lexical v0.2.1 |
1227 | 2025-02-25T01:43:58.746Z | Compiling serde_json v1.0.139 |
1228 | 2025-02-25T01:43:58.852Z | Compiling futures-channel v0.3.31 |
1229 | 2025-02-25T01:43:58.992Z | Compiling clang-sys v1.8.1 |
1230 | 2025-02-25T01:43:59.148Z | Compiling nom v7.1.3 |
1231 | 2025-02-25T01:43:59.205Z | Compiling libloading v0.8.5 |
1232 | 2025-02-25T01:43:59.284Z | Compiling home v0.5.9 |
1233 | 2025-02-25T01:43:59.514Z | Compiling futures-task v0.3.31 |
1234 | 2025-02-25T01:43:59.590Z | Compiling pin-utils v0.1.0 |
1235 | 2025-02-25T01:43:59.697Z | Compiling bindgen v0.69.5 |
1236 | 2025-02-25T01:43:59.715Z | Compiling futures-io v0.3.31 |
1237 | 2025-02-25T01:43:59.918Z | Compiling itertools v0.12.1 |
1238 | 2025-02-25T01:43:59.986Z | Compiling libm v0.2.8 |
1239 | 2025-02-25T01:44:00.347Z | Compiling foldhash v0.1.3 |
1240 | 2025-02-25T01:44:00.588Z | Compiling allocator-api2 v0.2.18 |
1241 | 2025-02-25T01:44:00.656Z | Compiling rustc-hash v1.1.0 |
1242 | 2025-02-25T01:44:00.821Z | Compiling lazycell v1.3.0 |
1243 | 2025-02-25T01:44:01.034Z | Compiling cmake v0.1.51 |
1244 | 2025-02-25T01:44:01.310Z | Compiling regex-automata v0.4.8 |
1245 | 2025-02-25T01:44:01.878Z | Compiling hashbrown v0.15.1 |
1246 | 2025-02-25T01:44:01.894Z | Compiling num-traits v0.2.19 |
1247 | 2025-02-25T01:44:02.197Z | Compiling cexpr v0.6.0 |
1248 | 2025-02-25T01:44:02.469Z | Compiling synstructure v0.13.1 |
1249 | 2025-02-25T01:44:03.109Z | Compiling pkg-config v0.3.31 |
1250 | 2025-02-25T01:44:03.516Z | Compiling dunce v1.0.5 |
1251 | 2025-02-25T01:44:03.659Z | Compiling fs_extra v1.3.0 |
1252 | 2025-02-25T01:44:04.077Z | Compiling writeable v0.5.5 |
1253 | 2025-02-25T01:44:04.337Z | Compiling litemap v0.7.3 |
1254 | 2025-02-25T01:44:04.449Z | Compiling ring v0.17.11 |
1255 | 2025-02-25T01:44:04.624Z | Compiling paste v1.0.15 |
1256 | 2025-02-25T01:44:04.755Z | Compiling base64ct v1.6.0 |
1257 | 2025-02-25T01:44:05.261Z | Compiling pem-rfc7468 v0.7.0 |
1258 | 2025-02-25T01:44:05.317Z | Compiling icu_locid_transform_data v1.5.0 |
1259 | 2025-02-25T01:44:05.389Z | Compiling aws-lc-rs v1.10.0 |
1260 | 2025-02-25T01:44:05.645Z | Compiling httparse v1.9.5 |
1261 | 2025-02-25T01:44:05.747Z | Compiling flagset v0.4.6 |
1262 | 2025-02-25T01:44:05.937Z | Compiling tracing-core v0.1.32 |
1263 | 2025-02-25T01:44:06.317Z | Compiling icu_properties_data v1.5.0 |
1264 | 2025-02-25T01:44:06.550Z | Compiling regex v1.11.1 |
1265 | 2025-02-25T01:44:06.718Z | Compiling rustls-pki-types v1.10.0 |
1266 | 2025-02-25T01:44:06.787Z | Compiling crossbeam-utils v0.8.20 |
1267 | 2025-02-25T01:44:07.003Z | Compiling percent-encoding v2.3.1 |
1268 | 2025-02-25T01:44:07.340Z | Compiling time-core v0.1.2 |
1269 | 2025-02-25T01:44:07.355Z | Compiling serde_derive v1.0.218 |
1270 | 2025-02-25T01:44:07.441Z | Compiling zeroize_derive v1.4.2 |
1271 | 2025-02-25T01:44:07.502Z | Compiling zerocopy-derive v0.7.35 |
1272 | 2025-02-25T01:44:07.577Z | Compiling tokio-macros v2.5.0 |
1273 | 2025-02-25T01:44:07.872Z | Compiling zerofrom-derive v0.1.4 |
1274 | 2025-02-25T01:44:08.737Z | Compiling zeroize v1.8.1 |
1275 | 2025-02-25T01:44:08.911Z | Compiling yoke-derive v0.7.4 |
1276 | 2025-02-25T01:44:09.317Z | Compiling zerocopy v0.7.35 |
1277 | 2025-02-25T01:44:10.047Z | Compiling thiserror-impl v1.0.69 |
1278 | 2025-02-25T01:44:10.453Z | Compiling crypto-common v0.1.6 |
1279 | 2025-02-25T01:44:10.609Z | Compiling block-buffer v0.10.4 |
1280 | 2025-02-25T01:44:10.683Z | Compiling zerovec-derive v0.10.3 |
1281 | 2025-02-25T01:44:10.887Z | Compiling digest v0.10.7 |
1282 | 2025-02-25T01:44:11.125Z | Compiling zerofrom v0.1.4 |
1283 | 2025-02-25T01:44:11.305Z | Compiling futures-macro v0.3.31 |
1284 | 2025-02-25T01:44:11.336Z | Compiling hmac v0.12.1 |
1285 | 2025-02-25T01:44:11.351Z | Compiling yoke v0.7.4 |
1286 | 2025-02-25T01:44:11.431Z | Compiling displaydoc v0.2.5 |
1287 | 2025-02-25T01:44:11.563Z | Compiling block-padding v0.3.3 |
1288 | 2025-02-25T01:44:11.680Z | Compiling ppv-lite86 v0.2.20 |
1289 | 2025-02-25T01:44:11.829Z | Compiling inout v0.1.3 |
1290 | 2025-02-25T01:44:12.110Z | Compiling cipher v0.4.4 |
1291 | 2025-02-25T01:44:12.395Z | Compiling sha2 v0.10.8 |
1292 | 2025-02-25T01:44:12.583Z | Compiling icu_provider_macros v1.5.0 |
1293 | 2025-02-25T01:44:12.841Z | Compiling der_derive v0.7.3 |
1294 | 2025-02-25T01:44:12.844Z | Compiling thiserror v1.0.69 |
1295 | 2025-02-25T01:44:12.988Z | Compiling tracing-attributes v0.1.27 |
1296 | 2025-02-25T01:44:13.025Z | Compiling zerovec v0.10.4 |
1297 | 2025-02-25T01:44:13.075Z | Compiling futures-util v0.3.31 |
1298 | 2025-02-25T01:44:13.621Z | Compiling pest v2.7.14 |
1299 | 2025-02-25T01:44:14.959Z | Compiling tinystr v0.7.6 |
1300 | 2025-02-25T01:44:14.976Z | Compiling der v0.7.9 |
1301 | 2025-02-25T01:44:15.171Z | Compiling icu_collections v1.5.0 |
1302 | 2025-02-25T01:44:15.341Z | Compiling icu_locid v1.5.0 |
1303 | 2025-02-25T01:44:15.909Z | Compiling salsa20 v0.10.2 |
1304 | 2025-02-25T01:44:16.098Z | Compiling tracing v0.1.40 |
1305 | 2025-02-25T01:44:16.123Z | Compiling pbkdf2 v0.12.2 |
1306 | 2025-02-25T01:44:16.301Z | Compiling mirai-annotations v1.12.0 |
1307 | 2025-02-25T01:44:16.445Z | Compiling icu_provider v1.5.0 |
1308 | 2025-02-25T01:44:16.489Z | Compiling icu_normalizer_data v1.5.0 |
1309 | 2025-02-25T01:44:16.495Z | Compiling utf16_iter v1.0.5 |
1310 | 2025-02-25T01:44:16.588Z | Compiling powerfmt v0.2.0 |
1311 | 2025-02-25T01:44:16.609Z | Compiling untrusted v0.7.1 |
1312 | 2025-02-25T01:44:16.727Z | Compiling num-conv v0.1.0 |
1313 | 2025-02-25T01:44:16.803Z | Compiling vcpkg v0.2.15 |
1314 | 2025-02-25T01:44:16.954Z | Compiling spki v0.7.3 |
1315 | 2025-02-25T01:44:17.011Z | Compiling write16 v1.0.0 |
1316 | 2025-02-25T01:44:17.161Z | Compiling icu_locid_transform v1.5.0 |
1317 | 2025-02-25T01:44:17.276Z | Compiling utf8_iter v1.0.4 |
1318 | 2025-02-25T01:44:17.321Z | Compiling untrusted v0.9.0 |
1319 | 2025-02-25T01:44:17.390Z | Compiling time-macros v0.2.18 |
1320 | 2025-02-25T01:44:17.511Z | Compiling deranged v0.3.11 |
1321 | 2025-02-25T01:44:17.772Z | Compiling scrypt v0.11.0 |
1322 | 2025-02-25T01:44:18.395Z | Compiling pest_meta v2.7.14 |
1323 | 2025-02-25T01:44:18.401Z | Compiling aes v0.8.4 |
1324 | 2025-02-25T01:44:18.500Z | Compiling icu_properties v1.5.1 |
1325 | 2025-02-25T01:44:18.975Z | Compiling openssl-sys v0.9.106 |
1326 | 2025-02-25T01:44:19.438Z | Compiling bitflags v2.6.0 |
1327 | 2025-02-25T01:44:19.631Z | Compiling bytes v1.9.0 |
1328 | 2025-02-25T01:44:20.380Z | Compiling semver v1.0.25 |
1329 | 2025-02-25T01:44:20.773Z | Compiling tokio v1.43.0 |
1330 | 2025-02-25T01:44:21.028Z | Compiling indexmap v2.7.1 |
1331 | 2025-02-25T01:44:21.048Z | Compiling http v1.2.0 |
1332 | 2025-02-25T01:44:21.779Z | Compiling rustc_version v0.4.1 |
1333 | 2025-02-25T01:44:22.335Z | Compiling icu_normalizer v1.5.0 |
1334 | 2025-02-25T01:44:22.403Z | Compiling cbc v0.1.2 |
1335 | 2025-02-25T01:44:22.438Z | Compiling rand_chacha v0.3.1 |
1336 | 2025-02-25T01:44:22.653Z | Compiling scroll_derive v0.12.0 |
1337 | 2025-02-25T01:44:23.013Z | Compiling num_threads v0.1.7 |
1338 | 2025-02-25T01:44:23.157Z | Compiling tinyvec_macros v0.1.1 |
1339 | 2025-02-25T01:44:23.200Z | Compiling atomic-waker v1.1.2 |
1340 | 2025-02-25T01:44:23.258Z | Compiling tinyvec v1.8.0 |
1341 | 2025-02-25T01:44:23.403Z | Compiling which v4.4.2 |
1342 | 2025-02-25T01:44:23.970Z | Compiling idna_adapter v1.2.0 |
1343 | 2025-02-25T01:44:24.002Z | Compiling time v0.3.36 |
1344 | 2025-02-25T01:44:24.078Z | Compiling scroll v0.12.0 |
1345 | 2025-02-25T01:44:24.198Z | Compiling rand v0.8.5 |
1346 | 2025-02-25T01:44:24.468Z | Compiling pkcs5 v0.7.1 |
1347 | 2025-02-25T01:44:24.601Z | Compiling http-body v1.0.1 |
1348 | 2025-02-25T01:44:24.754Z | Compiling pest_generator v2.7.14 |
1349 | 2025-02-25T01:44:24.829Z | Compiling form_urlencoded v1.2.1 |
1350 | 2025-02-25T01:44:24.848Z | Compiling getrandom v0.3.1 |
1351 | 2025-02-25T01:44:25.147Z | Compiling try-lock v0.2.5 |
1352 | 2025-02-25T01:44:25.315Z | Compiling slog v2.7.0 |
1353 | 2025-02-25T01:44:25.527Z | Compiling zerocopy v0.8.10 |
1354 | 2025-02-25T01:44:25.597Z | Compiling goblin v0.8.2 |
1355 | 2025-02-25T01:44:25.883Z | Compiling want v0.3.1 |
1356 | 2025-02-25T01:44:26.165Z | Compiling pkcs8 v0.10.2 |
1357 | 2025-02-25T01:44:26.193Z | Compiling idna v1.0.3 |
1358 | 2025-02-25T01:44:26.424Z | Compiling uuid v1.12.0 |
1359 | 2025-02-25T01:44:26.548Z | Compiling pest_derive v2.7.14 |
1360 | 2025-02-25T01:44:26.783Z | Compiling zerocopy-derive v0.8.10 |
1361 | 2025-02-25T01:44:27.356Z | Compiling iana-time-zone v0.1.61 |
1362 | 2025-02-25T01:44:27.726Z | Compiling tower-service v0.3.3 |
1363 | 2025-02-25T01:44:27.729Z | Compiling httpdate v1.0.3 |
1364 | 2025-02-25T01:44:27.890Z | Compiling chrono v0.4.39 |
1365 | 2025-02-25T01:44:27.929Z | Compiling dtrace-parser v0.2.0 |
1366 | 2025-02-25T01:44:28.469Z | Compiling tokio-util v0.7.12 |
1367 | 2025-02-25T01:44:29.300Z | Compiling serde_tokenstream v0.2.2 |
1368 | 2025-02-25T01:44:29.795Z | Compiling h2 v0.4.6 |
1369 | 2025-02-25T01:44:29.814Z | Compiling toml_datetime v0.6.8 |
1370 | 2025-02-25T01:44:29.865Z | Compiling serde_spanned v0.6.8 |
1371 | 2025-02-25T01:44:30.108Z | Compiling adler2 v2.0.0 |
1372 | 2025-02-25T01:44:30.259Z | Compiling rustversion v1.0.17 |
1373 | 2025-02-25T01:44:30.330Z | Compiling base64 v0.22.1 |
1374 | 2025-02-25T01:44:30.931Z | Compiling foreign-types-shared v0.1.1 |
1375 | 2025-02-25T01:44:30.992Z | Compiling openssl v0.10.71 |
1376 | 2025-02-25T01:44:31.063Z | Compiling match_cfg v0.1.0 |
1377 | 2025-02-25T01:44:31.170Z | Compiling hostname v0.3.1 |
1378 | 2025-02-25T01:44:31.212Z | Compiling foreign-types v0.3.2 |
1379 | 2025-02-25T01:44:31.314Z | Compiling dof v0.3.0 |
1380 | 2025-02-25T01:44:31.437Z | Compiling miniz_oxide v0.8.0 |
1381 | 2025-02-25T01:44:31.462Z | Compiling url v2.5.3 |
1382 | 2025-02-25T01:44:32.485Z | Compiling rand_core v0.9.2 |
1383 | 2025-02-25T01:44:32.859Z | Compiling usdt-impl v0.5.0 |
1384 | 2025-02-25T01:44:33.054Z | Compiling openssl-macros v0.1.1 |
1385 | 2025-02-25T01:44:33.185Z | Compiling async-trait v0.1.86 |
1386 | 2025-02-25T01:44:33.557Z | Compiling serde_derive_internals v0.29.1 |
1387 | 2025-02-25T01:44:33.820Z | Compiling dirs-sys-next v0.1.2 |
1388 | 2025-02-25T01:44:34.115Z | Compiling native-tls v0.2.12 |
1389 | 2025-02-25T01:44:34.215Z | Compiling data-encoding v2.6.0 |
1390 | 2025-02-25T01:44:34.364Z | Compiling rustls v0.23.19 |
1391 | 2025-02-25T01:44:34.462Z | Compiling schemars v0.8.21 |
1392 | 2025-02-25T01:44:34.627Z | Compiling syn v1.0.109 |
1393 | 2025-02-25T01:44:34.673Z | Compiling rustls v0.22.4 |
1394 | 2025-02-25T01:44:34.787Z | Compiling siphasher v0.3.11 |
1395 | 2025-02-25T01:44:35.054Z | Compiling dirs-next v2.0.0 |
1396 | 2025-02-25T01:44:35.258Z | Compiling rand_chacha v0.9.0 |
1397 | 2025-02-25T01:44:35.620Z | Compiling http-body-util v0.1.2 |
1398 | 2025-02-25T01:44:35.835Z | Compiling schemars_derive v0.8.21 |
1399 | 2025-02-25T01:44:36.044Z | Compiling unicode-normalization v0.1.24 |
1400 | 2025-02-25T01:44:36.105Z | Compiling crossbeam-epoch v0.9.18 |
1401 | 2025-02-25T01:44:36.493Z | Compiling heapless v0.7.17 |
1402 | 2025-02-25T01:44:36.754Z | Compiling hyper v1.5.2 |
1403 | 2025-02-25T01:44:36.956Z | Compiling sha1 v0.10.6 |
1404 | 2025-02-25T01:44:37.078Z | Compiling signature v2.2.0 |
1405 | 2025-02-25T01:44:37.296Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1406 | 2025-02-25T01:44:37.348Z | Compiling thread_local v1.1.8 |
1407 | 2025-02-25T01:44:37.379Z | Compiling encoding_rs v0.8.34 |
1408 | 2025-02-25T01:44:37.797Z | Compiling cookie v0.18.1 |
1409 | 2025-02-25T01:44:37.819Z | Compiling multer v3.1.0 |
1410 | 2025-02-25T01:44:38.116Z | Compiling gimli v0.31.1 |
1411 | 2025-02-25T01:44:38.136Z | Compiling dyn-clone v1.0.18 |
1412 | 2025-02-25T01:44:38.346Z | Compiling rayon-core v1.12.1 |
1413 | 2025-02-25T01:44:38.667Z | Compiling slog-async v2.8.0 |
1414 | 2025-02-25T01:44:38.771Z | Compiling unicode-properties v0.1.3 |
1415 | 2025-02-25T01:44:39.199Z | Compiling hyper-util v0.1.10 |
1416 | 2025-02-25T01:44:39.220Z | Compiling ipnet v2.10.1 |
1417 | 2025-02-25T01:44:39.360Z | Compiling signal-hook v0.3.17 |
1418 | 2025-02-25T01:44:39.663Z | Compiling mime v0.3.17 |
1419 | 2025-02-25T01:44:40.178Z | Compiling unicode-bidi v0.3.17 |
1420 | 2025-02-25T01:44:40.298Z | Compiling openssl-probe v0.1.5 |
1421 | 2025-02-25T01:44:40.301Z | Compiling toml_edit v0.22.22 |
1422 | 2025-02-25T01:44:41.415Z | Compiling stringprep v0.1.5 |
1423 | 2025-02-25T01:44:42.207Z | Compiling crossbeam-deque v0.8.5 |
1424 | 2025-02-25T01:44:42.405Z | Compiling addr2line v0.24.2 |
1425 | 2025-02-25T01:44:42.546Z | Compiling rand v0.9.0 |
1426 | 2025-02-25T01:44:42.817Z | Compiling term v0.7.0 |
1427 | 2025-02-25T01:44:43.063Z | Compiling usdt-attr-macro v0.5.0 |
1428 | 2025-02-25T01:44:43.525Z | Compiling usdt-macro v0.5.0 |
1429 | 2025-02-25T01:44:43.833Z | Compiling slog-json v2.6.1 |
1430 | 2025-02-25T01:44:44.007Z | Compiling serde_urlencoded v0.7.1 |
1431 | 2025-02-25T01:44:44.195Z | Compiling crossbeam-channel v0.5.13 |
1432 | 2025-02-25T01:44:44.213Z | Compiling curve25519-dalek v4.1.3 |
1433 | 2025-02-25T01:44:44.506Z | Compiling futures-executor v0.3.31 |
1434 | 2025-02-25T01:44:44.533Z | Compiling enum-as-inner v0.6.1 |
1435 | 2025-02-25T01:44:44.927Z | Compiling md-5 v0.10.6 |
1436 | 2025-02-25T01:44:44.930Z | Compiling async-stream-impl v0.3.6 |
1437 | 2025-02-25T01:44:44.978Z | Compiling rustls-pemfile v2.2.0 |
1438 | 2025-02-25T01:44:45.186Z | Compiling num-integer v0.1.46 |
1439 | 2025-02-25T01:44:45.206Z | Compiling hash32 v0.2.1 |
1440 | 2025-02-25T01:44:45.304Z | Compiling ff v0.13.0 |
1441 | 2025-02-25T01:44:45.546Z | Compiling is-terminal v0.4.13 |
1442 | 2025-02-25T01:44:45.567Z | Compiling dropshot v0.12.0 |
1443 | 2025-02-25T01:44:45.571Z | Compiling object v0.36.5 |
1444 | 2025-02-25T01:44:45.692Z | Compiling memoffset v0.9.1 |
1445 | 2025-02-25T01:44:45.879Z | Compiling smoltcp v0.9.1 |
1446 | 2025-02-25T01:44:45.908Z | Compiling num-bigint-dig v0.8.4 |
1447 | 2025-02-25T01:44:46.014Z | Compiling rustc-demangle v0.1.24 |
1448 | 2025-02-25T01:44:46.168Z | Compiling anyhow v1.0.96 |
1449 | 2025-02-25T01:44:46.223Z | Compiling psl-types v2.0.11 |
1450 | 2025-02-25T01:44:46.440Z | Compiling take_mut v0.2.2 |
1451 | 2025-02-25T01:44:46.535Z | Compiling litrs v0.4.1 |
1452 | 2025-02-25T01:44:46.603Z | Compiling linked-hash-map v0.5.6 |
1453 | 2025-02-25T01:44:46.742Z | Compiling utf-8 v0.7.6 |
1454 | 2025-02-25T01:44:46.866Z | Compiling base16ct v0.2.0 |
1455 | 2025-02-25T01:44:46.956Z | Compiling quick-error v1.2.3 |
1456 | 2025-02-25T01:44:47.067Z | Compiling fallible-iterator v0.2.0 |
1457 | 2025-02-25T01:44:47.118Z | Compiling cfg_aliases v0.2.1 |
1458 | 2025-02-25T01:44:47.189Z | Compiling portable-atomic v1.9.0 |
1459 | 2025-02-25T01:44:47.231Z | Compiling nix v0.29.0 |
1460 | 2025-02-25T01:44:47.287Z | Compiling resolv-conf v0.7.0 |
1461 | 2025-02-25T01:44:47.647Z | Compiling document-features v0.2.10 |
1462 | 2025-02-25T01:44:47.710Z | Compiling postgres-protocol v0.6.8 |
1463 | 2025-02-25T01:44:47.965Z | Compiling sec1 v0.7.3 |
1464 | 2025-02-25T01:44:48.102Z | Compiling tungstenite v0.24.0 |
1465 | 2025-02-25T01:44:48.185Z | Compiling lru-cache v0.1.2 |
1466 | 2025-02-25T01:44:48.833Z | Compiling publicsuffix v2.3.0 |
1467 | 2025-02-25T01:44:48.882Z | Compiling async-stream v0.3.6 |
1468 | 2025-02-25T01:44:49.145Z | Compiling slog-term v2.9.1 |
1469 | 2025-02-25T01:44:49.169Z | Compiling num-iter v0.1.45 |
1470 | 2025-02-25T01:44:49.195Z | Compiling hickory-proto v0.24.3 |
1471 | 2025-02-25T01:44:49.372Z | Compiling usdt v0.5.0 |
1472 | 2025-02-25T01:44:49.561Z | Compiling group v0.13.0 |
1473 | 2025-02-25T01:44:50.007Z | Compiling futures v0.3.31 |
1474 | 2025-02-25T01:44:50.111Z | Compiling slog-bunyan v2.5.0 |
1475 | 2025-02-25T01:44:50.283Z | Compiling toml v0.8.19 |
1476 | 2025-02-25T01:44:51.319Z | Compiling tokio-native-tls v0.3.1 |
1477 | 2025-02-25T01:44:51.743Z | Compiling camino v1.1.9 |
1478 | 2025-02-25T01:44:51.783Z | Compiling backtrace v0.3.74 |
1479 | 2025-02-25T01:44:51.830Z | Compiling phf_shared v0.11.2 |
1480 | 2025-02-25T01:44:52.224Z | Compiling dropshot_endpoint v0.12.0 |
1481 | 2025-02-25T01:44:52.381Z | Compiling terminal_size v0.4.0 |
1482 | 2025-02-25T01:44:52.472Z | Compiling waitgroup v0.1.2 |
1483 | 2025-02-25T01:44:52.568Z | Compiling openapiv3 v2.0.0 |
1484 | 2025-02-25T01:44:52.614Z | Compiling serde_path_to_error v0.1.16 |
1485 | 2025-02-25T01:44:52.692Z | Compiling hkdf v0.12.4 |
1486 | 2025-02-25T01:44:52.973Z | Compiling crypto-bigint v0.5.5 |
1487 | 2025-02-25T01:44:53.348Z | Compiling zerocopy-derive v0.6.6 |
1488 | 2025-02-25T01:44:54.456Z | Compiling hubpack_derive v0.1.1 |
1489 | 2025-02-25T01:44:54.578Z | Compiling curve25519-dalek-derive v0.1.1 |
1490 | 2025-02-25T01:44:55.299Z | Compiling webpki-roots v0.26.6 |
1491 | 2025-02-25T01:44:55.303Z | Compiling sync_wrapper v1.0.1 |
1492 | 2025-02-25T01:44:55.487Z | Compiling hostname v0.4.0 |
1493 | 2025-02-25T01:44:55.530Z | Compiling crc32fast v1.4.2 |
1494 | 2025-02-25T01:44:55.695Z | Compiling fs-err v2.11.0 |
1495 | 2025-02-25T01:44:55.863Z | Compiling ahash v0.8.11 |
1496 | 2025-02-25T01:44:55.939Z | Compiling bitflags v1.3.2 |
1497 | 2025-02-25T01:44:56.007Z | Compiling debug-ignore v1.0.5 |
1498 | 2025-02-25T01:44:56.050Z | Compiling newtype-uuid v1.2.1 |
1499 | 2025-02-25T01:44:56.180Z | Compiling winnow v0.5.40 |
1500 | 2025-02-25T01:44:56.224Z | Compiling tower-layer v0.3.3 |
1501 | 2025-02-25T01:44:56.242Z | Compiling managed v0.8.0 |
1502 | 2025-02-25T01:44:56.344Z | Compiling unicode-width v0.2.0 |
1503 | 2025-02-25T01:44:56.471Z | Compiling tower v0.5.2 |
1504 | 2025-02-25T01:44:56.515Z | Compiling clap_builder v4.5.30 |
1505 | 2025-02-25T01:44:56.880Z | Compiling console v0.15.10 |
1506 | 2025-02-25T01:44:57.306Z | Compiling strum_macros v0.25.3 |
1507 | 2025-02-25T01:44:58.153Z | Compiling elliptic-curve v0.13.8 |
1508 | 2025-02-25T01:44:58.642Z | Compiling flate2 v1.0.35 |
1509 | 2025-02-25T01:44:58.935Z | Compiling hubpack v0.1.2 |
1510 | 2025-02-25T01:44:59.002Z | Compiling zerocopy v0.6.6 |
1511 | 2025-02-25T01:44:59.351Z | Compiling toml_edit v0.19.15 |
1512 | 2025-02-25T01:44:59.574Z | Compiling hickory-resolver v0.24.3 |
1513 | 2025-02-25T01:44:59.743Z | Compiling phf v0.11.2 |
1514 | 2025-02-25T01:45:00.020Z | Compiling signal-hook-mio v0.2.4 |
1515 | 2025-02-25T01:45:00.199Z | Compiling hyper-tls v0.6.0 |
1516 | 2025-02-25T01:45:00.306Z | Compiling rayon v1.10.0 |
1517 | 2025-02-25T01:45:00.605Z | Compiling cookie_store v0.21.1 |
1518 | 2025-02-25T01:45:01.052Z | Compiling bzip2 v0.4.4 |
1519 | 2025-02-25T01:45:02.040Z | Compiling tokio-tungstenite v0.24.0 |
1520 | 2025-02-25T01:45:02.719Z | Compiling postgres-types v0.2.8 |
1521 | 2025-02-25T01:45:04.203Z | Compiling ed25519 v2.2.3 |
1522 | 2025-02-25T01:45:04.555Z | Compiling phf_shared v0.10.0 |
1523 | 2025-02-25T01:45:04.941Z | Compiling tokio-stream v0.1.17 |
1524 | 2025-02-25T01:45:05.055Z | Compiling pkcs1 v0.7.5 |
1525 | 2025-02-25T01:45:05.237Z | Compiling serde-big-array v0.5.1 |
1526 | 2025-02-25T01:45:05.758Z | Compiling clap_derive v4.5.28 |
1527 | 2025-02-25T01:45:05.872Z | Compiling rfc6979 v0.4.0 |
1528 | 2025-02-25T01:45:05.957Z | Compiling derive-where v1.2.7 |
1529 | 2025-02-25T01:45:06.030Z | Compiling serde_repr v0.1.19 |
1530 | 2025-02-25T01:45:06.070Z | Compiling float-cmp v0.10.0 |
1531 | 2025-02-25T01:45:06.090Z | Compiling bstr v1.10.0 |
1532 | 2025-02-25T01:45:06.212Z | Compiling normalize-line-endings v0.3.0 |
1533 | 2025-02-25T01:45:06.312Z | Compiling fixedbitset v0.4.2 |
1534 | 2025-02-25T01:45:06.359Z | Compiling whoami v1.5.2 |
1535 | 2025-02-25T01:45:06.752Z | Compiling number_prefix v0.4.0 |
1536 | 2025-02-25T01:45:06.899Z | Compiling bit-vec v0.6.3 |
1537 | 2025-02-25T01:45:06.985Z | Compiling static_assertions v1.1.0 |
1538 | 2025-02-25T01:45:07.102Z | Compiling difflib v0.4.0 |
1539 | 2025-02-25T01:45:07.121Z | Compiling unicode-segmentation v1.12.0 |
1540 | 2025-02-25T01:45:07.311Z | Compiling precomputed-hash v0.1.1 |
1541 | 2025-02-25T01:45:07.445Z | Compiling predicates-core v1.0.8 |
1542 | 2025-02-25T01:45:07.594Z | Compiling new_debug_unreachable v1.0.6 |
1543 | 2025-02-25T01:45:07.705Z | Compiling string_cache v0.8.7 |
1544 | 2025-02-25T01:45:07.766Z | Compiling predicates v3.1.3 |
1545 | 2025-02-25T01:45:07.954Z | Compiling similar v2.6.0 |
1546 | 2025-02-25T01:45:08.147Z | Compiling bit-set v0.5.3 |
1547 | 2025-02-25T01:45:08.396Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1548 | 2025-02-25T01:45:08.434Z | Compiling indicatif v0.17.11 |
1549 | 2025-02-25T01:45:09.000Z | Compiling tokio-postgres v0.7.12 |
1550 | 2025-02-25T01:45:09.273Z | Compiling petgraph v0.6.5 |
1551 | 2025-02-25T01:45:09.883Z | Compiling clap v4.5.30 |
1552 | 2025-02-25T01:45:10.015Z | Compiling ecdsa v0.16.9 |
1553 | 2025-02-25T01:45:10.032Z | Compiling rsa v0.9.6 |
1554 | 2025-02-25T01:45:10.395Z | Compiling ed25519-dalek v2.1.1 |
1555 | 2025-02-25T01:45:11.662Z | Compiling toml v0.7.8 |
1556 | 2025-02-25T01:45:12.804Z | Compiling zip v0.6.6 |
1557 | 2025-02-25T01:45:12.824Z | Compiling crossterm v0.28.1 |
1558 | 2025-02-25T01:45:14.419Z | Compiling hex v0.4.3 |
1559 | 2025-02-25T01:45:14.439Z | Compiling x509-cert v0.2.5 |
1560 | 2025-02-25T01:45:14.458Z | Compiling itertools v0.14.0 |
1561 | 2025-02-25T01:45:14.476Z | Compiling itertools v0.10.5 |
1562 | 2025-02-25T01:45:14.978Z | Compiling lalrpop-util v0.19.12 |
1563 | 2025-02-25T01:45:15.199Z | Compiling unicode-xid v0.2.6 |
1564 | 2025-02-25T01:45:15.337Z | Compiling peg-runtime v0.8.3 |
1565 | 2025-02-25T01:45:15.401Z | Compiling strum_macros v0.26.4 |
1566 | 2025-02-25T01:45:15.905Z | Compiling xattr v1.3.1 |
1567 | 2025-02-25T01:45:16.013Z | Compiling filetime v0.2.25 |
1568 | 2025-02-25T01:45:16.296Z | Compiling tar v0.4.44 |
1569 | 2025-02-25T01:45:19.873Z | Compiling strum v0.26.3 |
1570 | 2025-02-25T01:45:22.699Z | Compiling aws-lc-sys v0.22.0 |
1571 | 2025-02-25T01:45:50.020Z | Compiling rustls-webpki v0.102.8 |
1572 | 2025-02-25T01:45:53.112Z | Compiling tokio-rustls v0.25.0 |
1573 | 2025-02-25T01:45:54.715Z | Compiling tokio-rustls v0.26.0 |
1574 | 2025-02-25T01:45:55.033Z | Compiling hyper-rustls v0.27.3 |
1575 | 2025-02-25T01:45:55.377Z | Compiling reqwest v0.12.12 |
1576 | 2025-02-25T01:45:56.604Z | Compiling qorb v0.2.1 |
1577 | 2025-02-25T01:45:59.486Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1578 | 2025-02-25T01:45:59.741Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1579 | 2025-02-25T01:46:03.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
1580 | 2025-02-25T01:46:04.151Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1581 | 2025-02-25T01:46:04.199Z | Feb 25 01:46:02.984 INFO Starting download, target: Clickhouse |
1582 | 2025-02-25T01:46:04.201Z | Feb 25 01:46:02.984 INFO Starting download, target: Cockroach |
1583 | 2025-02-25T01:46:04.201Z | Feb 25 01:46:02.984 INFO Starting download, target: DendriteOpenapi |
1584 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.984 INFO Starting download, target: Console |
1585 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.984 INFO Starting download, target: DendriteStub |
1586 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.984 INFO Starting download, target: MaghemiteMgd |
1587 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.984 INFO Starting download, target: TransceiverControl |
1588 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
1589 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1590 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1591 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1592 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1593 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1594 | 2025-02-25T01:46:04.202Z | Feb 25 01:46:02.985 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1595 | 2025-02-25T01:46:04.450Z | Feb 25 01:46:03.223 INFO Download complete, target: DendriteOpenapi |
1596 | 2025-02-25T01:46:04.613Z | Feb 25 01:46:03.373 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1597 | 2025-02-25T01:46:04.699Z | Feb 25 01:46:03.468 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1598 | 2025-02-25T01:46:05.055Z | Feb 25 01:46:03.832 INFO Download complete, target: Console |
1599 | 2025-02-25T01:46:05.112Z | Feb 25 01:46:03.892 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1600 | 2025-02-25T01:46:05.121Z | Feb 25 01:46:03.902 INFO Download complete, target: TransceiverControl |
1601 | 2025-02-25T01:46:05.243Z | Feb 25 01:46:04.018 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1602 | 2025-02-25T01:46:05.609Z | Feb 25 01:46:04.394 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1603 | 2025-02-25T01:46:05.609Z | Feb 25 01:46:04.394 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1604 | 2025-02-25T01:46:06.122Z | Feb 25 01:46:04.906 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1605 | 2025-02-25T01:46:07.877Z | Feb 25 01:46:06.662 INFO Download complete, target: DendriteStub |
1606 | 2025-02-25T01:46:08.086Z | Feb 25 01:46:06.871 INFO Download complete, target: MaghemiteMgd |
1607 | 2025-02-25T01:46:12.921Z | Feb 25 01:46:11.705 INFO Checking that binary works, target: Cockroach |
1608 | 2025-02-25T01:46:13.211Z | Feb 25 01:46:11.996 INFO Download complete, target: Cockroach |
1609 | 2025-02-25T01:46:18.501Z | Feb 25 01:46:17.284 INFO Checking that binary works, target: Clickhouse |
1610 | 2025-02-25T01:46:18.621Z | Feb 25 01:46:17.405 INFO Download complete, target: Clickhouse |
1611 | 2025-02-25T01:46:18.628Z | All prerequisites installed successfully |
1612 | 2025-02-25T01:46:18.631Z | |
1613 | 2025-02-25T01:46:18.631Z | real 4:32.735949006 |
1614 | 2025-02-25T01:46:18.631Z | user 15:20.479741658 |
1615 | 2025-02-25T01:46:18.631Z | sys 2:03.582723297 |
1616 | 2025-02-25T01:46:18.631Z | trap 0.546572041 |
1617 | 2025-02-25T01:46:18.631Z | tflt 3.482060907 |
1618 | 2025-02-25T01:46:18.631Z | dflt 3.179681327 |
1619 | 2025-02-25T01:46:18.631Z | kflt 0.028303570 |
1620 | 2025-02-25T01:46:18.631Z | lock 23:53.094723741 |
1621 | 2025-02-25T01:46:18.631Z | slp 54:29.266763661 |
1622 | 2025-02-25T01:46:18.631Z | lat 58.255126441 |
1623 | 2025-02-25T01:46:18.631Z | stop 2:18.437864254 |
1624 | 2025-02-25T01:46:18.631Z | + ptime -m cargo xtask download softnpu |
1625 | 2025-02-25T01:46:19.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1626 | 2025-02-25T01:46:19.190Z | Running `target/debug/xtask download softnpu` |
1627 | 2025-02-25T01:46:20.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
1628 | 2025-02-25T01:46:20.055Z | Running `target/debug/xtask-downloader softnpu` |
1629 | 2025-02-25T01:46:20.089Z | Feb 25 01:46:18.873 INFO Starting download, target: Softnpu |
1630 | 2025-02-25T01:46:20.092Z | Feb 25 01:46:18.874 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
1631 | 2025-02-25T01:46:20.541Z | Feb 25 01:46:19.325 INFO Download complete, target: Softnpu |
1632 | 2025-02-25T01:46:20.545Z | |
1633 | 2025-02-25T01:46:20.547Z | real 1.909950866 |
1634 | 2025-02-25T01:46:20.547Z | user 1.257737416 |
1635 | 2025-02-25T01:46:20.547Z | sys 0.516103975 |
1636 | 2025-02-25T01:46:20.547Z | trap 0.000565862 |
1637 | 2025-02-25T01:46:20.547Z | tflt 0.000050083 |
1638 | 2025-02-25T01:46:20.547Z | dflt 0.000186471 |
1639 | 2025-02-25T01:46:20.548Z | kflt 0.000000000 |
1640 | 2025-02-25T01:46:20.548Z | lock 4.569269697 |
1641 | 2025-02-25T01:46:20.548Z | slp 0.306152407 |
1642 | 2025-02-25T01:46:20.548Z | lat 0.068198021 |
1643 | 2025-02-25T01:46:20.548Z | stop 0.000173195 |
1644 | 2025-02-25T01:46:20.548Z | + export CARGO_INCREMENTAL=0 |
1645 | 2025-02-25T01:46:20.548Z | + CARGO_INCREMENTAL=0 |
1646 | 2025-02-25T01:46:20.548Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
1647 | 2025-02-25T01:46:21.491Z | Compiling proc-macro2 v1.0.93 |
1648 | 2025-02-25T01:46:21.491Z | Compiling unicode-ident v1.0.14 |
1649 | 2025-02-25T01:46:21.491Z | Compiling libc v0.2.170 |
1650 | 2025-02-25T01:46:21.491Z | Compiling serde v1.0.218 |
1651 | 2025-02-25T01:46:21.493Z | Compiling autocfg v1.4.0 |
1652 | 2025-02-25T01:46:21.493Z | Compiling version_check v0.9.5 |
1653 | 2025-02-25T01:46:21.493Z | Compiling cfg-if v1.0.0 |
1654 | 2025-02-25T01:46:21.751Z | Compiling memchr v2.7.4 |
1655 | 2025-02-25T01:46:21.788Z | Compiling typenum v1.17.0 |
1656 | 2025-02-25T01:46:21.806Z | Compiling shlex v1.3.0 |
1657 | 2025-02-25T01:46:22.184Z | Compiling generic-array v0.14.7 |
1658 | 2025-02-25T01:46:22.210Z | Compiling value-bag v1.9.0 |
1659 | 2025-02-25T01:46:22.310Z | Compiling lock_api v0.4.12 |
1660 | 2025-02-25T01:46:22.550Z | Compiling scopeguard v1.2.0 |
1661 | 2025-02-25T01:46:22.608Z | Compiling log v0.4.22 |
1662 | 2025-02-25T01:46:22.728Z | Compiling parking_lot_core v0.9.10 |
1663 | 2025-02-25T01:46:23.053Z | Compiling serde_json v1.0.139 |
1664 | 2025-02-25T01:46:23.175Z | Compiling once_cell v1.20.3 |
1665 | 2025-02-25T01:46:23.236Z | Compiling libm v0.2.8 |
1666 | 2025-02-25T01:46:23.359Z | Compiling quote v1.0.38 |
1667 | 2025-02-25T01:46:23.399Z | Compiling jobserver v0.1.32 |
1668 | 2025-02-25T01:46:23.544Z | Compiling getrandom v0.2.15 |
1669 | 2025-02-25T01:46:23.593Z | Compiling rustix v0.38.37 |
1670 | 2025-02-25T01:46:23.780Z | Compiling syn v2.0.96 |
1671 | 2025-02-25T01:46:23.846Z | Compiling cc v1.2.15 |
1672 | 2025-02-25T01:46:23.916Z | Compiling aho-corasick v1.1.3 |
1673 | 2025-02-25T01:46:23.935Z | Compiling num-traits v0.2.19 |
1674 | 2025-02-25T01:46:23.951Z | Compiling regex-syntax v0.8.5 |
1675 | 2025-02-25T01:46:24.045Z | Compiling thiserror v1.0.69 |
1676 | 2025-02-25T01:46:24.209Z | Compiling semver v1.0.25 |
1677 | 2025-02-25T01:46:24.244Z | Compiling either v1.13.0 |
1678 | 2025-02-25T01:46:24.581Z | Compiling itoa v1.0.11 |
1679 | 2025-02-25T01:46:24.654Z | Compiling slab v0.4.9 |
1680 | 2025-02-25T01:46:24.812Z | Compiling byteorder v1.5.0 |
1681 | 2025-02-25T01:46:24.921Z | Compiling spin v0.9.8 |
1682 | 2025-02-25T01:46:25.293Z | Compiling errno v0.3.9 |
1683 | 2025-02-25T01:46:25.347Z | Compiling rand_core v0.6.4 |
1684 | 2025-02-25T01:46:25.740Z | Compiling glob v0.3.2 |
1685 | 2025-02-25T01:46:26.236Z | Compiling prettyplease v0.2.29 |
1686 | 2025-02-25T01:46:26.447Z | Compiling clang-sys v1.8.1 |
1687 | 2025-02-25T01:46:26.464Z | Compiling lazy_static v1.5.0 |
1688 | 2025-02-25T01:46:26.617Z | Compiling smallvec v1.14.0 |
1689 | 2025-02-25T01:46:26.759Z | Compiling minimal-lexical v0.2.1 |
1690 | 2025-02-25T01:46:27.086Z | Compiling libloading v0.8.5 |
1691 | 2025-02-25T01:46:27.132Z | Compiling bindgen v0.69.5 |
1692 | 2025-02-25T01:46:27.174Z | Compiling nom v7.1.3 |
1693 | 2025-02-25T01:46:27.215Z | Compiling subtle v2.6.1 |
1694 | 2025-02-25T01:46:27.413Z | Compiling regex-automata v0.4.8 |
1695 | 2025-02-25T01:46:27.483Z | Compiling home v0.5.9 |
1696 | 2025-02-25T01:46:27.608Z | Compiling itertools v0.12.1 |
1697 | 2025-02-25T01:46:27.695Z | Compiling allocator-api2 v0.2.18 |
1698 | 2025-02-25T01:46:28.227Z | Compiling lazycell v1.3.0 |
1699 | 2025-02-25T01:46:28.413Z | Compiling rustc-hash v1.1.0 |
1700 | 2025-02-25T01:46:28.432Z | Compiling cmake v0.1.51 |
1701 | 2025-02-25T01:46:28.774Z | Compiling fs_extra v1.3.0 |
1702 | 2025-02-25T01:46:29.128Z | Compiling dunce v1.0.5 |
1703 | 2025-02-25T01:46:29.440Z | Compiling pin-project-lite v0.2.14 |
1704 | 2025-02-25T01:46:29.536Z | Compiling pkg-config v0.3.31 |
1705 | 2025-02-25T01:46:29.596Z | Compiling ring v0.17.11 |
1706 | 2025-02-25T01:46:30.340Z | Compiling cexpr v0.6.0 |
1707 | 2025-02-25T01:46:30.445Z | Compiling paste v1.0.15 |
1708 | 2025-02-25T01:46:30.561Z | Compiling ryu v1.0.18 |
1709 | 2025-02-25T01:46:30.689Z | Compiling synstructure v0.13.1 |
1710 | 2025-02-25T01:46:31.018Z | Compiling schemars v0.8.21 |
1711 | 2025-02-25T01:46:31.379Z | Compiling const-oid v0.9.6 |
1712 | 2025-02-25T01:46:31.620Z | Compiling httparse v1.9.5 |
1713 | 2025-02-25T01:46:31.787Z | Compiling fnv v1.0.7 |
1714 | 2025-02-25T01:46:31.921Z | Compiling aws-lc-rs v1.10.0 |
1715 | 2025-02-25T01:46:32.329Z | Compiling serde_derive_internals v0.29.1 |
1716 | 2025-02-25T01:46:32.538Z | Compiling regex v1.11.1 |
1717 | 2025-02-25T01:46:33.049Z | Compiling signal-hook-registry v1.4.2 |
1718 | 2025-02-25T01:46:33.371Z | Compiling equivalent v1.0.1 |
1719 | 2025-02-25T01:46:33.469Z | Compiling foldhash v0.1.3 |
1720 | 2025-02-25T01:46:33.471Z | Compiling parking_lot v0.12.3 |
1721 | 2025-02-25T01:46:33.502Z | Compiling mio v1.0.2 |
1722 | 2025-02-25T01:46:33.759Z | Compiling hashbrown v0.15.1 |
1723 | 2025-02-25T01:46:34.247Z | Compiling heck v0.5.0 |
1724 | 2025-02-25T01:46:34.589Z | Compiling serde_derive v1.0.218 |
1725 | 2025-02-25T01:46:34.650Z | Compiling zeroize_derive v1.4.2 |
1726 | 2025-02-25T01:46:34.675Z | Compiling zerocopy-derive v0.7.35 |
1727 | 2025-02-25T01:46:34.946Z | Compiling tokio-macros v2.5.0 |
1728 | 2025-02-25T01:46:35.107Z | Compiling thiserror-impl v1.0.69 |
1729 | 2025-02-25T01:46:35.490Z | Compiling zerofrom-derive v0.1.4 |
1730 | 2025-02-25T01:46:35.914Z | Compiling zeroize v1.8.1 |
1731 | 2025-02-25T01:46:36.326Z | Compiling yoke-derive v0.7.4 |
1732 | 2025-02-25T01:46:36.394Z | Compiling futures-macro v0.3.31 |
1733 | 2025-02-25T01:46:36.423Z | Compiling zerovec-derive v0.10.3 |
1734 | 2025-02-25T01:46:36.467Z | Compiling zerocopy v0.7.35 |
1735 | 2025-02-25T01:46:36.578Z | Compiling displaydoc v0.2.5 |
1736 | 2025-02-25T01:46:38.072Z | Compiling icu_provider_macros v1.5.0 |
1737 | 2025-02-25T01:46:38.112Z | Compiling tracing-attributes v0.1.27 |
1738 | 2025-02-25T01:46:38.356Z | Compiling schemars_derive v0.8.21 |
1739 | 2025-02-25T01:46:38.762Z | Compiling crypto-common v0.1.6 |
1740 | 2025-02-25T01:46:38.980Z | Compiling block-buffer v0.10.4 |
1741 | 2025-02-25T01:46:39.105Z | Compiling stable_deref_trait v1.2.0 |
1742 | 2025-02-25T01:46:39.214Z | Compiling digest v0.10.7 |
1743 | 2025-02-25T01:46:39.548Z | Compiling socket2 v0.5.8 |
1744 | 2025-02-25T01:46:39.609Z | Compiling futures-core v0.3.31 |
1745 | 2025-02-25T01:46:39.877Z | Compiling crossbeam-utils v0.8.20 |
1746 | 2025-02-25T01:46:40.062Z | Compiling num-conv v0.1.0 |
1747 | 2025-02-25T01:46:40.482Z | Compiling time-core v0.1.2 |
1748 | 2025-02-25T01:46:40.561Z | Compiling time-macros v0.2.18 |
1749 | 2025-02-25T01:46:40.871Z | Compiling der_derive v0.7.3 |
1750 | 2025-02-25T01:46:41.102Z | Compiling vcpkg v0.2.15 |
1751 | 2025-02-25T01:46:42.463Z | Compiling openssl-sys v0.9.106 |
1752 | 2025-02-25T01:46:43.232Z | Compiling zerocopy v0.8.10 |
1753 | 2025-02-25T01:46:43.478Z | Compiling futures-sink v0.3.31 |
1754 | 2025-02-25T01:46:43.478Z | Compiling cpufeatures v0.2.14 |
1755 | 2025-02-25T01:46:43.727Z | Compiling zerocopy-derive v0.8.10 |
1756 | 2025-02-25T01:46:43.903Z | Compiling slog v2.7.0 |
1757 | 2025-02-25T01:46:44.186Z | Compiling ahash v0.8.11 |
1758 | 2025-02-25T01:46:44.236Z | Compiling syn v1.0.109 |
1759 | 2025-02-25T01:46:44.541Z | Compiling futures-channel v0.3.31 |
1760 | 2025-02-25T01:46:44.560Z | Compiling zerofrom v0.1.4 |
1761 | 2025-02-25T01:46:44.649Z | Compiling iana-time-zone v0.1.61 |
1762 | 2025-02-25T01:46:44.782Z | Compiling futures-task v0.3.31 |
1763 | 2025-02-25T01:46:44.822Z | Compiling futures-io v0.3.31 |
1764 | 2025-02-25T01:46:45.089Z | Compiling pin-utils v0.1.0 |
1765 | 2025-02-25T01:46:45.179Z | Compiling futures-util v0.3.31 |
1766 | 2025-02-25T01:46:45.245Z | Compiling yoke v0.7.4 |
1767 | 2025-02-25T01:46:45.708Z | Compiling scroll_derive v0.12.0 |
1768 | 2025-02-25T01:46:46.375Z | Compiling bitflags v2.6.0 |
1769 | 2025-02-25T01:46:46.394Z | Compiling bytes v1.9.0 |
1770 | 2025-02-25T01:46:47.284Z | Compiling indexmap v2.7.1 |
1771 | 2025-02-25T01:46:47.523Z | Compiling tokio v1.43.0 |
1772 | 2025-02-25T01:46:48.984Z | Compiling serde_tokenstream v0.2.2 |
1773 | 2025-02-25T01:46:49.417Z | Compiling uuid v1.12.0 |
1774 | 2025-02-25T01:46:49.527Z | Compiling http v1.2.0 |
1775 | 2025-02-25T01:46:50.759Z | Compiling which v4.4.2 |
1776 | 2025-02-25T01:46:51.023Z | Compiling chrono v0.4.39 |
1777 | 2025-02-25T01:46:51.263Z | Compiling openssl v0.10.71 |
1778 | 2025-02-25T01:46:51.451Z | Compiling ucd-trie v0.1.7 |
1779 | 2025-02-25T01:46:51.885Z | Compiling pest v2.7.14 |
1780 | 2025-02-25T01:46:53.585Z | Compiling rustc_version v0.4.1 |
1781 | 2025-02-25T01:46:55.914Z | Compiling zerovec v0.10.4 |
1782 | 2025-02-25T01:46:56.550Z | Compiling hmac v0.12.1 |
1783 | 2025-02-25T01:46:57.084Z | Compiling getrandom v0.3.1 |
1784 | 2025-02-25T01:46:57.875Z | Compiling pest_meta v2.7.14 |
1785 | 2025-02-25T01:46:59.226Z | Compiling block-padding v0.3.3 |
1786 | 2025-02-25T01:46:59.325Z | Compiling openssl-macros v0.1.1 |
1787 | 2025-02-25T01:46:59.469Z | Compiling native-tls v0.2.12 |
1788 | 2025-02-25T01:46:59.838Z | Compiling rustls v0.23.19 |
1789 | 2025-02-25T01:47:00.042Z | Compiling inout v0.1.3 |
1790 | 2025-02-25T01:47:00.156Z | Compiling pest_generator v2.7.14 |
1791 | 2025-02-25T01:47:00.223Z | Compiling tinystr v0.7.6 |
1792 | 2025-02-25T01:47:00.540Z | Compiling toml_datetime v0.6.8 |
1793 | 2025-02-25T01:47:00.653Z | Compiling serde_spanned v0.6.8 |
1794 | 2025-02-25T01:47:00.670Z | Compiling ppv-lite86 v0.2.20 |
1795 | 2025-02-25T01:47:00.900Z | Compiling tracing-core v0.1.32 |
1796 | 2025-02-25T01:47:00.965Z | Compiling writeable v0.5.5 |
1797 | 2025-02-25T01:47:01.359Z | Compiling litemap v0.7.3 |
1798 | 2025-02-25T01:47:01.520Z | Compiling strsim v0.11.1 |
1799 | 2025-02-25T01:47:01.733Z | Compiling dyn-clone v1.0.18 |
1800 | 2025-02-25T01:47:01.848Z | Compiling icu_locid v1.5.0 |
1801 | 2025-02-25T01:47:02.044Z | Compiling pest_derive v2.7.14 |
1802 | 2025-02-25T01:47:02.229Z | Compiling tracing v0.1.40 |
1803 | 2025-02-25T01:47:02.832Z | Compiling cipher v0.4.4 |
1804 | 2025-02-25T01:47:02.887Z | Compiling aws-lc-sys v0.22.0 |
1805 | 2025-02-25T01:47:03.065Z | Compiling sha2 v0.10.8 |
1806 | 2025-02-25T01:47:03.317Z | Compiling usdt-impl v0.5.0 |
1807 | 2025-02-25T01:47:03.698Z | Compiling cookie v0.18.1 |
1808 | 2025-02-25T01:47:03.768Z | Compiling base64ct v1.6.0 |
1809 | 2025-02-25T01:47:04.012Z | Compiling icu_provider v1.5.0 |
1810 | 2025-02-25T01:47:04.300Z | Compiling pem-rfc7468 v0.7.0 |
1811 | 2025-02-25T01:47:04.902Z | Compiling scroll v0.12.0 |
1812 | 2025-02-25T01:47:07.066Z | Compiling async-trait v0.1.86 |
1813 | 2025-02-25T01:47:08.921Z | Compiling flagset v0.4.6 |
1814 | 2025-02-25T01:47:09.121Z | Compiling icu_locid_transform_data v1.5.0 |
1815 | 2025-02-25T01:47:09.157Z | Compiling plain v0.2.3 |
1816 | 2025-02-25T01:47:09.238Z | Compiling anyhow v1.0.96 |
1817 | 2025-02-25T01:47:09.313Z | Compiling rustls-pki-types v1.10.0 |
1818 | 2025-02-25T01:47:09.766Z | Compiling percent-encoding v2.3.1 |
1819 | 2025-02-25T01:47:10.189Z | Compiling camino v1.1.9 |
1820 | 2025-02-25T01:47:10.758Z | Compiling icu_locid_transform v1.5.0 |
1821 | 2025-02-25T01:47:10.912Z | Compiling goblin v0.8.2 |
1822 | 2025-02-25T01:47:12.638Z | Compiling der v0.7.9 |
1823 | 2025-02-25T01:47:13.940Z | Compiling icu_collections v1.5.0 |
1824 | 2025-02-25T01:47:15.124Z | Compiling tokio-util v0.7.12 |
1825 | 2025-02-25T01:47:15.795Z | Compiling rustls v0.22.4 |
1826 | 2025-02-25T01:47:16.102Z | Compiling untrusted v0.9.0 |
1827 | 2025-02-25T01:47:16.321Z | Compiling icu_properties_data v1.5.0 |
1828 | 2025-02-25T01:47:16.445Z | Compiling powerfmt v0.2.0 |
1829 | 2025-02-25T01:47:16.480Z | Compiling untrusted v0.7.1 |
1830 | 2025-02-25T01:47:16.575Z | Compiling mirai-annotations v1.12.0 |
1831 | 2025-02-25T01:47:16.740Z | Compiling pretty-hex v0.4.1 |
1832 | 2025-02-25T01:47:16.954Z | Compiling rayon-core v1.12.1 |
1833 | 2025-02-25T01:47:16.970Z | Compiling dof v0.3.0 |
1834 | 2025-02-25T01:47:16.973Z | Compiling icu_properties v1.5.1 |
1835 | 2025-02-25T01:47:17.061Z | Compiling deranged v0.3.11 |
1836 | 2025-02-25T01:47:18.728Z | Compiling spki v0.7.3 |
1837 | 2025-02-25T01:47:19.037Z | Compiling salsa20 v0.10.2 |
1838 | 2025-02-25T01:47:19.084Z | Compiling dtrace-parser v0.2.0 |
1839 | 2025-02-25T01:47:19.246Z | Compiling pbkdf2 v0.12.2 |
1840 | 2025-02-25T01:47:19.717Z | Compiling thread-id v4.2.2 |
1841 | 2025-02-25T01:47:20.044Z | Compiling write16 v1.0.0 |
1842 | 2025-02-25T01:47:20.195Z | Compiling utf8_iter v1.0.4 |
1843 | 2025-02-25T01:47:20.376Z | Compiling icu_normalizer_data v1.5.0 |
1844 | 2025-02-25T01:47:20.485Z | Compiling atomic-waker v1.1.2 |
1845 | 2025-02-25T01:47:20.560Z | Compiling utf16_iter v1.0.5 |
1846 | 2025-02-25T01:47:21.044Z | Compiling winnow v0.5.40 |
1847 | 2025-02-25T01:47:21.141Z | Compiling num_threads v0.1.7 |
1848 | 2025-02-25T01:47:21.373Z | Compiling litrs v0.4.1 |
1849 | 2025-02-25T01:47:21.546Z | Compiling time v0.3.36 |
1850 | 2025-02-25T01:47:21.631Z | Compiling icu_normalizer v1.5.0 |
1851 | 2025-02-25T01:47:22.326Z | Compiling document-features v0.2.10 |
1852 | 2025-02-25T01:47:24.391Z | Compiling toml_edit v0.19.15 |
1853 | 2025-02-25T01:47:26.988Z | Compiling scrypt v0.11.0 |
1854 | 2025-02-25T01:47:27.162Z | Compiling form_urlencoded v1.2.1 |
1855 | 2025-02-25T01:47:27.418Z | Compiling aes v0.8.4 |
1856 | 2025-02-25T01:47:27.453Z | Compiling cbc v0.1.2 |
1857 | 2025-02-25T01:47:27.816Z | Compiling rand_chacha v0.3.1 |
1858 | 2025-02-25T01:47:27.830Z | Compiling http-body v1.0.1 |
1859 | 2025-02-25T01:47:28.413Z | Compiling multer v3.1.0 |
1860 | 2025-02-25T01:47:28.544Z | Compiling try-lock v0.2.5 |
1861 | 2025-02-25T01:47:28.561Z | Compiling slog-async v2.8.0 |
1862 | 2025-02-25T01:47:28.738Z | Compiling rustversion v1.0.17 |
1863 | 2025-02-25T01:47:29.015Z | Compiling tinyvec_macros v0.1.1 |
1864 | 2025-02-25T01:47:29.116Z | Compiling tinyvec v1.8.0 |
1865 | 2025-02-25T01:47:29.387Z | Compiling want v0.3.1 |
1866 | 2025-02-25T01:47:29.698Z | Compiling pkcs5 v0.7.1 |
1867 | 2025-02-25T01:47:30.168Z | Compiling rand v0.8.5 |
1868 | 2025-02-25T01:47:30.674Z | Compiling idna_adapter v1.2.0 |
1869 | 2025-02-25T01:47:31.069Z | Compiling h2 v0.4.6 |
1870 | 2025-02-25T01:47:31.253Z | Compiling heapless v0.7.17 |
1871 | 2025-02-25T01:47:31.708Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1872 | 2025-02-25T01:47:32.116Z | Compiling httpdate v1.0.3 |
1873 | 2025-02-25T01:47:32.607Z | Compiling tower-service v0.3.3 |
1874 | 2025-02-25T01:47:32.752Z | Compiling signal-hook v0.3.17 |
1875 | 2025-02-25T01:47:33.522Z | Compiling idna v1.0.3 |
1876 | 2025-02-25T01:47:34.762Z | Compiling pkcs8 v0.10.2 |
1877 | 2025-02-25T01:47:35.870Z | Compiling usdt-attr-macro v0.5.0 |
1878 | 2025-02-25T01:47:36.603Z | Compiling usdt-macro v0.5.0 |
1879 | 2025-02-25T01:47:37.858Z | Compiling async-stream-impl v0.3.6 |
1880 | 2025-02-25T01:47:38.316Z | Compiling base64 v0.22.1 |
1881 | 2025-02-25T01:47:39.039Z | Compiling hyper v1.5.2 |
1882 | 2025-02-25T01:47:39.288Z | Compiling adler2 v2.0.0 |
1883 | 2025-02-25T01:47:39.561Z | Compiling miniz_oxide v0.8.0 |
1884 | 2025-02-25T01:47:42.900Z | Compiling hyper-util v0.1.10 |
1885 | 2025-02-25T01:47:46.451Z | Compiling curve25519-dalek v4.1.3 |
1886 | 2025-02-25T01:47:46.884Z | Compiling openapiv3 v2.0.0 |
1887 | 2025-02-25T01:47:47.241Z | Compiling enum-as-inner v0.6.1 |
1888 | 2025-02-25T01:47:48.062Z | Compiling memoffset v0.9.1 |
1889 | 2025-02-25T01:47:48.252Z | Compiling dropshot v0.12.0 |
1890 | 2025-02-25T01:47:48.313Z | Compiling smoltcp v0.9.1 |
1891 | 2025-02-25T01:47:48.400Z | Compiling foreign-types-shared v0.1.1 |
1892 | 2025-02-25T01:47:48.471Z | Compiling portable-atomic v1.9.0 |
1893 | 2025-02-25T01:47:48.569Z | Compiling match_cfg v0.1.0 |
1894 | 2025-02-25T01:47:48.654Z | Compiling num-bigint-dig v0.8.4 |
1895 | 2025-02-25T01:47:48.875Z | Compiling newtype-uuid v1.2.1 |
1896 | 2025-02-25T01:47:48.973Z | Compiling hostname v0.3.1 |
1897 | 2025-02-25T01:47:49.168Z | Compiling foreign-types v0.3.2 |
1898 | 2025-02-25T01:47:50.316Z | Compiling rand_core v0.9.2 |
1899 | 2025-02-25T01:47:50.580Z | Compiling url v2.5.3 |
1900 | 2025-02-25T01:47:52.450Z | Compiling http-body-util v0.1.2 |
1901 | 2025-02-25T01:47:53.055Z | Compiling dirs-sys-next v0.1.2 |
1902 | 2025-02-25T01:47:53.271Z | Compiling encoding_rs v0.8.34 |
1903 | 2025-02-25T01:47:53.424Z | Compiling data-encoding v2.6.0 |
1904 | 2025-02-25T01:47:53.505Z | Compiling heck v0.4.1 |
1905 | 2025-02-25T01:47:53.899Z | Compiling cfg_aliases v0.2.1 |
1906 | 2025-02-25T01:47:54.015Z | Compiling ident_case v1.0.1 |
1907 | 2025-02-25T01:47:54.214Z | Compiling siphasher v0.3.11 |
1908 | 2025-02-25T01:47:54.579Z | Compiling mime v0.3.17 |
1909 | 2025-02-25T01:47:54.701Z | Compiling gimli v0.31.1 |
1910 | 2025-02-25T01:47:55.589Z | Compiling darling_core v0.20.10 |
1911 | 2025-02-25T01:47:56.281Z | Compiling nix v0.29.0 |
1912 | 2025-02-25T01:47:56.760Z | Compiling dirs-next v2.0.0 |
1913 | 2025-02-25T01:48:00.730Z | Compiling addr2line v0.24.2 |
1914 | 2025-02-25T01:48:01.236Z | Compiling rand_chacha v0.9.0 |
1915 | 2025-02-25T01:48:02.461Z | Compiling unicode-normalization v0.1.24 |
1916 | 2025-02-25T01:48:03.529Z | Compiling serde_urlencoded v0.7.1 |
1917 | 2025-02-25T01:48:04.091Z | Compiling crossbeam-epoch v0.9.18 |
1918 | 2025-02-25T01:48:04.481Z | Compiling rustls-pemfile v2.2.0 |
1919 | 2025-02-25T01:48:04.531Z | Compiling hubpack_derive v0.1.1 |
1920 | 2025-02-25T01:48:04.731Z | Compiling dropshot_endpoint v0.12.0 |
1921 | 2025-02-25T01:48:04.974Z | Compiling sha1 v0.10.6 |
1922 | 2025-02-25T01:48:05.035Z | Compiling signature v2.2.0 |
1923 | 2025-02-25T01:48:05.282Z | Compiling zerocopy-derive v0.6.6 |
1924 | 2025-02-25T01:48:05.358Z | Compiling curve25519-dalek-derive v0.1.1 |
1925 | 2025-02-25T01:48:05.377Z | Compiling object v0.36.5 |
1926 | 2025-02-25T01:48:06.939Z | Compiling thread_local v1.1.8 |
1927 | 2025-02-25T01:48:07.364Z | Compiling fs-err v2.11.0 |
1928 | 2025-02-25T01:48:08.320Z | Compiling anstyle v1.0.10 |
1929 | 2025-02-25T01:48:08.711Z | Compiling unicode-properties v0.1.3 |
1930 | 2025-02-25T01:48:09.127Z | Compiling unicode-bidi v0.3.17 |
1931 | 2025-02-25T01:48:10.673Z | Compiling openssl-probe v0.1.5 |
1932 | 2025-02-25T01:48:10.955Z | Compiling ipnet v2.10.1 |
1933 | 2025-02-25T01:48:11.162Z | Compiling winnow v0.6.20 |
1934 | 2025-02-25T01:48:13.210Z | Compiling rustls-webpki v0.102.8 |
1935 | 2025-02-25T01:48:14.049Z | Compiling rustc-demangle v0.1.24 |
1936 | 2025-02-25T01:48:14.780Z | Compiling utf8parse v0.2.2 |
1937 | 2025-02-25T01:48:14.975Z | Compiling anstyle-parse v0.2.5 |
1938 | 2025-02-25T01:48:15.275Z | Compiling backtrace v0.3.74 |
1939 | 2025-02-25T01:48:15.342Z | Compiling toml_edit v0.22.22 |
1940 | 2025-02-25T01:48:24.401Z | Compiling stringprep v0.1.5 |
1941 | 2025-02-25T01:48:25.678Z | Compiling crossbeam-deque v0.8.5 |
1942 | 2025-02-25T01:48:26.005Z | Compiling rand v0.9.0 |
1943 | 2025-02-25T01:48:27.251Z | Compiling darling_macro v0.20.10 |
1944 | 2025-02-25T01:48:27.394Z | Compiling term v0.7.0 |
1945 | 2025-02-25T01:48:28.137Z | Compiling slog-json v2.6.1 |
1946 | 2025-02-25T01:48:28.724Z | Compiling crossbeam-channel v0.5.13 |
1947 | 2025-02-25T01:48:29.100Z | Compiling hashbrown v0.14.5 |
1948 | 2025-02-25T01:48:29.758Z | Compiling futures-executor v0.3.31 |
1949 | 2025-02-25T01:48:30.042Z | Compiling num-integer v0.1.46 |
1950 | 2025-02-25T01:48:30.189Z | Compiling md-5 v0.10.6 |
1951 | 2025-02-25T01:48:30.265Z | Compiling ff v0.13.0 |
1952 | 2025-02-25T01:48:30.431Z | Compiling hash32 v0.2.1 |
1953 | 2025-02-25T01:48:30.512Z | Compiling memmap v0.7.0 |
1954 | 2025-02-25T01:48:30.601Z | Compiling is-terminal v0.4.13 |
1955 | 2025-02-25T01:48:30.752Z | Compiling psl-types v2.0.11 |
1956 | 2025-02-25T01:48:30.775Z | Compiling colorchoice v1.0.2 |
1957 | 2025-02-25T01:48:30.800Z | Compiling base16ct v0.2.0 |
1958 | 2025-02-25T01:48:30.989Z | Compiling is_terminal_polyfill v1.70.1 |
1959 | 2025-02-25T01:48:31.097Z | Compiling take_mut v0.2.2 |
1960 | 2025-02-25T01:48:31.129Z | Compiling linked-hash-map v0.5.6 |
1961 | 2025-02-25T01:48:31.155Z | Compiling utf-8 v0.7.6 |
1962 | 2025-02-25T01:48:31.274Z | Compiling fallible-iterator v0.2.0 |
1963 | 2025-02-25T01:48:31.438Z | Compiling anstyle-query v1.1.1 |
1964 | 2025-02-25T01:48:31.486Z | Compiling quick-error v1.2.3 |
1965 | 2025-02-25T01:48:31.600Z | Compiling anstream v0.6.15 |
1966 | 2025-02-25T01:48:31.640Z | Compiling resolv-conf v0.7.0 |
1967 | 2025-02-25T01:48:31.925Z | Compiling postgres-protocol v0.6.8 |
1968 | 2025-02-25T01:48:32.147Z | Compiling lru-cache v0.1.2 |
1969 | 2025-02-25T01:48:32.228Z | Compiling tungstenite v0.24.0 |
1970 | 2025-02-25T01:48:32.349Z | Compiling publicsuffix v2.3.0 |
1971 | 2025-02-25T01:48:32.626Z | Compiling sec1 v0.7.3 |
1972 | 2025-02-25T01:48:33.139Z | Compiling slog-term v2.9.1 |
1973 | 2025-02-25T01:48:33.169Z | Compiling usdt v0.5.0 |
1974 | 2025-02-25T01:48:33.672Z | Compiling num-iter v0.1.45 |
1975 | 2025-02-25T01:48:33.821Z | Compiling group v0.13.0 |
1976 | 2025-02-25T01:48:33.923Z | Compiling regress v0.10.1 |
1977 | 2025-02-25T01:48:34.107Z | Compiling futures v0.3.31 |
1978 | 2025-02-25T01:48:36.886Z | Compiling slog-bunyan v2.5.0 |
1979 | 2025-02-25T01:48:37.013Z | Compiling darling v0.20.10 |
1980 | 2025-02-25T01:48:37.095Z | Compiling tokio-rustls v0.26.0 |
1981 | 2025-02-25T01:48:37.525Z | Compiling tokio-rustls v0.25.0 |
1982 | 2025-02-25T01:48:37.626Z | Compiling tokio-native-tls v0.3.1 |
1983 | 2025-02-25T01:48:37.952Z | Compiling toml v0.8.19 |
1984 | 2025-02-25T01:48:38.252Z | Compiling hickory-proto v0.24.3 |
1985 | 2025-02-25T01:48:38.333Z | Compiling phf_shared v0.11.2 |
1986 | 2025-02-25T01:48:38.698Z | Compiling strum_macros v0.25.3 |
1987 | 2025-02-25T01:48:39.618Z | Compiling async-stream v0.3.6 |
1988 | 2025-02-25T01:48:39.635Z | Compiling waitgroup v0.1.2 |
1989 | 2025-02-25T01:48:39.672Z | Compiling webpki-roots v0.26.6 |
1990 | 2025-02-25T01:48:39.935Z | Compiling hkdf v0.12.4 |
1991 | 2025-02-25T01:48:40.107Z | Compiling terminal_size v0.4.0 |
1992 | 2025-02-25T01:48:40.282Z | Compiling serde_path_to_error v0.1.16 |
1993 | 2025-02-25T01:48:40.339Z | Compiling sync_wrapper v1.0.1 |
1994 | 2025-02-25T01:48:40.694Z | Compiling crypto-bigint v0.5.5 |
1995 | 2025-02-25T01:48:40.809Z | Compiling clap_derive v4.5.28 |
1996 | 2025-02-25T01:48:40.994Z | Compiling serde_repr v0.1.19 |
1997 | 2025-02-25T01:48:41.896Z | Compiling derive-where v1.2.7 |
1998 | 2025-02-25T01:48:42.003Z | Compiling hostname v0.4.0 |
1999 | 2025-02-25T01:48:42.206Z | Compiling crc32fast v1.4.2 |
2000 | 2025-02-25T01:48:42.613Z | Compiling managed v0.8.0 |
2001 | 2025-02-25T01:48:42.700Z | Compiling tower-layer v0.3.3 |
2002 | 2025-02-25T01:48:43.478Z | Compiling bitflags v1.3.2 |
2003 | 2025-02-25T01:48:43.529Z | Compiling unicode-width v0.2.0 |
2004 | 2025-02-25T01:48:44.069Z | Compiling debug-ignore v1.0.5 |
2005 | 2025-02-25T01:48:44.423Z | Compiling clap_lex v0.7.4 |
2006 | 2025-02-25T01:48:44.822Z | Compiling clap_builder v4.5.30 |
2007 | 2025-02-25T01:48:51.730Z | Compiling console v0.15.10 |
2008 | 2025-02-25T01:48:51.814Z | Compiling hickory-resolver v0.24.3 |
2009 | 2025-02-25T01:48:51.814Z | Compiling tower v0.5.2 |
2010 | 2025-02-25T01:48:51.814Z | Compiling elliptic-curve v0.13.8 |
2011 | 2025-02-25T01:48:51.880Z | Compiling flate2 v1.0.35 |
2012 | 2025-02-25T01:48:51.880Z | Compiling hyper-rustls v0.27.3 |
2013 | 2025-02-25T01:48:53.837Z | Compiling phf v0.11.2 |
2014 | 2025-02-25T01:48:53.907Z | Compiling hyper-tls v0.6.0 |
2015 | 2025-02-25T01:48:54.298Z | Compiling typify-impl v0.2.0 |
2016 | 2025-02-25T01:48:54.575Z | Compiling signal-hook-mio v0.2.4 |
2017 | 2025-02-25T01:48:54.753Z | Compiling rayon v1.10.0 |
2018 | 2025-02-25T01:48:54.925Z | Compiling cookie_store v0.21.1 |
2019 | 2025-02-25T01:48:55.228Z | Compiling bzip2 v0.4.4 |
2020 | 2025-02-25T01:48:55.460Z | Compiling tokio-tungstenite v0.24.0 |
2021 | 2025-02-25T01:48:55.597Z | Compiling postgres-types v0.2.8 |
2022 | 2025-02-25T01:48:56.148Z | Compiling zerocopy v0.6.6 |
2023 | 2025-02-25T01:48:56.346Z | Compiling hubpack v0.1.2 |
2024 | 2025-02-25T01:48:56.748Z | Compiling ed25519 v2.2.3 |
2025 | 2025-02-25T01:48:56.796Z | Compiling phf_shared v0.10.0 |
2026 | 2025-02-25T01:48:56.934Z | Compiling pkcs1 v0.7.5 |
2027 | 2025-02-25T01:48:57.176Z | Compiling tokio-stream v0.1.17 |
2028 | 2025-02-25T01:48:57.797Z | Compiling ipnetwork v0.21.1 |
2029 | 2025-02-25T01:48:58.210Z | Compiling rfc6979 v0.4.0 |
2030 | 2025-02-25T01:48:58.420Z | Compiling serde-big-array v0.5.1 |
2031 | 2025-02-25T01:48:58.668Z | Compiling float-cmp v0.10.0 |
2032 | 2025-02-25T01:48:58.916Z | Compiling bstr v1.10.0 |
2033 | 2025-02-25T01:48:58.981Z | Compiling difflib v0.4.0 |
2034 | 2025-02-25T01:49:00.072Z | Compiling bit-vec v0.6.3 |
2035 | 2025-02-25T01:49:00.461Z | Compiling whoami v1.5.2 |
2036 | 2025-02-25T01:49:00.550Z | Compiling unicode-segmentation v1.12.0 |
2037 | 2025-02-25T01:49:00.960Z | Compiling number_prefix v0.4.0 |
2038 | 2025-02-25T01:49:01.201Z | Compiling new_debug_unreachable v1.0.6 |
2039 | 2025-02-25T01:49:01.321Z | Compiling normalize-line-endings v0.3.0 |
2040 | 2025-02-25T01:49:01.386Z | Compiling precomputed-hash v0.1.1 |
2041 | 2025-02-25T01:49:01.404Z | Compiling static_assertions v1.1.0 |
2042 | 2025-02-25T01:49:01.457Z | Compiling fixedbitset v0.4.2 |
2043 | 2025-02-25T01:49:01.525Z | Compiling predicates-core v1.0.8 |
2044 | 2025-02-25T01:49:01.530Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2045 | 2025-02-25T01:49:01.624Z | Compiling string_cache v0.8.7 |
2046 | 2025-02-25T01:49:01.807Z | Compiling petgraph v0.6.5 |
2047 | 2025-02-25T01:49:01.848Z | Compiling predicates v3.1.3 |
2048 | 2025-02-25T01:49:02.007Z | Compiling similar v2.6.0 |
2049 | 2025-02-25T01:49:03.400Z | Compiling indicatif v0.17.11 |
2050 | 2025-02-25T01:49:03.679Z | Compiling reqwest v0.12.12 |
2051 | 2025-02-25T01:49:03.770Z | Compiling tokio-postgres v0.7.12 |
2052 | 2025-02-25T01:49:03.930Z | Compiling typify-macro v0.2.0 |
2053 | 2025-02-25T01:49:05.318Z | Compiling bit-set v0.5.3 |
2054 | 2025-02-25T01:49:05.887Z | Compiling ecdsa v0.16.9 |
2055 | 2025-02-25T01:49:06.696Z | Compiling qorb v0.2.1 |
2056 | 2025-02-25T01:49:07.546Z | Compiling rsa v0.9.6 |
2057 | 2025-02-25T01:49:07.587Z | Compiling ed25519-dalek v2.1.1 |
2058 | 2025-02-25T01:49:09.043Z | Compiling zip v0.6.6 |
2059 | 2025-02-25T01:49:09.226Z | Compiling crossterm v0.28.1 |
2060 | 2025-02-25T01:49:10.203Z | Compiling clap v4.5.30 |
2061 | 2025-02-25T01:49:11.772Z | Compiling toml v0.7.8 |
2062 | 2025-02-25T01:49:11.800Z | Compiling x509-cert v0.2.5 |
2063 | 2025-02-25T01:49:13.078Z | Compiling hex v0.4.3 |
2064 | 2025-02-25T01:49:13.671Z | Compiling itertools v0.10.5 |
2065 | 2025-02-25T01:49:14.050Z | Compiling itertools v0.14.0 |
2066 | 2025-02-25T01:49:15.894Z | Compiling lalrpop-util v0.19.12 |
2067 | 2025-02-25T01:49:16.274Z | Compiling unicode-xid v0.2.6 |
2068 | 2025-02-25T01:49:16.279Z | Compiling peg-runtime v0.8.3 |
2069 | 2025-02-25T01:49:17.652Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2070 | 2025-02-25T01:49:21.936Z | Compiling proc-macro-crate v1.3.1 |
2071 | 2025-02-25T01:49:22.152Z | Compiling macaddr v1.0.1 |
2072 | 2025-02-25T01:49:22.789Z | Compiling itertools v0.13.0 |
2073 | 2025-02-25T01:49:23.698Z | Compiling heapless v0.8.0 |
2074 | 2025-02-25T01:49:25.742Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2075 | 2025-02-25T01:49:28.329Z | Compiling num_enum_derive v0.5.11 |
2076 | 2025-02-25T01:49:36.048Z | Compiling hash32 v0.3.1 |
2077 | 2025-02-25T01:49:38.122Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2078 | 2025-02-25T01:49:38.740Z | Compiling smoltcp v0.11.0 |
2079 | 2025-02-25T01:49:43.277Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2080 | 2025-02-25T01:49:43.310Z | Compiling num_enum v0.5.11 |
2081 | 2025-02-25T01:49:44.158Z | Compiling typify v0.2.0 |
2082 | 2025-02-25T01:49:44.322Z | Compiling oxnet v0.1.0 |
2083 | 2025-02-25T01:49:45.746Z | Compiling proc-macro-error-attr v1.0.4 |
2084 | 2025-02-25T01:49:45.860Z | Compiling cobs v0.2.3 |
2085 | 2025-02-25T01:49:46.324Z | Compiling unsafe-libyaml v0.2.11 |
2086 | 2025-02-25T01:49:46.683Z | Compiling thiserror v2.0.11 |
2087 | 2025-02-25T01:49:47.045Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2088 | 2025-02-25T01:49:47.992Z | Compiling serde_yaml v0.9.34+deprecated |
2089 | 2025-02-25T01:49:49.937Z | Compiling postcard v1.0.10 |
2090 | 2025-02-25T01:49:59.619Z | Compiling progenitor-impl v0.8.0 |
2091 | 2025-02-25T01:50:01.803Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2092 | 2025-02-25T01:50:13.574Z | Compiling strum_macros v0.26.4 |
2093 | 2025-02-25T01:50:14.385Z | Compiling structmeta-derive v0.3.0 |
2094 | 2025-02-25T01:50:14.595Z | Compiling thiserror-impl v2.0.11 |
2095 | 2025-02-25T01:50:14.826Z | Compiling foreign-types-macros v0.2.3 |
2096 | 2025-02-25T01:50:14.876Z | Compiling proc-macro-error v1.0.4 |
2097 | 2025-02-25T01:50:15.118Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2098 | 2025-02-25T01:50:15.955Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2099 | 2025-02-25T01:50:16.530Z | Compiling unicode-width v0.1.14 |
2100 | 2025-02-25T01:50:16.805Z | Compiling foreign-types-shared v0.3.1 |
2101 | 2025-02-25T01:50:17.459Z | Compiling strum v0.26.3 |
2102 | 2025-02-25T01:50:17.655Z | Compiling tabwriter v1.4.0 |
2103 | 2025-02-25T01:50:17.669Z | Compiling foreign-types v0.5.0 |
2104 | 2025-02-25T01:50:17.900Z | Compiling structmeta v0.3.0 |
2105 | 2025-02-25T01:50:20.407Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2106 | 2025-02-25T01:50:26.974Z | Compiling progenitor-macro v0.8.0 |
2107 | 2025-02-25T01:50:30.171Z | Compiling progenitor-client v0.8.0 |
2108 | 2025-02-25T01:50:34.593Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2109 | 2025-02-25T01:50:34.941Z | Compiling daft-derive v0.1.1 |
2110 | 2025-02-25T01:50:35.386Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2111 | 2025-02-25T01:50:36.161Z | Compiling cstr-argument v0.1.2 |
2112 | 2025-02-25T01:50:36.243Z | Compiling dropshot v0.15.1 |
2113 | 2025-02-25T01:50:36.419Z | Compiling pretty-hex v0.2.1 |
2114 | 2025-02-25T01:50:36.665Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2115 | 2025-02-25T01:50:36.688Z | Compiling crucible-workspace-hack v0.1.0 |
2116 | 2025-02-25T01:50:36.998Z | Compiling fastrand v2.1.1 |
2117 | 2025-02-25T01:50:37.203Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2118 | 2025-02-25T01:50:37.367Z | Compiling progenitor v0.8.0 |
2119 | 2025-02-25T01:50:37.595Z | Compiling tempfile v3.13.0 |
2120 | 2025-02-25T01:50:37.654Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2121 | 2025-02-25T01:50:37.687Z | Compiling daft v0.1.1 |
2122 | 2025-02-25T01:50:38.087Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2123 | 2025-02-25T01:50:38.326Z | Compiling parse-display-derive v0.10.0 |
2124 | 2025-02-25T01:50:38.519Z | Compiling colored v2.1.0 |
2125 | 2025-02-25T01:50:38.806Z | Compiling serde_with_macros v3.11.0 |
2126 | 2025-02-25T01:50:39.232Z | Compiling dropshot_endpoint v0.15.1 |
2127 | 2025-02-25T01:50:39.714Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2128 | 2025-02-25T01:50:40.475Z | Compiling instant v0.1.13 |
2129 | 2025-02-25T01:50:40.662Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2130 | 2025-02-25T01:50:41.051Z | Compiling serde_with v3.11.0 |
2131 | 2025-02-25T01:50:41.069Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2132 | 2025-02-25T01:50:41.791Z | Compiling parse-display v0.10.0 |
2133 | 2025-02-25T01:50:42.875Z | Compiling backoff v0.4.0 |
2134 | 2025-02-25T01:50:43.271Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2135 | 2025-02-25T01:50:43.609Z | Compiling zone_cfg_derive v0.3.0 |
2136 | 2025-02-25T01:50:43.963Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2137 | 2025-02-25T01:50:44.687Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2138 | 2025-02-25T01:50:44.908Z | Compiling camino-tempfile v1.1.1 |
2139 | 2025-02-25T01:50:44.951Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2140 | 2025-02-25T01:50:45.173Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2141 | 2025-02-25T01:50:45.372Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2142 | 2025-02-25T01:50:45.570Z | Compiling regress v0.9.1 |
2143 | 2025-02-25T01:50:45.570Z | Compiling progenitor-client v0.9.1 |
2144 | 2025-02-25T01:50:45.656Z | Compiling num-derive v0.4.2 |
2145 | 2025-02-25T01:50:46.451Z | Compiling sigpipe v0.1.3 |
2146 | 2025-02-25T01:50:46.605Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2147 | 2025-02-25T01:50:46.945Z | Compiling libefi-sys v0.1.0 |
2148 | 2025-02-25T01:50:47.335Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2149 | 2025-02-25T01:50:47.809Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2150 | 2025-02-25T01:50:49.382Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2151 | 2025-02-25T01:50:50.542Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2152 | 2025-02-25T01:50:51.089Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2153 | 2025-02-25T01:50:52.908Z | Compiling zone v0.3.0 |
2154 | 2025-02-25T01:50:53.934Z | Compiling smf v0.2.3 |
2155 | 2025-02-25T01:50:54.049Z | Compiling bitfield-struct v0.6.2 |
2156 | 2025-02-25T01:50:55.335Z | Compiling blake3 v1.5.4 |
2157 | 2025-02-25T01:50:55.951Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2158 | 2025-02-25T01:50:56.516Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2159 | 2025-02-25T01:50:56.835Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2160 | 2025-02-25T01:50:56.931Z | Compiling xattr v1.3.1 |
2161 | 2025-02-25T01:50:57.010Z | Compiling filetime v0.2.25 |
2162 | 2025-02-25T01:50:57.243Z | Compiling memmap2 v0.9.5 |
2163 | 2025-02-25T01:50:57.332Z | Compiling constant_time_eq v0.3.1 |
2164 | 2025-02-25T01:50:57.360Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2165 | 2025-02-25T01:50:57.492Z | Compiling arrayvec v0.7.6 |
2166 | 2025-02-25T01:50:57.514Z | Compiling same-file v1.0.6 |
2167 | 2025-02-25T01:50:57.820Z | Compiling arrayref v0.3.9 |
2168 | 2025-02-25T01:50:57.822Z | Compiling walkdir v2.5.0 |
2169 | 2025-02-25T01:50:57.900Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2170 | 2025-02-25T01:50:57.985Z | Compiling tar v0.4.44 |
2171 | 2025-02-25T01:50:59.393Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2172 | 2025-02-25T01:50:59.834Z | Compiling gethostname v0.5.0 |
2173 | 2025-02-25T01:51:00.049Z | Compiling cargo-platform v0.1.8 |
2174 | 2025-02-25T01:51:00.300Z | Compiling topological-sort v0.2.2 |
2175 | 2025-02-25T01:51:00.586Z | Compiling omicron-zone-package v0.12.0 |
2176 | 2025-02-25T01:51:00.589Z | Compiling cargo_metadata v0.18.1 |
2177 | 2025-02-25T01:51:01.144Z | Compiling indent_write v2.2.0 |
2178 | 2025-02-25T01:51:01.400Z | Compiling shell-words v1.1.0 |
2179 | 2025-02-25T01:51:11.116Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2180 | 2025-02-25T01:51:13.386Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2181 | 2025-02-25T01:51:15.152Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2182 | 2025-02-25T01:51:29.581Z | Finished `release` profile [optimized] target(s) in 5m 08s |
2183 | 2025-02-25T01:51:29.749Z | Running `target/release/omicron-package -t test target create -p dev` |
2184 | 2025-02-25T01:51:29.793Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2185 | 2025-02-25T01:51:29.795Z | Created new build target 'test' and set it as active |
2186 | 2025-02-25T01:51:29.795Z | |
2187 | 2025-02-25T01:51:29.795Z | real 5:09.214276990 |
2188 | 2025-02-25T01:51:29.795Z | user 36:04.812723085 |
2189 | 2025-02-25T01:51:29.795Z | sys 3:21.520515204 |
2190 | 2025-02-25T01:51:29.796Z | trap 1.107748947 |
2191 | 2025-02-25T01:51:29.796Z | tflt 1.490596585 |
2192 | 2025-02-25T01:51:29.796Z | dflt 0.816029588 |
2193 | 2025-02-25T01:51:29.796Z | kflt 0.000120902 |
2194 | 2025-02-25T01:51:29.796Z | lock 1:11:00.001835548 |
2195 | 2025-02-25T01:51:29.796Z | slp 2:24:12.807368185 |
2196 | 2025-02-25T01:51:29.796Z | lat 2:41.166126099 |
2197 | 2025-02-25T01:51:29.796Z | stop 4:44.834793410 |
2198 | 2025-02-25T01:51:29.798Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
2199 | 2025-02-25T01:51:30.764Z | Finished `release` profile [optimized] target(s) in 0.91s |
2200 | 2025-02-25T01:51:30.824Z | Running `target/release/omicron-package -t test package` |
2201 | 2025-02-25T01:51:30.865Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2202 | 2025-02-25T01:51:31.983Z | Compiling ring v0.17.11 |
2203 | 2025-02-25T01:51:32.158Z | Compiling thiserror v2.0.11 |
2204 | 2025-02-25T01:51:32.174Z | Compiling typify-impl v0.3.0 |
2205 | 2025-02-25T01:51:32.186Z | Compiling convert_case v0.4.0 |
2206 | 2025-02-25T01:51:32.189Z | Compiling newline-converter v0.3.0 |
2207 | 2025-02-25T01:51:32.189Z | Compiling password-hash v0.5.0 |
2208 | 2025-02-25T01:51:32.189Z | Compiling blake2 v0.10.6 |
2209 | 2025-02-25T01:51:32.442Z | Compiling expectorate v1.1.0 |
2210 | 2025-02-25T01:51:32.686Z | Compiling base64 v0.21.7 |
2211 | 2025-02-25T01:51:32.783Z | Compiling derive_more v0.99.19 |
2212 | 2025-02-25T01:51:33.442Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2213 | 2025-02-25T01:51:33.753Z | Compiling argon2 v0.5.3 |
2214 | 2025-02-25T01:51:34.159Z | Compiling atomicwrites v0.4.4 |
2215 | 2025-02-25T01:51:34.369Z | Compiling owo-colors v4.1.0 |
2216 | 2025-02-25T01:51:34.671Z | Compiling cancel-safe-futures v0.1.5 |
2217 | 2025-02-25T01:51:34.722Z | Compiling num-rational v0.4.2 |
2218 | 2025-02-25T01:51:35.046Z | Compiling num-complex v0.4.6 |
2219 | 2025-02-25T01:51:35.968Z | Compiling num v0.4.3 |
2220 | 2025-02-25T01:51:36.727Z | Compiling libsw v3.3.1 |
2221 | 2025-02-25T01:51:36.967Z | Compiling float-ord v0.3.2 |
2222 | 2025-02-25T01:51:37.052Z | Compiling linear-map v1.2.0 |
2223 | 2025-02-25T01:51:37.154Z | Compiling rustls v0.23.19 |
2224 | 2025-02-25T01:51:37.183Z | Compiling rustls v0.22.4 |
2225 | 2025-02-25T01:51:37.205Z | Compiling swrite v0.1.0 |
2226 | 2025-02-25T01:51:37.358Z | Compiling highway v1.2.0 |
2227 | 2025-02-25T01:51:37.440Z | Compiling semver v0.1.20 |
2228 | 2025-02-25T01:51:37.888Z | Compiling rustc_version v0.1.7 |
2229 | 2025-02-25T01:51:38.255Z | Compiling newtype_derive v0.1.6 |
2230 | 2025-02-25T01:51:38.279Z | Compiling tungstenite v0.21.0 |
2231 | 2025-02-25T01:51:38.418Z | Compiling ipnetwork v0.21.1 |
2232 | 2025-02-25T01:51:38.674Z | Compiling humantime v2.1.0 |
2233 | 2025-02-25T01:51:38.865Z | Compiling oxnet v0.1.0 |
2234 | 2025-02-25T01:51:39.077Z | Compiling dropshot v0.15.1 |
2235 | 2025-02-25T01:51:39.140Z | Compiling instant v0.1.13 |
2236 | 2025-02-25T01:51:39.306Z | Compiling daft v0.1.1 |
2237 | 2025-02-25T01:51:39.459Z | Compiling backoff v0.4.0 |
2238 | 2025-02-25T01:51:39.478Z | Compiling rustls-webpki v0.102.8 |
2239 | 2025-02-25T01:51:39.753Z | Compiling tokio-tungstenite v0.21.0 |
2240 | 2025-02-25T01:51:39.771Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2241 | 2025-02-25T01:51:40.249Z | Compiling steno v0.4.1 |
2242 | 2025-02-25T01:51:41.105Z | Compiling parse-display v0.10.0 |
2243 | 2025-02-25T01:51:41.621Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2244 | 2025-02-25T01:51:41.812Z | Compiling serde_with v3.11.0 |
2245 | 2025-02-25T01:51:41.994Z | Compiling typify-macro v0.3.0 |
2246 | 2025-02-25T01:51:43.119Z | Compiling strum v0.26.3 |
2247 | 2025-02-25T01:51:43.324Z | Compiling regress v0.9.1 |
2248 | 2025-02-25T01:51:45.151Z | Compiling tokio-rustls v0.25.0 |
2249 | 2025-02-25T01:51:45.264Z | Compiling typify v0.3.0 |
2250 | 2025-02-25T01:51:45.422Z | Compiling progenitor-impl v0.9.1 |
2251 | 2025-02-25T01:51:45.594Z | Compiling dropshot v0.12.0 |
2252 | 2025-02-25T01:51:47.721Z | Compiling tokio-rustls v0.26.0 |
2253 | 2025-02-25T01:51:48.232Z | Compiling hyper-rustls v0.27.3 |
2254 | 2025-02-25T01:51:48.803Z | Compiling reqwest v0.12.12 |
2255 | 2025-02-25T01:51:51.129Z | Compiling qorb v0.2.1 |
2256 | 2025-02-25T01:51:53.049Z | Compiling progenitor-macro v0.9.1 |
2257 | 2025-02-25T01:51:56.134Z | Compiling progenitor-client v0.9.1 |
2258 | 2025-02-25T01:51:56.683Z | Compiling progenitor-client v0.8.0 |
2259 | 2025-02-25T01:51:57.647Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2260 | 2025-02-25T01:51:58.190Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2261 | 2025-02-25T01:52:23.421Z | Compiling progenitor v0.8.0 |
2262 | 2025-02-25T01:52:23.652Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2263 | 2025-02-25T01:52:26.553Z | Compiling progenitor v0.9.1 |
2264 | 2025-02-25T01:52:26.798Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2265 | 2025-02-25T01:52:29.300Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2266 | 2025-02-25T01:52:29.950Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2267 | 2025-02-25T01:52:30.203Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2268 | 2025-02-25T01:52:30.817Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2269 | 2025-02-25T01:52:31.328Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2270 | 2025-02-25T01:52:36.561Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2271 | 2025-02-25T01:52:38.110Z | Compiling macaddr v1.0.1 |
2272 | 2025-02-25T01:52:38.819Z | Compiling slog-dtrace v0.3.0 |
2273 | 2025-02-25T01:52:39.246Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2274 | 2025-02-25T01:52:39.333Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2275 | 2025-02-25T01:52:41.377Z | Compiling prettyplease v0.2.29 |
2276 | 2025-02-25T01:52:41.917Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2277 | 2025-02-25T01:52:43.170Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2278 | 2025-02-25T01:52:44.067Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2279 | 2025-02-25T01:52:44.606Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2280 | 2025-02-25T01:52:44.849Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2281 | 2025-02-25T01:52:53.932Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2282 | 2025-02-25T01:52:56.227Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2283 | 2025-02-25T01:52:56.288Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2284 | 2025-02-25T01:52:58.856Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2285 | 2025-02-25T01:53:03.285Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2286 | 2025-02-25T01:53:05.562Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2287 | 2025-02-25T01:53:06.289Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2288 | 2025-02-25T01:53:08.157Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2289 | 2025-02-25T01:53:08.176Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2290 | 2025-02-25T01:53:09.099Z | Compiling half v2.4.1 |
2291 | 2025-02-25T01:53:09.829Z | Compiling ciborium-io v0.2.2 |
2292 | 2025-02-25T01:53:09.994Z | Compiling ciborium-ll v0.2.2 |
2293 | 2025-02-25T01:53:10.534Z | Compiling bytecount v0.6.8 |
2294 | 2025-02-25T01:53:10.622Z | Compiling ciborium v0.2.2 |
2295 | 2025-02-25T01:53:10.828Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2296 | 2025-02-25T01:53:10.911Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2297 | 2025-02-25T01:53:11.301Z | Compiling display-error-chain v0.2.2 |
2298 | 2025-02-25T01:53:11.547Z | Compiling same-file v1.0.6 |
2299 | 2025-02-25T01:53:11.800Z | Compiling fastrand v2.1.1 |
2300 | 2025-02-25T01:53:12.285Z | Compiling tempfile v3.13.0 |
2301 | 2025-02-25T01:53:12.609Z | Compiling walkdir v2.5.0 |
2302 | 2025-02-25T01:53:13.007Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2303 | 2025-02-25T01:53:13.233Z | Compiling blake3 v1.5.4 |
2304 | 2025-02-25T01:53:13.900Z | Compiling const_format_proc_macros v0.2.34 |
2305 | 2025-02-25T01:53:15.664Z | Compiling xattr v1.3.1 |
2306 | 2025-02-25T01:53:15.941Z | Compiling filetime v0.2.25 |
2307 | 2025-02-25T01:53:16.241Z | Compiling memmap2 v0.9.5 |
2308 | 2025-02-25T01:53:16.616Z | Compiling arrayref v0.3.9 |
2309 | 2025-02-25T01:53:16.678Z | Compiling keccak v0.1.5 |
2310 | 2025-02-25T01:53:16.734Z | Compiling maplit v1.0.2 |
2311 | 2025-02-25T01:53:16.881Z | Compiling constant_time_eq v0.3.1 |
2312 | 2025-02-25T01:53:16.887Z | Compiling crunchy v0.2.2 |
2313 | 2025-02-25T01:53:17.061Z | Compiling arrayvec v0.7.6 |
2314 | 2025-02-25T01:53:17.387Z | Compiling sha3 v0.10.8 |
2315 | 2025-02-25T01:53:17.786Z | Compiling tar v0.4.44 |
2316 | 2025-02-25T01:53:17.836Z | Compiling const_format v0.2.34 |
2317 | 2025-02-25T01:53:18.224Z | Compiling toolchain_find v0.4.0 |
2318 | 2025-02-25T01:53:18.276Z | Compiling camino-tempfile v1.1.1 |
2319 | 2025-02-25T01:53:18.460Z | Compiling tiny-keccak v2.0.2 |
2320 | 2025-02-25T01:53:18.679Z | Compiling radium v0.7.0 |
2321 | 2025-02-25T01:53:18.745Z | Compiling topological-sort v0.2.2 |
2322 | 2025-02-25T01:53:18.817Z | Compiling rustfmt-wrapper v0.2.1 |
2323 | 2025-02-25T01:53:18.996Z | Compiling omicron-zone-package v0.12.0 |
2324 | 2025-02-25T01:53:19.198Z | Compiling dsl_auto_type v0.1.2 |
2325 | 2025-02-25T01:53:19.373Z | Compiling scheduled-thread-pool v0.2.7 |
2326 | 2025-02-25T01:53:19.393Z | Compiling diesel_table_macro_syntax v0.2.0 |
2327 | 2025-02-25T01:53:19.555Z | Compiling maybe-uninit v2.0.0 |
2328 | 2025-02-25T01:53:19.757Z | Compiling tap v1.0.1 |
2329 | 2025-02-25T01:53:19.966Z | Compiling wyz v0.5.1 |
2330 | 2025-02-25T01:53:20.110Z | Compiling r2d2 v0.8.10 |
2331 | 2025-02-25T01:53:20.364Z | Compiling diesel_derives v2.2.3 |
2332 | 2025-02-25T01:53:20.668Z | Compiling phf_generator v0.11.2 |
2333 | 2025-02-25T01:53:20.867Z | Compiling ascii-canvas v3.0.0 |
2334 | 2025-02-25T01:53:20.885Z | Compiling secrecy v0.8.0 |
2335 | 2025-02-25T01:53:21.086Z | Compiling async-recursion v1.1.1 |
2336 | 2025-02-25T01:53:21.157Z | Compiling ena v0.14.3 |
2337 | 2025-02-25T01:53:21.309Z | Compiling arc-swap v1.7.1 |
2338 | 2025-02-25T01:53:21.577Z | Compiling regex-syntax v0.6.29 |
2339 | 2025-02-25T01:53:21.957Z | Compiling funty v2.0.0 |
2340 | 2025-02-25T01:53:22.370Z | Compiling packed_struct v0.10.1 |
2341 | 2025-02-25T01:53:22.827Z | Compiling bindgen v0.71.1 |
2342 | 2025-02-25T01:53:23.301Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2343 | 2025-02-25T01:53:23.652Z | Compiling diff v0.1.13 |
2344 | 2025-02-25T01:53:23.686Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2345 | 2025-02-25T01:53:23.773Z | Compiling crc-catalog v2.4.0 |
2346 | 2025-02-25T01:53:23.950Z | Compiling crc v3.2.1 |
2347 | 2025-02-25T01:53:24.190Z | Compiling bitvec v1.0.1 |
2348 | 2025-02-25T01:53:24.738Z | Compiling slog-scope v4.4.0 |
2349 | 2025-02-25T01:53:25.567Z | Compiling lalrpop v0.19.12 |
2350 | 2025-02-25T01:53:29.783Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2351 | 2025-02-25T01:53:29.881Z | Compiling phf_codegen v0.11.2 |
2352 | 2025-02-25T01:53:29.881Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2353 | 2025-02-25T01:53:29.881Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2354 | 2025-02-25T01:53:29.881Z | Compiling universal-hash v0.5.1 |
2355 | 2025-02-25T01:53:29.881Z | Compiling packed_struct_codegen v0.10.1 |
2356 | 2025-02-25T01:53:29.881Z | Compiling thiserror-impl-no-std v2.0.2 |
2357 | 2025-02-25T01:53:30.598Z | Compiling parse-zoneinfo v0.3.1 |
2358 | 2025-02-25T01:53:30.713Z | Compiling diesel v2.2.7 |
2359 | 2025-02-25T01:53:30.933Z | Compiling unicase v2.7.0 |
2360 | 2025-02-25T01:53:31.284Z | Compiling indexmap v1.9.3 |
2361 | 2025-02-25T01:53:31.649Z | Compiling opaque-debug v0.3.1 |
2362 | 2025-02-25T01:53:31.780Z | Compiling ref-cast v1.0.23 |
2363 | 2025-02-25T01:53:31.956Z | Compiling nodrop v0.1.14 |
2364 | 2025-02-25T01:53:32.112Z | Compiling rustc-hash v2.1.1 |
2365 | 2025-02-25T01:53:32.339Z | Compiling array-init v0.0.4 |
2366 | 2025-02-25T01:53:33.386Z | Compiling poly1305 v0.8.0 |
2367 | 2025-02-25T01:53:34.901Z | Compiling chrono-tz-build v0.4.0 |
2368 | 2025-02-25T01:53:35.797Z | Compiling thiserror-no-std v2.0.2 |
2369 | 2025-02-25T01:53:39.913Z | Compiling smallvec v0.6.14 |
2370 | 2025-02-25T01:53:40.409Z | Compiling slog-stdlog v4.1.1 |
2371 | 2025-02-25T01:53:41.774Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2372 | 2025-02-25T01:53:42.112Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2373 | 2025-02-25T01:53:42.448Z | Compiling derive_builder_core v0.20.2 |
2374 | 2025-02-25T01:53:44.384Z | Compiling chacha20 v0.9.1 |
2375 | 2025-02-25T01:53:44.691Z | Compiling headers-core v0.3.0 |
2376 | 2025-02-25T01:53:44.823Z | Compiling aead v0.5.2 |
2377 | 2025-02-25T01:53:44.892Z | Compiling libxml v0.3.3 |
2378 | 2025-02-25T01:53:45.184Z | Compiling ref-cast-impl v1.0.23 |
2379 | 2025-02-25T01:53:45.276Z | Compiling vte_generate_state_changes v0.1.2 |
2380 | 2025-02-25T01:53:45.904Z | Compiling bitfield v0.14.0 |
2381 | 2025-02-25T01:53:46.217Z | Compiling hashbrown v0.12.3 |
2382 | 2025-02-25T01:53:46.282Z | Compiling termcolor v1.4.1 |
2383 | 2025-02-25T01:53:46.639Z | Compiling polar-core v0.27.3 |
2384 | 2025-02-25T01:53:48.293Z | Compiling env_logger v0.10.2 |
2385 | 2025-02-25T01:53:48.716Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2386 | 2025-02-25T01:53:49.940Z | Compiling vte v0.11.1 |
2387 | 2025-02-25T01:53:50.498Z | Compiling chacha20poly1305 v0.10.1 |
2388 | 2025-02-25T01:53:50.746Z | Compiling headers v0.4.0 |
2389 | 2025-02-25T01:53:51.320Z | Compiling samael v0.0.18 |
2390 | 2025-02-25T01:53:53.019Z | Compiling derive_builder_macro v0.20.2 |
2391 | 2025-02-25T01:53:53.939Z | Compiling slog-envlogger v2.2.0 |
2392 | 2025-02-25T01:53:54.200Z | Compiling serde-hex v0.1.0 |
2393 | 2025-02-25T01:53:56.413Z | Compiling vsss-rs v3.3.4 |
2394 | 2025-02-25T01:53:58.848Z | Compiling chrono-tz v0.10.1 |
2395 | 2025-02-25T01:53:59.507Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2396 | 2025-02-25T01:53:59.526Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2397 | 2025-02-25T01:53:59.847Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2398 | 2025-02-25T01:54:00.535Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2399 | 2025-02-25T01:54:00.872Z | Compiling ron v0.8.1 |
2400 | 2025-02-25T01:54:02.279Z | Compiling hashbrown v0.13.2 |
2401 | 2025-02-25T01:54:03.578Z | Compiling strum_macros v0.24.3 |
2402 | 2025-02-25T01:54:04.196Z | Compiling fxhash v0.2.1 |
2403 | 2025-02-25T01:54:04.452Z | Compiling zip v2.1.3 |
2404 | 2025-02-25T01:54:04.818Z | Compiling indoc v1.0.9 |
2405 | 2025-02-25T01:54:05.658Z | Compiling lockfree-object-pool v0.1.6 |
2406 | 2025-02-25T01:54:05.980Z | Compiling crc-any v2.5.0 |
2407 | 2025-02-25T01:54:06.467Z | Compiling simd-adler32 v0.3.7 |
2408 | 2025-02-25T01:54:06.612Z | Compiling bumpalo v3.16.0 |
2409 | 2025-02-25T01:54:07.181Z | Compiling zopfli v0.8.1 |
2410 | 2025-02-25T01:54:07.215Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2411 | 2025-02-25T01:54:07.763Z | Compiling object v0.30.4 |
2412 | 2025-02-25T01:54:15.797Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2413 | 2025-02-25T01:54:18.261Z | Compiling derive_builder v0.20.2 |
2414 | 2025-02-25T01:54:19.644Z | Compiling strip-ansi-escapes v0.2.0 |
2415 | 2025-02-25T01:54:21.027Z | Compiling papergrid v0.11.0 |
2416 | 2025-02-25T01:54:21.798Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2417 | 2025-02-25T01:54:21.841Z | Compiling tabled_derive v0.7.0 |
2418 | 2025-02-25T01:54:22.144Z | Compiling fd-lock v4.0.2 |
2419 | 2025-02-25T01:54:22.402Z | Compiling peg-macros v0.8.4 |
2420 | 2025-02-25T01:54:23.907Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2421 | 2025-02-25T01:54:24.817Z | Compiling kstat-rs v0.2.4 |
2422 | 2025-02-25T01:54:24.887Z | Compiling impl-trait-for-tuples v0.2.2 |
2423 | 2025-02-25T01:54:25.326Z | Compiling oso-derive v0.27.3 |
2424 | 2025-02-25T01:54:25.673Z | Compiling quick-xml v0.37.2 |
2425 | 2025-02-25T01:54:26.271Z | Compiling diesel-dtrace v0.4.2 |
2426 | 2025-02-25T01:54:26.637Z | Compiling path-slash v0.1.5 |
2427 | 2025-02-25T01:54:26.911Z | Compiling nu-ansi-term v0.50.1 |
2428 | 2025-02-25T01:54:28.213Z | Compiling reedline v0.35.0 |
2429 | 2025-02-25T01:54:30.522Z | Compiling oso v0.27.3 |
2430 | 2025-02-25T01:54:31.629Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2431 | 2025-02-25T01:54:34.588Z | Compiling peg v0.8.4 |
2432 | 2025-02-25T01:54:34.720Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2433 | 2025-02-25T01:54:36.994Z | Compiling tabled v0.15.0 |
2434 | 2025-02-25T01:54:46.997Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2435 | 2025-02-25T01:54:54.612Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2436 | 2025-02-25T01:54:55.717Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2437 | 2025-02-25T01:54:56.519Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2438 | 2025-02-25T01:54:56.972Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2439 | 2025-02-25T01:54:57.189Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
2440 | 2025-02-25T01:54:57.301Z | Compiling pem v3.0.5 |
2441 | 2025-02-25T01:54:58.753Z | Compiling bb8 v0.8.5 |
2442 | 2025-02-25T01:54:59.372Z | Compiling bcs v0.1.6 |
2443 | 2025-02-25T01:55:00.200Z | Compiling libz-sys v1.1.20 |
2444 | 2025-02-25T01:55:00.303Z | Compiling nanorand v0.7.0 |
2445 | 2025-02-25T01:55:00.879Z | Compiling termtree v0.5.1 |
2446 | 2025-02-25T01:55:00.965Z | Compiling parking_lot_core v0.8.6 |
2447 | 2025-02-25T01:55:01.566Z | Compiling flume v0.11.1 |
2448 | 2025-02-25T01:55:02.354Z | Compiling async-bb8-diesel v0.2.1 |
2449 | 2025-02-25T01:55:03.184Z | Compiling mime_guess v2.0.5 |
2450 | 2025-02-25T01:55:04.919Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2451 | 2025-02-25T01:55:07.604Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2452 | 2025-02-25T01:55:09.566Z | Compiling proc-macro-error-attr2 v2.0.0 |
2453 | 2025-02-25T01:55:10.326Z | Compiling buf-list v1.0.3 |
2454 | 2025-02-25T01:55:10.802Z | Compiling proc-macro-error2 v2.0.1 |
2455 | 2025-02-25T01:55:11.551Z | Compiling nibble_vec v0.1.0 |
2456 | 2025-02-25T01:55:11.811Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2457 | 2025-02-25T01:55:12.206Z | Compiling pin-project-internal v1.1.6 |
2458 | 2025-02-25T01:55:12.567Z | Compiling atty v0.2.14 |
2459 | 2025-02-25T01:55:12.776Z | Compiling http-range v0.1.5 |
2460 | 2025-02-25T01:55:13.390Z | Compiling endian-type v0.1.2 |
2461 | 2025-02-25T01:55:13.661Z | Compiling salty v0.3.0 |
2462 | 2025-02-25T01:55:14.136Z | Compiling radix_trie v0.2.1 |
2463 | 2025-02-25T01:55:14.682Z | Compiling pin-project v1.1.6 |
2464 | 2025-02-25T01:55:15.052Z | Compiling parking_lot v0.11.2 |
2465 | 2025-02-25T01:55:18.749Z | Compiling tabled_derive v0.10.0 |
2466 | 2025-02-25T01:55:20.075Z | Compiling papergrid v0.14.0 |
2467 | 2025-02-25T01:55:21.109Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2468 | 2025-02-25T01:55:22.139Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2469 | 2025-02-25T01:55:26.447Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
2470 | 2025-02-25T01:55:28.149Z | Compiling snafu-derive v0.8.5 |
2471 | 2025-02-25T01:55:29.488Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
2472 | 2025-02-25T01:55:29.922Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
2473 | 2025-02-25T01:55:32.224Z | Compiling snafu v0.8.5 |
2474 | 2025-02-25T01:55:32.908Z | Compiling tabled v0.18.0 |
2475 | 2025-02-25T01:55:33.408Z | Compiling hyper-staticfile v0.10.1 |
2476 | 2025-02-25T01:55:40.606Z | Compiling sled v0.34.7 |
2477 | 2025-02-25T01:55:49.953Z | Compiling hickory-client v0.24.3 |
2478 | 2025-02-25T01:55:54.400Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2479 | 2025-02-25T01:55:55.070Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2480 | 2025-02-25T01:55:55.524Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2481 | 2025-02-25T01:55:57.242Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2482 | 2025-02-25T01:56:02.408Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2483 | 2025-02-25T01:56:02.615Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2484 | 2025-02-25T01:56:04.103Z | Compiling hickory-server v0.24.3 |
2485 | 2025-02-25T01:56:05.190Z | Compiling globset v0.4.15 |
2486 | 2025-02-25T01:56:08.657Z | Compiling olpc-cjson v0.1.4 |
2487 | 2025-02-25T01:56:08.984Z | Compiling primeorder v0.13.6 |
2488 | 2025-02-25T01:56:09.579Z | Compiling vergen v8.3.2 |
2489 | 2025-02-25T01:56:09.946Z | Compiling castaway v0.2.3 |
2490 | 2025-02-25T01:56:10.331Z | Compiling env_filter v0.1.2 |
2491 | 2025-02-25T01:56:11.305Z | Compiling cargo-platform v0.1.8 |
2492 | 2025-02-25T01:56:11.692Z | Compiling serde_plain v1.0.2 |
2493 | 2025-02-25T01:56:11.795Z | Compiling typed-path v0.9.3 |
2494 | 2025-02-25T01:56:12.211Z | Compiling cargo_metadata v0.18.1 |
2495 | 2025-02-25T01:56:14.174Z | Compiling env_logger v0.11.5 |
2496 | 2025-02-25T01:56:14.717Z | Compiling tough v0.19.0 |
2497 | 2025-02-25T01:56:14.913Z | Compiling compact_str v0.8.0 |
2498 | 2025-02-25T01:56:15.086Z | Compiling p384 v0.13.0 |
2499 | 2025-02-25T01:56:15.573Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2500 | 2025-02-25T01:56:17.404Z | Compiling git2 v0.19.0 |
2501 | 2025-02-25T01:56:18.058Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2502 | 2025-02-25T01:56:18.620Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2503 | 2025-02-25T01:56:18.641Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2504 | 2025-02-25T01:56:22.082Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2505 | 2025-02-25T01:56:25.320Z | Compiling unicode-truncate v1.1.0 |
2506 | 2025-02-25T01:56:25.430Z | Compiling lru v0.12.5 |
2507 | 2025-02-25T01:56:25.686Z | Compiling rand_seeder v0.3.0 |
2508 | 2025-02-25T01:56:25.795Z | Compiling libsqlite3-sys v0.30.1 |
2509 | 2025-02-25T01:56:26.090Z | Compiling lzma-sys v0.1.20 |
2510 | 2025-02-25T01:56:26.339Z | Compiling instability v0.3.2 |
2511 | 2025-02-25T01:56:26.365Z | Compiling indoc v2.0.5 |
2512 | 2025-02-25T01:56:26.795Z | Compiling cassowary v0.3.0 |
2513 | 2025-02-25T01:56:27.199Z | Compiling rustls v0.21.12 |
2514 | 2025-02-25T01:56:27.341Z | Compiling parse-size v1.1.0 |
2515 | 2025-02-25T01:56:27.523Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2516 | 2025-02-25T01:56:27.691Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
2517 | 2025-02-25T01:56:27.905Z | Compiling ratatui v0.29.0 |
2518 | 2025-02-25T01:56:29.548Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2519 | 2025-02-25T01:56:30.006Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2520 | 2025-02-25T01:56:30.300Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2521 | 2025-02-25T01:56:31.178Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2522 | 2025-02-25T01:56:37.501Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2523 | 2025-02-25T01:56:37.590Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2524 | 2025-02-25T01:56:37.917Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2525 | 2025-02-25T01:56:38.215Z | Compiling rustls-webpki v0.101.7 |
2526 | 2025-02-25T01:56:38.798Z | Compiling sct v0.7.1 |
2527 | 2025-02-25T01:56:39.275Z | Compiling heck v0.3.3 |
2528 | 2025-02-25T01:56:39.611Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
2529 | 2025-02-25T01:56:41.367Z | Compiling csv-core v0.1.11 |
2530 | 2025-02-25T01:56:42.056Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2531 | 2025-02-25T01:56:42.218Z | Compiling glob v0.3.2 |
2532 | 2025-02-25T01:56:42.240Z | Compiling csv v1.3.1 |
2533 | 2025-02-25T01:56:42.491Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
2534 | 2025-02-25T01:56:44.354Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2535 | 2025-02-25T01:56:44.408Z | Compiling zone_cfg_derive v0.1.2 |
2536 | 2025-02-25T01:56:46.102Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2537 | 2025-02-25T01:56:47.935Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2538 | 2025-02-25T01:56:49.264Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2539 | 2025-02-25T01:56:51.451Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2540 | 2025-02-25T01:56:56.597Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2541 | 2025-02-25T01:56:57.836Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2542 | 2025-02-25T01:56:58.364Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2543 | 2025-02-25T01:56:59.127Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2544 | 2025-02-25T01:56:59.476Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2545 | 2025-02-25T01:56:59.817Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2546 | 2025-02-25T01:57:00.173Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2547 | 2025-02-25T01:57:02.833Z | Compiling nix v0.27.1 |
2548 | 2025-02-25T01:57:03.837Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2549 | 2025-02-25T01:57:04.541Z | Compiling tungstenite v0.23.0 |
2550 | 2025-02-25T01:57:04.903Z | Compiling hashlink v0.9.1 |
2551 | 2025-02-25T01:57:05.523Z | Compiling base64 v0.13.1 |
2552 | 2025-02-25T01:57:05.657Z | Compiling fallible-iterator v0.3.0 |
2553 | 2025-02-25T01:57:05.761Z | Compiling fallible-streaming-iterator v0.1.9 |
2554 | 2025-02-25T01:57:06.063Z | Compiling ron v0.7.1 |
2555 | 2025-02-25T01:57:06.292Z | Compiling tokio-tungstenite v0.23.1 |
2556 | 2025-02-25T01:57:06.397Z | Compiling rusqlite v0.32.1 |
2557 | 2025-02-25T01:57:08.499Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2558 | 2025-02-25T01:57:09.183Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2559 | 2025-02-25T01:57:10.138Z | Compiling xz2 v0.1.7 |
2560 | 2025-02-25T01:57:10.744Z | Compiling tokio-rustls v0.24.1 |
2561 | 2025-02-25T01:57:11.210Z | Compiling zone v0.1.8 |
2562 | 2025-02-25T01:57:11.364Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2563 | 2025-02-25T01:57:14.388Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2564 | 2025-02-25T01:57:15.962Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2565 | 2025-02-25T01:57:16.629Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2566 | 2025-02-25T01:57:18.790Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2567 | 2025-02-25T01:57:24.344Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2568 | 2025-02-25T01:57:28.811Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2569 | 2025-02-25T01:57:28.865Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2570 | 2025-02-25T01:57:29.210Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2571 | 2025-02-25T01:57:29.584Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2572 | 2025-02-25T01:57:31.789Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2573 | 2025-02-25T01:57:32.033Z | Compiling rustls-pemfile v1.0.4 |
2574 | 2025-02-25T01:57:32.810Z | Compiling signal-hook-tokio v0.3.1 |
2575 | 2025-02-25T01:57:33.047Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2576 | 2025-02-25T01:57:33.108Z | Compiling twox-hash v2.1.0 |
2577 | 2025-02-25T01:57:33.492Z | Compiling yasna v0.5.2 |
2578 | 2025-02-25T01:57:33.918Z | Compiling smawk v0.3.2 |
2579 | 2025-02-25T01:57:34.088Z | Compiling unicode-linebreak v0.1.5 |
2580 | 2025-02-25T01:57:34.232Z | Compiling is_ci v1.2.0 |
2581 | 2025-02-25T01:57:34.549Z | Compiling textwrap v0.16.1 |
2582 | 2025-02-25T01:57:34.646Z | Compiling rcgen v0.12.1 |
2583 | 2025-02-25T01:57:36.859Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2584 | 2025-02-25T01:57:38.039Z | Compiling supports-color v3.0.2 |
2585 | 2025-02-25T01:57:41.891Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2586 | 2025-02-25T01:57:44.497Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2587 | 2025-02-25T01:57:45.272Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2588 | 2025-02-25T01:57:51.543Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2589 | 2025-02-25T01:57:52.527Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2590 | 2025-02-25T01:57:58.383Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2591 | 2025-02-25T01:57:59.497Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2592 | 2025-02-25T01:58:03.075Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2593 | 2025-02-25T01:58:03.610Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2594 | 2025-02-25T01:58:09.464Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2595 | 2025-02-25T01:58:19.510Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2596 | 2025-02-25T01:58:19.684Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2597 | 2025-02-25T01:58:21.836Z | Compiling fatfs v0.3.6 |
2598 | 2025-02-25T01:58:24.568Z | Compiling rtoolbox v0.0.2 |
2599 | 2025-02-25T01:58:24.999Z | Compiling subprocess v0.2.9 |
2600 | 2025-02-25T01:58:25.720Z | Compiling assert_matches v1.5.0 |
2601 | 2025-02-25T01:58:29.606Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2602 | 2025-02-25T01:58:32.093Z | Compiling rpassword v7.3.1 |
2603 | 2025-02-25T01:58:33.427Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2604 | 2025-02-25T01:58:33.472Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2605 | 2025-02-25T01:58:37.309Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2606 | 2025-02-25T01:58:40.051Z | Compiling tui-tree-widget v0.23.0 |
2607 | 2025-02-25T01:58:40.529Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2608 | 2025-02-25T01:58:49.108Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2609 | 2025-02-25T01:58:49.454Z | Compiling uzers v0.12.1 |
2610 | 2025-02-25T01:58:52.593Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2611 | 2025-02-25T01:58:53.534Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2612 | 2025-02-25T01:58:55.476Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2613 | 2025-02-25T01:59:23.203Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2614 | 2025-02-25T01:59:26.746Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2615 | 2025-02-25T01:59:31.311Z | Compiling multimap v0.10.0 |
2616 | 2025-02-25T02:01:48.522Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2617 | 2025-02-25T02:09:04.848Z | Finished `release` profile [optimized] target(s) in 17m 33s |
2618 | 2025-02-25T02:10:11.795Z | |
2619 | 2025-02-25T02:10:11.795Z | real 18:41.870573702 |
2620 | 2025-02-25T02:10:11.795Z | user 2:09:01.701735756 |
2621 | 2025-02-25T02:10:11.795Z | sys 3:30.468449120 |
2622 | 2025-02-25T02:10:11.795Z | trap 3.223527205 |
2623 | 2025-02-25T02:10:11.795Z | tflt 1.602752781 |
2624 | 2025-02-25T02:10:11.795Z | dflt 4.374129473 |
2625 | 2025-02-25T02:10:11.798Z | kflt 0.000669137 |
2626 | 2025-02-25T02:10:11.798Z | lock 7:53:38.698284943 |
2627 | 2025-02-25T02:10:11.798Z | slp 6:48:20.187835148 |
2628 | 2025-02-25T02:10:11.798Z | lat 3:44.042442008 |
2629 | 2025-02-25T02:10:11.799Z | stop 2:53.105733614 |
2630 | 2025-02-25T02:10:11.799Z | + mapfile -t packages |
2631 | 2025-02-25T02:10:11.799Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
2632 | 2025-02-25T02:10:12.816Z | Compiling ring v0.17.11 |
2633 | 2025-02-25T02:10:14.604Z | Compiling rustls v0.22.4 |
2634 | 2025-02-25T02:10:14.604Z | Compiling rustls v0.23.19 |
2635 | 2025-02-25T02:10:16.156Z | Compiling rustls-webpki v0.102.8 |
2636 | 2025-02-25T02:10:20.362Z | Compiling tokio-rustls v0.25.0 |
2637 | 2025-02-25T02:10:20.719Z | Compiling dropshot v0.12.0 |
2638 | 2025-02-25T02:10:21.908Z | Compiling tokio-rustls v0.26.0 |
2639 | 2025-02-25T02:10:22.372Z | Compiling hyper-rustls v0.27.3 |
2640 | 2025-02-25T02:10:22.763Z | Compiling reqwest v0.12.12 |
2641 | 2025-02-25T02:10:24.916Z | Compiling qorb v0.2.1 |
2642 | 2025-02-25T02:10:24.935Z | Compiling dropshot v0.15.1 |
2643 | 2025-02-25T02:10:30.679Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2644 | 2025-02-25T02:10:31.265Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2645 | 2025-02-25T02:10:32.036Z | Compiling progenitor-client v0.8.0 |
2646 | 2025-02-25T02:10:32.944Z | Compiling progenitor v0.8.0 |
2647 | 2025-02-25T02:10:33.215Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2648 | 2025-02-25T02:10:36.516Z | Compiling progenitor-client v0.9.1 |
2649 | 2025-02-25T02:10:37.522Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2650 | 2025-02-25T02:10:40.766Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2651 | 2025-02-25T02:10:47.657Z | Compiling omicron-zone-package v0.12.0 |
2652 | 2025-02-25T02:10:55.324Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2653 | 2025-02-25T02:10:59.058Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2654 | 2025-02-25T02:11:00.285Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2655 | 2025-02-25T02:11:04.031Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2656 | 2025-02-25T02:11:19.512Z | Finished `release` profile [optimized] target(s) in 1m 07s |
2657 | 2025-02-25T02:11:19.677Z | Running `target/release/omicron-package -t test list-outputs` |
2658 | 2025-02-25T02:11:19.726Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2659 | 2025-02-25T02:11:19.729Z | + ptime -m cargo build --locked --release -p xtask |
2660 | 2025-02-25T02:11:20.292Z | Compiling serde v1.0.218 |
2661 | 2025-02-25T02:11:20.295Z | Compiling libc v0.2.170 |
2662 | 2025-02-25T02:11:20.295Z | Compiling serde_json v1.0.139 |
2663 | 2025-02-25T02:11:20.295Z | Compiling rustix v0.38.37 |
2664 | 2025-02-25T02:11:20.387Z | Compiling bitflags v2.6.0 |
2665 | 2025-02-25T02:11:20.398Z | Compiling syn v2.0.96 |
2666 | 2025-02-25T02:11:20.782Z | Compiling usdt-impl v0.5.0 |
2667 | 2025-02-25T02:11:20.837Z | Compiling syn v1.0.109 |
2668 | 2025-02-25T02:11:20.897Z | Compiling hashbrown v0.15.1 |
2669 | 2025-02-25T02:11:20.997Z | Compiling log v0.4.22 |
2670 | 2025-02-25T02:11:21.117Z | Compiling fs-err v2.11.0 |
2671 | 2025-02-25T02:11:21.452Z | Compiling anyhow v1.0.96 |
2672 | 2025-02-25T02:11:21.467Z | Compiling once_cell v1.20.3 |
2673 | 2025-02-25T02:11:21.736Z | Compiling thread-id v4.2.2 |
2674 | 2025-02-25T02:11:22.079Z | Compiling indexmap v2.7.1 |
2675 | 2025-02-25T02:11:23.241Z | Compiling terminal_size v0.4.0 |
2676 | 2025-02-25T02:11:23.241Z | Compiling tempfile v3.13.0 |
2677 | 2025-02-25T02:11:23.518Z | Compiling clap_builder v4.5.30 |
2678 | 2025-02-25T02:11:23.966Z | Compiling proc-macro-error v1.0.4 |
2679 | 2025-02-25T02:11:24.877Z | Compiling tabled_derive v0.7.0 |
2680 | 2025-02-25T02:11:25.916Z | Compiling tabled v0.15.0 |
2681 | 2025-02-25T02:11:26.567Z | Compiling serde_derive v1.0.218 |
2682 | 2025-02-25T02:11:26.567Z | Compiling thiserror-impl v1.0.69 |
2683 | 2025-02-25T02:11:26.569Z | Compiling zerocopy-derive v0.7.35 |
2684 | 2025-02-25T02:11:26.569Z | Compiling scroll_derive v0.12.0 |
2685 | 2025-02-25T02:11:26.586Z | Compiling clap_derive v4.5.28 |
2686 | 2025-02-25T02:11:27.904Z | Compiling scroll v0.12.0 |
2687 | 2025-02-25T02:11:28.409Z | Compiling zerocopy v0.7.35 |
2688 | 2025-02-25T02:11:28.534Z | Compiling goblin v0.8.2 |
2689 | 2025-02-25T02:11:29.126Z | Compiling thiserror v1.0.69 |
2690 | 2025-02-25T02:11:29.308Z | Compiling pest v2.7.14 |
2691 | 2025-02-25T02:11:32.158Z | Compiling pest_meta v2.7.14 |
2692 | 2025-02-25T02:11:32.205Z | Compiling clap v4.5.30 |
2693 | 2025-02-25T02:11:34.020Z | Compiling pest_generator v2.7.14 |
2694 | 2025-02-25T02:11:35.727Z | Compiling pest_derive v2.7.14 |
2695 | 2025-02-25T02:11:36.519Z | Compiling dtrace-parser v0.2.0 |
2696 | 2025-02-25T02:11:40.467Z | Compiling toml_datetime v0.6.8 |
2697 | 2025-02-25T02:11:40.719Z | Compiling serde_spanned v0.6.8 |
2698 | 2025-02-25T02:11:41.048Z | Compiling serde_tokenstream v0.2.2 |
2699 | 2025-02-25T02:11:41.173Z | Compiling toml_edit v0.22.22 |
2700 | 2025-02-25T02:11:41.641Z | Compiling dof v0.3.0 |
2701 | 2025-02-25T02:11:44.186Z | Compiling camino v1.1.9 |
2702 | 2025-02-25T02:11:45.243Z | Compiling toml v0.8.19 |
2703 | 2025-02-25T02:11:45.413Z | Compiling usdt-attr-macro v0.5.0 |
2704 | 2025-02-25T02:11:45.455Z | Compiling usdt-macro v0.5.0 |
2705 | 2025-02-25T02:11:46.726Z | Compiling semver v1.0.25 |
2706 | 2025-02-25T02:11:47.661Z | Compiling cargo-platform v0.1.8 |
2707 | 2025-02-25T02:11:48.143Z | Compiling cargo_metadata v0.18.1 |
2708 | 2025-02-25T02:11:48.172Z | Compiling usdt v0.5.0 |
2709 | 2025-02-25T02:11:48.770Z | Compiling cargo_toml v0.20.5 |
2710 | 2025-02-25T02:11:49.584Z | Compiling camino-tempfile v1.1.1 |
2711 | 2025-02-25T02:11:50.346Z | Compiling macaddr v1.0.1 |
2712 | 2025-02-25T02:12:02.115Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2713 | 2025-02-25T02:12:07.551Z | Finished `release` profile [optimized] target(s) in 47.76s |
2714 | 2025-02-25T02:12:07.659Z | |
2715 | 2025-02-25T02:12:07.659Z | real 47.899945604 |
2716 | 2025-02-25T02:12:07.659Z | user 5:12.947653416 |
2717 | 2025-02-25T02:12:07.659Z | sys 18.365964265 |
2718 | 2025-02-25T02:12:07.659Z | trap 0.142442227 |
2719 | 2025-02-25T02:12:07.659Z | tflt 0.160144300 |
2720 | 2025-02-25T02:12:07.659Z | dflt 0.337248871 |
2721 | 2025-02-25T02:12:07.659Z | kflt 0.000000000 |
2722 | 2025-02-25T02:12:07.659Z | lock 10:15.622752374 |
2723 | 2025-02-25T02:12:07.659Z | slp 15:49.127782674 |
2724 | 2025-02-25T02:12:07.662Z | lat 15.007720142 |
2725 | 2025-02-25T02:12:07.662Z | stop 18.553257424 |
2726 | 2025-02-25T02:12:07.662Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2727 | 2025-02-25T02:12:07.662Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2728 | 2025-02-25T02:12:07.662Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2729 | 2025-02-25T02:12:07.662Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2730 | 2025-02-25T02:12:07.662Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
2731 | 2025-02-25T02:12:08.547Z | Compiling ring v0.17.11 |
2732 | 2025-02-25T02:12:08.682Z | Compiling hashbrown v0.14.5 |
2733 | 2025-02-25T02:12:08.700Z | Compiling thiserror v2.0.11 |
2734 | 2025-02-25T02:12:08.714Z | Compiling thiserror-impl v2.0.11 |
2735 | 2025-02-25T02:12:08.727Z | Compiling ident_case v1.0.1 |
2736 | 2025-02-25T02:12:08.730Z | Compiling unsafe-libyaml v0.2.11 |
2737 | 2025-02-25T02:12:08.730Z | Compiling ipnetwork v0.21.1 |
2738 | 2025-02-25T02:12:08.730Z | Compiling macaddr v1.0.1 |
2739 | 2025-02-25T02:12:08.946Z | Compiling darling_core v0.20.10 |
2740 | 2025-02-25T02:12:09.215Z | Compiling oxnet v0.1.0 |
2741 | 2025-02-25T02:12:09.480Z | Compiling instant v0.1.13 |
2742 | 2025-02-25T02:12:09.613Z | Compiling structmeta-derive v0.3.0 |
2743 | 2025-02-25T02:12:09.637Z | Compiling dropshot v0.15.1 |
2744 | 2025-02-25T02:12:09.753Z | Compiling regress v0.10.1 |
2745 | 2025-02-25T02:12:09.894Z | Compiling regress v0.9.1 |
2746 | 2025-02-25T02:12:10.015Z | Compiling dropshot_endpoint v0.15.1 |
2747 | 2025-02-25T02:12:10.558Z | Compiling serde_yaml v0.9.34+deprecated |
2748 | 2025-02-25T02:12:11.933Z | Compiling daft-derive v0.1.1 |
2749 | 2025-02-25T02:12:12.170Z | Compiling structmeta v0.3.0 |
2750 | 2025-02-25T02:12:12.588Z | Compiling parse-display-derive v0.10.0 |
2751 | 2025-02-25T02:12:13.398Z | Compiling typify-impl v0.2.0 |
2752 | 2025-02-25T02:12:13.969Z | Compiling rustls v0.23.19 |
2753 | 2025-02-25T02:12:14.003Z | Compiling rustls v0.22.4 |
2754 | 2025-02-25T02:12:14.039Z | Compiling daft v0.1.1 |
2755 | 2025-02-25T02:12:14.159Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2756 | 2025-02-25T02:12:14.214Z | Compiling backoff v0.4.0 |
2757 | 2025-02-25T02:12:14.380Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2758 | 2025-02-25T02:12:14.504Z | Compiling darling_macro v0.20.10 |
2759 | 2025-02-25T02:12:14.532Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2760 | 2025-02-25T02:12:14.563Z | Compiling tempfile v3.13.0 |
2761 | 2025-02-25T02:12:14.564Z | Compiling proc-macro-crate v1.3.1 |
2762 | 2025-02-25T02:12:14.925Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2763 | 2025-02-25T02:12:15.025Z | Compiling typify-impl v0.3.0 |
2764 | 2025-02-25T02:12:15.134Z | Compiling itertools v0.13.0 |
2765 | 2025-02-25T02:12:15.343Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2766 | 2025-02-25T02:12:15.455Z | Compiling darling v0.20.10 |
2767 | 2025-02-25T02:12:15.483Z | Compiling num_enum_derive v0.5.11 |
2768 | 2025-02-25T02:12:15.579Z | Compiling serde_with_macros v3.11.0 |
2769 | 2025-02-25T02:12:15.747Z | Compiling crucible-workspace-hack v0.1.0 |
2770 | 2025-02-25T02:12:16.063Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2771 | 2025-02-25T02:12:16.381Z | Compiling rustls-webpki v0.102.8 |
2772 | 2025-02-25T02:12:16.474Z | Compiling parse-display v0.10.0 |
2773 | 2025-02-25T02:12:17.076Z | Compiling heapless v0.8.0 |
2774 | 2025-02-25T02:12:17.889Z | Compiling num_enum v0.5.11 |
2775 | 2025-02-25T02:12:17.959Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2776 | 2025-02-25T02:12:18.114Z | Compiling serde_with v3.11.0 |
2777 | 2025-02-25T02:12:18.325Z | Compiling proc-macro-error v1.0.4 |
2778 | 2025-02-25T02:12:18.444Z | Compiling camino-tempfile v1.1.1 |
2779 | 2025-02-25T02:12:18.903Z | Compiling foreign-types-macros v0.2.3 |
2780 | 2025-02-25T02:12:18.957Z | Compiling hash32 v0.3.1 |
2781 | 2025-02-25T02:12:19.241Z | Compiling smoltcp v0.11.0 |
2782 | 2025-02-25T02:12:19.937Z | Compiling foreign-types-shared v0.3.1 |
2783 | 2025-02-25T02:12:20.164Z | Compiling foreign-types v0.5.0 |
2784 | 2025-02-25T02:12:20.622Z | Compiling tabwriter v1.4.0 |
2785 | 2025-02-25T02:12:21.078Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2786 | 2025-02-25T02:12:21.254Z | Compiling cstr-argument v0.1.2 |
2787 | 2025-02-25T02:12:21.527Z | Compiling pretty-hex v0.2.1 |
2788 | 2025-02-25T02:12:21.580Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2789 | 2025-02-25T02:12:21.750Z | Compiling cobs v0.2.3 |
2790 | 2025-02-25T02:12:21.916Z | Compiling tokio-rustls v0.25.0 |
2791 | 2025-02-25T02:12:21.965Z | Compiling postcard v1.0.10 |
2792 | 2025-02-25T02:12:22.051Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2793 | 2025-02-25T02:12:22.252Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2794 | 2025-02-25T02:12:22.340Z | Compiling dropshot v0.12.0 |
2795 | 2025-02-25T02:12:22.620Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2796 | 2025-02-25T02:12:24.375Z | Compiling tokio-rustls v0.26.0 |
2797 | 2025-02-25T02:12:24.850Z | Compiling hyper-rustls v0.27.3 |
2798 | 2025-02-25T02:12:25.469Z | Compiling reqwest v0.12.12 |
2799 | 2025-02-25T02:12:26.128Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2800 | 2025-02-25T02:12:26.907Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2801 | 2025-02-25T02:12:27.467Z | Compiling qorb v0.2.1 |
2802 | 2025-02-25T02:12:27.589Z | Compiling typify-macro v0.2.0 |
2803 | 2025-02-25T02:12:29.390Z | Compiling progenitor-client v0.9.1 |
2804 | 2025-02-25T02:12:29.422Z | Compiling progenitor-client v0.8.0 |
2805 | 2025-02-25T02:12:29.926Z | Compiling typify-macro v0.3.0 |
2806 | 2025-02-25T02:12:29.944Z | Compiling colored v2.1.0 |
2807 | 2025-02-25T02:12:30.415Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2808 | 2025-02-25T02:12:30.532Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2809 | 2025-02-25T02:12:30.727Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2810 | 2025-02-25T02:12:30.853Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2811 | 2025-02-25T02:12:31.267Z | Compiling typify v0.2.0 |
2812 | 2025-02-25T02:12:31.413Z | Compiling progenitor-impl v0.8.0 |
2813 | 2025-02-25T02:12:31.540Z | Compiling smf v0.2.3 |
2814 | 2025-02-25T02:12:31.734Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2815 | 2025-02-25T02:12:32.358Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2816 | 2025-02-25T02:12:32.512Z | Compiling zone_cfg_derive v0.3.0 |
2817 | 2025-02-25T02:12:32.721Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2818 | 2025-02-25T02:12:33.073Z | Compiling num-derive v0.4.2 |
2819 | 2025-02-25T02:12:33.102Z | Compiling sigpipe v0.1.3 |
2820 | 2025-02-25T02:12:33.316Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2821 | 2025-02-25T02:12:33.644Z | Compiling typify v0.3.0 |
2822 | 2025-02-25T02:12:33.697Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2823 | 2025-02-25T02:12:33.798Z | Compiling progenitor-impl v0.9.1 |
2824 | 2025-02-25T02:12:33.880Z | Compiling zone v0.3.0 |
2825 | 2025-02-25T02:12:34.148Z | Compiling universal-hash v0.5.1 |
2826 | 2025-02-25T02:12:34.286Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2827 | 2025-02-25T02:12:34.367Z | Compiling opaque-debug v0.3.1 |
2828 | 2025-02-25T02:12:34.482Z | Compiling tungstenite v0.21.0 |
2829 | 2025-02-25T02:12:34.514Z | Compiling num-rational v0.4.2 |
2830 | 2025-02-25T02:12:35.300Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2831 | 2025-02-25T02:12:35.330Z | Compiling password-hash v0.5.0 |
2832 | 2025-02-25T02:12:35.508Z | Compiling blake2 v0.10.6 |
2833 | 2025-02-25T02:12:35.651Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2834 | 2025-02-25T02:12:36.038Z | Compiling num-complex v0.4.6 |
2835 | 2025-02-25T02:12:36.113Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2836 | 2025-02-25T02:12:36.136Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2837 | 2025-02-25T02:12:36.179Z | Compiling aead v0.5.2 |
2838 | 2025-02-25T02:12:36.338Z | Compiling convert_case v0.4.0 |
2839 | 2025-02-25T02:12:36.567Z | Compiling base64 v0.21.7 |
2840 | 2025-02-25T02:12:36.853Z | Compiling keccak v0.1.5 |
2841 | 2025-02-25T02:12:36.875Z | Compiling num v0.4.3 |
2842 | 2025-02-25T02:12:36.967Z | Compiling argon2 v0.5.3 |
2843 | 2025-02-25T02:12:37.000Z | Compiling tokio-tungstenite v0.21.0 |
2844 | 2025-02-25T02:12:37.002Z | Compiling poly1305 v0.8.0 |
2845 | 2025-02-25T02:12:37.146Z | Compiling derive_more v0.99.19 |
2846 | 2025-02-25T02:12:37.222Z | Compiling sha3 v0.10.8 |
2847 | 2025-02-25T02:12:37.577Z | Compiling chacha20 v0.9.1 |
2848 | 2025-02-25T02:12:37.956Z | Compiling float-ord v0.3.2 |
2849 | 2025-02-25T02:12:38.061Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2850 | 2025-02-25T02:12:38.197Z | Compiling semver v0.1.20 |
2851 | 2025-02-25T02:12:38.230Z | Compiling progenitor-macro v0.8.0 |
2852 | 2025-02-25T02:12:38.261Z | Compiling same-file v1.0.6 |
2853 | 2025-02-25T02:12:38.507Z | Compiling walkdir v2.5.0 |
2854 | 2025-02-25T02:12:38.564Z | Compiling rustc_version v0.1.7 |
2855 | 2025-02-25T02:12:38.762Z | Compiling newline-converter v0.3.0 |
2856 | 2025-02-25T02:12:38.783Z | Compiling primeorder v0.13.6 |
2857 | 2025-02-25T02:12:38.963Z | Compiling secrecy v0.8.0 |
2858 | 2025-02-25T02:12:39.029Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2859 | 2025-02-25T02:12:39.180Z | Compiling owo-colors v4.1.0 |
2860 | 2025-02-25T02:12:39.220Z | Compiling cancel-safe-futures v0.1.5 |
2861 | 2025-02-25T02:12:39.308Z | Compiling newtype_derive v0.1.6 |
2862 | 2025-02-25T02:12:39.547Z | Compiling expectorate v1.1.0 |
2863 | 2025-02-25T02:12:39.635Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2864 | 2025-02-25T02:12:39.655Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2865 | 2025-02-25T02:12:39.686Z | Compiling thiserror-impl-no-std v2.0.2 |
2866 | 2025-02-25T02:12:39.739Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2867 | 2025-02-25T02:12:39.806Z | Compiling blake3 v1.5.4 |
2868 | 2025-02-25T02:12:39.909Z | Compiling unicase v2.7.0 |
2869 | 2025-02-25T02:12:40.265Z | Compiling half v2.4.1 |
2870 | 2025-02-25T02:12:40.366Z | Compiling arc-swap v1.7.1 |
2871 | 2025-02-25T02:12:40.454Z | Compiling ciborium-io v0.2.2 |
2872 | 2025-02-25T02:12:40.492Z | Compiling progenitor-macro v0.9.1 |
2873 | 2025-02-25T02:12:40.807Z | Compiling slog-scope v4.4.0 |
2874 | 2025-02-25T02:12:40.883Z | Compiling ciborium-ll v0.2.2 |
2875 | 2025-02-25T02:12:40.953Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2876 | 2025-02-25T02:12:41.274Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2877 | 2025-02-25T02:12:41.613Z | Compiling polyval v0.6.2 |
2878 | 2025-02-25T02:12:41.859Z | Compiling atomicwrites v0.4.4 |
2879 | 2025-02-25T02:12:42.034Z | Compiling libsw v3.3.1 |
2880 | 2025-02-25T02:12:42.222Z | Compiling memmap2 v0.9.5 |
2881 | 2025-02-25T02:12:42.341Z | Compiling thiserror-no-std v2.0.2 |
2882 | 2025-02-25T02:12:42.361Z | Compiling indent_write v2.2.0 |
2883 | 2025-02-25T02:12:42.491Z | Compiling arrayvec v0.7.6 |
2884 | 2025-02-25T02:12:42.606Z | Compiling arrayref v0.3.9 |
2885 | 2025-02-25T02:12:42.627Z | Compiling constant_time_eq v0.3.1 |
2886 | 2025-02-25T02:12:42.732Z | Compiling salty v0.3.0 |
2887 | 2025-02-25T02:12:42.829Z | Compiling libefi-sys v0.1.0 |
2888 | 2025-02-25T02:12:42.913Z | Compiling parking_lot_core v0.8.6 |
2889 | 2025-02-25T02:12:43.178Z | Compiling linear-map v1.2.0 |
2890 | 2025-02-25T02:12:43.317Z | Compiling vsss-rs v3.3.4 |
2891 | 2025-02-25T02:12:43.468Z | Compiling ghash v0.5.1 |
2892 | 2025-02-25T02:12:43.523Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2893 | 2025-02-25T02:12:43.724Z | Compiling ciborium v0.2.2 |
2894 | 2025-02-25T02:12:43.831Z | Compiling slog-stdlog v4.1.1 |
2895 | 2025-02-25T02:12:44.615Z | Compiling p384 v0.13.0 |
2896 | 2025-02-25T02:12:44.674Z | Compiling toolchain_find v0.4.0 |
2897 | 2025-02-25T02:12:45.031Z | Compiling chacha20poly1305 v0.10.1 |
2898 | 2025-02-25T02:12:45.166Z | Compiling ctr v0.9.2 |
2899 | 2025-02-25T02:12:45.266Z | Compiling lzma-sys v0.1.20 |
2900 | 2025-02-25T02:12:45.290Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2901 | 2025-02-25T02:12:45.543Z | Compiling bitfield-struct v0.6.2 |
2902 | 2025-02-25T02:12:45.729Z | Compiling slog-dtrace v0.3.0 |
2903 | 2025-02-25T02:12:45.973Z | Compiling highway v1.2.0 |
2904 | 2025-02-25T02:12:46.044Z | Compiling topological-sort v0.2.2 |
2905 | 2025-02-25T02:12:46.298Z | Compiling omicron-zone-package v0.12.0 |
2906 | 2025-02-25T02:12:46.370Z | Compiling aes-gcm v0.10.3 |
2907 | 2025-02-25T02:12:46.667Z | Compiling rustfmt-wrapper v0.2.1 |
2908 | 2025-02-25T02:12:46.686Z | Compiling mime_guess v2.0.5 |
2909 | 2025-02-25T02:12:46.943Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2910 | 2025-02-25T02:12:47.117Z | Compiling slog-envlogger v2.2.0 |
2911 | 2025-02-25T02:12:47.205Z | Compiling steno v0.4.1 |
2912 | 2025-02-25T02:12:47.841Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2913 | 2025-02-25T02:12:48.037Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2914 | 2025-02-25T02:12:48.088Z | Compiling heck v0.3.3 |
2915 | 2025-02-25T02:12:48.491Z | Compiling ssh-encoding v0.2.0 |
2916 | 2025-02-25T02:12:48.712Z | Compiling blowfish v0.9.1 |
2917 | 2025-02-25T02:12:48.780Z | Compiling nibble_vec v0.1.0 |
2918 | 2025-02-25T02:12:48.979Z | Compiling env_filter v0.1.2 |
2919 | 2025-02-25T02:12:49.002Z | Compiling endian-type v0.1.2 |
2920 | 2025-02-25T02:12:49.021Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2921 | 2025-02-25T02:12:49.200Z | Compiling humantime v2.1.0 |
2922 | 2025-02-25T02:12:49.243Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2923 | 2025-02-25T02:12:49.384Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2924 | 2025-02-25T02:12:49.404Z | Compiling env_logger v0.11.5 |
2925 | 2025-02-25T02:12:49.608Z | Compiling radix_trie v0.2.1 |
2926 | 2025-02-25T02:12:49.711Z | Compiling bcrypt-pbkdf v0.10.0 |
2927 | 2025-02-25T02:12:50.046Z | Compiling ssh-cipher v0.2.0 |
2928 | 2025-02-25T02:12:50.067Z | Compiling progenitor v0.8.0 |
2929 | 2025-02-25T02:12:50.238Z | Compiling zone_cfg_derive v0.1.2 |
2930 | 2025-02-25T02:12:50.258Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2931 | 2025-02-25T02:12:50.307Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2932 | 2025-02-25T02:12:50.788Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2933 | 2025-02-25T02:12:51.090Z | Compiling parking_lot v0.11.2 |
2934 | 2025-02-25T02:12:51.572Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2935 | 2025-02-25T02:12:51.591Z | Compiling password-hash v0.4.2 |
2936 | 2025-02-25T02:12:51.848Z | Compiling gethostname v0.5.0 |
2937 | 2025-02-25T02:12:51.867Z | Compiling fxhash v0.2.1 |
2938 | 2025-02-25T02:12:51.892Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2939 | 2025-02-25T02:12:51.985Z | Compiling base64 v0.13.1 |
2940 | 2025-02-25T02:12:52.049Z | Compiling zip v2.1.3 |
2941 | 2025-02-25T02:12:52.081Z | Compiling http-range v0.1.5 |
2942 | 2025-02-25T02:12:52.193Z | Compiling progenitor v0.9.1 |
2943 | 2025-02-25T02:12:52.213Z | Compiling bumpalo v3.16.0 |
2944 | 2025-02-25T02:12:52.348Z | Compiling simd-adler32 v0.3.7 |
2945 | 2025-02-25T02:12:52.394Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2946 | 2025-02-25T02:12:52.397Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2947 | 2025-02-25T02:12:52.445Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2948 | 2025-02-25T02:12:52.552Z | Compiling lockfree-object-pool v0.1.6 |
2949 | 2025-02-25T02:12:52.669Z | Compiling ron v0.7.1 |
2950 | 2025-02-25T02:12:52.844Z | Compiling zopfli v0.8.1 |
2951 | 2025-02-25T02:12:52.964Z | Compiling sled v0.34.7 |
2952 | 2025-02-25T02:12:53.339Z | Compiling pbkdf2 v0.11.0 |
2953 | 2025-02-25T02:12:53.724Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2954 | 2025-02-25T02:12:54.399Z | Compiling zone v0.1.8 |
2955 | 2025-02-25T02:12:54.517Z | Compiling xz2 v0.1.7 |
2956 | 2025-02-25T02:12:54.980Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2957 | 2025-02-25T02:12:55.732Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2958 | 2025-02-25T02:12:55.876Z | Compiling ssh-key v0.6.6 |
2959 | 2025-02-25T02:12:55.982Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2960 | 2025-02-25T02:12:57.737Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2961 | 2025-02-25T02:12:57.806Z | Compiling hickory-client v0.24.3 |
2962 | 2025-02-25T02:12:58.967Z | Compiling p521 v0.13.3 |
2963 | 2025-02-25T02:12:59.098Z | Compiling p256 v0.13.2 |
2964 | 2025-02-25T02:12:59.140Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2965 | 2025-02-25T02:12:59.911Z | Compiling hickory-server v0.24.3 |
2966 | 2025-02-25T02:12:59.962Z | Compiling pem v3.0.5 |
2967 | 2025-02-25T02:13:00.175Z | Compiling yasna v0.5.2 |
2968 | 2025-02-25T02:13:00.670Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
2969 | 2025-02-25T02:13:01.124Z | Compiling headers-core v0.3.0 |
2970 | 2025-02-25T02:13:01.254Z | Compiling kstat-rs v0.2.4 |
2971 | 2025-02-25T02:13:01.310Z | Compiling nanorand v0.7.0 |
2972 | 2025-02-25T02:13:01.645Z | Compiling russh-cryptovec v0.7.3 |
2973 | 2025-02-25T02:13:01.821Z | Compiling atty v0.2.14 |
2974 | 2025-02-25T02:13:01.869Z | Compiling md5 v0.7.0 |
2975 | 2025-02-25T02:13:01.981Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
2976 | 2025-02-25T02:13:01.998Z | Compiling flume v0.11.1 |
2977 | 2025-02-25T02:13:02.405Z | Compiling russh-keys v0.45.0 |
2978 | 2025-02-25T02:13:02.578Z | Compiling headers v0.4.0 |
2979 | 2025-02-25T02:13:02.596Z | Compiling rcgen v0.12.1 |
2980 | 2025-02-25T02:13:02.655Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2981 | 2025-02-25T02:13:04.249Z | Compiling hyper-staticfile v0.10.1 |
2982 | 2025-02-25T02:13:05.255Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2983 | 2025-02-25T02:13:06.061Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2984 | 2025-02-25T02:13:06.064Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2985 | 2025-02-25T02:13:06.102Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2986 | 2025-02-25T02:13:06.476Z | Compiling num-bigint v0.4.6 |
2987 | 2025-02-25T02:13:06.481Z | Compiling des v0.8.1 |
2988 | 2025-02-25T02:13:06.642Z | Compiling subprocess v0.2.9 |
2989 | 2025-02-25T02:13:06.835Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2990 | 2025-02-25T02:13:07.729Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2991 | 2025-02-25T02:13:08.154Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2992 | 2025-02-25T02:13:08.254Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2993 | 2025-02-25T02:13:10.744Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2994 | 2025-02-25T02:13:11.812Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2995 | 2025-02-25T02:13:12.864Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2996 | 2025-02-25T02:13:12.906Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2997 | 2025-02-25T02:13:15.009Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2998 | 2025-02-25T02:13:15.305Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2999 | 2025-02-25T02:13:15.326Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3000 | 2025-02-25T02:13:16.330Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
3001 | 2025-02-25T02:13:16.710Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3002 | 2025-02-25T02:13:16.953Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3003 | 2025-02-25T02:13:18.177Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3004 | 2025-02-25T02:13:18.578Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3005 | 2025-02-25T02:13:18.806Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3006 | 2025-02-25T02:13:19.416Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3007 | 2025-02-25T02:13:19.757Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3008 | 2025-02-25T02:13:21.416Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
3009 | 2025-02-25T02:13:21.840Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
3010 | 2025-02-25T02:13:21.861Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3011 | 2025-02-25T02:13:21.905Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3012 | 2025-02-25T02:13:22.701Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3013 | 2025-02-25T02:13:24.308Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3014 | 2025-02-25T02:13:24.563Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3015 | 2025-02-25T02:13:26.963Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3016 | 2025-02-25T02:13:26.984Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3017 | 2025-02-25T02:13:27.228Z | Compiling hex-literal v0.4.1 |
3018 | 2025-02-25T02:13:27.423Z | Compiling display-error-chain v0.2.2 |
3019 | 2025-02-25T02:13:27.667Z | Compiling russh v0.45.0 |
3020 | 2025-02-25T02:13:28.345Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3021 | 2025-02-25T02:13:28.526Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3022 | 2025-02-25T02:13:28.695Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3023 | 2025-02-25T02:13:31.135Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
3024 | 2025-02-25T02:13:31.401Z | Compiling internet-checksum v0.2.1 |
3025 | 2025-02-25T02:13:35.791Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3026 | 2025-02-25T02:13:42.544Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3027 | 2025-02-25T02:13:44.122Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3028 | 2025-02-25T02:14:07.103Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3029 | 2025-02-25T02:14:29.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s |
3030 | 2025-02-25T02:14:29.545Z | |
3031 | 2025-02-25T02:14:29.545Z | real 2:21.828622501 |
3032 | 2025-02-25T02:14:29.545Z | user 12:10.791258129 |
3033 | 2025-02-25T02:14:29.545Z | sys 1:36.987502998 |
3034 | 2025-02-25T02:14:29.545Z | trap 0.358727809 |
3035 | 2025-02-25T02:14:29.545Z | tflt 0.207262826 |
3036 | 2025-02-25T02:14:29.545Z | dflt 0.518242753 |
3037 | 2025-02-25T02:14:29.545Z | kflt 0.008179722 |
3038 | 2025-02-25T02:14:29.545Z | lock 22:49.685429776 |
3039 | 2025-02-25T02:14:29.545Z | slp 43:13.598470933 |
3040 | 2025-02-25T02:14:29.546Z | lat 38.392846263 |
3041 | 2025-02-25T02:14:29.546Z | stop 1:37.852380929 |
3042 | 2025-02-25T02:14:29.548Z | + mkdir tests |
3043 | 2025-02-25T02:14:29.551Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
3044 | 2025-02-25T02:14:29.551Z | + xargs -I '{}' -t cp '{}' tests/ |
3045 | 2025-02-25T02:14:29.589Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3e1c7866dbbe6731 tests/ |
3046 | 2025-02-25T02:14:29.615Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-5864895f0e3a68a6 tests/ |
3047 | 2025-02-25T02:14:29.640Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-23f12031832a6e89 tests/ |
3048 | 2025-02-25T02:14:29.667Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-32cfa567485e8139 tests/ |
3049 | 2025-02-25T02:14:29.951Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*) |
3050 | 2025-02-25T02:14:29.954Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-5864895f0e3a68a6 tests/commtest-23f12031832a6e89 tests/dhcp_server-3e1c7866dbbe6731 tests/end_to_end_tests-32cfa567485e8139 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
3051 | 2025-02-25T02:15:47.477Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
3052 | 2025-02-25T02:15:47.477Z | a .github/buildomat/ci-env.sh 1K |
3053 | 2025-02-25T02:15:47.477Z | a out/target/test 1K |
3054 | 2025-02-25T02:15:47.477Z | a out/npuzone/npuzone 23144K |
3055 | 2025-02-25T02:15:47.477Z | a package-manifest.toml 33K |
3056 | 2025-02-25T02:15:47.477Z | a smf/sled-agent/non-gimlet/config.toml 4K |
3057 | 2025-02-25T02:15:47.477Z | a target/release/omicron-package 39597K |
3058 | 2025-02-25T02:15:47.477Z | a target/release/xtask 10730K |
3059 | 2025-02-25T02:15:47.477Z | a target/debug/bootstrap 220656K |
3060 | 2025-02-25T02:15:47.477Z | a tests/bootstrap-5864895f0e3a68a6 24083K |
3061 | 2025-02-25T02:15:47.477Z | a tests/commtest-23f12031832a6e89 26204K |
3062 | 2025-02-25T02:15:47.477Z | a tests/dhcp_server-3e1c7866dbbe6731 24083K |
3063 | 2025-02-25T02:15:47.477Z | a tests/end_to_end_tests-32cfa567485e8139 283819K |
3064 | 2025-02-25T02:15:47.477Z | a out/clickhouse.tar.gz 306898K |
3065 | 2025-02-25T02:15:47.477Z | a out/clickhouse_keeper.tar.gz 292557K |
3066 | 2025-02-25T02:15:47.477Z | a out/clickhouse_server.tar.gz 306872K |
3067 | 2025-02-25T02:15:47.477Z | a out/cockroachdb.tar.gz 144637K |
3068 | 2025-02-25T02:15:47.478Z | a out/crucible-dtrace.tar 99K |
3069 | 2025-02-25T02:15:47.478Z | a out/crucible-pantry-zone.tar.gz 32962K |
3070 | 2025-02-25T02:15:47.478Z | a out/crucible-zone.tar.gz 41334K |
3071 | 2025-02-25T02:15:47.478Z | a out/external-dns.tar.gz 46764K |
3072 | 2025-02-25T02:15:47.478Z | a out/internal-dns.tar.gz 46765K |
3073 | 2025-02-25T02:15:47.478Z | a out/mg-ddm-gz.tar 63075K |
3074 | 2025-02-25T02:15:47.478Z | a out/nexus.tar.gz 111429K |
3075 | 2025-02-25T02:15:47.481Z | a out/ntp.tar.gz 14907K |
3076 | 2025-02-25T02:15:47.481Z | a out/omicron-gateway-softnpu.tar.gz 26036K |
3077 | 2025-02-25T02:15:47.481Z | a out/omicron-sled-agent.tar 127396K |
3078 | 2025-02-25T02:15:47.481Z | a out/overlay.tar.gz 3K |
3079 | 2025-02-25T02:15:47.481Z | a out/oximeter.tar.gz 56815K |
3080 | 2025-02-25T02:15:47.481Z | a out/oxlog.tar 3138K |
3081 | 2025-02-25T02:15:47.481Z | a out/probe.tar.gz 2764K |
3082 | 2025-02-25T02:15:47.481Z | a out/propolis-server.tar.gz 66425K |
3083 | 2025-02-25T02:15:47.481Z | a out/pumpkind-gz.tar 26665K |
3084 | 2025-02-25T02:15:47.481Z | a out/switch-softnpu.tar.gz 266441K |
3085 | 2025-02-25T02:15:47.481Z | |
3086 | 2025-02-25T02:15:47.481Z | real 1:17.514623270 |
3087 | 2025-02-25T02:15:47.481Z | user 1:14.141959229 |
3088 | 2025-02-25T02:15:47.481Z | sys 4.604445110 |
3089 | 2025-02-25T02:15:47.481Z | trap 0.018949453 |
3090 | 2025-02-25T02:15:47.481Z | tflt 0.000000000 |
3091 | 2025-02-25T02:15:47.481Z | dflt 0.000000000 |
3092 | 2025-02-25T02:15:47.481Z | kflt 0.000000000 |
3093 | 2025-02-25T02:15:47.481Z | lock 0.000000000 |
3094 | 2025-02-25T02:15:47.481Z | slp 1:14.113641511 |
3095 | 2025-02-25T02:15:47.481Z | lat 2.146046594 |
3096 | 2025-02-25T02:15:47.481Z | stop 0.000195642 |
3097 | 2025-02-25T02:15:47.481Z | process exited: duration 2041533 ms, exit code 0 |
|
3098 | 2025-02-25T02:15:47.496Z | found 1 output files |
3099 | 2025-02-25T02:15:47.496Z | uploading: /work/package.tar.gz (2044822348 bytes) |
3100 | 2025-02-25T02:16:29.718Z | uploaded: /work/package.tar.gz |