|
|
|
1 | 2025-02-21T19:37:16.781Z | job assigned to worker 01JMN0522DFHKS9GGQ5E1QWF5S [factory aws, i-070bd51c78b05c5e9] (queued for 2 m 19 s) |
|
2 | 2025-02-21T19:37:25.507Z | starting task 0: "setup" |
3 | 2025-02-21T19:37:25.770Z | ++ uname -s |
4 | 2025-02-21T19:37:25.770Z | + kern=SunOS |
5 | 2025-02-21T19:37:25.770Z | + build_user=build |
6 | 2025-02-21T19:37:25.770Z | + build_uid=12345 |
7 | 2025-02-21T19:37:25.771Z | + work_dir=/work |
8 | 2025-02-21T19:37:25.771Z | + input_dir=/input |
9 | 2025-02-21T19:37:25.771Z | + [[ 0 == 12345 ]] |
10 | 2025-02-21T19:37:25.771Z | + case "$kern" in |
11 | 2025-02-21T19:37:25.771Z | + groupadd -g 12345 build |
12 | 2025-02-21T19:37:25.771Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-21T19:37:27.900Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-21T19:37:28.328Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-21T19:37:28.328Z | + home_fs=zfs |
16 | 2025-02-21T19:37:28.328Z | + [[ zfs == autofs ]] |
17 | 2025-02-21T19:37:28.328Z | + mkdir -p /home/build |
18 | 2025-02-21T19:37:28.328Z | + chown build:build /home/build /work |
19 | 2025-02-21T19:37:29.765Z | + chmod 0700 /home/build /work |
20 | 2025-02-21T19:37:30.206Z | process exited: duration 4150 ms, exit code 0 |
|
21 | 2025-02-21T19:37:30.835Z | starting task 1: "rust-toolchain" |
22 | 2025-02-21T19:37:31.050Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-02-21T19:37:31.051Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-02-21T19:37:31.051Z | * rust toolchain channel = "1.85.0" |
25 | 2025-02-21T19:37:31.051Z | * rust toolchain profile = "default" |
26 | 2025-02-21T19:37:31.051Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-21T19:37:31.052Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-21T19:37:31.052Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-21T19:37:31.052Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-02-21T19:37:31.329Z | info: downloading installer |
31 | 2025-02-21T19:37:32.247Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-21T19:37:32.247Z | warning: /opt/ooce/bin |
33 | 2025-02-21T19:37:32.247Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-21T19:37:32.247Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-21T19:37:32.248Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-21T19:37:32.249Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-21T19:37:32.249Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-21T19:37:32.249Z | error: cannot install while Rust is installed |
39 | 2025-02-21T19:37:32.249Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-21T19:37:32.374Z | info: profile set to 'default' |
41 | 2025-02-21T19:37:32.374Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-21T19:37:32.375Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-02-21T19:37:32.467Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-02-21T19:37:32.467Z | info: downloading component 'cargo' |
45 | 2025-02-21T19:37:33.279Z | info: downloading component 'clippy' |
46 | 2025-02-21T19:37:33.632Z | info: downloading component 'rust-docs' |
47 | 2025-02-21T19:37:34.939Z | info: downloading component 'rust-std' |
48 | 2025-02-21T19:37:36.912Z | info: downloading component 'rustc' |
49 | 2025-02-21T19:37:43.733Z | info: downloading component 'rustfmt' |
50 | 2025-02-21T19:37:43.988Z | info: installing component 'cargo' |
51 | 2025-02-21T19:37:44.797Z | info: installing component 'clippy' |
52 | 2025-02-21T19:37:45.421Z | info: installing component 'rust-docs' |
53 | 2025-02-21T19:37:46.933Z | info: installing component 'rust-std' |
54 | 2025-02-21T19:37:48.794Z | info: installing component 'rustc' |
55 | 2025-02-21T19:37:54.639Z | info: installing component 'rustfmt' |
56 | 2025-02-21T19:37:54.971Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
57 | 2025-02-21T19:37:54.971Z | |
58 | 2025-02-21T19:37:55.336Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-02-21T19:37:55.336Z | |
60 | 2025-02-21T19:37:55.340Z | |
61 | 2025-02-21T19:37:55.340Z | Rust is installed now. Great! |
62 | 2025-02-21T19:37:55.340Z | |
63 | 2025-02-21T19:37:55.340Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-21T19:37:55.340Z | environment variable. This has not been done automatically. |
65 | 2025-02-21T19:37:55.340Z | |
66 | 2025-02-21T19:37:55.340Z | To configure your current shell, you need to source |
67 | 2025-02-21T19:37:55.340Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-21T19:37:55.340Z | |
69 | 2025-02-21T19:37:55.340Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-21T19:37:55.340Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-21T19:37:55.340Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-21T19:37:55.413Z | + rustup --version |
73 | 2025-02-21T19:37:55.421Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-21T19:37:55.421Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-21T19:37:55.501Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-02-21T19:37:55.504Z | + cargo --version |
77 | 2025-02-21T19:37:55.558Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-02-21T19:37:55.563Z | + rustc --version |
79 | 2025-02-21T19:37:55.624Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-02-21T19:37:55.629Z | process exited: duration 24934 ms, exit code 0 |
|
81 | 2025-02-21T19:37:55.636Z | starting task 2: "authentication" |
82 | 2025-02-21T19:37:55.670Z | process exited: duration 20 ms, exit code 0 |
|
83 | 2025-02-21T19:37:55.676Z | starting task 3: "clone repository" |
84 | 2025-02-21T19:37:55.681Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-21T19:37:55.684Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-21T19:37:55.733Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-21T19:38:02.710Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-21T19:38:02.710Z | + git fetch origin 9190d809eca076a02bbbf43198be33902f59249d |
89 | 2025-02-21T19:38:03.015Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-21T19:38:03.015Z | * branch 9190d809eca076a02bbbf43198be33902f59249d -> FETCH_HEAD |
91 | 2025-02-21T19:38:03.024Z | + [[ -n affinity-db-crud ]] |
92 | 2025-02-21T19:38:03.029Z | ++ git branch --show-current |
93 | 2025-02-21T19:38:03.029Z | + current=main |
94 | 2025-02-21T19:38:03.029Z | + [[ main != affinity-db-crud ]] |
95 | 2025-02-21T19:38:03.033Z | + git branch -f affinity-db-crud 9190d809eca076a02bbbf43198be33902f59249d |
96 | 2025-02-21T19:38:03.033Z | + git checkout -f affinity-db-crud |
97 | 2025-02-21T19:38:03.219Z | Switched to branch 'affinity-db-crud' |
98 | 2025-02-21T19:38:03.224Z | + git reset --hard 9190d809eca076a02bbbf43198be33902f59249d |
99 | 2025-02-21T19:38:03.403Z | HEAD is now at 9190d809e Merge branch 'affinity-db-model' into affinity-db-crud |
100 | 2025-02-21T19:38:03.406Z | process exited: duration 7728 ms, exit code 0 |
|
101 | 2025-02-21T19:38:03.412Z | starting task 4: "build" |
102 | 2025-02-21T19:38:03.417Z | + source .github/buildomat/ci-env.sh |
103 | 2025-02-21T19:38:03.420Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-02-21T19:38:03.420Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-02-21T19:38:03.420Z | + cargo --version |
106 | 2025-02-21T19:38:03.468Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
107 | 2025-02-21T19:38:03.471Z | + rustc --version |
108 | 2025-02-21T19:38:03.533Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
109 | 2025-02-21T19:38:03.536Z | + WORK=/work |
110 | 2025-02-21T19:38:03.537Z | + pfexec mkdir -p /work |
111 | 2025-02-21T19:38:03.540Z | + pfexec chown build /work |
112 | 2025-02-21T19:38:03.543Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
113 | 2025-02-21T19:38:05.255Z | pkg list: illegal option -- F |
114 | 2025-02-21T19:38:05.255Z | Usage: |
115 | 2025-02-21T19:38:05.258Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
116 | 2025-02-21T19:38:05.258Z | [pkg_fmri_pattern ...] |
117 | 2025-02-21T19:38:06.081Z | pkg list: illegal option -- F |
118 | 2025-02-21T19:38:06.084Z | Usage: |
119 | 2025-02-21T19:38:06.084Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
120 | 2025-02-21T19:38:06.084Z | [pkg_fmri_pattern ...] |
121 | 2025-02-21T19:38:13.182Z | Startup: Refreshing catalog 'helios-dev' ... Done |
122 | 2025-02-21T19:38:17.481Z | Startup: Caching catalogs ... Done |
123 | 2025-02-21T19:38:30.420Z | Planning: Solver setup ... Done (11.986s) |
124 | 2025-02-21T19:38:30.575Z | Planning: Running solver ... Done (0.155s) |
125 | 2025-02-21T19:38:30.696Z | Planning: Finding local manifests ... Done (0.007s) |
126 | 2025-02-21T19:38:30.718Z | Planning: Fetching manifests: 0/7 0% complete |
127 | 2025-02-21T19:38:31.019Z | Planning: Fetching manifests: 7/7 100% complete |
128 | 2025-02-21T19:38:31.129Z | Planning: Package planning ... Done (0.110s) |
129 | 2025-02-21T19:38:31.185Z | Planning: Merging actions ... Done (0.056s) |
130 | 2025-02-21T19:38:31.389Z | Planning: Checking for conflicting actions ... Done (0.203s) |
131 | 2025-02-21T19:38:33.510Z | Planning: Consolidating action changes ... Done (2.121s) |
132 | 2025-02-21T19:38:33.951Z | Planning: Evaluating mediators ... Done (0.440s) |
133 | 2025-02-21T19:38:34.031Z | Planning: Planning completed in 16.45 seconds |
134 | 2025-02-21T19:38:34.048Z | Packages to install: 4 |
135 | 2025-02-21T19:38:34.048Z | Packages to update: 3 |
136 | 2025-02-21T19:38:34.048Z | Mediators to change: 2 |
137 | 2025-02-21T19:38:34.050Z | Services to change: 1 |
138 | 2025-02-21T19:38:34.050Z | Estimated space available: 155.61 GB |
139 | 2025-02-21T19:38:34.051Z | Estimated space to be consumed: 1.66 GB |
140 | 2025-02-21T19:38:34.051Z | Create boot environment: No |
141 | 2025-02-21T19:38:34.051Z | Create backup boot environment: Yes |
142 | 2025-02-21T19:38:34.051Z | Rebuild boot archive: No |
143 | 2025-02-21T19:38:34.051Z | |
144 | 2025-02-21T19:38:34.051Z | Changed mediators: |
145 | 2025-02-21T19:38:34.051Z | mediator clang: |
146 | 2025-02-21T19:38:34.051Z | version: None -> 15 (system default) |
147 | 2025-02-21T19:38:34.051Z | |
148 | 2025-02-21T19:38:34.051Z | mediator llvm: |
149 | 2025-02-21T19:38:34.051Z | version: 14 (system default) -> 15 (system default) |
150 | 2025-02-21T19:38:34.051Z | |
151 | 2025-02-21T19:38:34.051Z | Changed packages: |
152 | 2025-02-21T19:38:34.051Z | helios-dev |
153 | 2025-02-21T19:38:34.051Z | developer/build-essential |
154 | 2025-02-21T19:38:34.051Z | None -> 11-2.0 |
155 | 2025-02-21T19:38:34.051Z | library/libxmlsec1 |
156 | 2025-02-21T19:38:34.051Z | None -> 1.2.35-2.0 |
157 | 2025-02-21T19:38:34.051Z | ooce/developer/clang-15 |
158 | 2025-02-21T19:38:34.051Z | None -> 15.0.7-2.0 |
159 | 2025-02-21T19:38:34.051Z | ooce/developer/llvm-15 |
160 | 2025-02-21T19:38:34.051Z | None -> 15.0.7-2.0 |
161 | 2025-02-21T19:38:34.051Z | package/pkg |
162 | 2025-02-21T19:38:34.051Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
163 | 2025-02-21T19:38:34.051Z | system/library/g++-runtime |
164 | 2025-02-21T19:38:34.051Z | 13-2.0 -> 14-2.0 |
165 | 2025-02-21T19:38:34.051Z | system/library/gcc-runtime |
166 | 2025-02-21T19:38:34.051Z | 13-2.0 -> 14-2.0 |
167 | 2025-02-21T19:38:34.051Z | |
168 | 2025-02-21T19:38:34.051Z | Services: |
169 | 2025-02-21T19:38:34.051Z | restart_fmri: |
170 | 2025-02-21T19:38:34.051Z | svc:/system/update-man-index:default |
171 | 2025-02-21T19:38:34.051Z | |
172 | 2025-02-21T19:38:34.051Z | Editable files to change: |
173 | 2025-02-21T19:38:34.051Z | Update: |
174 | 2025-02-21T19:38:34.051Z | usr/share/lib/pkg/web/config.shtml |
175 | 2025-02-21T19:38:34.133Z | |
176 | 2025-02-21T19:38:34.134Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
177 | 2025-02-21T19:38:39.138Z | Download: 568/4301 items 3.4/225.4MB 1% complete (708k/s) |
178 | 2025-02-21T19:38:44.136Z | Download: 1205/4301 items 84.3/225.4MB 37% complete (8.4M/s) |
179 | 2025-02-21T19:38:49.137Z | Download: 2222/4301 items 119.2/225.4MB 52% complete (11.7M/s) |
180 | 2025-02-21T19:38:54.138Z | Download: 3017/4301 items 121.3/225.4MB 53% complete (3.8M/s) |
181 | 2025-02-21T19:38:59.796Z | Download: 4208/4301 items 220.6/225.4MB 97% complete (10.4M/s) |
182 | 2025-02-21T19:39:00.376Z | Download: Completed 225.42 MB in 26.24 seconds (8.6M/s) |
183 | 2025-02-21T19:39:02.473Z | Actions: 1/5122 actions (Removing old actions) |
184 | 2025-02-21T19:39:02.498Z | Actions: 194/5122 actions (Installing new actions) |
185 | 2025-02-21T19:39:07.238Z | Actions: 4267/5122 actions (Updating modified actions) |
186 | 2025-02-21T19:39:07.595Z | Actions: Completed 5122 actions in 5.12 seconds. |
187 | 2025-02-21T19:39:07.830Z | Done (0.228s) |
188 | 2025-02-21T19:39:07.833Z | Done (0.001s) |
189 | 2025-02-21T19:39:08.435Z | Done (0.603s) |
190 | 2025-02-21T19:39:13.026Z | Done (4.366s) |
191 | 2025-02-21T19:39:13.114Z | Done (0.018s) |
192 | 2025-02-21T19:39:13.117Z | Done (0.000s) |
193 | 2025-02-21T19:39:13.347Z | Done (0.000s) |
194 | 2025-02-21T19:39:14.050Z | Planning: Evaluating mediator changes ... Done |
195 | 2025-02-21T19:39:14.210Z | Planning: Checking for conflicting actions ... Done |
196 | 2025-02-21T19:39:14.213Z | Planning: Consolidating action changes ... Done |
197 | 2025-02-21T19:39:14.476Z | Planning: Evaluating mediators ... Done |
198 | 2025-02-21T19:39:14.479Z | Planning: Planning completed in 0.43 seconds |
199 | 2025-02-21T19:39:14.518Z | Mediators to change: 2 |
200 | 2025-02-21T19:39:14.521Z | Create boot environment: No |
201 | 2025-02-21T19:39:14.521Z | Create backup boot environment: No |
202 | 2025-02-21T19:39:14.611Z | Done |
203 | 2025-02-21T19:39:14.611Z | Done |
204 | 2025-02-21T19:39:15.026Z | Done |
205 | 2025-02-21T19:39:18.529Z | Done |
206 | 2025-02-21T19:39:18.619Z | Done |
207 | 2025-02-21T19:39:18.621Z | Done |
208 | 2025-02-21T19:39:18.752Z | Done |
209 | 2025-02-21T19:39:19.356Z | Planning: Evaluating mediator changes ... Done |
210 | 2025-02-21T19:39:19.359Z | Planning: Merging actions ... Done |
211 | 2025-02-21T19:39:19.547Z | Planning: Checking for conflicting actions ... Done |
212 | 2025-02-21T19:39:19.550Z | Planning: Consolidating action changes ... Done |
213 | 2025-02-21T19:39:20.086Z | Planning: Evaluating mediators ... Done |
214 | 2025-02-21T19:39:20.111Z | Planning: Planning completed in 0.75 seconds |
215 | 2025-02-21T19:39:20.111Z | Packages to change: 1 |
216 | 2025-02-21T19:39:20.111Z | Mediators to change: 1 |
217 | 2025-02-21T19:39:20.111Z | Services to change: 1 |
218 | 2025-02-21T19:39:20.111Z | Create boot environment: No |
219 | 2025-02-21T19:39:20.111Z | Create backup boot environment: Yes |
220 | 2025-02-21T19:39:21.105Z | Actions: 1/6 actions (Updating modified actions) |
221 | 2025-02-21T19:39:21.111Z | Actions: Completed 6 actions in 0.00 seconds. |
222 | 2025-02-21T19:39:21.111Z | Done |
223 | 2025-02-21T19:39:21.111Z | Done |
224 | 2025-02-21T19:39:21.234Z | Done |
225 | 2025-02-21T19:39:24.789Z | Done |
226 | 2025-02-21T19:39:24.880Z | Done |
227 | 2025-02-21T19:39:24.883Z | Done |
228 | 2025-02-21T19:39:25.012Z | Done |
229 | 2025-02-21T19:39:25.443Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
230 | 2025-02-21T19:39:25.443Z | clang system 15 system |
231 | 2025-02-21T19:39:25.443Z | csh system system illumos |
232 | 2025-02-21T19:39:25.443Z | ctags system system illumos |
233 | 2025-02-21T19:39:25.443Z | gcc vendor 12 vendor |
234 | 2025-02-21T19:39:25.443Z | gcc system 10 system |
235 | 2025-02-21T19:39:25.443Z | gcc system 7 system |
236 | 2025-02-21T19:39:25.444Z | go system 1.20 system |
237 | 2025-02-21T19:39:25.444Z | go system 1.19 system |
238 | 2025-02-21T19:39:25.444Z | llvm system 15 system |
239 | 2025-02-21T19:39:25.444Z | llvm system 14 system |
240 | 2025-02-21T19:39:25.444Z | mariadb system 10.6 system |
241 | 2025-02-21T19:39:25.445Z | mta vendor vendor dma |
242 | 2025-02-21T19:39:25.445Z | openjdk system 17 system |
243 | 2025-02-21T19:39:25.445Z | openjdk system 11 system |
244 | 2025-02-21T19:39:25.445Z | openjdk system 1.8 system |
245 | 2025-02-21T19:39:25.445Z | openssl vendor 3 vendor |
246 | 2025-02-21T19:39:25.445Z | perl system 5.36 system |
247 | 2025-02-21T19:39:25.445Z | postgresql system 15 system |
248 | 2025-02-21T19:39:25.445Z | postgresql system 13 system |
249 | 2025-02-21T19:39:25.445Z | python vendor 3 vendor |
250 | 2025-02-21T19:39:25.445Z | python system 2 system |
251 | 2025-02-21T19:39:25.445Z | python3 system 3.11 system |
252 | 2025-02-21T19:39:25.445Z | ruby system 3.0 system |
253 | 2025-02-21T19:39:25.445Z | words vendor vendor american-english |
254 | 2025-02-21T19:39:25.445Z | words system system australian-english |
255 | 2025-02-21T19:39:25.445Z | words system system british-english |
256 | 2025-02-21T19:39:25.445Z | words system system canadian-english |
257 | 2025-02-21T19:39:25.445Z | words system system french |
258 | 2025-02-21T19:39:25.445Z | words system system italian |
259 | 2025-02-21T19:39:25.446Z | words system system ngerman |
260 | 2025-02-21T19:39:25.446Z | words system system ogerman |
261 | 2025-02-21T19:39:25.446Z | words system system spanish |
262 | 2025-02-21T19:39:25.771Z | PUBLISHER TYPE STATUS P LOCATION |
263 | 2025-02-21T19:39:25.771Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
264 | 2025-02-21T19:39:28.837Z | FMRI IFO |
265 | 2025-02-21T19:39:28.837Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
266 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
267 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
268 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
269 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
270 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
271 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
272 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
273 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
274 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
275 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
276 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
277 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
278 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
279 | 2025-02-21T19:39:28.838Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
280 | 2025-02-21T19:39:29.615Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
281 | 2025-02-21T19:39:29.939Z | Updating crates.io index |
282 | 2025-02-21T19:39:29.942Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
283 | 2025-02-21T19:39:30.486Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
284 | 2025-02-21T19:39:30.765Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
285 | 2025-02-21T19:39:31.043Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
286 | 2025-02-21T19:39:31.991Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
287 | 2025-02-21T19:39:33.676Z | Updating git repository `https://github.com/oxidecomputer/opte` |
288 | 2025-02-21T19:39:34.297Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
289 | 2025-02-21T19:39:35.152Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
290 | 2025-02-21T19:39:35.461Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
291 | 2025-02-21T19:39:35.736Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
292 | 2025-02-21T19:39:36.429Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
293 | 2025-02-21T19:39:36.690Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
294 | 2025-02-21T19:39:37.032Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
295 | 2025-02-21T19:39:37.304Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
296 | 2025-02-21T19:39:37.603Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
297 | 2025-02-21T19:39:37.852Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
298 | 2025-02-21T19:39:38.156Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
299 | 2025-02-21T19:39:38.472Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
300 | 2025-02-21T19:39:38.799Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
301 | 2025-02-21T19:39:39.160Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
302 | 2025-02-21T19:39:39.688Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
303 | 2025-02-21T19:39:39.916Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
304 | 2025-02-21T19:39:40.422Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
305 | 2025-02-21T19:39:40.770Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
306 | 2025-02-21T19:39:41.126Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
307 | 2025-02-21T19:39:41.505Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
308 | 2025-02-21T19:39:41.855Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
309 | 2025-02-21T19:39:42.137Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
310 | 2025-02-21T19:39:42.392Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
311 | 2025-02-21T19:39:43.804Z | Downloading crates ... |
312 | 2025-02-21T19:39:43.871Z | Downloaded anstream v0.6.15 |
313 | 2025-02-21T19:39:43.875Z | Downloaded bitflags v2.6.0 |
314 | 2025-02-21T19:39:43.912Z | Downloaded pretty-hex v0.4.1 |
315 | 2025-02-21T19:39:43.918Z | Downloaded usdt-macro v0.5.0 |
316 | 2025-02-21T19:39:43.921Z | Downloaded scroll_derive v0.12.0 |
317 | 2025-02-21T19:39:43.931Z | Downloaded equivalent v1.0.1 |
318 | 2025-02-21T19:39:43.937Z | Downloaded crypto-common v0.1.6 |
319 | 2025-02-21T19:39:43.940Z | Downloaded clap_lex v0.7.4 |
320 | 2025-02-21T19:39:43.943Z | Downloaded usdt-attr-macro v0.5.0 |
321 | 2025-02-21T19:39:43.943Z | Downloaded toml_datetime v0.6.8 |
322 | 2025-02-21T19:39:43.943Z | Downloaded swrite v0.1.0 |
323 | 2025-02-21T19:39:43.948Z | Downloaded cfg-if v1.0.0 |
324 | 2025-02-21T19:39:43.951Z | Downloaded cargo-platform v0.1.8 |
325 | 2025-02-21T19:39:43.951Z | Downloaded bytecount v0.6.8 |
326 | 2025-02-21T19:39:43.953Z | Downloaded cpufeatures v0.2.14 |
327 | 2025-02-21T19:39:43.953Z | Downloaded digest v0.10.7 |
328 | 2025-02-21T19:39:43.956Z | Downloaded anstyle v1.0.10 |
329 | 2025-02-21T19:39:43.956Z | Downloaded anstyle-query v1.1.1 |
330 | 2025-02-21T19:39:43.959Z | Downloaded anstyle-parse v0.2.5 |
331 | 2025-02-21T19:39:43.959Z | Downloaded thread-id v4.2.2 |
332 | 2025-02-21T19:39:43.962Z | Downloaded pest_generator v2.7.14 |
333 | 2025-02-21T19:39:43.962Z | Downloaded macaddr v1.0.1 |
334 | 2025-02-21T19:39:43.962Z | Downloaded is_terminal_polyfill v1.70.1 |
335 | 2025-02-21T19:39:43.966Z | Downloaded thiserror-impl v1.0.69 |
336 | 2025-02-21T19:39:43.970Z | Downloaded byteorder v1.5.0 |
337 | 2025-02-21T19:39:43.973Z | Downloaded plain v0.2.3 |
338 | 2025-02-21T19:39:43.975Z | Downloaded unicode-linebreak v0.1.5 |
339 | 2025-02-21T19:39:43.975Z | Downloaded itoa v1.0.11 |
340 | 2025-02-21T19:39:43.978Z | Downloaded fs-err v2.11.0 |
341 | 2025-02-21T19:39:43.978Z | Downloaded thiserror v1.0.69 |
342 | 2025-02-21T19:39:43.982Z | Downloaded serde_tokenstream v0.2.2 |
343 | 2025-02-21T19:39:43.985Z | Downloaded fnv v1.0.7 |
344 | 2025-02-21T19:39:43.985Z | Downloaded memmap v0.7.0 |
345 | 2025-02-21T19:39:43.991Z | Downloaded usdt-impl v0.5.0 |
346 | 2025-02-21T19:39:43.993Z | Downloaded heck v0.4.1 |
347 | 2025-02-21T19:39:43.994Z | Downloaded fastrand v2.1.1 |
348 | 2025-02-21T19:39:43.996Z | Downloaded usdt v0.5.0 |
349 | 2025-02-21T19:39:43.996Z | Downloaded colorchoice v1.0.2 |
350 | 2025-02-21T19:39:43.996Z | Downloaded tabled_derive v0.7.0 |
351 | 2025-02-21T19:39:43.999Z | Downloaded proc-macro-error-attr v1.0.4 |
352 | 2025-02-21T19:39:44.003Z | Downloaded terminal_size v0.4.0 |
353 | 2025-02-21T19:39:44.006Z | Downloaded heck v0.5.0 |
354 | 2025-02-21T19:39:44.006Z | Downloaded serde_spanned v0.6.8 |
355 | 2025-02-21T19:39:44.006Z | Downloaded dtrace-parser v0.2.0 |
356 | 2025-02-21T19:39:44.009Z | Downloaded autocfg v1.4.0 |
357 | 2025-02-21T19:39:44.009Z | Downloaded block-buffer v0.10.4 |
358 | 2025-02-21T19:39:44.018Z | Downloaded camino v1.1.9 |
359 | 2025-02-21T19:39:44.023Z | Downloaded version_check v0.9.5 |
360 | 2025-02-21T19:39:44.026Z | Downloaded smawk v0.3.2 |
361 | 2025-02-21T19:39:44.026Z | Downloaded dof v0.3.0 |
362 | 2025-02-21T19:39:44.029Z | Downloaded sha2 v0.10.8 |
363 | 2025-02-21T19:39:44.029Z | Downloaded scroll v0.12.0 |
364 | 2025-02-21T19:39:44.031Z | Downloaded cargo_metadata v0.18.1 |
365 | 2025-02-21T19:39:44.032Z | Downloaded errno v0.3.9 |
366 | 2025-02-21T19:39:44.035Z | Downloaded tempfile v3.13.0 |
367 | 2025-02-21T19:39:44.042Z | Downloaded semver v1.0.25 |
368 | 2025-02-21T19:39:44.053Z | Downloaded utf8parse v0.2.2 |
369 | 2025-02-21T19:39:44.056Z | Downloaded strsim v0.11.1 |
370 | 2025-02-21T19:39:44.059Z | Downloaded zerocopy-derive v0.7.35 |
371 | 2025-02-21T19:39:44.061Z | Downloaded clap_derive v4.5.28 |
372 | 2025-02-21T19:39:44.066Z | Downloaded camino-tempfile v1.1.1 |
373 | 2025-02-21T19:39:44.080Z | Downloaded generic-array v0.14.7 |
374 | 2025-02-21T19:39:44.080Z | Downloaded quote v1.0.38 |
375 | 2025-02-21T19:39:44.084Z | Downloaded pest_derive v2.7.14 |
376 | 2025-02-21T19:39:44.084Z | Downloaded cargo_toml v0.20.5 |
377 | 2025-02-21T19:39:44.084Z | Downloaded anyhow v1.0.96 |
378 | 2025-02-21T19:39:44.084Z | Downloaded once_cell v1.20.3 |
379 | 2025-02-21T19:39:44.084Z | Downloaded papergrid v0.11.0 |
380 | 2025-02-21T19:39:44.084Z | Downloaded proc-macro-error v1.0.4 |
381 | 2025-02-21T19:39:44.087Z | Downloaded textwrap v0.16.1 |
382 | 2025-02-21T19:39:44.090Z | Downloaded clap v4.5.30 |
383 | 2025-02-21T19:39:44.096Z | Downloaded proc-macro2 v1.0.92 |
384 | 2025-02-21T19:39:44.099Z | Downloaded unicode-ident v1.0.14 |
385 | 2025-02-21T19:39:44.101Z | Downloaded ucd-trie v0.1.7 |
386 | 2025-02-21T19:39:44.104Z | Downloaded pest_meta v2.7.14 |
387 | 2025-02-21T19:39:44.104Z | Downloaded typenum v1.17.0 |
388 | 2025-02-21T19:39:44.108Z | Downloaded ryu v1.0.18 |
389 | 2025-02-21T19:39:44.111Z | Downloaded log v0.4.22 |
390 | 2025-02-21T19:39:44.130Z | Downloaded toml v0.8.19 |
391 | 2025-02-21T19:39:44.136Z | Downloaded indexmap v2.7.1 |
392 | 2025-02-21T19:39:44.144Z | Downloaded serde_derive v1.0.217 |
393 | 2025-02-21T19:39:44.147Z | Downloaded serde v1.0.217 |
394 | 2025-02-21T19:39:44.167Z | Downloaded memchr v2.7.4 |
395 | 2025-02-21T19:39:44.180Z | Downloaded toml_edit v0.22.22 |
396 | 2025-02-21T19:39:44.221Z | Downloaded pest v2.7.14 |
397 | 2025-02-21T19:39:44.233Z | Downloaded serde_json v1.0.139 |
398 | 2025-02-21T19:39:44.238Z | Downloaded hashbrown v0.15.1 |
399 | 2025-02-21T19:39:44.243Z | Downloaded zerocopy v0.7.35 |
400 | 2025-02-21T19:39:44.258Z | Downloaded winnow v0.6.20 |
401 | 2025-02-21T19:39:44.264Z | Downloaded clap_builder v4.5.30 |
402 | 2025-02-21T19:39:44.277Z | Downloaded goblin v0.8.2 |
403 | 2025-02-21T19:39:44.280Z | Downloaded tabled v0.15.0 |
404 | 2025-02-21T19:39:44.300Z | Downloaded syn v1.0.109 |
405 | 2025-02-21T19:39:44.308Z | Downloaded syn v2.0.96 |
406 | 2025-02-21T19:39:44.318Z | Downloaded unicode-width v0.1.14 |
407 | 2025-02-21T19:39:44.323Z | Downloaded rustix v0.38.37 |
408 | 2025-02-21T19:39:44.365Z | Downloaded libc v0.2.169 |
409 | 2025-02-21T19:39:44.640Z | Compiling proc-macro2 v1.0.92 |
410 | 2025-02-21T19:39:44.640Z | Compiling unicode-ident v1.0.14 |
411 | 2025-02-21T19:39:44.640Z | Compiling version_check v0.9.5 |
412 | 2025-02-21T19:39:44.645Z | Compiling serde v1.0.217 |
413 | 2025-02-21T19:39:44.645Z | Compiling memchr v2.7.4 |
414 | 2025-02-21T19:39:44.645Z | Compiling thiserror v1.0.69 |
415 | 2025-02-21T19:39:44.675Z | Compiling libc v0.2.169 |
416 | 2025-02-21T19:39:44.678Z | Compiling ucd-trie v0.1.7 |
417 | 2025-02-21T19:39:44.906Z | Compiling itoa v1.0.11 |
418 | 2025-02-21T19:39:45.194Z | Compiling ryu v1.0.18 |
419 | 2025-02-21T19:39:45.286Z | Compiling once_cell v1.20.3 |
420 | 2025-02-21T19:39:45.500Z | Compiling byteorder v1.5.0 |
421 | 2025-02-21T19:39:45.653Z | Compiling serde_json v1.0.139 |
422 | 2025-02-21T19:39:45.688Z | Compiling rustix v0.38.37 |
423 | 2025-02-21T19:39:45.935Z | Compiling bitflags v2.6.0 |
424 | 2025-02-21T19:39:46.015Z | Compiling usdt-impl v0.5.0 |
425 | 2025-02-21T19:39:46.145Z | Compiling proc-macro-error-attr v1.0.4 |
426 | 2025-02-21T19:39:46.377Z | Compiling syn v1.0.109 |
427 | 2025-02-21T19:39:46.381Z | Compiling proc-macro-error v1.0.4 |
428 | 2025-02-21T19:39:46.433Z | Compiling quote v1.0.38 |
429 | 2025-02-21T19:39:46.545Z | Compiling log v0.4.22 |
430 | 2025-02-21T19:39:46.569Z | Compiling plain v0.2.3 |
431 | 2025-02-21T19:39:46.704Z | Compiling errno v0.3.9 |
432 | 2025-02-21T19:39:46.747Z | Compiling utf8parse v0.2.2 |
433 | 2025-02-21T19:39:46.870Z | Compiling syn v2.0.96 |
434 | 2025-02-21T19:39:46.893Z | Compiling thread-id v4.2.2 |
435 | 2025-02-21T19:39:46.940Z | Compiling camino v1.1.9 |
436 | 2025-02-21T19:39:46.984Z | Compiling hashbrown v0.15.1 |
437 | 2025-02-21T19:39:47.009Z | Compiling equivalent v1.0.1 |
438 | 2025-02-21T19:39:47.050Z | Compiling anstyle-parse v0.2.5 |
439 | 2025-02-21T19:39:47.384Z | Compiling semver v1.0.25 |
440 | 2025-02-21T19:39:47.583Z | Compiling colorchoice v1.0.2 |
441 | 2025-02-21T19:39:47.643Z | Compiling anstyle v1.0.10 |
442 | 2025-02-21T19:39:47.762Z | Compiling winnow v0.6.20 |
443 | 2025-02-21T19:39:47.785Z | Compiling is_terminal_polyfill v1.70.1 |
444 | 2025-02-21T19:39:47.859Z | Compiling unicode-width v0.1.14 |
445 | 2025-02-21T19:39:47.915Z | Compiling autocfg v1.4.0 |
446 | 2025-02-21T19:39:48.048Z | Compiling indexmap v2.7.1 |
447 | 2025-02-21T19:39:48.073Z | Compiling pretty-hex v0.4.1 |
448 | 2025-02-21T19:39:48.285Z | Compiling anstyle-query v1.1.1 |
449 | 2025-02-21T19:39:48.434Z | Compiling anstream v0.6.15 |
450 | 2025-02-21T19:39:48.742Z | Compiling fnv v1.0.7 |
451 | 2025-02-21T19:39:48.819Z | Compiling fs-err v2.11.0 |
452 | 2025-02-21T19:39:48.885Z | Compiling terminal_size v0.4.0 |
453 | 2025-02-21T19:39:49.064Z | Compiling heck v0.5.0 |
454 | 2025-02-21T19:39:49.104Z | Compiling fastrand v2.1.1 |
455 | 2025-02-21T19:39:49.138Z | Compiling anyhow v1.0.96 |
456 | 2025-02-21T19:39:49.313Z | Compiling strsim v0.11.1 |
457 | 2025-02-21T19:39:49.386Z | Compiling clap_lex v0.7.4 |
458 | 2025-02-21T19:39:49.537Z | Compiling cfg-if v1.0.0 |
459 | 2025-02-21T19:39:49.579Z | Compiling heck v0.4.1 |
460 | 2025-02-21T19:39:49.806Z | Compiling bytecount v0.6.8 |
461 | 2025-02-21T19:39:50.005Z | Compiling papergrid v0.11.0 |
462 | 2025-02-21T19:39:50.079Z | Compiling clap_builder v4.5.30 |
463 | 2025-02-21T19:39:50.141Z | Compiling tempfile v3.13.0 |
464 | 2025-02-21T19:39:50.398Z | Compiling memmap v0.7.0 |
465 | 2025-02-21T19:39:50.437Z | Compiling unicode-linebreak v0.1.5 |
466 | 2025-02-21T19:39:50.705Z | Compiling smawk v0.3.2 |
467 | 2025-02-21T19:39:50.911Z | Compiling textwrap v0.16.1 |
468 | 2025-02-21T19:39:51.165Z | Compiling swrite v0.1.0 |
469 | 2025-02-21T19:39:51.779Z | Compiling tabled_derive v0.7.0 |
470 | 2025-02-21T19:39:53.070Z | Compiling tabled v0.15.0 |
471 | 2025-02-21T19:39:53.562Z | Compiling serde_derive v1.0.217 |
472 | 2025-02-21T19:39:53.562Z | Compiling thiserror-impl v1.0.69 |
473 | 2025-02-21T19:39:53.565Z | Compiling zerocopy-derive v0.7.35 |
474 | 2025-02-21T19:39:53.565Z | Compiling scroll_derive v0.12.0 |
475 | 2025-02-21T19:39:53.723Z | Compiling clap_derive v4.5.28 |
476 | 2025-02-21T19:39:55.017Z | Compiling scroll v0.12.0 |
477 | 2025-02-21T19:39:55.490Z | Compiling zerocopy v0.7.35 |
478 | 2025-02-21T19:39:55.515Z | Compiling goblin v0.8.2 |
479 | 2025-02-21T19:39:56.224Z | Compiling pest v2.7.14 |
480 | 2025-02-21T19:39:57.085Z | Compiling clap v4.5.30 |
481 | 2025-02-21T19:39:58.276Z | Compiling pest_meta v2.7.14 |
482 | 2025-02-21T19:39:59.154Z | Compiling pest_generator v2.7.14 |
483 | 2025-02-21T19:40:00.511Z | Compiling pest_derive v2.7.14 |
484 | 2025-02-21T19:40:01.181Z | Compiling dtrace-parser v0.2.0 |
485 | 2025-02-21T19:40:01.990Z | Compiling serde_spanned v0.6.8 |
486 | 2025-02-21T19:40:01.993Z | Compiling toml_datetime v0.6.8 |
487 | 2025-02-21T19:40:01.993Z | Compiling cargo-platform v0.1.8 |
488 | 2025-02-21T19:40:02.264Z | Compiling serde_tokenstream v0.2.2 |
489 | 2025-02-21T19:40:02.324Z | Compiling macaddr v1.0.1 |
490 | 2025-02-21T19:40:02.477Z | Compiling toml_edit v0.22.22 |
491 | 2025-02-21T19:40:02.632Z | Compiling camino-tempfile v1.1.1 |
492 | 2025-02-21T19:40:03.348Z | Compiling dof v0.3.0 |
493 | 2025-02-21T19:40:03.348Z | Compiling cargo_metadata v0.18.1 |
494 | 2025-02-21T19:40:04.824Z | Compiling usdt-attr-macro v0.5.0 |
495 | 2025-02-21T19:40:04.825Z | Compiling usdt-macro v0.5.0 |
496 | 2025-02-21T19:40:05.162Z | Compiling toml v0.8.19 |
497 | 2025-02-21T19:40:05.924Z | Compiling cargo_toml v0.20.5 |
498 | 2025-02-21T19:40:05.973Z | Compiling usdt v0.5.0 |
499 | 2025-02-21T19:40:08.413Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
500 | 2025-02-21T19:40:11.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.07s |
501 | 2025-02-21T19:40:11.694Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
502 | 2025-02-21T19:40:12.206Z | Downloading crates ... |
503 | 2025-02-21T19:40:12.320Z | Downloaded atty v0.2.14 |
504 | 2025-02-21T19:40:12.334Z | Downloaded async-stream-impl v0.3.6 |
505 | 2025-02-21T19:40:12.337Z | Downloaded base16ct v0.2.0 |
506 | 2025-02-21T19:40:12.344Z | Downloaded array-init v0.0.4 |
507 | 2025-02-21T19:40:12.347Z | Downloaded argon2 v0.5.3 |
508 | 2025-02-21T19:40:12.351Z | Downloaded http-range v0.1.5 |
509 | 2025-02-21T19:40:12.353Z | Downloaded home v0.5.9 |
510 | 2025-02-21T19:40:12.363Z | Downloaded hickory-client v0.24.3 |
511 | 2025-02-21T19:40:12.373Z | Downloaded http-body v1.0.1 |
512 | 2025-02-21T19:40:12.380Z | Downloaded crucible-workspace-hack v0.1.0 |
513 | 2025-02-21T19:40:12.384Z | Downloaded atomicwrites v0.4.4 |
514 | 2025-02-21T19:40:12.384Z | Downloaded ident_case v1.0.1 |
515 | 2025-02-21T19:40:12.387Z | Downloaded md5 v0.7.0 |
516 | 2025-02-21T19:40:12.387Z | Downloaded match_cfg v0.1.0 |
517 | 2025-02-21T19:40:12.390Z | Downloaded crunchy v0.2.2 |
518 | 2025-02-21T19:40:12.390Z | Downloaded is_ci v1.2.0 |
519 | 2025-02-21T19:40:12.393Z | Downloaded cfg_aliases v0.2.1 |
520 | 2025-02-21T19:40:12.393Z | Downloaded cfg_aliases v0.1.1 |
521 | 2025-02-21T19:40:12.397Z | Downloaded instant v0.1.13 |
522 | 2025-02-21T19:40:12.400Z | Downloaded icu_provider_macros v1.5.0 |
523 | 2025-02-21T19:40:12.400Z | Downloaded ciborium-io v0.2.2 |
524 | 2025-02-21T19:40:12.402Z | Downloaded cstr-argument v0.1.2 |
525 | 2025-02-21T19:40:12.408Z | Downloaded hyper-staticfile v0.10.1 |
526 | 2025-02-21T19:40:12.411Z | Downloaded mirai-annotations v1.12.0 |
527 | 2025-02-21T19:40:12.414Z | Downloaded hex-literal v0.4.1 |
528 | 2025-02-21T19:40:12.415Z | Downloaded headers-core v0.3.0 |
529 | 2025-02-21T19:40:12.415Z | Downloaded async-bb8-diesel v0.2.1 |
530 | 2025-02-21T19:40:12.419Z | Downloaded adler2 v2.0.0 |
531 | 2025-02-21T19:40:12.419Z | Downloaded highway v1.2.0 |
532 | 2025-02-21T19:40:12.422Z | Downloaded async-stream v0.3.6 |
533 | 2025-02-21T19:40:12.427Z | Downloaded assert_matches v1.5.0 |
534 | 2025-02-21T19:40:12.427Z | Downloaded castaway v0.2.3 |
535 | 2025-02-21T19:40:12.432Z | Downloaded aead v0.5.2 |
536 | 2025-02-21T19:40:12.432Z | Downloaded ascii-canvas v3.0.0 |
537 | 2025-02-21T19:40:12.437Z | Downloaded buf-list v1.0.3 |
538 | 2025-02-21T19:40:12.439Z | Downloaded http-body-util v0.1.2 |
539 | 2025-02-21T19:40:12.439Z | Downloaded humantime v2.1.0 |
540 | 2025-02-21T19:40:12.442Z | Downloaded httpdate v1.0.3 |
541 | 2025-02-21T19:40:12.442Z | Downloaded hostname v0.4.0 |
542 | 2025-02-21T19:40:12.445Z | Downloaded crc-catalog v2.4.0 |
543 | 2025-02-21T19:40:12.445Z | Downloaded bitflags v1.3.2 |
544 | 2025-02-21T19:40:12.448Z | Downloaded bit-vec v0.6.3 |
545 | 2025-02-21T19:40:12.451Z | Downloaded hyper-tls v0.6.0 |
546 | 2025-02-21T19:40:12.454Z | Downloaded inout v0.1.3 |
547 | 2025-02-21T19:40:12.454Z | Downloaded maplit v1.0.2 |
548 | 2025-02-21T19:40:12.454Z | Downloaded convert_case v0.4.0 |
549 | 2025-02-21T19:40:12.457Z | Downloaded colored v2.1.0 |
550 | 2025-02-21T19:40:12.461Z | Downloaded lru v0.12.5 |
551 | 2025-02-21T19:40:12.461Z | Downloaded kstat-rs v0.2.4 |
552 | 2025-02-21T19:40:12.461Z | Downloaded indent_write v2.2.0 |
553 | 2025-02-21T19:40:12.464Z | Downloaded curve25519-dalek-derive v0.1.1 |
554 | 2025-02-21T19:40:12.464Z | Downloaded cexpr v0.6.0 |
555 | 2025-02-21T19:40:12.468Z | Downloaded crossbeam-deque v0.8.5 |
556 | 2025-02-21T19:40:12.468Z | Downloaded bcrypt-pbkdf v0.10.0 |
557 | 2025-02-21T19:40:12.471Z | Downloaded crc v3.2.1 |
558 | 2025-02-21T19:40:12.471Z | Downloaded linked-hash-map v0.5.6 |
559 | 2025-02-21T19:40:12.474Z | Downloaded libefi-sys v0.1.0 |
560 | 2025-02-21T19:40:12.475Z | Downloaded lazycell v1.3.0 |
561 | 2025-02-21T19:40:12.478Z | Downloaded ciborium-ll v0.2.2 |
562 | 2025-02-21T19:40:12.478Z | Downloaded cbc v0.1.2 |
563 | 2025-02-21T19:40:12.480Z | Downloaded async-trait v0.1.86 |
564 | 2025-02-21T19:40:12.483Z | Downloaded libsw v3.3.1 |
565 | 2025-02-21T19:40:12.491Z | Downloaded maybe-uninit v2.0.0 |
566 | 2025-02-21T19:40:12.495Z | Downloaded indoc v1.0.9 |
567 | 2025-02-21T19:40:12.496Z | Downloaded bitfield v0.14.0 |
568 | 2025-02-21T19:40:12.496Z | Downloaded ctr v0.9.2 |
569 | 2025-02-21T19:40:12.496Z | Downloaded bitfield-struct v0.6.2 |
570 | 2025-02-21T19:40:12.498Z | Downloaded blowfish v0.9.1 |
571 | 2025-02-21T19:40:12.498Z | Downloaded managed v0.8.0 |
572 | 2025-02-21T19:40:12.498Z | Downloaded chrono-tz-build v0.4.0 |
573 | 2025-02-21T19:40:12.499Z | Downloaded instability v0.3.2 |
574 | 2025-02-21T19:40:12.501Z | Downloaded bb8 v0.8.5 |
575 | 2025-02-21T19:40:12.501Z | Downloaded arrayvec v0.7.6 |
576 | 2025-02-21T19:40:12.504Z | Downloaded memoffset v0.9.1 |
577 | 2025-02-21T19:40:12.507Z | Downloaded ipnetwork v0.21.1 |
578 | 2025-02-21T19:40:12.510Z | Downloaded mockall v0.13.0 |
579 | 2025-02-21T19:40:12.510Z | Downloaded mime v0.3.17 |
580 | 2025-02-21T19:40:12.512Z | Downloaded hubpack_derive v0.1.1 |
581 | 2025-02-21T19:40:12.512Z | Downloaded backoff v0.4.0 |
582 | 2025-02-21T19:40:12.515Z | Downloaded constant_time_eq v0.3.1 |
583 | 2025-02-21T19:40:12.515Z | Downloaded cmake v0.1.51 |
584 | 2025-02-21T19:40:12.518Z | Downloaded nanorand v0.7.0 |
585 | 2025-02-21T19:40:12.521Z | Downloaded addr2line v0.24.2 |
586 | 2025-02-21T19:40:12.523Z | Downloaded crc32fast v1.4.2 |
587 | 2025-02-21T19:40:12.526Z | Downloaded rand_xorshift v0.3.0 |
588 | 2025-02-21T19:40:12.527Z | Downloaded multimap v0.10.0 |
589 | 2025-02-21T19:40:12.530Z | Downloaded lru-cache v0.1.2 |
590 | 2025-02-21T19:40:12.530Z | Downloaded ipnet v2.10.1 |
591 | 2025-02-21T19:40:12.533Z | Downloaded bzip2 v0.4.4 |
592 | 2025-02-21T19:40:12.533Z | Downloaded cookie_store v0.21.1 |
593 | 2025-02-21T19:40:12.536Z | Downloaded idna_adapter v1.2.0 |
594 | 2025-02-21T19:40:12.538Z | Downloaded linear-map v1.2.0 |
595 | 2025-02-21T19:40:12.538Z | Downloaded hyper-rustls v0.27.3 |
596 | 2025-02-21T19:40:12.541Z | Downloaded litemap v0.7.3 |
597 | 2025-02-21T19:40:12.544Z | Downloaded jobserver v0.1.32 |
598 | 2025-02-21T19:40:12.547Z | Downloaded multer v3.1.0 |
599 | 2025-02-21T19:40:12.549Z | Downloaded atomic-waker v1.1.2 |
600 | 2025-02-21T19:40:12.550Z | Downloaded arrayref v0.3.9 |
601 | 2025-02-21T19:40:12.552Z | Downloaded const_format_proc_macros v0.2.34 |
602 | 2025-02-21T19:40:12.555Z | Downloaded cipher v0.4.4 |
603 | 2025-02-21T19:40:12.558Z | Downloaded termtree v0.4.1 |
604 | 2025-02-21T19:40:12.558Z | Downloaded libloading v0.8.5 |
605 | 2025-02-21T19:40:12.560Z | Downloaded sync_wrapper v1.0.1 |
606 | 2025-02-21T19:40:12.560Z | Downloaded console v0.15.10 |
607 | 2025-02-21T19:40:12.563Z | Downloaded psl-types v2.0.11 |
608 | 2025-02-21T19:40:12.567Z | Downloaded cancel-safe-futures v0.1.5 |
609 | 2025-02-21T19:40:12.569Z | Downloaded csv-core v0.1.11 |
610 | 2025-02-21T19:40:12.572Z | Downloaded base64ct v1.6.0 |
611 | 2025-02-21T19:40:12.575Z | Downloaded try-lock v0.2.5 |
612 | 2025-02-21T19:40:12.575Z | Downloaded memmap2 v0.9.5 |
613 | 2025-02-21T19:40:12.578Z | Downloaded md-5 v0.10.6 |
614 | 2025-02-21T19:40:12.578Z | Downloaded want v0.3.1 |
615 | 2025-02-21T19:40:12.581Z | Downloaded resolv-conf v0.7.0 |
616 | 2025-02-21T19:40:12.581Z | Downloaded lock_api v0.4.12 |
617 | 2025-02-21T19:40:12.583Z | Downloaded rpassword v7.3.1 |
618 | 2025-02-21T19:40:12.586Z | Downloaded icu_locid_transform v1.5.0 |
619 | 2025-02-21T19:40:12.589Z | Downloaded yoke-derive v0.7.4 |
620 | 2025-02-21T19:40:12.589Z | Downloaded derive_builder_macro v0.20.2 |
621 | 2025-02-21T19:40:12.592Z | Downloaded rustversion v1.0.17 |
622 | 2025-02-21T19:40:12.592Z | Downloaded rustc-hash v2.0.0 |
623 | 2025-02-21T19:40:12.595Z | Downloaded lazy_static v1.5.0 |
624 | 2025-02-21T19:40:12.602Z | Downloaded lockfree-object-pool v0.1.6 |
625 | 2025-02-21T19:40:12.604Z | Downloaded secrecy v0.8.0 |
626 | 2025-02-21T19:40:12.604Z | Downloaded slab v0.4.9 |
627 | 2025-02-21T19:40:12.604Z | Downloaded slog-envlogger v2.2.0 |
628 | 2025-02-21T19:40:12.604Z | Downloaded slog-dtrace v0.3.0 |
629 | 2025-02-21T19:40:12.607Z | Downloaded litrs v0.4.1 |
630 | 2025-02-21T19:40:12.610Z | Downloaded smf v0.2.3 |
631 | 2025-02-21T19:40:12.610Z | Downloaded hmac v0.12.1 |
632 | 2025-02-21T19:40:12.613Z | Downloaded icu_normalizer_data v1.5.0 |
633 | 2025-02-21T19:40:12.616Z | Downloaded icu_locid_transform_data v1.5.0 |
634 | 2025-02-21T19:40:12.616Z | Downloaded impl-trait-for-tuples v0.2.2 |
635 | 2025-02-21T19:40:12.620Z | Downloaded ciborium v0.2.2 |
636 | 2025-02-21T19:40:12.624Z | Downloaded embedded-io v0.4.0 |
637 | 2025-02-21T19:40:12.627Z | Downloaded blake2 v0.10.6 |
638 | 2025-02-21T19:40:12.627Z | Downloaded tls_codec_derive v0.4.1 |
639 | 2025-02-21T19:40:12.629Z | Downloaded crossbeam-utils v0.8.20 |
640 | 2025-02-21T19:40:12.632Z | Downloaded cookie v0.18.1 |
641 | 2025-02-21T19:40:12.635Z | Downloaded openssl-probe v0.1.5 |
642 | 2025-02-21T19:40:12.636Z | Downloaded openssl-macros v0.1.1 |
643 | 2025-02-21T19:40:12.636Z | Downloaded clang-sys v1.8.1 |
644 | 2025-02-21T19:40:12.639Z | Downloaded progenitor-client v0.9.1 |
645 | 2025-02-21T19:40:12.639Z | Downloaded shlex v1.3.0 |
646 | 2025-02-21T19:40:12.643Z | Downloaded mockall_derive v0.13.0 |
647 | 2025-02-21T19:40:12.645Z | Downloaded tiny-keccak v2.0.2 |
648 | 2025-02-21T19:40:12.648Z | Downloaded termios v0.3.3 |
649 | 2025-02-21T19:40:12.650Z | Downloaded phf_shared v0.10.0 |
650 | 2025-02-21T19:40:12.650Z | Downloaded precomputed-hash v0.1.1 |
651 | 2025-02-21T19:40:12.650Z | Downloaded untrusted v0.9.0 |
652 | 2025-02-21T19:40:12.653Z | Downloaded strum_macros v0.25.3 |
653 | 2025-02-21T19:40:12.658Z | Downloaded shell-words v1.1.0 |
654 | 2025-02-21T19:40:12.658Z | Downloaded semver v0.1.20 |
655 | 2025-02-21T19:40:12.659Z | Downloaded scheduled-thread-pool v0.2.7 |
656 | 2025-02-21T19:40:12.664Z | Downloaded ahash v0.8.11 |
657 | 2025-02-21T19:40:12.664Z | Downloaded miniz_oxide v0.8.0 |
658 | 2025-02-21T19:40:12.669Z | Downloaded indexmap v1.9.3 |
659 | 2025-02-21T19:40:12.669Z | Downloaded cassowary v0.3.0 |
660 | 2025-02-21T19:40:12.671Z | Downloaded waitgroup v0.1.2 |
661 | 2025-02-21T19:40:12.671Z | Downloaded bcs v0.1.6 |
662 | 2025-02-21T19:40:12.671Z | Downloaded either v1.13.0 |
663 | 2025-02-21T19:40:12.674Z | Downloaded unicode-xid v0.2.6 |
664 | 2025-02-21T19:40:12.674Z | Downloaded derive_builder_core v0.20.2 |
665 | 2025-02-21T19:40:12.677Z | Downloaded defmt-macros v0.3.9 |
666 | 2025-02-21T19:40:12.680Z | Downloaded internet-checksum v0.2.1 |
667 | 2025-02-21T19:40:12.683Z | Downloaded lalrpop-util v0.19.12 |
668 | 2025-02-21T19:40:12.683Z | Downloaded group v0.13.0 |
669 | 2025-02-21T19:40:12.685Z | Downloaded ghash v0.5.1 |
670 | 2025-02-21T19:40:12.685Z | Downloaded sqlparser_derive v0.2.2 |
671 | 2025-02-21T19:40:12.688Z | Downloaded allocator-api2 v0.2.18 |
672 | 2025-02-21T19:40:12.691Z | Downloaded sigpipe v0.1.3 |
673 | 2025-02-21T19:40:12.691Z | Downloaded snafu-derive v0.8.5 |
674 | 2025-02-21T19:40:12.693Z | Downloaded foreign-types v0.5.0 |
675 | 2025-02-21T19:40:12.693Z | Downloaded fallible-streaming-iterator v0.1.9 |
676 | 2025-02-21T19:40:12.696Z | Downloaded fallible-iterator v0.3.0 |
677 | 2025-02-21T19:40:12.696Z | Downloaded mime_guess v2.0.5 |
678 | 2025-02-21T19:40:12.699Z | Downloaded iana-time-zone v0.1.61 |
679 | 2025-02-21T19:40:12.701Z | Downloaded httparse v1.9.5 |
680 | 2025-02-21T19:40:12.705Z | Downloaded indicatif v0.17.11 |
681 | 2025-02-21T19:40:12.707Z | Downloaded crossbeam-epoch v0.9.18 |
682 | 2025-02-21T19:40:12.710Z | Downloaded icu_locid v1.5.0 |
683 | 2025-02-21T19:40:12.715Z | Downloaded hex v0.4.3 |
684 | 2025-02-21T19:40:12.720Z | Downloaded synstructure v0.13.1 |
685 | 2025-02-21T19:40:12.722Z | Downloaded futures-executor v0.3.31 |
686 | 2025-02-21T19:40:12.722Z | Downloaded futures-core v0.3.31 |
687 | 2025-02-21T19:40:12.722Z | Downloaded tokio-rustls v0.24.1 |
688 | 2025-02-21T19:40:12.725Z | Downloaded crc-any v2.5.0 |
689 | 2025-02-21T19:40:12.728Z | Downloaded bytes v1.9.0 |
690 | 2025-02-21T19:40:12.731Z | Downloaded write16 v1.0.0 |
691 | 2025-02-21T19:40:12.733Z | Downloaded const-oid v0.9.6 |
692 | 2025-02-21T19:40:12.736Z | Downloaded progenitor-macro v0.9.1 |
693 | 2025-02-21T19:40:12.736Z | Downloaded progenitor-macro v0.8.0 |
694 | 2025-02-21T19:40:12.739Z | Downloaded parse-display-derive v0.10.0 |
695 | 2025-02-21T19:40:12.739Z | Downloaded parse-display v0.10.0 |
696 | 2025-02-21T19:40:12.742Z | Downloaded ppv-lite86 v0.2.20 |
697 | 2025-02-21T19:40:12.742Z | Downloaded heck v0.3.3 |
698 | 2025-02-21T19:40:12.744Z | Downloaded polyval v0.6.2 |
699 | 2025-02-21T19:40:12.747Z | Downloaded tokio-rustls v0.26.0 |
700 | 2025-02-21T19:40:12.758Z | Downloaded walkdir v2.5.0 |
701 | 2025-02-21T19:40:12.761Z | Downloaded aes v0.8.4 |
702 | 2025-02-21T19:40:12.764Z | Downloaded derive_builder v0.20.2 |
703 | 2025-02-21T19:40:12.769Z | Downloaded number_prefix v0.4.0 |
704 | 2025-02-21T19:40:12.772Z | Downloaded new_debug_unreachable v1.0.6 |
705 | 2025-02-21T19:40:12.772Z | Downloaded num_threads v0.1.7 |
706 | 2025-02-21T19:40:12.775Z | Downloaded form_urlencoded v1.2.1 |
707 | 2025-02-21T19:40:12.775Z | Downloaded structmeta v0.2.0 |
708 | 2025-02-21T19:40:12.775Z | Downloaded ssh-cipher v0.2.0 |
709 | 2025-02-21T19:40:12.778Z | Downloaded signature v2.2.0 |
710 | 2025-02-21T19:40:12.778Z | Downloaded smallvec v0.6.14 |
711 | 2025-02-21T19:40:12.781Z | Downloaded subtle v2.6.1 |
712 | 2025-02-21T19:40:12.783Z | Downloaded simd-adler32 v0.3.7 |
713 | 2025-02-21T19:40:12.783Z | Downloaded base64 v0.21.7 |
714 | 2025-02-21T19:40:12.787Z | Downloaded base64 v0.22.1 |
715 | 2025-02-21T19:40:12.792Z | Downloaded normalize-line-endings v0.3.0 |
716 | 2025-02-21T19:40:12.796Z | Downloaded tui-tree-widget v0.23.0 |
717 | 2025-02-21T19:40:12.796Z | Downloaded crypto-bigint v0.5.5 |
718 | 2025-02-21T19:40:12.801Z | Downloaded termtree v0.5.1 |
719 | 2025-02-21T19:40:12.805Z | Downloaded termcolor v1.4.1 |
720 | 2025-02-21T19:40:12.808Z | Downloaded num_enum v0.5.11 |
721 | 2025-02-21T19:40:12.811Z | Downloaded native-tls v0.2.12 |
722 | 2025-02-21T19:40:12.814Z | Downloaded zerovec-derive v0.10.3 |
723 | 2025-02-21T19:40:12.814Z | Downloaded zeroize_derive v1.4.2 |
724 | 2025-02-21T19:40:12.817Z | Downloaded writeable v0.5.5 |
725 | 2025-02-21T19:40:12.817Z | Downloaded unicode-truncate v1.1.0 |
726 | 2025-02-21T19:40:12.821Z | Downloaded unarray v0.1.4 |
727 | 2025-02-21T19:40:12.821Z | Downloaded icu_collections v1.5.0 |
728 | 2025-02-21T19:40:12.826Z | Downloaded fd-lock v4.0.2 |
729 | 2025-02-21T19:40:12.829Z | Downloaded float-cmp v0.10.0 |
730 | 2025-02-21T19:40:12.832Z | Downloaded powerfmt v0.2.0 |
731 | 2025-02-21T19:40:12.833Z | Downloaded parking_lot_core v0.8.6 |
732 | 2025-02-21T19:40:12.836Z | Downloaded embedded-io v0.6.1 |
733 | 2025-02-21T19:40:12.836Z | Downloaded dirs-next v2.0.0 |
734 | 2025-02-21T19:40:12.839Z | Downloaded difflib v0.4.0 |
735 | 2025-02-21T19:40:12.839Z | Downloaded parking_lot_core v0.9.10 |
736 | 2025-02-21T19:40:12.843Z | Downloaded const_format v0.2.34 |
737 | 2025-02-21T19:40:12.845Z | Downloaded fragile v2.0.0 |
738 | 2025-02-21T19:40:12.848Z | Downloaded cc v1.1.30 |
739 | 2025-02-21T19:40:12.851Z | Downloaded strip-ansi-escapes v0.2.0 |
740 | 2025-02-21T19:40:12.853Z | Downloaded serde_derive_internals v0.29.1 |
741 | 2025-02-21T19:40:12.856Z | Downloaded take_mut v0.2.2 |
742 | 2025-02-21T19:40:12.856Z | Downloaded futures-macro v0.3.31 |
743 | 2025-02-21T19:40:12.856Z | Downloaded derive_more v0.99.19 |
744 | 2025-02-21T19:40:12.862Z | Downloaded toolchain_find v0.4.0 |
745 | 2025-02-21T19:40:12.866Z | Downloaded crossbeam-channel v0.5.13 |
746 | 2025-02-21T19:40:12.869Z | Downloaded rustls-pemfile v2.2.0 |
747 | 2025-02-21T19:40:12.872Z | Downloaded hickory-resolver v0.24.3 |
748 | 2025-02-21T19:40:12.875Z | Downloaded chacha20poly1305 v0.10.1 |
749 | 2025-02-21T19:40:12.877Z | Downloaded test-strategy v0.3.1 |
750 | 2025-02-21T19:40:12.880Z | Downloaded tokio-postgres v0.7.12 |
751 | 2025-02-21T19:40:12.885Z | Downloaded paste v1.0.15 |
752 | 2025-02-21T19:40:12.889Z | Downloaded packed_struct v0.10.1 |
753 | 2025-02-21T19:40:12.891Z | Downloaded tokio-tungstenite v0.24.0 |
754 | 2025-02-21T19:40:12.894Z | Downloaded zone_cfg_derive v0.3.0 |
755 | 2025-02-21T19:40:12.894Z | Downloaded endian-type v0.1.2 |
756 | 2025-02-21T19:40:12.897Z | Downloaded dsl_auto_type v0.1.2 |
757 | 2025-02-21T19:40:12.897Z | Downloaded newtype_derive v0.1.6 |
758 | 2025-02-21T19:40:12.899Z | Downloaded ref-cast-impl v1.0.23 |
759 | 2025-02-21T19:40:12.899Z | Downloaded predicates-core v1.0.8 |
760 | 2025-02-21T19:40:12.902Z | Downloaded phf_codegen v0.11.2 |
761 | 2025-02-21T19:40:12.902Z | Downloaded newline-converter v0.3.0 |
762 | 2025-02-21T19:40:12.902Z | Downloaded enum-as-inner v0.6.1 |
763 | 2025-02-21T19:40:12.905Z | Downloaded typify-macro v0.2.0 |
764 | 2025-02-21T19:40:12.905Z | Downloaded term v0.7.0 |
765 | 2025-02-21T19:40:12.909Z | Downloaded fxhash v0.2.1 |
766 | 2025-02-21T19:40:12.911Z | Downloaded sha1 v0.10.6 |
767 | 2025-02-21T19:40:12.911Z | Downloaded ena v0.14.3 |
768 | 2025-02-21T19:40:12.914Z | Downloaded der_derive v0.7.3 |
769 | 2025-02-21T19:40:12.917Z | Downloaded progenitor-impl v0.9.1 |
770 | 2025-02-21T19:40:12.921Z | Downloaded getrandom v0.2.15 |
771 | 2025-02-21T19:40:12.924Z | Downloaded pkcs5 v0.7.1 |
772 | 2025-02-21T19:40:12.926Z | Downloaded aes-gcm v0.10.3 |
773 | 2025-02-21T19:40:12.929Z | Downloaded scrypt v0.11.0 |
774 | 2025-02-21T19:40:12.932Z | Downloaded fatfs v0.3.6 |
775 | 2025-02-21T19:40:12.935Z | Downloaded elliptic-curve v0.13.8 |
776 | 2025-02-21T19:40:12.937Z | Downloaded progenitor-client v0.8.0 |
777 | 2025-02-21T19:40:12.940Z | Downloaded supports-color v3.0.1 |
778 | 2025-02-21T19:40:12.944Z | Downloaded tabwriter v1.4.0 |
779 | 2025-02-21T19:40:12.944Z | Downloaded snafu v0.8.5 |
780 | 2025-02-21T19:40:12.948Z | Downloaded rustfmt-wrapper v0.2.1 |
781 | 2025-02-21T19:40:12.950Z | Downloaded spki v0.7.3 |
782 | 2025-02-21T19:40:12.953Z | Downloaded time-core v0.1.2 |
783 | 2025-02-21T19:40:12.953Z | Downloaded rcgen v0.12.1 |
784 | 2025-02-21T19:40:12.956Z | Downloaded structmeta-derive v0.2.0 |
785 | 2025-02-21T19:40:12.967Z | Downloaded http v1.2.0 |
786 | 2025-02-21T19:40:12.967Z | Downloaded zerofrom-derive v0.1.4 |
787 | 2025-02-21T19:40:12.967Z | Downloaded utf-8 v0.7.6 |
788 | 2025-02-21T19:40:12.967Z | Downloaded untrusted v0.7.1 |
789 | 2025-02-21T19:40:12.967Z | Downloaded universal-hash v0.5.1 |
790 | 2025-02-21T19:40:12.967Z | Downloaded tap v1.0.1 |
791 | 2025-02-21T19:40:12.971Z | Downloaded ed25519 v2.2.3 |
792 | 2025-02-21T19:40:12.971Z | Downloaded predicates v3.1.3 |
793 | 2025-02-21T19:40:12.976Z | Downloaded debug-ignore v1.0.5 |
794 | 2025-02-21T19:40:12.976Z | Downloaded deranged v0.3.11 |
795 | 2025-02-21T19:40:12.980Z | Downloaded phf v0.11.2 |
796 | 2025-02-21T19:40:12.980Z | Downloaded defmt-parser v0.3.4 |
797 | 2025-02-21T19:40:12.980Z | Downloaded data-encoding v2.6.0 |
798 | 2025-02-21T19:40:12.983Z | Downloaded vte v0.11.1 |
799 | 2025-02-21T19:40:12.983Z | Downloaded typify v0.3.0 |
800 | 2025-02-21T19:40:12.986Z | Downloaded zerofrom v0.1.4 |
801 | 2025-02-21T19:40:12.989Z | Downloaded rand_core v0.6.4 |
802 | 2025-02-21T19:40:12.989Z | Downloaded percent-encoding v2.3.1 |
803 | 2025-02-21T19:40:12.991Z | Downloaded newtype-uuid v1.2.1 |
804 | 2025-02-21T19:40:12.991Z | Downloaded ref-cast v1.0.23 |
805 | 2025-02-21T19:40:12.994Z | Downloaded backtrace v0.3.74 |
806 | 2025-02-21T19:40:12.999Z | Downloaded hash32 v0.3.1 |
807 | 2025-02-21T19:40:13.002Z | Downloaded hash32 v0.2.1 |
808 | 2025-02-21T19:40:13.002Z | Downloaded mio v1.0.2 |
809 | 2025-02-21T19:40:13.008Z | Downloaded salsa20 v0.10.2 |
810 | 2025-02-21T19:40:13.012Z | Downloaded rusty-fork v0.3.0 |
811 | 2025-02-21T19:40:13.012Z | Downloaded rand_chacha v0.3.1 |
812 | 2025-02-21T19:40:13.015Z | Downloaded pin-utils v0.1.0 |
813 | 2025-02-21T19:40:13.015Z | Downloaded sct v0.7.1 |
814 | 2025-02-21T19:40:13.018Z | Downloaded twox-hash v2.1.0 |
815 | 2025-02-21T19:40:13.022Z | Downloaded schemars v0.8.21 |
816 | 2025-02-21T19:40:13.032Z | Downloaded serde-big-array v0.5.1 |
817 | 2025-02-21T19:40:13.036Z | Downloaded pretty-hex v0.2.1 |
818 | 2025-02-21T19:40:13.036Z | Downloaded peg-runtime v0.8.3 |
819 | 2025-02-21T19:40:13.039Z | Downloaded russh-cryptovec v0.7.3 |
820 | 2025-02-21T19:40:13.039Z | Downloaded siphasher v0.3.11 |
821 | 2025-02-21T19:40:13.039Z | Downloaded slog-async v2.8.0 |
822 | 2025-02-21T19:40:13.042Z | Downloaded tungstenite v0.21.0 |
823 | 2025-02-21T19:40:13.045Z | Downloaded thread_local v1.1.8 |
824 | 2025-02-21T19:40:13.047Z | Downloaded slog-bunyan v2.5.0 |
825 | 2025-02-21T19:40:13.047Z | Downloaded time-macros v0.2.18 |
826 | 2025-02-21T19:40:13.050Z | Downloaded whoami v1.5.2 |
827 | 2025-02-21T19:40:13.053Z | Downloaded radium v0.7.0 |
828 | 2025-02-21T19:40:13.053Z | Downloaded foreign-types v0.3.2 |
829 | 2025-02-21T19:40:13.057Z | Downloaded thiserror v2.0.11 |
830 | 2025-02-21T19:40:13.059Z | Downloaded olpc-cjson v0.1.4 |
831 | 2025-02-21T19:40:13.062Z | Downloaded futures-channel v0.3.31 |
832 | 2025-02-21T19:40:13.067Z | Downloaded dyn-clone v1.0.18 |
833 | 2025-02-21T19:40:13.067Z | Downloaded thiserror-impl-no-std v2.0.2 |
834 | 2025-02-21T19:40:13.072Z | Downloaded ecdsa v0.16.9 |
835 | 2025-02-21T19:40:13.072Z | Downloaded defmt v0.3.8 |
836 | 2025-02-21T19:40:13.075Z | Downloaded zeroize v1.8.1 |
837 | 2025-02-21T19:40:13.075Z | Downloaded openssl-sys v0.9.106 |
838 | 2025-02-21T19:40:13.078Z | Downloaded libxml v0.3.3 |
839 | 2025-02-21T19:40:13.087Z | Downloaded diesel_table_macro_syntax v0.2.0 |
840 | 2025-02-21T19:40:13.090Z | Downloaded filetime v0.2.25 |
841 | 2025-02-21T19:40:13.090Z | Downloaded ff v0.13.0 |
842 | 2025-02-21T19:40:13.095Z | Downloaded packed_struct_codegen v0.10.1 |
843 | 2025-02-21T19:40:13.095Z | Downloaded hashlink v0.9.1 |
844 | 2025-02-21T19:40:13.100Z | Downloaded pkcs1 v0.7.5 |
845 | 2025-02-21T19:40:13.101Z | Downloaded rsa v0.9.6 |
846 | 2025-02-21T19:40:13.103Z | Downloaded parse-size v1.1.0 |
847 | 2025-02-21T19:40:13.106Z | Downloaded idna v1.0.3 |
848 | 2025-02-21T19:40:13.109Z | Downloaded num v0.4.3 |
849 | 2025-02-21T19:40:13.109Z | Downloaded pin-project-lite v0.2.14 |
850 | 2025-02-21T19:40:13.114Z | Downloaded sec1 v0.7.3 |
851 | 2025-02-21T19:40:13.118Z | Downloaded scopeguard v1.2.0 |
852 | 2025-02-21T19:40:13.119Z | Downloaded tar v0.4.42 |
853 | 2025-02-21T19:40:13.122Z | Downloaded pbkdf2 v0.12.2 |
854 | 2025-02-21T19:40:13.122Z | Downloaded heapless v0.8.0 |
855 | 2025-02-21T19:40:13.127Z | Downloaded downcast v0.11.0 |
856 | 2025-02-21T19:40:13.129Z | Downloaded static_assertions v1.1.0 |
857 | 2025-02-21T19:40:13.129Z | Downloaded stable_deref_trait v1.2.0 |
858 | 2025-02-21T19:40:13.132Z | Downloaded quinn-udp v0.5.5 |
859 | 2025-02-21T19:40:13.132Z | Downloaded num-bigint v0.4.6 |
860 | 2025-02-21T19:40:13.137Z | Downloaded document-features v0.2.10 |
861 | 2025-02-21T19:40:13.140Z | Downloaded r2d2 v0.8.10 |
862 | 2025-02-21T19:40:13.143Z | Downloaded typify v0.2.0 |
863 | 2025-02-21T19:40:13.145Z | Downloaded xz2 v0.1.7 |
864 | 2025-02-21T19:40:13.145Z | Downloaded foreign-types-macros v0.2.3 |
865 | 2025-02-21T19:40:13.148Z | Downloaded xattr v1.3.1 |
866 | 2025-02-21T19:40:13.151Z | Downloaded unicase v2.7.0 |
867 | 2025-02-21T19:40:13.151Z | Downloaded typify-macro v0.3.0 |
868 | 2025-02-21T19:40:13.151Z | Downloaded der v0.7.9 |
869 | 2025-02-21T19:40:13.158Z | Downloaded yoke v0.7.4 |
870 | 2025-02-21T19:40:13.161Z | Downloaded rayon-core v1.12.1 |
871 | 2025-02-21T19:40:13.164Z | Downloaded fixedbitset v0.4.2 |
872 | 2025-02-21T19:40:13.167Z | Downloaded zip v0.6.6 |
873 | 2025-02-21T19:40:13.171Z | Downloaded dirs-sys-next v0.1.2 |
874 | 2025-02-21T19:40:13.175Z | Downloaded peg-macros v0.8.4 |
875 | 2025-02-21T19:40:13.175Z | Downloaded peg v0.8.4 |
876 | 2025-02-21T19:40:13.178Z | Downloaded half v2.4.1 |
877 | 2025-02-21T19:40:13.206Z | Downloaded signal-hook-tokio v0.3.1 |
878 | 2025-02-21T19:40:13.206Z | Downloaded oxnet v0.1.0 |
879 | 2025-02-21T19:40:13.206Z | Downloaded itertools v0.12.1 |
880 | 2025-02-21T19:40:13.212Z | Downloaded nu-ansi-term v0.50.1 |
881 | 2025-02-21T19:40:13.212Z | Downloaded itertools v0.13.0 |
882 | 2025-02-21T19:40:13.212Z | Downloaded slog-json v2.6.1 |
883 | 2025-02-21T19:40:13.212Z | Downloaded rfc6979 v0.4.0 |
884 | 2025-02-21T19:40:13.212Z | Downloaded heapless v0.7.17 |
885 | 2025-02-21T19:40:13.212Z | Downloaded slog-scope v4.4.0 |
886 | 2025-02-21T19:40:13.212Z | Downloaded unicode_categories v0.1.1 |
887 | 2025-02-21T19:40:13.215Z | Downloaded tinystr v0.7.6 |
888 | 2025-02-21T19:40:13.216Z | Downloaded slog v2.7.0 |
889 | 2025-02-21T19:40:13.218Z | Downloaded thiserror-impl v2.0.11 |
890 | 2025-02-21T19:40:13.218Z | Downloaded unsafe-libyaml v0.2.11 |
891 | 2025-02-21T19:40:13.221Z | Downloaded dunce v1.0.5 |
892 | 2025-02-21T19:40:13.224Z | Downloaded diesel-dtrace v0.4.2 |
893 | 2025-02-21T19:40:13.230Z | Downloaded displaydoc v0.2.5 |
894 | 2025-02-21T19:40:13.230Z | Downloaded hyper v1.5.2 |
895 | 2025-02-21T19:40:13.235Z | Downloaded omicron-zone-package v0.12.0 |
896 | 2025-02-21T19:40:13.238Z | Downloaded headers v0.4.0 |
897 | 2025-02-21T19:40:13.244Z | Downloaded publicsuffix v2.3.0 |
898 | 2025-02-21T19:40:14.249Z | Downloaded foldhash v0.1.3 |
899 | 2025-02-21T19:40:14.256Z | Downloaded display-error-chain v0.2.2 |
900 | 2025-02-21T19:40:14.256Z | Downloaded ssh-encoding v0.2.0 |
901 | 2025-02-21T19:40:14.256Z | Downloaded futures v0.3.31 |
902 | 2025-02-21T19:40:14.256Z | Downloaded password-hash v0.4.2 |
903 | 2025-02-21T19:40:14.256Z | Downloaded thiserror-no-std v2.0.2 |
904 | 2025-02-21T19:40:14.256Z | Downloaded crossterm v0.28.1 |
905 | 2025-02-21T19:40:14.256Z | Downloaded foreign-types-shared v0.1.1 |
906 | 2025-02-21T19:40:14.256Z | Downloaded primeorder v0.13.6 |
907 | 2025-02-21T19:40:14.256Z | Downloaded predicates-tree v1.0.11 |
908 | 2025-02-21T19:40:14.256Z | Downloaded parking_lot v0.11.2 |
909 | 2025-02-21T19:40:14.256Z | Downloaded hashbrown v0.12.3 |
910 | 2025-02-21T19:40:14.256Z | Downloaded pin-project-internal v1.1.6 |
911 | 2025-02-21T19:40:14.256Z | Downloaded password-hash v0.5.0 |
912 | 2025-02-21T19:40:14.256Z | Downloaded libm v0.2.8 |
913 | 2025-02-21T19:40:14.256Z | Downloaded oso-derive v0.27.3 |
914 | 2025-02-21T19:40:14.256Z | Downloaded opaque-debug v0.3.1 |
915 | 2025-02-21T19:40:14.256Z | Downloaded utf16_iter v1.0.5 |
916 | 2025-02-21T19:40:14.256Z | Downloaded wyz v0.5.1 |
917 | 2025-02-21T19:40:14.256Z | Downloaded zone v0.1.8 |
918 | 2025-02-21T19:40:14.256Z | Downloaded strum_macros v0.26.4 |
919 | 2025-02-21T19:40:14.256Z | Downloaded which v4.4.2 |
920 | 2025-02-21T19:40:14.256Z | Downloaded stringprep v0.1.5 |
921 | 2025-02-21T19:40:14.256Z | Downloaded string_cache v0.8.7 |
922 | 2025-02-21T19:40:14.256Z | Downloaded darling_macro v0.20.10 |
923 | 2025-02-21T19:40:14.256Z | Downloaded socket2 v0.5.7 |
924 | 2025-02-21T19:40:14.256Z | Downloaded zone v0.3.0 |
925 | 2025-02-21T19:40:14.256Z | Downloaded wait-timeout v0.2.0 |
926 | 2025-02-21T19:40:14.256Z | Downloaded tinyvec_macros v0.1.1 |
927 | 2025-02-21T19:40:14.256Z | Downloaded structmeta-derive v0.3.0 |
928 | 2025-02-21T19:40:14.257Z | Downloaded serde_repr v0.1.19 |
929 | 2025-02-21T19:40:14.257Z | Downloaded rustc-hash v1.1.0 |
930 | 2025-02-21T19:40:14.257Z | Downloaded phf_generator v0.11.2 |
931 | 2025-02-21T19:40:14.257Z | Downloaded pkcs8 v0.10.2 |
932 | 2025-02-21T19:40:14.257Z | Downloaded pem-rfc7468 v0.7.0 |
933 | 2025-02-21T19:40:14.257Z | Downloaded sqlformat v0.2.6 |
934 | 2025-02-21T19:40:14.257Z | Downloaded pem v3.0.4 |
935 | 2025-02-21T19:40:14.257Z | Downloaded pbkdf2 v0.11.0 |
936 | 2025-02-21T19:40:14.257Z | Downloaded nodrop v0.1.14 |
937 | 2025-02-21T19:40:14.257Z | Downloaded rand v0.8.5 |
938 | 2025-02-21T19:40:14.257Z | Downloaded structmeta v0.3.0 |
939 | 2025-02-21T19:40:14.257Z | Downloaded tungstenite v0.24.0 |
940 | 2025-02-21T19:40:14.257Z | Downloaded num-traits v0.2.19 |
941 | 2025-02-21T19:40:14.257Z | Downloaded tower-layer v0.3.3 |
942 | 2025-02-21T19:40:14.257Z | Downloaded qorb v0.2.1 |
943 | 2025-02-21T19:40:14.257Z | Downloaded strum v0.26.3 |
944 | 2025-02-21T19:40:14.257Z | Downloaded funty v2.0.0 |
945 | 2025-02-21T19:40:14.257Z | Downloaded foreign-types-shared v0.3.1 |
946 | 2025-02-21T19:40:14.257Z | Downloaded futures-io v0.3.31 |
947 | 2025-02-21T19:40:14.257Z | Downloaded unicode-properties v0.1.3 |
948 | 2025-02-21T19:40:14.257Z | Downloaded rustc-demangle v0.1.24 |
949 | 2025-02-21T19:40:14.257Z | Downloaded rustls-pki-types v1.10.0 |
950 | 2025-02-21T19:40:14.257Z | Downloaded derive-where v1.2.7 |
951 | 2025-02-21T19:40:14.257Z | Downloaded diff v0.1.13 |
952 | 2025-02-21T19:40:14.257Z | Downloaded quick-error v1.2.3 |
953 | 2025-02-21T19:40:14.257Z | Downloaded zone_cfg_derive v0.1.2 |
954 | 2025-02-21T19:40:14.257Z | Downloaded proc-macro-crate v1.3.1 |
955 | 2025-02-21T19:40:14.257Z | Downloaded tokio-tungstenite v0.21.0 |
956 | 2025-02-21T19:40:14.257Z | Downloaded hkdf v0.12.4 |
957 | 2025-02-21T19:40:14.257Z | Downloaded tower-service v0.3.3 |
958 | 2025-02-21T19:40:14.257Z | Downloaded fallible-iterator v0.2.0 |
959 | 2025-02-21T19:40:14.257Z | Downloaded postgres-types v0.2.8 |
960 | 2025-02-21T19:40:14.257Z | Downloaded postgres-protocol v0.6.7 |
961 | 2025-02-21T19:40:14.257Z | Downloaded unicode-normalization v0.1.24 |
962 | 2025-02-21T19:40:14.258Z | Downloaded yasna v0.5.2 |
963 | 2025-02-21T19:40:14.258Z | Downloaded vte_generate_state_changes v0.1.2 |
964 | 2025-02-21T19:40:14.258Z | Downloaded tokio-macros v2.5.0 |
965 | 2025-02-21T19:40:14.258Z | Downloaded strum_macros v0.24.3 |
966 | 2025-02-21T19:40:14.258Z | Downloaded num_enum_derive v0.5.11 |
967 | 2025-02-21T19:40:14.258Z | Downloaded serde_plain v1.0.2 |
968 | 2025-02-21T19:40:14.258Z | Downloaded phf_shared v0.11.2 |
969 | 2025-02-21T19:40:14.258Z | Downloaded path-slash v0.1.5 |
970 | 2025-02-21T19:40:14.258Z | Downloaded num-complex v0.4.6 |
971 | 2025-02-21T19:40:14.258Z | Downloaded dropshot_endpoint v0.12.0 |
972 | 2025-02-21T19:40:14.258Z | Downloaded blake3 v1.5.4 |
973 | 2025-02-21T19:40:14.258Z | Downloaded prettyplease v0.2.29 |
974 | 2025-02-21T19:40:14.258Z | Downloaded vergen v8.3.2 |
975 | 2025-02-21T19:40:14.258Z | Downloaded tinyvec v1.8.0 |
976 | 2025-02-21T19:40:14.258Z | Downloaded float-ord v0.3.2 |
977 | 2025-02-21T19:40:14.258Z | Downloaded tokio-util v0.7.12 |
978 | 2025-02-21T19:40:14.258Z | Downloaded num-conv v0.1.0 |
979 | 2025-02-21T19:40:14.258Z | Downloaded smallvec v1.13.2 |
980 | 2025-02-21T19:40:14.258Z | Downloaded fs_extra v1.3.0 |
981 | 2025-02-21T19:40:14.258Z | Downloaded unicode-bidi v0.3.17 |
982 | 2025-02-21T19:40:14.258Z | Downloaded poly1305 v0.8.0 |
983 | 2025-02-21T19:40:14.258Z | Downloaded zerocopy-derive v0.8.10 |
984 | 2025-02-21T19:40:14.258Z | Downloaded ed25519-dalek v2.1.1 |
985 | 2025-02-21T19:40:14.258Z | Downloaded env_logger v0.11.5 |
986 | 2025-02-21T19:40:14.258Z | Downloaded slog-term v2.9.1 |
987 | 2025-02-21T19:40:14.258Z | Downloaded value-bag v1.9.0 |
988 | 2025-02-21T19:40:14.258Z | Downloaded postcard v1.0.10 |
989 | 2025-02-21T19:40:14.258Z | Downloaded owo-colors v4.1.0 |
990 | 2025-02-21T19:40:14.258Z | Downloaded subprocess v0.2.9 |
991 | 2025-02-21T19:40:14.258Z | Downloaded num-iter v0.1.45 |
992 | 2025-02-21T19:40:14.258Z | Downloaded signal-hook-mio v0.2.4 |
993 | 2025-02-21T19:40:14.258Z | Downloaded futures-task v0.3.31 |
994 | 2025-02-21T19:40:14.258Z | Downloaded same-file v1.0.6 |
995 | 2025-02-21T19:40:14.258Z | Downloaded aws-lc-rs v1.10.0 |
996 | 2025-02-21T19:40:14.258Z | Downloaded p256 v0.13.2 |
997 | 2025-02-21T19:40:14.258Z | Downloaded num-bigint-dig v0.8.4 |
998 | 2025-02-21T19:40:14.258Z | Downloaded des v0.8.1 |
999 | 2025-02-21T19:40:14.265Z | Downloaded oso v0.27.3 |
1000 | 2025-02-21T19:40:14.265Z | Downloaded darling v0.20.10 |
1001 | 2025-02-21T19:40:14.265Z | Downloaded nibble_vec v0.1.0 |
1002 | 2025-02-21T19:40:14.265Z | Downloaded pkg-config v0.3.31 |
1003 | 2025-02-21T19:40:14.265Z | Downloaded daft-derive v0.1.1 |
1004 | 2025-02-21T19:40:14.265Z | Downloaded diesel_derives v2.2.3 |
1005 | 2025-02-21T19:40:14.265Z | Downloaded num-derive v0.4.2 |
1006 | 2025-02-21T19:40:14.265Z | Downloaded topological-sort v0.2.2 |
1007 | 2025-02-21T19:40:14.265Z | Downloaded aho-corasick v1.1.3 |
1008 | 2025-02-21T19:40:14.265Z | Downloaded rtoolbox v0.0.2 |
1009 | 2025-02-21T19:40:14.265Z | Downloaded zerovec v0.10.4 |
1010 | 2025-02-21T19:40:14.266Z | Downloaded utf8_iter v1.0.4 |
1011 | 2025-02-21T19:40:14.266Z | Downloaded slog-stdlog v4.1.1 |
1012 | 2025-02-21T19:40:14.266Z | Downloaded samael v0.0.17 |
1013 | 2025-02-21T19:40:14.266Z | Downloaded serde_urlencoded v0.7.1 |
1014 | 2025-02-21T19:40:14.266Z | Downloaded schemars_derive v0.8.21 |
1015 | 2025-02-21T19:40:14.266Z | Downloaded tls_codec v0.4.1 |
1016 | 2025-02-21T19:40:14.266Z | Downloaded env_filter v0.1.2 |
1017 | 2025-02-21T19:40:14.266Z | Downloaded signal-hook-registry v1.4.2 |
1018 | 2025-02-21T19:40:14.266Z | Downloaded rustc_version v0.4.1 |
1019 | 2025-02-21T19:40:14.266Z | Downloaded rustc_version v0.1.7 |
1020 | 2025-02-21T19:40:14.267Z | Downloaded rand_seeder v0.3.0 |
1021 | 2025-02-21T19:40:14.267Z | Downloaded flagset v0.4.6 |
1022 | 2025-02-21T19:40:14.267Z | Downloaded parking_lot v0.12.3 |
1023 | 2025-02-21T19:40:14.267Z | Downloaded p521 v0.13.3 |
1024 | 2025-02-21T19:40:14.267Z | Downloaded num-rational v0.4.2 |
1025 | 2025-02-21T19:40:14.267Z | Downloaded signal-hook v0.3.17 |
1026 | 2025-02-21T19:40:14.267Z | Downloaded dropshot_endpoint v0.15.1 |
1027 | 2025-02-21T19:40:14.267Z | Downloaded typed-path v0.9.3 |
1028 | 2025-02-21T19:40:14.267Z | Downloaded tokio-native-tls v0.3.1 |
1029 | 2025-02-21T19:40:14.267Z | Downloaded progenitor v0.9.1 |
1030 | 2025-02-21T19:40:14.267Z | Downloaded progenitor v0.8.0 |
1031 | 2025-02-21T19:40:14.267Z | Downloaded flate2 v1.0.35 |
1032 | 2025-02-21T19:40:14.267Z | Downloaded vsss-rs v3.3.4 |
1033 | 2025-02-21T19:40:14.267Z | Downloaded zip v2.1.3 |
1034 | 2025-02-21T19:40:14.267Z | Downloaded hashbrown v0.13.2 |
1035 | 2025-02-21T19:40:14.267Z | Downloaded env_logger v0.10.2 |
1036 | 2025-02-21T19:40:14.267Z | Downloaded tokio-stream v0.1.16 |
1037 | 2025-02-21T19:40:14.267Z | Downloaded serde_yaml v0.9.34+deprecated |
1038 | 2025-02-21T19:40:14.267Z | Downloaded globset v0.4.15 |
1039 | 2025-02-21T19:40:14.267Z | Downloaded glob v0.3.2 |
1040 | 2025-02-21T19:40:14.267Z | Downloaded parse-zoneinfo v0.3.1 |
1041 | 2025-02-21T19:40:14.267Z | Downloaded russh v0.45.0 |
1042 | 2025-02-21T19:40:14.267Z | Downloaded futures-sink v0.3.31 |
1043 | 2025-02-21T19:40:14.267Z | Downloaded pin-project v1.1.6 |
1044 | 2025-02-21T19:40:14.267Z | Downloaded tokio-tungstenite v0.23.1 |
1045 | 2025-02-21T19:40:14.267Z | Downloaded lalrpop v0.19.12 |
1046 | 2025-02-21T19:40:14.267Z | Downloaded ron v0.7.1 |
1047 | 2025-02-21T19:40:14.267Z | Downloaded tower v0.5.2 |
1048 | 2025-02-21T19:40:14.267Z | Downloaded hashbrown v0.14.5 |
1049 | 2025-02-21T19:40:14.267Z | Downloaded rustyline v14.0.0 |
1050 | 2025-02-21T19:40:14.267Z | Downloaded x509-cert v0.2.5 |
1051 | 2025-02-21T19:40:14.267Z | Downloaded tracing v0.1.40 |
1052 | 2025-02-21T19:40:14.267Z | Downloaded ssh-key v0.6.6 |
1053 | 2025-02-21T19:40:14.267Z | Downloaded bitvec v1.0.1 |
1054 | 2025-02-21T19:40:14.267Z | Downloaded tungstenite v0.23.0 |
1055 | 2025-02-21T19:40:14.267Z | Downloaded nom v7.1.3 |
1056 | 2025-02-21T19:40:14.267Z | Downloaded expectorate v1.1.0 |
1057 | 2025-02-21T19:40:14.267Z | Downloaded toml v0.7.8 |
1058 | 2025-02-21T19:40:14.267Z | Downloaded proptest v1.5.0 |
1059 | 2025-02-21T19:40:14.267Z | Downloaded flume v0.11.1 |
1060 | 2025-02-21T19:40:14.268Z | Downloaded zerocopy v0.8.10 |
1061 | 2025-02-21T19:40:14.268Z | Downloaded toml_edit v0.19.15 |
1062 | 2025-02-21T19:40:14.268Z | Downloaded tough v0.19.0 |
1063 | 2025-02-21T19:40:14.268Z | Downloaded time v0.3.36 |
1064 | 2025-02-21T19:40:14.268Z | Downloaded rayon v1.10.0 |
1065 | 2025-02-21T19:40:14.268Z | Downloaded reedline v0.35.0 |
1066 | 2025-02-21T19:40:14.268Z | Downloaded chrono v0.4.39 |
1067 | 2025-02-21T19:40:14.268Z | Downloaded icu_properties_data v1.5.0 |
1068 | 2025-02-21T19:40:14.268Z | Downloaded salty v0.3.0 |
1069 | 2025-02-21T19:40:14.268Z | Downloaded bindgen v0.69.5 |
1070 | 2025-02-21T19:40:14.268Z | Downloaded rustls-webpki v0.101.7 |
1071 | 2025-02-21T19:40:14.268Z | Downloaded h2 v0.4.6 |
1072 | 2025-02-21T19:40:14.268Z | Downloaded unicode-segmentation v1.12.0 |
1073 | 2025-02-21T19:40:14.268Z | Downloaded smoltcp v0.9.1 |
1074 | 2025-02-21T19:40:14.268Z | Downloaded radix_trie v0.2.1 |
1075 | 2025-02-21T19:40:14.268Z | Downloaded darling_core v0.20.10 |
1076 | 2025-02-21T19:40:14.268Z | Downloaded steno v0.4.1 |
1077 | 2025-02-21T19:40:14.268Z | Downloaded rustls-webpki v0.102.8 |
1078 | 2025-02-21T19:40:14.268Z | Downloaded sqlparser v0.45.0 |
1079 | 2025-02-21T19:40:14.268Z | Downloaded regex v1.11.1 |
1080 | 2025-02-21T19:40:14.268Z | Downloaded portable-atomic v1.9.0 |
1081 | 2025-02-21T19:40:14.268Z | Downloaded serde_with v3.11.0 |
1082 | 2025-02-21T19:40:14.268Z | Downloaded git2 v0.19.0 |
1083 | 2025-02-21T19:40:14.268Z | Downloaded rusqlite v0.32.1 |
1084 | 2025-02-21T19:40:14.268Z | Downloaded futures-util v0.3.31 |
1085 | 2025-02-21T19:40:14.268Z | Downloaded dropshot v0.12.0 |
1086 | 2025-02-21T19:40:14.268Z | Downloaded quick-xml v0.33.0 |
1087 | 2025-02-21T19:40:14.268Z | Downloaded polar-core v0.27.3 |
1088 | 2025-02-21T19:40:14.268Z | Downloaded quinn-proto v0.11.8 |
1089 | 2025-02-21T19:40:14.268Z | Downloaded p384 v0.13.0 |
1090 | 2025-02-21T19:40:14.268Z | Downloaded smoltcp v0.11.0 |
1091 | 2025-02-21T19:40:14.268Z | Downloaded reqwest v0.12.12 |
1092 | 2025-02-21T19:40:14.268Z | Downloaded vcpkg v0.2.15 |
1093 | 2025-02-21T19:40:14.268Z | Downloaded rustls v0.23.19 |
1094 | 2025-02-21T19:40:14.268Z | Downloaded nix v0.27.1 |
1095 | 2025-02-21T19:40:14.268Z | Downloaded petname v2.0.2 |
1096 | 2025-02-21T19:40:14.268Z | Downloaded openssl v0.10.71 |
1097 | 2025-02-21T19:40:14.268Z | Downloaded regress v0.9.1 |
1098 | 2025-02-21T19:40:14.268Z | Downloaded object v0.36.5 |
1099 | 2025-02-21T19:40:14.272Z | Downloaded webpki-roots v0.26.6 |
1100 | 2025-02-21T19:40:14.272Z | Downloaded rustls v0.21.12 |
1101 | 2025-02-21T19:40:14.272Z | Downloaded hickory-proto v0.24.3 |
1102 | 2025-02-21T19:40:14.273Z | Downloaded regex-syntax v0.8.5 |
1103 | 2025-02-21T19:40:14.273Z | Downloaded bstr v1.10.0 |
1104 | 2025-02-21T19:40:14.273Z | Downloaded nix v0.28.0 |
1105 | 2025-02-21T19:40:14.273Z | Downloaded regress v0.10.1 |
1106 | 2025-02-21T19:40:14.273Z | Downloaded rustls v0.22.4 |
1107 | 2025-02-21T19:40:14.273Z | Downloaded diesel v2.2.7 |
1108 | 2025-02-21T19:40:14.273Z | Downloaded nix v0.29.0 |
1109 | 2025-02-21T19:40:14.273Z | Downloaded openapiv3 v2.0.0 |
1110 | 2025-02-21T19:40:14.273Z | Downloaded zerocopy-derive v0.6.6 |
1111 | 2025-02-21T19:40:14.273Z | Downloaded chrono-tz v0.10.1 |
1112 | 2025-02-21T19:40:14.273Z | Downloaded sled v0.34.7 |
1113 | 2025-02-21T19:40:14.273Z | Downloaded dropshot v0.15.1 |
1114 | 2025-02-21T19:40:14.278Z | Downloaded typify-impl v0.3.0 |
1115 | 2025-02-21T19:40:14.293Z | Downloaded typify-impl v0.2.0 |
1116 | 2025-02-21T19:40:14.308Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
1117 | 2025-02-21T19:40:14.322Z | Downloaded regex-automata v0.4.8 |
1118 | 2025-02-21T19:40:14.337Z | Downloaded ratatui v0.29.0 |
1119 | 2025-02-21T19:40:14.357Z | Downloaded gimli v0.31.1 |
1120 | 2025-02-21T19:40:14.365Z | Downloaded object v0.30.4 |
1121 | 2025-02-21T19:40:14.374Z | Downloaded curve25519-dalek v4.1.3 |
1122 | 2025-02-21T19:40:14.383Z | Downloaded unicode-width v0.2.0 |
1123 | 2025-02-21T19:40:14.389Z | Downloaded regex-syntax v0.6.29 |
1124 | 2025-02-21T19:40:14.396Z | Downloaded winnow v0.5.40 |
1125 | 2025-02-21T19:40:14.404Z | Downloaded url v2.5.3 |
1126 | 2025-02-21T19:40:14.408Z | Downloaded petgraph v0.6.5 |
1127 | 2025-02-21T19:40:14.425Z | Downloaded lzma-sys v0.1.20 |
1128 | 2025-02-21T19:40:14.454Z | Downloaded similar v2.6.0 |
1129 | 2025-02-21T19:40:14.458Z | Downloaded libz-sys v1.1.20 |
1130 | 2025-02-21T19:40:14.478Z | Downloaded itertools v0.10.5 |
1131 | 2025-02-21T19:40:14.484Z | Downloaded spin v0.9.8 |
1132 | 2025-02-21T19:40:14.487Z | Downloaded csv v1.3.1 |
1133 | 2025-02-21T19:40:14.511Z | Downloaded russh-keys v0.45.0 |
1134 | 2025-02-21T19:40:14.514Z | Downloaded tokio v1.43.0 |
1135 | 2025-02-21T19:40:14.546Z | Downloaded ron v0.8.1 |
1136 | 2025-02-21T19:40:14.550Z | Downloaded hickory-server v0.24.3 |
1137 | 2025-02-21T19:40:14.556Z | Downloaded minimal-lexical v0.2.1 |
1138 | 2025-02-21T19:40:14.560Z | Downloaded zopfli v0.8.1 |
1139 | 2025-02-21T19:40:14.563Z | Downloaded tracing-core v0.1.32 |
1140 | 2025-02-21T19:40:14.568Z | Downloaded quinn v0.11.5 |
1141 | 2025-02-21T19:40:14.571Z | Downloaded num-integer v0.1.46 |
1142 | 2025-02-21T19:40:14.571Z | Downloaded bumpalo v3.16.0 |
1143 | 2025-02-21T19:40:14.571Z | Downloaded sync-ptr v0.1.1 |
1144 | 2025-02-21T19:40:14.575Z | Downloaded gethostname v0.5.0 |
1145 | 2025-02-21T19:40:14.575Z | Downloaded zerocopy v0.6.6 |
1146 | 2025-02-21T19:40:14.577Z | Downloaded uuid v1.12.0 |
1147 | 2025-02-21T19:40:14.580Z | Downloaded arc-swap v1.7.1 |
1148 | 2025-02-21T19:40:14.583Z | Downloaded serde_path_to_error v0.1.16 |
1149 | 2025-02-21T19:40:14.583Z | Downloaded serde-hex v0.1.0 |
1150 | 2025-02-21T19:40:14.586Z | Downloaded sha3 v0.10.8 |
1151 | 2025-02-21T19:40:14.589Z | Downloaded rustls-pemfile v1.0.4 |
1152 | 2025-02-21T19:40:14.594Z | Downloaded serde_with_macros v3.11.0 |
1153 | 2025-02-21T19:40:14.597Z | Downloaded uzers v0.12.1 |
1154 | 2025-02-21T19:40:14.597Z | Downloaded tracing-attributes v0.1.27 |
1155 | 2025-02-21T19:40:14.597Z | Downloaded progenitor-impl v0.8.0 |
1156 | 2025-02-21T19:40:14.600Z | Downloaded compact_str v0.8.0 |
1157 | 2025-02-21T19:40:14.605Z | Downloaded base64 v0.13.1 |
1158 | 2025-02-21T19:40:14.607Z | Downloaded tokio-rustls v0.25.0 |
1159 | 2025-02-21T19:40:14.607Z | Downloaded icu_provider v1.5.0 |
1160 | 2025-02-21T19:40:14.610Z | Downloaded icu_properties v1.5.1 |
1161 | 2025-02-21T19:40:14.612Z | Downloaded icu_normalizer v1.5.0 |
1162 | 2025-02-21T19:40:14.615Z | Downloaded hyper-util v0.1.10 |
1163 | 2025-02-21T19:40:14.619Z | Downloaded keccak v0.1.5 |
1164 | 2025-02-21T19:40:14.621Z | Downloaded is-terminal v0.4.13 |
1165 | 2025-02-21T19:40:14.622Z | Downloaded indoc v2.0.5 |
1166 | 2025-02-21T19:40:14.625Z | Downloaded hubpack v0.1.2 |
1167 | 2025-02-21T19:40:14.625Z | Downloaded cobs v0.2.3 |
1168 | 2025-02-21T19:40:14.627Z | Downloaded chacha20 v0.9.1 |
1169 | 2025-02-21T19:40:14.627Z | Downloaded block-padding v0.3.3 |
1170 | 2025-02-21T19:40:14.630Z | Downloaded bit-set v0.5.3 |
1171 | 2025-02-21T19:40:14.631Z | Downloaded async-recursion v1.1.1 |
1172 | 2025-02-21T19:40:14.633Z | Downloaded hostname v0.3.1 |
1173 | 2025-02-21T19:40:14.634Z | Downloaded daft v0.1.1 |
1174 | 2025-02-21T19:40:14.682Z | Downloaded encoding_rs v0.8.34 |
1175 | 2025-02-21T19:40:14.705Z | Downloaded ring v0.17.9 |
1176 | 2025-02-21T19:40:14.748Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1177 | 2025-02-21T19:40:15.087Z | Downloaded libsqlite3-sys v0.30.1 |
1178 | 2025-02-21T19:40:15.404Z | Downloaded aws-lc-sys v0.22.0 |
1179 | 2025-02-21T19:40:15.705Z | Compiling serde v1.0.217 |
1180 | 2025-02-21T19:40:15.710Z | Compiling value-bag v1.9.0 |
1181 | 2025-02-21T19:40:15.710Z | Compiling lock_api v0.4.12 |
1182 | 2025-02-21T19:40:15.710Z | Compiling scopeguard v1.2.0 |
1183 | 2025-02-21T19:40:15.859Z | Compiling typenum v1.17.0 |
1184 | 2025-02-21T19:40:15.862Z | Compiling generic-array v0.14.7 |
1185 | 2025-02-21T19:40:15.900Z | Compiling syn v2.0.96 |
1186 | 2025-02-21T19:40:15.915Z | Compiling getrandom v0.2.15 |
1187 | 2025-02-21T19:40:16.041Z | Compiling subtle v2.6.1 |
1188 | 2025-02-21T19:40:16.262Z | Compiling log v0.4.22 |
1189 | 2025-02-21T19:40:16.331Z | Compiling rand_core v0.6.4 |
1190 | 2025-02-21T19:40:16.403Z | Compiling shlex v1.3.0 |
1191 | 2025-02-21T19:40:16.437Z | Compiling jobserver v0.1.32 |
1192 | 2025-02-21T19:40:16.470Z | Compiling smallvec v1.13.2 |
1193 | 2025-02-21T19:40:16.786Z | Compiling const-oid v0.9.6 |
1194 | 2025-02-21T19:40:16.827Z | Compiling cc v1.1.30 |
1195 | 2025-02-21T19:40:16.846Z | Compiling pin-project-lite v0.2.14 |
1196 | 2025-02-21T19:40:16.847Z | Compiling rustix v0.38.37 |
1197 | 2025-02-21T19:40:16.988Z | Compiling parking_lot_core v0.9.10 |
1198 | 2025-02-21T19:40:17.009Z | Compiling futures-core v0.3.31 |
1199 | 2025-02-21T19:40:17.254Z | Compiling spin v0.9.8 |
1200 | 2025-02-21T19:40:17.274Z | Compiling signal-hook-registry v1.4.2 |
1201 | 2025-02-21T19:40:17.618Z | Compiling mio v1.0.2 |
1202 | 2025-02-21T19:40:17.709Z | Compiling aho-corasick v1.1.3 |
1203 | 2025-02-21T19:40:17.997Z | Compiling parking_lot v0.12.3 |
1204 | 2025-02-21T19:40:18.025Z | Compiling regex-syntax v0.8.5 |
1205 | 2025-02-21T19:40:18.265Z | Compiling futures-sink v0.3.31 |
1206 | 2025-02-21T19:40:18.424Z | Compiling cpufeatures v0.2.14 |
1207 | 2025-02-21T19:40:18.533Z | Compiling stable_deref_trait v1.2.0 |
1208 | 2025-02-21T19:40:18.655Z | Compiling socket2 v0.5.7 |
1209 | 2025-02-21T19:40:18.692Z | Compiling slab v0.4.9 |
1210 | 2025-02-21T19:40:18.761Z | Compiling either v1.13.0 |
1211 | 2025-02-21T19:40:18.855Z | Compiling glob v0.3.2 |
1212 | 2025-02-21T19:40:19.134Z | Compiling prettyplease v0.2.29 |
1213 | 2025-02-21T19:40:19.462Z | Compiling lazy_static v1.5.0 |
1214 | 2025-02-21T19:40:19.483Z | Compiling minimal-lexical v0.2.1 |
1215 | 2025-02-21T19:40:19.525Z | Compiling serde_json v1.0.139 |
1216 | 2025-02-21T19:40:19.585Z | Compiling futures-channel v0.3.31 |
1217 | 2025-02-21T19:40:19.647Z | Compiling clang-sys v1.8.1 |
1218 | 2025-02-21T19:40:19.884Z | Compiling nom v7.1.3 |
1219 | 2025-02-21T19:40:20.022Z | Compiling libloading v0.8.5 |
1220 | 2025-02-21T19:40:20.049Z | Compiling futures-io v0.3.31 |
1221 | 2025-02-21T19:40:20.318Z | Compiling futures-task v0.3.31 |
1222 | 2025-02-21T19:40:20.393Z | Compiling bindgen v0.69.5 |
1223 | 2025-02-21T19:40:20.432Z | Compiling pin-utils v0.1.0 |
1224 | 2025-02-21T19:40:20.454Z | Compiling home v0.5.9 |
1225 | 2025-02-21T19:40:20.607Z | Compiling itertools v0.10.5 |
1226 | 2025-02-21T19:40:20.667Z | Compiling foldhash v0.1.3 |
1227 | 2025-02-21T19:40:20.975Z | Compiling rustc-hash v1.1.0 |
1228 | 2025-02-21T19:40:21.138Z | Compiling allocator-api2 v0.2.18 |
1229 | 2025-02-21T19:40:21.255Z | Compiling lazycell v1.3.0 |
1230 | 2025-02-21T19:40:21.432Z | Compiling libm v0.2.8 |
1231 | 2025-02-21T19:40:21.778Z | Compiling regex-automata v0.4.8 |
1232 | 2025-02-21T19:40:21.907Z | Compiling hashbrown v0.15.1 |
1233 | 2025-02-21T19:40:21.947Z | Compiling cmake v0.1.51 |
1234 | 2025-02-21T19:40:22.783Z | Compiling num-traits v0.2.19 |
1235 | 2025-02-21T19:40:23.067Z | Compiling synstructure v0.13.1 |
1236 | 2025-02-21T19:40:23.116Z | Compiling cexpr v0.6.0 |
1237 | 2025-02-21T19:40:23.155Z | Compiling pkg-config v0.3.31 |
1238 | 2025-02-21T19:40:23.940Z | Compiling fs_extra v1.3.0 |
1239 | 2025-02-21T19:40:24.354Z | Compiling dunce v1.0.5 |
1240 | 2025-02-21T19:40:24.493Z | Compiling litemap v0.7.3 |
1241 | 2025-02-21T19:40:24.632Z | Compiling writeable v0.5.5 |
1242 | 2025-02-21T19:40:24.658Z | Compiling ring v0.17.9 |
1243 | 2025-02-21T19:40:24.851Z | Compiling base64ct v1.6.0 |
1244 | 2025-02-21T19:40:25.186Z | Compiling paste v1.0.15 |
1245 | 2025-02-21T19:40:25.745Z | Compiling pem-rfc7468 v0.7.0 |
1246 | 2025-02-21T19:40:25.763Z | Compiling httparse v1.9.5 |
1247 | 2025-02-21T19:40:25.871Z | Compiling icu_locid_transform_data v1.5.0 |
1248 | 2025-02-21T19:40:25.987Z | Compiling flagset v0.4.6 |
1249 | 2025-02-21T19:40:26.211Z | Compiling aws-lc-rs v1.10.0 |
1250 | 2025-02-21T19:40:26.525Z | Compiling tracing-core v0.1.32 |
1251 | 2025-02-21T19:40:26.600Z | Compiling percent-encoding v2.3.1 |
1252 | 2025-02-21T19:40:26.924Z | Compiling crossbeam-utils v0.8.20 |
1253 | 2025-02-21T19:40:26.962Z | Compiling icu_properties_data v1.5.0 |
1254 | 2025-02-21T19:40:27.202Z | Compiling regex v1.11.1 |
1255 | 2025-02-21T19:40:27.359Z | Compiling rustls-pki-types v1.10.0 |
1256 | 2025-02-21T19:40:27.594Z | Compiling vcpkg v0.2.15 |
1257 | 2025-02-21T19:40:27.940Z | Compiling serde_derive v1.0.217 |
1258 | 2025-02-21T19:40:28.083Z | Compiling zeroize_derive v1.4.2 |
1259 | 2025-02-21T19:40:28.103Z | Compiling zerocopy-derive v0.7.35 |
1260 | 2025-02-21T19:40:28.265Z | Compiling tokio-macros v2.5.0 |
1261 | 2025-02-21T19:40:29.242Z | Compiling zerofrom-derive v0.1.4 |
1262 | 2025-02-21T19:40:29.436Z | Compiling zeroize v1.8.1 |
1263 | 2025-02-21T19:40:29.678Z | Compiling yoke-derive v0.7.4 |
1264 | 2025-02-21T19:40:29.964Z | Compiling zerocopy v0.7.35 |
1265 | 2025-02-21T19:40:30.292Z | Compiling futures-macro v0.3.31 |
1266 | 2025-02-21T19:40:31.092Z | Compiling crypto-common v0.1.6 |
1267 | 2025-02-21T19:40:31.218Z | Compiling block-buffer v0.10.4 |
1268 | 2025-02-21T19:40:31.266Z | Compiling zerovec-derive v0.10.3 |
1269 | 2025-02-21T19:40:31.342Z | Compiling thiserror-impl v1.0.69 |
1270 | 2025-02-21T19:40:31.502Z | Compiling digest v0.10.7 |
1271 | 2025-02-21T19:40:31.973Z | Compiling hmac v0.12.1 |
1272 | 2025-02-21T19:40:32.080Z | Compiling futures-util v0.3.31 |
1273 | 2025-02-21T19:40:32.120Z | Compiling displaydoc v0.2.5 |
1274 | 2025-02-21T19:40:32.217Z | Compiling block-padding v0.3.3 |
1275 | 2025-02-21T19:40:32.280Z | Compiling sha2 v0.10.8 |
1276 | 2025-02-21T19:40:32.482Z | Compiling zerofrom v0.1.4 |
1277 | 2025-02-21T19:40:32.485Z | Compiling inout v0.1.3 |
1278 | 2025-02-21T19:40:32.711Z | Compiling yoke v0.7.4 |
1279 | 2025-02-21T19:40:32.775Z | Compiling cipher v0.4.4 |
1280 | 2025-02-21T19:40:33.084Z | Compiling icu_provider_macros v1.5.0 |
1281 | 2025-02-21T19:40:33.279Z | Compiling ppv-lite86 v0.2.20 |
1282 | 2025-02-21T19:40:33.605Z | Compiling zerovec v0.10.4 |
1283 | 2025-02-21T19:40:33.624Z | Compiling der_derive v0.7.3 |
1284 | 2025-02-21T19:40:34.071Z | Compiling rand_chacha v0.3.1 |
1285 | 2025-02-21T19:40:34.138Z | Compiling tracing-attributes v0.1.27 |
1286 | 2025-02-21T19:40:34.213Z | Compiling thiserror v1.0.69 |
1287 | 2025-02-21T19:40:34.365Z | Compiling pest v2.7.14 |
1288 | 2025-02-21T19:40:35.587Z | Compiling tinystr v0.7.6 |
1289 | 2025-02-21T19:40:35.842Z | Compiling icu_collections v1.5.0 |
1290 | 2025-02-21T19:40:35.890Z | Compiling der v0.7.9 |
1291 | 2025-02-21T19:40:35.978Z | Compiling icu_locid v1.5.0 |
1292 | 2025-02-21T19:40:36.384Z | Compiling rand v0.8.5 |
1293 | 2025-02-21T19:40:37.098Z | Compiling icu_provider v1.5.0 |
1294 | 2025-02-21T19:40:37.303Z | Compiling salsa20 v0.10.2 |
1295 | 2025-02-21T19:40:37.362Z | Compiling tracing v0.1.40 |
1296 | 2025-02-21T19:40:37.429Z | Compiling pbkdf2 v0.12.2 |
1297 | 2025-02-21T19:40:37.533Z | Compiling write16 v1.0.0 |
1298 | 2025-02-21T19:40:37.610Z | Compiling powerfmt v0.2.0 |
1299 | 2025-02-21T19:40:37.672Z | Compiling untrusted v0.7.1 |
1300 | 2025-02-21T19:40:37.840Z | Compiling icu_locid_transform v1.5.0 |
1301 | 2025-02-21T19:40:37.870Z | Compiling spki v0.7.3 |
1302 | 2025-02-21T19:40:37.926Z | Compiling mirai-annotations v1.12.0 |
1303 | 2025-02-21T19:40:37.983Z | Compiling icu_normalizer_data v1.5.0 |
1304 | 2025-02-21T19:40:38.048Z | Compiling utf8_iter v1.0.4 |
1305 | 2025-02-21T19:40:38.097Z | Compiling untrusted v0.9.0 |
1306 | 2025-02-21T19:40:38.126Z | Compiling time-core v0.1.2 |
1307 | 2025-02-21T19:40:38.206Z | Compiling utf16_iter v1.0.5 |
1308 | 2025-02-21T19:40:38.288Z | Compiling num-conv v0.1.0 |
1309 | 2025-02-21T19:40:38.323Z | Compiling deranged v0.3.11 |
1310 | 2025-02-21T19:40:38.327Z | Compiling scrypt v0.11.0 |
1311 | 2025-02-21T19:40:38.408Z | Compiling pest_meta v2.7.14 |
1312 | 2025-02-21T19:40:38.559Z | Compiling time-macros v0.2.18 |
1313 | 2025-02-21T19:40:38.683Z | Compiling cbc v0.1.2 |
1314 | 2025-02-21T19:40:38.818Z | Compiling aes v0.8.4 |
1315 | 2025-02-21T19:40:38.904Z | Compiling openssl-sys v0.9.106 |
1316 | 2025-02-21T19:40:39.748Z | Compiling icu_properties v1.5.1 |
1317 | 2025-02-21T19:40:39.921Z | Compiling scroll_derive v0.12.0 |
1318 | 2025-02-21T19:40:40.126Z | Compiling bitflags v2.6.0 |
1319 | 2025-02-21T19:40:40.399Z | Compiling bytes v1.9.0 |
1320 | 2025-02-21T19:40:41.321Z | Compiling tokio v1.43.0 |
1321 | 2025-02-21T19:40:41.541Z | Compiling indexmap v2.7.1 |
1322 | 2025-02-21T19:40:41.558Z | Compiling http v1.2.0 |
1323 | 2025-02-21T19:40:42.547Z | Compiling semver v1.0.25 |
1324 | 2025-02-21T19:40:42.828Z | Compiling num_threads v0.1.7 |
1325 | 2025-02-21T19:40:42.958Z | Compiling atomic-waker v1.1.2 |
1326 | 2025-02-21T19:40:43.151Z | Compiling rustc_version v0.4.1 |
1327 | 2025-02-21T19:40:43.204Z | Compiling tinyvec_macros v0.1.1 |
1328 | 2025-02-21T19:40:43.313Z | Compiling tinyvec v1.8.0 |
1329 | 2025-02-21T19:40:43.658Z | Compiling icu_normalizer v1.5.0 |
1330 | 2025-02-21T19:40:43.679Z | Compiling http-body v1.0.1 |
1331 | 2025-02-21T19:40:43.807Z | Compiling time v0.3.36 |
1332 | 2025-02-21T19:40:43.931Z | Compiling scroll v0.12.0 |
1333 | 2025-02-21T19:40:44.244Z | Compiling which v4.4.2 |
1334 | 2025-02-21T19:40:44.368Z | Compiling pest_generator v2.7.14 |
1335 | 2025-02-21T19:40:44.465Z | Compiling pkcs5 v0.7.1 |
1336 | 2025-02-21T19:40:44.751Z | Compiling idna_adapter v1.2.0 |
1337 | 2025-02-21T19:40:44.964Z | Compiling form_urlencoded v1.2.1 |
1338 | 2025-02-21T19:40:45.013Z | Compiling slog v2.7.0 |
1339 | 2025-02-21T19:40:45.305Z | Compiling try-lock v0.2.5 |
1340 | 2025-02-21T19:40:45.374Z | Compiling pkcs8 v0.10.2 |
1341 | 2025-02-21T19:40:45.474Z | Compiling want v0.3.1 |
1342 | 2025-02-21T19:40:45.601Z | Compiling goblin v0.8.2 |
1343 | 2025-02-21T19:40:45.622Z | Compiling idna v1.0.3 |
1344 | 2025-02-21T19:40:45.750Z | Compiling uuid v1.12.0 |
1345 | 2025-02-21T19:40:46.027Z | Compiling iana-time-zone v0.1.61 |
1346 | 2025-02-21T19:40:46.227Z | Compiling pest_derive v2.7.14 |
1347 | 2025-02-21T19:40:46.385Z | Compiling httpdate v1.0.3 |
1348 | 2025-02-21T19:40:46.804Z | Compiling tower-service v0.3.3 |
1349 | 2025-02-21T19:40:46.951Z | Compiling chrono v0.4.39 |
1350 | 2025-02-21T19:40:46.997Z | Compiling dtrace-parser v0.2.0 |
1351 | 2025-02-21T19:40:47.204Z | Compiling serde_spanned v0.6.8 |
1352 | 2025-02-21T19:40:47.453Z | Compiling serde_tokenstream v0.2.2 |
1353 | 2025-02-21T19:40:47.786Z | Compiling toml_datetime v0.6.8 |
1354 | 2025-02-21T19:40:48.030Z | Compiling rustversion v1.0.17 |
1355 | 2025-02-21T19:40:48.294Z | Compiling base64 v0.22.1 |
1356 | 2025-02-21T19:40:48.389Z | Compiling adler2 v2.0.0 |
1357 | 2025-02-21T19:40:48.605Z | Compiling match_cfg v0.1.0 |
1358 | 2025-02-21T19:40:48.700Z | Compiling foreign-types-shared v0.1.1 |
1359 | 2025-02-21T19:40:48.720Z | Compiling openssl v0.10.71 |
1360 | 2025-02-21T19:40:48.807Z | Compiling hostname v0.3.1 |
1361 | 2025-02-21T19:40:48.831Z | Compiling foreign-types v0.3.2 |
1362 | 2025-02-21T19:40:48.925Z | Compiling miniz_oxide v0.8.0 |
1363 | 2025-02-21T19:40:48.946Z | Compiling url v2.5.3 |
1364 | 2025-02-21T19:40:49.130Z | Compiling tokio-util v0.7.12 |
1365 | 2025-02-21T19:40:50.101Z | Compiling h2 v0.4.6 |
1366 | 2025-02-21T19:40:50.304Z | Compiling openssl-macros v0.1.1 |
1367 | 2025-02-21T19:40:50.414Z | Compiling async-trait v0.1.86 |
1368 | 2025-02-21T19:40:50.566Z | Compiling serde_derive_internals v0.29.1 |
1369 | 2025-02-21T19:40:50.691Z | Compiling dirs-sys-next v0.1.2 |
1370 | 2025-02-21T19:40:51.050Z | Compiling syn v1.0.109 |
1371 | 2025-02-21T19:40:51.189Z | Compiling data-encoding v2.6.0 |
1372 | 2025-02-21T19:40:51.575Z | Compiling dof v0.3.0 |
1373 | 2025-02-21T19:40:52.644Z | Compiling usdt-impl v0.5.0 |
1374 | 2025-02-21T19:40:52.749Z | Compiling siphasher v0.3.11 |
1375 | 2025-02-21T19:40:53.118Z | Compiling native-tls v0.2.12 |
1376 | 2025-02-21T19:40:53.174Z | Compiling schemars v0.8.21 |
1377 | 2025-02-21T19:40:53.375Z | Compiling rustls v0.22.4 |
1378 | 2025-02-21T19:40:53.469Z | Compiling rustls v0.23.19 |
1379 | 2025-02-21T19:40:53.688Z | Compiling schemars_derive v0.8.21 |
1380 | 2025-02-21T19:40:53.753Z | Compiling dirs-next v2.0.0 |
1381 | 2025-02-21T19:40:53.980Z | Compiling unicode-normalization v0.1.24 |
1382 | 2025-02-21T19:40:54.123Z | Compiling http-body-util v0.1.2 |
1383 | 2025-02-21T19:40:54.798Z | Compiling heapless v0.7.17 |
1384 | 2025-02-21T19:40:55.023Z | Compiling crossbeam-epoch v0.9.18 |
1385 | 2025-02-21T19:40:55.134Z | Compiling sha1 v0.10.6 |
1386 | 2025-02-21T19:40:55.170Z | Compiling signature v2.2.0 |
1387 | 2025-02-21T19:40:55.170Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1388 | 2025-02-21T19:40:55.321Z | Compiling thread_local v1.1.8 |
1389 | 2025-02-21T19:40:55.377Z | Compiling cookie v0.18.1 |
1390 | 2025-02-21T19:40:55.565Z | Compiling encoding_rs v0.8.34 |
1391 | 2025-02-21T19:40:55.686Z | Compiling multer v3.1.0 |
1392 | 2025-02-21T19:40:55.709Z | Compiling openssl-probe v0.1.5 |
1393 | 2025-02-21T19:40:55.801Z | Compiling unicode-properties v0.1.3 |
1394 | 2025-02-21T19:40:55.917Z | Compiling mime v0.3.17 |
1395 | 2025-02-21T19:40:55.963Z | Compiling rayon-core v1.12.1 |
1396 | 2025-02-21T19:40:56.193Z | Compiling unicode-bidi v0.3.17 |
1397 | 2025-02-21T19:40:56.266Z | Compiling signal-hook v0.3.17 |
1398 | 2025-02-21T19:40:56.414Z | Compiling gimli v0.31.1 |
1399 | 2025-02-21T19:40:56.483Z | Compiling ipnet v2.10.1 |
1400 | 2025-02-21T19:40:56.584Z | Compiling slog-async v2.8.0 |
1401 | 2025-02-21T19:40:57.052Z | Compiling hyper v1.5.2 |
1402 | 2025-02-21T19:40:57.372Z | Compiling dyn-clone v1.0.18 |
1403 | 2025-02-21T19:40:57.562Z | Compiling stringprep v0.1.5 |
1404 | 2025-02-21T19:40:58.620Z | Compiling toml_edit v0.22.22 |
1405 | 2025-02-21T19:40:59.339Z | Compiling hyper-util v0.1.10 |
1406 | 2025-02-21T19:41:00.527Z | Compiling addr2line v0.24.2 |
1407 | 2025-02-21T19:41:00.744Z | Compiling crossbeam-deque v0.8.5 |
1408 | 2025-02-21T19:41:01.107Z | Compiling usdt-attr-macro v0.5.0 |
1409 | 2025-02-21T19:41:01.138Z | Compiling usdt-macro v0.5.0 |
1410 | 2025-02-21T19:41:01.265Z | Compiling term v0.7.0 |
1411 | 2025-02-21T19:41:02.118Z | Compiling slog-json v2.6.1 |
1412 | 2025-02-21T19:41:02.232Z | Compiling serde_urlencoded v0.7.1 |
1413 | 2025-02-21T19:41:02.402Z | Compiling curve25519-dalek v4.1.3 |
1414 | 2025-02-21T19:41:02.430Z | Compiling crossbeam-channel v0.5.13 |
1415 | 2025-02-21T19:41:02.465Z | Compiling enum-as-inner v0.6.1 |
1416 | 2025-02-21T19:41:02.619Z | Compiling futures-executor v0.3.31 |
1417 | 2025-02-21T19:41:02.748Z | Compiling md-5 v0.10.6 |
1418 | 2025-02-21T19:41:03.012Z | Compiling async-stream-impl v0.3.6 |
1419 | 2025-02-21T19:41:03.086Z | Compiling rustls-pemfile v2.2.0 |
1420 | 2025-02-21T19:41:03.217Z | Compiling num-integer v0.1.46 |
1421 | 2025-02-21T19:41:03.390Z | Compiling hash32 v0.2.1 |
1422 | 2025-02-21T19:41:03.449Z | Compiling ff v0.13.0 |
1423 | 2025-02-21T19:41:03.526Z | Compiling is-terminal v0.4.13 |
1424 | 2025-02-21T19:41:03.634Z | Compiling object v0.36.5 |
1425 | 2025-02-21T19:41:03.698Z | Compiling dropshot v0.12.0 |
1426 | 2025-02-21T19:41:03.739Z | Compiling memoffset v0.9.1 |
1427 | 2025-02-21T19:41:03.786Z | Compiling smoltcp v0.9.1 |
1428 | 2025-02-21T19:41:03.972Z | Compiling psl-types v2.0.11 |
1429 | 2025-02-21T19:41:04.030Z | Compiling quick-error v1.2.3 |
1430 | 2025-02-21T19:41:04.170Z | Compiling fallible-iterator v0.2.0 |
1431 | 2025-02-21T19:41:04.191Z | Compiling utf-8 v0.7.6 |
1432 | 2025-02-21T19:41:04.210Z | Compiling take_mut v0.2.2 |
1433 | 2025-02-21T19:41:04.400Z | Compiling num-bigint-dig v0.8.4 |
1434 | 2025-02-21T19:41:04.417Z | Compiling rustc-demangle v0.1.24 |
1435 | 2025-02-21T19:41:04.494Z | Compiling portable-atomic v1.9.0 |
1436 | 2025-02-21T19:41:04.683Z | Compiling base16ct v0.2.0 |
1437 | 2025-02-21T19:41:04.824Z | Compiling litrs v0.4.1 |
1438 | 2025-02-21T19:41:05.036Z | Compiling linked-hash-map v0.5.6 |
1439 | 2025-02-21T19:41:05.319Z | Compiling anyhow v1.0.96 |
1440 | 2025-02-21T19:41:05.362Z | Compiling cfg_aliases v0.2.1 |
1441 | 2025-02-21T19:41:05.911Z | Compiling nix v0.29.0 |
1442 | 2025-02-21T19:41:06.048Z | Compiling lru-cache v0.1.2 |
1443 | 2025-02-21T19:41:06.048Z | Compiling sec1 v0.7.3 |
1444 | 2025-02-21T19:41:06.048Z | Compiling postgres-protocol v0.6.7 |
1445 | 2025-02-21T19:41:06.048Z | Compiling document-features v0.2.10 |
1446 | 2025-02-21T19:41:06.400Z | Compiling tungstenite v0.24.0 |
1447 | 2025-02-21T19:41:06.535Z | Compiling async-stream v0.3.6 |
1448 | 2025-02-21T19:41:06.710Z | Compiling resolv-conf v0.7.0 |
1449 | 2025-02-21T19:41:07.004Z | Compiling publicsuffix v2.3.0 |
1450 | 2025-02-21T19:41:07.289Z | Compiling slog-term v2.9.1 |
1451 | 2025-02-21T19:41:07.355Z | Compiling usdt v0.5.0 |
1452 | 2025-02-21T19:41:07.464Z | Compiling group v0.13.0 |
1453 | 2025-02-21T19:41:07.729Z | Compiling num-iter v0.1.45 |
1454 | 2025-02-21T19:41:07.805Z | Compiling hickory-proto v0.24.3 |
1455 | 2025-02-21T19:41:08.066Z | Compiling futures v0.3.31 |
1456 | 2025-02-21T19:41:08.150Z | Compiling slog-bunyan v2.5.0 |
1457 | 2025-02-21T19:41:08.321Z | Compiling toml v0.8.19 |
1458 | 2025-02-21T19:41:08.398Z | Compiling camino v1.1.9 |
1459 | 2025-02-21T19:41:09.319Z | Compiling tokio-native-tls v0.3.1 |
1460 | 2025-02-21T19:41:09.711Z | Compiling phf_shared v0.11.2 |
1461 | 2025-02-21T19:41:09.777Z | Compiling dropshot_endpoint v0.12.0 |
1462 | 2025-02-21T19:41:10.117Z | Compiling backtrace v0.3.74 |
1463 | 2025-02-21T19:41:10.193Z | Compiling terminal_size v0.4.0 |
1464 | 2025-02-21T19:41:10.473Z | Compiling openapiv3 v2.0.0 |
1465 | 2025-02-21T19:41:10.473Z | Compiling waitgroup v0.1.2 |
1466 | 2025-02-21T19:41:10.568Z | Compiling serde_path_to_error v0.1.16 |
1467 | 2025-02-21T19:41:10.662Z | Compiling hkdf v0.12.4 |
1468 | 2025-02-21T19:41:10.923Z | Compiling crypto-bigint v0.5.5 |
1469 | 2025-02-21T19:41:11.338Z | Compiling curve25519-dalek-derive v0.1.1 |
1470 | 2025-02-21T19:41:13.132Z | Compiling zerocopy-derive v0.6.6 |
1471 | 2025-02-21T19:41:13.138Z | Compiling webpki-roots v0.26.6 |
1472 | 2025-02-21T19:41:13.139Z | Compiling sync_wrapper v1.0.1 |
1473 | 2025-02-21T19:41:13.139Z | Compiling hubpack_derive v0.1.1 |
1474 | 2025-02-21T19:41:13.287Z | Compiling hostname v0.4.0 |
1475 | 2025-02-21T19:41:13.492Z | Compiling crc32fast v1.4.2 |
1476 | 2025-02-21T19:41:13.933Z | Compiling fs-err v2.11.0 |
1477 | 2025-02-21T19:41:14.061Z | Compiling ahash v0.8.11 |
1478 | 2025-02-21T19:41:14.062Z | Compiling tower-layer v0.3.3 |
1479 | 2025-02-21T19:41:14.258Z | Compiling winnow v0.5.40 |
1480 | 2025-02-21T19:41:14.489Z | Compiling managed v0.8.0 |
1481 | 2025-02-21T19:41:14.489Z | Compiling unicode-width v0.2.0 |
1482 | 2025-02-21T19:41:14.489Z | Compiling newtype-uuid v1.2.1 |
1483 | 2025-02-21T19:41:14.641Z | Compiling debug-ignore v1.0.5 |
1484 | 2025-02-21T19:41:14.767Z | Compiling bitflags v1.3.2 |
1485 | 2025-02-21T19:41:14.767Z | Compiling strum_macros v0.25.3 |
1486 | 2025-02-21T19:41:14.890Z | Compiling clap_builder v4.5.30 |
1487 | 2025-02-21T19:41:14.891Z | Compiling console v0.15.10 |
1488 | 2025-02-21T19:41:16.173Z | Compiling zerocopy v0.6.6 |
1489 | 2025-02-21T19:41:16.429Z | Compiling tower v0.5.2 |
1490 | 2025-02-21T19:41:16.816Z | Compiling hubpack v0.1.2 |
1491 | 2025-02-21T19:41:16.890Z | Compiling flate2 v1.0.35 |
1492 | 2025-02-21T19:41:16.929Z | Compiling elliptic-curve v0.13.8 |
1493 | 2025-02-21T19:41:17.205Z | Compiling hickory-resolver v0.24.3 |
1494 | 2025-02-21T19:41:17.626Z | Compiling toml_edit v0.19.15 |
1495 | 2025-02-21T19:41:17.697Z | Compiling signal-hook-mio v0.2.4 |
1496 | 2025-02-21T19:41:17.845Z | Compiling phf v0.11.2 |
1497 | 2025-02-21T19:41:18.134Z | Compiling hyper-tls v0.6.0 |
1498 | 2025-02-21T19:41:18.258Z | Compiling rayon v1.10.0 |
1499 | 2025-02-21T19:41:18.413Z | Compiling cookie_store v0.21.1 |
1500 | 2025-02-21T19:41:18.562Z | Compiling bzip2 v0.4.4 |
1501 | 2025-02-21T19:41:19.778Z | Compiling tokio-tungstenite v0.24.0 |
1502 | 2025-02-21T19:41:20.465Z | Compiling postgres-types v0.2.8 |
1503 | 2025-02-21T19:41:22.461Z | Compiling ed25519 v2.2.3 |
1504 | 2025-02-21T19:41:22.500Z | Compiling phf_shared v0.10.0 |
1505 | 2025-02-21T19:41:22.671Z | Compiling tokio-stream v0.1.16 |
1506 | 2025-02-21T19:41:22.890Z | Compiling pkcs1 v0.7.5 |
1507 | 2025-02-21T19:41:22.985Z | Compiling serde-big-array v0.5.1 |
1508 | 2025-02-21T19:41:23.232Z | Compiling clap_derive v4.5.28 |
1509 | 2025-02-21T19:41:23.612Z | Compiling rfc6979 v0.4.0 |
1510 | 2025-02-21T19:41:23.742Z | Compiling serde_repr v0.1.19 |
1511 | 2025-02-21T19:41:23.806Z | Compiling derive-where v1.2.7 |
1512 | 2025-02-21T19:41:24.207Z | Compiling bstr v1.10.0 |
1513 | 2025-02-21T19:41:24.386Z | Compiling float-cmp v0.10.0 |
1514 | 2025-02-21T19:41:24.630Z | Compiling precomputed-hash v0.1.1 |
1515 | 2025-02-21T19:41:24.766Z | Compiling predicates-core v1.0.8 |
1516 | 2025-02-21T19:41:24.838Z | Compiling whoami v1.5.2 |
1517 | 2025-02-21T19:41:25.025Z | Compiling difflib v0.4.0 |
1518 | 2025-02-21T19:41:25.087Z | Compiling unicode-segmentation v1.12.0 |
1519 | 2025-02-21T19:41:25.415Z | Compiling static_assertions v1.1.0 |
1520 | 2025-02-21T19:41:25.522Z | Compiling bit-vec v0.6.3 |
1521 | 2025-02-21T19:41:25.778Z | Compiling new_debug_unreachable v1.0.6 |
1522 | 2025-02-21T19:41:25.885Z | Compiling normalize-line-endings v0.3.0 |
1523 | 2025-02-21T19:41:25.946Z | Compiling number_prefix v0.4.0 |
1524 | 2025-02-21T19:41:26.031Z | Compiling fixedbitset v0.4.2 |
1525 | 2025-02-21T19:41:26.045Z | Compiling predicates v3.1.3 |
1526 | 2025-02-21T19:41:26.205Z | Compiling indicatif v0.17.11 |
1527 | 2025-02-21T19:41:26.358Z | Compiling petgraph v0.6.5 |
1528 | 2025-02-21T19:41:26.462Z | Compiling string_cache v0.8.7 |
1529 | 2025-02-21T19:41:26.849Z | Compiling bit-set v0.5.3 |
1530 | 2025-02-21T19:41:26.889Z | Compiling similar v2.6.0 |
1531 | 2025-02-21T19:41:27.147Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1532 | 2025-02-21T19:41:27.522Z | Compiling clap v4.5.30 |
1533 | 2025-02-21T19:41:27.549Z | Compiling tokio-postgres v0.7.12 |
1534 | 2025-02-21T19:41:27.651Z | Compiling ecdsa v0.16.9 |
1535 | 2025-02-21T19:41:28.065Z | Compiling rsa v0.9.6 |
1536 | 2025-02-21T19:41:28.431Z | Compiling ed25519-dalek v2.1.1 |
1537 | 2025-02-21T19:41:29.690Z | Compiling toml v0.7.8 |
1538 | 2025-02-21T19:41:29.916Z | Compiling zip v0.6.6 |
1539 | 2025-02-21T19:41:30.848Z | Compiling crossterm v0.28.1 |
1540 | 2025-02-21T19:41:31.954Z | Compiling hex v0.4.3 |
1541 | 2025-02-21T19:41:32.078Z | Compiling x509-cert v0.2.5 |
1542 | 2025-02-21T19:41:32.558Z | Compiling lalrpop-util v0.19.12 |
1543 | 2025-02-21T19:41:32.583Z | Compiling unicode-xid v0.2.6 |
1544 | 2025-02-21T19:41:32.777Z | Compiling peg-runtime v0.8.3 |
1545 | 2025-02-21T19:41:32.917Z | Compiling strum_macros v0.26.4 |
1546 | 2025-02-21T19:41:33.012Z | Compiling xattr v1.3.1 |
1547 | 2025-02-21T19:41:33.239Z | Compiling filetime v0.2.25 |
1548 | 2025-02-21T19:41:33.510Z | Compiling tar v0.4.42 |
1549 | 2025-02-21T19:41:37.338Z | Compiling strum v0.26.3 |
1550 | 2025-02-21T19:41:40.159Z | Compiling aws-lc-sys v0.22.0 |
1551 | 2025-02-21T19:42:07.178Z | Compiling rustls-webpki v0.102.8 |
1552 | 2025-02-21T19:42:10.288Z | Compiling tokio-rustls v0.25.0 |
1553 | 2025-02-21T19:42:11.964Z | Compiling tokio-rustls v0.26.0 |
1554 | 2025-02-21T19:42:12.272Z | Compiling hyper-rustls v0.27.3 |
1555 | 2025-02-21T19:42:12.659Z | Compiling reqwest v0.12.12 |
1556 | 2025-02-21T19:42:13.820Z | Compiling qorb v0.2.1 |
1557 | 2025-02-21T19:42:16.786Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1558 | 2025-02-21T19:42:17.042Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1559 | 2025-02-21T19:42:21.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s |
1560 | 2025-02-21T19:42:21.522Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1561 | 2025-02-21T19:42:21.570Z | Feb 21 19:42:20.316 INFO Starting download, target: Clickhouse |
1562 | 2025-02-21T19:42:21.570Z | Feb 21 19:42:20.316 INFO Starting download, target: Cockroach |
1563 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.316 INFO Starting download, target: Console |
1564 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.316 INFO Starting download, target: DendriteOpenapi |
1565 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.316 INFO Starting download, target: DendriteStub |
1566 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.316 INFO Starting download, target: MaghemiteMgd |
1567 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.316 INFO Starting download, target: TransceiverControl |
1568 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1569 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
1570 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1571 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1572 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1573 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1574 | 2025-02-21T19:42:21.573Z | Feb 21 19:42:20.317 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1575 | 2025-02-21T19:42:21.756Z | Feb 21 19:42:20.499 INFO Download complete, target: DendriteOpenapi |
1576 | 2025-02-21T19:42:21.883Z | Feb 21 19:42:20.618 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1577 | 2025-02-21T19:42:22.144Z | Feb 21 19:42:20.872 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1578 | 2025-02-21T19:42:22.368Z | Feb 21 19:42:21.102 INFO Download complete, target: TransceiverControl |
1579 | 2025-02-21T19:42:22.483Z | Feb 21 19:42:21.224 INFO Download complete, target: Console |
1580 | 2025-02-21T19:42:22.551Z | Feb 21 19:42:21.295 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1581 | 2025-02-21T19:42:22.556Z | Feb 21 19:42:21.300 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1582 | 2025-02-21T19:42:23.454Z | Feb 21 19:42:22.200 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1583 | 2025-02-21T19:42:23.592Z | Feb 21 19:42:22.338 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1584 | 2025-02-21T19:42:23.593Z | Feb 21 19:42:22.338 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1585 | 2025-02-21T19:42:25.403Z | Feb 21 19:42:24.148 INFO Download complete, target: DendriteStub |
1586 | 2025-02-21T19:42:25.506Z | Feb 21 19:42:24.252 INFO Download complete, target: MaghemiteMgd |
1587 | 2025-02-21T19:42:31.029Z | Feb 21 19:42:29.747 INFO Checking that binary works, target: Cockroach |
1588 | 2025-02-21T19:42:31.187Z | Feb 21 19:42:29.914 INFO Download complete, target: Cockroach |
1589 | 2025-02-21T19:42:36.037Z | Feb 21 19:42:34.779 INFO Checking that binary works, target: Clickhouse |
1590 | 2025-02-21T19:42:36.156Z | Feb 21 19:42:34.895 INFO Download complete, target: Clickhouse |
1591 | 2025-02-21T19:42:36.160Z | All prerequisites installed successfully |
1592 | 2025-02-21T19:42:36.163Z | |
1593 | 2025-02-21T19:42:36.163Z | real 4:32.590765144 |
1594 | 2025-02-21T19:42:36.163Z | user 15:10.056656415 |
1595 | 2025-02-21T19:42:36.163Z | sys 2:02.076374205 |
1596 | 2025-02-21T19:42:36.163Z | trap 0.526918961 |
1597 | 2025-02-21T19:42:36.163Z | tflt 0.914157006 |
1598 | 2025-02-21T19:42:36.163Z | dflt 1.246752986 |
1599 | 2025-02-21T19:42:36.163Z | kflt 0.029035619 |
1600 | 2025-02-21T19:42:36.163Z | lock 23:33.025531784 |
1601 | 2025-02-21T19:42:36.163Z | slp 52:47.708425717 |
1602 | 2025-02-21T19:42:36.163Z | lat 59.104977150 |
1603 | 2025-02-21T19:42:36.163Z | stop 2:20.494289307 |
1604 | 2025-02-21T19:42:36.163Z | + ptime -m cargo xtask download softnpu |
1605 | 2025-02-21T19:42:36.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
1606 | 2025-02-21T19:42:36.708Z | Running `target/debug/xtask download softnpu` |
1607 | 2025-02-21T19:42:37.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
1608 | 2025-02-21T19:42:37.597Z | Running `target/debug/xtask-downloader softnpu` |
1609 | 2025-02-21T19:42:37.632Z | Feb 21 19:42:36.374 INFO Starting download, target: Softnpu |
1610 | 2025-02-21T19:42:37.634Z | Feb 21 19:42:36.375 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
1611 | 2025-02-21T19:42:38.151Z | Feb 21 19:42:36.896 INFO Download complete, target: Softnpu |
1612 | 2025-02-21T19:42:38.155Z | |
1613 | 2025-02-21T19:42:38.159Z | real 1.990356366 |
1614 | 2025-02-21T19:42:38.159Z | user 1.295576671 |
1615 | 2025-02-21T19:42:38.159Z | sys 0.522487944 |
1616 | 2025-02-21T19:42:38.159Z | trap 0.001267160 |
1617 | 2025-02-21T19:42:38.159Z | tflt 0.000013968 |
1618 | 2025-02-21T19:42:38.159Z | dflt 0.000068465 |
1619 | 2025-02-21T19:42:38.159Z | kflt 0.000000000 |
1620 | 2025-02-21T19:42:38.159Z | lock 5.413331619 |
1621 | 2025-02-21T19:42:38.159Z | slp 0.314205816 |
1622 | 2025-02-21T19:42:38.159Z | lat 0.069140054 |
1623 | 2025-02-21T19:42:38.159Z | stop 0.000154484 |
1624 | 2025-02-21T19:42:38.159Z | + export CARGO_INCREMENTAL=0 |
1625 | 2025-02-21T19:42:38.159Z | + CARGO_INCREMENTAL=0 |
1626 | 2025-02-21T19:42:38.159Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
1627 | 2025-02-21T19:42:39.100Z | Compiling proc-macro2 v1.0.92 |
1628 | 2025-02-21T19:42:39.100Z | Compiling unicode-ident v1.0.14 |
1629 | 2025-02-21T19:42:39.103Z | Compiling libc v0.2.169 |
1630 | 2025-02-21T19:42:39.103Z | Compiling serde v1.0.217 |
1631 | 2025-02-21T19:42:39.104Z | Compiling autocfg v1.4.0 |
1632 | 2025-02-21T19:42:39.104Z | Compiling version_check v0.9.5 |
1633 | 2025-02-21T19:42:39.104Z | Compiling cfg-if v1.0.0 |
1634 | 2025-02-21T19:42:39.389Z | Compiling memchr v2.7.4 |
1635 | 2025-02-21T19:42:39.409Z | Compiling typenum v1.17.0 |
1636 | 2025-02-21T19:42:39.428Z | Compiling shlex v1.3.0 |
1637 | 2025-02-21T19:42:39.736Z | Compiling value-bag v1.9.0 |
1638 | 2025-02-21T19:42:39.889Z | Compiling generic-array v0.14.7 |
1639 | 2025-02-21T19:42:39.944Z | Compiling lock_api v0.4.12 |
1640 | 2025-02-21T19:42:40.219Z | Compiling log v0.4.22 |
1641 | 2025-02-21T19:42:40.326Z | Compiling scopeguard v1.2.0 |
1642 | 2025-02-21T19:42:40.446Z | Compiling parking_lot_core v0.9.10 |
1643 | 2025-02-21T19:42:40.679Z | Compiling serde_json v1.0.139 |
1644 | 2025-02-21T19:42:40.866Z | Compiling once_cell v1.20.3 |
1645 | 2025-02-21T19:42:40.936Z | Compiling quote v1.0.38 |
1646 | 2025-02-21T19:42:40.955Z | Compiling rustix v0.38.37 |
1647 | 2025-02-21T19:42:41.021Z | Compiling jobserver v0.1.32 |
1648 | 2025-02-21T19:42:41.188Z | Compiling getrandom v0.2.15 |
1649 | 2025-02-21T19:42:41.374Z | Compiling syn v2.0.96 |
1650 | 2025-02-21T19:42:41.513Z | Compiling cc v1.1.30 |
1651 | 2025-02-21T19:42:41.524Z | Compiling libm v0.2.8 |
1652 | 2025-02-21T19:42:41.548Z | Compiling aho-corasick v1.1.3 |
1653 | 2025-02-21T19:42:41.574Z | Compiling num-traits v0.2.19 |
1654 | 2025-02-21T19:42:41.605Z | Compiling regex-syntax v0.8.5 |
1655 | 2025-02-21T19:42:41.666Z | Compiling thiserror v1.0.69 |
1656 | 2025-02-21T19:42:41.867Z | Compiling either v1.13.0 |
1657 | 2025-02-21T19:42:41.896Z | Compiling itoa v1.0.11 |
1658 | 2025-02-21T19:42:42.149Z | Compiling slab v0.4.9 |
1659 | 2025-02-21T19:42:42.258Z | Compiling spin v0.9.8 |
1660 | 2025-02-21T19:42:42.616Z | Compiling errno v0.3.9 |
1661 | 2025-02-21T19:42:42.646Z | Compiling byteorder v1.5.0 |
1662 | 2025-02-21T19:42:42.856Z | Compiling rand_core v0.6.4 |
1663 | 2025-02-21T19:42:43.207Z | Compiling glob v0.3.2 |
1664 | 2025-02-21T19:42:43.538Z | Compiling prettyplease v0.2.29 |
1665 | 2025-02-21T19:42:43.809Z | Compiling lazy_static v1.5.0 |
1666 | 2025-02-21T19:42:43.881Z | Compiling clang-sys v1.8.1 |
1667 | 2025-02-21T19:42:43.942Z | Compiling smallvec v1.13.2 |
1668 | 2025-02-21T19:42:44.107Z | Compiling minimal-lexical v0.2.1 |
1669 | 2025-02-21T19:42:44.485Z | Compiling nom v7.1.3 |
1670 | 2025-02-21T19:42:44.514Z | Compiling libloading v0.8.5 |
1671 | 2025-02-21T19:42:44.557Z | Compiling home v0.5.9 |
1672 | 2025-02-21T19:42:44.606Z | Compiling subtle v2.6.1 |
1673 | 2025-02-21T19:42:44.765Z | Compiling bindgen v0.69.5 |
1674 | 2025-02-21T19:42:44.914Z | Compiling itertools v0.10.5 |
1675 | 2025-02-21T19:42:45.007Z | Compiling lazycell v1.3.0 |
1676 | 2025-02-21T19:42:45.202Z | Compiling regex-automata v0.4.8 |
1677 | 2025-02-21T19:42:45.491Z | Compiling rustc-hash v1.1.0 |
1678 | 2025-02-21T19:42:45.569Z | Compiling allocator-api2 v0.2.18 |
1679 | 2025-02-21T19:42:45.663Z | Compiling cmake v0.1.51 |
1680 | 2025-02-21T19:42:46.494Z | Compiling dunce v1.0.5 |
1681 | 2025-02-21T19:42:46.627Z | Compiling fs_extra v1.3.0 |
1682 | 2025-02-21T19:42:46.830Z | Compiling semver v1.0.25 |
1683 | 2025-02-21T19:42:47.196Z | Compiling pin-project-lite v0.2.14 |
1684 | 2025-02-21T19:42:47.302Z | Compiling pkg-config v0.3.31 |
1685 | 2025-02-21T19:42:47.315Z | Compiling ring v0.17.9 |
1686 | 2025-02-21T19:42:47.626Z | Compiling cexpr v0.6.0 |
1687 | 2025-02-21T19:42:48.039Z | Compiling paste v1.0.15 |
1688 | 2025-02-21T19:42:48.090Z | Compiling ryu v1.0.18 |
1689 | 2025-02-21T19:42:48.310Z | Compiling synstructure v0.13.1 |
1690 | 2025-02-21T19:42:48.387Z | Compiling schemars v0.8.21 |
1691 | 2025-02-21T19:42:48.753Z | Compiling aws-lc-rs v1.10.0 |
1692 | 2025-02-21T19:42:48.972Z | Compiling fnv v1.0.7 |
1693 | 2025-02-21T19:42:49.130Z | Compiling httparse v1.9.5 |
1694 | 2025-02-21T19:42:49.425Z | Compiling const-oid v0.9.6 |
1695 | 2025-02-21T19:42:49.715Z | Compiling serde_derive_internals v0.29.1 |
1696 | 2025-02-21T19:42:49.808Z | Compiling signal-hook-registry v1.4.2 |
1697 | 2025-02-21T19:42:50.316Z | Compiling foldhash v0.1.3 |
1698 | 2025-02-21T19:42:50.615Z | Compiling regex v1.11.1 |
1699 | 2025-02-21T19:42:50.838Z | Compiling equivalent v1.0.1 |
1700 | 2025-02-21T19:42:50.972Z | Compiling hashbrown v0.15.1 |
1701 | 2025-02-21T19:42:51.247Z | Compiling parking_lot v0.12.3 |
1702 | 2025-02-21T19:42:51.403Z | Compiling mio v1.0.2 |
1703 | 2025-02-21T19:42:51.477Z | Compiling heck v0.5.0 |
1704 | 2025-02-21T19:42:51.656Z | Compiling stable_deref_trait v1.2.0 |
1705 | 2025-02-21T19:42:52.308Z | Compiling serde_derive v1.0.217 |
1706 | 2025-02-21T19:42:52.441Z | Compiling zeroize_derive v1.4.2 |
1707 | 2025-02-21T19:42:53.013Z | Compiling zerocopy-derive v0.7.35 |
1708 | 2025-02-21T19:42:53.248Z | Compiling tokio-macros v2.5.0 |
1709 | 2025-02-21T19:42:53.257Z | Compiling thiserror-impl v1.0.69 |
1710 | 2025-02-21T19:42:53.752Z | Compiling zeroize v1.8.1 |
1711 | 2025-02-21T19:42:54.212Z | Compiling zerofrom-derive v0.1.4 |
1712 | 2025-02-21T19:42:54.231Z | Compiling yoke-derive v0.7.4 |
1713 | 2025-02-21T19:42:54.503Z | Compiling futures-macro v0.3.31 |
1714 | 2025-02-21T19:42:54.531Z | Compiling zerovec-derive v0.10.3 |
1715 | 2025-02-21T19:42:54.609Z | Compiling displaydoc v0.2.5 |
1716 | 2025-02-21T19:42:55.806Z | Compiling zerocopy v0.7.35 |
1717 | 2025-02-21T19:42:55.968Z | Compiling crypto-common v0.1.6 |
1718 | 2025-02-21T19:42:56.216Z | Compiling icu_provider_macros v1.5.0 |
1719 | 2025-02-21T19:42:56.342Z | Compiling tracing-attributes v0.1.27 |
1720 | 2025-02-21T19:42:56.509Z | Compiling schemars_derive v0.8.21 |
1721 | 2025-02-21T19:42:56.707Z | Compiling block-buffer v0.10.4 |
1722 | 2025-02-21T19:42:56.963Z | Compiling digest v0.10.7 |
1723 | 2025-02-21T19:42:57.054Z | Compiling socket2 v0.5.7 |
1724 | 2025-02-21T19:42:57.094Z | Compiling futures-core v0.3.31 |
1725 | 2025-02-21T19:42:57.366Z | Compiling crossbeam-utils v0.8.20 |
1726 | 2025-02-21T19:42:57.460Z | Compiling time-core v0.1.2 |
1727 | 2025-02-21T19:42:57.645Z | Compiling num-conv v0.1.0 |
1728 | 2025-02-21T19:42:57.935Z | Compiling time-macros v0.2.18 |
1729 | 2025-02-21T19:42:58.155Z | Compiling der_derive v0.7.3 |
1730 | 2025-02-21T19:42:58.748Z | Compiling vcpkg v0.2.15 |
1731 | 2025-02-21T19:43:00.031Z | Compiling openssl-sys v0.9.106 |
1732 | 2025-02-21T19:43:00.548Z | Compiling futures-sink v0.3.31 |
1733 | 2025-02-21T19:43:00.889Z | Compiling cpufeatures v0.2.14 |
1734 | 2025-02-21T19:43:01.027Z | Compiling slog v2.7.0 |
1735 | 2025-02-21T19:43:01.284Z | Compiling ahash v0.8.11 |
1736 | 2025-02-21T19:43:01.305Z | Compiling syn v1.0.109 |
1737 | 2025-02-21T19:43:01.477Z | Compiling futures-channel v0.3.31 |
1738 | 2025-02-21T19:43:01.629Z | Compiling zerofrom v0.1.4 |
1739 | 2025-02-21T19:43:01.746Z | Compiling pin-utils v0.1.0 |
1740 | 2025-02-21T19:43:01.852Z | Compiling iana-time-zone v0.1.61 |
1741 | 2025-02-21T19:43:01.880Z | Compiling futures-io v0.3.31 |
1742 | 2025-02-21T19:43:01.939Z | Compiling futures-task v0.3.31 |
1743 | 2025-02-21T19:43:02.010Z | Compiling yoke v0.7.4 |
1744 | 2025-02-21T19:43:02.196Z | Compiling futures-util v0.3.31 |
1745 | 2025-02-21T19:43:02.584Z | Compiling scroll_derive v0.12.0 |
1746 | 2025-02-21T19:43:02.623Z | Compiling ucd-trie v0.1.7 |
1747 | 2025-02-21T19:43:03.195Z | Compiling openssl v0.10.71 |
1748 | 2025-02-21T19:43:03.504Z | Compiling pest v2.7.14 |
1749 | 2025-02-21T19:43:03.609Z | Compiling zerovec v0.10.4 |
1750 | 2025-02-21T19:43:04.147Z | Compiling bitflags v2.6.0 |
1751 | 2025-02-21T19:43:04.563Z | Compiling bytes v1.9.0 |
1752 | 2025-02-21T19:43:06.870Z | Compiling indexmap v2.7.1 |
1753 | 2025-02-21T19:43:08.092Z | Compiling tokio v1.43.0 |
1754 | 2025-02-21T19:43:09.150Z | Compiling which v4.4.2 |
1755 | 2025-02-21T19:43:09.205Z | Compiling serde_tokenstream v0.2.2 |
1756 | 2025-02-21T19:43:09.205Z | Compiling uuid v1.12.0 |
1757 | 2025-02-21T19:43:09.205Z | Compiling http v1.2.0 |
1758 | 2025-02-21T19:43:09.273Z | Compiling chrono v0.4.39 |
1759 | 2025-02-21T19:43:10.320Z | Compiling rustc_version v0.4.1 |
1760 | 2025-02-21T19:43:11.940Z | Compiling hmac v0.12.1 |
1761 | 2025-02-21T19:43:12.874Z | Compiling pest_meta v2.7.14 |
1762 | 2025-02-21T19:43:16.671Z | Compiling block-padding v0.3.3 |
1763 | 2025-02-21T19:43:16.745Z | Compiling openssl-macros v0.1.1 |
1764 | 2025-02-21T19:43:16.745Z | Compiling native-tls v0.2.12 |
1765 | 2025-02-21T19:43:16.745Z | Compiling rustls v0.23.19 |
1766 | 2025-02-21T19:43:16.745Z | Compiling pest_generator v2.7.14 |
1767 | 2025-02-21T19:43:16.765Z | Compiling inout v0.1.3 |
1768 | 2025-02-21T19:43:16.765Z | Compiling tinystr v0.7.6 |
1769 | 2025-02-21T19:43:16.765Z | Compiling serde_spanned v0.6.8 |
1770 | 2025-02-21T19:43:16.765Z | Compiling toml_datetime v0.6.8 |
1771 | 2025-02-21T19:43:16.765Z | Compiling tracing-core v0.1.32 |
1772 | 2025-02-21T19:43:16.765Z | Compiling writeable v0.5.5 |
1773 | 2025-02-21T19:43:16.949Z | Compiling strsim v0.11.1 |
1774 | 2025-02-21T19:43:18.103Z | Compiling litemap v0.7.3 |
1775 | 2025-02-21T19:43:18.166Z | Compiling dyn-clone v1.0.18 |
1776 | 2025-02-21T19:43:18.166Z | Compiling tracing v0.1.40 |
1777 | 2025-02-21T19:43:18.166Z | Compiling icu_locid v1.5.0 |
1778 | 2025-02-21T19:43:18.494Z | Compiling pest_derive v2.7.14 |
1779 | 2025-02-21T19:43:18.656Z | Compiling cipher v0.4.4 |
1780 | 2025-02-21T19:43:19.081Z | Compiling sha2 v0.10.8 |
1781 | 2025-02-21T19:43:19.746Z | Compiling cookie v0.18.1 |
1782 | 2025-02-21T19:43:19.781Z | Compiling usdt-impl v0.5.0 |
1783 | 2025-02-21T19:43:20.082Z | Compiling base64ct v1.6.0 |
1784 | 2025-02-21T19:43:20.184Z | Compiling icu_provider v1.5.0 |
1785 | 2025-02-21T19:43:20.661Z | Compiling aws-lc-sys v0.22.0 |
1786 | 2025-02-21T19:43:20.700Z | Compiling pem-rfc7468 v0.7.0 |
1787 | 2025-02-21T19:43:21.241Z | Compiling scroll v0.12.0 |
1788 | 2025-02-21T19:43:21.853Z | Compiling ppv-lite86 v0.2.20 |
1789 | 2025-02-21T19:43:22.675Z | Compiling async-trait v0.1.86 |
1790 | 2025-02-21T19:43:24.718Z | Compiling anyhow v1.0.96 |
1791 | 2025-02-21T19:43:24.759Z | Compiling camino v1.1.9 |
1792 | 2025-02-21T19:43:25.257Z | Compiling flagset v0.4.6 |
1793 | 2025-02-21T19:43:25.308Z | Compiling icu_locid_transform_data v1.5.0 |
1794 | 2025-02-21T19:43:25.479Z | Compiling plain v0.2.3 |
1795 | 2025-02-21T19:43:25.541Z | Compiling rustls-pki-types v1.10.0 |
1796 | 2025-02-21T19:43:25.641Z | Compiling percent-encoding v2.3.1 |
1797 | 2025-02-21T19:43:26.076Z | Compiling goblin v0.8.2 |
1798 | 2025-02-21T19:43:27.030Z | Compiling icu_locid_transform v1.5.0 |
1799 | 2025-02-21T19:43:27.467Z | Compiling der v0.7.9 |
1800 | 2025-02-21T19:43:29.951Z | Compiling rand_chacha v0.3.1 |
1801 | 2025-02-21T19:43:30.479Z | Compiling tokio-util v0.7.12 |
1802 | 2025-02-21T19:43:30.758Z | Compiling icu_collections v1.5.0 |
1803 | 2025-02-21T19:43:33.041Z | Compiling rayon-core v1.12.1 |
1804 | 2025-02-21T19:43:33.178Z | Compiling mirai-annotations v1.12.0 |
1805 | 2025-02-21T19:43:33.311Z | Compiling pretty-hex v0.4.1 |
1806 | 2025-02-21T19:43:33.376Z | Compiling icu_properties_data v1.5.0 |
1807 | 2025-02-21T19:43:33.565Z | Compiling untrusted v0.7.1 |
1808 | 2025-02-21T19:43:33.644Z | Compiling rustls v0.22.4 |
1809 | 2025-02-21T19:43:33.695Z | Compiling powerfmt v0.2.0 |
1810 | 2025-02-21T19:43:33.760Z | Compiling untrusted v0.9.0 |
1811 | 2025-02-21T19:43:33.799Z | Compiling icu_properties v1.5.1 |
1812 | 2025-02-21T19:43:33.999Z | Compiling deranged v0.3.11 |
1813 | 2025-02-21T19:43:34.197Z | Compiling dof v0.3.0 |
1814 | 2025-02-21T19:43:35.295Z | Compiling rand v0.8.5 |
1815 | 2025-02-21T19:43:35.646Z | Compiling spki v0.7.3 |
1816 | 2025-02-21T19:43:35.877Z | Compiling dtrace-parser v0.2.0 |
1817 | 2025-02-21T19:43:35.998Z | Compiling salsa20 v0.10.2 |
1818 | 2025-02-21T19:43:36.764Z | Compiling pbkdf2 v0.12.2 |
1819 | 2025-02-21T19:43:37.447Z | Compiling thread-id v4.2.2 |
1820 | 2025-02-21T19:43:37.574Z | Compiling icu_normalizer_data v1.5.0 |
1821 | 2025-02-21T19:43:37.689Z | Compiling winnow v0.5.40 |
1822 | 2025-02-21T19:43:37.709Z | Compiling litrs v0.4.1 |
1823 | 2025-02-21T19:43:37.778Z | Compiling utf16_iter v1.0.5 |
1824 | 2025-02-21T19:43:38.185Z | Compiling write16 v1.0.0 |
1825 | 2025-02-21T19:43:38.348Z | Compiling num_threads v0.1.7 |
1826 | 2025-02-21T19:43:38.641Z | Compiling atomic-waker v1.1.2 |
1827 | 2025-02-21T19:43:38.841Z | Compiling utf8_iter v1.0.4 |
1828 | 2025-02-21T19:43:39.176Z | Compiling icu_normalizer v1.5.0 |
1829 | 2025-02-21T19:43:39.915Z | Compiling time v0.3.36 |
1830 | 2025-02-21T19:43:40.666Z | Compiling document-features v0.2.10 |
1831 | 2025-02-21T19:43:41.006Z | Compiling toml_edit v0.19.15 |
1832 | 2025-02-21T19:43:44.386Z | Compiling scrypt v0.11.0 |
1833 | 2025-02-21T19:43:44.554Z | Compiling form_urlencoded v1.2.1 |
1834 | 2025-02-21T19:43:44.646Z | Compiling cbc v0.1.2 |
1835 | 2025-02-21T19:43:44.746Z | Compiling aes v0.8.4 |
1836 | 2025-02-21T19:43:44.843Z | Compiling http-body v1.0.1 |
1837 | 2025-02-21T19:43:45.071Z | Compiling multer v3.1.0 |
1838 | 2025-02-21T19:43:45.127Z | Compiling tinyvec_macros v0.1.1 |
1839 | 2025-02-21T19:43:45.239Z | Compiling slog-async v2.8.0 |
1840 | 2025-02-21T19:43:45.432Z | Compiling try-lock v0.2.5 |
1841 | 2025-02-21T19:43:45.720Z | Compiling rustversion v1.0.17 |
1842 | 2025-02-21T19:43:45.842Z | Compiling pkcs5 v0.7.1 |
1843 | 2025-02-21T19:43:46.409Z | Compiling want v0.3.1 |
1844 | 2025-02-21T19:43:46.714Z | Compiling tinyvec v1.8.0 |
1845 | 2025-02-21T19:43:47.352Z | Compiling idna_adapter v1.2.0 |
1846 | 2025-02-21T19:43:47.817Z | Compiling h2 v0.4.6 |
1847 | 2025-02-21T19:43:48.149Z | Compiling heapless v0.7.17 |
1848 | 2025-02-21T19:43:48.683Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1849 | 2025-02-21T19:43:49.138Z | Compiling tower-service v0.3.3 |
1850 | 2025-02-21T19:43:49.176Z | Compiling httpdate v1.0.3 |
1851 | 2025-02-21T19:43:49.303Z | Compiling signal-hook v0.3.17 |
1852 | 2025-02-21T19:43:50.199Z | Compiling idna v1.0.3 |
1853 | 2025-02-21T19:43:51.474Z | Compiling pkcs8 v0.10.2 |
1854 | 2025-02-21T19:43:52.065Z | Compiling usdt-macro v0.5.0 |
1855 | 2025-02-21T19:43:52.810Z | Compiling usdt-attr-macro v0.5.0 |
1856 | 2025-02-21T19:43:53.412Z | Compiling async-stream-impl v0.3.6 |
1857 | 2025-02-21T19:43:54.440Z | Compiling adler2 v2.0.0 |
1858 | 2025-02-21T19:43:54.627Z | Compiling base64 v0.22.1 |
1859 | 2025-02-21T19:43:54.729Z | Compiling miniz_oxide v0.8.0 |
1860 | 2025-02-21T19:43:56.420Z | Compiling hyper v1.5.2 |
1861 | 2025-02-21T19:43:58.074Z | Compiling curve25519-dalek v4.1.3 |
1862 | 2025-02-21T19:43:58.753Z | Compiling openapiv3 v2.0.0 |
1863 | 2025-02-21T19:44:00.686Z | Compiling hyper-util v0.1.10 |
1864 | 2025-02-21T19:44:01.897Z | Compiling enum-as-inner v0.6.1 |
1865 | 2025-02-21T19:44:02.355Z | Compiling memoffset v0.9.1 |
1866 | 2025-02-21T19:44:02.697Z | Compiling dropshot v0.12.0 |
1867 | 2025-02-21T19:44:03.027Z | Compiling num-bigint-dig v0.8.4 |
1868 | 2025-02-21T19:44:03.079Z | Compiling newtype-uuid v1.2.1 |
1869 | 2025-02-21T19:44:03.320Z | Compiling foreign-types-shared v0.1.1 |
1870 | 2025-02-21T19:44:03.362Z | Compiling smoltcp v0.9.1 |
1871 | 2025-02-21T19:44:03.450Z | Compiling portable-atomic v1.9.0 |
1872 | 2025-02-21T19:44:03.531Z | Compiling match_cfg v0.1.0 |
1873 | 2025-02-21T19:44:03.644Z | Compiling hostname v0.3.1 |
1874 | 2025-02-21T19:44:03.838Z | Compiling foreign-types v0.3.2 |
1875 | 2025-02-21T19:44:05.765Z | Compiling url v2.5.3 |
1876 | 2025-02-21T19:44:08.138Z | Compiling http-body-util v0.1.2 |
1877 | 2025-02-21T19:44:08.542Z | Compiling dirs-sys-next v0.1.2 |
1878 | 2025-02-21T19:44:08.567Z | Compiling encoding_rs v0.8.34 |
1879 | 2025-02-21T19:44:08.676Z | Compiling heck v0.4.1 |
1880 | 2025-02-21T19:44:08.991Z | Compiling ident_case v1.0.1 |
1881 | 2025-02-21T19:44:09.061Z | Compiling gimli v0.31.1 |
1882 | 2025-02-21T19:44:09.193Z | Compiling mime v0.3.17 |
1883 | 2025-02-21T19:44:10.223Z | Compiling siphasher v0.3.11 |
1884 | 2025-02-21T19:44:10.614Z | Compiling data-encoding v2.6.0 |
1885 | 2025-02-21T19:44:11.379Z | Compiling cfg_aliases v0.2.1 |
1886 | 2025-02-21T19:44:11.489Z | Compiling nix v0.29.0 |
1887 | 2025-02-21T19:44:11.511Z | Compiling darling_core v0.20.10 |
1888 | 2025-02-21T19:44:11.964Z | Compiling dirs-next v2.0.0 |
1889 | 2025-02-21T19:44:15.638Z | Compiling addr2line v0.24.2 |
1890 | 2025-02-21T19:44:16.643Z | Compiling unicode-normalization v0.1.24 |
1891 | 2025-02-21T19:44:17.657Z | Compiling serde_urlencoded v0.7.1 |
1892 | 2025-02-21T19:44:18.227Z | Compiling crossbeam-epoch v0.9.18 |
1893 | 2025-02-21T19:44:18.877Z | Compiling rustls-pemfile v2.2.0 |
1894 | 2025-02-21T19:44:19.350Z | Compiling hubpack_derive v0.1.1 |
1895 | 2025-02-21T19:44:19.414Z | Compiling dropshot_endpoint v0.12.0 |
1896 | 2025-02-21T19:44:19.712Z | Compiling sha1 v0.10.6 |
1897 | 2025-02-21T19:44:19.753Z | Compiling signature v2.2.0 |
1898 | 2025-02-21T19:44:19.989Z | Compiling zerocopy-derive v0.6.6 |
1899 | 2025-02-21T19:44:20.076Z | Compiling curve25519-dalek-derive v0.1.1 |
1900 | 2025-02-21T19:44:21.364Z | Compiling object v0.36.5 |
1901 | 2025-02-21T19:44:21.718Z | Compiling thread_local v1.1.8 |
1902 | 2025-02-21T19:44:22.142Z | Compiling fs-err v2.11.0 |
1903 | 2025-02-21T19:44:25.664Z | Compiling ipnet v2.10.1 |
1904 | 2025-02-21T19:44:28.593Z | Compiling unicode-properties v0.1.3 |
1905 | 2025-02-21T19:44:28.622Z | Compiling utf8parse v0.2.2 |
1906 | 2025-02-21T19:44:29.029Z | Compiling anstyle v1.0.10 |
1907 | 2025-02-21T19:44:29.229Z | Compiling openssl-probe v0.1.5 |
1908 | 2025-02-21T19:44:29.481Z | Compiling rustc-demangle v0.1.24 |
1909 | 2025-02-21T19:44:29.526Z | Compiling unicode-bidi v0.3.17 |
1910 | 2025-02-21T19:44:30.630Z | Compiling winnow v0.6.20 |
1911 | 2025-02-21T19:44:32.365Z | Compiling rustls-webpki v0.102.8 |
1912 | 2025-02-21T19:44:33.702Z | Compiling toml_edit v0.22.22 |
1913 | 2025-02-21T19:44:33.968Z | Compiling stringprep v0.1.5 |
1914 | 2025-02-21T19:44:34.878Z | Compiling backtrace v0.3.74 |
1915 | 2025-02-21T19:44:37.379Z | Compiling anstyle-parse v0.2.5 |
1916 | 2025-02-21T19:44:40.466Z | Compiling crossbeam-deque v0.8.5 |
1917 | 2025-02-21T19:44:41.097Z | Compiling darling_macro v0.20.10 |
1918 | 2025-02-21T19:44:41.167Z | Compiling term v0.7.0 |
1919 | 2025-02-21T19:44:41.969Z | Compiling slog-json v2.6.1 |
1920 | 2025-02-21T19:44:42.998Z | Compiling crossbeam-channel v0.5.13 |
1921 | 2025-02-21T19:44:43.859Z | Compiling hashbrown v0.14.5 |
1922 | 2025-02-21T19:44:44.186Z | Compiling futures-executor v0.3.31 |
1923 | 2025-02-21T19:44:44.910Z | Compiling num-integer v0.1.46 |
1924 | 2025-02-21T19:44:44.935Z | Compiling md-5 v0.10.6 |
1925 | 2025-02-21T19:44:45.077Z | Compiling ff v0.13.0 |
1926 | 2025-02-21T19:44:45.183Z | Compiling hash32 v0.2.1 |
1927 | 2025-02-21T19:44:45.202Z | Compiling memmap v0.7.0 |
1928 | 2025-02-21T19:44:45.313Z | Compiling is-terminal v0.4.13 |
1929 | 2025-02-21T19:44:45.463Z | Compiling anstyle-query v1.1.1 |
1930 | 2025-02-21T19:44:45.486Z | Compiling base16ct v0.2.0 |
1931 | 2025-02-21T19:44:45.538Z | Compiling utf-8 v0.7.6 |
1932 | 2025-02-21T19:44:45.575Z | Compiling psl-types v2.0.11 |
1933 | 2025-02-21T19:44:45.622Z | Compiling fallible-iterator v0.2.0 |
1934 | 2025-02-21T19:44:45.798Z | Compiling linked-hash-map v0.5.6 |
1935 | 2025-02-21T19:44:45.819Z | Compiling colorchoice v1.0.2 |
1936 | 2025-02-21T19:44:45.995Z | Compiling take_mut v0.2.2 |
1937 | 2025-02-21T19:44:46.121Z | Compiling is_terminal_polyfill v1.70.1 |
1938 | 2025-02-21T19:44:46.259Z | Compiling quick-error v1.2.3 |
1939 | 2025-02-21T19:44:46.277Z | Compiling anstream v0.6.15 |
1940 | 2025-02-21T19:44:46.388Z | Compiling publicsuffix v2.3.0 |
1941 | 2025-02-21T19:44:46.427Z | Compiling resolv-conf v0.7.0 |
1942 | 2025-02-21T19:44:46.525Z | Compiling postgres-protocol v0.6.7 |
1943 | 2025-02-21T19:44:46.838Z | Compiling lru-cache v0.1.2 |
1944 | 2025-02-21T19:44:47.061Z | Compiling tungstenite v0.24.0 |
1945 | 2025-02-21T19:44:47.312Z | Compiling sec1 v0.7.3 |
1946 | 2025-02-21T19:44:47.593Z | Compiling slog-term v2.9.1 |
1947 | 2025-02-21T19:44:47.849Z | Compiling num-iter v0.1.45 |
1948 | 2025-02-21T19:44:48.051Z | Compiling usdt v0.5.0 |
1949 | 2025-02-21T19:44:48.487Z | Compiling group v0.13.0 |
1950 | 2025-02-21T19:44:48.573Z | Compiling regress v0.10.1 |
1951 | 2025-02-21T19:44:48.621Z | Compiling futures v0.3.31 |
1952 | 2025-02-21T19:44:51.400Z | Compiling slog-bunyan v2.5.0 |
1953 | 2025-02-21T19:44:51.535Z | Compiling darling v0.20.10 |
1954 | 2025-02-21T19:44:51.970Z | Compiling tokio-rustls v0.26.0 |
1955 | 2025-02-21T19:44:52.116Z | Compiling tokio-rustls v0.25.0 |
1956 | 2025-02-21T19:44:52.391Z | Compiling tokio-native-tls v0.3.1 |
1957 | 2025-02-21T19:44:52.535Z | Compiling toml v0.8.19 |
1958 | 2025-02-21T19:44:53.083Z | Compiling hickory-proto v0.24.3 |
1959 | 2025-02-21T19:44:53.088Z | Compiling phf_shared v0.11.2 |
1960 | 2025-02-21T19:44:53.357Z | Compiling strum_macros v0.25.3 |
1961 | 2025-02-21T19:44:54.033Z | Compiling async-stream v0.3.6 |
1962 | 2025-02-21T19:44:54.129Z | Compiling waitgroup v0.1.2 |
1963 | 2025-02-21T19:44:54.148Z | Compiling webpki-roots v0.26.6 |
1964 | 2025-02-21T19:44:54.415Z | Compiling hkdf v0.12.4 |
1965 | 2025-02-21T19:44:54.523Z | Compiling terminal_size v0.4.0 |
1966 | 2025-02-21T19:44:54.646Z | Compiling serde_path_to_error v0.1.16 |
1967 | 2025-02-21T19:44:54.764Z | Compiling sync_wrapper v1.0.1 |
1968 | 2025-02-21T19:44:55.104Z | Compiling crypto-bigint v0.5.5 |
1969 | 2025-02-21T19:44:55.375Z | Compiling serde_repr v0.1.19 |
1970 | 2025-02-21T19:44:55.405Z | Compiling clap_derive v4.5.28 |
1971 | 2025-02-21T19:44:56.436Z | Compiling derive-where v1.2.7 |
1972 | 2025-02-21T19:44:56.618Z | Compiling hostname v0.4.0 |
1973 | 2025-02-21T19:44:56.827Z | Compiling crc32fast v1.4.2 |
1974 | 2025-02-21T19:44:57.343Z | Compiling clap_lex v0.7.4 |
1975 | 2025-02-21T19:44:57.885Z | Compiling managed v0.8.0 |
1976 | 2025-02-21T19:44:58.397Z | Compiling tower-layer v0.3.3 |
1977 | 2025-02-21T19:44:58.422Z | Compiling debug-ignore v1.0.5 |
1978 | 2025-02-21T19:44:59.102Z | Compiling bitflags v1.3.2 |
1979 | 2025-02-21T19:44:59.221Z | Compiling unicode-width v0.2.0 |
1980 | 2025-02-21T19:44:59.519Z | Compiling tower v0.5.2 |
1981 | 2025-02-21T19:44:59.662Z | Compiling console v0.15.10 |
1982 | 2025-02-21T19:45:00.793Z | Compiling hickory-resolver v0.24.3 |
1983 | 2025-02-21T19:45:01.160Z | Compiling elliptic-curve v0.13.8 |
1984 | 2025-02-21T19:45:01.562Z | Compiling clap_builder v4.5.30 |
1985 | 2025-02-21T19:45:02.669Z | Compiling flate2 v1.0.35 |
1986 | 2025-02-21T19:45:04.313Z | Compiling hyper-rustls v0.27.3 |
1987 | 2025-02-21T19:45:06.766Z | Compiling phf v0.11.2 |
1988 | 2025-02-21T19:45:07.058Z | Compiling hyper-tls v0.6.0 |
1989 | 2025-02-21T19:45:07.497Z | Compiling typify-impl v0.2.0 |
1990 | 2025-02-21T19:45:07.553Z | Compiling signal-hook-mio v0.2.4 |
1991 | 2025-02-21T19:45:07.613Z | Compiling rayon v1.10.0 |
1992 | 2025-02-21T19:45:07.732Z | Compiling bzip2 v0.4.4 |
1993 | 2025-02-21T19:45:07.753Z | Compiling cookie_store v0.21.1 |
1994 | 2025-02-21T19:45:08.133Z | Compiling tokio-tungstenite v0.24.0 |
1995 | 2025-02-21T19:45:08.664Z | Compiling postgres-types v0.2.8 |
1996 | 2025-02-21T19:45:09.989Z | Compiling zerocopy v0.6.6 |
1997 | 2025-02-21T19:45:11.797Z | Compiling hubpack v0.1.2 |
1998 | 2025-02-21T19:45:11.826Z | Compiling ed25519 v2.2.3 |
1999 | 2025-02-21T19:45:12.034Z | Compiling phf_shared v0.10.0 |
2000 | 2025-02-21T19:45:12.238Z | Compiling pkcs1 v0.7.5 |
2001 | 2025-02-21T19:45:12.402Z | Compiling tokio-stream v0.1.16 |
2002 | 2025-02-21T19:45:13.075Z | Compiling ipnetwork v0.21.1 |
2003 | 2025-02-21T19:45:13.359Z | Compiling rfc6979 v0.4.0 |
2004 | 2025-02-21T19:45:13.558Z | Compiling serde-big-array v0.5.1 |
2005 | 2025-02-21T19:45:13.718Z | Compiling float-cmp v0.10.0 |
2006 | 2025-02-21T19:45:13.800Z | Compiling bstr v1.10.0 |
2007 | 2025-02-21T19:45:15.016Z | Compiling fixedbitset v0.4.2 |
2008 | 2025-02-21T19:45:15.288Z | Compiling difflib v0.4.0 |
2009 | 2025-02-21T19:45:15.450Z | Compiling normalize-line-endings v0.3.0 |
2010 | 2025-02-21T19:45:15.599Z | Compiling unicode-segmentation v1.12.0 |
2011 | 2025-02-21T19:45:16.325Z | Compiling predicates-core v1.0.8 |
2012 | 2025-02-21T19:45:16.627Z | Compiling static_assertions v1.1.0 |
2013 | 2025-02-21T19:45:16.646Z | Compiling new_debug_unreachable v1.0.6 |
2014 | 2025-02-21T19:45:16.707Z | Compiling whoami v1.5.2 |
2015 | 2025-02-21T19:45:16.746Z | Compiling bit-vec v0.6.3 |
2016 | 2025-02-21T19:45:16.762Z | Compiling precomputed-hash v0.1.1 |
2017 | 2025-02-21T19:45:16.903Z | Compiling number_prefix v0.4.0 |
2018 | 2025-02-21T19:45:17.130Z | Compiling bit-set v0.5.3 |
2019 | 2025-02-21T19:45:17.149Z | Compiling indicatif v0.17.11 |
2020 | 2025-02-21T19:45:17.179Z | Compiling tokio-postgres v0.7.12 |
2021 | 2025-02-21T19:45:17.198Z | Compiling string_cache v0.8.7 |
2022 | 2025-02-21T19:45:17.200Z | Compiling typify-macro v0.2.0 |
2023 | 2025-02-21T19:45:17.399Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2024 | 2025-02-21T19:45:18.995Z | Compiling predicates v3.1.3 |
2025 | 2025-02-21T19:45:20.251Z | Compiling reqwest v0.12.12 |
2026 | 2025-02-21T19:45:20.399Z | Compiling similar v2.6.0 |
2027 | 2025-02-21T19:45:20.547Z | Compiling petgraph v0.6.5 |
2028 | 2025-02-21T19:45:22.311Z | Compiling ecdsa v0.16.9 |
2029 | 2025-02-21T19:45:22.371Z | Compiling qorb v0.2.1 |
2030 | 2025-02-21T19:45:23.482Z | Compiling rsa v0.9.6 |
2031 | 2025-02-21T19:45:23.568Z | Compiling ed25519-dalek v2.1.1 |
2032 | 2025-02-21T19:45:24.778Z | Compiling zip v0.6.6 |
2033 | 2025-02-21T19:45:24.917Z | Compiling crossterm v0.28.1 |
2034 | 2025-02-21T19:45:25.191Z | Compiling clap v4.5.30 |
2035 | 2025-02-21T19:45:27.388Z | Compiling toml v0.7.8 |
2036 | 2025-02-21T19:45:27.455Z | Compiling x509-cert v0.2.5 |
2037 | 2025-02-21T19:45:28.163Z | Compiling hex v0.4.3 |
2038 | 2025-02-21T19:45:29.091Z | Compiling peg-runtime v0.8.3 |
2039 | 2025-02-21T19:45:29.436Z | Compiling unicode-xid v0.2.6 |
2040 | 2025-02-21T19:45:29.553Z | Compiling zerocopy v0.8.10 |
2041 | 2025-02-21T19:45:29.633Z | Compiling lalrpop-util v0.19.12 |
2042 | 2025-02-21T19:45:32.886Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2043 | 2025-02-21T19:45:36.272Z | Compiling proc-macro-crate v1.3.1 |
2044 | 2025-02-21T19:45:36.778Z | Compiling macaddr v1.0.1 |
2045 | 2025-02-21T19:45:37.314Z | Compiling zerocopy-derive v0.8.10 |
2046 | 2025-02-21T19:45:37.392Z | Compiling itertools v0.13.0 |
2047 | 2025-02-21T19:45:38.306Z | Compiling heapless v0.8.0 |
2048 | 2025-02-21T19:45:40.631Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2049 | 2025-02-21T19:45:44.694Z | Compiling num_enum_derive v0.5.11 |
2050 | 2025-02-21T19:45:51.231Z | Compiling hash32 v0.3.1 |
2051 | 2025-02-21T19:45:52.974Z | Compiling smoltcp v0.11.0 |
2052 | 2025-02-21T19:45:53.721Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2053 | 2025-02-21T19:45:58.648Z | Compiling num_enum v0.5.11 |
2054 | 2025-02-21T19:45:58.775Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2055 | 2025-02-21T19:45:59.448Z | Compiling typify v0.2.0 |
2056 | 2025-02-21T19:45:59.595Z | Compiling oxnet v0.1.0 |
2057 | 2025-02-21T19:46:00.697Z | Compiling proc-macro-error-attr v1.0.4 |
2058 | 2025-02-21T19:46:01.839Z | Compiling unsafe-libyaml v0.2.11 |
2059 | 2025-02-21T19:46:02.802Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2060 | 2025-02-21T19:46:02.835Z | Compiling thiserror v2.0.11 |
2061 | 2025-02-21T19:46:03.129Z | Compiling cobs v0.2.3 |
2062 | 2025-02-21T19:46:03.176Z | Compiling serde_yaml v0.9.34+deprecated |
2063 | 2025-02-21T19:46:03.565Z | Compiling postcard v1.0.10 |
2064 | 2025-02-21T19:46:17.577Z | Compiling progenitor-impl v0.8.0 |
2065 | 2025-02-21T19:46:19.038Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2066 | 2025-02-21T19:46:28.666Z | Compiling strum_macros v0.26.4 |
2067 | 2025-02-21T19:46:29.321Z | Compiling structmeta-derive v0.3.0 |
2068 | 2025-02-21T19:46:29.568Z | Compiling thiserror-impl v2.0.11 |
2069 | 2025-02-21T19:46:30.122Z | Compiling foreign-types-macros v0.2.3 |
2070 | 2025-02-21T19:46:30.437Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2071 | 2025-02-21T19:46:30.619Z | Compiling proc-macro-error v1.0.4 |
2072 | 2025-02-21T19:46:31.410Z | Compiling foreign-types-shared v0.3.1 |
2073 | 2025-02-21T19:46:32.316Z | Compiling unicode-width v0.1.14 |
2074 | 2025-02-21T19:46:32.669Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2075 | 2025-02-21T19:46:32.970Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2076 | 2025-02-21T19:46:33.116Z | Compiling tabwriter v1.4.0 |
2077 | 2025-02-21T19:46:35.851Z | Compiling strum v0.26.3 |
2078 | 2025-02-21T19:46:36.795Z | Compiling structmeta v0.3.0 |
2079 | 2025-02-21T19:46:38.598Z | Compiling foreign-types v0.5.0 |
2080 | 2025-02-21T19:46:41.445Z | Compiling progenitor-macro v0.8.0 |
2081 | 2025-02-21T19:46:46.389Z | Compiling progenitor-client v0.8.0 |
2082 | 2025-02-21T19:46:47.258Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2083 | 2025-02-21T19:46:47.975Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2084 | 2025-02-21T19:46:48.047Z | Compiling daft-derive v0.1.1 |
2085 | 2025-02-21T19:46:48.816Z | Compiling cstr-argument v0.1.2 |
2086 | 2025-02-21T19:46:49.100Z | Compiling dropshot v0.15.1 |
2087 | 2025-02-21T19:46:49.454Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2088 | 2025-02-21T19:46:49.482Z | Compiling pretty-hex v0.2.1 |
2089 | 2025-02-21T19:46:49.790Z | Compiling crucible-workspace-hack v0.1.0 |
2090 | 2025-02-21T19:46:50.586Z | Compiling fastrand v2.1.1 |
2091 | 2025-02-21T19:46:51.096Z | Compiling tempfile v3.13.0 |
2092 | 2025-02-21T19:46:51.309Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2093 | 2025-02-21T19:46:51.445Z | Compiling progenitor v0.8.0 |
2094 | 2025-02-21T19:46:51.569Z | Compiling daft v0.1.1 |
2095 | 2025-02-21T19:46:51.720Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2096 | 2025-02-21T19:46:52.014Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2097 | 2025-02-21T19:46:52.225Z | Compiling parse-display-derive v0.10.0 |
2098 | 2025-02-21T19:46:52.550Z | Compiling colored v2.1.0 |
2099 | 2025-02-21T19:46:52.677Z | Compiling serde_with_macros v3.11.0 |
2100 | 2025-02-21T19:46:52.727Z | Compiling dropshot_endpoint v0.15.1 |
2101 | 2025-02-21T19:46:53.754Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2102 | 2025-02-21T19:46:54.501Z | Compiling instant v0.1.13 |
2103 | 2025-02-21T19:46:54.695Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2104 | 2025-02-21T19:46:54.939Z | Compiling serde_with v3.11.0 |
2105 | 2025-02-21T19:46:55.089Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2106 | 2025-02-21T19:46:55.627Z | Compiling parse-display v0.10.0 |
2107 | 2025-02-21T19:46:57.583Z | Compiling backoff v0.4.0 |
2108 | 2025-02-21T19:46:57.854Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2109 | 2025-02-21T19:46:57.983Z | Compiling zone_cfg_derive v0.3.0 |
2110 | 2025-02-21T19:46:58.094Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2111 | 2025-02-21T19:46:58.854Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2112 | 2025-02-21T19:46:58.937Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2113 | 2025-02-21T19:46:59.252Z | Compiling camino-tempfile v1.1.1 |
2114 | 2025-02-21T19:46:59.587Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2115 | 2025-02-21T19:46:59.640Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2116 | 2025-02-21T19:46:59.851Z | Compiling regress v0.9.1 |
2117 | 2025-02-21T19:47:00.005Z | Compiling progenitor-client v0.9.1 |
2118 | 2025-02-21T19:47:00.008Z | Compiling num-derive v0.4.2 |
2119 | 2025-02-21T19:47:00.975Z | Compiling sigpipe v0.1.3 |
2120 | 2025-02-21T19:47:01.121Z | Compiling libefi-sys v0.1.0 |
2121 | 2025-02-21T19:47:01.458Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2122 | 2025-02-21T19:47:01.851Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2123 | 2025-02-21T19:47:02.113Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2124 | 2025-02-21T19:47:03.645Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2125 | 2025-02-21T19:47:04.977Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2126 | 2025-02-21T19:47:07.361Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2127 | 2025-02-21T19:47:07.589Z | Compiling zone v0.3.0 |
2128 | 2025-02-21T19:47:08.245Z | Compiling smf v0.2.3 |
2129 | 2025-02-21T19:47:09.937Z | Compiling bitfield-struct v0.6.2 |
2130 | 2025-02-21T19:47:10.922Z | Compiling blake3 v1.5.4 |
2131 | 2025-02-21T19:47:10.962Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2132 | 2025-02-21T19:47:11.223Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2133 | 2025-02-21T19:47:11.475Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2134 | 2025-02-21T19:47:11.784Z | Compiling xattr v1.3.1 |
2135 | 2025-02-21T19:47:11.894Z | Compiling filetime v0.2.25 |
2136 | 2025-02-21T19:47:12.100Z | Compiling memmap2 v0.9.5 |
2137 | 2025-02-21T19:47:12.175Z | Compiling arrayref v0.3.9 |
2138 | 2025-02-21T19:47:12.256Z | Compiling same-file v1.0.6 |
2139 | 2025-02-21T19:47:12.299Z | Compiling constant_time_eq v0.3.1 |
2140 | 2025-02-21T19:47:12.501Z | Compiling arrayvec v0.7.6 |
2141 | 2025-02-21T19:47:12.559Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2142 | 2025-02-21T19:47:12.581Z | Compiling walkdir v2.5.0 |
2143 | 2025-02-21T19:47:12.646Z | Compiling tar v0.4.42 |
2144 | 2025-02-21T19:47:12.701Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2145 | 2025-02-21T19:47:14.147Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2146 | 2025-02-21T19:47:14.586Z | Compiling gethostname v0.5.0 |
2147 | 2025-02-21T19:47:14.810Z | Compiling cargo-platform v0.1.8 |
2148 | 2025-02-21T19:47:15.573Z | Compiling topological-sort v0.2.2 |
2149 | 2025-02-21T19:47:15.597Z | Compiling cargo_metadata v0.18.1 |
2150 | 2025-02-21T19:47:15.620Z | Compiling omicron-zone-package v0.12.0 |
2151 | 2025-02-21T19:47:15.874Z | Compiling indent_write v2.2.0 |
2152 | 2025-02-21T19:47:16.148Z | Compiling shell-words v1.1.0 |
2153 | 2025-02-21T19:47:23.174Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2154 | 2025-02-21T19:47:24.507Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2155 | 2025-02-21T19:47:30.581Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2156 | 2025-02-21T19:47:44.371Z | Finished `release` profile [optimized] target(s) in 5m 06s |
2157 | 2025-02-21T19:47:44.531Z | Running `target/release/omicron-package -t test target create -p dev` |
2158 | 2025-02-21T19:47:44.577Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2159 | 2025-02-21T19:47:44.580Z | Created new build target 'test' and set it as active |
2160 | 2025-02-21T19:47:44.580Z | |
2161 | 2025-02-21T19:47:44.580Z | real 5:06.395096131 |
2162 | 2025-02-21T19:47:44.580Z | user 35:37.869795982 |
2163 | 2025-02-21T19:47:44.580Z | sys 3:21.648067768 |
2164 | 2025-02-21T19:47:44.580Z | trap 1.100683014 |
2165 | 2025-02-21T19:47:44.580Z | tflt 1.719037318 |
2166 | 2025-02-21T19:47:44.580Z | dflt 0.674138384 |
2167 | 2025-02-21T19:47:44.580Z | kflt 0.000203719 |
2168 | 2025-02-21T19:47:44.580Z | lock 1:10:21.635167534 |
2169 | 2025-02-21T19:47:44.580Z | slp 2:23:01.529990122 |
2170 | 2025-02-21T19:47:44.580Z | lat 2:45.663838056 |
2171 | 2025-02-21T19:47:44.580Z | stop 4:51.149247963 |
2172 | 2025-02-21T19:47:44.580Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
2173 | 2025-02-21T19:47:45.562Z | Finished `release` profile [optimized] target(s) in 0.92s |
2174 | 2025-02-21T19:47:45.633Z | Running `target/release/omicron-package -t test package` |
2175 | 2025-02-21T19:47:45.663Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2176 | 2025-02-21T19:47:46.775Z | Compiling ring v0.17.9 |
2177 | 2025-02-21T19:47:46.947Z | Compiling thiserror v2.0.11 |
2178 | 2025-02-21T19:47:46.965Z | Compiling typify-impl v0.3.0 |
2179 | 2025-02-21T19:47:46.978Z | Compiling convert_case v0.4.0 |
2180 | 2025-02-21T19:47:46.978Z | Compiling newline-converter v0.3.0 |
2181 | 2025-02-21T19:47:46.981Z | Compiling password-hash v0.5.0 |
2182 | 2025-02-21T19:47:46.981Z | Compiling blake2 v0.10.6 |
2183 | 2025-02-21T19:47:47.231Z | Compiling expectorate v1.1.0 |
2184 | 2025-02-21T19:47:47.487Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2185 | 2025-02-21T19:47:47.611Z | Compiling derive_more v0.99.19 |
2186 | 2025-02-21T19:47:48.115Z | Compiling base64 v0.21.7 |
2187 | 2025-02-21T19:47:48.263Z | Compiling argon2 v0.5.3 |
2188 | 2025-02-21T19:47:49.172Z | Compiling atomicwrites v0.4.4 |
2189 | 2025-02-21T19:47:49.191Z | Compiling cancel-safe-futures v0.1.5 |
2190 | 2025-02-21T19:47:49.542Z | Compiling owo-colors v4.1.0 |
2191 | 2025-02-21T19:47:49.677Z | Compiling num-rational v0.4.2 |
2192 | 2025-02-21T19:47:49.868Z | Compiling num-complex v0.4.6 |
2193 | 2025-02-21T19:47:50.979Z | Compiling num v0.4.3 |
2194 | 2025-02-21T19:47:51.704Z | Compiling libsw v3.3.1 |
2195 | 2025-02-21T19:47:51.912Z | Compiling rustls v0.23.19 |
2196 | 2025-02-21T19:47:51.934Z | Compiling rustls v0.22.4 |
2197 | 2025-02-21T19:47:51.961Z | Compiling float-ord v0.3.2 |
2198 | 2025-02-21T19:47:52.044Z | Compiling linear-map v1.2.0 |
2199 | 2025-02-21T19:47:52.148Z | Compiling swrite v0.1.0 |
2200 | 2025-02-21T19:47:52.313Z | Compiling highway v1.2.0 |
2201 | 2025-02-21T19:47:52.419Z | Compiling semver v0.1.20 |
2202 | 2025-02-21T19:47:52.596Z | Compiling tungstenite v0.21.0 |
2203 | 2025-02-21T19:47:52.927Z | Compiling rustc_version v0.1.7 |
2204 | 2025-02-21T19:47:52.951Z | Compiling ipnetwork v0.21.1 |
2205 | 2025-02-21T19:47:53.306Z | Compiling newtype_derive v0.1.6 |
2206 | 2025-02-21T19:47:53.667Z | Compiling oxnet v0.1.0 |
2207 | 2025-02-21T19:47:53.687Z | Compiling humantime v2.1.0 |
2208 | 2025-02-21T19:47:53.880Z | Compiling tokio-tungstenite v0.21.0 |
2209 | 2025-02-21T19:47:54.273Z | Compiling daft v0.1.1 |
2210 | 2025-02-21T19:47:54.453Z | Compiling rustls-webpki v0.102.8 |
2211 | 2025-02-21T19:47:54.485Z | Compiling dropshot v0.15.1 |
2212 | 2025-02-21T19:47:54.559Z | Compiling instant v0.1.13 |
2213 | 2025-02-21T19:47:54.696Z | Compiling backoff v0.4.0 |
2214 | 2025-02-21T19:47:54.719Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2215 | 2025-02-21T19:47:55.047Z | Compiling steno v0.4.1 |
2216 | 2025-02-21T19:47:55.149Z | Compiling parse-display v0.10.0 |
2217 | 2025-02-21T19:47:56.088Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2218 | 2025-02-21T19:47:56.294Z | Compiling serde_with v3.11.0 |
2219 | 2025-02-21T19:47:56.899Z | Compiling typify-macro v0.3.0 |
2220 | 2025-02-21T19:47:57.364Z | Compiling strum v0.26.3 |
2221 | 2025-02-21T19:47:57.576Z | Compiling regress v0.9.1 |
2222 | 2025-02-21T19:47:59.597Z | Compiling tokio-rustls v0.25.0 |
2223 | 2025-02-21T19:47:59.989Z | Compiling dropshot v0.12.0 |
2224 | 2025-02-21T19:48:00.105Z | Compiling typify v0.3.0 |
2225 | 2025-02-21T19:48:00.278Z | Compiling progenitor-impl v0.9.1 |
2226 | 2025-02-21T19:48:02.127Z | Compiling tokio-rustls v0.26.0 |
2227 | 2025-02-21T19:48:02.545Z | Compiling hyper-rustls v0.27.3 |
2228 | 2025-02-21T19:48:03.137Z | Compiling reqwest v0.12.12 |
2229 | 2025-02-21T19:48:06.061Z | Compiling qorb v0.2.1 |
2230 | 2025-02-21T19:48:07.515Z | Compiling progenitor-macro v0.9.1 |
2231 | 2025-02-21T19:48:11.154Z | Compiling progenitor-client v0.9.1 |
2232 | 2025-02-21T19:48:11.698Z | Compiling progenitor-client v0.8.0 |
2233 | 2025-02-21T19:48:12.030Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2234 | 2025-02-21T19:48:12.572Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2235 | 2025-02-21T19:48:17.851Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2236 | 2025-02-21T19:48:37.808Z | Compiling progenitor v0.8.0 |
2237 | 2025-02-21T19:48:38.043Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2238 | 2025-02-21T19:48:42.152Z | Compiling progenitor v0.9.1 |
2239 | 2025-02-21T19:48:42.393Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2240 | 2025-02-21T19:48:43.246Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2241 | 2025-02-21T19:48:43.853Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2242 | 2025-02-21T19:48:45.534Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2243 | 2025-02-21T19:48:46.362Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2244 | 2025-02-21T19:48:51.949Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2245 | 2025-02-21T19:48:53.547Z | Compiling macaddr v1.0.1 |
2246 | 2025-02-21T19:48:53.971Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2247 | 2025-02-21T19:48:54.098Z | Compiling slog-dtrace v0.3.0 |
2248 | 2025-02-21T19:48:54.736Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2249 | 2025-02-21T19:48:55.737Z | Compiling prettyplease v0.2.29 |
2250 | 2025-02-21T19:48:56.060Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2251 | 2025-02-21T19:48:58.418Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2252 | 2025-02-21T19:48:59.195Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2253 | 2025-02-21T19:48:59.219Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2254 | 2025-02-21T19:48:59.540Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2255 | 2025-02-21T19:49:08.610Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2256 | 2025-02-21T19:49:10.332Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2257 | 2025-02-21T19:49:10.887Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2258 | 2025-02-21T19:49:13.178Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2259 | 2025-02-21T19:49:18.439Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2260 | 2025-02-21T19:49:20.240Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2261 | 2025-02-21T19:49:21.419Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2262 | 2025-02-21T19:49:22.671Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2263 | 2025-02-21T19:49:23.436Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2264 | 2025-02-21T19:49:23.724Z | Compiling half v2.4.1 |
2265 | 2025-02-21T19:49:24.436Z | Compiling ciborium-io v0.2.2 |
2266 | 2025-02-21T19:49:24.605Z | Compiling ciborium-ll v0.2.2 |
2267 | 2025-02-21T19:49:25.124Z | Compiling ciborium v0.2.2 |
2268 | 2025-02-21T19:49:25.144Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2269 | 2025-02-21T19:49:26.209Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2270 | 2025-02-21T19:49:26.624Z | Compiling display-error-chain v0.2.2 |
2271 | 2025-02-21T19:49:26.869Z | Compiling fastrand v2.1.1 |
2272 | 2025-02-21T19:49:27.183Z | Compiling same-file v1.0.6 |
2273 | 2025-02-21T19:49:27.349Z | Compiling tempfile v3.13.0 |
2274 | 2025-02-21T19:49:27.444Z | Compiling walkdir v2.5.0 |
2275 | 2025-02-21T19:49:28.056Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2276 | 2025-02-21T19:49:28.078Z | Compiling blake3 v1.5.4 |
2277 | 2025-02-21T19:49:28.724Z | Compiling const_format_proc_macros v0.2.34 |
2278 | 2025-02-21T19:49:30.514Z | Compiling xattr v1.3.1 |
2279 | 2025-02-21T19:49:30.807Z | Compiling filetime v0.2.25 |
2280 | 2025-02-21T19:49:31.002Z | Compiling memmap2 v0.9.5 |
2281 | 2025-02-21T19:49:31.119Z | Compiling arrayref v0.3.9 |
2282 | 2025-02-21T19:49:31.241Z | Compiling arrayvec v0.7.6 |
2283 | 2025-02-21T19:49:31.393Z | Compiling keccak v0.1.5 |
2284 | 2025-02-21T19:49:31.574Z | Compiling crunchy v0.2.2 |
2285 | 2025-02-21T19:49:31.624Z | Compiling constant_time_eq v0.3.1 |
2286 | 2025-02-21T19:49:31.817Z | Compiling maplit v1.0.2 |
2287 | 2025-02-21T19:49:32.078Z | Compiling sha3 v0.10.8 |
2288 | 2025-02-21T19:49:32.269Z | Compiling tar v0.4.42 |
2289 | 2025-02-21T19:49:32.513Z | Compiling const_format v0.2.34 |
2290 | 2025-02-21T19:49:32.669Z | Compiling toolchain_find v0.4.0 |
2291 | 2025-02-21T19:49:32.930Z | Compiling camino-tempfile v1.1.1 |
2292 | 2025-02-21T19:49:32.962Z | Compiling radium v0.7.0 |
2293 | 2025-02-21T19:49:33.180Z | Compiling tiny-keccak v2.0.2 |
2294 | 2025-02-21T19:49:33.336Z | Compiling topological-sort v0.2.2 |
2295 | 2025-02-21T19:49:33.471Z | Compiling rustfmt-wrapper v0.2.1 |
2296 | 2025-02-21T19:49:33.545Z | Compiling omicron-zone-package v0.12.0 |
2297 | 2025-02-21T19:49:33.700Z | Compiling dsl_auto_type v0.1.2 |
2298 | 2025-02-21T19:49:33.908Z | Compiling scheduled-thread-pool v0.2.7 |
2299 | 2025-02-21T19:49:34.002Z | Compiling diesel_table_macro_syntax v0.2.0 |
2300 | 2025-02-21T19:49:34.021Z | Compiling maybe-uninit v2.0.0 |
2301 | 2025-02-21T19:49:34.367Z | Compiling tap v1.0.1 |
2302 | 2025-02-21T19:49:34.566Z | Compiling wyz v0.5.1 |
2303 | 2025-02-21T19:49:34.609Z | Compiling r2d2 v0.8.10 |
2304 | 2025-02-21T19:49:34.870Z | Compiling diesel_derives v2.2.3 |
2305 | 2025-02-21T19:49:35.242Z | Compiling phf_generator v0.11.2 |
2306 | 2025-02-21T19:49:35.453Z | Compiling ascii-canvas v3.0.0 |
2307 | 2025-02-21T19:49:35.472Z | Compiling secrecy v0.8.0 |
2308 | 2025-02-21T19:49:35.575Z | Compiling async-recursion v1.1.1 |
2309 | 2025-02-21T19:49:35.732Z | Compiling ena v0.14.3 |
2310 | 2025-02-21T19:49:35.892Z | Compiling diff v0.1.13 |
2311 | 2025-02-21T19:49:36.148Z | Compiling packed_struct v0.10.1 |
2312 | 2025-02-21T19:49:36.373Z | Compiling regex-syntax v0.6.29 |
2313 | 2025-02-21T19:49:36.605Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2314 | 2025-02-21T19:49:36.817Z | Compiling crc-catalog v2.4.0 |
2315 | 2025-02-21T19:49:36.944Z | Compiling funty v2.0.0 |
2316 | 2025-02-21T19:49:37.003Z | Compiling arc-swap v1.7.1 |
2317 | 2025-02-21T19:49:37.647Z | Compiling slog-scope v4.4.0 |
2318 | 2025-02-21T19:49:38.538Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2319 | 2025-02-21T19:49:38.550Z | Compiling bitvec v1.0.1 |
2320 | 2025-02-21T19:49:38.778Z | Compiling crc v3.2.1 |
2321 | 2025-02-21T19:49:39.661Z | Compiling lalrpop v0.19.12 |
2322 | 2025-02-21T19:49:40.907Z | Compiling phf_codegen v0.11.2 |
2323 | 2025-02-21T19:49:41.141Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2324 | 2025-02-21T19:49:41.294Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2325 | 2025-02-21T19:49:42.328Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2326 | 2025-02-21T19:49:42.578Z | Compiling universal-hash v0.5.1 |
2327 | 2025-02-21T19:49:42.779Z | Compiling thiserror-impl-no-std v2.0.2 |
2328 | 2025-02-21T19:49:42.834Z | Compiling packed_struct_codegen v0.10.1 |
2329 | 2025-02-21T19:49:45.017Z | Compiling diesel v2.2.7 |
2330 | 2025-02-21T19:49:45.054Z | Compiling parse-zoneinfo v0.3.1 |
2331 | 2025-02-21T19:49:45.170Z | Compiling unicase v2.7.0 |
2332 | 2025-02-21T19:49:45.564Z | Compiling indexmap v1.9.3 |
2333 | 2025-02-21T19:49:45.925Z | Compiling nodrop v0.1.14 |
2334 | 2025-02-21T19:49:46.100Z | Compiling ref-cast v1.0.23 |
2335 | 2025-02-21T19:49:46.456Z | Compiling opaque-debug v0.3.1 |
2336 | 2025-02-21T19:49:46.580Z | Compiling poly1305 v0.8.0 |
2337 | 2025-02-21T19:49:46.681Z | Compiling array-init v0.0.4 |
2338 | 2025-02-21T19:49:47.727Z | Compiling chrono-tz-build v0.4.0 |
2339 | 2025-02-21T19:49:48.021Z | Compiling thiserror-no-std v2.0.2 |
2340 | 2025-02-21T19:49:48.670Z | Compiling smallvec v0.6.14 |
2341 | 2025-02-21T19:49:49.674Z | Compiling slog-stdlog v4.1.1 |
2342 | 2025-02-21T19:49:50.483Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2343 | 2025-02-21T19:49:50.805Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2344 | 2025-02-21T19:49:51.138Z | Compiling derive_builder_core v0.20.2 |
2345 | 2025-02-21T19:49:52.109Z | Compiling chacha20 v0.9.1 |
2346 | 2025-02-21T19:49:52.591Z | Compiling headers-core v0.3.0 |
2347 | 2025-02-21T19:49:52.787Z | Compiling aead v0.5.2 |
2348 | 2025-02-21T19:49:53.065Z | Compiling libxml v0.3.3 |
2349 | 2025-02-21T19:49:53.145Z | Compiling ref-cast-impl v1.0.23 |
2350 | 2025-02-21T19:49:53.447Z | Compiling vte_generate_state_changes v0.1.2 |
2351 | 2025-02-21T19:49:54.047Z | Compiling hashbrown v0.12.3 |
2352 | 2025-02-21T19:49:54.143Z | Compiling bitfield v0.14.0 |
2353 | 2025-02-21T19:49:54.464Z | Compiling termcolor v1.4.1 |
2354 | 2025-02-21T19:49:55.465Z | Compiling env_logger v0.10.2 |
2355 | 2025-02-21T19:49:56.338Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2356 | 2025-02-21T19:49:58.624Z | Compiling vte v0.11.1 |
2357 | 2025-02-21T19:50:00.068Z | Compiling derive_builder_macro v0.20.2 |
2358 | 2025-02-21T19:50:00.942Z | Compiling chacha20poly1305 v0.10.1 |
2359 | 2025-02-21T19:50:01.173Z | Compiling polar-core v0.27.3 |
2360 | 2025-02-21T19:50:01.198Z | Compiling headers v0.4.0 |
2361 | 2025-02-21T19:50:04.732Z | Compiling slog-envlogger v2.2.0 |
2362 | 2025-02-21T19:50:04.863Z | Compiling serde-hex v0.1.0 |
2363 | 2025-02-21T19:50:07.322Z | Compiling chrono-tz v0.10.1 |
2364 | 2025-02-21T19:50:08.015Z | Compiling vsss-rs v3.3.4 |
2365 | 2025-02-21T19:50:09.905Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2366 | 2025-02-21T19:50:11.840Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2367 | 2025-02-21T19:50:12.174Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2368 | 2025-02-21T19:50:12.796Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2369 | 2025-02-21T19:50:13.135Z | Compiling ron v0.8.1 |
2370 | 2025-02-21T19:50:13.832Z | Compiling hashbrown v0.13.2 |
2371 | 2025-02-21T19:50:15.087Z | Compiling strum_macros v0.24.3 |
2372 | 2025-02-21T19:50:16.431Z | Compiling fxhash v0.2.1 |
2373 | 2025-02-21T19:50:16.667Z | Compiling samael v0.0.17 |
2374 | 2025-02-21T19:50:18.141Z | Compiling bumpalo v3.16.0 |
2375 | 2025-02-21T19:50:18.206Z | Compiling bytecount v0.6.8 |
2376 | 2025-02-21T19:50:18.533Z | Compiling zip v2.1.3 |
2377 | 2025-02-21T19:50:18.686Z | Compiling crc-any v2.5.0 |
2378 | 2025-02-21T19:50:18.733Z | Compiling simd-adler32 v0.3.7 |
2379 | 2025-02-21T19:50:18.872Z | Compiling indoc v1.0.9 |
2380 | 2025-02-21T19:50:19.599Z | Compiling lockfree-object-pool v0.1.6 |
2381 | 2025-02-21T19:50:19.912Z | Compiling zopfli v0.8.1 |
2382 | 2025-02-21T19:50:19.977Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2383 | 2025-02-21T19:50:21.365Z | Compiling papergrid v0.11.0 |
2384 | 2025-02-21T19:50:30.154Z | Compiling object v0.30.4 |
2385 | 2025-02-21T19:50:31.345Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2386 | 2025-02-21T19:50:33.853Z | Compiling derive_builder v0.20.2 |
2387 | 2025-02-21T19:50:34.223Z | Compiling strip-ansi-escapes v0.2.0 |
2388 | 2025-02-21T19:50:34.663Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2389 | 2025-02-21T19:50:34.990Z | Compiling tabled_derive v0.7.0 |
2390 | 2025-02-21T19:50:34.993Z | Compiling itertools v0.12.1 |
2391 | 2025-02-21T19:50:37.018Z | Compiling fd-lock v4.0.2 |
2392 | 2025-02-21T19:50:37.274Z | Compiling peg-macros v0.8.4 |
2393 | 2025-02-21T19:50:38.308Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2394 | 2025-02-21T19:50:38.433Z | Compiling kstat-rs v0.2.4 |
2395 | 2025-02-21T19:50:39.244Z | Compiling oso-derive v0.27.3 |
2396 | 2025-02-21T19:50:39.384Z | Compiling impl-trait-for-tuples v0.2.2 |
2397 | 2025-02-21T19:50:40.185Z | Compiling quick-xml v0.33.0 |
2398 | 2025-02-21T19:50:40.466Z | Compiling diesel-dtrace v0.4.2 |
2399 | 2025-02-21T19:50:40.826Z | Compiling path-slash v0.1.5 |
2400 | 2025-02-21T19:50:41.099Z | Compiling nu-ansi-term v0.50.1 |
2401 | 2025-02-21T19:50:42.373Z | Compiling reedline v0.35.0 |
2402 | 2025-02-21T19:50:42.394Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2403 | 2025-02-21T19:50:44.988Z | Compiling oso v0.27.3 |
2404 | 2025-02-21T19:50:46.831Z | Compiling peg v0.8.4 |
2405 | 2025-02-21T19:50:46.996Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2406 | 2025-02-21T19:50:49.518Z | Compiling tabled v0.15.0 |
2407 | 2025-02-21T19:50:57.825Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2408 | 2025-02-21T19:51:06.973Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2409 | 2025-02-21T19:51:08.835Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2410 | 2025-02-21T19:51:10.085Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2411 | 2025-02-21T19:51:10.302Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2412 | 2025-02-21T19:51:10.572Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
2413 | 2025-02-21T19:51:10.641Z | Compiling pem v3.0.4 |
2414 | 2025-02-21T19:51:12.043Z | Compiling bb8 v0.8.5 |
2415 | 2025-02-21T19:51:12.628Z | Compiling bcs v0.1.6 |
2416 | 2025-02-21T19:51:13.465Z | Compiling libz-sys v1.1.20 |
2417 | 2025-02-21T19:51:14.120Z | Compiling nanorand v0.7.0 |
2418 | 2025-02-21T19:51:14.245Z | Compiling parking_lot_core v0.8.6 |
2419 | 2025-02-21T19:51:14.689Z | Compiling termtree v0.5.1 |
2420 | 2025-02-21T19:51:14.828Z | Compiling flume v0.11.1 |
2421 | 2025-02-21T19:51:15.706Z | Compiling async-bb8-diesel v0.2.1 |
2422 | 2025-02-21T19:51:16.474Z | Compiling mime_guess v2.0.5 |
2423 | 2025-02-21T19:51:18.236Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2424 | 2025-02-21T19:51:20.928Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2425 | 2025-02-21T19:51:22.806Z | Compiling buf-list v1.0.3 |
2426 | 2025-02-21T19:51:24.114Z | Compiling nibble_vec v0.1.0 |
2427 | 2025-02-21T19:51:24.382Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2428 | 2025-02-21T19:51:24.893Z | Compiling pin-project-internal v1.1.6 |
2429 | 2025-02-21T19:51:25.124Z | Compiling atty v0.2.14 |
2430 | 2025-02-21T19:51:25.322Z | Compiling salty v0.3.0 |
2431 | 2025-02-21T19:51:25.774Z | Compiling http-range v0.1.5 |
2432 | 2025-02-21T19:51:26.368Z | Compiling endian-type v0.1.2 |
2433 | 2025-02-21T19:51:26.631Z | Compiling radix_trie v0.2.1 |
2434 | 2025-02-21T19:51:27.291Z | Compiling pin-project v1.1.6 |
2435 | 2025-02-21T19:51:27.579Z | Compiling parking_lot v0.11.2 |
2436 | 2025-02-21T19:51:32.272Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2437 | 2025-02-21T19:51:33.608Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2438 | 2025-02-21T19:51:33.721Z | Compiling snafu-derive v0.8.5 |
2439 | 2025-02-21T19:51:37.745Z | Compiling snafu v0.8.5 |
2440 | 2025-02-21T19:51:37.924Z | Compiling hyper-staticfile v0.10.1 |
2441 | 2025-02-21T19:51:38.936Z | Compiling sled v0.34.7 |
2442 | 2025-02-21T19:51:40.370Z | Compiling hickory-client v0.24.3 |
2443 | 2025-02-21T19:51:41.311Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2444 | 2025-02-21T19:51:42.460Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2445 | 2025-02-21T19:51:44.575Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2446 | 2025-02-21T19:51:44.718Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2447 | 2025-02-21T19:51:55.506Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2448 | 2025-02-21T19:52:02.175Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2449 | 2025-02-21T19:52:03.338Z | Compiling globset v0.4.15 |
2450 | 2025-02-21T19:52:03.652Z | Compiling hickory-server v0.24.3 |
2451 | 2025-02-21T19:52:09.164Z | Compiling primeorder v0.13.6 |
2452 | 2025-02-21T19:52:09.758Z | Compiling olpc-cjson v0.1.4 |
2453 | 2025-02-21T19:52:10.073Z | Compiling castaway v0.2.3 |
2454 | 2025-02-21T19:52:10.288Z | Compiling vergen v8.3.2 |
2455 | 2025-02-21T19:52:10.649Z | Compiling env_filter v0.1.2 |
2456 | 2025-02-21T19:52:12.155Z | Compiling cargo-platform v0.1.8 |
2457 | 2025-02-21T19:52:12.292Z | Compiling serde_plain v1.0.2 |
2458 | 2025-02-21T19:52:12.593Z | Compiling typed-path v0.9.3 |
2459 | 2025-02-21T19:52:12.812Z | Compiling cargo_metadata v0.18.1 |
2460 | 2025-02-21T19:52:14.298Z | Compiling env_logger v0.11.5 |
2461 | 2025-02-21T19:52:15.548Z | Compiling tough v0.19.0 |
2462 | 2025-02-21T19:52:15.708Z | Compiling compact_str v0.8.0 |
2463 | 2025-02-21T19:52:16.484Z | Compiling p384 v0.13.0 |
2464 | 2025-02-21T19:52:18.211Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2465 | 2025-02-21T19:52:18.728Z | Compiling git2 v0.19.0 |
2466 | 2025-02-21T19:52:19.249Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2467 | 2025-02-21T19:52:23.401Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2468 | 2025-02-21T19:52:26.616Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2469 | 2025-02-21T19:52:27.475Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2470 | 2025-02-21T19:52:27.769Z | Compiling unicode-truncate v1.1.0 |
2471 | 2025-02-21T19:52:28.072Z | Compiling lru v0.12.5 |
2472 | 2025-02-21T19:52:28.452Z | Compiling rand_seeder v0.3.0 |
2473 | 2025-02-21T19:52:28.876Z | Compiling libsqlite3-sys v0.30.1 |
2474 | 2025-02-21T19:52:29.470Z | Compiling lzma-sys v0.1.20 |
2475 | 2025-02-21T19:52:30.169Z | Compiling instability v0.3.2 |
2476 | 2025-02-21T19:52:30.333Z | Compiling parse-size v1.1.0 |
2477 | 2025-02-21T19:52:30.677Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2478 | 2025-02-21T19:52:31.037Z | Compiling cassowary v0.3.0 |
2479 | 2025-02-21T19:52:31.184Z | Compiling rustls v0.21.12 |
2480 | 2025-02-21T19:52:31.520Z | Compiling indoc v2.0.5 |
2481 | 2025-02-21T19:52:31.970Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
2482 | 2025-02-21T19:52:32.382Z | Compiling ratatui v0.29.0 |
2483 | 2025-02-21T19:52:34.165Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2484 | 2025-02-21T19:52:34.417Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2485 | 2025-02-21T19:52:34.567Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2486 | 2025-02-21T19:52:36.684Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2487 | 2025-02-21T19:52:40.317Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2488 | 2025-02-21T19:52:40.617Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2489 | 2025-02-21T19:52:41.008Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2490 | 2025-02-21T19:52:41.352Z | Compiling sct v0.7.1 |
2491 | 2025-02-21T19:52:41.863Z | Compiling rustls-webpki v0.101.7 |
2492 | 2025-02-21T19:52:42.935Z | Compiling heck v0.3.3 |
2493 | 2025-02-21T19:52:43.272Z | Compiling csv-core v0.1.11 |
2494 | 2025-02-21T19:52:44.020Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2495 | 2025-02-21T19:52:44.183Z | Compiling glob v0.3.2 |
2496 | 2025-02-21T19:52:44.514Z | Compiling csv v1.3.1 |
2497 | 2025-02-21T19:52:45.603Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2498 | 2025-02-21T19:52:46.255Z | Compiling zone_cfg_derive v0.1.2 |
2499 | 2025-02-21T19:52:46.710Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2500 | 2025-02-21T19:52:52.062Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2501 | 2025-02-21T19:52:53.044Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2502 | 2025-02-21T19:52:53.044Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2503 | 2025-02-21T19:52:53.326Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2504 | 2025-02-21T19:52:58.304Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2505 | 2025-02-21T19:52:59.442Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2506 | 2025-02-21T19:52:59.801Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2507 | 2025-02-21T19:53:02.036Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2508 | 2025-02-21T19:53:04.676Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2509 | 2025-02-21T19:53:05.018Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2510 | 2025-02-21T19:53:05.276Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2511 | 2025-02-21T19:53:05.369Z | Compiling nix v0.27.1 |
2512 | 2025-02-21T19:53:05.458Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2513 | 2025-02-21T19:53:05.611Z | Compiling tungstenite v0.23.0 |
2514 | 2025-02-21T19:53:06.147Z | Compiling hashlink v0.9.1 |
2515 | 2025-02-21T19:53:06.911Z | Compiling fallible-iterator v0.3.0 |
2516 | 2025-02-21T19:53:07.126Z | Compiling fallible-streaming-iterator v0.1.9 |
2517 | 2025-02-21T19:53:07.430Z | Compiling base64 v0.13.1 |
2518 | 2025-02-21T19:53:07.698Z | Compiling rusqlite v0.32.1 |
2519 | 2025-02-21T19:53:08.003Z | Compiling ron v0.7.1 |
2520 | 2025-02-21T19:53:08.210Z | Compiling tokio-tungstenite v0.23.1 |
2521 | 2025-02-21T19:53:09.512Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2522 | 2025-02-21T19:53:10.289Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2523 | 2025-02-21T19:53:11.063Z | Compiling xz2 v0.1.7 |
2524 | 2025-02-21T19:53:11.346Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2525 | 2025-02-21T19:53:12.681Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2526 | 2025-02-21T19:53:12.947Z | Compiling tokio-rustls v0.24.1 |
2527 | 2025-02-21T19:53:13.370Z | Compiling zone v0.1.8 |
2528 | 2025-02-21T19:53:15.553Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2529 | 2025-02-21T19:53:16.708Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2530 | 2025-02-21T19:53:17.207Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2531 | 2025-02-21T19:53:26.356Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2532 | 2025-02-21T19:53:29.306Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2533 | 2025-02-21T19:53:29.436Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2534 | 2025-02-21T19:53:31.303Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2535 | 2025-02-21T19:53:31.981Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2536 | 2025-02-21T19:53:32.218Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2537 | 2025-02-21T19:53:32.580Z | Compiling rustls-pemfile v1.0.4 |
2538 | 2025-02-21T19:53:33.389Z | Compiling signal-hook-tokio v0.3.1 |
2539 | 2025-02-21T19:53:33.632Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2540 | 2025-02-21T19:53:34.154Z | Compiling yasna v0.5.2 |
2541 | 2025-02-21T19:53:37.679Z | Compiling twox-hash v2.1.0 |
2542 | 2025-02-21T19:53:38.270Z | Compiling unicode-linebreak v0.1.5 |
2543 | 2025-02-21T19:53:38.649Z | Compiling is_ci v1.2.0 |
2544 | 2025-02-21T19:53:38.845Z | Compiling smawk v0.3.2 |
2545 | 2025-02-21T19:53:38.968Z | Compiling supports-color v3.0.1 |
2546 | 2025-02-21T19:53:39.159Z | Compiling textwrap v0.16.1 |
2547 | 2025-02-21T19:53:42.438Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2548 | 2025-02-21T19:53:42.617Z | Compiling rcgen v0.12.1 |
2549 | 2025-02-21T19:53:45.156Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2550 | 2025-02-21T19:53:46.450Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2551 | 2025-02-21T19:53:48.377Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2552 | 2025-02-21T19:53:53.083Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2553 | 2025-02-21T19:53:54.626Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2554 | 2025-02-21T19:54:03.928Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2555 | 2025-02-21T19:54:05.636Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2556 | 2025-02-21T19:54:08.420Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2557 | 2025-02-21T19:54:15.463Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2558 | 2025-02-21T19:54:16.041Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2559 | 2025-02-21T19:54:25.841Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2560 | 2025-02-21T19:54:26.376Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2561 | 2025-02-21T19:54:26.725Z | Compiling fatfs v0.3.6 |
2562 | 2025-02-21T19:54:29.372Z | Compiling subprocess v0.2.9 |
2563 | 2025-02-21T19:54:31.911Z | Compiling rtoolbox v0.0.2 |
2564 | 2025-02-21T19:54:32.341Z | Compiling assert_matches v1.5.0 |
2565 | 2025-02-21T19:54:32.999Z | Compiling rpassword v7.3.1 |
2566 | 2025-02-21T19:54:33.456Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2567 | 2025-02-21T19:54:33.904Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2568 | 2025-02-21T19:54:35.202Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2569 | 2025-02-21T19:54:40.897Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2570 | 2025-02-21T19:54:42.087Z | Compiling tui-tree-widget v0.23.0 |
2571 | 2025-02-21T19:54:42.558Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2572 | 2025-02-21T19:54:51.090Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2573 | 2025-02-21T19:54:51.442Z | Compiling uzers v0.12.1 |
2574 | 2025-02-21T19:54:54.557Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2575 | 2025-02-21T19:54:55.496Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2576 | 2025-02-21T19:54:57.388Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2577 | 2025-02-21T19:55:26.546Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2578 | 2025-02-21T19:55:27.808Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2579 | 2025-02-21T19:55:32.301Z | Compiling multimap v0.10.0 |
2580 | 2025-02-21T19:57:51.841Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2581 | 2025-02-21T20:04:32.496Z | Finished `release` profile [optimized] target(s) in 16m 46s |
2582 | 2025-02-21T20:05:40.352Z | |
2583 | 2025-02-21T20:05:40.356Z | real 17:55.672995027 |
2584 | 2025-02-21T20:05:40.357Z | user 2:06:05.857103903 |
2585 | 2025-02-21T20:05:40.357Z | sys 3:27.349450633 |
2586 | 2025-02-21T20:05:40.357Z | trap 3.150963161 |
2587 | 2025-02-21T20:05:40.357Z | tflt 1.882632834 |
2588 | 2025-02-21T20:05:40.357Z | dflt 5.150983308 |
2589 | 2025-02-21T20:05:40.357Z | kflt 0.000795279 |
2590 | 2025-02-21T20:05:40.357Z | lock 7:36:44.767805699 |
2591 | 2025-02-21T20:05:40.357Z | slp 6:37:33.816915515 |
2592 | 2025-02-21T20:05:40.357Z | lat 3:34.965540860 |
2593 | 2025-02-21T20:05:40.357Z | stop 2:46.338311470 |
2594 | 2025-02-21T20:05:40.357Z | + mapfile -t packages |
2595 | 2025-02-21T20:05:40.357Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
2596 | 2025-02-21T20:05:41.379Z | Compiling ring v0.17.9 |
2597 | 2025-02-21T20:05:43.399Z | Compiling rustls v0.22.4 |
2598 | 2025-02-21T20:05:43.427Z | Compiling rustls v0.23.19 |
2599 | 2025-02-21T20:05:44.900Z | Compiling rustls-webpki v0.102.8 |
2600 | 2025-02-21T20:05:48.753Z | Compiling tokio-rustls v0.25.0 |
2601 | 2025-02-21T20:05:49.188Z | Compiling dropshot v0.12.0 |
2602 | 2025-02-21T20:05:50.752Z | Compiling tokio-rustls v0.26.0 |
2603 | 2025-02-21T20:05:51.189Z | Compiling hyper-rustls v0.27.3 |
2604 | 2025-02-21T20:05:51.577Z | Compiling reqwest v0.12.12 |
2605 | 2025-02-21T20:05:53.781Z | Compiling qorb v0.2.1 |
2606 | 2025-02-21T20:05:54.680Z | Compiling dropshot v0.15.1 |
2607 | 2025-02-21T20:05:59.633Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2608 | 2025-02-21T20:06:00.808Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2609 | 2025-02-21T20:06:04.161Z | Compiling progenitor-client v0.8.0 |
2610 | 2025-02-21T20:06:05.080Z | Compiling progenitor v0.8.0 |
2611 | 2025-02-21T20:06:05.468Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2612 | 2025-02-21T20:06:15.280Z | Compiling progenitor-client v0.9.1 |
2613 | 2025-02-21T20:06:16.266Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2614 | 2025-02-21T20:06:16.270Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2615 | 2025-02-21T20:06:17.901Z | Compiling omicron-zone-package v0.12.0 |
2616 | 2025-02-21T20:06:27.916Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2617 | 2025-02-21T20:06:33.023Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2618 | 2025-02-21T20:06:33.957Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2619 | 2025-02-21T20:06:36.055Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2620 | 2025-02-21T20:06:50.342Z | Finished `release` profile [optimized] target(s) in 1m 09s |
2621 | 2025-02-21T20:06:50.523Z | Running `target/release/omicron-package -t test list-outputs` |
2622 | 2025-02-21T20:06:50.564Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2623 | 2025-02-21T20:06:50.568Z | + ptime -m cargo build --locked --release -p xtask |
2624 | 2025-02-21T20:06:51.119Z | Compiling serde v1.0.217 |
2625 | 2025-02-21T20:06:51.126Z | Compiling serde_json v1.0.139 |
2626 | 2025-02-21T20:06:51.126Z | Compiling rustix v0.38.37 |
2627 | 2025-02-21T20:06:51.127Z | Compiling libc v0.2.169 |
2628 | 2025-02-21T20:06:51.127Z | Compiling syn v2.0.96 |
2629 | 2025-02-21T20:06:51.221Z | Compiling bitflags v2.6.0 |
2630 | 2025-02-21T20:06:51.561Z | Compiling usdt-impl v0.5.0 |
2631 | 2025-02-21T20:06:51.621Z | Compiling syn v1.0.109 |
2632 | 2025-02-21T20:06:51.723Z | Compiling log v0.4.22 |
2633 | 2025-02-21T20:06:51.761Z | Compiling hashbrown v0.15.1 |
2634 | 2025-02-21T20:06:51.984Z | Compiling fs-err v2.11.0 |
2635 | 2025-02-21T20:06:52.153Z | Compiling once_cell v1.20.3 |
2636 | 2025-02-21T20:06:52.323Z | Compiling anyhow v1.0.96 |
2637 | 2025-02-21T20:06:52.586Z | Compiling thread-id v4.2.2 |
2638 | 2025-02-21T20:06:53.005Z | Compiling indexmap v2.7.1 |
2639 | 2025-02-21T20:06:53.839Z | Compiling terminal_size v0.4.0 |
2640 | 2025-02-21T20:06:53.909Z | Compiling tempfile v3.13.0 |
2641 | 2025-02-21T20:06:54.105Z | Compiling clap_builder v4.5.30 |
2642 | 2025-02-21T20:06:54.963Z | Compiling proc-macro-error v1.0.4 |
2643 | 2025-02-21T20:06:55.735Z | Compiling tabled_derive v0.7.0 |
2644 | 2025-02-21T20:06:56.796Z | Compiling tabled v0.15.0 |
2645 | 2025-02-21T20:06:57.399Z | Compiling serde_derive v1.0.217 |
2646 | 2025-02-21T20:06:57.402Z | Compiling thiserror-impl v1.0.69 |
2647 | 2025-02-21T20:06:57.402Z | Compiling zerocopy-derive v0.7.35 |
2648 | 2025-02-21T20:06:57.402Z | Compiling scroll_derive v0.12.0 |
2649 | 2025-02-21T20:06:57.402Z | Compiling clap_derive v4.5.28 |
2650 | 2025-02-21T20:06:58.821Z | Compiling scroll v0.12.0 |
2651 | 2025-02-21T20:06:59.201Z | Compiling zerocopy v0.7.35 |
2652 | 2025-02-21T20:06:59.462Z | Compiling goblin v0.8.2 |
2653 | 2025-02-21T20:06:59.920Z | Compiling thiserror v1.0.69 |
2654 | 2025-02-21T20:07:00.104Z | Compiling pest v2.7.14 |
2655 | 2025-02-21T20:07:02.899Z | Compiling pest_meta v2.7.14 |
2656 | 2025-02-21T20:07:03.052Z | Compiling clap v4.5.30 |
2657 | 2025-02-21T20:07:04.638Z | Compiling pest_generator v2.7.14 |
2658 | 2025-02-21T20:07:06.394Z | Compiling pest_derive v2.7.14 |
2659 | 2025-02-21T20:07:07.200Z | Compiling dtrace-parser v0.2.0 |
2660 | 2025-02-21T20:07:12.390Z | Compiling serde_tokenstream v0.2.2 |
2661 | 2025-02-21T20:07:12.967Z | Compiling toml_datetime v0.6.8 |
2662 | 2025-02-21T20:07:13.679Z | Compiling dof v0.3.0 |
2663 | 2025-02-21T20:07:14.183Z | Compiling serde_spanned v0.6.8 |
2664 | 2025-02-21T20:07:14.446Z | Compiling toml_edit v0.22.22 |
2665 | 2025-02-21T20:07:14.497Z | Compiling camino v1.1.9 |
2666 | 2025-02-21T20:07:15.718Z | Compiling usdt-attr-macro v0.5.0 |
2667 | 2025-02-21T20:07:15.788Z | Compiling usdt-macro v0.5.0 |
2668 | 2025-02-21T20:07:16.982Z | Compiling cargo-platform v0.1.8 |
2669 | 2025-02-21T20:07:17.018Z | Compiling semver v1.0.25 |
2670 | 2025-02-21T20:07:18.050Z | Compiling cargo_metadata v0.18.1 |
2671 | 2025-02-21T20:07:18.460Z | Compiling toml v0.8.19 |
2672 | 2025-02-21T20:07:18.620Z | Compiling usdt v0.5.0 |
2673 | 2025-02-21T20:07:19.994Z | Compiling cargo_toml v0.20.5 |
2674 | 2025-02-21T20:07:20.011Z | Compiling camino-tempfile v1.1.1 |
2675 | 2025-02-21T20:07:20.764Z | Compiling macaddr v1.0.1 |
2676 | 2025-02-21T20:07:32.323Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2677 | 2025-02-21T20:07:37.840Z | Finished `release` profile [optimized] target(s) in 47.22s |
2678 | 2025-02-21T20:07:37.945Z | |
2679 | 2025-02-21T20:07:37.947Z | real 47.355500078 |
2680 | 2025-02-21T20:07:37.947Z | user 5:11.628158618 |
2681 | 2025-02-21T20:07:37.947Z | sys 18.405646035 |
2682 | 2025-02-21T20:07:37.947Z | trap 0.142090484 |
2683 | 2025-02-21T20:07:37.947Z | tflt 0.161650586 |
2684 | 2025-02-21T20:07:37.947Z | dflt 0.391286758 |
2685 | 2025-02-21T20:07:37.948Z | kflt 0.000013279 |
2686 | 2025-02-21T20:07:37.948Z | lock 9:22.785658186 |
2687 | 2025-02-21T20:07:37.948Z | slp 15:03.775851099 |
2688 | 2025-02-21T20:07:37.948Z | lat 14.918118547 |
2689 | 2025-02-21T20:07:37.948Z | stop 16.984608094 |
2690 | 2025-02-21T20:07:37.948Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2691 | 2025-02-21T20:07:37.948Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2692 | 2025-02-21T20:07:37.948Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2693 | 2025-02-21T20:07:37.948Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2694 | 2025-02-21T20:07:37.948Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
2695 | 2025-02-21T20:07:38.826Z | Compiling ring v0.17.9 |
2696 | 2025-02-21T20:07:38.960Z | Compiling hashbrown v0.14.5 |
2697 | 2025-02-21T20:07:38.979Z | Compiling thiserror v2.0.11 |
2698 | 2025-02-21T20:07:38.992Z | Compiling thiserror-impl v2.0.11 |
2699 | 2025-02-21T20:07:38.995Z | Compiling ident_case v1.0.1 |
2700 | 2025-02-21T20:07:39.022Z | Compiling unsafe-libyaml v0.2.11 |
2701 | 2025-02-21T20:07:39.025Z | Compiling ipnetwork v0.21.1 |
2702 | 2025-02-21T20:07:39.025Z | Compiling macaddr v1.0.1 |
2703 | 2025-02-21T20:07:39.192Z | Compiling darling_core v0.20.10 |
2704 | 2025-02-21T20:07:39.505Z | Compiling oxnet v0.1.0 |
2705 | 2025-02-21T20:07:39.813Z | Compiling instant v0.1.13 |
2706 | 2025-02-21T20:07:39.887Z | Compiling structmeta-derive v0.3.0 |
2707 | 2025-02-21T20:07:39.981Z | Compiling regress v0.10.1 |
2708 | 2025-02-21T20:07:40.027Z | Compiling dropshot v0.15.1 |
2709 | 2025-02-21T20:07:40.151Z | Compiling regress v0.9.1 |
2710 | 2025-02-21T20:07:40.349Z | Compiling serde_yaml v0.9.34+deprecated |
2711 | 2025-02-21T20:07:40.812Z | Compiling dropshot_endpoint v0.15.1 |
2712 | 2025-02-21T20:07:42.263Z | Compiling daft-derive v0.1.1 |
2713 | 2025-02-21T20:07:42.433Z | Compiling structmeta v0.3.0 |
2714 | 2025-02-21T20:07:42.815Z | Compiling parse-display-derive v0.10.0 |
2715 | 2025-02-21T20:07:43.690Z | Compiling typify-impl v0.2.0 |
2716 | 2025-02-21T20:07:43.737Z | Compiling daft v0.1.1 |
2717 | 2025-02-21T20:07:44.239Z | Compiling rustls v0.23.19 |
2718 | 2025-02-21T20:07:44.271Z | Compiling rustls v0.22.4 |
2719 | 2025-02-21T20:07:44.307Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2720 | 2025-02-21T20:07:44.349Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2721 | 2025-02-21T20:07:44.770Z | Compiling backoff v0.4.0 |
2722 | 2025-02-21T20:07:44.823Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2723 | 2025-02-21T20:07:44.898Z | Compiling darling_macro v0.20.10 |
2724 | 2025-02-21T20:07:44.935Z | Compiling tempfile v3.13.0 |
2725 | 2025-02-21T20:07:45.045Z | Compiling proc-macro-crate v1.3.1 |
2726 | 2025-02-21T20:07:45.083Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2727 | 2025-02-21T20:07:45.144Z | Compiling typify-impl v0.3.0 |
2728 | 2025-02-21T20:07:45.283Z | Compiling itertools v0.13.0 |
2729 | 2025-02-21T20:07:45.778Z | Compiling zerocopy v0.8.10 |
2730 | 2025-02-21T20:07:45.884Z | Compiling darling v0.20.10 |
2731 | 2025-02-21T20:07:45.942Z | Compiling num_enum_derive v0.5.11 |
2732 | 2025-02-21T20:07:46.023Z | Compiling serde_with_macros v3.11.0 |
2733 | 2025-02-21T20:07:46.727Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2734 | 2025-02-21T20:07:46.748Z | Compiling parse-display v0.10.0 |
2735 | 2025-02-21T20:07:47.121Z | Compiling rustls-webpki v0.102.8 |
2736 | 2025-02-21T20:07:47.454Z | Compiling zerocopy-derive v0.8.10 |
2737 | 2025-02-21T20:07:48.484Z | Compiling num_enum v0.5.11 |
2738 | 2025-02-21T20:07:48.602Z | Compiling serde_with v3.11.0 |
2739 | 2025-02-21T20:07:48.671Z | Compiling crucible-workspace-hack v0.1.0 |
2740 | 2025-02-21T20:07:48.948Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2741 | 2025-02-21T20:07:48.987Z | Compiling heapless v0.8.0 |
2742 | 2025-02-21T20:07:49.343Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2743 | 2025-02-21T20:07:49.907Z | Compiling proc-macro-error v1.0.4 |
2744 | 2025-02-21T20:07:50.595Z | Compiling camino-tempfile v1.1.1 |
2745 | 2025-02-21T20:07:51.051Z | Compiling foreign-types-macros v0.2.3 |
2746 | 2025-02-21T20:07:52.133Z | Compiling hash32 v0.3.1 |
2747 | 2025-02-21T20:07:52.314Z | Compiling foreign-types-shared v0.3.1 |
2748 | 2025-02-21T20:07:52.398Z | Compiling tokio-rustls v0.25.0 |
2749 | 2025-02-21T20:07:52.479Z | Compiling smoltcp v0.11.0 |
2750 | 2025-02-21T20:07:52.840Z | Compiling dropshot v0.12.0 |
2751 | 2025-02-21T20:07:53.235Z | Compiling foreign-types v0.5.0 |
2752 | 2025-02-21T20:07:54.638Z | Compiling tokio-rustls v0.26.0 |
2753 | 2025-02-21T20:07:55.158Z | Compiling hyper-rustls v0.27.3 |
2754 | 2025-02-21T20:07:55.783Z | Compiling reqwest v0.12.12 |
2755 | 2025-02-21T20:07:55.976Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2756 | 2025-02-21T20:07:56.695Z | Compiling tabwriter v1.4.0 |
2757 | 2025-02-21T20:07:56.940Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2758 | 2025-02-21T20:07:57.132Z | Compiling cstr-argument v0.1.2 |
2759 | 2025-02-21T20:07:57.401Z | Compiling cobs v0.2.3 |
2760 | 2025-02-21T20:07:57.714Z | Compiling qorb v0.2.1 |
2761 | 2025-02-21T20:07:57.736Z | Compiling typify-macro v0.2.0 |
2762 | 2025-02-21T20:07:57.796Z | Compiling pretty-hex v0.2.1 |
2763 | 2025-02-21T20:07:58.024Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2764 | 2025-02-21T20:07:58.391Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2765 | 2025-02-21T20:07:58.782Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2766 | 2025-02-21T20:07:58.992Z | Compiling progenitor-client v0.9.1 |
2767 | 2025-02-21T20:07:59.414Z | Compiling progenitor-client v0.8.0 |
2768 | 2025-02-21T20:07:59.586Z | Compiling typify-macro v0.3.0 |
2769 | 2025-02-21T20:07:59.928Z | Compiling postcard v1.0.10 |
2770 | 2025-02-21T20:08:00.604Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2771 | 2025-02-21T20:08:00.851Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2772 | 2025-02-21T20:08:01.112Z | Compiling colored v2.1.0 |
2773 | 2025-02-21T20:08:01.316Z | Compiling typify v0.2.0 |
2774 | 2025-02-21T20:08:01.478Z | Compiling progenitor-impl v0.8.0 |
2775 | 2025-02-21T20:08:01.748Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2776 | 2025-02-21T20:08:01.986Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2777 | 2025-02-21T20:08:02.190Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2778 | 2025-02-21T20:08:03.058Z | Compiling smf v0.2.3 |
2779 | 2025-02-21T20:08:03.212Z | Compiling typify v0.3.0 |
2780 | 2025-02-21T20:08:03.234Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2781 | 2025-02-21T20:08:03.323Z | Compiling zone_cfg_derive v0.3.0 |
2782 | 2025-02-21T20:08:03.369Z | Compiling progenitor-impl v0.9.1 |
2783 | 2025-02-21T20:08:03.577Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2784 | 2025-02-21T20:08:04.005Z | Compiling num-derive v0.4.2 |
2785 | 2025-02-21T20:08:04.244Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2786 | 2025-02-21T20:08:04.708Z | Compiling sigpipe v0.1.3 |
2787 | 2025-02-21T20:08:04.861Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2788 | 2025-02-21T20:08:05.289Z | Compiling zone v0.3.0 |
2789 | 2025-02-21T20:08:05.437Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2790 | 2025-02-21T20:08:05.893Z | Compiling universal-hash v0.5.1 |
2791 | 2025-02-21T20:08:05.929Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2792 | 2025-02-21T20:08:06.018Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2793 | 2025-02-21T20:08:06.127Z | Compiling opaque-debug v0.3.1 |
2794 | 2025-02-21T20:08:06.148Z | Compiling tungstenite v0.21.0 |
2795 | 2025-02-21T20:08:06.248Z | Compiling num-rational v0.4.2 |
2796 | 2025-02-21T20:08:06.323Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2797 | 2025-02-21T20:08:06.425Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2798 | 2025-02-21T20:08:06.727Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2799 | 2025-02-21T20:08:07.149Z | Compiling password-hash v0.5.0 |
2800 | 2025-02-21T20:08:07.203Z | Compiling num-complex v0.4.6 |
2801 | 2025-02-21T20:08:07.666Z | Compiling blake2 v0.10.6 |
2802 | 2025-02-21T20:08:07.786Z | Compiling aead v0.5.2 |
2803 | 2025-02-21T20:08:07.945Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2804 | 2025-02-21T20:08:08.012Z | Compiling base64 v0.21.7 |
2805 | 2025-02-21T20:08:08.082Z | Compiling convert_case v0.4.0 |
2806 | 2025-02-21T20:08:08.104Z | Compiling progenitor-macro v0.8.0 |
2807 | 2025-02-21T20:08:08.150Z | Compiling keccak v0.1.5 |
2808 | 2025-02-21T20:08:08.172Z | Compiling argon2 v0.5.3 |
2809 | 2025-02-21T20:08:08.681Z | Compiling sha3 v0.10.8 |
2810 | 2025-02-21T20:08:08.878Z | Compiling derive_more v0.99.19 |
2811 | 2025-02-21T20:08:08.988Z | Compiling num v0.4.3 |
2812 | 2025-02-21T20:08:09.122Z | Compiling tokio-tungstenite v0.21.0 |
2813 | 2025-02-21T20:08:09.143Z | Compiling poly1305 v0.8.0 |
2814 | 2025-02-21T20:08:09.344Z | Compiling chacha20 v0.9.1 |
2815 | 2025-02-21T20:08:09.703Z | Compiling float-ord v0.3.2 |
2816 | 2025-02-21T20:08:09.725Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2817 | 2025-02-21T20:08:09.863Z | Compiling semver v0.1.20 |
2818 | 2025-02-21T20:08:09.905Z | Compiling same-file v1.0.6 |
2819 | 2025-02-21T20:08:10.118Z | Compiling progenitor-macro v0.9.1 |
2820 | 2025-02-21T20:08:10.203Z | Compiling walkdir v2.5.0 |
2821 | 2025-02-21T20:08:10.225Z | Compiling newline-converter v0.3.0 |
2822 | 2025-02-21T20:08:10.420Z | Compiling rustc_version v0.1.7 |
2823 | 2025-02-21T20:08:10.483Z | Compiling primeorder v0.13.6 |
2824 | 2025-02-21T20:08:10.851Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2825 | 2025-02-21T20:08:10.885Z | Compiling secrecy v0.8.0 |
2826 | 2025-02-21T20:08:10.909Z | Compiling cancel-safe-futures v0.1.5 |
2827 | 2025-02-21T20:08:10.930Z | Compiling owo-colors v4.1.0 |
2828 | 2025-02-21T20:08:11.010Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2829 | 2025-02-21T20:08:11.125Z | Compiling newtype_derive v0.1.6 |
2830 | 2025-02-21T20:08:11.318Z | Compiling expectorate v1.1.0 |
2831 | 2025-02-21T20:08:11.338Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2832 | 2025-02-21T20:08:11.427Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2833 | 2025-02-21T20:08:11.457Z | Compiling thiserror-impl-no-std v2.0.2 |
2834 | 2025-02-21T20:08:11.504Z | Compiling blake3 v1.5.4 |
2835 | 2025-02-21T20:08:11.613Z | Compiling half v2.4.1 |
2836 | 2025-02-21T20:08:11.801Z | Compiling unicase v2.7.0 |
2837 | 2025-02-21T20:08:12.152Z | Compiling arc-swap v1.7.1 |
2838 | 2025-02-21T20:08:12.176Z | Compiling ciborium-io v0.2.2 |
2839 | 2025-02-21T20:08:12.327Z | Compiling ciborium-ll v0.2.2 |
2840 | 2025-02-21T20:08:12.615Z | Compiling slog-scope v4.4.0 |
2841 | 2025-02-21T20:08:12.695Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2842 | 2025-02-21T20:08:12.717Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2843 | 2025-02-21T20:08:13.078Z | Compiling polyval v0.6.2 |
2844 | 2025-02-21T20:08:13.508Z | Compiling atomicwrites v0.4.4 |
2845 | 2025-02-21T20:08:13.529Z | Compiling libsw v3.3.1 |
2846 | 2025-02-21T20:08:13.853Z | Compiling memmap2 v0.9.5 |
2847 | 2025-02-21T20:08:13.873Z | Compiling constant_time_eq v0.3.1 |
2848 | 2025-02-21T20:08:14.097Z | Compiling linear-map v1.2.0 |
2849 | 2025-02-21T20:08:14.137Z | Compiling thiserror-no-std v2.0.2 |
2850 | 2025-02-21T20:08:14.280Z | Compiling arrayref v0.3.9 |
2851 | 2025-02-21T20:08:14.299Z | Compiling parking_lot_core v0.8.6 |
2852 | 2025-02-21T20:08:14.406Z | Compiling libefi-sys v0.1.0 |
2853 | 2025-02-21T20:08:14.462Z | Compiling arrayvec v0.7.6 |
2854 | 2025-02-21T20:08:14.741Z | Compiling salty v0.3.0 |
2855 | 2025-02-21T20:08:14.772Z | Compiling indent_write v2.2.0 |
2856 | 2025-02-21T20:08:14.988Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2857 | 2025-02-21T20:08:15.077Z | Compiling vsss-rs v3.3.4 |
2858 | 2025-02-21T20:08:15.230Z | Compiling ghash v0.5.1 |
2859 | 2025-02-21T20:08:15.430Z | Compiling slog-stdlog v4.1.1 |
2860 | 2025-02-21T20:08:15.459Z | Compiling ciborium v0.2.2 |
2861 | 2025-02-21T20:08:16.209Z | Compiling p384 v0.13.0 |
2862 | 2025-02-21T20:08:16.314Z | Compiling toolchain_find v0.4.0 |
2863 | 2025-02-21T20:08:16.796Z | Compiling chacha20poly1305 v0.10.1 |
2864 | 2025-02-21T20:08:16.828Z | Compiling ctr v0.9.2 |
2865 | 2025-02-21T20:08:16.904Z | Compiling lzma-sys v0.1.20 |
2866 | 2025-02-21T20:08:17.047Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2867 | 2025-02-21T20:08:17.202Z | Compiling bitfield-struct v0.6.2 |
2868 | 2025-02-21T20:08:17.488Z | Compiling slog-dtrace v0.3.0 |
2869 | 2025-02-21T20:08:17.621Z | Compiling highway v1.2.0 |
2870 | 2025-02-21T20:08:17.723Z | Compiling topological-sort v0.2.2 |
2871 | 2025-02-21T20:08:17.928Z | Compiling omicron-zone-package v0.12.0 |
2872 | 2025-02-21T20:08:18.130Z | Compiling aes-gcm v0.10.3 |
2873 | 2025-02-21T20:08:18.347Z | Compiling rustfmt-wrapper v0.2.1 |
2874 | 2025-02-21T20:08:18.438Z | Compiling mime_guess v2.0.5 |
2875 | 2025-02-21T20:08:18.558Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2876 | 2025-02-21T20:08:18.642Z | Compiling slog-envlogger v2.2.0 |
2877 | 2025-02-21T20:08:18.951Z | Compiling steno v0.4.1 |
2878 | 2025-02-21T20:08:19.605Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2879 | 2025-02-21T20:08:19.636Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2880 | 2025-02-21T20:08:19.723Z | Compiling progenitor v0.8.0 |
2881 | 2025-02-21T20:08:19.871Z | Compiling heck v0.3.3 |
2882 | 2025-02-21T20:08:19.959Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2883 | 2025-02-21T20:08:20.089Z | Compiling ssh-encoding v0.2.0 |
2884 | 2025-02-21T20:08:20.259Z | Compiling blowfish v0.9.1 |
2885 | 2025-02-21T20:08:20.281Z | Compiling nibble_vec v0.1.0 |
2886 | 2025-02-21T20:08:20.525Z | Compiling env_filter v0.1.2 |
2887 | 2025-02-21T20:08:20.569Z | Compiling endian-type v0.1.2 |
2888 | 2025-02-21T20:08:20.726Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2889 | 2025-02-21T20:08:20.756Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2890 | 2025-02-21T20:08:20.823Z | Compiling humantime v2.1.0 |
2891 | 2025-02-21T20:08:20.902Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2892 | 2025-02-21T20:08:21.111Z | Compiling env_logger v0.11.5 |
2893 | 2025-02-21T20:08:21.133Z | Compiling radix_trie v0.2.1 |
2894 | 2025-02-21T20:08:21.306Z | Compiling bcrypt-pbkdf v0.10.0 |
2895 | 2025-02-21T20:08:21.726Z | Compiling ssh-cipher v0.2.0 |
2896 | 2025-02-21T20:08:21.748Z | Compiling zone_cfg_derive v0.1.2 |
2897 | 2025-02-21T20:08:21.940Z | Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2898 | 2025-02-21T20:08:21.958Z | Compiling progenitor v0.9.1 |
2899 | 2025-02-21T20:08:22.199Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2900 | 2025-02-21T20:08:22.224Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2901 | 2025-02-21T20:08:22.768Z | Compiling parking_lot v0.11.2 |
2902 | 2025-02-21T20:08:23.156Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2903 | 2025-02-21T20:08:23.500Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2904 | 2025-02-21T20:08:23.521Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2905 | 2025-02-21T20:08:23.654Z | Compiling password-hash v0.4.2 |
2906 | 2025-02-21T20:08:23.934Z | Compiling gethostname v0.5.0 |
2907 | 2025-02-21T20:08:23.955Z | Compiling fxhash v0.2.1 |
2908 | 2025-02-21T20:08:24.150Z | Compiling bumpalo v3.16.0 |
2909 | 2025-02-21T20:08:24.194Z | Compiling simd-adler32 v0.3.7 |
2910 | 2025-02-21T20:08:24.482Z | Compiling lockfree-object-pool v0.1.6 |
2911 | 2025-02-21T20:08:24.656Z | Compiling zip v2.1.3 |
2912 | 2025-02-21T20:08:24.773Z | Compiling base64 v0.13.1 |
2913 | 2025-02-21T20:08:24.794Z | Compiling http-range v0.1.5 |
2914 | 2025-02-21T20:08:25.060Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2915 | 2025-02-21T20:08:25.143Z | Compiling zopfli v0.8.1 |
2916 | 2025-02-21T20:08:25.171Z | Compiling sled v0.34.7 |
2917 | 2025-02-21T20:08:25.414Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2918 | 2025-02-21T20:08:25.472Z | Compiling ron v0.7.1 |
2919 | 2025-02-21T20:08:26.685Z | Compiling pbkdf2 v0.11.0 |
2920 | 2025-02-21T20:08:27.086Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2921 | 2025-02-21T20:08:27.466Z | Compiling xz2 v0.1.7 |
2922 | 2025-02-21T20:08:27.588Z | Compiling zone v0.1.8 |
2923 | 2025-02-21T20:08:27.763Z | Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2924 | 2025-02-21T20:08:27.937Z | Compiling ssh-key v0.6.6 |
2925 | 2025-02-21T20:08:28.348Z | Compiling hickory-client v0.24.3 |
2926 | 2025-02-21T20:08:28.740Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2927 | 2025-02-21T20:08:28.916Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2928 | 2025-02-21T20:08:28.963Z | Compiling p521 v0.13.3 |
2929 | 2025-02-21T20:08:29.686Z | Compiling p256 v0.13.2 |
2930 | 2025-02-21T20:08:30.398Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2931 | 2025-02-21T20:08:30.485Z | Compiling hickory-server v0.24.3 |
2932 | 2025-02-21T20:08:31.277Z | Compiling pem v3.0.4 |
2933 | 2025-02-21T20:08:31.371Z | Compiling yasna v0.5.2 |
2934 | 2025-02-21T20:08:31.897Z | Compiling headers-core v0.3.0 |
2935 | 2025-02-21T20:08:31.985Z | Compiling kstat-rs v0.2.4 |
2936 | 2025-02-21T20:08:32.099Z | Compiling nanorand v0.7.0 |
2937 | 2025-02-21T20:08:32.581Z | Compiling russh-cryptovec v0.7.3 |
2938 | 2025-02-21T20:08:32.647Z | Compiling atty v0.2.14 |
2939 | 2025-02-21T20:08:32.831Z | Compiling md5 v0.7.0 |
2940 | 2025-02-21T20:08:32.852Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2941 | 2025-02-21T20:08:32.904Z | Compiling flume v0.11.1 |
2942 | 2025-02-21T20:08:33.369Z | Compiling russh-keys v0.45.0 |
2943 | 2025-02-21T20:08:33.556Z | Compiling rcgen v0.12.1 |
2944 | 2025-02-21T20:08:34.520Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2945 | 2025-02-21T20:08:34.574Z | Compiling headers v0.4.0 |
2946 | 2025-02-21T20:08:35.604Z | Compiling hyper-staticfile v0.10.1 |
2947 | 2025-02-21T20:08:36.670Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2948 | 2025-02-21T20:08:36.924Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2949 | 2025-02-21T20:08:37.328Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2950 | 2025-02-21T20:08:38.052Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2951 | 2025-02-21T20:08:38.535Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2952 | 2025-02-21T20:08:40.036Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2953 | 2025-02-21T20:08:40.660Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2954 | 2025-02-21T20:08:41.403Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2955 | 2025-02-21T20:08:42.147Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2956 | 2025-02-21T20:08:42.441Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2957 | 2025-02-21T20:08:44.211Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2958 | 2025-02-21T20:08:44.740Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2959 | 2025-02-21T20:08:44.870Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2960 | 2025-02-21T20:08:44.967Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2961 | 2025-02-21T20:08:45.571Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2962 | 2025-02-21T20:08:45.985Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2963 | 2025-02-21T20:08:47.880Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2964 | 2025-02-21T20:08:47.979Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2965 | 2025-02-21T20:08:48.208Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2966 | 2025-02-21T20:08:48.773Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2967 | 2025-02-21T20:08:49.565Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2968 | 2025-02-21T20:08:50.535Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2969 | 2025-02-21T20:08:50.978Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2970 | 2025-02-21T20:08:52.183Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2971 | 2025-02-21T20:08:52.831Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2972 | 2025-02-21T20:08:53.247Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2973 | 2025-02-21T20:08:55.109Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2974 | 2025-02-21T20:08:56.491Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2975 | 2025-02-21T20:08:56.949Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2976 | 2025-02-21T20:08:57.065Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2977 | 2025-02-21T20:08:57.527Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2978 | 2025-02-21T20:08:57.890Z | Compiling num-bigint v0.4.6 |
2979 | 2025-02-21T20:08:57.933Z | Compiling des v0.8.1 |
2980 | 2025-02-21T20:08:58.232Z | Compiling subprocess v0.2.9 |
2981 | 2025-02-21T20:08:58.271Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2982 | 2025-02-21T20:08:58.500Z | Compiling hex-literal v0.4.1 |
2983 | 2025-02-21T20:08:58.701Z | Compiling display-error-chain v0.2.2 |
2984 | 2025-02-21T20:08:58.931Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2985 | 2025-02-21T20:08:59.161Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2986 | 2025-02-21T20:08:59.945Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2987 | 2025-02-21T20:09:01.162Z | Compiling russh v0.45.0 |
2988 | 2025-02-21T20:09:02.139Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2989 | 2025-02-21T20:09:02.621Z | Compiling internet-checksum v0.2.1 |
2990 | 2025-02-21T20:09:05.448Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2991 | 2025-02-21T20:09:12.138Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2992 | 2025-02-21T20:09:13.718Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2993 | 2025-02-21T20:09:36.982Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2994 | 2025-02-21T20:09:59.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s |
2995 | 2025-02-21T20:09:59.711Z | |
2996 | 2025-02-21T20:09:59.714Z | real 2:21.711033890 |
2997 | 2025-02-21T20:09:59.714Z | user 12:18.098067770 |
2998 | 2025-02-21T20:09:59.714Z | sys 1:38.242543371 |
2999 | 2025-02-21T20:09:59.714Z | trap 0.356284692 |
3000 | 2025-02-21T20:09:59.714Z | tflt 0.245508546 |
3001 | 2025-02-21T20:09:59.714Z | dflt 0.636549382 |
3002 | 2025-02-21T20:09:59.714Z | kflt 0.000039893 |
3003 | 2025-02-21T20:09:59.714Z | lock 22:47.114230481 |
3004 | 2025-02-21T20:09:59.714Z | slp 43:29.316807316 |
3005 | 2025-02-21T20:09:59.714Z | lat 37.089630624 |
3006 | 2025-02-21T20:09:59.714Z | stop 1:42.516188331 |
3007 | 2025-02-21T20:09:59.714Z | + mkdir tests |
3008 | 2025-02-21T20:09:59.717Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
3009 | 2025-02-21T20:09:59.717Z | + xargs -I '{}' -t cp '{}' tests/ |
3010 | 2025-02-21T20:09:59.757Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-84ec46e31a36f495 tests/ |
3011 | 2025-02-21T20:09:59.783Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-08f7c3d692b89c36 tests/ |
3012 | 2025-02-21T20:09:59.810Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-1abc88a50428029e tests/ |
3013 | 2025-02-21T20:09:59.835Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-26901deb272eb193 tests/ |
3014 | 2025-02-21T20:10:00.113Z | + 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/*) |
3015 | 2025-02-21T20:10:00.117Z | + 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-08f7c3d692b89c36 tests/commtest-1abc88a50428029e tests/dhcp_server-84ec46e31a36f495 tests/end_to_end_tests-26901deb272eb193 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 |
3016 | 2025-02-21T20:11:17.920Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
3017 | 2025-02-21T20:11:17.920Z | a .github/buildomat/ci-env.sh 1K |
3018 | 2025-02-21T20:11:17.920Z | a out/target/test 1K |
3019 | 2025-02-21T20:11:17.920Z | a out/npuzone/npuzone 23144K |
3020 | 2025-02-21T20:11:17.920Z | a package-manifest.toml 33K |
3021 | 2025-02-21T20:11:17.920Z | a smf/sled-agent/non-gimlet/config.toml 4K |
3022 | 2025-02-21T20:11:17.920Z | a target/release/omicron-package 39580K |
3023 | 2025-02-21T20:11:17.920Z | a target/release/xtask 10747K |
3024 | 2025-02-21T20:11:17.920Z | a target/debug/bootstrap 220201K |
3025 | 2025-02-21T20:11:17.920Z | a tests/bootstrap-08f7c3d692b89c36 24237K |
3026 | 2025-02-21T20:11:17.920Z | a tests/commtest-1abc88a50428029e 24525K |
3027 | 2025-02-21T20:11:17.920Z | a tests/dhcp_server-84ec46e31a36f495 24237K |
3028 | 2025-02-21T20:11:17.920Z | a tests/end_to_end_tests-26901deb272eb193 280667K |
3029 | 2025-02-21T20:11:17.920Z | a out/clickhouse.tar.gz 305944K |
3030 | 2025-02-21T20:11:17.920Z | a out/clickhouse_keeper.tar.gz 291634K |
3031 | 2025-02-21T20:11:17.920Z | a out/clickhouse_server.tar.gz 305944K |
3032 | 2025-02-21T20:11:17.920Z | a out/cockroachdb.tar.gz 144663K |
3033 | 2025-02-21T20:11:17.920Z | a out/crucible-dtrace.tar 99K |
3034 | 2025-02-21T20:11:17.920Z | a out/crucible-pantry-zone.tar.gz 32992K |
3035 | 2025-02-21T20:11:17.920Z | a out/crucible-zone.tar.gz 41365K |
3036 | 2025-02-21T20:11:17.920Z | a out/external-dns.tar.gz 46467K |
3037 | 2025-02-21T20:11:17.921Z | a out/internal-dns.tar.gz 46466K |
3038 | 2025-02-21T20:11:17.921Z | a out/mg-ddm-gz.tar 63075K |
3039 | 2025-02-21T20:11:17.921Z | a out/nexus.tar.gz 111116K |
3040 | 2025-02-21T20:11:17.921Z | a out/ntp.tar.gz 14938K |
3041 | 2025-02-21T20:11:17.921Z | a out/omicron-gateway-softnpu.tar.gz 26079K |
3042 | 2025-02-21T20:11:17.921Z | a out/omicron-sled-agent.tar 130029K |
3043 | 2025-02-21T20:11:17.921Z | a out/overlay.tar.gz 3K |
3044 | 2025-02-21T20:11:17.921Z | a out/oximeter.tar.gz 56164K |
3045 | 2025-02-21T20:11:17.921Z | a out/oxlog.tar 3138K |
3046 | 2025-02-21T20:11:17.921Z | a out/probe.tar.gz 2764K |
3047 | 2025-02-21T20:11:17.921Z | a out/propolis-server.tar.gz 66425K |
3048 | 2025-02-21T20:11:17.921Z | a out/pumpkind-gz.tar 26665K |
3049 | 2025-02-21T20:11:17.921Z | a out/switch-softnpu.tar.gz 265671K |
3050 | 2025-02-21T20:11:17.925Z | |
3051 | 2025-02-21T20:11:17.925Z | real 1:17.798661223 |
3052 | 2025-02-21T20:11:17.925Z | user 1:14.295571888 |
3053 | 2025-02-21T20:11:17.925Z | sys 4.887728483 |
3054 | 2025-02-21T20:11:17.926Z | trap 0.020925821 |
3055 | 2025-02-21T20:11:17.926Z | tflt 0.000000000 |
3056 | 2025-02-21T20:11:17.926Z | dflt 0.000000000 |
3057 | 2025-02-21T20:11:17.926Z | kflt 0.000000000 |
3058 | 2025-02-21T20:11:17.926Z | lock 0.000000000 |
3059 | 2025-02-21T20:11:17.926Z | slp 1:14.157626344 |
3060 | 2025-02-21T20:11:17.926Z | lat 2.229811120 |
3061 | 2025-02-21T20:11:17.926Z | stop 0.000534277 |
3062 | 2025-02-21T20:11:17.926Z | process exited: duration 1994349 ms, exit code 0 |
|
3063 | 2025-02-21T20:11:17.940Z | found 1 output files |
3064 | 2025-02-21T20:11:17.940Z | uploading: /work/package.tar.gz (2038606457 bytes) |
3065 | 2025-02-21T20:12:10.125Z | uploaded: /work/package.tar.gz |