|
|
|
| 1 | 2026-09-11T16:37:43.817Z | job assigned to worker 01M28N8QR8CFZNTW0N8QCDNCNP [factory aws, i-017906e8af15b0041] (queued for 49 s) |
| |
| 2 | 2026-09-11T16:37:50.458Z | starting task 0: "setup" |
| 3 | 2026-09-11T16:37:50.464Z | ++ uname -s |
| 4 | 2026-09-11T16:37:50.469Z | + kern=SunOS |
| 5 | 2026-09-11T16:37:50.469Z | + build_user=build |
| 6 | 2026-09-11T16:37:50.469Z | + build_uid=12345 |
| 7 | 2026-09-11T16:37:50.469Z | + work_dir=/work |
| 8 | 2026-09-11T16:37:50.469Z | + input_dir=/input |
| 9 | 2026-09-11T16:37:50.469Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T16:37:50.469Z | + case "$kern" in |
| 11 | 2026-09-11T16:37:50.469Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T16:37:50.469Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T16:37:52.527Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T16:37:52.531Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T16:37:52.531Z | + home_fs=zfs |
| 16 | 2026-09-11T16:37:52.532Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T16:37:52.532Z | + mkdir -p /home/build |
| 18 | 2026-09-11T16:37:52.532Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T16:37:55.909Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T16:37:55.927Z | process exited: duration 4071 ms, exit code 0 |
| |
| 21 | 2026-09-11T16:37:55.935Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T16:37:55.941Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-11T16:37:55.942Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-11T16:37:55.942Z | * rust toolchain profile = "default" |
| 25 | 2026-09-11T16:37:55.942Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-11T16:37:55.942Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T16:37:55.942Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T16:37:55.942Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T16:37:55.942Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-11T16:37:56.032Z | info: downloading installer |
| 31 | 2026-09-11T16:37:57.457Z | info: profile set to default |
| 32 | 2026-09-11T16:37:57.457Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T16:37:57.460Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-11T16:37:57.594Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-11T16:37:57.597Z | info: downloading 6 components |
| 36 | 2026-09-11T16:38:12.278Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-11T16:38:12.278Z | |
| 38 | 2026-09-11T16:38:12.307Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-11T16:38:12.307Z | |
| 40 | 2026-09-11T16:38:12.310Z | |
| 41 | 2026-09-11T16:38:12.310Z | Rust is installed now. Great! |
| 42 | 2026-09-11T16:38:12.310Z | |
| 43 | 2026-09-11T16:38:12.310Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T16:38:12.310Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T16:38:12.311Z | |
| 46 | 2026-09-11T16:38:12.311Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T16:38:12.311Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T16:38:12.311Z | |
| 49 | 2026-09-11T16:38:12.311Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T16:38:12.311Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T16:38:12.311Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T16:38:12.311Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T16:38:12.311Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T16:38:12.311Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T16:38:12.311Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T16:38:12.311Z | HOST_CC = None |
| 57 | 2026-09-11T16:38:12.311Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T16:38:12.311Z | CC = None |
| 59 | 2026-09-11T16:38:12.311Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T16:38:12.481Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T16:38:12.481Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T16:38:12.481Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T16:38:12.482Z | CFLAGS = None |
| 64 | 2026-09-11T16:38:12.482Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T16:38:12.482Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T16:38:12.482Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T16:38:12.482Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T16:38:12.482Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T16:38:12.482Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T16:38:12.568Z | + rustup --version |
| 71 | 2026-09-11T16:38:12.575Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T16:38:12.578Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T16:38:12.596Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-11T16:38:12.600Z | + cargo --version |
| 75 | 2026-09-11T16:38:12.612Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-11T16:38:12.615Z | + rustc --version |
| 77 | 2026-09-11T16:38:12.633Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-11T16:38:12.636Z | process exited: duration 16701 ms, exit code 0 |
| |
| 79 | 2026-09-11T16:38:12.643Z | starting task 2: "authentication" |
| 80 | 2026-09-11T16:38:12.660Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T16:38:12.666Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T16:38:12.670Z | + mkdir -p /work/oxidecomputer/sp-emu |
| 83 | 2026-09-11T16:38:12.673Z | + git clone https://github.com/oxidecomputer/sp-emu /work/oxidecomputer/sp-emu |
| 84 | 2026-09-11T16:38:12.700Z | Cloning into '/work/oxidecomputer/sp-emu'... |
| 85 | 2026-09-11T16:38:13.227Z | + cd /work/oxidecomputer/sp-emu |
| 86 | 2026-09-11T16:38:13.227Z | + git fetch origin 697ec1eb4755c6e3a5667e193a74d041d2ca68eb |
| 87 | 2026-09-11T16:38:13.491Z | From https://github.com/oxidecomputer/sp-emu |
| 88 | 2026-09-11T16:38:13.492Z | * branch 697ec1eb4755c6e3a5667e193a74d041d2ca68eb -> FETCH_HEAD |
| 89 | 2026-09-11T16:38:13.496Z | + [[ -n host-power ]] |
| 90 | 2026-09-11T16:38:13.499Z | ++ git branch --show-current |
| 91 | 2026-09-11T16:38:13.499Z | + current=master |
| 92 | 2026-09-11T16:38:13.499Z | + [[ master != host-power ]] |
| 93 | 2026-09-11T16:38:13.499Z | + git branch -f host-power 697ec1eb4755c6e3a5667e193a74d041d2ca68eb |
| 94 | 2026-09-11T16:38:13.502Z | + git checkout -f host-power |
| 95 | 2026-09-11T16:38:13.508Z | Switched to branch 'host-power' |
| 96 | 2026-09-11T16:38:13.511Z | + git reset --hard 697ec1eb4755c6e3a5667e193a74d041d2ca68eb |
| 97 | 2026-09-11T16:38:13.515Z | HEAD is now at 697ec1e Model host power on the SP and provide a bridge |
| 98 | 2026-09-11T16:38:13.518Z | process exited: duration 849 ms, exit code 0 |
| |
| 99 | 2026-09-11T16:38:13.527Z | starting task 4: "build" |
| 100 | 2026-09-11T16:38:13.532Z | + cargo --version |
| 101 | 2026-09-11T16:38:13.535Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 102 | 2026-09-11T16:38:13.540Z | + rustc --version |
| 103 | 2026-09-11T16:38:13.557Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 104 | 2026-09-11T16:38:13.560Z | + WORK=/work |
| 105 | 2026-09-11T16:38:13.560Z | + pfexec mkdir -p /work |
| 106 | 2026-09-11T16:38:13.563Z | + pfexec chown build /work |
| 107 | 2026-09-11T16:38:13.563Z | + ptime -m cargo build --locked --release --bin sp-emu |
| 108 | 2026-09-11T16:38:13.637Z | Updating crates.io index |
| 109 | 2026-09-11T16:38:13.641Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 110 | 2026-09-11T16:38:14.620Z | Downloading crates ... |
| 111 | 2026-09-11T16:38:14.671Z | Downloaded adler2 v2.0.1 |
| 112 | 2026-09-11T16:38:14.676Z | Downloaded const-oid v0.9.6 |
| 113 | 2026-09-11T16:38:14.676Z | Downloaded crc-any v2.5.1 |
| 114 | 2026-09-11T16:38:14.679Z | Downloaded serde_spanned v0.6.9 |
| 115 | 2026-09-11T16:38:14.686Z | Downloaded bitfield-macros v0.19.4 |
| 116 | 2026-09-11T16:38:14.691Z | Downloaded thiserror-impl v2.0.18 |
| 117 | 2026-09-11T16:38:14.694Z | Downloaded cfg-if v1.0.4 |
| 118 | 2026-09-11T16:38:14.694Z | Downloaded cpufeatures v0.2.17 |
| 119 | 2026-09-11T16:38:14.694Z | Downloaded anstyle-query v1.1.5 |
| 120 | 2026-09-11T16:38:14.697Z | Downloaded colorchoice v1.0.5 |
| 121 | 2026-09-11T16:38:14.701Z | Downloaded equivalent v1.0.2 |
| 122 | 2026-09-11T16:38:14.704Z | Downloaded hex v0.4.3 |
| 123 | 2026-09-11T16:38:14.704Z | Downloaded is_terminal_polyfill v1.70.2 |
| 124 | 2026-09-11T16:38:14.704Z | Downloaded clap_lex v1.1.0 |
| 125 | 2026-09-11T16:38:14.708Z | Downloaded tap v1.0.1 |
| 126 | 2026-09-11T16:38:14.708Z | Downloaded terminal_size v0.4.4 |
| 127 | 2026-09-11T16:38:14.708Z | Downloaded version_check v0.9.5 |
| 128 | 2026-09-11T16:38:14.708Z | Downloaded num-integer v0.1.46 |
| 129 | 2026-09-11T16:38:14.711Z | Downloaded zeroize_derive v1.5.0 |
| 130 | 2026-09-11T16:38:14.711Z | Downloaded digest v0.10.7 |
| 131 | 2026-09-11T16:38:14.711Z | Downloaded toml_datetime v0.6.11 |
| 132 | 2026-09-11T16:38:14.714Z | Downloaded anstyle-parse v1.0.0 |
| 133 | 2026-09-11T16:38:14.714Z | Downloaded crypto-common v0.1.7 |
| 134 | 2026-09-11T16:38:14.714Z | Downloaded toml_write v0.1.2 |
| 135 | 2026-09-11T16:38:14.714Z | Downloaded utf8parse v0.2.2 |
| 136 | 2026-09-11T16:38:14.718Z | Downloaded generic-array v0.14.7 |
| 137 | 2026-09-11T16:38:14.718Z | Downloaded block-buffer v0.10.4 |
| 138 | 2026-09-11T16:38:14.725Z | Downloaded displaydoc v0.2.6 |
| 139 | 2026-09-11T16:38:14.728Z | Downloaded pkg-config v0.3.33 |
| 140 | 2026-09-11T16:38:14.728Z | Downloaded funty v2.0.0 |
| 141 | 2026-09-11T16:38:14.731Z | Downloaded env_filter v2.0.0 |
| 142 | 2026-09-11T16:38:14.731Z | Downloaded heck v0.5.0 |
| 143 | 2026-09-11T16:38:14.731Z | Downloaded flagset v0.4.7 |
| 144 | 2026-09-11T16:38:14.735Z | Downloaded anstyle v1.0.14 |
| 145 | 2026-09-11T16:38:14.735Z | Downloaded keccak v0.1.6 |
| 146 | 2026-09-11T16:38:14.735Z | Downloaded tls_codec v0.4.2 |
| 147 | 2026-09-11T16:38:14.738Z | Downloaded wyz v0.5.1 |
| 148 | 2026-09-11T16:38:14.738Z | Downloaded anstream v1.0.0 |
| 149 | 2026-09-11T16:38:14.738Z | Downloaded der_derive v0.7.3 |
| 150 | 2026-09-11T16:38:14.741Z | Downloaded maybe-uninit v2.0.0 |
| 151 | 2026-09-11T16:38:14.741Z | Downloaded rand_chacha v0.3.1 |
| 152 | 2026-09-11T16:38:14.744Z | Downloaded array-init v0.0.4 |
| 153 | 2026-09-11T16:38:14.744Z | Downloaded tls_codec_derive v0.4.2 |
| 154 | 2026-09-11T16:38:14.748Z | Downloaded thiserror v2.0.18 |
| 155 | 2026-09-11T16:38:14.751Z | Downloaded errno v0.3.14 |
| 156 | 2026-09-11T16:38:14.751Z | Downloaded strsim v0.11.1 |
| 157 | 2026-09-11T16:38:14.751Z | Downloaded toml v0.8.23 |
| 158 | 2026-09-11T16:38:14.754Z | Downloaded num-iter v0.1.46 |
| 159 | 2026-09-11T16:38:14.754Z | Downloaded radium v0.7.0 |
| 160 | 2026-09-11T16:38:14.757Z | Downloaded lazy_static v1.5.0 |
| 161 | 2026-09-11T16:38:14.760Z | Downloaded zeroize v1.9.0 |
| 162 | 2026-09-11T16:38:14.761Z | Downloaded nodrop v0.1.14 |
| 163 | 2026-09-11T16:38:14.761Z | Downloaded yaxpeax-arch v0.3.2 |
| 164 | 2026-09-11T16:38:14.764Z | Downloaded signature v2.2.0 |
| 165 | 2026-09-11T16:38:14.769Z | Downloaded packed_struct_codegen v0.10.1 |
| 166 | 2026-09-11T16:38:14.774Z | Downloaded clap_derive v4.6.4 |
| 167 | 2026-09-11T16:38:14.774Z | Downloaded spin v0.9.9 |
| 168 | 2026-09-11T16:38:14.774Z | Downloaded zopfli v0.8.3 |
| 169 | 2026-09-11T16:38:14.777Z | Downloaded serde-hex v0.1.0 |
| 170 | 2026-09-11T16:38:14.777Z | Downloaded env_logger v0.11.11 |
| 171 | 2026-09-11T16:38:14.778Z | Downloaded unicode-ident v1.0.24 |
| 172 | 2026-09-11T16:38:14.783Z | Downloaded indexmap v2.14.0 |
| 173 | 2026-09-11T16:38:14.787Z | Downloaded autocfg v1.5.1 |
| 174 | 2026-09-11T16:38:14.787Z | Downloaded bitfield v0.19.4 |
| 175 | 2026-09-11T16:38:14.787Z | Downloaded simd-adler32 v0.3.9 |
| 176 | 2026-09-11T16:38:14.787Z | Downloaded base64ct v1.8.3 |
| 177 | 2026-09-11T16:38:14.790Z | Downloaded bzip2 v0.5.2 |
| 178 | 2026-09-11T16:38:14.790Z | Downloaded byteorder v1.5.0 |
| 179 | 2026-09-11T16:38:14.790Z | Downloaded packed_struct v0.10.1 |
| 180 | 2026-09-11T16:38:14.790Z | Downloaded ppv-lite86 v0.2.21 |
| 181 | 2026-09-11T16:38:14.793Z | Downloaded shlex v2.0.1 |
| 182 | 2026-09-11T16:38:14.793Z | Downloaded pkcs8 v0.10.2 |
| 183 | 2026-09-11T16:38:14.793Z | Downloaded quote v1.0.45 |
| 184 | 2026-09-11T16:38:14.797Z | Downloaded smallvec v0.6.14 |
| 185 | 2026-09-11T16:38:14.797Z | Downloaded subtle v2.6.1 |
| 186 | 2026-09-11T16:38:14.797Z | Downloaded spki v0.7.3 |
| 187 | 2026-09-11T16:38:14.797Z | Downloaded toml_edit v0.22.27 |
| 188 | 2026-09-11T16:38:14.800Z | Downloaded sha2 v0.10.9 |
| 189 | 2026-09-11T16:38:14.804Z | Downloaded x509-cert v0.2.5 |
| 190 | 2026-09-11T16:38:14.804Z | Downloaded typenum v1.20.1 |
| 191 | 2026-09-11T16:38:14.808Z | Downloaded rand_core v0.6.4 |
| 192 | 2026-09-11T16:38:14.808Z | Downloaded zerocopy-derive v0.8.55 |
| 193 | 2026-09-11T16:38:14.811Z | Downloaded find-msvc-tools v0.1.9 |
| 194 | 2026-09-11T16:38:14.815Z | Downloaded getrandom v0.2.17 |
| 195 | 2026-09-11T16:38:14.815Z | Downloaded zip v2.4.2 |
| 196 | 2026-09-11T16:38:14.818Z | Downloaded bitflags v2.13.1 |
| 197 | 2026-09-11T16:38:14.818Z | Downloaded crc32fast v1.5.0 |
| 198 | 2026-09-11T16:38:14.821Z | Downloaded anyhow v1.0.102 |
| 199 | 2026-09-11T16:38:14.825Z | Downloaded yaxpeax-arm v0.4.0 |
| 200 | 2026-09-11T16:38:14.828Z | Downloaded pkcs1 v0.7.5 |
| 201 | 2026-09-11T16:38:14.831Z | Downloaded pem-rfc7468 v0.7.0 |
| 202 | 2026-09-11T16:38:14.836Z | Downloaded winnow v0.7.15 |
| 203 | 2026-09-11T16:38:14.839Z | Downloaded syn v3.0.3 |
| 204 | 2026-09-11T16:38:14.843Z | Downloaded clap v4.6.4 |
| 205 | 2026-09-11T16:38:14.847Z | Downloaded zerocopy v0.8.55 |
| 206 | 2026-09-11T16:38:14.857Z | Downloaded num-traits v0.2.19 |
| 207 | 2026-09-11T16:38:14.861Z | Downloaded smallvec v1.15.2 |
| 208 | 2026-09-11T16:38:14.861Z | Downloaded proc-macro2 v1.0.106 |
| 209 | 2026-09-11T16:38:14.861Z | Downloaded log v0.4.32 |
| 210 | 2026-09-11T16:38:14.865Z | Downloaded serde_derive v1.0.228 |
| 211 | 2026-09-11T16:38:14.873Z | Downloaded miniz_oxide v0.8.9 |
| 212 | 2026-09-11T16:38:14.878Z | Downloaded serde_core v1.0.228 |
| 213 | 2026-09-11T16:38:14.880Z | Downloaded serde v1.0.228 |
| 214 | 2026-09-11T16:38:14.887Z | Downloaded cc v1.2.64 |
| 215 | 2026-09-11T16:38:14.894Z | Downloaded flate2 v1.1.9 |
| 216 | 2026-09-11T16:38:14.898Z | Downloaded bumpalo v3.20.3 |
| 217 | 2026-09-11T16:38:14.898Z | Downloaded der v0.7.10 |
| 218 | 2026-09-11T16:38:14.902Z | Downloaded rand v0.8.7 |
| 219 | 2026-09-11T16:38:14.902Z | Downloaded memchr v2.8.2 |
| 220 | 2026-09-11T16:38:14.906Z | Downloaded rsa v0.9.10 |
| 221 | 2026-09-11T16:38:14.920Z | Downloaded regex v1.13.1 |
| 222 | 2026-09-11T16:38:14.936Z | Downloaded clap_builder v4.6.2 |
| 223 | 2026-09-11T16:38:14.940Z | Downloaded num-bigint-dig v0.8.6 |
| 224 | 2026-09-11T16:38:14.943Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-09-11T16:38:14.946Z | Downloaded hashbrown v0.17.1 |
| 226 | 2026-09-11T16:38:14.954Z | Downloaded libm v0.2.16 |
| 227 | 2026-09-11T16:38:14.986Z | Downloaded bitvec v1.0.1 |
| 228 | 2026-09-11T16:38:14.994Z | Downloaded syn v1.0.109 |
| 229 | 2026-09-11T16:38:15.016Z | Downloaded syn v2.0.118 |
| 230 | 2026-09-11T16:38:15.023Z | Downloaded object v0.36.7 |
| 231 | 2026-09-11T16:38:15.037Z | Downloaded regex-syntax v0.8.11 |
| 232 | 2026-09-11T16:38:15.062Z | Downloaded rustix v1.1.4 |
| 233 | 2026-09-11T16:38:15.097Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 234 | 2026-09-11T16:38:15.104Z | Downloaded regex-automata v0.4.16 |
| 235 | 2026-09-11T16:38:15.122Z | Downloaded libc v0.2.186 |
| 236 | 2026-09-11T16:38:15.140Z | Downloaded sha3 v0.10.9 |
| 237 | 2026-09-11T16:38:15.188Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-09-11T16:38:15.188Z | Compiling unicode-ident v1.0.24 |
| 239 | 2026-09-11T16:38:15.188Z | Compiling quote v1.0.45 |
| 240 | 2026-09-11T16:38:15.191Z | Compiling serde_core v1.0.228 |
| 241 | 2026-09-11T16:38:15.192Z | Compiling libc v0.2.186 |
| 242 | 2026-09-11T16:38:15.192Z | Compiling serde v1.0.228 |
| 243 | 2026-09-11T16:38:15.192Z | Compiling cfg-if v1.0.4 |
| 244 | 2026-09-11T16:38:15.192Z | Compiling version_check v0.9.5 |
| 245 | 2026-09-11T16:38:15.291Z | Compiling const-oid v0.9.6 |
| 246 | 2026-09-11T16:38:15.342Z | Compiling autocfg v1.5.1 |
| 247 | 2026-09-11T16:38:15.491Z | Compiling generic-array v0.14.7 |
| 248 | 2026-09-11T16:38:15.604Z | Compiling libm v0.2.16 |
| 249 | 2026-09-11T16:38:15.604Z | Compiling typenum v1.20.1 |
| 250 | 2026-09-11T16:38:15.675Z | Compiling num-traits v0.2.19 |
| 251 | 2026-09-11T16:38:15.754Z | Compiling zerocopy v0.8.55 |
| 252 | 2026-09-11T16:38:15.971Z | Compiling zeroize v1.9.0 |
| 253 | 2026-09-11T16:38:16.062Z | Compiling base64ct v1.8.3 |
| 254 | 2026-09-11T16:38:16.148Z | Compiling getrandom v0.2.17 |
| 255 | 2026-09-11T16:38:16.155Z | Compiling rustix v1.1.4 |
| 256 | 2026-09-11T16:38:16.213Z | Compiling flagset v0.4.7 |
| 257 | 2026-09-11T16:38:16.291Z | Compiling pem-rfc7468 v0.7.0 |
| 258 | 2026-09-11T16:38:16.366Z | Compiling utf8parse v0.2.2 |
| 259 | 2026-09-11T16:38:16.403Z | Compiling syn v2.0.118 |
| 260 | 2026-09-11T16:38:16.474Z | Compiling radium v0.7.0 |
| 261 | 2026-09-11T16:38:16.479Z | Compiling anstyle-parse v1.0.0 |
| 262 | 2026-09-11T16:38:16.668Z | Compiling rand_core v0.6.4 |
| 263 | 2026-09-11T16:38:16.675Z | Compiling errno v0.3.14 |
| 264 | 2026-09-11T16:38:16.795Z | Compiling crypto-common v0.1.7 |
| 265 | 2026-09-11T16:38:16.832Z | Compiling block-buffer v0.10.4 |
| 266 | 2026-09-11T16:38:16.845Z | Compiling tap v1.0.1 |
| 267 | 2026-09-11T16:38:16.906Z | Compiling anstyle v1.0.14 |
| 268 | 2026-09-11T16:38:16.913Z | Compiling colorchoice v1.0.5 |
| 269 | 2026-09-11T16:38:16.944Z | Compiling bitflags v2.13.1 |
| 270 | 2026-09-11T16:38:16.965Z | Compiling shlex v2.0.1 |
| 271 | 2026-09-11T16:38:17.009Z | Compiling syn v1.0.109 |
| 272 | 2026-09-11T16:38:17.136Z | Compiling anstyle-query v1.1.5 |
| 273 | 2026-09-11T16:38:17.140Z | Compiling is_terminal_polyfill v1.70.2 |
| 274 | 2026-09-11T16:38:17.186Z | Compiling find-msvc-tools v0.1.9 |
| 275 | 2026-09-11T16:38:17.217Z | Compiling anstream v1.0.0 |
| 276 | 2026-09-11T16:38:17.269Z | Compiling digest v0.10.7 |
| 277 | 2026-09-11T16:38:17.351Z | Compiling cc v1.2.64 |
| 278 | 2026-09-11T16:38:17.406Z | Compiling wyz v0.5.1 |
| 279 | 2026-09-11T16:38:17.473Z | Compiling hashbrown v0.17.1 |
| 280 | 2026-09-11T16:38:17.598Z | Compiling crc32fast v1.5.0 |
| 281 | 2026-09-11T16:38:17.618Z | Compiling equivalent v1.0.2 |
| 282 | 2026-09-11T16:38:17.655Z | Compiling maybe-uninit v2.0.0 |
| 283 | 2026-09-11T16:38:17.662Z | Compiling log v0.4.32 |
| 284 | 2026-09-11T16:38:17.696Z | Compiling funty v2.0.0 |
| 285 | 2026-09-11T16:38:17.870Z | Compiling pkg-config v0.3.33 |
| 286 | 2026-09-11T16:38:17.909Z | Compiling terminal_size v0.4.4 |
| 287 | 2026-09-11T16:38:18.039Z | Compiling bitvec v1.0.1 |
| 288 | 2026-09-11T16:38:18.077Z | Compiling indexmap v2.14.0 |
| 289 | 2026-09-11T16:38:18.121Z | Compiling num-integer v0.1.46 |
| 290 | 2026-09-11T16:38:18.292Z | Compiling syn v3.0.3 |
| 291 | 2026-09-11T16:38:18.418Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 292 | 2026-09-11T16:38:18.456Z | Compiling simd-adler32 v0.3.9 |
| 293 | 2026-09-11T16:38:18.512Z | Compiling heck v0.5.0 |
| 294 | 2026-09-11T16:38:18.697Z | Compiling spin v0.9.9 |
| 295 | 2026-09-11T16:38:18.730Z | Compiling strsim v0.11.1 |
| 296 | 2026-09-11T16:38:18.827Z | Compiling clap_lex v1.1.0 |
| 297 | 2026-09-11T16:38:18.851Z | Compiling num-bigint-dig v0.8.6 |
| 298 | 2026-09-11T16:38:18.864Z | Compiling thiserror v2.0.18 |
| 299 | 2026-09-11T16:38:19.074Z | Compiling packed_struct v0.10.1 |
| 300 | 2026-09-11T16:38:19.149Z | Compiling clap_builder v4.6.2 |
| 301 | 2026-09-11T16:38:19.358Z | Compiling lazy_static v1.5.0 |
| 302 | 2026-09-11T16:38:19.438Z | Compiling num-iter v0.1.46 |
| 303 | 2026-09-11T16:38:19.542Z | Compiling toml_write v0.1.2 |
| 304 | 2026-09-11T16:38:19.761Z | Compiling adler2 v2.0.1 |
| 305 | 2026-09-11T16:38:19.808Z | Compiling serde_derive v1.0.228 |
| 306 | 2026-09-11T16:38:19.824Z | Compiling zerocopy-derive v0.8.55 |
| 307 | 2026-09-11T16:38:19.863Z | Compiling der_derive v0.7.3 |
| 308 | 2026-09-11T16:38:19.899Z | Compiling bitfield-macros v0.19.4 |
| 309 | 2026-09-11T16:38:20.656Z | Compiling thiserror-impl v2.0.18 |
| 310 | 2026-09-11T16:38:20.758Z | Compiling packed_struct_codegen v0.10.1 |
| 311 | 2026-09-11T16:38:20.841Z | Compiling der v0.7.10 |
| 312 | 2026-09-11T16:38:21.205Z | Compiling clap_derive v4.6.4 |
| 313 | 2026-09-11T16:38:21.782Z | Compiling cpufeatures v0.2.17 |
| 314 | 2026-09-11T16:38:21.846Z | Compiling spki v0.7.3 |
| 315 | 2026-09-11T16:38:21.899Z | Compiling smallvec v1.15.2 |
| 316 | 2026-09-11T16:38:21.998Z | Compiling nodrop v0.1.14 |
| 317 | 2026-09-11T16:38:22.081Z | Compiling pkcs8 v0.10.2 |
| 318 | 2026-09-11T16:38:22.093Z | Compiling winnow v0.7.15 |
| 319 | 2026-09-11T16:38:22.139Z | Compiling array-init v0.0.4 |
| 320 | 2026-09-11T16:38:22.487Z | Compiling pkcs1 v0.7.5 |
| 321 | 2026-09-11T16:38:22.871Z | Compiling clap v4.6.4 |
| 322 | 2026-09-11T16:38:22.988Z | Compiling serde_spanned v0.6.9 |
| 323 | 2026-09-11T16:38:23.043Z | Compiling toml_datetime v0.6.11 |
| 324 | 2026-09-11T16:38:23.116Z | Compiling sha2 v0.10.9 |
| 325 | 2026-09-11T16:38:23.129Z | Compiling bitfield v0.19.4 |
| 326 | 2026-09-11T16:38:23.384Z | Compiling miniz_oxide v0.8.9 |
| 327 | 2026-09-11T16:38:23.403Z | Compiling smallvec v0.6.14 |
| 328 | 2026-09-11T16:38:23.625Z | Compiling env_filter v2.0.0 |
| 329 | 2026-09-11T16:38:23.939Z | Compiling toml_edit v0.22.27 |
| 330 | 2026-09-11T16:38:23.954Z | Compiling signature v2.2.0 |
| 331 | 2026-09-11T16:38:23.987Z | Compiling subtle v2.6.1 |
| 332 | 2026-09-11T16:38:24.104Z | Compiling anyhow v1.0.102 |
| 333 | 2026-09-11T16:38:24.134Z | Compiling bumpalo v3.20.3 |
| 334 | 2026-09-11T16:38:24.193Z | Compiling memchr v2.8.2 |
| 335 | 2026-09-11T16:38:24.410Z | Compiling ppv-lite86 v0.2.21 |
| 336 | 2026-09-11T16:38:24.424Z | Compiling zip v2.4.2 |
| 337 | 2026-09-11T16:38:24.490Z | Compiling object v0.36.7 |
| 338 | 2026-09-11T16:38:24.515Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 339 | 2026-09-11T16:38:24.670Z | Compiling zopfli v0.8.3 |
| 340 | 2026-09-11T16:38:24.780Z | Compiling rand_chacha v0.3.1 |
| 341 | 2026-09-11T16:38:24.828Z | Compiling flate2 v1.1.9 |
| 342 | 2026-09-11T16:38:24.836Z | Compiling env_logger v0.11.11 |
| 343 | 2026-09-11T16:38:25.151Z | Compiling rand v0.8.7 |
| 344 | 2026-09-11T16:38:25.232Z | Compiling serde-hex v0.1.0 |
| 345 | 2026-09-11T16:38:25.345Z | Compiling yaxpeax-arch v0.3.2 |
| 346 | 2026-09-11T16:38:25.492Z | Compiling bzip2 v0.5.2 |
| 347 | 2026-09-11T16:38:25.713Z | Compiling toml v0.8.23 |
| 348 | 2026-09-11T16:38:25.861Z | Compiling x509-cert v0.2.5 |
| 349 | 2026-09-11T16:38:25.978Z | Compiling displaydoc v0.2.6 |
| 350 | 2026-09-11T16:38:26.741Z | Compiling rsa v0.9.10 |
| 351 | 2026-09-11T16:38:27.334Z | Compiling crc-any v2.5.1 |
| 352 | 2026-09-11T16:38:27.639Z | Compiling hex v0.4.3 |
| 353 | 2026-09-11T16:38:27.720Z | Compiling byteorder v1.5.0 |
| 354 | 2026-09-11T16:38:27.812Z | Compiling sp-emu v1.1.0 (/work/oxidecomputer/sp-emu) |
| 355 | 2026-09-11T16:38:27.920Z | Compiling keccak v0.1.6 |
| 356 | 2026-09-11T16:38:28.151Z | Compiling sha3 v0.10.9 |
| 357 | 2026-09-11T16:38:28.156Z | Compiling sp-emu-config v0.1.0 (/work/oxidecomputer/sp-emu/sp-emu-config) |
| 358 | 2026-09-11T16:38:28.543Z | Compiling yaxpeax-arm v0.4.0 |
| 359 | 2026-09-11T16:38:29.690Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 360 | 2026-09-11T16:39:14.300Z | Finished `release` profile [optimized + debuginfo] target(s) in 1m 00s |
| 361 | 2026-09-11T16:39:14.376Z | |
| 362 | 2026-09-11T16:39:14.376Z | real 1:00.797317282 |
| 363 | 2026-09-11T16:39:14.376Z | user 2:35.382470951 |
| 364 | 2026-09-11T16:39:14.376Z | sys 17.209478436 |
| 365 | 2026-09-11T16:39:14.380Z | trap 0.078756244 |
| 366 | 2026-09-11T16:39:14.380Z | tflt 0.141917478 |
| 367 | 2026-09-11T16:39:14.380Z | dflt 0.195676773 |
| 368 | 2026-09-11T16:39:14.380Z | kflt 0.009610690 |
| 369 | 2026-09-11T16:39:14.380Z | lock 14:33.336679362 |
| 370 | 2026-09-11T16:39:14.380Z | slp 6:46.984551139 |
| 371 | 2026-09-11T16:39:14.380Z | lat 4.994027162 |
| 372 | 2026-09-11T16:39:14.381Z | stop 15.031970457 |
| 373 | 2026-09-11T16:39:14.381Z | + cp target/release/sp-emu /work/sp-emu |
| 374 | 2026-09-11T16:39:14.396Z | + digest -a sha256 /work/sp-emu |
| 375 | 2026-09-11T16:39:14.419Z | process exited: duration 60894 ms, exit code 0 |
| |
| 376 | 2026-09-11T16:39:14.425Z | found 2 output files |
| 377 | 2026-09-11T16:39:14.425Z | uploading: /work/sp-emu (31190944 bytes) |
| 378 | 2026-09-11T16:39:15.646Z | uploaded: /work/sp-emu |
| 379 | 2026-09-11T16:39:15.650Z | uploading: /work/sp-emu.sha256.txt (65 bytes) |
| 380 | 2026-09-11T16:39:16.656Z | uploaded: /work/sp-emu.sha256.txt |