|
|
|
| 1 | 2026-09-08T02:12:14.989Z | job assigned to worker 01M1ZCHVH2DQ33BRM1A8QST0CM [factory aws, i-088c1cdbcb037102a] (queued for 43 s) |
| |
| 2 | 2026-09-08T02:12:21.403Z | starting task 0: "setup" |
| 3 | 2026-09-08T02:12:21.408Z | ++ uname -s |
| 4 | 2026-09-08T02:12:21.411Z | + kern=SunOS |
| 5 | 2026-09-08T02:12:21.412Z | + build_user=build |
| 6 | 2026-09-08T02:12:21.412Z | + build_uid=12345 |
| 7 | 2026-09-08T02:12:21.412Z | + work_dir=/work |
| 8 | 2026-09-08T02:12:21.412Z | + input_dir=/input |
| 9 | 2026-09-08T02:12:21.412Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T02:12:21.412Z | + case "$kern" in |
| 11 | 2026-09-08T02:12:21.412Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T02:12:21.412Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T02:12:23.417Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T02:12:23.563Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T02:12:23.566Z | + home_fs=zfs |
| 16 | 2026-09-08T02:12:23.566Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T02:12:23.566Z | + mkdir -p /home/build |
| 18 | 2026-09-08T02:12:23.566Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T02:12:25.567Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T02:12:25.570Z | process exited: duration 4165 ms, exit code 0 |
| |
| 21 | 2026-09-08T02:12:25.576Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T02:12:25.579Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-08T02:12:25.579Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-08T02:12:25.579Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-08T02:12:25.579Z | * rust toolchain profile = "default" |
| 26 | 2026-09-08T02:12:25.579Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T02:12:25.579Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T02:12:25.582Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T02:12:25.582Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-08T02:12:25.686Z | info: downloading installer |
| 31 | 2026-09-08T02:12:26.884Z | info: profile set to default |
| 32 | 2026-09-08T02:12:26.884Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T02:12:26.887Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T02:12:27.014Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-08T02:12:27.019Z | info: downloading 6 components |
| 36 | 2026-09-08T02:12:43.521Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T02:12:43.521Z | |
| 38 | 2026-09-08T02:12:43.547Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-08T02:12:43.548Z | |
| 40 | 2026-09-08T02:12:43.551Z | |
| 41 | 2026-09-08T02:12:43.552Z | Rust is installed now. Great! |
| 42 | 2026-09-08T02:12:43.552Z | |
| 43 | 2026-09-08T02:12:43.552Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T02:12:43.552Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T02:12:43.552Z | |
| 46 | 2026-09-08T02:12:43.552Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T02:12:43.552Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T02:12:43.552Z | |
| 49 | 2026-09-08T02:12:43.552Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T02:12:43.552Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T02:12:43.552Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T02:12:43.552Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T02:12:43.552Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T02:12:43.552Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T02:12:43.552Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T02:12:43.552Z | HOST_CC = None |
| 57 | 2026-09-08T02:12:43.552Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T02:12:43.552Z | CC = None |
| 59 | 2026-09-08T02:12:43.552Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T02:12:43.723Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T02:12:43.723Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T02:12:43.723Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T02:12:43.723Z | CFLAGS = None |
| 64 | 2026-09-08T02:12:43.723Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T02:12:43.723Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T02:12:43.723Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T02:12:43.723Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T02:12:43.723Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T02:12:43.723Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T02:12:43.826Z | + rustup --version |
| 71 | 2026-09-08T02:12:43.832Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T02:12:43.836Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T02:12:43.854Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-08T02:12:43.857Z | + cargo --version |
| 75 | 2026-09-08T02:12:43.871Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-08T02:12:43.874Z | + rustc --version |
| 77 | 2026-09-08T02:12:43.891Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-08T02:12:43.897Z | process exited: duration 18317 ms, exit code 0 |
| |
| 79 | 2026-09-08T02:12:43.903Z | starting task 2: "authentication" |
| 80 | 2026-09-08T02:12:43.920Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T02:12:43.929Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T02:12:43.933Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-08T02:12:43.933Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-08T02:12:43.964Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-08T02:12:45.027Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-08T02:12:45.027Z | + git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 87 | 2026-09-08T02:12:45.292Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-08T02:12:45.292Z | * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD |
| 89 | 2026-09-08T02:12:45.299Z | + [[ -n zl/mcast-source-validation ]] |
| 90 | 2026-09-08T02:12:45.303Z | ++ git branch --show-current |
| 91 | 2026-09-08T02:12:45.303Z | + current=master |
| 92 | 2026-09-08T02:12:45.303Z | + [[ master != zl/mcast-source-validation ]] |
| 93 | 2026-09-08T02:12:45.303Z | + git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 94 | 2026-09-08T02:12:45.306Z | + git checkout -f zl/mcast-source-validation |
| 95 | 2026-09-08T02:12:45.323Z | Switched to branch 'zl/mcast-source-validation' |
| 96 | 2026-09-08T02:12:45.326Z | + git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 97 | 2026-09-08T02:12:45.340Z | HEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform |
| 98 | 2026-09-08T02:12:45.343Z | process exited: duration 1412 ms, exit code 0 |
| |
| 99 | 2026-09-08T02:12:45.350Z | starting task 4: "build" |
| 100 | 2026-09-08T02:12:45.353Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-08T02:12:45.354Z | ++ rustup show active-toolchain |
| 102 | 2026-09-08T02:12:45.358Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-08T02:12:45.361Z | ++ pushd xde |
| 104 | 2026-09-08T02:12:45.361Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-08T02:12:45.362Z | ++ rustup show active-toolchain |
| 106 | 2026-09-08T02:12:45.365Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-08T02:12:45.515Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-08T02:12:45.518Z | info: downloading 6 components |
| 109 | 2026-09-08T02:13:01.830Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-08T02:13:01.830Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-08T02:13:01.830Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 112 | 2026-09-08T02:13:01.830Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-08T02:13:01.830Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-08T02:13:01.830Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-08T02:13:01.929Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-08T02:13:01.932Z | +++ head -n 1 |
| 117 | 2026-09-08T02:13:01.932Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-08T02:13:01.982Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-08T02:13:01.982Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-08T02:13:01.982Z | ++ popd |
| 121 | 2026-09-08T02:13:01.985Z | /work/oxidecomputer/opte |
| 122 | 2026-09-08T02:13:01.985Z | + cargo --version |
| 123 | 2026-09-08T02:13:01.991Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-08T02:13:01.994Z | + rustc --version |
| 125 | 2026-09-08T02:13:02.012Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-08T02:13:02.015Z | + cd lib/opte |
| 127 | 2026-09-08T02:13:02.015Z | + header 'check style' |
| 128 | 2026-09-08T02:13:02.015Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-08T02:13:02.015Z | # ==== check style ==== # |
| 130 | 2026-09-08T02:13:02.015Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-08T02:13:02.200Z | |
| 132 | 2026-09-08T02:13:02.200Z | real 0.181163716 |
| 133 | 2026-09-08T02:13:02.200Z | user 0.140758239 |
| 134 | 2026-09-08T02:13:02.200Z | sys 0.034805618 |
| 135 | 2026-09-08T02:13:02.200Z | trap 0.000037910 |
| 136 | 2026-09-08T02:13:02.200Z | tflt 0.000030150 |
| 137 | 2026-09-08T02:13:02.200Z | dflt 0.000002250 |
| 138 | 2026-09-08T02:13:02.200Z | kflt 0.000000000 |
| 139 | 2026-09-08T02:13:02.200Z | lock 0.021936424 |
| 140 | 2026-09-08T02:13:02.200Z | slp 0.161641102 |
| 141 | 2026-09-08T02:13:02.203Z | lat 0.000709330 |
| 142 | 2026-09-08T02:13:02.203Z | stop 0.000090850 |
| 143 | 2026-09-08T02:13:02.203Z | + header 'check docs' |
| 144 | 2026-09-08T02:13:02.203Z | + echo '# ==== check docs ==== #' |
| 145 | 2026-09-08T02:13:02.204Z | # ==== check docs ==== # |
| 146 | 2026-09-08T02:13:02.204Z | + RUSTDOCFLAGS='-D warnings' |
| 147 | 2026-09-08T02:13:02.204Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 148 | 2026-09-08T02:13:02.264Z | Updating crates.io index |
| 149 | 2026-09-08T02:13:02.267Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-08T02:13:03.340Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-08T02:13:03.924Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-08T02:13:04.227Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-08T02:13:04.621Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-08T02:13:04.913Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-08T02:13:05.233Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-08T02:13:06.643Z | Downloading crates ... |
| 157 | 2026-09-08T02:13:06.691Z | Downloaded dtrace-parser v0.3.0 |
| 158 | 2026-09-08T02:13:06.695Z | Downloaded ipnetwork v0.21.1 |
| 159 | 2026-09-08T02:13:06.698Z | Downloaded defmt-macros v1.1.1 |
| 160 | 2026-09-08T02:13:06.701Z | Downloaded darling v0.23.0 |
| 161 | 2026-09-08T02:13:06.703Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-08T02:13:06.703Z | Downloaded pest_meta v2.8.7 |
| 163 | 2026-09-08T02:13:06.706Z | Downloaded ident_case v1.0.1 |
| 164 | 2026-09-08T02:13:06.706Z | Downloaded bitflags v1.3.2 |
| 165 | 2026-09-08T02:13:06.709Z | Downloaded crc32fast v1.5.0 |
| 166 | 2026-09-08T02:13:06.712Z | Downloaded cobs v0.3.0 |
| 167 | 2026-09-08T02:13:06.715Z | Downloaded hash32 v0.3.1 |
| 168 | 2026-09-08T02:13:06.717Z | Downloaded itoa v1.0.18 |
| 169 | 2026-09-08T02:13:06.720Z | Downloaded pretty-hex v0.4.2 |
| 170 | 2026-09-08T02:13:06.720Z | Downloaded dof v0.4.0 |
| 171 | 2026-09-08T02:13:06.720Z | Downloaded defmt v0.3.100 |
| 172 | 2026-09-08T02:13:06.723Z | Downloaded dyn-clone v1.0.20 |
| 173 | 2026-09-08T02:13:06.723Z | Downloaded managed v0.8.0 |
| 174 | 2026-09-08T02:13:06.723Z | Downloaded ref-cast v1.0.25 |
| 175 | 2026-09-08T02:13:06.723Z | Downloaded ref-cast-impl v1.0.25 |
| 176 | 2026-09-08T02:13:06.726Z | Downloaded byteorder v1.5.0 |
| 177 | 2026-09-08T02:13:06.726Z | Downloaded defmt-parser v1.0.0 |
| 178 | 2026-09-08T02:13:06.729Z | Downloaded pest_generator v2.8.7 |
| 179 | 2026-09-08T02:13:06.734Z | Downloaded cfg-if v1.0.4 |
| 180 | 2026-09-08T02:13:06.737Z | Downloaded embedded-io v0.4.0 |
| 181 | 2026-09-08T02:13:06.737Z | Downloaded either v1.16.0 |
| 182 | 2026-09-08T02:13:06.739Z | Downloaded ingot-types v0.2.0 |
| 183 | 2026-09-08T02:13:06.742Z | Downloaded usdt v0.6.0 |
| 184 | 2026-09-08T02:13:06.742Z | Downloaded usdt-macro v0.6.0 |
| 185 | 2026-09-08T02:13:06.742Z | Downloaded embedded-io v0.6.1 |
| 186 | 2026-09-08T02:13:06.745Z | Downloaded tabwriter v1.4.1 |
| 187 | 2026-09-08T02:13:06.745Z | Downloaded scroll_derive v0.13.1 |
| 188 | 2026-09-08T02:13:06.748Z | Downloaded thread-id v5.1.0 |
| 189 | 2026-09-08T02:13:06.753Z | Downloaded version_check v0.9.5 |
| 190 | 2026-09-08T02:13:06.755Z | Downloaded macaddr v1.0.1 |
| 191 | 2026-09-08T02:13:06.758Z | Downloaded usdt-attr-macro v0.6.0 |
| 192 | 2026-09-08T02:13:06.758Z | Downloaded plain v0.2.3 |
| 193 | 2026-09-08T02:13:06.761Z | Downloaded defmt v1.1.1 |
| 194 | 2026-09-08T02:13:06.763Z | Downloaded scroll v0.13.0 |
| 195 | 2026-09-08T02:13:06.763Z | Downloaded stable_deref_trait v1.2.1 |
| 196 | 2026-09-08T02:13:06.766Z | Downloaded strsim v0.11.1 |
| 197 | 2026-09-08T02:13:06.769Z | Downloaded quote v1.0.46 |
| 198 | 2026-09-08T02:13:06.769Z | Downloaded usdt-impl v0.6.0 |
| 199 | 2026-09-08T02:13:06.773Z | Downloaded serde_tokenstream v0.2.3 |
| 200 | 2026-09-08T02:13:06.776Z | Downloaded pest_derive v2.8.7 |
| 201 | 2026-09-08T02:13:06.782Z | Downloaded memmap2 v0.9.11 |
| 202 | 2026-09-08T02:13:06.785Z | Downloaded thiserror v2.0.18 |
| 203 | 2026-09-08T02:13:06.794Z | Downloaded thiserror-impl v2.0.18 |
| 204 | 2026-09-08T02:13:06.796Z | Downloaded postcard v1.1.3 |
| 205 | 2026-09-08T02:13:06.799Z | Downloaded ingot v0.2.0 |
| 206 | 2026-09-08T02:13:06.802Z | Downloaded ingot-macros v0.2.0 |
| 207 | 2026-09-08T02:13:06.805Z | Downloaded ucd-trie v0.1.7 |
| 208 | 2026-09-08T02:13:06.809Z | Downloaded log v0.4.33 |
| 209 | 2026-09-08T02:13:06.812Z | Downloaded proc-macro2 v1.0.106 |
| 210 | 2026-09-08T02:13:06.816Z | Downloaded bitflags v2.13.0 |
| 211 | 2026-09-08T02:13:06.819Z | Downloaded unicode-ident v1.0.24 |
| 212 | 2026-09-08T02:13:06.822Z | Downloaded zmij v1.0.22 |
| 213 | 2026-09-08T02:13:06.822Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-09-08T02:13:06.842Z | Downloaded heapless v0.8.0 |
| 215 | 2026-09-08T02:13:06.848Z | Downloaded darling_core v0.23.0 |
| 216 | 2026-09-08T02:13:06.851Z | Downloaded serde v1.0.228 |
| 217 | 2026-09-08T02:13:06.857Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-09-08T02:13:06.860Z | Downloaded memchr v2.8.3 |
| 219 | 2026-09-08T02:13:06.871Z | Downloaded zerocopy-derive v0.8.54 |
| 220 | 2026-09-08T02:13:06.875Z | Downloaded pest v2.8.7 |
| 221 | 2026-09-08T02:13:06.885Z | Downloaded regex v1.13.0 |
| 222 | 2026-09-08T02:13:06.893Z | Downloaded itertools v0.15.0 |
| 223 | 2026-09-08T02:13:06.901Z | Downloaded serde_json v1.0.150 |
| 224 | 2026-09-08T02:13:06.920Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-09-08T02:13:06.955Z | Downloaded goblin v0.10.7 |
| 226 | 2026-09-08T02:13:06.958Z | Downloaded syn v2.0.118 |
| 227 | 2026-09-08T02:13:06.964Z | Downloaded unicode-width v0.2.2 |
| 228 | 2026-09-08T02:13:06.967Z | Downloaded zerocopy v0.8.54 |
| 229 | 2026-09-08T02:13:06.976Z | Downloaded smoltcp v0.11.0 |
| 230 | 2026-09-08T02:13:06.982Z | Downloaded regex-syntax v0.8.11 |
| 231 | 2026-09-08T02:13:06.998Z | Downloaded regex-automata v0.4.15 |
| 232 | 2026-09-08T02:13:07.011Z | Downloaded libc v0.2.186 |
| 233 | 2026-09-08T02:13:07.063Z | Compiling proc-macro2 v1.0.106 |
| 234 | 2026-09-08T02:13:07.063Z | Compiling quote v1.0.46 |
| 235 | 2026-09-08T02:13:07.063Z | Compiling unicode-ident v1.0.24 |
| 236 | 2026-09-08T02:13:07.063Z | Documenting unicode-ident v1.0.24 |
| 237 | 2026-09-08T02:13:07.067Z | Compiling ident_case v1.0.1 |
| 238 | 2026-09-08T02:13:07.067Z | Compiling serde_core v1.0.228 |
| 239 | 2026-09-08T02:13:07.067Z | Compiling strsim v0.11.1 |
| 240 | 2026-09-08T02:13:07.250Z | Compiling memchr v2.8.3 |
| 241 | 2026-09-08T02:13:07.396Z | Compiling zerocopy v0.8.54 |
| 242 | 2026-09-08T02:13:07.431Z | Compiling thiserror v2.0.18 |
| 243 | 2026-09-08T02:13:07.484Z | Compiling serde v1.0.228 |
| 244 | 2026-09-08T02:13:07.499Z | Compiling regex-syntax v0.8.11 |
| 245 | 2026-09-08T02:13:07.775Z | Documenting proc-macro2 v1.0.106 |
| 246 | 2026-09-08T02:13:07.783Z | Compiling aho-corasick v1.1.4 |
| 247 | 2026-09-08T02:13:08.118Z | Compiling syn v2.0.118 |
| 248 | 2026-09-08T02:13:08.170Z | Documenting ident_case v1.0.1 |
| 249 | 2026-09-08T02:13:08.338Z | Documenting quote v1.0.46 |
| 250 | 2026-09-08T02:13:08.628Z | Compiling either v1.16.0 |
| 251 | 2026-09-08T02:13:08.830Z | Documenting strsim v0.11.1 |
| 252 | 2026-09-08T02:13:08.837Z | Documenting syn v2.0.118 |
| 253 | 2026-09-08T02:13:08.905Z | Compiling regex-automata v0.4.15 |
| 254 | 2026-09-08T02:13:09.160Z | Checking byteorder v1.5.0 |
| 255 | 2026-09-08T02:13:09.307Z | Compiling itertools v0.15.0 |
| 256 | 2026-09-08T02:13:09.314Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-08T02:13:09.509Z | Documenting memchr v2.8.3 |
| 258 | 2026-09-08T02:13:09.788Z | Checking hash32 v0.3.1 |
| 259 | 2026-09-08T02:13:09.896Z | Checking bitflags v2.13.0 |
| 260 | 2026-09-08T02:13:10.057Z | Documenting serde_core v1.0.228 |
| 261 | 2026-09-08T02:13:10.120Z | Checking darling_core v0.23.0 |
| 262 | 2026-09-08T02:13:10.171Z | Documenting aho-corasick v1.1.4 |
| 263 | 2026-09-08T02:13:10.905Z | Documenting darling_core v0.23.0 |
| 264 | 2026-09-08T02:13:11.035Z | Compiling regex v1.13.0 |
| 265 | 2026-09-08T02:13:11.058Z | Checking macaddr v1.0.1 |
| 266 | 2026-09-08T02:13:11.156Z | Documenting regex-syntax v0.8.11 |
| 267 | 2026-09-08T02:13:11.195Z | Checking cfg-if v1.0.4 |
| 268 | 2026-09-08T02:13:11.252Z | Checking stable_deref_trait v1.2.1 |
| 269 | 2026-09-08T02:13:11.430Z | Compiling smoltcp v0.11.0 |
| 270 | 2026-09-08T02:13:11.716Z | Compiling zerocopy-derive v0.8.54 |
| 271 | 2026-09-08T02:13:11.728Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-09-08T02:13:11.780Z | Compiling thiserror-impl v2.0.18 |
| 273 | 2026-09-08T02:13:12.042Z | Documenting darling_macro v0.23.0 |
| 274 | 2026-09-08T02:13:12.167Z | Documenting zerocopy-derive v0.8.54 |
| 275 | 2026-09-08T02:13:12.203Z | Documenting regex-automata v0.4.15 |
| 276 | 2026-09-08T02:13:12.581Z | Documenting thiserror-impl v2.0.18 |
| 277 | 2026-09-08T02:13:12.703Z | Documenting serde_derive v1.0.228 |
| 278 | 2026-09-08T02:13:12.729Z | Compiling darling_macro v0.23.0 |
| 279 | 2026-09-08T02:13:12.988Z | Checking bitflags v1.3.2 |
| 280 | 2026-09-08T02:13:13.050Z | Documenting byteorder v1.5.0 |
| 281 | 2026-09-08T02:13:13.090Z | Checking cobs v0.3.0 |
| 282 | 2026-09-08T02:13:13.217Z | Checking managed v0.8.0 |
| 283 | 2026-09-08T02:13:13.318Z | Compiling darling v0.23.0 |
| 284 | 2026-09-08T02:13:13.394Z | Compiling ingot-macros v0.2.0 |
| 285 | 2026-09-08T02:13:13.415Z | Documenting darling v0.23.0 |
| 286 | 2026-09-08T02:13:13.441Z | Documenting thiserror v2.0.18 |
| 287 | 2026-09-08T02:13:13.670Z | Documenting regex v1.13.0 |
| 288 | 2026-09-08T02:13:13.718Z | Documenting hash32 v0.3.1 |
| 289 | 2026-09-08T02:13:13.912Z | Documenting zerocopy v0.8.54 |
| 290 | 2026-09-08T02:13:14.057Z | Documenting bitflags v2.13.0 |
| 291 | 2026-09-08T02:13:14.316Z | Documenting macaddr v1.0.1 |
| 292 | 2026-09-08T02:13:14.426Z | Documenting serde v1.0.228 |
| 293 | 2026-09-08T02:13:14.700Z | Documenting ingot-macros v0.2.0 |
| 294 | 2026-09-08T02:13:14.810Z | Documenting cfg-if v1.0.4 |
| 295 | 2026-09-08T02:13:14.899Z | Documenting stable_deref_trait v1.2.1 |
| 296 | 2026-09-08T02:13:15.065Z | Compiling crc32fast v1.5.0 |
| 297 | 2026-09-08T02:13:15.370Z | Compiling ref-cast v1.0.25 |
| 298 | 2026-09-08T02:13:15.416Z | Checking postcard v1.1.3 |
| 299 | 2026-09-08T02:13:15.559Z | Documenting heapless v0.8.0 |
| 300 | 2026-09-08T02:13:15.693Z | Documenting cobs v0.3.0 |
| 301 | 2026-09-08T02:13:15.972Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-09-08T02:13:16.034Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-08T02:13:16.055Z | Documenting managed v0.8.0 |
| 304 | 2026-09-08T02:13:16.132Z | Checking ingot-types v0.2.0 |
| 305 | 2026-09-08T02:13:16.251Z | Checking ipnetwork v0.21.1 |
| 306 | 2026-09-08T02:13:16.342Z | Checking unicode-width v0.2.2 |
| 307 | 2026-09-08T02:13:16.468Z | Checking ingot v0.2.0 |
| 308 | 2026-09-08T02:13:16.549Z | Compiling version_check v0.9.5 |
| 309 | 2026-09-08T02:13:16.576Z | Documenting postcard v1.1.3 |
| 310 | 2026-09-08T02:13:16.598Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-09-08T02:13:16.602Z | Documenting ref-cast-impl v1.0.25 |
| 312 | 2026-09-08T02:13:16.808Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 313 | 2026-09-08T02:13:16.924Z | Documenting either v1.16.0 |
| 314 | 2026-09-08T02:13:17.046Z | Documenting ipnetwork v0.21.1 |
| 315 | 2026-09-08T02:13:17.071Z | Documenting ingot-types v0.2.0 |
| 316 | 2026-09-08T02:13:17.091Z | Documenting smoltcp v0.11.0 |
| 317 | 2026-09-08T02:13:17.346Z | Documenting unicode-width v0.2.2 |
| 318 | 2026-09-08T02:13:17.635Z | Checking tabwriter v1.4.1 |
| 319 | 2026-09-08T02:13:17.830Z | Documenting ref-cast v1.0.25 |
| 320 | 2026-09-08T02:13:18.036Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 321 | 2026-09-08T02:13:18.073Z | Documenting itertools v0.15.0 |
| 322 | 2026-09-08T02:13:18.427Z | Documenting crc32fast v1.5.0 |
| 323 | 2026-09-08T02:13:18.630Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 324 | 2026-09-08T02:13:18.639Z | Documenting ingot v0.2.0 |
| 325 | 2026-09-08T02:13:18.755Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-09-08T02:13:18.827Z | Documenting tabwriter v1.4.1 |
| 327 | 2026-09-08T02:13:19.228Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 328 | 2026-09-08T02:13:19.364Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 329 | 2026-09-08T02:13:19.434Z | Documenting dyn-clone v1.0.20 |
| 330 | 2026-09-08T02:13:19.714Z | Checking dyn-clone v1.0.20 |
| 331 | 2026-09-08T02:13:21.786Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 332 | 2026-09-08T02:13:22.890Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 333 | 2026-09-08T02:13:25.174Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.96s |
| 334 | 2026-09-08T02:13:25.261Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 335 | 2026-09-08T02:13:25.286Z | |
| 336 | 2026-09-08T02:13:25.288Z | real 23.067137760 |
| 337 | 2026-09-08T02:13:25.288Z | user 1:16.080780720 |
| 338 | 2026-09-08T02:13:25.288Z | sys 16.365998404 |
| 339 | 2026-09-08T02:13:25.288Z | trap 0.045976808 |
| 340 | 2026-09-08T02:13:25.288Z | tflt 0.089423635 |
| 341 | 2026-09-08T02:13:25.288Z | dflt 0.059226625 |
| 342 | 2026-09-08T02:13:25.288Z | kflt 0.001891212 |
| 343 | 2026-09-08T02:13:25.288Z | lock 6:20.237254565 |
| 344 | 2026-09-08T02:13:25.288Z | slp 4:17.822694739 |
| 345 | 2026-09-08T02:13:25.289Z | lat 9.232869403 |
| 346 | 2026-09-08T02:13:25.289Z | stop 12.294151001 |
| 347 | 2026-09-08T02:13:25.289Z | + header 'analyze std + api' |
| 348 | 2026-09-08T02:13:25.289Z | + echo '# ==== analyze std + api ==== #' |
| 349 | 2026-09-08T02:13:25.289Z | # ==== analyze std + api ==== # |
| 350 | 2026-09-08T02:13:25.289Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 351 | 2026-09-08T02:13:25.514Z | Compiling proc-macro2 v1.0.106 |
| 352 | 2026-09-08T02:13:25.514Z | Compiling quote v1.0.46 |
| 353 | 2026-09-08T02:13:25.514Z | Compiling unicode-ident v1.0.24 |
| 354 | 2026-09-08T02:13:25.514Z | Compiling memchr v2.8.3 |
| 355 | 2026-09-08T02:13:25.517Z | Compiling thiserror v2.0.18 |
| 356 | 2026-09-08T02:13:25.517Z | Compiling zerocopy v0.8.54 |
| 357 | 2026-09-08T02:13:25.517Z | Compiling zmij v1.0.22 |
| 358 | 2026-09-08T02:13:25.517Z | Compiling serde_core v1.0.228 |
| 359 | 2026-09-08T02:13:25.710Z | Compiling libc v0.2.186 |
| 360 | 2026-09-08T02:13:25.906Z | Compiling serde_json v1.0.150 |
| 361 | 2026-09-08T02:13:25.936Z | Compiling ucd-trie v0.1.7 |
| 362 | 2026-09-08T02:13:26.075Z | Compiling ident_case v1.0.1 |
| 363 | 2026-09-08T02:13:26.120Z | Compiling pest v2.8.7 |
| 364 | 2026-09-08T02:13:26.127Z | Compiling strsim v0.11.1 |
| 365 | 2026-09-08T02:13:26.150Z | Compiling serde v1.0.228 |
| 366 | 2026-09-08T02:13:26.473Z | Compiling aho-corasick v1.1.4 |
| 367 | 2026-09-08T02:13:26.477Z | Compiling regex-syntax v0.8.11 |
| 368 | 2026-09-08T02:13:26.477Z | Compiling itoa v1.0.18 |
| 369 | 2026-09-08T02:13:26.789Z | Checking byteorder v1.5.0 |
| 370 | 2026-09-08T02:13:26.877Z | Compiling syn v2.0.118 |
| 371 | 2026-09-08T02:13:27.111Z | Compiling pest_meta v2.8.7 |
| 372 | 2026-09-08T02:13:27.352Z | Compiling either v1.16.0 |
| 373 | 2026-09-08T02:13:27.525Z | Compiling usdt-impl v0.6.0 |
| 374 | 2026-09-08T02:13:27.551Z | Compiling itertools v0.15.0 |
| 375 | 2026-09-08T02:13:27.874Z | Compiling regex-automata v0.4.15 |
| 376 | 2026-09-08T02:13:27.989Z | Compiling thread-id v5.1.0 |
| 377 | 2026-09-08T02:13:28.242Z | Checking plain v0.2.3 |
| 378 | 2026-09-08T02:13:28.338Z | Compiling heapless v0.8.0 |
| 379 | 2026-09-08T02:13:28.456Z | Checking log v0.4.33 |
| 380 | 2026-09-08T02:13:28.781Z | Checking bitflags v2.13.0 |
| 381 | 2026-09-08T02:13:28.788Z | Checking hash32 v0.3.1 |
| 382 | 2026-09-08T02:13:28.848Z | Compiling smoltcp v0.11.0 |
| 383 | 2026-09-08T02:13:28.896Z | Checking pretty-hex v0.4.2 |
| 384 | 2026-09-08T02:13:28.935Z | Checking stable_deref_trait v1.2.1 |
| 385 | 2026-09-08T02:13:28.998Z | Checking macaddr v1.0.1 |
| 386 | 2026-09-08T02:13:29.002Z | Checking cfg-if v1.0.4 |
| 387 | 2026-09-08T02:13:29.169Z | Compiling ref-cast v1.0.25 |
| 388 | 2026-09-08T02:13:29.193Z | Compiling crc32fast v1.5.0 |
| 389 | 2026-09-08T02:13:29.209Z | Compiling version_check v0.9.5 |
| 390 | 2026-09-08T02:13:29.423Z | Compiling pest_generator v2.8.7 |
| 391 | 2026-09-08T02:13:29.463Z | Compiling darling_core v0.23.0 |
| 392 | 2026-09-08T02:13:29.466Z | Checking bitflags v1.3.2 |
| 393 | 2026-09-08T02:13:29.466Z | Checking managed v0.8.0 |
| 394 | 2026-09-08T02:13:29.518Z | Compiling regex v1.13.0 |
| 395 | 2026-09-08T02:13:29.586Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 396 | 2026-09-08T02:13:29.886Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 397 | 2026-09-08T02:13:29.951Z | Checking memmap2 v0.9.11 |
| 398 | 2026-09-08T02:13:30.110Z | Checking unicode-width v0.2.2 |
| 399 | 2026-09-08T02:13:30.190Z | Checking ipnetwork v0.21.1 |
| 400 | 2026-09-08T02:13:30.356Z | Checking tabwriter v1.4.1 |
| 401 | 2026-09-08T02:13:30.460Z | Checking dyn-clone v1.0.20 |
| 402 | 2026-09-08T02:13:30.537Z | Compiling thiserror-impl v2.0.18 |
| 403 | 2026-09-08T02:13:30.537Z | Compiling serde_derive v1.0.228 |
| 404 | 2026-09-08T02:13:30.537Z | Compiling zerocopy-derive v0.8.54 |
| 405 | 2026-09-08T02:13:30.546Z | Compiling pest_derive v2.8.7 |
| 406 | 2026-09-08T02:13:30.847Z | Compiling scroll_derive v0.13.1 |
| 407 | 2026-09-08T02:13:31.069Z | Compiling ref-cast-impl v1.0.25 |
| 408 | 2026-09-08T02:13:31.113Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 409 | 2026-09-08T02:13:31.526Z | Compiling darling_macro v0.23.0 |
| 410 | 2026-09-08T02:13:31.641Z | Checking scroll v0.13.0 |
| 411 | 2026-09-08T02:13:31.766Z | Compiling dtrace-parser v0.3.0 |
| 412 | 2026-09-08T02:13:31.789Z | Checking cobs v0.3.0 |
| 413 | 2026-09-08T02:13:31.848Z | Checking goblin v0.10.7 |
| 414 | 2026-09-08T02:13:32.064Z | Compiling darling v0.23.0 |
| 415 | 2026-09-08T02:13:32.133Z | Compiling ingot-macros v0.2.0 |
| 416 | 2026-09-08T02:13:32.143Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 417 | 2026-09-08T02:13:33.147Z | Checking postcard v1.1.3 |
| 418 | 2026-09-08T02:13:33.157Z | Compiling serde_tokenstream v0.2.3 |
| 419 | 2026-09-08T02:13:34.453Z | Checking dof v0.4.0 |
| 420 | 2026-09-08T02:13:34.453Z | Checking ingot-types v0.2.0 |
| 421 | 2026-09-08T02:13:34.746Z | Checking ingot v0.2.0 |
| 422 | 2026-09-08T02:13:35.316Z | Compiling usdt-macro v0.6.0 |
| 423 | 2026-09-08T02:13:35.316Z | Compiling usdt-attr-macro v0.6.0 |
| 424 | 2026-09-08T02:13:35.912Z | Checking usdt v0.6.0 |
| 425 | 2026-09-08T02:13:36.177Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 426 | 2026-09-08T02:13:44.643Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.30s |
| 427 | 2026-09-08T02:13:44.670Z | |
| 428 | 2026-09-08T02:13:44.673Z | real 19.378337511 |
| 429 | 2026-09-08T02:13:44.673Z | user 1:01.790200099 |
| 430 | 2026-09-08T02:13:44.673Z | sys 12.120447047 |
| 431 | 2026-09-08T02:13:44.673Z | trap 0.029528377 |
| 432 | 2026-09-08T02:13:44.673Z | tflt 0.136262600 |
| 433 | 2026-09-08T02:13:44.673Z | dflt 0.254556128 |
| 434 | 2026-09-08T02:13:44.673Z | kflt 0.000014640 |
| 435 | 2026-09-08T02:13:44.673Z | lock 3:53.395629808 |
| 436 | 2026-09-08T02:13:44.673Z | slp 3:13.734181008 |
| 437 | 2026-09-08T02:13:44.673Z | lat 3.610203608 |
| 438 | 2026-09-08T02:13:44.673Z | stop 6.445869398 |
| 439 | 2026-09-08T02:13:44.673Z | + header 'analyze no_std + engine + kernel' |
| 440 | 2026-09-08T02:13:44.673Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 441 | 2026-09-08T02:13:44.673Z | # ==== analyze no_std + engine + kernel ==== # |
| 442 | 2026-09-08T02:13:44.673Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 443 | 2026-09-08T02:13:44.837Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 444 | 2026-09-08T02:13:44.837Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 445 | 2026-09-08T02:13:44.837Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 446 | 2026-09-08T02:13:44.840Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 447 | 2026-09-08T02:13:45.052Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 448 | 2026-09-08T02:13:48.121Z | Finished `dev` profile [optimized + debuginfo] target(s) in 3.41s |
| 449 | 2026-09-08T02:13:48.146Z | |
| 450 | 2026-09-08T02:13:48.149Z | real 3.471210191 |
| 451 | 2026-09-08T02:13:48.149Z | user 3.731424344 |
| 452 | 2026-09-08T02:13:48.149Z | sys 0.821828925 |
| 453 | 2026-09-08T02:13:48.149Z | trap 0.000543140 |
| 454 | 2026-09-08T02:13:48.149Z | tflt 0.019658658 |
| 455 | 2026-09-08T02:13:48.149Z | dflt 0.005431034 |
| 456 | 2026-09-08T02:13:48.150Z | kflt 0.000001510 |
| 457 | 2026-09-08T02:13:48.150Z | lock 11.438679174 |
| 458 | 2026-09-08T02:13:48.150Z | slp 14.418052844 |
| 459 | 2026-09-08T02:13:48.150Z | lat 0.006810300 |
| 460 | 2026-09-08T02:13:48.150Z | stop 0.186009177 |
| 461 | 2026-09-08T02:13:48.150Z | + header test |
| 462 | 2026-09-08T02:13:48.150Z | + echo '# ==== test ==== #' |
| 463 | 2026-09-08T02:13:48.150Z | # ==== test ==== # |
| 464 | 2026-09-08T02:13:48.150Z | + ptime -m cargo test |
| 465 | 2026-09-08T02:13:48.288Z | Compiling serde_core v1.0.228 |
| 466 | 2026-09-08T02:13:48.291Z | Compiling thiserror v2.0.18 |
| 467 | 2026-09-08T02:13:48.307Z | Compiling zerocopy v0.8.54 |
| 468 | 2026-09-08T02:13:48.311Z | Compiling memchr v2.8.3 |
| 469 | 2026-09-08T02:13:48.314Z | Compiling byteorder v1.5.0 |
| 470 | 2026-09-08T02:13:48.317Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-09-08T02:13:48.320Z | Compiling zmij v1.0.22 |
| 472 | 2026-09-08T02:13:48.320Z | Compiling libc v0.2.186 |
| 473 | 2026-09-08T02:13:48.393Z | Compiling proc-macro2 v1.0.106 |
| 474 | 2026-09-08T02:13:48.436Z | Compiling scroll v0.13.0 |
| 475 | 2026-09-08T02:13:48.520Z | Compiling ucd-trie v0.1.7 |
| 476 | 2026-09-08T02:13:48.652Z | Compiling log v0.4.33 |
| 477 | 2026-09-08T02:13:48.690Z | Compiling itoa v1.0.18 |
| 478 | 2026-09-08T02:13:48.702Z | Compiling plain v0.2.3 |
| 479 | 2026-09-08T02:13:48.796Z | Compiling goblin v0.10.7 |
| 480 | 2026-09-08T02:13:48.878Z | Compiling quote v1.0.46 |
| 481 | 2026-09-08T02:13:48.941Z | Compiling pest v2.8.7 |
| 482 | 2026-09-08T02:13:49.218Z | Compiling hash32 v0.3.1 |
| 483 | 2026-09-08T02:13:49.381Z | Compiling cfg-if v1.0.4 |
| 484 | 2026-09-08T02:13:49.443Z | Compiling stable_deref_trait v1.2.1 |
| 485 | 2026-09-08T02:13:49.482Z | Compiling pretty-hex v0.4.2 |
| 486 | 2026-09-08T02:13:49.509Z | Compiling macaddr v1.0.1 |
| 487 | 2026-09-08T02:13:49.609Z | Compiling heapless v0.8.0 |
| 488 | 2026-09-08T02:13:49.765Z | Compiling syn v2.0.118 |
| 489 | 2026-09-08T02:13:49.870Z | Compiling thread-id v5.1.0 |
| 490 | 2026-09-08T02:13:49.944Z | Compiling cobs v0.3.0 |
| 491 | 2026-09-08T02:13:50.073Z | Compiling serde v1.0.228 |
| 492 | 2026-09-08T02:13:50.220Z | Compiling serde_json v1.0.150 |
| 493 | 2026-09-08T02:13:50.297Z | Compiling bitflags v2.13.0 |
| 494 | 2026-09-08T02:13:50.616Z | Compiling dtrace-parser v0.3.0 |
| 495 | 2026-09-08T02:13:50.713Z | Compiling managed v0.8.0 |
| 496 | 2026-09-08T02:13:50.713Z | Compiling bitflags v1.3.2 |
| 497 | 2026-09-08T02:13:50.778Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 498 | 2026-09-08T02:13:50.931Z | Compiling smoltcp v0.11.0 |
| 499 | 2026-09-08T02:13:51.002Z | Compiling postcard v1.1.3 |
| 500 | 2026-09-08T02:13:51.123Z | Compiling ingot-types v0.2.0 |
| 501 | 2026-09-08T02:13:51.299Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 502 | 2026-09-08T02:13:51.364Z | Compiling memmap2 v0.9.11 |
| 503 | 2026-09-08T02:13:51.523Z | Compiling ingot v0.2.0 |
| 504 | 2026-09-08T02:13:51.654Z | Compiling either v1.16.0 |
| 505 | 2026-09-08T02:13:51.860Z | Compiling dof v0.4.0 |
| 506 | 2026-09-08T02:13:51.914Z | Compiling unicode-width v0.2.2 |
| 507 | 2026-09-08T02:13:52.215Z | Compiling ipnetwork v0.21.1 |
| 508 | 2026-09-08T02:13:52.720Z | Compiling usdt-impl v0.6.0 |
| 509 | 2026-09-08T02:13:53.320Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 510 | 2026-09-08T02:13:53.688Z | Compiling usdt v0.6.0 |
| 511 | 2026-09-08T02:13:54.128Z | Compiling tabwriter v1.4.1 |
| 512 | 2026-09-08T02:13:54.312Z | Compiling itertools v0.15.0 |
| 513 | 2026-09-08T02:13:54.557Z | Compiling ref-cast v1.0.25 |
| 514 | 2026-09-08T02:13:54.689Z | Compiling crc32fast v1.5.0 |
| 515 | 2026-09-08T02:13:54.934Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 516 | 2026-09-08T02:13:55.156Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 517 | 2026-09-08T02:13:55.661Z | Compiling dyn-clone v1.0.20 |
| 518 | 2026-09-08T02:14:10.389Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.23s |
| 519 | 2026-09-08T02:14:10.402Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88) |
| 520 | 2026-09-08T02:14:10.405Z | |
| 521 | 2026-09-08T02:14:10.405Z | running 84 tests |
| 522 | 2026-09-08T02:14:10.405Z | test d_error::tests::name_and_data_storage ... ok |
| 523 | 2026-09-08T02:14:10.405Z | test d_error::tests::name_truncation ... ok |
| 524 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 525 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 526 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::chain_append_links ... ok |
| 527 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 528 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 529 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::prefix_len ... ok |
| 530 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::read_seg ... ok |
| 531 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 532 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 533 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::truncate ... ok |
| 534 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::wrap ... ok |
| 535 | 2026-09-08T02:14:10.405Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 536 | 2026-09-08T02:14:10.405Z | test ddi::time::test::good_interval ... ok |
| 537 | 2026-09-08T02:14:10.405Z | test engine::dhcp::test::offlink_encode ... ok |
| 538 | 2026-09-08T02:14:10.405Z | test engine::dhcp::test::hostname_encode ... ok |
| 539 | 2026-09-08T02:14:10.405Z | test engine::dhcp::test::domainname_encode ... ok |
| 540 | 2026-09-08T02:14:10.405Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 541 | 2026-09-08T02:14:10.405Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 542 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok |
| 543 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 544 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 545 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 546 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 547 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 548 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 549 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 550 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 551 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 552 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 553 | 2026-09-08T02:14:10.406Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 554 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 555 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 556 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 557 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 558 | 2026-09-08T02:14:10.409Z | test ddi::time::test::bad_interval - should panic ... ok |
| 559 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::options::test::test_status ... ok |
| 560 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 561 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 562 | 2026-09-08T02:14:10.409Z | test engine::ether::test::emit ... ok |
| 563 | 2026-09-08T02:14:10.409Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 564 | 2026-09-08T02:14:10.409Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 565 | 2026-09-08T02:14:10.409Z | test engine::flow_table::test::flow_clear ... ok |
| 566 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 567 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::eviction_basics ... ok |
| 568 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 569 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::flow_expired ... ok |
| 570 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 571 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 572 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::priority_lerp ... ok |
| 573 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 574 | 2026-09-08T02:14:10.410Z | test engine::geneve::test::emit_no_opts ... ok |
| 575 | 2026-09-08T02:14:10.410Z | test engine::geneve::test::emit_single_opt ... ok |
| 576 | 2026-09-08T02:14:10.410Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 577 | 2026-09-08T02:14:10.410Z | test engine::ip::v4::test::cidr_match ... ok |
| 578 | 2026-09-08T02:14:10.410Z | test engine::ip::v4::test::emit ... ok |
| 579 | 2026-09-08T02:14:10.410Z | test engine::ip::v4::test::match_check ... ok |
| 580 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 581 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::emit ... ok |
| 582 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 583 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::from_pairs ... ok |
| 584 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::option_push_spec ... ok |
| 585 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 586 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 587 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 588 | 2026-09-08T02:14:10.410Z | test engine::packet::test::read_multi_segment ... ok |
| 589 | 2026-09-08T02:14:10.410Z | test engine::nat::test::nat4_rewrite ... ok |
| 590 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 591 | 2026-09-08T02:14:10.410Z | test engine::layer::test::find_rule ... ok |
| 592 | 2026-09-08T02:14:10.410Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 593 | 2026-09-08T02:14:10.410Z | test engine::packet::test::read_single_segment ... ok |
| 594 | 2026-09-08T02:14:10.410Z | test engine::ip::v6::test::push_spec ... ok |
| 595 | 2026-09-08T02:14:10.410Z | test engine::packet::test::small_packet_with_padding ... ok |
| 596 | 2026-09-08T02:14:10.410Z | test engine::packet::test::straddled_tcp ... ok |
| 597 | 2026-09-08T02:14:10.410Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 598 | 2026-09-08T02:14:10.410Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 599 | 2026-09-08T02:14:10.410Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 600 | 2026-09-08T02:14:10.410Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 601 | 2026-09-08T02:14:10.410Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 602 | 2026-09-08T02:14:10.410Z | test engine::rule::rule_matching ... ok |
| 603 | 2026-09-08T02:14:10.410Z | test engine::snat::test::nat_mappings ... ok |
| 604 | 2026-09-08T02:14:10.410Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 605 | 2026-09-08T02:14:10.411Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 606 | 2026-09-08T02:14:10.411Z | |
| 607 | 2026-09-08T02:14:10.411Z | test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-09-08T02:14:10.411Z | |
| 609 | 2026-09-08T02:14:10.411Z | Doc-tests opte |
| 610 | 2026-09-08T02:14:12.400Z | |
| 611 | 2026-09-08T02:14:12.400Z | running 3 tests |
| 612 | 2026-09-08T02:14:12.403Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-09-08T02:14:12.403Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 614 | 2026-09-08T02:14:12.403Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 615 | 2026-09-08T02:14:12.403Z | |
| 616 | 2026-09-08T02:14:12.403Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-09-08T02:14:12.403Z | |
| 618 | 2026-09-08T02:14:12.409Z | all doctests ran in 1.41s; merged doctests compilation took 1.40s |
| 619 | 2026-09-08T02:14:12.448Z | |
| 620 | 2026-09-08T02:14:12.451Z | real 24.292246368 |
| 621 | 2026-09-08T02:14:12.451Z | user 2:02.274403406 |
| 622 | 2026-09-08T02:14:12.451Z | sys 7.130290984 |
| 623 | 2026-09-08T02:14:12.451Z | trap 0.054853952 |
| 624 | 2026-09-08T02:14:12.451Z | tflt 0.193971471 |
| 625 | 2026-09-08T02:14:12.451Z | dflt 0.352515890 |
| 626 | 2026-09-08T02:14:12.451Z | kflt 0.000001650 |
| 627 | 2026-09-08T02:14:12.451Z | lock 6:20.690172998 |
| 628 | 2026-09-08T02:14:12.451Z | slp 3:41.074866288 |
| 629 | 2026-09-08T02:14:12.451Z | lat 5.305226504 |
| 630 | 2026-09-08T02:14:12.451Z | stop 2.816123109 |
| 631 | 2026-09-08T02:14:12.451Z | process exited: duration 87098 ms, exit code 0 |
| |
| 632 | 2026-09-08T02:14:12.457Z | found 0 output files |