Max level shown:
1 cd tools/helios-build && cargo build --quiet
2 warning: hiding a lifetime that's elided elsewhere is confusing
3  --> src/main.rs:79:10
4  |
5 79 | fn pc(s: &str) -> Component {
6  | ^^^^ --------- the same lifetime is hidden here
7  | |
8  | the lifetime is elided here
9  |
10  = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
11  = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
12 help: use `'_` for type paths
13  |
14 79 | fn pc(s: &str) -> Component<'_> {
15  | ++++
16 
17 Oct 18 02:43:07.211 INFO helios repository root is: /work/oxidecomputer/helios
18 Oct 18 02:43:07.213 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: bootserver
19 Oct 18 02:43:07.213 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
20 Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
21 Oct 18 02:43:08.046 INFO clone ok!, project: bootserver
22 Oct 18 02:43:08.047 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl
23 Oct 18 02:43:08.047 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
24 Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25 Oct 18 02:43:08.940 INFO clone ok!, project: phbl
26 Oct 18 02:43:08.940 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
27 Oct 18 02:43:08.940 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
28 Oct 18 02:43:08.941 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
29 Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
30 Oct 18 02:43:18.350 INFO clone ok!, project: amd-firmware
31 Oct 18 02:43:18.350 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [] }, project: image-builder
32 Oct 18 02:43:18.350 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
33 Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
34 Oct 18 02:43:19.168 INFO clone ok!, project: image-builder
35 Oct 18 02:43:19.168 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: pinprick
36 Oct 18 02:43:19.168 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
37 Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
38 Oct 18 02:43:19.914 INFO clone ok!, project: pinprick
39 Oct 18 02:43:19.914 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
40 Oct 18 02:43:19.914 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
41 Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
42 Oct 18 02:43:21.208 INFO clone ok!, project: chelsio-t6-roms
43 Oct 18 02:43:21.208 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
44 Oct 18 02:43:21.208 INFO cloning https://github.com/oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
45 Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
46 Oct 18 02:43:22.432 INFO clone ok!, project: amd-host-image-builder
47 Oct 18 02:43:22.432 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
48 Oct 18 02:43:22.432 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
49 Cloning into '/work/oxidecomputer/helios/projects/pilot'...
50 Oct 18 02:43:23.527 INFO clone ok!, project: pilot
51 Oct 18 02:43:23.527 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
52 Oct 18 02:43:23.527 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
53 Oct 18 02:43:23.527 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
54 Oct 18 02:43:23.953 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
55 Oct 18 02:43:24.369 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
56 Oct 18 02:43:24.369 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
57 Oct 18 02:43:24.782 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
58 Oct 18 02:43:25.204 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
59 Oct 18 02:43:25.204 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
60 Oct 18 02:43:25.627 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
61 Oct 18 02:43:26.049 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
62 Oct 18 02:43:26.049 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
63 Oct 18 02:43:26.049 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
64 Oct 18 02:43:26.049 INFO ok!
65 Oct 18 02:43:26.049 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
66 Oct 18 02:43:26.049 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
67 Oct 18 02:43:26.049 INFO ok!
68 Oct 18 02:43:26.049 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
69 Oct 18 02:43:26.049 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
70 Oct 18 02:43:26.049 INFO ok!
71 Oct 18 02:43:26.049 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
72 Oct 18 02:43:26.130 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.89.0-x86_64-unknown-illumos (default)"
73 Oct 18 02:43:26.130 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
74 Oct 18 02:43:26.130 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
75 Oct 18 02:43:26.343 INFO E|  Downloading crates ...
76 Oct 18 02:43:26.403 INFO E|  Downloaded generic-array v0.14.6
77 Oct 18 02:43:26.407 INFO E|  Downloaded block-buffer v0.10.3
78 Oct 18 02:43:26.412 INFO E|  Downloaded cpufeatures v0.2.5
79 Oct 18 02:43:26.414 INFO E|  Downloaded unicode-width v0.1.10
80 Oct 18 02:43:26.416 INFO E|  Downloaded sha2 v0.10.5
81 Oct 18 02:43:26.419 INFO E|  Downloaded bytes v1.2.1
82 Oct 18 02:43:26.423 INFO E|  Downloaded digest v0.10.3
83 Oct 18 02:43:26.425 INFO E|  Downloaded typenum v1.15.0
84 Oct 18 02:43:26.427 INFO E|  Downloaded flate2 v1.0.25
85 Oct 18 02:43:26.432 INFO E|  Downloaded miniz_oxide v0.6.2
86 Oct 18 02:43:26.434 INFO E|  Downloaded anyhow v1.0.62
87 Oct 18 02:43:26.491 INFO E|  Compiling version_check v0.9.4
88 Oct 18 02:43:26.491 INFO E|  Compiling typenum v1.15.0
89 Oct 18 02:43:26.491 INFO E|  Compiling crc32fast v1.3.2
90 Oct 18 02:43:26.491 INFO E|  Compiling cfg-if v1.0.0
91 Oct 18 02:43:26.492 INFO E|  Compiling anyhow v1.0.62
92 Oct 18 02:43:26.492 INFO E|  Compiling adler v1.0.2
93 Oct 18 02:43:26.492 INFO E|  Compiling cpufeatures v0.2.5
94 Oct 18 02:43:26.492 INFO E|  Compiling unicode-width v0.1.10
95 Oct 18 02:43:26.683 INFO E|  Compiling bytes v1.2.1
96 Oct 18 02:43:26.690 INFO E|  Compiling miniz_oxide v0.6.2
97 Oct 18 02:43:26.745 INFO E|  Compiling getopts v0.2.21
98 Oct 18 02:43:26.854 INFO E|  Compiling bitflags v1.3.2
99 Oct 18 02:43:27.121 INFO E|  Compiling generic-array v0.14.6
100 Oct 18 02:43:27.473 INFO E|  Compiling flate2 v1.0.25
101 Oct 18 02:43:29.662 INFO E|  Compiling crypto-common v0.1.6
102 Oct 18 02:43:29.662 INFO E|  Compiling block-buffer v0.10.3
103 Oct 18 02:43:29.856 INFO E|  Compiling digest v0.10.3
104 Oct 18 02:43:30.171 INFO E|  Compiling sha2 v0.10.5
105 Oct 18 02:43:30.679 INFO E|  Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
106 Oct 18 02:43:33.298 INFO E|  Finished `release` profile [optimized] target(s) in 7.08s
107 Oct 18 02:43:33.313 INFO building project "bootserver" ok (7 seconds)
108 Oct 18 02:43:33.313 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
109 Oct 18 02:43:33.408 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.89.0-x86_64-unknown-illumos (default)"
110 Oct 18 02:43:33.408 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
111 Oct 18 02:43:33.408 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
112 Oct 18 02:43:33.630 INFO E|  Updating git repository `https://github.com/jclulow/rust-jmclib`
113 Oct 18 02:43:34.046 INFO E| From https://github.com/jclulow/rust-jmclib
114 Oct 18 02:43:34.046 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
115 Oct 18 02:43:34.063 INFO E|  Updating crates.io index
116 Oct 18 02:43:34.240 INFO E|  Downloading crates ...
117 Oct 18 02:43:34.287 INFO E|  Downloaded fastrand v2.0.0
118 Oct 18 02:43:34.293 INFO E|  Downloaded typenum v1.16.0
119 Oct 18 02:43:34.299 INFO E|  Downloaded syn v2.0.32
120 Oct 18 02:43:34.312 INFO E|  Downloaded walkdir v2.3.3
121 Oct 18 02:43:34.316 INFO E|  Downloaded unicode-ident v1.0.11
122 Oct 18 02:43:34.321 INFO E|  Downloaded opaque-debug v0.3.0
123 Oct 18 02:43:34.323 INFO E|  Downloaded tempfile v3.7.0
124 Oct 18 02:43:34.326 INFO E|  Downloaded serde_json v1.0.103
125 Oct 18 02:43:34.335 INFO E|  Downloaded quote v1.0.31
126 Oct 18 02:43:34.338 INFO E|  Downloaded sha-1 v0.9.8
127 Oct 18 02:43:34.340 INFO E|  Downloaded glob v0.3.1
128 Oct 18 02:43:34.342 INFO E|  Downloaded errno v0.3.1
129 Oct 18 02:43:34.344 INFO E|  Downloaded digest v0.9.0
130 Oct 18 02:43:34.346 INFO E|  Downloaded once_cell v1.18.0
131 Oct 18 02:43:34.350 INFO E|  Downloaded libdevinfo-sys v1.0.0
132 Oct 18 02:43:34.351 INFO E|  Downloaded getrandom v0.2.10
133 Oct 18 02:43:34.355 INFO E|  Downloaded block-buffer v0.9.0
134 Oct 18 02:43:34.356 INFO E|  Downloaded toml v0.5.11
135 Oct 18 02:43:34.359 INFO E|  Downloaded serde_derive v1.0.193
136 Oct 18 02:43:34.362 INFO E|  Downloaded ryu v1.0.15
137 Oct 18 02:43:34.366 INFO E|  Downloaded serde v1.0.193
138 Oct 18 02:43:34.370 INFO E|  Downloaded libc v0.2.147
139 Oct 18 02:43:34.406 INFO E|  Downloaded itoa v1.0.9
140 Oct 18 02:43:34.406 INFO E|  Downloaded rustix v0.38.4
141 Oct 18 02:43:34.426 INFO E|  Downloaded md-5 v0.9.1
142 Oct 18 02:43:34.428 INFO E|  Downloaded cpufeatures v0.2.9
143 Oct 18 02:43:34.430 INFO E|  Downloaded bitflags v2.3.3
144 Oct 18 02:43:34.433 INFO E|  Downloaded anyhow v1.0.72
145 Oct 18 02:43:34.437 INFO E|  Downloaded uuid v0.8.2
146 Oct 18 02:43:34.441 INFO E|  Downloaded proc-macro2 v1.0.66
147 Oct 18 02:43:34.516 INFO E|  Compiling libc v0.2.147
148 Oct 18 02:43:34.516 INFO E|  Compiling proc-macro2 v1.0.66
149 Oct 18 02:43:34.516 INFO E|  Compiling unicode-ident v1.0.11
150 Oct 18 02:43:34.516 INFO E|  Compiling cfg-if v1.0.0
151 Oct 18 02:43:34.517 INFO E|  Compiling typenum v1.16.0
152 Oct 18 02:43:34.517 INFO E|  Compiling version_check v0.9.4
153 Oct 18 02:43:34.517 INFO E|  Compiling serde v1.0.193
154 Oct 18 02:43:34.517 INFO E|  Compiling itoa v1.0.9
155 Oct 18 02:43:34.819 INFO E|  Compiling slog v2.7.0
156 Oct 18 02:43:34.961 INFO E|  Compiling num-conv v0.1.0
157 Oct 18 02:43:34.997 INFO E|  Compiling rustix v0.38.4
158 Oct 18 02:43:35.236 INFO E|  Compiling time-core v0.1.2
159 Oct 18 02:43:35.380 INFO E|  Compiling powerfmt v0.2.0
160 Oct 18 02:43:35.398 INFO E|  Compiling generic-array v0.14.7
161 Oct 18 02:43:35.493 INFO E|  Compiling time-macros v0.2.18
162 Oct 18 02:43:35.656 INFO E|  Compiling num_threads v0.1.6
163 Oct 18 02:43:35.817 INFO E|  Compiling deranged v0.3.11
164 Oct 18 02:43:35.830 INFO E|  Compiling bitflags v2.3.3
165 Oct 18 02:43:35.997 INFO E|  Compiling once_cell v1.18.0
166 Oct 18 02:43:36.552 INFO E|  Compiling quote v1.0.31
167 Oct 18 02:43:36.702 INFO E|  Compiling thread_local v1.1.7
168 Oct 18 02:43:37.027 INFO E|  Compiling dirs-sys-next v0.1.2
169 Oct 18 02:43:37.344 INFO E|  Compiling syn v2.0.32
170 Oct 18 02:43:37.393 INFO E|  Compiling dirs-next v2.0.0
171 Oct 18 02:43:37.675 INFO E|  Compiling errno v0.3.1
172 Oct 18 02:43:37.733 INFO E|  Compiling term v0.7.0
173 Oct 18 02:43:37.782 INFO E|  Compiling atty v0.2.14
174 Oct 18 02:43:38.102 INFO E|  Compiling opaque-debug v0.3.0
175 Oct 18 02:43:38.307 INFO E|  Compiling serde_json v1.0.103
176 Oct 18 02:43:38.470 INFO E|  Compiling anyhow v1.0.72
177 Oct 18 02:43:38.544 INFO E|  Compiling fastrand v2.0.0
178 Oct 18 02:43:39.186 INFO E|  Compiling getrandom v0.2.10
179 Oct 18 02:43:39.466 INFO E|  Compiling time v0.3.36
180 Oct 18 02:43:39.492 INFO E|  Compiling digest v0.9.0
181 Oct 18 02:43:39.542 INFO E|  Compiling block-buffer v0.9.0
182 Oct 18 02:43:39.809 INFO E|  Compiling cpufeatures v0.2.9
183 Oct 18 02:43:39.818 INFO E|  Compiling ryu v1.0.15
184 Oct 18 02:43:39.895 INFO E|  Compiling same-file v1.0.6
185 Oct 18 02:43:40.075 INFO E|  Compiling unicode-width v0.1.10
186 Oct 18 02:43:40.203 INFO E|  Compiling walkdir v2.3.3
187 Oct 18 02:43:40.285 INFO E|  Compiling sha-1 v0.9.8
188 Oct 18 02:43:40.481 INFO E|  Compiling getopts v0.2.21
189 Oct 18 02:43:40.493 INFO E|  Compiling md-5 v0.9.1
190 Oct 18 02:43:41.024 INFO E|  Compiling tempfile v3.7.0
191 Oct 18 02:43:41.063 INFO E|  Compiling glob v0.3.1
192 Oct 18 02:43:41.568 INFO E|  Compiling libdevinfo-sys v1.0.0
193 Oct 18 02:43:42.726 INFO E|  Compiling slog-term v2.9.0
194 Oct 18 02:43:43.353 INFO E|  Compiling serde_derive v1.0.193
195 Oct 18 02:43:51.760 INFO E|  Compiling toml v0.5.11
196 Oct 18 02:43:51.760 INFO E|  Compiling uuid v0.8.2
197 Oct 18 02:43:53.140 INFO E|  Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
198 Oct 18 02:43:53.857 INFO E|  Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
199 Oct 18 02:44:01.853 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.35s
200 Oct 18 02:44:01.882 INFO building project "image-builder" ok (28 seconds)
201 Oct 18 02:44:01.882 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
202 Oct 18 02:44:01.969 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.89.0-x86_64-unknown-illumos (default)"
203 Oct 18 02:44:01.969 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
204 Oct 18 02:44:01.969 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
205 Oct 18 02:44:02.271 INFO E|  Downloading crates ...
206 Oct 18 02:44:02.309 INFO E|  Downloaded miniz_oxide v0.8.8
207 Oct 18 02:44:02.366 INFO E|  Compiling adler2 v2.0.0
208 Oct 18 02:44:02.525 INFO E|  Compiling miniz_oxide v0.8.8
209 Oct 18 02:44:04.222 INFO E|  Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
210 Oct 18 02:44:04.810 INFO E|  Finished `release` profile [optimized] target(s) in 2.75s
211 Oct 18 02:44:04.821 INFO building project "pinprick" ok (2 seconds)
212 Oct 18 02:44:04.821 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
213 Oct 18 02:44:04.901 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
214 Oct 18 02:44:04.901 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
215 Oct 18 02:44:04.901 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
216 Oct 18 02:44:05.170 INFO E|  Updating crates.io index
217 Oct 18 02:44:05.219 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
218 Oct 18 02:44:05.767 INFO E| From https://github.com/oxidecomputer/amd-apcb
219 Oct 18 02:44:05.767 INFO E| * [new ref] d8244b0a0f4a1496799c660e53dfe294b46f8888 -> refs/commit/d8244b0a0f4a1496799c660e53dfe294b46f8888
220 Oct 18 02:44:05.794 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
221 Oct 18 02:44:06.341 INFO E| From https://github.com/oxidecomputer/amd-efs
222 Oct 18 02:44:06.342 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
223 Oct 18 02:44:06.704 INFO E|  Downloading crates ...
224 Oct 18 02:44:06.751 INFO E|  Downloaded textwrap v0.11.0
225 Oct 18 02:44:06.757 INFO E|  Downloaded unicode-ident v1.0.18
226 Oct 18 02:44:06.760 INFO E|  Downloaded structopt v0.3.26
227 Oct 18 02:44:06.770 INFO E|  Downloaded proc-macro2 v1.0.95
228 Oct 18 02:44:06.774 INFO E|  Downloaded strsim v0.8.0
229 Oct 18 02:44:06.801 INFO E|  Downloaded unic-common v0.9.0
230 Oct 18 02:44:06.803 INFO E|  Downloaded unic-ucd-version v0.9.0
231 Oct 18 02:44:06.805 INFO E|  Downloaded serde_derive v1.0.219
232 Oct 18 02:44:06.811 INFO E|  Downloaded vec_map v0.8.2
233 Oct 18 02:44:06.816 INFO E|  Downloaded unic-char-range v0.9.0
234 Oct 18 02:44:06.820 INFO E|  Downloaded strum v0.27.1
235 Oct 18 02:44:06.822 INFO E|  Downloaded parse_int v0.9.0
236 Oct 18 02:44:06.824 INFO E|  Downloaded pest v2.8.0
237 Oct 18 02:44:06.830 INFO E|  Downloaded serde_json v1.0.140
238 Oct 18 02:44:06.838 INFO E|  Downloaded zerocopy-derive v0.8.25
239 Oct 18 02:44:06.856 INFO E|  Downloaded clap v2.34.0
240 Oct 18 02:44:06.863 INFO E|  Downloaded zerocopy v0.8.25
241 Oct 18 02:44:06.894 INFO E|  Downloaded typenum v1.18.0
242 Oct 18 02:44:06.898 INFO E|  Downloaded goblin v0.9.3
243 Oct 18 02:44:06.905 INFO E|  Downloaded libc v0.2.172
244 Oct 18 02:44:06.930 INFO E|  Downloaded bytesize v2.0.1
245 Oct 18 02:44:06.932 INFO E|  Downloaded strum_macros v0.27.1
246 Oct 18 02:44:06.934 INFO E|  Downloaded pest_meta v2.8.0
247 Oct 18 02:44:06.937 INFO E|  Downloaded pest_derive v2.8.0
248 Oct 18 02:44:06.939 INFO E|  Downloaded unic-ucd-ident v0.9.0
249 Oct 18 02:44:06.944 INFO E|  Downloaded unic-char-property v0.9.0
250 Oct 18 02:44:06.945 INFO E|  Downloaded thiserror-impl v2.0.12
251 Oct 18 02:44:06.947 INFO E|  Downloaded thiserror v2.0.12
252 Oct 18 02:44:06.953 INFO E|  Downloaded serde v1.0.219
253 Oct 18 02:44:06.956 INFO E|  Downloaded ryu v1.0.20
254 Oct 18 02:44:06.960 INFO E|  Downloaded syn v2.0.101
255 Oct 18 02:44:06.972 INFO E|  Downloaded rustversion v1.0.20
256 Oct 18 02:44:06.975 INFO E|  Downloaded pest_generator v2.8.0
257 Oct 18 02:44:06.976 INFO E|  Downloaded cpufeatures v0.2.17
258 Oct 18 02:44:06.978 INFO E|  Downloaded structopt-derive v0.4.18
259 Oct 18 02:44:06.979 INFO E|  Downloaded scroll_derive v0.12.1
260 Oct 18 02:44:06.980 INFO E|  Downloaded itoa v1.0.15
261 Oct 18 02:44:06.982 INFO E|  Downloaded four-cc v0.4.0
262 Oct 18 02:44:06.983 INFO E|  Downloaded fletcher v1.0.0
263 Oct 18 02:44:06.984 INFO E|  Downloaded dyn-clone v1.0.19
264 Oct 18 02:44:06.986 INFO E|  Downloaded modular-bitfield-impl v0.11.2
265 Oct 18 02:44:06.987 INFO E|  Downloaded ansi_term v0.12.1
266 Oct 18 02:44:06.989 INFO E|  Downloaded modular-bitfield v0.11.2
267 Oct 18 02:44:07.081 INFO E|  Compiling proc-macro2 v1.0.95
268 Oct 18 02:44:07.081 INFO E|  Compiling unicode-ident v1.0.18
269 Oct 18 02:44:07.081 INFO E|  Compiling memchr v2.7.4
270 Oct 18 02:44:07.081 INFO E|  Compiling syn v1.0.109
271 Oct 18 02:44:07.081 INFO E|  Compiling autocfg v1.4.0
272 Oct 18 02:44:07.081 INFO E|  Compiling thiserror v2.0.12
273 Oct 18 02:44:07.081 INFO E|  Compiling serde v1.0.219
274 Oct 18 02:44:07.081 INFO E|  Compiling version_check v0.9.5
275 Oct 18 02:44:07.642 INFO E|  Compiling serde_json v1.0.140
276 Oct 18 02:44:08.116 INFO E|  Compiling num-traits v0.2.19
277 Oct 18 02:44:08.622 INFO E|  Compiling ryu v1.0.20
278 Oct 18 02:44:08.735 INFO E|  Compiling itoa v1.0.15
279 Oct 18 02:44:08.801 INFO E|  Compiling schemars v0.8.22
280 Oct 18 02:44:08.813 INFO E|  Compiling proc-macro-error-attr v1.0.4
281 Oct 18 02:44:08.838 INFO E|  Compiling memoffset v0.9.1
282 Oct 18 02:44:09.111 INFO E|  Compiling paste v1.0.15
283 Oct 18 02:44:09.329 INFO E|  Compiling rustversion v1.0.20
284 Oct 18 02:44:09.537 INFO E|  Compiling zerocopy v0.8.25
285 Oct 18 02:44:09.537 INFO E|  Compiling ucd-trie v0.1.7
286 Oct 18 02:44:09.700 INFO E|  Compiling libc v0.2.172
287 Oct 18 02:44:09.757 INFO E|  Compiling dyn-clone v1.0.19
288 Oct 18 02:44:10.265 INFO E|  Compiling proc-macro-error v1.0.4
289 Oct 18 02:44:10.396 INFO E|  Compiling static_assertions v1.1.0
290 Oct 18 02:44:10.520 INFO E|  Compiling once_cell v1.21.3
291 Oct 18 02:44:11.153 INFO E|  Compiling quote v1.0.40
292 Oct 18 02:44:11.498 INFO E|  Compiling unicode-segmentation v1.12.0
293 Oct 18 02:44:11.498 INFO E|  Compiling heck v0.5.0
294 Oct 18 02:44:11.915 INFO E|  Compiling syn v2.0.101
295 Oct 18 02:44:12.622 INFO E|  Compiling unicode-width v0.1.14
296 Oct 18 02:44:12.652 INFO E|  Compiling heck v0.3.3
297 Oct 18 02:44:12.725 INFO E|  Compiling atty v0.2.14
298 Oct 18 02:44:13.183 INFO E|  Compiling parse_int v0.9.0
299 Oct 18 02:44:13.290 INFO E|  Compiling strsim v0.8.0
300 Oct 18 02:44:13.377 INFO E|  Compiling textwrap v0.11.0
301 Oct 18 02:44:13.481 INFO E|  Compiling fletcher v1.0.0
302 Oct 18 02:44:13.719 INFO E|  Compiling bitflags v1.3.2
303 Oct 18 02:44:13.819 INFO E|  Compiling vec_map v0.8.2
304 Oct 18 02:44:13.844 INFO E|  Compiling byteorder v1.5.0
305 Oct 18 02:44:13.870 INFO E|  Compiling unic-char-range v0.9.0
306 Oct 18 02:44:13.901 INFO E|  Compiling strum v0.27.1
307 Oct 18 02:44:14.104 INFO E|  Compiling unic-common v0.9.0
308 Oct 18 02:44:14.195 INFO E|  Compiling ansi_term v0.12.1
309 Oct 18 02:44:14.245 INFO E|  Compiling unic-char-property v0.9.0
310 Oct 18 02:44:14.325 INFO E|  Compiling plain v0.2.3
311 Oct 18 02:44:14.432 INFO E|  Compiling unic-ucd-version v0.9.0
312 Oct 18 02:44:14.486 INFO E|  Compiling lazy_static v1.5.0
313 Oct 18 02:44:14.536 INFO E|  Compiling log v0.4.27
314 Oct 18 02:44:14.543 INFO E|  Compiling unic-ucd-ident v0.9.0
315 Oct 18 02:44:14.544 INFO E|  Compiling bytesize v2.0.1
316 Oct 18 02:44:14.703 INFO E|  Compiling clap v2.34.0
317 Oct 18 02:44:20.542 INFO E|  Compiling serde_derive_internals v0.29.1
318 Oct 18 02:44:20.549 INFO E|  Compiling modular-bitfield-impl v0.11.2
319 Oct 18 02:44:20.549 INFO E|  Compiling structopt-derive v0.4.18
320 Oct 18 02:44:23.710 INFO E|  Compiling thiserror-impl v2.0.12
321 Oct 18 02:44:23.710 INFO E|  Compiling serde_derive v1.0.219
322 Oct 18 02:44:23.710 INFO E|  Compiling schemars_derive v0.8.22
323 Oct 18 02:44:23.723 INFO E|  Compiling zerocopy-derive v0.8.25
324 Oct 18 02:44:23.723 INFO E|  Compiling num-derive v0.4.2
325 Oct 18 02:44:24.353 INFO E|  Compiling strum_macros v0.27.1
326 Oct 18 02:44:24.362 INFO E|  Compiling scroll_derive v0.12.1
327 Oct 18 02:44:24.538 INFO E|  Compiling modular-bitfield v0.11.2
328 Oct 18 02:44:26.171 INFO E|  Compiling structopt v0.3.26
329 Oct 18 02:44:27.345 INFO E|  Compiling scroll v0.12.0
330 Oct 18 02:44:28.241 INFO E|  Compiling pest v2.8.0
331 Oct 18 02:44:28.392 INFO E|  Compiling goblin v0.9.3
332 Oct 18 02:44:32.131 INFO E|  Compiling pest_meta v2.8.0
333 Oct 18 02:44:34.432 INFO E|  Compiling pest_generator v2.8.0
334 Oct 18 02:44:36.693 INFO E|  Compiling pest_derive v2.8.0
335 Oct 18 02:44:38.891 INFO E|  Compiling json5 v0.4.1
336 Oct 18 02:44:43.464 INFO E|  Compiling four-cc v0.4.0
337 Oct 18 02:44:43.464 INFO E|  Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
338 Oct 18 02:44:43.690 INFO E|  Compiling amd-apcb v0.5.4 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#d8244b0a)
339 Oct 18 02:45:20.157 INFO E|  Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
340 Oct 18 02:45:30.264 INFO E|  Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
341 Oct 18 02:45:58.433 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
342 Oct 18 02:45:58.477 INFO building project "amd-host-image-builder" ok (113 seconds)
343 Oct 18 02:45:58.478 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
344 Oct 18 02:45:58.572 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.89.0-x86_64-unknown-illumos (default)"
345 Oct 18 02:45:58.572 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
346 Oct 18 02:45:58.572 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
347 Oct 18 02:45:58.821 INFO E|  Updating git repository `https://github.com/oxidecomputer/progenitor`
348 Oct 18 02:45:59.765 INFO E| From https://github.com/oxidecomputer/progenitor
349 Oct 18 02:45:59.765 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
350 Oct 18 02:45:59.873 INFO E|  Updating git repository `https://github.com/jclulow/hiercmd`
351 Oct 18 02:46:00.423 INFO E| From https://github.com/jclulow/hiercmd
352 Oct 18 02:46:00.423 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
353 Oct 18 02:46:00.468 INFO E|  Updating git repository `https://github.com/oxidecomputer/network-interface`
354 Oct 18 02:46:00.862 INFO E| From https://github.com/oxidecomputer/network-interface
355 Oct 18 02:46:00.862 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
356 Oct 18 02:46:00.880 INFO E|  Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
357 Oct 18 02:46:01.365 INFO E| From https://github.com/oxidecomputer/boot-image-tools
358 Oct 18 02:46:01.365 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
359 Oct 18 02:46:01.395 INFO E|  Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
360 Oct 18 02:46:02.120 INFO E| From https://github.com/oxidecomputer/facade
361 Oct 18 02:46:02.120 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
362 Oct 18 02:46:02.156 INFO E|  Updating git repository `https://github.com/oxidecomputer/dropshot.git`
363 Oct 18 02:46:02.791 INFO E| From https://github.com/oxidecomputer/dropshot
364 Oct 18 02:46:02.791 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
365 Oct 18 02:46:02.824 INFO E|  Updating crates.io index
366 Oct 18 02:46:03.058 INFO E|  Updating git repository `https://github.com/oxidecomputer/typify`
367 Oct 18 02:46:03.816 INFO E| From https://github.com/oxidecomputer/typify
368 Oct 18 02:46:03.816 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
369 Oct 18 02:46:04.178 INFO E|  Downloading crates ...
370 Oct 18 02:46:04.397 INFO E|  Downloaded proc-macro-hack v0.5.20+deprecated
371 Oct 18 02:46:04.413 INFO E|  Downloaded pkg-config v0.3.26
372 Oct 18 02:46:04.417 INFO E|  Downloaded chrono v0.4.24
373 Oct 18 02:46:04.426 INFO E|  Downloaded socket2 v0.4.9
374 Oct 18 02:46:04.431 INFO E|  Downloaded syn v1.0.107
375 Oct 18 02:46:04.448 INFO E|  Downloaded serde_spanned v0.6.1
376 Oct 18 02:46:04.452 INFO E|  Downloaded toml_datetime v0.6.1
377 Oct 18 02:46:04.455 INFO E|  Downloaded schemars_derive v0.8.12
378 Oct 18 02:46:04.459 INFO E|  Downloaded slab v0.4.7
379 Oct 18 02:46:04.464 INFO E|  Downloaded tokio-tungstenite v0.18.0
380 Oct 18 02:46:04.471 INFO E|  Downloaded want v0.3.0
381 Oct 18 02:46:04.476 INFO E|  Downloaded signal-hook-registry v1.4.0
382 Oct 18 02:46:04.482 INFO E|  Downloaded serde_path_to_error v0.1.11
383 Oct 18 02:46:04.485 INFO E|  Downloaded serde_tokenstream v0.2.0
384 Oct 18 02:46:04.492 INFO E|  Downloaded sha2 v0.10.6
385 Oct 18 02:46:04.496 INFO E|  Downloaded semver v1.0.17
386 Oct 18 02:46:04.501 INFO E|  Downloaded serde_yaml v0.9.21
387 Oct 18 02:46:04.508 INFO E|  Downloaded winnow v0.4.1
388 Oct 18 02:46:04.520 INFO E|  Downloaded unicode-linebreak v0.1.4
389 Oct 18 02:46:04.524 INFO E|  Downloaded tracing v0.1.37
390 Oct 18 02:46:04.530 INFO E|  Downloaded rustls-webpki v0.100.1
391 Oct 18 02:46:04.539 INFO E|  Downloaded regress v0.5.0
392 Oct 18 02:46:04.548 INFO E|  Downloaded serde_json v1.0.95
393 Oct 18 02:46:04.558 INFO E|  Downloaded syn v2.0.72
394 Oct 18 02:46:04.569 INFO E|  Downloaded pest v2.5.7
395 Oct 18 02:46:04.575 INFO E|  Downloaded reqwest v0.11.16
396 Oct 18 02:46:04.583 INFO E|  Downloaded hyper v0.14.25
397 Oct 18 02:46:04.592 INFO E|  Downloaded futures-util v0.3.28
398 Oct 18 02:46:04.605 INFO E|  Downloaded memchr v2.5.0
399 Oct 18 02:46:04.610 INFO E|  Downloaded hashbrown v0.15.3
400 Oct 18 02:46:04.617 INFO E|  Downloaded crossbeam-channel v0.5.6
401 Oct 18 02:46:04.623 INFO E|  Downloaded regex v1.7.3
402 Oct 18 02:46:04.632 INFO E|  Downloaded rustls v0.21.0
403 Oct 18 02:46:04.644 INFO E|  Downloaded rustix v0.37.3
404 Oct 18 02:46:04.665 INFO E|  Downloaded rhai v1.14.0
405 Oct 18 02:46:04.678 INFO E|  Downloaded mio v0.8.5
406 Oct 18 02:46:04.684 INFO E|  Downloaded rsa v0.9.8
407 Oct 18 02:46:04.690 INFO E|  Downloaded git2 v0.16.1
408 Oct 18 02:46:04.699 INFO E|  Downloaded openapiv3 v1.0.2
409 Oct 18 02:46:04.710 INFO E|  Downloaded smartstring v1.0.1
410 Oct 18 02:46:04.713 INFO E|  Downloaded parking_lot v0.12.1
411 Oct 18 02:46:04.716 INFO E|  Downloaded strsim v0.10.0
412 Oct 18 02:46:04.717 INFO E|  Downloaded smallvec v1.10.0
413 Oct 18 02:46:04.720 INFO E|  Downloaded slog-bunyan v2.4.0
414 Oct 18 02:46:04.721 INFO E|  Downloaded slog-async v2.7.0
415 Oct 18 02:46:04.723 INFO E|  Downloaded rustls-pemfile v1.0.2
416 Oct 18 02:46:04.725 INFO E|  Downloaded tokio v1.27.0
417 Oct 18 02:46:04.761 INFO E|  Downloaded rhai_codegen v1.5.0
418 Oct 18 02:46:04.784 INFO E|  Downloaded pin-project-lite v0.2.9
419 Oct 18 02:46:04.789 INFO E|  Downloaded parking_lot_core v0.9.6
420 Oct 18 02:46:04.792 INFO E|  Downloaded num-traits v0.2.15
421 Oct 18 02:46:04.795 INFO E|  Downloaded ipnet v2.7.2
422 Oct 18 02:46:04.796 INFO E|  Downloaded clap_builder v4.2.1
423 Oct 18 02:46:04.803 INFO E|  Downloaded uuid v1.3.0
424 Oct 18 02:46:04.807 INFO E|  Downloaded url v2.3.1
425 Oct 18 02:46:04.811 INFO E|  Downloaded unsafe-libyaml v0.2.8
426 Oct 18 02:46:04.815 INFO E|  Downloaded unicode-normalization v0.1.22
427 Oct 18 02:46:04.819 INFO E|  Downloaded unicode-ident v1.0.8
428 Oct 18 02:46:04.822 INFO E|  Downloaded unicode-bidi v0.3.13
429 Oct 18 02:46:04.825 INFO E|  Downloaded ucd-trie v0.1.5
430 Oct 18 02:46:04.827 INFO E|  Downloaded tracing-core v0.1.30
431 Oct 18 02:46:04.830 INFO E|  Downloaded tokio-macros v2.0.0
432 Oct 18 02:46:04.832 INFO E|  Downloaded tls_codec v0.4.2
433 Oct 18 02:46:04.835 INFO E|  Downloaded spin v0.5.2
434 Oct 18 02:46:04.836 INFO E|  Downloaded smawk v0.3.1
435 Oct 18 02:46:04.838 INFO E|  Downloaded rustfmt-wrapper v0.2.0
436 Oct 18 02:46:04.839 INFO E|  Downloaded paste v1.0.12
437 Oct 18 02:46:04.843 INFO E|  Downloaded log v0.4.17
438 Oct 18 02:46:04.846 INFO E|  Downloaded io-lifetimes v1.0.10
439 Oct 18 02:46:04.849 INFO E|  Downloaded serde_derive v1.0.204
440 Oct 18 02:46:04.852 INFO E|  Downloaded ryu v1.0.13
441 Oct 18 02:46:04.856 INFO E|  Downloaded num-iter v0.1.44
442 Oct 18 02:46:04.858 INFO E|  Downloaded num-integer v0.1.45
443 Oct 18 02:46:04.860 INFO E|  Downloaded utf8parse v0.2.1
444 Oct 18 02:46:04.861 INFO E|  Downloaded tungstenite v0.18.0
445 Oct 18 02:46:04.865 INFO E|  Downloaded semver-parser v0.10.2
446 Oct 18 02:46:04.867 INFO E|  Downloaded sct v0.7.0
447 Oct 18 02:46:04.871 INFO E|  Downloaded scopeguard v1.1.0
448 Oct 18 02:46:04.873 INFO E|  Downloaded schemars v0.8.12
449 Oct 18 02:46:04.885 INFO E|  Downloaded toml_edit v0.19.8
450 Oct 18 02:46:04.908 INFO E|  Downloaded quote v1.0.36
451 Oct 18 02:46:04.909 INFO E|  Downloaded bitfield v0.14.0
452 Oct 18 02:46:04.911 INFO E|  Downloaded once_cell v1.17.0
453 Oct 18 02:46:04.914 INFO E|  Downloaded num_enum_derive v0.5.7
454 Oct 18 02:46:04.916 INFO E|  Downloaded home v0.5.4
455 Oct 18 02:46:04.917 INFO E|  Downloaded futures-task v0.3.28
456 Oct 18 02:46:04.919 INFO E|  Downloaded futures-core v0.3.28
457 Oct 18 02:46:04.923 INFO E|  Downloaded const-random-macro v0.1.15
458 Oct 18 02:46:04.924 INFO E|  Downloaded const-random v0.1.15
459 Oct 18 02:46:04.926 INFO E|  Downloaded byteorder v1.4.3
460 Oct 18 02:46:04.929 INFO E|  Downloaded anstyle v0.3.5
461 Oct 18 02:46:04.931 INFO E|  Downloaded tokio-rustls v0.24.0
462 Oct 18 02:46:04.933 INFO E|  Downloaded encoding_rs v0.8.32
463 Oct 18 02:46:04.956 INFO E|  Downloaded project-root v0.2.2
464 Oct 18 02:46:04.958 INFO E|  Downloaded proc-macro2 v1.0.86
465 Oct 18 02:46:04.961 INFO E|  Downloaded proc-macro-crate v1.2.1
466 Oct 18 02:46:04.963 INFO E|  Downloaded percent-encoding v2.2.0
467 Oct 18 02:46:04.964 INFO E|  Downloaded lock_api v0.4.9
468 Oct 18 02:46:04.966 INFO E|  Downloaded http v0.2.9
469 Oct 18 02:46:04.970 INFO E|  Downloaded der v0.7.10
470 Oct 18 02:46:04.976 INFO E|  Downloaded concolor-query v0.3.3
471 Oct 18 02:46:04.978 INFO E|  Downloaded sha1 v0.10.5
472 Oct 18 02:46:04.980 INFO E|  Downloaded serde v1.0.204
473 Oct 18 02:46:04.983 INFO E|  Downloaded try-lock v0.2.4
474 Oct 18 02:46:04.984 INFO E|  Downloaded tower-service v0.3.2
475 Oct 18 02:46:04.986 INFO E|  Downloaded toml v0.7.3
476 Oct 18 02:46:04.989 INFO E|  Downloaded terminal_size v0.2.6
477 Oct 18 02:46:04.991 INFO E|  Downloaded ppv-lite86 v0.2.17
478 Oct 18 02:46:04.993 INFO E|  Downloaded num_enum v0.5.7
479 Oct 18 02:46:04.997 INFO E|  Downloaded lazy_static v1.4.0
480 Oct 18 02:46:04.999 INFO E|  Downloaded is-terminal v0.4.7
481 Oct 18 02:46:05.004 INFO E|  Downloaded idna v0.3.0
482 Oct 18 02:46:05.011 INFO E|  Downloaded getrandom v0.2.8
483 Oct 18 02:46:05.014 INFO E|  Downloaded futures-macro v0.3.28
484 Oct 18 02:46:05.016 INFO E|  Downloaded tls_codec_derive v0.4.2
485 Oct 18 02:46:05.019 INFO E|  Downloaded libgit2-sys v0.14.2+1.5.1
486 Oct 18 02:46:05.079 INFO E|  Downloaded http-body v0.4.5
487 Oct 18 02:46:05.081 INFO E|  Downloaded form_urlencoded v1.1.0
488 Oct 18 02:46:05.083 INFO E|  Downloaded bitflags v2.9.1
489 Oct 18 02:46:05.088 INFO E|  Downloaded time v0.1.45
490 Oct 18 02:46:05.090 INFO E|  Downloaded termcolor v1.2.0
491 Oct 18 02:46:05.091 INFO E|  Downloaded jobserver v0.1.26
492 Oct 18 02:46:05.094 INFO E|  Downloaded httparse v1.8.0
493 Oct 18 02:46:05.096 INFO E|  Downloaded futures-io v0.3.28
494 Oct 18 02:46:05.097 INFO E|  Downloaded cargo-lock v8.0.3
495 Oct 18 02:46:05.100 INFO E|  Downloaded semver v0.11.0
496 Oct 18 02:46:05.102 INFO E|  Downloaded toolchain_find v0.2.0
497 Oct 18 02:46:05.104 INFO E|  Downloaded thiserror-impl v1.0.38
498 Oct 18 02:46:05.105 INFO E|  Downloaded tempfile v3.5.0
499 Oct 18 02:46:05.108 INFO E|  Downloaded iana-time-zone v0.1.56
500 Oct 18 02:46:05.110 INFO E|  Downloaded env_logger v0.10.2
501 Oct 18 02:46:05.113 INFO E|  Downloaded dyn-clone v1.0.11
502 Oct 18 02:46:05.116 INFO E|  Downloaded derive-where v1.4.0
503 Oct 18 02:46:05.120 INFO E|  Downloaded clap_lex v0.4.1
504 Oct 18 02:46:05.121 INFO E|  Downloaded thiserror v1.0.38
505 Oct 18 02:46:05.126 INFO E|  Downloaded itoa v1.0.6
506 Oct 18 02:46:05.127 INFO E|  Downloaded futures-channel v0.3.28
507 Oct 18 02:46:05.130 INFO E|  Downloaded flagset v0.4.7
508 Oct 18 02:46:05.132 INFO E|  Downloaded clap v4.2.1
509 Oct 18 02:46:05.141 INFO E|  Downloaded cc v1.0.78
510 Oct 18 02:46:05.144 INFO E|  Downloaded tinyvec v1.6.0
511 Oct 18 02:46:05.148 INFO E|  Downloaded concolor-override v1.0.0
512 Oct 18 02:46:05.149 INFO E|  Downloaded serde_derive_internals v0.26.0
513 Oct 18 02:46:05.151 INFO E|  Downloaded tokio-util v0.7.7
514 Oct 18 02:46:05.170 INFO E|  Downloaded textwrap v0.16.0
515 Oct 18 02:46:05.170 INFO E|  Downloaded bytes v1.4.0
516 Oct 18 02:46:05.170 INFO E|  Downloaded ahash v0.8.3
517 Oct 18 02:46:05.170 INFO E|  Downloaded bincode v1.3.3
518 Oct 18 02:46:05.174 INFO E|  Downloaded base64ct v1.8.0
519 Oct 18 02:46:05.174 INFO E|  Downloaded base64 v0.21.0
520 Oct 18 02:46:05.178 INFO E|  Downloaded autocfg v1.1.0
521 Oct 18 02:46:05.179 INFO E|  Downloaded async-stream v0.3.5
522 Oct 18 02:46:05.181 INFO E|  Downloaded anyhow v1.0.68
523 Oct 18 02:46:05.186 INFO E|  Downloaded anstyle-parse v0.1.1
524 Oct 18 02:46:05.189 INFO E|  Downloaded anstream v0.2.6
525 Oct 18 02:46:05.192 INFO E|  Downloaded aho-corasick v0.7.20
526 Oct 18 02:46:05.196 INFO E|  Downloaded libz-sys v1.1.8
527 Oct 18 02:46:05.255 INFO E|  Downloaded ahash v0.7.6
528 Oct 18 02:46:05.258 INFO E|  Downloaded libm v0.2.15
529 Oct 18 02:46:05.271 INFO E|  Downloaded libc v0.2.139
530 Oct 18 02:46:05.299 INFO E|  Downloaded iddqd v0.3.1
531 Oct 18 02:46:05.304 INFO E|  Downloaded h2 v0.3.16
532 Oct 18 02:46:05.312 INFO E|  Downloaded crc v3.3.0
533 Oct 18 02:46:05.314 INFO E|  Downloaded clap_derive v4.2.0
534 Oct 18 02:46:05.317 INFO E|  Downloaded async-trait v0.1.68
535 Oct 18 02:46:05.320 INFO E|  Downloaded async-stream-impl v0.3.5
536 Oct 18 02:46:05.321 INFO E|  Downloaded num_cpus v1.15.0
537 Oct 18 02:46:05.324 INFO E|  Downloaded httpdate v1.0.2
538 Oct 18 02:46:05.326 INFO E|  Downloaded futures-sink v0.3.28
539 Oct 18 02:46:05.327 INFO E|  Downloaded futures-executor v0.3.28
540 Oct 18 02:46:05.328 INFO E|  Downloaded futures v0.3.28
541 Oct 18 02:46:05.334 INFO E|  Downloaded fastrand v1.9.0
542 Oct 18 02:46:05.335 INFO E|  Downloaded crossbeam-utils v0.8.14
543 Oct 18 02:46:05.338 INFO E|  Downloaded camino v1.1.4
544 Oct 18 02:46:05.340 INFO E|  Downloaded built v0.6.0
545 Oct 18 02:46:05.411 INFO E|  Downloaded ring v0.16.20
546 Oct 18 02:46:05.674 INFO E|  Compiling proc-macro2 v1.0.86
547 Oct 18 02:46:05.674 INFO E|  Compiling unicode-ident v1.0.8
548 Oct 18 02:46:05.674 INFO E|  Compiling libc v0.2.139
549 Oct 18 02:46:05.674 INFO E|  Compiling autocfg v1.1.0
550 Oct 18 02:46:05.674 INFO E|  Compiling cfg-if v1.0.0
551 Oct 18 02:46:05.675 INFO E|  Compiling version_check v0.9.4
552 Oct 18 02:46:05.675 INFO E|  Compiling serde v1.0.204
553 Oct 18 02:46:05.675 INFO E|  Compiling syn v1.0.107
554 Oct 18 02:46:06.193 INFO E|  Compiling memchr v2.5.0
555 Oct 18 02:46:06.497 INFO E|  Compiling once_cell v1.17.0
556 Oct 18 02:46:06.662 INFO E|  Compiling thiserror v1.0.38
557 Oct 18 02:46:07.681 INFO E|  Compiling log v0.4.17
558 Oct 18 02:46:07.682 INFO E|  Compiling itoa v1.0.6
559 Oct 18 02:46:08.001 INFO E|  Compiling serde_json v1.0.95
560 Oct 18 02:46:09.069 INFO E|  Compiling quote v1.0.36
561 Oct 18 02:46:09.375 INFO E|  Compiling indexmap v1.9.3
562 Oct 18 02:46:09.502 INFO E|  Compiling getrandom v0.2.8
563 Oct 18 02:46:09.904 INFO E|  Compiling syn v2.0.72
564 Oct 18 02:46:10.010 INFO E|  Compiling jobserver v0.1.26
565 Oct 18 02:46:10.297 INFO E|  Compiling pin-project-lite v0.2.9
566 Oct 18 02:46:10.545 INFO E|  Compiling bitflags v1.3.2
567 Oct 18 02:46:10.725 INFO E|  Compiling typenum v1.16.0
568 Oct 18 02:46:10.765 INFO E|  Compiling const-oid v0.9.6
569 Oct 18 02:46:10.794 INFO E|  Compiling generic-array v0.14.6
570 Oct 18 02:46:10.933 INFO E|  Compiling cc v1.0.78
571 Oct 18 02:46:11.642 INFO E|  Compiling bytes v1.4.0
572 Oct 18 02:46:12.024 INFO E|  Compiling futures-core v0.3.28
573 Oct 18 02:46:13.383 INFO E|  Compiling ryu v1.0.13
574 Oct 18 02:46:14.309 INFO E|  Compiling lock_api v0.4.9
575 Oct 18 02:46:14.401 INFO E|  Compiling parking_lot_core v0.9.6
576 Oct 18 02:46:14.822 INFO E|  Compiling slab v0.4.7
577 Oct 18 02:46:14.985 INFO E|  Compiling futures-channel v0.3.28
578 Oct 18 02:46:15.642 INFO E|  Compiling scopeguard v1.1.0
579 Oct 18 02:46:15.720 INFO E|  Compiling io-lifetimes v1.0.10
580 Oct 18 02:46:15.982 INFO E|  Compiling pkg-config v0.3.26
581 Oct 18 02:46:16.130 INFO E|  Compiling futures-task v0.3.28
582 Oct 18 02:46:16.197 INFO E|  Compiling libm v0.2.15
583 Oct 18 02:46:16.763 INFO E|  Compiling futures-sink v0.3.28
584 Oct 18 02:46:16.867 INFO E|  Compiling crypto-common v0.1.6
585 Oct 18 02:46:17.330 INFO E|  Compiling block-buffer v0.10.3
586 Oct 18 02:46:17.849 INFO E|  Compiling tokio v1.27.0
587 Oct 18 02:46:17.865 INFO E|  Compiling num-traits v0.2.15
588 Oct 18 02:46:17.994 INFO E|  Compiling futures-util v0.3.28
589 Oct 18 02:46:18.229 INFO E|  Compiling rustix v0.37.3
590 Oct 18 02:46:19.164 INFO E|  Compiling digest v0.10.7
591 Oct 18 02:46:19.937 INFO E|  Compiling mio v0.8.5
592 Oct 18 02:46:20.310 INFO E|  Compiling errno v0.3.1
593 Oct 18 02:46:20.471 INFO E|  Compiling num_cpus v1.15.0
594 Oct 18 02:46:20.543 INFO E|  Compiling signal-hook-registry v1.4.0
595 Oct 18 02:46:20.849 INFO E|  Compiling socket2 v0.4.9
596 Oct 18 02:46:20.934 INFO E|  Compiling futures-io v0.3.28
597 Oct 18 02:46:21.254 INFO E|  Compiling spin v0.5.2
598 Oct 18 02:46:21.705 INFO E|  Compiling crunchy v0.2.2
599 Oct 18 02:46:21.872 INFO E|  Compiling pin-utils v0.1.0
600 Oct 18 02:46:23.066 INFO E|  Compiling num-integer v0.1.45
601 Oct 18 02:46:23.245 INFO E|  Compiling tiny-keccak v2.0.2
602 Oct 18 02:46:23.914 INFO E|  Compiling schemars v0.8.12
603 Oct 18 02:46:24.184 INFO E|  Compiling cpufeatures v0.2.5
604 Oct 18 02:46:24.375 INFO E|  Compiling hashbrown v0.12.3
605 Oct 18 02:46:24.712 INFO E|  Compiling proc-macro-hack v0.5.20+deprecated
606 Oct 18 02:46:25.200 INFO E|  Compiling thiserror-impl v1.0.38
607 Oct 18 02:46:26.101 INFO E|  Compiling serde_derive_internals v0.26.0
608 Oct 18 02:46:26.386 INFO E|  Compiling serde_derive v1.0.204
609 Oct 18 02:46:26.536 INFO E|  Compiling futures-macro v0.3.28
610 Oct 18 02:46:26.743 INFO E|  Compiling tokio-macros v2.0.0
611 Oct 18 02:46:27.137 INFO E|  Compiling ahash v0.7.6
612 Oct 18 02:46:28.034 INFO E|  Compiling heck v0.4.1
613 Oct 18 02:46:28.325 INFO E|  Compiling slog v2.7.0
614 Oct 18 02:46:29.433 INFO E|  Compiling schemars_derive v0.8.12
615 Oct 18 02:46:31.002 INFO E|  Compiling ahash v0.8.3
616 Oct 18 02:46:31.707 INFO E|  Compiling unicode-width v0.1.10
617 Oct 18 02:46:32.110 INFO E|  Compiling anyhow v1.0.68
618 Oct 18 02:46:32.471 INFO E|  Compiling const-random-macro v0.1.15
619 Oct 18 02:46:34.257 INFO E|  Compiling fnv v1.0.7
620 Oct 18 02:46:34.330 INFO E|  Compiling byteorder v1.4.3
621 Oct 18 02:46:34.435 INFO E|  Compiling const-random v0.1.15
622 Oct 18 02:46:34.759 INFO E|  Compiling http v0.2.9
623 Oct 18 02:46:35.810 INFO E|  Compiling getopts v0.2.21
624 Oct 18 02:46:36.194 INFO E|  Compiling aho-corasick v0.7.20
625 Oct 18 02:46:36.711 INFO E|  Compiling rand_core v0.6.4
626 Oct 18 02:46:37.300 INFO E|  Compiling percent-encoding v2.2.0
627 Oct 18 02:46:37.785 INFO E|  Compiling crc32fast v1.3.2
628 Oct 18 02:46:38.696 INFO E|  Compiling num-conv v0.1.0
629 Oct 18 02:46:39.289 INFO E|  Compiling time-core v0.1.2
630 Oct 18 02:46:39.361 INFO E|  Compiling tinyvec_macros v0.1.1
631 Oct 18 02:46:39.494 INFO E|  Compiling httparse v1.8.0
632 Oct 18 02:46:39.582 INFO E|  Compiling regex-syntax v0.6.29
633 Oct 18 02:46:39.760 INFO E|  Compiling powerfmt v0.2.0
634 Oct 18 02:46:40.591 INFO E|  Compiling tinyvec v1.6.0
635 Oct 18 02:46:40.741 INFO E|  Compiling deranged v0.3.11
636 Oct 18 02:46:40.876 INFO E|  Compiling time-macros v0.2.18
637 Oct 18 02:46:42.009 INFO E|  Compiling form_urlencoded v1.1.0
638 Oct 18 02:46:42.983 INFO E|  Compiling chrono v0.4.24
639 Oct 18 02:46:43.726 INFO E|  Compiling hashbrown v0.13.2
640 Oct 18 02:46:44.511 INFO E|  Compiling libz-sys v1.1.8
641 Oct 18 02:46:44.909 INFO E|  Compiling num_threads v0.1.6
642 Oct 18 02:46:44.959 INFO E|  Compiling ppv-lite86 v0.2.17
643 Oct 18 02:46:45.636 INFO E|  Compiling regex v1.7.3
644 Oct 18 02:46:45.699 INFO E|  Compiling dyn-clone v1.0.11
645 Oct 18 02:46:45.987 INFO E|  Compiling uuid v1.3.0
646 Oct 18 02:46:46.360 INFO E|  Compiling rand_chacha v0.3.1
647 Oct 18 02:46:46.706 INFO E|  Compiling time v0.3.36
648 Oct 18 02:46:46.787 INFO E|  Compiling toml v0.5.11
649 Oct 18 02:46:47.027 INFO E|  Compiling smallvec v1.10.0
650 Oct 18 02:46:49.008 INFO E|  Compiling parking_lot v0.12.1
651 Oct 18 02:46:50.470 INFO E|  Compiling serde_tokenstream v0.2.0
652 Oct 18 02:46:51.617 INFO E|  Compiling regress v0.5.0
653 Oct 18 02:46:51.737 INFO E|  Compiling unicode-normalization v0.1.22
654 Oct 18 02:46:55.109 INFO E|  Compiling is-terminal v0.4.7
655 Oct 18 02:46:55.615 INFO E|  Compiling sha2 v0.10.6
656 Oct 18 02:46:56.347 INFO E|  Compiling lazy_static v1.4.0
657 Oct 18 02:46:56.699 INFO E|  Compiling dirs-sys-next v0.1.2
658 Oct 18 02:46:56.896 INFO E|  Compiling tracing-core v0.1.30
659 Oct 18 02:46:58.751 INFO E|  Compiling unicode-bidi v0.3.13
660 Oct 18 02:46:58.776 INFO E|  Compiling ucd-trie v0.1.5
661 Oct 18 02:47:00.289 INFO E|  Compiling base64 v0.21.0
662 Oct 18 02:47:00.394 INFO E|  Compiling utf8parse v0.2.1
663 Oct 18 02:47:00.789 INFO E|  Compiling idna v0.3.0
664 Oct 18 02:47:01.309 INFO E|  Compiling anstyle-parse v0.1.1
665 Oct 18 02:47:02.385 INFO E|  Compiling pest v2.5.7
666 Oct 18 02:47:02.432 INFO E|  Compiling tracing v0.1.37
667 Oct 18 02:47:03.119 INFO E|  Compiling dirs-next v2.0.0
668 Oct 18 02:47:03.733 INFO E|  Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
669 Oct 18 02:47:03.873 INFO E|  Compiling proc-macro-crate v1.2.1
670 Oct 18 02:47:04.942 INFO E|  Compiling rand v0.8.5
671 Oct 18 02:47:06.327 INFO E|  Compiling futures-executor v0.3.28
672 Oct 18 02:47:07.746 INFO E|  Compiling terminal_size v0.2.6
673 Oct 18 02:47:07.809 INFO E|  Compiling libgit2-sys v0.14.2+1.5.1
674 Oct 18 02:47:07.884 INFO E|  Compiling time v0.1.45
675 Oct 18 02:47:08.406 INFO E|  Compiling thread_local v1.1.7
676 Oct 18 02:47:08.523 INFO E|  Compiling concolor-override v1.0.0
677 Oct 18 02:47:09.163 INFO E|  Compiling semver v1.0.17
678 Oct 18 02:47:09.890 INFO E|  Compiling iana-time-zone v0.1.56
679 Oct 18 02:47:09.972 INFO E|  Compiling concolor-query v0.3.3
680 Oct 18 02:47:10.532 INFO E|  Compiling anstyle v0.3.5
681 Oct 18 02:47:11.118 INFO E|  Compiling semver-parser v0.10.2
682 Oct 18 02:47:11.447 INFO E|  Compiling futures v0.3.28
683 Oct 18 02:47:11.801 INFO E|  Compiling anstream v0.2.6
684 Oct 18 02:47:11.917 INFO E|  Compiling tokio-util v0.7.7
685 Oct 18 02:47:13.190 INFO E|  Compiling num_enum_derive v0.5.7
686 Oct 18 02:47:13.804 INFO E|  Compiling term v0.7.0
687 Oct 18 02:47:13.946 INFO E|  Compiling url v2.3.1
688 Oct 18 02:47:14.583 INFO E|  Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
689 Oct 18 02:47:17.153 INFO E|  Compiling atty v0.2.14
690 Oct 18 02:47:17.593 INFO E|  Compiling same-file v1.0.6
691 Oct 18 02:47:17.702 INFO E|  Compiling try-lock v0.2.4
692 Oct 18 02:47:18.472 INFO E|  Compiling adler v1.0.2
693 Oct 18 02:47:18.704 INFO E|  Compiling strsim v0.10.0
694 Oct 18 02:47:18.778 INFO E|  Compiling clap_lex v0.4.1
695 Oct 18 02:47:19.181 INFO E|  Compiling miniz_oxide v0.6.2
696 Oct 18 02:47:20.003 INFO E|  Compiling clap_builder v4.2.1
697 Oct 18 02:47:20.618 INFO E|  Compiling walkdir v2.3.3
698 Oct 18 02:47:21.509 INFO E|  Compiling want v0.3.0
699 Oct 18 02:47:21.850 INFO E|  Compiling slog-term v2.9.0
700 Oct 18 02:47:22.541 INFO E|  Compiling num_enum v0.5.7
701 Oct 18 02:47:23.968 INFO E|  Compiling h2 v0.3.16
702 Oct 18 02:47:24.325 INFO E|  Compiling semver v0.11.0
703 Oct 18 02:47:26.381 INFO E|  Compiling http-body v0.4.5
704 Oct 18 02:47:26.451 INFO E|  Compiling clap_derive v4.2.0
705 Oct 18 02:47:27.265 INFO E|  Compiling ring v0.16.20
706 Oct 18 02:47:30.530 INFO E|  Compiling zeroize v1.8.1
707 Oct 18 02:47:31.313 INFO E|  Compiling httpdate v1.0.2
708 Oct 18 02:47:32.195 INFO E|  Compiling fastrand v1.9.0
709 Oct 18 02:47:32.545 INFO E|  Compiling tower-service v0.3.2
710 Oct 18 02:47:32.619 INFO E|  Compiling home v0.5.4
711 Oct 18 02:47:32.955 INFO E|  Compiling base64ct v1.8.0
712 Oct 18 02:47:33.121 INFO E|  Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
713 Oct 18 02:47:33.658 INFO E|  Compiling clap v4.2.1
714 Oct 18 02:47:34.025 INFO E|  Compiling pem-rfc7468 v0.7.0
715 Oct 18 02:47:34.172 INFO E|  Compiling hyper v0.14.25
716 Oct 18 02:47:34.460 INFO E|  Compiling toolchain_find v0.2.0
717 Oct 18 02:47:35.642 INFO E|  Compiling tempfile v3.5.0
718 Oct 18 02:47:37.193 INFO E|  Compiling cargo-lock v8.0.3
719 Oct 18 02:47:43.040 INFO E|  Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
720 Oct 18 02:47:45.418 INFO E|  Compiling flate2 v1.0.25
721 Oct 18 02:47:47.945 INFO E|  Compiling serde_urlencoded v0.7.1
722 Oct 18 02:47:48.985 INFO E|  Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
723 Oct 18 02:47:53.225 INFO E|  Compiling der_derive v0.7.3
724 Oct 18 02:47:54.400 INFO E|  Compiling sha1 v0.10.5
725 Oct 18 02:47:56.335 INFO E|  Compiling flagset v0.4.7
726 Oct 18 02:47:57.619 INFO E|  Compiling der v0.7.10
727 Oct 18 02:48:01.953 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
728 Oct 18 02:48:02.993 INFO E|  Compiling rustfmt-wrapper v0.2.0
729 Oct 18 02:48:04.443 INFO E|  Compiling openapiv3 v1.0.2
730 Oct 18 02:48:04.622 INFO E|  Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
731 Oct 18 02:48:04.750 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
732 Oct 18 02:48:05.441 INFO E|  Compiling encoding_rs v0.8.32
733 Oct 18 02:48:06.373 INFO E|  Compiling mime v0.3.17
734 Oct 18 02:48:07.000 INFO E|  Compiling unsafe-libyaml v0.2.8
735 Oct 18 02:48:08.232 INFO E|  Compiling untrusted v0.7.1
736 Oct 18 02:48:08.291 INFO E|  Compiling radium v0.7.0
737 Oct 18 02:48:08.702 INFO E|  Compiling utf-8 v0.7.6
738 Oct 18 02:48:09.406 INFO E|  Compiling project-root v0.2.2
739 Oct 18 02:48:09.710 INFO E|  Compiling ipnet v2.7.2
740 Oct 18 02:48:09.833 INFO E|  Compiling base64 v0.13.1
741 Oct 18 02:48:10.146 INFO E|  Compiling serde_yaml v0.9.21
742 Oct 18 02:48:10.716 INFO E|  Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
743 Oct 18 02:48:11.554 INFO E|  Compiling reqwest v0.11.16
744 Oct 18 02:48:14.247 INFO E|  Compiling tungstenite v0.18.0
745 Oct 18 02:48:16.712 INFO E|  Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
746 Oct 18 02:48:20.020 INFO E|  Compiling spki v0.7.3
747 Oct 18 02:48:21.776 INFO E|  Compiling maybe-uninit v2.0.0
748 Oct 18 02:48:22.912 INFO E|  Compiling tap v1.0.1
749 Oct 18 02:48:23.120 INFO E|  Compiling crossbeam-utils v0.8.14
750 Oct 18 02:48:24.180 INFO E|  Compiling wyz v0.5.1
751 Oct 18 02:48:26.150 INFO E|  Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
752 Oct 18 02:48:28.514 INFO E|  Compiling tokio-tungstenite v0.18.0
753 Oct 18 02:48:29.384 INFO E|  Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
754 Oct 18 02:48:32.338 INFO E|  Compiling toml_datetime v0.6.1
755 Oct 18 02:48:33.881 INFO E|  Compiling serde_spanned v0.6.1
756 Oct 18 02:48:34.714 INFO E|  Compiling zerocopy-derive v0.6.6
757 Oct 18 02:48:38.023 INFO E|  Compiling bzip2-sys v0.1.13+1.0.8
758 Oct 18 02:48:38.307 INFO E|  Compiling smartstring v1.0.1
759 Oct 18 02:48:39.247 INFO E|  Compiling num-bigint-dig v0.8.4
760 Oct 18 02:48:39.360 INFO E|  Compiling rustls v0.21.0
761 Oct 18 02:48:40.008 INFO E|  Compiling winnow v0.4.1
762 Oct 18 02:48:40.448 INFO E|  Compiling packed_struct v0.10.1
763 Oct 18 02:48:41.718 INFO E|  Compiling funty v2.0.0
764 Oct 18 02:48:46.465 INFO E|  Compiling toml_edit v0.19.8
765 Oct 18 02:48:46.808 INFO E|  Compiling bitvec v1.0.1
766 Oct 18 02:48:53.133 INFO E|  Compiling zerocopy v0.6.6
767 Oct 18 02:48:54.835 INFO E|  Compiling pkcs8 v0.10.2
768 Oct 18 02:48:57.459 INFO E|  Compiling sct v0.7.0
769 Oct 18 02:48:57.569 INFO E|  Compiling rustls-webpki v0.100.1
770 Oct 18 02:48:58.429 INFO E|  Compiling num-iter v0.1.44
771 Oct 18 02:48:58.498 INFO E|  Compiling packed_struct_codegen v0.10.1
772 Oct 18 02:48:59.270 INFO E|  Compiling slog-async v2.7.0
773 Oct 18 02:49:00.128 INFO E|  Compiling paste v1.0.12
774 Oct 18 02:49:01.126 INFO E|  Compiling match_cfg v0.1.0
775 Oct 18 02:49:01.295 INFO E|  Compiling camino v1.1.4
776 Oct 18 02:49:01.637 INFO E|  Compiling crc-catalog v2.4.0
777 Oct 18 02:49:02.390 INFO E|  Compiling static_assertions v1.1.0
778 Oct 18 02:49:02.404 INFO E|  Compiling nodrop v0.1.14
779 Oct 18 02:49:02.606 INFO E|  Compiling async-trait v0.1.68
780 Oct 18 02:49:03.742 INFO E|  Compiling array-init v0.0.4
781 Oct 18 02:49:04.192 INFO E|  Compiling crc v3.3.0
782 Oct 18 02:49:05.062 INFO E|  Compiling hostname v0.3.1
783 Oct 18 02:49:07.546 INFO E|  Compiling crossbeam-channel v0.5.6
784 Oct 18 02:49:10.106 INFO E|  Compiling pkcs1 v0.7.5
785 Oct 18 02:49:10.353 INFO E|  Compiling smallvec v0.6.14
786 Oct 18 02:49:10.669 INFO E|  Compiling toml v0.7.3
787 Oct 18 02:49:11.353 INFO E|  Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
788 Oct 18 02:49:15.570 INFO E|  Compiling unicode-linebreak v0.1.4
789 Oct 18 02:49:16.124 INFO E|  Compiling slog-json v2.6.1
790 Oct 18 02:49:17.272 INFO E|  Compiling bincode v1.3.3
791 Oct 18 02:49:18.248 INFO E|  Compiling bitflags v2.9.1
792 Oct 18 02:49:19.177 INFO E|  Compiling signature v2.2.0
793 Oct 18 02:49:19.389 INFO E|  Compiling async-stream-impl v0.3.5
794 Oct 18 02:49:19.646 INFO E|  Compiling rhai_codegen v1.5.0
795 Oct 18 02:49:19.784 INFO E|  Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
796 Oct 18 02:49:19.897 INFO E|  Compiling equivalent v1.0.2
797 Oct 18 02:49:20.261 INFO E|  Compiling subtle v2.6.1
798 Oct 18 02:49:20.728 INFO E|  Compiling allocator-api2 v0.2.21
799 Oct 18 02:49:20.933 INFO E|  Compiling bitfield v0.14.0
800 Oct 18 02:49:21.344 INFO E|  Compiling foldhash v0.1.5
801 Oct 18 02:49:21.708 INFO E|  Compiling take_mut v0.2.2
802 Oct 18 02:49:22.091 INFO E|  Compiling termcolor v1.2.0
803 Oct 18 02:49:22.250 INFO E|  Compiling async-stream v0.3.5
804 Oct 18 02:49:22.484 INFO E|  Compiling hashbrown v0.15.3
805 Oct 18 02:49:22.724 INFO E|  Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
806 Oct 18 02:49:23.136 INFO E|  Compiling env_logger v0.10.2
807 Oct 18 02:49:23.894 INFO E|  Compiling rhai v1.14.0
808 Oct 18 02:49:24.347 INFO E|  Compiling rsa v0.9.8
809 Oct 18 02:49:25.434 INFO E|  Compiling ron v0.8.1
810 Oct 18 02:49:26.728 INFO E|  Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
811 Oct 18 02:49:28.028 INFO E|  Compiling slog-bunyan v2.4.0
812 Oct 18 02:49:28.863 INFO E|  Compiling tokio-rustls v0.24.0
813 Oct 18 02:49:29.707 INFO E|  Compiling serde-hex v0.1.0
814 Oct 18 02:49:34.072 INFO E|  Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
815 Oct 18 02:49:34.814 INFO E|  Compiling x509-cert v0.2.5
816 Oct 18 02:49:37.082 INFO E|  Compiling rustls-pemfile v1.0.2
817 Oct 18 02:49:37.186 INFO E|  Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
818 Oct 18 02:49:37.253 INFO E|  Compiling serde_path_to_error v0.1.11
819 Oct 18 02:49:38.330 INFO E|  Compiling derive-where v1.4.0
820 Oct 18 02:49:38.385 INFO E|  Compiling debug-ignore v1.0.5
821 Oct 18 02:49:38.947 INFO E|  Compiling crc-any v2.5.0
822 Oct 18 02:49:39.097 INFO E|  Compiling rustc-hash v2.1.1
823 Oct 18 02:49:39.280 INFO E|  Compiling hex v0.4.3
824 Oct 18 02:49:39.658 INFO E|  Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
825 Oct 18 02:49:40.834 INFO E|  Compiling object v0.30.4
826 Oct 18 02:49:41.906 INFO E|  Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
827 Oct 18 02:49:42.080 INFO E|  Compiling smawk v0.3.1
828 Oct 18 02:49:42.712 INFO E|  Compiling path-slash v0.1.5
829 Oct 18 02:49:43.137 INFO E|  Compiling iddqd v0.3.1
830 Oct 18 02:49:43.307 INFO E|  Compiling textwrap v0.16.0
831 Oct 18 02:49:48.270 INFO E|  Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
832 Oct 18 02:49:48.927 INFO E|  Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
833 Oct 18 02:50:01.018 INFO E|  Compiling bzip2 v0.4.4
834 Oct 18 02:50:01.808 INFO E|  Compiling zip v0.6.6
835 Oct 18 02:50:03.995 INFO E|  Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
836 Oct 18 02:50:14.856 INFO E|  Compiling git2 v0.16.1
837 Oct 18 02:50:18.912 INFO E|  Compiling built v0.6.0
838 Oct 18 02:50:20.361 INFO E|  Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
839 Oct 18 02:50:21.882 INFO E|  Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
840 Oct 18 02:50:22.512 INFO E|  Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
841 Oct 18 02:50:22.985 INFO E|  Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
842 Oct 18 02:50:23.800 INFO E| warning: struct `NeedRequestContext` is never constructed
843 Oct 18 02:50:23.800 INFO E|  --> racktest/agent/server/src/lib.rs:104:9
844 Oct 18 02:50:23.800 INFO E|  |
845 Oct 18 02:50:23.800 INFO E| 104 |  rc: RequestContext<Arc<Agent>>,
846 Oct 18 02:50:23.800 INFO E|  | ^^^^^^^^^^^^^^
847 Oct 18 02:50:23.800 INFO E|  |
848 Oct 18 02:50:23.800 INFO E|  = note: `#[warn(dead_code)]` on by default
849 Oct 18 02:50:23.800 INFO E| warning: struct `NeedHttpResponse` is never constructed
850 Oct 18 02:50:23.800 INFO E|  --> racktest/agent/server/src/lib.rs:107:6
851 Oct 18 02:50:23.800 INFO E|  |
852 Oct 18 02:50:23.800 INFO E| 107 | ) -> DSResult<HttpResponseUpdatedNoContent> {
853 Oct 18 02:50:23.800 INFO E|  | ^^^^^^^^
854 Oct 18 02:50:23.800 INFO E| warning: struct `NeedRequestContext` is never constructed
855 Oct 18 02:50:23.800 INFO E|  --> racktest/agent/server/src/lib.rs:132:9
856 Oct 18 02:50:23.800 INFO E|  |
857 Oct 18 02:50:23.800 INFO E| 132 |  rc: RequestContext<Arc<Agent>>,
858 Oct 18 02:50:23.800 INFO E|  | ^^^^^^^^^^^^^^
859 Oct 18 02:50:23.800 INFO E| warning: struct `NeedHttpResponse` is never constructed
860 Oct 18 02:50:23.800 INFO E|  --> racktest/agent/server/src/lib.rs:135:6
861 Oct 18 02:50:23.800 INFO E|  |
862 Oct 18 02:50:23.800 INFO E| 135 | ) -> DSResult<HttpResponseUpdatedNoContent> {
863 Oct 18 02:50:23.800 INFO E|  | ^^^^^^^^
864 Oct 18 02:50:23.800 INFO E| warning: struct `NeedRequestContext` is never constructed
865 Oct 18 02:50:23.800 INFO E|  --> racktest/agent/server/src/lib.rs:284:9
866 Oct 18 02:50:23.800 INFO E|  |
867 Oct 18 02:50:23.800 INFO E| 284 |  rc: RequestContext<Arc<Agent>>,
868 Oct 18 02:50:23.800 INFO E|  | ^^^^^^^^^^^^^^
869 Oct 18 02:50:23.800 INFO E| warning: struct `NeedRequestContext` is never constructed
870 Oct 18 02:50:23.800 INFO E|  --> racktest/agent/server/src/lib.rs:406:9
871 Oct 18 02:50:23.800 INFO E|  |
872 Oct 18 02:50:23.800 INFO E| 406 |  rc: RequestContext<Arc<Agent>>,
873 Oct 18 02:50:23.800 INFO E|  | ^^^^^^^^^^^^^^
874 Oct 18 02:50:37.807 INFO E|  Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
875 Oct 18 02:50:44.566 INFO E| warning: `racktest-agent` (lib) generated 6 warnings
876 Oct 18 02:51:01.258 INFO E|  Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
877 Oct 18 02:51:50.368 INFO E|  Finished `release` profile [optimized] target(s) in 5m 51s
878 Oct 18 02:51:50.481 INFO building project "pilot" ok (351 seconds)
879 rm -f helios-build
880 ln -s tools/helios-build/target/debug/helios-build
881 
882 Setup complete! ./helios-build is now available.
883 
884 
885 real 9:30.242865101
886 user 24:36.736795378
887 sys 2:41.300057654
888 trap 1.604030378
889 tflt 3.645768683
890 dflt 12.772505856
891 kflt 0.004637233
892 lock 2:07:07.603230749
893 slp 3:11:39.290834089
894 lat 28:37.654501698
895 stop 5:46.232017996