|
|
|
1 | 2025-02-13T04:22:59.544Z | job assigned to worker 01JKYRNKQN1FMCHB2FTYYMQQTS [factory aws, i-0c87a727a3c40cb08] (queued for 1 m 3 s) |
|
2 | 2025-02-13T04:23:07.525Z | starting task 0: "setup" |
3 | 2025-02-13T04:23:07.532Z | ++ uname -s |
4 | 2025-02-13T04:23:07.535Z | + kern=SunOS |
5 | 2025-02-13T04:23:07.535Z | + build_user=build |
6 | 2025-02-13T04:23:07.535Z | + build_uid=12345 |
7 | 2025-02-13T04:23:07.535Z | + work_dir=/work |
8 | 2025-02-13T04:23:07.535Z | + input_dir=/input |
9 | 2025-02-13T04:23:07.535Z | + [[ 0 == 12345 ]] |
10 | 2025-02-13T04:23:07.535Z | + case "$kern" in |
11 | 2025-02-13T04:23:07.535Z | + groupadd -g 12345 build |
12 | 2025-02-13T04:23:07.539Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-13T04:23:09.544Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-13T04:23:09.718Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-13T04:23:09.720Z | + home_fs=zfs |
16 | 2025-02-13T04:23:09.720Z | + [[ zfs == autofs ]] |
17 | 2025-02-13T04:23:09.720Z | + mkdir -p /home/build |
18 | 2025-02-13T04:23:09.723Z | + chown build:build /home/build /work |
19 | 2025-02-13T04:23:11.724Z | + chmod 0700 /home/build /work |
20 | 2025-02-13T04:23:11.728Z | process exited: duration 4202 ms, exit code 0 |
|
21 | 2025-02-13T04:23:11.733Z | starting task 1: "rust-toolchain" |
22 | 2025-02-13T04:23:11.739Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.1 |
23 | 2025-02-13T04:23:11.739Z | * rust toolchain channel = "1.84.1" |
24 | 2025-02-13T04:23:11.739Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-02-13T04:23:11.739Z | * rust toolchain profile = "default" |
26 | 2025-02-13T04:23:11.739Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-13T04:23:11.742Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-13T04:23:11.742Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-13T04:23:11.742Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default |
30 | 2025-02-13T04:23:11.865Z | info: downloading installer |
31 | 2025-02-13T04:23:13.406Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-13T04:23:13.406Z | warning: /opt/ooce/bin |
33 | 2025-02-13T04:23:13.406Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-13T04:23:13.406Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-13T04:23:13.406Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-13T04:23:13.406Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-13T04:23:13.406Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-13T04:23:13.406Z | error: cannot install while Rust is installed |
39 | 2025-02-13T04:23:13.406Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-13T04:23:13.429Z | info: profile set to 'default' |
41 | 2025-02-13T04:23:13.429Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-13T04:23:13.432Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
43 | 2025-02-13T04:23:13.582Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-02-13T04:23:13.582Z | info: downloading component 'cargo' |
45 | 2025-02-13T04:23:14.708Z | info: downloading component 'clippy' |
46 | 2025-02-13T04:23:15.262Z | info: downloading component 'rust-docs' |
47 | 2025-02-13T04:23:16.419Z | info: downloading component 'rust-std' |
48 | 2025-02-13T04:23:18.541Z | info: downloading component 'rustc' |
49 | 2025-02-13T04:23:25.460Z | info: downloading component 'rustfmt' |
50 | 2025-02-13T04:23:25.933Z | info: installing component 'cargo' |
51 | 2025-02-13T04:23:26.754Z | info: installing component 'clippy' |
52 | 2025-02-13T04:23:27.135Z | info: installing component 'rust-docs' |
53 | 2025-02-13T04:23:28.821Z | info: installing component 'rust-std' |
54 | 2025-02-13T04:23:30.682Z | info: installing component 'rustc' |
55 | 2025-02-13T04:23:36.662Z | info: installing component 'rustfmt' |
56 | 2025-02-13T04:23:36.995Z | info: default toolchain set to '1.84.1-x86_64-unknown-illumos' |
57 | 2025-02-13T04:23:36.995Z | |
58 | 2025-02-13T04:23:37.385Z | 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-02-13T04:23:37.385Z | |
60 | 2025-02-13T04:23:37.388Z | |
61 | 2025-02-13T04:23:37.388Z | Rust is installed now. Great! |
62 | 2025-02-13T04:23:37.388Z | |
63 | 2025-02-13T04:23:37.388Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-13T04:23:37.388Z | environment variable. This has not been done automatically. |
65 | 2025-02-13T04:23:37.388Z | |
66 | 2025-02-13T04:23:37.388Z | To configure your current shell, you need to source |
67 | 2025-02-13T04:23:37.388Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-13T04:23:37.388Z | |
69 | 2025-02-13T04:23:37.388Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-13T04:23:37.388Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-13T04:23:37.388Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-13T04:23:37.463Z | + rustup --version |
73 | 2025-02-13T04:23:37.470Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-13T04:23:37.470Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-13T04:23:37.548Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-02-13T04:23:37.551Z | + cargo --version |
77 | 2025-02-13T04:23:37.609Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-02-13T04:23:37.611Z | + rustc --version |
79 | 2025-02-13T04:23:37.671Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-02-13T04:23:37.674Z | process exited: duration 25940 ms, exit code 0 |
|
81 | 2025-02-13T04:23:37.680Z | starting task 2: "authentication" |
82 | 2025-02-13T04:23:37.702Z | process exited: duration 21 ms, exit code 0 |
|
83 | 2025-02-13T04:23:37.711Z | starting task 3: "clone repository" |
84 | 2025-02-13T04:23:37.714Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-13T04:23:37.717Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-13T04:23:37.758Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-13T04:23:45.387Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-13T04:23:45.387Z | + git fetch origin 4bcbe5a521794e0597562f1a951aab523d49f33c |
89 | 2025-02-13T04:23:45.654Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-13T04:23:45.654Z | * branch 4bcbe5a521794e0597562f1a951aab523d49f33c -> FETCH_HEAD |
91 | 2025-02-13T04:23:45.664Z | + [[ -n renovate/derive_more-0.x ]] |
92 | 2025-02-13T04:23:45.667Z | ++ git branch --show-current |
93 | 2025-02-13T04:23:45.670Z | + current=main |
94 | 2025-02-13T04:23:45.670Z | + [[ main != renovate/derive_more-0.x ]] |
95 | 2025-02-13T04:23:45.670Z | + git branch -f renovate/derive_more-0.x 4bcbe5a521794e0597562f1a951aab523d49f33c |
96 | 2025-02-13T04:23:45.672Z | + git checkout -f renovate/derive_more-0.x |
97 | 2025-02-13T04:23:45.855Z | Switched to branch 'renovate/derive_more-0.x' |
98 | 2025-02-13T04:23:45.859Z | + git reset --hard 4bcbe5a521794e0597562f1a951aab523d49f33c |
99 | 2025-02-13T04:23:45.871Z | HEAD is now at 4bcbe5a52 Update Rust crate derive_more to 0.99.19 |
100 | 2025-02-13T04:23:45.873Z | process exited: duration 8164 ms, exit code 0 |
|
101 | 2025-02-13T04:23:45.879Z | starting task 4: "build" |
102 | 2025-02-13T04:23:45.884Z | + source .github/buildomat/ci-env.sh |
103 | 2025-02-13T04:23:45.887Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-02-13T04:23:45.887Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-02-13T04:23:45.887Z | + cargo --version |
106 | 2025-02-13T04:23:45.933Z | cargo 1.84.1 (66221abde 2024-11-19) |
107 | 2025-02-13T04:23:45.935Z | + rustc --version |
108 | 2025-02-13T04:23:45.994Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
109 | 2025-02-13T04:23:45.997Z | + WORK=/work |
110 | 2025-02-13T04:23:45.997Z | + pfexec mkdir -p /work |
111 | 2025-02-13T04:23:46.001Z | + pfexec chown build /work |
112 | 2025-02-13T04:23:46.004Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
113 | 2025-02-13T04:23:47.565Z | pkg list: illegal option -- F |
114 | 2025-02-13T04:23:47.567Z | Usage: |
115 | 2025-02-13T04:23:47.567Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
116 | 2025-02-13T04:23:47.567Z | [pkg_fmri_pattern ...] |
117 | 2025-02-13T04:23:48.423Z | pkg list: illegal option -- F |
118 | 2025-02-13T04:23:48.423Z | Usage: |
119 | 2025-02-13T04:23:48.426Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
120 | 2025-02-13T04:23:48.426Z | [pkg_fmri_pattern ...] |
121 | 2025-02-13T04:23:57.263Z | Startup: Refreshing catalog 'helios-dev' ... Done |
122 | 2025-02-13T04:24:01.510Z | Startup: Caching catalogs ... Done |
123 | 2025-02-13T04:24:14.266Z | Planning: Solver setup ... Done (11.800s) |
124 | 2025-02-13T04:24:14.426Z | Planning: Running solver ... Done (0.160s) |
125 | 2025-02-13T04:24:14.543Z | Planning: Finding local manifests ... Done (0.006s) |
126 | 2025-02-13T04:24:14.602Z | Planning: Fetching manifests: 0/7 0% complete |
127 | 2025-02-13T04:24:16.461Z | Planning: Fetching manifests: 7/7 100% complete |
128 | 2025-02-13T04:24:16.568Z | Planning: Package planning ... Done (0.107s) |
129 | 2025-02-13T04:24:16.624Z | Planning: Merging actions ... Done (0.056s) |
130 | 2025-02-13T04:24:16.821Z | Planning: Checking for conflicting actions ... Done (0.197s) |
131 | 2025-02-13T04:24:18.935Z | Planning: Consolidating action changes ... Done (2.113s) |
132 | 2025-02-13T04:24:19.341Z | Planning: Evaluating mediators ... Done (0.406s) |
133 | 2025-02-13T04:24:19.418Z | Planning: Planning completed in 17.81 seconds |
134 | 2025-02-13T04:24:19.434Z | Packages to install: 4 |
135 | 2025-02-13T04:24:19.434Z | Packages to update: 3 |
136 | 2025-02-13T04:24:19.434Z | Mediators to change: 2 |
137 | 2025-02-13T04:24:19.437Z | Services to change: 1 |
138 | 2025-02-13T04:24:19.437Z | Estimated space available: 155.61 GB |
139 | 2025-02-13T04:24:19.437Z | Estimated space to be consumed: 1.65 GB |
140 | 2025-02-13T04:24:19.437Z | Create boot environment: No |
141 | 2025-02-13T04:24:19.437Z | Create backup boot environment: Yes |
142 | 2025-02-13T04:24:19.437Z | Rebuild boot archive: No |
143 | 2025-02-13T04:24:19.437Z | |
144 | 2025-02-13T04:24:19.437Z | Changed mediators: |
145 | 2025-02-13T04:24:19.437Z | mediator clang: |
146 | 2025-02-13T04:24:19.437Z | version: None -> 15 (system default) |
147 | 2025-02-13T04:24:19.437Z | |
148 | 2025-02-13T04:24:19.437Z | mediator llvm: |
149 | 2025-02-13T04:24:19.437Z | version: 14 (system default) -> 15 (system default) |
150 | 2025-02-13T04:24:19.438Z | |
151 | 2025-02-13T04:24:19.438Z | Changed packages: |
152 | 2025-02-13T04:24:19.438Z | helios-dev |
153 | 2025-02-13T04:24:19.438Z | developer/build-essential |
154 | 2025-02-13T04:24:19.438Z | None -> 11-2.0 |
155 | 2025-02-13T04:24:19.438Z | library/libxmlsec1 |
156 | 2025-02-13T04:24:19.438Z | None -> 1.2.35-2.0 |
157 | 2025-02-13T04:24:19.438Z | ooce/developer/clang-15 |
158 | 2025-02-13T04:24:19.438Z | None -> 15.0.7-2.0 |
159 | 2025-02-13T04:24:19.438Z | ooce/developer/llvm-15 |
160 | 2025-02-13T04:24:19.438Z | None -> 15.0.7-2.0 |
161 | 2025-02-13T04:24:19.438Z | package/pkg |
162 | 2025-02-13T04:24:19.438Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
163 | 2025-02-13T04:24:19.438Z | system/library/g++-runtime |
164 | 2025-02-13T04:24:19.438Z | 13-2.0 -> 14-2.0 |
165 | 2025-02-13T04:24:19.438Z | system/library/gcc-runtime |
166 | 2025-02-13T04:24:19.438Z | 13-2.0 -> 14-2.0 |
167 | 2025-02-13T04:24:19.438Z | |
168 | 2025-02-13T04:24:19.438Z | Services: |
169 | 2025-02-13T04:24:19.438Z | restart_fmri: |
170 | 2025-02-13T04:24:19.438Z | svc:/system/update-man-index:default |
171 | 2025-02-13T04:24:19.438Z | |
172 | 2025-02-13T04:24:19.438Z | Editable files to change: |
173 | 2025-02-13T04:24:19.438Z | Update: |
174 | 2025-02-13T04:24:19.438Z | usr/share/lib/pkg/web/config.shtml |
175 | 2025-02-13T04:24:19.507Z | |
176 | 2025-02-13T04:24:19.507Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
177 | 2025-02-13T04:24:24.509Z | Download: 866/4301 items 18.7/225.4MB 8% complete (3.8M/s) |
178 | 2025-02-13T04:24:29.756Z | Download: 1222/4301 items 93.5/225.4MB 41% complete (9.4M/s) |
179 | 2025-02-13T04:24:34.807Z | Download: 1471/4301 items 116.7/225.4MB 51% complete (9.9M/s) |
180 | 2025-02-13T04:24:39.814Z | Download: 1838/4301 items 118.0/225.4MB 52% complete (3.1M/s) |
181 | 2025-02-13T04:24:45.108Z | Download: 2219/4301 items 119.0/225.4MB 52% complete (236k/s) |
182 | 2025-02-13T04:24:58.915Z | Download: 2223/4301 items 119.0/225.4MB 52% complete |
183 | 2025-02-13T04:25:04.051Z | Download: 2498/4301 items 120.2/225.4MB 53% complete (264k/s) |
184 | 2025-02-13T04:25:08.949Z | Download: 2889/4301 items 121.1/225.4MB 53% complete (220k/s) |
185 | 2025-02-13T04:25:13.989Z | Download: 3130/4301 items 165.7/225.4MB 73% complete (4.5M/s) |
186 | 2025-02-13T04:25:24.843Z | Download: 3247/4301 items 203.1/225.4MB 90% complete (8.1M/s) |
187 | 2025-02-13T04:25:29.918Z | Download: 3370/4301 items 212.8/225.4MB 94% complete (2.2M/s) |
188 | 2025-02-13T04:25:34.944Z | Download: 3654/4301 items 216.2/225.4MB 95% complete (1.4M/s) |
189 | 2025-02-13T04:25:39.957Z | Download: 3739/4301 items 216.6/225.4MB 96% complete (539k/s) |
190 | 2025-02-13T04:25:45.051Z | Download: 3813/4301 items 217.1/225.4MB 96% complete (162k/s) |
191 | 2025-02-13T04:25:50.109Z | Download: 3906/4301 items 217.6/225.4MB 96% complete (98.6k/s) |
192 | 2025-02-13T04:25:55.141Z | Download: 4029/4301 items 218.6/225.4MB 96% complete (139k/s) |
193 | 2025-02-13T04:26:00.879Z | Download: 4200/4301 items 220.5/225.4MB 97% complete (296k/s) |
194 | 2025-02-13T04:26:12.431Z | Download: 4203/4301 items 220.5/225.4MB 97% complete |
195 | 2025-02-13T04:26:21.120Z | Download: 4204/4301 items 220.5/225.4MB 97% complete |
196 | 2025-02-13T04:26:28.402Z | Download: 4204/4301 items 220.5/225.4MB 97% complete |
197 | 2025-02-13T04:26:31.874Z | Download: Completed 225.42 MB in 132.37 seconds (1.7M/s) |
198 | 2025-02-13T04:26:34.146Z | Actions: 1/5122 actions (Removing old actions) |
199 | 2025-02-13T04:26:34.164Z | Actions: 194/5122 actions (Installing new actions) |
200 | 2025-02-13T04:26:38.871Z | Actions: 4267/5122 actions (Updating modified actions) |
201 | 2025-02-13T04:26:39.212Z | Actions: Completed 5122 actions in 5.07 seconds. |
202 | 2025-02-13T04:26:39.449Z | Done (0.227s) |
203 | 2025-02-13T04:26:39.452Z | Done (0.001s) |
204 | 2025-02-13T04:26:40.049Z | Done (0.599s) |
205 | 2025-02-13T04:26:44.292Z | Done (4.017s) |
206 | 2025-02-13T04:26:44.383Z | Done (0.018s) |
207 | 2025-02-13T04:26:44.386Z | Done (0.000s) |
208 | 2025-02-13T04:26:44.547Z | Done (0.000s) |
209 | 2025-02-13T04:26:45.262Z | Planning: Evaluating mediator changes ... Done |
210 | 2025-02-13T04:26:45.422Z | Planning: Checking for conflicting actions ... Done |
211 | 2025-02-13T04:26:45.425Z | Planning: Consolidating action changes ... Done |
212 | 2025-02-13T04:26:45.687Z | Planning: Evaluating mediators ... Done |
213 | 2025-02-13T04:26:45.691Z | Planning: Planning completed in 0.42 seconds |
214 | 2025-02-13T04:26:45.725Z | Mediators to change: 2 |
215 | 2025-02-13T04:26:45.728Z | Create boot environment: No |
216 | 2025-02-13T04:26:45.728Z | Create backup boot environment: No |
217 | 2025-02-13T04:26:45.806Z | Done |
218 | 2025-02-13T04:26:45.806Z | Done |
219 | 2025-02-13T04:26:46.180Z | Done |
220 | 2025-02-13T04:26:49.750Z | Done |
221 | 2025-02-13T04:26:49.840Z | Done |
222 | 2025-02-13T04:26:49.843Z | Done |
223 | 2025-02-13T04:26:49.970Z | Done |
224 | 2025-02-13T04:26:50.584Z | Planning: Evaluating mediator changes ... Done |
225 | 2025-02-13T04:26:50.586Z | Planning: Merging actions ... Done |
226 | 2025-02-13T04:26:50.778Z | Planning: Checking for conflicting actions ... Done |
227 | 2025-02-13T04:26:50.780Z | Planning: Consolidating action changes ... Done |
228 | 2025-02-13T04:26:51.040Z | Planning: Evaluating mediators ... Done |
229 | 2025-02-13T04:26:51.096Z | Planning: Planning completed in 0.76 seconds |
230 | 2025-02-13T04:26:51.139Z | Packages to change: 1 |
231 | 2025-02-13T04:26:51.139Z | Mediators to change: 1 |
232 | 2025-02-13T04:26:51.142Z | Services to change: 1 |
233 | 2025-02-13T04:26:51.142Z | Create boot environment: No |
234 | 2025-02-13T04:26:51.142Z | Create backup boot environment: Yes |
235 | 2025-02-13T04:26:53.412Z | Actions: 1/6 actions (Updating modified actions) |
236 | 2025-02-13T04:26:53.416Z | Actions: Completed 6 actions in 0.00 seconds. |
237 | 2025-02-13T04:26:53.416Z | Done |
238 | 2025-02-13T04:26:53.416Z | Done |
239 | 2025-02-13T04:26:53.536Z | Done |
240 | 2025-02-13T04:26:57.103Z | Done |
241 | 2025-02-13T04:26:57.195Z | Done |
242 | 2025-02-13T04:26:57.198Z | Done |
243 | 2025-02-13T04:26:57.332Z | Done |
244 | 2025-02-13T04:26:57.759Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
245 | 2025-02-13T04:26:57.759Z | clang system 15 system |
246 | 2025-02-13T04:26:57.759Z | csh system system illumos |
247 | 2025-02-13T04:26:57.759Z | ctags system system illumos |
248 | 2025-02-13T04:26:57.759Z | gcc vendor 12 vendor |
249 | 2025-02-13T04:26:57.759Z | gcc system 10 system |
250 | 2025-02-13T04:26:57.759Z | gcc system 7 system |
251 | 2025-02-13T04:26:57.759Z | go system 1.20 system |
252 | 2025-02-13T04:26:57.759Z | go system 1.19 system |
253 | 2025-02-13T04:26:57.760Z | llvm system 15 system |
254 | 2025-02-13T04:26:57.760Z | llvm system 14 system |
255 | 2025-02-13T04:26:57.760Z | mariadb system 10.6 system |
256 | 2025-02-13T04:26:57.760Z | mta vendor vendor dma |
257 | 2025-02-13T04:26:57.760Z | openjdk system 17 system |
258 | 2025-02-13T04:26:57.760Z | openjdk system 11 system |
259 | 2025-02-13T04:26:57.760Z | openjdk system 1.8 system |
260 | 2025-02-13T04:26:57.760Z | openssl vendor 3 vendor |
261 | 2025-02-13T04:26:57.760Z | perl system 5.36 system |
262 | 2025-02-13T04:26:57.760Z | postgresql system 15 system |
263 | 2025-02-13T04:26:57.760Z | postgresql system 13 system |
264 | 2025-02-13T04:26:57.760Z | python vendor 3 vendor |
265 | 2025-02-13T04:26:57.761Z | python system 2 system |
266 | 2025-02-13T04:26:57.761Z | python3 system 3.11 system |
267 | 2025-02-13T04:26:57.761Z | ruby system 3.0 system |
268 | 2025-02-13T04:26:57.761Z | words vendor vendor american-english |
269 | 2025-02-13T04:26:57.761Z | words system system australian-english |
270 | 2025-02-13T04:26:57.761Z | words system system british-english |
271 | 2025-02-13T04:26:57.761Z | words system system canadian-english |
272 | 2025-02-13T04:26:57.761Z | words system system french |
273 | 2025-02-13T04:26:57.761Z | words system system italian |
274 | 2025-02-13T04:26:57.761Z | words system system ngerman |
275 | 2025-02-13T04:26:57.761Z | words system system ogerman |
276 | 2025-02-13T04:26:57.761Z | words system system spanish |
277 | 2025-02-13T04:26:58.085Z | PUBLISHER TYPE STATUS P LOCATION |
278 | 2025-02-13T04:26:58.085Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
279 | 2025-02-13T04:27:00.974Z | FMRI IFO |
280 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
281 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
282 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
283 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
284 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
285 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
286 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
287 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
288 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
289 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
290 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
291 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
292 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
293 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
294 | 2025-02-13T04:27:00.974Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
295 | 2025-02-13T04:27:01.749Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
296 | 2025-02-13T04:27:02.142Z | Updating crates.io index |
297 | 2025-02-13T04:27:02.212Z | Updating git repository `https://github.com/oxidecomputer/daft` |
298 | 2025-02-13T04:27:02.520Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
299 | 2025-02-13T04:27:03.082Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
300 | 2025-02-13T04:27:03.382Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
301 | 2025-02-13T04:27:03.643Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
302 | 2025-02-13T04:27:03.932Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
303 | 2025-02-13T04:27:04.941Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
304 | 2025-02-13T04:27:06.886Z | Updating git repository `https://github.com/oxidecomputer/opte` |
305 | 2025-02-13T04:27:07.582Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
306 | 2025-02-13T04:27:08.273Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
307 | 2025-02-13T04:27:08.580Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
308 | 2025-02-13T04:27:08.998Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
309 | 2025-02-13T04:27:09.665Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
310 | 2025-02-13T04:27:09.960Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
311 | 2025-02-13T04:27:10.329Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
312 | 2025-02-13T04:27:10.634Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
313 | 2025-02-13T04:27:10.934Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
314 | 2025-02-13T04:27:11.170Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
315 | 2025-02-13T04:27:11.489Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
316 | 2025-02-13T04:27:11.808Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
317 | 2025-02-13T04:27:12.394Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
318 | 2025-02-13T04:27:12.769Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
319 | 2025-02-13T04:27:13.057Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
320 | 2025-02-13T04:27:13.426Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
321 | 2025-02-13T04:27:13.985Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
322 | 2025-02-13T04:27:14.436Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
323 | 2025-02-13T04:27:14.922Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
324 | 2025-02-13T04:27:15.297Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
325 | 2025-02-13T04:27:15.667Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
326 | 2025-02-13T04:27:15.928Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
327 | 2025-02-13T04:27:16.197Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
328 | 2025-02-13T04:27:17.582Z | Downloading crates ... |
329 | 2025-02-13T04:27:17.715Z | Downloaded autocfg v1.4.0 |
330 | 2025-02-13T04:27:17.721Z | Downloaded bytecount v0.6.8 |
331 | 2025-02-13T04:27:17.729Z | Downloaded byteorder v1.5.0 |
332 | 2025-02-13T04:27:17.760Z | Downloaded anstyle v1.0.10 |
333 | 2025-02-13T04:27:17.790Z | Downloaded anstream v0.6.15 |
334 | 2025-02-13T04:27:17.796Z | Downloaded heck v0.4.1 |
335 | 2025-02-13T04:27:17.809Z | Downloaded anyhow v1.0.95 |
336 | 2025-02-13T04:27:17.828Z | Downloaded tabled v0.15.0 |
337 | 2025-02-13T04:27:17.841Z | Downloaded tempfile v3.13.0 |
338 | 2025-02-13T04:27:17.844Z | Downloaded block-buffer v0.10.4 |
339 | 2025-02-13T04:27:17.848Z | Downloaded tabled_derive v0.7.0 |
340 | 2025-02-13T04:27:17.848Z | Downloaded once_cell v1.20.2 |
341 | 2025-02-13T04:27:17.852Z | Downloaded fastrand v2.1.1 |
342 | 2025-02-13T04:27:17.852Z | Downloaded memmap v0.7.0 |
343 | 2025-02-13T04:27:17.852Z | Downloaded is_terminal_polyfill v1.70.1 |
344 | 2025-02-13T04:27:17.856Z | Downloaded indexmap v2.7.1 |
345 | 2025-02-13T04:27:17.856Z | Downloaded heck v0.5.0 |
346 | 2025-02-13T04:27:17.859Z | Downloaded fs-err v2.11.0 |
347 | 2025-02-13T04:27:17.859Z | Downloaded bitflags v2.6.0 |
348 | 2025-02-13T04:27:17.862Z | Downloaded fnv v1.0.7 |
349 | 2025-02-13T04:27:17.865Z | Downloaded anstyle-parse v0.2.5 |
350 | 2025-02-13T04:27:17.877Z | Downloaded anstyle-query v1.1.1 |
351 | 2025-02-13T04:27:17.879Z | Downloaded syn v2.0.96 |
352 | 2025-02-13T04:27:17.893Z | Downloaded usdt v0.5.0 |
353 | 2025-02-13T04:27:17.896Z | Downloaded terminal_size v0.4.0 |
354 | 2025-02-13T04:27:17.896Z | Downloaded dtrace-parser v0.2.0 |
355 | 2025-02-13T04:27:17.910Z | Downloaded thread-id v4.2.2 |
356 | 2025-02-13T04:27:17.913Z | Downloaded plain v0.2.3 |
357 | 2025-02-13T04:27:17.913Z | Downloaded macaddr v1.0.1 |
358 | 2025-02-13T04:27:17.916Z | Downloaded cargo-platform v0.1.8 |
359 | 2025-02-13T04:27:17.916Z | Downloaded clap_lex v0.7.4 |
360 | 2025-02-13T04:27:17.916Z | Downloaded cfg-if v1.0.0 |
361 | 2025-02-13T04:27:17.918Z | Downloaded cargo_metadata v0.18.1 |
362 | 2025-02-13T04:27:17.921Z | Downloaded equivalent v1.0.1 |
363 | 2025-02-13T04:27:17.924Z | Downloaded scroll_derive v0.12.0 |
364 | 2025-02-13T04:27:17.930Z | Downloaded pretty-hex v0.4.1 |
365 | 2025-02-13T04:27:17.935Z | Downloaded dof v0.3.0 |
366 | 2025-02-13T04:27:17.938Z | Downloaded cpufeatures v0.2.14 |
367 | 2025-02-13T04:27:17.940Z | Downloaded serde_spanned v0.6.8 |
368 | 2025-02-13T04:27:17.945Z | Downloaded scroll v0.12.0 |
369 | 2025-02-13T04:27:17.948Z | Downloaded errno v0.3.9 |
370 | 2025-02-13T04:27:17.950Z | Downloaded crypto-common v0.1.6 |
371 | 2025-02-13T04:27:17.950Z | Downloaded colorchoice v1.0.2 |
372 | 2025-02-13T04:27:17.953Z | Downloaded proc-macro-error v1.0.4 |
373 | 2025-02-13T04:27:17.955Z | Downloaded generic-array v0.14.7 |
374 | 2025-02-13T04:27:17.955Z | Downloaded camino v1.1.9 |
375 | 2025-02-13T04:27:17.958Z | Downloaded papergrid v0.11.0 |
376 | 2025-02-13T04:27:17.962Z | Downloaded usdt-attr-macro v0.5.0 |
377 | 2025-02-13T04:27:17.965Z | Downloaded version_check v0.9.5 |
378 | 2025-02-13T04:27:17.965Z | Downloaded thiserror-impl v1.0.69 |
379 | 2025-02-13T04:27:17.968Z | Downloaded utf8parse v0.2.2 |
380 | 2025-02-13T04:27:17.968Z | Downloaded strsim v0.11.1 |
381 | 2025-02-13T04:27:17.971Z | Downloaded serde_tokenstream v0.2.2 |
382 | 2025-02-13T04:27:17.973Z | Downloaded toml_datetime v0.6.8 |
383 | 2025-02-13T04:27:17.974Z | Downloaded thiserror v1.0.69 |
384 | 2025-02-13T04:27:17.980Z | Downloaded unicode-linebreak v0.1.5 |
385 | 2025-02-13T04:27:17.983Z | Downloaded sha2 v0.10.8 |
386 | 2025-02-13T04:27:17.983Z | Downloaded clap_derive v4.5.24 |
387 | 2025-02-13T04:27:17.983Z | Downloaded textwrap v0.16.1 |
388 | 2025-02-13T04:27:17.985Z | Downloaded quote v1.0.38 |
389 | 2025-02-13T04:27:17.989Z | Downloaded cargo_toml v0.20.5 |
390 | 2025-02-13T04:27:17.992Z | Downloaded pest_generator v2.7.14 |
391 | 2025-02-13T04:27:17.992Z | Downloaded pest_derive v2.7.14 |
392 | 2025-02-13T04:27:17.992Z | Downloaded digest v0.10.7 |
393 | 2025-02-13T04:27:17.994Z | Downloaded unicode-ident v1.0.14 |
394 | 2025-02-13T04:27:17.997Z | Downloaded toml v0.8.19 |
395 | 2025-02-13T04:27:18.000Z | Downloaded smawk v0.3.2 |
396 | 2025-02-13T04:27:18.000Z | Downloaded pest_meta v2.7.14 |
397 | 2025-02-13T04:27:18.003Z | Downloaded zerocopy-derive v0.7.35 |
398 | 2025-02-13T04:27:18.009Z | Downloaded itoa v1.0.11 |
399 | 2025-02-13T04:27:18.012Z | Downloaded camino-tempfile v1.1.1 |
400 | 2025-02-13T04:27:18.012Z | Downloaded typenum v1.17.0 |
401 | 2025-02-13T04:27:18.012Z | Downloaded usdt-macro v0.5.0 |
402 | 2025-02-13T04:27:18.012Z | Downloaded ryu v1.0.18 |
403 | 2025-02-13T04:27:18.015Z | Downloaded log v0.4.22 |
404 | 2025-02-13T04:27:18.018Z | Downloaded swrite v0.1.0 |
405 | 2025-02-13T04:27:18.018Z | Downloaded proc-macro-error-attr v1.0.4 |
406 | 2025-02-13T04:27:18.018Z | Downloaded ucd-trie v0.1.7 |
407 | 2025-02-13T04:27:18.022Z | Downloaded usdt-impl v0.5.0 |
408 | 2025-02-13T04:27:18.022Z | Downloaded semver v1.0.24 |
409 | 2025-02-13T04:27:18.027Z | Downloaded clap v4.5.27 |
410 | 2025-02-13T04:27:18.035Z | Downloaded serde_derive v1.0.217 |
411 | 2025-02-13T04:27:18.050Z | Downloaded proc-macro2 v1.0.92 |
412 | 2025-02-13T04:27:18.062Z | Downloaded memchr v2.7.4 |
413 | 2025-02-13T04:27:18.077Z | Downloaded serde v1.0.217 |
414 | 2025-02-13T04:27:18.080Z | Downloaded toml_edit v0.22.22 |
415 | 2025-02-13T04:27:18.101Z | Downloaded serde_json v1.0.135 |
416 | 2025-02-13T04:27:18.117Z | Downloaded hashbrown v0.15.1 |
417 | 2025-02-13T04:27:18.125Z | Downloaded pest v2.7.14 |
418 | 2025-02-13T04:27:18.135Z | Downloaded zerocopy v0.7.35 |
419 | 2025-02-13T04:27:18.149Z | Downloaded winnow v0.6.20 |
420 | 2025-02-13T04:27:18.157Z | Downloaded clap_builder v4.5.27 |
421 | 2025-02-13T04:27:18.163Z | Downloaded syn v1.0.109 |
422 | 2025-02-13T04:27:18.173Z | Downloaded goblin v0.8.2 |
423 | 2025-02-13T04:27:18.178Z | Downloaded unicode-width v0.1.14 |
424 | 2025-02-13T04:27:18.192Z | Downloaded rustix v0.38.37 |
425 | 2025-02-13T04:27:18.223Z | Downloaded libc v0.2.169 |
426 | 2025-02-13T04:27:18.534Z | Compiling proc-macro2 v1.0.92 |
427 | 2025-02-13T04:27:18.534Z | Compiling unicode-ident v1.0.14 |
428 | 2025-02-13T04:27:18.537Z | Compiling serde v1.0.217 |
429 | 2025-02-13T04:27:18.537Z | Compiling version_check v0.9.5 |
430 | 2025-02-13T04:27:18.537Z | Compiling thiserror v1.0.69 |
431 | 2025-02-13T04:27:18.537Z | Compiling memchr v2.7.4 |
432 | 2025-02-13T04:27:18.537Z | Compiling libc v0.2.169 |
433 | 2025-02-13T04:27:18.571Z | Compiling itoa v1.0.11 |
434 | 2025-02-13T04:27:18.828Z | Compiling ryu v1.0.18 |
435 | 2025-02-13T04:27:18.931Z | Compiling ucd-trie v0.1.7 |
436 | 2025-02-13T04:27:19.144Z | Compiling once_cell v1.20.2 |
437 | 2025-02-13T04:27:19.409Z | Compiling byteorder v1.5.0 |
438 | 2025-02-13T04:27:19.527Z | Compiling serde_json v1.0.135 |
439 | 2025-02-13T04:27:19.780Z | Compiling rustix v0.38.37 |
440 | 2025-02-13T04:27:19.806Z | Compiling bitflags v2.6.0 |
441 | 2025-02-13T04:27:19.920Z | Compiling usdt-impl v0.5.0 |
442 | 2025-02-13T04:27:20.059Z | Compiling proc-macro-error-attr v1.0.4 |
443 | 2025-02-13T04:27:20.161Z | Compiling syn v1.0.109 |
444 | 2025-02-13T04:27:20.234Z | Compiling proc-macro-error v1.0.4 |
445 | 2025-02-13T04:27:20.402Z | Compiling camino v1.1.9 |
446 | 2025-02-13T04:27:20.429Z | Compiling equivalent v1.0.1 |
447 | 2025-02-13T04:27:20.515Z | Compiling log v0.4.22 |
448 | 2025-02-13T04:27:20.556Z | Compiling utf8parse v0.2.2 |
449 | 2025-02-13T04:27:20.597Z | Compiling errno v0.3.9 |
450 | 2025-02-13T04:27:20.693Z | Compiling quote v1.0.38 |
451 | 2025-02-13T04:27:20.839Z | Compiling hashbrown v0.15.1 |
452 | 2025-02-13T04:27:20.842Z | Compiling plain v0.2.3 |
453 | 2025-02-13T04:27:20.889Z | Compiling thread-id v4.2.2 |
454 | 2025-02-13T04:27:20.931Z | Compiling anstyle-parse v0.2.5 |
455 | 2025-02-13T04:27:21.049Z | Compiling syn v2.0.96 |
456 | 2025-02-13T04:27:21.260Z | Compiling unicode-width v0.1.14 |
457 | 2025-02-13T04:27:21.302Z | Compiling autocfg v1.4.0 |
458 | 2025-02-13T04:27:21.510Z | Compiling is_terminal_polyfill v1.70.1 |
459 | 2025-02-13T04:27:21.660Z | Compiling winnow v0.6.20 |
460 | 2025-02-13T04:27:21.793Z | Compiling indexmap v2.7.1 |
461 | 2025-02-13T04:27:21.873Z | Compiling pretty-hex v0.4.1 |
462 | 2025-02-13T04:27:22.052Z | Compiling anstyle-query v1.1.1 |
463 | 2025-02-13T04:27:22.096Z | Compiling anstyle v1.0.10 |
464 | 2025-02-13T04:27:22.227Z | Compiling semver v1.0.24 |
465 | 2025-02-13T04:27:22.301Z | Compiling colorchoice v1.0.2 |
466 | 2025-02-13T04:27:22.487Z | Compiling fs-err v2.11.0 |
467 | 2025-02-13T04:27:22.586Z | Compiling anstream v0.6.15 |
468 | 2025-02-13T04:27:22.854Z | Compiling terminal_size v0.4.0 |
469 | 2025-02-13T04:27:23.031Z | Compiling anyhow v1.0.95 |
470 | 2025-02-13T04:27:23.079Z | Compiling clap_lex v0.7.4 |
471 | 2025-02-13T04:27:23.106Z | Compiling strsim v0.11.1 |
472 | 2025-02-13T04:27:23.250Z | Compiling fnv v1.0.7 |
473 | 2025-02-13T04:27:23.414Z | Compiling heck v0.4.1 |
474 | 2025-02-13T04:27:23.519Z | Compiling fastrand v2.1.1 |
475 | 2025-02-13T04:27:23.543Z | Compiling cfg-if v1.0.0 |
476 | 2025-02-13T04:27:23.632Z | Compiling heck v0.5.0 |
477 | 2025-02-13T04:27:23.659Z | Compiling bytecount v0.6.8 |
478 | 2025-02-13T04:27:23.903Z | Compiling papergrid v0.11.0 |
479 | 2025-02-13T04:27:24.117Z | Compiling clap_builder v4.5.27 |
480 | 2025-02-13T04:27:24.285Z | Compiling tempfile v3.13.0 |
481 | 2025-02-13T04:27:24.439Z | Compiling memmap v0.7.0 |
482 | 2025-02-13T04:27:24.559Z | Compiling unicode-linebreak v0.1.5 |
483 | 2025-02-13T04:27:24.772Z | Compiling smawk v0.3.2 |
484 | 2025-02-13T04:27:24.990Z | Compiling textwrap v0.16.1 |
485 | 2025-02-13T04:27:25.080Z | Compiling swrite v0.1.0 |
486 | 2025-02-13T04:27:25.994Z | Compiling tabled_derive v0.7.0 |
487 | 2025-02-13T04:27:27.198Z | Compiling tabled v0.15.0 |
488 | 2025-02-13T04:27:27.767Z | Compiling serde_derive v1.0.217 |
489 | 2025-02-13T04:27:27.767Z | Compiling thiserror-impl v1.0.69 |
490 | 2025-02-13T04:27:27.770Z | Compiling zerocopy-derive v0.7.35 |
491 | 2025-02-13T04:27:27.814Z | Compiling scroll_derive v0.12.0 |
492 | 2025-02-13T04:27:27.973Z | Compiling clap_derive v4.5.24 |
493 | 2025-02-13T04:27:29.231Z | Compiling scroll v0.12.0 |
494 | 2025-02-13T04:27:29.725Z | Compiling goblin v0.8.2 |
495 | 2025-02-13T04:27:29.751Z | Compiling zerocopy v0.7.35 |
496 | 2025-02-13T04:27:30.500Z | Compiling pest v2.7.14 |
497 | 2025-02-13T04:27:31.194Z | Compiling clap v4.5.27 |
498 | 2025-02-13T04:27:32.661Z | Compiling pest_meta v2.7.14 |
499 | 2025-02-13T04:27:33.555Z | Compiling pest_generator v2.7.14 |
500 | 2025-02-13T04:27:34.941Z | Compiling pest_derive v2.7.14 |
501 | 2025-02-13T04:27:35.566Z | Compiling dtrace-parser v0.2.0 |
502 | 2025-02-13T04:27:36.336Z | Compiling serde_tokenstream v0.2.2 |
503 | 2025-02-13T04:27:36.336Z | Compiling toml_datetime v0.6.8 |
504 | 2025-02-13T04:27:36.338Z | Compiling serde_spanned v0.6.8 |
505 | 2025-02-13T04:27:36.623Z | Compiling cargo-platform v0.1.8 |
506 | 2025-02-13T04:27:36.676Z | Compiling macaddr v1.0.1 |
507 | 2025-02-13T04:27:36.920Z | Compiling toml_edit v0.22.22 |
508 | 2025-02-13T04:27:36.942Z | Compiling camino-tempfile v1.1.1 |
509 | 2025-02-13T04:27:37.772Z | Compiling dof v0.3.0 |
510 | 2025-02-13T04:27:37.772Z | Compiling cargo_metadata v0.18.1 |
511 | 2025-02-13T04:27:39.149Z | Compiling usdt-attr-macro v0.5.0 |
512 | 2025-02-13T04:27:39.149Z | Compiling usdt-macro v0.5.0 |
513 | 2025-02-13T04:27:39.715Z | Compiling toml v0.8.19 |
514 | 2025-02-13T04:27:40.227Z | Compiling usdt v0.5.0 |
515 | 2025-02-13T04:27:40.501Z | Compiling cargo_toml v0.20.5 |
516 | 2025-02-13T04:27:43.082Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
517 | 2025-02-13T04:27:46.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.63s |
518 | 2025-02-13T04:27:46.426Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
519 | 2025-02-13T04:27:46.939Z | Downloading crates ... |
520 | 2025-02-13T04:27:47.073Z | Downloaded bzip2 v0.4.4 |
521 | 2025-02-13T04:27:47.076Z | Downloaded cfg_aliases v0.1.1 |
522 | 2025-02-13T04:27:47.079Z | Downloaded darling v0.20.10 |
523 | 2025-02-13T04:27:47.084Z | Downloaded atomicwrites v0.4.4 |
524 | 2025-02-13T04:27:47.087Z | Downloaded assert_matches v1.5.0 |
525 | 2025-02-13T04:27:47.087Z | Downloaded hickory-client v0.24.2 |
526 | 2025-02-13T04:27:47.091Z | Downloaded bit-vec v0.6.3 |
527 | 2025-02-13T04:27:47.095Z | Downloaded cfg_aliases v0.2.1 |
528 | 2025-02-13T04:27:47.098Z | Downloaded async-stream-impl v0.3.6 |
529 | 2025-02-13T04:27:47.098Z | Downloaded heapless v0.8.0 |
530 | 2025-02-13T04:27:47.101Z | Downloaded instant v0.1.13 |
531 | 2025-02-13T04:27:47.106Z | Downloaded http-body v1.0.1 |
532 | 2025-02-13T04:27:47.106Z | Downloaded curve25519-dalek-derive v0.1.1 |
533 | 2025-02-13T04:27:47.112Z | Downloaded cstr-argument v0.1.2 |
534 | 2025-02-13T04:27:47.112Z | Downloaded icu_provider_macros v1.5.0 |
535 | 2025-02-13T04:27:47.112Z | Downloaded ciborium-io v0.2.2 |
536 | 2025-02-13T04:27:47.115Z | Downloaded hex v0.4.3 |
537 | 2025-02-13T04:27:47.115Z | Downloaded cexpr v0.6.0 |
538 | 2025-02-13T04:27:47.115Z | Downloaded ctr v0.9.2 |
539 | 2025-02-13T04:27:47.117Z | Downloaded match_cfg v0.1.0 |
540 | 2025-02-13T04:27:47.120Z | Downloaded is-terminal v0.4.13 |
541 | 2025-02-13T04:27:47.120Z | Downloaded castaway v0.2.3 |
542 | 2025-02-13T04:27:47.123Z | Downloaded adler2 v2.0.0 |
543 | 2025-02-13T04:27:47.123Z | Downloaded heck v0.3.3 |
544 | 2025-02-13T04:27:47.126Z | Downloaded md-5 v0.10.6 |
545 | 2025-02-13T04:27:47.128Z | Downloaded maplit v1.0.2 |
546 | 2025-02-13T04:27:47.128Z | Downloaded httpdate v1.0.3 |
547 | 2025-02-13T04:27:47.131Z | Downloaded lru v0.12.5 |
548 | 2025-02-13T04:27:47.131Z | Downloaded http-body-util v0.1.2 |
549 | 2025-02-13T04:27:47.134Z | Downloaded crucible-workspace-hack v0.1.0 |
550 | 2025-02-13T04:27:47.134Z | Downloaded hostname v0.4.0 |
551 | 2025-02-13T04:27:47.138Z | Downloaded cbc v0.1.2 |
552 | 2025-02-13T04:27:47.138Z | Downloaded backtrace v0.3.74 |
553 | 2025-02-13T04:27:47.142Z | Downloaded mime_guess v2.0.5 |
554 | 2025-02-13T04:27:47.145Z | Downloaded lockfree-object-pool v0.1.6 |
555 | 2025-02-13T04:27:47.148Z | Downloaded mockall v0.13.0 |
556 | 2025-02-13T04:27:47.152Z | Downloaded cobs v0.2.3 |
557 | 2025-02-13T04:27:47.152Z | Downloaded chacha20 v0.9.1 |
558 | 2025-02-13T04:27:47.156Z | Downloaded indoc v1.0.9 |
559 | 2025-02-13T04:27:47.159Z | Downloaded ident_case v1.0.1 |
560 | 2025-02-13T04:27:47.159Z | Downloaded hyper-tls v0.6.0 |
561 | 2025-02-13T04:27:47.159Z | Downloaded humantime v2.1.0 |
562 | 2025-02-13T04:27:47.162Z | Downloaded libsw v3.3.1 |
563 | 2025-02-13T04:27:47.162Z | Downloaded indent_write v2.2.0 |
564 | 2025-02-13T04:27:47.164Z | Downloaded arrayvec v0.7.6 |
565 | 2025-02-13T04:27:47.167Z | Downloaded console v0.15.10 |
566 | 2025-02-13T04:27:47.169Z | Downloaded cipher v0.4.4 |
567 | 2025-02-13T04:27:47.172Z | Downloaded async-trait v0.1.86 |
568 | 2025-02-13T04:27:47.176Z | Downloaded crunchy v0.2.2 |
569 | 2025-02-13T04:27:47.180Z | Downloaded hmac v0.12.1 |
570 | 2025-02-13T04:27:47.181Z | Downloaded progenitor-client v0.9.1 |
571 | 2025-02-13T04:27:47.181Z | Downloaded cassowary v0.3.0 |
572 | 2025-02-13T04:27:47.183Z | Downloaded buf-list v1.0.3 |
573 | 2025-02-13T04:27:47.183Z | Downloaded base16ct v0.2.0 |
574 | 2025-02-13T04:27:47.186Z | Downloaded blowfish v0.9.1 |
575 | 2025-02-13T04:27:47.186Z | Downloaded ipnet v2.10.1 |
576 | 2025-02-13T04:27:47.190Z | Downloaded ascii-canvas v3.0.0 |
577 | 2025-02-13T04:27:47.190Z | Downloaded arrayref v0.3.9 |
578 | 2025-02-13T04:27:47.195Z | Downloaded crc32fast v1.4.2 |
579 | 2025-02-13T04:27:47.195Z | Downloaded mirai-annotations v1.12.0 |
580 | 2025-02-13T04:27:47.197Z | Downloaded md5 v0.7.0 |
581 | 2025-02-13T04:27:47.197Z | Downloaded russh-cryptovec v0.7.3 |
582 | 2025-02-13T04:27:47.197Z | Downloaded http-range v0.1.5 |
583 | 2025-02-13T04:27:47.197Z | Downloaded crc-catalog v2.4.0 |
584 | 2025-02-13T04:27:47.200Z | Downloaded constant_time_eq v0.3.1 |
585 | 2025-02-13T04:27:47.200Z | Downloaded ciborium-ll v0.2.2 |
586 | 2025-02-13T04:27:47.203Z | Downloaded icu_properties v1.5.1 |
587 | 2025-02-13T04:27:47.206Z | Downloaded aead v0.5.2 |
588 | 2025-02-13T04:27:47.209Z | Downloaded sigpipe v0.1.3 |
589 | 2025-02-13T04:27:47.209Z | Downloaded backoff v0.4.0 |
590 | 2025-02-13T04:27:47.211Z | Downloaded cookie_store v0.21.1 |
591 | 2025-02-13T04:27:47.214Z | Downloaded sqlparser_derive v0.2.2 |
592 | 2025-02-13T04:27:47.214Z | Downloaded ipnetwork v0.20.0 |
593 | 2025-02-13T04:27:47.216Z | Downloaded block-padding v0.3.3 |
594 | 2025-02-13T04:27:47.216Z | Downloaded bitfield v0.14.0 |
595 | 2025-02-13T04:27:47.219Z | Downloaded bcrypt-pbkdf v0.10.0 |
596 | 2025-02-13T04:27:47.219Z | Downloaded instability v0.3.2 |
597 | 2025-02-13T04:27:47.221Z | Downloaded argon2 v0.5.3 |
598 | 2025-02-13T04:27:47.224Z | Downloaded inout v0.1.3 |
599 | 2025-02-13T04:27:47.224Z | Downloaded bb8 v0.8.5 |
600 | 2025-02-13T04:27:47.230Z | Downloaded impl-trait-for-tuples v0.2.2 |
601 | 2025-02-13T04:27:47.233Z | Downloaded want v0.3.1 |
602 | 2025-02-13T04:27:47.233Z | Downloaded r2d2 v0.8.10 |
603 | 2025-02-13T04:27:47.235Z | Downloaded radium v0.7.0 |
604 | 2025-02-13T04:27:47.239Z | Downloaded progenitor-macro v0.9.1 |
605 | 2025-02-13T04:27:47.239Z | Downloaded crc-any v2.5.0 |
606 | 2025-02-13T04:27:47.242Z | Downloaded mime v0.3.17 |
607 | 2025-02-13T04:27:47.246Z | Downloaded hostname v0.3.1 |
608 | 2025-02-13T04:27:47.249Z | Downloaded addr2line v0.24.2 |
609 | 2025-02-13T04:27:47.252Z | Downloaded litrs v0.4.1 |
610 | 2025-02-13T04:27:47.254Z | Downloaded bit-set v0.5.3 |
611 | 2025-02-13T04:27:47.254Z | Downloaded base64ct v1.6.0 |
612 | 2025-02-13T04:27:47.258Z | Downloaded signature v2.2.0 |
613 | 2025-02-13T04:27:47.260Z | Downloaded signal-hook-tokio v0.3.1 |
614 | 2025-02-13T04:27:47.263Z | Downloaded shell-words v1.1.0 |
615 | 2025-02-13T04:27:47.263Z | Downloaded strum_macros v0.24.3 |
616 | 2025-02-13T04:27:47.265Z | Downloaded bytes v1.9.0 |
617 | 2025-02-13T04:27:47.268Z | Downloaded diesel_table_macro_syntax v0.2.0 |
618 | 2025-02-13T04:27:47.271Z | Downloaded arc-swap v1.7.1 |
619 | 2025-02-13T04:27:47.274Z | Downloaded foreign-types-shared v0.3.1 |
620 | 2025-02-13T04:27:47.276Z | Downloaded simd-adler32 v0.3.7 |
621 | 2025-02-13T04:27:47.279Z | Downloaded new_debug_unreachable v1.0.6 |
622 | 2025-02-13T04:27:47.279Z | Downloaded rustfmt-wrapper v0.2.1 |
623 | 2025-02-13T04:27:47.281Z | Downloaded managed v0.8.0 |
624 | 2025-02-13T04:27:47.281Z | Downloaded hyper-rustls v0.27.3 |
625 | 2025-02-13T04:27:47.284Z | Downloaded libefi-sys v0.1.0 |
626 | 2025-02-13T04:27:47.287Z | Downloaded unarray v0.1.4 |
627 | 2025-02-13T04:27:47.287Z | Downloaded typify-macro v0.3.0 |
628 | 2025-02-13T04:27:47.290Z | Downloaded typify-macro v0.2.0 |
629 | 2025-02-13T04:27:47.290Z | Downloaded litemap v0.7.3 |
630 | 2025-02-13T04:27:47.292Z | Downloaded rustls-pemfile v2.2.0 |
631 | 2025-02-13T04:27:47.295Z | Downloaded siphasher v0.3.11 |
632 | 2025-02-13T04:27:47.297Z | Downloaded lock_api v0.4.12 |
633 | 2025-02-13T04:27:47.297Z | Downloaded linear-map v1.2.0 |
634 | 2025-02-13T04:27:47.300Z | Downloaded tinystr v0.7.6 |
635 | 2025-02-13T04:27:47.302Z | Downloaded clang-sys v1.8.1 |
636 | 2025-02-13T04:27:47.305Z | Downloaded crossbeam-utils v0.8.20 |
637 | 2025-02-13T04:27:47.308Z | Downloaded pretty-hex v0.2.1 |
638 | 2025-02-13T04:27:47.310Z | Downloaded dunce v1.0.5 |
639 | 2025-02-13T04:27:47.310Z | Downloaded newline-converter v0.3.0 |
640 | 2025-02-13T04:27:47.313Z | Downloaded embedded-io v0.4.0 |
641 | 2025-02-13T04:27:47.316Z | Downloaded display-error-chain v0.2.2 |
642 | 2025-02-13T04:27:47.316Z | Downloaded lazy_static v1.5.0 |
643 | 2025-02-13T04:27:47.319Z | Downloaded supports-color v3.0.1 |
644 | 2025-02-13T04:27:47.321Z | Downloaded memmap2 v0.9.5 |
645 | 2025-02-13T04:27:47.321Z | Downloaded strum_macros v0.26.4 |
646 | 2025-02-13T04:27:47.325Z | Downloaded group v0.13.0 |
647 | 2025-02-13T04:27:47.328Z | Downloaded newtype_derive v0.1.6 |
648 | 2025-02-13T04:27:47.328Z | Downloaded glob v0.3.2 |
649 | 2025-02-13T04:27:47.331Z | Downloaded form_urlencoded v1.2.1 |
650 | 2025-02-13T04:27:47.331Z | Downloaded fallible-iterator v0.3.0 |
651 | 2025-02-13T04:27:47.333Z | Downloaded strum_macros v0.25.3 |
652 | 2025-02-13T04:27:47.333Z | Downloaded debug-ignore v1.0.5 |
653 | 2025-02-13T04:27:47.336Z | Downloaded unicase v2.7.0 |
654 | 2025-02-13T04:27:47.339Z | Downloaded serde_derive_internals v0.29.1 |
655 | 2025-02-13T04:27:47.339Z | Downloaded twox-hash v2.1.0 |
656 | 2025-02-13T04:27:47.341Z | Downloaded icu_locid_transform_data v1.5.0 |
657 | 2025-02-13T04:27:47.344Z | Downloaded httparse v1.9.5 |
658 | 2025-02-13T04:27:47.347Z | Downloaded icu_provider v1.5.0 |
659 | 2025-02-13T04:27:47.350Z | Downloaded bumpalo v3.16.0 |
660 | 2025-02-13T04:27:47.353Z | Downloaded compact_str v0.8.0 |
661 | 2025-02-13T04:27:47.357Z | Downloaded termtree v0.4.1 |
662 | 2025-02-13T04:27:47.359Z | Downloaded peg-macros v0.8.4 |
663 | 2025-02-13T04:27:47.362Z | Downloaded icu_normalizer v1.5.0 |
664 | 2025-02-13T04:27:47.365Z | Downloaded rand_core v0.6.4 |
665 | 2025-02-13T04:27:47.367Z | Downloaded crypto-bigint v0.5.5 |
666 | 2025-02-13T04:27:47.373Z | Downloaded tower-service v0.3.3 |
667 | 2025-02-13T04:27:47.376Z | Downloaded predicates-tree v1.0.11 |
668 | 2025-02-13T04:27:47.376Z | Downloaded predicates v3.1.2 |
669 | 2025-02-13T04:27:47.378Z | Downloaded resolv-conf v0.7.0 |
670 | 2025-02-13T04:27:47.381Z | Downloaded scopeguard v1.2.0 |
671 | 2025-02-13T04:27:47.384Z | Downloaded num_enum_derive v0.5.11 |
672 | 2025-02-13T04:27:47.384Z | Downloaded newtype-uuid v1.2.1 |
673 | 2025-02-13T04:27:47.387Z | Downloaded endian-type v0.1.2 |
674 | 2025-02-13T04:27:47.387Z | Downloaded paste v1.0.15 |
675 | 2025-02-13T04:27:47.390Z | Downloaded rayon-core v1.12.1 |
676 | 2025-02-13T04:27:47.394Z | Downloaded slog-json v2.6.1 |
677 | 2025-02-13T04:27:47.398Z | Downloaded displaydoc v0.2.5 |
678 | 2025-02-13T04:27:47.400Z | Downloaded similar v2.6.0 |
679 | 2025-02-13T04:27:47.405Z | Downloaded base64 v0.21.7 |
680 | 2025-02-13T04:27:47.410Z | Downloaded psl-types v2.0.11 |
681 | 2025-02-13T04:27:47.413Z | Downloaded termios v0.3.3 |
682 | 2025-02-13T04:27:47.416Z | Downloaded path-slash v0.1.5 |
683 | 2025-02-13T04:27:47.416Z | Downloaded normalize-line-endings v0.3.0 |
684 | 2025-02-13T04:27:47.422Z | Downloaded structmeta-derive v0.2.0 |
685 | 2025-02-13T04:27:47.422Z | Downloaded slog-stdlog v4.1.1 |
686 | 2025-02-13T04:27:47.422Z | Downloaded base64 v0.22.1 |
687 | 2025-02-13T04:27:47.425Z | Downloaded termtree v0.5.1 |
688 | 2025-02-13T04:27:47.427Z | Downloaded dirs-next v2.0.0 |
689 | 2025-02-13T04:27:47.427Z | Downloaded minimal-lexical v0.2.1 |
690 | 2025-02-13T04:27:47.432Z | Downloaded strum v0.26.3 |
691 | 2025-02-13T04:27:47.435Z | Downloaded structmeta-derive v0.3.0 |
692 | 2025-02-13T04:27:47.435Z | Downloaded sct v0.7.1 |
693 | 2025-02-13T04:27:47.438Z | Downloaded nodrop v0.1.14 |
694 | 2025-02-13T04:27:47.442Z | Downloaded phf v0.11.2 |
695 | 2025-02-13T04:27:47.445Z | Downloaded zerofrom v0.1.4 |
696 | 2025-02-13T04:27:47.445Z | Downloaded parking_lot v0.11.2 |
697 | 2025-02-13T04:27:47.448Z | Downloaded zeroize_derive v1.4.2 |
698 | 2025-02-13T04:27:47.448Z | Downloaded zeroize v1.8.1 |
699 | 2025-02-13T04:27:47.448Z | Downloaded zerofrom-derive v0.1.4 |
700 | 2025-02-13T04:27:47.450Z | Downloaded utf-8 v0.7.6 |
701 | 2025-02-13T04:27:47.450Z | Downloaded samael v0.0.17 |
702 | 2025-02-13T04:27:47.457Z | Downloaded tinyvec_macros v0.1.1 |
703 | 2025-02-13T04:27:47.459Z | Downloaded parse-display v0.10.0 |
704 | 2025-02-13T04:27:47.459Z | Downloaded phf_codegen v0.11.2 |
705 | 2025-02-13T04:27:47.462Z | Downloaded vsss-rs v3.3.4 |
706 | 2025-02-13T04:27:47.465Z | Downloaded miniz_oxide v0.8.0 |
707 | 2025-02-13T04:27:47.467Z | Downloaded zone v0.3.0 |
708 | 2025-02-13T04:27:47.467Z | Downloaded salsa20 v0.10.2 |
709 | 2025-02-13T04:27:47.470Z | Downloaded parking_lot v0.12.3 |
710 | 2025-02-13T04:27:47.473Z | Downloaded indicatif v0.17.11 |
711 | 2025-02-13T04:27:47.476Z | Downloaded scheduled-thread-pool v0.2.7 |
712 | 2025-02-13T04:27:47.479Z | Downloaded num-traits v0.2.19 |
713 | 2025-02-13T04:27:47.482Z | Downloaded num v0.4.3 |
714 | 2025-02-13T04:27:47.482Z | Downloaded gethostname v0.5.0 |
715 | 2025-02-13T04:27:47.485Z | Downloaded fs_extra v1.3.0 |
716 | 2025-02-13T04:27:47.496Z | Downloaded progenitor v0.9.1 |
717 | 2025-02-13T04:27:47.499Z | Downloaded password-hash v0.5.0 |
718 | 2025-02-13T04:27:47.501Z | Downloaded unicode-bidi v0.3.17 |
719 | 2025-02-13T04:27:47.504Z | Downloaded aes v0.8.4 |
720 | 2025-02-13T04:27:47.507Z | Downloaded slog-async v2.8.0 |
721 | 2025-02-13T04:27:47.509Z | Downloaded rustc_version v0.1.7 |
722 | 2025-02-13T04:27:47.512Z | Downloaded openssl-probe v0.1.5 |
723 | 2025-02-13T04:27:47.512Z | Downloaded quinn-udp v0.5.5 |
724 | 2025-02-13T04:27:47.514Z | Downloaded toml v0.7.8 |
725 | 2025-02-13T04:27:47.517Z | Downloaded wyz v0.5.1 |
726 | 2025-02-13T04:27:47.519Z | Downloaded openssl-sys v0.9.105 |
727 | 2025-02-13T04:27:47.523Z | Downloaded tokio-native-tls v0.3.1 |
728 | 2025-02-13T04:27:47.525Z | Downloaded foreign-types v0.5.0 |
729 | 2025-02-13T04:27:47.528Z | Downloaded xz2 v0.1.7 |
730 | 2025-02-13T04:27:47.536Z | Downloaded rcgen v0.12.1 |
731 | 2025-02-13T04:27:47.541Z | Downloaded dyn-clone v1.0.17 |
732 | 2025-02-13T04:27:47.541Z | Downloaded icu_collections v1.5.0 |
733 | 2025-02-13T04:27:47.545Z | Downloaded getrandom v0.2.15 |
734 | 2025-02-13T04:27:47.545Z | Downloaded num-derive v0.4.2 |
735 | 2025-02-13T04:27:47.548Z | Downloaded wait-timeout v0.2.0 |
736 | 2025-02-13T04:27:47.548Z | Downloaded unicode-truncate v1.1.0 |
737 | 2025-02-13T04:27:47.550Z | Downloaded itertools v0.10.5 |
738 | 2025-02-13T04:27:47.558Z | Downloaded pem v3.0.4 |
739 | 2025-02-13T04:27:47.560Z | Downloaded multimap v0.10.0 |
740 | 2025-02-13T04:27:47.560Z | Downloaded test-strategy v0.3.1 |
741 | 2025-02-13T04:27:47.563Z | Downloaded zone_cfg_derive v0.3.0 |
742 | 2025-02-13T04:27:47.567Z | Downloaded derive_builder_macro v0.20.2 |
743 | 2025-02-13T04:27:47.567Z | Downloaded pin-utils v0.1.0 |
744 | 2025-02-13T04:27:47.568Z | Downloaded num-iter v0.1.45 |
745 | 2025-02-13T04:27:47.570Z | Downloaded either v1.13.0 |
746 | 2025-02-13T04:27:47.570Z | Downloaded rtoolbox v0.0.2 |
747 | 2025-02-13T04:27:47.576Z | Downloaded opaque-debug v0.3.1 |
748 | 2025-02-13T04:27:47.576Z | Downloaded number_prefix v0.4.0 |
749 | 2025-02-13T04:27:47.580Z | Downloaded hash32 v0.2.1 |
750 | 2025-02-13T04:27:47.580Z | Downloaded vte v0.11.1 |
751 | 2025-02-13T04:27:47.580Z | Downloaded strip-ansi-escapes v0.2.0 |
752 | 2025-02-13T04:27:47.580Z | Downloaded spin v0.9.8 |
753 | 2025-02-13T04:27:47.583Z | Downloaded rand_seeder v0.3.0 |
754 | 2025-02-13T04:27:47.585Z | Downloaded rand_chacha v0.3.1 |
755 | 2025-02-13T04:27:47.585Z | Downloaded russh v0.45.0 |
756 | 2025-02-13T04:27:47.592Z | Downloaded slab v0.4.9 |
757 | 2025-02-13T04:27:47.594Z | Downloaded defmt-macros v0.3.9 |
758 | 2025-02-13T04:27:47.597Z | Downloaded rustc-hash v1.1.0 |
759 | 2025-02-13T04:27:47.600Z | Downloaded serde-hex v0.1.0 |
760 | 2025-02-13T04:27:47.602Z | Downloaded tokio-macros v2.5.0 |
761 | 2025-02-13T04:27:47.602Z | Downloaded string_cache v0.8.7 |
762 | 2025-02-13T04:27:47.605Z | Downloaded der_derive v0.7.3 |
763 | 2025-02-13T04:27:47.608Z | Downloaded serde_path_to_error v0.1.16 |
764 | 2025-02-13T04:27:47.610Z | Downloaded postcard v1.0.10 |
765 | 2025-02-13T04:27:47.614Z | Downloaded oso-derive v0.27.3 |
766 | 2025-02-13T04:27:47.614Z | Downloaded tls_codec v0.4.1 |
767 | 2025-02-13T04:27:47.617Z | Downloaded flate2 v1.0.35 |
768 | 2025-02-13T04:27:47.620Z | Downloaded pin-project-lite v0.2.14 |
769 | 2025-02-13T04:27:47.626Z | Downloaded pbkdf2 v0.12.2 |
770 | 2025-02-13T04:27:47.628Z | Downloaded downcast v0.11.0 |
771 | 2025-02-13T04:27:47.631Z | Downloaded predicates-core v1.0.8 |
772 | 2025-02-13T04:27:47.631Z | Downloaded zip v0.6.6 |
773 | 2025-02-13T04:27:47.635Z | Downloaded num-conv v0.1.0 |
774 | 2025-02-13T04:27:47.638Z | Downloaded ref-cast-impl v1.0.23 |
775 | 2025-02-13T04:27:47.638Z | Downloaded ppv-lite86 v0.2.20 |
776 | 2025-02-13T04:27:47.641Z | Downloaded password-hash v0.4.2 |
777 | 2025-02-13T04:27:47.644Z | Downloaded rustc-hash v2.0.0 |
778 | 2025-02-13T04:27:47.644Z | Downloaded thiserror v2.0.11 |
779 | 2025-02-13T04:27:47.649Z | Downloaded shlex v1.3.0 |
780 | 2025-02-13T04:27:47.652Z | Downloaded toml_edit v0.19.15 |
781 | 2025-02-13T04:27:47.669Z | Downloaded phf_shared v0.10.0 |
782 | 2025-02-13T04:27:47.671Z | Downloaded slog-envlogger v2.2.0 |
783 | 2025-02-13T04:27:47.671Z | Downloaded value-bag v1.9.0 |
784 | 2025-02-13T04:27:47.674Z | Downloaded uzers v0.12.1 |
785 | 2025-02-13T04:27:47.677Z | Downloaded hashlink v0.9.1 |
786 | 2025-02-13T04:27:47.679Z | Downloaded serde-big-array v0.5.1 |
787 | 2025-02-13T04:27:47.682Z | Downloaded smf v0.2.3 |
788 | 2025-02-13T04:27:47.682Z | Downloaded url v2.5.3 |
789 | 2025-02-13T04:27:47.685Z | Downloaded headers-core v0.3.0 |
790 | 2025-02-13T04:27:47.689Z | Downloaded sync_wrapper v1.0.1 |
791 | 2025-02-13T04:27:47.689Z | Downloaded sync-ptr v0.1.1 |
792 | 2025-02-13T04:27:47.692Z | Downloaded defmt v0.3.8 |
793 | 2025-02-13T04:27:47.694Z | Downloaded thiserror-no-std v2.0.2 |
794 | 2025-02-13T04:27:47.697Z | Downloaded zone_cfg_derive v0.1.2 |
795 | 2025-02-13T04:27:47.700Z | Downloaded des v0.8.1 |
796 | 2025-02-13T04:27:47.700Z | Downloaded tokio-rustls v0.25.0 |
797 | 2025-02-13T04:27:47.703Z | Downloaded tokio-rustls v0.24.1 |
798 | 2025-02-13T04:27:47.706Z | Downloaded nibble_vec v0.1.0 |
799 | 2025-02-13T04:27:47.708Z | Downloaded futures-core v0.3.31 |
800 | 2025-02-13T04:27:47.708Z | Downloaded postgres-types v0.2.8 |
801 | 2025-02-13T04:27:47.711Z | Downloaded postgres-protocol v0.6.7 |
802 | 2025-02-13T04:27:47.714Z | Downloaded half v2.4.1 |
803 | 2025-02-13T04:27:47.716Z | Downloaded unicode_categories v0.1.1 |
804 | 2025-02-13T04:27:47.719Z | Downloaded flume v0.11.1 |
805 | 2025-02-13T04:27:47.722Z | Downloaded pem-rfc7468 v0.7.0 |
806 | 2025-02-13T04:27:47.725Z | Downloaded packed_struct_codegen v0.10.1 |
807 | 2025-02-13T04:27:47.727Z | Downloaded secrecy v0.8.0 |
808 | 2025-02-13T04:27:47.730Z | Downloaded percent-encoding v2.3.1 |
809 | 2025-02-13T04:27:47.730Z | Downloaded filetime v0.2.25 |
810 | 2025-02-13T04:27:47.733Z | Downloaded vte_generate_state_changes v0.1.2 |
811 | 2025-02-13T04:27:47.733Z | Downloaded unicode-xid v0.2.6 |
812 | 2025-02-13T04:27:47.735Z | Downloaded yoke-derive v0.7.4 |
813 | 2025-02-13T04:27:47.735Z | Downloaded idna v1.0.3 |
814 | 2025-02-13T04:27:47.739Z | Downloaded semver v0.1.20 |
815 | 2025-02-13T04:27:47.742Z | Downloaded dsl_auto_type v0.1.2 |
816 | 2025-02-13T04:27:47.744Z | Downloaded thread_local v1.1.8 |
817 | 2025-02-13T04:27:47.744Z | Downloaded heapless v0.7.17 |
818 | 2025-02-13T04:27:47.748Z | Downloaded vergen v8.3.2 |
819 | 2025-02-13T04:27:47.751Z | Downloaded take_mut v0.2.2 |
820 | 2025-02-13T04:27:47.753Z | Downloaded progenitor-client v0.8.0 |
821 | 2025-02-13T04:27:47.754Z | Downloaded precomputed-hash v0.1.1 |
822 | 2025-02-13T04:27:47.754Z | Downloaded der v0.7.9 |
823 | 2025-02-13T04:27:47.759Z | Downloaded primeorder v0.13.6 |
824 | 2025-02-13T04:27:47.762Z | Downloaded zone v0.1.8 |
825 | 2025-02-13T04:27:47.764Z | Downloaded rpassword v7.3.1 |
826 | 2025-02-13T04:27:47.764Z | Downloaded typify v0.2.0 |
827 | 2025-02-13T04:27:47.767Z | Downloaded progenitor v0.8.0 |
828 | 2025-02-13T04:27:47.770Z | Downloaded peg v0.8.4 |
829 | 2025-02-13T04:27:47.774Z | Downloaded try-lock v0.2.5 |
830 | 2025-02-13T04:27:47.776Z | Downloaded proc-macro-crate v1.3.1 |
831 | 2025-02-13T04:27:47.776Z | Downloaded sec1 v0.7.3 |
832 | 2025-02-13T04:27:47.779Z | Downloaded futures-channel v0.3.31 |
833 | 2025-02-13T04:27:47.781Z | Downloaded ecdsa v0.16.9 |
834 | 2025-02-13T04:27:47.788Z | Downloaded tokio-tungstenite v0.24.0 |
835 | 2025-02-13T04:27:47.788Z | Downloaded parse-size v1.1.0 |
836 | 2025-02-13T04:27:47.788Z | Downloaded synstructure v0.13.1 |
837 | 2025-02-13T04:27:47.788Z | Downloaded env_logger v0.10.2 |
838 | 2025-02-13T04:27:47.792Z | Downloaded derive-where v1.2.7 |
839 | 2025-02-13T04:27:47.795Z | Downloaded dirs-sys-next v0.1.2 |
840 | 2025-02-13T04:27:47.797Z | Downloaded rustc_version v0.4.1 |
841 | 2025-02-13T04:27:47.797Z | Downloaded ena v0.14.3 |
842 | 2025-02-13T04:27:47.800Z | Downloaded pin-project v1.1.6 |
843 | 2025-02-13T04:27:47.811Z | Downloaded num_threads v0.1.7 |
844 | 2025-02-13T04:27:47.814Z | Downloaded peg-runtime v0.8.3 |
845 | 2025-02-13T04:27:47.814Z | Downloaded fallible-streaming-iterator v0.1.9 |
846 | 2025-02-13T04:27:47.817Z | Downloaded itertools v0.12.1 |
847 | 2025-02-13T04:27:47.822Z | Downloaded zerocopy v0.6.6 |
848 | 2025-02-13T04:27:47.825Z | Downloaded rsa v0.9.6 |
849 | 2025-02-13T04:27:47.831Z | Downloaded hash32 v0.3.1 |
850 | 2025-02-13T04:27:47.834Z | Downloaded pkg-config v0.3.31 |
851 | 2025-02-13T04:27:47.834Z | Downloaded ff v0.13.0 |
852 | 2025-02-13T04:27:47.836Z | Downloaded waitgroup v0.1.2 |
853 | 2025-02-13T04:27:47.836Z | Downloaded progenitor-macro v0.8.0 |
854 | 2025-02-13T04:27:47.841Z | Downloaded universal-hash v0.5.1 |
855 | 2025-02-13T04:27:47.841Z | Downloaded serde_with v3.11.0 |
856 | 2025-02-13T04:27:47.847Z | Downloaded foreign-types v0.3.2 |
857 | 2025-02-13T04:27:47.850Z | Downloaded utf16_iter v1.0.5 |
858 | 2025-02-13T04:27:47.853Z | Downloaded p521 v0.13.3 |
859 | 2025-02-13T04:27:47.857Z | Downloaded chrono v0.4.39 |
860 | 2025-02-13T04:27:47.861Z | Downloaded foreign-types-macros v0.2.3 |
861 | 2025-02-13T04:27:47.863Z | Downloaded bitvec v1.0.1 |
862 | 2025-02-13T04:27:47.878Z | Downloaded slog-bunyan v2.5.0 |
863 | 2025-02-13T04:27:47.880Z | Downloaded hkdf v0.12.4 |
864 | 2025-02-13T04:27:47.883Z | Downloaded signal-hook-mio v0.2.4 |
865 | 2025-02-13T04:27:47.883Z | Downloaded untrusted v0.9.0 |
866 | 2025-02-13T04:27:47.885Z | Downloaded rand_xorshift v0.3.0 |
867 | 2025-02-13T04:27:47.885Z | Downloaded num-rational v0.4.2 |
868 | 2025-02-13T04:27:47.889Z | Downloaded snafu v0.8.5 |
869 | 2025-02-13T04:27:47.893Z | Downloaded ghash v0.5.1 |
870 | 2025-02-13T04:27:47.896Z | Downloaded futures-macro v0.3.31 |
871 | 2025-02-13T04:27:47.896Z | Downloaded tracing-attributes v0.1.27 |
872 | 2025-02-13T04:27:47.899Z | Downloaded slog-dtrace v0.3.0 |
873 | 2025-02-13T04:27:47.901Z | Downloaded foldhash v0.1.3 |
874 | 2025-02-13T04:27:47.901Z | Downloaded fatfs v0.3.6 |
875 | 2025-02-13T04:27:47.904Z | Downloaded zopfli v0.8.1 |
876 | 2025-02-13T04:27:47.906Z | Downloaded serde_plain v1.0.2 |
877 | 2025-02-13T04:27:47.909Z | Downloaded stable_deref_trait v1.2.0 |
878 | 2025-02-13T04:27:47.912Z | Downloaded tui-tree-widget v0.22.0 |
879 | 2025-02-13T04:27:47.912Z | Downloaded salty v0.3.0 |
880 | 2025-02-13T04:27:47.918Z | Downloaded thiserror-impl v2.0.11 |
881 | 2025-02-13T04:27:47.921Z | Downloaded bindgen v0.69.5 |
882 | 2025-02-13T04:27:47.927Z | Downloaded futures-executor v0.3.31 |
883 | 2025-02-13T04:27:47.930Z | Downloaded funty v2.0.0 |
884 | 2025-02-13T04:27:47.930Z | Downloaded packed_struct v0.10.1 |
885 | 2025-02-13T04:27:47.933Z | Downloaded document-features v0.2.10 |
886 | 2025-02-13T04:27:47.933Z | Downloaded unicode-segmentation v1.12.0 |
887 | 2025-02-13T04:27:47.937Z | Downloaded rusty-fork v0.3.0 |
888 | 2025-02-13T04:27:47.939Z | Downloaded rustversion v1.0.17 |
889 | 2025-02-13T04:27:47.942Z | Downloaded reqwest v0.12.9 |
890 | 2025-02-13T04:27:47.950Z | Downloaded utf8_iter v1.0.4 |
891 | 2025-02-13T04:27:47.953Z | Downloaded headers v0.4.0 |
892 | 2025-02-13T04:27:47.958Z | Downloaded progenitor-impl v0.8.0 |
893 | 2025-02-13T04:27:47.961Z | Downloaded sqlformat v0.2.6 |
894 | 2025-02-13T04:27:47.961Z | Downloaded portable-atomic v1.9.0 |
895 | 2025-02-13T04:27:47.969Z | Downloaded signal-hook v0.3.17 |
896 | 2025-02-13T04:27:47.972Z | Downloaded progenitor-impl v0.9.1 |
897 | 2025-02-13T04:27:47.975Z | Downloaded parse-display-derive v0.10.0 |
898 | 2025-02-13T04:27:47.977Z | Downloaded uuid v1.12.0 |
899 | 2025-02-13T04:27:47.980Z | Downloaded derive_builder_core v0.20.2 |
900 | 2025-02-13T04:27:47.983Z | Downloaded reedline v0.35.0 |
901 | 2025-02-13T04:27:47.989Z | Downloaded nom v7.1.3 |
902 | 2025-02-13T04:27:47.995Z | Downloaded derive_builder v0.20.2 |
903 | 2025-02-13T04:27:48.000Z | Downloaded dropshot_endpoint v0.12.0 |
904 | 2025-02-13T04:27:48.005Z | Downloaded steno v0.4.1 |
905 | 2025-02-13T04:27:48.008Z | Downloaded diff v0.1.13 |
906 | 2025-02-13T04:27:48.014Z | Downloaded hashbrown v0.14.5 |
907 | 2025-02-13T04:27:48.017Z | Downloaded hashbrown v0.12.3 |
908 | 2025-02-13T04:27:48.022Z | Downloaded snafu-derive v0.8.5 |
909 | 2025-02-13T04:27:48.024Z | Downloaded rustls-webpki v0.102.8 |
910 | 2025-02-13T04:27:48.042Z | Downloaded ron v0.7.1 |
911 | 2025-02-13T04:27:48.047Z | Downloaded tar v0.4.42 |
912 | 2025-02-13T04:27:48.051Z | Downloaded expectorate v1.1.0 |
913 | 2025-02-13T04:27:48.057Z | Downloaded curve25519-dalek v4.1.3 |
914 | 2025-02-13T04:27:48.062Z | Downloaded typed-path v0.9.3 |
915 | 2025-02-13T04:27:48.068Z | Downloaded diesel_derives v2.2.3 |
916 | 2025-02-13T04:27:48.073Z | Downloaded unsafe-libyaml v0.2.11 |
917 | 2025-02-13T04:27:48.076Z | Downloaded proptest v1.5.0 |
918 | 2025-02-13T04:27:48.085Z | Downloaded parse-zoneinfo v0.3.1 |
919 | 2025-02-13T04:27:48.089Z | Downloaded time v0.3.36 |
920 | 2025-02-13T04:27:48.096Z | Downloaded quinn-proto v0.11.8 |
921 | 2025-02-13T04:27:48.105Z | Downloaded petname v2.0.2 |
922 | 2025-02-13T04:27:48.110Z | Downloaded tokio-util v0.7.12 |
923 | 2025-02-13T04:27:48.117Z | Downloaded chrono-tz v0.10.1 |
924 | 2025-02-13T04:27:48.125Z | Downloaded webpki-roots v0.26.6 |
925 | 2025-02-13T04:27:48.129Z | Downloaded git2 v0.19.0 |
926 | 2025-02-13T04:27:48.139Z | Downloaded num-bigint-dig v0.8.4 |
927 | 2025-02-13T04:27:48.144Z | Downloaded futures-util v0.3.31 |
928 | 2025-02-13T04:27:48.157Z | Downloaded regress v0.9.1 |
929 | 2025-02-13T04:27:48.166Z | Downloaded quick-xml v0.33.0 |
930 | 2025-02-13T04:27:48.173Z | Downloaded vcpkg v0.2.15 |
931 | 2025-02-13T04:27:48.213Z | Downloaded h2 v0.4.6 |
932 | 2025-02-13T04:27:48.218Z | Downloaded rusqlite v0.32.1 |
933 | 2025-02-13T04:27:48.225Z | Downloaded rustyline v14.0.0 |
934 | 2025-02-13T04:27:48.232Z | Downloaded ssh-key v0.6.6 |
935 | 2025-02-13T04:27:48.239Z | Downloaded winnow v0.5.40 |
936 | 2025-02-13T04:27:48.249Z | Downloaded regress v0.10.1 |
937 | 2025-02-13T04:27:48.257Z | Downloaded openssl v0.10.70 |
938 | 2025-02-13T04:27:48.268Z | Downloaded rustls-webpki v0.101.7 |
939 | 2025-02-13T04:27:48.284Z | Downloaded rayon v1.10.0 |
940 | 2025-02-13T04:27:48.293Z | Downloaded zerocopy v0.8.10 |
941 | 2025-02-13T04:27:48.320Z | Downloaded nix v0.29.0 |
942 | 2025-02-13T04:27:48.334Z | Downloaded radix_trie v0.2.1 |
943 | 2025-02-13T04:27:48.337Z | Downloaded nix v0.28.0 |
944 | 2025-02-13T04:27:48.349Z | Downloaded nix v0.27.1 |
945 | 2025-02-13T04:27:48.359Z | Downloaded sqlparser v0.45.0 |
946 | 2025-02-13T04:27:48.365Z | Downloaded regex-syntax v0.6.29 |
947 | 2025-02-13T04:27:48.373Z | Downloaded regex v1.11.1 |
948 | 2025-02-13T04:27:48.388Z | Downloaded p384 v0.13.0 |
949 | 2025-02-13T04:27:48.394Z | Downloaded openapiv3 v2.0.0 |
950 | 2025-02-13T04:27:48.407Z | Downloaded typify-impl v0.2.0 |
951 | 2025-02-13T04:27:48.423Z | Downloaded object v0.30.4 |
952 | 2025-02-13T04:27:48.432Z | Downloaded unicode-width v0.2.0 |
953 | 2025-02-13T04:27:48.439Z | Downloaded typify-impl v0.3.0 |
954 | 2025-02-13T04:27:48.456Z | Downloaded smoltcp v0.9.1 |
955 | 2025-02-13T04:27:48.467Z | Downloaded sled v0.34.7 |
956 | 2025-02-13T04:27:48.478Z | Downloaded rustls v0.21.12 |
957 | 2025-02-13T04:27:48.490Z | Downloaded gimli v0.31.1 |
958 | 2025-02-13T04:27:48.499Z | Downloaded dropshot v0.12.0 |
959 | 2025-02-13T04:27:48.518Z | Downloaded object v0.36.5 |
960 | 2025-02-13T04:27:48.529Z | Downloaded diesel v2.2.6 |
961 | 2025-02-13T04:27:48.549Z | Downloaded rustls v0.23.19 |
962 | 2025-02-13T04:27:48.560Z | Downloaded polar-core v0.27.3 |
963 | 2025-02-13T04:27:48.568Z | Downloaded petgraph v0.6.5 |
964 | 2025-02-13T04:27:48.587Z | Downloaded regex-syntax v0.8.5 |
965 | 2025-02-13T04:27:48.594Z | Downloaded dropshot v0.15.1 |
966 | 2025-02-13T04:27:48.615Z | Downloaded regex-automata v0.4.8 |
967 | 2025-02-13T04:27:48.631Z | Downloaded smoltcp v0.11.0 |
968 | 2025-02-13T04:27:48.644Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
969 | 2025-02-13T04:27:48.657Z | Downloaded rustls v0.22.4 |
970 | 2025-02-13T04:27:48.669Z | Downloaded csv v1.3.1 |
971 | 2025-02-13T04:27:48.689Z | Downloaded hickory-proto v0.24.3 |
972 | 2025-02-13T04:27:48.704Z | Downloaded bstr v1.10.0 |
973 | 2025-02-13T04:27:48.717Z | Downloaded lalrpop v0.19.12 |
974 | 2025-02-13T04:27:48.726Z | Downloaded zerocopy-derive v0.6.6 |
975 | 2025-02-13T04:27:48.736Z | Downloaded ratatui v0.28.1 |
976 | 2025-02-13T04:27:48.755Z | Downloaded tokio v1.43.0 |
977 | 2025-02-13T04:27:48.791Z | Downloaded p256 v0.13.2 |
978 | 2025-02-13T04:27:48.794Z | Downloaded zip v2.1.3 |
979 | 2025-02-13T04:27:48.798Z | Downloaded icu_properties_data v1.5.0 |
980 | 2025-02-13T04:27:48.808Z | Downloaded lzma-sys v0.1.20 |
981 | 2025-02-13T04:27:48.837Z | Downloaded parking_lot_core v0.9.10 |
982 | 2025-02-13T04:27:48.839Z | Downloaded sha3 v0.10.8 |
983 | 2025-02-13T04:27:48.844Z | Downloaded serde_repr v0.1.19 |
984 | 2025-02-13T04:27:48.846Z | Downloaded sha1 v0.10.6 |
985 | 2025-02-13T04:27:48.849Z | Downloaded prettyplease v0.2.25 |
986 | 2025-02-13T04:27:48.851Z | Downloaded static_assertions v1.1.0 |
987 | 2025-02-13T04:27:48.851Z | Downloaded yasna v0.5.2 |
988 | 2025-02-13T04:27:48.854Z | Downloaded rand v0.8.5 |
989 | 2025-02-13T04:27:48.856Z | Downloaded thiserror-impl-no-std v2.0.2 |
990 | 2025-02-13T04:27:48.859Z | Downloaded omicron-zone-package v0.12.0 |
991 | 2025-02-13T04:27:48.862Z | Downloaded tungstenite v0.24.0 |
992 | 2025-02-13T04:27:48.864Z | Downloaded tokio-postgres v0.7.12 |
993 | 2025-02-13T04:27:48.868Z | Downloaded libz-sys v1.1.20 |
994 | 2025-02-13T04:27:48.888Z | Downloaded tough v0.19.0 |
995 | 2025-02-13T04:27:48.896Z | Downloaded num-complex v0.4.6 |
996 | 2025-02-13T04:27:48.899Z | Downloaded hashbrown v0.13.2 |
997 | 2025-02-13T04:27:48.901Z | Downloaded difflib v0.4.0 |
998 | 2025-02-13T04:27:48.904Z | Downloaded owo-colors v4.1.0 |
999 | 2025-02-13T04:27:48.906Z | Downloaded aws-lc-rs v1.10.0 |
1000 | 2025-02-13T04:27:48.915Z | Downloaded tabwriter v1.4.0 |
1001 | 2025-02-13T04:27:48.918Z | Downloaded parking_lot_core v0.8.6 |
1002 | 2025-02-13T04:27:48.918Z | Downloaded num-bigint v0.4.6 |
1003 | 2025-02-13T04:27:48.922Z | Downloaded zerovec v0.10.4 |
1004 | 2025-02-13T04:27:48.927Z | Downloaded unicode-normalization v0.1.24 |
1005 | 2025-02-13T04:27:48.931Z | Downloaded blake3 v1.5.4 |
1006 | 2025-02-13T04:27:48.938Z | Downloaded write16 v1.0.0 |
1007 | 2025-02-13T04:27:48.941Z | Downloaded untrusted v0.7.1 |
1008 | 2025-02-13T04:27:48.941Z | Downloaded pbkdf2 v0.11.0 |
1009 | 2025-02-13T04:27:48.944Z | Downloaded tap v1.0.1 |
1010 | 2025-02-13T04:27:48.944Z | Downloaded tokio-tungstenite v0.21.0 |
1011 | 2025-02-13T04:27:48.946Z | Downloaded tokio-rustls v0.26.0 |
1012 | 2025-02-13T04:27:48.949Z | Downloaded tungstenite v0.21.0 |
1013 | 2025-02-13T04:27:48.951Z | Downloaded ed25519-dalek v2.1.1 |
1014 | 2025-02-13T04:27:48.954Z | Downloaded typify v0.3.0 |
1015 | 2025-02-13T04:27:48.958Z | Downloaded fd-lock v4.0.2 |
1016 | 2025-02-13T04:27:48.961Z | Downloaded yoke v0.7.4 |
1017 | 2025-02-13T04:27:48.961Z | Downloaded fallible-iterator v0.2.0 |
1018 | 2025-02-13T04:27:48.964Z | Downloaded tokio-tungstenite v0.23.1 |
1019 | 2025-02-13T04:27:48.967Z | Downloaded qorb v0.2.1 |
1020 | 2025-02-13T04:27:48.969Z | Downloaded writeable v0.5.5 |
1021 | 2025-02-13T04:27:48.972Z | Downloaded futures v0.3.31 |
1022 | 2025-02-13T04:27:48.975Z | Downloaded russh-keys v0.45.0 |
1023 | 2025-02-13T04:27:48.977Z | Downloaded publicsuffix v2.3.0 |
1024 | 2025-02-13T04:27:48.980Z | Downloaded olpc-cjson v0.1.4 |
1025 | 2025-02-13T04:27:48.982Z | Downloaded pkcs8 v0.10.2 |
1026 | 2025-02-13T04:27:48.985Z | Downloaded nanorand v0.7.0 |
1027 | 2025-02-13T04:27:48.987Z | Downloaded env_logger v0.11.5 |
1028 | 2025-02-13T04:27:48.990Z | Downloaded rustc-demangle v0.1.24 |
1029 | 2025-02-13T04:27:48.990Z | Downloaded derive_more v0.99.19 |
1030 | 2025-02-13T04:27:48.994Z | Downloaded quinn v0.11.5 |
1031 | 2025-02-13T04:27:48.997Z | Downloaded hyper v1.5.2 |
1032 | 2025-02-13T04:27:49.006Z | Downloaded schemars_derive v0.8.21 |
1033 | 2025-02-13T04:27:49.008Z | Downloaded structmeta v0.3.0 |
1034 | 2025-02-13T04:27:49.008Z | Downloaded env_filter v0.1.2 |
1035 | 2025-02-13T04:27:49.009Z | Downloaded aho-corasick v1.1.3 |
1036 | 2025-02-13T04:27:49.013Z | Downloaded zerocopy-derive v0.8.10 |
1037 | 2025-02-13T04:27:49.019Z | Downloaded slog v2.7.0 |
1038 | 2025-02-13T04:27:49.022Z | Downloaded tungstenite v0.23.0 |
1039 | 2025-02-13T04:27:49.025Z | Downloaded tracing v0.1.40 |
1040 | 2025-02-13T04:27:49.029Z | Downloaded fixedbitset v0.4.2 |
1041 | 2025-02-13T04:27:49.033Z | Downloaded pkcs1 v0.7.5 |
1042 | 2025-02-13T04:27:49.035Z | Downloaded x509-cert v0.2.5 |
1043 | 2025-02-13T04:27:49.040Z | Downloaded tls_codec_derive v0.4.1 |
1044 | 2025-02-13T04:27:49.042Z | Downloaded stringprep v0.1.5 |
1045 | 2025-02-13T04:27:49.043Z | Downloaded ssh-encoding v0.2.0 |
1046 | 2025-02-13T04:27:49.045Z | Downloaded pkcs5 v0.7.1 |
1047 | 2025-02-13T04:27:49.048Z | Downloaded schemars v0.8.21 |
1048 | 2025-02-13T04:27:49.060Z | Downloaded itertools v0.13.0 |
1049 | 2025-02-13T04:27:49.067Z | Downloaded hickory-resolver v0.24.2 |
1050 | 2025-02-13T04:27:49.071Z | Downloaded ref-cast v1.0.23 |
1051 | 2025-02-13T04:27:49.074Z | Downloaded encoding_rs v0.8.34 |
1052 | 2025-02-13T04:27:49.094Z | Downloaded powerfmt v0.2.0 |
1053 | 2025-02-13T04:27:49.097Z | Downloaded socket2 v0.5.7 |
1054 | 2025-02-13T04:27:49.100Z | Downloaded phf_generator v0.11.2 |
1055 | 2025-02-13T04:27:49.100Z | Downloaded float-ord v0.3.2 |
1056 | 2025-02-13T04:27:49.105Z | Downloaded float-cmp v0.9.0 |
1057 | 2025-02-13T04:27:49.105Z | Downloaded num-integer v0.1.46 |
1058 | 2025-02-13T04:27:49.105Z | Downloaded aes-gcm v0.10.3 |
1059 | 2025-02-13T04:27:49.108Z | Downloaded diesel-dtrace v0.4.2 |
1060 | 2025-02-13T04:27:49.108Z | Downloaded embedded-io v0.6.1 |
1061 | 2025-02-13T04:27:49.111Z | Downloaded libm v0.2.8 |
1062 | 2025-02-13T04:27:49.116Z | Downloaded http v1.2.0 |
1063 | 2025-02-13T04:27:49.120Z | Downloaded tokio-stream v0.1.16 |
1064 | 2025-02-13T04:27:49.124Z | Downloaded openssl-macros v0.1.1 |
1065 | 2025-02-13T04:27:49.127Z | Downloaded dropshot_endpoint v0.15.1 |
1066 | 2025-02-13T04:27:49.129Z | Downloaded ed25519 v2.2.3 |
1067 | 2025-02-13T04:27:49.134Z | Downloaded deranged v0.3.11 |
1068 | 2025-02-13T04:27:49.134Z | Downloaded phf_shared v0.11.2 |
1069 | 2025-02-13T04:27:49.134Z | Downloaded hickory-server v0.24.2 |
1070 | 2025-02-13T04:27:49.137Z | Downloaded futures-io v0.3.31 |
1071 | 2025-02-13T04:27:49.139Z | Downloaded nu-ansi-term v0.50.1 |
1072 | 2025-02-13T04:27:49.142Z | Downloaded smallvec v1.13.2 |
1073 | 2025-02-13T04:27:49.142Z | Downloaded serde_yaml v0.9.34+deprecated |
1074 | 2025-02-13T04:27:49.145Z | Downloaded defmt-parser v0.3.4 |
1075 | 2025-02-13T04:27:49.148Z | Downloaded spki v0.7.3 |
1076 | 2025-02-13T04:27:49.148Z | Downloaded unicode-properties v0.1.3 |
1077 | 2025-02-13T04:27:49.150Z | Downloaded quick-error v1.2.3 |
1078 | 2025-02-13T04:27:49.150Z | Downloaded crossterm v0.28.1 |
1079 | 2025-02-13T04:27:49.157Z | Downloaded mio v1.0.2 |
1080 | 2025-02-13T04:27:49.163Z | Downloaded libxml v0.3.3 |
1081 | 2025-02-13T04:27:49.168Z | Downloaded crossbeam-channel v0.5.13 |
1082 | 2025-02-13T04:27:49.173Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1083 | 2025-02-13T04:27:49.229Z | Downloaded slog-term v2.9.1 |
1084 | 2025-02-13T04:27:49.231Z | Downloaded serde_with_macros v3.11.0 |
1085 | 2025-02-13T04:27:49.234Z | Downloaded subprocess v0.2.9 |
1086 | 2025-02-13T04:27:49.236Z | Downloaded same-file v1.0.6 |
1087 | 2025-02-13T04:27:49.236Z | Downloaded rustls-pemfile v1.0.4 |
1088 | 2025-02-13T04:27:49.239Z | Downloaded futures-sink v0.3.31 |
1089 | 2025-02-13T04:27:49.239Z | Downloaded elliptic-curve v0.13.8 |
1090 | 2025-02-13T04:27:49.242Z | Downloaded darling_core v0.20.10 |
1091 | 2025-02-13T04:27:49.246Z | Downloaded term v0.7.0 |
1092 | 2025-02-13T04:27:49.249Z | Downloaded poly1305 v0.8.0 |
1093 | 2025-02-13T04:27:49.255Z | Downloaded oso v0.27.3 |
1094 | 2025-02-13T04:27:49.255Z | Downloaded icu_locid v1.5.0 |
1095 | 2025-02-13T04:27:49.259Z | Downloaded fragile v2.0.0 |
1096 | 2025-02-13T04:27:49.261Z | Downloaded enum-as-inner v0.6.1 |
1097 | 2025-02-13T04:27:49.264Z | Downloaded smallvec v0.6.14 |
1098 | 2025-02-13T04:27:49.265Z | Downloaded tracing-core v0.1.32 |
1099 | 2025-02-13T04:27:49.268Z | Downloaded tinyvec v1.8.0 |
1100 | 2025-02-13T04:27:49.270Z | Downloaded indexmap v1.9.3 |
1101 | 2025-02-13T04:27:49.273Z | Downloaded xattr v1.3.1 |
1102 | 2025-02-13T04:27:49.276Z | Downloaded topological-sort v0.2.2 |
1103 | 2025-02-13T04:27:49.276Z | Downloaded hyper-util v0.1.10 |
1104 | 2025-02-13T04:27:49.280Z | Downloaded pin-project-internal v1.1.6 |
1105 | 2025-02-13T04:27:49.283Z | Downloaded fxhash v0.2.1 |
1106 | 2025-02-13T04:27:49.283Z | Downloaded termcolor v1.4.1 |
1107 | 2025-02-13T04:27:49.283Z | Downloaded slog-scope v4.4.0 |
1108 | 2025-02-13T04:27:49.286Z | Downloaded const_format v0.2.34 |
1109 | 2025-02-13T04:27:49.289Z | Downloaded whoami v1.5.2 |
1110 | 2025-02-13T04:27:49.291Z | Downloaded ron v0.8.1 |
1111 | 2025-02-13T04:27:49.296Z | Downloaded rfc6979 v0.4.0 |
1112 | 2025-02-13T04:27:49.299Z | Downloaded polyval v0.6.2 |
1113 | 2025-02-13T04:27:49.299Z | Downloaded chacha20poly1305 v0.10.1 |
1114 | 2025-02-13T04:27:49.301Z | Downloaded num_enum v0.5.11 |
1115 | 2025-02-13T04:27:49.304Z | Downloaded native-tls v0.2.12 |
1116 | 2025-02-13T04:27:49.307Z | Downloaded rustls-pki-types v1.10.0 |
1117 | 2025-02-13T04:27:49.310Z | Downloaded globset v0.4.15 |
1118 | 2025-02-13T04:27:49.312Z | Downloaded flagset v0.4.6 |
1119 | 2025-02-13T04:27:49.312Z | Downloaded walkdir v2.5.0 |
1120 | 2025-02-13T04:27:49.315Z | Downloaded futures-task v0.3.31 |
1121 | 2025-02-13T04:27:49.315Z | Downloaded icu_locid_transform v1.5.0 |
1122 | 2025-02-13T04:27:49.318Z | Downloaded data-encoding v2.6.0 |
1123 | 2025-02-13T04:27:49.320Z | Downloaded zerovec-derive v0.10.3 |
1124 | 2025-02-13T04:27:49.320Z | Downloaded structmeta v0.2.0 |
1125 | 2025-02-13T04:27:49.323Z | Downloaded multer v3.1.0 |
1126 | 2025-02-13T04:27:49.326Z | Downloaded jobserver v0.1.32 |
1127 | 2025-02-13T04:27:49.329Z | Downloaded highway v1.2.0 |
1128 | 2025-02-13T04:27:49.329Z | Downloaded cc v1.1.30 |
1129 | 2025-02-13T04:27:49.332Z | Downloaded base64 v0.13.1 |
1130 | 2025-02-13T04:27:49.334Z | Downloaded which v4.4.2 |
1131 | 2025-02-13T04:27:49.337Z | Downloaded mockall_derive v0.13.0 |
1132 | 2025-02-13T04:27:49.342Z | Downloaded tiny-keccak v2.0.2 |
1133 | 2025-02-13T04:27:49.342Z | Downloaded time-macros v0.2.18 |
1134 | 2025-02-13T04:27:49.345Z | Downloaded subtle v2.6.1 |
1135 | 2025-02-13T04:27:49.345Z | Downloaded hyper-staticfile v0.10.1 |
1136 | 2025-02-13T04:27:49.345Z | Downloaded crossbeam-epoch v0.9.18 |
1137 | 2025-02-13T04:27:49.348Z | Downloaded cookie v0.18.1 |
1138 | 2025-02-13T04:27:49.352Z | Downloaded libloading v0.8.5 |
1139 | 2025-02-13T04:27:49.356Z | Downloaded iana-time-zone v0.1.61 |
1140 | 2025-02-13T04:27:49.356Z | Downloaded const-oid v0.9.6 |
1141 | 2025-02-13T04:27:49.360Z | Downloaded lru-cache v0.1.2 |
1142 | 2025-02-13T04:27:49.360Z | Downloaded lalrpop-util v0.19.12 |
1143 | 2025-02-13T04:27:49.360Z | Downloaded kstat-rs v0.2.4 |
1144 | 2025-02-13T04:27:49.360Z | Downloaded idna_adapter v1.2.0 |
1145 | 2025-02-13T04:27:49.360Z | Downloaded foreign-types-shared v0.1.1 |
1146 | 2025-02-13T04:27:49.363Z | Downloaded allocator-api2 v0.2.18 |
1147 | 2025-02-13T04:27:49.363Z | Downloaded darling_macro v0.20.10 |
1148 | 2025-02-13T04:27:49.367Z | Downloaded ssh-cipher v0.2.0 |
1149 | 2025-02-13T04:27:49.367Z | Downloaded signal-hook-registry v1.4.2 |
1150 | 2025-02-13T04:27:49.367Z | Downloaded scrypt v0.11.0 |
1151 | 2025-02-13T04:27:49.367Z | Downloaded lazycell v1.3.0 |
1152 | 2025-02-13T04:27:49.370Z | Downloaded serde_urlencoded v0.7.1 |
1153 | 2025-02-13T04:27:49.370Z | Downloaded memoffset v0.9.1 |
1154 | 2025-02-13T04:27:49.373Z | Downloaded internet-checksum v0.2.1 |
1155 | 2025-02-13T04:27:49.373Z | Downloaded linked-hash-map v0.5.6 |
1156 | 2025-02-13T04:27:49.373Z | Downloaded keccak v0.1.5 |
1157 | 2025-02-13T04:27:49.377Z | Downloaded icu_normalizer_data v1.5.0 |
1158 | 2025-02-13T04:27:49.377Z | Downloaded ciborium v0.2.2 |
1159 | 2025-02-13T04:27:49.381Z | Downloaded blake2 v0.10.6 |
1160 | 2025-02-13T04:27:49.382Z | Downloaded toolchain_find v0.4.0 |
1161 | 2025-02-13T04:27:49.386Z | Downloaded time-core v0.1.2 |
1162 | 2025-02-13T04:27:49.386Z | Downloaded hubpack v0.1.2 |
1163 | 2025-02-13T04:27:49.386Z | Downloaded cmake v0.1.51 |
1164 | 2025-02-13T04:27:49.386Z | Downloaded ahash v0.8.11 |
1165 | 2025-02-13T04:27:49.390Z | Downloaded hubpack_derive v0.1.1 |
1166 | 2025-02-13T04:27:49.391Z | Downloaded csv-core v0.1.11 |
1167 | 2025-02-13T04:27:49.391Z | Downloaded crc v3.2.1 |
1168 | 2025-02-13T04:27:49.394Z | Downloaded const_format_proc_macros v0.2.34 |
1169 | 2025-02-13T04:27:49.394Z | Downloaded cancel-safe-futures v0.1.5 |
1170 | 2025-02-13T04:27:49.397Z | Downloaded bcs v0.1.6 |
1171 | 2025-02-13T04:27:49.400Z | Downloaded async-bb8-diesel v0.2.1 |
1172 | 2025-02-13T04:27:49.404Z | Downloaded is_ci v1.2.0 |
1173 | 2025-02-13T04:27:49.404Z | Downloaded chrono-tz-build v0.4.0 |
1174 | 2025-02-13T04:27:49.404Z | Downloaded bitfield-struct v0.6.2 |
1175 | 2025-02-13T04:27:49.404Z | Downloaded async-stream v0.3.6 |
1176 | 2025-02-13T04:27:49.407Z | Downloaded array-init v0.0.4 |
1177 | 2025-02-13T04:27:49.407Z | Downloaded maybe-uninit v2.0.0 |
1178 | 2025-02-13T04:27:49.410Z | Downloaded home v0.5.9 |
1179 | 2025-02-13T04:27:49.410Z | Downloaded bitflags v1.3.2 |
1180 | 2025-02-13T04:27:49.413Z | Downloaded atomic-waker v1.1.2 |
1181 | 2025-02-13T04:27:49.413Z | Downloaded async-recursion v1.1.1 |
1182 | 2025-02-13T04:27:49.416Z | Downloaded hex-literal v0.4.1 |
1183 | 2025-02-13T04:27:49.419Z | Downloaded crossbeam-deque v0.8.5 |
1184 | 2025-02-13T04:27:49.419Z | Downloaded convert_case v0.4.0 |
1185 | 2025-02-13T04:27:49.419Z | Downloaded colored v2.1.0 |
1186 | 2025-02-13T04:27:49.421Z | Downloaded atty v0.2.14 |
1187 | 2025-02-13T04:27:49.578Z | Downloaded ring v0.17.8 |
1188 | 2025-02-13T04:27:49.683Z | Downloaded libsqlite3-sys v0.30.1 |
1189 | 2025-02-13T04:27:49.776Z | Downloaded aws-lc-sys v0.22.0 |
1190 | 2025-02-13T04:27:50.075Z | Compiling serde v1.0.217 |
1191 | 2025-02-13T04:27:50.078Z | Compiling lock_api v0.4.12 |
1192 | 2025-02-13T04:27:50.078Z | Compiling value-bag v1.9.0 |
1193 | 2025-02-13T04:27:50.078Z | Compiling scopeguard v1.2.0 |
1194 | 2025-02-13T04:27:50.232Z | Compiling typenum v1.17.0 |
1195 | 2025-02-13T04:27:50.235Z | Compiling generic-array v0.14.7 |
1196 | 2025-02-13T04:27:50.271Z | Compiling syn v2.0.96 |
1197 | 2025-02-13T04:27:50.286Z | Compiling getrandom v0.2.15 |
1198 | 2025-02-13T04:27:50.383Z | Compiling subtle v2.6.1 |
1199 | 2025-02-13T04:27:50.527Z | Compiling rand_core v0.6.4 |
1200 | 2025-02-13T04:27:50.686Z | Compiling log v0.4.22 |
1201 | 2025-02-13T04:27:50.738Z | Compiling shlex v1.3.0 |
1202 | 2025-02-13T04:27:50.764Z | Compiling jobserver v0.1.32 |
1203 | 2025-02-13T04:27:50.826Z | Compiling smallvec v1.13.2 |
1204 | 2025-02-13T04:27:51.037Z | Compiling const-oid v0.9.6 |
1205 | 2025-02-13T04:27:51.085Z | Compiling pin-project-lite v0.2.14 |
1206 | 2025-02-13T04:27:51.131Z | Compiling cc v1.1.30 |
1207 | 2025-02-13T04:27:51.214Z | Compiling rustix v0.38.37 |
1208 | 2025-02-13T04:27:51.233Z | Compiling spin v0.9.8 |
1209 | 2025-02-13T04:27:51.441Z | Compiling parking_lot_core v0.9.10 |
1210 | 2025-02-13T04:27:51.555Z | Compiling futures-core v0.3.31 |
1211 | 2025-02-13T04:27:51.604Z | Compiling signal-hook-registry v1.4.2 |
1212 | 2025-02-13T04:27:51.785Z | Compiling mio v1.0.2 |
1213 | 2025-02-13T04:27:52.004Z | Compiling aho-corasick v1.1.3 |
1214 | 2025-02-13T04:27:52.242Z | Compiling parking_lot v0.12.3 |
1215 | 2025-02-13T04:27:52.467Z | Compiling regex-syntax v0.8.5 |
1216 | 2025-02-13T04:27:52.684Z | Compiling cpufeatures v0.2.14 |
1217 | 2025-02-13T04:27:52.803Z | Compiling either v1.13.0 |
1218 | 2025-02-13T04:27:52.993Z | Compiling stable_deref_trait v1.2.0 |
1219 | 2025-02-13T04:27:53.119Z | Compiling futures-sink v0.3.31 |
1220 | 2025-02-13T04:27:53.169Z | Compiling glob v0.3.2 |
1221 | 2025-02-13T04:27:53.194Z | Compiling socket2 v0.5.7 |
1222 | 2025-02-13T04:27:53.241Z | Compiling slab v0.4.9 |
1223 | 2025-02-13T04:27:53.287Z | Compiling prettyplease v0.2.25 |
1224 | 2025-02-13T04:27:53.649Z | Compiling lazy_static v1.5.0 |
1225 | 2025-02-13T04:27:53.706Z | Compiling serde_json v1.0.135 |
1226 | 2025-02-13T04:27:53.783Z | Compiling minimal-lexical v0.2.1 |
1227 | 2025-02-13T04:27:54.038Z | Compiling clang-sys v1.8.1 |
1228 | 2025-02-13T04:27:54.087Z | Compiling libloading v0.8.5 |
1229 | 2025-02-13T04:27:54.324Z | Compiling nom v7.1.3 |
1230 | 2025-02-13T04:27:54.372Z | Compiling bindgen v0.69.5 |
1231 | 2025-02-13T04:27:54.473Z | Compiling home v0.5.9 |
1232 | 2025-02-13T04:27:54.746Z | Compiling futures-channel v0.3.31 |
1233 | 2025-02-13T04:27:54.940Z | Compiling itertools v0.12.1 |
1234 | 2025-02-13T04:27:55.129Z | Compiling rustc-hash v1.1.0 |
1235 | 2025-02-13T04:27:55.246Z | Compiling libm v0.2.8 |
1236 | 2025-02-13T04:27:55.298Z | Compiling allocator-api2 v0.2.18 |
1237 | 2025-02-13T04:27:55.574Z | Compiling futures-task v0.3.31 |
1238 | 2025-02-13T04:27:55.889Z | Compiling foldhash v0.1.3 |
1239 | 2025-02-13T04:27:56.064Z | Compiling futures-io v0.3.31 |
1240 | 2025-02-13T04:27:56.203Z | Compiling pin-utils v0.1.0 |
1241 | 2025-02-13T04:27:56.301Z | Compiling regex-automata v0.4.8 |
1242 | 2025-02-13T04:27:56.350Z | Compiling lazycell v1.3.0 |
1243 | 2025-02-13T04:27:56.525Z | Compiling hashbrown v0.15.1 |
1244 | 2025-02-13T04:27:56.978Z | Compiling cmake v0.1.51 |
1245 | 2025-02-13T04:27:57.625Z | Compiling synstructure v0.13.1 |
1246 | 2025-02-13T04:27:57.821Z | Compiling cexpr v0.6.0 |
1247 | 2025-02-13T04:27:57.890Z | Compiling num-traits v0.2.19 |
1248 | 2025-02-13T04:27:58.182Z | Compiling pkg-config v0.3.31 |
1249 | 2025-02-13T04:27:58.730Z | Compiling dunce v1.0.5 |
1250 | 2025-02-13T04:27:58.872Z | Compiling fs_extra v1.3.0 |
1251 | 2025-02-13T04:27:59.397Z | Compiling writeable v0.5.5 |
1252 | 2025-02-13T04:27:59.440Z | Compiling litemap v0.7.3 |
1253 | 2025-02-13T04:27:59.458Z | Compiling ring v0.17.8 |
1254 | 2025-02-13T04:27:59.830Z | Compiling paste v1.0.15 |
1255 | 2025-02-13T04:27:59.941Z | Compiling base64ct v1.6.0 |
1256 | 2025-02-13T04:28:00.413Z | Compiling pem-rfc7468 v0.7.0 |
1257 | 2025-02-13T04:28:00.588Z | Compiling flagset v0.4.6 |
1258 | 2025-02-13T04:28:00.625Z | Compiling aws-lc-rs v1.10.0 |
1259 | 2025-02-13T04:28:00.787Z | Compiling icu_locid_transform_data v1.5.0 |
1260 | 2025-02-13T04:28:00.885Z | Compiling httparse v1.9.5 |
1261 | 2025-02-13T04:28:01.029Z | Compiling tracing-core v0.1.32 |
1262 | 2025-02-13T04:28:01.590Z | Compiling regex v1.11.1 |
1263 | 2025-02-13T04:28:01.906Z | Compiling crossbeam-utils v0.8.20 |
1264 | 2025-02-13T04:28:02.009Z | Compiling icu_properties_data v1.5.0 |
1265 | 2025-02-13T04:28:02.106Z | Compiling rustls-pki-types v1.10.0 |
1266 | 2025-02-13T04:28:02.244Z | Compiling percent-encoding v2.3.1 |
1267 | 2025-02-13T04:28:02.538Z | Compiling icu_normalizer_data v1.5.0 |
1268 | 2025-02-13T04:28:02.558Z | Compiling untrusted v0.7.1 |
1269 | 2025-02-13T04:28:02.635Z | Compiling utf8_iter v1.0.4 |
1270 | 2025-02-13T04:28:02.736Z | Compiling mirai-annotations v1.12.0 |
1271 | 2025-02-13T04:28:02.860Z | Compiling powerfmt v0.2.0 |
1272 | 2025-02-13T04:28:02.927Z | Compiling utf16_iter v1.0.5 |
1273 | 2025-02-13T04:28:03.071Z | Compiling untrusted v0.9.0 |
1274 | 2025-02-13T04:28:03.111Z | Compiling time-core v0.1.2 |
1275 | 2025-02-13T04:28:03.131Z | Compiling vcpkg v0.2.15 |
1276 | 2025-02-13T04:28:03.146Z | Compiling serde_derive v1.0.217 |
1277 | 2025-02-13T04:28:03.225Z | Compiling zeroize_derive v1.4.2 |
1278 | 2025-02-13T04:28:03.250Z | Compiling zerocopy-derive v0.7.35 |
1279 | 2025-02-13T04:28:03.270Z | Compiling tokio-macros v2.5.0 |
1280 | 2025-02-13T04:28:04.592Z | Compiling zeroize v1.8.1 |
1281 | 2025-02-13T04:28:04.699Z | Compiling zerofrom-derive v0.1.4 |
1282 | 2025-02-13T04:28:04.796Z | Compiling yoke-derive v0.7.4 |
1283 | 2025-02-13T04:28:05.045Z | Compiling zerovec-derive v0.10.3 |
1284 | 2025-02-13T04:28:05.207Z | Compiling zerocopy v0.7.35 |
1285 | 2025-02-13T04:28:06.154Z | Compiling crypto-common v0.1.6 |
1286 | 2025-02-13T04:28:06.376Z | Compiling block-buffer v0.10.4 |
1287 | 2025-02-13T04:28:06.507Z | Compiling thiserror-impl v1.0.69 |
1288 | 2025-02-13T04:28:06.639Z | Compiling digest v0.10.7 |
1289 | 2025-02-13T04:28:06.715Z | Compiling futures-macro v0.3.31 |
1290 | 2025-02-13T04:28:07.079Z | Compiling hmac v0.12.1 |
1291 | 2025-02-13T04:28:07.358Z | Compiling displaydoc v0.2.5 |
1292 | 2025-02-13T04:28:07.379Z | Compiling block-padding v0.3.3 |
1293 | 2025-02-13T04:28:07.478Z | Compiling sha2 v0.10.8 |
1294 | 2025-02-13T04:28:07.622Z | Compiling inout v0.1.3 |
1295 | 2025-02-13T04:28:07.882Z | Compiling cipher v0.4.4 |
1296 | 2025-02-13T04:28:08.243Z | Compiling zerofrom v0.1.4 |
1297 | 2025-02-13T04:28:08.367Z | Compiling icu_provider_macros v1.5.0 |
1298 | 2025-02-13T04:28:08.445Z | Compiling yoke v0.7.4 |
1299 | 2025-02-13T04:28:08.515Z | Compiling futures-util v0.3.31 |
1300 | 2025-02-13T04:28:08.781Z | Compiling zerovec v0.10.4 |
1301 | 2025-02-13T04:28:08.800Z | Compiling ppv-lite86 v0.2.20 |
1302 | 2025-02-13T04:28:09.398Z | Compiling der_derive v0.7.3 |
1303 | 2025-02-13T04:28:09.450Z | Compiling thiserror v1.0.69 |
1304 | 2025-02-13T04:28:09.493Z | Compiling rand_chacha v0.3.1 |
1305 | 2025-02-13T04:28:09.592Z | Compiling tracing-attributes v0.1.27 |
1306 | 2025-02-13T04:28:09.822Z | Compiling pest v2.7.14 |
1307 | 2025-02-13T04:28:10.606Z | Compiling tinystr v0.7.6 |
1308 | 2025-02-13T04:28:10.891Z | Compiling icu_collections v1.5.0 |
1309 | 2025-02-13T04:28:10.996Z | Compiling icu_locid v1.5.0 |
1310 | 2025-02-13T04:28:11.664Z | Compiling der v0.7.9 |
1311 | 2025-02-13T04:28:11.695Z | Compiling rand v0.8.5 |
1312 | 2025-02-13T04:28:12.145Z | Compiling icu_provider v1.5.0 |
1313 | 2025-02-13T04:28:12.926Z | Compiling icu_locid_transform v1.5.0 |
1314 | 2025-02-13T04:28:12.964Z | Compiling tracing v0.1.40 |
1315 | 2025-02-13T04:28:13.134Z | Compiling salsa20 v0.10.2 |
1316 | 2025-02-13T04:28:13.134Z | Compiling pbkdf2 v0.12.2 |
1317 | 2025-02-13T04:28:13.302Z | Compiling write16 v1.0.0 |
1318 | 2025-02-13T04:28:13.364Z | Compiling num-conv v0.1.0 |
1319 | 2025-02-13T04:28:13.440Z | Compiling scrypt v0.11.0 |
1320 | 2025-02-13T04:28:13.459Z | Compiling pest_meta v2.7.14 |
1321 | 2025-02-13T04:28:13.656Z | Compiling spki v0.7.3 |
1322 | 2025-02-13T04:28:13.685Z | Compiling time-macros v0.2.18 |
1323 | 2025-02-13T04:28:13.970Z | Compiling aes v0.8.4 |
1324 | 2025-02-13T04:28:14.022Z | Compiling cbc v0.1.2 |
1325 | 2025-02-13T04:28:14.264Z | Compiling icu_properties v1.5.1 |
1326 | 2025-02-13T04:28:14.639Z | Compiling openssl-sys v0.9.105 |
1327 | 2025-02-13T04:28:15.237Z | Compiling scroll_derive v0.12.0 |
1328 | 2025-02-13T04:28:15.694Z | Compiling bitflags v2.6.0 |
1329 | 2025-02-13T04:28:15.982Z | Compiling bytes v1.9.0 |
1330 | 2025-02-13T04:28:16.658Z | Compiling indexmap v2.7.1 |
1331 | 2025-02-13T04:28:16.726Z | Compiling semver v1.0.24 |
1332 | 2025-02-13T04:28:17.077Z | Compiling tokio v1.43.0 |
1333 | 2025-02-13T04:28:17.154Z | Compiling http v1.2.0 |
1334 | 2025-02-13T04:28:17.448Z | Compiling rustc_version v0.4.1 |
1335 | 2025-02-13T04:28:17.852Z | Compiling deranged v0.3.11 |
1336 | 2025-02-13T04:28:17.963Z | Compiling icu_normalizer v1.5.0 |
1337 | 2025-02-13T04:28:18.906Z | Compiling num_threads v0.1.7 |
1338 | 2025-02-13T04:28:19.049Z | Compiling atomic-waker v1.1.2 |
1339 | 2025-02-13T04:28:19.247Z | Compiling tinyvec_macros v0.1.1 |
1340 | 2025-02-13T04:28:19.281Z | Compiling time v0.3.36 |
1341 | 2025-02-13T04:28:19.302Z | Compiling idna_adapter v1.2.0 |
1342 | 2025-02-13T04:28:19.353Z | Compiling tinyvec v1.8.0 |
1343 | 2025-02-13T04:28:19.375Z | Compiling http-body v1.0.1 |
1344 | 2025-02-13T04:28:19.494Z | Compiling scroll v0.12.0 |
1345 | 2025-02-13T04:28:19.594Z | Compiling pkcs5 v0.7.1 |
1346 | 2025-02-13T04:28:19.630Z | Compiling which v4.4.2 |
1347 | 2025-02-13T04:28:19.724Z | Compiling pest_generator v2.7.14 |
1348 | 2025-02-13T04:28:20.165Z | Compiling form_urlencoded v1.2.1 |
1349 | 2025-02-13T04:28:20.487Z | Compiling slog v2.7.0 |
1350 | 2025-02-13T04:28:20.718Z | Compiling try-lock v0.2.5 |
1351 | 2025-02-13T04:28:20.803Z | Compiling goblin v0.8.2 |
1352 | 2025-02-13T04:28:20.827Z | Compiling pkcs8 v0.10.2 |
1353 | 2025-02-13T04:28:20.868Z | Compiling want v0.3.1 |
1354 | 2025-02-13T04:28:21.028Z | Compiling idna v1.0.3 |
1355 | 2025-02-13T04:28:21.139Z | Compiling uuid v1.12.0 |
1356 | 2025-02-13T04:28:21.596Z | Compiling httpdate v1.0.3 |
1357 | 2025-02-13T04:28:21.604Z | Compiling pest_derive v2.7.14 |
1358 | 2025-02-13T04:28:21.886Z | Compiling iana-time-zone v0.1.61 |
1359 | 2025-02-13T04:28:22.312Z | Compiling chrono v0.4.39 |
1360 | 2025-02-13T04:28:22.338Z | Compiling dtrace-parser v0.2.0 |
1361 | 2025-02-13T04:28:22.684Z | Compiling toml_datetime v0.6.8 |
1362 | 2025-02-13T04:28:23.157Z | Compiling serde_spanned v0.6.8 |
1363 | 2025-02-13T04:28:23.357Z | Compiling serde_tokenstream v0.2.2 |
1364 | 2025-02-13T04:28:23.388Z | Compiling tower-service v0.3.3 |
1365 | 2025-02-13T04:28:23.530Z | Compiling foreign-types-shared v0.1.1 |
1366 | 2025-02-13T04:28:23.655Z | Compiling base64 v0.22.1 |
1367 | 2025-02-13T04:28:23.944Z | Compiling match_cfg v0.1.0 |
1368 | 2025-02-13T04:28:23.980Z | Compiling adler2 v2.0.0 |
1369 | 2025-02-13T04:28:24.048Z | Compiling rustversion v1.0.17 |
1370 | 2025-02-13T04:28:24.194Z | Compiling openssl v0.10.70 |
1371 | 2025-02-13T04:28:24.249Z | Compiling miniz_oxide v0.8.0 |
1372 | 2025-02-13T04:28:24.335Z | Compiling hostname v0.3.1 |
1373 | 2025-02-13T04:28:24.552Z | Compiling foreign-types v0.3.2 |
1374 | 2025-02-13T04:28:24.615Z | Compiling url v2.5.3 |
1375 | 2025-02-13T04:28:24.774Z | Compiling openssl-macros v0.1.1 |
1376 | 2025-02-13T04:28:25.506Z | Compiling tokio-util v0.7.12 |
1377 | 2025-02-13T04:28:25.646Z | Compiling async-trait v0.1.86 |
1378 | 2025-02-13T04:28:25.669Z | Compiling serde_derive_internals v0.29.1 |
1379 | 2025-02-13T04:28:25.901Z | Compiling dirs-sys-next v0.1.2 |
1380 | 2025-02-13T04:28:26.348Z | Compiling dof v0.3.0 |
1381 | 2025-02-13T04:28:26.436Z | Compiling h2 v0.4.6 |
1382 | 2025-02-13T04:28:26.743Z | Compiling data-encoding v2.6.0 |
1383 | 2025-02-13T04:28:28.035Z | Compiling usdt-impl v0.5.0 |
1384 | 2025-02-13T04:28:28.159Z | Compiling native-tls v0.2.12 |
1385 | 2025-02-13T04:28:28.187Z | Compiling rustls v0.22.4 |
1386 | 2025-02-13T04:28:28.449Z | Compiling schemars v0.8.21 |
1387 | 2025-02-13T04:28:28.480Z | Compiling syn v1.0.109 |
1388 | 2025-02-13T04:28:28.772Z | Compiling rustls v0.23.19 |
1389 | 2025-02-13T04:28:28.806Z | Compiling siphasher v0.3.11 |
1390 | 2025-02-13T04:28:29.147Z | Compiling schemars_derive v0.8.21 |
1391 | 2025-02-13T04:28:29.166Z | Compiling dirs-next v2.0.0 |
1392 | 2025-02-13T04:28:29.365Z | Compiling unicode-normalization v0.1.24 |
1393 | 2025-02-13T04:28:29.923Z | Compiling http-body-util v0.1.2 |
1394 | 2025-02-13T04:28:30.382Z | Compiling crossbeam-epoch v0.9.18 |
1395 | 2025-02-13T04:28:30.458Z | Compiling heapless v0.7.17 |
1396 | 2025-02-13T04:28:30.481Z | Compiling sha1 v0.10.6 |
1397 | 2025-02-13T04:28:30.585Z | Compiling signature v2.2.0 |
1398 | 2025-02-13T04:28:30.872Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1399 | 2025-02-13T04:28:30.878Z | Compiling thread_local v1.1.8 |
1400 | 2025-02-13T04:28:30.921Z | Compiling multer v3.1.0 |
1401 | 2025-02-13T04:28:31.036Z | Compiling cookie v0.18.1 |
1402 | 2025-02-13T04:28:31.214Z | Compiling encoding_rs v0.8.34 |
1403 | 2025-02-13T04:28:31.312Z | Compiling unicode-bidi v0.3.17 |
1404 | 2025-02-13T04:28:31.337Z | Compiling signal-hook v0.3.17 |
1405 | 2025-02-13T04:28:31.360Z | Compiling rayon-core v1.12.1 |
1406 | 2025-02-13T04:28:31.609Z | Compiling unicode-properties v0.1.3 |
1407 | 2025-02-13T04:28:31.644Z | Compiling slog-async v2.8.0 |
1408 | 2025-02-13T04:28:32.043Z | Compiling ipnet v2.10.1 |
1409 | 2025-02-13T04:28:32.145Z | Compiling mime v0.3.17 |
1410 | 2025-02-13T04:28:32.181Z | Compiling dyn-clone v1.0.17 |
1411 | 2025-02-13T04:28:32.428Z | Compiling openssl-probe v0.1.5 |
1412 | 2025-02-13T04:28:32.539Z | Compiling gimli v0.31.1 |
1413 | 2025-02-13T04:28:32.755Z | Compiling toml_edit v0.22.22 |
1414 | 2025-02-13T04:28:33.214Z | Compiling hyper v1.5.2 |
1415 | 2025-02-13T04:28:35.498Z | Compiling hyper-util v0.1.10 |
1416 | 2025-02-13T04:28:36.386Z | Compiling stringprep v0.1.5 |
1417 | 2025-02-13T04:28:36.838Z | Compiling addr2line v0.24.2 |
1418 | 2025-02-13T04:28:37.049Z | Compiling crossbeam-deque v0.8.5 |
1419 | 2025-02-13T04:28:37.193Z | Compiling usdt-macro v0.5.0 |
1420 | 2025-02-13T04:28:37.400Z | Compiling usdt-attr-macro v0.5.0 |
1421 | 2025-02-13T04:28:37.421Z | Compiling term v0.7.0 |
1422 | 2025-02-13T04:28:38.023Z | Compiling slog-json v2.6.1 |
1423 | 2025-02-13T04:28:38.316Z | Compiling serde_urlencoded v0.7.1 |
1424 | 2025-02-13T04:28:38.365Z | Compiling crossbeam-channel v0.5.13 |
1425 | 2025-02-13T04:28:38.592Z | Compiling curve25519-dalek v4.1.3 |
1426 | 2025-02-13T04:28:38.655Z | Compiling futures-executor v0.3.31 |
1427 | 2025-02-13T04:28:38.788Z | Compiling md-5 v0.10.6 |
1428 | 2025-02-13T04:28:38.895Z | Compiling async-stream-impl v0.3.6 |
1429 | 2025-02-13T04:28:39.071Z | Compiling enum-as-inner v0.6.1 |
1430 | 2025-02-13T04:28:39.169Z | Compiling rustls-pemfile v2.2.0 |
1431 | 2025-02-13T04:28:39.260Z | Compiling num-integer v0.1.46 |
1432 | 2025-02-13T04:28:39.313Z | Compiling hash32 v0.2.1 |
1433 | 2025-02-13T04:28:39.514Z | Compiling ff v0.13.0 |
1434 | 2025-02-13T04:28:39.662Z | Compiling is-terminal v0.4.13 |
1435 | 2025-02-13T04:28:39.746Z | Compiling object v0.36.5 |
1436 | 2025-02-13T04:28:39.802Z | Compiling dropshot v0.12.0 |
1437 | 2025-02-13T04:28:39.992Z | Compiling num-bigint-dig v0.8.4 |
1438 | 2025-02-13T04:28:40.039Z | Compiling fallible-iterator v0.2.0 |
1439 | 2025-02-13T04:28:40.085Z | Compiling take_mut v0.2.2 |
1440 | 2025-02-13T04:28:40.104Z | Compiling litrs v0.4.1 |
1441 | 2025-02-13T04:28:40.142Z | Compiling rustc-demangle v0.1.24 |
1442 | 2025-02-13T04:28:40.244Z | Compiling anyhow v1.0.95 |
1443 | 2025-02-13T04:28:40.284Z | Compiling psl-types v2.0.11 |
1444 | 2025-02-13T04:28:40.495Z | Compiling quick-error v1.2.3 |
1445 | 2025-02-13T04:28:40.632Z | Compiling smoltcp v0.9.1 |
1446 | 2025-02-13T04:28:40.652Z | Compiling utf-8 v0.7.6 |
1447 | 2025-02-13T04:28:40.841Z | Compiling linked-hash-map v0.5.6 |
1448 | 2025-02-13T04:28:40.956Z | Compiling base16ct v0.2.0 |
1449 | 2025-02-13T04:28:41.024Z | Compiling portable-atomic v1.9.0 |
1450 | 2025-02-13T04:28:41.160Z | Compiling document-features v0.2.10 |
1451 | 2025-02-13T04:28:41.163Z | Compiling lru-cache v0.1.2 |
1452 | 2025-02-13T04:28:41.278Z | Compiling sec1 v0.7.3 |
1453 | 2025-02-13T04:28:41.297Z | Compiling tungstenite v0.24.0 |
1454 | 2025-02-13T04:28:41.750Z | Compiling resolv-conf v0.7.0 |
1455 | 2025-02-13T04:28:41.813Z | Compiling postgres-protocol v0.6.7 |
1456 | 2025-02-13T04:28:42.087Z | Compiling publicsuffix v2.3.0 |
1457 | 2025-02-13T04:28:42.419Z | Compiling async-stream v0.3.6 |
1458 | 2025-02-13T04:28:42.463Z | Compiling hickory-proto v0.24.3 |
1459 | 2025-02-13T04:28:42.800Z | Compiling slog-term v2.9.1 |
1460 | 2025-02-13T04:28:43.076Z | Compiling num-iter v0.1.45 |
1461 | 2025-02-13T04:28:43.272Z | Compiling group v0.13.0 |
1462 | 2025-02-13T04:28:43.328Z | Compiling usdt v0.5.0 |
1463 | 2025-02-13T04:28:43.722Z | Compiling futures v0.3.31 |
1464 | 2025-02-13T04:28:43.791Z | Compiling slog-bunyan v2.5.0 |
1465 | 2025-02-13T04:28:44.962Z | Compiling camino v1.1.9 |
1466 | 2025-02-13T04:28:45.057Z | Compiling tokio-native-tls v0.3.1 |
1467 | 2025-02-13T04:28:45.177Z | Compiling toml v0.8.19 |
1468 | 2025-02-13T04:28:45.329Z | Compiling phf_shared v0.11.2 |
1469 | 2025-02-13T04:28:45.479Z | Compiling dropshot_endpoint v0.12.0 |
1470 | 2025-02-13T04:28:45.683Z | Compiling terminal_size v0.4.0 |
1471 | 2025-02-13T04:28:45.814Z | Compiling waitgroup v0.1.2 |
1472 | 2025-02-13T04:28:45.911Z | Compiling openapiv3 v2.0.0 |
1473 | 2025-02-13T04:28:46.036Z | Compiling serde_path_to_error v0.1.16 |
1474 | 2025-02-13T04:28:46.668Z | Compiling backtrace v0.3.74 |
1475 | 2025-02-13T04:28:46.701Z | Compiling hkdf v0.12.4 |
1476 | 2025-02-13T04:28:46.784Z | Compiling crypto-bigint v0.5.5 |
1477 | 2025-02-13T04:28:46.969Z | Compiling zerocopy-derive v0.6.6 |
1478 | 2025-02-13T04:28:48.969Z | Compiling curve25519-dalek-derive v0.1.1 |
1479 | 2025-02-13T04:28:49.621Z | Compiling webpki-roots v0.26.6 |
1480 | 2025-02-13T04:28:49.762Z | Compiling hostname v0.4.0 |
1481 | 2025-02-13T04:28:49.842Z | Compiling ahash v0.8.11 |
1482 | 2025-02-13T04:28:49.863Z | Compiling crc32fast v1.4.2 |
1483 | 2025-02-13T04:28:49.953Z | Compiling hubpack_derive v0.1.1 |
1484 | 2025-02-13T04:28:49.978Z | Compiling fs-err v2.11.0 |
1485 | 2025-02-13T04:28:50.172Z | Compiling newtype-uuid v1.2.1 |
1486 | 2025-02-13T04:28:50.175Z | Compiling unicode-width v0.2.0 |
1487 | 2025-02-13T04:28:50.278Z | Compiling winnow v0.5.40 |
1488 | 2025-02-13T04:28:50.337Z | Compiling bitflags v1.3.2 |
1489 | 2025-02-13T04:28:50.441Z | Compiling managed v0.8.0 |
1490 | 2025-02-13T04:28:50.460Z | Compiling debug-ignore v1.0.5 |
1491 | 2025-02-13T04:28:50.606Z | Compiling clap_builder v4.5.27 |
1492 | 2025-02-13T04:28:50.713Z | Compiling console v0.15.10 |
1493 | 2025-02-13T04:28:50.763Z | Compiling hubpack v0.1.2 |
1494 | 2025-02-13T04:28:51.211Z | Compiling strum_macros v0.25.3 |
1495 | 2025-02-13T04:28:52.298Z | Compiling flate2 v1.0.35 |
1496 | 2025-02-13T04:28:52.689Z | Compiling elliptic-curve v0.13.8 |
1497 | 2025-02-13T04:28:52.801Z | Compiling zerocopy v0.6.6 |
1498 | 2025-02-13T04:28:53.183Z | Compiling hickory-resolver v0.24.2 |
1499 | 2025-02-13T04:28:53.490Z | Compiling toml_edit v0.19.15 |
1500 | 2025-02-13T04:28:53.660Z | Compiling phf v0.11.2 |
1501 | 2025-02-13T04:28:53.943Z | Compiling hyper-tls v0.6.0 |
1502 | 2025-02-13T04:28:54.268Z | Compiling rayon v1.10.0 |
1503 | 2025-02-13T04:28:54.341Z | Compiling signal-hook-mio v0.2.4 |
1504 | 2025-02-13T04:28:54.511Z | Compiling cookie_store v0.21.1 |
1505 | 2025-02-13T04:28:54.953Z | Compiling bzip2 v0.4.4 |
1506 | 2025-02-13T04:28:55.927Z | Compiling postgres-types v0.2.8 |
1507 | 2025-02-13T04:28:57.225Z | Compiling tokio-tungstenite v0.24.0 |
1508 | 2025-02-13T04:28:58.508Z | Compiling ed25519 v2.2.3 |
1509 | 2025-02-13T04:28:58.627Z | Compiling phf_shared v0.10.0 |
1510 | 2025-02-13T04:28:58.995Z | Compiling tokio-stream v0.1.16 |
1511 | 2025-02-13T04:28:59.037Z | Compiling pkcs1 v0.7.5 |
1512 | 2025-02-13T04:28:59.063Z | Compiling serde-big-array v0.5.1 |
1513 | 2025-02-13T04:28:59.284Z | Compiling rfc6979 v0.4.0 |
1514 | 2025-02-13T04:28:59.489Z | Compiling derive-where v1.2.7 |
1515 | 2025-02-13T04:28:59.524Z | Compiling clap_derive v4.5.24 |
1516 | 2025-02-13T04:28:59.884Z | Compiling serde_repr v0.1.19 |
1517 | 2025-02-13T04:28:59.954Z | Compiling float-cmp v0.9.0 |
1518 | 2025-02-13T04:29:00.191Z | Compiling bstr v1.10.0 |
1519 | 2025-02-13T04:29:00.323Z | Compiling sync_wrapper v1.0.1 |
1520 | 2025-02-13T04:29:00.485Z | Compiling fixedbitset v0.4.2 |
1521 | 2025-02-13T04:29:00.548Z | Compiling unicode-segmentation v1.12.0 |
1522 | 2025-02-13T04:29:00.908Z | Compiling static_assertions v1.1.0 |
1523 | 2025-02-13T04:29:00.980Z | Compiling predicates-core v1.0.8 |
1524 | 2025-02-13T04:29:01.020Z | Compiling new_debug_unreachable v1.0.6 |
1525 | 2025-02-13T04:29:01.126Z | Compiling number_prefix v0.4.0 |
1526 | 2025-02-13T04:29:01.299Z | Compiling normalize-line-endings v0.3.0 |
1527 | 2025-02-13T04:29:01.361Z | Compiling precomputed-hash v0.1.1 |
1528 | 2025-02-13T04:29:01.411Z | Compiling bit-vec v0.6.3 |
1529 | 2025-02-13T04:29:01.438Z | Compiling whoami v1.5.2 |
1530 | 2025-02-13T04:29:01.491Z | Compiling difflib v0.4.0 |
1531 | 2025-02-13T04:29:01.776Z | Compiling tokio-postgres v0.7.12 |
1532 | 2025-02-13T04:29:01.823Z | Compiling bit-set v0.5.3 |
1533 | 2025-02-13T04:29:01.993Z | Compiling predicates v3.1.2 |
1534 | 2025-02-13T04:29:02.108Z | Compiling string_cache v0.8.7 |
1535 | 2025-02-13T04:29:02.552Z | Compiling indicatif v0.17.11 |
1536 | 2025-02-13T04:29:02.738Z | Compiling similar v2.6.0 |
1537 | 2025-02-13T04:29:02.923Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1538 | 2025-02-13T04:29:03.470Z | Compiling petgraph v0.6.5 |
1539 | 2025-02-13T04:29:04.075Z | Compiling clap v4.5.27 |
1540 | 2025-02-13T04:29:04.201Z | Compiling rsa v0.9.6 |
1541 | 2025-02-13T04:29:04.578Z | Compiling ecdsa v0.16.9 |
1542 | 2025-02-13T04:29:04.851Z | Compiling ed25519-dalek v2.1.1 |
1543 | 2025-02-13T04:29:05.354Z | Compiling toml v0.7.8 |
1544 | 2025-02-13T04:29:06.105Z | Compiling zip v0.6.6 |
1545 | 2025-02-13T04:29:06.838Z | Compiling crossterm v0.28.1 |
1546 | 2025-02-13T04:29:07.522Z | Compiling hex v0.4.3 |
1547 | 2025-02-13T04:29:07.768Z | Compiling x509-cert v0.2.5 |
1548 | 2025-02-13T04:29:08.095Z | Compiling itertools v0.10.5 |
1549 | 2025-02-13T04:29:08.197Z | Compiling peg-runtime v0.8.3 |
1550 | 2025-02-13T04:29:08.784Z | Compiling lalrpop-util v0.19.12 |
1551 | 2025-02-13T04:29:09.091Z | Compiling unicode-xid v0.2.6 |
1552 | 2025-02-13T04:29:09.112Z | Compiling strum_macros v0.26.4 |
1553 | 2025-02-13T04:29:09.129Z | Compiling xattr v1.3.1 |
1554 | 2025-02-13T04:29:09.279Z | Compiling filetime v0.2.25 |
1555 | 2025-02-13T04:29:09.598Z | Compiling tar v0.4.42 |
1556 | 2025-02-13T04:29:13.696Z | Compiling strum v0.26.3 |
1557 | 2025-02-13T04:29:16.911Z | Compiling aws-lc-sys v0.22.0 |
1558 | 2025-02-13T04:29:44.661Z | Compiling rustls-webpki v0.102.8 |
1559 | 2025-02-13T04:29:47.765Z | Compiling tokio-rustls v0.25.0 |
1560 | 2025-02-13T04:29:49.346Z | Compiling tokio-rustls v0.26.0 |
1561 | 2025-02-13T04:29:49.620Z | Compiling hyper-rustls v0.27.3 |
1562 | 2025-02-13T04:29:49.960Z | Compiling reqwest v0.12.9 |
1563 | 2025-02-13T04:29:51.326Z | Compiling qorb v0.2.1 |
1564 | 2025-02-13T04:29:54.295Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1565 | 2025-02-13T04:29:54.534Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1566 | 2025-02-13T04:29:58.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
1567 | 2025-02-13T04:29:59.058Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1568 | 2025-02-13T04:29:59.107Z | Feb 13 04:29:58.373 INFO Starting download, target: Clickhouse |
1569 | 2025-02-13T04:29:59.107Z | Feb 13 04:29:58.373 INFO Starting download, target: Cockroach |
1570 | 2025-02-13T04:29:59.107Z | Feb 13 04:29:58.373 INFO Starting download, target: Console |
1571 | 2025-02-13T04:29:59.107Z | Feb 13 04:29:58.373 INFO Starting download, target: DendriteOpenapi |
1572 | 2025-02-13T04:29:59.107Z | Feb 13 04:29:58.373 INFO Starting download, target: DendriteStub |
1573 | 2025-02-13T04:29:59.109Z | Feb 13 04:29:58.373 INFO Starting download, target: MaghemiteMgd |
1574 | 2025-02-13T04:29:59.109Z | Feb 13 04:29:58.373 INFO Starting download, target: TransceiverControl |
1575 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1576 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
1577 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1578 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1579 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1580 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1581 | 2025-02-13T04:29:59.110Z | Feb 13 04:29:58.374 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1582 | 2025-02-13T04:29:59.334Z | Feb 13 04:29:58.589 INFO Download complete, target: DendriteOpenapi |
1583 | 2025-02-13T04:29:59.513Z | Feb 13 04:29:58.736 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1584 | 2025-02-13T04:29:59.623Z | Feb 13 04:29:58.849 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1585 | 2025-02-13T04:29:59.931Z | Feb 13 04:29:59.192 INFO Download complete, target: Console |
1586 | 2025-02-13T04:29:59.972Z | Feb 13 04:29:59.235 INFO Download complete, target: TransceiverControl |
1587 | 2025-02-13T04:30:00.117Z | Feb 13 04:29:59.382 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1588 | 2025-02-13T04:30:00.127Z | Feb 13 04:29:59.392 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1589 | 2025-02-13T04:30:00.741Z | Feb 13 04:30:00.008 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1590 | 2025-02-13T04:30:00.741Z | Feb 13 04:30:00.008 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1591 | 2025-02-13T04:30:01.333Z | Feb 13 04:30:00.599 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1592 | 2025-02-13T04:30:03.121Z | Feb 13 04:30:02.387 INFO Download complete, target: MaghemiteMgd |
1593 | 2025-02-13T04:30:03.124Z | Feb 13 04:30:02.390 INFO Download complete, target: DendriteStub |
1594 | 2025-02-13T04:30:08.514Z | Feb 13 04:30:07.780 INFO Checking that binary works, target: Cockroach |
1595 | 2025-02-13T04:30:08.677Z | Feb 13 04:30:07.944 INFO Download complete, target: Cockroach |
1596 | 2025-02-13T04:30:14.321Z | Feb 13 04:30:13.587 INFO Checking that binary works, target: Clickhouse |
1597 | 2025-02-13T04:30:14.490Z | Feb 13 04:30:13.756 INFO Download complete, target: Clickhouse |
1598 | 2025-02-13T04:30:14.497Z | All prerequisites installed successfully |
1599 | 2025-02-13T04:30:14.500Z | |
1600 | 2025-02-13T04:30:14.500Z | real 6:28.486568174 |
1601 | 2025-02-13T04:30:14.500Z | user 15:36.886269811 |
1602 | 2025-02-13T04:30:14.500Z | sys 2:02.027843743 |
1603 | 2025-02-13T04:30:14.500Z | trap 0.557974990 |
1604 | 2025-02-13T04:30:14.500Z | tflt 4.466556201 |
1605 | 2025-02-13T04:30:14.500Z | dflt 2.590411336 |
1606 | 2025-02-13T04:30:14.500Z | kflt 0.031793448 |
1607 | 2025-02-13T04:30:14.500Z | lock 24:59.692579724 |
1608 | 2025-02-13T04:30:14.500Z | slp 58:04.195039384 |
1609 | 2025-02-13T04:30:14.500Z | lat 57.561694181 |
1610 | 2025-02-13T04:30:14.501Z | stop 2:20.770685913 |
1611 | 2025-02-13T04:30:14.501Z | + ptime -m cargo xtask download softnpu |
1612 | 2025-02-13T04:30:15.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1613 | 2025-02-13T04:30:15.038Z | Running `target/debug/xtask download softnpu` |
1614 | 2025-02-13T04:30:15.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
1615 | 2025-02-13T04:30:15.908Z | Running `target/debug/xtask-downloader softnpu` |
1616 | 2025-02-13T04:30:15.950Z | Feb 13 04:30:15.215 INFO Starting download, target: Softnpu |
1617 | 2025-02-13T04:30:15.956Z | Feb 13 04:30:15.216 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
1618 | 2025-02-13T04:30:16.589Z | Feb 13 04:30:15.855 INFO Download complete, target: Softnpu |
1619 | 2025-02-13T04:30:16.592Z | |
1620 | 2025-02-13T04:30:16.595Z | real 2.088588896 |
1621 | 2025-02-13T04:30:16.595Z | user 1.255122795 |
1622 | 2025-02-13T04:30:16.595Z | sys 0.534329585 |
1623 | 2025-02-13T04:30:16.595Z | trap 0.000591276 |
1624 | 2025-02-13T04:30:16.595Z | tflt 0.000071388 |
1625 | 2025-02-13T04:30:16.595Z | dflt 0.000081958 |
1626 | 2025-02-13T04:30:16.595Z | kflt 0.000000000 |
1627 | 2025-02-13T04:30:16.595Z | lock 6.635654754 |
1628 | 2025-02-13T04:30:16.595Z | slp 0.441547732 |
1629 | 2025-02-13T04:30:16.595Z | lat 0.066332464 |
1630 | 2025-02-13T04:30:16.596Z | stop 0.000165797 |
1631 | 2025-02-13T04:30:16.596Z | + export CARGO_INCREMENTAL=0 |
1632 | 2025-02-13T04:30:16.596Z | + CARGO_INCREMENTAL=0 |
1633 | 2025-02-13T04:30:16.596Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
1634 | 2025-02-13T04:30:17.539Z | Compiling proc-macro2 v1.0.92 |
1635 | 2025-02-13T04:30:17.539Z | Compiling unicode-ident v1.0.14 |
1636 | 2025-02-13T04:30:17.542Z | Compiling libc v0.2.169 |
1637 | 2025-02-13T04:30:17.542Z | Compiling serde v1.0.217 |
1638 | 2025-02-13T04:30:17.542Z | Compiling autocfg v1.4.0 |
1639 | 2025-02-13T04:30:17.543Z | Compiling version_check v0.9.5 |
1640 | 2025-02-13T04:30:17.543Z | Compiling cfg-if v1.0.0 |
1641 | 2025-02-13T04:30:17.870Z | Compiling memchr v2.7.4 |
1642 | 2025-02-13T04:30:17.888Z | Compiling typenum v1.17.0 |
1643 | 2025-02-13T04:30:17.904Z | Compiling shlex v1.3.0 |
1644 | 2025-02-13T04:30:18.240Z | Compiling value-bag v1.9.0 |
1645 | 2025-02-13T04:30:18.306Z | Compiling generic-array v0.14.7 |
1646 | 2025-02-13T04:30:18.555Z | Compiling lock_api v0.4.12 |
1647 | 2025-02-13T04:30:18.600Z | Compiling scopeguard v1.2.0 |
1648 | 2025-02-13T04:30:18.741Z | Compiling log v0.4.22 |
1649 | 2025-02-13T04:30:18.777Z | Compiling parking_lot_core v0.9.10 |
1650 | 2025-02-13T04:30:19.122Z | Compiling serde_json v1.0.135 |
1651 | 2025-02-13T04:30:19.168Z | Compiling once_cell v1.20.2 |
1652 | 2025-02-13T04:30:19.406Z | Compiling quote v1.0.38 |
1653 | 2025-02-13T04:30:19.425Z | Compiling jobserver v0.1.32 |
1654 | 2025-02-13T04:30:19.428Z | Compiling getrandom v0.2.15 |
1655 | 2025-02-13T04:30:19.571Z | Compiling libm v0.2.8 |
1656 | 2025-02-13T04:30:19.721Z | Compiling rustix v0.38.37 |
1657 | 2025-02-13T04:30:19.850Z | Compiling syn v2.0.96 |
1658 | 2025-02-13T04:30:19.895Z | Compiling cc v1.1.30 |
1659 | 2025-02-13T04:30:19.915Z | Compiling aho-corasick v1.1.3 |
1660 | 2025-02-13T04:30:19.942Z | Compiling num-traits v0.2.19 |
1661 | 2025-02-13T04:30:19.962Z | Compiling regex-syntax v0.8.5 |
1662 | 2025-02-13T04:30:20.103Z | Compiling thiserror v1.0.69 |
1663 | 2025-02-13T04:30:20.238Z | Compiling either v1.13.0 |
1664 | 2025-02-13T04:30:20.313Z | Compiling itoa v1.0.11 |
1665 | 2025-02-13T04:30:20.603Z | Compiling spin v0.9.8 |
1666 | 2025-02-13T04:30:20.645Z | Compiling slab v0.4.9 |
1667 | 2025-02-13T04:30:20.939Z | Compiling errno v0.3.9 |
1668 | 2025-02-13T04:30:20.980Z | Compiling byteorder v1.5.0 |
1669 | 2025-02-13T04:30:21.295Z | Compiling rand_core v0.6.4 |
1670 | 2025-02-13T04:30:21.759Z | Compiling glob v0.3.2 |
1671 | 2025-02-13T04:30:21.818Z | Compiling prettyplease v0.2.25 |
1672 | 2025-02-13T04:30:21.932Z | Compiling lazy_static v1.5.0 |
1673 | 2025-02-13T04:30:22.269Z | Compiling minimal-lexical v0.2.1 |
1674 | 2025-02-13T04:30:22.449Z | Compiling clang-sys v1.8.1 |
1675 | 2025-02-13T04:30:22.681Z | Compiling nom v7.1.3 |
1676 | 2025-02-13T04:30:22.821Z | Compiling libloading v0.8.5 |
1677 | 2025-02-13T04:30:22.920Z | Compiling smallvec v1.13.2 |
1678 | 2025-02-13T04:30:23.131Z | Compiling bindgen v0.69.5 |
1679 | 2025-02-13T04:30:23.176Z | Compiling home v0.5.9 |
1680 | 2025-02-13T04:30:23.384Z | Compiling subtle v2.6.1 |
1681 | 2025-02-13T04:30:23.550Z | Compiling regex-automata v0.4.8 |
1682 | 2025-02-13T04:30:23.663Z | Compiling itertools v0.12.1 |
1683 | 2025-02-13T04:30:23.693Z | Compiling allocator-api2 v0.2.18 |
1684 | 2025-02-13T04:30:23.832Z | Compiling rustc-hash v1.1.0 |
1685 | 2025-02-13T04:30:24.002Z | Compiling lazycell v1.3.0 |
1686 | 2025-02-13T04:30:24.417Z | Compiling cmake v0.1.51 |
1687 | 2025-02-13T04:30:24.671Z | Compiling dunce v1.0.5 |
1688 | 2025-02-13T04:30:24.818Z | Compiling semver v1.0.24 |
1689 | 2025-02-13T04:30:25.161Z | Compiling fs_extra v1.3.0 |
1690 | 2025-02-13T04:30:25.646Z | Compiling cexpr v0.6.0 |
1691 | 2025-02-13T04:30:25.825Z | Compiling pkg-config v0.3.31 |
1692 | 2025-02-13T04:30:25.857Z | Compiling ring v0.17.8 |
1693 | 2025-02-13T04:30:26.547Z | Compiling pin-project-lite v0.2.14 |
1694 | 2025-02-13T04:30:26.696Z | Compiling ryu v1.0.18 |
1695 | 2025-02-13T04:30:26.759Z | Compiling synstructure v0.13.1 |
1696 | 2025-02-13T04:30:26.906Z | Compiling paste v1.0.15 |
1697 | 2025-02-13T04:30:27.360Z | Compiling httparse v1.9.5 |
1698 | 2025-02-13T04:30:27.739Z | Compiling const-oid v0.9.6 |
1699 | 2025-02-13T04:30:27.953Z | Compiling aws-lc-rs v1.10.0 |
1700 | 2025-02-13T04:30:27.988Z | Compiling schemars v0.8.21 |
1701 | 2025-02-13T04:30:28.351Z | Compiling fnv v1.0.7 |
1702 | 2025-02-13T04:30:28.369Z | Compiling serde_derive_internals v0.29.1 |
1703 | 2025-02-13T04:30:28.539Z | Compiling foldhash v0.1.3 |
1704 | 2025-02-13T04:30:28.557Z | Compiling equivalent v1.0.1 |
1705 | 2025-02-13T04:30:28.676Z | Compiling regex v1.11.1 |
1706 | 2025-02-13T04:30:28.827Z | Compiling hashbrown v0.15.1 |
1707 | 2025-02-13T04:30:29.634Z | Compiling signal-hook-registry v1.4.2 |
1708 | 2025-02-13T04:30:29.752Z | Compiling heck v0.5.0 |
1709 | 2025-02-13T04:30:30.012Z | Compiling parking_lot v0.12.3 |
1710 | 2025-02-13T04:30:30.038Z | Compiling mio v1.0.2 |
1711 | 2025-02-13T04:30:30.327Z | Compiling stable_deref_trait v1.2.0 |
1712 | 2025-02-13T04:30:31.133Z | Compiling serde_derive v1.0.217 |
1713 | 2025-02-13T04:30:31.245Z | Compiling zeroize_derive v1.4.2 |
1714 | 2025-02-13T04:30:31.540Z | Compiling zerocopy-derive v0.7.35 |
1715 | 2025-02-13T04:30:32.007Z | Compiling thiserror-impl v1.0.69 |
1716 | 2025-02-13T04:30:32.431Z | Compiling tokio-macros v2.5.0 |
1717 | 2025-02-13T04:30:32.481Z | Compiling zerofrom-derive v0.1.4 |
1718 | 2025-02-13T04:30:32.508Z | Compiling zeroize v1.8.1 |
1719 | 2025-02-13T04:30:32.969Z | Compiling yoke-derive v0.7.4 |
1720 | 2025-02-13T04:30:33.220Z | Compiling zerovec-derive v0.10.3 |
1721 | 2025-02-13T04:30:33.273Z | Compiling futures-macro v0.3.31 |
1722 | 2025-02-13T04:30:33.367Z | Compiling displaydoc v0.2.5 |
1723 | 2025-02-13T04:30:34.627Z | Compiling zerocopy v0.7.35 |
1724 | 2025-02-13T04:30:34.914Z | Compiling crypto-common v0.1.6 |
1725 | 2025-02-13T04:30:35.092Z | Compiling icu_provider_macros v1.5.0 |
1726 | 2025-02-13T04:30:35.112Z | Compiling tracing-attributes v0.1.27 |
1727 | 2025-02-13T04:30:35.334Z | Compiling schemars_derive v0.8.21 |
1728 | 2025-02-13T04:30:35.501Z | Compiling block-buffer v0.10.4 |
1729 | 2025-02-13T04:30:35.769Z | Compiling digest v0.10.7 |
1730 | 2025-02-13T04:30:36.099Z | Compiling socket2 v0.5.7 |
1731 | 2025-02-13T04:30:36.120Z | Compiling time-core v0.1.2 |
1732 | 2025-02-13T04:30:36.198Z | Compiling futures-core v0.3.31 |
1733 | 2025-02-13T04:30:36.310Z | Compiling num-conv v0.1.0 |
1734 | 2025-02-13T04:30:36.463Z | Compiling crossbeam-utils v0.8.20 |
1735 | 2025-02-13T04:30:36.588Z | Compiling time-macros v0.2.18 |
1736 | 2025-02-13T04:30:37.076Z | Compiling der_derive v0.7.3 |
1737 | 2025-02-13T04:30:37.276Z | Compiling vcpkg v0.2.15 |
1738 | 2025-02-13T04:30:38.662Z | Compiling openssl-sys v0.9.105 |
1739 | 2025-02-13T04:30:39.565Z | Compiling futures-sink v0.3.31 |
1740 | 2025-02-13T04:30:39.744Z | Compiling cpufeatures v0.2.14 |
1741 | 2025-02-13T04:30:39.857Z | Compiling slog v2.7.0 |
1742 | 2025-02-13T04:30:40.039Z | Compiling ahash v0.8.11 |
1743 | 2025-02-13T04:30:40.060Z | Compiling syn v1.0.109 |
1744 | 2025-02-13T04:30:40.329Z | Compiling zerofrom v0.1.4 |
1745 | 2025-02-13T04:30:40.625Z | Compiling iana-time-zone v0.1.61 |
1746 | 2025-02-13T04:30:40.650Z | Compiling yoke v0.7.4 |
1747 | 2025-02-13T04:30:40.996Z | Compiling futures-channel v0.3.31 |
1748 | 2025-02-13T04:30:41.020Z | Compiling scroll_derive v0.12.0 |
1749 | 2025-02-13T04:30:41.127Z | Compiling futures-io v0.3.31 |
1750 | 2025-02-13T04:30:41.296Z | Compiling futures-task v0.3.31 |
1751 | 2025-02-13T04:30:41.474Z | Compiling ucd-trie v0.1.7 |
1752 | 2025-02-13T04:30:41.510Z | Compiling openssl v0.10.70 |
1753 | 2025-02-13T04:30:41.632Z | Compiling pin-utils v0.1.0 |
1754 | 2025-02-13T04:30:41.730Z | Compiling futures-util v0.3.31 |
1755 | 2025-02-13T04:30:41.889Z | Compiling pest v2.7.14 |
1756 | 2025-02-13T04:30:41.918Z | Compiling zerovec v0.10.4 |
1757 | 2025-02-13T04:30:42.755Z | Compiling bitflags v2.6.0 |
1758 | 2025-02-13T04:30:42.997Z | Compiling bytes v1.9.0 |
1759 | 2025-02-13T04:30:44.858Z | Compiling indexmap v2.7.1 |
1760 | 2025-02-13T04:30:45.505Z | Compiling tokio v1.43.0 |
1761 | 2025-02-13T04:30:46.160Z | Compiling serde_tokenstream v0.2.2 |
1762 | 2025-02-13T04:30:46.521Z | Compiling uuid v1.12.0 |
1763 | 2025-02-13T04:30:46.678Z | Compiling which v4.4.2 |
1764 | 2025-02-13T04:30:47.521Z | Compiling http v1.2.0 |
1765 | 2025-02-13T04:30:47.575Z | Compiling chrono v0.4.39 |
1766 | 2025-02-13T04:30:47.917Z | Compiling rustc_version v0.4.1 |
1767 | 2025-02-13T04:30:50.147Z | Compiling hmac v0.12.1 |
1768 | 2025-02-13T04:30:51.725Z | Compiling pest_meta v2.7.14 |
1769 | 2025-02-13T04:30:54.027Z | Compiling block-padding v0.3.3 |
1770 | 2025-02-13T04:30:54.276Z | Compiling openssl-macros v0.1.1 |
1771 | 2025-02-13T04:30:54.983Z | Compiling native-tls v0.2.12 |
1772 | 2025-02-13T04:30:55.204Z | Compiling rustls v0.23.19 |
1773 | 2025-02-13T04:30:55.333Z | Compiling inout v0.1.3 |
1774 | 2025-02-13T04:30:55.372Z | Compiling pest_generator v2.7.14 |
1775 | 2025-02-13T04:30:55.506Z | Compiling tinystr v0.7.6 |
1776 | 2025-02-13T04:30:55.710Z | Compiling toml_datetime v0.6.8 |
1777 | 2025-02-13T04:30:55.862Z | Compiling serde_spanned v0.6.8 |
1778 | 2025-02-13T04:30:56.024Z | Compiling tracing-core v0.1.32 |
1779 | 2025-02-13T04:30:56.084Z | Compiling writeable v0.5.5 |
1780 | 2025-02-13T04:30:56.144Z | Compiling strsim v0.11.1 |
1781 | 2025-02-13T04:30:56.165Z | Compiling dyn-clone v1.0.17 |
1782 | 2025-02-13T04:30:56.412Z | Compiling litemap v0.7.3 |
1783 | 2025-02-13T04:30:57.015Z | Compiling pest_derive v2.7.14 |
1784 | 2025-02-13T04:30:57.133Z | Compiling icu_locid v1.5.0 |
1785 | 2025-02-13T04:30:57.182Z | Compiling tracing v0.1.40 |
1786 | 2025-02-13T04:30:58.074Z | Compiling cipher v0.4.4 |
1787 | 2025-02-13T04:30:58.128Z | Compiling sha2 v0.10.8 |
1788 | 2025-02-13T04:30:58.535Z | Compiling cookie v0.18.1 |
1789 | 2025-02-13T04:30:58.837Z | Compiling usdt-impl v0.5.0 |
1790 | 2025-02-13T04:30:58.887Z | Compiling base64ct v1.6.0 |
1791 | 2025-02-13T04:30:59.000Z | Compiling aws-lc-sys v0.22.0 |
1792 | 2025-02-13T04:30:59.224Z | Compiling icu_provider v1.5.0 |
1793 | 2025-02-13T04:30:59.423Z | Compiling pem-rfc7468 v0.7.0 |
1794 | 2025-02-13T04:31:00.121Z | Compiling scroll v0.12.0 |
1795 | 2025-02-13T04:31:00.719Z | Compiling ppv-lite86 v0.2.20 |
1796 | 2025-02-13T04:31:01.995Z | Compiling async-trait v0.1.86 |
1797 | 2025-02-13T04:31:03.894Z | Compiling camino v1.1.9 |
1798 | 2025-02-13T04:31:04.136Z | Compiling icu_locid_transform_data v1.5.0 |
1799 | 2025-02-13T04:31:04.244Z | Compiling flagset v0.4.6 |
1800 | 2025-02-13T04:31:04.442Z | Compiling percent-encoding v2.3.1 |
1801 | 2025-02-13T04:31:04.479Z | Compiling anyhow v1.0.95 |
1802 | 2025-02-13T04:31:04.877Z | Compiling rustls-pki-types v1.10.0 |
1803 | 2025-02-13T04:31:04.971Z | Compiling plain v0.2.3 |
1804 | 2025-02-13T04:31:05.132Z | Compiling goblin v0.8.2 |
1805 | 2025-02-13T04:31:06.429Z | Compiling icu_locid_transform v1.5.0 |
1806 | 2025-02-13T04:31:07.757Z | Compiling der v0.7.9 |
1807 | 2025-02-13T04:31:10.373Z | Compiling rand_chacha v0.3.1 |
1808 | 2025-02-13T04:31:11.117Z | Compiling tokio-util v0.7.12 |
1809 | 2025-02-13T04:31:11.241Z | Compiling icu_collections v1.5.0 |
1810 | 2025-02-13T04:31:11.801Z | Compiling pretty-hex v0.4.1 |
1811 | 2025-02-13T04:31:12.018Z | Compiling mirai-annotations v1.12.0 |
1812 | 2025-02-13T04:31:12.216Z | Compiling icu_properties_data v1.5.0 |
1813 | 2025-02-13T04:31:12.481Z | Compiling rustls v0.22.4 |
1814 | 2025-02-13T04:31:12.793Z | Compiling rayon-core v1.12.1 |
1815 | 2025-02-13T04:31:12.888Z | Compiling untrusted v0.9.0 |
1816 | 2025-02-13T04:31:12.982Z | Compiling powerfmt v0.2.0 |
1817 | 2025-02-13T04:31:13.098Z | Compiling untrusted v0.7.1 |
1818 | 2025-02-13T04:31:13.300Z | Compiling deranged v0.3.11 |
1819 | 2025-02-13T04:31:13.322Z | Compiling icu_properties v1.5.1 |
1820 | 2025-02-13T04:31:13.939Z | Compiling dof v0.3.0 |
1821 | 2025-02-13T04:31:14.646Z | Compiling rand v0.8.5 |
1822 | 2025-02-13T04:31:14.959Z | Compiling spki v0.7.3 |
1823 | 2025-02-13T04:31:15.413Z | Compiling salsa20 v0.10.2 |
1824 | 2025-02-13T04:31:15.474Z | Compiling dtrace-parser v0.2.0 |
1825 | 2025-02-13T04:31:16.094Z | Compiling pbkdf2 v0.12.2 |
1826 | 2025-02-13T04:31:17.002Z | Compiling thread-id v4.2.2 |
1827 | 2025-02-13T04:31:17.123Z | Compiling utf16_iter v1.0.5 |
1828 | 2025-02-13T04:31:17.137Z | Compiling utf8_iter v1.0.4 |
1829 | 2025-02-13T04:31:17.324Z | Compiling litrs v0.4.1 |
1830 | 2025-02-13T04:31:17.327Z | Compiling icu_normalizer_data v1.5.0 |
1831 | 2025-02-13T04:31:17.556Z | Compiling atomic-waker v1.1.2 |
1832 | 2025-02-13T04:31:17.757Z | Compiling winnow v0.5.40 |
1833 | 2025-02-13T04:31:18.295Z | Compiling num_threads v0.1.7 |
1834 | 2025-02-13T04:31:18.347Z | Compiling write16 v1.0.0 |
1835 | 2025-02-13T04:31:18.520Z | Compiling icu_normalizer v1.5.0 |
1836 | 2025-02-13T04:31:18.747Z | Compiling time v0.3.36 |
1837 | 2025-02-13T04:31:19.249Z | Compiling document-features v0.2.10 |
1838 | 2025-02-13T04:31:21.111Z | Compiling toml_edit v0.19.15 |
1839 | 2025-02-13T04:31:22.791Z | Compiling scrypt v0.11.0 |
1840 | 2025-02-13T04:31:23.254Z | Compiling form_urlencoded v1.2.1 |
1841 | 2025-02-13T04:31:23.287Z | Compiling cbc v0.1.2 |
1842 | 2025-02-13T04:31:23.350Z | Compiling aes v0.8.4 |
1843 | 2025-02-13T04:31:23.507Z | Compiling http-body v1.0.1 |
1844 | 2025-02-13T04:31:23.751Z | Compiling multer v3.1.0 |
1845 | 2025-02-13T04:31:23.783Z | Compiling slog-async v2.8.0 |
1846 | 2025-02-13T04:31:24.215Z | Compiling try-lock v0.2.5 |
1847 | 2025-02-13T04:31:24.232Z | Compiling tinyvec_macros v0.1.1 |
1848 | 2025-02-13T04:31:24.338Z | Compiling rustversion v1.0.17 |
1849 | 2025-02-13T04:31:24.445Z | Compiling want v0.3.1 |
1850 | 2025-02-13T04:31:24.574Z | Compiling tinyvec v1.8.0 |
1851 | 2025-02-13T04:31:25.029Z | Compiling pkcs5 v0.7.1 |
1852 | 2025-02-13T04:31:26.552Z | Compiling idna_adapter v1.2.0 |
1853 | 2025-02-13T04:31:26.989Z | Compiling h2 v0.4.6 |
1854 | 2025-02-13T04:31:27.303Z | Compiling heapless v0.7.17 |
1855 | 2025-02-13T04:31:27.635Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1856 | 2025-02-13T04:31:27.948Z | Compiling httpdate v1.0.3 |
1857 | 2025-02-13T04:31:28.096Z | Compiling signal-hook v0.3.17 |
1858 | 2025-02-13T04:31:28.992Z | Compiling idna v1.0.3 |
1859 | 2025-02-13T04:31:30.485Z | Compiling pkcs8 v0.10.2 |
1860 | 2025-02-13T04:31:31.607Z | Compiling usdt-macro v0.5.0 |
1861 | 2025-02-13T04:31:31.629Z | Compiling usdt-attr-macro v0.5.0 |
1862 | 2025-02-13T04:31:32.954Z | Compiling async-stream-impl v0.3.6 |
1863 | 2025-02-13T04:31:33.035Z | Compiling tower-service v0.3.3 |
1864 | 2025-02-13T04:31:33.076Z | Compiling adler2 v2.0.0 |
1865 | 2025-02-13T04:31:33.366Z | Compiling base64 v0.22.1 |
1866 | 2025-02-13T04:31:34.096Z | Compiling miniz_oxide v0.8.0 |
1867 | 2025-02-13T04:31:35.119Z | Compiling hyper v1.5.2 |
1868 | 2025-02-13T04:31:36.848Z | Compiling curve25519-dalek v4.1.3 |
1869 | 2025-02-13T04:31:37.252Z | Compiling openapiv3 v2.0.0 |
1870 | 2025-02-13T04:31:37.466Z | Compiling enum-as-inner v0.6.1 |
1871 | 2025-02-13T04:31:38.464Z | Compiling hyper-util v0.1.10 |
1872 | 2025-02-13T04:31:41.103Z | Compiling dropshot v0.12.0 |
1873 | 2025-02-13T04:31:41.416Z | Compiling newtype-uuid v1.2.1 |
1874 | 2025-02-13T04:31:41.581Z | Compiling portable-atomic v1.9.0 |
1875 | 2025-02-13T04:31:41.717Z | Compiling match_cfg v0.1.0 |
1876 | 2025-02-13T04:31:42.432Z | Compiling foreign-types-shared v0.1.1 |
1877 | 2025-02-13T04:31:42.464Z | Compiling smoltcp v0.9.1 |
1878 | 2025-02-13T04:31:42.698Z | Compiling num-bigint-dig v0.8.4 |
1879 | 2025-02-13T04:31:43.016Z | Compiling foreign-types v0.3.2 |
1880 | 2025-02-13T04:31:43.159Z | Compiling hostname v0.3.1 |
1881 | 2025-02-13T04:31:45.094Z | Compiling url v2.5.3 |
1882 | 2025-02-13T04:31:46.914Z | Compiling http-body-util v0.1.2 |
1883 | 2025-02-13T04:31:47.205Z | Compiling dirs-sys-next v0.1.2 |
1884 | 2025-02-13T04:31:47.470Z | Compiling encoding_rs v0.8.34 |
1885 | 2025-02-13T04:31:47.643Z | Compiling data-encoding v2.6.0 |
1886 | 2025-02-13T04:31:47.817Z | Compiling heck v0.4.1 |
1887 | 2025-02-13T04:31:48.223Z | Compiling mime v0.3.17 |
1888 | 2025-02-13T04:31:49.150Z | Compiling gimli v0.31.1 |
1889 | 2025-02-13T04:31:49.248Z | Compiling siphasher v0.3.11 |
1890 | 2025-02-13T04:31:49.596Z | Compiling ident_case v1.0.1 |
1891 | 2025-02-13T04:31:49.778Z | Compiling darling_core v0.20.10 |
1892 | 2025-02-13T04:31:50.917Z | Compiling dirs-next v2.0.0 |
1893 | 2025-02-13T04:31:55.178Z | Compiling addr2line v0.24.2 |
1894 | 2025-02-13T04:31:56.364Z | Compiling unicode-normalization v0.1.24 |
1895 | 2025-02-13T04:31:57.432Z | Compiling serde_urlencoded v0.7.1 |
1896 | 2025-02-13T04:31:58.007Z | Compiling crossbeam-epoch v0.9.18 |
1897 | 2025-02-13T04:31:58.555Z | Compiling rustls-pemfile v2.2.0 |
1898 | 2025-02-13T04:31:58.656Z | Compiling hubpack_derive v0.1.1 |
1899 | 2025-02-13T04:31:58.720Z | Compiling dropshot_endpoint v0.12.0 |
1900 | 2025-02-13T04:31:59.097Z | Compiling sha1 v0.10.6 |
1901 | 2025-02-13T04:31:59.169Z | Compiling signature v2.2.0 |
1902 | 2025-02-13T04:31:59.427Z | Compiling zerocopy-derive v0.6.6 |
1903 | 2025-02-13T04:31:59.461Z | Compiling curve25519-dalek-derive v0.1.1 |
1904 | 2025-02-13T04:31:59.552Z | Compiling object v0.36.5 |
1905 | 2025-02-13T04:32:01.181Z | Compiling thread_local v1.1.8 |
1906 | 2025-02-13T04:32:01.634Z | Compiling fs-err v2.11.0 |
1907 | 2025-02-13T04:32:02.529Z | Compiling openssl-probe v0.1.5 |
1908 | 2025-02-13T04:32:03.036Z | Compiling unicode-bidi v0.3.17 |
1909 | 2025-02-13T04:32:04.466Z | Compiling rustc-demangle v0.1.24 |
1910 | 2025-02-13T04:32:06.053Z | Compiling winnow v0.6.20 |
1911 | 2025-02-13T04:32:07.764Z | Compiling utf8parse v0.2.2 |
1912 | 2025-02-13T04:32:07.967Z | Compiling anstyle v1.0.10 |
1913 | 2025-02-13T04:32:08.396Z | Compiling ipnet v2.10.1 |
1914 | 2025-02-13T04:32:09.316Z | Compiling unicode-properties v0.1.3 |
1915 | 2025-02-13T04:32:09.734Z | Compiling rustls-webpki v0.102.8 |
1916 | 2025-02-13T04:32:10.524Z | Compiling stringprep v0.1.5 |
1917 | 2025-02-13T04:32:13.571Z | Compiling toml_edit v0.22.22 |
1918 | 2025-02-13T04:32:14.087Z | Compiling anstyle-parse v0.2.5 |
1919 | 2025-02-13T04:32:14.415Z | Compiling backtrace v0.3.74 |
1920 | 2025-02-13T04:32:21.122Z | Compiling crossbeam-deque v0.8.5 |
1921 | 2025-02-13T04:32:21.484Z | Compiling darling_macro v0.20.10 |
1922 | 2025-02-13T04:32:21.811Z | Compiling term v0.7.0 |
1923 | 2025-02-13T04:32:22.345Z | Compiling slog-json v2.6.1 |
1924 | 2025-02-13T04:32:23.371Z | Compiling crossbeam-channel v0.5.13 |
1925 | 2025-02-13T04:32:23.815Z | Compiling hashbrown v0.14.5 |
1926 | 2025-02-13T04:32:24.518Z | Compiling futures-executor v0.3.31 |
1927 | 2025-02-13T04:32:24.794Z | Compiling num-integer v0.1.46 |
1928 | 2025-02-13T04:32:24.925Z | Compiling md-5 v0.10.6 |
1929 | 2025-02-13T04:32:24.948Z | Compiling ff v0.13.0 |
1930 | 2025-02-13T04:32:24.965Z | Compiling hash32 v0.2.1 |
1931 | 2025-02-13T04:32:25.171Z | Compiling memmap v0.7.0 |
1932 | 2025-02-13T04:32:25.190Z | Compiling is-terminal v0.4.13 |
1933 | 2025-02-13T04:32:25.322Z | Compiling is_terminal_polyfill v1.70.1 |
1934 | 2025-02-13T04:32:25.357Z | Compiling psl-types v2.0.11 |
1935 | 2025-02-13T04:32:25.453Z | Compiling quick-error v1.2.3 |
1936 | 2025-02-13T04:32:25.492Z | Compiling colorchoice v1.0.2 |
1937 | 2025-02-13T04:32:25.563Z | Compiling take_mut v0.2.2 |
1938 | 2025-02-13T04:32:25.614Z | Compiling anstyle-query v1.1.1 |
1939 | 2025-02-13T04:32:25.657Z | Compiling base16ct v0.2.0 |
1940 | 2025-02-13T04:32:25.678Z | Compiling linked-hash-map v0.5.6 |
1941 | 2025-02-13T04:32:25.737Z | Compiling fallible-iterator v0.2.0 |
1942 | 2025-02-13T04:32:25.766Z | Compiling utf-8 v0.7.6 |
1943 | 2025-02-13T04:32:26.017Z | Compiling lru-cache v0.1.2 |
1944 | 2025-02-13T04:32:26.057Z | Compiling tungstenite v0.24.0 |
1945 | 2025-02-13T04:32:26.219Z | Compiling sec1 v0.7.3 |
1946 | 2025-02-13T04:32:26.416Z | Compiling postgres-protocol v0.6.7 |
1947 | 2025-02-13T04:32:26.756Z | Compiling anstream v0.6.15 |
1948 | 2025-02-13T04:32:27.339Z | Compiling publicsuffix v2.3.0 |
1949 | 2025-02-13T04:32:27.488Z | Compiling resolv-conf v0.7.0 |
1950 | 2025-02-13T04:32:27.637Z | Compiling usdt v0.5.0 |
1951 | 2025-02-13T04:32:27.790Z | Compiling slog-term v2.9.1 |
1952 | 2025-02-13T04:32:27.994Z | Compiling num-iter v0.1.45 |
1953 | 2025-02-13T04:32:28.118Z | Compiling group v0.13.0 |
1954 | 2025-02-13T04:32:28.186Z | Compiling regress v0.10.1 |
1955 | 2025-02-13T04:32:28.432Z | Compiling futures v0.3.31 |
1956 | 2025-02-13T04:32:31.545Z | Compiling slog-bunyan v2.5.0 |
1957 | 2025-02-13T04:32:31.746Z | Compiling darling v0.20.10 |
1958 | 2025-02-13T04:32:31.985Z | Compiling tokio-native-tls v0.3.1 |
1959 | 2025-02-13T04:32:32.346Z | Compiling tokio-rustls v0.26.0 |
1960 | 2025-02-13T04:32:32.365Z | Compiling toml v0.8.19 |
1961 | 2025-02-13T04:32:32.679Z | Compiling tokio-rustls v0.25.0 |
1962 | 2025-02-13T04:32:32.756Z | Compiling hickory-proto v0.24.3 |
1963 | 2025-02-13T04:32:33.094Z | Compiling phf_shared v0.11.2 |
1964 | 2025-02-13T04:32:33.476Z | Compiling strum_macros v0.25.3 |
1965 | 2025-02-13T04:32:34.004Z | Compiling async-stream v0.3.6 |
1966 | 2025-02-13T04:32:34.063Z | Compiling waitgroup v0.1.2 |
1967 | 2025-02-13T04:32:34.266Z | Compiling webpki-roots v0.26.6 |
1968 | 2025-02-13T04:32:34.510Z | Compiling hkdf v0.12.4 |
1969 | 2025-02-13T04:32:34.562Z | Compiling terminal_size v0.4.0 |
1970 | 2025-02-13T04:32:34.691Z | Compiling serde_path_to_error v0.1.16 |
1971 | 2025-02-13T04:32:34.782Z | Compiling crypto-bigint v0.5.5 |
1972 | 2025-02-13T04:32:35.334Z | Compiling clap_derive v4.5.24 |
1973 | 2025-02-13T04:32:35.441Z | Compiling derive-where v1.2.7 |
1974 | 2025-02-13T04:32:36.729Z | Compiling serde_repr v0.1.19 |
1975 | 2025-02-13T04:32:37.795Z | Compiling hostname v0.4.0 |
1976 | 2025-02-13T04:32:38.059Z | Compiling crc32fast v1.4.2 |
1977 | 2025-02-13T04:32:38.081Z | Compiling managed v0.8.0 |
1978 | 2025-02-13T04:32:38.316Z | Compiling debug-ignore v1.0.5 |
1979 | 2025-02-13T04:32:38.371Z | Compiling bitflags v1.3.2 |
1980 | 2025-02-13T04:32:38.485Z | Compiling unicode-width v0.2.0 |
1981 | 2025-02-13T04:32:39.269Z | Compiling clap_lex v0.7.4 |
1982 | 2025-02-13T04:32:39.620Z | Compiling clap_builder v4.5.27 |
1983 | 2025-02-13T04:32:39.769Z | Compiling console v0.15.10 |
1984 | 2025-02-13T04:32:42.547Z | Compiling flate2 v1.0.35 |
1985 | 2025-02-13T04:32:42.712Z | Compiling hickory-resolver v0.24.2 |
1986 | 2025-02-13T04:32:43.461Z | Compiling elliptic-curve v0.13.8 |
1987 | 2025-02-13T04:32:44.621Z | Compiling hyper-rustls v0.27.3 |
1988 | 2025-02-13T04:32:46.575Z | Compiling phf v0.11.2 |
1989 | 2025-02-13T04:32:46.864Z | Compiling hyper-tls v0.6.0 |
1990 | 2025-02-13T04:32:47.700Z | Compiling typify-impl v0.2.0 |
1991 | 2025-02-13T04:32:47.948Z | Compiling signal-hook-mio v0.2.4 |
1992 | 2025-02-13T04:32:48.251Z | Compiling rayon v1.10.0 |
1993 | 2025-02-13T04:32:48.718Z | Compiling bzip2 v0.4.4 |
1994 | 2025-02-13T04:32:49.077Z | Compiling cookie_store v0.21.1 |
1995 | 2025-02-13T04:32:50.418Z | Compiling postgres-types v0.2.8 |
1996 | 2025-02-13T04:32:51.653Z | Compiling tokio-tungstenite v0.24.0 |
1997 | 2025-02-13T04:32:51.796Z | Compiling zerocopy v0.6.6 |
1998 | 2025-02-13T04:32:52.178Z | Compiling hubpack v0.1.2 |
1999 | 2025-02-13T04:32:52.359Z | Compiling ed25519 v2.2.3 |
2000 | 2025-02-13T04:32:52.533Z | Compiling phf_shared v0.10.0 |
2001 | 2025-02-13T04:32:52.604Z | Compiling pkcs1 v0.7.5 |
2002 | 2025-02-13T04:32:52.832Z | Compiling tokio-stream v0.1.16 |
2003 | 2025-02-13T04:32:52.948Z | Compiling ipnetwork v0.20.0 |
2004 | 2025-02-13T04:32:53.487Z | Compiling rfc6979 v0.4.0 |
2005 | 2025-02-13T04:32:53.787Z | Compiling serde-big-array v0.5.1 |
2006 | 2025-02-13T04:32:53.866Z | Compiling float-cmp v0.9.0 |
2007 | 2025-02-13T04:32:54.022Z | Compiling sync_wrapper v1.0.1 |
2008 | 2025-02-13T04:32:54.193Z | Compiling bstr v1.10.0 |
2009 | 2025-02-13T04:32:54.361Z | Compiling bit-vec v0.6.3 |
2010 | 2025-02-13T04:32:54.781Z | Compiling predicates-core v1.0.8 |
2011 | 2025-02-13T04:32:55.082Z | Compiling precomputed-hash v0.1.1 |
2012 | 2025-02-13T04:32:55.338Z | Compiling normalize-line-endings v0.3.0 |
2013 | 2025-02-13T04:32:55.451Z | Compiling fixedbitset v0.4.2 |
2014 | 2025-02-13T04:32:55.877Z | Compiling difflib v0.4.0 |
2015 | 2025-02-13T04:32:56.109Z | Compiling unicode-segmentation v1.12.0 |
2016 | 2025-02-13T04:32:56.623Z | Compiling number_prefix v0.4.0 |
2017 | 2025-02-13T04:32:56.862Z | Compiling new_debug_unreachable v1.0.6 |
2018 | 2025-02-13T04:32:56.959Z | Compiling static_assertions v1.1.0 |
2019 | 2025-02-13T04:32:56.993Z | Compiling whoami v1.5.2 |
2020 | 2025-02-13T04:32:56.995Z | Compiling string_cache v0.8.7 |
2021 | 2025-02-13T04:32:57.071Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2022 | 2025-02-13T04:32:57.378Z | Compiling tokio-postgres v0.7.12 |
2023 | 2025-02-13T04:32:57.501Z | Compiling similar v2.6.0 |
2024 | 2025-02-13T04:32:57.972Z | Compiling typify-macro v0.2.0 |
2025 | 2025-02-13T04:32:59.196Z | Compiling indicatif v0.17.11 |
2026 | 2025-02-13T04:32:59.314Z | Compiling predicates v3.1.2 |
2027 | 2025-02-13T04:33:00.577Z | Compiling reqwest v0.12.9 |
2028 | 2025-02-13T04:33:00.932Z | Compiling petgraph v0.6.5 |
2029 | 2025-02-13T04:33:01.349Z | Compiling bit-set v0.5.3 |
2030 | 2025-02-13T04:33:02.640Z | Compiling qorb v0.2.1 |
2031 | 2025-02-13T04:33:03.015Z | Compiling ecdsa v0.16.9 |
2032 | 2025-02-13T04:33:03.165Z | Compiling rsa v0.9.6 |
2033 | 2025-02-13T04:33:03.508Z | Compiling ed25519-dalek v2.1.1 |
2034 | 2025-02-13T04:33:04.114Z | Compiling zip v0.6.6 |
2035 | 2025-02-13T04:33:04.379Z | Compiling crossterm v0.28.1 |
2036 | 2025-02-13T04:33:04.552Z | Compiling clap v4.5.27 |
2037 | 2025-02-13T04:33:06.181Z | Compiling toml v0.7.8 |
2038 | 2025-02-13T04:33:07.410Z | Compiling x509-cert v0.2.5 |
2039 | 2025-02-13T04:33:07.749Z | Compiling hex v0.4.3 |
2040 | 2025-02-13T04:33:08.652Z | Compiling itertools v0.10.5 |
2041 | 2025-02-13T04:33:08.819Z | Compiling peg-runtime v0.8.3 |
2042 | 2025-02-13T04:33:09.224Z | Compiling lalrpop-util v0.19.12 |
2043 | 2025-02-13T04:33:09.312Z | Compiling unicode-xid v0.2.6 |
2044 | 2025-02-13T04:33:09.511Z | Compiling zerocopy v0.8.10 |
2045 | 2025-02-13T04:33:11.471Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2046 | 2025-02-13T04:33:15.803Z | Compiling proc-macro-crate v1.3.1 |
2047 | 2025-02-13T04:33:16.573Z | Compiling macaddr v1.0.1 |
2048 | 2025-02-13T04:33:16.866Z | Compiling zerocopy-derive v0.8.10 |
2049 | 2025-02-13T04:33:17.014Z | Compiling itertools v0.13.0 |
2050 | 2025-02-13T04:33:19.294Z | Compiling heapless v0.8.0 |
2051 | 2025-02-13T04:33:19.945Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2052 | 2025-02-13T04:33:24.980Z | Compiling num_enum_derive v0.5.11 |
2053 | 2025-02-13T04:33:30.509Z | Compiling hash32 v0.3.1 |
2054 | 2025-02-13T04:33:32.457Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2055 | 2025-02-13T04:33:33.568Z | Compiling smoltcp v0.11.0 |
2056 | 2025-02-13T04:33:37.791Z | Compiling num_enum v0.5.11 |
2057 | 2025-02-13T04:33:37.997Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2058 | 2025-02-13T04:33:39.028Z | Compiling typify v0.2.0 |
2059 | 2025-02-13T04:33:39.176Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
2060 | 2025-02-13T04:33:40.019Z | Compiling proc-macro-error-attr v1.0.4 |
2061 | 2025-02-13T04:33:40.336Z | Compiling thiserror v2.0.11 |
2062 | 2025-02-13T04:33:40.522Z | Compiling cobs v0.2.3 |
2063 | 2025-02-13T04:33:40.995Z | Compiling unsafe-libyaml v0.2.11 |
2064 | 2025-02-13T04:33:42.713Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2065 | 2025-02-13T04:33:43.356Z | Compiling serde_yaml v0.9.34+deprecated |
2066 | 2025-02-13T04:33:45.522Z | Compiling postcard v1.0.10 |
2067 | 2025-02-13T04:33:58.355Z | Compiling progenitor-impl v0.8.0 |
2068 | 2025-02-13T04:33:58.760Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2069 | 2025-02-13T04:34:08.531Z | Compiling strum_macros v0.26.4 |
2070 | 2025-02-13T04:34:09.679Z | Compiling foreign-types-macros v0.2.3 |
2071 | 2025-02-13T04:34:09.730Z | Compiling thiserror-impl v2.0.11 |
2072 | 2025-02-13T04:34:09.734Z | Compiling structmeta-derive v0.3.0 |
2073 | 2025-02-13T04:34:09.808Z | Compiling proc-macro-error v1.0.4 |
2074 | 2025-02-13T04:34:10.136Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2075 | 2025-02-13T04:34:12.065Z | Compiling foreign-types-shared v0.3.1 |
2076 | 2025-02-13T04:34:12.135Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2077 | 2025-02-13T04:34:12.244Z | Compiling unicode-width v0.1.14 |
2078 | 2025-02-13T04:34:12.584Z | Compiling strum v0.26.3 |
2079 | 2025-02-13T04:34:12.657Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2080 | 2025-02-13T04:34:12.874Z | Compiling tabwriter v1.4.0 |
2081 | 2025-02-13T04:34:13.640Z | Compiling foreign-types v0.5.0 |
2082 | 2025-02-13T04:34:13.772Z | Compiling structmeta v0.3.0 |
2083 | 2025-02-13T04:34:20.693Z | Compiling progenitor-macro v0.8.0 |
2084 | 2025-02-13T04:34:25.349Z | Compiling progenitor-client v0.8.0 |
2085 | 2025-02-13T04:34:28.902Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2086 | 2025-02-13T04:34:29.679Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2087 | 2025-02-13T04:34:29.698Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
2088 | 2025-02-13T04:34:30.248Z | Compiling cstr-argument v0.1.2 |
2089 | 2025-02-13T04:34:30.521Z | Compiling dropshot v0.15.1 |
2090 | 2025-02-13T04:34:30.524Z | Compiling fastrand v2.1.1 |
2091 | 2025-02-13T04:34:30.740Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
2092 | 2025-02-13T04:34:31.189Z | Compiling crucible-workspace-hack v0.1.0 |
2093 | 2025-02-13T04:34:31.277Z | Compiling pretty-hex v0.2.1 |
2094 | 2025-02-13T04:34:31.507Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2095 | 2025-02-13T04:34:31.524Z | Compiling progenitor v0.8.0 |
2096 | 2025-02-13T04:34:31.706Z | Compiling tempfile v3.13.0 |
2097 | 2025-02-13T04:34:31.835Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
2098 | 2025-02-13T04:34:32.169Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2099 | 2025-02-13T04:34:32.172Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2100 | 2025-02-13T04:34:32.407Z | Compiling parse-display-derive v0.10.0 |
2101 | 2025-02-13T04:34:32.980Z | Compiling colored v2.1.0 |
2102 | 2025-02-13T04:34:33.019Z | Compiling serde_with_macros v3.11.0 |
2103 | 2025-02-13T04:34:33.334Z | Compiling dropshot_endpoint v0.15.1 |
2104 | 2025-02-13T04:34:34.178Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2105 | 2025-02-13T04:34:34.911Z | Compiling instant v0.1.13 |
2106 | 2025-02-13T04:34:35.096Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2107 | 2025-02-13T04:34:35.390Z | Compiling serde_with v3.11.0 |
2108 | 2025-02-13T04:34:35.464Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2109 | 2025-02-13T04:34:36.010Z | Compiling parse-display v0.10.0 |
2110 | 2025-02-13T04:34:37.046Z | Compiling backoff v0.4.0 |
2111 | 2025-02-13T04:34:37.402Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2112 | 2025-02-13T04:34:37.967Z | Compiling zone_cfg_derive v0.3.0 |
2113 | 2025-02-13T04:34:38.006Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2114 | 2025-02-13T04:34:38.266Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2115 | 2025-02-13T04:34:38.719Z | Compiling camino-tempfile v1.1.1 |
2116 | 2025-02-13T04:34:38.975Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2117 | 2025-02-13T04:34:39.359Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2118 | 2025-02-13T04:34:39.398Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2119 | 2025-02-13T04:34:39.497Z | Compiling regress v0.9.1 |
2120 | 2025-02-13T04:34:39.733Z | Compiling progenitor-client v0.9.1 |
2121 | 2025-02-13T04:34:39.844Z | Compiling num-derive v0.4.2 |
2122 | 2025-02-13T04:34:40.516Z | Compiling sigpipe v0.1.3 |
2123 | 2025-02-13T04:34:40.678Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2124 | 2025-02-13T04:34:40.989Z | Compiling libefi-sys v0.1.0 |
2125 | 2025-02-13T04:34:41.355Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2126 | 2025-02-13T04:34:41.880Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2127 | 2025-02-13T04:34:43.452Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2128 | 2025-02-13T04:34:44.538Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2129 | 2025-02-13T04:34:47.007Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2130 | 2025-02-13T04:34:47.521Z | Compiling zone v0.3.0 |
2131 | 2025-02-13T04:34:47.803Z | Compiling smf v0.2.3 |
2132 | 2025-02-13T04:34:50.401Z | Compiling bitfield-struct v0.6.2 |
2133 | 2025-02-13T04:34:50.820Z | Compiling blake3 v1.5.4 |
2134 | 2025-02-13T04:34:51.086Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2135 | 2025-02-13T04:34:51.626Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2136 | 2025-02-13T04:34:51.668Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2137 | 2025-02-13T04:34:51.804Z | Compiling xattr v1.3.1 |
2138 | 2025-02-13T04:34:52.075Z | Compiling filetime v0.2.25 |
2139 | 2025-02-13T04:34:52.097Z | Compiling memmap2 v0.9.5 |
2140 | 2025-02-13T04:34:52.415Z | Compiling arrayvec v0.7.6 |
2141 | 2025-02-13T04:34:52.453Z | Compiling arrayref v0.3.9 |
2142 | 2025-02-13T04:34:52.552Z | Compiling constant_time_eq v0.3.1 |
2143 | 2025-02-13T04:34:52.659Z | Compiling same-file v1.0.6 |
2144 | 2025-02-13T04:34:52.714Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2145 | 2025-02-13T04:34:52.751Z | Compiling tar v0.4.42 |
2146 | 2025-02-13T04:34:52.862Z | Compiling walkdir v2.5.0 |
2147 | 2025-02-13T04:34:52.883Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2148 | 2025-02-13T04:34:54.588Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2149 | 2025-02-13T04:34:55.002Z | Compiling gethostname v0.5.0 |
2150 | 2025-02-13T04:34:55.228Z | Compiling cargo-platform v0.1.8 |
2151 | 2025-02-13T04:34:55.481Z | Compiling topological-sort v0.2.2 |
2152 | 2025-02-13T04:34:55.512Z | Compiling indent_write v2.2.0 |
2153 | 2025-02-13T04:34:55.759Z | Compiling omicron-zone-package v0.12.0 |
2154 | 2025-02-13T04:34:55.779Z | Compiling cargo_metadata v0.18.1 |
2155 | 2025-02-13T04:34:56.268Z | Compiling shell-words v1.1.0 |
2156 | 2025-02-13T04:35:00.575Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2157 | 2025-02-13T04:35:02.992Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2158 | 2025-02-13T04:35:07.585Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2159 | 2025-02-13T04:35:24.348Z | Finished `release` profile [optimized] target(s) in 5m 07s |
2160 | 2025-02-13T04:35:24.516Z | Running `target/release/omicron-package -t test target create -p dev` |
2161 | 2025-02-13T04:35:24.564Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2162 | 2025-02-13T04:35:24.566Z | Created new build target 'test' and set it as active |
2163 | 2025-02-13T04:35:24.566Z | |
2164 | 2025-02-13T04:35:24.566Z | real 5:07.966725757 |
2165 | 2025-02-13T04:35:24.566Z | user 35:59.567605982 |
2166 | 2025-02-13T04:35:24.566Z | sys 3:19.257979559 |
2167 | 2025-02-13T04:35:24.566Z | trap 1.150765119 |
2168 | 2025-02-13T04:35:24.566Z | tflt 3.036291123 |
2169 | 2025-02-13T04:35:24.567Z | dflt 0.735400508 |
2170 | 2025-02-13T04:35:24.567Z | kflt 0.000510158 |
2171 | 2025-02-13T04:35:24.567Z | lock 1:12:27.658084631 |
2172 | 2025-02-13T04:35:24.567Z | slp 2:25:36.812091576 |
2173 | 2025-02-13T04:35:24.567Z | lat 2:41.692946235 |
2174 | 2025-02-13T04:35:24.567Z | stop 4:47.840096354 |
2175 | 2025-02-13T04:35:24.569Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
2176 | 2025-02-13T04:35:25.516Z | Finished `release` profile [optimized] target(s) in 0.90s |
2177 | 2025-02-13T04:35:25.574Z | Running `target/release/omicron-package -t test package` |
2178 | 2025-02-13T04:35:25.620Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2179 | 2025-02-13T04:35:26.742Z | Compiling thiserror v2.0.11 |
2180 | 2025-02-13T04:35:27.137Z | Compiling typify-impl v0.3.0 |
2181 | 2025-02-13T04:35:27.166Z | Compiling convert_case v0.4.0 |
2182 | 2025-02-13T04:35:27.166Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2183 | 2025-02-13T04:35:27.166Z | Compiling newline-converter v0.3.0 |
2184 | 2025-02-13T04:35:27.166Z | Compiling password-hash v0.5.0 |
2185 | 2025-02-13T04:35:27.166Z | Compiling blake2 v0.10.6 |
2186 | 2025-02-13T04:35:27.166Z | Compiling base64 v0.21.7 |
2187 | 2025-02-13T04:35:27.166Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2188 | 2025-02-13T04:35:27.183Z | Compiling expectorate v1.1.0 |
2189 | 2025-02-13T04:35:27.452Z | Compiling argon2 v0.5.3 |
2190 | 2025-02-13T04:35:27.654Z | Compiling derive_more v0.99.19 |
2191 | 2025-02-13T04:35:27.793Z | Compiling atomicwrites v0.4.4 |
2192 | 2025-02-13T04:35:28.001Z | Compiling owo-colors v4.1.0 |
2193 | 2025-02-13T04:35:28.104Z | Compiling cancel-safe-futures v0.1.5 |
2194 | 2025-02-13T04:35:28.346Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2195 | 2025-02-13T04:35:28.364Z | Compiling num-rational v0.4.2 |
2196 | 2025-02-13T04:35:28.499Z | Compiling progenitor-client v0.9.1 |
2197 | 2025-02-13T04:35:28.913Z | Compiling num-complex v0.4.6 |
2198 | 2025-02-13T04:35:29.678Z | Compiling libsw v3.3.1 |
2199 | 2025-02-13T04:35:29.775Z | Compiling float-ord v0.3.2 |
2200 | 2025-02-13T04:35:29.972Z | Compiling num v0.4.3 |
2201 | 2025-02-13T04:35:30.026Z | Compiling swrite v0.1.0 |
2202 | 2025-02-13T04:35:30.084Z | Compiling linear-map v1.2.0 |
2203 | 2025-02-13T04:35:30.103Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2204 | 2025-02-13T04:35:30.184Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2205 | 2025-02-13T04:35:30.496Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2206 | 2025-02-13T04:35:30.776Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2207 | 2025-02-13T04:35:31.383Z | Compiling highway v1.2.0 |
2208 | 2025-02-13T04:35:32.870Z | Compiling semver v0.1.20 |
2209 | 2025-02-13T04:35:33.424Z | Compiling rustc_version v0.1.7 |
2210 | 2025-02-13T04:35:33.555Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2211 | 2025-02-13T04:35:33.823Z | Compiling newtype_derive v0.1.6 |
2212 | 2025-02-13T04:35:34.172Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2213 | 2025-02-13T04:35:37.697Z | Compiling tungstenite v0.21.0 |
2214 | 2025-02-13T04:35:37.854Z | Compiling typify-macro v0.3.0 |
2215 | 2025-02-13T04:35:38.555Z | Compiling ipnetwork v0.20.0 |
2216 | 2025-02-13T04:35:39.274Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
2217 | 2025-02-13T04:35:39.432Z | Compiling tokio-tungstenite v0.21.0 |
2218 | 2025-02-13T04:35:40.010Z | Compiling progenitor-client v0.8.0 |
2219 | 2025-02-13T04:35:40.067Z | Compiling humantime v2.1.0 |
2220 | 2025-02-13T04:35:40.472Z | Compiling progenitor v0.8.0 |
2221 | 2025-02-13T04:35:40.869Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
2222 | 2025-02-13T04:35:40.889Z | Compiling dropshot v0.15.1 |
2223 | 2025-02-13T04:35:40.961Z | Compiling instant v0.1.13 |
2224 | 2025-02-13T04:35:41.154Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2225 | 2025-02-13T04:35:41.185Z | Compiling backoff v0.4.0 |
2226 | 2025-02-13T04:35:41.345Z | Compiling typify v0.3.0 |
2227 | 2025-02-13T04:35:41.497Z | Compiling progenitor-impl v0.9.1 |
2228 | 2025-02-13T04:35:42.546Z | Compiling steno v0.4.1 |
2229 | 2025-02-13T04:35:47.350Z | Compiling progenitor-macro v0.9.1 |
2230 | 2025-02-13T04:35:48.614Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2231 | 2025-02-13T04:35:48.697Z | Compiling parse-display v0.10.0 |
2232 | 2025-02-13T04:35:49.218Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2233 | 2025-02-13T04:35:49.418Z | Compiling strum v0.26.3 |
2234 | 2025-02-13T04:35:49.616Z | Compiling serde_with v3.11.0 |
2235 | 2025-02-13T04:35:49.805Z | Compiling regress v0.9.1 |
2236 | 2025-02-13T04:35:53.106Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2237 | 2025-02-13T04:35:54.302Z | Compiling macaddr v1.0.1 |
2238 | 2025-02-13T04:35:54.692Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2239 | 2025-02-13T04:35:55.011Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2240 | 2025-02-13T04:35:55.381Z | Compiling slog-dtrace v0.3.0 |
2241 | 2025-02-13T04:35:55.766Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2242 | 2025-02-13T04:35:55.794Z | Compiling prettyplease v0.2.25 |
2243 | 2025-02-13T04:35:57.677Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2244 | 2025-02-13T04:35:58.190Z | Compiling progenitor v0.9.1 |
2245 | 2025-02-13T04:35:58.435Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2246 | 2025-02-13T04:36:01.377Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2247 | 2025-02-13T04:36:03.971Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2248 | 2025-02-13T04:36:11.821Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2249 | 2025-02-13T04:36:12.358Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2250 | 2025-02-13T04:36:13.368Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2251 | 2025-02-13T04:36:16.957Z | Compiling half v2.4.1 |
2252 | 2025-02-13T04:36:17.647Z | Compiling ciborium-io v0.2.2 |
2253 | 2025-02-13T04:36:17.731Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2254 | 2025-02-13T04:36:17.799Z | Compiling ciborium-ll v0.2.2 |
2255 | 2025-02-13T04:36:18.236Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2256 | 2025-02-13T04:36:18.354Z | Compiling ciborium v0.2.2 |
2257 | 2025-02-13T04:36:18.796Z | Compiling display-error-chain v0.2.2 |
2258 | 2025-02-13T04:36:19.033Z | Compiling fastrand v2.1.1 |
2259 | 2025-02-13T04:36:19.531Z | Compiling same-file v1.0.6 |
2260 | 2025-02-13T04:36:19.793Z | Compiling walkdir v2.5.0 |
2261 | 2025-02-13T04:36:20.310Z | Compiling tempfile v3.13.0 |
2262 | 2025-02-13T04:36:20.390Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2263 | 2025-02-13T04:36:21.033Z | Compiling blake3 v1.5.4 |
2264 | 2025-02-13T04:36:21.721Z | Compiling const_format_proc_macros v0.2.34 |
2265 | 2025-02-13T04:36:22.992Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2266 | 2025-02-13T04:36:23.398Z | Compiling xattr v1.3.1 |
2267 | 2025-02-13T04:36:23.470Z | Compiling filetime v0.2.25 |
2268 | 2025-02-13T04:36:23.686Z | Compiling memmap2 v0.9.5 |
2269 | 2025-02-13T04:36:23.779Z | Compiling maplit v1.0.2 |
2270 | 2025-02-13T04:36:23.810Z | Compiling arrayvec v0.7.6 |
2271 | 2025-02-13T04:36:23.926Z | Compiling keccak v0.1.5 |
2272 | 2025-02-13T04:36:24.095Z | Compiling arrayref v0.3.9 |
2273 | 2025-02-13T04:36:24.211Z | Compiling constant_time_eq v0.3.1 |
2274 | 2025-02-13T04:36:24.233Z | Compiling crunchy v0.2.2 |
2275 | 2025-02-13T04:36:24.704Z | Compiling sha3 v0.10.8 |
2276 | 2025-02-13T04:36:25.006Z | Compiling tar v0.4.42 |
2277 | 2025-02-13T04:36:25.368Z | Compiling const_format v0.2.34 |
2278 | 2025-02-13T04:36:25.556Z | Compiling camino-tempfile v1.1.1 |
2279 | 2025-02-13T04:36:25.817Z | Compiling toolchain_find v0.4.0 |
2280 | 2025-02-13T04:36:25.971Z | Compiling topological-sort v0.2.2 |
2281 | 2025-02-13T04:36:26.214Z | Compiling tiny-keccak v2.0.2 |
2282 | 2025-02-13T04:36:26.351Z | Compiling radium v0.7.0 |
2283 | 2025-02-13T04:36:26.555Z | Compiling omicron-zone-package v0.12.0 |
2284 | 2025-02-13T04:36:26.580Z | Compiling rustfmt-wrapper v0.2.1 |
2285 | 2025-02-13T04:36:26.902Z | Compiling dsl_auto_type v0.1.2 |
2286 | 2025-02-13T04:36:27.067Z | Compiling scheduled-thread-pool v0.2.7 |
2287 | 2025-02-13T04:36:27.129Z | Compiling diesel_table_macro_syntax v0.2.0 |
2288 | 2025-02-13T04:36:27.514Z | Compiling maybe-uninit v2.0.0 |
2289 | 2025-02-13T04:36:27.998Z | Compiling tap v1.0.1 |
2290 | 2025-02-13T04:36:28.190Z | Compiling diesel_derives v2.2.3 |
2291 | 2025-02-13T04:36:28.220Z | Compiling wyz v0.5.1 |
2292 | 2025-02-13T04:36:28.520Z | Compiling r2d2 v0.8.10 |
2293 | 2025-02-13T04:36:29.065Z | Compiling phf_generator v0.11.2 |
2294 | 2025-02-13T04:36:29.274Z | Compiling ascii-canvas v3.0.0 |
2295 | 2025-02-13T04:36:29.487Z | Compiling secrecy v0.8.0 |
2296 | 2025-02-13T04:36:29.747Z | Compiling ena v0.14.3 |
2297 | 2025-02-13T04:36:29.767Z | Compiling async-recursion v1.1.1 |
2298 | 2025-02-13T04:36:30.145Z | Compiling packed_struct v0.10.1 |
2299 | 2025-02-13T04:36:30.549Z | Compiling diff v0.1.13 |
2300 | 2025-02-13T04:36:30.568Z | Compiling crc-catalog v2.4.0 |
2301 | 2025-02-13T04:36:30.736Z | Compiling funty v2.0.0 |
2302 | 2025-02-13T04:36:31.030Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2303 | 2025-02-13T04:36:31.101Z | Compiling regex-syntax v0.6.29 |
2304 | 2025-02-13T04:36:31.337Z | Compiling arc-swap v1.7.1 |
2305 | 2025-02-13T04:36:31.451Z | Compiling crc v3.2.1 |
2306 | 2025-02-13T04:36:31.577Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2307 | 2025-02-13T04:36:31.966Z | Compiling slog-scope v4.4.0 |
2308 | 2025-02-13T04:36:32.735Z | Compiling bitvec v1.0.1 |
2309 | 2025-02-13T04:36:33.494Z | Compiling phf_codegen v0.11.2 |
2310 | 2025-02-13T04:36:33.648Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2311 | 2025-02-13T04:36:33.727Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2312 | 2025-02-13T04:36:34.757Z | Compiling lalrpop v0.19.12 |
2313 | 2025-02-13T04:36:36.023Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2314 | 2025-02-13T04:36:36.274Z | Compiling universal-hash v0.5.1 |
2315 | 2025-02-13T04:36:36.530Z | Compiling thiserror-impl-no-std v2.0.2 |
2316 | 2025-02-13T04:36:37.020Z | Compiling packed_struct_codegen v0.10.1 |
2317 | 2025-02-13T04:36:38.672Z | Compiling diesel v2.2.6 |
2318 | 2025-02-13T04:36:39.007Z | Compiling parse-zoneinfo v0.3.1 |
2319 | 2025-02-13T04:36:39.435Z | Compiling unicase v2.7.0 |
2320 | 2025-02-13T04:36:39.760Z | Compiling indexmap v1.9.3 |
2321 | 2025-02-13T04:36:40.096Z | Compiling opaque-debug v0.3.1 |
2322 | 2025-02-13T04:36:40.213Z | Compiling nodrop v0.1.14 |
2323 | 2025-02-13T04:36:40.340Z | Compiling ref-cast v1.0.23 |
2324 | 2025-02-13T04:36:40.372Z | Compiling array-init v0.0.4 |
2325 | 2025-02-13T04:36:40.889Z | Compiling poly1305 v0.8.0 |
2326 | 2025-02-13T04:36:41.381Z | Compiling chrono-tz-build v0.4.0 |
2327 | 2025-02-13T04:36:42.361Z | Compiling thiserror-no-std v2.0.2 |
2328 | 2025-02-13T04:36:42.513Z | Compiling smallvec v0.6.14 |
2329 | 2025-02-13T04:36:43.017Z | Compiling slog-stdlog v4.1.1 |
2330 | 2025-02-13T04:36:44.434Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2331 | 2025-02-13T04:36:44.752Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2332 | 2025-02-13T04:36:45.055Z | Compiling derive_builder_core v0.20.2 |
2333 | 2025-02-13T04:36:46.190Z | Compiling chacha20 v0.9.1 |
2334 | 2025-02-13T04:36:46.684Z | Compiling headers-core v0.3.0 |
2335 | 2025-02-13T04:36:46.882Z | Compiling aead v0.5.2 |
2336 | 2025-02-13T04:36:47.029Z | Compiling libxml v0.3.3 |
2337 | 2025-02-13T04:36:47.215Z | Compiling ref-cast-impl v1.0.23 |
2338 | 2025-02-13T04:36:47.389Z | Compiling vte_generate_state_changes v0.1.2 |
2339 | 2025-02-13T04:36:47.999Z | Compiling hashbrown v0.12.3 |
2340 | 2025-02-13T04:36:48.332Z | Compiling termcolor v1.4.1 |
2341 | 2025-02-13T04:36:49.305Z | Compiling bitfield v0.14.0 |
2342 | 2025-02-13T04:36:49.617Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2343 | 2025-02-13T04:36:50.408Z | Compiling env_logger v0.10.2 |
2344 | 2025-02-13T04:36:53.612Z | Compiling vte v0.11.1 |
2345 | 2025-02-13T04:36:55.144Z | Compiling chacha20poly1305 v0.10.1 |
2346 | 2025-02-13T04:36:55.387Z | Compiling derive_builder_macro v0.20.2 |
2347 | 2025-02-13T04:36:56.183Z | Compiling headers v0.4.0 |
2348 | 2025-02-13T04:36:56.624Z | Compiling polar-core v0.27.3 |
2349 | 2025-02-13T04:36:59.422Z | Compiling slog-envlogger v2.2.0 |
2350 | 2025-02-13T04:36:59.630Z | Compiling serde-hex v0.1.0 |
2351 | 2025-02-13T04:37:02.171Z | Compiling vsss-rs v3.3.4 |
2352 | 2025-02-13T04:37:04.426Z | Compiling chrono-tz v0.10.1 |
2353 | 2025-02-13T04:37:05.091Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2354 | 2025-02-13T04:37:06.206Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2355 | 2025-02-13T04:37:06.552Z | Compiling ron v0.8.1 |
2356 | 2025-02-13T04:37:07.952Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2357 | 2025-02-13T04:37:08.275Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2358 | 2025-02-13T04:37:09.041Z | Compiling hashbrown v0.13.2 |
2359 | 2025-02-13T04:37:10.320Z | Compiling strum_macros v0.24.3 |
2360 | 2025-02-13T04:37:12.127Z | Compiling fxhash v0.2.1 |
2361 | 2025-02-13T04:37:12.368Z | Compiling samael v0.0.17 |
2362 | 2025-02-13T04:37:12.591Z | Compiling indoc v1.0.9 |
2363 | 2025-02-13T04:37:13.355Z | Compiling lockfree-object-pool v0.1.6 |
2364 | 2025-02-13T04:37:13.400Z | Compiling bytecount v0.6.8 |
2365 | 2025-02-13T04:37:13.647Z | Compiling simd-adler32 v0.3.7 |
2366 | 2025-02-13T04:37:13.742Z | Compiling crc-any v2.5.0 |
2367 | 2025-02-13T04:37:13.962Z | Compiling zip v2.1.3 |
2368 | 2025-02-13T04:37:14.293Z | Compiling bumpalo v3.16.0 |
2369 | 2025-02-13T04:37:14.717Z | Compiling zopfli v0.8.1 |
2370 | 2025-02-13T04:37:14.881Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2371 | 2025-02-13T04:37:18.271Z | Compiling papergrid v0.11.0 |
2372 | 2025-02-13T04:37:20.243Z | Compiling object v0.30.4 |
2373 | 2025-02-13T04:37:23.490Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2374 | 2025-02-13T04:37:27.878Z | Compiling derive_builder v0.20.2 |
2375 | 2025-02-13T04:37:29.579Z | Compiling strip-ansi-escapes v0.2.0 |
2376 | 2025-02-13T04:37:30.576Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2377 | 2025-02-13T04:37:30.898Z | Compiling tabled_derive v0.7.0 |
2378 | 2025-02-13T04:37:31.354Z | Compiling fd-lock v4.0.2 |
2379 | 2025-02-13T04:37:31.599Z | Compiling peg-macros v0.8.4 |
2380 | 2025-02-13T04:37:32.256Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2381 | 2025-02-13T04:37:32.498Z | Compiling kstat-rs v0.2.4 |
2382 | 2025-02-13T04:37:32.910Z | Compiling impl-trait-for-tuples v0.2.2 |
2383 | 2025-02-13T04:37:33.278Z | Compiling oso-derive v0.27.3 |
2384 | 2025-02-13T04:37:33.323Z | Compiling quick-xml v0.33.0 |
2385 | 2025-02-13T04:37:34.206Z | Compiling diesel-dtrace v0.4.2 |
2386 | 2025-02-13T04:37:34.535Z | Compiling path-slash v0.1.5 |
2387 | 2025-02-13T04:37:34.777Z | Compiling nu-ansi-term v0.50.1 |
2388 | 2025-02-13T04:37:34.804Z | Compiling peg v0.8.4 |
2389 | 2025-02-13T04:37:34.938Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2390 | 2025-02-13T04:37:36.024Z | Compiling reedline v0.35.0 |
2391 | 2025-02-13T04:37:37.702Z | Compiling tabled v0.15.0 |
2392 | 2025-02-13T04:37:39.016Z | Compiling oso v0.27.3 |
2393 | 2025-02-13T04:37:39.909Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2394 | 2025-02-13T04:37:55.968Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2395 | 2025-02-13T04:37:59.403Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2396 | 2025-02-13T04:37:59.535Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2397 | 2025-02-13T04:38:01.053Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2398 | 2025-02-13T04:38:01.222Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
2399 | 2025-02-13T04:38:01.509Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2400 | 2025-02-13T04:38:01.833Z | Compiling pem v3.0.4 |
2401 | 2025-02-13T04:38:03.378Z | Compiling bb8 v0.8.5 |
2402 | 2025-02-13T04:38:03.975Z | Compiling bcs v0.1.6 |
2403 | 2025-02-13T04:38:04.038Z | Compiling libz-sys v1.1.20 |
2404 | 2025-02-13T04:38:04.701Z | Compiling nanorand v0.7.0 |
2405 | 2025-02-13T04:38:04.862Z | Compiling termtree v0.5.1 |
2406 | 2025-02-13T04:38:05.173Z | Compiling parking_lot_core v0.8.6 |
2407 | 2025-02-13T04:38:05.713Z | Compiling flume v0.11.1 |
2408 | 2025-02-13T04:38:06.507Z | Compiling async-bb8-diesel v0.2.1 |
2409 | 2025-02-13T04:38:07.280Z | Compiling mime_guess v2.0.5 |
2410 | 2025-02-13T04:38:09.078Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2411 | 2025-02-13T04:38:11.802Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2412 | 2025-02-13T04:38:12.298Z | Compiling buf-list v1.0.3 |
2413 | 2025-02-13T04:38:14.380Z | Compiling nibble_vec v0.1.0 |
2414 | 2025-02-13T04:38:14.641Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2415 | 2025-02-13T04:38:15.394Z | Compiling pin-project-internal v1.1.6 |
2416 | 2025-02-13T04:38:16.721Z | Compiling atty v0.2.14 |
2417 | 2025-02-13T04:38:16.914Z | Compiling salty v0.3.0 |
2418 | 2025-02-13T04:38:17.333Z | Compiling endian-type v0.1.2 |
2419 | 2025-02-13T04:38:17.607Z | Compiling http-range v0.1.5 |
2420 | 2025-02-13T04:38:17.956Z | Compiling pin-project v1.1.6 |
2421 | 2025-02-13T04:38:18.126Z | Compiling radix_trie v0.2.1 |
2422 | 2025-02-13T04:38:19.056Z | Compiling parking_lot v0.11.2 |
2423 | 2025-02-13T04:38:23.960Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2424 | 2025-02-13T04:38:27.056Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2425 | 2025-02-13T04:38:31.143Z | Compiling snafu-derive v0.8.5 |
2426 | 2025-02-13T04:38:31.475Z | Compiling hyper-staticfile v0.10.1 |
2427 | 2025-02-13T04:38:33.185Z | Compiling sled v0.34.7 |
2428 | 2025-02-13T04:38:36.024Z | Compiling snafu v0.8.5 |
2429 | 2025-02-13T04:38:37.229Z | Compiling hickory-client v0.24.2 |
2430 | 2025-02-13T04:38:56.660Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2431 | 2025-02-13T04:38:57.826Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2432 | 2025-02-13T04:38:59.885Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2433 | 2025-02-13T04:39:01.158Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2434 | 2025-02-13T04:39:01.238Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2435 | 2025-02-13T04:39:06.853Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2436 | 2025-02-13T04:39:07.005Z | Compiling globset v0.4.15 |
2437 | 2025-02-13T04:39:07.566Z | Compiling hickory-server v0.24.2 |
2438 | 2025-02-13T04:39:08.376Z | Compiling primeorder v0.13.6 |
2439 | 2025-02-13T04:39:08.959Z | Compiling olpc-cjson v0.1.4 |
2440 | 2025-02-13T04:39:09.323Z | Compiling vergen v8.3.2 |
2441 | 2025-02-13T04:39:09.352Z | Compiling castaway v0.2.3 |
2442 | 2025-02-13T04:39:09.558Z | Compiling env_filter v0.1.2 |
2443 | 2025-02-13T04:39:09.662Z | Compiling serde_plain v1.0.2 |
2444 | 2025-02-13T04:39:10.217Z | Compiling cargo-platform v0.1.8 |
2445 | 2025-02-13T04:39:10.696Z | Compiling memoffset v0.9.1 |
2446 | 2025-02-13T04:39:11.042Z | Compiling typed-path v0.9.3 |
2447 | 2025-02-13T04:39:11.223Z | Compiling cargo_metadata v0.18.1 |
2448 | 2025-02-13T04:39:14.068Z | Compiling tough v0.19.0 |
2449 | 2025-02-13T04:39:14.300Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2450 | 2025-02-13T04:39:17.856Z | Compiling env_logger v0.11.5 |
2451 | 2025-02-13T04:39:18.456Z | Compiling compact_str v0.8.0 |
2452 | 2025-02-13T04:39:19.043Z | Compiling p384 v0.13.0 |
2453 | 2025-02-13T04:39:19.269Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2454 | 2025-02-13T04:39:19.737Z | Compiling git2 v0.19.0 |
2455 | 2025-02-13T04:39:20.905Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2456 | 2025-02-13T04:39:23.970Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2457 | 2025-02-13T04:39:24.973Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2458 | 2025-02-13T04:39:26.006Z | Compiling unicode-truncate v1.1.0 |
2459 | 2025-02-13T04:39:26.305Z | Compiling lru v0.12.5 |
2460 | 2025-02-13T04:39:26.659Z | Compiling rand_seeder v0.3.0 |
2461 | 2025-02-13T04:39:27.088Z | Compiling libsqlite3-sys v0.30.1 |
2462 | 2025-02-13T04:39:27.601Z | Compiling lzma-sys v0.1.20 |
2463 | 2025-02-13T04:39:27.703Z | Compiling instability v0.3.2 |
2464 | 2025-02-13T04:39:28.305Z | Compiling cfg_aliases v0.2.1 |
2465 | 2025-02-13T04:39:28.427Z | Compiling parse-size v1.1.0 |
2466 | 2025-02-13T04:39:28.664Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2467 | 2025-02-13T04:39:28.736Z | Compiling cassowary v0.3.0 |
2468 | 2025-02-13T04:39:28.991Z | Compiling rustls v0.21.12 |
2469 | 2025-02-13T04:39:29.402Z | Compiling ratatui v0.28.1 |
2470 | 2025-02-13T04:39:29.727Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
2471 | 2025-02-13T04:39:31.770Z | Compiling nix v0.29.0 |
2472 | 2025-02-13T04:39:32.332Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2473 | 2025-02-13T04:39:32.612Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2474 | 2025-02-13T04:39:33.420Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2475 | 2025-02-13T04:39:34.074Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2476 | 2025-02-13T04:39:34.799Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2477 | 2025-02-13T04:39:35.126Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2478 | 2025-02-13T04:39:37.168Z | Compiling rustls-webpki v0.101.7 |
2479 | 2025-02-13T04:39:38.692Z | Compiling sct v0.7.1 |
2480 | 2025-02-13T04:39:39.012Z | Compiling heck v0.3.3 |
2481 | 2025-02-13T04:39:39.163Z | Compiling csv-core v0.1.11 |
2482 | 2025-02-13T04:39:39.341Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2483 | 2025-02-13T04:39:39.676Z | Compiling glob v0.3.2 |
2484 | 2025-02-13T04:39:40.082Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
2485 | 2025-02-13T04:39:40.442Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2486 | 2025-02-13T04:39:41.008Z | Compiling csv v1.3.1 |
2487 | 2025-02-13T04:39:41.786Z | Compiling zone_cfg_derive v0.1.2 |
2488 | 2025-02-13T04:39:43.182Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2489 | 2025-02-13T04:39:47.170Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2490 | 2025-02-13T04:39:48.031Z | Compiling nix v0.27.1 |
2491 | 2025-02-13T04:39:48.483Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2492 | 2025-02-13T04:39:50.348Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2493 | 2025-02-13T04:39:50.734Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2494 | 2025-02-13T04:39:57.060Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2495 | 2025-02-13T04:39:58.780Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2496 | 2025-02-13T04:39:59.126Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2497 | 2025-02-13T04:40:01.027Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2498 | 2025-02-13T04:40:01.352Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2499 | 2025-02-13T04:40:01.669Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2500 | 2025-02-13T04:40:01.933Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2501 | 2025-02-13T04:40:01.993Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2502 | 2025-02-13T04:40:02.054Z | Compiling tungstenite v0.23.0 |
2503 | 2025-02-13T04:40:02.700Z | Compiling hashlink v0.9.1 |
2504 | 2025-02-13T04:40:03.466Z | Compiling base64 v0.13.1 |
2505 | 2025-02-13T04:40:04.249Z | Compiling fallible-iterator v0.3.0 |
2506 | 2025-02-13T04:40:04.271Z | Compiling fallible-streaming-iterator v0.1.9 |
2507 | 2025-02-13T04:40:04.561Z | Compiling ron v0.7.1 |
2508 | 2025-02-13T04:40:04.614Z | Compiling tokio-tungstenite v0.23.1 |
2509 | 2025-02-13T04:40:05.007Z | Compiling rusqlite v0.32.1 |
2510 | 2025-02-13T04:40:05.212Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2511 | 2025-02-13T04:40:07.556Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2512 | 2025-02-13T04:40:08.240Z | Compiling xz2 v0.1.7 |
2513 | 2025-02-13T04:40:09.750Z | Compiling tokio-rustls v0.24.1 |
2514 | 2025-02-13T04:40:09.787Z | Compiling zone v0.1.8 |
2515 | 2025-02-13T04:40:13.094Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2516 | 2025-02-13T04:40:14.996Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2517 | 2025-02-13T04:40:17.877Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2518 | 2025-02-13T04:40:19.411Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2519 | 2025-02-13T04:40:19.414Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2520 | 2025-02-13T04:40:26.145Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2521 | 2025-02-13T04:40:26.198Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2522 | 2025-02-13T04:40:27.211Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2523 | 2025-02-13T04:40:29.584Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2524 | 2025-02-13T04:40:31.111Z | Compiling rustls-pemfile v1.0.4 |
2525 | 2025-02-13T04:40:31.923Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2526 | 2025-02-13T04:40:32.244Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2527 | 2025-02-13T04:40:32.436Z | Compiling signal-hook-tokio v0.3.1 |
2528 | 2025-02-13T04:40:32.490Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2529 | 2025-02-13T04:40:32.670Z | Compiling yasna v0.5.2 |
2530 | 2025-02-13T04:40:33.385Z | Compiling twox-hash v2.1.0 |
2531 | 2025-02-13T04:40:34.383Z | Compiling smawk v0.3.2 |
2532 | 2025-02-13T04:40:34.673Z | Compiling unicode-linebreak v0.1.5 |
2533 | 2025-02-13T04:40:35.244Z | Compiling is_ci v1.2.0 |
2534 | 2025-02-13T04:40:35.567Z | Compiling supports-color v3.0.1 |
2535 | 2025-02-13T04:40:35.969Z | Compiling textwrap v0.16.1 |
2536 | 2025-02-13T04:40:38.446Z | Compiling rcgen v0.12.1 |
2537 | 2025-02-13T04:40:39.447Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2538 | 2025-02-13T04:40:41.321Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2539 | 2025-02-13T04:40:44.902Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2540 | 2025-02-13T04:40:46.233Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588) |
2541 | 2025-02-13T04:40:47.225Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2542 | 2025-02-13T04:40:51.152Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2543 | 2025-02-13T04:41:06.904Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2544 | 2025-02-13T04:41:07.260Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2545 | 2025-02-13T04:41:11.661Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2546 | 2025-02-13T04:41:19.996Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2547 | 2025-02-13T04:41:20.538Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2548 | 2025-02-13T04:41:26.916Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2549 | 2025-02-13T04:41:27.243Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2550 | 2025-02-13T04:41:29.082Z | Compiling fatfs v0.3.6 |
2551 | 2025-02-13T04:41:30.283Z | Compiling subprocess v0.2.9 |
2552 | 2025-02-13T04:41:31.849Z | Compiling rtoolbox v0.0.2 |
2553 | 2025-02-13T04:41:31.964Z | Compiling assert_matches v1.5.0 |
2554 | 2025-02-13T04:41:32.287Z | Compiling rpassword v7.3.1 |
2555 | 2025-02-13T04:41:32.741Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2556 | 2025-02-13T04:41:34.948Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2557 | 2025-02-13T04:41:37.381Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2558 | 2025-02-13T04:41:40.525Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2559 | 2025-02-13T04:41:44.279Z | Compiling tui-tree-widget v0.22.0 |
2560 | 2025-02-13T04:41:44.751Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2561 | 2025-02-13T04:41:46.088Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2562 | 2025-02-13T04:41:46.416Z | Compiling uzers v0.12.1 |
2563 | 2025-02-13T04:41:49.502Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2564 | 2025-02-13T04:41:57.721Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2565 | 2025-02-13T04:41:59.699Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2566 | 2025-02-13T04:42:24.940Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2567 | 2025-02-13T04:42:28.267Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2568 | 2025-02-13T04:42:32.945Z | Compiling multimap v0.10.0 |
2569 | 2025-02-13T04:44:50.034Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2570 | 2025-02-13T04:45:00.510Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2571 | 2025-02-13T04:52:04.404Z | Finished `release` profile [optimized] target(s) in 16m 38s |
2572 | 2025-02-13T04:53:10.132Z | |
2573 | 2025-02-13T04:53:10.134Z | real 17:45.542457366 |
2574 | 2025-02-13T04:53:10.134Z | user 2:03:45.468763470 |
2575 | 2025-02-13T04:53:10.134Z | sys 3:12.740919190 |
2576 | 2025-02-13T04:53:10.134Z | trap 3.053797223 |
2577 | 2025-02-13T04:53:10.134Z | tflt 2.984326730 |
2578 | 2025-02-13T04:53:10.135Z | dflt 4.141205704 |
2579 | 2025-02-13T04:53:10.135Z | kflt 0.010815564 |
2580 | 2025-02-13T04:53:10.135Z | lock 7:32:57.737753408 |
2581 | 2025-02-13T04:53:10.135Z | slp 6:27:27.590709610 |
2582 | 2025-02-13T04:53:10.135Z | lat 3:26.855727036 |
2583 | 2025-02-13T04:53:10.135Z | stop 2:43.141524283 |
2584 | 2025-02-13T04:53:10.135Z | + mapfile -t packages |
2585 | 2025-02-13T04:53:10.135Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
2586 | 2025-02-13T04:53:11.119Z | Finished `release` profile [optimized] target(s) in 0.93s |
2587 | 2025-02-13T04:53:11.177Z | Running `target/release/omicron-package -t test list-outputs` |
2588 | 2025-02-13T04:53:11.224Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2589 | 2025-02-13T04:53:11.226Z | + ptime -m cargo build --locked --release -p xtask |
2590 | 2025-02-13T04:53:11.779Z | Compiling serde v1.0.217 |
2591 | 2025-02-13T04:53:11.782Z | Compiling rustix v0.38.37 |
2592 | 2025-02-13T04:53:11.782Z | Compiling serde_json v1.0.135 |
2593 | 2025-02-13T04:53:11.782Z | Compiling libc v0.2.169 |
2594 | 2025-02-13T04:53:11.782Z | Compiling syn v2.0.96 |
2595 | 2025-02-13T04:53:11.882Z | Compiling bitflags v2.6.0 |
2596 | 2025-02-13T04:53:12.284Z | Compiling usdt-impl v0.5.0 |
2597 | 2025-02-13T04:53:12.312Z | Compiling syn v1.0.109 |
2598 | 2025-02-13T04:53:12.365Z | Compiling hashbrown v0.15.1 |
2599 | 2025-02-13T04:53:12.408Z | Compiling log v0.4.22 |
2600 | 2025-02-13T04:53:12.625Z | Compiling fs-err v2.11.0 |
2601 | 2025-02-13T04:53:12.839Z | Compiling anyhow v1.0.95 |
2602 | 2025-02-13T04:53:12.938Z | Compiling once_cell v1.20.2 |
2603 | 2025-02-13T04:53:13.272Z | Compiling thread-id v4.2.2 |
2604 | 2025-02-13T04:53:13.586Z | Compiling indexmap v2.7.1 |
2605 | 2025-02-13T04:53:14.562Z | Compiling terminal_size v0.4.0 |
2606 | 2025-02-13T04:53:14.577Z | Compiling tempfile v3.13.0 |
2607 | 2025-02-13T04:53:14.809Z | Compiling clap_builder v4.5.27 |
2608 | 2025-02-13T04:53:15.623Z | Compiling proc-macro-error v1.0.4 |
2609 | 2025-02-13T04:53:16.335Z | Compiling tabled_derive v0.7.0 |
2610 | 2025-02-13T04:53:17.444Z | Compiling tabled v0.15.0 |
2611 | 2025-02-13T04:53:18.284Z | Compiling serde_derive v1.0.217 |
2612 | 2025-02-13T04:53:18.284Z | Compiling thiserror-impl v1.0.69 |
2613 | 2025-02-13T04:53:18.288Z | Compiling zerocopy-derive v0.7.35 |
2614 | 2025-02-13T04:53:18.288Z | Compiling scroll_derive v0.12.0 |
2615 | 2025-02-13T04:53:18.288Z | Compiling clap_derive v4.5.24 |
2616 | 2025-02-13T04:53:19.687Z | Compiling scroll v0.12.0 |
2617 | 2025-02-13T04:53:20.093Z | Compiling zerocopy v0.7.35 |
2618 | 2025-02-13T04:53:20.295Z | Compiling goblin v0.8.2 |
2619 | 2025-02-13T04:53:20.962Z | Compiling thiserror v1.0.69 |
2620 | 2025-02-13T04:53:21.133Z | Compiling pest v2.7.14 |
2621 | 2025-02-13T04:53:23.904Z | Compiling pest_meta v2.7.14 |
2622 | 2025-02-13T04:53:24.196Z | Compiling clap v4.5.27 |
2623 | 2025-02-13T04:53:25.504Z | Compiling pest_generator v2.7.14 |
2624 | 2025-02-13T04:53:27.621Z | Compiling pest_derive v2.7.14 |
2625 | 2025-02-13T04:53:28.394Z | Compiling dtrace-parser v0.2.0 |
2626 | 2025-02-13T04:53:33.407Z | Compiling serde_tokenstream v0.2.2 |
2627 | 2025-02-13T04:53:33.978Z | Compiling serde_spanned v0.6.8 |
2628 | 2025-02-13T04:53:34.273Z | Compiling toml_datetime v0.6.8 |
2629 | 2025-02-13T04:53:34.985Z | Compiling dof v0.3.0 |
2630 | 2025-02-13T04:53:35.061Z | Compiling toml_edit v0.22.22 |
2631 | 2025-02-13T04:53:35.909Z | Compiling camino v1.1.9 |
2632 | 2025-02-13T04:53:37.118Z | Compiling usdt-macro v0.5.0 |
2633 | 2025-02-13T04:53:37.178Z | Compiling usdt-attr-macro v0.5.0 |
2634 | 2025-02-13T04:53:38.258Z | Compiling semver v1.0.24 |
2635 | 2025-02-13T04:53:38.477Z | Compiling toml v0.8.19 |
2636 | 2025-02-13T04:53:39.693Z | Compiling cargo-platform v0.1.8 |
2637 | 2025-02-13T04:53:40.773Z | Compiling cargo_metadata v0.18.1 |
2638 | 2025-02-13T04:53:40.933Z | Compiling cargo_toml v0.20.5 |
2639 | 2025-02-13T04:53:43.598Z | Compiling usdt v0.5.0 |
2640 | 2025-02-13T04:53:44.573Z | Compiling camino-tempfile v1.1.1 |
2641 | 2025-02-13T04:53:44.973Z | Compiling macaddr v1.0.1 |
2642 | 2025-02-13T04:53:53.557Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2643 | 2025-02-13T04:54:04.107Z | Finished `release` profile [optimized] target(s) in 52.83s |
2644 | 2025-02-13T04:54:04.217Z | |
2645 | 2025-02-13T04:54:04.220Z | real 52.962833736 |
2646 | 2025-02-13T04:54:04.220Z | user 5:33.827533228 |
2647 | 2025-02-13T04:54:04.221Z | sys 18.014181311 |
2648 | 2025-02-13T04:54:04.221Z | trap 0.151067180 |
2649 | 2025-02-13T04:54:04.221Z | tflt 0.382583320 |
2650 | 2025-02-13T04:54:04.221Z | dflt 0.268796655 |
2651 | 2025-02-13T04:54:04.221Z | kflt 0.000067869 |
2652 | 2025-02-13T04:54:04.221Z | lock 10:25.893668576 |
2653 | 2025-02-13T04:54:04.221Z | slp 15:48.353478129 |
2654 | 2025-02-13T04:54:04.221Z | lat 14.147281390 |
2655 | 2025-02-13T04:54:04.221Z | stop 17.349202883 |
2656 | 2025-02-13T04:54:04.221Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2657 | 2025-02-13T04:54:04.221Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2658 | 2025-02-13T04:54:04.221Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2659 | 2025-02-13T04:54:04.221Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2660 | 2025-02-13T04:54:04.221Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
2661 | 2025-02-13T04:54:05.093Z | Compiling hashbrown v0.14.5 |
2662 | 2025-02-13T04:54:05.224Z | Compiling thiserror v2.0.11 |
2663 | 2025-02-13T04:54:05.238Z | Compiling thiserror-impl v2.0.11 |
2664 | 2025-02-13T04:54:05.240Z | Compiling ident_case v1.0.1 |
2665 | 2025-02-13T04:54:05.262Z | Compiling unsafe-libyaml v0.2.11 |
2666 | 2025-02-13T04:54:05.265Z | Compiling ipnetwork v0.20.0 |
2667 | 2025-02-13T04:54:05.265Z | Compiling progenitor-client v0.9.1 |
2668 | 2025-02-13T04:54:05.265Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2669 | 2025-02-13T04:54:05.418Z | Compiling darling_core v0.20.10 |
2670 | 2025-02-13T04:54:05.783Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
2671 | 2025-02-13T04:54:05.844Z | Compiling macaddr v1.0.1 |
2672 | 2025-02-13T04:54:06.106Z | Compiling progenitor-client v0.8.0 |
2673 | 2025-02-13T04:54:06.169Z | Compiling instant v0.1.13 |
2674 | 2025-02-13T04:54:06.288Z | Compiling regress v0.10.1 |
2675 | 2025-02-13T04:54:06.310Z | Compiling structmeta-derive v0.3.0 |
2676 | 2025-02-13T04:54:06.333Z | Compiling dropshot v0.15.1 |
2677 | 2025-02-13T04:54:06.511Z | Compiling serde_yaml v0.9.34+deprecated |
2678 | 2025-02-13T04:54:06.539Z | Compiling regress v0.9.1 |
2679 | 2025-02-13T04:54:06.712Z | Compiling dropshot_endpoint v0.15.1 |
2680 | 2025-02-13T04:54:07.019Z | Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
2681 | 2025-02-13T04:54:08.217Z | Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534) |
2682 | 2025-02-13T04:54:08.553Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2683 | 2025-02-13T04:54:08.586Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2684 | 2025-02-13T04:54:09.015Z | Compiling structmeta v0.3.0 |
2685 | 2025-02-13T04:54:09.079Z | Compiling backoff v0.4.0 |
2686 | 2025-02-13T04:54:09.286Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2687 | 2025-02-13T04:54:09.420Z | Compiling parse-display-derive v0.10.0 |
2688 | 2025-02-13T04:54:09.442Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2689 | 2025-02-13T04:54:09.483Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2690 | 2025-02-13T04:54:09.662Z | Compiling tempfile v3.13.0 |
2691 | 2025-02-13T04:54:10.065Z | Compiling typify-impl v0.2.0 |
2692 | 2025-02-13T04:54:10.187Z | Compiling proc-macro-crate v1.3.1 |
2693 | 2025-02-13T04:54:10.454Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2694 | 2025-02-13T04:54:10.832Z | Compiling typify-impl v0.3.0 |
2695 | 2025-02-13T04:54:11.063Z | Compiling itertools v0.13.0 |
2696 | 2025-02-13T04:54:11.140Z | Compiling num_enum_derive v0.5.11 |
2697 | 2025-02-13T04:54:11.483Z | Compiling zerocopy v0.8.10 |
2698 | 2025-02-13T04:54:11.487Z | Compiling darling_macro v0.20.10 |
2699 | 2025-02-13T04:54:12.371Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2700 | 2025-02-13T04:54:12.473Z | Compiling darling v0.20.10 |
2701 | 2025-02-13T04:54:12.601Z | Compiling serde_with_macros v3.11.0 |
2702 | 2025-02-13T04:54:12.790Z | Compiling zerocopy-derive v0.8.10 |
2703 | 2025-02-13T04:54:13.434Z | Compiling parse-display v0.10.0 |
2704 | 2025-02-13T04:54:13.473Z | Compiling num_enum v0.5.11 |
2705 | 2025-02-13T04:54:13.652Z | Compiling foreign-types-macros v0.2.3 |
2706 | 2025-02-13T04:54:13.952Z | Compiling foreign-types-shared v0.3.1 |
2707 | 2025-02-13T04:54:14.059Z | Compiling crucible-workspace-hack v0.1.0 |
2708 | 2025-02-13T04:54:14.095Z | Compiling heapless v0.8.0 |
2709 | 2025-02-13T04:54:14.393Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2710 | 2025-02-13T04:54:14.931Z | Compiling foreign-types v0.5.0 |
2711 | 2025-02-13T04:54:14.951Z | Compiling proc-macro-error v1.0.4 |
2712 | 2025-02-13T04:54:15.153Z | Compiling serde_with v3.11.0 |
2713 | 2025-02-13T04:54:15.451Z | Compiling camino-tempfile v1.1.1 |
2714 | 2025-02-13T04:54:15.538Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2715 | 2025-02-13T04:54:15.887Z | Compiling hash32 v0.3.1 |
2716 | 2025-02-13T04:54:16.133Z | Compiling cstr-argument v0.1.2 |
2717 | 2025-02-13T04:54:16.338Z | Compiling smoltcp v0.11.0 |
2718 | 2025-02-13T04:54:16.386Z | Compiling pretty-hex v0.2.1 |
2719 | 2025-02-13T04:54:16.605Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2720 | 2025-02-13T04:54:17.024Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2721 | 2025-02-13T04:54:17.046Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2722 | 2025-02-13T04:54:17.715Z | Compiling tabwriter v1.4.0 |
2723 | 2025-02-13T04:54:18.181Z | Compiling colored v2.1.0 |
2724 | 2025-02-13T04:54:18.230Z | Compiling cobs v0.2.3 |
2725 | 2025-02-13T04:54:18.531Z | Compiling postcard v1.0.10 |
2726 | 2025-02-13T04:54:18.593Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2727 | 2025-02-13T04:54:18.819Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2728 | 2025-02-13T04:54:18.986Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2729 | 2025-02-13T04:54:19.015Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
2730 | 2025-02-13T04:54:19.192Z | Compiling smf v0.2.3 |
2731 | 2025-02-13T04:54:19.350Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2732 | 2025-02-13T04:54:19.839Z | Compiling zone_cfg_derive v0.3.0 |
2733 | 2025-02-13T04:54:20.066Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2734 | 2025-02-13T04:54:20.366Z | Compiling num-derive v0.4.2 |
2735 | 2025-02-13T04:54:20.480Z | Compiling sigpipe v0.1.3 |
2736 | 2025-02-13T04:54:20.634Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2737 | 2025-02-13T04:54:20.970Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2738 | 2025-02-13T04:54:21.155Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2739 | 2025-02-13T04:54:21.243Z | Compiling zone v0.3.0 |
2740 | 2025-02-13T04:54:21.910Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2741 | 2025-02-13T04:54:21.923Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2742 | 2025-02-13T04:54:22.593Z | Compiling universal-hash v0.5.1 |
2743 | 2025-02-13T04:54:22.605Z | Compiling opaque-debug v0.3.1 |
2744 | 2025-02-13T04:54:22.625Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2745 | 2025-02-13T04:54:22.726Z | Compiling tungstenite v0.21.0 |
2746 | 2025-02-13T04:54:22.752Z | Compiling num-rational v0.4.2 |
2747 | 2025-02-13T04:54:23.029Z | Compiling password-hash v0.5.0 |
2748 | 2025-02-13T04:54:23.466Z | Compiling blake2 v0.10.6 |
2749 | 2025-02-13T04:54:23.537Z | Compiling num-complex v0.4.6 |
2750 | 2025-02-13T04:54:23.908Z | Compiling aead v0.5.2 |
2751 | 2025-02-13T04:54:24.282Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2752 | 2025-02-13T04:54:24.301Z | Compiling convert_case v0.4.0 |
2753 | 2025-02-13T04:54:24.381Z | Compiling keccak v0.1.5 |
2754 | 2025-02-13T04:54:24.493Z | Compiling base64 v0.21.7 |
2755 | 2025-02-13T04:54:24.691Z | Compiling num v0.4.3 |
2756 | 2025-02-13T04:54:24.781Z | Compiling sha3 v0.10.8 |
2757 | 2025-02-13T04:54:24.808Z | Compiling argon2 v0.5.3 |
2758 | 2025-02-13T04:54:25.132Z | Compiling derive_more v0.99.19 |
2759 | 2025-02-13T04:54:25.193Z | Compiling tokio-tungstenite v0.21.0 |
2760 | 2025-02-13T04:54:25.196Z | Compiling typify-macro v0.2.0 |
2761 | 2025-02-13T04:54:25.761Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2762 | 2025-02-13T04:54:25.780Z | Compiling poly1305 v0.8.0 |
2763 | 2025-02-13T04:54:25.783Z | Compiling chacha20 v0.9.1 |
2764 | 2025-02-13T04:54:26.117Z | Compiling float-ord v0.3.2 |
2765 | 2025-02-13T04:54:26.205Z | Compiling typify-macro v0.3.0 |
2766 | 2025-02-13T04:54:26.292Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2767 | 2025-02-13T04:54:26.319Z | Compiling semver v0.1.20 |
2768 | 2025-02-13T04:54:26.711Z | Compiling same-file v1.0.6 |
2769 | 2025-02-13T04:54:26.924Z | Compiling walkdir v2.5.0 |
2770 | 2025-02-13T04:54:27.032Z | Compiling rustc_version v0.1.7 |
2771 | 2025-02-13T04:54:27.515Z | Compiling newline-converter v0.3.0 |
2772 | 2025-02-13T04:54:27.535Z | Compiling primeorder v0.13.6 |
2773 | 2025-02-13T04:54:27.616Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
2774 | 2025-02-13T04:54:27.638Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2775 | 2025-02-13T04:54:27.699Z | Compiling secrecy v0.8.0 |
2776 | 2025-02-13T04:54:27.833Z | Compiling cancel-safe-futures v0.1.5 |
2777 | 2025-02-13T04:54:27.938Z | Compiling owo-colors v4.1.0 |
2778 | 2025-02-13T04:54:28.061Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2779 | 2025-02-13T04:54:28.213Z | Compiling expectorate v1.1.0 |
2780 | 2025-02-13T04:54:28.233Z | Compiling newtype_derive v0.1.6 |
2781 | 2025-02-13T04:54:28.284Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2782 | 2025-02-13T04:54:28.419Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2783 | 2025-02-13T04:54:28.533Z | Compiling thiserror-impl-no-std v2.0.2 |
2784 | 2025-02-13T04:54:28.720Z | Compiling blake3 v1.5.4 |
2785 | 2025-02-13T04:54:28.833Z | Compiling unicase v2.7.0 |
2786 | 2025-02-13T04:54:28.852Z | Compiling half v2.4.1 |
2787 | 2025-02-13T04:54:29.120Z | Compiling typify v0.2.0 |
2788 | 2025-02-13T04:54:29.144Z | Compiling arc-swap v1.7.1 |
2789 | 2025-02-13T04:54:29.266Z | Compiling progenitor-impl v0.8.0 |
2790 | 2025-02-13T04:54:29.306Z | Compiling ciborium-io v0.2.2 |
2791 | 2025-02-13T04:54:29.449Z | Compiling ciborium-ll v0.2.2 |
2792 | 2025-02-13T04:54:29.596Z | Compiling slog-scope v4.4.0 |
2793 | 2025-02-13T04:54:29.725Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2794 | 2025-02-13T04:54:29.845Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2795 | 2025-02-13T04:54:30.026Z | Compiling typify v0.3.0 |
2796 | 2025-02-13T04:54:30.165Z | Compiling progenitor-impl v0.9.1 |
2797 | 2025-02-13T04:54:30.186Z | Compiling polyval v0.6.2 |
2798 | 2025-02-13T04:54:30.623Z | Compiling atomicwrites v0.4.4 |
2799 | 2025-02-13T04:54:30.644Z | Compiling libsw v3.3.1 |
2800 | 2025-02-13T04:54:30.945Z | Compiling memmap2 v0.9.5 |
2801 | 2025-02-13T04:54:30.991Z | Compiling linear-map v1.2.0 |
2802 | 2025-02-13T04:54:31.281Z | Compiling thiserror-no-std v2.0.2 |
2803 | 2025-02-13T04:54:31.340Z | Compiling libefi-sys v0.1.0 |
2804 | 2025-02-13T04:54:31.375Z | Compiling parking_lot_core v0.8.6 |
2805 | 2025-02-13T04:54:31.416Z | Compiling indent_write v2.2.0 |
2806 | 2025-02-13T04:54:31.639Z | Compiling constant_time_eq v0.3.1 |
2807 | 2025-02-13T04:54:31.659Z | Compiling arrayref v0.3.9 |
2808 | 2025-02-13T04:54:31.776Z | Compiling arrayvec v0.7.6 |
2809 | 2025-02-13T04:54:31.807Z | Compiling salty v0.3.0 |
2810 | 2025-02-13T04:54:31.848Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2811 | 2025-02-13T04:54:31.932Z | Compiling vsss-rs v3.3.4 |
2812 | 2025-02-13T04:54:31.996Z | Compiling ghash v0.5.1 |
2813 | 2025-02-13T04:54:32.308Z | Compiling slog-stdlog v4.1.1 |
2814 | 2025-02-13T04:54:32.413Z | Compiling ciborium v0.2.2 |
2815 | 2025-02-13T04:54:33.374Z | Compiling p384 v0.13.0 |
2816 | 2025-02-13T04:54:33.401Z | Compiling toolchain_find v0.4.0 |
2817 | 2025-02-13T04:54:33.714Z | Compiling chacha20poly1305 v0.10.1 |
2818 | 2025-02-13T04:54:33.969Z | Compiling ctr v0.9.2 |
2819 | 2025-02-13T04:54:34.021Z | Compiling lzma-sys v0.1.20 |
2820 | 2025-02-13T04:54:34.096Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2821 | 2025-02-13T04:54:34.339Z | Compiling bitfield-struct v0.6.2 |
2822 | 2025-02-13T04:54:34.520Z | Compiling slog-dtrace v0.3.0 |
2823 | 2025-02-13T04:54:34.764Z | Compiling topological-sort v0.2.2 |
2824 | 2025-02-13T04:54:34.844Z | Compiling highway v1.2.0 |
2825 | 2025-02-13T04:54:34.991Z | Compiling omicron-zone-package v0.12.0 |
2826 | 2025-02-13T04:54:35.133Z | Compiling aes-gcm v0.10.3 |
2827 | 2025-02-13T04:54:35.462Z | Compiling rustfmt-wrapper v0.2.1 |
2828 | 2025-02-13T04:54:35.484Z | Compiling mime_guess v2.0.5 |
2829 | 2025-02-13T04:54:35.591Z | Compiling slog-envlogger v2.2.0 |
2830 | 2025-02-13T04:54:35.742Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2831 | 2025-02-13T04:54:36.037Z | Compiling steno v0.4.1 |
2832 | 2025-02-13T04:54:36.204Z | Compiling progenitor-macro v0.8.0 |
2833 | 2025-02-13T04:54:36.642Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2834 | 2025-02-13T04:54:36.668Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2835 | 2025-02-13T04:54:37.039Z | Compiling heck v0.3.3 |
2836 | 2025-02-13T04:54:37.122Z | Compiling ssh-encoding v0.2.0 |
2837 | 2025-02-13T04:54:37.242Z | Compiling progenitor-macro v0.9.1 |
2838 | 2025-02-13T04:54:37.296Z | Compiling blowfish v0.9.1 |
2839 | 2025-02-13T04:54:37.415Z | Compiling nibble_vec v0.1.0 |
2840 | 2025-02-13T04:54:37.633Z | Compiling env_filter v0.1.2 |
2841 | 2025-02-13T04:54:37.654Z | Compiling endian-type v0.1.2 |
2842 | 2025-02-13T04:54:37.781Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
2843 | 2025-02-13T04:54:37.836Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2844 | 2025-02-13T04:54:37.900Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2845 | 2025-02-13T04:54:38.047Z | Compiling humantime v2.1.0 |
2846 | 2025-02-13T04:54:38.118Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2847 | 2025-02-13T04:54:38.173Z | Compiling env_logger v0.11.5 |
2848 | 2025-02-13T04:54:38.273Z | Compiling radix_trie v0.2.1 |
2849 | 2025-02-13T04:54:38.554Z | Compiling bcrypt-pbkdf v0.10.0 |
2850 | 2025-02-13T04:54:38.843Z | Compiling ssh-cipher v0.2.0 |
2851 | 2025-02-13T04:54:38.904Z | Compiling zone_cfg_derive v0.1.2 |
2852 | 2025-02-13T04:54:39.186Z | Compiling parking_lot v0.11.2 |
2853 | 2025-02-13T04:54:39.445Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2854 | 2025-02-13T04:54:40.068Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2855 | 2025-02-13T04:54:40.347Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2856 | 2025-02-13T04:54:40.445Z | Compiling password-hash v0.4.2 |
2857 | 2025-02-13T04:54:40.488Z | Compiling gethostname v0.5.0 |
2858 | 2025-02-13T04:54:40.704Z | Compiling fxhash v0.2.1 |
2859 | 2025-02-13T04:54:40.753Z | Compiling http-range v0.1.5 |
2860 | 2025-02-13T04:54:40.816Z | Compiling zip v2.1.3 |
2861 | 2025-02-13T04:54:40.929Z | Compiling simd-adler32 v0.3.7 |
2862 | 2025-02-13T04:54:40.949Z | Compiling lockfree-object-pool v0.1.6 |
2863 | 2025-02-13T04:54:41.065Z | Compiling bumpalo v3.16.0 |
2864 | 2025-02-13T04:54:41.130Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2865 | 2025-02-13T04:54:41.217Z | Compiling base64 v0.13.1 |
2866 | 2025-02-13T04:54:41.326Z | Compiling pbkdf2 v0.11.0 |
2867 | 2025-02-13T04:54:41.472Z | Compiling zopfli v0.8.1 |
2868 | 2025-02-13T04:54:41.509Z | Compiling sled v0.34.7 |
2869 | 2025-02-13T04:54:41.533Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2870 | 2025-02-13T04:54:41.695Z | Compiling ron v0.7.1 |
2871 | 2025-02-13T04:54:41.764Z | Compiling xz2 v0.1.7 |
2872 | 2025-02-13T04:54:42.239Z | Compiling zone v0.1.8 |
2873 | 2025-02-13T04:54:42.242Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2874 | 2025-02-13T04:54:43.123Z | Compiling ssh-key v0.6.6 |
2875 | 2025-02-13T04:54:43.318Z | Compiling hickory-client v0.24.2 |
2876 | 2025-02-13T04:54:43.831Z | Compiling p256 v0.13.2 |
2877 | 2025-02-13T04:54:43.851Z | Compiling p521 v0.13.3 |
2878 | 2025-02-13T04:54:44.621Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2879 | 2025-02-13T04:54:44.690Z | Compiling hickory-server v0.24.2 |
2880 | 2025-02-13T04:54:45.597Z | Compiling pem v3.0.4 |
2881 | 2025-02-13T04:54:46.131Z | Compiling yasna v0.5.2 |
2882 | 2025-02-13T04:54:46.332Z | Compiling headers-core v0.3.0 |
2883 | 2025-02-13T04:54:46.532Z | Compiling kstat-rs v0.2.4 |
2884 | 2025-02-13T04:54:47.150Z | Compiling nanorand v0.7.0 |
2885 | 2025-02-13T04:54:47.361Z | Compiling atty v0.2.14 |
2886 | 2025-02-13T04:54:47.482Z | Compiling russh-cryptovec v0.7.3 |
2887 | 2025-02-13T04:54:47.533Z | Compiling md5 v0.7.0 |
2888 | 2025-02-13T04:54:47.662Z | Compiling flume v0.11.1 |
2889 | 2025-02-13T04:54:47.704Z | Compiling rcgen v0.12.1 |
2890 | 2025-02-13T04:54:47.802Z | Compiling russh-keys v0.45.0 |
2891 | 2025-02-13T04:54:48.053Z | Compiling headers v0.4.0 |
2892 | 2025-02-13T04:54:48.836Z | Compiling progenitor v0.8.0 |
2893 | 2025-02-13T04:54:49.024Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2894 | 2025-02-13T04:54:49.077Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
2895 | 2025-02-13T04:54:49.795Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2896 | 2025-02-13T04:54:49.906Z | Compiling hyper-staticfile v0.10.1 |
2897 | 2025-02-13T04:54:49.932Z | Compiling progenitor v0.9.1 |
2898 | 2025-02-13T04:54:50.174Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2899 | 2025-02-13T04:54:50.296Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2900 | 2025-02-13T04:54:50.556Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2901 | 2025-02-13T04:54:50.914Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2902 | 2025-02-13T04:54:51.314Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2903 | 2025-02-13T04:54:51.370Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2904 | 2025-02-13T04:54:53.093Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2905 | 2025-02-13T04:54:53.693Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2906 | 2025-02-13T04:54:54.053Z | Compiling num-bigint v0.4.6 |
2907 | 2025-02-13T04:54:54.082Z | Compiling des v0.8.1 |
2908 | 2025-02-13T04:54:54.434Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2909 | 2025-02-13T04:54:55.622Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588) |
2910 | 2025-02-13T04:54:56.400Z | Compiling subprocess v0.2.9 |
2911 | 2025-02-13T04:54:56.521Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2912 | 2025-02-13T04:54:56.557Z | Compiling display-error-chain v0.2.2 |
2913 | 2025-02-13T04:54:56.785Z | Compiling hex-literal v0.4.1 |
2914 | 2025-02-13T04:54:56.997Z | Compiling russh v0.45.0 |
2915 | 2025-02-13T04:54:57.405Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2916 | 2025-02-13T04:54:58.148Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2917 | 2025-02-13T04:55:00.580Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2918 | 2025-02-13T04:55:01.040Z | Compiling internet-checksum v0.2.1 |
2919 | 2025-02-13T04:55:05.042Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2920 | 2025-02-13T04:55:05.045Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2921 | 2025-02-13T04:55:05.045Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2922 | 2025-02-13T04:55:05.045Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2923 | 2025-02-13T04:55:07.809Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2924 | 2025-02-13T04:55:08.202Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2925 | 2025-02-13T04:55:10.200Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2926 | 2025-02-13T04:55:10.203Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2927 | 2025-02-13T04:55:10.203Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2928 | 2025-02-13T04:55:10.218Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2929 | 2025-02-13T04:55:12.607Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2930 | 2025-02-13T04:55:12.741Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2931 | 2025-02-13T04:55:13.264Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2932 | 2025-02-13T04:55:13.715Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2933 | 2025-02-13T04:55:13.746Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2934 | 2025-02-13T04:55:14.335Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2935 | 2025-02-13T04:55:14.562Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2936 | 2025-02-13T04:55:16.032Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2937 | 2025-02-13T04:55:18.077Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2938 | 2025-02-13T04:55:18.821Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2939 | 2025-02-13T04:55:19.123Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2940 | 2025-02-13T04:55:19.249Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2941 | 2025-02-13T04:55:20.408Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2942 | 2025-02-13T04:55:22.948Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2943 | 2025-02-13T04:55:24.126Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2944 | 2025-02-13T04:55:24.726Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2945 | 2025-02-13T04:55:25.026Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2946 | 2025-02-13T04:55:26.505Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2947 | 2025-02-13T04:55:31.141Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2948 | 2025-02-13T04:55:39.347Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2949 | 2025-02-13T04:55:40.879Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2950 | 2025-02-13T04:56:02.347Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2951 | 2025-02-13T04:56:25.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s |
2952 | 2025-02-13T04:56:25.348Z | |
2953 | 2025-02-13T04:56:25.348Z | real 2:21.089357914 |
2954 | 2025-02-13T04:56:25.348Z | user 12:09.756502449 |
2955 | 2025-02-13T04:56:25.349Z | sys 1:33.549124082 |
2956 | 2025-02-13T04:56:25.349Z | trap 0.363028776 |
2957 | 2025-02-13T04:56:25.349Z | tflt 1.352016206 |
2958 | 2025-02-13T04:56:25.352Z | dflt 1.495822037 |
2959 | 2025-02-13T04:56:25.352Z | kflt 0.000047669 |
2960 | 2025-02-13T04:56:25.352Z | lock 22:15.414799503 |
2961 | 2025-02-13T04:56:25.352Z | slp 41:33.958945470 |
2962 | 2025-02-13T04:56:25.352Z | lat 36.928755887 |
2963 | 2025-02-13T04:56:25.352Z | stop 1:39.618121982 |
2964 | 2025-02-13T04:56:25.352Z | + mkdir tests |
2965 | 2025-02-13T04:56:25.355Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
2966 | 2025-02-13T04:56:25.355Z | + xargs -I '{}' -t cp '{}' tests/ |
2967 | 2025-02-13T04:56:25.393Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-33a9feaccd5ec7c3 tests/ |
2968 | 2025-02-13T04:56:25.419Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-aacc55bc56028000 tests/ |
2969 | 2025-02-13T04:56:25.446Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e701ca8f95dfaf25 tests/ |
2970 | 2025-02-13T04:56:25.470Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b1edac5c713eba22 tests/ |
2971 | 2025-02-13T04:56:25.751Z | + 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/*) |
2972 | 2025-02-13T04:56:25.754Z | + 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-e701ca8f95dfaf25 tests/commtest-aacc55bc56028000 tests/dhcp_server-33a9feaccd5ec7c3 tests/end_to_end_tests-b1edac5c713eba22 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 |
2973 | 2025-02-13T04:57:39.579Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
2974 | 2025-02-13T04:57:39.579Z | a .github/buildomat/ci-env.sh 1K |
2975 | 2025-02-13T04:57:39.579Z | a out/target/test 1K |
2976 | 2025-02-13T04:57:39.579Z | a out/npuzone/npuzone 23144K |
2977 | 2025-02-13T04:57:39.579Z | a package-manifest.toml 33K |
2978 | 2025-02-13T04:57:39.579Z | a smf/sled-agent/non-gimlet/config.toml 4K |
2979 | 2025-02-13T04:57:39.579Z | a target/release/omicron-package 35950K |
2980 | 2025-02-13T04:57:39.579Z | a target/release/xtask 11805K |
2981 | 2025-02-13T04:57:39.579Z | a target/debug/bootstrap 219994K |
2982 | 2025-02-13T04:57:39.579Z | a tests/bootstrap-e701ca8f95dfaf25 24119K |
2983 | 2025-02-13T04:57:39.579Z | a tests/commtest-aacc55bc56028000 24221K |
2984 | 2025-02-13T04:57:39.579Z | a tests/dhcp_server-33a9feaccd5ec7c3 24119K |
2985 | 2025-02-13T04:57:39.579Z | a tests/end_to_end_tests-b1edac5c713eba22 280824K |
2986 | 2025-02-13T04:57:39.579Z | a out/clickhouse.tar.gz 294503K |
2987 | 2025-02-13T04:57:39.579Z | a out/clickhouse_keeper.tar.gz 281645K |
2988 | 2025-02-13T04:57:39.579Z | a out/clickhouse_server.tar.gz 294492K |
2989 | 2025-02-13T04:57:39.579Z | a out/cockroachdb.tar.gz 134935K |
2990 | 2025-02-13T04:57:39.584Z | a out/crucible-dtrace.tar 99K |
2991 | 2025-02-13T04:57:39.584Z | a out/crucible-pantry-zone.tar.gz 28538K |
2992 | 2025-02-13T04:57:39.584Z | a out/crucible-zone.tar.gz 36911K |
2993 | 2025-02-13T04:57:39.584Z | a out/external-dns.tar.gz 35417K |
2994 | 2025-02-13T04:57:39.584Z | a out/internal-dns.tar.gz 35417K |
2995 | 2025-02-13T04:57:39.584Z | a out/mg-ddm-gz.tar 63075K |
2996 | 2025-02-13T04:57:39.584Z | a out/nexus.tar.gz 100622K |
2997 | 2025-02-13T04:57:39.584Z | a out/ntp.tar.gz 10496K |
2998 | 2025-02-13T04:57:39.584Z | a out/omicron-gateway-softnpu.tar.gz 24046K |
2999 | 2025-02-13T04:57:39.584Z | a out/omicron-sled-agent.tar 113853K |
3000 | 2025-02-13T04:57:39.584Z | a out/overlay.tar.gz 3K |
3001 | 2025-02-13T04:57:39.584Z | a out/oximeter.tar.gz 48266K |
3002 | 2025-02-13T04:57:39.585Z | a out/oxlog.tar 3124K |
3003 | 2025-02-13T04:57:39.585Z | a out/probe.tar.gz 2764K |
3004 | 2025-02-13T04:57:39.585Z | a out/propolis-server.tar.gz 66425K |
3005 | 2025-02-13T04:57:39.585Z | a out/pumpkind-gz.tar 26665K |
3006 | 2025-02-13T04:57:39.585Z | a out/switch-softnpu.tar.gz 248778K |
3007 | 2025-02-13T04:57:39.585Z | |
3008 | 2025-02-13T04:57:39.585Z | real 1:13.825742961 |
3009 | 2025-02-13T04:57:39.585Z | user 1:10.525594533 |
3010 | 2025-02-13T04:57:39.585Z | sys 4.604719309 |
3011 | 2025-02-13T04:57:39.585Z | trap 0.018446080 |
3012 | 2025-02-13T04:57:39.585Z | tflt 0.000000000 |
3013 | 2025-02-13T04:57:39.585Z | dflt 0.000000000 |
3014 | 2025-02-13T04:57:39.585Z | kflt 0.000000000 |
3015 | 2025-02-13T04:57:39.585Z | lock 0.000000000 |
3016 | 2025-02-13T04:57:39.585Z | slp 1:10.384054198 |
3017 | 2025-02-13T04:57:39.585Z | lat 2.113861714 |
3018 | 2025-02-13T04:57:39.585Z | stop 0.000216862 |
3019 | 2025-02-13T04:57:39.585Z | process exited: duration 2033682 ms, exit code 0 |
|
3020 | 2025-02-13T04:57:39.601Z | found 1 output files |
3021 | 2025-02-13T04:57:39.601Z | uploading: /work/package.tar.gz (1915776021 bytes) |
3022 | 2025-02-13T04:58:18.558Z | uploaded: /work/package.tar.gz |