|
|
|
| 1 | 2026-09-11T18:35:47.316Z | job assigned to worker 01M28W0V9VG4T2BEFG453F728R [factory aws, i-0c1fe2f023ab2b1ed] (queued for 59 s) |
| |
| 2 | 2026-09-11T18:35:53.926Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:35:53.930Z | ++ uname -s |
| 4 | 2026-09-11T18:35:53.933Z | + kern=SunOS |
| 5 | 2026-09-11T18:35:53.933Z | + build_user=build |
| 6 | 2026-09-11T18:35:53.933Z | + build_uid=12345 |
| 7 | 2026-09-11T18:35:53.933Z | + work_dir=/work |
| 8 | 2026-09-11T18:35:53.933Z | + input_dir=/input |
| 9 | 2026-09-11T18:35:53.933Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:35:53.933Z | + case "$kern" in |
| 11 | 2026-09-11T18:35:53.934Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:35:53.945Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:35:55.950Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:35:56.010Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:35:56.014Z | + home_fs=zfs |
| 16 | 2026-09-11T18:35:56.014Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:35:56.014Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:35:56.014Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:35:58.012Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:35:58.016Z | process exited: duration 4089 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:35:58.022Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:35:58.026Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:35:58.026Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-11T18:35:58.026Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-11T18:35:58.026Z | * rust toolchain profile = "default" |
| 26 | 2026-09-11T18:35:58.026Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T18:35:58.026Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:35:58.029Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:35:58.029Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:35:58.107Z | info: downloading installer |
| 31 | 2026-09-11T18:35:59.787Z | info: profile set to default |
| 32 | 2026-09-11T18:35:59.787Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:35:59.791Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:35:59.908Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:35:59.911Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:12.939Z | |
| 37 | 2026-09-11T18:36:12.939Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-11T18:36:12.970Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:12.970Z | |
| 40 | 2026-09-11T18:36:12.973Z | |
| 41 | 2026-09-11T18:36:12.973Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:12.973Z | |
| 43 | 2026-09-11T18:36:12.973Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:12.973Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:12.973Z | |
| 46 | 2026-09-11T18:36:12.973Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:12.973Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:12.973Z | |
| 49 | 2026-09-11T18:36:12.973Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:12.973Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:12.973Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:12.973Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:12.973Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:12.973Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:12.973Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:12.973Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:12.973Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:12.973Z | CC = None |
| 59 | 2026-09-11T18:36:12.973Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:13.143Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:13.143Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:13.143Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:13.143Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:13.143Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:13.143Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:13.143Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:13.143Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:13.144Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:13.144Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:13.235Z | + rustup --version |
| 71 | 2026-09-11T18:36:13.242Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:13.245Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:13.263Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:13.267Z | + cargo --version |
| 75 | 2026-09-11T18:36:13.280Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:13.283Z | + rustc --version |
| 77 | 2026-09-11T18:36:13.302Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:13.305Z | process exited: duration 15281 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:13.314Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:13.330Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:13.337Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:13.340Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:13.345Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:13.371Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:14.550Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:14.550Z | + git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 87 | 2026-09-11T18:36:14.847Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:14.847Z | * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:14.854Z | + [[ -n evict-track-parents-ll ]] |
| 90 | 2026-09-11T18:36:14.858Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:14.858Z | + current=master |
| 92 | 2026-09-11T18:36:14.858Z | + [[ master != evict-track-parents-ll ]] |
| 93 | 2026-09-11T18:36:14.858Z | + git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 94 | 2026-09-11T18:36:14.861Z | + git checkout -f evict-track-parents-ll |
| 95 | 2026-09-11T18:36:14.877Z | Switched to branch 'evict-track-parents-ll' |
| 96 | 2026-09-11T18:36:14.880Z | + git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 97 | 2026-09-11T18:36:14.894Z | HEAD is now at ac94b3e Include expirable entries in eviction benchmark |
| 98 | 2026-09-11T18:36:14.897Z | process exited: duration 1557 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:14.904Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:14.907Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:14.907Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:14.911Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:14.915Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:14.915Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:14.915Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:14.918Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:15.066Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:15.069Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:29.011Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:29.011Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-11T18:36:29.011Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-11T18:36:29.011Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-11T18:36:29.011Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-11T18:36:29.011Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-11T18:36:29.106Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:29.110Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:29.110Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:29.159Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:29.159Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:29.159Z | ++ popd |
| 121 | 2026-09-11T18:36:29.163Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:29.164Z | + cargo --version |
| 123 | 2026-09-11T18:36:29.169Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:29.173Z | + rustc --version |
| 125 | 2026-09-11T18:36:29.189Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:29.193Z | + cd lib/opte |
| 127 | 2026-09-11T18:36:29.193Z | + header 'check style' |
| 128 | 2026-09-11T18:36:29.193Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-11T18:36:29.193Z | # ==== check style ==== # |
| 130 | 2026-09-11T18:36:29.193Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-11T18:36:29.402Z | |
| 132 | 2026-09-11T18:36:29.402Z | real 0.184548859 |
| 133 | 2026-09-11T18:36:29.402Z | user 0.142780207 |
| 134 | 2026-09-11T18:36:29.402Z | sys 0.035333369 |
| 135 | 2026-09-11T18:36:29.402Z | trap 0.000051697 |
| 136 | 2026-09-11T18:36:29.402Z | tflt 0.000007847 |
| 137 | 2026-09-11T18:36:29.402Z | dflt 0.000010007 |
| 138 | 2026-09-11T18:36:29.402Z | kflt 0.000000579 |
| 139 | 2026-09-11T18:36:29.402Z | lock 0.021756436 |
| 140 | 2026-09-11T18:36:29.402Z | slp 0.164715515 |
| 141 | 2026-09-11T18:36:29.402Z | lat 0.000681781 |
| 142 | 2026-09-11T18:36:29.402Z | stop 0.000108351 |
| 143 | 2026-09-11T18:36:29.406Z | + header 'check docs' |
| 144 | 2026-09-11T18:36:29.406Z | + echo '# ==== check docs ==== #' |
| 145 | 2026-09-11T18:36:29.406Z | # ==== check docs ==== # |
| 146 | 2026-09-11T18:36:29.406Z | + RUSTDOCFLAGS='-D warnings' |
| 147 | 2026-09-11T18:36:29.406Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 148 | 2026-09-11T18:36:29.473Z | Updating crates.io index |
| 149 | 2026-09-11T18:36:29.476Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-11T18:36:30.196Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-11T18:36:30.518Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-11T18:36:30.845Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-11T18:36:31.242Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-11T18:36:31.558Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-11T18:36:31.863Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-11T18:36:34.017Z | Downloading crates ... |
| 157 | 2026-09-11T18:36:34.089Z | Downloaded cobs v0.3.0 |
| 158 | 2026-09-11T18:36:34.093Z | Downloaded pest_derive v2.8.7 |
| 159 | 2026-09-11T18:36:34.097Z | Downloaded serde_tokenstream v0.2.3 |
| 160 | 2026-09-11T18:36:34.107Z | Downloaded macaddr v1.0.1 |
| 161 | 2026-09-11T18:36:34.118Z | Downloaded embedded-io v0.4.0 |
| 162 | 2026-09-11T18:36:34.123Z | Downloaded pretty-hex v0.4.2 |
| 163 | 2026-09-11T18:36:34.126Z | Downloaded hash32 v0.3.1 |
| 164 | 2026-09-11T18:36:34.130Z | Downloaded embedded-io v0.6.1 |
| 165 | 2026-09-11T18:36:34.130Z | Downloaded itoa v1.0.18 |
| 166 | 2026-09-11T18:36:34.134Z | Downloaded dyn-clone v1.0.20 |
| 167 | 2026-09-11T18:36:34.137Z | Downloaded defmt-parser v1.0.0 |
| 168 | 2026-09-11T18:36:34.141Z | Downloaded ref-cast-impl v1.0.25 |
| 169 | 2026-09-11T18:36:34.144Z | Downloaded plain v0.2.3 |
| 170 | 2026-09-11T18:36:34.144Z | Downloaded ref-cast v1.0.25 |
| 171 | 2026-09-11T18:36:34.147Z | Downloaded cfg-if v1.0.4 |
| 172 | 2026-09-11T18:36:34.150Z | Downloaded ident_case v1.0.1 |
| 173 | 2026-09-11T18:36:34.150Z | Downloaded tabwriter v1.4.1 |
| 174 | 2026-09-11T18:36:34.153Z | Downloaded darling_macro v0.23.0 |
| 175 | 2026-09-11T18:36:34.153Z | Downloaded defmt v0.3.100 |
| 176 | 2026-09-11T18:36:34.153Z | Downloaded scroll_derive v0.13.1 |
| 177 | 2026-09-11T18:36:34.153Z | Downloaded version_check v0.9.5 |
| 178 | 2026-09-11T18:36:34.160Z | Downloaded ingot v0.2.0 |
| 179 | 2026-09-11T18:36:34.170Z | Downloaded managed v0.8.0 |
| 180 | 2026-09-11T18:36:34.178Z | Downloaded strsim v0.11.1 |
| 181 | 2026-09-11T18:36:34.181Z | Downloaded stable_deref_trait v1.2.1 |
| 182 | 2026-09-11T18:36:34.185Z | Downloaded dof v0.4.0 |
| 183 | 2026-09-11T18:36:34.189Z | Downloaded usdt-attr-macro v0.6.0 |
| 184 | 2026-09-11T18:36:34.194Z | Downloaded usdt-macro v0.6.0 |
| 185 | 2026-09-11T18:36:34.196Z | Downloaded thread-id v5.1.0 |
| 186 | 2026-09-11T18:36:34.202Z | Downloaded dtrace-parser v0.3.0 |
| 187 | 2026-09-11T18:36:34.205Z | Downloaded usdt v0.6.0 |
| 188 | 2026-09-11T18:36:34.205Z | Downloaded either v1.16.0 |
| 189 | 2026-09-11T18:36:34.208Z | Downloaded ipnetwork v0.21.1 |
| 190 | 2026-09-11T18:36:34.216Z | Downloaded ingot-types v0.2.0 |
| 191 | 2026-09-11T18:36:34.219Z | Downloaded byteorder v1.5.0 |
| 192 | 2026-09-11T18:36:34.222Z | Downloaded thiserror-impl v2.0.18 |
| 193 | 2026-09-11T18:36:34.225Z | Downloaded crc32fast v1.5.0 |
| 194 | 2026-09-11T18:36:34.229Z | Downloaded bitflags v1.3.2 |
| 195 | 2026-09-11T18:36:34.237Z | Downloaded defmt-macros v1.1.1 |
| 196 | 2026-09-11T18:36:34.240Z | Downloaded quote v1.0.46 |
| 197 | 2026-09-11T18:36:34.240Z | Downloaded thiserror v2.0.18 |
| 198 | 2026-09-11T18:36:34.243Z | Downloaded scroll v0.13.0 |
| 199 | 2026-09-11T18:36:34.248Z | Downloaded postcard v1.1.3 |
| 200 | 2026-09-11T18:36:34.252Z | Downloaded ingot-macros v0.2.0 |
| 201 | 2026-09-11T18:36:34.255Z | Downloaded pest_meta v2.8.7 |
| 202 | 2026-09-11T18:36:34.255Z | Downloaded darling v0.23.0 |
| 203 | 2026-09-11T18:36:34.259Z | Downloaded pest_generator v2.8.7 |
| 204 | 2026-09-11T18:36:34.271Z | Downloaded memmap2 v0.9.11 |
| 205 | 2026-09-11T18:36:34.275Z | Downloaded usdt-impl v0.6.0 |
| 206 | 2026-09-11T18:36:34.278Z | Downloaded defmt v1.1.1 |
| 207 | 2026-09-11T18:36:34.288Z | Downloaded serde_derive v1.0.228 |
| 208 | 2026-09-11T18:36:34.292Z | Downloaded ucd-trie v0.1.7 |
| 209 | 2026-09-11T18:36:34.292Z | Downloaded unicode-ident v1.0.24 |
| 210 | 2026-09-11T18:36:34.292Z | Downloaded zmij v1.0.22 |
| 211 | 2026-09-11T18:36:34.297Z | Downloaded bitflags v2.13.0 |
| 212 | 2026-09-11T18:36:34.316Z | Downloaded log v0.4.33 |
| 213 | 2026-09-11T18:36:34.319Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-09-11T18:36:34.319Z | Downloaded heapless v0.8.0 |
| 215 | 2026-09-11T18:36:34.331Z | Downloaded serde_core v1.0.228 |
| 216 | 2026-09-11T18:36:34.344Z | Downloaded darling_core v0.23.0 |
| 217 | 2026-09-11T18:36:34.347Z | Downloaded serde v1.0.228 |
| 218 | 2026-09-11T18:36:34.352Z | Downloaded memchr v2.8.3 |
| 219 | 2026-09-11T18:36:34.378Z | Downloaded zerocopy-derive v0.8.54 |
| 220 | 2026-09-11T18:36:34.390Z | Downloaded itertools v0.15.0 |
| 221 | 2026-09-11T18:36:34.399Z | Downloaded pest v2.8.7 |
| 222 | 2026-09-11T18:36:34.409Z | Downloaded aho-corasick v1.1.4 |
| 223 | 2026-09-11T18:36:34.414Z | Downloaded serde_json v1.0.150 |
| 224 | 2026-09-11T18:36:34.432Z | Downloaded regex v1.13.0 |
| 225 | 2026-09-11T18:36:34.487Z | Downloaded unicode-width v0.2.2 |
| 226 | 2026-09-11T18:36:34.497Z | Downloaded goblin v0.10.7 |
| 227 | 2026-09-11T18:36:34.501Z | Downloaded zerocopy v0.8.54 |
| 228 | 2026-09-11T18:36:34.511Z | Downloaded smoltcp v0.11.0 |
| 229 | 2026-09-11T18:36:34.517Z | Downloaded syn v2.0.118 |
| 230 | 2026-09-11T18:36:34.523Z | Downloaded regex-syntax v0.8.11 |
| 231 | 2026-09-11T18:36:34.530Z | Downloaded regex-automata v0.4.15 |
| 232 | 2026-09-11T18:36:34.557Z | Downloaded libc v0.2.186 |
| 233 | 2026-09-11T18:36:34.608Z | Compiling proc-macro2 v1.0.106 |
| 234 | 2026-09-11T18:36:34.608Z | Compiling quote v1.0.46 |
| 235 | 2026-09-11T18:36:34.608Z | Compiling unicode-ident v1.0.24 |
| 236 | 2026-09-11T18:36:34.608Z | Documenting unicode-ident v1.0.24 |
| 237 | 2026-09-11T18:36:34.609Z | Compiling strsim v0.11.1 |
| 238 | 2026-09-11T18:36:34.613Z | Compiling serde_core v1.0.228 |
| 239 | 2026-09-11T18:36:34.613Z | Compiling ident_case v1.0.1 |
| 240 | 2026-09-11T18:36:34.788Z | Compiling memchr v2.8.3 |
| 241 | 2026-09-11T18:36:34.937Z | Compiling thiserror v2.0.18 |
| 242 | 2026-09-11T18:36:34.958Z | Compiling zerocopy v0.8.54 |
| 243 | 2026-09-11T18:36:35.017Z | Compiling serde v1.0.228 |
| 244 | 2026-09-11T18:36:35.035Z | Compiling regex-syntax v0.8.11 |
| 245 | 2026-09-11T18:36:35.280Z | Documenting proc-macro2 v1.0.106 |
| 246 | 2026-09-11T18:36:35.325Z | Compiling aho-corasick v1.1.4 |
| 247 | 2026-09-11T18:36:35.655Z | Compiling syn v2.0.118 |
| 248 | 2026-09-11T18:36:35.704Z | Documenting strsim v0.11.1 |
| 249 | 2026-09-11T18:36:35.852Z | Documenting quote v1.0.46 |
| 250 | 2026-09-11T18:36:36.027Z | Checking byteorder v1.5.0 |
| 251 | 2026-09-11T18:36:36.189Z | Documenting ident_case v1.0.1 |
| 252 | 2026-09-11T18:36:36.352Z | Documenting syn v2.0.118 |
| 253 | 2026-09-11T18:36:36.418Z | Compiling regex-automata v0.4.15 |
| 254 | 2026-09-11T18:36:36.652Z | Compiling either v1.16.0 |
| 255 | 2026-09-11T18:36:36.693Z | Documenting memchr v2.8.3 |
| 256 | 2026-09-11T18:36:36.848Z | Compiling itertools v0.15.0 |
| 257 | 2026-09-11T18:36:37.042Z | Compiling heapless v0.8.0 |
| 258 | 2026-09-11T18:36:37.320Z | Documenting aho-corasick v1.1.4 |
| 259 | 2026-09-11T18:36:37.551Z | Checking bitflags v2.13.0 |
| 260 | 2026-09-11T18:36:37.645Z | Checking darling_core v0.23.0 |
| 261 | 2026-09-11T18:36:37.709Z | Checking hash32 v0.3.1 |
| 262 | 2026-09-11T18:36:37.820Z | Documenting serde_core v1.0.228 |
| 263 | 2026-09-11T18:36:38.188Z | Compiling regex v1.13.0 |
| 264 | 2026-09-11T18:36:38.423Z | Documenting darling_core v0.23.0 |
| 265 | 2026-09-11T18:36:38.589Z | Checking macaddr v1.0.1 |
| 266 | 2026-09-11T18:36:38.597Z | Checking stable_deref_trait v1.2.1 |
| 267 | 2026-09-11T18:36:38.659Z | Documenting regex-syntax v0.8.11 |
| 268 | 2026-09-11T18:36:38.727Z | Checking cfg-if v1.0.4 |
| 269 | 2026-09-11T18:36:38.812Z | Compiling smoltcp v0.11.0 |
| 270 | 2026-09-11T18:36:39.302Z | Documenting serde_derive v1.0.228 |
| 271 | 2026-09-11T18:36:39.345Z | Compiling zerocopy-derive v0.8.54 |
| 272 | 2026-09-11T18:36:39.506Z | Compiling serde_derive v1.0.228 |
| 273 | 2026-09-11T18:36:39.605Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-09-11T18:36:39.619Z | Documenting darling_macro v0.23.0 |
| 275 | 2026-09-11T18:36:39.755Z | Documenting regex-automata v0.4.15 |
| 276 | 2026-09-11T18:36:40.085Z | Documenting zerocopy-derive v0.8.54 |
| 277 | 2026-09-11T18:36:40.271Z | Documenting thiserror-impl v2.0.18 |
| 278 | 2026-09-11T18:36:40.275Z | Compiling darling_macro v0.23.0 |
| 279 | 2026-09-11T18:36:40.431Z | Checking bitflags v1.3.2 |
| 280 | 2026-09-11T18:36:40.492Z | Documenting byteorder v1.5.0 |
| 281 | 2026-09-11T18:36:40.844Z | Compiling darling v0.23.0 |
| 282 | 2026-09-11T18:36:40.895Z | Documenting darling v0.23.0 |
| 283 | 2026-09-11T18:36:40.914Z | Compiling ingot-macros v0.2.0 |
| 284 | 2026-09-11T18:36:40.962Z | Checking cobs v0.3.0 |
| 285 | 2026-09-11T18:36:41.091Z | Checking managed v0.8.0 |
| 286 | 2026-09-11T18:36:41.172Z | Documenting regex v1.13.0 |
| 287 | 2026-09-11T18:36:41.222Z | Documenting hash32 v0.3.1 |
| 288 | 2026-09-11T18:36:41.271Z | Documenting zerocopy v0.8.54 |
| 289 | 2026-09-11T18:36:41.412Z | Documenting thiserror v2.0.18 |
| 290 | 2026-09-11T18:36:41.718Z | Documenting bitflags v2.13.0 |
| 291 | 2026-09-11T18:36:41.825Z | Documenting cfg-if v1.0.4 |
| 292 | 2026-09-11T18:36:42.101Z | Documenting ingot-macros v0.2.0 |
| 293 | 2026-09-11T18:36:42.191Z | Documenting serde v1.0.228 |
| 294 | 2026-09-11T18:36:42.403Z | Documenting macaddr v1.0.1 |
| 295 | 2026-09-11T18:36:42.590Z | Compiling crc32fast v1.5.0 |
| 296 | 2026-09-11T18:36:42.603Z | Documenting stable_deref_trait v1.2.1 |
| 297 | 2026-09-11T18:36:42.898Z | Compiling ref-cast v1.0.25 |
| 298 | 2026-09-11T18:36:43.043Z | Checking postcard v1.1.3 |
| 299 | 2026-09-11T18:36:43.182Z | Documenting heapless v0.8.0 |
| 300 | 2026-09-11T18:36:43.272Z | Documenting cobs v0.3.0 |
| 301 | 2026-09-11T18:36:43.406Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-09-11T18:36:43.507Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-11T18:36:43.652Z | Checking ingot-types v0.2.0 |
| 304 | 2026-09-11T18:36:43.798Z | Checking ipnetwork v0.21.1 |
| 305 | 2026-09-11T18:36:43.882Z | Documenting managed v0.8.0 |
| 306 | 2026-09-11T18:36:43.889Z | Compiling version_check v0.9.5 |
| 307 | 2026-09-11T18:36:43.967Z | Checking unicode-width v0.2.2 |
| 308 | 2026-09-11T18:36:44.001Z | Checking ingot v0.2.0 |
| 309 | 2026-09-11T18:36:44.012Z | Documenting postcard v1.1.3 |
| 310 | 2026-09-11T18:36:44.147Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 311 | 2026-09-11T18:36:44.163Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 312 | 2026-09-11T18:36:44.204Z | Documenting ref-cast-impl v1.0.25 |
| 313 | 2026-09-11T18:36:44.382Z | Documenting unicode-width v0.2.2 |
| 314 | 2026-09-11T18:36:44.504Z | Documenting either v1.16.0 |
| 315 | 2026-09-11T18:36:44.643Z | Documenting ingot-types v0.2.0 |
| 316 | 2026-09-11T18:36:44.652Z | Documenting smoltcp v0.11.0 |
| 317 | 2026-09-11T18:36:44.899Z | Documenting ipnetwork v0.21.1 |
| 318 | 2026-09-11T18:36:45.190Z | Checking tabwriter v1.4.1 |
| 319 | 2026-09-11T18:36:45.384Z | Documenting ref-cast v1.0.25 |
| 320 | 2026-09-11T18:36:45.553Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 321 | 2026-09-11T18:36:45.579Z | Documenting tabwriter v1.4.1 |
| 322 | 2026-09-11T18:36:45.831Z | Documenting itertools v0.15.0 |
| 323 | 2026-09-11T18:36:46.172Z | Documenting ingot v0.2.0 |
| 324 | 2026-09-11T18:36:46.179Z | Documenting crc32fast v1.5.0 |
| 325 | 2026-09-11T18:36:46.398Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-09-11T18:36:46.406Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 327 | 2026-09-11T18:36:46.780Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 328 | 2026-09-11T18:36:46.984Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 329 | 2026-09-11T18:36:47.001Z | Checking dyn-clone v1.0.20 |
| 330 | 2026-09-11T18:36:47.094Z | Documenting dyn-clone v1.0.20 |
| 331 | 2026-09-11T18:36:48.734Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 332 | 2026-09-11T18:36:49.894Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 333 | 2026-09-11T18:36:52.192Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.78s |
| 334 | 2026-09-11T18:36:52.280Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 335 | 2026-09-11T18:36:52.308Z | |
| 336 | 2026-09-11T18:36:52.313Z | real 22.882336878 |
| 337 | 2026-09-11T18:36:52.313Z | user 1:16.261500088 |
| 338 | 2026-09-11T18:36:52.313Z | sys 16.064026895 |
| 339 | 2026-09-11T18:36:52.313Z | trap 0.043023391 |
| 340 | 2026-09-11T18:36:52.313Z | tflt 0.029385384 |
| 341 | 2026-09-11T18:36:52.313Z | dflt 0.067080732 |
| 342 | 2026-09-11T18:36:52.313Z | kflt 0.001929907 |
| 343 | 2026-09-11T18:36:52.313Z | lock 6:17.465806935 |
| 344 | 2026-09-11T18:36:52.313Z | slp 4:18.508878434 |
| 345 | 2026-09-11T18:36:52.313Z | lat 6.717405705 |
| 346 | 2026-09-11T18:36:52.313Z | stop 11.964143390 |
| 347 | 2026-09-11T18:36:52.313Z | + header 'analyze std + api' |
| 348 | 2026-09-11T18:36:52.313Z | + echo '# ==== analyze std + api ==== #' |
| 349 | 2026-09-11T18:36:52.313Z | # ==== analyze std + api ==== # |
| 350 | 2026-09-11T18:36:52.314Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 351 | 2026-09-11T18:36:52.540Z | Compiling proc-macro2 v1.0.106 |
| 352 | 2026-09-11T18:36:52.540Z | Compiling quote v1.0.46 |
| 353 | 2026-09-11T18:36:52.544Z | Compiling unicode-ident v1.0.24 |
| 354 | 2026-09-11T18:36:52.544Z | Compiling memchr v2.8.3 |
| 355 | 2026-09-11T18:36:52.544Z | Compiling thiserror v2.0.18 |
| 356 | 2026-09-11T18:36:52.544Z | Compiling zerocopy v0.8.54 |
| 357 | 2026-09-11T18:36:52.545Z | Compiling zmij v1.0.22 |
| 358 | 2026-09-11T18:36:52.560Z | Compiling libc v0.2.186 |
| 359 | 2026-09-11T18:36:52.716Z | Compiling serde_core v1.0.228 |
| 360 | 2026-09-11T18:36:52.903Z | Compiling ucd-trie v0.1.7 |
| 361 | 2026-09-11T18:36:52.931Z | Compiling serde_json v1.0.150 |
| 362 | 2026-09-11T18:36:53.011Z | Compiling serde v1.0.228 |
| 363 | 2026-09-11T18:36:53.144Z | Compiling pest v2.8.7 |
| 364 | 2026-09-11T18:36:53.144Z | Compiling strsim v0.11.1 |
| 365 | 2026-09-11T18:36:53.152Z | Compiling ident_case v1.0.1 |
| 366 | 2026-09-11T18:36:53.457Z | Compiling aho-corasick v1.1.4 |
| 367 | 2026-09-11T18:36:53.483Z | Checking byteorder v1.5.0 |
| 368 | 2026-09-11T18:36:53.670Z | Compiling itoa v1.0.18 |
| 369 | 2026-09-11T18:36:53.804Z | Compiling syn v2.0.118 |
| 370 | 2026-09-11T18:36:53.834Z | Compiling regex-syntax v0.8.11 |
| 371 | 2026-09-11T18:36:54.172Z | Compiling pest_meta v2.8.7 |
| 372 | 2026-09-11T18:36:54.257Z | Compiling either v1.16.0 |
| 373 | 2026-09-11T18:36:54.406Z | Compiling usdt-impl v0.6.0 |
| 374 | 2026-09-11T18:36:54.451Z | Compiling itertools v0.15.0 |
| 375 | 2026-09-11T18:36:54.824Z | Compiling thread-id v5.1.0 |
| 376 | 2026-09-11T18:36:54.894Z | Checking log v0.4.33 |
| 377 | 2026-09-11T18:36:55.044Z | Checking plain v0.2.3 |
| 378 | 2026-09-11T18:36:55.170Z | Compiling heapless v0.8.0 |
| 379 | 2026-09-11T18:36:55.256Z | Compiling regex-automata v0.4.15 |
| 380 | 2026-09-11T18:36:55.742Z | Checking bitflags v2.13.0 |
| 381 | 2026-09-11T18:36:55.775Z | Checking hash32 v0.3.1 |
| 382 | 2026-09-11T18:36:55.842Z | Checking cfg-if v1.0.4 |
| 383 | 2026-09-11T18:36:55.847Z | Checking macaddr v1.0.1 |
| 384 | 2026-09-11T18:36:55.856Z | Compiling smoltcp v0.11.0 |
| 385 | 2026-09-11T18:36:55.884Z | Checking stable_deref_trait v1.2.1 |
| 386 | 2026-09-11T18:36:55.898Z | Checking pretty-hex v0.4.2 |
| 387 | 2026-09-11T18:36:56.134Z | Checking managed v0.8.0 |
| 388 | 2026-09-11T18:36:56.168Z | Compiling pest_generator v2.8.7 |
| 389 | 2026-09-11T18:36:56.172Z | Compiling darling_core v0.23.0 |
| 390 | 2026-09-11T18:36:56.321Z | Compiling crc32fast v1.5.0 |
| 391 | 2026-09-11T18:36:56.338Z | Compiling ref-cast v1.0.25 |
| 392 | 2026-09-11T18:36:56.410Z | Compiling version_check v0.9.5 |
| 393 | 2026-09-11T18:36:56.591Z | Checking bitflags v1.3.2 |
| 394 | 2026-09-11T18:36:56.668Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 395 | 2026-09-11T18:36:56.701Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 396 | 2026-09-11T18:36:56.763Z | Checking memmap2 v0.9.11 |
| 397 | 2026-09-11T18:36:56.903Z | Compiling regex v1.13.0 |
| 398 | 2026-09-11T18:36:56.920Z | Checking unicode-width v0.2.2 |
| 399 | 2026-09-11T18:36:57.163Z | Checking ipnetwork v0.21.1 |
| 400 | 2026-09-11T18:36:57.288Z | Checking tabwriter v1.4.1 |
| 401 | 2026-09-11T18:36:57.373Z | Compiling thiserror-impl v2.0.18 |
| 402 | 2026-09-11T18:36:57.421Z | Compiling serde_derive v1.0.228 |
| 403 | 2026-09-11T18:36:57.523Z | Compiling zerocopy-derive v0.8.54 |
| 404 | 2026-09-11T18:36:57.783Z | Compiling pest_derive v2.8.7 |
| 405 | 2026-09-11T18:36:57.895Z | Compiling scroll_derive v0.13.1 |
| 406 | 2026-09-11T18:36:58.049Z | Compiling ref-cast-impl v1.0.25 |
| 407 | 2026-09-11T18:36:58.280Z | Compiling darling_macro v0.23.0 |
| 408 | 2026-09-11T18:36:58.304Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 409 | 2026-09-11T18:36:58.304Z | Checking dyn-clone v1.0.20 |
| 410 | 2026-09-11T18:36:58.699Z | Checking scroll v0.13.0 |
| 411 | 2026-09-11T18:36:58.713Z | Compiling dtrace-parser v0.3.0 |
| 412 | 2026-09-11T18:36:58.719Z | Checking cobs v0.3.0 |
| 413 | 2026-09-11T18:36:58.826Z | Compiling darling v0.23.0 |
| 414 | 2026-09-11T18:36:58.892Z | Compiling ingot-macros v0.2.0 |
| 415 | 2026-09-11T18:36:58.909Z | Checking goblin v0.10.7 |
| 416 | 2026-09-11T18:36:58.936Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 417 | 2026-09-11T18:37:00.078Z | Checking postcard v1.1.3 |
| 418 | 2026-09-11T18:37:00.099Z | Compiling serde_tokenstream v0.2.3 |
| 419 | 2026-09-11T18:37:01.411Z | Checking ingot-types v0.2.0 |
| 420 | 2026-09-11T18:37:01.411Z | Checking dof v0.4.0 |
| 421 | 2026-09-11T18:37:01.711Z | Checking ingot v0.2.0 |
| 422 | 2026-09-11T18:37:02.290Z | Compiling usdt-attr-macro v0.6.0 |
| 423 | 2026-09-11T18:37:02.293Z | Compiling usdt-macro v0.6.0 |
| 424 | 2026-09-11T18:37:02.906Z | Checking usdt v0.6.0 |
| 425 | 2026-09-11T18:37:03.147Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 426 | 2026-09-11T18:37:11.602Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.24s |
| 427 | 2026-09-11T18:37:11.628Z | |
| 428 | 2026-09-11T18:37:11.631Z | real 19.316034536 |
| 429 | 2026-09-11T18:37:11.631Z | user 1:01.656285653 |
| 430 | 2026-09-11T18:37:11.631Z | sys 11.914016207 |
| 431 | 2026-09-11T18:37:11.631Z | trap 0.029287435 |
| 432 | 2026-09-11T18:37:11.631Z | tflt 0.130272574 |
| 433 | 2026-09-11T18:37:11.631Z | dflt 0.182950750 |
| 434 | 2026-09-11T18:37:11.631Z | kflt 0.000037258 |
| 435 | 2026-09-11T18:37:11.631Z | lock 3:52.654754946 |
| 436 | 2026-09-11T18:37:11.631Z | slp 3:13.754060739 |
| 437 | 2026-09-11T18:37:11.631Z | lat 3.400485213 |
| 438 | 2026-09-11T18:37:11.632Z | stop 6.500344198 |
| 439 | 2026-09-11T18:37:11.632Z | + header 'analyze no_std + engine + kernel' |
| 440 | 2026-09-11T18:37:11.632Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 441 | 2026-09-11T18:37:11.632Z | # ==== analyze no_std + engine + kernel ==== # |
| 442 | 2026-09-11T18:37:11.632Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 443 | 2026-09-11T18:37:11.791Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 444 | 2026-09-11T18:37:11.791Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 445 | 2026-09-11T18:37:11.791Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 446 | 2026-09-11T18:37:11.791Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 447 | 2026-09-11T18:37:12.003Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 448 | 2026-09-11T18:37:15.088Z | Finished `dev` profile [optimized + debuginfo] target(s) in 3.42s |
| 449 | 2026-09-11T18:37:15.113Z | |
| 450 | 2026-09-11T18:37:15.116Z | real 3.479710476 |
| 451 | 2026-09-11T18:37:15.116Z | user 3.779823881 |
| 452 | 2026-09-11T18:37:15.116Z | sys 0.812610826 |
| 453 | 2026-09-11T18:37:15.116Z | trap 0.000525222 |
| 454 | 2026-09-11T18:37:15.116Z | tflt 0.019477042 |
| 455 | 2026-09-11T18:37:15.116Z | dflt 0.005926780 |
| 456 | 2026-09-11T18:37:15.116Z | kflt 0.000000000 |
| 457 | 2026-09-11T18:37:15.116Z | lock 11.476031857 |
| 458 | 2026-09-11T18:37:15.116Z | slp 14.590809287 |
| 459 | 2026-09-11T18:37:15.116Z | lat 0.005789233 |
| 460 | 2026-09-11T18:37:15.116Z | stop 0.184790817 |
| 461 | 2026-09-11T18:37:15.116Z | + header test |
| 462 | 2026-09-11T18:37:15.116Z | + echo '# ==== test ==== #' |
| 463 | 2026-09-11T18:37:15.117Z | # ==== test ==== # |
| 464 | 2026-09-11T18:37:15.117Z | + ptime -m cargo test |
| 465 | 2026-09-11T18:37:15.267Z | Compiling serde_core v1.0.228 |
| 466 | 2026-09-11T18:37:15.273Z | Compiling thiserror v2.0.18 |
| 467 | 2026-09-11T18:37:15.292Z | Compiling zerocopy v0.8.54 |
| 468 | 2026-09-11T18:37:15.297Z | Compiling memchr v2.8.3 |
| 469 | 2026-09-11T18:37:15.297Z | Compiling byteorder v1.5.0 |
| 470 | 2026-09-11T18:37:15.297Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-09-11T18:37:15.297Z | Compiling zmij v1.0.22 |
| 472 | 2026-09-11T18:37:15.297Z | Compiling scroll v0.13.0 |
| 473 | 2026-09-11T18:37:15.363Z | Compiling libc v0.2.186 |
| 474 | 2026-09-11T18:37:15.409Z | Compiling proc-macro2 v1.0.106 |
| 475 | 2026-09-11T18:37:15.484Z | Compiling itoa v1.0.18 |
| 476 | 2026-09-11T18:37:15.536Z | Compiling plain v0.2.3 |
| 477 | 2026-09-11T18:37:15.631Z | Compiling log v0.4.33 |
| 478 | 2026-09-11T18:37:15.667Z | Compiling ucd-trie v0.1.7 |
| 479 | 2026-09-11T18:37:15.693Z | Compiling hash32 v0.3.1 |
| 480 | 2026-09-11T18:37:15.738Z | Compiling macaddr v1.0.1 |
| 481 | 2026-09-11T18:37:15.851Z | Compiling pest v2.8.7 |
| 482 | 2026-09-11T18:37:15.857Z | Compiling goblin v0.10.7 |
| 483 | 2026-09-11T18:37:15.977Z | Compiling quote v1.0.46 |
| 484 | 2026-09-11T18:37:16.364Z | Compiling pretty-hex v0.4.2 |
| 485 | 2026-09-11T18:37:16.492Z | Compiling stable_deref_trait v1.2.1 |
| 486 | 2026-09-11T18:37:16.561Z | Compiling cfg-if v1.0.4 |
| 487 | 2026-09-11T18:37:16.588Z | Compiling heapless v0.8.0 |
| 488 | 2026-09-11T18:37:16.621Z | Compiling syn v2.0.118 |
| 489 | 2026-09-11T18:37:16.816Z | Compiling thread-id v5.1.0 |
| 490 | 2026-09-11T18:37:16.893Z | Compiling dtrace-parser v0.3.0 |
| 491 | 2026-09-11T18:37:17.021Z | Compiling serde v1.0.228 |
| 492 | 2026-09-11T18:37:17.229Z | Compiling serde_json v1.0.150 |
| 493 | 2026-09-11T18:37:17.547Z | Compiling bitflags v2.13.0 |
| 494 | 2026-09-11T18:37:17.670Z | Compiling cobs v0.3.0 |
| 495 | 2026-09-11T18:37:17.942Z | Compiling managed v0.8.0 |
| 496 | 2026-09-11T18:37:17.966Z | Compiling bitflags v1.3.2 |
| 497 | 2026-09-11T18:37:18.031Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 498 | 2026-09-11T18:37:18.116Z | Compiling ingot-types v0.2.0 |
| 499 | 2026-09-11T18:37:18.164Z | Compiling smoltcp v0.11.0 |
| 500 | 2026-09-11T18:37:18.232Z | Compiling postcard v1.1.3 |
| 501 | 2026-09-11T18:37:18.253Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 502 | 2026-09-11T18:37:18.517Z | Compiling ingot v0.2.0 |
| 503 | 2026-09-11T18:37:18.575Z | Compiling memmap2 v0.9.11 |
| 504 | 2026-09-11T18:37:18.850Z | Compiling dof v0.4.0 |
| 505 | 2026-09-11T18:37:18.868Z | Compiling either v1.16.0 |
| 506 | 2026-09-11T18:37:19.075Z | Compiling ipnetwork v0.21.1 |
| 507 | 2026-09-11T18:37:19.603Z | Compiling usdt-impl v0.6.0 |
| 508 | 2026-09-11T18:37:20.330Z | Compiling unicode-width v0.2.2 |
| 509 | 2026-09-11T18:37:20.459Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 510 | 2026-09-11T18:37:20.637Z | Compiling tabwriter v1.4.1 |
| 511 | 2026-09-11T18:37:20.704Z | Compiling usdt v0.6.0 |
| 512 | 2026-09-11T18:37:21.064Z | Compiling itertools v0.15.0 |
| 513 | 2026-09-11T18:37:21.319Z | Compiling ref-cast v1.0.25 |
| 514 | 2026-09-11T18:37:21.451Z | Compiling crc32fast v1.5.0 |
| 515 | 2026-09-11T18:37:21.689Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 516 | 2026-09-11T18:37:22.295Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 517 | 2026-09-11T18:37:22.385Z | Compiling dyn-clone v1.0.20 |
| 518 | 2026-09-11T18:37:37.335Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.21s |
| 519 | 2026-09-11T18:37:37.348Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88) |
| 520 | 2026-09-11T18:37:37.351Z | |
| 521 | 2026-09-11T18:37:37.351Z | running 85 tests |
| 522 | 2026-09-11T18:37:37.351Z | test d_error::tests::name_truncation ... ok |
| 523 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 524 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::chain_append_links ... ok |
| 525 | 2026-09-11T18:37:37.351Z | test d_error::tests::name_and_data_storage ... ok |
| 526 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 527 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::prefix_len ... ok |
| 528 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 529 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 530 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::read_seg ... ok |
| 531 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::truncate ... ok |
| 532 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 533 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 534 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::wrap ... ok |
| 535 | 2026-09-11T18:37:37.351Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 536 | 2026-09-11T18:37:37.351Z | test ddi::time::test::good_interval ... ok |
| 537 | 2026-09-11T18:37:37.351Z | test engine::dhcp::test::hostname_encode ... ok |
| 538 | 2026-09-11T18:37:37.351Z | test engine::dhcp::test::domainname_encode ... ok |
| 539 | 2026-09-11T18:37:37.351Z | test engine::dhcp::test::offlink_encode ... ok |
| 540 | 2026-09-11T18:37:37.351Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 541 | 2026-09-11T18:37:37.352Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 542 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 543 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok |
| 544 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 545 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 546 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 547 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 548 | 2026-09-11T18:37:37.352Z | test ddi::time::test::bad_interval - should panic ... ok |
| 549 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 550 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 551 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 552 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 553 | 2026-09-11T18:37:37.352Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 554 | 2026-09-11T18:37:37.355Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 555 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 556 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 557 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 558 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 559 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 560 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::options::test::test_status ... ok |
| 561 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 562 | 2026-09-11T18:37:37.356Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 563 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 564 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::flow_clear ... ok |
| 565 | 2026-09-11T18:37:37.356Z | test engine::ether::test::emit ... ok |
| 566 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 567 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::eviction_basics ... ok |
| 568 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 569 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 570 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 571 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::flow_expired ... ok |
| 572 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 573 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::priority_lerp ... ok |
| 574 | 2026-09-11T18:37:37.356Z | test engine::geneve::test::emit_single_opt ... ok |
| 575 | 2026-09-11T18:37:37.356Z | test engine::geneve::test::emit_no_opts ... ok |
| 576 | 2026-09-11T18:37:37.356Z | test engine::ip::v4::test::cidr_match ... ok |
| 577 | 2026-09-11T18:37:37.356Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 578 | 2026-09-11T18:37:37.356Z | test engine::ip::v4::test::emit ... ok |
| 579 | 2026-09-11T18:37:37.356Z | test engine::ip::v4::test::match_check ... ok |
| 580 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 581 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::emit ... ok |
| 582 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::from_pairs ... ok |
| 583 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 584 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::option_push_spec ... ok |
| 585 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 586 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 587 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 588 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 589 | 2026-09-11T18:37:37.356Z | test engine::layer::test::find_rule ... ok |
| 590 | 2026-09-11T18:37:37.356Z | test engine::packet::test::read_multi_segment ... ok |
| 591 | 2026-09-11T18:37:37.356Z | test engine::ip::v6::test::push_spec ... ok |
| 592 | 2026-09-11T18:37:37.356Z | test engine::packet::test::straddled_tcp ... ok |
| 593 | 2026-09-11T18:37:37.357Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 594 | 2026-09-11T18:37:37.357Z | test engine::packet::test::small_packet_with_padding ... ok |
| 595 | 2026-09-11T18:37:37.357Z | test engine::packet::test::read_single_segment ... ok |
| 596 | 2026-09-11T18:37:37.357Z | test engine::nat::test::nat4_rewrite ... ok |
| 597 | 2026-09-11T18:37:37.357Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 598 | 2026-09-11T18:37:37.357Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 599 | 2026-09-11T18:37:37.357Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 600 | 2026-09-11T18:37:37.357Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 601 | 2026-09-11T18:37:37.357Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 602 | 2026-09-11T18:37:37.357Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 603 | 2026-09-11T18:37:37.357Z | test engine::rule::rule_matching ... ok |
| 604 | 2026-09-11T18:37:37.357Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 605 | 2026-09-11T18:37:37.357Z | test engine::snat::test::nat_mappings ... ok |
| 606 | 2026-09-11T18:37:37.361Z | test engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok |
| 607 | 2026-09-11T18:37:37.361Z | |
| 608 | 2026-09-11T18:37:37.361Z | test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 609 | 2026-09-11T18:37:37.361Z | |
| 610 | 2026-09-11T18:37:37.361Z | Doc-tests opte |
| 611 | 2026-09-11T18:37:39.344Z | |
| 612 | 2026-09-11T18:37:39.344Z | running 3 tests |
| 613 | 2026-09-11T18:37:39.348Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 614 | 2026-09-11T18:37:39.348Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 615 | 2026-09-11T18:37:39.348Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 616 | 2026-09-11T18:37:39.348Z | |
| 617 | 2026-09-11T18:37:39.348Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 618 | 2026-09-11T18:37:39.348Z | |
| 619 | 2026-09-11T18:37:39.353Z | all doctests ran in 1.39s; merged doctests compilation took 1.38s |
| 620 | 2026-09-11T18:37:39.392Z | |
| 621 | 2026-09-11T18:37:39.392Z | real 24.269328969 |
| 622 | 2026-09-11T18:37:39.392Z | user 2:02.381455629 |
| 623 | 2026-09-11T18:37:39.392Z | sys 7.020050284 |
| 624 | 2026-09-11T18:37:39.392Z | trap 0.052523706 |
| 625 | 2026-09-11T18:37:39.396Z | tflt 0.187370993 |
| 626 | 2026-09-11T18:37:39.396Z | dflt 0.326220014 |
| 627 | 2026-09-11T18:37:39.396Z | kflt 0.000002328 |
| 628 | 2026-09-11T18:37:39.396Z | lock 6:18.902862009 |
| 629 | 2026-09-11T18:37:39.396Z | slp 3:40.202033546 |
| 630 | 2026-09-11T18:37:39.396Z | lat 5.467532900 |
| 631 | 2026-09-11T18:37:39.396Z | stop 2.679886308 |
| 632 | 2026-09-11T18:37:39.396Z | process exited: duration 84488 ms, exit code 0 |
| |
| 633 | 2026-09-11T18:37:39.403Z | found 0 output files |