|
|
|
| 1 | 2026-09-08T02:12:27.048Z | job assigned to worker 01M1ZCJ7C8CWZ76NZNV6Y7HWPA [factory aws, i-085711e1c3d3a42bd] (queued for 48 s) |
| |
| 2 | 2026-09-08T02:12:33.515Z | starting task 0: "setup" |
| 3 | 2026-09-08T02:12:33.520Z | ++ uname -s |
| 4 | 2026-09-08T02:12:33.523Z | + kern=SunOS |
| 5 | 2026-09-08T02:12:33.523Z | + build_user=build |
| 6 | 2026-09-08T02:12:33.523Z | + build_uid=12345 |
| 7 | 2026-09-08T02:12:33.523Z | + work_dir=/work |
| 8 | 2026-09-08T02:12:33.523Z | + input_dir=/input |
| 9 | 2026-09-08T02:12:33.523Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T02:12:33.523Z | + case "$kern" in |
| 11 | 2026-09-08T02:12:33.523Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T02:12:33.526Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T02:12:35.528Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T02:12:35.601Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T02:12:35.604Z | + home_fs=zfs |
| 16 | 2026-09-08T02:12:35.604Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T02:12:35.604Z | + mkdir -p /home/build |
| 18 | 2026-09-08T02:12:35.604Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T02:12:37.604Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T02:12:37.608Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-09-08T02:12:37.614Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T02:12:37.617Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-08T02:12:37.617Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-08T02:12:37.617Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-08T02:12:37.617Z | * rust toolchain profile = "default" |
| 26 | 2026-09-08T02:12:37.617Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T02:12:37.617Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T02:12:37.621Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T02:12:37.621Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-08T02:12:37.698Z | info: downloading installer |
| 31 | 2026-09-08T02:12:39.109Z | info: profile set to default |
| 32 | 2026-09-08T02:12:39.109Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T02:12:39.112Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T02:12:39.267Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-08T02:12:39.271Z | info: downloading 6 components |
| 36 | 2026-09-08T02:12:54.774Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T02:12:54.774Z | |
| 38 | 2026-09-08T02:12:54.801Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-08T02:12:54.801Z | |
| 40 | 2026-09-08T02:12:54.804Z | |
| 41 | 2026-09-08T02:12:54.804Z | Rust is installed now. Great! |
| 42 | 2026-09-08T02:12:54.804Z | |
| 43 | 2026-09-08T02:12:54.804Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T02:12:54.804Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T02:12:54.804Z | |
| 46 | 2026-09-08T02:12:54.804Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T02:12:54.804Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T02:12:54.804Z | |
| 49 | 2026-09-08T02:12:54.804Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T02:12:54.804Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T02:12:54.804Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T02:12:54.804Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T02:12:54.804Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T02:12:54.804Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T02:12:54.804Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T02:12:54.804Z | HOST_CC = None |
| 57 | 2026-09-08T02:12:54.804Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T02:12:54.804Z | CC = None |
| 59 | 2026-09-08T02:12:54.804Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T02:12:54.972Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T02:12:54.972Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T02:12:54.972Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T02:12:54.972Z | CFLAGS = None |
| 64 | 2026-09-08T02:12:54.972Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T02:12:54.972Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T02:12:54.972Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T02:12:54.972Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T02:12:54.972Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T02:12:54.972Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T02:12:55.065Z | + rustup --version |
| 71 | 2026-09-08T02:12:55.072Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T02:12:55.075Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T02:12:55.094Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-08T02:12:55.096Z | + cargo --version |
| 75 | 2026-09-08T02:12:55.110Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-08T02:12:55.113Z | + rustc --version |
| 77 | 2026-09-08T02:12:55.131Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-08T02:12:55.133Z | process exited: duration 17518 ms, exit code 0 |
| |
| 79 | 2026-09-08T02:12:55.139Z | starting task 2: "authentication" |
| 80 | 2026-09-08T02:12:55.155Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T02:12:55.161Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T02:12:55.164Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-08T02:12:55.167Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-08T02:12:55.195Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-08T02:12:56.218Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-08T02:12:56.218Z | + git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 |
| 87 | 2026-09-08T02:12:56.470Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-08T02:12:56.470Z | * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD |
| 89 | 2026-09-08T02:12:56.475Z | + [[ -n '' ]] |
| 90 | 2026-09-08T02:12:56.475Z | + git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 |
| 91 | 2026-09-08T02:12:56.494Z | HEAD is now at 6764cfb [docs, multicast] document the state split across tables and more |
| 92 | 2026-09-08T02:12:56.497Z | process exited: duration 1332 ms, exit code 0 |
| |
| 93 | 2026-09-08T02:12:56.502Z | starting task 4: "build" |
| 94 | 2026-09-08T02:12:56.540Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-08T02:12:56.540Z | ++ rustup show active-toolchain |
| 96 | 2026-09-08T02:12:56.540Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-08T02:12:56.540Z | ++ pushd xde |
| 98 | 2026-09-08T02:12:56.540Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-08T02:12:56.540Z | ++ rustup show active-toolchain |
| 100 | 2026-09-08T02:12:56.540Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-08T02:12:56.702Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-08T02:12:56.705Z | info: downloading 6 components |
| 103 | 2026-09-08T02:13:12.141Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-08T02:13:12.141Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-08T02:13:12.141Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-08T02:13:12.141Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-08T02:13:12.141Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-08T02:13:12.141Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-08T02:13:12.252Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-08T02:13:12.255Z | +++ +++ head -n 1 |
| 111 | 2026-09-08T02:13:12.255Z | cut '-d ' -f1 |
| 112 | 2026-09-08T02:13:12.312Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-08T02:13:12.312Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-08T02:13:12.315Z | ++ popd |
| 115 | 2026-09-08T02:13:12.315Z | /work/oxidecomputer/opte |
| 116 | 2026-09-08T02:13:12.315Z | + cargo --version |
| 117 | 2026-09-08T02:13:12.321Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-08T02:13:12.324Z | + rustc --version |
| 119 | 2026-09-08T02:13:12.343Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-08T02:13:12.346Z | + cd lib/opte-ioctl |
| 121 | 2026-09-08T02:13:12.346Z | + header 'check style' |
| 122 | 2026-09-08T02:13:12.346Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-08T02:13:12.346Z | # ==== check style ==== # |
| 124 | 2026-09-08T02:13:12.346Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-08T02:13:12.414Z | |
| 126 | 2026-09-08T02:13:12.414Z | real 0.065535695 |
| 127 | 2026-09-08T02:13:12.414Z | user 0.035456518 |
| 128 | 2026-09-08T02:13:12.414Z | sys 0.027499699 |
| 129 | 2026-09-08T02:13:12.414Z | trap 0.000004580 |
| 130 | 2026-09-08T02:13:12.414Z | tflt 0.000025240 |
| 131 | 2026-09-08T02:13:12.417Z | dflt 0.000013580 |
| 132 | 2026-09-08T02:13:12.417Z | kflt 0.000000000 |
| 133 | 2026-09-08T02:13:12.417Z | lock 0.022864404 |
| 134 | 2026-09-08T02:13:12.417Z | slp 0.045015959 |
| 135 | 2026-09-08T02:13:12.417Z | lat 0.000674500 |
| 136 | 2026-09-08T02:13:12.417Z | stop 0.000087700 |
| 137 | 2026-09-08T02:13:12.417Z | + header analyze |
| 138 | 2026-09-08T02:13:12.417Z | + echo '# ==== analyze ==== #' |
| 139 | 2026-09-08T02:13:12.417Z | # ==== analyze ==== # |
| 140 | 2026-09-08T02:13:12.417Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 141 | 2026-09-08T02:13:12.536Z | Updating crates.io index |
| 142 | 2026-09-08T02:13:12.539Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 143 | 2026-09-08T02:13:13.610Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 144 | 2026-09-08T02:13:13.898Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 145 | 2026-09-08T02:13:14.176Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-09-08T02:13:14.523Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 147 | 2026-09-08T02:13:14.821Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 148 | 2026-09-08T02:13:15.106Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 149 | 2026-09-08T02:13:16.893Z | Downloading crates ... |
| 150 | 2026-09-08T02:13:16.943Z | Downloaded foreign-types v0.5.0 |
| 151 | 2026-09-08T02:13:16.946Z | Downloaded embedded-io v0.6.1 |
| 152 | 2026-09-08T02:13:16.946Z | Downloaded foreign-types-shared v0.3.1 |
| 153 | 2026-09-08T02:13:16.950Z | Downloaded proc-macro-crate v3.5.0 |
| 154 | 2026-09-08T02:13:16.960Z | Downloaded rand v0.10.2 |
| 155 | 2026-09-08T02:13:16.963Z | Downloaded stable_deref_trait v1.2.1 |
| 156 | 2026-09-08T02:13:16.966Z | Downloaded darling v0.23.0 |
| 157 | 2026-09-08T02:13:16.969Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 158 | 2026-09-08T02:13:16.974Z | Downloaded tracing-attributes v0.1.31 |
| 159 | 2026-09-08T02:13:16.977Z | Downloaded cfg-if v1.0.4 |
| 160 | 2026-09-08T02:13:16.980Z | Downloaded embedded-io v0.4.0 |
| 161 | 2026-09-08T02:13:16.992Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-08T02:13:16.996Z | Downloaded version_check v0.9.5 |
| 163 | 2026-09-08T02:13:17.000Z | Downloaded rustversion v1.0.23 |
| 164 | 2026-09-08T02:13:17.000Z | Downloaded bitflags v1.3.2 |
| 165 | 2026-09-08T02:13:17.004Z | Downloaded equivalent v1.0.2 |
| 166 | 2026-09-08T02:13:17.007Z | Downloaded cstr-argument v0.1.2 |
| 167 | 2026-09-08T02:13:17.007Z | Downloaded pretty-hex v0.4.2 |
| 168 | 2026-09-08T02:13:17.007Z | Downloaded strsim v0.11.1 |
| 169 | 2026-09-08T02:13:17.012Z | Downloaded hash32 v0.3.1 |
| 170 | 2026-09-08T02:13:17.015Z | Downloaded managed v0.8.0 |
| 171 | 2026-09-08T02:13:17.018Z | Downloaded num_enum_derive v0.7.6 |
| 172 | 2026-09-08T02:13:17.018Z | Downloaded oxnet v0.1.6 |
| 173 | 2026-09-08T02:13:17.018Z | Downloaded quote v1.0.46 |
| 174 | 2026-09-08T02:13:17.021Z | Downloaded thiserror-impl v2.0.18 |
| 175 | 2026-09-08T02:13:17.024Z | Downloaded foreign-types-macros v0.2.3 |
| 176 | 2026-09-08T02:13:17.028Z | Downloaded defmt v0.3.100 |
| 177 | 2026-09-08T02:13:17.028Z | Downloaded cpufeatures v0.3.0 |
| 178 | 2026-09-08T02:13:17.028Z | Downloaded dyn-clone v1.0.20 |
| 179 | 2026-09-08T02:13:17.031Z | Downloaded defmt-parser v1.0.0 |
| 180 | 2026-09-08T02:13:17.034Z | Downloaded cobs v0.3.0 |
| 181 | 2026-09-08T02:13:17.037Z | Downloaded ref-cast-impl v1.0.25 |
| 182 | 2026-09-08T02:13:17.040Z | Downloaded ref-cast v1.0.25 |
| 183 | 2026-09-08T02:13:17.043Z | Downloaded defmt-macros v1.1.1 |
| 184 | 2026-09-08T02:13:17.048Z | Downloaded pin-project-lite v0.2.17 |
| 185 | 2026-09-08T02:13:17.065Z | Downloaded macaddr v1.0.1 |
| 186 | 2026-09-08T02:13:17.074Z | Downloaded ident_case v1.0.1 |
| 187 | 2026-09-08T02:13:17.079Z | Downloaded byteorder v1.5.0 |
| 188 | 2026-09-08T02:13:17.083Z | Downloaded ingot v0.2.0 |
| 189 | 2026-09-08T02:13:17.086Z | Downloaded thiserror v2.0.18 |
| 190 | 2026-09-08T02:13:17.089Z | Downloaded once_cell v1.21.4 |
| 191 | 2026-09-08T02:13:17.092Z | Downloaded colored v3.1.1 |
| 192 | 2026-09-08T02:13:17.093Z | Downloaded postcard v1.1.3 |
| 193 | 2026-09-08T02:13:17.097Z | Downloaded num_enum v0.7.6 |
| 194 | 2026-09-08T02:13:17.100Z | Downloaded ingot-types v0.2.0 |
| 195 | 2026-09-08T02:13:17.106Z | Downloaded defmt v1.1.1 |
| 196 | 2026-09-08T02:13:17.110Z | Downloaded ingot-macros v0.2.0 |
| 197 | 2026-09-08T02:13:17.113Z | Downloaded anyhow v1.0.103 |
| 198 | 2026-09-08T02:13:17.117Z | Downloaded chacha20 v0.10.1 |
| 199 | 2026-09-08T02:13:17.117Z | Downloaded either v1.16.0 |
| 200 | 2026-09-08T02:13:17.120Z | Downloaded rand_core v0.10.1 |
| 201 | 2026-09-08T02:13:17.135Z | Downloaded getrandom v0.4.3 |
| 202 | 2026-09-08T02:13:17.138Z | Downloaded proc-macro2 v1.0.106 |
| 203 | 2026-09-08T02:13:17.141Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 204 | 2026-09-08T02:13:17.143Z | Downloaded socket2 v0.6.4 |
| 205 | 2026-09-08T02:13:17.148Z | Downloaded bitflags v2.13.0 |
| 206 | 2026-09-08T02:13:17.151Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-09-08T02:13:17.154Z | Downloaded unicode-ident v1.0.24 |
| 208 | 2026-09-08T02:13:17.154Z | Downloaded heapless v0.8.0 |
| 209 | 2026-09-08T02:13:17.158Z | Downloaded uuid v1.23.5 |
| 210 | 2026-09-08T02:13:17.161Z | Downloaded tracing-core v0.1.36 |
| 211 | 2026-09-08T02:13:17.165Z | Downloaded serde_core v1.0.228 |
| 212 | 2026-09-08T02:13:17.175Z | Downloaded darling_core v0.23.0 |
| 213 | 2026-09-08T02:13:17.182Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 214 | 2026-09-08T02:13:17.187Z | Downloaded serde v1.0.228 |
| 215 | 2026-09-08T02:13:17.191Z | Downloaded indexmap v2.14.0 |
| 216 | 2026-09-08T02:13:17.205Z | Downloaded zerocopy-derive v0.8.54 |
| 217 | 2026-09-08T02:13:17.232Z | Downloaded memchr v2.8.3 |
| 218 | 2026-09-08T02:13:17.241Z | Downloaded hashbrown v0.17.1 |
| 219 | 2026-09-08T02:13:17.255Z | Downloaded itertools v0.15.0 |
| 220 | 2026-09-08T02:13:17.273Z | Downloaded regex v1.13.0 |
| 221 | 2026-09-08T02:13:17.276Z | Downloaded winnow v1.0.3 |
| 222 | 2026-09-08T02:13:17.281Z | Downloaded aho-corasick v1.1.4 |
| 223 | 2026-09-08T02:13:17.302Z | Downloaded zerocopy v0.8.54 |
| 224 | 2026-09-08T02:13:17.313Z | Downloaded syn v1.0.109 |
| 225 | 2026-09-08T02:13:17.339Z | Downloaded syn v2.0.118 |
| 226 | 2026-09-08T02:13:17.347Z | Downloaded smoltcp v0.11.0 |
| 227 | 2026-09-08T02:13:17.353Z | Downloaded regex-syntax v0.8.11 |
| 228 | 2026-09-08T02:13:17.375Z | Downloaded tracing v0.1.44 |
| 229 | 2026-09-08T02:13:17.404Z | Downloaded regex-automata v0.4.15 |
| 230 | 2026-09-08T02:13:17.410Z | Downloaded libc v0.2.186 |
| 231 | 2026-09-08T02:13:17.467Z | Compiling proc-macro2 v1.0.106 |
| 232 | 2026-09-08T02:13:17.467Z | Compiling unicode-ident v1.0.24 |
| 233 | 2026-09-08T02:13:17.467Z | Compiling quote v1.0.46 |
| 234 | 2026-09-08T02:13:17.467Z | Compiling serde_core v1.0.228 |
| 235 | 2026-09-08T02:13:17.467Z | Checking cfg-if v1.0.4 |
| 236 | 2026-09-08T02:13:17.470Z | Compiling memchr v2.8.3 |
| 237 | 2026-09-08T02:13:17.470Z | Compiling strsim v0.11.1 |
| 238 | 2026-09-08T02:13:17.471Z | Compiling thiserror v2.0.18 |
| 239 | 2026-09-08T02:13:17.588Z | Compiling ident_case v1.0.1 |
| 240 | 2026-09-08T02:13:17.667Z | Compiling libc v0.2.186 |
| 241 | 2026-09-08T02:13:17.698Z | Compiling regex-syntax v0.8.11 |
| 242 | 2026-09-08T02:13:17.828Z | Compiling hashbrown v0.17.1 |
| 243 | 2026-09-08T02:13:17.897Z | Compiling serde v1.0.228 |
| 244 | 2026-09-08T02:13:18.034Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-09-08T02:13:18.089Z | Compiling equivalent v1.0.2 |
| 246 | 2026-09-08T02:13:18.099Z | Compiling either v1.16.0 |
| 247 | 2026-09-08T02:13:18.167Z | Compiling zerocopy v0.8.54 |
| 248 | 2026-09-08T02:13:18.208Z | Compiling winnow v1.0.3 |
| 249 | 2026-09-08T02:13:18.289Z | Compiling itertools v0.15.0 |
| 250 | 2026-09-08T02:13:18.366Z | Compiling indexmap v2.14.0 |
| 251 | 2026-09-08T02:13:18.694Z | Compiling syn v2.0.118 |
| 252 | 2026-09-08T02:13:18.960Z | Checking byteorder v1.5.0 |
| 253 | 2026-09-08T02:13:19.112Z | Compiling regex-automata v0.4.15 |
| 254 | 2026-09-08T02:13:19.130Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 255 | 2026-09-08T02:13:19.221Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 256 | 2026-09-08T02:13:19.307Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-08T02:13:19.404Z | Checking bitflags v2.13.0 |
| 258 | 2026-09-08T02:13:19.436Z | Checking hash32 v0.3.1 |
| 259 | 2026-09-08T02:13:19.542Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 260 | 2026-09-08T02:13:19.559Z | Checking macaddr v1.0.1 |
| 261 | 2026-09-08T02:13:19.573Z | Compiling syn v1.0.109 |
| 262 | 2026-09-08T02:13:19.670Z | Compiling smoltcp v0.11.0 |
| 263 | 2026-09-08T02:13:19.694Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 264 | 2026-09-08T02:13:19.719Z | Checking stable_deref_trait v1.2.1 |
| 265 | 2026-09-08T02:13:19.751Z | Compiling rustversion v1.0.23 |
| 266 | 2026-09-08T02:13:19.909Z | Compiling ref-cast v1.0.25 |
| 267 | 2026-09-08T02:13:19.926Z | Compiling version_check v0.9.5 |
| 268 | 2026-09-08T02:13:20.003Z | Checking managed v0.8.0 |
| 269 | 2026-09-08T02:13:20.119Z | Compiling proc-macro-crate v3.5.0 |
| 270 | 2026-09-08T02:13:20.137Z | Compiling getrandom v0.4.3 |
| 271 | 2026-09-08T02:13:20.178Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 272 | 2026-09-08T02:13:20.184Z | Checking bitflags v1.3.2 |
| 273 | 2026-09-08T02:13:20.209Z | Checking rand_core v0.10.1 |
| 274 | 2026-09-08T02:13:20.376Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 275 | 2026-09-08T02:13:20.411Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 276 | 2026-09-08T02:13:20.523Z | Checking once_cell v1.21.4 |
| 277 | 2026-09-08T02:13:20.618Z | Compiling anyhow v1.0.103 |
| 278 | 2026-09-08T02:13:20.693Z | Checking foreign-types-shared v0.3.1 |
| 279 | 2026-09-08T02:13:20.770Z | Compiling regex v1.13.0 |
| 280 | 2026-09-08T02:13:20.929Z | Checking cpufeatures v0.3.0 |
| 281 | 2026-09-08T02:13:20.989Z | Checking chacha20 v0.10.1 |
| 282 | 2026-09-08T02:13:21.062Z | Checking cstr-argument v0.1.2 |
| 283 | 2026-09-08T02:13:21.134Z | Checking tracing-core v0.1.36 |
| 284 | 2026-09-08T02:13:21.185Z | Compiling darling_core v0.23.0 |
| 285 | 2026-09-08T02:13:21.310Z | Checking dyn-clone v1.0.20 |
| 286 | 2026-09-08T02:13:21.395Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 287 | 2026-09-08T02:13:21.403Z | Checking pretty-hex v0.4.2 |
| 288 | 2026-09-08T02:13:21.416Z | Checking pin-project-lite v0.2.17 |
| 289 | 2026-09-08T02:13:21.448Z | Checking rand v0.10.2 |
| 290 | 2026-09-08T02:13:21.509Z | Checking uuid v1.23.5 |
| 291 | 2026-09-08T02:13:21.607Z | Checking socket2 v0.6.4 |
| 292 | 2026-09-08T02:13:21.647Z | Checking oxnet v0.1.6 |
| 293 | 2026-09-08T02:13:21.694Z | Checking colored v3.1.1 |
| 294 | 2026-09-08T02:13:22.077Z | Compiling thiserror-impl v2.0.18 |
| 295 | 2026-09-08T02:13:22.077Z | Compiling serde_derive v1.0.228 |
| 296 | 2026-09-08T02:13:22.077Z | Compiling zerocopy-derive v0.8.54 |
| 297 | 2026-09-08T02:13:22.077Z | Compiling foreign-types-macros v0.2.3 |
| 298 | 2026-09-08T02:13:22.080Z | Compiling num_enum_derive v0.7.6 |
| 299 | 2026-09-08T02:13:22.607Z | Compiling ref-cast-impl v1.0.25 |
| 300 | 2026-09-08T02:13:22.772Z | Checking foreign-types v0.5.0 |
| 301 | 2026-09-08T02:13:22.840Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 302 | 2026-09-08T02:13:23.121Z | Checking num_enum v0.7.6 |
| 303 | 2026-09-08T02:13:23.231Z | Compiling tracing-attributes v0.1.31 |
| 304 | 2026-09-08T02:13:23.285Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 305 | 2026-09-08T02:13:23.339Z | Compiling darling_macro v0.23.0 |
| 306 | 2026-09-08T02:13:23.424Z | Checking cobs v0.3.0 |
| 307 | 2026-09-08T02:13:23.452Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 308 | 2026-09-08T02:13:23.662Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 309 | 2026-09-08T02:13:23.884Z | Compiling darling v0.23.0 |
| 310 | 2026-09-08T02:13:23.951Z | Compiling ingot-macros v0.2.0 |
| 311 | 2026-09-08T02:13:24.111Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 312 | 2026-09-08T02:13:24.218Z | Checking tracing v0.1.44 |
| 313 | 2026-09-08T02:13:24.679Z | Checking postcard v1.1.3 |
| 314 | 2026-09-08T02:13:26.063Z | Checking ingot-types v0.2.0 |
| 315 | 2026-09-08T02:13:26.327Z | Checking ingot v0.2.0 |
| 316 | 2026-09-08T02:13:27.637Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 317 | 2026-09-08T02:13:28.796Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 318 | 2026-09-08T02:13:29.948Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 319 | 2026-09-08T02:13:30.130Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.66s |
| 320 | 2026-09-08T02:13:30.231Z | |
| 321 | 2026-09-08T02:13:30.231Z | real 17.812077024 |
| 322 | 2026-09-08T02:13:30.232Z | user 47.941582857 |
| 323 | 2026-09-08T02:13:30.232Z | sys 10.953721452 |
| 324 | 2026-09-08T02:13:30.232Z | trap 0.031498321 |
| 325 | 2026-09-08T02:13:30.232Z | tflt 0.046156403 |
| 326 | 2026-09-08T02:13:30.232Z | dflt 0.173314728 |
| 327 | 2026-09-08T02:13:30.232Z | kflt 0.004924095 |
| 328 | 2026-09-08T02:13:30.232Z | lock 3:21.284049871 |
| 329 | 2026-09-08T02:13:30.232Z | slp 2:38.612230810 |
| 330 | 2026-09-08T02:13:30.232Z | lat 3.682656183 |
| 331 | 2026-09-08T02:13:30.232Z | stop 11.916574014 |
| 332 | 2026-09-08T02:13:30.235Z | process exited: duration 33729 ms, exit code 0 |
| |
| 333 | 2026-09-08T02:13:30.242Z | found 0 output files |