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