|
|
|
| 1 | 2026-09-03T12:48:22.233Z | job assigned to worker 01M1KMZ1ZC05AN4KJ0VP9XD96N [factory aws, i-089261e0eda25e1bb] (queued for 51 s) |
| |
| 2 | 2026-09-03T12:48:28.296Z | starting task 0: "setup" |
| 3 | 2026-09-03T12:48:28.301Z | ++ uname -s |
| 4 | 2026-09-03T12:48:28.304Z | + kern=SunOS |
| 5 | 2026-09-03T12:48:28.304Z | + build_user=build |
| 6 | 2026-09-03T12:48:28.304Z | + build_uid=12345 |
| 7 | 2026-09-03T12:48:28.304Z | + work_dir=/work |
| 8 | 2026-09-03T12:48:28.304Z | + input_dir=/input |
| 9 | 2026-09-03T12:48:28.304Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T12:48:28.304Z | + case "$kern" in |
| 11 | 2026-09-03T12:48:28.304Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T12:48:28.307Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T12:48:30.313Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T12:48:30.388Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T12:48:30.392Z | + home_fs=zfs |
| 16 | 2026-09-03T12:48:30.392Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T12:48:30.393Z | + mkdir -p /home/build |
| 18 | 2026-09-03T12:48:30.393Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T12:48:31.392Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T12:48:31.395Z | process exited: duration 3100 ms, exit code 0 |
| |
| 21 | 2026-09-03T12:48:31.403Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T12:48:31.408Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T12:48:31.408Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-03T12:48:31.408Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T12:48:31.408Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T12:48:31.408Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T12:48:31.408Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T12:48:31.411Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T12:48:31.411Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T12:48:31.523Z | info: downloading installer |
| 31 | 2026-09-03T12:48:32.842Z | info: profile set to default |
| 32 | 2026-09-03T12:48:32.842Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T12:48:32.846Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T12:48:32.968Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T12:48:32.972Z | info: downloading 6 components |
| 36 | 2026-09-03T12:48:47.318Z | |
| 37 | 2026-09-03T12:48:47.318Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-03T12:48:47.347Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T12:48:47.347Z | |
| 40 | 2026-09-03T12:48:47.350Z | |
| 41 | 2026-09-03T12:48:47.350Z | Rust is installed now. Great! |
| 42 | 2026-09-03T12:48:47.350Z | |
| 43 | 2026-09-03T12:48:47.350Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T12:48:47.350Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T12:48:47.350Z | |
| 46 | 2026-09-03T12:48:47.350Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T12:48:47.350Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T12:48:47.350Z | |
| 49 | 2026-09-03T12:48:47.350Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T12:48:47.350Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T12:48:47.350Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T12:48:47.350Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T12:48:47.350Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T12:48:47.350Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T12:48:47.351Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T12:48:47.351Z | HOST_CC = None |
| 57 | 2026-09-03T12:48:47.351Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T12:48:47.351Z | CC = None |
| 59 | 2026-09-03T12:48:47.351Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T12:48:47.517Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T12:48:47.517Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T12:48:47.517Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T12:48:47.517Z | CFLAGS = None |
| 64 | 2026-09-03T12:48:47.517Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T12:48:47.517Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T12:48:47.517Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T12:48:47.517Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T12:48:47.517Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T12:48:47.517Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T12:48:47.619Z | + rustup --version |
| 71 | 2026-09-03T12:48:47.626Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T12:48:47.629Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T12:48:47.649Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T12:48:47.652Z | + cargo --version |
| 75 | 2026-09-03T12:48:47.666Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T12:48:47.672Z | + rustc --version |
| 77 | 2026-09-03T12:48:47.687Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T12:48:47.691Z | process exited: duration 16286 ms, exit code 0 |
| |
| 79 | 2026-09-03T12:48:47.697Z | starting task 2: "authentication" |
| 80 | 2026-09-03T12:48:47.714Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T12:48:47.722Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T12:48:47.726Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-03T12:48:47.729Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-03T12:48:47.756Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-03T12:48:49.068Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-03T12:48:49.068Z | + git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 87 | 2026-09-03T12:48:49.338Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-03T12:48:49.339Z | * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD |
| 89 | 2026-09-03T12:48:49.346Z | + [[ -n benchmark-evict-expire ]] |
| 90 | 2026-09-03T12:48:49.349Z | ++ git branch --show-current |
| 91 | 2026-09-03T12:48:49.349Z | + current=master |
| 92 | 2026-09-03T12:48:49.349Z | + [[ master != benchmark-evict-expire ]] |
| 93 | 2026-09-03T12:48:49.349Z | + git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 94 | 2026-09-03T12:48:49.352Z | + git checkout -f benchmark-evict-expire |
| 95 | 2026-09-03T12:48:49.369Z | Switched to branch 'benchmark-evict-expire' |
| 96 | 2026-09-03T12:48:49.372Z | + git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 97 | 2026-09-03T12:48:49.375Z | HEAD is now at 304ecfd Review feedback |
| 98 | 2026-09-03T12:48:49.375Z | process exited: duration 1652 ms, exit code 0 |
| |
| 99 | 2026-09-03T12:48:49.382Z | starting task 4: "build" |
| 100 | 2026-09-03T12:48:49.385Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-03T12:48:49.385Z | ++ rustup show active-toolchain |
| 102 | 2026-09-03T12:48:49.390Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-03T12:48:49.394Z | ++ pushd xde |
| 104 | 2026-09-03T12:48:49.394Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-03T12:48:49.394Z | ++ rustup show active-toolchain |
| 106 | 2026-09-03T12:48:49.397Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-03T12:48:49.561Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-03T12:48:49.565Z | info: downloading 6 components |
| 109 | 2026-09-03T12:49:02.569Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-03T12:49:02.570Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-03T12:49:02.570Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-03T12:49:02.570Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-03T12:49:02.570Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-03T12:49:02.570Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-03T12:49:02.664Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-03T12:49:02.668Z | +++ head -n 1 |
| 117 | 2026-09-03T12:49:02.668Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-03T12:49:02.719Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-03T12:49:02.719Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-03T12:49:02.719Z | ++ popd |
| 121 | 2026-09-03T12:49:02.723Z | /work/oxidecomputer/opte |
| 122 | 2026-09-03T12:49:02.723Z | + cargo --version |
| 123 | 2026-09-03T12:49:02.728Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-03T12:49:02.731Z | + rustc --version |
| 125 | 2026-09-03T12:49:02.750Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-03T12:49:02.753Z | + cd lib/opte-ioctl |
| 127 | 2026-09-03T12:49:02.753Z | + header 'check style' |
| 128 | 2026-09-03T12:49:02.753Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-03T12:49:02.753Z | # ==== check style ==== # |
| 130 | 2026-09-03T12:49:02.753Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-03T12:49:02.818Z | |
| 132 | 2026-09-03T12:49:02.822Z | real 0.064140733 |
| 133 | 2026-09-03T12:49:02.822Z | user 0.034666418 |
| 134 | 2026-09-03T12:49:02.822Z | sys 0.026840338 |
| 135 | 2026-09-03T12:49:02.822Z | trap 0.000013300 |
| 136 | 2026-09-03T12:49:02.822Z | tflt 0.000013670 |
| 137 | 2026-09-03T12:49:02.822Z | dflt 0.000015390 |
| 138 | 2026-09-03T12:49:02.822Z | kflt 0.000000000 |
| 139 | 2026-09-03T12:49:02.822Z | lock 0.022073504 |
| 140 | 2026-09-03T12:49:02.822Z | slp 0.044505718 |
| 141 | 2026-09-03T12:49:02.822Z | lat 0.000828580 |
| 142 | 2026-09-03T12:49:02.822Z | stop 0.000111340 |
| 143 | 2026-09-03T12:49:02.822Z | + header analyze |
| 144 | 2026-09-03T12:49:02.822Z | + echo '# ==== analyze ==== #' |
| 145 | 2026-09-03T12:49:02.822Z | # ==== analyze ==== # |
| 146 | 2026-09-03T12:49:02.822Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 147 | 2026-09-03T12:49:02.952Z | Updating crates.io index |
| 148 | 2026-09-03T12:49:02.955Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-09-03T12:49:03.658Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-09-03T12:49:03.970Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 151 | 2026-09-03T12:49:04.259Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-09-03T12:49:04.633Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 153 | 2026-09-03T12:49:04.944Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-09-03T12:49:05.271Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-09-03T12:49:07.373Z | Downloading crates ... |
| 156 | 2026-09-03T12:49:07.418Z | Downloaded cfg-if v1.0.4 |
| 157 | 2026-09-03T12:49:07.421Z | Downloaded darling v0.23.0 |
| 158 | 2026-09-03T12:49:07.426Z | Downloaded cpufeatures v0.3.0 |
| 159 | 2026-09-03T12:49:07.429Z | Downloaded foreign-types v0.5.0 |
| 160 | 2026-09-03T12:49:07.433Z | Downloaded cstr-argument v0.1.2 |
| 161 | 2026-09-03T12:49:07.437Z | Downloaded either v1.16.0 |
| 162 | 2026-09-03T12:49:07.440Z | Downloaded ingot-types v0.2.0 |
| 163 | 2026-09-03T12:49:07.440Z | Downloaded thiserror v2.0.18 |
| 164 | 2026-09-03T12:49:07.443Z | Downloaded darling_macro v0.23.0 |
| 165 | 2026-09-03T12:49:07.443Z | Downloaded pretty-hex v0.4.2 |
| 166 | 2026-09-03T12:49:07.446Z | Downloaded ident_case v1.0.1 |
| 167 | 2026-09-03T12:49:07.452Z | Downloaded embedded-io v0.4.0 |
| 168 | 2026-09-03T12:49:07.452Z | Downloaded cobs v0.3.0 |
| 169 | 2026-09-03T12:49:07.456Z | Downloaded macaddr v1.0.1 |
| 170 | 2026-09-03T12:49:07.459Z | Downloaded proc-macro-crate v3.5.0 |
| 171 | 2026-09-03T12:49:07.470Z | Downloaded embedded-io v0.6.1 |
| 172 | 2026-09-03T12:49:07.474Z | Downloaded stable_deref_trait v1.2.1 |
| 173 | 2026-09-03T12:49:07.477Z | Downloaded defmt-parser v1.0.0 |
| 174 | 2026-09-03T12:49:07.480Z | Downloaded equivalent v1.0.2 |
| 175 | 2026-09-03T12:49:07.481Z | Downloaded strsim v0.11.1 |
| 176 | 2026-09-03T12:49:07.487Z | Downloaded pin-project-lite v0.2.17 |
| 177 | 2026-09-03T12:49:07.487Z | Downloaded darling_core v0.23.0 |
| 178 | 2026-09-03T12:49:07.492Z | Downloaded defmt v0.3.100 |
| 179 | 2026-09-03T12:49:07.495Z | Downloaded foreign-types-shared v0.3.1 |
| 180 | 2026-09-03T12:49:07.495Z | Downloaded dyn-clone v1.0.20 |
| 181 | 2026-09-03T12:49:07.499Z | Downloaded foreign-types-macros v0.2.3 |
| 182 | 2026-09-03T12:49:07.503Z | Downloaded version_check v0.9.5 |
| 183 | 2026-09-03T12:49:07.513Z | Downloaded ref-cast v1.0.25 |
| 184 | 2026-09-03T12:49:07.522Z | Downloaded managed v0.8.0 |
| 185 | 2026-09-03T12:49:07.529Z | Downloaded oxnet v0.1.6 |
| 186 | 2026-09-03T12:49:07.532Z | Downloaded byteorder v1.5.0 |
| 187 | 2026-09-03T12:49:07.532Z | Downloaded bitflags v1.3.2 |
| 188 | 2026-09-03T12:49:07.542Z | Downloaded num_enum_derive v0.7.6 |
| 189 | 2026-09-03T12:49:07.545Z | Downloaded chacha20 v0.10.1 |
| 190 | 2026-09-03T12:49:07.545Z | Downloaded heapless v0.8.0 |
| 191 | 2026-09-03T12:49:07.548Z | Downloaded num_enum v0.7.6 |
| 192 | 2026-09-03T12:49:07.551Z | Downloaded quote v1.0.46 |
| 193 | 2026-09-03T12:49:07.554Z | Downloaded hash32 v0.3.1 |
| 194 | 2026-09-03T12:49:07.561Z | Downloaded thiserror-impl v2.0.18 |
| 195 | 2026-09-03T12:49:07.564Z | Downloaded ref-cast-impl v1.0.25 |
| 196 | 2026-09-03T12:49:07.564Z | Downloaded rand_core v0.10.1 |
| 197 | 2026-09-03T12:49:07.567Z | Downloaded rustversion v1.0.23 |
| 198 | 2026-09-03T12:49:07.573Z | Downloaded defmt v1.1.1 |
| 199 | 2026-09-03T12:49:07.576Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 200 | 2026-09-03T12:49:07.579Z | Downloaded colored v3.1.1 |
| 201 | 2026-09-03T12:49:07.583Z | Downloaded socket2 v0.6.4 |
| 202 | 2026-09-03T12:49:07.590Z | Downloaded ingot v0.2.0 |
| 203 | 2026-09-03T12:49:07.595Z | Downloaded once_cell v1.21.4 |
| 204 | 2026-09-03T12:49:07.598Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 205 | 2026-09-03T12:49:07.601Z | Downloaded defmt-macros v1.1.1 |
| 206 | 2026-09-03T12:49:07.601Z | Downloaded ingot-macros v0.2.0 |
| 207 | 2026-09-03T12:49:07.601Z | Downloaded tracing-attributes v0.1.31 |
| 208 | 2026-09-03T12:49:07.605Z | Downloaded postcard v1.1.3 |
| 209 | 2026-09-03T12:49:07.612Z | Downloaded anyhow v1.0.103 |
| 210 | 2026-09-03T12:49:07.616Z | Downloaded bitflags v2.13.0 |
| 211 | 2026-09-03T12:49:07.620Z | Downloaded getrandom v0.4.3 |
| 212 | 2026-09-03T12:49:07.620Z | Downloaded unicode-ident v1.0.24 |
| 213 | 2026-09-03T12:49:07.620Z | Downloaded serde_derive v1.0.228 |
| 214 | 2026-09-03T12:49:07.628Z | Downloaded serde_core v1.0.228 |
| 215 | 2026-09-03T12:49:07.631Z | Downloaded uuid v1.23.5 |
| 216 | 2026-09-03T12:49:07.644Z | Downloaded aho-corasick v1.1.4 |
| 217 | 2026-09-03T12:49:07.648Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 218 | 2026-09-03T12:49:07.652Z | Downloaded tracing-core v0.1.36 |
| 219 | 2026-09-03T12:49:07.659Z | Downloaded proc-macro2 v1.0.106 |
| 220 | 2026-09-03T12:49:07.664Z | Downloaded rand v0.10.2 |
| 221 | 2026-09-03T12:49:07.672Z | Downloaded serde v1.0.228 |
| 222 | 2026-09-03T12:49:07.675Z | Downloaded memchr v2.8.3 |
| 223 | 2026-09-03T12:49:07.691Z | Downloaded zerocopy-derive v0.8.54 |
| 224 | 2026-09-03T12:49:07.695Z | Downloaded indexmap v2.14.0 |
| 225 | 2026-09-03T12:49:07.727Z | Downloaded hashbrown v0.17.1 |
| 226 | 2026-09-03T12:49:07.731Z | Downloaded regex v1.13.0 |
| 227 | 2026-09-03T12:49:07.744Z | Downloaded itertools v0.15.0 |
| 228 | 2026-09-03T12:49:07.760Z | Downloaded winnow v1.0.3 |
| 229 | 2026-09-03T12:49:07.787Z | Downloaded syn v1.0.109 |
| 230 | 2026-09-03T12:49:07.810Z | Downloaded zerocopy v0.8.54 |
| 231 | 2026-09-03T12:49:07.820Z | Downloaded smoltcp v0.11.0 |
| 232 | 2026-09-03T12:49:07.826Z | Downloaded syn v2.0.118 |
| 233 | 2026-09-03T12:49:07.831Z | Downloaded regex-syntax v0.8.11 |
| 234 | 2026-09-03T12:49:07.852Z | Downloaded tracing v0.1.44 |
| 235 | 2026-09-03T12:49:07.879Z | Downloaded regex-automata v0.4.15 |
| 236 | 2026-09-03T12:49:07.891Z | Downloaded libc v0.2.186 |
| 237 | 2026-09-03T12:49:07.948Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-09-03T12:49:07.948Z | Compiling quote v1.0.46 |
| 239 | 2026-09-03T12:49:07.948Z | Compiling unicode-ident v1.0.24 |
| 240 | 2026-09-03T12:49:07.948Z | Compiling serde_core v1.0.228 |
| 241 | 2026-09-03T12:49:07.948Z | Checking cfg-if v1.0.4 |
| 242 | 2026-09-03T12:49:07.948Z | Compiling thiserror v2.0.18 |
| 243 | 2026-09-03T12:49:07.948Z | Compiling memchr v2.8.3 |
| 244 | 2026-09-03T12:49:07.948Z | Compiling strsim v0.11.1 |
| 245 | 2026-09-03T12:49:08.069Z | Compiling ident_case v1.0.1 |
| 246 | 2026-09-03T12:49:08.145Z | Compiling libc v0.2.186 |
| 247 | 2026-09-03T12:49:08.175Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-09-03T12:49:08.303Z | Compiling hashbrown v0.17.1 |
| 249 | 2026-09-03T12:49:08.370Z | Compiling winnow v1.0.3 |
| 250 | 2026-09-03T12:49:08.492Z | Compiling aho-corasick v1.1.4 |
| 251 | 2026-09-03T12:49:08.562Z | Compiling zerocopy v0.8.54 |
| 252 | 2026-09-03T12:49:08.588Z | Compiling serde v1.0.228 |
| 253 | 2026-09-03T12:49:08.839Z | Compiling either v1.16.0 |
| 254 | 2026-09-03T12:49:08.879Z | Compiling equivalent v1.0.2 |
| 255 | 2026-09-03T12:49:08.955Z | Compiling indexmap v2.14.0 |
| 256 | 2026-09-03T12:49:09.036Z | Compiling itertools v0.15.0 |
| 257 | 2026-09-03T12:49:09.183Z | Compiling syn v2.0.118 |
| 258 | 2026-09-03T12:49:09.376Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 259 | 2026-09-03T12:49:09.510Z | Compiling heapless v0.8.0 |
| 260 | 2026-09-03T12:49:09.562Z | Checking byteorder v1.5.0 |
| 261 | 2026-09-03T12:49:09.714Z | Compiling regex-automata v0.4.15 |
| 262 | 2026-09-03T12:49:09.798Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 263 | 2026-09-03T12:49:09.804Z | Checking bitflags v2.13.0 |
| 264 | 2026-09-03T12:49:09.911Z | Checking hash32 v0.3.1 |
| 265 | 2026-09-03T12:49:09.951Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 266 | 2026-09-03T12:49:10.009Z | Compiling syn v1.0.109 |
| 267 | 2026-09-03T12:49:10.015Z | Compiling rustversion v1.0.23 |
| 268 | 2026-09-03T12:49:10.025Z | Compiling smoltcp v0.11.0 |
| 269 | 2026-09-03T12:49:10.210Z | Checking macaddr v1.0.1 |
| 270 | 2026-09-03T12:49:10.304Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-09-03T12:49:10.310Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 272 | 2026-09-03T12:49:10.362Z | Checking managed v0.8.0 |
| 273 | 2026-09-03T12:49:10.376Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 274 | 2026-09-03T12:49:10.382Z | Checking bitflags v1.3.2 |
| 275 | 2026-09-03T12:49:10.437Z | Compiling getrandom v0.4.3 |
| 276 | 2026-09-03T12:49:10.536Z | Compiling proc-macro-crate v3.5.0 |
| 277 | 2026-09-03T12:49:10.542Z | Compiling version_check v0.9.5 |
| 278 | 2026-09-03T12:49:10.577Z | Compiling ref-cast v1.0.25 |
| 279 | 2026-09-03T12:49:10.689Z | Checking rand_core v0.10.1 |
| 280 | 2026-09-03T12:49:10.792Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 281 | 2026-09-03T12:49:10.908Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-09-03T12:49:10.935Z | Checking once_cell v1.21.4 |
| 283 | 2026-09-03T12:49:11.029Z | Checking cpufeatures v0.3.0 |
| 284 | 2026-09-03T12:49:11.101Z | Checking foreign-types-shared v0.3.1 |
| 285 | 2026-09-03T12:49:11.177Z | Compiling anyhow v1.0.103 |
| 286 | 2026-09-03T12:49:11.192Z | Checking tracing-core v0.1.36 |
| 287 | 2026-09-03T12:49:11.375Z | Compiling regex v1.13.0 |
| 288 | 2026-09-03T12:49:11.446Z | Checking cstr-argument v0.1.2 |
| 289 | 2026-09-03T12:49:11.501Z | Checking chacha20 v0.10.1 |
| 290 | 2026-09-03T12:49:11.676Z | Compiling darling_core v0.23.0 |
| 291 | 2026-09-03T12:49:11.759Z | Checking dyn-clone v1.0.20 |
| 292 | 2026-09-03T12:49:11.794Z | Checking pin-project-lite v0.2.17 |
| 293 | 2026-09-03T12:49:11.827Z | Checking pretty-hex v0.4.2 |
| 294 | 2026-09-03T12:49:11.852Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 295 | 2026-09-03T12:49:11.876Z | Checking rand v0.10.2 |
| 296 | 2026-09-03T12:49:11.979Z | Checking uuid v1.23.5 |
| 297 | 2026-09-03T12:49:12.103Z | Checking socket2 v0.6.4 |
| 298 | 2026-09-03T12:49:12.237Z | Checking colored v3.1.1 |
| 299 | 2026-09-03T12:49:12.291Z | Checking oxnet v0.1.6 |
| 300 | 2026-09-03T12:49:12.627Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-09-03T12:49:12.627Z | Compiling zerocopy-derive v0.8.54 |
| 302 | 2026-09-03T12:49:12.627Z | Compiling serde_derive v1.0.228 |
| 303 | 2026-09-03T12:49:12.631Z | Compiling foreign-types-macros v0.2.3 |
| 304 | 2026-09-03T12:49:12.631Z | Compiling num_enum_derive v0.7.6 |
| 305 | 2026-09-03T12:49:12.964Z | Compiling ref-cast-impl v1.0.25 |
| 306 | 2026-09-03T12:49:13.249Z | Checking foreign-types v0.5.0 |
| 307 | 2026-09-03T12:49:13.315Z | Compiling tracing-attributes v0.1.31 |
| 308 | 2026-09-03T12:49:13.639Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 309 | 2026-09-03T12:49:13.645Z | Checking num_enum v0.7.6 |
| 310 | 2026-09-03T12:49:13.747Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-09-03T12:49:13.835Z | Compiling darling_macro v0.23.0 |
| 312 | 2026-09-03T12:49:13.910Z | Checking cobs v0.3.0 |
| 313 | 2026-09-03T12:49:13.910Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 314 | 2026-09-03T12:49:14.180Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 315 | 2026-09-03T12:49:14.377Z | Compiling darling v0.23.0 |
| 316 | 2026-09-03T12:49:14.444Z | Compiling ingot-macros v0.2.0 |
| 317 | 2026-09-03T12:49:14.477Z | Checking tracing v0.1.44 |
| 318 | 2026-09-03T12:49:14.637Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 319 | 2026-09-03T12:49:15.110Z | Checking postcard v1.1.3 |
| 320 | 2026-09-03T12:49:16.531Z | Checking ingot-types v0.2.0 |
| 321 | 2026-09-03T12:49:16.799Z | Checking ingot v0.2.0 |
| 322 | 2026-09-03T12:49:18.109Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-09-03T12:49:19.238Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-09-03T12:49:20.372Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-09-03T12:49:20.550Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.68s |
| 326 | 2026-09-03T12:49:20.651Z | |
| 327 | 2026-09-03T12:49:20.654Z | real 17.827237111 |
| 328 | 2026-09-03T12:49:20.654Z | user 47.698534554 |
| 329 | 2026-09-03T12:49:20.654Z | sys 10.914834308 |
| 330 | 2026-09-03T12:49:20.654Z | trap 0.035610523 |
| 331 | 2026-09-03T12:49:20.654Z | tflt 0.061858560 |
| 332 | 2026-09-03T12:49:20.654Z | dflt 0.139362010 |
| 333 | 2026-09-03T12:49:20.654Z | kflt 0.003810163 |
| 334 | 2026-09-03T12:49:20.654Z | lock 3:20.701403741 |
| 335 | 2026-09-03T12:49:20.654Z | slp 2:40.566952176 |
| 336 | 2026-09-03T12:49:20.654Z | lat 2.461160099 |
| 337 | 2026-09-03T12:49:20.654Z | stop 10.614074236 |
| 338 | 2026-09-03T12:49:20.654Z | process exited: duration 31269 ms, exit code 0 |
| |
| 339 | 2026-09-03T12:49:20.663Z | found 0 output files |