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 Feb 28 23:58:38.421 INFO helios repository root is: /work/oxidecomputer/helios
18 Feb 28 23:58:38.423 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
19 Feb 28 23:58:38.423 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
20 Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
21 Feb 28 23:58:39.814 INFO clone ok!, project: amd-host-image-builder
22 Feb 28 23:58:39.814 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
23 Feb 28 23:58:39.814 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
24 Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25 Feb 28 23:58:41.108 INFO clone ok!, project: chelsio-t6-roms
26 Feb 28 23:58:41.108 INFO project dmar-report: Project { github: Some("oxidecomputer/dmar-report"), 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: dmar-report
27 Feb 28 23:58:41.108 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
28 Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
29 Feb 28 23:58:42.160 INFO clone ok!, project: dmar-report
30 Feb 28 23:58:42.160 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
31 Feb 28 23:58:42.160 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
32 Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
33 Feb 28 23:58:42.851 INFO clone ok!, project: pinprick
34 Feb 28 23:58:42.851 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
35 Feb 28 23:58:42.851 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
36 Feb 28 23:58:42.851 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
37 Feb 28 23:58:42.852 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
38 Cloning into '/work/oxidecomputer/helios/projects/phbl'...
39 Feb 28 23:58:43.920 INFO clone ok!, project: phbl
40 Feb 28 23:58:43.920 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
41 Feb 28 23:58:43.920 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
42 Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
43 Feb 28 23:58:44.761 INFO clone ok!, project: bootserver
44 Feb 28 23:58:44.761 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
45 Feb 28 23:58:44.761 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
46 Cloning into '/work/oxidecomputer/helios/projects/pilot'...
47 Feb 28 23:58:45.959 INFO clone ok!, project: pilot
48 Feb 28 23:58:45.959 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
49 Feb 28 23:58:45.959 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
50 Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
51 Feb 28 23:58:46.780 INFO clone ok!, project: image-builder
52 Feb 28 23:58:46.780 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
53 Feb 28 23:58:46.780 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
54 Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
55 Feb 28 23:58:56.926 INFO clone ok!, project: amd-firmware
56 Feb 28 23:58:56.927 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
57 Feb 28 23:58:56.927 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
58 Feb 28 23:58:57.436 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
59 Feb 28 23:58:57.853 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
60 Feb 28 23:58:57.853 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
61 Feb 28 23:58:58.291 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
62 Feb 28 23:58:58.786 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
63 Feb 28 23:58:58.786 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
64 Feb 28 23:58:59.237 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
65 Feb 28 23:58:59.816 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
66 Feb 28 23:58:59.816 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
67 Feb 28 23:58:59.816 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
68 Feb 28 23:58:59.816 INFO ok!
69 Feb 28 23:58:59.817 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
70 Feb 28 23:58:59.817 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
71 Feb 28 23:58:59.817 INFO ok!
72 Feb 28 23:58:59.817 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
73 Feb 28 23:58:59.817 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
74 Feb 28 23:58:59.817 INFO ok!
75 Feb 28 23:58:59.817 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
76 Feb 28 23:58:59.983 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
77 Feb 28 23:58:59.983 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
78 Feb 28 23:58:59.983 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
79 Feb 28 23:59:00.402 INFO E|  Updating crates.io index
80 Feb 28 23:59:00.537 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
81 Feb 28 23:59:01.164 INFO E| From https://github.com/oxidecomputer/amd-apcb
82 Feb 28 23:59:01.164 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
83 Feb 28 23:59:01.186 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
84 Feb 28 23:59:01.725 INFO E| From https://github.com/oxidecomputer/amd-efs
85 Feb 28 23:59:01.726 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
86 Feb 28 23:59:02.053 INFO E|  Downloading crates ...
87 Feb 28 23:59:02.221 INFO E|  Downloaded unicode-ident v1.0.18
88 Feb 28 23:59:02.226 INFO E|  Downloaded vec_map v0.8.2
89 Feb 28 23:59:02.227 INFO E|  Downloaded unic-ucd-version v0.9.0
90 Feb 28 23:59:02.229 INFO E|  Downloaded thiserror-impl v2.0.12
91 Feb 28 23:59:02.231 INFO E|  Downloaded strum_macros v0.27.1
92 Feb 28 23:59:02.235 INFO E|  Downloaded strum v0.27.1
93 Feb 28 23:59:02.237 INFO E|  Downloaded ryu v1.0.20
94 Feb 28 23:59:02.241 INFO E|  Downloaded pest_generator v2.8.0
95 Feb 28 23:59:02.244 INFO E|  Downloaded serde_derive v1.0.219
96 Feb 28 23:59:02.247 INFO E|  Downloaded zerocopy-derive v0.8.25
97 Feb 28 23:59:02.256 INFO E|  Downloaded typenum v1.18.0
98 Feb 28 23:59:02.260 INFO E|  Downloaded serde_json v1.0.140
99 Feb 28 23:59:02.268 INFO E|  Downloaded pest v2.8.0
100 Feb 28 23:59:02.274 INFO E|  Downloaded serde v1.0.219
101 Feb 28 23:59:02.278 INFO E|  Downloaded goblin v0.9.3
102 Feb 28 23:59:02.285 INFO E|  Downloaded proc-macro2 v1.0.95
103 Feb 28 23:59:02.288 INFO E|  Downloaded pest_derive v2.8.0
104 Feb 28 23:59:02.292 INFO E|  Downloaded syn v2.0.101
105 Feb 28 23:59:02.305 INFO E|  Downloaded log v0.4.27
106 Feb 28 23:59:02.308 INFO E|  Downloaded zerocopy v0.8.25
107 Feb 28 23:59:02.340 INFO E|  Downloaded structopt v0.3.26
108 Feb 28 23:59:02.349 INFO E|  Downloaded quote v1.0.40
109 Feb 28 23:59:02.442 INFO E|  Downloaded pest_meta v2.8.0
110 Feb 28 23:59:02.445 INFO E|  Downloaded modular-bitfield v0.11.2
111 Feb 28 23:59:02.457 INFO E|  Downloaded ansi_term v0.12.1
112 Feb 28 23:59:02.460 INFO E|  Downloaded modular-bitfield-impl v0.13.1
113 Feb 28 23:59:02.462 INFO E|  Downloaded modular-bitfield-impl v0.11.2
114 Feb 28 23:59:02.463 INFO E|  Downloaded unic-char-property v0.9.0
115 Feb 28 23:59:02.465 INFO E|  Downloaded thiserror v2.0.12
116 Feb 28 23:59:02.472 INFO E|  Downloaded textwrap v0.11.0
117 Feb 28 23:59:02.474 INFO E|  Downloaded structopt-derive v0.4.18
118 Feb 28 23:59:02.476 INFO E|  Downloaded strsim v0.8.0
119 Feb 28 23:59:02.477 INFO E|  Downloaded parse_int v0.9.0
120 Feb 28 23:59:02.479 INFO E|  Downloaded modular-bitfield v0.13.1
121 Feb 28 23:59:02.489 INFO E|  Downloaded itoa v1.0.15
122 Feb 28 23:59:02.491 INFO E|  Downloaded four-cc v0.4.0
123 Feb 28 23:59:02.492 INFO E|  Downloaded fletcher v1.0.0
124 Feb 28 23:59:02.494 INFO E|  Downloaded dyn-clone v1.0.19
125 Feb 28 23:59:02.496 INFO E|  Downloaded cpufeatures v0.2.17
126 Feb 28 23:59:02.497 INFO E|  Downloaded clap v2.34.0
127 Feb 28 23:59:02.505 INFO E|  Downloaded bytesize v2.0.1
128 Feb 28 23:59:02.507 INFO E|  Downloaded unic-ucd-ident v0.9.0
129 Feb 28 23:59:02.542 INFO E|  Downloaded unic-common v0.9.0
130 Feb 28 23:59:02.543 INFO E|  Downloaded unic-char-range v0.9.0
131 Feb 28 23:59:02.545 INFO E|  Downloaded scroll_derive v0.12.1
132 Feb 28 23:59:02.546 INFO E|  Downloaded rustversion v1.0.20
133 Feb 28 23:59:02.549 INFO E|  Downloaded libc v0.2.172
134 Feb 28 23:59:02.659 INFO E|  Compiling proc-macro2 v1.0.95
135 Feb 28 23:59:02.659 INFO E|  Compiling unicode-ident v1.0.18
136 Feb 28 23:59:02.659 INFO E|  Compiling memchr v2.7.4
137 Feb 28 23:59:02.659 INFO E|  Compiling thiserror v2.0.12
138 Feb 28 23:59:02.659 INFO E|  Compiling autocfg v1.4.0
139 Feb 28 23:59:02.659 INFO E|  Compiling serde v1.0.219
140 Feb 28 23:59:02.659 INFO E|  Compiling syn v1.0.109
141 Feb 28 23:59:02.659 INFO E|  Compiling version_check v0.9.5
142 Feb 28 23:59:03.126 INFO E|  Compiling serde_json v1.0.140
143 Feb 28 23:59:03.852 INFO E|  Compiling itoa v1.0.15
144 Feb 28 23:59:03.888 INFO E|  Compiling schemars v0.8.22
145 Feb 28 23:59:03.910 INFO E|  Compiling num-traits v0.2.19
146 Feb 28 23:59:04.007 INFO E|  Compiling ryu v1.0.20
147 Feb 28 23:59:04.279 INFO E|  Compiling memoffset v0.9.1
148 Feb 28 23:59:04.301 INFO E|  Compiling proc-macro-error-attr v1.0.4
149 Feb 28 23:59:04.721 INFO E|  Compiling static_assertions v1.1.0
150 Feb 28 23:59:04.833 INFO E|  Compiling dyn-clone v1.0.19
151 Feb 28 23:59:04.841 INFO E|  Compiling rustversion v1.0.20
152 Feb 28 23:59:05.039 INFO E|  Compiling libc v0.2.172
153 Feb 28 23:59:05.120 INFO E|  Compiling zerocopy v0.8.25
154 Feb 28 23:59:05.220 INFO E|  Compiling paste v1.0.15
155 Feb 28 23:59:05.248 INFO E|  Compiling ucd-trie v0.1.7
156 Feb 28 23:59:05.835 INFO E|  Compiling proc-macro-error v1.0.4
157 Feb 28 23:59:06.185 INFO E|  Compiling once_cell v1.21.3
158 Feb 28 23:59:06.349 INFO E|  Compiling quote v1.0.40
159 Feb 28 23:59:06.866 INFO E|  Compiling unicode-width v0.1.14
160 Feb 28 23:59:07.035 INFO E|  Compiling heck v0.5.0
161 Feb 28 23:59:07.089 INFO E|  Compiling syn v2.0.101
162 Feb 28 23:59:07.739 INFO E|  Compiling unicode-segmentation v1.12.0
163 Feb 28 23:59:08.119 INFO E|  Compiling atty v0.2.14
164 Feb 28 23:59:08.401 INFO E|  Compiling parse_int v0.9.0
165 Feb 28 23:59:08.627 INFO E|  Compiling textwrap v0.11.0
166 Feb 28 23:59:08.708 INFO E|  Compiling unic-common v0.9.0
167 Feb 28 23:59:08.746 INFO E|  Compiling byteorder v1.5.0
168 Feb 28 23:59:08.746 INFO E|  Compiling fletcher v1.0.0
169 Feb 28 23:59:09.020 INFO E|  Compiling heck v0.3.3
170 Feb 28 23:59:09.239 INFO E|  Compiling ansi_term v0.12.1
171 Feb 28 23:59:09.341 INFO E|  Compiling strsim v0.8.0
172 Feb 28 23:59:09.406 INFO E|  Compiling bitflags v1.3.2
173 Feb 28 23:59:09.641 INFO E|  Compiling unic-char-range v0.9.0
174 Feb 28 23:59:09.674 INFO E|  Compiling vec_map v0.8.2
175 Feb 28 23:59:09.675 INFO E|  Compiling strum v0.27.1
176 Feb 28 23:59:09.727 INFO E|  Compiling unic-ucd-version v0.9.0
177 Feb 28 23:59:09.878 INFO E|  Compiling plain v0.2.3
178 Feb 28 23:59:10.187 INFO E|  Compiling log v0.4.27
179 Feb 28 23:59:10.412 INFO E|  Compiling unic-char-property v0.9.0
180 Feb 28 23:59:10.463 INFO E|  Compiling clap v2.34.0
181 Feb 28 23:59:10.588 INFO E|  Compiling lazy_static v1.5.0
182 Feb 28 23:59:10.645 INFO E|  Compiling bytesize v2.0.1
183 Feb 28 23:59:10.707 INFO E|  Compiling unic-ucd-ident v0.9.0
184 Feb 28 23:59:15.698 INFO E|  Compiling serde_derive_internals v0.29.1
185 Feb 28 23:59:16.672 INFO E|  Compiling modular-bitfield-impl v0.11.2
186 Feb 28 23:59:16.958 INFO E|  Compiling structopt-derive v0.4.18
187 Feb 28 23:59:18.821 INFO E|  Compiling thiserror-impl v2.0.12
188 Feb 28 23:59:18.904 INFO E|  Compiling serde_derive v1.0.219
189 Feb 28 23:59:18.916 INFO E|  Compiling schemars_derive v0.8.22
190 Feb 28 23:59:18.992 INFO E|  Compiling zerocopy-derive v0.8.25
191 Feb 28 23:59:19.054 INFO E|  Compiling num-derive v0.4.2
192 Feb 28 23:59:19.884 INFO E|  Compiling modular-bitfield-impl v0.13.1
193 Feb 28 23:59:20.245 INFO E|  Compiling modular-bitfield v0.11.2
194 Feb 28 23:59:20.638 INFO E|  Compiling scroll_derive v0.12.1
195 Feb 28 23:59:21.601 INFO E|  Compiling strum_macros v0.27.1
196 Feb 28 23:59:22.153 INFO E|  Compiling structopt v0.3.26
197 Feb 28 23:59:22.716 INFO E|  Compiling scroll v0.12.0
198 Feb 28 23:59:22.953 INFO E|  Compiling pest v2.8.0
199 Feb 28 23:59:23.074 INFO E|  Compiling modular-bitfield v0.13.1
200 Feb 28 23:59:23.105 INFO E|  Compiling goblin v0.9.3
201 Feb 28 23:59:25.221 INFO E|  Compiling pest_meta v2.8.0
202 Feb 28 23:59:26.460 INFO E|  Compiling pest_generator v2.8.0
203 Feb 28 23:59:27.969 INFO E|  Compiling pest_derive v2.8.0
204 Feb 28 23:59:30.412 INFO E|  Compiling json5 v0.4.1
205 Feb 28 23:59:34.228 INFO E|  Compiling four-cc v0.4.0
206 Feb 28 23:59:34.228 INFO E|  Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
207 Feb 28 23:59:34.415 INFO E|  Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
208 Mar 01 00:00:08.412 INFO E|  Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
209 Mar 01 00:00:18.373 INFO E|  Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
210 Mar 01 00:00:46.288 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
211 Mar 01 00:00:46.341 INFO building project "amd-host-image-builder" ok (106 seconds)
212 Mar 01 00:00:46.341 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
213 Mar 01 00:00:46.449 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.91.1-x86_64-unknown-illumos (default)"
214 Mar 01 00:00:46.449 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
215 Mar 01 00:00:46.449 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
216 Mar 01 00:00:46.833 INFO E|  Downloading crates ...
217 Mar 01 00:00:46.929 INFO E|  Downloaded anyhow v1.0.98
218 Mar 01 00:00:46.937 INFO E|  Downloaded deranged v0.4.0
219 Mar 01 00:00:46.941 INFO E|  Downloaded fastrand v2.3.0
220 Mar 01 00:00:46.944 INFO E|  Downloaded time-macros v0.2.22
221 Mar 01 00:00:46.948 INFO E|  Downloaded time v0.3.41
222 Mar 01 00:00:46.962 INFO E|  Downloaded getrandom v0.3.3
223 Mar 01 00:00:46.968 INFO E|  Downloaded tempfile v3.20.0
224 Mar 01 00:00:46.971 INFO E|  Downloaded darling v0.20.11
225 Mar 01 00:00:46.978 INFO E|  Downloaded bitflags v2.9.1
226 Mar 01 00:00:46.983 INFO E|  Downloaded serde_with v3.12.0
227 Mar 01 00:00:46.993 INFO E|  Downloaded hashbrown v0.15.3
228 Mar 01 00:00:46.999 INFO E|  Downloaded indexmap v2.9.0
229 Mar 01 00:00:47.003 INFO E|  Downloaded darling_core v0.20.11
230 Mar 01 00:00:47.009 INFO E|  Downloaded serde_with_macros v3.12.0
231 Mar 01 00:00:47.012 INFO E|  Downloaded time-core v0.1.4
232 Mar 01 00:00:47.013 INFO E|  Downloaded rustix v1.0.7
233 Mar 01 00:00:47.041 INFO E|  Downloaded chrono v0.4.41
234 Mar 01 00:00:47.049 INFO E|  Downloaded darling_macro v0.20.11
235 Mar 01 00:00:47.121 INFO E|  Compiling proc-macro2 v1.0.95
236 Mar 01 00:00:47.122 INFO E|  Compiling unicode-ident v1.0.18
237 Mar 01 00:00:47.122 INFO E|  Compiling libc v0.2.172
238 Mar 01 00:00:47.122 INFO E|  Compiling strsim v0.11.1
239 Mar 01 00:00:47.122 INFO E|  Compiling fnv v1.0.7
240 Mar 01 00:00:47.122 INFO E|  Compiling ident_case v1.0.1
241 Mar 01 00:00:47.122 INFO E|  Compiling serde v1.0.219
242 Mar 01 00:00:47.122 INFO E|  Compiling getrandom v0.3.3
243 Mar 01 00:00:47.706 INFO E|  Compiling rustix v1.0.7
244 Mar 01 00:00:47.706 INFO E|  Compiling cfg-if v1.0.0
245 Mar 01 00:00:47.810 INFO E|  Compiling bitflags v2.9.1
246 Mar 01 00:00:48.031 INFO E|  Compiling anyhow v1.0.98
247 Mar 01 00:00:48.788 INFO E|  Compiling serde_json v1.0.140
248 Mar 01 00:00:48.813 INFO E|  Compiling thiserror v2.0.12
249 Mar 01 00:00:48.889 INFO E|  Compiling once_cell v1.21.3
250 Mar 01 00:00:49.167 INFO E|  Compiling errno v0.3.12
251 Mar 01 00:00:49.688 INFO E|  Compiling itoa v1.0.15
252 Mar 01 00:00:49.779 INFO E|  Compiling memchr v2.7.4
253 Mar 01 00:00:50.148 INFO E|  Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
254 Mar 01 00:00:50.161 INFO E|  Compiling ryu v1.0.20
255 Mar 01 00:00:50.511 INFO E|  Compiling fastrand v2.3.0
256 Mar 01 00:00:51.228 INFO E|  Compiling quote v1.0.40
257 Mar 01 00:00:52.078 INFO E|  Compiling syn v2.0.101
258 Mar 01 00:00:52.635 INFO E|  Compiling tempfile v3.20.0
259 Mar 01 00:00:58.413 INFO E|  Compiling darling_core v0.20.11
260 Mar 01 00:01:00.383 INFO E|  Compiling serde_derive v1.0.219
261 Mar 01 00:01:00.383 INFO E|  Compiling thiserror-impl v2.0.12
262 Mar 01 00:01:03.498 INFO E|  Compiling darling_macro v0.20.11
263 Mar 01 00:01:04.731 INFO E|  Compiling darling v0.20.11
264 Mar 01 00:01:04.866 INFO E|  Compiling serde_with_macros v3.12.0
265 Mar 01 00:01:12.240 INFO E|  Compiling serde_with v3.12.0
266 Mar 01 00:01:21.766 INFO E|  Finished `release` profile [optimized] target(s) in 35.21s
267 Mar 01 00:01:21.794 INFO building project "dmar-report" ok (35 seconds)
268 Mar 01 00:01:21.794 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
269 Mar 01 00:01:21.887 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.91.1-x86_64-unknown-illumos (default)"
270 Mar 01 00:01:21.887 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
271 Mar 01 00:01:21.887 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
272 Mar 01 00:01:22.246 INFO E|  Downloading crates ...
273 Mar 01 00:01:22.325 INFO E|  Downloaded miniz_oxide v0.8.8
274 Mar 01 00:01:22.385 INFO E|  Compiling adler2 v2.0.0
275 Mar 01 00:01:22.554 INFO E|  Compiling miniz_oxide v0.8.8
276 Mar 01 00:01:24.752 INFO E|  Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
277 Mar 01 00:01:25.707 INFO E|  Finished `release` profile [optimized] target(s) in 3.72s
278 Mar 01 00:01:25.720 INFO building project "pinprick" ok (3 seconds)
279 Mar 01 00:01:25.720 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
280 Mar 01 00:01:25.812 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.91.1-x86_64-unknown-illumos (default)"
281 Mar 01 00:01:25.812 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
282 Mar 01 00:01:25.812 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
283 Mar 01 00:01:26.110 INFO E|  Downloading crates ...
284 Mar 01 00:01:26.226 INFO E|  Downloaded unicode-width v0.1.10
285 Mar 01 00:01:26.228 INFO E|  Downloaded typenum v1.15.0
286 Mar 01 00:01:26.231 INFO E|  Downloaded sha2 v0.10.5
287 Mar 01 00:01:26.234 INFO E|  Downloaded miniz_oxide v0.6.2
288 Mar 01 00:01:26.236 INFO E|  Downloaded flate2 v1.0.25
289 Mar 01 00:01:26.242 INFO E|  Downloaded bytes v1.2.1
290 Mar 01 00:01:26.246 INFO E|  Downloaded digest v0.10.3
291 Mar 01 00:01:26.247 INFO E|  Downloaded generic-array v0.14.6
292 Mar 01 00:01:26.249 INFO E|  Downloaded cpufeatures v0.2.5
293 Mar 01 00:01:26.250 INFO E|  Downloaded block-buffer v0.10.3
294 Mar 01 00:01:26.252 INFO E|  Downloaded anyhow v1.0.62
295 Mar 01 00:01:26.316 INFO E|  Compiling typenum v1.15.0
296 Mar 01 00:01:26.316 INFO E|  Compiling version_check v0.9.4
297 Mar 01 00:01:26.316 INFO E|  Compiling cfg-if v1.0.0
298 Mar 01 00:01:26.316 INFO E|  Compiling crc32fast v1.3.2
299 Mar 01 00:01:26.316 INFO E|  Compiling adler v1.0.2
300 Mar 01 00:01:26.316 INFO E|  Compiling anyhow v1.0.62
301 Mar 01 00:01:26.316 INFO E|  Compiling unicode-width v0.1.10
302 Mar 01 00:01:26.316 INFO E|  Compiling cpufeatures v0.2.5
303 Mar 01 00:01:26.642 INFO E|  Compiling bitflags v1.3.2
304 Mar 01 00:01:26.905 INFO E|  Compiling generic-array v0.14.6
305 Mar 01 00:01:26.919 INFO E|  Compiling getopts v0.2.21
306 Mar 01 00:01:26.930 INFO E|  Compiling bytes v1.2.1
307 Mar 01 00:01:26.947 INFO E|  Compiling miniz_oxide v0.6.2
308 Mar 01 00:01:28.542 INFO E|  Compiling flate2 v1.0.25
309 Mar 01 00:01:31.648 INFO E|  Compiling crypto-common v0.1.6
310 Mar 01 00:01:31.648 INFO E|  Compiling block-buffer v0.10.3
311 Mar 01 00:01:31.889 INFO E|  Compiling digest v0.10.3
312 Mar 01 00:01:32.299 INFO E|  Compiling sha2 v0.10.5
313 Mar 01 00:01:32.756 INFO E|  Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
314 Mar 01 00:01:36.705 INFO E|  Finished `release` profile [optimized] target(s) in 10.74s
315 Mar 01 00:01:36.721 INFO building project "bootserver" ok (10 seconds)
316 Mar 01 00:01:36.721 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
317 Mar 01 00:01:36.832 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.91.1-x86_64-unknown-illumos (default)"
318 Mar 01 00:01:36.832 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
319 Mar 01 00:01:36.832 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
320 Mar 01 00:01:37.142 INFO E|  Updating git repository `https://github.com/jclulow/hiercmd`
321 Mar 01 00:01:37.678 INFO E| From https://github.com/jclulow/hiercmd
322 Mar 01 00:01:37.678 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
323 Mar 01 00:01:37.700 INFO E|  Updating git repository `https://github.com/oxidecomputer/network-interface`
324 Mar 01 00:01:38.157 INFO E| From https://github.com/oxidecomputer/network-interface
325 Mar 01 00:01:38.157 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
326 Mar 01 00:01:38.177 INFO E|  Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
327 Mar 01 00:01:38.609 INFO E| From https://github.com/oxidecomputer/boot-image-tools
328 Mar 01 00:01:38.609 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
329 Mar 01 00:01:38.654 INFO E|  Updating crates.io index
330 Mar 01 00:01:38.911 INFO E|  Downloading crates ...
331 Mar 01 00:01:39.024 INFO E|  Downloaded toml_writer v1.0.4
332 Mar 01 00:01:39.027 INFO E|  Downloaded cc v1.2.44
333 Mar 01 00:01:39.032 INFO E|  Downloaded bitflags v2.10.0
334 Mar 01 00:01:39.037 INFO E|  Downloaded winnow v0.7.13
335 Mar 01 00:01:39.050 INFO E|  Downloaded term v1.2.0
336 Mar 01 00:01:39.081 INFO E|  Downloaded toml_parser v1.0.4
337 Mar 01 00:01:39.085 INFO E|  Downloaded zeroize v1.8.2
338 Mar 01 00:01:39.089 INFO E|  Downloaded thread_local v1.1.9
339 Mar 01 00:01:39.091 INFO E|  Downloaded thiserror-impl v2.0.17
340 Mar 01 00:01:39.094 INFO E|  Downloaded thiserror v2.0.17
341 Mar 01 00:01:39.103 INFO E|  Downloaded typenum v1.19.0
342 Mar 01 00:01:39.107 INFO E|  Downloaded unicode-ident v1.0.22
343 Mar 01 00:01:39.112 INFO E|  Downloaded uuid v1.18.1
344 Mar 01 00:01:39.116 INFO E|  Downloaded miniz_oxide v0.8.9
345 Mar 01 00:01:39.120 INFO E|  Downloaded num-bigint-dig v0.8.4
346 Mar 01 00:01:39.126 INFO E|  Downloaded mio v1.1.0
347 Mar 01 00:01:39.133 INFO E|  Downloaded clap_builder v4.5.51
348 Mar 01 00:01:39.140 INFO E|  Downloaded time v0.3.44
349 Mar 01 00:01:39.149 INFO E|  Downloaded hashbrown v0.16.0
350 Mar 01 00:01:39.156 INFO E|  Downloaded indexmap v2.12.0
351 Mar 01 00:01:39.161 INFO E|  Downloaded toml_edit v0.23.7
352 Mar 01 00:01:39.165 INFO E|  Downloaded toml v0.9.8
353 Mar 01 00:01:39.170 INFO E|  Downloaded memchr v2.7.6
354 Mar 01 00:01:39.176 INFO E|  Downloaded iana-time-zone v0.1.64
355 Mar 01 00:01:39.179 INFO E|  Downloaded tls_codec v0.4.2
356 Mar 01 00:01:39.181 INFO E|  Downloaded unicode-width v0.2.2
357 Mar 01 00:01:39.188 INFO E|  Downloaded parking_lot v0.12.5
358 Mar 01 00:01:39.192 INFO E|  Downloaded syn v2.0.108
359 Mar 01 00:01:39.206 INFO E|  Downloaded rustix v1.1.2
360 Mar 01 00:01:39.240 INFO E|  Downloaded flate2 v1.1.5
361 Mar 01 00:01:39.246 INFO E|  Downloaded anyhow v1.0.100
362 Mar 01 00:01:39.251 INFO E|  Downloaded toml_datetime v0.7.3
363 Mar 01 00:01:39.253 INFO E|  Downloaded time-macros v0.2.24
364 Mar 01 00:01:39.256 INFO E|  Downloaded signal-hook-registry v1.4.6
365 Mar 01 00:01:39.257 INFO E|  Downloaded quote v1.0.41
366 Mar 01 00:01:39.260 INFO E|  Downloaded proc-macro2 v1.0.103
367 Mar 01 00:01:39.263 INFO E|  Downloaded pin-project-lite v0.2.16
368 Mar 01 00:01:39.270 INFO E|  Downloaded num_enum_derive v0.7.5
369 Mar 01 00:01:39.271 INFO E|  Downloaded ppv-lite86 v0.2.21
370 Mar 01 00:01:39.273 INFO E|  Downloaded proc-macro-crate v3.4.0
371 Mar 01 00:01:39.274 INFO E|  Downloaded parking_lot_core v0.9.12
372 Mar 01 00:01:39.277 INFO E|  Downloaded num_enum v0.7.5
373 Mar 01 00:01:39.283 INFO E|  Downloaded chrono v0.4.42
374 Mar 01 00:01:39.292 INFO E|  Downloaded bitfield v0.19.3
375 Mar 01 00:01:39.294 INFO E|  Downloaded tls_codec_derive v0.4.2
376 Mar 01 00:01:39.296 INFO E|  Downloaded time-core v0.1.6
377 Mar 01 00:01:39.298 INFO E|  Downloaded terminal_size v0.4.3
378 Mar 01 00:01:39.299 INFO E|  Downloaded slab v0.4.11
379 Mar 01 00:01:39.301 INFO E|  Downloaded serde_spanned v1.0.3
380 Mar 01 00:01:39.304 INFO E|  Downloaded libc v0.2.177
381 Mar 01 00:01:39.336 INFO E|  Downloaded pkg-config v0.3.32
382 Mar 01 00:01:39.338 INFO E|  Downloaded log v0.4.28
383 Mar 01 00:01:39.342 INFO E|  Downloaded is-terminal v0.4.17
384 Mar 01 00:01:39.343 INFO E|  Downloaded iddqd v0.3.14
385 Mar 01 00:01:39.351 INFO E|  Downloaded generic-array v0.14.9
386 Mar 01 00:01:39.353 INFO E|  Downloaded env_filter v0.1.4
387 Mar 01 00:01:39.355 INFO E|  Downloaded crc v3.3.0
388 Mar 01 00:01:39.357 INFO E|  Downloaded tokio v1.48.0
389 Mar 01 00:01:39.405 INFO E|  Downloaded colorchoice v1.0.4
390 Mar 01 00:01:39.406 INFO E|  Downloaded anstyle-query v1.1.4
391 Mar 01 00:01:39.408 INFO E|  Downloaded anstyle v1.0.13
392 Mar 01 00:01:39.410 INFO E|  Downloaded serde_json v1.0.145
393 Mar 01 00:01:39.419 INFO E|  Downloaded libm v0.2.15
394 Mar 01 00:01:39.433 INFO E|  Downloaded getrandom v0.2.16
395 Mar 01 00:01:39.436 INFO E|  Downloaded flagset v0.4.7
396 Mar 01 00:01:39.438 INFO E|  Downloaded find-msvc-tools v0.1.4
397 Mar 01 00:01:39.440 INFO E|  Downloaded devinfo v0.1.0
398 Mar 01 00:01:39.442 INFO E|  Downloaded crc32fast v1.5.0
399 Mar 01 00:01:39.445 INFO E|  Downloaded clap v4.5.51
400 Mar 01 00:01:39.457 INFO E|  Downloaded anstyle-parse v0.2.7
401 Mar 01 00:01:39.459 INFO E|  Downloaded lock_api v0.4.14
402 Mar 01 00:01:39.461 INFO E|  Downloaded libdevinfo-sys v1.1.0
403 Mar 01 00:01:39.462 INFO E|  Downloaded is_terminal_polyfill v1.70.2
404 Mar 01 00:01:39.463 INFO E|  Downloaded getopts v0.2.24
405 Mar 01 00:01:39.465 INFO E|  Downloaded futures-core v0.3.31
406 Mar 01 00:01:39.466 INFO E|  Downloaded errno v0.3.14
407 Mar 01 00:01:39.468 INFO E|  Downloaded deranged v0.5.5
408 Mar 01 00:01:39.470 INFO E|  Downloaded bitfield-macros v0.19.3
409 Mar 01 00:01:39.470 INFO E|  Downloaded clap_lex v0.7.6
410 Mar 01 00:01:39.472 INFO E|  Downloaded bytes v1.10.1
411 Mar 01 00:01:39.476 INFO E|  Downloaded anstream v0.6.21
412 Mar 01 00:01:39.479 INFO E|  Downloaded adler2 v2.0.1
413 Mar 01 00:01:39.480 INFO E|  Downloaded clap_derive v4.5.49
414 Mar 01 00:01:39.483 INFO E|  Downloaded base64ct v1.8.0
415 Mar 01 00:01:39.486 INFO E|  Downloaded autocfg v1.5.0
416 Mar 01 00:01:39.658 INFO E|  Compiling proc-macro2 v1.0.103
417 Mar 01 00:01:39.659 INFO E|  Compiling quote v1.0.41
418 Mar 01 00:01:39.659 INFO E|  Compiling unicode-ident v1.0.22
419 Mar 01 00:01:39.659 INFO E|  Compiling libc v0.2.177
420 Mar 01 00:01:39.659 INFO E|  Compiling serde_core v1.0.228
421 Mar 01 00:01:39.659 INFO E|  Compiling cfg-if v1.0.4
422 Mar 01 00:01:39.659 INFO E|  Compiling serde v1.0.228
423 Mar 01 00:01:39.659 INFO E|  Compiling version_check v0.9.5
424 Mar 01 00:01:40.352 INFO E|  Compiling autocfg v1.5.0
425 Mar 01 00:01:40.510 INFO E|  Compiling const-oid v0.9.6
426 Mar 01 00:01:40.938 INFO E|  Compiling typenum v1.19.0
427 Mar 01 00:01:41.007 INFO E|  Compiling generic-array v0.14.9
428 Mar 01 00:01:41.322 INFO E|  Compiling libm v0.2.15
429 Mar 01 00:01:41.822 INFO E|  Compiling num-traits v0.2.19
430 Mar 01 00:01:42.220 INFO E|  Compiling zerocopy v0.8.27
431 Mar 01 00:01:43.685 INFO E|  Compiling rustversion v1.0.22
432 Mar 01 00:01:43.701 INFO E|  Compiling zeroize v1.8.2
433 Mar 01 00:01:44.222 INFO E|  Compiling base64ct v1.8.0
434 Mar 01 00:01:44.483 INFO E|  Compiling smallvec v1.15.1
435 Mar 01 00:01:44.942 INFO E|  Compiling getrandom v0.2.16
436 Mar 01 00:01:45.177 INFO E|  Compiling syn v2.0.108
437 Mar 01 00:01:45.653 INFO E|  Compiling pem-rfc7468 v0.7.0
438 Mar 01 00:01:45.702 INFO E|  Compiling equivalent v1.0.2
439 Mar 01 00:01:45.745 INFO E|  Compiling rustix v1.1.2
440 Mar 01 00:01:45.939 INFO E|  Compiling winnow v0.7.13
441 Mar 01 00:01:47.717 INFO E|  Compiling block-buffer v0.10.4
442 Mar 01 00:01:47.804 INFO E|  Compiling crypto-common v0.1.6
443 Mar 01 00:01:48.259 INFO E|  Compiling digest v0.10.7
444 Mar 01 00:01:48.540 INFO E|  Compiling crc32fast v1.5.0
445 Mar 01 00:01:48.684 INFO E|  Compiling memchr v2.7.6
446 Mar 01 00:01:48.687 INFO E|  Compiling byteorder v1.5.0
447 Mar 01 00:01:49.694 INFO E|  Compiling bitflags v2.10.0
448 Mar 01 00:01:49.720 INFO E|  Compiling utf8parse v0.2.2
449 Mar 01 00:01:49.949 INFO E|  Compiling anyhow v1.0.100
450 Mar 01 00:01:50.219 INFO E|  Compiling hashbrown v0.16.0
451 Mar 01 00:01:50.299 INFO E|  Compiling flagset v0.4.7
452 Mar 01 00:01:50.843 INFO E|  Compiling anstyle-parse v0.2.7
453 Mar 01 00:01:51.179 INFO E|  Compiling rand_core v0.6.4
454 Mar 01 00:01:51.757 INFO E|  Compiling toml_parser v1.0.4
455 Mar 01 00:01:51.848 INFO E|  Compiling errno v0.3.14
456 Mar 01 00:01:51.940 INFO E|  Compiling colorchoice v1.0.4
457 Mar 01 00:01:52.099 INFO E|  Compiling indexmap v2.12.0
458 Mar 01 00:01:52.320 INFO E|  Compiling syn v1.0.109
459 Mar 01 00:01:52.460 INFO E|  Compiling cpufeatures v0.2.17
460 Mar 01 00:01:52.638 INFO E|  Compiling find-msvc-tools v0.1.4
461 Mar 01 00:01:52.706 INFO E|  Compiling allocator-api2 v0.2.21
462 Mar 01 00:01:52.777 INFO E|  Compiling radium v0.7.0
463 Mar 01 00:01:52.864 INFO E|  Compiling anstyle v1.0.13
464 Mar 01 00:01:53.620 INFO E|  Compiling is_terminal_polyfill v1.70.2
465 Mar 01 00:01:53.722 INFO E|  Compiling anstyle-query v1.1.4
466 Mar 01 00:01:53.886 INFO E|  Compiling toml_datetime v0.7.3
467 Mar 01 00:01:53.982 INFO E|  Compiling shlex v1.3.0
468 Mar 01 00:01:54.069 INFO E|  Compiling anstream v0.6.21
469 Mar 01 00:01:54.300 INFO E|  Compiling sha2 v0.10.9
470 Mar 01 00:01:54.740 INFO E|  Compiling toml_edit v0.23.7
471 Mar 01 00:01:54.773 INFO E|  Compiling cc v1.2.44
472 Mar 01 00:01:56.677 INFO E|  Compiling slog v2.8.2
473 Mar 01 00:01:56.902 INFO E|  Compiling tap v1.0.1
474 Mar 01 00:01:57.079 INFO E|  Compiling futures-sink v0.3.31
475 Mar 01 00:01:57.557 INFO E|  Compiling maybe-uninit v2.0.0
476 Mar 01 00:01:57.624 INFO E|  Compiling pkg-config v0.3.32
477 Mar 01 00:01:57.695 INFO E|  Compiling parking_lot_core v0.9.12
478 Mar 01 00:01:58.468 INFO E|  Compiling pin-project-lite v0.2.16
479 Mar 01 00:01:58.593 INFO E|  Compiling futures-core v0.3.31
480 Mar 01 00:01:58.748 INFO E|  Compiling unicode-width v0.2.2
481 Mar 01 00:01:58.921 INFO E|  Compiling futures-channel v0.3.31
482 Mar 01 00:01:59.410 INFO E|  Compiling wyz v0.5.1
483 Mar 01 00:01:59.410 INFO E|  Compiling proc-macro-crate v3.4.0
484 Mar 01 00:01:59.637 INFO E|  Compiling getopts v0.2.24
485 Mar 01 00:01:59.640 INFO E|  Compiling terminal_size v0.4.3
486 Mar 01 00:01:59.819 INFO E|  Compiling bzip2-sys v0.1.13+1.0.8
487 Mar 01 00:02:00.263 INFO E|  Compiling num-integer v0.1.46
488 Mar 01 00:02:00.552 INFO E|  Compiling ahash v0.8.12
489 Mar 01 00:02:00.628 INFO E|  Compiling heck v0.5.0
490 Mar 01 00:02:01.169 INFO E|  Compiling num-bigint-dig v0.8.4
491 Mar 01 00:02:01.235 INFO E|  Compiling strsim v0.11.1
492 Mar 01 00:02:01.333 INFO E|  Compiling serde_derive v1.0.228
493 Mar 01 00:02:01.663 INFO E|  Compiling zerocopy-derive v0.8.27
494 Mar 01 00:02:01.760 INFO E|  Compiling der_derive v0.7.3
495 Mar 01 00:02:01.859 INFO E|  Compiling futures-macro v0.3.31
496 Mar 01 00:02:02.232 INFO E|  Compiling clap_lex v0.7.6
497 Mar 01 00:02:03.642 INFO E|  Compiling thiserror v1.0.69
498 Mar 01 00:02:04.107 INFO E|  Compiling spin v0.9.8
499 Mar 01 00:02:04.467 INFO E|  Compiling bytes v1.10.1
500 Mar 01 00:02:04.699 INFO E|  Compiling itoa v1.0.15
501 Mar 01 00:02:05.160 INFO E|  Compiling num-conv v0.1.0
502 Mar 01 00:02:05.407 INFO E|  Compiling futures-io v0.3.31
503 Mar 01 00:02:05.631 INFO E|  Compiling der v0.7.10
504 Mar 01 00:02:05.673 INFO E|  Compiling futures-task v0.3.31
505 Mar 01 00:02:05.870 INFO E|  Compiling getrandom v0.3.4
506 Mar 01 00:02:06.261 INFO E|  Compiling funty v2.0.0
507 Mar 01 00:02:06.312 INFO E|  Compiling packed_struct v0.10.1
508 Mar 01 00:02:07.121 INFO E|  Compiling scopeguard v1.2.0
509 Mar 01 00:02:07.222 INFO E|  Compiling slab v0.4.11
510 Mar 01 00:02:07.521 INFO E|  Compiling pin-utils v0.1.0
511 Mar 01 00:02:07.769 INFO E|  Compiling time-core v0.1.6
512 Mar 01 00:02:08.070 INFO E|  Compiling powerfmt v0.2.0
513 Mar 01 00:02:08.189 INFO E|  Compiling bitvec v1.0.1
514 Mar 01 00:02:08.514 INFO E|  Compiling time-macros v0.2.24
515 Mar 01 00:02:09.248 INFO E|  Compiling deranged v0.5.5
516 Mar 01 00:02:10.869 INFO E|  Compiling spki v0.7.3
517 Mar 01 00:02:12.212 INFO E|  Compiling pkcs8 v0.10.2
518 Mar 01 00:02:13.117 INFO E|  Compiling packed_struct_codegen v0.10.1
519 Mar 01 00:02:13.569 INFO E|  Compiling futures-util v0.3.31
520 Mar 01 00:02:14.678 INFO E|  Compiling ppv-lite86 v0.2.21
521 Mar 01 00:02:15.481 INFO E|  Compiling erased-serde v0.3.31
522 Mar 01 00:02:15.673 INFO E|  Compiling lock_api v0.4.14
523 Mar 01 00:02:16.359 INFO E|  Compiling rand_chacha v0.3.1
524 Mar 01 00:02:16.502 INFO E|  Compiling lazy_static v1.5.0
525 Mar 01 00:02:16.626 INFO E|  Compiling clap_builder v4.5.51
526 Mar 01 00:02:16.773 INFO E|  Compiling clap_derive v4.5.49
527 Mar 01 00:02:16.906 INFO E|  Compiling bitfield-macros v0.19.3
528 Mar 01 00:02:16.979 INFO E|  Compiling thiserror-impl v1.0.69
529 Mar 01 00:02:17.577 INFO E|  Compiling rand v0.8.5
530 Mar 01 00:02:18.703 INFO E|  Compiling num_enum_derive v0.7.5
531 Mar 01 00:02:19.720 INFO E|  Compiling zerocopy-derive v0.6.6
532 Mar 01 00:02:19.810 INFO E|  Compiling num-iter v0.1.45
533 Mar 01 00:02:21.176 INFO E|  Compiling indexmap v1.9.3
534 Mar 01 00:02:22.090 INFO E|  Compiling thiserror v2.0.17
535 Mar 01 00:02:22.641 INFO E|  Compiling log v0.4.28
536 Mar 01 00:02:23.235 INFO E|  Compiling nodrop v0.1.14
537 Mar 01 00:02:23.558 INFO E|  Compiling once_cell v1.21.3
538 Mar 01 00:02:23.611 INFO E|  Compiling adler2 v2.0.1
539 Mar 01 00:02:23.687 INFO E|  Compiling crc-catalog v2.4.0
540 Mar 01 00:02:23.774 INFO E|  Compiling simd-adler32 v0.3.7
541 Mar 01 00:02:24.133 INFO E|  Compiling serde_json v1.0.145
542 Mar 01 00:02:24.665 INFO E|  Compiling iana-time-zone v0.1.64
543 Mar 01 00:02:24.825 INFO E|  Compiling time v0.3.44
544 Mar 01 00:02:24.972 INFO E|  Compiling miniz_oxide v0.8.9
545 Mar 01 00:02:25.344 INFO E|  Compiling chrono v0.4.42
546 Mar 01 00:02:26.100 INFO E|  Compiling clap v4.5.51
547 Mar 01 00:02:27.097 INFO E|  Compiling crc v3.3.0
548 Mar 01 00:02:27.680 INFO E|  Compiling futures-executor v0.3.31
549 Mar 01 00:02:28.779 INFO E|  Compiling array-init v0.0.4
550 Mar 01 00:02:29.106 INFO E|  Compiling zerocopy v0.6.6
551 Mar 01 00:02:29.454 INFO E|  Compiling env_filter v0.1.4
552 Mar 01 00:02:30.815 INFO E|  Compiling num_enum v0.7.5
553 Mar 01 00:02:30.933 INFO E|  Compiling parking_lot v0.12.5
554 Mar 01 00:02:31.274 INFO E|  Compiling smallvec v0.6.14
555 Mar 01 00:02:32.016 INFO E|  Compiling bitfield v0.19.3
556 Mar 01 00:02:33.460 INFO E|  Compiling toml_datetime v0.6.11
557 Mar 01 00:02:33.739 INFO E|  Compiling serde_spanned v0.6.9
558 Mar 01 00:02:33.788 INFO E|  Compiling pkcs1 v0.7.5
559 Mar 01 00:02:34.356 INFO E|  Compiling thiserror-impl v2.0.17
560 Mar 01 00:02:34.662 INFO E|  Compiling tokio-macros v2.6.0
561 Mar 01 00:02:37.885 INFO E|  Compiling signature v2.2.0
562 Mar 01 00:02:38.457 INFO E|  Compiling serde_spanned v1.0.3
563 Mar 01 00:02:38.752 INFO E|  Compiling socket2 v0.6.1
564 Mar 01 00:02:39.037 INFO E|  Compiling signal-hook-registry v1.4.6
565 Mar 01 00:02:39.192 INFO E|  Compiling mio v1.1.0
566 Mar 01 00:02:39.368 INFO E|  Compiling is-terminal v0.4.17
567 Mar 01 00:02:39.675 INFO E|  Compiling thread_local v1.1.9
568 Mar 01 00:02:39.748 INFO E|  Compiling term v1.2.0
569 Mar 01 00:02:40.458 INFO E|  Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
570 Mar 01 00:02:41.373 INFO E|  Compiling toml_writer v1.0.4
571 Mar 01 00:02:41.550 INFO E|  Compiling libdevinfo-sys v1.1.0
572 Mar 01 00:02:41.822 INFO E|  Compiling ryu v1.0.20
573 Mar 01 00:02:41.951 INFO E|  Compiling winnow v0.5.40
574 Mar 01 00:02:42.005 INFO E|  Compiling base64 v0.21.7
575 Mar 01 00:02:42.145 INFO E|  Compiling subtle v2.6.1
576 Mar 01 00:02:42.568 INFO E|  Compiling hashbrown v0.12.3
577 Mar 01 00:02:42.901 INFO E|  Compiling ron v0.8.1
578 Mar 01 00:02:43.087 INFO E|  Compiling rsa v0.9.8
579 Mar 01 00:02:46.459 INFO E|  Compiling toml v0.9.8
580 Mar 01 00:02:47.422 INFO E|  Compiling devinfo v0.1.0
581 Mar 01 00:02:49.111 INFO E|  Compiling toml_edit v0.19.15
582 Mar 01 00:02:50.384 INFO E|  Compiling slog-term v2.9.2
583 Mar 01 00:02:50.525 INFO E|  Compiling tokio v1.48.0
584 Mar 01 00:02:51.651 INFO E|  Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
585 Mar 01 00:02:53.195 INFO E|  Compiling uuid v1.18.1
586 Mar 01 00:02:54.263 INFO E|  Compiling serde-hex v0.1.0
587 Mar 01 00:02:55.327 INFO E|  Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
588 Mar 01 00:02:56.397 INFO E|  Compiling env_logger v0.11.8
589 Mar 01 00:02:56.489 INFO E|  Compiling bzip2 v0.4.4
590 Mar 01 00:02:57.328 INFO E|  Compiling futures v0.3.31
591 Mar 01 00:02:57.665 INFO E|  Compiling hashbrown v0.13.2
592 Mar 01 00:02:59.215 INFO E|  Compiling flate2 v1.1.5
593 Mar 01 00:02:59.683 INFO E|  Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
594 Mar 01 00:03:01.926 INFO E|  Compiling x509-cert v0.2.5
595 Mar 01 00:03:02.534 INFO E|  Compiling foldhash v0.2.0
596 Mar 01 00:03:03.100 INFO E|  Compiling rustc-hash v2.1.1
597 Mar 01 00:03:03.629 INFO E|  Compiling crc-any v2.5.0
598 Mar 01 00:03:03.769 INFO E|  Compiling bitflags v1.3.2
599 Mar 01 00:03:03.812 INFO E|  Compiling hex v0.4.3
600 Mar 01 00:03:04.336 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
601 Mar 01 00:03:04.528 INFO E|  Compiling iddqd v0.3.14
602 Mar 01 00:03:04.878 INFO E|  Compiling object v0.30.4
603 Mar 01 00:03:05.183 INFO E|  Compiling zip v0.6.6
604 Mar 01 00:03:06.889 INFO E|  Compiling toml v0.7.8
605 Mar 01 00:03:09.394 INFO E|  Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
606 Mar 01 00:03:12.137 INFO E|  Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
607 Mar 01 00:03:12.157 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
608 Mar 01 00:03:12.682 INFO E|  Compiling path-slash v0.1.5
609 Mar 01 00:03:13.470 INFO E|  Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
610 Mar 01 00:03:14.208 INFO E|  Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
611 Mar 01 00:03:20.699 INFO E|  Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
612 Mar 01 00:03:36.964 INFO E|  Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
613 Mar 01 00:04:04.944 INFO E|  Finished `release` profile [optimized] target(s) in 2m 28s
614 Mar 01 00:04:04.944 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
615 Mar 01 00:04:04.947 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
616 Mar 01 00:04:05.020 INFO building project "pilot" ok (148 seconds)
617 Mar 01 00:04:05.020 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
618 Mar 01 00:04:05.118 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.91.1-x86_64-unknown-illumos (default)"
619 Mar 01 00:04:05.118 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
620 Mar 01 00:04:05.118 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
621 Mar 01 00:04:05.403 INFO E|  Updating git repository `https://github.com/jclulow/rust-jmclib`
622 Mar 01 00:04:05.824 INFO E| From https://github.com/jclulow/rust-jmclib
623 Mar 01 00:04:05.824 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
624 Mar 01 00:04:05.846 INFO E|  Updating crates.io index
625 Mar 01 00:04:05.925 INFO E|  Downloading crates ...
626 Mar 01 00:04:06.083 INFO E|  Downloaded walkdir v2.3.3
627 Mar 01 00:04:06.087 INFO E|  Downloaded opaque-debug v0.3.0
628 Mar 01 00:04:06.089 INFO E|  Downloaded errno v0.3.1
629 Mar 01 00:04:06.091 INFO E|  Downloaded cpufeatures v0.2.9
630 Mar 01 00:04:06.093 INFO E|  Downloaded fastrand v2.0.0
631 Mar 01 00:04:06.095 INFO E|  Downloaded once_cell v1.18.0
632 Mar 01 00:04:06.099 INFO E|  Downloaded unicode-ident v1.0.11
633 Mar 01 00:04:06.103 INFO E|  Downloaded uuid v0.8.2
634 Mar 01 00:04:06.108 INFO E|  Downloaded toml v0.5.11
635 Mar 01 00:04:06.111 INFO E|  Downloaded serde_derive v1.0.193
636 Mar 01 00:04:06.114 INFO E|  Downloaded serde_json v1.0.103
637 Mar 01 00:04:06.123 INFO E|  Downloaded serde v1.0.193
638 Mar 01 00:04:06.127 INFO E|  Downloaded proc-macro2 v1.0.66
639 Mar 01 00:04:06.130 INFO E|  Downloaded typenum v1.16.0
640 Mar 01 00:04:06.132 INFO E|  Downloaded ryu v1.0.15
641 Mar 01 00:04:06.136 INFO E|  Downloaded glob v0.3.1
642 Mar 01 00:04:06.138 INFO E|  Downloaded getrandom v0.2.10
643 Mar 01 00:04:06.142 INFO E|  Downloaded md-5 v0.9.1
644 Mar 01 00:04:06.144 INFO E|  Downloaded syn v2.0.32
645 Mar 01 00:04:06.156 INFO E|  Downloaded block-buffer v0.9.0
646 Mar 01 00:04:06.157 INFO E|  Downloaded bitflags v2.3.3
647 Mar 01 00:04:06.160 INFO E|  Downloaded anyhow v1.0.72
648 Mar 01 00:04:06.166 INFO E|  Downloaded tempfile v3.7.0
649 Mar 01 00:04:06.169 INFO E|  Downloaded rustix v0.38.4
650 Mar 01 00:04:06.196 INFO E|  Downloaded sha-1 v0.9.8
651 Mar 01 00:04:06.198 INFO E|  Downloaded quote v1.0.31
652 Mar 01 00:04:06.201 INFO E|  Downloaded libdevinfo-sys v1.0.0
653 Mar 01 00:04:06.202 INFO E|  Downloaded itoa v1.0.9
654 Mar 01 00:04:06.204 INFO E|  Downloaded digest v0.9.0
655 Mar 01 00:04:06.206 INFO E|  Downloaded libc v0.2.147
656 Mar 01 00:04:06.327 INFO E|  Compiling libc v0.2.147
657 Mar 01 00:04:06.327 INFO E|  Compiling proc-macro2 v1.0.66
658 Mar 01 00:04:06.327 INFO E|  Compiling unicode-ident v1.0.11
659 Mar 01 00:04:06.327 INFO E|  Compiling cfg-if v1.0.0
660 Mar 01 00:04:06.327 INFO E|  Compiling version_check v0.9.4
661 Mar 01 00:04:06.328 INFO E|  Compiling typenum v1.16.0
662 Mar 01 00:04:06.328 INFO E|  Compiling serde v1.0.193
663 Mar 01 00:04:06.328 INFO E|  Compiling slog v2.7.0
664 Mar 01 00:04:06.675 INFO E|  Compiling num-conv v0.1.0
665 Mar 01 00:04:07.207 INFO E|  Compiling time-core v0.1.2
666 Mar 01 00:04:07.217 INFO E|  Compiling powerfmt v0.2.0
667 Mar 01 00:04:07.539 INFO E|  Compiling itoa v1.0.9
668 Mar 01 00:04:07.698 INFO E|  Compiling rustix v0.38.4
669 Mar 01 00:04:07.823 INFO E|  Compiling deranged v0.3.11
670 Mar 01 00:04:07.853 INFO E|  Compiling time-macros v0.2.18
671 Mar 01 00:04:07.905 INFO E|  Compiling generic-array v0.14.7
672 Mar 01 00:04:08.308 INFO E|  Compiling bitflags v2.3.3
673 Mar 01 00:04:08.652 INFO E|  Compiling quote v1.0.31
674 Mar 01 00:04:09.224 INFO E|  Compiling num_threads v0.1.6
675 Mar 01 00:04:09.331 INFO E|  Compiling syn v2.0.32
676 Mar 01 00:04:09.452 INFO E|  Compiling once_cell v1.18.0
677 Mar 01 00:04:09.736 INFO E|  Compiling anyhow v1.0.72
678 Mar 01 00:04:10.180 INFO E|  Compiling dirs-sys-next v0.1.2
679 Mar 01 00:04:10.407 INFO E|  Compiling errno v0.3.1
680 Mar 01 00:04:10.716 INFO E|  Compiling dirs-next v2.0.0
681 Mar 01 00:04:10.764 INFO E|  Compiling thread_local v1.1.7
682 Mar 01 00:04:11.200 INFO E|  Compiling term v0.7.0
683 Mar 01 00:04:11.404 INFO E|  Compiling atty v0.2.14
684 Mar 01 00:04:11.435 INFO E|  Compiling fastrand v2.0.0
685 Mar 01 00:04:11.697 INFO E|  Compiling opaque-debug v0.3.0
686 Mar 01 00:04:11.751 INFO E|  Compiling serde_json v1.0.103
687 Mar 01 00:04:12.401 INFO E|  Compiling digest v0.9.0
688 Mar 01 00:04:12.425 INFO E|  Compiling time v0.3.36
689 Mar 01 00:04:12.570 INFO E|  Compiling block-buffer v0.9.0
690 Mar 01 00:04:12.738 INFO E|  Compiling getrandom v0.2.10
691 Mar 01 00:04:12.903 INFO E|  Compiling cpufeatures v0.2.9
692 Mar 01 00:04:12.993 INFO E|  Compiling ryu v1.0.15
693 Mar 01 00:04:13.157 INFO E|  Compiling unicode-width v0.1.10
694 Mar 01 00:04:13.190 INFO E|  Compiling same-file v1.0.6
695 Mar 01 00:04:13.570 INFO E|  Compiling tempfile v3.7.0
696 Mar 01 00:04:13.592 INFO E|  Compiling getopts v0.2.21
697 Mar 01 00:04:13.592 INFO E|  Compiling sha-1 v0.9.8
698 Mar 01 00:04:13.797 INFO E|  Compiling walkdir v2.3.3
699 Mar 01 00:04:13.952 INFO E|  Compiling md-5 v0.9.1
700 Mar 01 00:04:14.723 INFO E|  Compiling glob v0.3.1
701 Mar 01 00:04:14.830 INFO E|  Compiling libdevinfo-sys v1.0.0
702 Mar 01 00:04:15.743 INFO E|  Compiling slog-term v2.9.0
703 Mar 01 00:04:16.275 INFO E|  Compiling serde_derive v1.0.193
704 Mar 01 00:04:26.182 INFO E|  Compiling toml v0.5.11
705 Mar 01 00:04:26.182 INFO E|  Compiling uuid v0.8.2
706 Mar 01 00:04:27.942 INFO E|  Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
707 Mar 01 00:04:29.631 INFO E|  Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
708 Mar 01 00:04:38.733 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.50s
709 Mar 01 00:04:38.762 INFO building project "image-builder" ok (33 seconds)
710 rm -f helios-build
711 ln -s tools/helios-build/target/debug/helios-build
712 
713 Setup complete! ./helios-build is now available.
714 
715 
716 real 6:45.997077134
717 user 14:14.089021356
718 sys 1:56.787489130
719 trap 0.995402784
720 tflt 2.488584459
721 dflt 10.018147518
722 kflt 0.000725978
723 lock 1:15:24.839802530
724 slp 1:52:38.302164602
725 lat 16:16.908935177
726 stop 2:38.979734752