|
|
|
| 1 | 2026-09-07T11:07:15.278Z | job assigned to worker 01M1XRRSMCXZSN9FA1D4Q4Q8TB [factory aws, i-0c9b90be509507660] (queued for 52 s) |
| |
| 2 | 2026-09-07T11:07:21.827Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:21.834Z | ++ uname -s |
| 4 | 2026-09-07T11:07:21.837Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:21.837Z | + build_user=build |
| 6 | 2026-09-07T11:07:21.837Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:21.837Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:21.837Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:21.837Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:21.837Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:21.837Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:21.837Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:23.841Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:23.924Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:23.927Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:23.927Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:23.927Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:23.927Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:25.928Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:25.932Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:25.938Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:25.941Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:25.941Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:25.941Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-07T11:07:25.941Z | * rust toolchain profile = "default" |
| 26 | 2026-09-07T11:07:25.941Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:25.941Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:25.944Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:25.944Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:26.047Z | info: downloading installer |
| 31 | 2026-09-07T11:07:27.338Z | info: profile set to default |
| 32 | 2026-09-07T11:07:27.338Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:27.341Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:27.481Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:27.484Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:41.158Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:41.158Z | |
| 38 | 2026-09-07T11:07:41.186Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:41.186Z | |
| 40 | 2026-09-07T11:07:41.189Z | |
| 41 | 2026-09-07T11:07:41.189Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:41.189Z | |
| 43 | 2026-09-07T11:07:41.189Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:41.189Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:41.189Z | |
| 46 | 2026-09-07T11:07:41.189Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:41.189Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:41.189Z | |
| 49 | 2026-09-07T11:07:41.189Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:41.189Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:41.189Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:41.189Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:41.189Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:41.189Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:41.189Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:41.190Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:41.190Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:41.190Z | CC = None |
| 59 | 2026-09-07T11:07:41.190Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:41.356Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:41.356Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:41.356Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:41.356Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:41.356Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:41.357Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:41.357Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:41.357Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:41.357Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:41.357Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:41.457Z | + rustup --version |
| 71 | 2026-09-07T11:07:41.464Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:41.467Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:41.486Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:41.489Z | + cargo --version |
| 75 | 2026-09-07T11:07:41.502Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:41.506Z | + rustc --version |
| 77 | 2026-09-07T11:07:41.524Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:41.531Z | process exited: duration 15587 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:41.539Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:41.555Z | process exited: duration 15 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:41.561Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:41.564Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:41.567Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:41.595Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:42.910Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:42.910Z | + git fetch origin b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 87 | 2026-09-07T11:07:43.177Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:43.177Z | * branch b68949a838af9ae89fa36ff5750fb51e98984cf9 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:43.184Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:43.184Z | + git reset --hard b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 91 | 2026-09-07T11:07:43.202Z | HEAD is now at b68949a Include expirable entries in eviction benchmark |
| 92 | 2026-09-07T11:07:43.205Z | process exited: duration 1641 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:43.212Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:43.215Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:43.215Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:43.220Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:43.223Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:43.223Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:43.223Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:43.226Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:43.377Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:43.380Z | info: downloading 6 components |
| 103 | 2026-09-07T11:07:58.138Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:07:58.138Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:07:58.138Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:07:58.138Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:07:58.138Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:07:58.138Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:07:58.236Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:07:58.239Z | +++ head -n 1 |
| 111 | 2026-09-07T11:07:58.239Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:07:58.288Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:07:58.288Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:07:58.289Z | ++ popd |
| 115 | 2026-09-07T11:07:58.293Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:07:58.293Z | + cargo --version |
| 117 | 2026-09-07T11:07:58.297Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-07T11:07:58.300Z | + rustc --version |
| 119 | 2026-09-07T11:07:58.318Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-07T11:07:58.321Z | + cd lib/opte-ioctl |
| 121 | 2026-09-07T11:07:58.321Z | + header 'check style' |
| 122 | 2026-09-07T11:07:58.321Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-07T11:07:58.321Z | # ==== check style ==== # |
| 124 | 2026-09-07T11:07:58.321Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-07T11:07:58.387Z | |
| 126 | 2026-09-07T11:07:58.387Z | real 0.063789398 |
| 127 | 2026-09-07T11:07:58.387Z | user 0.034624974 |
| 128 | 2026-09-07T11:07:58.387Z | sys 0.026704978 |
| 129 | 2026-09-07T11:07:58.387Z | trap 0.000000190 |
| 130 | 2026-09-07T11:07:58.387Z | tflt 0.000007010 |
| 131 | 2026-09-07T11:07:58.387Z | dflt 0.000086380 |
| 132 | 2026-09-07T11:07:58.387Z | kflt 0.000000000 |
| 133 | 2026-09-07T11:07:58.387Z | lock 0.021803854 |
| 134 | 2026-09-07T11:07:58.387Z | slp 0.044190732 |
| 135 | 2026-09-07T11:07:58.387Z | lat 0.000866900 |
| 136 | 2026-09-07T11:07:58.387Z | stop 0.000100190 |
| 137 | 2026-09-07T11:07:58.392Z | + header analyze |
| 138 | 2026-09-07T11:07:58.392Z | + echo '# ==== analyze ==== #' |
| 139 | 2026-09-07T11:07:58.392Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 140 | 2026-09-07T11:07:58.392Z | # ==== analyze ==== # |
| 141 | 2026-09-07T11:07:58.525Z | Updating crates.io index |
| 142 | 2026-09-07T11:07:58.528Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 143 | 2026-09-07T11:07:59.543Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 144 | 2026-09-07T11:07:59.858Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 145 | 2026-09-07T11:08:00.146Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 146 | 2026-09-07T11:08:00.575Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 147 | 2026-09-07T11:08:00.958Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 148 | 2026-09-07T11:08:01.353Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 149 | 2026-09-07T11:08:02.908Z | Downloading crates ... |
| 150 | 2026-09-07T11:08:02.950Z | Downloaded embedded-io v0.6.1 |
| 151 | 2026-09-07T11:08:02.971Z | Downloaded aho-corasick v1.1.4 |
| 152 | 2026-09-07T11:08:02.974Z | Downloaded ingot-types v0.2.0 |
| 153 | 2026-09-07T11:08:02.974Z | Downloaded cobs v0.3.0 |
| 154 | 2026-09-07T11:08:02.977Z | Downloaded equivalent v1.0.2 |
| 155 | 2026-09-07T11:08:02.977Z | Downloaded managed v0.8.0 |
| 156 | 2026-09-07T11:08:02.977Z | Downloaded proc-macro-crate v3.5.0 |
| 157 | 2026-09-07T11:08:02.980Z | Downloaded defmt-parser v1.0.0 |
| 158 | 2026-09-07T11:08:02.980Z | Downloaded foreign-types v0.5.0 |
| 159 | 2026-09-07T11:08:02.980Z | Downloaded foreign-types-shared v0.3.1 |
| 160 | 2026-09-07T11:08:02.980Z | Downloaded ident_case v1.0.1 |
| 161 | 2026-09-07T11:08:02.980Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 162 | 2026-09-07T11:08:02.985Z | Downloaded either v1.16.0 |
| 163 | 2026-09-07T11:08:02.989Z | Downloaded pretty-hex v0.4.2 |
| 164 | 2026-09-07T11:08:02.989Z | Downloaded hash32 v0.3.1 |
| 165 | 2026-09-07T11:08:02.992Z | Downloaded cpufeatures v0.3.0 |
| 166 | 2026-09-07T11:08:02.992Z | Downloaded cstr-argument v0.1.2 |
| 167 | 2026-09-07T11:08:02.995Z | Downloaded embedded-io v0.4.0 |
| 168 | 2026-09-07T11:08:02.998Z | Downloaded ref-cast v1.0.25 |
| 169 | 2026-09-07T11:08:02.998Z | Downloaded bitflags v1.3.2 |
| 170 | 2026-09-07T11:08:03.001Z | Downloaded quote v1.0.46 |
| 171 | 2026-09-07T11:08:03.004Z | Downloaded postcard v1.1.3 |
| 172 | 2026-09-07T11:08:03.007Z | Downloaded dyn-clone v1.0.20 |
| 173 | 2026-09-07T11:08:03.010Z | Downloaded defmt v0.3.100 |
| 174 | 2026-09-07T11:08:03.010Z | Downloaded darling_macro v0.23.0 |
| 175 | 2026-09-07T11:08:03.010Z | Downloaded cfg-if v1.0.4 |
| 176 | 2026-09-07T11:08:03.013Z | Downloaded strsim v0.11.1 |
| 177 | 2026-09-07T11:08:03.016Z | Downloaded version_check v0.9.5 |
| 178 | 2026-09-07T11:08:03.021Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-09-07T11:08:03.024Z | Downloaded foreign-types-macros v0.2.3 |
| 180 | 2026-09-07T11:08:03.024Z | Downloaded macaddr v1.0.1 |
| 181 | 2026-09-07T11:08:03.028Z | Downloaded stable_deref_trait v1.2.1 |
| 182 | 2026-09-07T11:08:03.037Z | Downloaded num_enum v0.7.6 |
| 183 | 2026-09-07T11:08:03.043Z | Downloaded colored v3.1.1 |
| 184 | 2026-09-07T11:08:03.046Z | Downloaded getrandom v0.4.3 |
| 185 | 2026-09-07T11:08:03.049Z | Downloaded oxnet v0.1.6 |
| 186 | 2026-09-07T11:08:03.049Z | Downloaded defmt-macros v1.1.1 |
| 187 | 2026-09-07T11:08:03.054Z | Downloaded num_enum_derive v0.7.6 |
| 188 | 2026-09-07T11:08:03.054Z | Downloaded ingot v0.2.0 |
| 189 | 2026-09-07T11:08:03.054Z | Downloaded rand_core v0.10.1 |
| 190 | 2026-09-07T11:08:03.056Z | Downloaded thiserror v2.0.18 |
| 191 | 2026-09-07T11:08:03.057Z | Downloaded thiserror-impl v2.0.18 |
| 192 | 2026-09-07T11:08:03.062Z | Downloaded ingot-macros v0.2.0 |
| 193 | 2026-09-07T11:08:03.065Z | Downloaded defmt v1.1.1 |
| 194 | 2026-09-07T11:08:03.068Z | Downloaded chacha20 v0.10.1 |
| 195 | 2026-09-07T11:08:03.071Z | Downloaded anyhow v1.0.103 |
| 196 | 2026-09-07T11:08:03.076Z | Downloaded pin-project-lite v0.2.17 |
| 197 | 2026-09-07T11:08:03.079Z | Downloaded once_cell v1.21.4 |
| 198 | 2026-09-07T11:08:03.079Z | Downloaded byteorder v1.5.0 |
| 199 | 2026-09-07T11:08:03.082Z | Downloaded rustversion v1.0.23 |
| 200 | 2026-09-07T11:08:03.085Z | Downloaded tracing-attributes v0.1.31 |
| 201 | 2026-09-07T11:08:03.089Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 202 | 2026-09-07T11:08:03.092Z | Downloaded proc-macro2 v1.0.106 |
| 203 | 2026-09-07T11:08:03.095Z | Downloaded bitflags v2.13.0 |
| 204 | 2026-09-07T11:08:03.095Z | Downloaded darling v0.23.0 |
| 205 | 2026-09-07T11:08:03.097Z | Downloaded uuid v1.23.5 |
| 206 | 2026-09-07T11:08:03.107Z | Downloaded unicode-ident v1.0.24 |
| 207 | 2026-09-07T11:08:03.112Z | Downloaded serde_core v1.0.228 |
| 208 | 2026-09-07T11:08:03.117Z | Downloaded socket2 v0.6.4 |
| 209 | 2026-09-07T11:08:03.117Z | Downloaded tracing-core v0.1.36 |
| 210 | 2026-09-07T11:08:03.119Z | Downloaded darling_core v0.23.0 |
| 211 | 2026-09-07T11:08:03.122Z | Downloaded serde_derive v1.0.228 |
| 212 | 2026-09-07T11:08:03.125Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 213 | 2026-09-07T11:08:03.134Z | Downloaded heapless v0.8.0 |
| 214 | 2026-09-07T11:08:03.137Z | Downloaded indexmap v2.14.0 |
| 215 | 2026-09-07T11:08:03.139Z | Downloaded serde v1.0.228 |
| 216 | 2026-09-07T11:08:03.144Z | Downloaded zerocopy-derive v0.8.54 |
| 217 | 2026-09-07T11:08:03.149Z | Downloaded memchr v2.8.3 |
| 218 | 2026-09-07T11:08:03.160Z | Downloaded rand v0.10.2 |
| 219 | 2026-09-07T11:08:03.181Z | Downloaded hashbrown v0.17.1 |
| 220 | 2026-09-07T11:08:03.184Z | Downloaded itertools v0.15.0 |
| 221 | 2026-09-07T11:08:03.188Z | Downloaded regex v1.13.0 |
| 222 | 2026-09-07T11:08:03.204Z | Downloaded winnow v1.0.3 |
| 223 | 2026-09-07T11:08:03.231Z | Downloaded syn v1.0.109 |
| 224 | 2026-09-07T11:08:03.240Z | Downloaded zerocopy v0.8.54 |
| 225 | 2026-09-07T11:08:03.251Z | Downloaded smoltcp v0.11.0 |
| 226 | 2026-09-07T11:08:03.257Z | Downloaded syn v2.0.118 |
| 227 | 2026-09-07T11:08:03.262Z | Downloaded regex-syntax v0.8.11 |
| 228 | 2026-09-07T11:08:03.276Z | Downloaded tracing v0.1.44 |
| 229 | 2026-09-07T11:08:03.290Z | Downloaded regex-automata v0.4.15 |
| 230 | 2026-09-07T11:08:03.300Z | Downloaded libc v0.2.186 |
| 231 | 2026-09-07T11:08:03.356Z | Compiling proc-macro2 v1.0.106 |
| 232 | 2026-09-07T11:08:03.356Z | Compiling quote v1.0.46 |
| 233 | 2026-09-07T11:08:03.356Z | Compiling unicode-ident v1.0.24 |
| 234 | 2026-09-07T11:08:03.358Z | Compiling serde_core v1.0.228 |
| 235 | 2026-09-07T11:08:03.358Z | Checking cfg-if v1.0.4 |
| 236 | 2026-09-07T11:08:03.359Z | Compiling thiserror v2.0.18 |
| 237 | 2026-09-07T11:08:03.359Z | Compiling memchr v2.8.3 |
| 238 | 2026-09-07T11:08:03.359Z | Compiling ident_case v1.0.1 |
| 239 | 2026-09-07T11:08:03.475Z | Compiling strsim v0.11.1 |
| 240 | 2026-09-07T11:08:03.543Z | Compiling regex-syntax v0.8.11 |
| 241 | 2026-09-07T11:08:03.547Z | Compiling libc v0.2.186 |
| 242 | 2026-09-07T11:08:03.768Z | Compiling winnow v1.0.3 |
| 243 | 2026-09-07T11:08:03.781Z | Compiling serde v1.0.228 |
| 244 | 2026-09-07T11:08:03.903Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-09-07T11:08:03.979Z | Compiling hashbrown v0.17.1 |
| 246 | 2026-09-07T11:08:03.985Z | Compiling either v1.16.0 |
| 247 | 2026-09-07T11:08:04.075Z | Compiling equivalent v1.0.2 |
| 248 | 2026-09-07T11:08:04.153Z | Compiling zerocopy v0.8.54 |
| 249 | 2026-09-07T11:08:04.182Z | Compiling itertools v0.15.0 |
| 250 | 2026-09-07T11:08:04.554Z | Compiling indexmap v2.14.0 |
| 251 | 2026-09-07T11:08:04.732Z | Compiling syn v2.0.118 |
| 252 | 2026-09-07T11:08:04.773Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 253 | 2026-09-07T11:08:04.897Z | Compiling heapless v0.8.0 |
| 254 | 2026-09-07T11:08:05.161Z | Compiling regex-automata v0.4.15 |
| 255 | 2026-09-07T11:08:05.193Z | Checking byteorder v1.5.0 |
| 256 | 2026-09-07T11:08:05.196Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 257 | 2026-09-07T11:08:05.267Z | Checking bitflags v2.13.0 |
| 258 | 2026-09-07T11:08:05.346Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 259 | 2026-09-07T11:08:05.353Z | Checking hash32 v0.3.1 |
| 260 | 2026-09-07T11:08:05.426Z | Checking macaddr v1.0.1 |
| 261 | 2026-09-07T11:08:05.456Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 262 | 2026-09-07T11:08:05.508Z | Checking stable_deref_trait v1.2.1 |
| 263 | 2026-09-07T11:08:05.563Z | Compiling rustversion v1.0.23 |
| 264 | 2026-09-07T11:08:05.571Z | Compiling smoltcp v0.11.0 |
| 265 | 2026-09-07T11:08:05.575Z | Compiling syn v1.0.109 |
| 266 | 2026-09-07T11:08:05.699Z | Checking rand_core v0.10.1 |
| 267 | 2026-09-07T11:08:05.837Z | Compiling version_check v0.9.5 |
| 268 | 2026-09-07T11:08:05.903Z | Compiling proc-macro-crate v3.5.0 |
| 269 | 2026-09-07T11:08:05.909Z | Checking bitflags v1.3.2 |
| 270 | 2026-09-07T11:08:05.931Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 271 | 2026-09-07T11:08:05.967Z | Compiling ref-cast v1.0.25 |
| 272 | 2026-09-07T11:08:06.011Z | Checking managed v0.8.0 |
| 273 | 2026-09-07T11:08:06.107Z | Compiling getrandom v0.4.3 |
| 274 | 2026-09-07T11:08:06.145Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 275 | 2026-09-07T11:08:06.313Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 276 | 2026-09-07T11:08:06.368Z | Checking once_cell v1.21.4 |
| 277 | 2026-09-07T11:08:06.538Z | Compiling anyhow v1.0.103 |
| 278 | 2026-09-07T11:08:06.599Z | Checking foreign-types-shared v0.3.1 |
| 279 | 2026-09-07T11:08:06.676Z | Checking cpufeatures v0.3.0 |
| 280 | 2026-09-07T11:08:06.736Z | Checking chacha20 v0.10.1 |
| 281 | 2026-09-07T11:08:06.743Z | Checking cstr-argument v0.1.2 |
| 282 | 2026-09-07T11:08:06.799Z | Checking tracing-core v0.1.36 |
| 283 | 2026-09-07T11:08:06.844Z | Compiling regex v1.13.0 |
| 284 | 2026-09-07T11:08:07.112Z | Checking pin-project-lite v0.2.17 |
| 285 | 2026-09-07T11:08:07.145Z | Checking pretty-hex v0.4.2 |
| 286 | 2026-09-07T11:08:07.191Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 287 | 2026-09-07T11:08:07.199Z | Checking dyn-clone v1.0.20 |
| 288 | 2026-09-07T11:08:07.225Z | Checking rand v0.10.2 |
| 289 | 2026-09-07T11:08:07.304Z | Checking uuid v1.23.5 |
| 290 | 2026-09-07T11:08:07.371Z | Compiling darling_core v0.23.0 |
| 291 | 2026-09-07T11:08:07.406Z | Checking socket2 v0.6.4 |
| 292 | 2026-09-07T11:08:07.548Z | Checking oxnet v0.1.6 |
| 293 | 2026-09-07T11:08:07.649Z | Checking colored v3.1.1 |
| 294 | 2026-09-07T11:08:08.018Z | Compiling thiserror-impl v2.0.18 |
| 295 | 2026-09-07T11:08:08.018Z | Compiling serde_derive v1.0.228 |
| 296 | 2026-09-07T11:08:08.018Z | Compiling zerocopy-derive v0.8.54 |
| 297 | 2026-09-07T11:08:08.018Z | Compiling foreign-types-macros v0.2.3 |
| 298 | 2026-09-07T11:08:08.022Z | Compiling ref-cast-impl v1.0.25 |
| 299 | 2026-09-07T11:08:08.281Z | Compiling num_enum_derive v0.7.6 |
| 300 | 2026-09-07T11:08:08.634Z | Checking foreign-types v0.5.0 |
| 301 | 2026-09-07T11:08:08.685Z | Compiling tracing-attributes v0.1.31 |
| 302 | 2026-09-07T11:08:08.699Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 303 | 2026-09-07T11:08:09.261Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 304 | 2026-09-07T11:08:09.264Z | Checking num_enum v0.7.6 |
| 305 | 2026-09-07T11:08:09.300Z | Checking cobs v0.3.0 |
| 306 | 2026-09-07T11:08:09.365Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 307 | 2026-09-07T11:08:09.423Z | Compiling darling_macro v0.23.0 |
| 308 | 2026-09-07T11:08:09.565Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 309 | 2026-09-07T11:08:09.848Z | Checking tracing v0.1.44 |
| 310 | 2026-09-07T11:08:09.953Z | Compiling darling v0.23.0 |
| 311 | 2026-09-07T11:08:10.013Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 312 | 2026-09-07T11:08:10.019Z | Compiling ingot-macros v0.2.0 |
| 313 | 2026-09-07T11:08:10.522Z | Checking postcard v1.1.3 |
| 314 | 2026-09-07T11:08:12.031Z | Checking ingot-types v0.2.0 |
| 315 | 2026-09-07T11:08:12.291Z | Checking ingot v0.2.0 |
| 316 | 2026-09-07T11:08:13.558Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 317 | 2026-09-07T11:08:14.685Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 318 | 2026-09-07T11:08:15.833Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 319 | 2026-09-07T11:08:16.012Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.57s |
| 320 | 2026-09-07T11:08:16.115Z | |
| 321 | 2026-09-07T11:08:16.115Z | real 17.722885077 |
| 322 | 2026-09-07T11:08:16.115Z | user 47.843671356 |
| 323 | 2026-09-07T11:08:16.115Z | sys 10.917432202 |
| 324 | 2026-09-07T11:08:16.115Z | trap 0.034893977 |
| 325 | 2026-09-07T11:08:16.116Z | tflt 0.060597265 |
| 326 | 2026-09-07T11:08:16.116Z | dflt 0.136464934 |
| 327 | 2026-09-07T11:08:16.116Z | kflt 0.002806771 |
| 328 | 2026-09-07T11:08:16.116Z | lock 3:21.890622160 |
| 329 | 2026-09-07T11:08:16.116Z | slp 2:39.620919252 |
| 330 | 2026-09-07T11:08:16.116Z | lat 2.586924497 |
| 331 | 2026-09-07T11:08:16.116Z | stop 10.747775822 |
| 332 | 2026-09-07T11:08:16.119Z | process exited: duration 32904 ms, exit code 0 |
| |
| 333 | 2026-09-07T11:08:16.125Z | found 0 output files |