|
|
|
1 | 2025-07-23T19:05:54.300Z | job assigned to worker 01K0WAS6TNTC38FD4QH8E2FZYD [factory aws, i-01f5eb9d8a9f4af1d] (queued for 57 s) |
|
2 | 2025-07-23T19:06:03.112Z | starting task 0: "setup" |
3 | 2025-07-23T19:06:03.116Z | ++ uname -s |
4 | 2025-07-23T19:06:03.122Z | + kern=SunOS |
5 | 2025-07-23T19:06:03.122Z | + build_user=build |
6 | 2025-07-23T19:06:03.122Z | + build_uid=12345 |
7 | 2025-07-23T19:06:03.122Z | + work_dir=/work |
8 | 2025-07-23T19:06:03.122Z | + input_dir=/input |
9 | 2025-07-23T19:06:03.122Z | + [[ 0 == 12345 ]] |
10 | 2025-07-23T19:06:03.122Z | + case "$kern" in |
11 | 2025-07-23T19:06:03.123Z | + groupadd -g 12345 build |
12 | 2025-07-23T19:06:03.126Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-23T19:06:05.129Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-23T19:06:05.261Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-23T19:06:05.265Z | + home_fs=zfs |
16 | 2025-07-23T19:06:05.265Z | + [[ zfs == autofs ]] |
17 | 2025-07-23T19:06:05.265Z | + mkdir -p /home/build |
18 | 2025-07-23T19:06:05.268Z | + chown build:build /home/build /work |
19 | 2025-07-23T19:06:07.270Z | + chmod 0700 /home/build /work |
20 | 2025-07-23T19:06:07.276Z | process exited: duration 4161 ms, exit code 0 |
|
21 | 2025-07-23T19:06:07.283Z | starting task 1: "rust-toolchain" |
22 | 2025-07-23T19:06:07.288Z | + printf ' * rust toolchain channel = "%s"\n' 1.88.0 |
23 | 2025-07-23T19:06:07.288Z | * rust toolchain channel = "1.88.0" |
24 | 2025-07-23T19:06:07.288Z | * rust toolchain profile = "default" |
25 | 2025-07-23T19:06:07.288Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-07-23T19:06:07.288Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-07-23T19:06:07.288Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-07-23T19:06:07.292Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-23T19:06:07.292Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default |
30 | 2025-07-23T19:06:07.407Z | info: downloading installer |
31 | 2025-07-23T19:06:08.794Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-23T19:06:08.794Z | warn: /opt/ooce/bin |
33 | 2025-07-23T19:06:08.794Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-23T19:06:08.795Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-23T19:06:08.795Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-23T19:06:08.795Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-23T19:06:08.795Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-23T19:06:08.795Z | error: cannot install while Rust is installed |
39 | 2025-07-23T19:06:08.795Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-23T19:06:08.810Z | info: profile set to 'default' |
41 | 2025-07-23T19:06:08.810Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-23T19:06:08.813Z | info: syncing channel updates for '1.88.0-x86_64-unknown-illumos' |
43 | 2025-07-23T19:06:08.971Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-23T19:06:08.971Z | info: downloading component 'cargo' |
45 | 2025-07-23T19:06:09.818Z | info: downloading component 'clippy' |
46 | 2025-07-23T19:06:10.162Z | info: downloading component 'rust-docs' |
47 | 2025-07-23T19:06:11.487Z | info: downloading component 'rust-std' |
48 | 2025-07-23T19:06:13.042Z | info: downloading component 'rustc' |
49 | 2025-07-23T19:06:19.359Z | info: downloading component 'rustfmt' |
50 | 2025-07-23T19:06:19.653Z | info: installing component 'cargo' |
51 | 2025-07-23T19:06:20.534Z | info: installing component 'clippy' |
52 | 2025-07-23T19:06:20.932Z | info: installing component 'rust-docs' |
53 | 2025-07-23T19:06:22.785Z | info: installing component 'rust-std' |
54 | 2025-07-23T19:06:24.520Z | info: installing component 'rustc' |
55 | 2025-07-23T19:06:31.050Z | info: installing component 'rustfmt' |
56 | 2025-07-23T19:06:31.381Z | info: default toolchain set to '1.88.0-x86_64-unknown-illumos' |
57 | 2025-07-23T19:06:31.381Z | |
58 | 2025-07-23T19:06:31.803Z | 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-23T19:06:31.803Z | |
60 | 2025-07-23T19:06:31.807Z | |
61 | 2025-07-23T19:06:31.807Z | Rust is installed now. Great! |
62 | 2025-07-23T19:06:31.807Z | |
63 | 2025-07-23T19:06:31.807Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-23T19:06:31.807Z | environment variable. This has not been done automatically. |
65 | 2025-07-23T19:06:31.807Z | |
66 | 2025-07-23T19:06:31.807Z | To configure your current shell, you need to source |
67 | 2025-07-23T19:06:31.807Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-23T19:06:31.807Z | |
69 | 2025-07-23T19:06:31.807Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-23T19:06:31.807Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-23T19:06:31.807Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-23T19:06:31.807Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-23T19:06:31.895Z | + rustup --version |
74 | 2025-07-23T19:06:31.908Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-23T19:06:31.911Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-23T19:06:31.985Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-23T19:06:31.989Z | + cargo --version |
78 | 2025-07-23T19:06:32.052Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-23T19:06:32.057Z | + rustc --version |
80 | 2025-07-23T19:06:32.120Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-23T19:06:32.123Z | process exited: duration 24839 ms, exit code 0 |
|
82 | 2025-07-23T19:06:32.133Z | starting task 2: "authentication" |
83 | 2025-07-23T19:06:32.157Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-07-23T19:06:32.164Z | starting task 3: "clone repository" |
85 | 2025-07-23T19:06:32.169Z | + mkdir -p /work/oxidecomputer/omicron |
86 | 2025-07-23T19:06:32.177Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
87 | 2025-07-23T19:06:32.306Z | Cloning into '/work/oxidecomputer/omicron'... |
88 | 2025-07-23T19:06:41.795Z | + cd /work/oxidecomputer/omicron |
89 | 2025-07-23T19:06:41.795Z | + git fetch origin 342fca65242b09f038b3a87af934761208ad3952 |
90 | 2025-07-23T19:06:42.117Z | From https://github.com/oxidecomputer/omicron |
91 | 2025-07-23T19:06:42.117Z | * branch 342fca65242b09f038b3a87af934761208ad3952 -> FETCH_HEAD |
92 | 2025-07-23T19:06:42.128Z | + [[ -n inventory-display-ntp ]] |
93 | 2025-07-23T19:06:42.134Z | ++ git branch --show-current |
94 | 2025-07-23T19:06:42.134Z | + current=main |
95 | 2025-07-23T19:06:42.134Z | + [[ main != inventory-display-ntp ]] |
96 | 2025-07-23T19:06:42.134Z | + git branch -f inventory-display-ntp 342fca65242b09f038b3a87af934761208ad3952 |
97 | 2025-07-23T19:06:42.138Z | + git checkout -f inventory-display-ntp |
98 | 2025-07-23T19:06:42.393Z | Switched to branch 'inventory-display-ntp' |
99 | 2025-07-23T19:06:42.403Z | + git reset --hard 342fca65242b09f038b3a87af934761208ad3952 |
100 | 2025-07-23T19:06:42.412Z | HEAD is now at 342fca652 [inventory] Add display implementation for NTP timesync |
101 | 2025-07-23T19:06:42.416Z | process exited: duration 10247 ms, exit code 0 |
|
102 | 2025-07-23T19:06:42.422Z | starting task 4: "build" |
103 | 2025-07-23T19:06:42.428Z | + source .github/buildomat/ci-env.sh |
104 | 2025-07-23T19:06:42.432Z | ++ export CARGO_TERM_COLOR=always |
105 | 2025-07-23T19:06:42.432Z | ++ CARGO_TERM_COLOR=always |
106 | 2025-07-23T19:06:42.432Z | + cargo --version |
107 | 2025-07-23T19:06:42.485Z | cargo 1.88.0 (873a06493 2025-05-10) |
108 | 2025-07-23T19:06:42.488Z | + rustc --version |
109 | 2025-07-23T19:06:42.557Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
110 | 2025-07-23T19:06:42.561Z | + WORK=/work |
111 | 2025-07-23T19:06:42.561Z | + pfexec mkdir -p /work |
112 | 2025-07-23T19:06:42.566Z | + pfexec chown build /work |
113 | 2025-07-23T19:06:42.569Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
114 | 2025-07-23T19:06:54.524Z | Startup: Refreshing catalog 'helios-dev' ... Done |
115 | 2025-07-23T19:07:01.741Z | Startup: Caching catalogs ... Done |
116 | 2025-07-23T19:07:06.916Z | Planning: Solver setup ... Done (3.759s) |
117 | 2025-07-23T19:07:06.952Z | Planning: Running solver ... Done (0.035s) |
118 | 2025-07-23T19:07:07.046Z | Planning: Finding local manifests ... Done (0.005s) |
119 | 2025-07-23T19:07:07.480Z | Planning: Fetching manifests: 0/4 0% complete |
120 | 2025-07-23T19:07:07.635Z | Planning: Fetching manifests: 4/4 100% complete |
121 | 2025-07-23T19:07:07.681Z | Planning: Package planning ... Done (0.051s) |
122 | 2025-07-23T19:07:07.729Z | Planning: Merging actions ... Done (0.051s) |
123 | 2025-07-23T19:07:08.407Z | Planning: Checking for conflicting actions ... Done (0.678s) |
124 | 2025-07-23T19:07:08.419Z | Planning: Consolidating action changes ... Done (0.011s) |
125 | 2025-07-23T19:07:09.816Z | Planning: Evaluating mediators ... Done (1.359s) |
126 | 2025-07-23T19:07:09.854Z | Planning: Planning completed in 7.93 seconds |
127 | 2025-07-23T19:07:09.992Z | Packages to install: 4 |
128 | 2025-07-23T19:07:09.993Z | Mediators to change: 2 |
129 | 2025-07-23T19:07:09.993Z | Services to change: 1 |
130 | 2025-07-23T19:07:10.011Z | Estimated space available: 155.51 GB |
131 | 2025-07-23T19:07:10.011Z | Estimated space to be consumed: 1.70 GB |
132 | 2025-07-23T19:07:10.011Z | Create boot environment: No |
133 | 2025-07-23T19:07:10.011Z | Create backup boot environment: No |
134 | 2025-07-23T19:07:10.011Z | Rebuild boot archive: No |
135 | 2025-07-23T19:07:10.011Z | |
136 | 2025-07-23T19:07:10.011Z | Changed mediators: |
137 | 2025-07-23T19:07:10.011Z | mediator clang: |
138 | 2025-07-23T19:07:10.011Z | version: None -> 15 (system default) |
139 | 2025-07-23T19:07:10.012Z | |
140 | 2025-07-23T19:07:10.012Z | mediator llvm: |
141 | 2025-07-23T19:07:10.012Z | version: 14 (system default) -> 15 (system default) |
142 | 2025-07-23T19:07:10.012Z | |
143 | 2025-07-23T19:07:10.012Z | Changed packages: |
144 | 2025-07-23T19:07:10.012Z | helios-dev |
145 | 2025-07-23T19:07:10.012Z | developer/build-essential |
146 | 2025-07-23T19:07:10.012Z | None -> 11-2.0 |
147 | 2025-07-23T19:07:10.012Z | library/libxmlsec1 |
148 | 2025-07-23T19:07:10.012Z | None -> 1.2.35-2.0 |
149 | 2025-07-23T19:07:10.012Z | ooce/developer/clang-15 |
150 | 2025-07-23T19:07:10.012Z | None -> 15.0.7-2.0 |
151 | 2025-07-23T19:07:10.013Z | ooce/developer/llvm-15 |
152 | 2025-07-23T19:07:10.013Z | None -> 15.0.7-2.0 |
153 | 2025-07-23T19:07:10.013Z | |
154 | 2025-07-23T19:07:10.013Z | Services: |
155 | 2025-07-23T19:07:10.014Z | restart_fmri: |
156 | 2025-07-23T19:07:10.014Z | svc:/system/update-man-index:default |
157 | 2025-07-23T19:07:10.051Z | |
158 | 2025-07-23T19:07:10.051Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
159 | 2025-07-23T19:07:16.196Z | Download: 2224/3290 items 119.2/212.6MB 56% complete (28.9M/s) |
160 | 2025-07-23T19:07:19.769Z | Download: Completed 212.60 MB in 9.73 seconds (21.9M/s) |
161 | 2025-07-23T19:07:20.047Z | Actions: 1/3689 actions (Installing new actions) |
162 | 2025-07-23T19:07:24.679Z | Actions: Completed 3689 actions in 4.64 seconds. |
163 | 2025-07-23T19:07:25.285Z | Done (0.602s) |
164 | 2025-07-23T19:07:25.286Z | Done (0.000s) |
165 | 2025-07-23T19:07:26.148Z | Done (0.863s) |
166 | 2025-07-23T19:07:31.877Z | Done (5.427s) |
167 | 2025-07-23T19:07:31.965Z | Done (0.021s) |
168 | 2025-07-23T19:07:31.968Z | Done (0.000s) |
169 | 2025-07-23T19:07:32.117Z | Done (0.000s) |
170 | 2025-07-23T19:07:32.966Z | Planning: Evaluating mediator changes ... Done |
171 | 2025-07-23T19:07:33.128Z | Planning: Checking for conflicting actions ... Done |
172 | 2025-07-23T19:07:33.131Z | Planning: Consolidating action changes ... Done |
173 | 2025-07-23T19:07:33.403Z | Planning: Evaluating mediators ... Done |
174 | 2025-07-23T19:07:33.407Z | Planning: Planning completed in 0.44 seconds |
175 | 2025-07-23T19:07:33.437Z | Mediators to change: 2 |
176 | 2025-07-23T19:07:33.437Z | Create boot environment: No |
177 | 2025-07-23T19:07:33.442Z | Create backup boot environment: No |
178 | 2025-07-23T19:07:33.527Z | Done |
179 | 2025-07-23T19:07:33.527Z | Done |
180 | 2025-07-23T19:07:34.128Z | Done |
181 | 2025-07-23T19:07:39.368Z | Done |
182 | 2025-07-23T19:07:39.421Z | Done |
183 | 2025-07-23T19:07:39.421Z | Done |
184 | 2025-07-23T19:07:39.421Z | Done |
185 | 2025-07-23T19:07:39.421Z | Planning: Evaluating mediator changes ... Done |
186 | 2025-07-23T19:07:39.421Z | Planning: Merging actions ... Done |
187 | 2025-07-23T19:07:39.421Z | Planning: Checking for conflicting actions ... Done |
188 | 2025-07-23T19:07:39.421Z | Planning: Consolidating action changes ... Done |
189 | 2025-07-23T19:07:39.421Z | Planning: Evaluating mediators ... Done |
190 | 2025-07-23T19:07:39.421Z | Planning: Planning completed in 0.77 seconds |
191 | 2025-07-23T19:07:39.421Z | Packages to change: 1 |
192 | 2025-07-23T19:07:39.421Z | Mediators to change: 1 |
193 | 2025-07-23T19:07:39.421Z | Services to change: 1 |
194 | 2025-07-23T19:07:39.421Z | Create boot environment: No |
195 | 2025-07-23T19:07:39.421Z | Create backup boot environment: Yes |
196 | 2025-07-23T19:07:41.999Z | Actions: 1/6 actions (Updating modified actions) |
197 | 2025-07-23T19:07:42.071Z | Actions: Completed 6 actions in 0.00 seconds. |
198 | 2025-07-23T19:07:42.071Z | Done |
199 | 2025-07-23T19:07:42.071Z | Done |
200 | 2025-07-23T19:07:42.071Z | Done |
201 | 2025-07-23T19:07:45.610Z | Done |
202 | 2025-07-23T19:07:45.641Z | Done |
203 | 2025-07-23T19:07:45.641Z | Done |
204 | 2025-07-23T19:07:45.824Z | Done |
205 | 2025-07-23T19:07:46.265Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
206 | 2025-07-23T19:07:46.265Z | clang system 15 system |
207 | 2025-07-23T19:07:46.265Z | csh system system illumos |
208 | 2025-07-23T19:07:46.265Z | ctags system system illumos |
209 | 2025-07-23T19:07:46.265Z | file system system illumos |
210 | 2025-07-23T19:07:46.265Z | gcc vendor 12 vendor |
211 | 2025-07-23T19:07:46.265Z | gcc system 10 system |
212 | 2025-07-23T19:07:46.265Z | gcc system 7 system |
213 | 2025-07-23T19:07:46.265Z | go system 1.20 system |
214 | 2025-07-23T19:07:46.265Z | go system 1.19 system |
215 | 2025-07-23T19:07:46.265Z | llvm system 15 system |
216 | 2025-07-23T19:07:46.265Z | llvm system 14 system |
217 | 2025-07-23T19:07:46.265Z | mariadb system 10.6 system |
218 | 2025-07-23T19:07:46.265Z | mta vendor vendor dma |
219 | 2025-07-23T19:07:46.265Z | openjdk system 17 system |
220 | 2025-07-23T19:07:46.265Z | openjdk system 11 system |
221 | 2025-07-23T19:07:46.265Z | openjdk system 1.8 system |
222 | 2025-07-23T19:07:46.265Z | openssl vendor 3 vendor |
223 | 2025-07-23T19:07:46.265Z | perl system 5.36 system |
224 | 2025-07-23T19:07:46.265Z | postgresql system 15 system |
225 | 2025-07-23T19:07:46.265Z | postgresql system 13 system |
226 | 2025-07-23T19:07:46.265Z | python vendor 3 vendor |
227 | 2025-07-23T19:07:46.265Z | python system 2 system |
228 | 2025-07-23T19:07:46.265Z | python3 system 3.11 system |
229 | 2025-07-23T19:07:46.265Z | ruby system 3.0 system |
230 | 2025-07-23T19:07:46.265Z | words vendor vendor american-english |
231 | 2025-07-23T19:07:46.265Z | words system system australian-english |
232 | 2025-07-23T19:07:46.270Z | words system system british-english |
233 | 2025-07-23T19:07:46.270Z | words system system canadian-english |
234 | 2025-07-23T19:07:46.270Z | words system system french |
235 | 2025-07-23T19:07:46.270Z | words system system italian |
236 | 2025-07-23T19:07:46.270Z | words system system ngerman |
237 | 2025-07-23T19:07:46.270Z | words system system ogerman |
238 | 2025-07-23T19:07:46.270Z | words system system spanish |
239 | 2025-07-23T19:07:46.606Z | PUBLISHER TYPE STATUS P LOCATION |
240 | 2025-07-23T19:07:46.607Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
241 | 2025-07-23T19:07:51.253Z | FMRI IFO |
242 | 2025-07-23T19:07:51.253Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
243 | 2025-07-23T19:07:51.253Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
244 | 2025-07-23T19:07:51.253Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
245 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
246 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
247 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
248 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
249 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
250 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
251 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
252 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
253 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
254 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
255 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
256 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
257 | 2025-07-23T19:07:51.254Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
258 | 2025-07-23T19:07:52.271Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
259 | 2025-07-23T19:07:52.541Z | Updating crates.io index |
260 | 2025-07-23T19:07:52.600Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
261 | 2025-07-23T19:07:52.883Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
262 | 2025-07-23T19:07:53.467Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
263 | 2025-07-23T19:07:53.744Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
264 | 2025-07-23T19:07:54.415Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
265 | 2025-07-23T19:07:54.435Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
266 | 2025-07-23T19:07:55.556Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
267 | 2025-07-23T19:07:57.420Z | Updating git repository `https://github.com/oxidecomputer/opte` |
268 | 2025-07-23T19:07:58.484Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
269 | 2025-07-23T19:07:59.262Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
270 | 2025-07-23T19:07:59.603Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
271 | 2025-07-23T19:07:59.768Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
272 | 2025-07-23T19:08:00.394Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
273 | 2025-07-23T19:08:00.757Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
274 | 2025-07-23T19:08:01.117Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
275 | 2025-07-23T19:08:01.571Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
276 | 2025-07-23T19:08:01.929Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
277 | 2025-07-23T19:08:02.220Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
278 | 2025-07-23T19:08:02.495Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
279 | 2025-07-23T19:08:02.860Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
280 | 2025-07-23T19:08:03.062Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
281 | 2025-07-23T19:08:03.587Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
282 | 2025-07-23T19:08:03.842Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
283 | 2025-07-23T19:08:04.278Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
284 | 2025-07-23T19:08:04.625Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
285 | 2025-07-23T19:08:05.075Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
286 | 2025-07-23T19:08:05.478Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
287 | 2025-07-23T19:08:05.804Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
288 | 2025-07-23T19:08:06.315Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
289 | 2025-07-23T19:08:06.565Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
290 | 2025-07-23T19:08:06.849Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
291 | 2025-07-23T19:08:07.175Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
292 | 2025-07-23T19:08:15.643Z | Updating git repository `https://github.com/illumos/smf-rs` |
293 | 2025-07-23T19:08:16.049Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
294 | 2025-07-23T19:08:17.387Z | Downloading crates ... |
295 | 2025-07-23T19:08:17.401Z | Downloaded anstyle-parse v0.2.5 |
296 | 2025-07-23T19:08:17.401Z | Downloaded anstream v0.6.18 |
297 | 2025-07-23T19:08:17.401Z | Downloaded anyhow v1.0.98 |
298 | 2025-07-23T19:08:17.410Z | Downloaded camino v1.1.10 |
299 | 2025-07-23T19:08:17.410Z | Downloaded camino-tempfile v1.4.1 |
300 | 2025-07-23T19:08:17.410Z | Downloaded block-buffer v0.10.4 |
301 | 2025-07-23T19:08:17.410Z | Downloaded anstyle-query v1.1.1 |
302 | 2025-07-23T19:08:17.410Z | Downloaded autocfg v1.4.0 |
303 | 2025-07-23T19:08:17.410Z | Downloaded anstyle v1.0.11 |
304 | 2025-07-23T19:08:17.410Z | Downloaded bitflags v2.9.1 |
305 | 2025-07-23T19:08:17.477Z | Downloaded cargo-platform v0.2.0 |
306 | 2025-07-23T19:08:17.477Z | Downloaded bytecount v0.6.8 |
307 | 2025-07-23T19:08:17.477Z | Downloaded byteorder v1.5.0 |
308 | 2025-07-23T19:08:17.478Z | Downloaded thiserror-impl v2.0.12 |
309 | 2025-07-23T19:08:17.478Z | Downloaded tabled_derive v0.7.0 |
310 | 2025-07-23T19:08:17.478Z | Downloaded usdt-macro v0.5.0 |
311 | 2025-07-23T19:08:17.478Z | Downloaded icu_normalizer v1.5.0 |
312 | 2025-07-23T19:08:17.478Z | Downloaded toml_edit v0.22.27 |
313 | 2025-07-23T19:08:17.478Z | Downloaded thiserror v1.0.69 |
314 | 2025-07-23T19:08:17.527Z | Downloaded zerovec-derive v0.10.3 |
315 | 2025-07-23T19:08:17.527Z | Downloaded icu_locid_transform_data v1.5.0 |
316 | 2025-07-23T19:08:17.528Z | Downloaded yoke-derive v0.7.4 |
317 | 2025-07-23T19:08:17.528Z | Downloaded icu_normalizer_data v1.5.0 |
318 | 2025-07-23T19:08:17.528Z | Downloaded writeable v0.5.5 |
319 | 2025-07-23T19:08:17.528Z | Downloaded utf8parse v0.2.2 |
320 | 2025-07-23T19:08:17.528Z | Downloaded zerofrom v0.1.4 |
321 | 2025-07-23T19:08:17.528Z | Downloaded write16 v1.0.0 |
322 | 2025-07-23T19:08:17.529Z | Downloaded usdt-attr-macro v0.5.0 |
323 | 2025-07-23T19:08:17.529Z | Downloaded textwrap v0.16.2 |
324 | 2025-07-23T19:08:17.529Z | Downloaded ucd-trie v0.1.7 |
325 | 2025-07-23T19:08:17.529Z | Downloaded usdt v0.5.0 |
326 | 2025-07-23T19:08:17.529Z | Downloaded unicode-linebreak v0.1.5 |
327 | 2025-07-23T19:08:17.529Z | Downloaded toml_datetime v0.6.11 |
328 | 2025-07-23T19:08:17.529Z | Downloaded zerofrom-derive v0.1.4 |
329 | 2025-07-23T19:08:17.529Z | Downloaded toml v0.8.23 |
330 | 2025-07-23T19:08:17.529Z | Downloaded thiserror-impl v1.0.69 |
331 | 2025-07-23T19:08:17.530Z | Downloaded toml_write v0.1.2 |
332 | 2025-07-23T19:08:17.530Z | Downloaded thread-id v4.2.2 |
333 | 2025-07-23T19:08:17.530Z | Downloaded thiserror v2.0.12 |
334 | 2025-07-23T19:08:17.530Z | Downloaded serde_spanned v0.6.9 |
335 | 2025-07-23T19:08:17.530Z | Downloaded zerocopy-derive v0.7.35 |
336 | 2025-07-23T19:08:17.530Z | Downloaded usdt-impl v0.5.0 |
337 | 2025-07-23T19:08:17.530Z | Downloaded url v2.5.4 |
338 | 2025-07-23T19:08:17.530Z | Downloaded unicode-ident v1.0.18 |
339 | 2025-07-23T19:08:17.530Z | Downloaded typenum v1.17.0 |
340 | 2025-07-23T19:08:17.530Z | Downloaded scroll_derive v0.12.0 |
341 | 2025-07-23T19:08:17.530Z | Downloaded itoa v1.0.11 |
342 | 2025-07-23T19:08:17.530Z | Downloaded icu_provider_macros v1.5.0 |
343 | 2025-07-23T19:08:17.531Z | Downloaded cpufeatures v0.2.14 |
344 | 2025-07-23T19:08:17.531Z | Downloaded proc-macro-error v1.0.4 |
345 | 2025-07-23T19:08:17.531Z | Downloaded idna v1.0.3 |
346 | 2025-07-23T19:08:17.531Z | Downloaded utf16_iter v1.0.5 |
347 | 2025-07-23T19:08:17.531Z | Downloaded unicode-xid v0.2.6 |
348 | 2025-07-23T19:08:17.532Z | Downloaded version_check v0.9.5 |
349 | 2025-07-23T19:08:17.532Z | Downloaded zerovec v0.10.4 |
350 | 2025-07-23T19:08:17.543Z | Downloaded zerocopy v0.7.35 |
351 | 2025-07-23T19:08:17.543Z | Downloaded swrite v0.1.0 |
352 | 2025-07-23T19:08:17.543Z | Downloaded winnow v0.7.10 |
353 | 2025-07-23T19:08:17.543Z | Downloaded serde-value v0.7.0 |
354 | 2025-07-23T19:08:17.543Z | Downloaded heck v0.4.1 |
355 | 2025-07-23T19:08:17.543Z | Downloaded cargo-util-schemas v0.2.0 |
356 | 2025-07-23T19:08:17.544Z | Downloaded fs-err v3.1.1 |
357 | 2025-07-23T19:08:17.544Z | Downloaded percent-encoding v2.3.1 |
358 | 2025-07-23T19:08:17.544Z | Downloaded pretty-hex v0.4.1 |
359 | 2025-07-23T19:08:17.544Z | Downloaded is_terminal_polyfill v1.70.1 |
360 | 2025-07-23T19:08:17.544Z | Downloaded serde-untagged v0.1.7 |
361 | 2025-07-23T19:08:17.544Z | Downloaded smawk v0.3.2 |
362 | 2025-07-23T19:08:17.544Z | Downloaded unicode-width v0.2.0 |
363 | 2025-07-23T19:08:17.544Z | Downloaded unicode-width v0.1.14 |
364 | 2025-07-23T19:08:17.567Z | Downloaded fastrand v2.1.1 |
365 | 2025-07-23T19:08:17.567Z | Downloaded cargo_toml v0.21.0 |
366 | 2025-07-23T19:08:17.568Z | Downloaded ordered-float v2.10.1 |
367 | 2025-07-23T19:08:17.568Z | Downloaded macaddr v1.0.1 |
368 | 2025-07-23T19:08:17.568Z | Downloaded form_urlencoded v1.2.1 |
369 | 2025-07-23T19:08:17.568Z | Downloaded digest v0.10.7 |
370 | 2025-07-23T19:08:17.568Z | Downloaded idna_adapter v1.2.0 |
371 | 2025-07-23T19:08:17.568Z | Downloaded fnv v1.0.7 |
372 | 2025-07-23T19:08:17.568Z | Downloaded clap_lex v0.7.4 |
373 | 2025-07-23T19:08:17.659Z | Downloaded proc-macro-error-attr v1.0.4 |
374 | 2025-07-23T19:08:17.659Z | Downloaded generic-array v0.14.7 |
375 | 2025-07-23T19:08:17.659Z | Downloaded errno v0.3.12 |
376 | 2025-07-23T19:08:17.659Z | Downloaded strsim v0.11.1 |
377 | 2025-07-23T19:08:17.659Z | Downloaded synstructure v0.13.1 |
378 | 2025-07-23T19:08:17.659Z | Downloaded cfg-if v1.0.1 |
379 | 2025-07-23T19:08:17.659Z | Downloaded crypto-common v0.1.6 |
380 | 2025-07-23T19:08:17.660Z | Downloaded dtrace-parser v0.2.0 |
381 | 2025-07-23T19:08:17.660Z | Downloaded cargo_metadata v0.20.0 |
382 | 2025-07-23T19:08:17.660Z | Downloaded yoke v0.7.4 |
383 | 2025-07-23T19:08:17.660Z | Downloaded equivalent v1.0.2 |
384 | 2025-07-23T19:08:17.660Z | Downloaded terminal_size v0.4.0 |
385 | 2025-07-23T19:08:17.660Z | Downloaded quote v1.0.40 |
386 | 2025-07-23T19:08:17.660Z | Downloaded icu_locid_transform v1.5.0 |
387 | 2025-07-23T19:08:17.660Z | Downloaded semver v1.0.26 |
388 | 2025-07-23T19:08:17.660Z | Downloaded stable_deref_trait v1.2.0 |
389 | 2025-07-23T19:08:17.661Z | Downloaded plain v0.2.3 |
390 | 2025-07-23T19:08:17.661Z | Downloaded pest_derive v2.7.14 |
391 | 2025-07-23T19:08:17.661Z | Downloaded colorchoice v1.0.2 |
392 | 2025-07-23T19:08:17.661Z | Downloaded serde_tokenstream v0.2.2 |
393 | 2025-07-23T19:08:17.677Z | Downloaded scroll v0.12.0 |
394 | 2025-07-23T19:08:17.677Z | Downloaded memmap v0.7.0 |
395 | 2025-07-23T19:08:17.677Z | Downloaded utf8_iter v1.0.4 |
396 | 2025-07-23T19:08:17.677Z | Downloaded litemap v0.7.3 |
397 | 2025-07-23T19:08:17.677Z | Downloaded icu_provider v1.5.0 |
398 | 2025-07-23T19:08:17.677Z | Downloaded clap_derive v4.5.40 |
399 | 2025-07-23T19:08:17.677Z | Downloaded typeid v1.0.3 |
400 | 2025-07-23T19:08:17.678Z | Downloaded pest_meta v2.7.14 |
401 | 2025-07-23T19:08:17.678Z | Downloaded sha2 v0.10.9 |
402 | 2025-07-23T19:08:17.678Z | Downloaded pest_generator v2.7.14 |
403 | 2025-07-23T19:08:17.678Z | Downloaded once_cell v1.21.3 |
404 | 2025-07-23T19:08:17.678Z | Downloaded erased-serde v0.4.6 |
405 | 2025-07-23T19:08:17.678Z | Downloaded smallvec v1.15.0 |
406 | 2025-07-23T19:08:17.678Z | Downloaded ryu v1.0.18 |
407 | 2025-07-23T19:08:17.679Z | Downloaded tinystr v0.7.6 |
408 | 2025-07-23T19:08:17.679Z | Downloaded icu_collections v1.5.0 |
409 | 2025-07-23T19:08:17.679Z | Downloaded log v0.4.27 |
410 | 2025-07-23T19:08:17.679Z | Downloaded icu_locid v1.5.0 |
411 | 2025-07-23T19:08:17.679Z | Downloaded indexmap v2.10.0 |
412 | 2025-07-23T19:08:17.679Z | Downloaded num-traits v0.2.19 |
413 | 2025-07-23T19:08:17.680Z | Downloaded dof v0.3.0 |
414 | 2025-07-23T19:08:17.680Z | Downloaded tempfile v3.20.0 |
415 | 2025-07-23T19:08:17.680Z | Downloaded serde v1.0.219 |
416 | 2025-07-23T19:08:17.680Z | Downloaded proc-macro2 v1.0.95 |
417 | 2025-07-23T19:08:17.680Z | Downloaded papergrid v0.11.0 |
418 | 2025-07-23T19:08:17.680Z | Downloaded serde_derive v1.0.219 |
419 | 2025-07-23T19:08:17.680Z | Downloaded getrandom v0.3.3 |
420 | 2025-07-23T19:08:17.680Z | Downloaded clap v4.5.40 |
421 | 2025-07-23T19:08:17.681Z | Downloaded memchr v2.7.4 |
422 | 2025-07-23T19:08:17.681Z | Downloaded displaydoc v0.2.5 |
423 | 2025-07-23T19:08:17.681Z | Downloaded heck v0.5.0 |
424 | 2025-07-23T19:08:17.681Z | Downloaded icu_properties v1.5.1 |
425 | 2025-07-23T19:08:17.702Z | Downloaded hashbrown v0.15.4 |
426 | 2025-07-23T19:08:17.713Z | Downloaded pest v2.7.14 |
427 | 2025-07-23T19:08:17.713Z | Downloaded serde_json v1.0.140 |
428 | 2025-07-23T19:08:17.713Z | Downloaded clap_builder v4.5.40 |
429 | 2025-07-23T19:08:17.726Z | Downloaded goblin v0.8.2 |
430 | 2025-07-23T19:08:17.726Z | Downloaded icu_properties_data v1.5.0 |
431 | 2025-07-23T19:08:17.739Z | Downloaded tabled v0.15.0 |
432 | 2025-07-23T19:08:17.793Z | Downloaded syn v1.0.109 |
433 | 2025-07-23T19:08:17.898Z | Downloaded syn v2.0.104 |
434 | 2025-07-23T19:08:17.898Z | Downloaded rustix v0.38.37 |
435 | 2025-07-23T19:08:17.898Z | Downloaded rustix v1.0.7 |
436 | 2025-07-23T19:08:17.956Z | Downloaded libc v0.2.174 |
437 | 2025-07-23T19:08:17.956Z | Compiling proc-macro2 v1.0.95 |
438 | 2025-07-23T19:08:17.956Z | Compiling unicode-ident v1.0.18 |
439 | 2025-07-23T19:08:17.956Z | Compiling serde v1.0.219 |
440 | 2025-07-23T19:08:17.956Z | Compiling version_check v0.9.5 |
441 | 2025-07-23T19:08:17.956Z | Compiling thiserror v1.0.69 |
442 | 2025-07-23T19:08:17.956Z | Compiling libc v0.2.174 |
443 | 2025-07-23T19:08:18.189Z | Compiling memchr v2.7.4 |
444 | 2025-07-23T19:08:18.189Z | Compiling stable_deref_trait v1.2.0 |
445 | 2025-07-23T19:08:18.322Z | Compiling litemap v0.7.3 |
446 | 2025-07-23T19:08:18.353Z | Compiling autocfg v1.4.0 |
447 | 2025-07-23T19:08:18.772Z | Compiling ucd-trie v0.1.7 |
448 | 2025-07-23T19:08:18.811Z | Compiling ryu v1.0.18 |
449 | 2025-07-23T19:08:19.040Z | Compiling itoa v1.0.11 |
450 | 2025-07-23T19:08:19.086Z | Compiling writeable v0.5.5 |
451 | 2025-07-23T19:08:19.193Z | Compiling once_cell v1.21.3 |
452 | 2025-07-23T19:08:19.285Z | Compiling byteorder v1.5.0 |
453 | 2025-07-23T19:08:19.561Z | Compiling bitflags v2.9.1 |
454 | 2025-07-23T19:08:19.576Z | Compiling icu_locid_transform_data v1.5.0 |
455 | 2025-07-23T19:08:19.685Z | Compiling icu_properties_data v1.5.0 |
456 | 2025-07-23T19:08:19.741Z | Compiling serde_json v1.0.140 |
457 | 2025-07-23T19:08:19.857Z | Compiling num-traits v0.2.19 |
458 | 2025-07-23T19:08:19.978Z | Compiling smallvec v1.15.0 |
459 | 2025-07-23T19:08:19.989Z | Compiling utf8_iter v1.0.4 |
460 | 2025-07-23T19:08:21.217Z | Compiling write16 v1.0.0 |
461 | 2025-07-23T19:08:21.642Z | Compiling typeid v1.0.3 |
462 | 2025-07-23T19:08:21.642Z | Compiling icu_normalizer_data v1.5.0 |
463 | 2025-07-23T19:08:21.642Z | Compiling utf16_iter v1.0.5 |
464 | 2025-07-23T19:08:21.642Z | Compiling hashbrown v0.15.4 |
465 | 2025-07-23T19:08:21.643Z | Compiling equivalent v1.0.2 |
466 | 2025-07-23T19:08:21.643Z | Compiling rustix v0.38.37 |
467 | 2025-07-23T19:08:21.643Z | Compiling proc-macro-error-attr v1.0.4 |
468 | 2025-07-23T19:08:21.643Z | Compiling quote v1.0.40 |
469 | 2025-07-23T19:08:21.643Z | Compiling usdt-impl v0.5.0 |
470 | 2025-07-23T19:08:21.644Z | Compiling errno v0.3.12 |
471 | 2025-07-23T19:08:21.644Z | Compiling toml_write v0.1.2 |
472 | 2025-07-23T19:08:21.644Z | Compiling syn v1.0.109 |
473 | 2025-07-23T19:08:21.644Z | Compiling winnow v0.7.10 |
474 | 2025-07-23T19:08:21.645Z | Compiling syn v2.0.104 |
475 | 2025-07-23T19:08:21.645Z | Compiling indexmap v2.10.0 |
476 | 2025-07-23T19:08:22.048Z | Compiling thread-id v4.2.2 |
477 | 2025-07-23T19:08:22.048Z | Compiling proc-macro-error v1.0.4 |
478 | 2025-07-23T19:08:22.048Z | Compiling log v0.4.27 |
479 | 2025-07-23T19:08:22.204Z | Compiling plain v0.2.3 |
480 | 2025-07-23T19:08:22.204Z | Compiling rustix v1.0.7 |
481 | 2025-07-23T19:08:22.204Z | Compiling percent-encoding v2.3.1 |
482 | 2025-07-23T19:08:22.204Z | Compiling utf8parse v0.2.2 |
483 | 2025-07-23T19:08:22.258Z | Compiling getrandom v0.3.3 |
484 | 2025-07-23T19:08:22.288Z | Compiling semver v1.0.26 |
485 | 2025-07-23T19:08:22.550Z | Compiling camino v1.1.10 |
486 | 2025-07-23T19:08:22.685Z | Compiling anstyle-parse v0.2.5 |
487 | 2025-07-23T19:08:22.846Z | Compiling form_urlencoded v1.2.1 |
488 | 2025-07-23T19:08:22.933Z | Compiling terminal_size v0.4.0 |
489 | 2025-07-23T19:08:23.114Z | Compiling ordered-float v2.10.1 |
490 | 2025-07-23T19:08:23.262Z | Compiling anstyle-query v1.1.1 |
491 | 2025-07-23T19:08:23.458Z | Compiling is_terminal_polyfill v1.70.1 |
492 | 2025-07-23T19:08:23.619Z | Compiling anstyle v1.0.11 |
493 | 2025-07-23T19:08:23.761Z | Compiling cfg-if v1.0.1 |
494 | 2025-07-23T19:08:23.761Z | Compiling thiserror v2.0.12 |
495 | 2025-07-23T19:08:23.959Z | Compiling colorchoice v1.0.2 |
496 | 2025-07-23T19:08:23.959Z | Compiling pretty-hex v0.4.1 |
497 | 2025-07-23T19:08:24.072Z | Compiling anstream v0.6.18 |
498 | 2025-07-23T19:08:24.514Z | Compiling fs-err v3.1.1 |
499 | 2025-07-23T19:08:24.780Z | Compiling fastrand v2.1.1 |
500 | 2025-07-23T19:08:24.780Z | Compiling bytecount v0.6.8 |
501 | 2025-07-23T19:08:25.015Z | Compiling strsim v0.11.1 |
502 | 2025-07-23T19:08:25.015Z | Compiling heck v0.4.1 |
503 | 2025-07-23T19:08:25.015Z | Compiling unicode-xid v0.2.6 |
504 | 2025-07-23T19:08:25.201Z | Compiling unicode-width v0.1.14 |
505 | 2025-07-23T19:08:25.201Z | Compiling clap_lex v0.7.4 |
506 | 2025-07-23T19:08:25.381Z | Compiling anyhow v1.0.98 |
507 | 2025-07-23T19:08:25.505Z | Compiling heck v0.5.0 |
508 | 2025-07-23T19:08:25.604Z | Compiling fnv v1.0.7 |
509 | 2025-07-23T19:08:25.649Z | Compiling papergrid v0.11.0 |
510 | 2025-07-23T19:08:25.879Z | Compiling tempfile v3.20.0 |
511 | 2025-07-23T19:08:26.101Z | Compiling clap_builder v4.5.40 |
512 | 2025-07-23T19:08:26.351Z | Compiling memmap v0.7.0 |
513 | 2025-07-23T19:08:26.624Z | Compiling unicode-width v0.2.0 |
514 | 2025-07-23T19:08:26.639Z | Compiling unicode-linebreak v0.1.5 |
515 | 2025-07-23T19:08:26.686Z | Compiling smawk v0.3.2 |
516 | 2025-07-23T19:08:27.103Z | Compiling textwrap v0.16.2 |
517 | 2025-07-23T19:08:27.523Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
518 | 2025-07-23T19:08:27.872Z | Compiling synstructure v0.13.1 |
519 | 2025-07-23T19:08:27.962Z | Compiling swrite v0.1.0 |
520 | 2025-07-23T19:08:28.275Z | Compiling tabled_derive v0.7.0 |
521 | 2025-07-23T19:08:29.731Z | Compiling tabled v0.15.0 |
522 | 2025-07-23T19:08:29.783Z | Compiling serde_derive v1.0.219 |
523 | 2025-07-23T19:08:29.787Z | Compiling zerofrom-derive v0.1.4 |
524 | 2025-07-23T19:08:29.787Z | Compiling thiserror-impl v1.0.69 |
525 | 2025-07-23T19:08:30.934Z | Compiling yoke-derive v0.7.4 |
526 | 2025-07-23T19:08:32.015Z | Compiling zerovec-derive v0.10.3 |
527 | 2025-07-23T19:08:32.238Z | Compiling displaydoc v0.2.5 |
528 | 2025-07-23T19:08:32.455Z | Compiling icu_provider_macros v1.5.0 |
529 | 2025-07-23T19:08:32.945Z | Compiling pest v2.7.14 |
530 | 2025-07-23T19:08:33.287Z | Compiling zerofrom v0.1.4 |
531 | 2025-07-23T19:08:33.540Z | Compiling zerocopy-derive v0.7.35 |
532 | 2025-07-23T19:08:33.546Z | Compiling scroll_derive v0.12.0 |
533 | 2025-07-23T19:08:33.592Z | Compiling yoke v0.7.4 |
534 | 2025-07-23T19:08:33.759Z | Compiling thiserror-impl v2.0.12 |
535 | 2025-07-23T19:08:33.963Z | Compiling clap_derive v4.5.40 |
536 | 2025-07-23T19:08:34.377Z | Compiling zerovec v0.10.4 |
537 | 2025-07-23T19:08:34.905Z | Compiling scroll v0.12.0 |
538 | 2025-07-23T19:08:35.402Z | Compiling pest_meta v2.7.14 |
539 | 2025-07-23T19:08:35.460Z | Compiling goblin v0.8.2 |
540 | 2025-07-23T19:08:35.484Z | Compiling zerocopy v0.7.35 |
541 | 2025-07-23T19:08:36.203Z | Compiling tinystr v0.7.6 |
542 | 2025-07-23T19:08:36.492Z | Compiling icu_collections v1.5.0 |
543 | 2025-07-23T19:08:36.613Z | Compiling icu_locid v1.5.0 |
544 | 2025-07-23T19:08:36.810Z | Compiling pest_generator v2.7.14 |
545 | 2025-07-23T19:08:37.722Z | Compiling icu_provider v1.5.0 |
546 | 2025-07-23T19:08:38.135Z | Compiling clap v4.5.40 |
547 | 2025-07-23T19:08:38.412Z | Compiling icu_locid_transform v1.5.0 |
548 | 2025-07-23T19:08:38.978Z | Compiling pest_derive v2.7.14 |
549 | 2025-07-23T19:08:39.463Z | Compiling icu_properties v1.5.1 |
550 | 2025-07-23T19:08:39.740Z | Compiling dtrace-parser v0.2.0 |
551 | 2025-07-23T19:08:41.444Z | Compiling serde_spanned v0.6.9 |
552 | 2025-07-23T19:08:41.444Z | Compiling toml_datetime v0.6.11 |
553 | 2025-07-23T19:08:41.448Z | Compiling erased-serde v0.4.6 |
554 | 2025-07-23T19:08:41.539Z | Compiling serde-value v0.7.0 |
555 | 2025-07-23T19:08:42.211Z | Compiling toml_edit v0.22.27 |
556 | 2025-07-23T19:08:42.281Z | Compiling serde_tokenstream v0.2.2 |
557 | 2025-07-23T19:08:42.425Z | Compiling serde-untagged v0.1.7 |
558 | 2025-07-23T19:08:42.500Z | Compiling cargo-platform v0.2.0 |
559 | 2025-07-23T19:08:42.522Z | Compiling camino-tempfile v1.4.1 |
560 | 2025-07-23T19:08:42.860Z | Compiling icu_normalizer v1.5.0 |
561 | 2025-07-23T19:08:42.932Z | Compiling macaddr v1.0.1 |
562 | 2025-07-23T19:08:43.197Z | Compiling dof v0.3.0 |
563 | 2025-07-23T19:08:43.686Z | Compiling idna_adapter v1.2.0 |
564 | 2025-07-23T19:08:43.939Z | Compiling idna v1.0.3 |
565 | 2025-07-23T19:08:44.483Z | Compiling url v2.5.4 |
566 | 2025-07-23T19:08:45.033Z | Compiling usdt-macro v0.5.0 |
567 | 2025-07-23T19:08:45.033Z | Compiling usdt-attr-macro v0.5.0 |
568 | 2025-07-23T19:08:45.244Z | Compiling toml v0.8.23 |
569 | 2025-07-23T19:08:46.100Z | Compiling cargo-util-schemas v0.2.0 |
570 | 2025-07-23T19:08:46.124Z | Compiling cargo_toml v0.21.0 |
571 | 2025-07-23T19:08:46.200Z | Compiling usdt v0.5.0 |
572 | 2025-07-23T19:08:48.311Z | Compiling cargo_metadata v0.20.0 |
573 | 2025-07-23T19:08:49.268Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
574 | 2025-07-23T19:08:52.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
575 | 2025-07-23T19:08:52.998Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
576 | 2025-07-23T19:08:53.681Z | Downloading crates ... |
577 | 2025-07-23T19:08:53.835Z | Downloaded adler2 v2.0.0 |
578 | 2025-07-23T19:08:53.844Z | Downloaded assert_matches v1.5.0 |
579 | 2025-07-23T19:08:53.847Z | Downloaded hex v0.4.3 |
580 | 2025-07-23T19:08:53.851Z | Downloaded hash32 v0.3.1 |
581 | 2025-07-23T19:08:53.851Z | Downloaded aead v0.5.2 |
582 | 2025-07-23T19:08:53.855Z | Downloaded crossterm v0.28.1 |
583 | 2025-07-23T19:08:53.859Z | Downloaded hash32 v0.2.1 |
584 | 2025-07-23T19:08:53.863Z | Downloaded addr2line v0.24.2 |
585 | 2025-07-23T19:08:53.863Z | Downloaded allocator-api2 v0.2.21 |
586 | 2025-07-23T19:08:53.866Z | Downloaded arrayvec v0.7.6 |
587 | 2025-07-23T19:08:53.872Z | Downloaded argon2 v0.5.3 |
588 | 2025-07-23T19:08:53.872Z | Downloaded blowfish v0.9.1 |
589 | 2025-07-23T19:08:53.876Z | Downloaded aes-gcm v0.10.3 |
590 | 2025-07-23T19:08:53.876Z | Downloaded hickory-proto v0.24.4 |
591 | 2025-07-23T19:08:53.890Z | Downloaded instability v0.3.2 |
592 | 2025-07-23T19:08:53.893Z | Downloaded half v1.8.3 |
593 | 2025-07-23T19:08:53.897Z | Downloaded cfg_aliases v0.2.1 |
594 | 2025-07-23T19:08:53.897Z | Downloaded bcrypt-pbkdf v0.10.0 |
595 | 2025-07-23T19:08:53.901Z | Downloaded http-range v0.1.5 |
596 | 2025-07-23T19:08:53.901Z | Downloaded base64 v0.13.1 |
597 | 2025-07-23T19:08:53.904Z | Downloaded async-stream-impl v0.3.6 |
598 | 2025-07-23T19:08:53.904Z | Downloaded hubpack v0.1.2 |
599 | 2025-07-23T19:08:53.908Z | Downloaded hubpack_derive v0.1.1 |
600 | 2025-07-23T19:08:53.908Z | Downloaded bitfield-struct v0.6.2 |
601 | 2025-07-23T19:08:53.912Z | Downloaded async-stream v0.3.6 |
602 | 2025-07-23T19:08:53.916Z | Downloaded instant v0.1.13 |
603 | 2025-07-23T19:08:53.916Z | Downloaded atomicwrites v0.4.4 |
604 | 2025-07-23T19:08:53.920Z | Downloaded ciborium-io v0.2.2 |
605 | 2025-07-23T19:08:53.920Z | Downloaded impl-trait-for-tuples v0.2.2 |
606 | 2025-07-23T19:08:53.923Z | Downloaded httpdate v1.0.3 |
607 | 2025-07-23T19:08:53.923Z | Downloaded crc8 v0.1.1 |
608 | 2025-07-23T19:08:53.927Z | Downloaded atty v0.2.14 |
609 | 2025-07-23T19:08:53.927Z | Downloaded match_cfg v0.1.0 |
610 | 2025-07-23T19:08:53.931Z | Downloaded is_ci v1.2.0 |
611 | 2025-07-23T19:08:53.931Z | Downloaded cfg_aliases v0.1.1 |
612 | 2025-07-23T19:08:53.931Z | Downloaded httparse v1.9.5 |
613 | 2025-07-23T19:08:53.935Z | Downloaded bit-set v0.8.0 |
614 | 2025-07-23T19:08:53.936Z | Downloaded base16ct v0.2.0 |
615 | 2025-07-23T19:08:53.940Z | Downloaded hmac v0.12.1 |
616 | 2025-07-23T19:08:53.944Z | Downloaded inout v0.1.3 |
617 | 2025-07-23T19:08:53.944Z | Downloaded bitfield v0.14.0 |
618 | 2025-07-23T19:08:53.944Z | Downloaded indoc v1.0.9 |
619 | 2025-07-23T19:08:53.949Z | Downloaded ident_case v1.0.1 |
620 | 2025-07-23T19:08:53.950Z | Downloaded http-body v1.0.1 |
621 | 2025-07-23T19:08:53.954Z | Downloaded headers-core v0.3.0 |
622 | 2025-07-23T19:08:53.954Z | Downloaded backoff v0.4.0 |
623 | 2025-07-23T19:08:53.954Z | Downloaded hyper-tls v0.6.0 |
624 | 2025-07-23T19:08:53.958Z | Downloaded buf-list v1.0.3 |
625 | 2025-07-23T19:08:53.958Z | Downloaded progenitor-client v0.9.1 |
626 | 2025-07-23T19:08:53.961Z | Downloaded humantime v2.2.0 |
627 | 2025-07-23T19:08:53.961Z | Downloaded home v0.5.9 |
628 | 2025-07-23T19:08:53.965Z | Downloaded bit-vec v0.8.0 |
629 | 2025-07-23T19:08:53.965Z | Downloaded lazycell v1.3.0 |
630 | 2025-07-23T19:08:53.969Z | Downloaded lru-cache v0.1.2 |
631 | 2025-07-23T19:08:53.969Z | Downloaded libscf-sys v1.1.0 |
632 | 2025-07-23T19:08:53.972Z | Downloaded crc v3.2.1 |
633 | 2025-07-23T19:08:53.972Z | Downloaded is-terminal v0.4.13 |
634 | 2025-07-23T19:08:53.976Z | Downloaded progenitor-macro v0.9.1 |
635 | 2025-07-23T19:08:53.976Z | Downloaded cipher v0.4.4 |
636 | 2025-07-23T19:08:53.982Z | Downloaded progenitor-macro v0.8.0 |
637 | 2025-07-23T19:08:53.982Z | Downloaded linked-hash-map v0.5.6 |
638 | 2025-07-23T19:08:53.982Z | Downloaded managed v0.8.0 |
639 | 2025-07-23T19:08:53.985Z | Downloaded russh-cryptovec v0.7.3 |
640 | 2025-07-23T19:08:53.985Z | Downloaded ref-cast-impl v1.0.24 |
641 | 2025-07-23T19:08:53.985Z | Downloaded shell-words v1.1.0 |
642 | 2025-07-23T19:08:53.989Z | Downloaded take_mut v0.2.2 |
643 | 2025-07-23T19:08:53.989Z | Downloaded ssh-encoding v0.2.0 |
644 | 2025-07-23T19:08:53.993Z | Downloaded convert_case v0.4.0 |
645 | 2025-07-23T19:08:53.993Z | Downloaded crc-catalog v2.4.0 |
646 | 2025-07-23T19:08:53.997Z | Downloaded libz-rs-sys v0.5.1 |
647 | 2025-07-23T19:08:53.997Z | Downloaded maybe-uninit v2.0.0 |
648 | 2025-07-23T19:08:53.997Z | Downloaded ipnetwork v0.21.1 |
649 | 2025-07-23T19:08:54.001Z | Downloaded maplit v1.0.2 |
650 | 2025-07-23T19:08:54.001Z | Downloaded libsw v3.5.0 |
651 | 2025-07-23T19:08:54.007Z | Downloaded lalrpop-util v0.19.12 |
652 | 2025-07-23T19:08:54.007Z | Downloaded linear-map v1.2.0 |
653 | 2025-07-23T19:08:54.011Z | Downloaded lzss v0.8.2 |
654 | 2025-07-23T19:08:54.011Z | Downloaded subtle v2.6.1 |
655 | 2025-07-23T19:08:54.012Z | Downloaded async-trait v0.1.88 |
656 | 2025-07-23T19:08:54.016Z | Downloaded rustc_version v0.4.1 |
657 | 2025-07-23T19:08:54.019Z | Downloaded critical-section v1.1.3 |
658 | 2025-07-23T19:08:54.020Z | Downloaded corncobs v0.1.3 |
659 | 2025-07-23T19:08:54.023Z | Downloaded indicatif v0.18.0 |
660 | 2025-07-23T19:08:54.027Z | Downloaded thiserror-impl-no-std v2.0.2 |
661 | 2025-07-23T19:08:54.027Z | Downloaded predicates-tree v1.0.12 |
662 | 2025-07-23T19:08:54.032Z | Downloaded indexmap v1.9.3 |
663 | 2025-07-23T19:08:54.036Z | Downloaded hyper-rustls v0.27.7 |
664 | 2025-07-23T19:08:54.036Z | Downloaded waitgroup v0.1.2 |
665 | 2025-07-23T19:08:54.040Z | Downloaded rand_core v0.6.4 |
666 | 2025-07-23T19:08:54.040Z | Downloaded highway v1.3.0 |
667 | 2025-07-23T19:08:54.044Z | Downloaded tap v1.0.1 |
668 | 2025-07-23T19:08:54.044Z | Downloaded rfc6979 v0.4.0 |
669 | 2025-07-23T19:08:54.044Z | Downloaded rustc-hash v2.1.1 |
670 | 2025-07-23T19:08:54.048Z | Downloaded resolv-conf v0.7.0 |
671 | 2025-07-23T19:08:54.048Z | Downloaded lazy_static v1.5.0 |
672 | 2025-07-23T19:08:54.052Z | Downloaded tower-service v0.3.3 |
673 | 2025-07-23T19:08:54.052Z | Downloaded sha1 v0.10.6 |
674 | 2025-07-23T19:08:54.056Z | Downloaded derive_builder_macro v0.20.2 |
675 | 2025-07-23T19:08:54.056Z | Downloaded jobserver v0.1.32 |
676 | 2025-07-23T19:08:54.060Z | Downloaded salsa20 v0.10.2 |
677 | 2025-07-23T19:08:54.071Z | Downloaded tokio-dtrace v0.1.0 |
678 | 2025-07-23T19:08:54.075Z | Downloaded headers v0.4.1 |
679 | 2025-07-23T19:08:54.079Z | Downloaded fxhash v0.2.1 |
680 | 2025-07-23T19:08:54.082Z | Downloaded powerfmt v0.2.0 |
681 | 2025-07-23T19:08:54.082Z | Downloaded walkdir v2.5.0 |
682 | 2025-07-23T19:08:54.086Z | Downloaded endian-type v0.1.2 |
683 | 2025-07-23T19:08:54.086Z | Downloaded num-derive v0.4.2 |
684 | 2025-07-23T19:08:54.091Z | Downloaded unarray v0.1.4 |
685 | 2025-07-23T19:08:54.091Z | Downloaded slog-async v2.8.0 |
686 | 2025-07-23T19:08:54.095Z | Downloaded strum_macros v0.24.3 |
687 | 2025-07-23T19:08:54.095Z | Downloaded zeroize_derive v1.4.2 |
688 | 2025-07-23T19:08:54.099Z | Downloaded thiserror-no-std v2.0.2 |
689 | 2025-07-23T19:08:54.103Z | Downloaded lockfree-object-pool v0.1.6 |
690 | 2025-07-23T19:08:54.103Z | Downloaded half v2.4.1 |
691 | 2025-07-23T19:08:54.107Z | Downloaded crossbeam-epoch v0.9.18 |
692 | 2025-07-23T19:08:54.111Z | Downloaded oso-derive v0.27.3 |
693 | 2025-07-23T19:08:54.111Z | Downloaded crossbeam-utils v0.8.21 |
694 | 2025-07-23T19:08:54.114Z | Downloaded foreign-types-shared v0.3.1 |
695 | 2025-07-23T19:08:54.115Z | Downloaded serde_with_macros v3.14.0 |
696 | 2025-07-23T19:08:54.118Z | Downloaded typify-macro v0.4.1 |
697 | 2025-07-23T19:08:54.119Z | Downloaded cookie v0.18.1 |
698 | 2025-07-23T19:08:54.122Z | Downloaded crc-any v2.5.0 |
699 | 2025-07-23T19:08:54.126Z | Downloaded const-oid v0.9.6 |
700 | 2025-07-23T19:08:54.126Z | Downloaded clang-sys v1.8.1 |
701 | 2025-07-23T19:08:54.131Z | Downloaded fixedbitset v0.4.2 |
702 | 2025-07-23T19:08:54.131Z | Downloaded ed25519 v2.2.3 |
703 | 2025-07-23T19:08:54.134Z | Downloaded diesel-dtrace v0.4.2 |
704 | 2025-07-23T19:08:54.138Z | Downloaded socket2 v0.5.10 |
705 | 2025-07-23T19:08:54.138Z | Downloaded darling v0.20.10 |
706 | 2025-07-23T19:08:54.142Z | Downloaded num_threads v0.1.7 |
707 | 2025-07-23T19:08:54.145Z | Downloaded futures-task v0.3.31 |
708 | 2025-07-23T19:08:54.145Z | Downloaded pretty-hex v0.2.1 |
709 | 2025-07-23T19:08:54.149Z | Downloaded num_enum_derive v0.5.11 |
710 | 2025-07-23T19:08:54.149Z | Downloaded serde_urlencoded v0.7.1 |
711 | 2025-07-23T19:08:54.153Z | Downloaded serde-big-array v0.5.1 |
712 | 2025-07-23T19:08:54.153Z | Downloaded num_enum v0.5.11 |
713 | 2025-07-23T19:08:54.157Z | Downloaded foreign-types v0.3.2 |
714 | 2025-07-23T19:08:54.162Z | Downloaded spin v0.9.8 |
715 | 2025-07-23T19:08:54.167Z | Downloaded sync-ptr v0.1.4 |
716 | 2025-07-23T19:08:54.167Z | Downloaded compact_str v0.8.0 |
717 | 2025-07-23T19:08:54.167Z | Downloaded time-core v0.1.2 |
718 | 2025-07-23T19:08:54.171Z | Downloaded csv-core v0.1.11 |
719 | 2025-07-23T19:08:54.171Z | Downloaded fs-err v2.11.0 |
720 | 2025-07-23T19:08:54.175Z | Downloaded progenitor-impl v0.10.0 |
721 | 2025-07-23T19:08:54.178Z | Downloaded des v0.8.1 |
722 | 2025-07-23T19:08:54.178Z | Downloaded packed_struct_codegen v0.10.1 |
723 | 2025-07-23T19:08:54.182Z | Downloaded tokio-tungstenite v0.23.1 |
724 | 2025-07-23T19:08:54.182Z | Downloaded packed_struct v0.10.1 |
725 | 2025-07-23T19:08:54.187Z | Downloaded xshell-macros v0.2.7 |
726 | 2025-07-23T19:08:54.187Z | Downloaded bytes v1.10.1 |
727 | 2025-07-23T19:08:54.191Z | Downloaded schemars v0.8.22 |
728 | 2025-07-23T19:08:54.202Z | Downloaded ssh-cipher v0.2.0 |
729 | 2025-07-23T19:08:54.206Z | Downloaded slog-json v2.6.1 |
730 | 2025-07-23T19:08:54.206Z | Downloaded darling v0.21.0 |
731 | 2025-07-23T19:08:54.210Z | Downloaded phf_shared v0.11.2 |
732 | 2025-07-23T19:08:54.214Z | Downloaded darling_macro v0.21.0 |
733 | 2025-07-23T19:08:54.214Z | Downloaded phf v0.12.1 |
734 | 2025-07-23T19:08:54.218Z | Downloaded heapless v0.7.17 |
735 | 2025-07-23T19:08:54.221Z | Downloaded oxide-tokio-rt v0.1.2 |
736 | 2025-07-23T19:08:54.221Z | Downloaded psl-types v2.0.11 |
737 | 2025-07-23T19:08:54.226Z | Downloaded jiff-static v0.2.15 |
738 | 2025-07-23T19:08:54.226Z | Downloaded tiny-keccak v2.0.2 |
739 | 2025-07-23T19:08:54.230Z | Downloaded serde-hex v0.1.0 |
740 | 2025-07-23T19:08:54.235Z | Downloaded rustversion v1.0.17 |
741 | 2025-07-23T19:08:54.235Z | Downloaded mime_guess v2.0.5 |
742 | 2025-07-23T19:08:54.238Z | Downloaded derive_more v0.99.20 |
743 | 2025-07-23T19:08:54.242Z | Downloaded foreign-types-macros v0.2.3 |
744 | 2025-07-23T19:08:54.242Z | Downloaded xz2 v0.1.7 |
745 | 2025-07-23T19:08:54.246Z | Downloaded signature v2.2.0 |
746 | 2025-07-23T19:08:54.246Z | Downloaded document-features v0.2.10 |
747 | 2025-07-23T19:08:54.252Z | Downloaded vergen v8.3.2 |
748 | 2025-07-23T19:08:54.256Z | Downloaded const_format v0.2.34 |
749 | 2025-07-23T19:08:54.256Z | Downloaded bumpalo v3.16.0 |
750 | 2025-07-23T19:08:54.261Z | Downloaded memoffset v0.9.1 |
751 | 2025-07-23T19:08:54.266Z | Downloaded num-conv v0.1.0 |
752 | 2025-07-23T19:08:54.266Z | Downloaded newtype_derive v0.1.6 |
753 | 2025-07-23T19:08:54.266Z | Downloaded slog-scope v4.4.0 |
754 | 2025-07-23T19:08:54.271Z | Downloaded hashbrown v0.12.3 |
755 | 2025-07-23T19:08:54.276Z | Downloaded termcolor v1.4.1 |
756 | 2025-07-23T19:08:54.277Z | Downloaded zerocopy v0.6.6 |
757 | 2025-07-23T19:08:54.280Z | Downloaded termios v0.3.3 |
758 | 2025-07-23T19:08:54.280Z | Downloaded parse-size v1.1.0 |
759 | 2025-07-23T19:08:54.281Z | Downloaded zstd-safe v7.2.3 |
760 | 2025-07-23T19:08:54.284Z | Downloaded thread_local v1.1.8 |
761 | 2025-07-23T19:08:54.288Z | Downloaded owo-colors v4.2.2 |
762 | 2025-07-23T19:08:54.292Z | Downloaded data-encoding v2.9.0 |
763 | 2025-07-23T19:08:54.292Z | Downloaded oso v0.27.3 |
764 | 2025-07-23T19:08:54.314Z | Downloaded foreign-types v0.5.0 |
765 | 2025-07-23T19:08:54.314Z | Downloaded progenitor-client v0.10.0 |
766 | 2025-07-23T19:08:54.314Z | Downloaded tinyvec v1.8.0 |
767 | 2025-07-23T19:08:54.314Z | Downloaded crossbeam-channel v0.5.15 |
768 | 2025-07-23T19:08:54.314Z | Downloaded miniz_oxide v0.8.5 |
769 | 2025-07-23T19:08:54.319Z | Downloaded mime v0.3.17 |
770 | 2025-07-23T19:08:54.319Z | Downloaded embedded-io v0.4.0 |
771 | 2025-07-23T19:08:54.319Z | Downloaded fallible-iterator v0.2.0 |
772 | 2025-07-23T19:08:54.319Z | Downloaded rustc-hash v1.1.0 |
773 | 2025-07-23T19:08:54.325Z | Downloaded unicode-bidi v0.3.17 |
774 | 2025-07-23T19:08:54.325Z | Downloaded sqlformat v0.3.5 |
775 | 2025-07-23T19:08:54.329Z | Downloaded hickory-server v0.25.2 |
776 | 2025-07-23T19:08:54.333Z | Downloaded tinyvec_macros v0.1.1 |
777 | 2025-07-23T19:08:54.336Z | Downloaded diesel_derives v2.2.3 |
778 | 2025-07-23T19:08:54.340Z | Downloaded quinn-udp v0.5.5 |
779 | 2025-07-23T19:08:54.345Z | Downloaded ed25519-dalek v2.1.1 |
780 | 2025-07-23T19:08:54.349Z | Downloaded pin-project-internal v1.1.6 |
781 | 2025-07-23T19:08:54.350Z | Downloaded want v0.3.1 |
782 | 2025-07-23T19:08:54.353Z | Downloaded vte_generate_state_changes v0.1.2 |
783 | 2025-07-23T19:08:54.353Z | Downloaded http v1.3.1 |
784 | 2025-07-23T19:08:54.361Z | Downloaded darling_macro v0.20.10 |
785 | 2025-07-23T19:08:54.361Z | Downloaded deranged v0.3.11 |
786 | 2025-07-23T19:08:54.361Z | Downloaded defmt-parser v0.3.4 |
787 | 2025-07-23T19:08:54.361Z | Downloaded md5 v0.7.0 |
788 | 2025-07-23T19:08:54.370Z | Downloaded rustls-pki-types v1.10.0 |
789 | 2025-07-23T19:08:54.378Z | Downloaded cc v1.2.30 |
790 | 2025-07-23T19:08:54.378Z | Downloaded h2 v0.4.6 |
791 | 2025-07-23T19:08:54.386Z | Downloaded smf v0.2.3 |
792 | 2025-07-23T19:08:54.386Z | Downloaded tokio-native-tls v0.3.1 |
793 | 2025-07-23T19:08:54.386Z | Downloaded derive-where v1.5.0 |
794 | 2025-07-23T19:08:54.390Z | Downloaded pin-project-lite v0.2.14 |
795 | 2025-07-23T19:08:54.394Z | Downloaded nibble_vec v0.1.0 |
796 | 2025-07-23T19:08:54.429Z | Downloaded opaque-debug v0.3.1 |
797 | 2025-07-23T19:08:54.429Z | Downloaded iddqd v0.3.9 |
798 | 2025-07-23T19:08:54.448Z | Downloaded precomputed-hash v0.1.1 |
799 | 2025-07-23T19:08:54.448Z | Downloaded whoami v1.5.2 |
800 | 2025-07-23T19:08:54.448Z | Downloaded darling_core v0.20.10 |
801 | 2025-07-23T19:08:54.448Z | Downloaded ena v0.14.3 |
802 | 2025-07-23T19:08:54.448Z | Downloaded defmt-macros v0.3.9 |
803 | 2025-07-23T19:08:54.448Z | Downloaded debug-ignore v1.0.5 |
804 | 2025-07-23T19:08:54.448Z | Downloaded rustc-demangle v0.1.24 |
805 | 2025-07-23T19:08:54.448Z | Downloaded support-bundle-viewer v0.1.2 |
806 | 2025-07-23T19:08:54.448Z | Downloaded strum v0.26.3 |
807 | 2025-07-23T19:08:54.448Z | Downloaded sigpipe v0.1.3 |
808 | 2025-07-23T19:08:54.448Z | Downloaded num-integer v0.1.46 |
809 | 2025-07-23T19:08:54.448Z | Downloaded rcgen v0.12.1 |
810 | 2025-07-23T19:08:54.448Z | Downloaded daft-derive v0.1.4 |
811 | 2025-07-23T19:08:54.448Z | Downloaded daft v0.1.4 |
812 | 2025-07-23T19:08:54.461Z | Downloaded futures-executor v0.3.31 |
813 | 2025-07-23T19:08:54.461Z | Downloaded polyval v0.6.2 |
814 | 2025-07-23T19:08:54.461Z | Downloaded ff v0.13.0 |
815 | 2025-07-23T19:08:54.465Z | Downloaded paste v1.0.15 |
816 | 2025-07-23T19:08:54.465Z | Downloaded zone_cfg_derive v0.3.0 |
817 | 2025-07-23T19:08:54.465Z | Downloaded float-ord v0.3.2 |
818 | 2025-07-23T19:08:54.465Z | Downloaded float-cmp v0.10.0 |
819 | 2025-07-23T19:08:54.465Z | Downloaded group v0.13.0 |
820 | 2025-07-23T19:08:54.465Z | Downloaded getrandom v0.2.15 |
821 | 2025-07-23T19:08:54.469Z | Downloaded universal-hash v0.5.1 |
822 | 2025-07-23T19:08:54.473Z | Downloaded serde_repr v0.1.19 |
823 | 2025-07-23T19:08:54.473Z | Downloaded scopeguard v1.2.0 |
824 | 2025-07-23T19:08:54.477Z | Downloaded num-iter v0.1.45 |
825 | 2025-07-23T19:08:54.477Z | Downloaded olpc-cjson v0.1.4 |
826 | 2025-07-23T19:08:54.481Z | Downloaded similar v2.7.0 |
827 | 2025-07-23T19:08:54.486Z | Downloaded zone_cfg_derive v0.1.2 |
828 | 2025-07-23T19:08:54.490Z | Downloaded itertools v0.14.0 |
829 | 2025-07-23T19:08:54.496Z | Downloaded peg-runtime v0.8.5 |
830 | 2025-07-23T19:08:54.500Z | Downloaded topological-sort v0.2.2 |
831 | 2025-07-23T19:08:54.501Z | Downloaded prefix-trie v0.7.0 |
832 | 2025-07-23T19:08:54.504Z | Downloaded minimal-lexical v0.2.1 |
833 | 2025-07-23T19:08:54.509Z | Downloaded predicates v3.1.3 |
834 | 2025-07-23T19:08:54.513Z | Downloaded env_filter v0.1.2 |
835 | 2025-07-23T19:08:54.517Z | Downloaded secrecy v0.8.0 |
836 | 2025-07-23T19:08:54.517Z | Downloaded serde_bytes v0.11.17 |
837 | 2025-07-23T19:08:54.521Z | Downloaded sync_wrapper v1.0.1 |
838 | 2025-07-23T19:08:54.521Z | Downloaded static_assertions v1.1.0 |
839 | 2025-07-23T19:08:54.526Z | Downloaded multimap v0.10.1 |
840 | 2025-07-23T19:08:54.530Z | Downloaded ron v0.8.1 |
841 | 2025-07-23T19:08:54.533Z | Downloaded foreign-types-shared v0.1.1 |
842 | 2025-07-23T19:08:54.536Z | Downloaded scrypt v0.11.0 |
843 | 2025-07-23T19:08:54.536Z | Downloaded diesel_table_macro_syntax v0.2.0 |
844 | 2025-07-23T19:08:54.539Z | Downloaded unit-prefix v0.5.1 |
845 | 2025-07-23T19:08:54.543Z | Downloaded difflib v0.4.0 |
846 | 2025-07-23T19:08:54.544Z | Downloaded itertools v0.13.0 |
847 | 2025-07-23T19:08:54.549Z | Downloaded password-hash v0.4.2 |
848 | 2025-07-23T19:08:54.553Z | Downloaded rand_seeder v0.3.0 |
849 | 2025-07-23T19:08:54.556Z | Downloaded enum-as-inner v0.6.1 |
850 | 2025-07-23T19:08:54.560Z | Downloaded hkdf v0.12.4 |
851 | 2025-07-23T19:08:54.565Z | Downloaded zstd v0.13.3 |
852 | 2025-07-23T19:08:54.565Z | Downloaded tabled_derive v0.10.0 |
853 | 2025-07-23T19:08:54.573Z | Downloaded secrecy v0.10.3 |
854 | 2025-07-23T19:08:54.573Z | Downloaded nanorand v0.7.0 |
855 | 2025-07-23T19:08:54.578Z | Downloaded rustyline v14.0.0 |
856 | 2025-07-23T19:08:54.581Z | Downloaded semver v0.1.20 |
857 | 2025-07-23T19:08:54.581Z | Downloaded cstr-argument v0.1.2 |
858 | 2025-07-23T19:08:54.585Z | Downloaded typify-macro v0.2.0 |
859 | 2025-07-23T19:08:54.585Z | Downloaded rsa v0.9.6 |
860 | 2025-07-23T19:08:54.589Z | Downloaded rand_chacha v0.9.0 |
861 | 2025-07-23T19:08:54.593Z | Downloaded p521 v0.13.3 |
862 | 2025-07-23T19:08:54.596Z | Downloaded openssl-macros v0.1.1 |
863 | 2025-07-23T19:08:54.600Z | Downloaded nodrop v0.1.14 |
864 | 2025-07-23T19:08:54.603Z | Downloaded proc-macro-error2 v2.0.1 |
865 | 2025-07-23T19:08:54.603Z | Downloaded number_prefix v0.4.0 |
866 | 2025-07-23T19:08:54.607Z | Downloaded dunce v1.0.5 |
867 | 2025-07-23T19:08:54.610Z | Downloaded serde_derive_internals v0.29.1 |
868 | 2025-07-23T19:08:54.610Z | Downloaded dropshot_endpoint v0.16.2 |
869 | 2025-07-23T19:08:54.614Z | Downloaded simd-adler32 v0.3.7 |
870 | 2025-07-23T19:08:54.618Z | Downloaded memmap2 v0.9.5 |
871 | 2025-07-23T19:08:54.621Z | Downloaded newline-converter v0.3.0 |
872 | 2025-07-23T19:08:54.621Z | Downloaded ctr v0.9.2 |
873 | 2025-07-23T19:08:54.624Z | Downloaded typify v0.2.0 |
874 | 2025-07-23T19:08:54.627Z | Downloaded tokio-util v0.7.15 |
875 | 2025-07-23T19:08:54.635Z | Downloaded crunchy v0.2.2 |
876 | 2025-07-23T19:08:54.638Z | Downloaded funty v2.0.0 |
877 | 2025-07-23T19:08:54.638Z | Downloaded expectorate v1.2.0 |
878 | 2025-07-23T19:08:54.642Z | Downloaded progenitor v0.9.1 |
879 | 2025-07-23T19:08:54.646Z | Downloaded serde_cbor v0.11.2 |
880 | 2025-07-23T19:08:54.650Z | Downloaded flagset v0.4.6 |
881 | 2025-07-23T19:08:54.651Z | Downloaded quick-error v1.2.3 |
882 | 2025-07-23T19:08:54.651Z | Downloaded progenitor-client v0.8.0 |
883 | 2025-07-23T19:08:54.654Z | Downloaded ssh-key v0.6.6 |
884 | 2025-07-23T19:08:54.659Z | Downloaded shlex v1.3.0 |
885 | 2025-07-23T19:08:54.662Z | Downloaded slog-envlogger v2.2.0 |
886 | 2025-07-23T19:08:54.667Z | Downloaded siphasher v0.3.11 |
887 | 2025-07-23T19:08:54.667Z | Downloaded tokio-tungstenite v0.21.0 |
888 | 2025-07-23T19:08:54.670Z | Downloaded futures-util v0.3.31 |
889 | 2025-07-23T19:08:54.682Z | Downloaded strum v0.27.1 |
890 | 2025-07-23T19:08:54.687Z | Downloaded num-bigint-dig v0.8.4 |
891 | 2025-07-23T19:08:54.702Z | Downloaded progenitor v0.8.0 |
892 | 2025-07-23T19:08:54.702Z | Downloaded new_debug_unreachable v1.0.6 |
893 | 2025-07-23T19:08:54.702Z | Downloaded ghash v0.5.1 |
894 | 2025-07-23T19:08:54.715Z | Downloaded progenitor v0.10.0 |
895 | 2025-07-23T19:08:54.715Z | Downloaded path-slash v0.1.5 |
896 | 2025-07-23T19:08:54.715Z | Downloaded glob v0.3.2 |
897 | 2025-07-23T19:08:54.715Z | Downloaded openssl-probe v0.1.5 |
898 | 2025-07-23T19:08:54.716Z | Downloaded postgres-protocol v0.6.8 |
899 | 2025-07-23T19:08:54.716Z | Downloaded derive_builder_core v0.20.2 |
900 | 2025-07-23T19:08:54.716Z | Downloaded sct v0.7.1 |
901 | 2025-07-23T19:08:54.723Z | Downloaded slog-bunyan v2.5.0 |
902 | 2025-07-23T19:08:54.723Z | Downloaded siphasher v1.0.1 |
903 | 2025-07-23T19:08:54.723Z | Downloaded serde_plain v1.0.2 |
904 | 2025-07-23T19:08:54.723Z | Downloaded tokio-rustls v0.25.0 |
905 | 2025-07-23T19:08:54.724Z | Downloaded aws-lc-rs v1.12.4 |
906 | 2025-07-23T19:08:54.730Z | Downloaded void v1.0.2 |
907 | 2025-07-23T19:08:54.730Z | Downloaded tabwriter v1.4.0 |
908 | 2025-07-23T19:08:54.730Z | Downloaded unicode-truncate v1.1.0 |
909 | 2025-07-23T19:08:54.736Z | Downloaded tls_codec_derive v0.4.1 |
910 | 2025-07-23T19:08:54.736Z | Downloaded parking_lot v0.11.2 |
911 | 2025-07-23T19:08:54.737Z | Downloaded gethostname v0.5.0 |
912 | 2025-07-23T19:08:54.741Z | Downloaded futures-macro v0.3.31 |
913 | 2025-07-23T19:08:54.741Z | Downloaded filetime v0.2.25 |
914 | 2025-07-23T19:08:54.741Z | Downloaded pkg-config v0.3.31 |
915 | 2025-07-23T19:08:54.741Z | Downloaded strum_macros v0.27.1 |
916 | 2025-07-23T19:08:54.746Z | Downloaded dirs-sys-next v0.1.2 |
917 | 2025-07-23T19:08:54.746Z | Downloaded lalrpop v0.19.12 |
918 | 2025-07-23T19:08:54.755Z | Downloaded dirs-next v2.0.0 |
919 | 2025-07-23T19:08:54.759Z | Downloaded poly1305 v0.8.0 |
920 | 2025-07-23T19:08:54.763Z | Downloaded pin-utils v0.1.0 |
921 | 2025-07-23T19:08:54.763Z | Downloaded curve25519-dalek-derive v0.1.1 |
922 | 2025-07-23T19:08:54.763Z | Downloaded rustls-native-certs v0.8.1 |
923 | 2025-07-23T19:08:54.766Z | Downloaded rustls-pemfile v1.0.4 |
924 | 2025-07-23T19:08:54.769Z | Downloaded winnow v0.6.26 |
925 | 2025-07-23T19:08:54.777Z | Downloaded vte v0.11.1 |
926 | 2025-07-23T19:08:54.781Z | Downloaded derive_builder v0.20.2 |
927 | 2025-07-23T19:08:54.786Z | Downloaded tls_codec v0.4.1 |
928 | 2025-07-23T19:08:54.790Z | Downloaded display-error-chain v0.2.2 |
929 | 2025-07-23T19:08:54.790Z | Downloaded value-bag v1.9.0 |
930 | 2025-07-23T19:08:54.793Z | Downloaded flate2 v1.1.2 |
931 | 2025-07-23T19:08:54.796Z | Downloaded p384 v0.13.1 |
932 | 2025-07-23T19:08:54.801Z | Downloaded pbkdf2 v0.11.0 |
933 | 2025-07-23T19:08:54.805Z | Downloaded parking_lot v0.12.3 |
934 | 2025-07-23T19:08:54.808Z | Downloaded typify v0.3.0 |
935 | 2025-07-23T19:08:54.812Z | Downloaded yasna v0.5.2 |
936 | 2025-07-23T19:08:54.816Z | Downloaded pkcs1 v0.7.5 |
937 | 2025-07-23T19:08:54.816Z | Downloaded num-rational v0.4.2 |
938 | 2025-07-23T19:08:54.819Z | Downloaded tungstenite v0.21.0 |
939 | 2025-07-23T19:08:54.823Z | Downloaded salty v0.3.0 |
940 | 2025-07-23T19:08:54.828Z | Downloaded diff v0.1.13 |
941 | 2025-07-23T19:08:54.832Z | Downloaded native-tls v0.2.12 |
942 | 2025-07-23T19:08:54.835Z | Downloaded futures v0.3.31 |
943 | 2025-07-23T19:08:54.840Z | Downloaded peg-macros v0.8.5 |
944 | 2025-07-23T19:08:54.843Z | Downloaded signal-hook v0.3.17 |
945 | 2025-07-23T19:08:54.846Z | Downloaded vsss-rs v3.3.4 |
946 | 2025-07-23T19:08:54.850Z | Downloaded unicode_categories v0.1.1 |
947 | 2025-07-23T19:08:54.854Z | Downloaded quinn v0.11.5 |
948 | 2025-07-23T19:08:54.855Z | Downloaded typed-path v0.9.3 |
949 | 2025-07-23T19:08:54.862Z | Downloaded tower v0.5.2 |
950 | 2025-07-23T19:08:54.871Z | Downloaded tar v0.4.44 |
951 | 2025-07-23T19:08:54.874Z | Downloaded papergrid v0.14.0 |
952 | 2025-07-23T19:08:54.878Z | Downloaded zip v0.6.6 |
953 | 2025-07-23T19:08:54.883Z | Downloaded crypto-bigint v0.5.5 |
954 | 2025-07-23T19:08:54.890Z | Downloaded rustls v0.21.12 |
955 | 2025-07-23T19:08:54.902Z | Downloaded rayon-core v1.12.1 |
956 | 2025-07-23T19:08:54.906Z | Downloaded moka v0.12.10 |
957 | 2025-07-23T19:08:54.915Z | Downloaded sqlparser v0.45.0 |
958 | 2025-07-23T19:08:54.921Z | Downloaded bindgen v0.69.5 |
959 | 2025-07-23T19:08:54.928Z | Downloaded chrono v0.4.41 |
960 | 2025-07-23T19:08:54.936Z | Downloaded zip v4.2.0 |
961 | 2025-07-23T19:08:54.941Z | Downloaded schemars v1.0.4 |
962 | 2025-07-23T19:08:54.957Z | Downloaded rustls-webpki v0.102.8 |
963 | 2025-07-23T19:08:54.975Z | Downloaded proptest v1.7.0 |
964 | 2025-07-23T19:08:54.983Z | Downloaded petname v2.0.2 |
965 | 2025-07-23T19:08:54.989Z | Downloaded regex-syntax v0.6.29 |
966 | 2025-07-23T19:08:54.995Z | Downloaded gimli v0.31.1 |
967 | 2025-07-23T19:08:55.005Z | Downloaded vcpkg v0.2.15 |
968 | 2025-07-23T19:08:55.042Z | Downloaded tough v0.20.0 |
969 | 2025-07-23T19:08:55.050Z | Downloaded webpki-roots v1.0.1 |
970 | 2025-07-23T19:08:55.054Z | Downloaded zerocopy v0.8.26 |
971 | 2025-07-23T19:08:55.075Z | Downloaded quick-xml v0.37.2 |
972 | 2025-07-23T19:08:55.080Z | Downloaded quinn-proto v0.11.8 |
973 | 2025-07-23T19:08:55.086Z | Downloaded zlib-rs v0.5.1 |
974 | 2025-07-23T19:08:55.091Z | Downloaded polar-core v0.27.3 |
975 | 2025-07-23T19:08:55.098Z | Downloaded serde_with v3.14.0 |
976 | 2025-07-23T19:08:55.110Z | Downloaded git2 v0.19.0 |
977 | 2025-07-23T19:08:55.118Z | Downloaded rustls v0.23.19 |
978 | 2025-07-23T19:08:55.128Z | Downloaded portable-atomic v1.11.0 |
979 | 2025-07-23T19:08:55.138Z | Downloaded openssl v0.10.73 |
980 | 2025-07-23T19:08:55.147Z | Downloaded object v0.30.4 |
981 | 2025-07-23T19:08:55.154Z | Downloaded rustls v0.22.4 |
982 | 2025-07-23T19:08:55.170Z | Downloaded radix_trie v0.2.1 |
983 | 2025-07-23T19:08:55.173Z | Downloaded bstr v1.10.0 |
984 | 2025-07-23T19:08:55.181Z | Downloaded regress v0.10.3 |
985 | 2025-07-23T19:08:55.189Z | Downloaded smoltcp v0.11.0 |
986 | 2025-07-23T19:08:55.200Z | Downloaded dropshot v0.16.2 |
987 | 2025-07-23T19:08:55.221Z | Downloaded diesel v2.2.11 |
988 | 2025-07-23T19:08:55.237Z | Downloaded nix v0.30.1 |
989 | 2025-07-23T19:08:55.248Z | Downloaded nix v0.28.0 |
990 | 2025-07-23T19:08:55.259Z | Downloaded object v0.36.5 |
991 | 2025-07-23T19:08:55.269Z | Downloaded nix v0.27.1 |
992 | 2025-07-23T19:08:55.279Z | Downloaded regex-syntax v0.8.5 |
993 | 2025-07-23T19:08:55.286Z | Downloaded openapiv3 v2.2.0 |
994 | 2025-07-23T19:08:55.297Z | Downloaded typify-impl v0.2.0 |
995 | 2025-07-23T19:08:55.310Z | Downloaded nix v0.29.0 |
996 | 2025-07-23T19:08:55.324Z | Downloaded typify-impl v0.4.1 |
997 | 2025-07-23T19:08:55.334Z | Downloaded curve25519-dalek v4.1.3 |
998 | 2025-07-23T19:08:55.342Z | Downloaded sled v0.34.7 |
999 | 2025-07-23T19:08:55.355Z | Downloaded zerocopy-derive v0.6.6 |
1000 | 2025-07-23T19:08:55.361Z | Downloaded ratatui v0.29.0 |
1001 | 2025-07-23T19:08:55.381Z | Downloaded typify-impl v0.3.0 |
1002 | 2025-07-23T19:08:55.391Z | Downloaded regex v1.11.1 |
1003 | 2025-07-23T19:08:55.404Z | Downloaded regex-automata v0.4.8 |
1004 | 2025-07-23T19:08:55.417Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
1005 | 2025-07-23T19:08:55.427Z | Downloaded jiff v0.2.15 |
1006 | 2025-07-23T19:08:55.441Z | Downloaded smoltcp v0.9.1 |
1007 | 2025-07-23T19:08:55.450Z | Downloaded hickory-proto v0.25.2 |
1008 | 2025-07-23T19:08:55.464Z | Downloaded lzma-sys v0.1.20 |
1009 | 2025-07-23T19:08:55.492Z | Downloaded tabled v0.18.0 |
1010 | 2025-07-23T19:08:55.509Z | Downloaded rustls-webpki v0.101.7 |
1011 | 2025-07-23T19:08:55.519Z | Downloaded petgraph v0.6.5 |
1012 | 2025-07-23T19:08:55.536Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
1013 | 2025-07-23T19:08:55.552Z | Downloaded chrono-tz v0.10.4 |
1014 | 2025-07-23T19:08:55.567Z | Downloaded libz-sys v1.1.20 |
1015 | 2025-07-23T19:08:55.584Z | Downloaded csv v1.3.1 |
1016 | 2025-07-23T19:08:55.601Z | Downloaded petgraph v0.8.2 |
1017 | 2025-07-23T19:08:55.619Z | Downloaded tokio v1.45.1 |
1018 | 2025-07-23T19:08:55.655Z | Downloaded bitvec v1.0.1 |
1019 | 2025-07-23T19:08:55.680Z | Downloaded bindgen v0.71.1 |
1020 | 2025-07-23T19:08:55.687Z | Downloaded sha3 v0.10.8 |
1021 | 2025-07-23T19:08:55.694Z | Downloaded der v0.7.10 |
1022 | 2025-07-23T19:08:55.699Z | Downloaded tower-http v0.6.6 |
1023 | 2025-07-23T19:08:55.709Z | Downloaded unicode-segmentation v1.12.0 |
1024 | 2025-07-23T19:08:55.713Z | Downloaded snafu v0.8.5 |
1025 | 2025-07-23T19:08:55.720Z | Downloaded reqwest v0.12.22 |
1026 | 2025-07-23T19:08:55.732Z | Downloaded winnow v0.5.40 |
1027 | 2025-07-23T19:08:55.741Z | Downloaded rayon v1.10.0 |
1028 | 2025-07-23T19:08:55.752Z | Downloaded rpassword v7.4.0 |
1029 | 2025-07-23T19:08:55.755Z | Downloaded rustls-pemfile v2.2.0 |
1030 | 2025-07-23T19:08:55.758Z | Downloaded steno v0.4.1 |
1031 | 2025-07-23T19:08:55.762Z | Downloaded rand v0.8.5 |
1032 | 2025-07-23T19:08:55.765Z | Downloaded reedline v0.40.0 |
1033 | 2025-07-23T19:08:55.772Z | Downloaded dsl_auto_type v0.1.2 |
1034 | 2025-07-23T19:08:55.776Z | Downloaded strum_macros v0.26.4 |
1035 | 2025-07-23T19:08:55.776Z | Downloaded pkcs8 v0.10.2 |
1036 | 2025-07-23T19:08:55.779Z | Downloaded toml_edit v0.19.15 |
1037 | 2025-07-23T19:08:55.794Z | Downloaded tokio-postgres v0.7.13 |
1038 | 2025-07-23T19:08:55.799Z | Downloaded spki v0.7.3 |
1039 | 2025-07-23T19:08:55.802Z | Downloaded env_logger v0.11.8 |
1040 | 2025-07-23T19:08:55.805Z | Downloaded env_logger v0.10.2 |
1041 | 2025-07-23T19:08:55.805Z | Downloaded futures-channel v0.3.31 |
1042 | 2025-07-23T19:08:55.808Z | Downloaded tokio-rustls v0.24.1 |
1043 | 2025-07-23T19:08:55.808Z | Downloaded blake3 v1.5.4 |
1044 | 2025-07-23T19:08:55.814Z | Downloaded russh v0.45.0 |
1045 | 2025-07-23T19:08:55.819Z | Downloaded fd-lock v4.0.2 |
1046 | 2025-07-23T19:08:55.822Z | Downloaded toml v0.7.8 |
1047 | 2025-07-23T19:08:55.825Z | Downloaded slog-dtrace v0.3.0 |
1048 | 2025-07-23T19:08:55.825Z | Downloaded snafu-derive v0.8.5 |
1049 | 2025-07-23T19:08:55.829Z | Downloaded zopfli v0.8.1 |
1050 | 2025-07-23T19:08:55.832Z | Downloaded unicode-normalization v0.1.24 |
1051 | 2025-07-23T19:08:55.832Z | Downloaded serde_path_to_error v0.1.17 |
1052 | 2025-07-23T19:08:55.835Z | Downloaded nu-ansi-term v0.50.1 |
1053 | 2025-07-23T19:08:55.835Z | Downloaded postgres-types v0.2.9 |
1054 | 2025-07-23T19:08:55.839Z | Downloaded dyn-clone v1.0.19 |
1055 | 2025-07-23T19:08:55.863Z | Downloaded omicron-zone-package v0.12.2 |
1056 | 2025-07-23T19:08:55.863Z | Downloaded encoding_rs v0.8.34 |
1057 | 2025-07-23T19:08:55.863Z | Downloaded twox-hash v2.1.0 |
1058 | 2025-07-23T19:08:55.869Z | Downloaded num-bigint v0.4.6 |
1059 | 2025-07-23T19:08:55.869Z | Downloaded tagptr v0.2.0 |
1060 | 2025-07-23T19:08:55.873Z | Downloaded pbkdf2 v0.12.2 |
1061 | 2025-07-23T19:08:55.873Z | Downloaded newtype-uuid v1.2.4 |
1062 | 2025-07-23T19:08:55.873Z | Downloaded ecdsa v0.16.9 |
1063 | 2025-07-23T19:08:55.873Z | Downloaded openssl-sys v0.9.109 |
1064 | 2025-07-23T19:08:55.876Z | Downloaded yansi v1.0.1 |
1065 | 2025-07-23T19:08:55.879Z | Downloaded zone v0.1.8 |
1066 | 2025-07-23T19:08:55.879Z | Downloaded tokio-macros v2.5.0 |
1067 | 2025-07-23T19:08:55.879Z | Downloaded rand_xorshift v0.4.0 |
1068 | 2025-07-23T19:08:55.883Z | Downloaded peg v0.8.5 |
1069 | 2025-07-23T19:08:55.886Z | Downloaded schemars_derive v0.8.22 |
1070 | 2025-07-23T19:08:55.886Z | Downloaded time v0.3.36 |
1071 | 2025-07-23T19:08:55.891Z | Downloaded pem-rfc7468 v0.7.0 |
1072 | 2025-07-23T19:08:55.894Z | Downloaded flume v0.11.1 |
1073 | 2025-07-23T19:08:55.898Z | Downloaded sec1 v0.7.3 |
1074 | 2025-07-23T19:08:55.902Z | Downloaded ring v0.17.14 |
1075 | 2025-07-23T19:08:55.935Z | Downloaded num-derive v0.3.3 |
1076 | 2025-07-23T19:08:55.938Z | Downloaded rand_core v0.9.2 |
1077 | 2025-07-23T19:08:55.938Z | Downloaded either v1.15.0 |
1078 | 2025-07-23T19:08:55.938Z | Downloaded uzers v0.12.1 |
1079 | 2025-07-23T19:08:55.942Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1080 | 2025-07-23T19:08:55.989Z | Downloaded progenitor-impl v0.9.1 |
1081 | 2025-07-23T19:08:55.993Z | Downloaded pkcs5 v0.7.1 |
1082 | 2025-07-23T19:08:55.997Z | Downloaded hyper v1.6.0 |
1083 | 2025-07-23T19:08:56.000Z | Downloaded parking_lot_core v0.8.6 |
1084 | 2025-07-23T19:08:56.004Z | Downloaded password-hash v0.5.0 |
1085 | 2025-07-23T19:08:56.004Z | Downloaded unsafe-libyaml v0.2.11 |
1086 | 2025-07-23T19:08:56.008Z | Downloaded subprocess v0.2.9 |
1087 | 2025-07-23T19:08:56.011Z | Downloaded globset v0.4.15 |
1088 | 2025-07-23T19:08:56.011Z | Downloaded crucible-workspace-hack v0.1.0 |
1089 | 2025-07-23T19:08:56.011Z | Downloaded slog-term v2.9.1 |
1090 | 2025-07-23T19:08:56.015Z | Downloaded russh-keys v0.45.0 |
1091 | 2025-07-23T19:08:56.015Z | Downloaded ron v0.7.1 |
1092 | 2025-07-23T19:08:56.018Z | Downloaded nom v7.1.3 |
1093 | 2025-07-23T19:08:56.022Z | Downloaded structmeta-derive v0.3.0 |
1094 | 2025-07-23T19:08:56.025Z | Downloaded strip-ansi-escapes v0.2.0 |
1095 | 2025-07-23T19:08:56.025Z | Downloaded slab v0.4.9 |
1096 | 2025-07-23T19:08:56.029Z | Downloaded futures-io v0.3.31 |
1097 | 2025-07-23T19:08:56.029Z | Downloaded futures-core v0.3.31 |
1098 | 2025-07-23T19:08:56.029Z | Downloaded rand v0.9.1 |
1099 | 2025-07-23T19:08:56.034Z | Downloaded embedded-io v0.6.1 |
1100 | 2025-07-23T19:08:56.034Z | Downloaded tokio-stream v0.1.17 |
1101 | 2025-07-23T19:08:56.037Z | Downloaded publicsuffix v2.3.0 |
1102 | 2025-07-23T19:08:56.040Z | Downloaded darling_core v0.21.0 |
1103 | 2025-07-23T19:08:56.044Z | Downloaded iri-string v0.7.8 |
1104 | 2025-07-23T19:08:56.049Z | Downloaded zone v0.3.1 |
1105 | 2025-07-23T19:08:56.052Z | Downloaded pin-project v1.1.6 |
1106 | 2025-07-23T19:08:56.061Z | Downloaded tungstenite v0.23.0 |
1107 | 2025-07-23T19:08:56.064Z | Downloaded qorb v0.4.0 |
1108 | 2025-07-23T19:08:56.067Z | Downloaded untrusted v0.7.1 |
1109 | 2025-07-23T19:08:56.070Z | Downloaded tokio-rustls v0.26.0 |
1110 | 2025-07-23T19:08:56.070Z | Downloaded elliptic-curve v0.13.8 |
1111 | 2025-07-23T19:08:56.073Z | Downloaded itertools v0.12.1 |
1112 | 2025-07-23T19:08:56.078Z | Downloaded itertools v0.10.5 |
1113 | 2025-07-23T19:08:56.084Z | Downloaded postcard v1.0.10 |
1114 | 2025-07-23T19:08:56.087Z | Downloaded tui-tree-widget v0.23.1 |
1115 | 2025-07-23T19:08:56.087Z | Downloaded mio v1.0.2 |
1116 | 2025-07-23T19:08:56.092Z | Downloaded defmt v0.3.8 |
1117 | 2025-07-23T19:08:56.096Z | Downloaded parking_lot_core v0.9.10 |
1118 | 2025-07-23T19:08:56.099Z | Downloaded typify v0.4.1 |
1119 | 2025-07-23T19:08:56.104Z | Downloaded which v4.4.2 |
1120 | 2025-07-23T19:08:56.104Z | Downloaded structmeta v0.3.0 |
1121 | 2025-07-23T19:08:56.108Z | Downloaded smallvec v0.6.14 |
1122 | 2025-07-23T19:08:56.108Z | Downloaded progenitor-impl v0.8.0 |
1123 | 2025-07-23T19:08:56.108Z | Downloaded uuid v1.17.0 |
1124 | 2025-07-23T19:08:56.111Z | Downloaded pretty_assertions v1.4.1 |
1125 | 2025-07-23T19:08:56.111Z | Downloaded zerocopy-derive v0.8.26 |
1126 | 2025-07-23T19:08:56.115Z | Downloaded libxml v0.3.3 |
1127 | 2025-07-23T19:08:56.120Z | Downloaded test-strategy v0.4.3 |
1128 | 2025-07-23T19:08:56.123Z | Downloaded x509-cert v0.2.5 |
1129 | 2025-07-23T19:08:56.129Z | Downloaded libm v0.2.8 |
1130 | 2025-07-23T19:08:56.135Z | Downloaded num-complex v0.4.6 |
1131 | 2025-07-23T19:08:56.138Z | Downloaded rtoolbox v0.0.2 |
1132 | 2025-07-23T19:08:56.138Z | Downloaded wait-timeout v0.2.0 |
1133 | 2025-07-23T19:08:56.141Z | Downloaded der_derive v0.7.3 |
1134 | 2025-07-23T19:08:56.142Z | Downloaded prettyplease v0.2.35 |
1135 | 2025-07-23T19:08:56.145Z | Downloaded try-lock v0.2.5 |
1136 | 2025-07-23T19:08:56.145Z | Downloaded tower-layer v0.3.3 |
1137 | 2025-07-23T19:08:56.148Z | Downloaded xshell v0.2.7 |
1138 | 2025-07-23T19:08:56.148Z | Downloaded hashbrown v0.13.2 |
1139 | 2025-07-23T19:08:56.151Z | Downloaded pem v3.0.5 |
1140 | 2025-07-23T19:08:56.154Z | Downloaded parse-display v0.10.0 |
1141 | 2025-07-23T19:08:56.154Z | Downloaded unicode-properties v0.1.3 |
1142 | 2025-07-23T19:08:56.154Z | Downloaded term v0.7.0 |
1143 | 2025-07-23T19:08:56.157Z | Downloaded p256 v0.13.2 |
1144 | 2025-07-23T19:08:56.160Z | Downloaded parse-display-derive v0.10.0 |
1145 | 2025-07-23T19:08:56.165Z | Downloaded num v0.4.3 |
1146 | 2025-07-23T19:08:56.165Z | Downloaded globwalk v0.9.1 |
1147 | 2025-07-23T19:08:56.165Z | Downloaded termtree v0.5.1 |
1148 | 2025-07-23T19:08:56.168Z | Downloaded tracing v0.1.40 |
1149 | 2025-07-23T19:08:56.168Z | Downloaded foldhash v0.1.5 |
1150 | 2025-07-23T19:08:56.171Z | Downloaded supports-color v3.0.2 |
1151 | 2025-07-23T19:08:56.171Z | Downloaded base64 v0.22.1 |
1152 | 2025-07-23T19:08:56.174Z | Downloaded heapless v0.8.0 |
1153 | 2025-07-23T19:08:56.178Z | Downloaded signal-hook-tokio v0.3.1 |
1154 | 2025-07-23T19:08:56.178Z | Downloaded signal-hook-registry v1.4.2 |
1155 | 2025-07-23T19:08:56.182Z | Downloaded signal-hook-mio v0.2.4 |
1156 | 2025-07-23T19:08:56.182Z | Downloaded fatfs v0.3.6 |
1157 | 2025-07-23T19:08:56.185Z | Downloaded schemars v0.9.0 |
1158 | 2025-07-23T19:08:56.194Z | Downloaded samael v0.0.19 |
1159 | 2025-07-23T19:08:56.199Z | Downloaded wyz v0.5.1 |
1160 | 2025-07-23T19:08:56.202Z | Downloaded utf-8 v0.7.6 |
1161 | 2025-07-23T19:08:56.202Z | Downloaded untrusted v0.9.0 |
1162 | 2025-07-23T19:08:56.205Z | Downloaded typify-macro v0.3.0 |
1163 | 2025-07-23T19:08:56.205Z | Downloaded serde_yaml v0.9.34+deprecated |
1164 | 2025-07-23T19:08:56.210Z | Downloaded backtrace v0.3.74 |
1165 | 2025-07-23T19:08:56.214Z | Downloaded fs_extra v1.3.0 |
1166 | 2025-07-23T19:08:56.214Z | Downloaded derive-ex v0.1.8 |
1167 | 2025-07-23T19:08:56.217Z | Downloaded time-macros v0.2.18 |
1168 | 2025-07-23T19:08:56.217Z | Downloaded chacha20poly1305 v0.10.1 |
1169 | 2025-07-23T19:08:56.217Z | Downloaded sqlparser_derive v0.2.2 |
1170 | 2025-07-23T19:08:56.222Z | Downloaded rand_chacha v0.3.1 |
1171 | 2025-07-23T19:08:56.222Z | Downloaded proc-macro-error-attr2 v2.0.0 |
1172 | 2025-07-23T19:08:56.222Z | Downloaded ppv-lite86 v0.2.20 |
1173 | 2025-07-23T19:08:56.222Z | Downloaded phf_shared v0.12.1 |
1174 | 2025-07-23T19:08:56.225Z | Downloaded phf v0.11.2 |
1175 | 2025-07-23T19:08:56.225Z | Downloaded multer v3.1.0 |
1176 | 2025-07-23T19:08:56.225Z | Downloaded md-5 v0.10.6 |
1177 | 2025-07-23T19:08:56.229Z | Downloaded fixedbitset v0.5.7 |
1178 | 2025-07-23T19:08:56.229Z | Downloaded tracing-core v0.1.32 |
1179 | 2025-07-23T19:08:56.233Z | Downloaded oxnet v0.1.2 |
1180 | 2025-07-23T19:08:56.233Z | Downloaded ciborium v0.2.2 |
1181 | 2025-07-23T19:08:56.237Z | Downloaded slog v2.7.0 |
1182 | 2025-07-23T19:08:56.237Z | Downloaded blake2 v0.10.6 |
1183 | 2025-07-23T19:08:56.242Z | Downloaded crc32fast v1.4.2 |
1184 | 2025-07-23T19:08:56.242Z | Downloaded zeroize v1.8.1 |
1185 | 2025-07-23T19:08:56.242Z | Downloaded xattr v1.3.1 |
1186 | 2025-07-23T19:08:56.245Z | Downloaded unicase v2.7.0 |
1187 | 2025-07-23T19:08:56.245Z | Downloaded ignore v0.4.23 |
1188 | 2025-07-23T19:08:56.245Z | Downloaded hyper-util v0.1.14 |
1189 | 2025-07-23T19:08:56.249Z | Downloaded normalize-line-endings v0.3.0 |
1190 | 2025-07-23T19:08:56.253Z | Downloaded futures-sink v0.3.31 |
1191 | 2025-07-23T19:08:56.253Z | Downloaded tracing-attributes v0.1.27 |
1192 | 2025-07-23T19:08:56.256Z | Downloaded stringprep v0.1.5 |
1193 | 2025-07-23T19:08:56.256Z | Downloaded string_cache v0.8.9 |
1194 | 2025-07-23T19:08:56.256Z | Downloaded slog-stdlog v4.1.1 |
1195 | 2025-07-23T19:08:56.259Z | Downloaded rusty-fork v0.3.0 |
1196 | 2025-07-23T19:08:56.259Z | Downloaded hickory-resolver v0.24.4 |
1197 | 2025-07-23T19:08:56.265Z | Downloaded cancel-safe-futures v0.1.5 |
1198 | 2025-07-23T19:08:56.269Z | Downloaded bzip2 v0.5.2 |
1199 | 2025-07-23T19:08:56.269Z | Downloaded base64 v0.21.7 |
1200 | 2025-07-23T19:08:56.270Z | Downloaded cookie_store v0.21.1 |
1201 | 2025-07-23T19:08:56.273Z | Downloaded console v0.16.0 |
1202 | 2025-07-23T19:08:56.273Z | Downloaded bzip2 v0.4.4 |
1203 | 2025-07-23T19:08:56.276Z | Downloaded base64ct v1.6.0 |
1204 | 2025-07-23T19:08:56.281Z | Downloaded console v0.15.10 |
1205 | 2025-07-23T19:08:56.281Z | Downloaded ref-cast v1.0.24 |
1206 | 2025-07-23T19:08:56.284Z | Downloaded r2d2 v0.8.10 |
1207 | 2025-07-23T19:08:56.284Z | Downloaded const_format_proc_macros v0.2.34 |
1208 | 2025-07-23T19:08:56.284Z | Downloaded crossbeam-deque v0.8.5 |
1209 | 2025-07-23T19:08:56.288Z | Downloaded colored v2.2.0 |
1210 | 2025-07-23T19:08:56.291Z | Downloaded predicates-core v1.0.8 |
1211 | 2025-07-23T19:08:56.291Z | Downloaded litrs v0.4.1 |
1212 | 2025-07-23T19:08:56.291Z | Downloaded scheduled-thread-pool v0.2.7 |
1213 | 2025-07-23T19:08:56.294Z | Downloaded same-file v1.0.6 |
1214 | 2025-07-23T19:08:56.294Z | Downloaded rustc_version v0.1.7 |
1215 | 2025-07-23T19:08:56.294Z | Downloaded cobs v0.2.3 |
1216 | 2025-07-23T19:08:56.300Z | Downloaded cmake v0.1.51 |
1217 | 2025-07-23T19:08:56.300Z | Downloaded cargo_metadata v0.18.1 |
1218 | 2025-07-23T19:08:56.301Z | Downloaded cargo-platform v0.1.8 |
1219 | 2025-07-23T19:08:56.301Z | Downloaded radium v0.7.0 |
1220 | 2025-07-23T19:08:56.301Z | Downloaded progenitor-macro v0.10.0 |
1221 | 2025-07-23T19:08:56.305Z | Downloaded proc-macro-crate v1.3.1 |
1222 | 2025-07-23T19:08:56.305Z | Downloaded primeorder v0.13.6 |
1223 | 2025-07-23T19:08:56.305Z | Downloaded lock_api v0.4.12 |
1224 | 2025-07-23T19:08:56.305Z | Downloaded ipnet v2.11.0 |
1225 | 2025-07-23T19:08:56.308Z | Downloaded ingot-types v0.1.2 |
1226 | 2025-07-23T19:08:56.308Z | Downloaded ingot v0.1.1 |
1227 | 2025-07-23T19:08:56.308Z | Downloaded hickory-resolver v0.25.2 |
1228 | 2025-07-23T19:08:56.311Z | Downloaded lru v0.12.5 |
1229 | 2025-07-23T19:08:56.311Z | Downloaded ingot-macros v0.1.1 |
1230 | 2025-07-23T19:08:56.314Z | Downloaded keccak v0.1.5 |
1231 | 2025-07-23T19:08:56.315Z | Downloaded constant_time_eq v0.3.1 |
1232 | 2025-07-23T19:08:56.315Z | Downloaded cassowary v0.3.0 |
1233 | 2025-07-23T19:08:56.318Z | Downloaded bcs v0.1.6 |
1234 | 2025-07-23T19:08:56.318Z | Downloaded indicatif v0.17.11 |
1235 | 2025-07-23T19:08:56.322Z | Downloaded hyper-staticfile v0.10.1 |
1236 | 2025-07-23T19:08:56.326Z | Downloaded chacha20 v0.9.1 |
1237 | 2025-07-23T19:08:56.326Z | Downloaded atomic-waker v1.1.2 |
1238 | 2025-07-23T19:08:56.331Z | Downloaded libloading v0.8.5 |
1239 | 2025-07-23T19:08:56.331Z | Downloaded libsw-core v0.3.1 |
1240 | 2025-07-23T19:08:56.331Z | Downloaded libefi-sys v0.1.0 |
1241 | 2025-07-23T19:08:56.331Z | Downloaded kstat-rs v0.2.4 |
1242 | 2025-07-23T19:08:56.334Z | Downloaded internet-checksum v0.2.1 |
1243 | 2025-07-23T19:08:56.334Z | Downloaded hostname v0.3.1 |
1244 | 2025-07-23T19:08:56.334Z | Downloaded castaway v0.2.3 |
1245 | 2025-07-23T19:08:56.334Z | Downloaded camino-tempfile-ext v0.3.2 |
1246 | 2025-07-23T19:08:56.334Z | Downloaded indent_write v2.2.0 |
1247 | 2025-07-23T19:08:56.337Z | Downloaded ciborium-ll v0.2.2 |
1248 | 2025-07-23T19:08:56.337Z | Downloaded cexpr v0.6.0 |
1249 | 2025-07-23T19:08:56.341Z | Downloaded cbc v0.1.2 |
1250 | 2025-07-23T19:08:56.341Z | Downloaded http-body-util v0.1.3 |
1251 | 2025-07-23T19:08:56.341Z | Downloaded async-recursion v1.1.1 |
1252 | 2025-07-23T19:08:56.344Z | Downloaded aho-corasick v1.1.3 |
1253 | 2025-07-23T19:08:56.349Z | Downloaded indoc v2.0.6 |
1254 | 2025-07-23T19:08:56.352Z | Downloaded iana-time-zone v0.1.63 |
1255 | 2025-07-23T19:08:56.362Z | Downloaded hostname v0.4.0 |
1256 | 2025-07-23T19:08:56.362Z | Downloaded hex-literal v0.4.1 |
1257 | 2025-07-23T19:08:56.365Z | Downloaded block-padding v0.3.3 |
1258 | 2025-07-23T19:08:56.365Z | Downloaded bitflags v1.3.2 |
1259 | 2025-07-23T19:08:56.365Z | Downloaded bit-set v0.5.3 |
1260 | 2025-07-23T19:08:56.365Z | Downloaded bb8 v0.8.5 |
1261 | 2025-07-23T19:08:56.366Z | Downloaded hickory-client v0.25.2 |
1262 | 2025-07-23T19:08:56.366Z | Downloaded heck v0.3.3 |
1263 | 2025-07-23T19:08:56.366Z | Downloaded bit-vec v0.6.3 |
1264 | 2025-07-23T19:08:56.366Z | Downloaded ascii-canvas v3.0.0 |
1265 | 2025-07-23T19:08:56.370Z | Downloaded arrayref v0.3.9 |
1266 | 2025-07-23T19:08:56.370Z | Downloaded ahash v0.8.11 |
1267 | 2025-07-23T19:08:56.373Z | Downloaded async-bb8-diesel v0.2.1 |
1268 | 2025-07-23T19:08:56.373Z | Downloaded array-init v0.0.4 |
1269 | 2025-07-23T19:08:56.373Z | Downloaded arc-swap v1.7.1 |
1270 | 2025-07-23T19:08:56.377Z | Downloaded aes v0.8.4 |
1271 | 2025-07-23T19:08:56.625Z | Downloaded aws-lc-sys v0.26.0 |
1272 | 2025-07-23T19:08:56.918Z | Compiling value-bag v1.9.0 |
1273 | 2025-07-23T19:08:56.918Z | Compiling shlex v1.3.0 |
1274 | 2025-07-23T19:08:56.918Z | Compiling lock_api v0.4.12 |
1275 | 2025-07-23T19:08:56.922Z | Compiling scopeguard v1.2.0 |
1276 | 2025-07-23T19:08:56.922Z | Compiling typenum v1.17.0 |
1277 | 2025-07-23T19:08:56.922Z | Compiling generic-array v0.14.7 |
1278 | 2025-07-23T19:08:56.922Z | Compiling syn v2.0.104 |
1279 | 2025-07-23T19:08:56.922Z | Compiling getrandom v0.2.15 |
1280 | 2025-07-23T19:08:57.289Z | Compiling jobserver v0.1.32 |
1281 | 2025-07-23T19:08:57.411Z | Compiling rand_core v0.6.4 |
1282 | 2025-07-23T19:08:57.506Z | Compiling log v0.4.27 |
1283 | 2025-07-23T19:08:57.623Z | Compiling smallvec v1.15.0 |
1284 | 2025-07-23T19:08:57.645Z | Compiling portable-atomic v1.11.0 |
1285 | 2025-07-23T19:08:57.947Z | Compiling cc v1.2.30 |
1286 | 2025-07-23T19:08:57.985Z | Compiling subtle v2.6.1 |
1287 | 2025-07-23T19:08:58.042Z | Compiling critical-section v1.1.3 |
1288 | 2025-07-23T19:08:58.089Z | Compiling const-oid v0.9.6 |
1289 | 2025-07-23T19:08:58.208Z | Compiling pkg-config v0.3.31 |
1290 | 2025-07-23T19:08:58.255Z | Compiling pin-project-lite v0.2.14 |
1291 | 2025-07-23T19:08:58.321Z | Compiling parking_lot_core v0.9.10 |
1292 | 2025-07-23T19:08:58.409Z | Compiling rustix v0.38.37 |
1293 | 2025-07-23T19:08:59.262Z | Compiling signal-hook-registry v1.4.2 |
1294 | 2025-07-23T19:08:59.367Z | Compiling parking_lot v0.12.3 |
1295 | 2025-07-23T19:08:59.389Z | Compiling mio v1.0.2 |
1296 | 2025-07-23T19:08:59.409Z | Compiling futures-core v0.3.31 |
1297 | 2025-07-23T19:08:59.669Z | Compiling spin v0.9.8 |
1298 | 2025-07-23T19:08:59.933Z | Compiling once_cell v1.21.3 |
1299 | 2025-07-23T19:08:59.952Z | Compiling socket2 v0.5.10 |
1300 | 2025-07-23T19:09:00.055Z | Compiling aho-corasick v1.1.3 |
1301 | 2025-07-23T19:09:00.073Z | Compiling slab v0.4.9 |
1302 | 2025-07-23T19:09:00.206Z | Compiling serde_json v1.0.140 |
1303 | 2025-07-23T19:09:00.346Z | Compiling cpufeatures v0.2.14 |
1304 | 2025-07-23T19:09:00.417Z | Compiling libm v0.2.8 |
1305 | 2025-07-23T19:09:00.438Z | Compiling regex-syntax v0.8.5 |
1306 | 2025-07-23T19:09:00.561Z | Compiling num-traits v0.2.19 |
1307 | 2025-07-23T19:09:00.624Z | Compiling glob v0.3.2 |
1308 | 2025-07-23T19:09:00.831Z | Compiling percent-encoding v2.3.1 |
1309 | 2025-07-23T19:09:00.905Z | Compiling getrandom v0.3.3 |
1310 | 2025-07-23T19:09:00.984Z | Compiling futures-sink v0.3.31 |
1311 | 2025-07-23T19:09:01.584Z | Compiling clang-sys v1.8.1 |
1312 | 2025-07-23T19:09:01.808Z | Compiling prettyplease v0.2.35 |
1313 | 2025-07-23T19:09:01.860Z | Compiling lazy_static v1.5.0 |
1314 | 2025-07-23T19:09:02.017Z | Compiling minimal-lexical v0.2.1 |
1315 | 2025-07-23T19:09:02.202Z | Compiling foldhash v0.1.5 |
1316 | 2025-07-23T19:09:02.549Z | Compiling allocator-api2 v0.2.21 |
1317 | 2025-07-23T19:09:02.554Z | Compiling either v1.15.0 |
1318 | 2025-07-23T19:09:02.625Z | Compiling nom v7.1.3 |
1319 | 2025-07-23T19:09:02.808Z | Compiling libloading v0.8.5 |
1320 | 2025-07-23T19:09:02.982Z | Compiling bindgen v0.69.5 |
1321 | 2025-07-23T19:09:03.186Z | Compiling home v0.5.9 |
1322 | 2025-07-23T19:09:03.293Z | Compiling hashbrown v0.15.4 |
1323 | 2025-07-23T19:09:03.418Z | Compiling base64ct v1.6.0 |
1324 | 2025-07-23T19:09:03.941Z | Compiling pem-rfc7468 v0.7.0 |
1325 | 2025-07-23T19:09:04.160Z | Compiling regex-automata v0.4.8 |
1326 | 2025-07-23T19:09:04.408Z | Compiling itertools v0.10.5 |
1327 | 2025-07-23T19:09:04.516Z | Compiling synstructure v0.13.1 |
1328 | 2025-07-23T19:09:05.876Z | Compiling cexpr v0.6.0 |
1329 | 2025-07-23T19:09:05.897Z | Compiling futures-channel v0.3.31 |
1330 | 2025-07-23T19:09:06.247Z | Compiling flagset v0.4.6 |
1331 | 2025-07-23T19:09:06.313Z | Compiling lazycell v1.3.0 |
1332 | 2025-07-23T19:09:06.485Z | Compiling rustc-hash v1.1.0 |
1333 | 2025-07-23T19:09:06.508Z | Compiling pin-utils v0.1.0 |
1334 | 2025-07-23T19:09:06.624Z | Compiling futures-io v0.3.31 |
1335 | 2025-07-23T19:09:06.659Z | Compiling futures-task v0.3.31 |
1336 | 2025-07-23T19:09:06.873Z | Compiling cmake v0.1.51 |
1337 | 2025-07-23T19:09:06.901Z | Compiling zerocopy v0.8.26 |
1338 | 2025-07-23T19:09:06.964Z | Compiling dunce v1.0.5 |
1339 | 2025-07-23T19:09:07.118Z | Compiling fs_extra v1.3.0 |
1340 | 2025-07-23T19:09:07.411Z | Compiling form_urlencoded v1.2.1 |
1341 | 2025-07-23T19:09:07.482Z | Compiling vcpkg v0.2.15 |
1342 | 2025-07-23T19:09:07.652Z | Compiling paste v1.0.15 |
1343 | 2025-07-23T19:09:07.707Z | Compiling ring v0.17.14 |
1344 | 2025-07-23T19:09:07.727Z | Compiling tracing-core v0.1.32 |
1345 | 2025-07-23T19:09:07.763Z | Compiling aws-lc-rs v1.12.4 |
1346 | 2025-07-23T19:09:08.219Z | Compiling iana-time-zone v0.1.63 |
1347 | 2025-07-23T19:09:08.594Z | Compiling rustversion v1.0.17 |
1348 | 2025-07-23T19:09:08.901Z | Compiling base64 v0.22.1 |
1349 | 2025-07-23T19:09:09.092Z | Compiling openssl-sys v0.9.109 |
1350 | 2025-07-23T19:09:09.230Z | Compiling httparse v1.9.5 |
1351 | 2025-07-23T19:09:09.290Z | Compiling tinyvec_macros v0.1.1 |
1352 | 2025-07-23T19:09:09.293Z | Compiling serde_derive v1.0.219 |
1353 | 2025-07-23T19:09:09.387Z | Compiling zeroize_derive v1.4.2 |
1354 | 2025-07-23T19:09:09.509Z | Compiling zerofrom-derive v0.1.4 |
1355 | 2025-07-23T19:09:09.899Z | Compiling yoke-derive v0.7.4 |
1356 | 2025-07-23T19:09:10.124Z | Compiling zerovec-derive v0.10.3 |
1357 | 2025-07-23T19:09:10.821Z | Compiling zeroize v1.8.1 |
1358 | 2025-07-23T19:09:12.321Z | Compiling displaydoc v0.2.5 |
1359 | 2025-07-23T19:09:12.476Z | Compiling crypto-common v0.1.6 |
1360 | 2025-07-23T19:09:12.512Z | Compiling block-buffer v0.10.4 |
1361 | 2025-07-23T19:09:12.693Z | Compiling zerocopy-derive v0.7.35 |
1362 | 2025-07-23T19:09:12.718Z | Compiling zerofrom v0.1.4 |
1363 | 2025-07-23T19:09:12.797Z | Compiling digest v0.10.7 |
1364 | 2025-07-23T19:09:12.957Z | Compiling yoke v0.7.4 |
1365 | 2025-07-23T19:09:13.272Z | Compiling tokio-macros v2.5.0 |
1366 | 2025-07-23T19:09:13.315Z | Compiling zerovec v0.10.4 |
1367 | 2025-07-23T19:09:13.692Z | Compiling hmac v0.12.1 |
1368 | 2025-07-23T19:09:13.763Z | Compiling icu_provider_macros v1.5.0 |
1369 | 2025-07-23T19:09:13.854Z | Compiling block-padding v0.3.3 |
1370 | 2025-07-23T19:09:13.954Z | Compiling sha2 v0.10.9 |
1371 | 2025-07-23T19:09:14.111Z | Compiling inout v0.1.3 |
1372 | 2025-07-23T19:09:14.400Z | Compiling cipher v0.4.4 |
1373 | 2025-07-23T19:09:14.556Z | Compiling zerocopy v0.7.35 |
1374 | 2025-07-23T19:09:14.659Z | Compiling regex v1.11.1 |
1375 | 2025-07-23T19:09:14.784Z | Compiling futures-macro v0.3.31 |
1376 | 2025-07-23T19:09:14.874Z | Compiling der_derive v0.7.3 |
1377 | 2025-07-23T19:09:15.181Z | Compiling tinystr v0.7.6 |
1378 | 2025-07-23T19:09:15.537Z | Compiling icu_locid v1.5.0 |
1379 | 2025-07-23T19:09:15.609Z | Compiling icu_collections v1.5.0 |
1380 | 2025-07-23T19:09:15.942Z | Compiling thiserror-impl v1.0.69 |
1381 | 2025-07-23T19:09:15.963Z | Compiling serde v1.0.219 |
1382 | 2025-07-23T19:09:16.606Z | Compiling futures-util v0.3.31 |
1383 | 2025-07-23T19:09:16.810Z | Compiling icu_provider v1.5.0 |
1384 | 2025-07-23T19:09:17.065Z | Compiling der v0.7.10 |
1385 | 2025-07-23T19:09:17.107Z | Compiling ppv-lite86 v0.2.20 |
1386 | 2025-07-23T19:09:17.504Z | Compiling icu_locid_transform v1.5.0 |
1387 | 2025-07-23T19:09:17.673Z | Compiling salsa20 v0.10.2 |
1388 | 2025-07-23T19:09:17.815Z | Compiling pbkdf2 v0.12.2 |
1389 | 2025-07-23T19:09:17.914Z | Compiling zerocopy-derive v0.8.26 |
1390 | 2025-07-23T19:09:17.965Z | Compiling cbc v0.1.2 |
1391 | 2025-07-23T19:09:18.003Z | Compiling scrypt v0.11.0 |
1392 | 2025-07-23T19:09:18.216Z | Compiling aes v0.8.4 |
1393 | 2025-07-23T19:09:18.597Z | Compiling tracing-attributes v0.1.27 |
1394 | 2025-07-23T19:09:18.859Z | Compiling icu_properties v1.5.1 |
1395 | 2025-07-23T19:09:19.707Z | Compiling spki v0.7.3 |
1396 | 2025-07-23T19:09:19.831Z | Compiling thiserror v1.0.69 |
1397 | 2025-07-23T19:09:20.003Z | Compiling pkcs5 v0.7.1 |
1398 | 2025-07-23T19:09:20.084Z | Compiling pest v2.7.14 |
1399 | 2025-07-23T19:09:20.980Z | Compiling bytes v1.10.1 |
1400 | 2025-07-23T19:09:21.078Z | Compiling bitflags v2.9.1 |
1401 | 2025-07-23T19:09:21.178Z | Compiling semver v1.0.26 |
1402 | 2025-07-23T19:09:21.756Z | Compiling indexmap v2.10.0 |
1403 | 2025-07-23T19:09:21.873Z | Compiling rustc_version v0.4.1 |
1404 | 2025-07-23T19:09:22.429Z | Compiling tokio v1.45.1 |
1405 | 2025-07-23T19:09:22.498Z | Compiling icu_normalizer v1.5.0 |
1406 | 2025-07-23T19:09:23.013Z | Compiling http v1.3.1 |
1407 | 2025-07-23T19:09:23.104Z | Compiling uuid v1.17.0 |
1408 | 2025-07-23T19:09:23.372Z | Compiling idna_adapter v1.2.0 |
1409 | 2025-07-23T19:09:23.629Z | Compiling idna v1.0.3 |
1410 | 2025-07-23T19:09:23.774Z | Compiling pest_meta v2.7.14 |
1411 | 2025-07-23T19:09:24.213Z | Compiling tracing v0.1.40 |
1412 | 2025-07-23T19:09:24.589Z | Compiling url v2.5.4 |
1413 | 2025-07-23T19:09:24.707Z | Compiling http-body v1.0.1 |
1414 | 2025-07-23T19:09:24.968Z | Compiling chrono v0.4.41 |
1415 | 2025-07-23T19:09:25.138Z | Compiling which v4.4.2 |
1416 | 2025-07-23T19:09:25.141Z | Compiling pkcs8 v0.10.2 |
1417 | 2025-07-23T19:09:25.663Z | Compiling scroll_derive v0.12.0 |
1418 | 2025-07-23T19:09:25.805Z | Compiling rustls-pki-types v1.10.0 |
1419 | 2025-07-23T19:09:26.181Z | Compiling rand_core v0.9.2 |
1420 | 2025-07-23T19:09:26.337Z | Compiling pest_generator v2.7.14 |
1421 | 2025-07-23T19:09:26.713Z | Compiling tinyvec v1.8.0 |
1422 | 2025-07-23T19:09:26.838Z | Compiling serde_derive_internals v0.29.1 |
1423 | 2025-07-23T19:09:27.062Z | Compiling scroll v0.12.0 |
1424 | 2025-07-23T19:09:27.614Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1425 | 2025-07-23T19:09:28.065Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1426 | 2025-07-23T19:09:28.093Z | Compiling atomic-waker v1.1.2 |
1427 | 2025-07-23T19:09:28.228Z | Compiling tower-service v0.3.3 |
1428 | 2025-07-23T19:09:28.297Z | Compiling untrusted v0.9.0 |
1429 | 2025-07-23T19:09:28.300Z | Compiling adler2 v2.0.0 |
1430 | 2025-07-23T19:09:28.369Z | Compiling time-core v0.1.2 |
1431 | 2025-07-23T19:09:28.389Z | Compiling foreign-types-shared v0.1.1 |
1432 | 2025-07-23T19:09:28.499Z | Compiling num-conv v0.1.0 |
1433 | 2025-07-23T19:09:28.529Z | Compiling schemars v0.8.22 |
1434 | 2025-07-23T19:09:28.549Z | Compiling openssl-probe v0.1.5 |
1435 | 2025-07-23T19:09:28.572Z | Compiling openssl v0.10.73 |
1436 | 2025-07-23T19:09:28.572Z | Compiling untrusted v0.7.1 |
1437 | 2025-07-23T19:09:28.780Z | Compiling powerfmt v0.2.0 |
1438 | 2025-07-23T19:09:28.800Z | Compiling try-lock v0.2.5 |
1439 | 2025-07-23T19:09:28.848Z | Compiling time-macros v0.2.18 |
1440 | 2025-07-23T19:09:28.956Z | Compiling schemars_derive v0.8.22 |
1441 | 2025-07-23T19:09:28.976Z | Compiling want v0.3.1 |
1442 | 2025-07-23T19:09:29.041Z | Compiling deranged v0.3.11 |
1443 | 2025-07-23T19:09:29.130Z | Compiling goblin v0.8.2 |
1444 | 2025-07-23T19:09:29.249Z | Compiling foreign-types v0.3.2 |
1445 | 2025-07-23T19:09:29.367Z | Compiling miniz_oxide v0.8.5 |
1446 | 2025-07-23T19:09:30.791Z | Compiling tokio-util v0.7.15 |
1447 | 2025-07-23T19:09:31.722Z | Compiling pest_derive v2.7.14 |
1448 | 2025-07-23T19:09:32.139Z | Compiling h2 v0.4.6 |
1449 | 2025-07-23T19:09:32.827Z | Compiling rand_chacha v0.9.0 |
1450 | 2025-07-23T19:09:33.148Z | Compiling ipnet v2.11.0 |
1451 | 2025-07-23T19:09:34.373Z | Compiling openssl-macros v0.1.1 |
1452 | 2025-07-23T19:09:34.772Z | Compiling httpdate v1.0.3 |
1453 | 2025-07-23T19:09:35.120Z | Compiling crossbeam-utils v0.8.21 |
1454 | 2025-07-23T19:09:35.226Z | Compiling syn v1.0.109 |
1455 | 2025-07-23T19:09:35.779Z | Compiling native-tls v0.2.12 |
1456 | 2025-07-23T19:09:35.798Z | Compiling num_threads v0.1.7 |
1457 | 2025-07-23T19:09:35.798Z | Compiling ident_case v1.0.1 |
1458 | 2025-07-23T19:09:35.808Z | Compiling rustls v0.23.19 |
1459 | 2025-07-23T19:09:35.862Z | Compiling dyn-clone v1.0.19 |
1460 | 2025-07-23T19:09:35.929Z | Compiling dof v0.3.0 |
1461 | 2025-07-23T19:09:35.980Z | Compiling darling_core v0.20.10 |
1462 | 2025-07-23T19:09:36.128Z | Compiling time v0.3.36 |
1463 | 2025-07-23T19:09:37.961Z | Compiling rand v0.9.1 |
1464 | 2025-07-23T19:09:39.310Z | Compiling hyper v1.6.0 |
1465 | 2025-07-23T19:09:39.642Z | Compiling dtrace-parser v0.2.0 |
1466 | 2025-07-23T19:09:40.707Z | Compiling unicode-normalization v0.1.24 |
1467 | 2025-07-23T19:09:41.480Z | Compiling heapless v0.7.17 |
1468 | 2025-07-23T19:09:41.592Z | Compiling signature v2.2.0 |
1469 | 2025-07-23T19:09:41.752Z | Compiling crc32fast v1.4.2 |
1470 | 2025-07-23T19:09:41.773Z | Compiling cookie v0.18.1 |
1471 | 2025-07-23T19:09:41.880Z | Compiling zstd-safe v7.2.3 |
1472 | 2025-07-23T19:09:41.961Z | Compiling siphasher v0.3.11 |
1473 | 2025-07-23T19:09:42.074Z | Compiling slog v2.7.0 |
1474 | 2025-07-23T19:09:42.097Z | Compiling unicode-bidi v0.3.17 |
1475 | 2025-07-23T19:09:42.237Z | Compiling zlib-rs v0.5.1 |
1476 | 2025-07-23T19:09:42.333Z | Compiling signal-hook v0.3.17 |
1477 | 2025-07-23T19:09:42.598Z | Compiling unicode-properties v0.1.3 |
1478 | 2025-07-23T19:09:42.680Z | Compiling phf_shared v0.11.2 |
1479 | 2025-07-23T19:09:42.870Z | Compiling darling_macro v0.20.10 |
1480 | 2025-07-23T19:09:42.995Z | Compiling stringprep v0.1.5 |
1481 | 2025-07-23T19:09:43.043Z | Compiling usdt-impl v0.5.0 |
1482 | 2025-07-23T19:09:43.728Z | Compiling hyper-util v0.1.14 |
1483 | 2025-07-23T19:09:44.286Z | Compiling curve25519-dalek v4.1.3 |
1484 | 2025-07-23T19:09:44.759Z | Compiling toml_datetime v0.6.11 |
1485 | 2025-07-23T19:09:44.871Z | Compiling serde_spanned v0.6.9 |
1486 | 2025-07-23T19:09:44.982Z | Compiling serde_tokenstream v0.2.2 |
1487 | 2025-07-23T19:09:45.029Z | Compiling rand_chacha v0.3.1 |
1488 | 2025-07-23T19:09:45.124Z | Compiling md-5 v0.10.6 |
1489 | 2025-07-23T19:09:45.265Z | Compiling num-integer v0.1.46 |
1490 | 2025-07-23T19:09:45.397Z | Compiling sync_wrapper v1.0.1 |
1491 | 2025-07-23T19:09:45.521Z | Compiling ff v0.13.0 |
1492 | 2025-07-23T19:09:45.577Z | Compiling hash32 v0.2.1 |
1493 | 2025-07-23T19:09:45.798Z | Compiling memoffset v0.9.1 |
1494 | 2025-07-23T19:09:45.927Z | Compiling fallible-iterator v0.2.0 |
1495 | 2025-07-23T19:09:46.007Z | Compiling psl-types v2.0.11 |
1496 | 2025-07-23T19:09:46.147Z | Compiling smoltcp v0.9.1 |
1497 | 2025-07-23T19:09:46.226Z | Compiling tower-layer v0.3.3 |
1498 | 2025-07-23T19:09:46.526Z | Compiling num-bigint-dig v0.8.4 |
1499 | 2025-07-23T19:09:46.570Z | Compiling cfg_aliases v0.2.1 |
1500 | 2025-07-23T19:09:46.695Z | Compiling newtype-uuid v1.2.4 |
1501 | 2025-07-23T19:09:46.790Z | Compiling base16ct v0.2.0 |
1502 | 2025-07-23T19:09:46.856Z | Compiling litrs v0.4.1 |
1503 | 2025-07-23T19:09:47.004Z | Compiling gimli v0.31.1 |
1504 | 2025-07-23T19:09:47.104Z | Compiling sec1 v0.7.3 |
1505 | 2025-07-23T19:09:47.393Z | Compiling nix v0.29.0 |
1506 | 2025-07-23T19:09:47.413Z | Compiling postgres-protocol v0.6.8 |
1507 | 2025-07-23T19:09:47.658Z | Compiling tower v0.5.2 |
1508 | 2025-07-23T19:09:47.908Z | Compiling document-features v0.2.10 |
1509 | 2025-07-23T19:09:48.218Z | Compiling publicsuffix v2.3.0 |
1510 | 2025-07-23T19:09:48.457Z | Compiling libz-rs-sys v0.5.1 |
1511 | 2025-07-23T19:09:48.710Z | Compiling flate2 v1.1.2 |
1512 | 2025-07-23T19:09:48.754Z | Compiling num-iter v0.1.45 |
1513 | 2025-07-23T19:09:48.955Z | Compiling group v0.13.0 |
1514 | 2025-07-23T19:09:49.010Z | Compiling rand v0.8.5 |
1515 | 2025-07-23T19:09:49.421Z | Compiling darling v0.20.10 |
1516 | 2025-07-23T19:09:49.561Z | Compiling tokio-native-tls v0.3.1 |
1517 | 2025-07-23T19:09:49.833Z | Compiling ipnetwork v0.21.1 |
1518 | 2025-07-23T19:09:50.324Z | Compiling strum_macros v0.27.1 |
1519 | 2025-07-23T19:09:50.541Z | Compiling rustls-native-certs v0.8.1 |
1520 | 2025-07-23T19:09:50.562Z | Compiling webpki-roots v1.0.1 |
1521 | 2025-07-23T19:09:50.642Z | Compiling terminal_size v0.4.0 |
1522 | 2025-07-23T19:09:50.811Z | Compiling http-body-util v0.1.3 |
1523 | 2025-07-23T19:09:50.882Z | Compiling hkdf v0.12.4 |
1524 | 2025-07-23T19:09:50.910Z | Compiling crypto-bigint v0.5.5 |
1525 | 2025-07-23T19:09:51.101Z | Compiling addr2line v0.24.2 |
1526 | 2025-07-23T19:09:51.174Z | Compiling curve25519-dalek-derive v0.1.1 |
1527 | 2025-07-23T19:09:51.286Z | Compiling async-trait v0.1.88 |
1528 | 2025-07-23T19:09:51.625Z | Compiling thiserror-impl v2.0.12 |
1529 | 2025-07-23T19:09:51.767Z | Compiling fs-err v3.1.1 |
1530 | 2025-07-23T19:09:52.107Z | Compiling ahash v0.8.11 |
1531 | 2025-07-23T19:09:52.492Z | Compiling object v0.36.5 |
1532 | 2025-07-23T19:09:52.558Z | Compiling bumpalo v3.16.0 |
1533 | 2025-07-23T19:09:53.028Z | Compiling anyhow v1.0.98 |
1534 | 2025-07-23T19:09:53.657Z | Compiling managed v0.8.0 |
1535 | 2025-07-23T19:09:53.760Z | Compiling winnow v0.5.40 |
1536 | 2025-07-23T19:09:54.116Z | Compiling lockfree-object-pool v0.1.6 |
1537 | 2025-07-23T19:09:54.405Z | Compiling bitflags v1.3.2 |
1538 | 2025-07-23T19:09:54.528Z | Compiling buf-list v1.0.3 |
1539 | 2025-07-23T19:09:54.724Z | Compiling simd-adler32 v0.3.7 |
1540 | 2025-07-23T19:09:55.202Z | Compiling rustc-demangle v0.1.24 |
1541 | 2025-07-23T19:09:55.265Z | Compiling iri-string v0.7.8 |
1542 | 2025-07-23T19:09:55.284Z | Compiling strum v0.27.1 |
1543 | 2025-07-23T19:09:55.354Z | Compiling hubpack_derive v0.1.1 |
1544 | 2025-07-23T19:09:55.571Z | Compiling zopfli v0.8.1 |
1545 | 2025-07-23T19:09:56.101Z | Compiling thiserror v2.0.12 |
1546 | 2025-07-23T19:09:56.242Z | Compiling hubpack v0.1.2 |
1547 | 2025-07-23T19:09:56.289Z | Compiling clap_builder v4.5.40 |
1548 | 2025-07-23T19:09:56.764Z | Compiling elliptic-curve v0.13.8 |
1549 | 2025-07-23T19:09:57.123Z | Compiling toml_edit v0.19.15 |
1550 | 2025-07-23T19:09:57.858Z | Compiling hyper-tls v0.6.0 |
1551 | 2025-07-23T19:09:58.272Z | Compiling tower-http v0.6.6 |
1552 | 2025-07-23T19:09:59.077Z | Compiling backtrace v0.3.74 |
1553 | 2025-07-23T19:09:59.185Z | Compiling oxnet v0.1.2 |
1554 | 2025-07-23T19:09:59.456Z | Compiling signal-hook-mio v0.2.4 |
1555 | 2025-07-23T19:09:59.649Z | Compiling cookie_store v0.21.1 |
1556 | 2025-07-23T19:09:59.910Z | Compiling zstd v0.13.3 |
1557 | 2025-07-23T19:10:00.445Z | Compiling serde_with_macros v3.14.0 |
1558 | 2025-07-23T19:10:01.259Z | Compiling postgres-types v0.2.9 |
1559 | 2025-07-23T19:10:02.271Z | Compiling usdt-macro v0.5.0 |
1560 | 2025-07-23T19:10:02.527Z | Compiling usdt-attr-macro v0.5.0 |
1561 | 2025-07-23T19:10:02.967Z | Compiling phf v0.11.2 |
1562 | 2025-07-23T19:10:03.258Z | Compiling ed25519 v2.2.3 |
1563 | 2025-07-23T19:10:03.642Z | Compiling bzip2 v0.5.2 |
1564 | 2025-07-23T19:10:03.645Z | Compiling bzip2 v0.4.4 |
1565 | 2025-07-23T19:10:03.699Z | Compiling strum_macros v0.26.4 |
1566 | 2025-07-23T19:10:04.025Z | Compiling pkcs1 v0.7.5 |
1567 | 2025-07-23T19:10:04.045Z | Compiling serde_urlencoded v0.7.1 |
1568 | 2025-07-23T19:10:04.073Z | Compiling serde-big-array v0.5.1 |
1569 | 2025-07-23T19:10:04.322Z | Compiling rfc6979 v0.4.0 |
1570 | 2025-07-23T19:10:04.537Z | Compiling bstr v1.10.0 |
1571 | 2025-07-23T19:10:04.537Z | Compiling clap_derive v4.5.40 |
1572 | 2025-07-23T19:10:04.881Z | Compiling serde_repr v0.1.19 |
1573 | 2025-07-23T19:10:04.900Z | Compiling daft-derive v0.1.4 |
1574 | 2025-07-23T19:10:05.240Z | Compiling enum-as-inner v0.6.1 |
1575 | 2025-07-23T19:10:06.013Z | Compiling float-cmp v0.10.0 |
1576 | 2025-07-23T19:10:06.050Z | Compiling encoding_rs v0.8.34 |
1577 | 2025-07-23T19:10:06.269Z | Compiling whoami v1.5.2 |
1578 | 2025-07-23T19:10:06.309Z | Compiling keccak v0.1.5 |
1579 | 2025-07-23T19:10:06.492Z | Compiling difflib v0.4.0 |
1580 | 2025-07-23T19:10:06.829Z | Compiling predicates-core v1.0.8 |
1581 | 2025-07-23T19:10:07.160Z | Compiling normalize-line-endings v0.3.0 |
1582 | 2025-07-23T19:10:07.313Z | Compiling unicode-segmentation v1.12.0 |
1583 | 2025-07-23T19:10:07.506Z | Compiling precomputed-hash v0.1.1 |
1584 | 2025-07-23T19:10:07.636Z | Compiling new_debug_unreachable v1.0.6 |
1585 | 2025-07-23T19:10:07.758Z | Compiling fixedbitset v0.4.2 |
1586 | 2025-07-23T19:10:07.779Z | Compiling data-encoding v2.9.0 |
1587 | 2025-07-23T19:10:08.063Z | Compiling mime v0.3.17 |
1588 | 2025-07-23T19:10:08.177Z | Compiling static_assertions v1.1.0 |
1589 | 2025-07-23T19:10:08.199Z | Compiling strum v0.26.3 |
1590 | 2025-07-23T19:10:08.297Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
1591 | 2025-07-23T19:10:08.410Z | Compiling hickory-proto v0.25.2 |
1592 | 2025-07-23T19:10:08.553Z | Compiling petgraph v0.6.5 |
1593 | 2025-07-23T19:10:08.988Z | Compiling clap v4.5.40 |
1594 | 2025-07-23T19:10:09.122Z | Compiling similar v2.7.0 |
1595 | 2025-07-23T19:10:09.499Z | Compiling toml_edit v0.22.27 |
1596 | 2025-07-23T19:10:09.673Z | Compiling string_cache v0.8.9 |
1597 | 2025-07-23T19:10:10.091Z | Compiling predicates v3.1.3 |
1598 | 2025-07-23T19:10:11.248Z | Compiling sha3 v0.10.8 |
1599 | 2025-07-23T19:10:11.595Z | Compiling tokio-postgres v0.7.13 |
1600 | 2025-07-23T19:10:11.769Z | Compiling daft v0.1.4 |
1601 | 2025-07-23T19:10:12.151Z | Compiling console v0.15.10 |
1602 | 2025-07-23T19:10:12.254Z | Compiling usdt v0.5.0 |
1603 | 2025-07-23T19:10:12.309Z | Compiling ecdsa v0.16.9 |
1604 | 2025-07-23T19:10:12.715Z | Compiling rsa v0.9.6 |
1605 | 2025-07-23T19:10:13.098Z | Compiling zip v0.6.6 |
1606 | 2025-07-23T19:10:13.391Z | Compiling zip v4.2.0 |
1607 | 2025-07-23T19:10:14.369Z | Compiling ed25519-dalek v2.1.1 |
1608 | 2025-07-23T19:10:14.934Z | Compiling serde_with v3.14.0 |
1609 | 2025-07-23T19:10:15.796Z | Compiling toml v0.7.8 |
1610 | 2025-07-23T19:10:16.973Z | Compiling crossterm v0.28.1 |
1611 | 2025-07-23T19:10:17.777Z | Compiling crossbeam-epoch v0.9.18 |
1612 | 2025-07-23T19:10:17.995Z | Compiling tokio-stream v0.1.17 |
1613 | 2025-07-23T19:10:18.017Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
1614 | 2025-07-23T19:10:18.432Z | Compiling openapiv3 v2.2.0 |
1615 | 2025-07-23T19:10:18.460Z | Compiling x509-cert v0.2.5 |
1616 | 2025-07-23T19:10:18.606Z | Compiling sha1 v0.10.6 |
1617 | 2025-07-23T19:10:18.952Z | Compiling dirs-sys-next v0.1.2 |
1618 | 2025-07-23T19:10:19.022Z | Compiling winnow v0.6.26 |
1619 | 2025-07-23T19:10:19.495Z | Compiling rustc-hash v2.1.1 |
1620 | 2025-07-23T19:10:19.719Z | Compiling peg-runtime v0.8.5 |
1621 | 2025-07-23T19:10:19.934Z | Compiling lalrpop-util v0.19.12 |
1622 | 2025-07-23T19:10:20.129Z | Compiling dirs-next v2.0.0 |
1623 | 2025-07-23T19:10:20.231Z | Compiling thread_local v1.1.8 |
1624 | 2025-07-23T19:10:20.277Z | Compiling slog-async v2.8.0 |
1625 | 2025-07-23T19:10:20.325Z | Compiling term v0.7.0 |
1626 | 2025-07-23T19:10:20.343Z | Compiling crossbeam-channel v0.5.15 |
1627 | 2025-07-23T19:10:20.743Z | Compiling xattr v1.3.1 |
1628 | 2025-07-23T19:10:20.909Z | Compiling futures-executor v0.3.31 |
1629 | 2025-07-23T19:10:21.029Z | Compiling filetime v0.2.25 |
1630 | 2025-07-23T19:10:21.345Z | Compiling is-terminal v0.4.13 |
1631 | 2025-07-23T19:10:21.365Z | Compiling take_mut v0.2.2 |
1632 | 2025-07-23T19:10:21.409Z | Compiling tar v0.4.44 |
1633 | 2025-07-23T19:10:21.494Z | Compiling slog-term v2.9.1 |
1634 | 2025-07-23T19:10:21.556Z | Compiling futures v0.3.31 |
1635 | 2025-07-23T19:10:21.690Z | Compiling camino v1.1.10 |
1636 | 2025-07-23T19:10:27.077Z | Compiling aws-lc-sys v0.26.0 |
1637 | 2025-07-23T19:11:00.378Z | Compiling rustls-webpki v0.102.8 |
1638 | 2025-07-23T19:11:04.856Z | Compiling tokio-rustls v0.26.0 |
1639 | 2025-07-23T19:11:05.138Z | Compiling hyper-rustls v0.27.7 |
1640 | 2025-07-23T19:11:05.536Z | Compiling reqwest v0.12.22 |
1641 | 2025-07-23T19:11:08.895Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1642 | 2025-07-23T19:11:09.192Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1643 | 2025-07-23T19:11:13.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s |
1644 | 2025-07-23T19:11:13.961Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
1645 | 2025-07-23T19:11:14.017Z | Jul 23 19:11:12.676 INFO Starting download, target: Console |
1646 | 2025-07-23T19:11:14.017Z | Jul 23 19:11:12.676 INFO Starting download, target: Clickhouse |
1647 | 2025-07-23T19:11:14.017Z | Jul 23 19:11:12.676 INFO Starting download, target: Cockroach |
1648 | 2025-07-23T19:11:14.017Z | Jul 23 19:11:12.676 INFO Starting download, target: DendriteStub |
1649 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.676 INFO Starting download, target: MaghemiteMgd |
1650 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.676 INFO Starting download, target: TransceiverControl |
1651 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.677 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1652 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.677 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1653 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.677 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1654 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.677 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1655 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.678 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1656 | 2025-07-23T19:11:14.023Z | Jul 23 19:11:12.678 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1657 | 2025-07-23T19:11:14.421Z | Jul 23 19:11:13.011 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1658 | 2025-07-23T19:11:14.552Z | Jul 23 19:11:13.155 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1659 | 2025-07-23T19:11:14.793Z | Jul 23 19:11:13.421 INFO Download complete, target: TransceiverControl |
1660 | 2025-07-23T19:11:14.939Z | Jul 23 19:11:13.589 INFO Download complete, target: Console |
1661 | 2025-07-23T19:11:15.457Z | Jul 23 19:11:14.108 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1662 | 2025-07-23T19:11:15.613Z | Jul 23 19:11:14.231 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1663 | 2025-07-23T19:11:16.023Z | Jul 23 19:11:14.668 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1664 | 2025-07-23T19:11:16.811Z | Jul 23 19:11:15.468 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1665 | 2025-07-23T19:11:16.811Z | Jul 23 19:11:15.468 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1666 | 2025-07-23T19:11:19.082Z | Jul 23 19:11:17.741 INFO Download complete, target: MaghemiteMgd |
1667 | 2025-07-23T19:11:19.152Z | Jul 23 19:11:17.812 INFO Download complete, target: DendriteStub |
1668 | 2025-07-23T19:11:23.268Z | Jul 23 19:11:21.926 INFO Checking that binary works, target: Cockroach |
1669 | 2025-07-23T19:11:23.416Z | Jul 23 19:11:22.076 INFO Download complete, target: Cockroach |
1670 | 2025-07-23T19:11:26.439Z | Jul 23 19:11:25.098 INFO Checking that binary works, target: Clickhouse |
1671 | 2025-07-23T19:11:26.586Z | Jul 23 19:11:25.245 INFO Download complete, target: Clickhouse |
1672 | 2025-07-23T19:11:26.593Z | All prerequisites installed successfully |
1673 | 2025-07-23T19:11:26.596Z | |
1674 | 2025-07-23T19:11:26.596Z | real 4:44.009122680 |
1675 | 2025-07-23T19:11:26.596Z | user 16:25.240186241 |
1676 | 2025-07-23T19:11:26.596Z | sys 2:18.141892186 |
1677 | 2025-07-23T19:11:26.596Z | trap 0.598159464 |
1678 | 2025-07-23T19:11:26.596Z | tflt 4.417151311 |
1679 | 2025-07-23T19:11:26.596Z | dflt 3.520651245 |
1680 | 2025-07-23T19:11:26.596Z | kflt 0.030185986 |
1681 | 2025-07-23T19:11:26.596Z | lock 38:33.879733018 |
1682 | 2025-07-23T19:11:26.596Z | slp 1:00:03.504865309 |
1683 | 2025-07-23T19:11:26.596Z | lat 1:09.916077462 |
1684 | 2025-07-23T19:11:26.596Z | stop 2:49.304148131 |
1685 | 2025-07-23T19:11:26.596Z | + ptime -m cargo xtask download softnpu |
1686 | 2025-07-23T19:11:27.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
1687 | 2025-07-23T19:11:27.338Z | Running `target/debug/xtask download softnpu` |
1688 | 2025-07-23T19:11:28.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s |
1689 | 2025-07-23T19:11:28.394Z | Running `target/debug/xtask-downloader softnpu` |
1690 | 2025-07-23T19:11:28.437Z | Jul 23 19:11:27.097 INFO Starting download, target: Softnpu |
1691 | 2025-07-23T19:11:28.441Z | Jul 23 19:11:27.097 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
1692 | 2025-07-23T19:11:29.072Z | Jul 23 19:11:27.731 INFO Download complete, target: Softnpu |
1693 | 2025-07-23T19:11:29.076Z | |
1694 | 2025-07-23T19:11:29.080Z | real 2.476182090 |
1695 | 2025-07-23T19:11:29.080Z | user 1.528326767 |
1696 | 2025-07-23T19:11:29.080Z | sys 0.659371620 |
1697 | 2025-07-23T19:11:29.080Z | trap 0.001409789 |
1698 | 2025-07-23T19:11:29.080Z | tflt 0.000144611 |
1699 | 2025-07-23T19:11:29.080Z | dflt 0.000134143 |
1700 | 2025-07-23T19:11:29.080Z | kflt 0.000000000 |
1701 | 2025-07-23T19:11:29.080Z | lock 6.913936247 |
1702 | 2025-07-23T19:11:29.080Z | slp 0.489640988 |
1703 | 2025-07-23T19:11:29.080Z | lat 0.073650403 |
1704 | 2025-07-23T19:11:29.080Z | stop 0.000172903 |
1705 | 2025-07-23T19:11:29.080Z | + export CARGO_INCREMENTAL=0 |
1706 | 2025-07-23T19:11:29.080Z | + CARGO_INCREMENTAL=0 |
1707 | 2025-07-23T19:11:29.080Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
1708 | 2025-07-23T19:11:30.320Z | Compiling proc-macro2 v1.0.95 |
1709 | 2025-07-23T19:11:30.320Z | Compiling unicode-ident v1.0.18 |
1710 | 2025-07-23T19:11:30.324Z | Compiling libc v0.2.174 |
1711 | 2025-07-23T19:11:30.324Z | Compiling serde v1.0.219 |
1712 | 2025-07-23T19:11:30.324Z | Compiling autocfg v1.4.0 |
1713 | 2025-07-23T19:11:30.324Z | Compiling cfg-if v1.0.1 |
1714 | 2025-07-23T19:11:30.324Z | Compiling version_check v0.9.5 |
1715 | 2025-07-23T19:11:30.643Z | Compiling memchr v2.7.4 |
1716 | 2025-07-23T19:11:30.668Z | Compiling shlex v1.3.0 |
1717 | 2025-07-23T19:11:30.690Z | Compiling portable-atomic v1.11.0 |
1718 | 2025-07-23T19:11:31.015Z | Compiling typenum v1.17.0 |
1719 | 2025-07-23T19:11:31.036Z | Compiling generic-array v0.14.7 |
1720 | 2025-07-23T19:11:31.059Z | Compiling value-bag v1.9.0 |
1721 | 2025-07-23T19:11:31.340Z | Compiling lock_api v0.4.12 |
1722 | 2025-07-23T19:11:31.480Z | Compiling log v0.4.27 |
1723 | 2025-07-23T19:11:31.667Z | Compiling libm v0.2.8 |
1724 | 2025-07-23T19:11:31.803Z | Compiling serde_json v1.0.140 |
1725 | 2025-07-23T19:11:31.919Z | Compiling num-traits v0.2.19 |
1726 | 2025-07-23T19:11:32.028Z | Compiling getrandom v0.3.3 |
1727 | 2025-07-23T19:11:32.146Z | Compiling parking_lot_core v0.9.10 |
1728 | 2025-07-23T19:11:32.275Z | Compiling quote v1.0.40 |
1729 | 2025-07-23T19:11:32.325Z | Compiling semver v1.0.26 |
1730 | 2025-07-23T19:11:32.471Z | Compiling jobserver v0.1.32 |
1731 | 2025-07-23T19:11:32.564Z | Compiling smallvec v1.15.0 |
1732 | 2025-07-23T19:11:32.567Z | Compiling scopeguard v1.2.0 |
1733 | 2025-07-23T19:11:32.632Z | Compiling getrandom v0.2.15 |
1734 | 2025-07-23T19:11:32.737Z | Compiling syn v2.0.104 |
1735 | 2025-07-23T19:11:32.795Z | Compiling pkg-config v0.3.31 |
1736 | 2025-07-23T19:11:32.845Z | Compiling cc v1.2.30 |
1737 | 2025-07-23T19:11:33.005Z | Compiling itoa v1.0.11 |
1738 | 2025-07-23T19:11:33.063Z | Compiling aho-corasick v1.1.3 |
1739 | 2025-07-23T19:11:33.097Z | Compiling regex-syntax v0.8.5 |
1740 | 2025-07-23T19:11:33.180Z | Compiling rustix v0.38.37 |
1741 | 2025-07-23T19:11:34.394Z | Compiling critical-section v1.1.3 |
1742 | 2025-07-23T19:11:34.591Z | Compiling stable_deref_trait v1.2.0 |
1743 | 2025-07-23T19:11:34.646Z | Compiling either v1.15.0 |
1744 | 2025-07-23T19:11:34.740Z | Compiling slab v0.4.9 |
1745 | 2025-07-23T19:11:35.158Z | Compiling spin v0.9.8 |
1746 | 2025-07-23T19:11:35.214Z | Compiling errno v0.3.12 |
1747 | 2025-07-23T19:11:35.256Z | Compiling rand_core v0.6.4 |
1748 | 2025-07-23T19:11:35.435Z | Compiling once_cell v1.21.3 |
1749 | 2025-07-23T19:11:35.812Z | Compiling subtle v2.6.1 |
1750 | 2025-07-23T19:11:35.842Z | Compiling glob v0.3.2 |
1751 | 2025-07-23T19:11:35.982Z | Compiling prettyplease v0.2.35 |
1752 | 2025-07-23T19:11:36.037Z | Compiling ryu v1.0.18 |
1753 | 2025-07-23T19:11:36.129Z | Compiling thiserror v1.0.69 |
1754 | 2025-07-23T19:11:36.346Z | Compiling equivalent v1.0.2 |
1755 | 2025-07-23T19:11:36.490Z | Compiling allocator-api2 v0.2.21 |
1756 | 2025-07-23T19:11:36.529Z | Compiling clang-sys v1.8.1 |
1757 | 2025-07-23T19:11:36.571Z | Compiling regex-automata v0.4.8 |
1758 | 2025-07-23T19:11:36.636Z | Compiling foldhash v0.1.5 |
1759 | 2025-07-23T19:11:36.659Z | Compiling pin-project-lite v0.2.14 |
1760 | 2025-07-23T19:11:36.999Z | Compiling lazy_static v1.5.0 |
1761 | 2025-07-23T19:11:37.149Z | Compiling hashbrown v0.15.4 |
1762 | 2025-07-23T19:11:37.495Z | Compiling minimal-lexical v0.2.1 |
1763 | 2025-07-23T19:11:37.517Z | Compiling schemars v0.8.22 |
1764 | 2025-07-23T19:11:37.970Z | Compiling litemap v0.7.3 |
1765 | 2025-07-23T19:11:38.086Z | Compiling writeable v0.5.5 |
1766 | 2025-07-23T19:11:38.441Z | Compiling nom v7.1.3 |
1767 | 2025-07-23T19:11:39.018Z | Compiling libloading v0.8.5 |
1768 | 2025-07-23T19:11:39.165Z | Compiling home v0.5.9 |
1769 | 2025-07-23T19:11:39.388Z | Compiling zerocopy v0.8.26 |
1770 | 2025-07-23T19:11:39.522Z | Compiling synstructure v0.13.1 |
1771 | 2025-07-23T19:11:39.710Z | Compiling serde_derive_internals v0.29.1 |
1772 | 2025-07-23T19:11:39.771Z | Compiling bindgen v0.69.5 |
1773 | 2025-07-23T19:11:40.270Z | Compiling percent-encoding v2.3.1 |
1774 | 2025-07-23T19:11:40.693Z | Compiling itertools v0.10.5 |
1775 | 2025-07-23T19:11:40.780Z | Compiling byteorder v1.5.0 |
1776 | 2025-07-23T19:11:41.297Z | Compiling rustc-hash v1.1.0 |
1777 | 2025-07-23T19:11:41.481Z | Compiling cexpr v0.6.0 |
1778 | 2025-07-23T19:11:41.604Z | Compiling fnv v1.0.7 |
1779 | 2025-07-23T19:11:41.654Z | Compiling lazycell v1.3.0 |
1780 | 2025-07-23T19:11:41.756Z | Compiling icu_locid_transform_data v1.5.0 |
1781 | 2025-07-23T19:11:41.885Z | Compiling regex v1.11.1 |
1782 | 2025-07-23T19:11:42.602Z | Compiling cmake v0.1.51 |
1783 | 2025-07-23T19:11:42.804Z | Compiling signal-hook-registry v1.4.2 |
1784 | 2025-07-23T19:11:42.866Z | Compiling paste v1.0.15 |
1785 | 2025-07-23T19:11:42.947Z | Compiling dunce v1.0.5 |
1786 | 2025-07-23T19:11:43.109Z | Compiling icu_properties_data v1.5.0 |
1787 | 2025-07-23T19:11:43.135Z | Compiling fs_extra v1.3.0 |
1788 | 2025-07-23T19:11:43.308Z | Compiling parking_lot v0.12.3 |
1789 | 2025-07-23T19:11:43.360Z | Compiling serde_derive v1.0.219 |
1790 | 2025-07-23T19:11:43.378Z | Compiling zeroize_derive v1.4.2 |
1791 | 2025-07-23T19:11:43.414Z | Compiling zerofrom-derive v0.1.4 |
1792 | 2025-07-23T19:11:43.658Z | Compiling yoke-derive v0.7.4 |
1793 | 2025-07-23T19:11:44.176Z | Compiling zerovec-derive v0.10.3 |
1794 | 2025-07-23T19:11:44.625Z | Compiling displaydoc v0.2.5 |
1795 | 2025-07-23T19:11:45.231Z | Compiling icu_provider_macros v1.5.0 |
1796 | 2025-07-23T19:11:45.505Z | Compiling tokio-macros v2.5.0 |
1797 | 2025-07-23T19:11:45.964Z | Compiling zeroize v1.8.1 |
1798 | 2025-07-23T19:11:46.227Z | Compiling zerocopy-derive v0.7.35 |
1799 | 2025-07-23T19:11:46.298Z | Compiling zerofrom v0.1.4 |
1800 | 2025-07-23T19:11:46.400Z | Compiling thiserror-impl v1.0.69 |
1801 | 2025-07-23T19:11:46.549Z | Compiling yoke v0.7.4 |
1802 | 2025-07-23T19:11:46.766Z | Compiling schemars_derive v0.8.22 |
1803 | 2025-07-23T19:11:46.936Z | Compiling zerovec v0.10.4 |
1804 | 2025-07-23T19:11:47.903Z | Compiling zerocopy-derive v0.8.26 |
1805 | 2025-07-23T19:11:47.941Z | Compiling futures-macro v0.3.31 |
1806 | 2025-07-23T19:11:48.870Z | Compiling crypto-common v0.1.6 |
1807 | 2025-07-23T19:11:48.922Z | Compiling tinystr v0.7.6 |
1808 | 2025-07-23T19:11:49.087Z | Compiling icu_collections v1.5.0 |
1809 | 2025-07-23T19:11:49.300Z | Compiling icu_locid v1.5.0 |
1810 | 2025-07-23T19:11:49.321Z | Compiling mio v1.0.2 |
1811 | 2025-07-23T19:11:49.608Z | Compiling utf16_iter v1.0.5 |
1812 | 2025-07-23T19:11:49.942Z | Compiling utf8_iter v1.0.4 |
1813 | 2025-07-23T19:11:50.023Z | Compiling heck v0.5.0 |
1814 | 2025-07-23T19:11:50.237Z | Compiling icu_normalizer_data v1.5.0 |
1815 | 2025-07-23T19:11:50.370Z | Compiling write16 v1.0.0 |
1816 | 2025-07-23T19:11:50.553Z | Compiling const-oid v0.9.6 |
1817 | 2025-07-23T19:11:50.725Z | Compiling icu_provider v1.5.0 |
1818 | 2025-07-23T19:11:51.382Z | Compiling socket2 v0.5.10 |
1819 | 2025-07-23T19:11:51.703Z | Compiling icu_locid_transform v1.5.0 |
1820 | 2025-07-23T19:11:52.806Z | Compiling form_urlencoded v1.2.1 |
1821 | 2025-07-23T19:11:52.827Z | Compiling ring v0.17.14 |
1822 | 2025-07-23T19:11:53.088Z | Compiling icu_properties v1.5.1 |
1823 | 2025-07-23T19:11:54.429Z | Compiling block-buffer v0.10.4 |
1824 | 2025-07-23T19:11:54.692Z | Compiling tracing-attributes v0.1.27 |
1825 | 2025-07-23T19:11:54.767Z | Compiling der_derive v0.7.3 |
1826 | 2025-07-23T19:11:55.203Z | Compiling bitflags v2.9.1 |
1827 | 2025-07-23T19:11:55.291Z | Compiling bytes v1.10.1 |
1828 | 2025-07-23T19:11:57.146Z | Compiling icu_normalizer v1.5.0 |
1829 | 2025-07-23T19:11:57.371Z | Compiling tokio v1.45.1 |
1830 | 2025-07-23T19:11:57.653Z | Compiling indexmap v2.10.0 |
1831 | 2025-07-23T19:11:58.643Z | Compiling idna_adapter v1.2.0 |
1832 | 2025-07-23T19:11:58.881Z | Compiling idna v1.0.3 |
1833 | 2025-07-23T19:11:59.224Z | Compiling vcpkg v0.2.15 |
1834 | 2025-07-23T19:11:59.398Z | Compiling which v4.4.2 |
1835 | 2025-07-23T19:12:00.159Z | Compiling aws-lc-rs v1.12.4 |
1836 | 2025-07-23T19:12:00.596Z | Compiling openssl-sys v0.9.109 |
1837 | 2025-07-23T19:12:01.575Z | Compiling url v2.5.4 |
1838 | 2025-07-23T19:12:02.960Z | Compiling digest v0.10.7 |
1839 | 2025-07-23T19:12:03.353Z | Compiling thiserror v2.0.12 |
1840 | 2025-07-23T19:12:03.923Z | Compiling futures-core v0.3.31 |
1841 | 2025-07-23T19:12:04.319Z | Compiling zerocopy v0.7.35 |
1842 | 2025-07-23T19:12:04.412Z | Compiling thiserror-impl v2.0.12 |
1843 | 2025-07-23T19:12:04.531Z | Compiling httparse v1.9.5 |
1844 | 2025-07-23T19:12:05.751Z | Compiling uuid v1.17.0 |
1845 | 2025-07-23T19:12:06.400Z | Compiling iana-time-zone v0.1.63 |
1846 | 2025-07-23T19:12:06.969Z | Compiling syn v1.0.109 |
1847 | 2025-07-23T19:12:07.027Z | Compiling chrono v0.4.41 |
1848 | 2025-07-23T19:12:07.739Z | Compiling strsim v0.11.1 |
1849 | 2025-07-23T19:12:08.489Z | Compiling futures-sink v0.3.31 |
1850 | 2025-07-23T19:12:08.594Z | Compiling num-conv v0.1.0 |
1851 | 2025-07-23T19:12:08.692Z | Compiling time-core v0.1.2 |
1852 | 2025-07-23T19:12:08.890Z | Compiling time-macros v0.2.18 |
1853 | 2025-07-23T19:12:10.126Z | Compiling openssl v0.10.73 |
1854 | 2025-07-23T19:12:10.860Z | Compiling cpufeatures v0.2.14 |
1855 | 2025-07-23T19:12:11.137Z | Compiling aws-lc-sys v0.26.0 |
1856 | 2025-07-23T19:12:11.809Z | Compiling hmac v0.12.1 |
1857 | 2025-07-23T19:12:12.070Z | Compiling rustc_version v0.4.1 |
1858 | 2025-07-23T19:12:12.130Z | Compiling serde_tokenstream v0.2.2 |
1859 | 2025-07-23T19:12:12.624Z | Compiling ident_case v1.0.1 |
1860 | 2025-07-23T19:12:12.759Z | Compiling block-padding v0.3.3 |
1861 | 2025-07-23T19:12:12.837Z | Compiling scroll_derive v0.12.0 |
1862 | 2025-07-23T19:12:13.018Z | Compiling openssl-macros v0.1.1 |
1863 | 2025-07-23T19:12:13.778Z | Compiling rustls v0.23.19 |
1864 | 2025-07-23T19:12:13.960Z | Compiling native-tls v0.2.12 |
1865 | 2025-07-23T19:12:14.062Z | Compiling crossbeam-utils v0.8.21 |
1866 | 2025-07-23T19:12:14.095Z | Compiling dyn-clone v1.0.19 |
1867 | 2025-07-23T19:12:14.137Z | Compiling ucd-trie v0.1.7 |
1868 | 2025-07-23T19:12:14.546Z | Compiling pest v2.7.14 |
1869 | 2025-07-23T19:12:14.575Z | Compiling inout v0.1.3 |
1870 | 2025-07-23T19:12:14.625Z | Compiling futures-channel v0.3.31 |
1871 | 2025-07-23T19:12:15.226Z | Compiling pin-utils v0.1.0 |
1872 | 2025-07-23T19:12:15.256Z | Compiling futures-task v0.3.31 |
1873 | 2025-07-23T19:12:15.394Z | Compiling futures-io v0.3.31 |
1874 | 2025-07-23T19:12:15.751Z | Compiling futures-util v0.3.31 |
1875 | 2025-07-23T19:12:17.460Z | Compiling pest_meta v2.7.14 |
1876 | 2025-07-23T19:12:18.353Z | Compiling cipher v0.4.4 |
1877 | 2025-07-23T19:12:19.476Z | Compiling sha2 v0.10.9 |
1878 | 2025-07-23T19:12:19.985Z | Compiling http v1.3.1 |
1879 | 2025-07-23T19:12:20.237Z | Compiling cookie v0.18.1 |
1880 | 2025-07-23T19:12:20.570Z | Compiling rustversion v1.0.17 |
1881 | 2025-07-23T19:12:20.969Z | Compiling base64ct v1.6.0 |
1882 | 2025-07-23T19:12:21.278Z | Compiling pest_generator v2.7.14 |
1883 | 2025-07-23T19:12:21.543Z | Compiling pem-rfc7468 v0.7.0 |
1884 | 2025-07-23T19:12:21.900Z | Compiling bzip2-sys v0.1.13+1.0.8 |
1885 | 2025-07-23T19:12:22.067Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
1886 | 2025-07-23T19:12:22.419Z | Compiling slog v2.7.0 |
1887 | 2025-07-23T19:12:22.687Z | Compiling flagset v0.4.6 |
1888 | 2025-07-23T19:12:22.798Z | Compiling anyhow v1.0.98 |
1889 | 2025-07-23T19:12:22.836Z | Compiling pest_derive v2.7.14 |
1890 | 2025-07-23T19:12:22.901Z | Compiling der v0.7.10 |
1891 | 2025-07-23T19:12:23.651Z | Compiling serde_spanned v0.6.9 |
1892 | 2025-07-23T19:12:23.872Z | Compiling toml_datetime v0.6.11 |
1893 | 2025-07-23T19:12:23.996Z | Compiling tracing-core v0.1.32 |
1894 | 2025-07-23T19:12:24.345Z | Compiling usdt-impl v0.5.0 |
1895 | 2025-07-23T19:12:24.431Z | Compiling rustls-pki-types v1.10.0 |
1896 | 2025-07-23T19:12:24.931Z | Compiling tracing v0.1.40 |
1897 | 2025-07-23T19:12:25.016Z | Compiling spki v0.7.3 |
1898 | 2025-07-23T19:12:25.418Z | Compiling salsa20 v0.10.2 |
1899 | 2025-07-23T19:12:25.663Z | Compiling scroll v0.12.0 |
1900 | 2025-07-23T19:12:25.732Z | Compiling pbkdf2 v0.12.2 |
1901 | 2025-07-23T19:12:25.921Z | Compiling ppv-lite86 v0.2.20 |
1902 | 2025-07-23T19:12:26.192Z | Compiling winnow v0.5.40 |
1903 | 2025-07-23T19:12:26.226Z | Compiling plain v0.2.3 |
1904 | 2025-07-23T19:12:26.463Z | Compiling litrs v0.4.1 |
1905 | 2025-07-23T19:12:26.552Z | Compiling goblin v0.8.2 |
1906 | 2025-07-23T19:12:27.050Z | Compiling scrypt v0.11.0 |
1907 | 2025-07-23T19:12:27.352Z | Compiling document-features v0.2.10 |
1908 | 2025-07-23T19:12:27.485Z | Compiling aes v0.8.4 |
1909 | 2025-07-23T19:12:28.305Z | Compiling cbc v0.1.2 |
1910 | 2025-07-23T19:12:29.463Z | Compiling toml_edit v0.19.15 |
1911 | 2025-07-23T19:12:30.214Z | Compiling tokio-util v0.7.15 |
1912 | 2025-07-23T19:12:31.711Z | Compiling adler2 v2.0.0 |
1913 | 2025-07-23T19:12:31.987Z | Compiling untrusted v0.9.0 |
1914 | 2025-07-23T19:12:32.024Z | Compiling newtype-uuid v1.2.4 |
1915 | 2025-07-23T19:12:32.221Z | Compiling untrusted v0.7.1 |
1916 | 2025-07-23T19:12:32.266Z | Compiling pretty-hex v0.4.1 |
1917 | 2025-07-23T19:12:32.341Z | Compiling powerfmt v0.2.0 |
1918 | 2025-07-23T19:12:32.485Z | Compiling dof v0.3.0 |
1919 | 2025-07-23T19:12:32.585Z | Compiling miniz_oxide v0.8.5 |
1920 | 2025-07-23T19:12:32.796Z | Compiling deranged v0.3.11 |
1921 | 2025-07-23T19:12:33.879Z | Compiling pkcs5 v0.7.1 |
1922 | 2025-07-23T19:12:34.555Z | Compiling dtrace-parser v0.2.0 |
1923 | 2025-07-23T19:12:34.652Z | Compiling http-body v1.0.1 |
1924 | 2025-07-23T19:12:34.873Z | Compiling heapless v0.7.17 |
1925 | 2025-07-23T19:12:35.770Z | Compiling thread-id v4.2.2 |
1926 | 2025-07-23T19:12:35.905Z | Compiling zstd-safe v7.2.3 |
1927 | 2025-07-23T19:12:36.075Z | Compiling atomic-waker v1.1.2 |
1928 | 2025-07-23T19:12:36.256Z | Compiling num_threads v0.1.7 |
1929 | 2025-07-23T19:12:36.276Z | Compiling signal-hook v0.3.17 |
1930 | 2025-07-23T19:12:36.383Z | Compiling base64 v0.22.1 |
1931 | 2025-07-23T19:12:36.419Z | Compiling time v0.3.36 |
1932 | 2025-07-23T19:12:38.228Z | Compiling pkcs8 v0.10.2 |
1933 | 2025-07-23T19:12:38.806Z | Compiling try-lock v0.2.5 |
1934 | 2025-07-23T19:12:39.000Z | Compiling tinyvec_macros v0.1.1 |
1935 | 2025-07-23T19:12:39.404Z | Compiling tower-service v0.3.3 |
1936 | 2025-07-23T19:12:39.945Z | Compiling tinyvec v1.8.0 |
1937 | 2025-07-23T19:12:40.900Z | Compiling want v0.3.1 |
1938 | 2025-07-23T19:12:41.366Z | Compiling h2 v0.4.6 |
1939 | 2025-07-23T19:12:43.215Z | Compiling rand_core v0.9.2 |
1940 | 2025-07-23T19:12:43.619Z | Compiling curve25519-dalek v4.1.3 |
1941 | 2025-07-23T19:12:43.875Z | Compiling ipnet v2.11.0 |
1942 | 2025-07-23T19:12:44.079Z | Compiling async-trait v0.1.88 |
1943 | 2025-07-23T19:12:45.994Z | Compiling memoffset v0.9.1 |
1944 | 2025-07-23T19:12:46.125Z | Compiling smoltcp v0.9.1 |
1945 | 2025-07-23T19:12:46.344Z | Compiling num-bigint-dig v0.8.4 |
1946 | 2025-07-23T19:12:46.365Z | Compiling openssl-probe v0.1.5 |
1947 | 2025-07-23T19:12:46.704Z | Compiling foreign-types-shared v0.1.1 |
1948 | 2025-07-23T19:12:47.115Z | Compiling httpdate v1.0.3 |
1949 | 2025-07-23T19:12:47.222Z | Compiling gimli v0.31.1 |
1950 | 2025-07-23T19:12:49.243Z | Compiling hyper v1.6.0 |
1951 | 2025-07-23T19:12:51.693Z | Compiling foreign-types v0.3.2 |
1952 | 2025-07-23T19:12:51.932Z | Compiling addr2line v0.24.2 |
1953 | 2025-07-23T19:12:53.756Z | Compiling rand_chacha v0.9.0 |
1954 | 2025-07-23T19:12:55.219Z | Compiling usdt-attr-macro v0.5.0 |
1955 | 2025-07-23T19:12:56.328Z | Compiling usdt-macro v0.5.0 |
1956 | 2025-07-23T19:12:58.293Z | Compiling strum_macros v0.26.4 |
1957 | 2025-07-23T19:13:00.008Z | Compiling ipnetwork v0.21.1 |
1958 | 2025-07-23T19:13:00.275Z | Compiling darling_core v0.20.10 |
1959 | 2025-07-23T19:13:02.817Z | Compiling daft-derive v0.1.4 |
1960 | 2025-07-23T19:13:03.091Z | Compiling object v0.36.5 |
1961 | 2025-07-23T19:13:03.467Z | Compiling rustc-demangle v0.1.24 |
1962 | 2025-07-23T19:13:05.001Z | Compiling cfg_aliases v0.2.1 |
1963 | 2025-07-23T19:13:05.130Z | Compiling nix v0.29.0 |
1964 | 2025-07-23T19:13:05.334Z | Compiling darling_macro v0.20.10 |
1965 | 2025-07-23T19:13:08.851Z | Compiling rand v0.9.1 |
1966 | 2025-07-23T19:13:10.130Z | Compiling hyper-util v0.1.14 |
1967 | 2025-07-23T19:13:11.331Z | Compiling backtrace v0.3.74 |
1968 | 2025-07-23T19:13:11.396Z | Compiling unicode-normalization v0.1.24 |
1969 | 2025-07-23T19:13:13.632Z | Compiling strum_macros v0.27.1 |
1970 | 2025-07-23T19:13:15.895Z | Compiling hubpack_derive v0.1.1 |
1971 | 2025-07-23T19:13:16.261Z | Compiling signature v2.2.0 |
1972 | 2025-07-23T19:13:16.507Z | Compiling openapiv3 v2.2.0 |
1973 | 2025-07-23T19:13:16.785Z | Compiling curve25519-dalek-derive v0.1.1 |
1974 | 2025-07-23T19:13:18.202Z | Compiling fs-err v3.1.1 |
1975 | 2025-07-23T19:13:18.545Z | Compiling ahash v0.8.11 |
1976 | 2025-07-23T19:13:18.924Z | Compiling crc32fast v1.4.2 |
1977 | 2025-07-23T19:13:19.261Z | Compiling siphasher v0.3.11 |
1978 | 2025-07-23T19:13:19.635Z | Compiling utf8parse v0.2.2 |
1979 | 2025-07-23T19:13:19.848Z | Compiling zlib-rs v0.5.1 |
1980 | 2025-07-23T19:13:20.376Z | Compiling unicode-bidi v0.3.17 |
1981 | 2025-07-23T19:13:21.456Z | Compiling anstyle v1.0.11 |
1982 | 2025-07-23T19:13:21.794Z | Compiling unicode-properties v0.1.3 |
1983 | 2025-07-23T19:13:21.877Z | Compiling buf-list v1.0.3 |
1984 | 2025-07-23T19:13:22.204Z | Compiling stringprep v0.1.5 |
1985 | 2025-07-23T19:13:23.012Z | Compiling anstyle-parse v0.2.5 |
1986 | 2025-07-23T19:13:23.339Z | Compiling phf_shared v0.11.2 |
1987 | 2025-07-23T19:13:24.701Z | Compiling libz-rs-sys v0.5.1 |
1988 | 2025-07-23T19:13:30.673Z | Compiling darling v0.20.10 |
1989 | 2025-07-23T19:13:30.928Z | Compiling http-body-util v0.1.3 |
1990 | 2025-07-23T19:13:30.948Z | Compiling rand_chacha v0.3.1 |
1991 | 2025-07-23T19:13:31.196Z | Compiling sync_wrapper v1.0.1 |
1992 | 2025-07-23T19:13:31.446Z | Compiling num-integer v0.1.46 |
1993 | 2025-07-23T19:13:31.572Z | Compiling md-5 v0.10.6 |
1994 | 2025-07-23T19:13:31.975Z | Compiling hash32 v0.2.1 |
1995 | 2025-07-23T19:13:32.093Z | Compiling ff v0.13.0 |
1996 | 2025-07-23T19:13:32.116Z | Compiling encoding_rs v0.8.34 |
1997 | 2025-07-23T19:13:32.320Z | Compiling mime v0.3.17 |
1998 | 2025-07-23T19:13:32.352Z | Compiling tower-layer v0.3.3 |
1999 | 2025-07-23T19:13:32.645Z | Compiling psl-types v2.0.11 |
2000 | 2025-07-23T19:13:32.898Z | Compiling colorchoice v1.0.2 |
2001 | 2025-07-23T19:13:33.584Z | Compiling anstyle-query v1.1.1 |
2002 | 2025-07-23T19:13:33.584Z | Compiling base16ct v0.2.0 |
2003 | 2025-07-23T19:13:33.734Z | Compiling is_terminal_polyfill v1.70.1 |
2004 | 2025-07-23T19:13:33.797Z | Compiling fallible-iterator v0.2.0 |
2005 | 2025-07-23T19:13:33.874Z | Compiling anstream v0.6.18 |
2006 | 2025-07-23T19:13:34.440Z | Compiling postgres-protocol v0.6.8 |
2007 | 2025-07-23T19:13:34.460Z | Compiling sec1 v0.7.3 |
2008 | 2025-07-23T19:13:34.999Z | Compiling publicsuffix v2.3.0 |
2009 | 2025-07-23T19:13:35.318Z | Compiling tower v0.5.2 |
2010 | 2025-07-23T19:13:36.266Z | Compiling group v0.13.0 |
2011 | 2025-07-23T19:13:37.054Z | Compiling num-iter v0.1.45 |
2012 | 2025-07-23T19:13:37.268Z | Compiling rand v0.8.5 |
2013 | 2025-07-23T19:13:38.702Z | Compiling serde_with_macros v3.14.0 |
2014 | 2025-07-23T19:13:39.762Z | Compiling tokio-native-tls v0.3.1 |
2015 | 2025-07-23T19:13:40.411Z | Compiling flate2 v1.1.2 |
2016 | 2025-07-23T19:13:41.230Z | Compiling rustls-webpki v0.102.8 |
2017 | 2025-07-23T19:13:41.840Z | Compiling rustls-native-certs v0.8.1 |
2018 | 2025-07-23T19:13:42.811Z | Compiling webpki-roots v1.0.1 |
2019 | 2025-07-23T19:13:43.343Z | Compiling hkdf v0.12.4 |
2020 | 2025-07-23T19:13:43.599Z | Compiling terminal_size v0.4.0 |
2021 | 2025-07-23T19:13:43.647Z | Compiling serde_urlencoded v0.7.1 |
2022 | 2025-07-23T19:13:43.808Z | Compiling enum-as-inner v0.6.1 |
2023 | 2025-07-23T19:13:43.846Z | Compiling clap_derive v4.5.40 |
2024 | 2025-07-23T19:13:43.907Z | Compiling crypto-bigint v0.5.5 |
2025 | 2025-07-23T19:13:44.237Z | Compiling serde_repr v0.1.19 |
2026 | 2025-07-23T19:13:45.211Z | Compiling heck v0.4.1 |
2027 | 2025-07-23T19:13:45.611Z | Compiling iri-string v0.7.8 |
2028 | 2025-07-23T19:13:46.139Z | Compiling managed v0.8.0 |
2029 | 2025-07-23T19:13:47.171Z | Compiling bitflags v1.3.2 |
2030 | 2025-07-23T19:13:47.300Z | Compiling simd-adler32 v0.3.7 |
2031 | 2025-07-23T19:13:47.816Z | Compiling bumpalo v3.16.0 |
2032 | 2025-07-23T19:13:48.043Z | Compiling clap_lex v0.7.4 |
2033 | 2025-07-23T19:13:48.215Z | Compiling lockfree-object-pool v0.1.6 |
2034 | 2025-07-23T19:13:48.583Z | Compiling tokio-rustls v0.26.0 |
2035 | 2025-07-23T19:13:49.004Z | Compiling hyper-rustls v0.27.7 |
2036 | 2025-07-23T19:13:49.223Z | Compiling tower-http v0.6.6 |
2037 | 2025-07-23T19:13:49.614Z | Compiling zopfli v0.8.1 |
2038 | 2025-07-23T19:13:50.744Z | Compiling clap_builder v4.5.40 |
2039 | 2025-07-23T19:13:53.973Z | Compiling elliptic-curve v0.13.8 |
2040 | 2025-07-23T19:13:54.395Z | Compiling oxnet v0.1.2 |
2041 | 2025-07-23T19:13:55.078Z | Compiling hyper-tls v0.6.0 |
2042 | 2025-07-23T19:13:56.345Z | Compiling zstd v0.13.3 |
2043 | 2025-07-23T19:13:56.739Z | Compiling signal-hook-mio v0.2.4 |
2044 | 2025-07-23T19:13:56.851Z | Compiling cookie_store v0.21.1 |
2045 | 2025-07-23T19:13:57.365Z | Compiling postgres-types v0.2.9 |
2046 | 2025-07-23T19:13:57.819Z | Compiling phf v0.11.2 |
2047 | 2025-07-23T19:13:58.206Z | Compiling strum v0.27.1 |
2048 | 2025-07-23T19:13:58.345Z | Compiling hubpack v0.1.2 |
2049 | 2025-07-23T19:13:58.414Z | Compiling ed25519 v2.2.3 |
2050 | 2025-07-23T19:13:58.449Z | Compiling bzip2 v0.5.2 |
2051 | 2025-07-23T19:13:58.516Z | Compiling bzip2 v0.4.4 |
2052 | 2025-07-23T19:13:58.827Z | Compiling crossbeam-epoch v0.9.18 |
2053 | 2025-07-23T19:13:58.850Z | Compiling pkcs1 v0.7.5 |
2054 | 2025-07-23T19:13:59.985Z | Compiling rfc6979 v0.4.0 |
2055 | 2025-07-23T19:14:00.207Z | Compiling float-cmp v0.10.0 |
2056 | 2025-07-23T19:14:00.469Z | Compiling serde-big-array v0.5.1 |
2057 | 2025-07-23T19:14:00.537Z | Compiling bstr v1.10.0 |
2058 | 2025-07-23T19:14:00.655Z | Compiling regress v0.10.3 |
2059 | 2025-07-23T19:14:00.720Z | Compiling memmap v0.7.0 |
2060 | 2025-07-23T19:14:01.033Z | Compiling normalize-line-endings v0.3.0 |
2061 | 2025-07-23T19:14:01.195Z | Compiling keccak v0.1.5 |
2062 | 2025-07-23T19:14:01.365Z | Compiling predicates-core v1.0.8 |
2063 | 2025-07-23T19:14:01.584Z | Compiling winnow v0.7.10 |
2064 | 2025-07-23T19:14:01.677Z | Compiling data-encoding v2.9.0 |
2065 | 2025-07-23T19:14:01.880Z | Compiling fixedbitset v0.4.2 |
2066 | 2025-07-23T19:14:02.289Z | Compiling whoami v1.5.2 |
2067 | 2025-07-23T19:14:02.416Z | Compiling unicode-segmentation v1.12.0 |
2068 | 2025-07-23T19:14:02.789Z | Compiling new_debug_unreachable v1.0.6 |
2069 | 2025-07-23T19:14:02.914Z | Compiling precomputed-hash v0.1.1 |
2070 | 2025-07-23T19:14:03.242Z | Compiling difflib v0.4.0 |
2071 | 2025-07-23T19:14:03.246Z | Compiling unicode-width v0.2.0 |
2072 | 2025-07-23T19:14:03.535Z | Compiling static_assertions v1.1.0 |
2073 | 2025-07-23T19:14:03.664Z | Compiling toml_write v0.1.2 |
2074 | 2025-07-23T19:14:03.793Z | Compiling console v0.15.10 |
2075 | 2025-07-23T19:14:03.898Z | Compiling predicates v3.1.3 |
2076 | 2025-07-23T19:14:04.060Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
2077 | 2025-07-23T19:14:04.245Z | Compiling typify-impl v0.3.0 |
2078 | 2025-07-23T19:14:04.890Z | Compiling toml_edit v0.22.27 |
2079 | 2025-07-23T19:14:04.911Z | Compiling reqwest v0.12.22 |
2080 | 2025-07-23T19:14:05.166Z | Compiling similar v2.7.0 |
2081 | 2025-07-23T19:14:06.882Z | Compiling string_cache v0.8.9 |
2082 | 2025-07-23T19:14:07.314Z | Compiling tokio-postgres v0.7.13 |
2083 | 2025-07-23T19:14:10.714Z | Compiling hickory-proto v0.25.2 |
2084 | 2025-07-23T19:14:10.934Z | Compiling petgraph v0.6.5 |
2085 | 2025-07-23T19:14:13.391Z | Compiling sha3 v0.10.8 |
2086 | 2025-07-23T19:14:13.885Z | Compiling usdt v0.5.0 |
2087 | 2025-07-23T19:14:13.910Z | Compiling ecdsa v0.16.9 |
2088 | 2025-07-23T19:14:14.330Z | Compiling rsa v0.9.6 |
2089 | 2025-07-23T19:14:14.654Z | Compiling zip v0.6.6 |
2090 | 2025-07-23T19:14:14.721Z | Compiling zip v4.2.0 |
2091 | 2025-07-23T19:14:15.133Z | Compiling ed25519-dalek v2.1.1 |
2092 | 2025-07-23T19:14:16.239Z | Compiling crossterm v0.28.1 |
2093 | 2025-07-23T19:14:16.261Z | Compiling daft v0.1.4 |
2094 | 2025-07-23T19:14:16.427Z | Compiling clap v4.5.40 |
2095 | 2025-07-23T19:14:16.592Z | Compiling serde_with v3.14.0 |
2096 | 2025-07-23T19:14:16.766Z | Compiling strum v0.26.3 |
2097 | 2025-07-23T19:14:16.916Z | Compiling tokio-stream v0.1.17 |
2098 | 2025-07-23T19:14:16.988Z | Compiling toml v0.7.8 |
2099 | 2025-07-23T19:14:17.861Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
2100 | 2025-07-23T19:14:18.258Z | Compiling x509-cert v0.2.5 |
2101 | 2025-07-23T19:14:19.143Z | Compiling darling_core v0.21.0 |
2102 | 2025-07-23T19:14:21.174Z | Compiling sha1 v0.10.6 |
2103 | 2025-07-23T19:14:22.301Z | Compiling winnow v0.6.26 |
2104 | 2025-07-23T19:14:22.647Z | Compiling lalrpop-util v0.19.12 |
2105 | 2025-07-23T19:14:22.913Z | Compiling peg-runtime v0.8.5 |
2106 | 2025-07-23T19:14:24.443Z | Compiling unicode-xid v0.2.6 |
2107 | 2025-07-23T19:14:24.644Z | Compiling rustix v1.0.7 |
2108 | 2025-07-23T19:14:25.559Z | Compiling rustc-hash v2.1.1 |
2109 | 2025-07-23T19:14:25.788Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2110 | 2025-07-23T19:14:25.812Z | Compiling darling_macro v0.21.0 |
2111 | 2025-07-23T19:14:26.534Z | Compiling typify-macro v0.3.0 |
2112 | 2025-07-23T19:14:33.450Z | Compiling rayon-core v1.12.1 |
2113 | 2025-07-23T19:14:33.983Z | Compiling camino v1.1.10 |
2114 | 2025-07-23T19:14:34.570Z | Compiling darling v0.21.0 |
2115 | 2025-07-23T19:14:41.067Z | Compiling proc-macro-crate v1.3.1 |
2116 | 2025-07-23T19:14:41.208Z | Compiling macaddr v1.0.1 |
2117 | 2025-07-23T19:14:41.208Z | Compiling structmeta-derive v0.3.0 |
2118 | 2025-07-23T19:14:41.370Z | Compiling itertools v0.14.0 |
2119 | 2025-07-23T19:14:41.370Z | Compiling heapless v0.8.0 |
2120 | 2025-07-23T19:14:41.370Z | Compiling fastrand v2.1.1 |
2121 | 2025-07-23T19:14:41.370Z | Compiling tempfile v3.20.0 |
2122 | 2025-07-23T19:14:41.507Z | Compiling ingot-macros v0.1.1 |
2123 | 2025-07-23T19:14:43.654Z | Compiling structmeta v0.3.0 |
2124 | 2025-07-23T19:14:45.011Z | Compiling num_enum_derive v0.5.11 |
2125 | 2025-07-23T19:14:47.721Z | Compiling crossbeam-deque v0.8.5 |
2126 | 2025-07-23T19:14:48.278Z | Compiling hash32 v0.3.1 |
2127 | 2025-07-23T19:14:49.777Z | Compiling smoltcp v0.11.0 |
2128 | 2025-07-23T19:14:50.374Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2129 | 2025-07-23T19:15:02.359Z | Compiling ingot-types v0.1.2 |
2130 | 2025-07-23T19:15:02.968Z | Compiling num_enum v0.5.11 |
2131 | 2025-07-23T19:15:03.885Z | Compiling typify v0.3.0 |
2132 | 2025-07-23T19:15:07.901Z | Compiling dirs-sys-next v0.1.2 |
2133 | 2025-07-23T19:15:07.950Z | Compiling proc-macro-error-attr v1.0.4 |
2134 | 2025-07-23T19:15:07.992Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2135 | 2025-07-23T19:15:08.158Z | Compiling rustls v0.22.4 |
2136 | 2025-07-23T19:15:10.307Z | Compiling unsafe-libyaml v0.2.11 |
2137 | 2025-07-23T19:15:10.397Z | Compiling cobs v0.2.3 |
2138 | 2025-07-23T19:15:10.397Z | Compiling postcard v1.0.10 |
2139 | 2025-07-23T19:15:10.842Z | Compiling serde_yaml v0.9.34+deprecated |
2140 | 2025-07-23T19:15:15.688Z | Compiling dirs-next v2.0.0 |
2141 | 2025-07-23T19:15:21.953Z | Compiling progenitor-impl v0.9.1 |
2142 | 2025-07-23T19:15:23.954Z | Compiling ingot v0.1.1 |
2143 | 2025-07-23T19:15:24.618Z | Compiling toml v0.8.23 |
2144 | 2025-07-23T19:15:30.570Z | Compiling futures-executor v0.3.31 |
2145 | 2025-07-23T19:15:31.521Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2146 | 2025-07-23T19:15:31.612Z | Compiling hex v0.4.3 |
2147 | 2025-07-23T19:15:31.701Z | Compiling foreign-types-macros v0.2.3 |
2148 | 2025-07-23T19:15:32.022Z | Compiling thread_local v1.1.8 |
2149 | 2025-07-23T19:15:32.230Z | Compiling wait-timeout v0.2.0 |
2150 | 2025-07-23T19:15:32.331Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2151 | 2025-07-23T19:15:32.482Z | Compiling multer v3.1.0 |
2152 | 2025-07-23T19:15:32.729Z | Compiling proc-macro-error v1.0.4 |
2153 | 2025-07-23T19:15:32.866Z | Compiling ref-cast v1.0.24 |
2154 | 2025-07-23T19:15:33.050Z | Compiling quick-error v1.2.3 |
2155 | 2025-07-23T19:15:33.184Z | Compiling slog-async v2.8.0 |
2156 | 2025-07-23T19:15:33.206Z | Compiling foreign-types-shared v0.3.1 |
2157 | 2025-07-23T19:15:33.294Z | Compiling unicode-width v0.1.14 |
2158 | 2025-07-23T19:15:33.350Z | Compiling match_cfg v0.1.0 |
2159 | 2025-07-23T19:15:33.475Z | Compiling bit-vec v0.8.0 |
2160 | 2025-07-23T19:15:33.849Z | Compiling tabwriter v1.4.0 |
2161 | 2025-07-23T19:15:33.908Z | Compiling bit-set v0.8.0 |
2162 | 2025-07-23T19:15:33.916Z | Compiling hostname v0.3.1 |
2163 | 2025-07-23T19:15:34.051Z | Compiling foreign-types v0.5.0 |
2164 | 2025-07-23T19:15:34.219Z | Compiling rusty-fork v0.3.0 |
2165 | 2025-07-23T19:15:34.435Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2166 | 2025-07-23T19:15:34.459Z | Compiling futures v0.3.31 |
2167 | 2025-07-23T19:15:34.481Z | Compiling progenitor-macro v0.9.1 |
2168 | 2025-07-23T19:15:34.607Z | Compiling term v0.7.0 |
2169 | 2025-07-23T19:15:38.480Z | Compiling derive-ex v0.1.8 |
2170 | 2025-07-23T19:15:38.782Z | Compiling progenitor-client v0.9.1 |
2171 | 2025-07-23T19:15:39.706Z | Compiling slog-json v2.6.1 |
2172 | 2025-07-23T19:15:39.729Z | Compiling rand_xorshift v0.4.0 |
2173 | 2025-07-23T19:15:40.137Z | Compiling crossbeam-channel v0.5.15 |
2174 | 2025-07-23T19:15:40.189Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2175 | 2025-07-23T19:15:40.993Z | Compiling async-stream-impl v0.3.6 |
2176 | 2025-07-23T19:15:41.549Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2177 | 2025-07-23T19:15:42.092Z | Compiling ref-cast-impl v1.0.24 |
2178 | 2025-07-23T19:15:42.117Z | Compiling cstr-argument v0.1.2 |
2179 | 2025-07-23T19:15:42.337Z | Compiling is-terminal v0.4.13 |
2180 | 2025-07-23T19:15:42.434Z | Compiling dropshot v0.16.2 |
2181 | 2025-07-23T19:15:42.524Z | Compiling typeid v1.0.3 |
2182 | 2025-07-23T19:15:42.795Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2183 | 2025-07-23T19:15:43.003Z | Compiling crucible-workspace-hack v0.1.0 |
2184 | 2025-07-23T19:15:43.140Z | Compiling pretty-hex v0.2.1 |
2185 | 2025-07-23T19:15:43.177Z | Compiling take_mut v0.2.2 |
2186 | 2025-07-23T19:15:43.315Z | Compiling unarray v0.1.4 |
2187 | 2025-07-23T19:15:43.432Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2188 | 2025-07-23T19:15:43.538Z | Compiling proptest v1.7.0 |
2189 | 2025-07-23T19:15:44.261Z | Compiling slog-term v2.9.1 |
2190 | 2025-07-23T19:15:45.314Z | Compiling progenitor v0.9.1 |
2191 | 2025-07-23T19:15:45.578Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2192 | 2025-07-23T19:15:45.876Z | Compiling test-strategy v0.4.3 |
2193 | 2025-07-23T19:15:46.390Z | Compiling async-stream v0.3.6 |
2194 | 2025-07-23T19:15:46.440Z | Compiling tokio-rustls v0.25.0 |
2195 | 2025-07-23T19:15:46.707Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2196 | 2025-07-23T19:15:46.799Z | Compiling slog-bunyan v2.5.0 |
2197 | 2025-07-23T19:15:47.119Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2198 | 2025-07-23T19:15:47.354Z | Compiling rayon v1.10.0 |
2199 | 2025-07-23T19:15:47.444Z | Compiling parse-display-derive v0.10.0 |
2200 | 2025-07-23T19:15:48.924Z | Compiling colored v2.2.0 |
2201 | 2025-07-23T19:15:49.614Z | Compiling waitgroup v0.1.2 |
2202 | 2025-07-23T19:15:49.932Z | Compiling rustls-pemfile v2.2.0 |
2203 | 2025-07-23T19:15:50.417Z | Compiling dropshot_endpoint v0.16.2 |
2204 | 2025-07-23T19:15:50.446Z | Compiling serde_path_to_error v0.1.17 |
2205 | 2025-07-23T19:15:50.802Z | Compiling derive-where v1.5.0 |
2206 | 2025-07-23T19:15:51.432Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2207 | 2025-07-23T19:15:52.171Z | Compiling hostname v0.4.0 |
2208 | 2025-07-23T19:15:52.471Z | Compiling instant v0.1.13 |
2209 | 2025-07-23T19:15:52.701Z | Compiling debug-ignore v1.0.5 |
2210 | 2025-07-23T19:15:52.846Z | Compiling backoff v0.4.0 |
2211 | 2025-07-23T19:15:52.918Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2212 | 2025-07-23T19:15:53.177Z | Compiling parse-display v0.10.0 |
2213 | 2025-07-23T19:15:53.631Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2214 | 2025-07-23T19:15:54.030Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566) |
2215 | 2025-07-23T19:15:54.927Z | Compiling zone_cfg_derive v0.3.0 |
2216 | 2025-07-23T19:15:56.236Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2217 | 2025-07-23T19:15:57.016Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2218 | 2025-07-23T19:15:57.216Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2219 | 2025-07-23T19:15:57.981Z | Compiling iddqd v0.3.9 |
2220 | 2025-07-23T19:16:01.281Z | Compiling camino-tempfile v1.4.1 |
2221 | 2025-07-23T19:16:01.468Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2222 | 2025-07-23T19:16:01.909Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2223 | 2025-07-23T19:16:02.055Z | Compiling progenitor-client v0.10.0 |
2224 | 2025-07-23T19:16:02.528Z | Compiling itertools v0.12.1 |
2225 | 2025-07-23T19:16:02.960Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2226 | 2025-07-23T19:16:03.032Z | Compiling num-derive v0.4.2 |
2227 | 2025-07-23T19:16:03.143Z | Compiling sigpipe v0.1.3 |
2228 | 2025-07-23T19:16:03.330Z | Compiling libefi-sys v0.1.0 |
2229 | 2025-07-23T19:16:05.154Z | Compiling jiff v0.2.15 |
2230 | 2025-07-23T19:16:05.621Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2231 | 2025-07-23T19:16:05.711Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2232 | 2025-07-23T19:16:06.011Z | Compiling zone v0.3.1 |
2233 | 2025-07-23T19:16:06.035Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2234 | 2025-07-23T19:16:07.198Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2235 | 2025-07-23T19:16:07.780Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2236 | 2025-07-23T19:16:09.265Z | Compiling erased-serde v0.4.6 |
2237 | 2025-07-23T19:16:10.686Z | Compiling smf v0.2.3 |
2238 | 2025-07-23T19:16:10.805Z | Compiling bitfield-struct v0.6.2 |
2239 | 2025-07-23T19:16:12.114Z | Compiling ordered-float v2.10.1 |
2240 | 2025-07-23T19:16:12.763Z | Compiling blake3 v1.5.4 |
2241 | 2025-07-23T19:16:13.279Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2242 | 2025-07-23T19:16:13.711Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2243 | 2025-07-23T19:16:13.895Z | Compiling serde-value v0.7.0 |
2244 | 2025-07-23T19:16:13.985Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2245 | 2025-07-23T19:16:14.008Z | Compiling serde-untagged v0.1.7 |
2246 | 2025-07-23T19:16:14.741Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2247 | 2025-07-23T19:16:14.834Z | Compiling xattr v1.3.1 |
2248 | 2025-07-23T19:16:14.973Z | Compiling filetime v0.2.25 |
2249 | 2025-07-23T19:16:15.191Z | Compiling memmap2 v0.9.5 |
2250 | 2025-07-23T19:16:15.355Z | Compiling arrayvec v0.7.6 |
2251 | 2025-07-23T19:16:15.579Z | Compiling constant_time_eq v0.3.1 |
2252 | 2025-07-23T19:16:15.792Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2253 | 2025-07-23T19:16:15.796Z | Compiling arrayref v0.3.9 |
2254 | 2025-07-23T19:16:15.852Z | Compiling same-file v1.0.6 |
2255 | 2025-07-23T19:16:15.933Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2256 | 2025-07-23T19:16:15.933Z | Compiling tar v0.4.44 |
2257 | 2025-07-23T19:16:16.154Z | Compiling walkdir v2.5.0 |
2258 | 2025-07-23T19:16:17.683Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2259 | 2025-07-23T19:16:18.119Z | Compiling cargo-util-schemas v0.2.0 |
2260 | 2025-07-23T19:16:18.247Z | Compiling console v0.16.0 |
2261 | 2025-07-23T19:16:18.515Z | Compiling tokio-dtrace v0.1.0 |
2262 | 2025-07-23T19:16:19.190Z | Compiling gethostname v0.5.0 |
2263 | 2025-07-23T19:16:19.226Z | Compiling cargo-platform v0.2.0 |
2264 | 2025-07-23T19:16:19.226Z | Compiling fixedbitset v0.5.7 |
2265 | 2025-07-23T19:16:20.205Z | Compiling topological-sort v0.2.2 |
2266 | 2025-07-23T19:16:20.507Z | Compiling unit-prefix v0.5.1 |
2267 | 2025-07-23T19:16:20.781Z | Compiling indicatif v0.18.0 |
2268 | 2025-07-23T19:16:20.785Z | Compiling cargo_metadata v0.20.0 |
2269 | 2025-07-23T19:16:21.568Z | Compiling omicron-zone-package v0.12.2 |
2270 | 2025-07-23T19:16:23.601Z | Compiling petgraph v0.8.2 |
2271 | 2025-07-23T19:16:24.045Z | Compiling oxide-tokio-rt v0.1.2 |
2272 | 2025-07-23T19:16:24.684Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2273 | 2025-07-23T19:16:26.845Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2274 | 2025-07-23T19:16:27.135Z | Compiling shell-words v1.1.0 |
2275 | 2025-07-23T19:16:27.659Z | Compiling indent_write v2.2.0 |
2276 | 2025-07-23T19:16:27.930Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
2277 | 2025-07-23T19:16:29.100Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2278 | 2025-07-23T19:16:50.327Z | Finished `release` profile [optimized] target(s) in 5m 21s |
2279 | 2025-07-23T19:16:50.516Z | Running `target/release/omicron-package -t test target create -p dev` |
2280 | 2025-07-23T19:16:50.578Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2281 | 2025-07-23T19:16:50.582Z | Created new build target 'test' and set it as active |
2282 | 2025-07-23T19:16:50.582Z | |
2283 | 2025-07-23T19:16:50.582Z | real 5:21.484609238 |
2284 | 2025-07-23T19:16:50.582Z | user 37:05.460162414 |
2285 | 2025-07-23T19:16:50.582Z | sys 3:40.407790955 |
2286 | 2025-07-23T19:16:50.582Z | trap 1.166735873 |
2287 | 2025-07-23T19:16:50.582Z | tflt 2.039596557 |
2288 | 2025-07-23T19:16:50.582Z | dflt 0.967915239 |
2289 | 2025-07-23T19:16:50.582Z | kflt 0.000112394 |
2290 | 2025-07-23T19:16:50.582Z | lock 1:45:29.649834267 |
2291 | 2025-07-23T19:16:50.582Z | slp 2:31:50.331984136 |
2292 | 2025-07-23T19:16:50.582Z | lat 3:07.275850724 |
2293 | 2025-07-23T19:16:50.582Z | stop 5:19.783675071 |
2294 | 2025-07-23T19:16:50.582Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
2295 | 2025-07-23T19:16:51.728Z | Finished `release` profile [optimized] target(s) in 1.09s |
2296 | 2025-07-23T19:16:51.785Z | Running `target/release/omicron-package -t test package` |
2297 | 2025-07-23T19:16:51.838Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2298 | 2025-07-23T19:16:53.598Z | Compiling typify-impl v0.4.1 |
2299 | 2025-07-23T19:16:53.828Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2300 | 2025-07-23T19:16:53.832Z | Compiling convert_case v0.4.0 |
2301 | 2025-07-23T19:16:53.832Z | Compiling half v2.4.1 |
2302 | 2025-07-23T19:16:53.832Z | Compiling ciborium-io v0.2.2 |
2303 | 2025-07-23T19:16:53.848Z | Compiling dirs-sys-next v0.1.2 |
2304 | 2025-07-23T19:16:53.894Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2305 | 2025-07-23T19:16:54.051Z | Compiling num-rational v0.4.2 |
2306 | 2025-07-23T19:16:54.081Z | Compiling num-complex v0.4.6 |
2307 | 2025-07-23T19:16:54.366Z | Compiling ciborium-ll v0.2.2 |
2308 | 2025-07-23T19:16:54.467Z | Compiling derive_more v0.99.20 |
2309 | 2025-07-23T19:16:54.496Z | Compiling dirs-next v2.0.0 |
2310 | 2025-07-23T19:16:54.666Z | Compiling term v0.7.0 |
2311 | 2025-07-23T19:16:54.709Z | Compiling ciborium v0.2.2 |
2312 | 2025-07-23T19:16:54.908Z | Compiling float-ord v0.3.2 |
2313 | 2025-07-23T19:16:55.135Z | Compiling num v0.4.3 |
2314 | 2025-07-23T19:16:55.184Z | Compiling is-terminal v0.4.13 |
2315 | 2025-07-23T19:16:55.292Z | Compiling bytecount v0.6.8 |
2316 | 2025-07-23T19:16:55.361Z | Compiling camino v1.1.10 |
2317 | 2025-07-23T19:16:55.456Z | Compiling secrecy v0.10.3 |
2318 | 2025-07-23T19:16:55.789Z | Compiling base64 v0.21.7 |
2319 | 2025-07-23T19:16:55.800Z | Compiling swrite v0.1.0 |
2320 | 2025-07-23T19:16:55.984Z | Compiling rustix v1.0.7 |
2321 | 2025-07-23T19:16:56.149Z | Compiling password-hash v0.5.0 |
2322 | 2025-07-23T19:16:56.344Z | Compiling blake2 v0.10.6 |
2323 | 2025-07-23T19:16:56.610Z | Compiling atomicwrites v0.4.4 |
2324 | 2025-07-23T19:16:56.886Z | Compiling argon2 v0.5.3 |
2325 | 2025-07-23T19:16:57.168Z | Compiling fastrand v2.1.1 |
2326 | 2025-07-23T19:16:57.497Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
2327 | 2025-07-23T19:16:57.648Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2328 | 2025-07-23T19:16:57.915Z | Compiling rustls v0.22.4 |
2329 | 2025-07-23T19:16:57.960Z | Compiling newline-converter v0.3.0 |
2330 | 2025-07-23T19:16:58.204Z | Compiling tempfile v3.20.0 |
2331 | 2025-07-23T19:16:58.263Z | Compiling thread_local v1.1.8 |
2332 | 2025-07-23T19:16:58.293Z | Compiling wait-timeout v0.2.0 |
2333 | 2025-07-23T19:16:58.506Z | Compiling match_cfg v0.1.0 |
2334 | 2025-07-23T19:16:58.645Z | Compiling quick-error v1.2.3 |
2335 | 2025-07-23T19:16:58.722Z | Compiling bit-vec v0.8.0 |
2336 | 2025-07-23T19:16:58.725Z | Compiling hostname v0.3.1 |
2337 | 2025-07-23T19:16:58.823Z | Compiling rusty-fork v0.3.0 |
2338 | 2025-07-23T19:16:58.909Z | Compiling expectorate v1.2.0 |
2339 | 2025-07-23T19:16:59.191Z | Compiling bit-set v0.8.0 |
2340 | 2025-07-23T19:16:59.318Z | Compiling ref-cast v1.0.24 |
2341 | 2025-07-23T19:16:59.391Z | Compiling multer v3.1.0 |
2342 | 2025-07-23T19:16:59.422Z | Compiling slog-async v2.8.0 |
2343 | 2025-07-23T19:16:59.478Z | Compiling progenitor-client v0.9.1 |
2344 | 2025-07-23T19:16:59.501Z | Compiling crossbeam-channel v0.5.15 |
2345 | 2025-07-23T19:16:59.529Z | Compiling slog-json v2.6.1 |
2346 | 2025-07-23T19:16:59.711Z | Compiling rand_xorshift v0.4.0 |
2347 | 2025-07-23T19:16:59.902Z | Compiling futures-executor v0.3.31 |
2348 | 2025-07-23T19:17:00.003Z | Compiling hex v0.4.3 |
2349 | 2025-07-23T19:17:00.006Z | Compiling take_mut v0.2.2 |
2350 | 2025-07-23T19:17:00.059Z | Compiling unarray v0.1.4 |
2351 | 2025-07-23T19:17:00.239Z | Compiling futures v0.3.31 |
2352 | 2025-07-23T19:17:00.276Z | Compiling proptest v1.7.0 |
2353 | 2025-07-23T19:17:00.390Z | Compiling progenitor v0.9.1 |
2354 | 2025-07-23T19:17:00.452Z | Compiling slog-bunyan v2.5.0 |
2355 | 2025-07-23T19:17:00.635Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2356 | 2025-07-23T19:17:00.828Z | Compiling slog-term v2.9.1 |
2357 | 2025-07-23T19:17:00.884Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2358 | 2025-07-23T19:17:01.174Z | Compiling dropshot v0.16.2 |
2359 | 2025-07-23T19:17:01.270Z | Compiling async-stream v0.3.6 |
2360 | 2025-07-23T19:17:01.475Z | Compiling toml v0.8.23 |
2361 | 2025-07-23T19:17:01.579Z | Compiling waitgroup v0.1.2 |
2362 | 2025-07-23T19:17:01.816Z | Compiling rustls-pemfile v2.2.0 |
2363 | 2025-07-23T19:17:01.820Z | Compiling serde_path_to_error v0.1.17 |
2364 | 2025-07-23T19:17:02.165Z | Compiling hostname v0.4.0 |
2365 | 2025-07-23T19:17:02.398Z | Compiling instant v0.1.13 |
2366 | 2025-07-23T19:17:02.599Z | Compiling cancel-safe-futures v0.1.5 |
2367 | 2025-07-23T19:17:02.628Z | Compiling debug-ignore v1.0.5 |
2368 | 2025-07-23T19:17:02.792Z | Compiling owo-colors v4.2.2 |
2369 | 2025-07-23T19:17:02.823Z | Compiling backoff v0.4.0 |
2370 | 2025-07-23T19:17:03.037Z | Compiling iddqd v0.3.9 |
2371 | 2025-07-23T19:17:03.201Z | Compiling tokio-rustls v0.25.0 |
2372 | 2025-07-23T19:17:03.402Z | Compiling typify-macro v0.4.1 |
2373 | 2025-07-23T19:17:03.469Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2374 | 2025-07-23T19:17:05.148Z | Compiling parse-display v0.10.0 |
2375 | 2025-07-23T19:17:05.676Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566) |
2376 | 2025-07-23T19:17:06.176Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2377 | 2025-07-23T19:17:06.392Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2378 | 2025-07-23T19:17:06.691Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2379 | 2025-07-23T19:17:06.772Z | Compiling progenitor-client v0.10.0 |
2380 | 2025-07-23T19:17:06.802Z | Compiling typify v0.4.1 |
2381 | 2025-07-23T19:17:07.010Z | Compiling progenitor-impl v0.10.0 |
2382 | 2025-07-23T19:17:07.603Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2383 | 2025-07-23T19:17:08.694Z | Compiling libsw-core v0.3.1 |
2384 | 2025-07-23T19:17:09.575Z | Compiling macaddr v1.0.1 |
2385 | 2025-07-23T19:17:10.057Z | Compiling utf-8 v0.7.6 |
2386 | 2025-07-23T19:17:10.226Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2387 | 2025-07-23T19:17:10.353Z | Compiling libsw v3.5.0 |
2388 | 2025-07-23T19:17:11.401Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2389 | 2025-07-23T19:17:11.432Z | Compiling linear-map v1.2.0 |
2390 | 2025-07-23T19:17:12.108Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2391 | 2025-07-23T19:17:12.610Z | Compiling progenitor-macro v0.10.0 |
2392 | 2025-07-23T19:17:12.987Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2393 | 2025-07-23T19:17:13.253Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2394 | 2025-07-23T19:17:19.900Z | Compiling async-recursion v1.1.1 |
2395 | 2025-07-23T19:17:20.292Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2396 | 2025-07-23T19:17:21.210Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2397 | 2025-07-23T19:17:22.785Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
2398 | 2025-07-23T19:17:23.599Z | Compiling progenitor v0.10.0 |
2399 | 2025-07-23T19:17:23.879Z | Compiling globset v0.4.15 |
2400 | 2025-07-23T19:17:26.445Z | Compiling prettyplease v0.2.35 |
2401 | 2025-07-23T19:17:27.169Z | Compiling tungstenite v0.21.0 |
2402 | 2025-07-23T19:17:27.948Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2403 | 2025-07-23T19:17:29.897Z | Compiling tokio-tungstenite v0.21.0 |
2404 | 2025-07-23T19:17:30.588Z | Compiling pem v3.0.5 |
2405 | 2025-07-23T19:17:31.988Z | Compiling pin-project-internal v1.1.6 |
2406 | 2025-07-23T19:17:32.042Z | Compiling papergrid v0.11.0 |
2407 | 2025-07-23T19:17:33.525Z | Compiling tabled_derive v0.7.0 |
2408 | 2025-07-23T19:17:34.436Z | Compiling pin-project v1.1.6 |
2409 | 2025-07-23T19:17:34.636Z | Compiling snafu-derive v0.8.5 |
2410 | 2025-07-23T19:17:34.846Z | Compiling highway v1.3.0 |
2411 | 2025-07-23T19:17:36.434Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2412 | 2025-07-23T19:17:38.795Z | Compiling snafu v0.8.5 |
2413 | 2025-07-23T19:17:40.010Z | Compiling tabled v0.15.0 |
2414 | 2025-07-23T19:17:42.620Z | Compiling resolv-conf v0.7.0 |
2415 | 2025-07-23T19:17:43.415Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
2416 | 2025-07-23T19:17:43.540Z | Compiling olpc-cjson v0.1.4 |
2417 | 2025-07-23T19:17:43.667Z | Compiling serde_plain v1.0.2 |
2418 | 2025-07-23T19:17:43.881Z | Compiling semver v0.1.20 |
2419 | 2025-07-23T19:17:44.183Z | Compiling typed-path v0.9.3 |
2420 | 2025-07-23T19:17:44.217Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2421 | 2025-07-23T19:17:44.412Z | Compiling rustc_version v0.1.7 |
2422 | 2025-07-23T19:17:44.760Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2423 | 2025-07-23T19:17:44.802Z | Compiling universal-hash v0.5.1 |
2424 | 2025-07-23T19:17:45.073Z | Compiling thiserror-impl-no-std v2.0.2 |
2425 | 2025-07-23T19:17:47.195Z | Compiling tough v0.20.0 |
2426 | 2025-07-23T19:17:47.437Z | Compiling opaque-debug v0.3.1 |
2427 | 2025-07-23T19:17:47.579Z | Compiling poly1305 v0.8.0 |
2428 | 2025-07-23T19:17:48.061Z | Compiling thiserror-no-std v2.0.2 |
2429 | 2025-07-23T19:17:48.227Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2430 | 2025-07-23T19:17:48.308Z | Compiling newtype_derive v0.1.6 |
2431 | 2025-07-23T19:17:48.709Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2432 | 2025-07-23T19:17:48.956Z | Compiling chacha20 v0.9.1 |
2433 | 2025-07-23T19:17:49.066Z | Compiling aead v0.5.2 |
2434 | 2025-07-23T19:17:49.455Z | Compiling linked-hash-map v0.5.6 |
2435 | 2025-07-23T19:17:49.479Z | Compiling smawk v0.3.2 |
2436 | 2025-07-23T19:17:49.789Z | Compiling unicode-linebreak v0.1.5 |
2437 | 2025-07-23T19:17:49.858Z | Compiling lru-cache v0.1.2 |
2438 | 2025-07-23T19:17:50.136Z | Compiling chacha20poly1305 v0.10.1 |
2439 | 2025-07-23T19:17:50.386Z | Compiling textwrap v0.16.2 |
2440 | 2025-07-23T19:17:50.546Z | Compiling vsss-rs v3.3.4 |
2441 | 2025-07-23T19:17:50.677Z | Compiling humantime v2.2.0 |
2442 | 2025-07-23T19:17:51.039Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2443 | 2025-07-23T19:17:51.540Z | Compiling hickory-proto v0.24.4 |
2444 | 2025-07-23T19:17:53.769Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2445 | 2025-07-23T19:17:55.831Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
2446 | 2025-07-23T19:17:57.338Z | Compiling hickory-resolver v0.24.4 |
2447 | 2025-07-23T19:17:58.543Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2448 | 2025-07-23T19:17:59.214Z | Compiling steno v0.4.1 |
2449 | 2025-07-23T19:18:03.085Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2450 | 2025-07-23T19:18:03.741Z | Compiling qorb v0.4.0 |
2451 | 2025-07-23T19:18:09.594Z | Compiling slog-dtrace v0.3.0 |
2452 | 2025-07-23T19:18:09.988Z | Compiling moka v0.12.10 |
2453 | 2025-07-23T19:18:10.491Z | Compiling tagptr v0.2.0 |
2454 | 2025-07-23T19:18:14.163Z | Compiling hickory-resolver v0.25.2 |
2455 | 2025-07-23T19:18:17.461Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2456 | 2025-07-23T19:18:19.236Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2457 | 2025-07-23T19:18:19.747Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2458 | 2025-07-23T19:18:20.289Z | Compiling itertools v0.13.0 |
2459 | 2025-07-23T19:18:20.465Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2460 | 2025-07-23T19:18:23.930Z | Compiling display-error-chain v0.2.2 |
2461 | 2025-07-23T19:18:24.205Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2462 | 2025-07-23T19:18:25.457Z | Compiling maplit v1.0.2 |
2463 | 2025-07-23T19:18:25.625Z | Compiling crunchy v0.2.2 |
2464 | 2025-07-23T19:18:25.652Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2465 | 2025-07-23T19:18:26.101Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2466 | 2025-07-23T19:18:26.139Z | Compiling dsl_auto_type v0.1.2 |
2467 | 2025-07-23T19:18:27.364Z | Compiling scheduled-thread-pool v0.2.7 |
2468 | 2025-07-23T19:18:28.667Z | Compiling diesel_table_macro_syntax v0.2.0 |
2469 | 2025-07-23T19:18:29.079Z | Compiling radium v0.7.0 |
2470 | 2025-07-23T19:18:29.653Z | Compiling tiny-keccak v2.0.2 |
2471 | 2025-07-23T19:18:29.999Z | Compiling diesel_derives v2.2.3 |
2472 | 2025-07-23T19:18:30.135Z | Compiling r2d2 v0.8.10 |
2473 | 2025-07-23T19:18:30.819Z | Compiling const_format_proc_macros v0.2.34 |
2474 | 2025-07-23T19:18:31.180Z | Compiling zerocopy-derive v0.6.6 |
2475 | 2025-07-23T19:18:32.342Z | Compiling proc-macro-error-attr2 v2.0.0 |
2476 | 2025-07-23T19:18:32.586Z | Compiling tap v1.0.1 |
2477 | 2025-07-23T19:18:32.807Z | Compiling bit-vec v0.6.3 |
2478 | 2025-07-23T19:18:32.902Z | Compiling maybe-uninit v2.0.0 |
2479 | 2025-07-23T19:18:33.080Z | Compiling proc-macro-error2 v2.0.1 |
2480 | 2025-07-23T19:18:33.213Z | Compiling bit-set v0.5.3 |
2481 | 2025-07-23T19:18:33.519Z | Compiling zerocopy v0.6.6 |
2482 | 2025-07-23T19:18:33.549Z | Compiling wyz v0.5.1 |
2483 | 2025-07-23T19:18:33.627Z | Compiling const_format v0.2.34 |
2484 | 2025-07-23T19:18:34.519Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2485 | 2025-07-23T19:18:34.836Z | Compiling ascii-canvas v3.0.0 |
2486 | 2025-07-23T19:18:34.864Z | Compiling ena v0.14.3 |
2487 | 2025-07-23T19:18:35.312Z | Compiling packed_struct v0.10.1 |
2488 | 2025-07-23T19:18:35.350Z | Compiling diff v0.1.13 |
2489 | 2025-07-23T19:18:35.807Z | Compiling crc-catalog v2.4.0 |
2490 | 2025-07-23T19:18:35.852Z | Compiling bindgen v0.71.1 |
2491 | 2025-07-23T19:18:36.021Z | Compiling funty v2.0.0 |
2492 | 2025-07-23T19:18:36.365Z | Compiling regex-syntax v0.6.29 |
2493 | 2025-07-23T19:18:38.572Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2494 | 2025-07-23T19:18:38.833Z | Compiling bitvec v1.0.1 |
2495 | 2025-07-23T19:18:40.144Z | Compiling diesel v2.2.11 |
2496 | 2025-07-23T19:18:40.562Z | Compiling lalrpop v0.19.12 |
2497 | 2025-07-23T19:18:41.184Z | Compiling crc v3.2.1 |
2498 | 2025-07-23T19:18:41.614Z | Compiling tabled_derive v0.10.0 |
2499 | 2025-07-23T19:18:43.219Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2500 | 2025-07-23T19:18:43.327Z | Compiling papergrid v0.14.0 |
2501 | 2025-07-23T19:18:44.317Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2502 | 2025-07-23T19:18:44.596Z | Compiling num-derive v0.3.3 |
2503 | 2025-07-23T19:18:46.639Z | Compiling packed_struct_codegen v0.10.1 |
2504 | 2025-07-23T19:18:48.927Z | Compiling indexmap v1.9.3 |
2505 | 2025-07-23T19:18:49.309Z | Compiling nodrop v0.1.14 |
2506 | 2025-07-23T19:18:49.497Z | Compiling array-init v0.0.4 |
2507 | 2025-07-23T19:18:56.324Z | Compiling libscf-sys v1.1.0 |
2508 | 2025-07-23T19:18:56.592Z | Compiling tabled v0.18.0 |
2509 | 2025-07-23T19:19:01.361Z | Compiling polar-core v0.27.3 |
2510 | 2025-07-23T19:19:01.925Z | Compiling smallvec v0.6.14 |
2511 | 2025-07-23T19:19:02.441Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2512 | 2025-07-23T19:19:07.254Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2513 | 2025-07-23T19:19:07.359Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2514 | 2025-07-23T19:19:07.606Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2515 | 2025-07-23T19:19:07.961Z | Compiling headers-core v0.3.0 |
2516 | 2025-07-23T19:19:08.192Z | Compiling derive_builder_core v0.20.2 |
2517 | 2025-07-23T19:19:09.029Z | Compiling libxml v0.3.3 |
2518 | 2025-07-23T19:19:09.063Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2519 | 2025-07-23T19:19:09.422Z | Compiling bitfield v0.14.0 |
2520 | 2025-07-23T19:19:09.772Z | Compiling termcolor v1.4.1 |
2521 | 2025-07-23T19:19:10.216Z | Compiling hashbrown v0.12.3 |
2522 | 2025-07-23T19:19:10.789Z | Compiling env_logger v0.10.2 |
2523 | 2025-07-23T19:19:10.871Z | Compiling derive_builder_macro v0.20.2 |
2524 | 2025-07-23T19:19:11.732Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2525 | 2025-07-23T19:19:12.618Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
2526 | 2025-07-23T19:19:13.864Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
2527 | 2025-07-23T19:19:14.452Z | Compiling headers v0.4.1 |
2528 | 2025-07-23T19:19:14.843Z | Compiling samael v0.0.19 |
2529 | 2025-07-23T19:19:16.494Z | Compiling serde-hex v0.1.0 |
2530 | 2025-07-23T19:19:16.584Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
2531 | 2025-07-23T19:19:17.873Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
2532 | 2025-07-23T19:19:18.005Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2533 | 2025-07-23T19:19:20.703Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2534 | 2025-07-23T19:19:21.173Z | Compiling ron v0.8.1 |
2535 | 2025-07-23T19:19:21.614Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2536 | 2025-07-23T19:19:21.981Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2537 | 2025-07-23T19:19:22.717Z | Compiling hashbrown v0.13.2 |
2538 | 2025-07-23T19:19:23.475Z | Compiling strum_macros v0.24.3 |
2539 | 2025-07-23T19:19:24.053Z | Compiling indoc v1.0.9 |
2540 | 2025-07-23T19:19:24.891Z | Compiling termtree v0.5.1 |
2541 | 2025-07-23T19:19:25.237Z | Compiling crc-any v2.5.0 |
2542 | 2025-07-23T19:19:25.526Z | Compiling object v0.30.4 |
2543 | 2025-07-23T19:19:25.660Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6) |
2544 | 2025-07-23T19:19:26.059Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2545 | 2025-07-23T19:19:26.694Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2546 | 2025-07-23T19:19:37.292Z | Compiling derive_builder v0.20.2 |
2547 | 2025-07-23T19:19:37.549Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2548 | 2025-07-23T19:19:37.928Z | Compiling oso-derive v0.27.3 |
2549 | 2025-07-23T19:19:38.372Z | Compiling impl-trait-for-tuples v0.2.2 |
2550 | 2025-07-23T19:19:38.884Z | Compiling quick-xml v0.37.2 |
2551 | 2025-07-23T19:19:39.795Z | Compiling crc8 v0.1.1 |
2552 | 2025-07-23T19:19:40.198Z | Compiling path-slash v0.1.5 |
2553 | 2025-07-23T19:19:40.246Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
2554 | 2025-07-23T19:19:40.489Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e) |
2555 | 2025-07-23T19:19:40.874Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2556 | 2025-07-23T19:19:42.365Z | Compiling vte_generate_state_changes v0.1.2 |
2557 | 2025-07-23T19:19:43.019Z | Compiling diesel-dtrace v0.4.2 |
2558 | 2025-07-23T19:19:43.409Z | Compiling arc-swap v1.7.1 |
2559 | 2025-07-23T19:19:43.923Z | Compiling oso v0.27.3 |
2560 | 2025-07-23T19:19:44.040Z | Compiling siphasher v1.0.1 |
2561 | 2025-07-23T19:19:44.512Z | Compiling phf_shared v0.12.1 |
2562 | 2025-07-23T19:19:45.036Z | Compiling slog-scope v4.4.0 |
2563 | 2025-07-23T19:19:45.891Z | Compiling vte v0.11.1 |
2564 | 2025-07-23T19:19:47.457Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2565 | 2025-07-23T19:19:55.466Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
2566 | 2025-07-23T19:19:55.846Z | Compiling bb8 v0.8.5 |
2567 | 2025-07-23T19:19:56.816Z | Compiling unicase v2.7.0 |
2568 | 2025-07-23T19:19:56.909Z | Compiling xshell-macros v0.2.7 |
2569 | 2025-07-23T19:19:57.631Z | Compiling chrono-tz v0.10.4 |
2570 | 2025-07-23T19:19:58.037Z | Compiling xshell v0.2.7 |
2571 | 2025-07-23T19:19:59.750Z | Compiling async-bb8-diesel v0.2.1 |
2572 | 2025-07-23T19:20:00.984Z | Compiling strip-ansi-escapes v0.2.0 |
2573 | 2025-07-23T19:20:01.756Z | Compiling slog-stdlog v4.1.1 |
2574 | 2025-07-23T19:20:02.246Z | Compiling phf v0.12.1 |
2575 | 2025-07-23T19:20:02.520Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2576 | 2025-07-23T19:20:02.708Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2577 | 2025-07-23T19:20:03.097Z | Compiling fd-lock v4.0.2 |
2578 | 2025-07-23T19:20:03.340Z | Compiling peg-macros v0.8.5 |
2579 | 2025-07-23T19:20:03.378Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2580 | 2025-07-23T19:20:04.294Z | Compiling nu-ansi-term v0.50.1 |
2581 | 2025-07-23T19:20:05.528Z | Compiling reedline v0.40.0 |
2582 | 2025-07-23T19:20:06.435Z | Compiling peg v0.8.5 |
2583 | 2025-07-23T19:20:06.651Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2584 | 2025-07-23T19:20:13.554Z | Compiling slog-envlogger v2.2.0 |
2585 | 2025-07-23T19:20:14.273Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
2586 | 2025-07-23T19:20:15.965Z | Compiling typify-impl v0.2.0 |
2587 | 2025-07-23T19:20:22.535Z | Compiling bcs v0.1.6 |
2588 | 2025-07-23T19:20:23.467Z | Compiling fxhash v0.2.1 |
2589 | 2025-07-23T19:20:23.741Z | Compiling libz-sys v1.1.20 |
2590 | 2025-07-23T19:20:24.444Z | Compiling half v1.8.3 |
2591 | 2025-07-23T19:20:25.379Z | Compiling serde_cbor v0.11.2 |
2592 | 2025-07-23T19:20:25.621Z | Compiling typify-macro v0.2.0 |
2593 | 2025-07-23T19:20:27.898Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
2594 | 2025-07-23T19:20:28.981Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2595 | 2025-07-23T19:20:29.879Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2596 | 2025-07-23T19:20:30.760Z | Compiling kstat-rs v0.2.4 |
2597 | 2025-07-23T19:20:31.336Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2598 | 2025-07-23T19:20:31.688Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2599 | 2025-07-23T19:20:33.856Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566) |
2600 | 2025-07-23T19:20:34.469Z | Compiling nix v0.30.1 |
2601 | 2025-07-23T19:20:34.503Z | Compiling nanorand v0.7.0 |
2602 | 2025-07-23T19:20:35.226Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2603 | 2025-07-23T19:20:35.331Z | Compiling parking_lot_core v0.8.6 |
2604 | 2025-07-23T19:20:35.901Z | Compiling flume v0.11.1 |
2605 | 2025-07-23T19:20:36.687Z | Compiling mime_guess v2.0.5 |
2606 | 2025-07-23T19:20:38.108Z | Compiling ignore v0.4.23 |
2607 | 2025-07-23T19:20:40.844Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2608 | 2025-07-23T19:20:44.639Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2609 | 2025-07-23T19:20:47.008Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2610 | 2025-07-23T19:20:48.910Z | Compiling castaway v0.2.3 |
2611 | 2025-07-23T19:20:49.127Z | Compiling fs-err v2.11.0 |
2612 | 2025-07-23T19:20:49.527Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2613 | 2025-07-23T19:20:49.905Z | Compiling compact_str v0.8.0 |
2614 | 2025-07-23T19:20:50.035Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
2615 | 2025-07-23T19:20:50.172Z | Compiling globwalk v0.9.1 |
2616 | 2025-07-23T19:20:52.285Z | Compiling typify v0.2.0 |
2617 | 2025-07-23T19:20:52.385Z | Compiling predicates-tree v1.0.12 |
2618 | 2025-07-23T19:20:52.471Z | Compiling unicode-truncate v1.1.0 |
2619 | 2025-07-23T19:20:52.746Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2620 | 2025-07-23T19:20:53.302Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2621 | 2025-07-23T19:20:55.984Z | Compiling lru v0.12.5 |
2622 | 2025-07-23T19:20:56.395Z | Compiling vergen v8.3.2 |
2623 | 2025-07-23T19:20:56.785Z | Compiling nibble_vec v0.1.0 |
2624 | 2025-07-23T19:20:57.099Z | Compiling cargo-platform v0.1.8 |
2625 | 2025-07-23T19:20:57.614Z | Compiling instability v0.3.2 |
2626 | 2025-07-23T19:20:58.585Z | Compiling atty v0.2.14 |
2627 | 2025-07-23T19:20:58.808Z | Compiling salty v0.3.0 |
2628 | 2025-07-23T19:20:59.265Z | Compiling cassowary v0.3.0 |
2629 | 2025-07-23T19:20:59.908Z | Compiling indoc v2.0.6 |
2630 | 2025-07-23T19:21:00.778Z | Compiling endian-type v0.1.2 |
2631 | 2025-07-23T19:21:01.080Z | Compiling http-range v0.1.5 |
2632 | 2025-07-23T19:21:02.023Z | Compiling radix_trie v0.2.1 |
2633 | 2025-07-23T19:21:02.584Z | Compiling ratatui v0.29.0 |
2634 | 2025-07-23T19:21:03.116Z | Compiling cargo_metadata v0.18.1 |
2635 | 2025-07-23T19:21:05.931Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2636 | 2025-07-23T19:21:19.163Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
2637 | 2025-07-23T19:21:21.165Z | Compiling camino-tempfile-ext v0.3.2 |
2638 | 2025-07-23T19:21:26.762Z | Compiling progenitor-impl v0.8.0 |
2639 | 2025-07-23T19:21:27.051Z | Compiling git2 v0.19.0 |
2640 | 2025-07-23T19:21:27.366Z | Compiling parking_lot v0.11.2 |
2641 | 2025-07-23T19:21:30.145Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2642 | 2025-07-23T19:21:30.496Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2643 | 2025-07-23T19:21:32.465Z | Compiling prefix-trie v0.7.0 |
2644 | 2025-07-23T19:21:33.369Z | Compiling rand_seeder v0.3.0 |
2645 | 2025-07-23T19:21:33.807Z | Compiling lzma-sys v0.1.20 |
2646 | 2025-07-23T19:21:34.567Z | Compiling parse-size v1.1.0 |
2647 | 2025-07-23T19:21:34.932Z | Compiling rustls v0.21.12 |
2648 | 2025-07-23T19:21:34.965Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566) |
2649 | 2025-07-23T19:21:35.095Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2650 | 2025-07-23T19:21:35.348Z | Compiling hickory-server v0.25.2 |
2651 | 2025-07-23T19:21:36.762Z | Compiling progenitor-macro v0.8.0 |
2652 | 2025-07-23T19:21:38.016Z | Compiling hyper-staticfile v0.10.1 |
2653 | 2025-07-23T19:21:40.574Z | Compiling sled v0.34.7 |
2654 | 2025-07-23T19:21:47.143Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2655 | 2025-07-23T19:21:47.413Z | Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples) |
2656 | 2025-07-23T19:21:55.061Z | Compiling hickory-client v0.25.2 |
2657 | 2025-07-23T19:21:56.332Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2658 | 2025-07-23T19:21:56.362Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2659 | 2025-07-23T19:21:56.893Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2660 | 2025-07-23T19:21:57.585Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2661 | 2025-07-23T19:22:02.052Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd) |
2662 | 2025-07-23T19:22:03.294Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2663 | 2025-07-23T19:22:03.672Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
2664 | 2025-07-23T19:22:05.279Z | Compiling primeorder v0.13.6 |
2665 | 2025-07-23T19:22:05.891Z | Compiling progenitor-client v0.8.0 |
2666 | 2025-07-23T19:22:06.044Z | Compiling rustls-webpki v0.101.7 |
2667 | 2025-07-23T19:22:06.786Z | Compiling sct v0.7.1 |
2668 | 2025-07-23T19:22:07.262Z | Compiling heck v0.3.3 |
2669 | 2025-07-23T19:22:07.636Z | Compiling env_filter v0.1.2 |
2670 | 2025-07-23T19:22:09.155Z | Compiling csv-core v0.1.11 |
2671 | 2025-07-23T19:22:09.557Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8) |
2672 | 2025-07-23T19:22:09.739Z | Compiling void v1.0.2 |
2673 | 2025-07-23T19:22:09.976Z | Compiling lzss v0.8.2 |
2674 | 2025-07-23T19:22:10.022Z | Compiling csv v1.3.1 |
2675 | 2025-07-23T19:22:10.050Z | Compiling env_logger v0.11.8 |
2676 | 2025-07-23T19:22:10.444Z | Compiling zone_cfg_derive v0.1.2 |
2677 | 2025-07-23T19:22:11.796Z | Compiling progenitor v0.8.0 |
2678 | 2025-07-23T19:22:12.085Z | Compiling p384 v0.13.1 |
2679 | 2025-07-23T19:22:12.172Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2680 | 2025-07-23T19:22:13.212Z | Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc) |
2681 | 2025-07-23T19:22:14.717Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2682 | 2025-07-23T19:22:15.028Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2683 | 2025-07-23T19:22:16.625Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2684 | 2025-07-23T19:22:17.729Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2685 | 2025-07-23T19:22:23.652Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2686 | 2025-07-23T19:22:24.579Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2687 | 2025-07-23T19:22:24.782Z | Compiling tungstenite v0.23.0 |
2688 | 2025-07-23T19:22:24.962Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2689 | 2025-07-23T19:22:25.007Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2690 | 2025-07-23T19:22:25.349Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2691 | 2025-07-23T19:22:25.390Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2692 | 2025-07-23T19:22:25.736Z | Compiling nix v0.27.1 |
2693 | 2025-07-23T19:22:26.110Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7b63ccb979288408fb772aa6d15f4a324497c754#7b63ccb9) |
2694 | 2025-07-23T19:22:26.531Z | Compiling serde_bytes v0.11.17 |
2695 | 2025-07-23T19:22:27.143Z | Compiling base64 v0.13.1 |
2696 | 2025-07-23T19:22:27.946Z | Compiling corncobs v0.1.3 |
2697 | 2025-07-23T19:22:28.359Z | Compiling number_prefix v0.4.0 |
2698 | 2025-07-23T19:22:28.386Z | Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc) |
2699 | 2025-07-23T19:22:28.665Z | Compiling indicatif v0.17.11 |
2700 | 2025-07-23T19:22:29.912Z | Compiling ron v0.7.1 |
2701 | 2025-07-23T19:22:33.796Z | Compiling tokio-tungstenite v0.23.1 |
2702 | 2025-07-23T19:22:34.488Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2703 | 2025-07-23T19:22:35.205Z | Compiling xz2 v0.1.7 |
2704 | 2025-07-23T19:22:35.247Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2705 | 2025-07-23T19:22:36.251Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2706 | 2025-07-23T19:22:38.075Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
2707 | 2025-07-23T19:22:38.174Z | Compiling tokio-rustls v0.24.1 |
2708 | 2025-07-23T19:22:38.690Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc) |
2709 | 2025-07-23T19:22:41.584Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2710 | 2025-07-23T19:22:41.778Z | Compiling zone v0.1.8 |
2711 | 2025-07-23T19:22:44.995Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2712 | 2025-07-23T19:22:45.186Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
2713 | 2025-07-23T19:22:45.378Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2714 | 2025-07-23T19:22:51.165Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2715 | 2025-07-23T19:22:52.343Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2716 | 2025-07-23T19:22:56.586Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2717 | 2025-07-23T19:22:57.247Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2718 | 2025-07-23T19:22:58.567Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2719 | 2025-07-23T19:22:59.612Z | Compiling rustls-pemfile v1.0.4 |
2720 | 2025-07-23T19:23:00.410Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2721 | 2025-07-23T19:23:00.791Z | Compiling signal-hook-tokio v0.3.1 |
2722 | 2025-07-23T19:23:01.071Z | Compiling twox-hash v2.1.0 |
2723 | 2025-07-23T19:23:02.102Z | Compiling yasna v0.5.2 |
2724 | 2025-07-23T19:23:04.173Z | Compiling secrecy v0.8.0 |
2725 | 2025-07-23T19:23:04.495Z | Compiling is_ci v1.2.0 |
2726 | 2025-07-23T19:23:04.849Z | Compiling supports-color v3.0.2 |
2727 | 2025-07-23T19:23:05.494Z | Compiling rcgen v0.12.1 |
2728 | 2025-07-23T19:23:11.002Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2729 | 2025-07-23T19:23:11.819Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2730 | 2025-07-23T19:23:16.825Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2731 | 2025-07-23T19:23:17.302Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2732 | 2025-07-23T19:23:21.647Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2733 | 2025-07-23T19:23:25.952Z | Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
2734 | 2025-07-23T19:23:34.802Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2735 | 2025-07-23T19:23:35.614Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2736 | 2025-07-23T19:23:36.257Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2737 | 2025-07-23T19:23:38.733Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2738 | 2025-07-23T19:23:39.789Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2739 | 2025-07-23T19:23:40.834Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2740 | 2025-07-23T19:23:48.107Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2741 | 2025-07-23T19:23:48.479Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
2742 | 2025-07-23T19:23:48.858Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2743 | 2025-07-23T19:23:52.074Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
2744 | 2025-07-23T19:23:53.710Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2745 | 2025-07-23T19:23:58.510Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
2746 | 2025-07-23T19:23:58.839Z | Compiling fatfs v0.3.6 |
2747 | 2025-07-23T19:24:00.818Z | Compiling rtoolbox v0.0.2 |
2748 | 2025-07-23T19:24:00.943Z | Compiling subprocess v0.2.9 |
2749 | 2025-07-23T19:24:01.284Z | Compiling assert_matches v1.5.0 |
2750 | 2025-07-23T19:24:01.700Z | Compiling rpassword v7.4.0 |
2751 | 2025-07-23T19:24:02.202Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2752 | 2025-07-23T19:24:05.529Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2753 | 2025-07-23T19:24:07.595Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
2754 | 2025-07-23T19:24:09.769Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2755 | 2025-07-23T19:24:13.166Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2756 | 2025-07-23T19:24:19.929Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2757 | 2025-07-23T19:24:40.519Z | Compiling tui-tree-widget v0.23.1 |
2758 | 2025-07-23T19:24:41.025Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2759 | 2025-07-23T19:24:47.963Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2760 | 2025-07-23T19:24:48.325Z | Compiling uzers v0.12.1 |
2761 | 2025-07-23T19:24:50.210Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2762 | 2025-07-23T19:24:51.487Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2763 | 2025-07-23T19:24:53.590Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2764 | 2025-07-23T19:25:14.503Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2765 | 2025-07-23T19:25:21.367Z | Compiling support-bundle-viewer v0.1.2 |
2766 | 2025-07-23T19:25:25.126Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2767 | 2025-07-23T19:25:26.790Z | Compiling multimap v0.10.1 |
2768 | 2025-07-23T19:27:45.188Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2769 | 2025-07-23T19:28:04.823Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2770 | 2025-07-23T19:35:51.029Z | Finished `release` profile [optimized] target(s) in 18m 58s |
2771 | 2025-07-23T19:36:46.465Z | |
2772 | 2025-07-23T19:36:46.468Z | real 19:55.813549691 |
2773 | 2025-07-23T19:36:46.468Z | user 2:22:49.996836200 |
2774 | 2025-07-23T19:36:46.468Z | sys 4:09.762978611 |
2775 | 2025-07-23T19:36:46.468Z | trap 3.691096753 |
2776 | 2025-07-23T19:36:46.469Z | tflt 2.051063573 |
2777 | 2025-07-23T19:36:46.469Z | dflt 6.448073747 |
2778 | 2025-07-23T19:36:46.469Z | kflt 0.469154681 |
2779 | 2025-07-23T19:36:46.469Z | lock 9:54:37.809718872 |
2780 | 2025-07-23T19:36:46.469Z | slp 7:29:53.574233248 |
2781 | 2025-07-23T19:36:46.469Z | lat 4:10.840994236 |
2782 | 2025-07-23T19:36:46.469Z | stop 3:58.166381814 |
2783 | 2025-07-23T19:36:46.469Z | + mapfile -t packages |
2784 | 2025-07-23T19:36:46.469Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
2785 | 2025-07-23T19:36:47.721Z | Finished `release` profile [optimized] target(s) in 1.19s |
2786 | 2025-07-23T19:36:47.783Z | Running `target/release/omicron-package -t test list-outputs` |
2787 | 2025-07-23T19:36:47.840Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
2788 | 2025-07-23T19:36:47.844Z | + ptime -m cargo build --locked --release -p xtask |
2789 | 2025-07-23T19:36:48.572Z | Compiling once_cell v1.21.3 |
2790 | 2025-07-23T19:36:48.572Z | Compiling serde v1.0.219 |
2791 | 2025-07-23T19:36:48.577Z | Compiling bitflags v2.9.1 |
2792 | 2025-07-23T19:36:48.577Z | Compiling syn v2.0.104 |
2793 | 2025-07-23T19:36:48.577Z | Compiling serde_json v1.0.140 |
2794 | 2025-07-23T19:36:48.682Z | Compiling libc v0.2.174 |
2795 | 2025-07-23T19:36:48.693Z | Compiling num-traits v0.2.19 |
2796 | 2025-07-23T19:36:48.696Z | Compiling rustix v0.38.37 |
2797 | 2025-07-23T19:36:49.087Z | Compiling hashbrown v0.15.4 |
2798 | 2025-07-23T19:36:49.108Z | Compiling smallvec v1.15.0 |
2799 | 2025-07-23T19:36:49.438Z | Compiling usdt-impl v0.5.0 |
2800 | 2025-07-23T19:36:49.473Z | Compiling syn v1.0.109 |
2801 | 2025-07-23T19:36:49.586Z | Compiling getrandom v0.3.3 |
2802 | 2025-07-23T19:36:50.045Z | Compiling percent-encoding v2.3.1 |
2803 | 2025-07-23T19:36:50.105Z | Compiling log v0.4.27 |
2804 | 2025-07-23T19:36:50.203Z | Compiling thread-id v4.2.2 |
2805 | 2025-07-23T19:36:50.361Z | Compiling indexmap v2.10.0 |
2806 | 2025-07-23T19:36:50.477Z | Compiling form_urlencoded v1.2.1 |
2807 | 2025-07-23T19:36:50.898Z | Compiling terminal_size v0.4.0 |
2808 | 2025-07-23T19:36:51.043Z | Compiling rustix v1.0.7 |
2809 | 2025-07-23T19:36:51.181Z | Compiling fs-err v3.1.1 |
2810 | 2025-07-23T19:36:51.613Z | Compiling ordered-float v2.10.1 |
2811 | 2025-07-23T19:36:51.711Z | Compiling anyhow v1.0.98 |
2812 | 2025-07-23T19:36:52.066Z | Compiling clap_builder v4.5.40 |
2813 | 2025-07-23T19:36:52.272Z | Compiling textwrap v0.16.2 |
2814 | 2025-07-23T19:36:53.135Z | Compiling proc-macro-error v1.0.4 |
2815 | 2025-07-23T19:36:53.726Z | Compiling tempfile v3.20.0 |
2816 | 2025-07-23T19:36:54.728Z | Compiling tabled_derive v0.7.0 |
2817 | 2025-07-23T19:36:55.213Z | Compiling synstructure v0.13.1 |
2818 | 2025-07-23T19:36:56.197Z | Compiling tabled v0.15.0 |
2819 | 2025-07-23T19:36:56.480Z | Compiling serde_derive v1.0.219 |
2820 | 2025-07-23T19:36:56.480Z | Compiling thiserror-impl v1.0.69 |
2821 | 2025-07-23T19:36:56.484Z | Compiling zerofrom-derive v0.1.4 |
2822 | 2025-07-23T19:36:56.484Z | Compiling yoke-derive v0.7.4 |
2823 | 2025-07-23T19:36:56.484Z | Compiling zerovec-derive v0.10.3 |
2824 | 2025-07-23T19:36:58.791Z | Compiling displaydoc v0.2.5 |
2825 | 2025-07-23T19:36:58.810Z | Compiling icu_provider_macros v1.5.0 |
2826 | 2025-07-23T19:36:59.042Z | Compiling thiserror v1.0.69 |
2827 | 2025-07-23T19:36:59.247Z | Compiling pest v2.7.14 |
2828 | 2025-07-23T19:36:59.502Z | Compiling zerofrom v0.1.4 |
2829 | 2025-07-23T19:36:59.790Z | Compiling yoke v0.7.4 |
2830 | 2025-07-23T19:36:59.841Z | Compiling zerocopy-derive v0.7.35 |
2831 | 2025-07-23T19:37:00.224Z | Compiling zerovec v0.10.4 |
2832 | 2025-07-23T19:37:00.379Z | Compiling scroll_derive v0.12.0 |
2833 | 2025-07-23T19:37:01.658Z | Compiling zerocopy v0.7.35 |
2834 | 2025-07-23T19:37:01.723Z | Compiling scroll v0.12.0 |
2835 | 2025-07-23T19:37:02.178Z | Compiling pest_meta v2.7.14 |
2836 | 2025-07-23T19:37:02.337Z | Compiling tinystr v0.7.6 |
2837 | 2025-07-23T19:37:02.781Z | Compiling icu_locid v1.5.0 |
2838 | 2025-07-23T19:37:03.293Z | Compiling icu_collections v1.5.0 |
2839 | 2025-07-23T19:37:05.706Z | Compiling icu_provider v1.5.0 |
2840 | 2025-07-23T19:37:05.960Z | Compiling pest_generator v2.7.14 |
2841 | 2025-07-23T19:37:07.639Z | Compiling pest_derive v2.7.14 |
2842 | 2025-07-23T19:37:07.840Z | Compiling icu_locid_transform v1.5.0 |
2843 | 2025-07-23T19:37:08.652Z | Compiling dtrace-parser v0.2.0 |
2844 | 2025-07-23T19:37:09.232Z | Compiling icu_properties v1.5.1 |
2845 | 2025-07-23T19:37:09.962Z | Compiling serde_spanned v0.6.9 |
2846 | 2025-07-23T19:37:10.202Z | Compiling toml_datetime v0.6.11 |
2847 | 2025-07-23T19:37:10.269Z | Compiling dof v0.3.0 |
2848 | 2025-07-23T19:37:10.851Z | Compiling toml_edit v0.22.27 |
2849 | 2025-07-23T19:37:12.430Z | Compiling erased-serde v0.4.6 |
2850 | 2025-07-23T19:37:13.379Z | Compiling icu_normalizer v1.5.0 |
2851 | 2025-07-23T19:37:13.960Z | Compiling serde_tokenstream v0.2.2 |
2852 | 2025-07-23T19:37:14.561Z | Compiling idna_adapter v1.2.0 |
2853 | 2025-07-23T19:37:14.860Z | Compiling toml v0.8.23 |
2854 | 2025-07-23T19:37:15.072Z | Compiling idna v1.0.3 |
2855 | 2025-07-23T19:37:15.571Z | Compiling goblin v0.8.2 |
2856 | 2025-07-23T19:37:17.604Z | Compiling url v2.5.4 |
2857 | 2025-07-23T19:37:18.673Z | Compiling serde-untagged v0.1.7 |
2858 | 2025-07-23T19:37:20.327Z | Compiling semver v1.0.26 |
2859 | 2025-07-23T19:37:20.614Z | Compiling camino v1.1.10 |
2860 | 2025-07-23T19:37:20.635Z | Compiling serde-value v0.7.0 |
2861 | 2025-07-23T19:37:21.779Z | Compiling thiserror-impl v2.0.12 |
2862 | 2025-07-23T19:37:21.874Z | Compiling cargo-util-schemas v0.2.0 |
2863 | 2025-07-23T19:37:23.016Z | Compiling usdt-macro v0.5.0 |
2864 | 2025-07-23T19:37:24.639Z | Compiling thiserror v2.0.12 |
2865 | 2025-07-23T19:37:24.874Z | Compiling usdt-attr-macro v0.5.0 |
2866 | 2025-07-23T19:37:25.310Z | Compiling cargo-platform v0.2.0 |
2867 | 2025-07-23T19:37:26.204Z | Compiling clap_derive v4.5.40 |
2868 | 2025-07-23T19:37:26.488Z | Compiling usdt v0.5.0 |
2869 | 2025-07-23T19:37:27.453Z | Compiling cargo_metadata v0.20.0 |
2870 | 2025-07-23T19:37:27.866Z | Compiling camino-tempfile v1.4.1 |
2871 | 2025-07-23T19:37:28.045Z | Compiling cargo_toml v0.21.0 |
2872 | 2025-07-23T19:37:28.679Z | Compiling macaddr v1.0.1 |
2873 | 2025-07-23T19:37:30.341Z | Compiling clap v4.5.40 |
2874 | 2025-07-23T19:37:39.997Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2875 | 2025-07-23T19:37:45.790Z | Finished `release` profile [optimized] target(s) in 57.88s |
2876 | 2025-07-23T19:37:45.933Z | |
2877 | 2025-07-23T19:37:45.933Z | real 58.051705420 |
2878 | 2025-07-23T19:37:45.933Z | user 6:18.376919716 |
2879 | 2025-07-23T19:37:45.937Z | sys 27.815261981 |
2880 | 2025-07-23T19:37:45.937Z | trap 0.197234548 |
2881 | 2025-07-23T19:37:45.937Z | tflt 0.293626768 |
2882 | 2025-07-23T19:37:45.937Z | dflt 0.319547240 |
2883 | 2025-07-23T19:37:45.937Z | kflt 0.000011429 |
2884 | 2025-07-23T19:37:45.937Z | lock 18:51.621347762 |
2885 | 2025-07-23T19:37:45.937Z | slp 21:24.114278549 |
2886 | 2025-07-23T19:37:45.937Z | lat 25.903064080 |
2887 | 2025-07-23T19:37:45.937Z | stop 31.498478536 |
2888 | 2025-07-23T19:37:45.937Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2889 | 2025-07-23T19:37:45.938Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
2890 | 2025-07-23T19:37:45.938Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2891 | 2025-07-23T19:37:45.938Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
2892 | 2025-07-23T19:37:45.938Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
2893 | 2025-07-23T19:37:47.169Z | Compiling regress v0.10.3 |
2894 | 2025-07-23T19:37:47.338Z | Compiling unsafe-libyaml v0.2.11 |
2895 | 2025-07-23T19:37:47.343Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2896 | 2025-07-23T19:37:47.372Z | Compiling match_cfg v0.1.0 |
2897 | 2025-07-23T19:37:47.375Z | Compiling rustix v1.0.7 |
2898 | 2025-07-23T19:37:47.375Z | Compiling hex v0.4.3 |
2899 | 2025-07-23T19:37:47.428Z | Compiling quick-error v1.2.3 |
2900 | 2025-07-23T19:37:47.431Z | Compiling progenitor-client v0.10.0 |
2901 | 2025-07-23T19:37:47.486Z | Compiling hostname v0.3.1 |
2902 | 2025-07-23T19:37:47.615Z | Compiling structmeta-derive v0.3.0 |
2903 | 2025-07-23T19:37:47.729Z | Compiling rustls v0.22.4 |
2904 | 2025-07-23T19:37:47.848Z | Compiling multer v3.1.0 |
2905 | 2025-07-23T19:37:47.967Z | Compiling debug-ignore v1.0.5 |
2906 | 2025-07-23T19:37:48.011Z | Compiling toml v0.8.23 |
2907 | 2025-07-23T19:37:48.157Z | Compiling slog-json v2.6.1 |
2908 | 2025-07-23T19:37:48.287Z | Compiling macaddr v1.0.1 |
2909 | 2025-07-23T19:37:48.521Z | Compiling async-stream-impl v0.3.6 |
2910 | 2025-07-23T19:37:48.750Z | Compiling serde_yaml v0.9.34+deprecated |
2911 | 2025-07-23T19:37:49.042Z | Compiling tempfile v3.20.0 |
2912 | 2025-07-23T19:37:49.441Z | Compiling dropshot v0.16.2 |
2913 | 2025-07-23T19:37:49.474Z | Compiling slog-bunyan v2.5.0 |
2914 | 2025-07-23T19:37:49.833Z | Compiling waitgroup v0.1.2 |
2915 | 2025-07-23T19:37:49.883Z | Compiling async-stream v0.3.6 |
2916 | 2025-07-23T19:37:49.924Z | Compiling rustls-pemfile v2.2.0 |
2917 | 2025-07-23T19:37:50.100Z | Compiling dropshot_endpoint v0.16.2 |
2918 | 2025-07-23T19:37:50.160Z | Compiling structmeta v0.3.0 |
2919 | 2025-07-23T19:37:50.225Z | Compiling serde_path_to_error v0.1.17 |
2920 | 2025-07-23T19:37:50.299Z | Compiling wait-timeout v0.2.0 |
2921 | 2025-07-23T19:37:50.610Z | Compiling hostname v0.4.0 |
2922 | 2025-07-23T19:37:50.720Z | Compiling bit-vec v0.8.0 |
2923 | 2025-07-23T19:37:50.849Z | Compiling derive-ex v0.1.8 |
2924 | 2025-07-23T19:37:50.875Z | Compiling rusty-fork v0.3.0 |
2925 | 2025-07-23T19:37:51.015Z | Compiling typify-impl v0.3.0 |
2926 | 2025-07-23T19:37:51.206Z | Compiling bit-set v0.8.0 |
2927 | 2025-07-23T19:37:51.535Z | Compiling rand_xorshift v0.4.0 |
2928 | 2025-07-23T19:37:51.560Z | Compiling instant v0.1.13 |
2929 | 2025-07-23T19:37:51.761Z | Compiling unarray v0.1.4 |
2930 | 2025-07-23T19:37:51.868Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2931 | 2025-07-23T19:37:51.923Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2932 | 2025-07-23T19:37:51.981Z | Compiling proptest v1.7.0 |
2933 | 2025-07-23T19:37:52.075Z | Compiling progenitor-client v0.9.1 |
2934 | 2025-07-23T19:37:52.245Z | Compiling derive-where v1.5.0 |
2935 | 2025-07-23T19:37:52.638Z | Compiling tokio-rustls v0.25.0 |
2936 | 2025-07-23T19:37:52.664Z | Compiling ref-cast v1.0.24 |
2937 | 2025-07-23T19:37:53.090Z | Compiling ref-cast-impl v1.0.24 |
2938 | 2025-07-23T19:37:53.325Z | Compiling parse-display-derive v0.10.0 |
2939 | 2025-07-23T19:37:54.435Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2940 | 2025-07-23T19:37:54.923Z | Compiling test-strategy v0.4.3 |
2941 | 2025-07-23T19:37:55.295Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2942 | 2025-07-23T19:37:55.376Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
2943 | 2025-07-23T19:37:55.521Z | Compiling iddqd v0.3.9 |
2944 | 2025-07-23T19:37:55.778Z | Compiling backoff v0.4.0 |
2945 | 2025-07-23T19:37:56.192Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2946 | 2025-07-23T19:37:56.498Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
2947 | 2025-07-23T19:37:56.999Z | Compiling itertools v0.14.0 |
2948 | 2025-07-23T19:37:57.382Z | Compiling parse-display v0.10.0 |
2949 | 2025-07-23T19:37:57.787Z | Compiling proc-macro-crate v1.3.1 |
2950 | 2025-07-23T19:37:57.978Z | Compiling darling_core v0.21.0 |
2951 | 2025-07-23T19:37:58.501Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566) |
2952 | 2025-07-23T19:37:58.621Z | Compiling proc-macro-error v1.0.4 |
2953 | 2025-07-23T19:37:58.652Z | Compiling num_enum_derive v0.5.11 |
2954 | 2025-07-23T19:37:59.278Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2955 | 2025-07-23T19:37:59.628Z | Compiling crucible-workspace-hack v0.1.0 |
2956 | 2025-07-23T19:37:59.757Z | Compiling typify-impl v0.4.1 |
2957 | 2025-07-23T19:38:00.025Z | Compiling heapless v0.8.0 |
2958 | 2025-07-23T19:38:00.087Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2959 | 2025-07-23T19:38:00.652Z | Compiling hash32 v0.3.1 |
2960 | 2025-07-23T19:38:00.933Z | Compiling num_enum v0.5.11 |
2961 | 2025-07-23T19:38:00.959Z | Compiling foreign-types-macros v0.2.3 |
2962 | 2025-07-23T19:38:00.984Z | Compiling smoltcp v0.11.0 |
2963 | 2025-07-23T19:38:01.148Z | Compiling foreign-types-shared v0.3.1 |
2964 | 2025-07-23T19:38:02.183Z | Compiling tabwriter v1.4.0 |
2965 | 2025-07-23T19:38:02.244Z | Compiling foreign-types v0.5.0 |
2966 | 2025-07-23T19:38:02.330Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2967 | 2025-07-23T19:38:02.404Z | Compiling cstr-argument v0.1.2 |
2968 | 2025-07-23T19:38:02.648Z | Compiling pretty-hex v0.2.1 |
2969 | 2025-07-23T19:38:02.710Z | Compiling cobs v0.2.3 |
2970 | 2025-07-23T19:38:02.899Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2971 | 2025-07-23T19:38:03.030Z | Compiling postcard v1.0.10 |
2972 | 2025-07-23T19:38:03.121Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2973 | 2025-07-23T19:38:03.178Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2974 | 2025-07-23T19:38:03.329Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2975 | 2025-07-23T19:38:03.519Z | Compiling colored v2.2.0 |
2976 | 2025-07-23T19:38:03.697Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2977 | 2025-07-23T19:38:03.855Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2978 | 2025-07-23T19:38:04.106Z | Compiling darling_macro v0.21.0 |
2979 | 2025-07-23T19:38:04.237Z | Compiling rayon-core v1.12.1 |
2980 | 2025-07-23T19:38:04.417Z | Compiling crossbeam-deque v0.8.5 |
2981 | 2025-07-23T19:38:04.626Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
2982 | 2025-07-23T19:38:05.060Z | Compiling darling v0.21.0 |
2983 | 2025-07-23T19:38:05.124Z | Compiling typify-macro v0.3.0 |
2984 | 2025-07-23T19:38:05.223Z | Compiling ingot-macros v0.1.1 |
2985 | 2025-07-23T19:38:05.594Z | Compiling camino-tempfile v1.4.1 |
2986 | 2025-07-23T19:38:06.122Z | Compiling smf v0.2.3 |
2987 | 2025-07-23T19:38:06.425Z | Compiling rayon v1.10.0 |
2988 | 2025-07-23T19:38:07.328Z | Compiling zone_cfg_derive v0.3.0 |
2989 | 2025-07-23T19:38:07.764Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2990 | 2025-07-23T19:38:08.092Z | Compiling itertools v0.12.1 |
2991 | 2025-07-23T19:38:08.178Z | Compiling num-derive v0.4.2 |
2992 | 2025-07-23T19:38:08.726Z | Compiling sigpipe v0.1.3 |
2993 | 2025-07-23T19:38:08.911Z | Compiling jiff v0.2.15 |
2994 | 2025-07-23T19:38:09.151Z | Compiling typify v0.3.0 |
2995 | 2025-07-23T19:38:09.382Z | Compiling progenitor-impl v0.9.1 |
2996 | 2025-07-23T19:38:10.513Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2997 | 2025-07-23T19:38:10.660Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
2998 | 2025-07-23T19:38:10.918Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
2999 | 2025-07-23T19:38:11.110Z | Compiling zone v0.3.1 |
3000 | 2025-07-23T19:38:11.372Z | Compiling half v2.4.1 |
3001 | 2025-07-23T19:38:11.516Z | Compiling ciborium-io v0.2.2 |
3002 | 2025-07-23T19:38:11.709Z | Compiling num-rational v0.4.2 |
3003 | 2025-07-23T19:38:11.931Z | Compiling ciborium-ll v0.2.2 |
3004 | 2025-07-23T19:38:12.294Z | Compiling ingot-types v0.1.2 |
3005 | 2025-07-23T19:38:12.398Z | Compiling ciborium v0.2.2 |
3006 | 2025-07-23T19:38:12.599Z | Compiling universal-hash v0.5.1 |
3007 | 2025-07-23T19:38:12.862Z | Compiling num-complex v0.4.6 |
3008 | 2025-07-23T19:38:13.199Z | Compiling ingot v0.1.1 |
3009 | 2025-07-23T19:38:13.253Z | Compiling opaque-debug v0.3.1 |
3010 | 2025-07-23T19:38:13.394Z | Compiling float-ord v0.3.2 |
3011 | 2025-07-23T19:38:13.634Z | Compiling secrecy v0.10.3 |
3012 | 2025-07-23T19:38:13.747Z | Compiling aead v0.5.2 |
3013 | 2025-07-23T19:38:13.866Z | Compiling num v0.4.3 |
3014 | 2025-07-23T19:38:13.933Z | Compiling utf-8 v0.7.6 |
3015 | 2025-07-23T19:38:14.020Z | Compiling convert_case v0.4.0 |
3016 | 2025-07-23T19:38:14.141Z | Compiling poly1305 v0.8.0 |
3017 | 2025-07-23T19:38:14.208Z | Compiling typify-macro v0.4.1 |
3018 | 2025-07-23T19:38:14.270Z | Compiling tungstenite v0.21.0 |
3019 | 2025-07-23T19:38:14.885Z | Compiling derive_more v0.99.20 |
3020 | 2025-07-23T19:38:15.824Z | Compiling password-hash v0.5.0 |
3021 | 2025-07-23T19:38:16.253Z | Compiling progenitor-macro v0.9.1 |
3022 | 2025-07-23T19:38:16.308Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
3023 | 2025-07-23T19:38:16.736Z | Compiling chacha20 v0.9.1 |
3024 | 2025-07-23T19:38:17.254Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
3025 | 2025-07-23T19:38:17.280Z | Compiling blake2 v0.10.6 |
3026 | 2025-07-23T19:38:17.620Z | Compiling indent_write v2.2.0 |
3027 | 2025-07-23T19:38:17.874Z | Compiling argon2 v0.5.3 |
3028 | 2025-07-23T19:38:17.916Z | Compiling tokio-tungstenite v0.21.0 |
3029 | 2025-07-23T19:38:18.292Z | Compiling typify v0.4.1 |
3030 | 2025-07-23T19:38:18.505Z | Compiling progenitor-impl v0.10.0 |
3031 | 2025-07-23T19:38:18.539Z | Compiling base64 v0.21.7 |
3032 | 2025-07-23T19:38:18.585Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
3033 | 2025-07-23T19:38:18.967Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
3034 | 2025-07-23T19:38:19.480Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
3035 | 2025-07-23T19:38:19.860Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
3036 | 2025-07-23T19:38:20.280Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
3037 | 2025-07-23T19:38:20.364Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
3038 | 2025-07-23T19:38:20.530Z | Compiling thiserror-impl-no-std v2.0.2 |
3039 | 2025-07-23T19:38:20.676Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
3040 | 2025-07-23T19:38:20.705Z | Compiling cancel-safe-futures v0.1.5 |
3041 | 2025-07-23T19:38:21.626Z | Compiling owo-colors v4.2.2 |
3042 | 2025-07-23T19:38:21.695Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
3043 | 2025-07-23T19:38:21.695Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3044 | 2025-07-23T19:38:21.727Z | Compiling atomicwrites v0.4.4 |
3045 | 2025-07-23T19:38:21.736Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
3046 | 2025-07-23T19:38:21.783Z | Compiling libsw-core v0.3.1 |
3047 | 2025-07-23T19:38:21.955Z | Compiling fixedbitset v0.5.7 |
3048 | 2025-07-23T19:38:22.046Z | Compiling semver v0.1.20 |
3049 | 2025-07-23T19:38:22.112Z | Compiling libsw v3.5.0 |
3050 | 2025-07-23T19:38:22.457Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2) |
3051 | 2025-07-23T19:38:22.529Z | Compiling rustc_version v0.1.7 |
3052 | 2025-07-23T19:38:22.635Z | Compiling petgraph v0.8.2 |
3053 | 2025-07-23T19:38:23.145Z | Compiling thiserror-no-std v2.0.2 |
3054 | 2025-07-23T19:38:23.326Z | Compiling vsss-rs v3.3.4 |
3055 | 2025-07-23T19:38:23.934Z | Compiling chacha20poly1305 v0.10.1 |
3056 | 2025-07-23T19:38:24.220Z | Compiling typify-impl v0.2.0 |
3057 | 2025-07-23T19:38:24.309Z | Compiling resolv-conf v0.7.0 |
3058 | 2025-07-23T19:38:24.719Z | Compiling newline-converter v0.3.0 |
3059 | 2025-07-23T19:38:24.958Z | Compiling primeorder v0.13.6 |
3060 | 2025-07-23T19:38:25.114Z | Compiling moka v0.12.10 |
3061 | 2025-07-23T19:38:25.292Z | Compiling progenitor-macro v0.10.0 |
3062 | 2025-07-23T19:38:25.482Z | Compiling libefi-sys v0.1.0 |
3063 | 2025-07-23T19:38:25.523Z | Compiling linear-map v1.2.0 |
3064 | 2025-07-23T19:38:25.732Z | Compiling expectorate v1.2.0 |
3065 | 2025-07-23T19:38:25.926Z | Compiling newtype_derive v0.1.6 |
3066 | 2025-07-23T19:38:25.929Z | Compiling pem v3.0.5 |
3067 | 2025-07-23T19:38:26.050Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
3068 | 2025-07-23T19:38:26.282Z | Compiling pin-project-internal v1.1.6 |
3069 | 2025-07-23T19:38:26.533Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3070 | 2025-07-23T19:38:26.634Z | Compiling bitfield-struct v0.6.2 |
3071 | 2025-07-23T19:38:26.807Z | Compiling unicase v2.7.0 |
3072 | 2025-07-23T19:38:27.198Z | Compiling tagptr v0.2.0 |
3073 | 2025-07-23T19:38:27.526Z | Compiling arc-swap v1.7.1 |
3074 | 2025-07-23T19:38:27.566Z | Compiling same-file v1.0.6 |
3075 | 2025-07-23T19:38:27.876Z | Compiling walkdir v2.5.0 |
3076 | 2025-07-23T19:38:28.025Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3077 | 2025-07-23T19:38:28.147Z | Compiling slog-scope v4.4.0 |
3078 | 2025-07-23T19:38:28.947Z | Compiling polyval v0.6.2 |
3079 | 2025-07-23T19:38:28.974Z | Compiling pin-project v1.1.6 |
3080 | 2025-07-23T19:38:28.996Z | Compiling progenitor v0.9.1 |
3081 | 2025-07-23T19:38:29.161Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
3082 | 2025-07-23T19:38:29.268Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
3083 | 2025-07-23T19:38:29.315Z | Compiling snafu-derive v0.8.5 |
3084 | 2025-07-23T19:38:29.392Z | Compiling hickory-proto v0.24.4 |
3085 | 2025-07-23T19:38:29.846Z | Compiling proc-macro-error-attr2 v2.0.0 |
3086 | 2025-07-23T19:38:30.235Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3087 | 2025-07-23T19:38:30.399Z | Compiling parking_lot_core v0.8.6 |
3088 | 2025-07-23T19:38:30.424Z | Compiling salty v0.3.0 |
3089 | 2025-07-23T19:38:30.730Z | Compiling linked-hash-map v0.5.6 |
3090 | 2025-07-23T19:38:30.956Z | Compiling proc-macro-error2 v2.0.1 |
3091 | 2025-07-23T19:38:30.982Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
3092 | 2025-07-23T19:38:31.131Z | Compiling lru-cache v0.1.2 |
3093 | 2025-07-23T19:38:31.397Z | Compiling hickory-resolver v0.25.2 |
3094 | 2025-07-23T19:38:31.845Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
3095 | 2025-07-23T19:38:32.114Z | Compiling ghash v0.5.1 |
3096 | 2025-07-23T19:38:32.442Z | Compiling slog-stdlog v4.1.1 |
3097 | 2025-07-23T19:38:32.804Z | Compiling p384 v0.13.1 |
3098 | 2025-07-23T19:38:32.852Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
3099 | 2025-07-23T19:38:33.859Z | Compiling tabled_derive v0.7.0 |
3100 | 2025-07-23T19:38:34.111Z | Compiling globset v0.4.15 |
3101 | 2025-07-23T19:38:34.174Z | Compiling snafu v0.8.5 |
3102 | 2025-07-23T19:38:34.986Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
3103 | 2025-07-23T19:38:35.756Z | Compiling olpc-cjson v0.1.4 |
3104 | 2025-07-23T19:38:35.874Z | Compiling ctr v0.9.2 |
3105 | 2025-07-23T19:38:36.063Z | Compiling num-derive v0.3.3 |
3106 | 2025-07-23T19:38:36.066Z | Compiling lzma-sys v0.1.20 |
3107 | 2025-07-23T19:38:36.270Z | Compiling gethostname v0.5.0 |
3108 | 2025-07-23T19:38:36.495Z | Compiling serde_plain v1.0.2 |
3109 | 2025-07-23T19:38:36.678Z | Compiling async-recursion v1.1.1 |
3110 | 2025-07-23T19:38:36.874Z | Compiling slog-dtrace v0.3.0 |
3111 | 2025-07-23T19:38:36.913Z | Compiling highway v1.3.0 |
3112 | 2025-07-23T19:38:37.181Z | Compiling typed-path v0.9.3 |
3113 | 2025-07-23T19:38:37.238Z | Compiling xshell-macros v0.2.7 |
3114 | 2025-07-23T19:38:37.794Z | Compiling progenitor v0.10.0 |
3115 | 2025-07-23T19:38:37.824Z | Compiling textwrap v0.16.2 |
3116 | 2025-07-23T19:38:38.012Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
3117 | 2025-07-23T19:38:38.054Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3118 | 2025-07-23T19:38:38.085Z | Compiling typify-macro v0.2.0 |
3119 | 2025-07-23T19:38:38.126Z | Compiling libscf-sys v1.1.0 |
3120 | 2025-07-23T19:38:38.153Z | Compiling xshell v0.2.7 |
3121 | 2025-07-23T19:38:38.463Z | Compiling aes-gcm v0.10.3 |
3122 | 2025-07-23T19:38:38.838Z | Compiling tabled v0.15.0 |
3123 | 2025-07-23T19:38:38.882Z | Compiling hickory-resolver v0.24.4 |
3124 | 2025-07-23T19:38:39.267Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
3125 | 2025-07-23T19:38:39.692Z | Compiling tough v0.20.0 |
3126 | 2025-07-23T19:38:40.113Z | Compiling mime_guess v2.0.5 |
3127 | 2025-07-23T19:38:41.038Z | Compiling slog-envlogger v2.2.0 |
3128 | 2025-07-23T19:38:41.309Z | Compiling steno v0.4.1 |
3129 | 2025-07-23T19:38:41.728Z | Compiling tabled_derive v0.10.0 |
3130 | 2025-07-23T19:38:42.074Z | Compiling typify v0.2.0 |
3131 | 2025-07-23T19:38:42.293Z | Compiling progenitor-impl v0.8.0 |
3132 | 2025-07-23T19:38:44.353Z | Compiling papergrid v0.14.0 |
3133 | 2025-07-23T19:38:44.416Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd) |
3134 | 2025-07-23T19:38:44.762Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3135 | 2025-07-23T19:38:44.960Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
3136 | 2025-07-23T19:38:45.955Z | Compiling heck v0.3.3 |
3137 | 2025-07-23T19:38:46.095Z | Compiling tokio-dtrace v0.1.0 |
3138 | 2025-07-23T19:38:46.350Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3139 | 2025-07-23T19:38:46.566Z | Compiling progenitor-client v0.8.0 |
3140 | 2025-07-23T19:38:47.115Z | Compiling ssh-encoding v0.2.0 |
3141 | 2025-07-23T19:38:47.635Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
3142 | 2025-07-23T19:38:48.123Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
3143 | 2025-07-23T19:38:48.687Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3144 | 2025-07-23T19:38:49.124Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3145 | 2025-07-23T19:38:49.157Z | Compiling progenitor-macro v0.8.0 |
3146 | 2025-07-23T19:38:49.523Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3147 | 2025-07-23T19:38:49.555Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3148 | 2025-07-23T19:38:50.465Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
3149 | 2025-07-23T19:38:51.607Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
3150 | 2025-07-23T19:38:52.587Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3151 | 2025-07-23T19:38:53.643Z | Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
3152 | 2025-07-23T19:38:54.402Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3153 | 2025-07-23T19:38:55.081Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
3154 | 2025-07-23T19:38:55.134Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3155 | 2025-07-23T19:38:55.417Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
3156 | 2025-07-23T19:38:55.793Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3157 | 2025-07-23T19:38:57.813Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3158 | 2025-07-23T19:38:58.002Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3159 | 2025-07-23T19:38:58.403Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
3160 | 2025-07-23T19:38:59.180Z | Compiling blowfish v0.9.1 |
3161 | 2025-07-23T19:38:59.703Z | Compiling env_filter v0.1.2 |
3162 | 2025-07-23T19:39:00.348Z | Compiling nibble_vec v0.1.0 |
3163 | 2025-07-23T19:39:00.630Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3164 | 2025-07-23T19:39:00.658Z | Compiling endian-type v0.1.2 |
3165 | 2025-07-23T19:39:00.946Z | Compiling humantime v2.2.0 |
3166 | 2025-07-23T19:39:01.122Z | Compiling radix_trie v0.2.1 |
3167 | 2025-07-23T19:39:01.512Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
3168 | 2025-07-23T19:39:01.756Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
3169 | 2025-07-23T19:39:02.147Z | Compiling env_logger v0.11.8 |
3170 | 2025-07-23T19:39:02.183Z | Compiling bcrypt-pbkdf v0.10.0 |
3171 | 2025-07-23T19:39:02.232Z | Compiling progenitor v0.8.0 |
3172 | 2025-07-23T19:39:02.262Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3173 | 2025-07-23T19:39:02.637Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3174 | 2025-07-23T19:39:02.816Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3175 | 2025-07-23T19:39:02.871Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c) |
3176 | 2025-07-23T19:39:03.570Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36) |
3177 | 2025-07-23T19:39:04.109Z | Compiling ssh-cipher v0.2.0 |
3178 | 2025-07-23T19:39:04.527Z | Compiling oxide-tokio-rt v0.1.2 |
3179 | 2025-07-23T19:39:04.924Z | Compiling zone_cfg_derive v0.1.2 |
3180 | 2025-07-23T19:39:05.604Z | Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc) |
3181 | 2025-07-23T19:39:06.191Z | Compiling tabled v0.18.0 |
3182 | 2025-07-23T19:39:06.360Z | Compiling parking_lot v0.11.2 |
3183 | 2025-07-23T19:39:06.755Z | Compiling qorb v0.4.0 |
3184 | 2025-07-23T19:39:07.076Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
3185 | 2025-07-23T19:39:07.206Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
3186 | 2025-07-23T19:39:07.882Z | Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3187 | 2025-07-23T19:39:07.942Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3188 | 2025-07-23T19:39:08.169Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=7b63ccb979288408fb772aa6d15f4a324497c754#7b63ccb9) |
3189 | 2025-07-23T19:39:08.397Z | Compiling prefix-trie v0.7.0 |
3190 | 2025-07-23T19:39:08.427Z | Compiling password-hash v0.4.2 |
3191 | 2025-07-23T19:39:08.589Z | Compiling fxhash v0.2.1 |
3192 | 2025-07-23T19:39:09.411Z | Compiling base64 v0.13.1 |
3193 | 2025-07-23T19:39:09.434Z | Compiling number_prefix v0.4.0 |
3194 | 2025-07-23T19:39:09.434Z | Compiling corncobs v0.1.3 |
3195 | 2025-07-23T19:39:09.478Z | Compiling http-range v0.1.5 |
3196 | 2025-07-23T19:39:09.603Z | Compiling indicatif v0.17.11 |
3197 | 2025-07-23T19:39:09.644Z | Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc) |
3198 | 2025-07-23T19:39:09.883Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
3199 | 2025-07-23T19:39:11.427Z | Compiling ron v0.7.1 |
3200 | 2025-07-23T19:39:11.666Z | Compiling hickory-server v0.25.2 |
3201 | 2025-07-23T19:39:11.892Z | Compiling pbkdf2 v0.11.0 |
3202 | 2025-07-23T19:39:12.323Z | Compiling sled v0.34.7 |
3203 | 2025-07-23T19:39:12.643Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3204 | 2025-07-23T19:39:13.176Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3205 | 2025-07-23T19:39:13.325Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
3206 | 2025-07-23T19:39:13.353Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
3207 | 2025-07-23T19:39:13.496Z | Compiling xz2 v0.1.7 |
3208 | 2025-07-23T19:39:14.002Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc) |
3209 | 2025-07-23T19:39:14.662Z | Compiling zone v0.1.8 |
3210 | 2025-07-23T19:39:14.963Z | Compiling ssh-key v0.6.6 |
3211 | 2025-07-23T19:39:15.969Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3212 | 2025-07-23T19:39:16.104Z | Compiling hickory-client v0.25.2 |
3213 | 2025-07-23T19:39:16.235Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3214 | 2025-07-23T19:39:16.806Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3215 | 2025-07-23T19:39:17.404Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
3216 | 2025-07-23T19:39:17.489Z | Compiling p256 v0.13.2 |
3217 | 2025-07-23T19:39:18.341Z | Compiling p521 v0.13.3 |
3218 | 2025-07-23T19:39:18.929Z | Compiling yasna v0.5.2 |
3219 | 2025-07-23T19:39:19.062Z | Compiling headers-core v0.3.0 |
3220 | 2025-07-23T19:39:19.294Z | Compiling kstat-rs v0.2.4 |
3221 | 2025-07-23T19:39:19.937Z | Compiling secrecy v0.8.0 |
3222 | 2025-07-23T19:39:20.249Z | Compiling nanorand v0.7.0 |
3223 | 2025-07-23T19:39:20.399Z | Compiling russh-cryptovec v0.7.3 |
3224 | 2025-07-23T19:39:20.454Z | Compiling atty v0.2.14 |
3225 | 2025-07-23T19:39:20.581Z | Compiling crc8 v0.1.1 |
3226 | 2025-07-23T19:39:20.667Z | Compiling md5 v0.7.0 |
3227 | 2025-07-23T19:39:20.766Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05) |
3228 | 2025-07-23T19:39:20.803Z | Compiling flume v0.11.1 |
3229 | 2025-07-23T19:39:20.806Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2) |
3230 | 2025-07-23T19:39:21.243Z | Compiling russh-keys v0.45.0 |
3231 | 2025-07-23T19:39:21.448Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
3232 | 2025-07-23T19:39:22.575Z | Compiling rcgen v0.12.1 |
3233 | 2025-07-23T19:39:24.021Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
3234 | 2025-07-23T19:39:24.753Z | Compiling headers v0.4.1 |
3235 | 2025-07-23T19:39:24.829Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3236 | 2025-07-23T19:39:25.890Z | Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images) |
3237 | 2025-07-23T19:39:26.526Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3238 | 2025-07-23T19:39:27.076Z | Compiling hyper-staticfile v0.10.1 |
3239 | 2025-07-23T19:39:27.283Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3240 | 2025-07-23T19:39:27.977Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3241 | 2025-07-23T19:39:28.092Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3242 | 2025-07-23T19:39:29.238Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3243 | 2025-07-23T19:39:29.588Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#ef54b566) |
3244 | 2025-07-23T19:39:30.157Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3245 | 2025-07-23T19:39:31.236Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3246 | 2025-07-23T19:39:31.973Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
3247 | 2025-07-23T19:39:32.142Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3248 | 2025-07-23T19:39:33.552Z | Compiling num-bigint v0.4.6 |
3249 | 2025-07-23T19:39:33.686Z | Compiling des v0.8.1 |
3250 | 2025-07-23T19:39:34.073Z | Compiling subprocess v0.2.9 |
3251 | 2025-07-23T19:39:35.052Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3252 | 2025-07-23T19:39:35.797Z | Compiling display-error-chain v0.2.2 |
3253 | 2025-07-23T19:39:35.952Z | Compiling hex-literal v0.4.1 |
3254 | 2025-07-23T19:39:36.064Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
3255 | 2025-07-23T19:39:36.101Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3256 | 2025-07-23T19:39:36.177Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
3257 | 2025-07-23T19:39:38.312Z | Compiling russh v0.45.0 |
3258 | 2025-07-23T19:39:38.982Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
3259 | 2025-07-23T19:39:39.035Z | Compiling internet-checksum v0.2.1 |
3260 | 2025-07-23T19:39:41.488Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3261 | 2025-07-23T19:39:43.599Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3262 | 2025-07-23T19:40:08.055Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
3263 | 2025-07-23T19:40:35.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s |
3264 | 2025-07-23T19:40:35.393Z | |
3265 | 2025-07-23T19:40:35.405Z | real 2:49.391140493 |
3266 | 2025-07-23T19:40:35.405Z | user 15:27.455580090 |
3267 | 2025-07-23T19:40:35.406Z | sys 2:12.870057973 |
3268 | 2025-07-23T19:40:35.406Z | trap 0.476581734 |
3269 | 2025-07-23T19:40:35.406Z | tflt 0.116628637 |
3270 | 2025-07-23T19:40:35.406Z | dflt 0.959878734 |
3271 | 2025-07-23T19:40:35.408Z | kflt 0.000038066 |
3272 | 2025-07-23T19:40:35.408Z | lock 42:07.557442417 |
3273 | 2025-07-23T19:40:35.408Z | slp 56:35.430038353 |
3274 | 2025-07-23T19:40:35.408Z | lat 55.537173645 |
3275 | 2025-07-23T19:40:35.408Z | stop 2:22.747603901 |
3276 | 2025-07-23T19:40:35.408Z | + mkdir tests |
3277 | 2025-07-23T19:40:35.408Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
3278 | 2025-07-23T19:40:35.412Z | + xargs -I '{}' -t cp '{}' tests/ |
3279 | 2025-07-23T19:40:35.445Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-aeafd21d2cfd6347 tests/ |
3280 | 2025-07-23T19:40:35.466Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1c90cf32ddd741fb tests/ |
3281 | 2025-07-23T19:40:35.504Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-dd91143c643304ab tests/ |
3282 | 2025-07-23T19:40:35.532Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-ddb7b4d9752f4a2b tests/ |
3283 | 2025-07-23T19:40:35.789Z | + 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/*) |
3284 | 2025-07-23T19:40:35.796Z | + 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-1c90cf32ddd741fb tests/commtest-dd91143c643304ab tests/dhcp_server-aeafd21d2cfd6347 tests/end_to_end_tests-ddb7b4d9752f4a2b 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 |
3285 | 2025-07-23T19:42:12.170Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
3286 | 2025-07-23T19:42:12.170Z | a .github/buildomat/ci-env.sh 1K |
3287 | 2025-07-23T19:42:12.170Z | a out/target/test 1K |
3288 | 2025-07-23T19:42:12.170Z | a out/npuzone/npuzone 23144K |
3289 | 2025-07-23T19:42:12.170Z | a package-manifest.toml 34K |
3290 | 2025-07-23T19:42:12.170Z | a smf/sled-agent/non-gimlet/config.toml 6K |
3291 | 2025-07-23T19:42:12.170Z | a target/release/omicron-package 40854K |
3292 | 2025-07-23T19:42:12.170Z | a target/release/xtask 11588K |
3293 | 2025-07-23T19:42:12.170Z | a target/debug/bootstrap 243662K |
3294 | 2025-07-23T19:42:12.170Z | a tests/bootstrap-1c90cf32ddd741fb 23336K |
3295 | 2025-07-23T19:42:12.170Z | a tests/commtest-dd91143c643304ab 29075K |
3296 | 2025-07-23T19:42:12.170Z | a tests/dhcp_server-aeafd21d2cfd6347 23336K |
3297 | 2025-07-23T19:42:12.171Z | a tests/end_to_end_tests-ddb7b4d9752f4a2b 332785K |
3298 | 2025-07-23T19:42:12.171Z | a out/clickhouse.tar.gz 317560K |
3299 | 2025-07-23T19:42:12.171Z | a out/clickhouse_keeper.tar.gz 301405K |
3300 | 2025-07-23T19:42:12.171Z | a out/clickhouse_server.tar.gz 317560K |
3301 | 2025-07-23T19:42:12.171Z | a out/cockroachdb.tar.gz 160095K |
3302 | 2025-07-23T19:42:12.171Z | a out/crucible-dtrace.tar 98K |
3303 | 2025-07-23T19:42:12.171Z | a out/crucible-pantry-zone.tar.gz 38991K |
3304 | 2025-07-23T19:42:12.171Z | a out/crucible-zone.tar.gz 48874K |
3305 | 2025-07-23T19:42:12.171Z | a out/external-dns.tar.gz 52836K |
3306 | 2025-07-23T19:42:12.171Z | a out/internal-dns.tar.gz 52836K |
3307 | 2025-07-23T19:42:12.171Z | a out/mg-ddm-gz.tar 90846K |
3308 | 2025-07-23T19:42:12.171Z | a out/nexus.tar.gz 135766K |
3309 | 2025-07-23T19:42:12.171Z | a out/ntp.tar.gz 33060K |
3310 | 2025-07-23T19:42:12.171Z | a out/omicron-gateway-softnpu.tar.gz 32157K |
3311 | 2025-07-23T19:42:12.171Z | a out/omicron-sled-agent.tar 144547K |
3312 | 2025-07-23T19:42:12.171Z | a out/overlay.tar.gz 3K |
3313 | 2025-07-23T19:42:12.171Z | a out/oximeter.tar.gz 65546K |
3314 | 2025-07-23T19:42:12.171Z | a out/oxlog.tar 3948K |
3315 | 2025-07-23T19:42:12.171Z | a out/probe.tar.gz 3037K |
3316 | 2025-07-23T19:42:12.171Z | a out/propolis-server.tar.gz 68537K |
3317 | 2025-07-23T19:42:12.171Z | a out/pumpkind-gz.tar 26648K |
3318 | 2025-07-23T19:42:12.171Z | a out/switch-softnpu.tar.gz 344000K |
3319 | 2025-07-23T19:42:12.174Z | |
3320 | 2025-07-23T19:42:12.175Z | real 1:36.390912303 |
3321 | 2025-07-23T19:42:12.175Z | user 1:32.272598209 |
3322 | 2025-07-23T19:42:12.175Z | sys 5.888668201 |
3323 | 2025-07-23T19:42:12.175Z | trap 0.021337682 |
3324 | 2025-07-23T19:42:12.175Z | tflt 0.000000000 |
3325 | 2025-07-23T19:42:12.175Z | dflt 0.000000000 |
3326 | 2025-07-23T19:42:12.175Z | kflt 0.000000000 |
3327 | 2025-07-23T19:42:12.175Z | lock 0.000000000 |
3328 | 2025-07-23T19:42:12.175Z | slp 1:32.093599757 |
3329 | 2025-07-23T19:42:12.175Z | lat 2.500815551 |
3330 | 2025-07-23T19:42:12.175Z | stop 0.000202075 |
3331 | 2025-07-23T19:42:12.178Z | process exited: duration 2129659 ms, exit code 0 |
|
3332 | 2025-07-23T19:42:12.195Z | found 1 output files |
3333 | 2025-07-23T19:42:12.195Z | uploading: /work/package.tar.gz (2245306467 bytes) |
3334 | 2025-07-23T19:43:10.466Z | uploaded: /work/package.tar.gz |