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 15 20:04:42.957 INFO helios repository root is: /work/oxidecomputer/helios
18 Oct 15 20:04:42.959 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
19 Oct 15 20:04:42.959 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
20 Oct 15 20:04:42.959 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
21 Cloning into '/work/oxidecomputer/helios/projects/pilot'...
22 Oct 15 20:04:44.369 INFO clone ok!, project: pilot
23 Oct 15 20:04:44.369 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
24 Oct 15 20:04:44.369 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
25 Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
26 Oct 15 20:04:45.848 INFO clone ok!, project: amd-host-image-builder
27 Oct 15 20:04:45.849 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
28 Oct 15 20:04:45.849 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
29 Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
30 Oct 15 20:04:46.766 INFO clone ok!, project: pinprick
31 Oct 15 20:04:46.767 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
32 Oct 15 20:04:46.767 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
33 Oct 15 20:04:46.767 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
34 Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
35 Oct 15 20:04:57.219 INFO clone ok!, project: amd-firmware
36 Oct 15 20:04:57.220 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
37 Oct 15 20:04:57.220 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
38 Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
39 Oct 15 20:04:58.483 INFO clone ok!, project: chelsio-t6-roms
40 Oct 15 20:04:58.483 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
41 Oct 15 20:04:58.483 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
42 Oct 15 20:04:58.483 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
43 Cloning into '/work/oxidecomputer/helios/projects/phbl'...
44 Oct 15 20:04:59.508 INFO clone ok!, project: phbl
45 Oct 15 20:04:59.509 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
46 Oct 15 20:04:59.509 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
47 Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
48 Oct 15 20:05:00.428 INFO clone ok!, project: image-builder
49 Oct 15 20:05:00.429 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
50 Oct 15 20:05:00.429 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
51 Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
52 Oct 15 20:05:01.186 INFO clone ok!, project: bootserver
53 Oct 15 20:05:01.186 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
54 Oct 15 20:05:01.690 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
55 Oct 15 20:05:02.451 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
56 Oct 15 20:05:02.451 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
57 Oct 15 20:05:02.931 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
58 Oct 15 20:05:03.496 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
59 Oct 15 20:05:03.497 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
60 Oct 15 20:05:04.065 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
61 Oct 15 20:05:04.597 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
62 Oct 15 20:05:04.597 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
63 Oct 15 20:05:04.597 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
64 Oct 15 20:05:04.598 INFO ok!
65 Oct 15 20:05:04.598 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
66 Oct 15 20:05:04.598 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
67 Oct 15 20:05:04.598 INFO ok!
68 Oct 15 20:05:04.598 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
69 Oct 15 20:05:04.598 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
70 Oct 15 20:05:04.598 INFO ok!
71 Oct 15 20:05:04.598 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
72 Oct 15 20:05:04.695 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.89.0-x86_64-unknown-illumos (default)"
73 Oct 15 20:05:04.695 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
74 Oct 15 20:05:04.695 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
75 Oct 15 20:05:05.022 INFO E|  Updating git repository `https://github.com/oxidecomputer/progenitor`
76 Oct 15 20:05:05.844 INFO E| From https://github.com/oxidecomputer/progenitor
77 Oct 15 20:05:05.844 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
78 Oct 15 20:05:05.946 INFO E|  Updating git repository `https://github.com/jclulow/hiercmd`
79 Oct 15 20:05:06.421 INFO E| From https://github.com/jclulow/hiercmd
80 Oct 15 20:05:06.421 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
81 Oct 15 20:05:06.444 INFO E|  Updating git repository `https://github.com/oxidecomputer/network-interface`
82 Oct 15 20:05:06.974 INFO E| From https://github.com/oxidecomputer/network-interface
83 Oct 15 20:05:06.974 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
84 Oct 15 20:05:06.996 INFO E|  Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
85 Oct 15 20:05:07.428 INFO E| From https://github.com/oxidecomputer/boot-image-tools
86 Oct 15 20:05:07.428 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
87 Oct 15 20:05:07.460 INFO E|  Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
88 Oct 15 20:05:08.249 INFO E| From https://github.com/oxidecomputer/facade
89 Oct 15 20:05:08.249 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
90 Oct 15 20:05:08.288 INFO E|  Updating git repository `https://github.com/oxidecomputer/dropshot.git`
91 Oct 15 20:05:09.000 INFO E| From https://github.com/oxidecomputer/dropshot
92 Oct 15 20:05:09.001 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
93 Oct 15 20:05:09.037 INFO E|  Updating crates.io index
94 Oct 15 20:05:09.248 INFO E|  Updating git repository `https://github.com/oxidecomputer/typify`
95 Oct 15 20:05:10.081 INFO E| From https://github.com/oxidecomputer/typify
96 Oct 15 20:05:10.081 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
97 Oct 15 20:05:10.425 INFO E|  Downloading crates ...
98 Oct 15 20:05:10.548 INFO E|  Downloaded anstream v0.2.6
99 Oct 15 20:05:10.558 INFO E|  Downloaded num_cpus v1.15.0
100 Oct 15 20:05:10.563 INFO E|  Downloaded async-stream v0.3.5
101 Oct 15 20:05:10.568 INFO E|  Downloaded cc v1.0.78
102 Oct 15 20:05:10.572 INFO E|  Downloaded toml v0.7.3
103 Oct 15 20:05:10.580 INFO E|  Downloaded quote v1.0.36
104 Oct 15 20:05:10.586 INFO E|  Downloaded flagset v0.4.7
105 Oct 15 20:05:10.592 INFO E|  Downloaded proc-macro-crate v1.2.1
106 Oct 15 20:05:10.596 INFO E|  Downloaded rhai v1.14.0
107 Oct 15 20:05:10.622 INFO E|  Downloaded thiserror-impl v1.0.38
108 Oct 15 20:05:10.630 INFO E|  Downloaded thiserror v1.0.38
109 Oct 15 20:05:10.638 INFO E|  Downloaded scopeguard v1.1.0
110 Oct 15 20:05:10.643 INFO E|  Downloaded toolchain_find v0.2.0
111 Oct 15 20:05:10.646 INFO E|  Downloaded spin v0.5.2
112 Oct 15 20:05:10.650 INFO E|  Downloaded unicode-width v0.1.10
113 Oct 15 20:05:10.655 INFO E|  Downloaded terminal_size v0.2.6
114 Oct 15 20:05:10.659 INFO E|  Downloaded want v0.3.0
115 Oct 15 20:05:10.662 INFO E|  Downloaded hashbrown v0.15.3
116 Oct 15 20:05:10.670 INFO E|  Downloaded tokio-tungstenite v0.18.0
117 Oct 15 20:05:10.674 INFO E|  Downloaded libm v0.2.15
118 Oct 15 20:05:10.691 INFO E|  Downloaded walkdir v2.3.3
119 Oct 15 20:05:10.695 INFO E|  Downloaded textwrap v0.16.0
120 Oct 15 20:05:10.701 INFO E|  Downloaded unicode-ident v1.0.8
121 Oct 15 20:05:10.707 INFO E|  Downloaded tracing-core v0.1.30
122 Oct 15 20:05:10.712 INFO E|  Downloaded url v2.3.1
123 Oct 15 20:05:10.718 INFO E|  Downloaded tracing v0.1.37
124 Oct 15 20:05:10.724 INFO E|  Downloaded unicode-normalization v0.1.22
125 Oct 15 20:05:10.730 INFO E|  Downloaded idna v0.3.0
126 Oct 15 20:05:10.738 INFO E|  Downloaded winnow v0.4.1
127 Oct 15 20:05:10.749 INFO E|  Downloaded serde_json v1.0.95
128 Oct 15 20:05:10.760 INFO E|  Downloaded regress v0.5.0
129 Oct 15 20:05:10.769 INFO E|  Downloaded rustls v0.21.0
130 Oct 15 20:05:10.784 INFO E|  Downloaded syn v1.0.107
131 Oct 15 20:05:10.798 INFO E|  Downloaded regex v1.7.3
132 Oct 15 20:05:10.808 INFO E|  Downloaded syn v2.0.72
133 Oct 15 20:05:10.822 INFO E|  Downloaded openapiv3 v1.0.2
134 Oct 15 20:05:10.837 INFO E|  Downloaded unsafe-libyaml v0.2.8
135 Oct 15 20:05:10.841 INFO E|  Downloaded unicode-linebreak v0.1.4
136 Oct 15 20:05:10.844 INFO E|  Downloaded toml_edit v0.19.8
137 Oct 15 20:05:10.865 INFO E|  Downloaded tokio-util v0.7.7
138 Oct 15 20:05:10.873 INFO E|  Downloaded serde v1.0.204
139 Oct 15 20:05:10.879 INFO E|  Downloaded tokio-rustls v0.24.0
140 Oct 15 20:05:10.882 INFO E|  Downloaded serde_yaml v0.9.21
141 Oct 15 20:05:10.887 INFO E|  Downloaded reqwest v0.11.16
142 Oct 15 20:05:10.897 INFO E|  Downloaded unicode-bidi v0.3.13
143 Oct 15 20:05:10.900 INFO E|  Downloaded ucd-trie v0.1.5
144 Oct 15 20:05:10.902 INFO E|  Downloaded typenum v1.16.0
145 Oct 15 20:05:10.906 INFO E|  Downloaded tungstenite v0.18.0
146 Oct 15 20:05:10.910 INFO E|  Downloaded tinyvec v1.6.0
147 Oct 15 20:05:10.915 INFO E|  Downloaded libc v0.2.139
148 Oct 15 20:05:10.945 INFO E|  Downloaded serde_derive v1.0.204
149 Oct 15 20:05:10.949 INFO E|  Downloaded schemars v0.8.12
150 Oct 15 20:05:10.963 INFO E|  Downloaded hyper v0.14.25
151 Oct 15 20:05:10.973 INFO E|  Downloaded tempfile v3.5.0
152 Oct 15 20:05:10.976 INFO E|  Downloaded tokio v1.27.0
153 Oct 15 20:05:11.016 INFO E|  Downloaded smallvec v1.10.0
154 Oct 15 20:05:11.019 INFO E|  Downloaded serde_path_to_error v0.1.11
155 Oct 15 20:05:11.021 INFO E|  Downloaded serde_derive_internals v0.26.0
156 Oct 15 20:05:11.024 INFO E|  Downloaded uuid v1.3.0
157 Oct 15 20:05:11.029 INFO E|  Downloaded utf8parse v0.2.1
158 Oct 15 20:05:11.030 INFO E|  Downloaded toml_datetime v0.6.1
159 Oct 15 20:05:11.033 INFO E|  Downloaded serde_tokenstream v0.2.0
160 Oct 15 20:05:11.038 INFO E|  Downloaded h2 v0.3.16
161 Oct 15 20:05:11.046 INFO E|  Downloaded git2 v0.16.1
162 Oct 15 20:05:11.056 INFO E|  Downloaded tokio-macros v2.0.0
163 Oct 15 20:05:11.059 INFO E|  Downloaded tls_codec_derive v0.4.2
164 Oct 15 20:05:11.061 INFO E|  Downloaded sha2 v0.10.6
165 Oct 15 20:05:11.064 INFO E|  Downloaded futures-util v0.3.28
166 Oct 15 20:05:11.080 INFO E|  Downloaded try-lock v0.2.4
167 Oct 15 20:05:11.082 INFO E|  Downloaded tower-service v0.3.2
168 Oct 15 20:05:11.083 INFO E|  Downloaded time v0.1.45
169 Oct 15 20:05:11.085 INFO E|  Downloaded semver v0.11.0
170 Oct 15 20:05:11.087 INFO E|  Downloaded http v0.2.9
171 Oct 15 20:05:11.092 INFO E|  Downloaded rsa v0.9.8
172 Oct 15 20:05:11.099 INFO E|  Downloaded pest v2.5.7
173 Oct 15 20:05:11.109 INFO E|  Downloaded mio v0.8.5
174 Oct 15 20:05:11.117 INFO E|  Downloaded tls_codec v0.4.2
175 Oct 15 20:05:11.120 INFO E|  Downloaded smawk v0.3.1
176 Oct 15 20:05:11.122 INFO E|  Downloaded serde_spanned v0.6.1
177 Oct 15 20:05:11.124 INFO E|  Downloaded semver-parser v0.10.2
178 Oct 15 20:05:11.126 INFO E|  Downloaded iddqd v0.3.1
179 Oct 15 20:05:11.132 INFO E|  Downloaded const-random-macro v0.1.15
180 Oct 15 20:05:11.133 INFO E|  Downloaded toml v0.5.11
181 Oct 15 20:05:11.136 INFO E|  Downloaded encoding_rs v0.8.32
182 Oct 15 20:05:11.164 INFO E|  Downloaded rustls-webpki v0.100.1
183 Oct 15 20:05:11.171 INFO E|  Downloaded proc-macro2 v1.0.86
184 Oct 15 20:05:11.175 INFO E|  Downloaded num-traits v0.2.15
185 Oct 15 20:05:11.178 INFO E|  Downloaded miniz_oxide v0.6.2
186 Oct 15 20:05:11.182 INFO E|  Downloaded memchr v2.5.0
187 Oct 15 20:05:11.187 INFO E|  Downloaded home v0.5.4
188 Oct 15 20:05:11.189 INFO E|  Downloaded rustls-pemfile v1.0.2
189 Oct 15 20:05:11.191 INFO E|  Downloaded pkg-config v0.3.26
190 Oct 15 20:05:11.193 INFO E|  Downloaded pin-project-lite v0.2.9
191 Oct 15 20:05:11.199 INFO E|  Downloaded percent-encoding v2.2.0
192 Oct 15 20:05:11.200 INFO E|  Downloaded paste v1.0.12
193 Oct 15 20:05:11.203 INFO E|  Downloaded parking_lot_core v0.9.6
194 Oct 15 20:05:11.206 INFO E|  Downloaded once_cell v1.17.0
195 Oct 15 20:05:11.209 INFO E|  Downloaded num_enum_derive v0.5.7
196 Oct 15 20:05:11.210 INFO E|  Downloaded iana-time-zone v0.1.56
197 Oct 15 20:05:11.213 INFO E|  Downloaded httpdate v1.0.2
198 Oct 15 20:05:11.215 INFO E|  Downloaded httparse v1.8.0
199 Oct 15 20:05:11.217 INFO E|  Downloaded futures-task v0.3.28
200 Oct 15 20:05:11.219 INFO E|  Downloaded termcolor v1.2.0
201 Oct 15 20:05:11.221 INFO E|  Downloaded strsim v0.10.0
202 Oct 15 20:05:11.222 INFO E|  Downloaded socket2 v0.4.9
203 Oct 15 20:05:11.225 INFO E|  Downloaded smartstring v1.0.1
204 Oct 15 20:05:11.227 INFO E|  Downloaded libgit2-sys v0.14.2+1.5.1
205 Oct 15 20:05:11.296 INFO E|  Downloaded slog-bunyan v2.4.0
206 Oct 15 20:05:11.298 INFO E|  Downloaded slog-async v2.7.0
207 Oct 15 20:05:11.300 INFO E|  Downloaded slab v0.4.7
208 Oct 15 20:05:11.302 INFO E|  Downloaded signal-hook-registry v1.4.0
209 Oct 15 20:05:11.303 INFO E|  Downloaded sha1 v0.10.5
210 Oct 15 20:05:11.305 INFO E|  Downloaded semver v1.0.17
211 Oct 15 20:05:11.308 INFO E|  Downloaded schemars_derive v0.8.12
212 Oct 15 20:05:11.310 INFO E|  Downloaded ryu v1.0.13
213 Oct 15 20:05:11.314 INFO E|  Downloaded rustix v0.37.3
214 Oct 15 20:05:11.336 INFO E|  Downloaded rustfmt-wrapper v0.2.0
215 Oct 15 20:05:11.338 INFO E|  Downloaded project-root v0.2.2
216 Oct 15 20:05:11.339 INFO E|  Downloaded proc-macro-hack v0.5.20+deprecated
217 Oct 15 20:05:11.341 INFO E|  Downloaded ppv-lite86 v0.2.17
218 Oct 15 20:05:11.343 INFO E|  Downloaded parking_lot v0.12.1
219 Oct 15 20:05:11.346 INFO E|  Downloaded num_enum v0.5.7
220 Oct 15 20:05:11.351 INFO E|  Downloaded num-iter v0.1.44
221 Oct 15 20:05:11.352 INFO E|  Downloaded num-integer v0.1.45
222 Oct 15 20:05:11.354 INFO E|  Downloaded log v0.4.17
223 Oct 15 20:05:11.357 INFO E|  Downloaded lock_api v0.4.9
224 Oct 15 20:05:11.359 INFO E|  Downloaded lazy_static v1.4.0
225 Oct 15 20:05:11.361 INFO E|  Downloaded jobserver v0.1.26
226 Oct 15 20:05:11.363 INFO E|  Downloaded itoa v1.0.6
227 Oct 15 20:05:11.364 INFO E|  Downloaded is-terminal v0.4.7
228 Oct 15 20:05:11.366 INFO E|  Downloaded ipnet v2.7.2
229 Oct 15 20:05:11.368 INFO E|  Downloaded io-lifetimes v1.0.10
230 Oct 15 20:05:11.371 INFO E|  Downloaded http-body v0.4.5
231 Oct 15 20:05:11.373 INFO E|  Downloaded getrandom v0.2.8
232 Oct 15 20:05:11.377 INFO E|  Downloaded generic-array v0.14.6
233 Oct 15 20:05:11.379 INFO E|  Downloaded futures-sink v0.3.28
234 Oct 15 20:05:11.380 INFO E|  Downloaded futures-macro v0.3.28
235 Oct 15 20:05:11.381 INFO E|  Downloaded flate2 v1.0.25
236 Oct 15 20:05:11.387 INFO E|  Downloaded env_logger v0.10.2
237 Oct 15 20:05:11.390 INFO E|  Downloaded derive-where v1.4.0
238 Oct 15 20:05:11.395 INFO E|  Downloaded der v0.7.10
239 Oct 15 20:05:11.401 INFO E|  Downloaded crossbeam-channel v0.5.6
240 Oct 15 20:05:11.407 INFO E|  Downloaded clap_builder v4.2.1
241 Oct 15 20:05:11.415 INFO E|  Downloaded sct v0.7.0
242 Oct 15 20:05:11.419 INFO E|  Downloaded rhai_codegen v1.5.0
243 Oct 15 20:05:11.428 INFO E|  Downloaded futures-io v0.3.28
244 Oct 15 20:05:11.429 INFO E|  Downloaded futures-core v0.3.28
245 Oct 15 20:05:11.431 INFO E|  Downloaded form_urlencoded v1.1.0
246 Oct 15 20:05:11.432 INFO E|  Downloaded libz-sys v1.1.8
247 Oct 15 20:05:11.494 INFO E|  Downloaded crc v3.3.0
248 Oct 15 20:05:11.495 INFO E|  Downloaded cpufeatures v0.2.5
249 Oct 15 20:05:11.497 INFO E|  Downloaded base64ct v1.8.0
250 Oct 15 20:05:11.500 INFO E|  Downloaded futures-channel v0.3.28
251 Oct 15 20:05:11.503 INFO E|  Downloaded clap_lex v0.4.1
252 Oct 15 20:05:11.504 INFO E|  Downloaded bincode v1.3.3
253 Oct 15 20:05:11.507 INFO E|  Downloaded futures-executor v0.3.28
254 Oct 15 20:05:11.509 INFO E|  Downloaded futures v0.3.28
255 Oct 15 20:05:11.514 INFO E|  Downloaded fastrand v1.9.0
256 Oct 15 20:05:11.516 INFO E|  Downloaded concolor-query v0.3.3
257 Oct 15 20:05:11.517 INFO E|  Downloaded clap_derive v4.2.0
258 Oct 15 20:05:11.520 INFO E|  Downloaded chrono v0.4.24
259 Oct 15 20:05:11.529 INFO E|  Downloaded dyn-clone v1.0.11
260 Oct 15 20:05:11.531 INFO E|  Downloaded crossbeam-utils v0.8.14
261 Oct 15 20:05:11.534 INFO E|  Downloaded const-random v0.1.15
262 Oct 15 20:05:11.535 INFO E|  Downloaded built v0.6.0
263 Oct 15 20:05:11.537 INFO E|  Downloaded block-buffer v0.10.3
264 Oct 15 20:05:11.538 INFO E|  Downloaded autocfg v1.1.0
265 Oct 15 20:05:11.540 INFO E|  Downloaded async-trait v0.1.68
266 Oct 15 20:05:11.544 INFO E|  Downloaded async-stream-impl v0.3.5
267 Oct 15 20:05:11.545 INFO E|  Downloaded errno v0.3.1
268 Oct 15 20:05:11.546 INFO E|  Downloaded concolor-override v1.0.0
269 Oct 15 20:05:11.547 INFO E|  Downloaded clap v4.2.1
270 Oct 15 20:05:11.557 INFO E|  Downloaded cargo-lock v8.0.3
271 Oct 15 20:05:11.561 INFO E|  Downloaded camino v1.1.4
272 Oct 15 20:05:11.564 INFO E|  Downloaded anyhow v1.0.68
273 Oct 15 20:05:11.571 INFO E|  Downloaded anstyle v0.3.5
274 Oct 15 20:05:11.573 INFO E|  Downloaded bytes v1.4.0
275 Oct 15 20:05:11.577 INFO E|  Downloaded byteorder v1.4.3
276 Oct 15 20:05:11.579 INFO E|  Downloaded bitflags v2.9.1
277 Oct 15 20:05:11.584 INFO E|  Downloaded bitfield v0.14.0
278 Oct 15 20:05:11.586 INFO E|  Downloaded base64 v0.21.0
279 Oct 15 20:05:11.590 INFO E|  Downloaded anstyle-parse v0.1.1
280 Oct 15 20:05:11.592 INFO E|  Downloaded aho-corasick v0.7.20
281 Oct 15 20:05:11.596 INFO E|  Downloaded ahash v0.8.3
282 Oct 15 20:05:11.599 INFO E|  Downloaded ahash v0.7.6
283 Oct 15 20:05:11.629 INFO E|  Downloaded ring v0.16.20
284 Oct 15 20:05:11.962 INFO E|  Compiling proc-macro2 v1.0.86
285 Oct 15 20:05:11.962 INFO E|  Compiling unicode-ident v1.0.8
286 Oct 15 20:05:11.962 INFO E|  Compiling libc v0.2.139
287 Oct 15 20:05:11.962 INFO E|  Compiling autocfg v1.1.0
288 Oct 15 20:05:11.963 INFO E|  Compiling cfg-if v1.0.0
289 Oct 15 20:05:11.963 INFO E|  Compiling version_check v0.9.4
290 Oct 15 20:05:11.963 INFO E|  Compiling serde v1.0.204
291 Oct 15 20:05:11.963 INFO E|  Compiling syn v1.0.107
292 Oct 15 20:05:12.303 INFO E|  Compiling memchr v2.5.0
293 Oct 15 20:05:12.597 INFO E|  Compiling once_cell v1.17.0
294 Oct 15 20:05:12.975 INFO E|  Compiling thiserror v1.0.38
295 Oct 15 20:05:13.783 INFO E|  Compiling log v0.4.17
296 Oct 15 20:05:13.992 INFO E|  Compiling itoa v1.0.6
297 Oct 15 20:05:14.198 INFO E|  Compiling serde_json v1.0.95
298 Oct 15 20:05:15.488 INFO E|  Compiling indexmap v1.9.3
299 Oct 15 20:05:15.664 INFO E|  Compiling pin-project-lite v0.2.9
300 Oct 15 20:05:15.747 INFO E|  Compiling bitflags v1.3.2
301 Oct 15 20:05:16.114 INFO E|  Compiling quote v1.0.36
302 Oct 15 20:05:16.210 INFO E|  Compiling getrandom v0.2.8
303 Oct 15 20:05:16.418 INFO E|  Compiling jobserver v0.1.26
304 Oct 15 20:05:16.614 INFO E|  Compiling const-oid v0.9.6
305 Oct 15 20:05:16.961 INFO E|  Compiling typenum v1.16.0
306 Oct 15 20:05:17.015 INFO E|  Compiling syn v2.0.72
307 Oct 15 20:05:17.202 INFO E|  Compiling cc v1.0.78
308 Oct 15 20:05:17.581 INFO E|  Compiling generic-array v0.14.6
309 Oct 15 20:05:17.687 INFO E|  Compiling bytes v1.4.0
310 Oct 15 20:05:18.585 INFO E|  Compiling futures-core v0.3.28
311 Oct 15 20:05:19.859 INFO E|  Compiling ryu v1.0.13
312 Oct 15 20:05:21.062 INFO E|  Compiling lock_api v0.4.9
313 Oct 15 20:05:21.063 INFO E|  Compiling parking_lot_core v0.9.6
314 Oct 15 20:05:21.682 INFO E|  Compiling slab v0.4.7
315 Oct 15 20:05:21.989 INFO E|  Compiling futures-channel v0.3.28
316 Oct 15 20:05:22.082 INFO E|  Compiling pkg-config v0.3.26
317 Oct 15 20:05:22.943 INFO E|  Compiling scopeguard v1.1.0
318 Oct 15 20:05:23.135 INFO E|  Compiling libm v0.2.15
319 Oct 15 20:05:23.177 INFO E|  Compiling io-lifetimes v1.0.10
320 Oct 15 20:05:23.536 INFO E|  Compiling futures-task v0.3.28
321 Oct 15 20:05:23.780 INFO E|  Compiling futures-sink v0.3.28
322 Oct 15 20:05:24.184 INFO E|  Compiling crypto-common v0.1.6
323 Oct 15 20:05:24.350 INFO E|  Compiling block-buffer v0.10.3
324 Oct 15 20:05:24.819 INFO E|  Compiling tokio v1.27.0
325 Oct 15 20:05:24.819 INFO E|  Compiling num-traits v0.2.15
326 Oct 15 20:05:24.865 INFO E|  Compiling rustix v0.37.3
327 Oct 15 20:05:25.095 INFO E|  Compiling futures-util v0.3.28
328 Oct 15 20:05:26.437 INFO E|  Compiling digest v0.10.7
329 Oct 15 20:05:26.730 INFO E|  Compiling mio v0.8.5
330 Oct 15 20:05:27.005 INFO E|  Compiling signal-hook-registry v1.4.0
331 Oct 15 20:05:27.344 INFO E|  Compiling num_cpus v1.15.0
332 Oct 15 20:05:27.406 INFO E|  Compiling socket2 v0.4.9
333 Oct 15 20:05:27.599 INFO E|  Compiling errno v0.3.1
334 Oct 15 20:05:27.729 INFO E|  Compiling spin v0.5.2
335 Oct 15 20:05:28.261 INFO E|  Compiling futures-io v0.3.28
336 Oct 15 20:05:28.403 INFO E|  Compiling crunchy v0.2.2
337 Oct 15 20:05:28.883 INFO E|  Compiling pin-utils v0.1.0
338 Oct 15 20:05:29.361 INFO E|  Compiling num-integer v0.1.45
339 Oct 15 20:05:30.135 INFO E|  Compiling proc-macro-hack v0.5.20+deprecated
340 Oct 15 20:05:30.219 INFO E|  Compiling hashbrown v0.12.3
341 Oct 15 20:05:30.656 INFO E|  Compiling cpufeatures v0.2.5
342 Oct 15 20:05:31.017 INFO E|  Compiling tiny-keccak v2.0.2
343 Oct 15 20:05:31.283 INFO E|  Compiling schemars v0.8.12
344 Oct 15 20:05:32.573 INFO E|  Compiling serde_derive_internals v0.26.0
345 Oct 15 20:05:33.061 INFO E|  Compiling ahash v0.7.6
346 Oct 15 20:05:33.218 INFO E|  Compiling slog v2.7.0
347 Oct 15 20:05:33.403 INFO E|  Compiling heck v0.4.1
348 Oct 15 20:05:35.125 INFO E|  Compiling thiserror-impl v1.0.38
349 Oct 15 20:05:35.369 INFO E|  Compiling ahash v0.8.3
350 Oct 15 20:05:35.657 INFO E|  Compiling unicode-width v0.1.10
351 Oct 15 20:05:35.795 INFO E|  Compiling schemars_derive v0.8.12
352 Oct 15 20:05:35.823 INFO E|  Compiling anyhow v1.0.68
353 Oct 15 20:05:36.200 INFO E|  Compiling serde_derive v1.0.204
354 Oct 15 20:05:36.226 INFO E|  Compiling tokio-macros v2.0.0
355 Oct 15 20:05:36.272 INFO E|  Compiling futures-macro v0.3.28
356 Oct 15 20:05:36.417 INFO E|  Compiling const-random-macro v0.1.15
357 Oct 15 20:05:37.911 INFO E|  Compiling fnv v1.0.7
358 Oct 15 20:05:37.938 INFO E|  Compiling byteorder v1.4.3
359 Oct 15 20:05:38.280 INFO E|  Compiling http v0.2.9
360 Oct 15 20:05:38.421 INFO E|  Compiling const-random v0.1.15
361 Oct 15 20:05:38.826 INFO E|  Compiling getopts v0.2.21
362 Oct 15 20:05:39.054 INFO E|  Compiling aho-corasick v0.7.20
363 Oct 15 20:05:39.166 INFO E|  Compiling rand_core v0.6.4
364 Oct 15 20:05:39.791 INFO E|  Compiling num-conv v0.1.0
365 Oct 15 20:05:39.827 INFO E|  Compiling tinyvec_macros v0.1.1
366 Oct 15 20:05:39.997 INFO E|  Compiling powerfmt v0.2.0
367 Oct 15 20:05:40.094 INFO E|  Compiling regex-syntax v0.6.29
368 Oct 15 20:05:40.229 INFO E|  Compiling time-core v0.1.2
369 Oct 15 20:05:40.612 INFO E|  Compiling crc32fast v1.3.2
370 Oct 15 20:05:40.678 INFO E|  Compiling httparse v1.8.0
371 Oct 15 20:05:41.286 INFO E|  Compiling percent-encoding v2.2.0
372 Oct 15 20:05:41.504 INFO E|  Compiling time-macros v0.2.18
373 Oct 15 20:05:41.598 INFO E|  Compiling deranged v0.3.11
374 Oct 15 20:05:41.817 INFO E|  Compiling form_urlencoded v1.1.0
375 Oct 15 20:05:42.096 INFO E|  Compiling tinyvec v1.6.0
376 Oct 15 20:05:44.390 INFO E|  Compiling hashbrown v0.13.2
377 Oct 15 20:05:44.800 INFO E|  Compiling chrono v0.4.24
378 Oct 15 20:05:45.778 INFO E|  Compiling regex v1.7.3
379 Oct 15 20:05:46.708 INFO E|  Compiling libz-sys v1.1.8
380 Oct 15 20:05:46.854 INFO E|  Compiling ppv-lite86 v0.2.17
381 Oct 15 20:05:47.811 INFO E|  Compiling dyn-clone v1.0.11
382 Oct 15 20:05:48.029 INFO E|  Compiling uuid v1.3.0
383 Oct 15 20:05:48.138 INFO E|  Compiling num_threads v0.1.6
384 Oct 15 20:05:48.429 INFO E|  Compiling time v0.3.36
385 Oct 15 20:05:48.653 INFO E|  Compiling rand_chacha v0.3.1
386 Oct 15 20:05:48.776 INFO E|  Compiling regress v0.5.0
387 Oct 15 20:05:49.090 INFO E|  Compiling unicode-normalization v0.1.22
388 Oct 15 20:05:51.678 INFO E|  Compiling is-terminal v0.4.7
389 Oct 15 20:05:51.750 INFO E|  Compiling sha2 v0.10.6
390 Oct 15 20:05:52.091 INFO E|  Compiling lazy_static v1.4.0
391 Oct 15 20:05:52.420 INFO E|  Compiling dirs-sys-next v0.1.2
392 Oct 15 20:05:52.677 INFO E|  Compiling tracing-core v0.1.30
393 Oct 15 20:05:53.401 INFO E|  Compiling ucd-trie v0.1.5
394 Oct 15 20:05:53.859 INFO E|  Compiling toml v0.5.11
395 Oct 15 20:05:53.936 INFO E|  Compiling smallvec v1.10.0
396 Oct 15 20:05:55.027 INFO E|  Compiling parking_lot v0.12.1
397 Oct 15 20:05:55.763 INFO E|  Compiling serde_tokenstream v0.2.0
398 Oct 15 20:05:56.384 INFO E|  Compiling unicode-bidi v0.3.13
399 Oct 15 20:05:56.583 INFO E|  Compiling base64 v0.21.0
400 Oct 15 20:05:58.008 INFO E|  Compiling utf8parse v0.2.1
401 Oct 15 20:05:58.220 INFO E|  Compiling anstyle-parse v0.1.1
402 Oct 15 20:05:58.690 INFO E|  Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
403 Oct 15 20:05:58.882 INFO E|  Compiling idna v0.3.0
404 Oct 15 20:06:00.101 INFO E|  Compiling proc-macro-crate v1.2.1
405 Oct 15 20:06:00.678 INFO E|  Compiling tracing v0.1.37
406 Oct 15 20:06:01.726 INFO E|  Compiling pest v2.5.7
407 Oct 15 20:06:01.919 INFO E|  Compiling dirs-next v2.0.0
408 Oct 15 20:06:02.187 INFO E|  Compiling rand v0.8.5
409 Oct 15 20:06:02.617 INFO E|  Compiling futures-executor v0.3.28
410 Oct 15 20:06:04.859 INFO E|  Compiling terminal_size v0.2.6
411 Oct 15 20:06:05.695 INFO E|  Compiling libgit2-sys v0.14.2+1.5.1
412 Oct 15 20:06:06.252 INFO E|  Compiling time v0.1.45
413 Oct 15 20:06:06.670 INFO E|  Compiling thread_local v1.1.7
414 Oct 15 20:06:07.516 INFO E|  Compiling semver v1.0.17
415 Oct 15 20:06:07.599 INFO E|  Compiling concolor-query v0.3.3
416 Oct 15 20:06:08.198 INFO E|  Compiling iana-time-zone v0.1.56
417 Oct 15 20:06:08.225 INFO E|  Compiling anstyle v0.3.5
418 Oct 15 20:06:08.307 INFO E|  Compiling concolor-override v1.0.0
419 Oct 15 20:06:09.279 INFO E|  Compiling anstream v0.2.6
420 Oct 15 20:06:09.882 INFO E|  Compiling tokio-util v0.7.7
421 Oct 15 20:06:10.777 INFO E|  Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
422 Oct 15 20:06:10.867 INFO E|  Compiling semver-parser v0.10.2
423 Oct 15 20:06:10.920 INFO E|  Compiling futures v0.3.28
424 Oct 15 20:06:11.116 INFO E|  Compiling term v0.7.0
425 Oct 15 20:06:11.278 INFO E|  Compiling num_enum_derive v0.5.7
426 Oct 15 20:06:13.322 INFO E|  Compiling url v2.3.1
427 Oct 15 20:06:16.439 INFO E|  Compiling atty v0.2.14
428 Oct 15 20:06:17.055 INFO E|  Compiling try-lock v0.2.4
429 Oct 15 20:06:17.264 INFO E|  Compiling adler v1.0.2
430 Oct 15 20:06:17.451 INFO E|  Compiling same-file v1.0.6
431 Oct 15 20:06:17.565 INFO E|  Compiling strsim v0.10.0
432 Oct 15 20:06:17.736 INFO E|  Compiling clap_lex v0.4.1
433 Oct 15 20:06:18.385 INFO E|  Compiling clap_builder v4.2.1
434 Oct 15 20:06:18.778 INFO E|  Compiling walkdir v2.3.3
435 Oct 15 20:06:19.333 INFO E|  Compiling miniz_oxide v0.6.2
436 Oct 15 20:06:20.001 INFO E|  Compiling want v0.3.0
437 Oct 15 20:06:20.840 INFO E|  Compiling slog-term v2.9.0
438 Oct 15 20:06:23.945 INFO E|  Compiling num_enum v0.5.7
439 Oct 15 20:06:24.736 INFO E|  Compiling semver v0.11.0
440 Oct 15 20:06:24.944 INFO E|  Compiling h2 v0.3.16
441 Oct 15 20:06:25.872 INFO E|  Compiling http-body v0.4.5
442 Oct 15 20:06:26.870 INFO E|  Compiling clap_derive v4.2.0
443 Oct 15 20:06:26.913 INFO E|  Compiling ring v0.16.20
444 Oct 15 20:06:31.180 INFO E|  Compiling home v0.5.4
445 Oct 15 20:06:31.795 INFO E|  Compiling fastrand v1.9.0
446 Oct 15 20:06:34.904 INFO E|  Compiling zeroize v1.8.1
447 Oct 15 20:06:35.837 INFO E|  Compiling tower-service v0.3.2
448 Oct 15 20:06:36.076 INFO E|  Compiling base64ct v1.8.0
449 Oct 15 20:06:36.640 INFO E|  Compiling httpdate v1.0.2
450 Oct 15 20:06:37.854 INFO E|  Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
451 Oct 15 20:06:38.315 INFO E|  Compiling pem-rfc7468 v0.7.0
452 Oct 15 20:06:38.539 INFO E|  Compiling hyper v0.14.25
453 Oct 15 20:06:38.779 INFO E|  Compiling clap v4.2.1
454 Oct 15 20:06:39.066 INFO E|  Compiling tempfile v3.5.0
455 Oct 15 20:06:39.673 INFO E|  Compiling toolchain_find v0.2.0
456 Oct 15 20:06:47.010 INFO E|  Compiling cargo-lock v8.0.3
457 Oct 15 20:06:51.533 INFO E|  Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
458 Oct 15 20:06:51.818 INFO E|  Compiling flate2 v1.0.25
459 Oct 15 20:06:54.005 INFO E|  Compiling serde_urlencoded v0.7.1
460 Oct 15 20:06:54.545 INFO E|  Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
461 Oct 15 20:06:55.354 INFO E|  Compiling der_derive v0.7.3
462 Oct 15 20:06:59.255 INFO E|  Compiling sha1 v0.10.5
463 Oct 15 20:07:01.064 INFO E|  Compiling flagset v0.4.7
464 Oct 15 20:07:01.982 INFO E|  Compiling der v0.7.10
465 Oct 15 20:07:09.179 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
466 Oct 15 20:07:09.394 INFO E|  Compiling rustfmt-wrapper v0.2.0
467 Oct 15 20:07:10.682 INFO E|  Compiling openapiv3 v1.0.2
468 Oct 15 20:07:11.222 INFO E|  Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
469 Oct 15 20:07:11.841 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
470 Oct 15 20:07:12.493 INFO E|  Compiling encoding_rs v0.8.32
471 Oct 15 20:07:13.674 INFO E|  Compiling ipnet v2.7.2
472 Oct 15 20:07:13.915 INFO E|  Compiling utf-8 v0.7.6
473 Oct 15 20:07:14.729 INFO E|  Compiling unsafe-libyaml v0.2.8
474 Oct 15 20:07:18.042 INFO E|  Compiling mime v0.3.17
475 Oct 15 20:07:18.138 INFO E|  Compiling untrusted v0.7.1
476 Oct 15 20:07:18.736 INFO E|  Compiling project-root v0.2.2
477 Oct 15 20:07:19.224 INFO E|  Compiling radium v0.7.0
478 Oct 15 20:07:19.526 INFO E|  Compiling base64 v0.13.1
479 Oct 15 20:07:20.414 INFO E|  Compiling reqwest v0.11.16
480 Oct 15 20:07:20.505 INFO E|  Compiling tungstenite v0.18.0
481 Oct 15 20:07:20.958 INFO E|  Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
482 Oct 15 20:07:23.221 INFO E|  Compiling serde_yaml v0.9.21
483 Oct 15 20:07:29.934 INFO E|  Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
484 Oct 15 20:07:30.601 INFO E|  Compiling spki v0.7.3
485 Oct 15 20:07:31.659 INFO E|  Compiling crossbeam-utils v0.8.14
486 Oct 15 20:07:32.131 INFO E|  Compiling maybe-uninit v2.0.0
487 Oct 15 20:07:33.547 INFO E|  Compiling tap v1.0.1
488 Oct 15 20:07:33.999 INFO E|  Compiling wyz v0.5.1
489 Oct 15 20:07:34.340 INFO E|  Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
490 Oct 15 20:07:41.808 INFO E|  Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
491 Oct 15 20:07:43.381 INFO E|  Compiling tokio-tungstenite v0.18.0
492 Oct 15 20:07:45.981 INFO E|  Compiling toml_datetime v0.6.1
493 Oct 15 20:07:47.342 INFO E|  Compiling serde_spanned v0.6.1
494 Oct 15 20:07:48.151 INFO E|  Compiling zerocopy-derive v0.6.6
495 Oct 15 20:07:51.455 INFO E|  Compiling bzip2-sys v0.1.13+1.0.8
496 Oct 15 20:07:51.504 INFO E|  Compiling smartstring v1.0.1
497 Oct 15 20:07:52.784 INFO E|  Compiling funty v2.0.0
498 Oct 15 20:07:53.091 INFO E|  Compiling winnow v0.4.1
499 Oct 15 20:07:58.614 INFO E|  Compiling packed_struct v0.10.1
500 Oct 15 20:07:58.974 INFO E|  Compiling rustls v0.21.0
501 Oct 15 20:07:59.876 INFO E|  Compiling num-bigint-dig v0.8.4
502 Oct 15 20:08:00.424 INFO E|  Compiling toml_edit v0.19.8
503 Oct 15 20:08:00.495 INFO E|  Compiling bitvec v1.0.1
504 Oct 15 20:08:10.216 INFO E|  Compiling zerocopy v0.6.6
505 Oct 15 20:08:12.735 INFO E|  Compiling pkcs8 v0.10.2
506 Oct 15 20:08:13.721 INFO E|  Compiling sct v0.7.0
507 Oct 15 20:08:14.957 INFO E|  Compiling rustls-webpki v0.100.1
508 Oct 15 20:08:16.044 INFO E|  Compiling packed_struct_codegen v0.10.1
509 Oct 15 20:08:16.605 INFO E|  Compiling num-iter v0.1.44
510 Oct 15 20:08:17.052 INFO E|  Compiling async-trait v0.1.68
511 Oct 15 20:08:18.733 INFO E|  Compiling slog-async v2.7.0
512 Oct 15 20:08:18.995 INFO E|  Compiling paste v1.0.12
513 Oct 15 20:08:20.251 INFO E|  Compiling static_assertions v1.1.0
514 Oct 15 20:08:20.325 INFO E|  Compiling nodrop v0.1.14
515 Oct 15 20:08:20.719 INFO E|  Compiling camino v1.1.4
516 Oct 15 20:08:20.783 INFO E|  Compiling match_cfg v0.1.0
517 Oct 15 20:08:21.317 INFO E|  Compiling crc-catalog v2.4.0
518 Oct 15 20:08:21.749 INFO E|  Compiling crc v3.3.0
519 Oct 15 20:08:22.463 INFO E|  Compiling hostname v0.3.1
520 Oct 15 20:08:22.889 INFO E|  Compiling array-init v0.0.4
521 Oct 15 20:08:26.754 INFO E|  Compiling pkcs1 v0.7.5
522 Oct 15 20:08:27.210 INFO E|  Compiling smallvec v0.6.14
523 Oct 15 20:08:28.370 INFO E|  Compiling crossbeam-channel v0.5.6
524 Oct 15 20:08:30.632 INFO E|  Compiling toml v0.7.3
525 Oct 15 20:08:31.725 INFO E|  Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
526 Oct 15 20:08:33.198 INFO E|  Compiling slog-json v2.6.1
527 Oct 15 20:08:34.734 INFO E|  Compiling bitflags v2.9.1
528 Oct 15 20:08:35.153 INFO E|  Compiling bincode v1.3.3
529 Oct 15 20:08:36.190 INFO E|  Compiling unicode-linebreak v0.1.4
530 Oct 15 20:08:37.762 INFO E|  Compiling signature v2.2.0
531 Oct 15 20:08:38.755 INFO E|  Compiling async-stream-impl v0.3.5
532 Oct 15 20:08:40.327 INFO E|  Compiling rhai_codegen v1.5.0
533 Oct 15 20:08:40.461 INFO E|  Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
534 Oct 15 20:08:40.831 INFO E|  Compiling equivalent v1.0.2
535 Oct 15 20:08:41.116 INFO E|  Compiling foldhash v0.1.5
536 Oct 15 20:08:41.594 INFO E|  Compiling bitfield v0.14.0
537 Oct 15 20:08:41.737 INFO E|  Compiling take_mut v0.2.2
538 Oct 15 20:08:42.010 INFO E|  Compiling allocator-api2 v0.2.21
539 Oct 15 20:08:42.115 INFO E|  Compiling termcolor v1.2.0
540 Oct 15 20:08:42.378 INFO E|  Compiling subtle v2.6.1
541 Oct 15 20:08:43.289 INFO E|  Compiling rsa v0.9.8
542 Oct 15 20:08:43.751 INFO E|  Compiling env_logger v0.10.2
543 Oct 15 20:08:44.644 INFO E|  Compiling hashbrown v0.15.3
544 Oct 15 20:08:44.701 INFO E|  Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
545 Oct 15 20:08:45.856 INFO E|  Compiling rhai v1.14.0
546 Oct 15 20:08:47.478 INFO E|  Compiling async-stream v0.3.5
547 Oct 15 20:08:48.282 INFO E|  Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
548 Oct 15 20:08:48.757 INFO E|  Compiling tokio-rustls v0.24.0
549 Oct 15 20:08:48.825 INFO E|  Compiling ron v0.8.1
550 Oct 15 20:08:49.745 INFO E|  Compiling slog-bunyan v2.4.0
551 Oct 15 20:08:50.680 INFO E|  Compiling serde-hex v0.1.0
552 Oct 15 20:08:57.939 INFO E|  Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
553 Oct 15 20:08:58.842 INFO E|  Compiling x509-cert v0.2.5
554 Oct 15 20:09:00.654 INFO E|  Compiling rustls-pemfile v1.0.2
555 Oct 15 20:09:01.689 INFO E|  Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
556 Oct 15 20:09:02.145 INFO E|  Compiling serde_path_to_error v0.1.11
557 Oct 15 20:09:02.933 INFO E|  Compiling derive-where v1.4.0
558 Oct 15 20:09:04.716 INFO E|  Compiling debug-ignore v1.0.5
559 Oct 15 20:09:05.408 INFO E|  Compiling crc-any v2.5.0
560 Oct 15 20:09:05.682 INFO E|  Compiling rustc-hash v2.1.1
561 Oct 15 20:09:05.944 INFO E|  Compiling hex v0.4.3
562 Oct 15 20:09:06.592 INFO E|  Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
563 Oct 15 20:09:07.577 INFO E|  Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
564 Oct 15 20:09:09.547 INFO E|  Compiling object v0.30.4
565 Oct 15 20:09:09.830 INFO E|  Compiling iddqd v0.3.1
566 Oct 15 20:09:09.996 INFO E|  Compiling path-slash v0.1.5
567 Oct 15 20:09:10.656 INFO E|  Compiling smawk v0.3.1
568 Oct 15 20:09:11.480 INFO E|  Compiling textwrap v0.16.0
569 Oct 15 20:09:17.317 INFO E|  Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
570 Oct 15 20:09:18.524 INFO E|  Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
571 Oct 15 20:09:34.831 INFO E|  Compiling bzip2 v0.4.4
572 Oct 15 20:09:36.579 INFO E|  Compiling zip v0.6.6
573 Oct 15 20:09:38.937 INFO E|  Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
574 Oct 15 20:09:51.902 INFO E|  Compiling git2 v0.16.1
575 Oct 15 20:09:57.121 INFO E|  Compiling built v0.6.0
576 Oct 15 20:09:58.835 INFO E|  Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
577 Oct 15 20:10:00.504 INFO E|  Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
578 Oct 15 20:10:01.274 INFO E|  Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
579 Oct 15 20:10:02.688 INFO E| warning: struct `NeedRequestContext` is never constructed
580 Oct 15 20:10:02.688 INFO E|  --> racktest/agent/server/src/lib.rs:104:9
581 Oct 15 20:10:02.688 INFO E|  |
582 Oct 15 20:10:02.688 INFO E| 104 |  rc: RequestContext<Arc<Agent>>,
583 Oct 15 20:10:02.688 INFO E|  | ^^^^^^^^^^^^^^
584 Oct 15 20:10:02.688 INFO E|  |
585 Oct 15 20:10:02.688 INFO E|  = note: `#[warn(dead_code)]` on by default
586 Oct 15 20:10:02.688 INFO E| warning: struct `NeedHttpResponse` is never constructed
587 Oct 15 20:10:02.688 INFO E|  --> racktest/agent/server/src/lib.rs:107:6
588 Oct 15 20:10:02.688 INFO E|  |
589 Oct 15 20:10:02.689 INFO E| 107 | ) -> DSResult<HttpResponseUpdatedNoContent> {
590 Oct 15 20:10:02.689 INFO E|  | ^^^^^^^^
591 Oct 15 20:10:02.689 INFO E| warning: struct `NeedRequestContext` is never constructed
592 Oct 15 20:10:02.689 INFO E|  --> racktest/agent/server/src/lib.rs:132:9
593 Oct 15 20:10:02.689 INFO E|  |
594 Oct 15 20:10:02.689 INFO E| 132 |  rc: RequestContext<Arc<Agent>>,
595 Oct 15 20:10:02.689 INFO E|  | ^^^^^^^^^^^^^^
596 Oct 15 20:10:02.689 INFO E| warning: struct `NeedHttpResponse` is never constructed
597 Oct 15 20:10:02.689 INFO E|  --> racktest/agent/server/src/lib.rs:135:6
598 Oct 15 20:10:02.689 INFO E|  |
599 Oct 15 20:10:02.689 INFO E| 135 | ) -> DSResult<HttpResponseUpdatedNoContent> {
600 Oct 15 20:10:02.689 INFO E|  | ^^^^^^^^
601 Oct 15 20:10:02.689 INFO E| warning: struct `NeedRequestContext` is never constructed
602 Oct 15 20:10:02.689 INFO E|  --> racktest/agent/server/src/lib.rs:284:9
603 Oct 15 20:10:02.689 INFO E|  |
604 Oct 15 20:10:02.689 INFO E| 284 |  rc: RequestContext<Arc<Agent>>,
605 Oct 15 20:10:02.689 INFO E|  | ^^^^^^^^^^^^^^
606 Oct 15 20:10:02.689 INFO E| warning: struct `NeedRequestContext` is never constructed
607 Oct 15 20:10:02.689 INFO E|  --> racktest/agent/server/src/lib.rs:406:9
608 Oct 15 20:10:02.689 INFO E|  |
609 Oct 15 20:10:02.689 INFO E| 406 |  rc: RequestContext<Arc<Agent>>,
610 Oct 15 20:10:02.689 INFO E|  | ^^^^^^^^^^^^^^
611 Oct 15 20:10:06.355 INFO E|  Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
612 Oct 15 20:10:17.100 INFO E| warning: `racktest-agent` (lib) generated 6 warnings
613 Oct 15 20:10:17.101 INFO E|  Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
614 Oct 15 20:10:53.252 INFO E|  Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
615 Oct 15 20:11:54.474 INFO E|  Finished `release` profile [optimized] target(s) in 6m 49s
616 Oct 15 20:11:54.623 INFO building project "pilot" ok (409 seconds)
617 Oct 15 20:11:54.624 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
618 Oct 15 20:11:54.805 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')"
619 Oct 15 20:11:54.805 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
620 Oct 15 20:11:54.805 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
621 Oct 15 20:11:55.262 INFO E|  Updating crates.io index
622 Oct 15 20:11:55.461 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
623 Oct 15 20:11:56.202 INFO E| From https://github.com/oxidecomputer/amd-apcb
624 Oct 15 20:11:56.202 INFO E| * [new ref] d8244b0a0f4a1496799c660e53dfe294b46f8888 -> refs/commit/d8244b0a0f4a1496799c660e53dfe294b46f8888
625 Oct 15 20:11:56.234 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
626 Oct 15 20:11:56.886 INFO E| From https://github.com/oxidecomputer/amd-efs
627 Oct 15 20:11:56.886 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
628 Oct 15 20:11:57.220 INFO E|  Downloading crates ...
629 Oct 15 20:11:57.393 INFO E|  Downloaded parse_int v0.9.0
630 Oct 15 20:11:57.395 INFO E|  Downloaded ansi_term v0.12.1
631 Oct 15 20:11:57.398 INFO E|  Downloaded unic-char-range v0.9.0
632 Oct 15 20:11:57.400 INFO E|  Downloaded bytesize v2.0.1
633 Oct 15 20:11:57.404 INFO E|  Downloaded modular-bitfield-impl v0.11.2
634 Oct 15 20:11:57.406 INFO E|  Downloaded scroll_derive v0.12.1
635 Oct 15 20:11:57.408 INFO E|  Downloaded unic-common v0.9.0
636 Oct 15 20:11:57.410 INFO E|  Downloaded unic-char-property v0.9.0
637 Oct 15 20:11:57.412 INFO E|  Downloaded unic-ucd-version v0.9.0
638 Oct 15 20:11:57.414 INFO E|  Downloaded thiserror-impl v2.0.12
639 Oct 15 20:11:57.416 INFO E|  Downloaded rustversion v1.0.20
640 Oct 15 20:11:57.420 INFO E|  Downloaded vec_map v0.8.2
641 Oct 15 20:11:57.422 INFO E|  Downloaded structopt-derive v0.4.18
642 Oct 15 20:11:57.424 INFO E|  Downloaded unic-ucd-ident v0.9.0
643 Oct 15 20:11:57.428 INFO E|  Downloaded thiserror v2.0.12
644 Oct 15 20:11:57.437 INFO E|  Downloaded unicode-ident v1.0.18
645 Oct 15 20:11:57.443 INFO E|  Downloaded serde_derive v1.0.219
646 Oct 15 20:11:57.447 INFO E|  Downloaded typenum v1.18.0
647 Oct 15 20:11:57.453 INFO E|  Downloaded zerocopy-derive v0.8.25
648 Oct 15 20:11:57.462 INFO E|  Downloaded serde_json v1.0.140
649 Oct 15 20:11:57.472 INFO E|  Downloaded pest v2.8.0
650 Oct 15 20:11:57.480 INFO E|  Downloaded goblin v0.9.3
651 Oct 15 20:11:57.488 INFO E|  Downloaded clap v2.34.0
652 Oct 15 20:11:57.495 INFO E|  Downloaded zerocopy v0.8.25
653 Oct 15 20:11:57.526 INFO E|  Downloaded serde v1.0.219
654 Oct 15 20:11:57.530 INFO E|  Downloaded pest_meta v2.8.0
655 Oct 15 20:11:57.534 INFO E|  Downloaded pest_derive v2.8.0
656 Oct 15 20:11:57.537 INFO E|  Downloaded modular-bitfield v0.11.2
657 Oct 15 20:11:57.550 INFO E|  Downloaded structopt v0.3.26
658 Oct 15 20:11:57.560 INFO E|  Downloaded syn v2.0.101
659 Oct 15 20:11:57.573 INFO E|  Downloaded strum_macros v0.27.1
660 Oct 15 20:11:57.576 INFO E|  Downloaded pest_generator v2.8.0
661 Oct 15 20:11:57.578 INFO E|  Downloaded strsim v0.8.0
662 Oct 15 20:11:57.580 INFO E|  Downloaded dyn-clone v1.0.19
663 Oct 15 20:11:57.582 INFO E|  Downloaded textwrap v0.11.0
664 Oct 15 20:11:57.585 INFO E|  Downloaded cpufeatures v0.2.17
665 Oct 15 20:11:57.587 INFO E|  Downloaded fletcher v1.0.0
666 Oct 15 20:11:57.588 INFO E|  Downloaded strum v0.27.1
667 Oct 15 20:11:57.589 INFO E|  Downloaded ryu v1.0.20
668 Oct 15 20:11:57.593 INFO E|  Downloaded proc-macro2 v1.0.95
669 Oct 15 20:11:57.596 INFO E|  Downloaded four-cc v0.4.0
670 Oct 15 20:11:57.598 INFO E|  Downloaded itoa v1.0.15
671 Oct 15 20:11:57.637 INFO E|  Downloaded libc v0.2.172
672 Oct 15 20:11:57.774 INFO E|  Compiling proc-macro2 v1.0.95
673 Oct 15 20:11:57.774 INFO E|  Compiling unicode-ident v1.0.18
674 Oct 15 20:11:57.774 INFO E|  Compiling memchr v2.7.4
675 Oct 15 20:11:57.774 INFO E|  Compiling autocfg v1.4.0
676 Oct 15 20:11:57.774 INFO E|  Compiling thiserror v2.0.12
677 Oct 15 20:11:57.774 INFO E|  Compiling syn v1.0.109
678 Oct 15 20:11:57.774 INFO E|  Compiling serde v1.0.219
679 Oct 15 20:11:57.774 INFO E|  Compiling version_check v0.9.5
680 Oct 15 20:11:58.651 INFO E|  Compiling serde_json v1.0.140
681 Oct 15 20:11:59.362 INFO E|  Compiling ryu v1.0.20
682 Oct 15 20:11:59.415 INFO E|  Compiling itoa v1.0.15
683 Oct 15 20:11:59.551 INFO E|  Compiling schemars v0.8.22
684 Oct 15 20:11:59.654 INFO E|  Compiling num-traits v0.2.19
685 Oct 15 20:11:59.718 INFO E|  Compiling memoffset v0.9.1
686 Oct 15 20:11:59.905 INFO E|  Compiling proc-macro-error-attr v1.0.4
687 Oct 15 20:11:59.949 INFO E|  Compiling rustversion v1.0.20
688 Oct 15 20:12:00.615 INFO E|  Compiling zerocopy v0.8.25
689 Oct 15 20:12:00.745 INFO E|  Compiling paste v1.0.15
690 Oct 15 20:12:00.827 INFO E|  Compiling libc v0.2.172
691 Oct 15 20:12:00.885 INFO E|  Compiling ucd-trie v0.1.7
692 Oct 15 20:12:01.484 INFO E|  Compiling dyn-clone v1.0.19
693 Oct 15 20:12:02.173 INFO E|  Compiling proc-macro-error v1.0.4
694 Oct 15 20:12:02.408 INFO E|  Compiling quote v1.0.40
695 Oct 15 20:12:02.561 INFO E|  Compiling once_cell v1.21.3
696 Oct 15 20:12:02.578 INFO E|  Compiling static_assertions v1.1.0
697 Oct 15 20:12:03.305 INFO E|  Compiling syn v2.0.101
698 Oct 15 20:12:03.608 INFO E|  Compiling unicode-width v0.1.14
699 Oct 15 20:12:04.444 INFO E|  Compiling unicode-segmentation v1.12.0
700 Oct 15 20:12:04.728 INFO E|  Compiling heck v0.5.0
701 Oct 15 20:12:04.866 INFO E|  Compiling textwrap v0.11.0
702 Oct 15 20:12:05.481 INFO E|  Compiling parse_int v0.9.0
703 Oct 15 20:12:05.768 INFO E|  Compiling atty v0.2.14
704 Oct 15 20:12:05.886 INFO E|  Compiling strum v0.27.1
705 Oct 15 20:12:05.911 INFO E|  Compiling unic-char-range v0.9.0
706 Oct 15 20:12:05.980 INFO E|  Compiling bitflags v1.3.2
707 Oct 15 20:12:06.077 INFO E|  Compiling heck v0.3.3
708 Oct 15 20:12:06.304 INFO E|  Compiling vec_map v0.8.2
709 Oct 15 20:12:06.305 INFO E|  Compiling fletcher v1.0.0
710 Oct 15 20:12:06.382 INFO E|  Compiling byteorder v1.5.0
711 Oct 15 20:12:06.383 INFO E|  Compiling ansi_term v0.12.1
712 Oct 15 20:12:06.486 INFO E|  Compiling unic-common v0.9.0
713 Oct 15 20:12:06.745 INFO E|  Compiling strsim v0.8.0
714 Oct 15 20:12:06.851 INFO E|  Compiling unic-ucd-version v0.9.0
715 Oct 15 20:12:06.877 INFO E|  Compiling unic-char-property v0.9.0
716 Oct 15 20:12:07.194 INFO E|  Compiling plain v0.2.3
717 Oct 15 20:12:07.295 INFO E|  Compiling lazy_static v1.5.0
718 Oct 15 20:12:07.314 INFO E|  Compiling log v0.4.27
719 Oct 15 20:12:07.543 INFO E|  Compiling clap v2.34.0
720 Oct 15 20:12:07.607 INFO E|  Compiling unic-ucd-ident v0.9.0
721 Oct 15 20:12:07.739 INFO E|  Compiling bytesize v2.0.1
722 Oct 15 20:12:13.107 INFO E|  Compiling modular-bitfield-impl v0.11.2
723 Oct 15 20:12:13.107 INFO E|  Compiling structopt-derive v0.4.18
724 Oct 15 20:12:13.307 INFO E|  Compiling serde_derive_internals v0.29.1
725 Oct 15 20:12:16.956 INFO E|  Compiling thiserror-impl v2.0.12
726 Oct 15 20:12:16.956 INFO E|  Compiling serde_derive v1.0.219
727 Oct 15 20:12:17.370 INFO E|  Compiling schemars_derive v0.8.22
728 Oct 15 20:12:17.460 INFO E|  Compiling zerocopy-derive v0.8.25
729 Oct 15 20:12:17.546 INFO E|  Compiling modular-bitfield v0.11.2
730 Oct 15 20:12:17.700 INFO E|  Compiling num-derive v0.4.2
731 Oct 15 20:12:18.359 INFO E|  Compiling strum_macros v0.27.1
732 Oct 15 20:12:19.560 INFO E|  Compiling scroll_derive v0.12.1
733 Oct 15 20:12:20.770 INFO E|  Compiling structopt v0.3.26
734 Oct 15 20:12:22.393 INFO E|  Compiling pest v2.8.0
735 Oct 15 20:12:22.478 INFO E|  Compiling scroll v0.12.0
736 Oct 15 20:12:23.382 INFO E|  Compiling goblin v0.9.3
737 Oct 15 20:12:27.181 INFO E|  Compiling pest_meta v2.8.0
738 Oct 15 20:12:29.478 INFO E|  Compiling pest_generator v2.8.0
739 Oct 15 20:12:32.300 INFO E|  Compiling pest_derive v2.8.0
740 Oct 15 20:12:36.358 INFO E|  Compiling json5 v0.4.1
741 Oct 15 20:12:41.402 INFO E|  Compiling four-cc v0.4.0
742 Oct 15 20:12:41.402 INFO E|  Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
743 Oct 15 20:12:41.725 INFO E|  Compiling amd-apcb v0.5.4 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#d8244b0a)
744 Oct 15 20:13:24.052 INFO E|  Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
745 Oct 15 20:13:35.024 INFO E|  Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
746 Oct 15 20:14:03.610 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
747 Oct 15 20:14:03.653 INFO building project "amd-host-image-builder" ok (128 seconds)
748 Oct 15 20:14:03.654 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
749 Oct 15 20:14:03.774 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.89.0-x86_64-unknown-illumos (default)"
750 Oct 15 20:14:03.774 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
751 Oct 15 20:14:03.774 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
752 Oct 15 20:14:04.206 INFO E|  Downloading crates ...
753 Oct 15 20:14:04.351 INFO E|  Downloaded miniz_oxide v0.8.8
754 Oct 15 20:14:04.419 INFO E|  Compiling adler2 v2.0.0
755 Oct 15 20:14:04.634 INFO E|  Compiling miniz_oxide v0.8.8
756 Oct 15 20:14:07.182 INFO E|  Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
757 Oct 15 20:14:08.063 INFO E|  Finished `release` profile [optimized] target(s) in 4.16s
758 Oct 15 20:14:08.076 INFO building project "pinprick" ok (4 seconds)
759 Oct 15 20:14:08.077 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
760 Oct 15 20:14:08.221 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.89.0-x86_64-unknown-illumos (default)"
761 Oct 15 20:14:08.221 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
762 Oct 15 20:14:08.221 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
763 Oct 15 20:14:08.509 INFO E|  Updating git repository `https://github.com/jclulow/rust-jmclib`
764 Oct 15 20:14:08.975 INFO E| From https://github.com/jclulow/rust-jmclib
765 Oct 15 20:14:08.975 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
766 Oct 15 20:14:08.996 INFO E|  Updating crates.io index
767 Oct 15 20:14:09.123 INFO E|  Downloading crates ...
768 Oct 15 20:14:09.220 INFO E|  Downloaded uuid v0.8.2
769 Oct 15 20:14:09.228 INFO E|  Downloaded serde_json v1.0.103
770 Oct 15 20:14:09.241 INFO E|  Downloaded sha-1 v0.9.8
771 Oct 15 20:14:09.243 INFO E|  Downloaded once_cell v1.18.0
772 Oct 15 20:14:09.247 INFO E|  Downloaded unicode-ident v1.0.11
773 Oct 15 20:14:09.251 INFO E|  Downloaded proc-macro2 v1.0.66
774 Oct 15 20:14:09.254 INFO E|  Downloaded digest v0.9.0
775 Oct 15 20:14:09.257 INFO E|  Downloaded libdevinfo-sys v1.0.0
776 Oct 15 20:14:09.258 INFO E|  Downloaded getrandom v0.2.10
777 Oct 15 20:14:09.262 INFO E|  Downloaded fastrand v2.0.0
778 Oct 15 20:14:09.264 INFO E|  Downloaded bitflags v2.3.3
779 Oct 15 20:14:09.268 INFO E|  Downloaded serde_derive v1.0.193
780 Oct 15 20:14:09.272 INFO E|  Downloaded quote v1.0.31
781 Oct 15 20:14:09.275 INFO E|  Downloaded md-5 v0.9.1
782 Oct 15 20:14:09.277 INFO E|  Downloaded serde v1.0.193
783 Oct 15 20:14:09.281 INFO E|  Downloaded anyhow v1.0.72
784 Oct 15 20:14:09.287 INFO E|  Downloaded rustix v0.38.4
785 Oct 15 20:14:09.317 INFO E|  Downloaded block-buffer v0.9.0
786 Oct 15 20:14:09.319 INFO E|  Downloaded ryu v1.0.15
787 Oct 15 20:14:09.323 INFO E|  Downloaded opaque-debug v0.3.0
788 Oct 15 20:14:09.324 INFO E|  Downloaded itoa v1.0.9
789 Oct 15 20:14:09.326 INFO E|  Downloaded syn v2.0.32
790 Oct 15 20:14:09.339 INFO E|  Downloaded glob v0.3.1
791 Oct 15 20:14:09.341 INFO E|  Downloaded tempfile v3.7.0
792 Oct 15 20:14:09.344 INFO E|  Downloaded cpufeatures v0.2.9
793 Oct 15 20:14:09.348 INFO E|  Downloaded libc v0.2.147
794 Oct 15 20:14:09.506 INFO E|  Compiling libc v0.2.147
795 Oct 15 20:14:09.506 INFO E|  Compiling proc-macro2 v1.0.66
796 Oct 15 20:14:09.506 INFO E|  Compiling cfg-if v1.0.0
797 Oct 15 20:14:09.506 INFO E|  Compiling unicode-ident v1.0.11
798 Oct 15 20:14:09.506 INFO E|  Compiling typenum v1.16.0
799 Oct 15 20:14:09.507 INFO E|  Compiling version_check v0.9.4
800 Oct 15 20:14:09.507 INFO E|  Compiling serde v1.0.193
801 Oct 15 20:14:09.507 INFO E|  Compiling powerfmt v0.2.0
802 Oct 15 20:14:09.746 INFO E|  Compiling itoa v1.0.9
803 Oct 15 20:14:10.316 INFO E|  Compiling num-conv v0.1.0
804 Oct 15 20:14:10.553 INFO E|  Compiling time-core v0.1.2
805 Oct 15 20:14:10.698 INFO E|  Compiling slog v2.7.0
806 Oct 15 20:14:10.805 INFO E|  Compiling rustix v0.38.4
807 Oct 15 20:14:11.062 INFO E|  Compiling deranged v0.3.11
808 Oct 15 20:14:11.071 INFO E|  Compiling time-macros v0.2.18
809 Oct 15 20:14:11.120 INFO E|  Compiling generic-array v0.14.7
810 Oct 15 20:14:12.168 INFO E|  Compiling bitflags v2.3.3
811 Oct 15 20:14:12.288 INFO E|  Compiling once_cell v1.18.0
812 Oct 15 20:14:12.901 INFO E|  Compiling dirs-sys-next v0.1.2
813 Oct 15 20:14:13.031 INFO E|  Compiling errno v0.3.1
814 Oct 15 20:14:13.179 INFO E|  Compiling num_threads v0.1.6
815 Oct 15 20:14:13.287 INFO E|  Compiling quote v1.0.31
816 Oct 15 20:14:13.590 INFO E|  Compiling thread_local v1.1.7
817 Oct 15 20:14:13.656 INFO E|  Compiling atty v0.2.14
818 Oct 15 20:14:14.124 INFO E|  Compiling syn v2.0.32
819 Oct 15 20:14:14.280 INFO E|  Compiling dirs-next v2.0.0
820 Oct 15 20:14:14.602 INFO E|  Compiling term v0.7.0
821 Oct 15 20:14:14.750 INFO E|  Compiling serde_json v1.0.103
822 Oct 15 20:14:14.785 INFO E|  Compiling opaque-debug v0.3.0
823 Oct 15 20:14:15.079 INFO E|  Compiling anyhow v1.0.72
824 Oct 15 20:14:15.743 INFO E|  Compiling fastrand v2.0.0
825 Oct 15 20:14:15.949 INFO E|  Compiling block-buffer v0.9.0
826 Oct 15 20:14:16.361 INFO E|  Compiling digest v0.9.0
827 Oct 15 20:14:16.618 INFO E|  Compiling getrandom v0.2.10
828 Oct 15 20:14:16.797 INFO E|  Compiling time v0.3.36
829 Oct 15 20:14:16.926 INFO E|  Compiling tempfile v3.7.0
830 Oct 15 20:14:17.064 INFO E|  Compiling cpufeatures v0.2.9
831 Oct 15 20:14:17.275 INFO E|  Compiling unicode-width v0.1.10
832 Oct 15 20:14:17.307 INFO E|  Compiling ryu v1.0.15
833 Oct 15 20:14:17.562 INFO E|  Compiling same-file v1.0.6
834 Oct 15 20:14:17.761 INFO E|  Compiling getopts v0.2.21
835 Oct 15 20:14:17.785 INFO E|  Compiling sha-1 v0.9.8
836 Oct 15 20:14:17.978 INFO E|  Compiling walkdir v2.3.3
837 Oct 15 20:14:18.240 INFO E|  Compiling md-5 v0.9.1
838 Oct 15 20:14:18.652 INFO E|  Compiling libdevinfo-sys v1.0.0
839 Oct 15 20:14:18.808 INFO E|  Compiling glob v0.3.1
840 Oct 15 20:14:20.423 INFO E|  Compiling slog-term v2.9.0
841 Oct 15 20:14:22.010 INFO E|  Compiling serde_derive v1.0.193
842 Oct 15 20:14:33.621 INFO E|  Compiling toml v0.5.11
843 Oct 15 20:14:33.621 INFO E|  Compiling uuid v0.8.2
844 Oct 15 20:14:36.121 INFO E|  Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
845 Oct 15 20:14:37.740 INFO E|  Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
846 Oct 15 20:14:49.339 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.01s
847 Oct 15 20:14:49.376 INFO building project "image-builder" ok (41 seconds)
848 Oct 15 20:14:49.376 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
849 Oct 15 20:14:49.500 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.89.0-x86_64-unknown-illumos (default)"
850 Oct 15 20:14:49.500 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
851 Oct 15 20:14:49.500 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
852 Oct 15 20:14:49.911 INFO E|  Downloading crates ...
853 Oct 15 20:14:49.985 INFO E|  Downloaded bytes v1.2.1
854 Oct 15 20:14:49.992 INFO E|  Downloaded typenum v1.15.0
855 Oct 15 20:14:49.995 INFO E|  Downloaded digest v0.10.3
856 Oct 15 20:14:49.997 INFO E|  Downloaded sha2 v0.10.5
857 Oct 15 20:14:50.003 INFO E|  Downloaded anyhow v1.0.62
858 Oct 15 20:14:50.125 INFO E|  Compiling version_check v0.9.4
859 Oct 15 20:14:50.125 INFO E|  Compiling typenum v1.15.0
860 Oct 15 20:14:50.125 INFO E|  Compiling crc32fast v1.3.2
861 Oct 15 20:14:50.125 INFO E|  Compiling cfg-if v1.0.0
862 Oct 15 20:14:50.125 INFO E|  Compiling adler v1.0.2
863 Oct 15 20:14:50.125 INFO E|  Compiling anyhow v1.0.62
864 Oct 15 20:14:50.125 INFO E|  Compiling unicode-width v0.1.10
865 Oct 15 20:14:50.125 INFO E|  Compiling cpufeatures v0.2.5
866 Oct 15 20:14:50.731 INFO E|  Compiling bytes v1.2.1
867 Oct 15 20:14:51.063 INFO E|  Compiling bitflags v1.3.2
868 Oct 15 20:14:51.257 INFO E|  Compiling miniz_oxide v0.6.2
869 Oct 15 20:14:51.435 INFO E|  Compiling getopts v0.2.21
870 Oct 15 20:14:51.971 INFO E|  Compiling generic-array v0.14.6
871 Oct 15 20:14:53.261 INFO E|  Compiling flate2 v1.0.25
872 Oct 15 20:14:55.705 INFO E|  Compiling block-buffer v0.10.3
873 Oct 15 20:14:55.706 INFO E|  Compiling crypto-common v0.1.6
874 Oct 15 20:14:55.990 INFO E|  Compiling digest v0.10.3
875 Oct 15 20:14:56.440 INFO E|  Compiling sha2 v0.10.5
876 Oct 15 20:14:57.038 INFO E|  Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
877 Oct 15 20:15:02.055 INFO E|  Finished `release` profile [optimized] target(s) in 12.41s
878 Oct 15 20:15:02.073 INFO building project "bootserver" ok (12 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 11:12.052452041
886 user 29:33.246751620
887 sys 3:01.102511156
888 trap 2.388554608
889 tflt 4.120795237
890 dflt 14.925668351
891 kflt 0.000514398
892 lock 2:26:34.706001643
893 slp 3:43:06.072936438
894 lat 32:24.946513510
895 stop 5:28.518041626