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 03 20:17:40.870 INFO helios repository root is: /work/oxidecomputer/helios
18 Oct 03 20:17:40.873 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
19 Oct 03 20:17:40.873 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
20 Oct 03 20:17:40.873 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
21 Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
22 Oct 03 20:17:42.634 INFO clone ok!, project: chelsio-t6-roms
23 Oct 03 20:17:42.634 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
24 Oct 03 20:17:42.634 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25 Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
26 Oct 03 20:17:42.634 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
27 Oct 03 20:17:44.026 INFO clone ok!, project: amd-host-image-builder
28 Oct 03 20:17:44.026 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
29 Oct 03 20:17:44.026 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
30 Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
31 Oct 03 20:17:45.020 INFO clone ok!, project: pinprick
32 Oct 03 20:17:45.020 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
33 Oct 03 20:17:45.020 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
34 Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
35 Oct 03 20:17:46.057 INFO clone ok!, project: bootserver
36 Oct 03 20:17:46.057 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 Oct 03 20:17:46.057 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 Oct 03 20:17:46.907 INFO clone ok!, project: phbl
40 Oct 03 20:17:46.908 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
41 Oct 03 20:17:46.908 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
42 Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
43 Oct 03 20:17:48.029 INFO clone ok!, project: image-builder
44 Oct 03 20:17:48.029 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 Oct 03 20:17:48.029 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 Oct 03 20:17:49.416 INFO clone ok!, project: pilot
48 Oct 03 20:17:49.417 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
49 Oct 03 20:17:49.417 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
50 Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
51 Oct 03 20:18:00.558 INFO clone ok!, project: amd-firmware
52 Oct 03 20:18:00.558 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
53 Oct 03 20:18:01.213 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
54 Oct 03 20:18:01.775 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
55 Oct 03 20:18:01.775 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
56 Oct 03 20:18:02.241 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
57 Oct 03 20:18:02.717 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
58 Oct 03 20:18:02.717 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
59 Oct 03 20:18:03.269 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
60 Oct 03 20:18:03.756 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
61 Oct 03 20:18:03.757 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
62 Oct 03 20:18:03.757 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
63 Oct 03 20:18:03.757 INFO ok!
64 Oct 03 20:18:03.757 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
65 Oct 03 20:18:03.757 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
66 Oct 03 20:18:03.757 INFO ok!
67 Oct 03 20:18:03.757 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
68 Oct 03 20:18:03.757 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
69 Oct 03 20:18:03.757 INFO ok!
70 Oct 03 20:18:03.757 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
71 Oct 03 20:18:03.845 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')"
72 Oct 03 20:18:03.845 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
73 Oct 03 20:18:03.846 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
74 Oct 03 20:18:04.124 INFO E|  Updating crates.io index
75 Oct 03 20:18:04.224 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
76 Oct 03 20:18:04.793 INFO E| From https://github.com/oxidecomputer/amd-apcb
77 Oct 03 20:18:04.793 INFO E| * [new ref] d8244b0a0f4a1496799c660e53dfe294b46f8888 -> refs/commit/d8244b0a0f4a1496799c660e53dfe294b46f8888
78 Oct 03 20:18:04.824 INFO E|  Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
79 Oct 03 20:18:05.388 INFO E| From https://github.com/oxidecomputer/amd-efs
80 Oct 03 20:18:05.388 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
81 Oct 03 20:18:05.609 INFO E|  Downloading crates ...
82 Oct 03 20:18:05.693 INFO E|  Downloaded cpufeatures v0.2.17
83 Oct 03 20:18:05.697 INFO E|  Downloaded ansi_term v0.12.1
84 Oct 03 20:18:05.700 INFO E|  Downloaded scroll_derive v0.12.1
85 Oct 03 20:18:05.701 INFO E|  Downloaded pest_derive v2.8.0
86 Oct 03 20:18:05.707 INFO E|  Downloaded unic-ucd-ident v0.9.0
87 Oct 03 20:18:05.711 INFO E|  Downloaded textwrap v0.11.0
88 Oct 03 20:18:05.713 INFO E|  Downloaded ryu v1.0.20
89 Oct 03 20:18:05.719 INFO E|  Downloaded vec_map v0.8.2
90 Oct 03 20:18:05.721 INFO E|  Downloaded structopt v0.3.26
91 Oct 03 20:18:05.732 INFO E|  Downloaded thiserror-impl v2.0.12
92 Oct 03 20:18:05.734 INFO E|  Downloaded parse_int v0.9.0
93 Oct 03 20:18:05.736 INFO E|  Downloaded itoa v1.0.15
94 Oct 03 20:18:05.738 INFO E|  Downloaded unic-common v0.9.0
95 Oct 03 20:18:05.739 INFO E|  Downloaded strum v0.27.1
96 Oct 03 20:18:05.741 INFO E|  Downloaded thiserror v2.0.12
97 Oct 03 20:18:05.749 INFO E|  Downloaded zerocopy v0.8.25
98 Oct 03 20:18:05.779 INFO E|  Downloaded pest v2.8.0
99 Oct 03 20:18:05.785 INFO E|  Downloaded typenum v1.18.0
100 Oct 03 20:18:05.789 INFO E|  Downloaded syn v2.0.101
101 Oct 03 20:18:05.802 INFO E|  Downloaded serde v1.0.219
102 Oct 03 20:18:05.806 INFO E|  Downloaded goblin v0.9.3
103 Oct 03 20:18:05.814 INFO E|  Downloaded unic-char-range v0.9.0
104 Oct 03 20:18:05.815 INFO E|  Downloaded dyn-clone v1.0.19
105 Oct 03 20:18:05.817 INFO E|  Downloaded bytesize v2.0.1
106 Oct 03 20:18:05.820 INFO E|  Downloaded unic-ucd-version v0.9.0
107 Oct 03 20:18:05.822 INFO E|  Downloaded strum_macros v0.27.1
108 Oct 03 20:18:05.825 INFO E|  Downloaded serde_json v1.0.140
109 Oct 03 20:18:05.833 INFO E|  Downloaded rustversion v1.0.20
110 Oct 03 20:18:05.837 INFO E|  Downloaded pest_meta v2.8.0
111 Oct 03 20:18:05.839 INFO E|  Downloaded modular-bitfield v0.11.2
112 Oct 03 20:18:05.852 INFO E|  Downloaded libc v0.2.172
113 Oct 03 20:18:05.880 INFO E|  Downloaded zerocopy-derive v0.8.25
114 Oct 03 20:18:05.887 INFO E|  Downloaded strsim v0.8.0
115 Oct 03 20:18:05.889 INFO E|  Downloaded serde_derive v1.0.219
116 Oct 03 20:18:05.892 INFO E|  Downloaded pest_generator v2.8.0
117 Oct 03 20:18:05.894 INFO E|  Downloaded fletcher v1.0.0
118 Oct 03 20:18:05.895 INFO E|  Downloaded unic-char-property v0.9.0
119 Oct 03 20:18:05.897 INFO E|  Downloaded structopt-derive v0.4.18
120 Oct 03 20:18:05.898 INFO E|  Downloaded proc-macro2 v1.0.95
121 Oct 03 20:18:05.901 INFO E|  Downloaded modular-bitfield-impl v0.11.2
122 Oct 03 20:18:05.903 INFO E|  Downloaded four-cc v0.4.0
123 Oct 03 20:18:05.905 INFO E|  Downloaded clap v2.34.0
124 Oct 03 20:18:06.004 INFO E|  Compiling proc-macro2 v1.0.95
125 Oct 03 20:18:06.004 INFO E|  Compiling unicode-ident v1.0.18
126 Oct 03 20:18:06.004 INFO E|  Compiling memchr v2.7.4
127 Oct 03 20:18:06.004 INFO E|  Compiling syn v1.0.109
128 Oct 03 20:18:06.004 INFO E|  Compiling autocfg v1.4.0
129 Oct 03 20:18:06.005 INFO E|  Compiling thiserror v2.0.12
130 Oct 03 20:18:06.005 INFO E|  Compiling serde v1.0.219
131 Oct 03 20:18:06.005 INFO E|  Compiling version_check v0.9.5
132 Oct 03 20:18:06.320 INFO E|  Compiling serde_json v1.0.140
133 Oct 03 20:18:06.750 INFO E|  Compiling schemars v0.8.22
134 Oct 03 20:18:06.892 INFO E|  Compiling ryu v1.0.20
135 Oct 03 20:18:06.900 INFO E|  Compiling itoa v1.0.15
136 Oct 03 20:18:07.042 INFO E|  Compiling num-traits v0.2.19
137 Oct 03 20:18:07.195 INFO E|  Compiling memoffset v0.9.1
138 Oct 03 20:18:07.345 INFO E|  Compiling proc-macro-error-attr v1.0.4
139 Oct 03 20:18:07.482 INFO E|  Compiling ucd-trie v0.1.7
140 Oct 03 20:18:07.605 INFO E|  Compiling zerocopy v0.8.25
141 Oct 03 20:18:07.911 INFO E|  Compiling rustversion v1.0.20
142 Oct 03 20:18:07.957 INFO E|  Compiling libc v0.2.172
143 Oct 03 20:18:08.391 INFO E|  Compiling dyn-clone v1.0.19
144 Oct 03 20:18:08.597 INFO E|  Compiling paste v1.0.15
145 Oct 03 20:18:08.872 INFO E|  Compiling proc-macro-error v1.0.4
146 Oct 03 20:18:09.219 INFO E|  Compiling quote v1.0.40
147 Oct 03 20:18:09.429 INFO E|  Compiling static_assertions v1.1.0
148 Oct 03 20:18:09.478 INFO E|  Compiling once_cell v1.21.3
149 Oct 03 20:18:10.237 INFO E|  Compiling syn v2.0.101
150 Oct 03 20:18:10.685 INFO E|  Compiling unicode-width v0.1.14
151 Oct 03 20:18:11.060 INFO E|  Compiling heck v0.5.0
152 Oct 03 20:18:11.317 INFO E|  Compiling unicode-segmentation v1.12.0
153 Oct 03 20:18:11.625 INFO E|  Compiling textwrap v0.11.0
154 Oct 03 20:18:11.759 INFO E|  Compiling parse_int v0.9.0
155 Oct 03 20:18:11.862 INFO E|  Compiling atty v0.2.14
156 Oct 03 20:18:11.901 INFO E|  Compiling unic-char-range v0.9.0
157 Oct 03 20:18:12.018 INFO E|  Compiling vec_map v0.8.2
158 Oct 03 20:18:12.204 INFO E|  Compiling fletcher v1.0.0
159 Oct 03 20:18:12.319 INFO E|  Compiling ansi_term v0.12.1
160 Oct 03 20:18:12.421 INFO E|  Compiling unic-common v0.9.0
161 Oct 03 20:18:12.757 INFO E|  Compiling strsim v0.8.0
162 Oct 03 20:18:12.757 INFO E|  Compiling byteorder v1.5.0
163 Oct 03 20:18:12.873 INFO E|  Compiling heck v0.3.3
164 Oct 03 20:18:12.873 INFO E|  Compiling bitflags v1.3.2
165 Oct 03 20:18:12.993 INFO E|  Compiling strum v0.27.1
166 Oct 03 20:18:13.340 INFO E|  Compiling unic-ucd-version v0.9.0
167 Oct 03 20:18:13.634 INFO E|  Compiling clap v2.34.0
168 Oct 03 20:18:13.726 INFO E|  Compiling unic-char-property v0.9.0
169 Oct 03 20:18:13.812 INFO E|  Compiling log v0.4.27
170 Oct 03 20:18:13.840 INFO E|  Compiling lazy_static v1.5.0
171 Oct 03 20:18:14.004 INFO E|  Compiling plain v0.2.3
172 Oct 03 20:18:14.225 INFO E|  Compiling unic-ucd-ident v0.9.0
173 Oct 03 20:18:14.245 INFO E|  Compiling bytesize v2.0.1
174 Oct 03 20:18:20.039 INFO E|  Compiling serde_derive_internals v0.29.1
175 Oct 03 20:18:20.223 INFO E|  Compiling modular-bitfield-impl v0.11.2
176 Oct 03 20:18:20.223 INFO E|  Compiling structopt-derive v0.4.18
177 Oct 03 20:18:23.774 INFO E|  Compiling thiserror-impl v2.0.12
178 Oct 03 20:18:23.774 INFO E|  Compiling serde_derive v1.0.219
179 Oct 03 20:18:23.774 INFO E|  Compiling schemars_derive v0.8.22
180 Oct 03 20:18:23.774 INFO E|  Compiling zerocopy-derive v0.8.25
181 Oct 03 20:18:24.097 INFO E|  Compiling num-derive v0.4.2
182 Oct 03 20:18:24.304 INFO E|  Compiling strum_macros v0.27.1
183 Oct 03 20:18:24.408 INFO E|  Compiling modular-bitfield v0.11.2
184 Oct 03 20:18:24.517 INFO E|  Compiling scroll_derive v0.12.1
185 Oct 03 20:18:26.243 INFO E|  Compiling structopt v0.3.26
186 Oct 03 20:18:27.190 INFO E|  Compiling scroll v0.12.0
187 Oct 03 20:18:27.876 INFO E|  Compiling goblin v0.9.3
188 Oct 03 20:18:28.109 INFO E|  Compiling pest v2.8.0
189 Oct 03 20:18:31.976 INFO E|  Compiling pest_meta v2.8.0
190 Oct 03 20:18:33.340 INFO E|  Compiling pest_generator v2.8.0
191 Oct 03 20:18:34.565 INFO E|  Compiling pest_derive v2.8.0
192 Oct 03 20:18:37.478 INFO E|  Compiling json5 v0.4.1
193 Oct 03 20:18:41.942 INFO E|  Compiling four-cc v0.4.0
194 Oct 03 20:18:41.942 INFO E|  Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
195 Oct 03 20:18:42.195 INFO E|  Compiling amd-apcb v0.5.4 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#d8244b0a)
196 Oct 03 20:19:26.859 INFO E|  Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
197 Oct 03 20:19:38.720 INFO E|  Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
198 Oct 03 20:20:13.360 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
199 Oct 03 20:20:13.433 INFO building project "amd-host-image-builder" ok (129 seconds)
200 Oct 03 20:20:13.433 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
201 Oct 03 20:20:13.582 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.89.0-x86_64-unknown-illumos (default)"
202 Oct 03 20:20:13.582 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
203 Oct 03 20:20:13.582 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
204 Oct 03 20:20:13.976 INFO E|  Downloading crates ...
205 Oct 03 20:20:14.039 INFO E|  Downloaded miniz_oxide v0.8.8
206 Oct 03 20:20:14.105 INFO E|  Compiling adler2 v2.0.0
207 Oct 03 20:20:14.280 INFO E|  Compiling miniz_oxide v0.8.8
208 Oct 03 20:20:17.173 INFO E|  Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
209 Oct 03 20:20:18.319 INFO E|  Finished `release` profile [optimized] target(s) in 4.63s
210 Oct 03 20:20:18.336 INFO building project "pinprick" ok (4 seconds)
211 Oct 03 20:20:18.336 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
212 Oct 03 20:20:18.448 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.89.0-x86_64-unknown-illumos (default)"
213 Oct 03 20:20:18.448 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
214 Oct 03 20:20:18.448 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
215 Oct 03 20:20:18.858 INFO E|  Downloading crates ...
216 Oct 03 20:20:18.900 INFO E|  Downloaded anyhow v1.0.62
217 Oct 03 20:20:18.907 INFO E|  Downloaded unicode-width v0.1.10
218 Oct 03 20:20:18.909 INFO E|  Downloaded digest v0.10.3
219 Oct 03 20:20:18.912 INFO E|  Downloaded miniz_oxide v0.6.2
220 Oct 03 20:20:18.915 INFO E|  Downloaded bytes v1.2.1
221 Oct 03 20:20:18.919 INFO E|  Downloaded block-buffer v0.10.3
222 Oct 03 20:20:18.921 INFO E|  Downloaded typenum v1.15.0
223 Oct 03 20:20:18.947 INFO E|  Downloaded flate2 v1.0.25
224 Oct 03 20:20:18.953 INFO E|  Downloaded sha2 v0.10.5
225 Oct 03 20:20:18.957 INFO E|  Downloaded generic-array v0.14.6
226 Oct 03 20:20:18.960 INFO E|  Downloaded cpufeatures v0.2.5
227 Oct 03 20:20:19.031 INFO E|  Compiling version_check v0.9.4
228 Oct 03 20:20:19.031 INFO E|  Compiling typenum v1.15.0
229 Oct 03 20:20:19.031 INFO E|  Compiling crc32fast v1.3.2
230 Oct 03 20:20:19.031 INFO E|  Compiling cfg-if v1.0.0
231 Oct 03 20:20:19.032 INFO E|  Compiling adler v1.0.2
232 Oct 03 20:20:19.032 INFO E|  Compiling anyhow v1.0.62
233 Oct 03 20:20:19.032 INFO E|  Compiling unicode-width v0.1.10
234 Oct 03 20:20:19.032 INFO E|  Compiling cpufeatures v0.2.5
235 Oct 03 20:20:19.750 INFO E|  Compiling getopts v0.2.21
236 Oct 03 20:20:19.789 INFO E|  Compiling bitflags v1.3.2
237 Oct 03 20:20:20.066 INFO E|  Compiling miniz_oxide v0.6.2
238 Oct 03 20:20:20.278 INFO E|  Compiling bytes v1.2.1
239 Oct 03 20:20:20.931 INFO E|  Compiling generic-array v0.14.6
240 Oct 03 20:20:21.975 INFO E|  Compiling flate2 v1.0.25
241 Oct 03 20:20:25.257 INFO E|  Compiling block-buffer v0.10.3
242 Oct 03 20:20:25.257 INFO E|  Compiling crypto-common v0.1.6
243 Oct 03 20:20:25.559 INFO E|  Compiling digest v0.10.3
244 Oct 03 20:20:26.008 INFO E|  Compiling sha2 v0.10.5
245 Oct 03 20:20:26.692 INFO E|  Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
246 Oct 03 20:20:31.856 INFO E|  Finished `release` profile [optimized] target(s) in 13.25s
247 Oct 03 20:20:31.874 INFO building project "bootserver" ok (13 seconds)
248 Oct 03 20:20:31.874 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
249 Oct 03 20:20:32.004 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.89.0-x86_64-unknown-illumos (default)"
250 Oct 03 20:20:32.004 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
251 Oct 03 20:20:32.004 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
252 Oct 03 20:20:32.291 INFO E|  Updating git repository `https://github.com/jclulow/rust-jmclib`
253 Oct 03 20:20:32.772 INFO E| From https://github.com/jclulow/rust-jmclib
254 Oct 03 20:20:32.772 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
255 Oct 03 20:20:32.799 INFO E|  Updating crates.io index
256 Oct 03 20:20:32.909 INFO E|  Downloading crates ...
257 Oct 03 20:20:33.007 INFO E|  Downloaded proc-macro2 v1.0.66
258 Oct 03 20:20:33.013 INFO E|  Downloaded uuid v0.8.2
259 Oct 03 20:20:33.020 INFO E|  Downloaded walkdir v2.3.3
260 Oct 03 20:20:33.023 INFO E|  Downloaded unicode-ident v1.0.11
261 Oct 03 20:20:33.027 INFO E|  Downloaded ryu v1.0.15
262 Oct 03 20:20:33.032 INFO E|  Downloaded typenum v1.16.0
263 Oct 03 20:20:33.037 INFO E|  Downloaded serde v1.0.193
264 Oct 03 20:20:33.042 INFO E|  Downloaded toml v0.5.11
265 Oct 03 20:20:33.046 INFO E|  Downloaded serde_json v1.0.103
266 Oct 03 20:20:33.055 INFO E|  Downloaded tempfile v3.7.0
267 Oct 03 20:20:33.058 INFO E|  Downloaded serde_derive v1.0.193
268 Oct 03 20:20:33.062 INFO E|  Downloaded quote v1.0.31
269 Oct 03 20:20:33.065 INFO E|  Downloaded once_cell v1.18.0
270 Oct 03 20:20:33.069 INFO E|  Downloaded errno v0.3.1
271 Oct 03 20:20:33.071 INFO E|  Downloaded syn v2.0.32
272 Oct 03 20:20:33.083 INFO E|  Downloaded sha-1 v0.9.8
273 Oct 03 20:20:33.086 INFO E|  Downloaded md-5 v0.9.1
274 Oct 03 20:20:33.088 INFO E|  Downloaded rustix v0.38.4
275 Oct 03 20:20:33.114 INFO E|  Downloaded glob v0.3.1
276 Oct 03 20:20:33.116 INFO E|  Downloaded fastrand v2.0.0
277 Oct 03 20:20:33.118 INFO E|  Downloaded digest v0.9.0
278 Oct 03 20:20:33.120 INFO E|  Downloaded cpufeatures v0.2.9
279 Oct 03 20:20:33.122 INFO E|  Downloaded bitflags v2.3.3
280 Oct 03 20:20:33.125 INFO E|  Downloaded opaque-debug v0.3.0
281 Oct 03 20:20:33.127 INFO E|  Downloaded block-buffer v0.9.0
282 Oct 03 20:20:33.132 INFO E|  Downloaded anyhow v1.0.72
283 Oct 03 20:20:33.137 INFO E|  Downloaded libdevinfo-sys v1.0.0
284 Oct 03 20:20:33.139 INFO E|  Downloaded itoa v1.0.9
285 Oct 03 20:20:33.141 INFO E|  Downloaded getrandom v0.2.10
286 Oct 03 20:20:33.145 INFO E|  Downloaded libc v0.2.147
287 Oct 03 20:20:33.252 INFO E|  Compiling libc v0.2.147
288 Oct 03 20:20:33.252 INFO E|  Compiling proc-macro2 v1.0.66
289 Oct 03 20:20:33.252 INFO E|  Compiling cfg-if v1.0.0
290 Oct 03 20:20:33.252 INFO E|  Compiling unicode-ident v1.0.11
291 Oct 03 20:20:33.252 INFO E|  Compiling version_check v0.9.4
292 Oct 03 20:20:33.253 INFO E|  Compiling typenum v1.16.0
293 Oct 03 20:20:33.253 INFO E|  Compiling serde v1.0.193
294 Oct 03 20:20:33.253 INFO E|  Compiling itoa v1.0.9
295 Oct 03 20:20:33.725 INFO E|  Compiling rustix v0.38.4
296 Oct 03 20:20:34.562 INFO E|  Compiling powerfmt v0.2.0
297 Oct 03 20:20:34.574 INFO E|  Compiling time-core v0.1.2
298 Oct 03 20:20:34.830 INFO E|  Compiling generic-array v0.14.7
299 Oct 03 20:20:34.966 INFO E|  Compiling slog v2.7.0
300 Oct 03 20:20:35.245 INFO E|  Compiling num-conv v0.1.0
301 Oct 03 20:20:35.745 INFO E|  Compiling deranged v0.3.11
302 Oct 03 20:20:35.942 INFO E|  Compiling time-macros v0.2.18
303 Oct 03 20:20:36.103 INFO E|  Compiling bitflags v2.3.3
304 Oct 03 20:20:36.181 INFO E|  Compiling num_threads v0.1.6
305 Oct 03 20:20:36.371 INFO E|  Compiling once_cell v1.18.0
306 Oct 03 20:20:36.501 INFO E|  Compiling quote v1.0.31
307 Oct 03 20:20:37.375 INFO E|  Compiling thread_local v1.1.7
308 Oct 03 20:20:37.738 INFO E|  Compiling syn v2.0.32
309 Oct 03 20:20:38.120 INFO E|  Compiling dirs-sys-next v0.1.2
310 Oct 03 20:20:38.434 INFO E|  Compiling errno v0.3.1
311 Oct 03 20:20:38.724 INFO E|  Compiling dirs-next v2.0.0
312 Oct 03 20:20:39.040 INFO E|  Compiling term v0.7.0
313 Oct 03 20:20:39.421 INFO E|  Compiling atty v0.2.14
314 Oct 03 20:20:39.462 INFO E|  Compiling opaque-debug v0.3.0
315 Oct 03 20:20:39.574 INFO E|  Compiling serde_json v1.0.103
316 Oct 03 20:20:39.599 INFO E|  Compiling anyhow v1.0.72
317 Oct 03 20:20:39.791 INFO E|  Compiling fastrand v2.0.0
318 Oct 03 20:20:40.867 INFO E|  Compiling digest v0.9.0
319 Oct 03 20:20:40.907 INFO E|  Compiling time v0.3.36
320 Oct 03 20:20:40.977 INFO E|  Compiling block-buffer v0.9.0
321 Oct 03 20:20:41.232 INFO E|  Compiling getrandom v0.2.10
322 Oct 03 20:20:41.311 INFO E|  Compiling cpufeatures v0.2.9
323 Oct 03 20:20:41.580 INFO E|  Compiling unicode-width v0.1.10
324 Oct 03 20:20:41.632 INFO E|  Compiling same-file v1.0.6
325 Oct 03 20:20:41.993 INFO E|  Compiling ryu v1.0.15
326 Oct 03 20:20:42.271 INFO E|  Compiling tempfile v3.7.0
327 Oct 03 20:20:42.314 INFO E|  Compiling walkdir v2.3.3
328 Oct 03 20:20:42.473 INFO E|  Compiling getopts v0.2.21
329 Oct 03 20:20:42.731 INFO E|  Compiling sha-1 v0.9.8
330 Oct 03 20:20:43.189 INFO E|  Compiling md-5 v0.9.1
331 Oct 03 20:20:43.765 INFO E|  Compiling libdevinfo-sys v1.0.0
332 Oct 03 20:20:43.928 INFO E|  Compiling glob v0.3.1
333 Oct 03 20:20:45.714 INFO E|  Compiling serde_derive v1.0.193
334 Oct 03 20:20:45.818 INFO E|  Compiling slog-term v2.9.0
335 Oct 03 20:20:58.671 INFO E|  Compiling toml v0.5.11
336 Oct 03 20:20:58.671 INFO E|  Compiling uuid v0.8.2
337 Oct 03 20:21:01.274 INFO E|  Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
338 Oct 03 20:21:03.433 INFO E|  Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
339 Oct 03 20:21:17.348 INFO E|  Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.21s
340 Oct 03 20:21:17.383 INFO building project "image-builder" ok (45 seconds)
341 Oct 03 20:21:17.384 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
342 Oct 03 20:21:17.499 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.89.0-x86_64-unknown-illumos (default)"
343 Oct 03 20:21:17.499 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
344 Oct 03 20:21:17.499 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
345 Oct 03 20:21:17.846 INFO E|  Updating git repository `https://github.com/oxidecomputer/progenitor`
346 Oct 03 20:21:19.032 INFO E| From https://github.com/oxidecomputer/progenitor
347 Oct 03 20:21:19.032 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
348 Oct 03 20:21:19.140 INFO E|  Updating git repository `https://github.com/jclulow/hiercmd`
349 Oct 03 20:21:19.619 INFO E| From https://github.com/jclulow/hiercmd
350 Oct 03 20:21:19.619 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
351 Oct 03 20:21:19.664 INFO E|  Updating git repository `https://github.com/jclulow/network-interface`
352 Oct 03 20:21:20.168 INFO E| From https://github.com/jclulow/network-interface
353 Oct 03 20:21:20.168 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
354 Oct 03 20:21:20.190 INFO E|  Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
355 Oct 03 20:21:20.735 INFO E| From https://github.com/oxidecomputer/boot-image-tools
356 Oct 03 20:21:20.735 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
357 Oct 03 20:21:20.773 INFO E|  Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
358 Oct 03 20:21:22.116 INFO E| From https://github.com/oxidecomputer/facade
359 Oct 03 20:21:22.117 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
360 Oct 03 20:21:22.159 INFO E|  Updating git repository `https://github.com/oxidecomputer/dropshot.git`
361 Oct 03 20:21:22.930 INFO E| From https://github.com/oxidecomputer/dropshot
362 Oct 03 20:21:22.930 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
363 Oct 03 20:21:22.971 INFO E|  Updating crates.io index
364 Oct 03 20:21:23.146 INFO E|  Updating git repository `https://github.com/oxidecomputer/typify`
365 Oct 03 20:21:24.166 INFO E| From https://github.com/oxidecomputer/typify
366 Oct 03 20:21:24.166 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
367 Oct 03 20:21:24.490 INFO E|  Downloading crates ...
368 Oct 03 20:21:24.721 INFO E|  Downloaded num-iter v0.1.44
369 Oct 03 20:21:24.728 INFO E|  Downloaded regex v1.7.3
370 Oct 03 20:21:24.758 INFO E|  Downloaded base64 v0.21.0
371 Oct 03 20:21:24.792 INFO E|  Downloaded try-lock v0.2.4
372 Oct 03 20:21:24.808 INFO E|  Downloaded want v0.3.0
373 Oct 03 20:21:24.815 INFO E|  Downloaded uuid v1.3.0
374 Oct 03 20:21:24.833 INFO E|  Downloaded unicode-bidi v0.3.13
375 Oct 03 20:21:24.842 INFO E|  Downloaded unsafe-libyaml v0.2.8
376 Oct 03 20:21:24.856 INFO E|  Downloaded url v2.3.1
377 Oct 03 20:21:24.877 INFO E|  Downloaded unicode-normalization v0.1.22
378 Oct 03 20:21:24.884 INFO E|  Downloaded pest v2.5.7
379 Oct 03 20:21:24.892 INFO E|  Downloaded winnow v0.4.1
380 Oct 03 20:21:24.925 INFO E|  Downloaded libm v0.2.15
381 Oct 03 20:21:24.942 INFO E|  Downloaded reqwest v0.11.16
382 Oct 03 20:21:24.953 INFO E|  Downloaded syn v1.0.107
383 Oct 03 20:21:24.969 INFO E|  Downloaded syn v2.0.72
384 Oct 03 20:21:24.985 INFO E|  Downloaded git2 v0.16.1
385 Oct 03 20:21:25.000 INFO E|  Downloaded hyper v0.14.25
386 Oct 03 20:21:25.018 INFO E|  Downloaded libc v0.2.139
387 Oct 03 20:21:25.056 INFO E|  Downloaded idna v0.3.0
388 Oct 03 20:21:25.065 INFO E|  Downloaded futures-util v0.3.28
389 Oct 03 20:21:25.108 INFO E|  Downloaded rustls v0.21.0
390 Oct 03 20:21:25.126 INFO E|  Downloaded rustix v0.37.3
391 Oct 03 20:21:25.153 INFO E|  Downloaded hashbrown v0.15.3
392 Oct 03 20:21:25.161 INFO E|  Downloaded h2 v0.3.16
393 Oct 03 20:21:25.171 INFO E|  Downloaded chrono v0.4.24
394 Oct 03 20:21:25.182 INFO E|  Downloaded rhai v1.14.0
395 Oct 03 20:21:25.201 INFO E|  Downloaded openapiv3 v1.0.2
396 Oct 03 20:21:25.218 INFO E|  Downloaded clap_builder v4.2.1
397 Oct 03 20:21:25.238 INFO E|  Downloaded toml_edit v0.19.8
398 Oct 03 20:21:25.263 INFO E|  Downloaded tokio-util v0.7.7
399 Oct 03 20:21:25.272 INFO E|  Downloaded serde_json v1.0.95
400 Oct 03 20:21:25.282 INFO E|  Downloaded rsa v0.9.8
401 Oct 03 20:21:25.290 INFO E|  Downloaded mio v0.8.5
402 Oct 03 20:21:25.298 INFO E|  Downloaded unicode-linebreak v0.1.4
403 Oct 03 20:21:25.301 INFO E|  Downloaded rustls-webpki v0.100.1
404 Oct 03 20:21:25.309 INFO E|  Downloaded http v0.2.9
405 Oct 03 20:21:25.315 INFO E|  Downloaded der v0.7.10
406 Oct 03 20:21:25.325 INFO E|  Downloaded tungstenite v0.18.0
407 Oct 03 20:21:25.331 INFO E|  Downloaded ryu v1.0.13
408 Oct 03 20:21:25.339 INFO E|  Downloaded tokio v1.27.0
409 Oct 03 20:21:25.406 INFO E|  Downloaded rhai_codegen v1.5.0
410 Oct 03 20:21:25.422 INFO E|  Downloaded proc-macro2 v1.0.86
411 Oct 03 20:21:25.441 INFO E|  Downloaded once_cell v1.17.0
412 Oct 03 20:21:25.445 INFO E|  Downloaded memchr v2.5.0
413 Oct 03 20:21:25.452 INFO E|  Downloaded ucd-trie v0.1.5
414 Oct 03 20:21:25.457 INFO E|  Downloaded tracing-core v0.1.30
415 Oct 03 20:21:25.462 INFO E|  Downloaded toml v0.7.3
416 Oct 03 20:21:25.469 INFO E|  Downloaded tokio-tungstenite v0.18.0
417 Oct 03 20:21:25.474 INFO E|  Downloaded rustfmt-wrapper v0.2.0
418 Oct 03 20:21:25.477 INFO E|  Downloaded quote v1.0.36
419 Oct 03 20:21:25.483 INFO E|  Downloaded pkg-config v0.3.26
420 Oct 03 20:21:25.486 INFO E|  Downloaded parking_lot_core v0.9.6
421 Oct 03 20:21:25.491 INFO E|  Downloaded parking_lot v0.12.1
422 Oct 03 20:21:25.502 INFO E|  Downloaded num-traits v0.2.15
423 Oct 03 20:21:25.509 INFO E|  Downloaded lock_api v0.4.9
424 Oct 03 20:21:25.515 INFO E|  Downloaded crossbeam-channel v0.5.6
425 Oct 03 20:21:25.523 INFO E|  Downloaded unicode-ident v1.0.8
426 Oct 03 20:21:25.529 INFO E|  Downloaded tracing v0.1.37
427 Oct 03 20:21:25.537 INFO E|  Downloaded toml_datetime v0.6.1
428 Oct 03 20:21:25.540 INFO E|  Downloaded tokio-rustls v0.24.0
429 Oct 03 20:21:25.544 INFO E|  Downloaded tokio-macros v2.0.0
430 Oct 03 20:21:25.546 INFO E|  Downloaded tls_codec_derive v0.4.2
431 Oct 03 20:21:25.550 INFO E|  Downloaded tls_codec v0.4.2
432 Oct 03 20:21:25.554 INFO E|  Downloaded time v0.1.45
433 Oct 03 20:21:25.558 INFO E|  Downloaded thiserror v1.0.38
434 Oct 03 20:21:25.566 INFO E|  Downloaded textwrap v0.16.0
435 Oct 03 20:21:25.571 INFO E|  Downloaded slog-async v2.7.0
436 Oct 03 20:21:25.575 INFO E|  Downloaded serde v1.0.204
437 Oct 03 20:21:25.605 INFO E|  Downloaded rustls-pemfile v1.0.2
438 Oct 03 20:21:25.611 INFO E|  Downloaded pin-project-lite v0.2.9
439 Oct 03 20:21:25.622 INFO E|  Downloaded percent-encoding v2.2.0
440 Oct 03 20:21:25.624 INFO E|  Downloaded num_enum v0.5.7
441 Oct 03 20:21:25.634 INFO E|  Downloaded log v0.4.17
442 Oct 03 20:21:25.639 INFO E|  Downloaded iddqd v0.3.1
443 Oct 03 20:21:25.650 INFO E|  Downloaded httparse v1.8.0
444 Oct 03 20:21:25.656 INFO E|  Downloaded futures v0.3.28
445 Oct 03 20:21:25.668 INFO E|  Downloaded env_logger v0.10.2
446 Oct 03 20:21:25.675 INFO E|  Downloaded encoding_rs v0.8.32
447 Oct 03 20:21:25.717 INFO E|  Downloaded derive-where v1.4.0
448 Oct 03 20:21:25.723 INFO E|  Downloaded crossbeam-utils v0.8.14
449 Oct 03 20:21:25.727 INFO E|  Downloaded cargo-lock v8.0.3
450 Oct 03 20:21:25.730 INFO E|  Downloaded aho-corasick v0.7.20
451 Oct 03 20:21:25.736 INFO E|  Downloaded utf8parse v0.2.1
452 Oct 03 20:21:25.737 INFO E|  Downloaded toolchain_find v0.2.0
453 Oct 03 20:21:25.742 INFO E|  Downloaded tinyvec v1.6.0
454 Oct 03 20:21:25.753 INFO E|  Downloaded thiserror-impl v1.0.38
455 Oct 03 20:21:25.755 INFO E|  Downloaded terminal_size v0.2.6
456 Oct 03 20:21:25.758 INFO E|  Downloaded termcolor v1.2.0
457 Oct 03 20:21:25.760 INFO E|  Downloaded tempfile v3.5.0
458 Oct 03 20:21:25.764 INFO E|  Downloaded strsim v0.10.0
459 Oct 03 20:21:25.766 INFO E|  Downloaded spin v0.5.2
460 Oct 03 20:21:25.768 INFO E|  Downloaded socket2 v0.4.9
461 Oct 03 20:21:25.771 INFO E|  Downloaded smawk v0.3.1
462 Oct 03 20:21:25.774 INFO E|  Downloaded smartstring v1.0.1
463 Oct 03 20:21:25.778 INFO E|  Downloaded smallvec v1.10.0
464 Oct 03 20:21:25.781 INFO E|  Downloaded slog-bunyan v2.4.0
465 Oct 03 20:21:25.783 INFO E|  Downloaded slab v0.4.7
466 Oct 03 20:21:25.785 INFO E|  Downloaded signal-hook-registry v1.4.0
467 Oct 03 20:21:25.787 INFO E|  Downloaded sha1 v0.10.5
468 Oct 03 20:21:25.790 INFO E|  Downloaded serde_yaml v0.9.21
469 Oct 03 20:21:25.795 INFO E|  Downloaded serde_tokenstream v0.2.0
470 Oct 03 20:21:25.800 INFO E|  Downloaded semver-parser v0.10.2
471 Oct 03 20:21:25.803 INFO E|  Downloaded semver v1.0.17
472 Oct 03 20:21:25.809 INFO E|  Downloaded semver v0.11.0
473 Oct 03 20:21:25.818 INFO E|  Downloaded libgit2-sys v0.14.2+1.5.1
474 Oct 03 20:21:25.906 INFO E|  Downloaded sct v0.7.0
475 Oct 03 20:21:25.911 INFO E|  Downloaded proc-macro-hack v0.5.20+deprecated
476 Oct 03 20:21:25.915 INFO E|  Downloaded ppv-lite86 v0.2.17
477 Oct 03 20:21:25.917 INFO E|  Downloaded paste v1.0.12
478 Oct 03 20:21:25.921 INFO E|  Downloaded num_enum_derive v0.5.7
479 Oct 03 20:21:25.923 INFO E|  Downloaded num_cpus v1.15.0
480 Oct 03 20:21:25.928 INFO E|  Downloaded num-integer v0.1.45
481 Oct 03 20:21:25.931 INFO E|  Downloaded lazy_static v1.4.0
482 Oct 03 20:21:25.933 INFO E|  Downloaded itoa v1.0.6
483 Oct 03 20:21:25.936 INFO E|  Downloaded is-terminal v0.4.7
484 Oct 03 20:21:25.938 INFO E|  Downloaded ipnet v2.7.2
485 Oct 03 20:21:25.941 INFO E|  Downloaded iana-time-zone v0.1.56
486 Oct 03 20:21:25.948 INFO E|  Downloaded httpdate v1.0.2
487 Oct 03 20:21:25.950 INFO E|  Downloaded home v0.5.4
488 Oct 03 20:21:25.952 INFO E|  Downloaded futures-task v0.3.28
489 Oct 03 20:21:25.955 INFO E|  Downloaded futures-macro v0.3.28
490 Oct 03 20:21:25.956 INFO E|  Downloaded futures-executor v0.3.28
491 Oct 03 20:21:25.958 INFO E|  Downloaded dyn-clone v1.0.11
492 Oct 03 20:21:25.960 INFO E|  Downloaded clap v4.2.1
493 Oct 03 20:21:25.972 INFO E|  Downloaded cc v1.0.78
494 Oct 03 20:21:25.975 INFO E|  Downloaded camino v1.1.4
495 Oct 03 20:21:25.978 INFO E|  Downloaded bytes v1.4.0
496 Oct 03 20:21:25.984 INFO E|  Downloaded anyhow v1.0.68
497 Oct 03 20:21:25.989 INFO E|  Downloaded tower-service v0.3.2
498 Oct 03 20:21:25.991 INFO E|  Downloaded sha2 v0.10.6
499 Oct 03 20:21:25.994 INFO E|  Downloaded serde_spanned v0.6.1
500 Oct 03 20:21:25.996 INFO E|  Downloaded serde_path_to_error v0.1.11
501 Oct 03 20:21:25.998 INFO E|  Downloaded serde_derive_internals v0.26.0
502 Oct 03 20:21:26.008 INFO E|  Downloaded serde_derive v1.0.204
503 Oct 03 20:21:26.013 INFO E|  Downloaded scopeguard v1.1.0
504 Oct 03 20:21:26.015 INFO E|  Downloaded schemars_derive v0.8.12
505 Oct 03 20:21:26.019 INFO E|  Downloaded schemars v0.8.12
506 Oct 03 20:21:26.038 INFO E|  Downloaded regress v0.5.0
507 Oct 03 20:21:26.050 INFO E|  Downloaded project-root v0.2.2
508 Oct 03 20:21:26.051 INFO E|  Downloaded libz-sys v1.1.8
509 Oct 03 20:21:26.125 INFO E|  Downloaded proc-macro-crate v1.2.1
510 Oct 03 20:21:26.127 INFO E|  Downloaded jobserver v0.1.26
511 Oct 03 20:21:26.130 INFO E|  Downloaded http-body v0.4.5
512 Oct 03 20:21:26.132 INFO E|  Downloaded futures-sink v0.3.28
513 Oct 03 20:21:26.134 INFO E|  Downloaded futures-io v0.3.28
514 Oct 03 20:21:26.135 INFO E|  Downloaded futures-core v0.3.28
515 Oct 03 20:21:26.138 INFO E|  Downloaded futures-channel v0.3.28
516 Oct 03 20:21:26.141 INFO E|  Downloaded form_urlencoded v1.1.0
517 Oct 03 20:21:26.142 INFO E|  Downloaded fastrand v1.9.0
518 Oct 03 20:21:26.144 INFO E|  Downloaded const-random-macro v0.1.15
519 Oct 03 20:21:26.145 INFO E|  Downloaded const-random v0.1.15
520 Oct 03 20:21:26.147 INFO E|  Downloaded concolor-override v1.0.0
521 Oct 03 20:21:26.148 INFO E|  Downloaded clap_lex v0.4.1
522 Oct 03 20:21:26.149 INFO E|  Downloaded built v0.6.0
523 Oct 03 20:21:26.151 INFO E|  Downloaded bitflags v2.9.1
524 Oct 03 20:21:26.157 INFO E|  Downloaded bincode v1.3.3
525 Oct 03 20:21:26.160 INFO E|  Downloaded base64ct v1.8.0
526 Oct 03 20:21:26.187 INFO E|  Downloaded autocfg v1.1.0
527 Oct 03 20:21:26.189 INFO E|  Downloaded async-trait v0.1.68
528 Oct 03 20:21:26.194 INFO E|  Downloaded async-stream v0.3.5
529 Oct 03 20:21:26.196 INFO E|  Downloaded anstyle v0.3.5
530 Oct 03 20:21:26.199 INFO E|  Downloaded anstream v0.2.6
531 Oct 03 20:21:26.201 INFO E|  Downloaded ahash v0.8.3
532 Oct 03 20:21:26.205 INFO E|  Downloaded ahash v0.7.6
533 Oct 03 20:21:26.208 INFO E|  Downloaded io-lifetimes v1.0.10
534 Oct 03 20:21:26.212 INFO E|  Downloaded getrandom v0.2.8
535 Oct 03 20:21:26.216 INFO E|  Downloaded flagset v0.4.7
536 Oct 03 20:21:26.218 INFO E|  Downloaded crc v3.3.0
537 Oct 03 20:21:26.221 INFO E|  Downloaded concolor-query v0.3.3
538 Oct 03 20:21:26.222 INFO E|  Downloaded clap_derive v4.2.0
539 Oct 03 20:21:26.225 INFO E|  Downloaded byteorder v1.4.3
540 Oct 03 20:21:26.229 INFO E|  Downloaded bitfield v0.14.0
541 Oct 03 20:21:26.231 INFO E|  Downloaded async-stream-impl v0.3.5
542 Oct 03 20:21:26.233 INFO E|  Downloaded anstyle-parse v0.1.1
543 Oct 03 20:21:26.300 INFO E|  Downloaded ring v0.16.20
544 Oct 03 20:21:26.674 INFO E|  Compiling proc-macro2 v1.0.86
545 Oct 03 20:21:26.674 INFO E|  Compiling unicode-ident v1.0.8
546 Oct 03 20:21:26.674 INFO E|  Compiling libc v0.2.139
547 Oct 03 20:21:26.674 INFO E|  Compiling autocfg v1.1.0
548 Oct 03 20:21:26.674 INFO E|  Compiling cfg-if v1.0.0
549 Oct 03 20:21:26.674 INFO E|  Compiling version_check v0.9.4
550 Oct 03 20:21:26.674 INFO E|  Compiling serde v1.0.204
551 Oct 03 20:21:26.674 INFO E|  Compiling syn v1.0.107
552 Oct 03 20:21:27.360 INFO E|  Compiling memchr v2.5.0
553 Oct 03 20:21:27.475 INFO E|  Compiling once_cell v1.17.0
554 Oct 03 20:21:28.364 INFO E|  Compiling thiserror v1.0.38
555 Oct 03 20:21:29.427 INFO E|  Compiling serde_json v1.0.95
556 Oct 03 20:21:29.647 INFO E|  Compiling log v0.4.17
557 Oct 03 20:21:29.806 INFO E|  Compiling itoa v1.0.6
558 Oct 03 20:21:30.830 INFO E|  Compiling indexmap v1.9.3
559 Oct 03 20:21:31.182 INFO E|  Compiling pin-project-lite v0.2.9
560 Oct 03 20:21:31.433 INFO E|  Compiling typenum v1.16.0
561 Oct 03 20:21:31.718 INFO E|  Compiling const-oid v0.9.6
562 Oct 03 20:21:32.165 INFO E|  Compiling quote v1.0.36
563 Oct 03 20:21:32.888 INFO E|  Compiling jobserver v0.1.26
564 Oct 03 20:21:32.928 INFO E|  Compiling getrandom v0.2.8
565 Oct 03 20:21:33.586 INFO E|  Compiling syn v2.0.72
566 Oct 03 20:21:33.798 INFO E|  Compiling bitflags v1.3.2
567 Oct 03 20:21:34.661 INFO E|  Compiling cc v1.0.78
568 Oct 03 20:21:34.765 INFO E|  Compiling generic-array v0.14.6
569 Oct 03 20:21:34.766 INFO E|  Compiling futures-core v0.3.28
570 Oct 03 20:21:34.910 INFO E|  Compiling bytes v1.4.0
571 Oct 03 20:21:36.498 INFO E|  Compiling ryu v1.0.13
572 Oct 03 20:21:37.072 INFO E|  Compiling lock_api v0.4.9
573 Oct 03 20:21:37.774 INFO E|  Compiling parking_lot_core v0.9.6
574 Oct 03 20:21:39.085 INFO E|  Compiling slab v0.4.7
575 Oct 03 20:21:39.160 INFO E|  Compiling futures-channel v0.3.28
576 Oct 03 20:21:39.572 INFO E|  Compiling io-lifetimes v1.0.10
577 Oct 03 20:21:39.704 INFO E|  Compiling pkg-config v0.3.26
578 Oct 03 20:21:40.116 INFO E|  Compiling futures-task v0.3.28
579 Oct 03 20:21:40.544 INFO E|  Compiling futures-sink v0.3.28
580 Oct 03 20:21:40.638 INFO E|  Compiling scopeguard v1.1.0
581 Oct 03 20:21:41.223 INFO E|  Compiling libm v0.2.15
582 Oct 03 20:21:41.425 INFO E|  Compiling block-buffer v0.10.3
583 Oct 03 20:21:41.503 INFO E|  Compiling crypto-common v0.1.6
584 Oct 03 20:21:42.282 INFO E|  Compiling tokio v1.27.0
585 Oct 03 20:21:42.644 INFO E|  Compiling num-traits v0.2.15
586 Oct 03 20:21:42.781 INFO E|  Compiling rustix v0.37.3
587 Oct 03 20:21:42.785 INFO E|  Compiling futures-util v0.3.28
588 Oct 03 20:21:44.192 INFO E|  Compiling digest v0.10.7
589 Oct 03 20:21:45.309 INFO E|  Compiling socket2 v0.4.9
590 Oct 03 20:21:45.790 INFO E|  Compiling errno v0.3.1
591 Oct 03 20:21:45.909 INFO E|  Compiling num_cpus v1.15.0
592 Oct 03 20:21:45.909 INFO E|  Compiling signal-hook-registry v1.4.0
593 Oct 03 20:21:46.577 INFO E|  Compiling mio v0.8.5
594 Oct 03 20:21:46.650 INFO E|  Compiling futures-io v0.3.28
595 Oct 03 20:21:46.804 INFO E|  Compiling spin v0.5.2
596 Oct 03 20:21:47.771 INFO E|  Compiling crunchy v0.2.2
597 Oct 03 20:21:47.808 INFO E|  Compiling pin-utils v0.1.0
598 Oct 03 20:21:49.520 INFO E|  Compiling num-integer v0.1.45
599 Oct 03 20:21:49.668 INFO E|  Compiling tiny-keccak v2.0.2
600 Oct 03 20:21:50.656 INFO E|  Compiling hashbrown v0.12.3
601 Oct 03 20:21:50.757 INFO E|  Compiling cpufeatures v0.2.5
602 Oct 03 20:21:51.039 INFO E|  Compiling proc-macro-hack v0.5.20+deprecated
603 Oct 03 20:21:51.233 INFO E|  Compiling schemars v0.8.12
604 Oct 03 20:21:52.893 INFO E|  Compiling serde_derive_internals v0.26.0
605 Oct 03 20:21:53.065 INFO E|  Compiling ahash v0.7.6
606 Oct 03 20:21:53.829 INFO E|  Compiling slog v2.7.0
607 Oct 03 20:21:53.877 INFO E|  Compiling heck v0.4.1
608 Oct 03 20:21:55.297 INFO E|  Compiling thiserror-impl v1.0.38
609 Oct 03 20:21:56.053 INFO E|  Compiling ahash v0.8.3
610 Oct 03 20:21:57.235 INFO E|  Compiling unicode-width v0.1.10
611 Oct 03 20:21:57.534 INFO E|  Compiling schemars_derive v0.8.12
612 Oct 03 20:21:58.002 INFO E|  Compiling anyhow v1.0.68
613 Oct 03 20:21:58.568 INFO E|  Compiling serde_derive v1.0.204
614 Oct 03 20:21:58.800 INFO E|  Compiling futures-macro v0.3.28
615 Oct 03 20:21:58.858 INFO E|  Compiling tokio-macros v2.0.0
616 Oct 03 20:21:59.427 INFO E|  Compiling const-random-macro v0.1.15
617 Oct 03 20:22:02.406 INFO E|  Compiling fnv v1.0.7
618 Oct 03 20:22:02.618 INFO E|  Compiling byteorder v1.4.3
619 Oct 03 20:22:03.136 INFO E|  Compiling http v0.2.9
620 Oct 03 20:22:04.179 INFO E|  Compiling const-random v0.1.15
621 Oct 03 20:22:04.916 INFO E|  Compiling getopts v0.2.21
622 Oct 03 20:22:05.337 INFO E|  Compiling aho-corasick v0.7.20
623 Oct 03 20:22:05.617 INFO E|  Compiling rand_core v0.6.4
624 Oct 03 20:22:05.764 INFO E|  Compiling httparse v1.8.0
625 Oct 03 20:22:07.016 INFO E|  Compiling tinyvec_macros v0.1.1
626 Oct 03 20:22:07.356 INFO E|  Compiling num-conv v0.1.0
627 Oct 03 20:22:07.433 INFO E|  Compiling crc32fast v1.3.2
628 Oct 03 20:22:08.071 INFO E|  Compiling regex-syntax v0.6.29
629 Oct 03 20:22:08.346 INFO E|  Compiling time-core v0.1.2
630 Oct 03 20:22:08.867 INFO E|  Compiling percent-encoding v2.2.0
631 Oct 03 20:22:09.159 INFO E|  Compiling powerfmt v0.2.0
632 Oct 03 20:22:09.709 INFO E|  Compiling form_urlencoded v1.1.0
633 Oct 03 20:22:09.992 INFO E|  Compiling deranged v0.3.11
634 Oct 03 20:22:10.335 INFO E|  Compiling time-macros v0.2.18
635 Oct 03 20:22:10.475 INFO E|  Compiling tinyvec v1.6.0
636 Oct 03 20:22:11.490 INFO E|  Compiling chrono v0.4.24
637 Oct 03 20:22:14.841 INFO E|  Compiling hashbrown v0.13.2
638 Oct 03 20:22:15.824 INFO E|  Compiling libz-sys v1.1.8
639 Oct 03 20:22:16.543 INFO E|  Compiling regex v1.7.3
640 Oct 03 20:22:17.793 INFO E|  Compiling ppv-lite86 v0.2.17
641 Oct 03 20:22:18.345 INFO E|  Compiling dyn-clone v1.0.11
642 Oct 03 20:22:18.639 INFO E|  Compiling num_threads v0.1.6
643 Oct 03 20:22:18.870 INFO E|  Compiling uuid v1.3.0
644 Oct 03 20:22:19.126 INFO E|  Compiling regress v0.5.0
645 Oct 03 20:22:19.315 INFO E|  Compiling rand_chacha v0.3.1
646 Oct 03 20:22:19.515 INFO E|  Compiling time v0.3.36
647 Oct 03 20:22:19.664 INFO E|  Compiling unicode-normalization v0.1.22
648 Oct 03 20:22:23.593 INFO E|  Compiling is-terminal v0.4.7
649 Oct 03 20:22:24.797 INFO E|  Compiling sha2 v0.10.6
650 Oct 03 20:22:25.104 INFO E|  Compiling lazy_static v1.4.0
651 Oct 03 20:22:25.738 INFO E|  Compiling dirs-sys-next v0.1.2
652 Oct 03 20:22:25.778 INFO E|  Compiling tracing-core v0.1.30
653 Oct 03 20:22:27.138 INFO E|  Compiling utf8parse v0.2.1
654 Oct 03 20:22:27.712 INFO E|  Compiling smallvec v1.10.0
655 Oct 03 20:22:28.263 INFO E|  Compiling toml v0.5.11
656 Oct 03 20:22:31.430 INFO E|  Compiling parking_lot v0.12.1
657 Oct 03 20:22:31.850 INFO E|  Compiling serde_tokenstream v0.2.0
658 Oct 03 20:22:32.633 INFO E|  Compiling ucd-trie v0.1.5
659 Oct 03 20:22:34.011 INFO E|  Compiling unicode-bidi v0.3.13
660 Oct 03 20:22:35.396 INFO E|  Compiling base64 v0.21.0
661 Oct 03 20:22:40.513 INFO E|  Compiling idna v0.3.0
662 Oct 03 20:22:41.024 INFO E|  Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
663 Oct 03 20:22:42.290 INFO E|  Compiling pest v2.5.7
664 Oct 03 20:22:42.422 INFO E|  Compiling proc-macro-crate v1.2.1
665 Oct 03 20:22:43.510 INFO E|  Compiling tracing v0.1.37
666 Oct 03 20:22:44.181 INFO E|  Compiling anstyle-parse v0.1.1
667 Oct 03 20:22:44.848 INFO E|  Compiling dirs-next v2.0.0
668 Oct 03 20:22:45.246 INFO E|  Compiling rand v0.8.5
669 Oct 03 20:22:45.767 INFO E|  Compiling futures-executor v0.3.28
670 Oct 03 20:22:49.171 INFO E|  Compiling terminal_size v0.2.6
671 Oct 03 20:22:49.552 INFO E|  Compiling libgit2-sys v0.14.2+1.5.1
672 Oct 03 20:22:49.902 INFO E|  Compiling time v0.1.45
673 Oct 03 20:22:50.278 INFO E|  Compiling thread_local v1.1.7
674 Oct 03 20:22:51.614 INFO E|  Compiling concolor-override v1.0.0
675 Oct 03 20:22:52.171 INFO E|  Compiling concolor-query v0.3.3
676 Oct 03 20:22:52.383 INFO E|  Compiling anstyle v0.3.5
677 Oct 03 20:22:52.898 INFO E|  Compiling semver v1.0.17
678 Oct 03 20:22:53.072 INFO E|  Compiling iana-time-zone v0.1.56
679 Oct 03 20:22:53.584 INFO E|  Compiling anstream v0.2.6
680 Oct 03 20:22:54.835 INFO E|  Compiling semver-parser v0.10.2
681 Oct 03 20:22:54.999 INFO E|  Compiling tokio-util v0.7.7
682 Oct 03 20:22:55.535 INFO E|  Compiling futures v0.3.28
683 Oct 03 20:22:55.623 INFO E|  Compiling term v0.7.0
684 Oct 03 20:22:55.907 INFO E|  Compiling num_enum_derive v0.5.7
685 Oct 03 20:22:56.014 INFO E|  Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
686 Oct 03 20:22:58.247 INFO E|  Compiling url v2.3.1
687 Oct 03 20:23:01.836 INFO E|  Compiling atty v0.2.14
688 Oct 03 20:23:02.467 INFO E|  Compiling same-file v1.0.6
689 Oct 03 20:23:02.923 INFO E|  Compiling strsim v0.10.0
690 Oct 03 20:23:03.151 INFO E|  Compiling try-lock v0.2.4
691 Oct 03 20:23:03.434 INFO E|  Compiling clap_lex v0.4.1
692 Oct 03 20:23:03.507 INFO E|  Compiling adler v1.0.2
693 Oct 03 20:23:03.810 INFO E|  Compiling want v0.3.0
694 Oct 03 20:23:04.593 INFO E|  Compiling clap_builder v4.2.1
695 Oct 03 20:23:04.637 INFO E|  Compiling miniz_oxide v0.6.2
696 Oct 03 20:23:04.823 INFO E|  Compiling walkdir v2.3.3
697 Oct 03 20:23:06.705 INFO E|  Compiling slog-term v2.9.0
698 Oct 03 20:23:09.699 INFO E|  Compiling num_enum v0.5.7
699 Oct 03 20:23:10.444 INFO E|  Compiling h2 v0.3.16
700 Oct 03 20:23:11.498 INFO E|  Compiling semver v0.11.0
701 Oct 03 20:23:13.221 INFO E|  Compiling http-body v0.4.5
702 Oct 03 20:23:13.961 INFO E|  Compiling clap_derive v4.2.0
703 Oct 03 20:23:14.527 INFO E|  Compiling ring v0.16.20
704 Oct 03 20:23:17.206 INFO E|  Compiling httpdate v1.0.2
705 Oct 03 20:23:19.477 INFO E|  Compiling zeroize v1.8.1
706 Oct 03 20:23:20.949 INFO E|  Compiling tower-service v0.3.2
707 Oct 03 20:23:21.331 INFO E|  Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
708 Oct 03 20:23:22.001 INFO E|  Compiling fastrand v1.9.0
709 Oct 03 20:23:22.094 INFO E|  Compiling base64ct v1.8.0
710 Oct 03 20:23:23.889 INFO E|  Compiling home v0.5.4
711 Oct 03 20:23:23.964 INFO E|  Compiling hyper v0.14.25
712 Oct 03 20:23:24.730 INFO E|  Compiling toolchain_find v0.2.0
713 Oct 03 20:23:29.351 INFO E|  Compiling pem-rfc7468 v0.7.0
714 Oct 03 20:23:29.710 INFO E|  Compiling clap v4.2.1
715 Oct 03 20:23:29.818 INFO E|  Compiling tempfile v3.5.0
716 Oct 03 20:23:35.488 INFO E|  Compiling cargo-lock v8.0.3
717 Oct 03 20:23:41.639 INFO E|  Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
718 Oct 03 20:23:43.972 INFO E|  Compiling flate2 v1.0.25
719 Oct 03 20:23:47.186 INFO E|  Compiling serde_urlencoded v0.7.1
720 Oct 03 20:23:48.776 INFO E|  Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
721 Oct 03 20:23:49.084 INFO E|  Compiling der_derive v0.7.3
722 Oct 03 20:23:54.119 INFO E|  Compiling sha1 v0.10.5
723 Oct 03 20:23:54.593 INFO E|  Compiling flagset v0.4.7
724 Oct 03 20:24:01.722 INFO E|  Compiling der v0.7.10
725 Oct 03 20:24:03.043 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
726 Oct 03 20:24:04.814 INFO E|  Compiling rustfmt-wrapper v0.2.0
727 Oct 03 20:24:05.441 INFO E|  Compiling openapiv3 v1.0.2
728 Oct 03 20:24:06.123 INFO E|  Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
729 Oct 03 20:24:06.460 INFO E|  Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
730 Oct 03 20:24:07.772 INFO E|  Compiling encoding_rs v0.8.32
731 Oct 03 20:24:08.886 INFO E|  Compiling unsafe-libyaml v0.2.8
732 Oct 03 20:24:12.853 INFO E|  Compiling ipnet v2.7.2
733 Oct 03 20:24:13.174 INFO E|  Compiling project-root v0.2.2
734 Oct 03 20:24:13.581 INFO E|  Compiling untrusted v0.7.1
735 Oct 03 20:24:13.851 INFO E|  Compiling mime v0.3.17
736 Oct 03 20:24:14.478 INFO E|  Compiling utf-8 v0.7.6
737 Oct 03 20:24:14.933 INFO E|  Compiling radium v0.7.0
738 Oct 03 20:24:15.267 INFO E|  Compiling base64 v0.13.1
739 Oct 03 20:24:16.294 INFO E|  Compiling reqwest v0.11.16
740 Oct 03 20:24:16.532 INFO E|  Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
741 Oct 03 20:24:17.303 INFO E|  Compiling tungstenite v0.18.0
742 Oct 03 20:24:20.296 INFO E|  Compiling serde_yaml v0.9.21
743 Oct 03 20:24:26.452 INFO E|  Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
744 Oct 03 20:24:27.250 INFO E|  Compiling spki v0.7.3
745 Oct 03 20:24:28.981 INFO E|  Compiling tap v1.0.1
746 Oct 03 20:24:29.790 INFO E|  Compiling crossbeam-utils v0.8.14
747 Oct 03 20:24:29.973 INFO E|  Compiling maybe-uninit v2.0.0
748 Oct 03 20:24:31.894 INFO E|  Compiling wyz v0.5.1
749 Oct 03 20:24:34.675 INFO E|  Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
750 Oct 03 20:24:40.724 INFO E|  Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
751 Oct 03 20:24:42.762 INFO E|  Compiling tokio-tungstenite v0.18.0
752 Oct 03 20:24:46.628 INFO E|  Compiling serde_spanned v0.6.1
753 Oct 03 20:24:47.520 INFO E|  Compiling toml_datetime v0.6.1
754 Oct 03 20:24:49.151 INFO E|  Compiling zerocopy-derive v0.6.6
755 Oct 03 20:24:52.996 INFO E|  Compiling bzip2-sys v0.1.13+1.0.8
756 Oct 03 20:24:53.866 INFO E|  Compiling smartstring v1.0.1
757 Oct 03 20:24:54.571 INFO E|  Compiling funty v2.0.0
758 Oct 03 20:24:55.341 INFO E|  Compiling packed_struct v0.10.1
759 Oct 03 20:24:56.760 INFO E|  Compiling winnow v0.4.1
760 Oct 03 20:25:00.988 INFO E|  Compiling rustls v0.21.0
761 Oct 03 20:25:02.376 INFO E|  Compiling num-bigint-dig v0.8.4
762 Oct 03 20:25:03.659 INFO E|  Compiling bitvec v1.0.1
763 Oct 03 20:25:05.042 INFO E|  Compiling toml_edit v0.19.8
764 Oct 03 20:25:13.880 INFO E|  Compiling zerocopy v0.6.6
765 Oct 03 20:25:16.613 INFO E|  Compiling pkcs8 v0.10.2
766 Oct 03 20:25:19.911 INFO E|  Compiling sct v0.7.0
767 Oct 03 20:25:20.523 INFO E|  Compiling rustls-webpki v0.100.1
768 Oct 03 20:25:21.123 INFO E|  Compiling num-iter v0.1.44
769 Oct 03 20:25:21.533 INFO E|  Compiling packed_struct_codegen v0.10.1
770 Oct 03 20:25:21.871 INFO E|  Compiling slog-async v2.7.0
771 Oct 03 20:25:23.097 INFO E|  Compiling paste v1.0.12
772 Oct 03 20:25:24.732 INFO E|  Compiling static_assertions v1.1.0
773 Oct 03 20:25:25.172 INFO E|  Compiling camino v1.1.4
774 Oct 03 20:25:25.370 INFO E|  Compiling nodrop v0.1.14
775 Oct 03 20:25:25.713 INFO E|  Compiling async-trait v0.1.68
776 Oct 03 20:25:26.677 INFO E|  Compiling crc-catalog v2.4.0
777 Oct 03 20:25:27.311 INFO E|  Compiling match_cfg v0.1.0
778 Oct 03 20:25:27.666 INFO E|  Compiling crc v3.3.0
779 Oct 03 20:25:27.942 INFO E|  Compiling hostname v0.3.1
780 Oct 03 20:25:28.971 INFO E|  Compiling array-init v0.0.4
781 Oct 03 20:25:34.309 INFO E|  Compiling crossbeam-channel v0.5.6
782 Oct 03 20:25:37.882 INFO E|  Compiling pkcs1 v0.7.5
783 Oct 03 20:25:38.183 INFO E|  Compiling smallvec v0.6.14
784 Oct 03 20:25:39.777 INFO E|  Compiling toml v0.7.3
785 Oct 03 20:25:40.833 INFO E|  Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
786 Oct 03 20:25:44.211 INFO E|  Compiling slog-json v2.6.1
787 Oct 03 20:25:45.967 INFO E|  Compiling bincode v1.3.3
788 Oct 03 20:25:49.028 INFO E|  Compiling bitflags v2.9.1
789 Oct 03 20:25:51.130 INFO E|  Compiling unicode-linebreak v0.1.4
790 Oct 03 20:25:51.782 INFO E|  Compiling signature v2.2.0
791 Oct 03 20:25:52.197 INFO E|  Compiling async-stream-impl v0.3.5
792 Oct 03 20:25:52.863 INFO E|  Compiling rhai_codegen v1.5.0
793 Oct 03 20:25:54.077 INFO E|  Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
794 Oct 03 20:25:55.555 INFO E|  Compiling take_mut v0.2.2
795 Oct 03 20:25:55.724 INFO E|  Compiling subtle v2.6.1
796 Oct 03 20:25:56.555 INFO E|  Compiling equivalent v1.0.2
797 Oct 03 20:25:56.763 INFO E|  Compiling termcolor v1.2.0
798 Oct 03 20:25:57.159 INFO E|  Compiling foldhash v0.1.5
799 Oct 03 20:25:57.324 INFO E|  Compiling allocator-api2 v0.2.21
800 Oct 03 20:25:57.512 INFO E|  Compiling bitfield v0.14.0
801 Oct 03 20:25:58.036 INFO E|  Compiling rsa v0.9.8
802 Oct 03 20:25:58.217 INFO E|  Compiling env_logger v0.10.2
803 Oct 03 20:25:58.780 INFO E|  Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
804 Oct 03 20:25:58.938 INFO E|  Compiling rhai v1.14.0
805 Oct 03 20:26:00.366 INFO E|  Compiling hashbrown v0.15.3
806 Oct 03 20:26:04.831 INFO E|  Compiling async-stream v0.3.5
807 Oct 03 20:26:05.712 INFO E|  Compiling ron v0.8.1
808 Oct 03 20:26:05.832 INFO E|  Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
809 Oct 03 20:26:06.116 INFO E|  Compiling slog-bunyan v2.4.0
810 Oct 03 20:26:06.955 INFO E|  Compiling tokio-rustls v0.24.0
811 Oct 03 20:26:08.774 INFO E|  Compiling serde-hex v0.1.0
812 Oct 03 20:26:17.453 INFO E|  Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
813 Oct 03 20:26:18.616 INFO E|  Compiling x509-cert v0.2.5
814 Oct 03 20:26:18.719 INFO E|  Compiling rustls-pemfile v1.0.2
815 Oct 03 20:26:18.846 INFO E|  Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
816 Oct 03 20:26:20.196 INFO E|  Compiling serde_path_to_error v0.1.11
817 Oct 03 20:26:22.722 INFO E|  Compiling derive-where v1.4.0
818 Oct 03 20:26:22.869 INFO E|  Compiling crc-any v2.5.0
819 Oct 03 20:26:23.247 INFO E|  Compiling debug-ignore v1.0.5
820 Oct 03 20:26:23.831 INFO E|  Compiling hex v0.4.3
821 Oct 03 20:26:23.913 INFO E|  Compiling rustc-hash v2.1.1
822 Oct 03 20:26:24.895 INFO E|  Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
823 Oct 03 20:26:25.395 INFO E|  Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
824 Oct 03 20:26:26.891 INFO E|  Compiling object v0.30.4
825 Oct 03 20:26:28.447 INFO E|  Compiling smawk v0.3.1
826 Oct 03 20:26:28.997 INFO E|  Compiling iddqd v0.3.1
827 Oct 03 20:26:29.488 INFO E|  Compiling path-slash v0.1.5
828 Oct 03 20:26:30.341 INFO E|  Compiling textwrap v0.16.0
829 Oct 03 20:26:37.589 INFO E|  Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
830 Oct 03 20:26:38.219 INFO E|  Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
831 Oct 03 20:26:44.303 INFO E|  Compiling bzip2 v0.4.4
832 Oct 03 20:26:45.522 INFO E|  Compiling zip v0.6.6
833 Oct 03 20:26:51.727 INFO E|  Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
834 Oct 03 20:27:15.820 INFO E|  Compiling git2 v0.16.1
835 Oct 03 20:27:22.461 INFO E|  Compiling built v0.6.0
836 Oct 03 20:27:24.803 INFO E|  Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
837 Oct 03 20:27:26.826 INFO E|  Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
838 Oct 03 20:27:27.665 INFO E|  Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
839 Oct 03 20:27:29.340 INFO E| warning: struct `NeedRequestContext` is never constructed
840 Oct 03 20:27:29.340 INFO E|  --> racktest/agent/server/src/lib.rs:104:9
841 Oct 03 20:27:29.340 INFO E|  |
842 Oct 03 20:27:29.340 INFO E| 104 |  rc: RequestContext<Arc<Agent>>,
843 Oct 03 20:27:29.340 INFO E|  | ^^^^^^^^^^^^^^
844 Oct 03 20:27:29.340 INFO E|  |
845 Oct 03 20:27:29.340 INFO E|  = note: `#[warn(dead_code)]` on by default
846 Oct 03 20:27:29.340 INFO E| warning: struct `NeedHttpResponse` is never constructed
847 Oct 03 20:27:29.340 INFO E|  --> racktest/agent/server/src/lib.rs:107:6
848 Oct 03 20:27:29.340 INFO E|  |
849 Oct 03 20:27:29.340 INFO E| 107 | ) -> DSResult<HttpResponseUpdatedNoContent> {
850 Oct 03 20:27:29.340 INFO E|  | ^^^^^^^^
851 Oct 03 20:27:29.340 INFO E| warning: struct `NeedRequestContext` is never constructed
852 Oct 03 20:27:29.340 INFO E|  --> racktest/agent/server/src/lib.rs:132:9
853 Oct 03 20:27:29.340 INFO E|  |
854 Oct 03 20:27:29.340 INFO E| 132 |  rc: RequestContext<Arc<Agent>>,
855 Oct 03 20:27:29.340 INFO E|  | ^^^^^^^^^^^^^^
856 Oct 03 20:27:29.340 INFO E| warning: struct `NeedHttpResponse` is never constructed
857 Oct 03 20:27:29.340 INFO E|  --> racktest/agent/server/src/lib.rs:135:6
858 Oct 03 20:27:29.340 INFO E|  |
859 Oct 03 20:27:29.340 INFO E| 135 | ) -> DSResult<HttpResponseUpdatedNoContent> {
860 Oct 03 20:27:29.340 INFO E|  | ^^^^^^^^
861 Oct 03 20:27:29.340 INFO E| warning: struct `NeedRequestContext` is never constructed
862 Oct 03 20:27:29.340 INFO E|  --> racktest/agent/server/src/lib.rs:284:9
863 Oct 03 20:27:29.340 INFO E|  |
864 Oct 03 20:27:29.340 INFO E| 284 |  rc: RequestContext<Arc<Agent>>,
865 Oct 03 20:27:29.340 INFO E|  | ^^^^^^^^^^^^^^
866 Oct 03 20:27:29.340 INFO E| warning: struct `NeedRequestContext` is never constructed
867 Oct 03 20:27:29.340 INFO E|  --> racktest/agent/server/src/lib.rs:406:9
868 Oct 03 20:27:29.341 INFO E|  |
869 Oct 03 20:27:29.341 INFO E| 406 |  rc: RequestContext<Arc<Agent>>,
870 Oct 03 20:27:29.341 INFO E|  | ^^^^^^^^^^^^^^
871 Oct 03 20:27:29.665 INFO E|  Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
872 Oct 03 20:27:39.129 INFO E|  Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
873 Oct 03 20:28:02.525 INFO E| warning: `racktest-agent` (lib) generated 6 warnings
874 Oct 03 20:28:26.081 INFO E|  Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
875 Oct 03 20:29:32.451 INFO E|  Finished `release` profile [optimized] target(s) in 8m 14s
876 Oct 03 20:29:32.606 INFO building project "pilot" ok (495 seconds)
877 rm -f helios-build
878 ln -s tools/helios-build/target/debug/helios-build
879 
880 Setup complete! ./helios-build is now available.
881 
882 
883 real 12:44.457834438
884 user 33:56.366332532
885 sys 3:22.222793902
886 trap 2.923140046
887 tflt 4.448299909
888 dflt 18.878395241
889 kflt 0.004653924
890 lock 2:57:24.238481731
891 slp 4:23:28.193000865
892 lat 38:41.064647271
893 stop 6:30.242026495