|
|
|
| 1 | 2026-09-08T02:12:25.038Z | job assigned to worker 01M1ZCHXQ33DFGAAF6D70KAWGM [factory aws, i-01f58590bf10a9ff2] (queued for 47 s) |
| |
| 2 | 2026-09-08T02:12:32.178Z | starting task 0: "setup" |
| 3 | 2026-09-08T02:12:32.181Z | ++ uname -s |
| 4 | 2026-09-08T02:12:32.181Z | + kern=SunOS |
| 5 | 2026-09-08T02:12:32.181Z | + build_user=build |
| 6 | 2026-09-08T02:12:32.181Z | + build_uid=12345 |
| 7 | 2026-09-08T02:12:32.181Z | + work_dir=/work |
| 8 | 2026-09-08T02:12:32.181Z | + input_dir=/input |
| 9 | 2026-09-08T02:12:32.197Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T02:12:32.197Z | + case "$kern" in |
| 11 | 2026-09-08T02:12:32.197Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T02:12:32.197Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T02:12:34.189Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T02:12:34.278Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T02:12:34.282Z | + home_fs=zfs |
| 16 | 2026-09-08T02:12:34.282Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T02:12:34.282Z | + mkdir -p /home/build |
| 18 | 2026-09-08T02:12:34.282Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T02:12:36.283Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T02:12:36.286Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-09-08T02:12:36.292Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T02:12:36.296Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-08T02:12:36.296Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-08T02:12:36.296Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-08T02:12:36.296Z | * rust toolchain profile = "default" |
| 26 | 2026-09-08T02:12:36.301Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T02:12:36.301Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T02:12:36.301Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T02:12:36.301Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-08T02:12:36.354Z | info: downloading installer |
| 31 | 2026-09-08T02:12:37.609Z | info: profile set to default |
| 32 | 2026-09-08T02:12:37.609Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T02:12:37.613Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T02:12:37.759Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-08T02:12:37.762Z | info: downloading 6 components |
| 36 | 2026-09-08T02:12:52.210Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T02:12:52.210Z | |
| 38 | 2026-09-08T02:12:52.238Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-08T02:12:52.238Z | |
| 40 | 2026-09-08T02:12:52.241Z | |
| 41 | 2026-09-08T02:12:52.241Z | Rust is installed now. Great! |
| 42 | 2026-09-08T02:12:52.241Z | |
| 43 | 2026-09-08T02:12:52.241Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T02:12:52.241Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T02:12:52.242Z | |
| 46 | 2026-09-08T02:12:52.242Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T02:12:52.242Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T02:12:52.242Z | |
| 49 | 2026-09-08T02:12:52.242Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T02:12:52.242Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T02:12:52.242Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T02:12:52.242Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T02:12:52.242Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T02:12:52.242Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T02:12:52.242Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T02:12:52.242Z | HOST_CC = None |
| 57 | 2026-09-08T02:12:52.242Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T02:12:52.242Z | CC = None |
| 59 | 2026-09-08T02:12:52.242Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T02:12:52.419Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T02:12:52.419Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T02:12:52.419Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T02:12:52.419Z | CFLAGS = None |
| 64 | 2026-09-08T02:12:52.419Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T02:12:52.419Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T02:12:52.420Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T02:12:52.420Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T02:12:52.420Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T02:12:52.420Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T02:12:52.518Z | + rustup --version |
| 71 | 2026-09-08T02:12:52.525Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T02:12:52.528Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T02:12:52.547Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-08T02:12:52.550Z | + cargo --version |
| 75 | 2026-09-08T02:12:52.564Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-08T02:12:52.567Z | + rustc --version |
| 77 | 2026-09-08T02:12:52.586Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-08T02:12:52.589Z | process exited: duration 16295 ms, exit code 0 |
| |
| 79 | 2026-09-08T02:12:52.595Z | starting task 2: "authentication" |
| 80 | 2026-09-08T02:12:52.610Z | process exited: duration 15 ms, exit code 0 |
| |
| 81 | 2026-09-08T02:12:52.618Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T02:12:52.621Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-08T02:12:52.623Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-08T02:12:52.653Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-08T02:12:53.674Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-08T02:12:53.674Z | + git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 |
| 87 | 2026-09-08T02:12:53.951Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-08T02:12:53.951Z | * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD |
| 89 | 2026-09-08T02:12:53.956Z | + [[ -n '' ]] |
| 90 | 2026-09-08T02:12:53.956Z | + git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 |
| 91 | 2026-09-08T02:12:53.974Z | HEAD is now at 6764cfb [docs, multicast] document the state split across tables and more |
| 92 | 2026-09-08T02:12:53.976Z | process exited: duration 1357 ms, exit code 0 |
| |
| 93 | 2026-09-08T02:12:53.982Z | starting task 4: "build" |
| 94 | 2026-09-08T02:12:53.985Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-08T02:12:53.988Z | ++ rustup show active-toolchain |
| 96 | 2026-09-08T02:12:53.990Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-08T02:12:53.993Z | ++ pushd xde |
| 98 | 2026-09-08T02:12:53.993Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-08T02:12:53.993Z | ++ rustup show active-toolchain |
| 100 | 2026-09-08T02:12:53.996Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-08T02:12:54.141Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-08T02:12:54.144Z | info: downloading 6 components |
| 103 | 2026-09-08T02:13:07.724Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-08T02:13:07.724Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-08T02:13:07.724Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-08T02:13:07.724Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-08T02:13:07.724Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-08T02:13:07.724Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-08T02:13:07.811Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-08T02:13:07.813Z | +++ head -n 1 |
| 111 | 2026-09-08T02:13:07.813Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-08T02:13:07.866Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-08T02:13:07.866Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-08T02:13:07.866Z | ++ popd |
| 115 | 2026-09-08T02:13:07.869Z | /work/oxidecomputer/opte |
| 116 | 2026-09-08T02:13:07.869Z | + cargo --version |
| 117 | 2026-09-08T02:13:07.874Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-08T02:13:07.877Z | + rustc --version |
| 119 | 2026-09-08T02:13:07.896Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-08T02:13:07.899Z | + cd lib/opte |
| 121 | 2026-09-08T02:13:07.899Z | + header 'check style' |
| 122 | 2026-09-08T02:13:07.899Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-08T02:13:07.899Z | # ==== check style ==== # |
| 124 | 2026-09-08T02:13:07.899Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-08T02:13:08.099Z | |
| 126 | 2026-09-08T02:13:08.099Z | real 0.197718730 |
| 127 | 2026-09-08T02:13:08.099Z | user 0.146497951 |
| 128 | 2026-09-08T02:13:08.099Z | sys 0.043626591 |
| 129 | 2026-09-08T02:13:08.099Z | trap 0.000046237 |
| 130 | 2026-09-08T02:13:08.099Z | tflt 0.000014137 |
| 131 | 2026-09-08T02:13:08.099Z | dflt 0.000003479 |
| 132 | 2026-09-08T02:13:08.099Z | kflt 0.000000000 |
| 133 | 2026-09-08T02:13:08.099Z | lock 0.023039026 |
| 134 | 2026-09-08T02:13:08.099Z | slp 0.172661918 |
| 135 | 2026-09-08T02:13:08.100Z | lat 0.000663231 |
| 136 | 2026-09-08T02:13:08.100Z | stop 0.000110151 |
| 137 | 2026-09-08T02:13:08.104Z | + header 'check docs' |
| 138 | 2026-09-08T02:13:08.104Z | + echo '# ==== check docs ==== #' |
| 139 | 2026-09-08T02:13:08.104Z | # ==== check docs ==== # |
| 140 | 2026-09-08T02:13:08.104Z | + RUSTDOCFLAGS='-D warnings' |
| 141 | 2026-09-08T02:13:08.104Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 142 | 2026-09-08T02:13:08.169Z | Updating crates.io index |
| 143 | 2026-09-08T02:13:08.172Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-08T02:13:09.332Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-08T02:13:09.630Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-08T02:13:09.928Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-08T02:13:10.326Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-08T02:13:10.643Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-08T02:13:10.963Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-08T02:13:12.980Z | Downloading crates ... |
| 151 | 2026-09-08T02:13:13.027Z | Downloaded itoa v1.0.18 |
| 152 | 2026-09-08T02:13:13.029Z | Downloaded dyn-clone v1.0.20 |
| 153 | 2026-09-08T02:13:13.034Z | Downloaded ref-cast v1.0.25 |
| 154 | 2026-09-08T02:13:13.040Z | Downloaded macaddr v1.0.1 |
| 155 | 2026-09-08T02:13:13.043Z | Downloaded version_check v0.9.5 |
| 156 | 2026-09-08T02:13:13.046Z | Downloaded usdt-macro v0.6.0 |
| 157 | 2026-09-08T02:13:13.049Z | Downloaded thiserror-impl v2.0.18 |
| 158 | 2026-09-08T02:13:13.059Z | Downloaded serde v1.0.228 |
| 159 | 2026-09-08T02:13:13.064Z | Downloaded pest v2.8.7 |
| 160 | 2026-09-08T02:13:13.093Z | Downloaded usdt-attr-macro v0.6.0 |
| 161 | 2026-09-08T02:13:13.096Z | Downloaded smoltcp v0.11.0 |
| 162 | 2026-09-08T02:13:13.102Z | Downloaded managed v0.8.0 |
| 163 | 2026-09-08T02:13:13.104Z | Downloaded hash32 v0.3.1 |
| 164 | 2026-09-08T02:13:13.104Z | Downloaded strsim v0.11.1 |
| 165 | 2026-09-08T02:13:13.104Z | Downloaded embedded-io v0.4.0 |
| 166 | 2026-09-08T02:13:13.111Z | Downloaded ingot v0.2.0 |
| 167 | 2026-09-08T02:13:13.113Z | Downloaded ingot-macros v0.2.0 |
| 168 | 2026-09-08T02:13:13.116Z | Downloaded either v1.16.0 |
| 169 | 2026-09-08T02:13:13.116Z | Downloaded defmt v0.3.100 |
| 170 | 2026-09-08T02:13:13.118Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-09-08T02:13:13.122Z | Downloaded cobs v0.3.0 |
| 172 | 2026-09-08T02:13:13.125Z | Downloaded ipnetwork v0.21.1 |
| 173 | 2026-09-08T02:13:13.125Z | Downloaded ref-cast-impl v1.0.25 |
| 174 | 2026-09-08T02:13:13.128Z | Downloaded plain v0.2.3 |
| 175 | 2026-09-08T02:13:13.130Z | Downloaded tabwriter v1.4.1 |
| 176 | 2026-09-08T02:13:13.130Z | Downloaded dof v0.4.0 |
| 177 | 2026-09-08T02:13:13.133Z | Downloaded defmt-parser v1.0.0 |
| 178 | 2026-09-08T02:13:13.135Z | Downloaded darling_macro v0.23.0 |
| 179 | 2026-09-08T02:13:13.135Z | Downloaded stable_deref_trait v1.2.1 |
| 180 | 2026-09-08T02:13:13.136Z | Downloaded ident_case v1.0.1 |
| 181 | 2026-09-08T02:13:13.138Z | Downloaded scroll_derive v0.13.1 |
| 182 | 2026-09-08T02:13:13.142Z | Downloaded pest_generator v2.8.7 |
| 183 | 2026-09-08T02:13:13.151Z | Downloaded pretty-hex v0.4.2 |
| 184 | 2026-09-08T02:13:13.154Z | Downloaded defmt-macros v1.1.1 |
| 185 | 2026-09-08T02:13:13.159Z | Downloaded dtrace-parser v0.3.0 |
| 186 | 2026-09-08T02:13:13.163Z | Downloaded pest_meta v2.8.7 |
| 187 | 2026-09-08T02:13:13.166Z | Downloaded embedded-io v0.6.1 |
| 188 | 2026-09-08T02:13:13.166Z | Downloaded pest_derive v2.8.7 |
| 189 | 2026-09-08T02:13:13.168Z | Downloaded serde_tokenstream v0.2.3 |
| 190 | 2026-09-08T02:13:13.168Z | Downloaded zmij v1.0.22 |
| 191 | 2026-09-08T02:13:13.175Z | Downloaded thiserror v2.0.18 |
| 192 | 2026-09-08T02:13:13.179Z | Downloaded defmt v1.1.1 |
| 193 | 2026-09-08T02:13:13.181Z | Downloaded ingot-types v0.2.0 |
| 194 | 2026-09-08T02:13:13.181Z | Downloaded byteorder v1.5.0 |
| 195 | 2026-09-08T02:13:13.184Z | Downloaded scroll v0.13.0 |
| 196 | 2026-09-08T02:13:13.186Z | Downloaded crc32fast v1.5.0 |
| 197 | 2026-09-08T02:13:13.186Z | Downloaded usdt v0.6.0 |
| 198 | 2026-09-08T02:13:13.189Z | Downloaded quote v1.0.46 |
| 199 | 2026-09-08T02:13:13.189Z | Downloaded bitflags v1.3.2 |
| 200 | 2026-09-08T02:13:13.191Z | Downloaded bitflags v2.13.0 |
| 201 | 2026-09-08T02:13:13.194Z | Downloaded proc-macro2 v1.0.106 |
| 202 | 2026-09-08T02:13:13.194Z | Downloaded thread-id v5.1.0 |
| 203 | 2026-09-08T02:13:13.197Z | Downloaded usdt-impl v0.6.0 |
| 204 | 2026-09-08T02:13:13.200Z | Downloaded darling v0.23.0 |
| 205 | 2026-09-08T02:13:13.206Z | Downloaded log v0.4.33 |
| 206 | 2026-09-08T02:13:13.210Z | Downloaded memmap2 v0.9.11 |
| 207 | 2026-09-08T02:13:13.210Z | Downloaded unicode-ident v1.0.24 |
| 208 | 2026-09-08T02:13:13.210Z | Downloaded darling_core v0.23.0 |
| 209 | 2026-09-08T02:13:13.213Z | Downloaded ucd-trie v0.1.7 |
| 210 | 2026-09-08T02:13:13.216Z | Downloaded postcard v1.1.3 |
| 211 | 2026-09-08T02:13:13.220Z | Downloaded serde_core v1.0.228 |
| 212 | 2026-09-08T02:13:13.223Z | Downloaded zerocopy-derive v0.8.54 |
| 213 | 2026-09-08T02:13:13.230Z | Downloaded serde_derive v1.0.228 |
| 214 | 2026-09-08T02:13:13.238Z | Downloaded memchr v2.8.3 |
| 215 | 2026-09-08T02:13:13.242Z | Downloaded heapless v0.8.0 |
| 216 | 2026-09-08T02:13:13.273Z | Downloaded aho-corasick v1.1.4 |
| 217 | 2026-09-08T02:13:13.278Z | Downloaded regex v1.13.0 |
| 218 | 2026-09-08T02:13:13.281Z | Downloaded serde_json v1.0.150 |
| 219 | 2026-09-08T02:13:13.288Z | Downloaded itertools v0.15.0 |
| 220 | 2026-09-08T02:13:13.333Z | Downloaded goblin v0.10.7 |
| 221 | 2026-09-08T02:13:13.336Z | Downloaded zerocopy v0.8.54 |
| 222 | 2026-09-08T02:13:13.346Z | Downloaded regex-automata v0.4.15 |
| 223 | 2026-09-08T02:13:13.354Z | Downloaded unicode-width v0.2.2 |
| 224 | 2026-09-08T02:13:13.357Z | Downloaded syn v2.0.118 |
| 225 | 2026-09-08T02:13:13.362Z | Downloaded regex-syntax v0.8.11 |
| 226 | 2026-09-08T02:13:13.369Z | Downloaded libc v0.2.186 |
| 227 | 2026-09-08T02:13:13.424Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-09-08T02:13:13.424Z | Compiling quote v1.0.46 |
| 229 | 2026-09-08T02:13:13.427Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-09-08T02:13:13.427Z | Documenting unicode-ident v1.0.24 |
| 231 | 2026-09-08T02:13:13.427Z | Compiling strsim v0.11.1 |
| 232 | 2026-09-08T02:13:13.427Z | Compiling ident_case v1.0.1 |
| 233 | 2026-09-08T02:13:13.427Z | Compiling serde_core v1.0.228 |
| 234 | 2026-09-08T02:13:13.603Z | Compiling memchr v2.8.3 |
| 235 | 2026-09-08T02:13:13.762Z | Compiling serde v1.0.228 |
| 236 | 2026-09-08T02:13:13.788Z | Compiling regex-syntax v0.8.11 |
| 237 | 2026-09-08T02:13:13.848Z | Compiling zerocopy v0.8.54 |
| 238 | 2026-09-08T02:13:13.875Z | Compiling thiserror v2.0.18 |
| 239 | 2026-09-08T02:13:14.085Z | Documenting proc-macro2 v1.0.106 |
| 240 | 2026-09-08T02:13:14.177Z | Compiling aho-corasick v1.1.4 |
| 241 | 2026-09-08T02:13:14.473Z | Compiling syn v2.0.118 |
| 242 | 2026-09-08T02:13:14.547Z | Compiling either v1.16.0 |
| 243 | 2026-09-08T02:13:14.656Z | Documenting quote v1.0.46 |
| 244 | 2026-09-08T02:13:14.761Z | Documenting ident_case v1.0.1 |
| 245 | 2026-09-08T02:13:15.166Z | Documenting syn v2.0.118 |
| 246 | 2026-09-08T02:13:15.210Z | Compiling regex-automata v0.4.15 |
| 247 | 2026-09-08T02:13:15.267Z | Checking byteorder v1.5.0 |
| 248 | 2026-09-08T02:13:15.427Z | Documenting strsim v0.11.1 |
| 249 | 2026-09-08T02:13:15.565Z | Compiling itertools v0.15.0 |
| 250 | 2026-09-08T02:13:15.834Z | Documenting memchr v2.8.3 |
| 251 | 2026-09-08T02:13:15.943Z | Compiling heapless v0.8.0 |
| 252 | 2026-09-08T02:13:16.422Z | Checking hash32 v0.3.1 |
| 253 | 2026-09-08T02:13:16.497Z | Documenting aho-corasick v1.1.4 |
| 254 | 2026-09-08T02:13:16.530Z | Checking bitflags v2.13.0 |
| 255 | 2026-09-08T02:13:16.537Z | Checking darling_core v0.23.0 |
| 256 | 2026-09-08T02:13:16.687Z | Documenting serde_core v1.0.228 |
| 257 | 2026-09-08T02:13:17.210Z | Documenting darling_core v0.23.0 |
| 258 | 2026-09-08T02:13:17.336Z | Compiling regex v1.13.0 |
| 259 | 2026-09-08T02:13:17.444Z | Checking cfg-if v1.0.4 |
| 260 | 2026-09-08T02:13:17.505Z | Checking macaddr v1.0.1 |
| 261 | 2026-09-08T02:13:17.650Z | Checking stable_deref_trait v1.2.1 |
| 262 | 2026-09-08T02:13:17.666Z | Documenting regex-syntax v0.8.11 |
| 263 | 2026-09-08T02:13:17.729Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-08T02:13:18.109Z | Compiling zerocopy-derive v0.8.54 |
| 265 | 2026-09-08T02:13:18.147Z | Compiling serde_derive v1.0.228 |
| 266 | 2026-09-08T02:13:18.331Z | Compiling thiserror-impl v2.0.18 |
| 267 | 2026-09-08T02:13:18.370Z | Documenting zerocopy-derive v0.8.54 |
| 268 | 2026-09-08T02:13:18.404Z | Documenting darling_macro v0.23.0 |
| 269 | 2026-09-08T02:13:18.732Z | Documenting regex-automata v0.4.15 |
| 270 | 2026-09-08T02:13:19.011Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-09-08T02:13:19.020Z | Documenting serde_derive v1.0.228 |
| 272 | 2026-09-08T02:13:19.076Z | Documenting thiserror-impl v2.0.18 |
| 273 | 2026-09-08T02:13:19.245Z | Documenting byteorder v1.5.0 |
| 274 | 2026-09-08T02:13:19.579Z | Compiling darling v0.23.0 |
| 275 | 2026-09-08T02:13:19.656Z | Compiling ingot-macros v0.2.0 |
| 276 | 2026-09-08T02:13:19.711Z | Documenting darling v0.23.0 |
| 277 | 2026-09-08T02:13:19.767Z | Checking cobs v0.3.0 |
| 278 | 2026-09-08T02:13:19.899Z | Checking bitflags v1.3.2 |
| 279 | 2026-09-08T02:13:19.937Z | Checking managed v0.8.0 |
| 280 | 2026-09-08T02:13:19.959Z | Documenting thiserror v2.0.18 |
| 281 | 2026-09-08T02:13:20.123Z | Documenting hash32 v0.3.1 |
| 282 | 2026-09-08T02:13:20.229Z | Documenting regex v1.13.0 |
| 283 | 2026-09-08T02:13:20.300Z | Documenting zerocopy v0.8.54 |
| 284 | 2026-09-08T02:13:20.538Z | Documenting bitflags v2.13.0 |
| 285 | 2026-09-08T02:13:20.651Z | Documenting macaddr v1.0.1 |
| 286 | 2026-09-08T02:13:20.901Z | Documenting cfg-if v1.0.4 |
| 287 | 2026-09-08T02:13:21.189Z | Documenting ingot-macros v0.2.0 |
| 288 | 2026-09-08T02:13:21.313Z | Documenting serde v1.0.228 |
| 289 | 2026-09-08T02:13:21.320Z | Documenting stable_deref_trait v1.2.1 |
| 290 | 2026-09-08T02:13:21.494Z | Compiling crc32fast v1.5.0 |
| 291 | 2026-09-08T02:13:21.684Z | Compiling ref-cast v1.0.25 |
| 292 | 2026-09-08T02:13:21.845Z | Checking postcard v1.1.3 |
| 293 | 2026-09-08T02:13:21.879Z | Documenting heapless v0.8.0 |
| 294 | 2026-09-08T02:13:22.053Z | Documenting cobs v0.3.0 |
| 295 | 2026-09-08T02:13:22.416Z | Compiling ref-cast-impl v1.0.25 |
| 296 | 2026-09-08T02:13:22.419Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-09-08T02:13:22.432Z | Checking ingot-types v0.2.0 |
| 298 | 2026-09-08T02:13:22.636Z | Compiling version_check v0.9.5 |
| 299 | 2026-09-08T02:13:22.770Z | Checking ingot v0.2.0 |
| 300 | 2026-09-08T02:13:22.789Z | Documenting managed v0.8.0 |
| 301 | 2026-09-08T02:13:22.900Z | Checking ipnetwork v0.21.1 |
| 302 | 2026-09-08T02:13:23.001Z | Checking unicode-width v0.2.2 |
| 303 | 2026-09-08T02:13:23.061Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 304 | 2026-09-08T02:13:23.071Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 305 | 2026-09-08T02:13:23.084Z | Documenting postcard v1.1.3 |
| 306 | 2026-09-08T02:13:23.241Z | Documenting ref-cast-impl v1.0.25 |
| 307 | 2026-09-08T02:13:23.289Z | Documenting ipnetwork v0.21.1 |
| 308 | 2026-09-08T02:13:23.298Z | Documenting either v1.16.0 |
| 309 | 2026-09-08T02:13:23.616Z | Documenting ingot-types v0.2.0 |
| 310 | 2026-09-08T02:13:23.635Z | Documenting smoltcp v0.11.0 |
| 311 | 2026-09-08T02:13:23.934Z | Documenting unicode-width v0.2.2 |
| 312 | 2026-09-08T02:13:24.208Z | Checking tabwriter v1.4.1 |
| 313 | 2026-09-08T02:13:24.338Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 314 | 2026-09-08T02:13:24.408Z | Documenting itertools v0.15.0 |
| 315 | 2026-09-08T02:13:24.764Z | Documenting crc32fast v1.5.0 |
| 316 | 2026-09-08T02:13:24.918Z | Documenting ref-cast v1.0.25 |
| 317 | 2026-09-08T02:13:25.077Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 318 | 2026-09-08T02:13:25.163Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 319 | 2026-09-08T02:13:25.232Z | Documenting ingot v0.2.0 |
| 320 | 2026-09-08T02:13:25.419Z | Documenting tabwriter v1.4.1 |
| 321 | 2026-09-08T02:13:25.807Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 322 | 2026-09-08T02:13:25.849Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 323 | 2026-09-08T02:13:26.278Z | Documenting dyn-clone v1.0.20 |
| 324 | 2026-09-08T02:13:26.300Z | Checking dyn-clone v1.0.20 |
| 325 | 2026-09-08T02:13:28.167Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 326 | 2026-09-08T02:13:29.324Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 327 | 2026-09-08T02:13:31.655Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.54s |
| 328 | 2026-09-08T02:13:31.742Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 329 | 2026-09-08T02:13:31.768Z | |
| 330 | 2026-09-08T02:13:31.771Z | real 23.646181162 |
| 331 | 2026-09-08T02:13:31.771Z | user 1:16.728858085 |
| 332 | 2026-09-08T02:13:31.771Z | sys 16.513468882 |
| 333 | 2026-09-08T02:13:31.771Z | trap 0.041795226 |
| 334 | 2026-09-08T02:13:31.771Z | tflt 0.014698221 |
| 335 | 2026-09-08T02:13:31.771Z | dflt 0.041318591 |
| 336 | 2026-09-08T02:13:31.771Z | kflt 0.001977404 |
| 337 | 2026-09-08T02:13:31.771Z | lock 6:35.603859145 |
| 338 | 2026-09-08T02:13:31.771Z | slp 4:25.145004894 |
| 339 | 2026-09-08T02:13:31.771Z | lat 7.091947562 |
| 340 | 2026-09-08T02:13:31.771Z | stop 12.187595257 |
| 341 | 2026-09-08T02:13:31.772Z | + header 'analyze std + api' |
| 342 | 2026-09-08T02:13:31.772Z | + echo '# ==== analyze std + api ==== #' |
| 343 | 2026-09-08T02:13:31.772Z | # ==== analyze std + api ==== # |
| 344 | 2026-09-08T02:13:31.772Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 345 | 2026-09-08T02:13:32.001Z | Compiling proc-macro2 v1.0.106 |
| 346 | 2026-09-08T02:13:32.001Z | Compiling quote v1.0.46 |
| 347 | 2026-09-08T02:13:32.001Z | Compiling unicode-ident v1.0.24 |
| 348 | 2026-09-08T02:13:32.001Z | Compiling memchr v2.8.3 |
| 349 | 2026-09-08T02:13:32.004Z | Compiling thiserror v2.0.18 |
| 350 | 2026-09-08T02:13:32.004Z | Compiling zerocopy v0.8.54 |
| 351 | 2026-09-08T02:13:32.004Z | Compiling zmij v1.0.22 |
| 352 | 2026-09-08T02:13:32.004Z | Compiling serde_core v1.0.228 |
| 353 | 2026-09-08T02:13:32.179Z | Compiling libc v0.2.186 |
| 354 | 2026-09-08T02:13:32.336Z | Compiling serde_json v1.0.150 |
| 355 | 2026-09-08T02:13:32.367Z | Compiling ucd-trie v0.1.7 |
| 356 | 2026-09-08T02:13:32.544Z | Compiling pest v2.8.7 |
| 357 | 2026-09-08T02:13:32.553Z | Compiling strsim v0.11.1 |
| 358 | 2026-09-08T02:13:32.584Z | Compiling serde v1.0.228 |
| 359 | 2026-09-08T02:13:32.602Z | Compiling ident_case v1.0.1 |
| 360 | 2026-09-08T02:13:32.926Z | Compiling aho-corasick v1.1.4 |
| 361 | 2026-09-08T02:13:32.939Z | Checking byteorder v1.5.0 |
| 362 | 2026-09-08T02:13:32.942Z | Compiling regex-syntax v0.8.11 |
| 363 | 2026-09-08T02:13:33.176Z | Compiling itoa v1.0.18 |
| 364 | 2026-09-08T02:13:33.340Z | Compiling syn v2.0.118 |
| 365 | 2026-09-08T02:13:33.602Z | Compiling pest_meta v2.8.7 |
| 366 | 2026-09-08T02:13:33.777Z | Compiling usdt-impl v0.6.0 |
| 367 | 2026-09-08T02:13:33.898Z | Compiling either v1.16.0 |
| 368 | 2026-09-08T02:13:34.073Z | Compiling itertools v0.15.0 |
| 369 | 2026-09-08T02:13:34.360Z | Compiling thread-id v5.1.0 |
| 370 | 2026-09-08T02:13:34.432Z | Compiling regex-automata v0.4.15 |
| 371 | 2026-09-08T02:13:34.562Z | Compiling heapless v0.8.0 |
| 372 | 2026-09-08T02:13:34.611Z | Checking plain v0.2.3 |
| 373 | 2026-09-08T02:13:34.854Z | Checking log v0.4.33 |
| 374 | 2026-09-08T02:13:35.147Z | Checking bitflags v2.13.0 |
| 375 | 2026-09-08T02:13:35.207Z | Checking hash32 v0.3.1 |
| 376 | 2026-09-08T02:13:35.307Z | Checking stable_deref_trait v1.2.1 |
| 377 | 2026-09-08T02:13:35.321Z | Compiling smoltcp v0.11.0 |
| 378 | 2026-09-08T02:13:35.324Z | Checking pretty-hex v0.4.2 |
| 379 | 2026-09-08T02:13:35.366Z | Checking macaddr v1.0.1 |
| 380 | 2026-09-08T02:13:35.424Z | Checking cfg-if v1.0.4 |
| 381 | 2026-09-08T02:13:35.638Z | Checking managed v0.8.0 |
| 382 | 2026-09-08T02:13:35.667Z | Checking bitflags v1.3.2 |
| 383 | 2026-09-08T02:13:35.691Z | Compiling version_check v0.9.5 |
| 384 | 2026-09-08T02:13:35.733Z | Compiling pest_generator v2.8.7 |
| 385 | 2026-09-08T02:13:35.839Z | Compiling darling_core v0.23.0 |
| 386 | 2026-09-08T02:13:35.895Z | Compiling ref-cast v1.0.25 |
| 387 | 2026-09-08T02:13:35.954Z | Compiling crc32fast v1.5.0 |
| 388 | 2026-09-08T02:13:36.096Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 389 | 2026-09-08T02:13:36.205Z | Compiling regex v1.13.0 |
| 390 | 2026-09-08T02:13:36.342Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 391 | 2026-09-08T02:13:36.345Z | Checking memmap2 v0.9.11 |
| 392 | 2026-09-08T02:13:36.505Z | Checking ipnetwork v0.21.1 |
| 393 | 2026-09-08T02:13:36.653Z | Checking unicode-width v0.2.2 |
| 394 | 2026-09-08T02:13:36.839Z | Checking dyn-clone v1.0.20 |
| 395 | 2026-09-08T02:13:36.898Z | Checking tabwriter v1.4.1 |
| 396 | 2026-09-08T02:13:36.970Z | Compiling thiserror-impl v2.0.18 |
| 397 | 2026-09-08T02:13:36.970Z | Compiling serde_derive v1.0.228 |
| 398 | 2026-09-08T02:13:37.032Z | Compiling zerocopy-derive v0.8.54 |
| 399 | 2026-09-08T02:13:37.036Z | Compiling pest_derive v2.8.7 |
| 400 | 2026-09-08T02:13:37.526Z | Compiling scroll_derive v0.13.1 |
| 401 | 2026-09-08T02:13:37.552Z | Compiling ref-cast-impl v1.0.25 |
| 402 | 2026-09-08T02:13:37.570Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 403 | 2026-09-08T02:13:37.954Z | Compiling darling_macro v0.23.0 |
| 404 | 2026-09-08T02:13:38.195Z | Compiling dtrace-parser v0.3.0 |
| 405 | 2026-09-08T02:13:38.217Z | Checking cobs v0.3.0 |
| 406 | 2026-09-08T02:13:38.285Z | Checking scroll v0.13.0 |
| 407 | 2026-09-08T02:13:38.497Z | Compiling darling v0.23.0 |
| 408 | 2026-09-08T02:13:38.501Z | Checking goblin v0.10.7 |
| 409 | 2026-09-08T02:13:38.565Z | Compiling ingot-macros v0.2.0 |
| 410 | 2026-09-08T02:13:38.584Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 411 | 2026-09-08T02:13:39.585Z | Checking postcard v1.1.3 |
| 412 | 2026-09-08T02:13:39.599Z | Compiling serde_tokenstream v0.2.3 |
| 413 | 2026-09-08T02:13:41.020Z | Compiling dof v0.4.0 |
| 414 | 2026-09-08T02:13:41.056Z | Checking ingot-types v0.2.0 |
| 415 | 2026-09-08T02:13:41.355Z | Checking ingot v0.2.0 |
| 416 | 2026-09-08T02:13:41.894Z | Compiling usdt-macro v0.6.0 |
| 417 | 2026-09-08T02:13:41.894Z | Compiling usdt-attr-macro v0.6.0 |
| 418 | 2026-09-08T02:13:42.487Z | Checking usdt v0.6.0 |
| 419 | 2026-09-08T02:13:42.788Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 420 | 2026-09-08T02:13:51.321Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.50s |
| 421 | 2026-09-08T02:13:51.347Z | |
| 422 | 2026-09-08T02:13:51.350Z | real 19.574071151 |
| 423 | 2026-09-08T02:13:51.350Z | user 1:02.002973224 |
| 424 | 2026-09-08T02:13:51.350Z | sys 12.313713335 |
| 425 | 2026-09-08T02:13:51.350Z | trap 0.029960203 |
| 426 | 2026-09-08T02:13:51.350Z | tflt 0.148187258 |
| 427 | 2026-09-08T02:13:51.350Z | dflt 0.177341456 |
| 428 | 2026-09-08T02:13:51.350Z | kflt 0.000018359 |
| 429 | 2026-09-08T02:13:51.350Z | lock 3:52.914659367 |
| 430 | 2026-09-08T02:13:51.350Z | slp 3:14.355724990 |
| 431 | 2026-09-08T02:13:51.350Z | lat 2.899002935 |
| 432 | 2026-09-08T02:13:51.350Z | stop 6.268997675 |
| 433 | 2026-09-08T02:13:51.350Z | + header 'analyze no_std + engine + kernel' |
| 434 | 2026-09-08T02:13:51.350Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 435 | 2026-09-08T02:13:51.350Z | # ==== analyze no_std + engine + kernel ==== # |
| 436 | 2026-09-08T02:13:51.350Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 437 | 2026-09-08T02:13:51.515Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 438 | 2026-09-08T02:13:51.515Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 439 | 2026-09-08T02:13:51.518Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 440 | 2026-09-08T02:13:51.519Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 441 | 2026-09-08T02:13:51.732Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 442 | 2026-09-08T02:13:54.833Z | Finished `dev` profile [optimized + debuginfo] target(s) in 3.44s |
| 443 | 2026-09-08T02:13:54.859Z | |
| 444 | 2026-09-08T02:13:54.863Z | real 3.505762913 |
| 445 | 2026-09-08T02:13:54.863Z | user 3.770820740 |
| 446 | 2026-09-08T02:13:54.863Z | sys 0.835483493 |
| 447 | 2026-09-08T02:13:54.863Z | trap 0.000360778 |
| 448 | 2026-09-08T02:13:54.863Z | tflt 0.023394105 |
| 449 | 2026-09-08T02:13:54.863Z | dflt 0.001994322 |
| 450 | 2026-09-08T02:13:54.863Z | kflt 0.000000000 |
| 451 | 2026-09-08T02:13:54.863Z | lock 11.589007921 |
| 452 | 2026-09-08T02:13:54.863Z | slp 14.577800500 |
| 453 | 2026-09-08T02:13:54.863Z | lat 0.004937933 |
| 454 | 2026-09-08T02:13:54.863Z | stop 0.184254303 |
| 455 | 2026-09-08T02:13:54.863Z | + header test |
| 456 | 2026-09-08T02:13:54.863Z | + echo '# ==== test ==== #' |
| 457 | 2026-09-08T02:13:54.863Z | + ptime -m cargo test |
| 458 | 2026-09-08T02:13:54.863Z | # ==== test ==== # |
| 459 | 2026-09-08T02:13:55.002Z | Compiling serde_core v1.0.228 |
| 460 | 2026-09-08T02:13:55.008Z | Compiling thiserror v2.0.18 |
| 461 | 2026-09-08T02:13:55.008Z | Compiling zerocopy v0.8.54 |
| 462 | 2026-09-08T02:13:55.022Z | Compiling byteorder v1.5.0 |
| 463 | 2026-09-08T02:13:55.026Z | Compiling memchr v2.8.3 |
| 464 | 2026-09-08T02:13:55.029Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-09-08T02:13:55.032Z | Compiling libc v0.2.186 |
| 466 | 2026-09-08T02:13:55.032Z | Compiling zmij v1.0.22 |
| 467 | 2026-09-08T02:13:55.107Z | Compiling scroll v0.13.0 |
| 468 | 2026-09-08T02:13:55.154Z | Compiling proc-macro2 v1.0.106 |
| 469 | 2026-09-08T02:13:55.231Z | Compiling log v0.4.33 |
| 470 | 2026-09-08T02:13:55.368Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-09-08T02:13:55.380Z | Compiling plain v0.2.3 |
| 472 | 2026-09-08T02:13:55.405Z | Compiling itoa v1.0.18 |
| 473 | 2026-09-08T02:13:55.457Z | Compiling hash32 v0.3.1 |
| 474 | 2026-09-08T02:13:55.474Z | Compiling goblin v0.10.7 |
| 475 | 2026-09-08T02:13:55.616Z | Compiling pest v2.8.7 |
| 476 | 2026-09-08T02:13:55.658Z | Compiling quote v1.0.46 |
| 477 | 2026-09-08T02:13:56.065Z | Compiling stable_deref_trait v1.2.1 |
| 478 | 2026-09-08T02:13:56.135Z | Compiling cfg-if v1.0.4 |
| 479 | 2026-09-08T02:13:56.199Z | Compiling macaddr v1.0.1 |
| 480 | 2026-09-08T02:13:56.294Z | Compiling pretty-hex v0.4.2 |
| 481 | 2026-09-08T02:13:56.425Z | Compiling heapless v0.8.0 |
| 482 | 2026-09-08T02:13:56.445Z | Compiling syn v2.0.118 |
| 483 | 2026-09-08T02:13:56.600Z | Compiling thread-id v5.1.0 |
| 484 | 2026-09-08T02:13:56.675Z | Compiling dtrace-parser v0.3.0 |
| 485 | 2026-09-08T02:13:56.871Z | Compiling serde v1.0.228 |
| 486 | 2026-09-08T02:13:57.031Z | Compiling serde_json v1.0.150 |
| 487 | 2026-09-08T02:13:57.309Z | Compiling bitflags v2.13.0 |
| 488 | 2026-09-08T02:13:57.518Z | Compiling cobs v0.3.0 |
| 489 | 2026-09-08T02:13:57.723Z | Compiling bitflags v1.3.2 |
| 490 | 2026-09-08T02:13:57.791Z | Compiling managed v0.8.0 |
| 491 | 2026-09-08T02:13:57.801Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 492 | 2026-09-08T02:13:57.899Z | Compiling ingot-types v0.2.0 |
| 493 | 2026-09-08T02:13:58.046Z | Compiling smoltcp v0.11.0 |
| 494 | 2026-09-08T02:13:58.050Z | Compiling postcard v1.1.3 |
| 495 | 2026-09-08T02:13:58.050Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 496 | 2026-09-08T02:13:58.297Z | Compiling ingot v0.2.0 |
| 497 | 2026-09-08T02:13:58.368Z | Compiling memmap2 v0.9.11 |
| 498 | 2026-09-08T02:13:58.615Z | Compiling dof v0.4.0 |
| 499 | 2026-09-08T02:13:58.660Z | Compiling either v1.16.0 |
| 500 | 2026-09-08T02:13:58.866Z | Compiling unicode-width v0.2.2 |
| 501 | 2026-09-08T02:13:59.170Z | Compiling ipnetwork v0.21.1 |
| 502 | 2026-09-08T02:13:59.673Z | Compiling usdt-impl v0.6.0 |
| 503 | 2026-09-08T02:14:00.142Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 504 | 2026-09-08T02:14:00.231Z | Compiling usdt v0.6.0 |
| 505 | 2026-09-08T02:14:00.500Z | Compiling tabwriter v1.4.1 |
| 506 | 2026-09-08T02:14:00.850Z | Compiling itertools v0.15.0 |
| 507 | 2026-09-08T02:14:00.968Z | Compiling ref-cast v1.0.25 |
| 508 | 2026-09-08T02:14:01.066Z | Compiling crc32fast v1.5.0 |
| 509 | 2026-09-08T02:14:01.396Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 510 | 2026-09-08T02:14:02.073Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 511 | 2026-09-08T02:14:02.213Z | Compiling dyn-clone v1.0.20 |
| 512 | 2026-09-08T02:14:17.195Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.32s |
| 513 | 2026-09-08T02:14:17.208Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88) |
| 514 | 2026-09-08T02:14:17.212Z | |
| 515 | 2026-09-08T02:14:17.212Z | running 84 tests |
| 516 | 2026-09-08T02:14:17.212Z | test d_error::tests::name_truncation ... ok |
| 517 | 2026-09-08T02:14:17.212Z | test ddi::mblk::test::chain_append_links ... ok |
| 518 | 2026-09-08T02:14:17.212Z | test d_error::tests::name_and_data_storage ... ok |
| 519 | 2026-09-08T02:14:17.212Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 520 | 2026-09-08T02:14:17.212Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 521 | 2026-09-08T02:14:17.212Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 522 | 2026-09-08T02:14:17.212Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 523 | 2026-09-08T02:14:17.212Z | test ddi::mblk::test::prefix_len ... ok |
| 524 | 2026-09-08T02:14:17.213Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 525 | 2026-09-08T02:14:17.213Z | test ddi::mblk::test::read_seg ... ok |
| 526 | 2026-09-08T02:14:17.213Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 527 | 2026-09-08T02:14:17.213Z | test ddi::mblk::test::truncate ... ok |
| 528 | 2026-09-08T02:14:17.213Z | test ddi::mblk::test::wrap ... ok |
| 529 | 2026-09-08T02:14:17.213Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 530 | 2026-09-08T02:14:17.213Z | test ddi::time::test::good_interval ... ok |
| 531 | 2026-09-08T02:14:17.213Z | test engine::dhcp::test::hostname_encode ... ok |
| 532 | 2026-09-08T02:14:17.213Z | test engine::dhcp::test::offlink_encode ... ok |
| 533 | 2026-09-08T02:14:17.213Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 534 | 2026-09-08T02:14:17.213Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 535 | 2026-09-08T02:14:17.213Z | test engine::dhcp::test::domainname_encode ... ok |
| 536 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 537 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok |
| 538 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 539 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 540 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 541 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 542 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 543 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 544 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 545 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 546 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 547 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 548 | 2026-09-08T02:14:17.213Z | test ddi::time::test::bad_interval - should panic ... ok |
| 549 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 550 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 551 | 2026-09-08T02:14:17.213Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 552 | 2026-09-08T02:14:17.214Z | test engine::dhcpv6::options::test::test_status ... ok |
| 553 | 2026-09-08T02:14:17.214Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 554 | 2026-09-08T02:14:17.214Z | test engine::ether::test::emit ... ok |
| 555 | 2026-09-08T02:14:17.214Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 556 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 557 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 558 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::flow_clear ... ok |
| 559 | 2026-09-08T02:14:17.214Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 560 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 561 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 562 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::priority_lerp ... ok |
| 563 | 2026-09-08T02:14:17.214Z | test engine::flow_table::test::eviction_basics ... ok |
| 564 | 2026-09-08T02:14:17.218Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 565 | 2026-09-08T02:14:17.218Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 566 | 2026-09-08T02:14:17.218Z | test engine::flow_table::test::flow_expired ... ok |
| 567 | 2026-09-08T02:14:17.218Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 568 | 2026-09-08T02:14:17.218Z | test engine::geneve::test::emit_no_opts ... ok |
| 569 | 2026-09-08T02:14:17.218Z | test engine::geneve::test::emit_single_opt ... ok |
| 570 | 2026-09-08T02:14:17.218Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 571 | 2026-09-08T02:14:17.218Z | test engine::ip::v4::test::emit ... ok |
| 572 | 2026-09-08T02:14:17.218Z | test engine::ip::v4::test::cidr_match ... ok |
| 573 | 2026-09-08T02:14:17.218Z | test engine::ip::v4::test::match_check ... ok |
| 574 | 2026-09-08T02:14:17.218Z | test engine::ip::v6::test::option_push_spec ... ok |
| 575 | 2026-09-08T02:14:17.218Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 576 | 2026-09-08T02:14:17.218Z | test engine::ip::v6::test::emit ... ok |
| 577 | 2026-09-08T02:14:17.218Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 578 | 2026-09-08T02:14:17.218Z | test engine::ip::v6::test::from_pairs ... ok |
| 579 | 2026-09-08T02:14:17.219Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 580 | 2026-09-08T02:14:17.219Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 581 | 2026-09-08T02:14:17.219Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 582 | 2026-09-08T02:14:17.219Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 583 | 2026-09-08T02:14:17.219Z | test engine::layer::test::find_rule ... ok |
| 584 | 2026-09-08T02:14:17.219Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 585 | 2026-09-08T02:14:17.219Z | test engine::nat::test::nat4_rewrite ... ok |
| 586 | 2026-09-08T02:14:17.219Z | test engine::packet::test::read_multi_segment ... ok |
| 587 | 2026-09-08T02:14:17.219Z | test engine::packet::test::small_packet_with_padding ... ok |
| 588 | 2026-09-08T02:14:17.219Z | test engine::packet::test::read_single_segment ... ok |
| 589 | 2026-09-08T02:14:17.219Z | test engine::packet::test::straddled_tcp ... ok |
| 590 | 2026-09-08T02:14:17.219Z | test engine::ip::v6::test::push_spec ... ok |
| 591 | 2026-09-08T02:14:17.219Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 592 | 2026-09-08T02:14:17.219Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 593 | 2026-09-08T02:14:17.219Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 594 | 2026-09-08T02:14:17.219Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 595 | 2026-09-08T02:14:17.219Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 596 | 2026-09-08T02:14:17.219Z | test engine::rule::rule_matching ... ok |
| 597 | 2026-09-08T02:14:17.219Z | test engine::snat::test::nat_mappings ... ok |
| 598 | 2026-09-08T02:14:17.219Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 599 | 2026-09-08T02:14:17.219Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 600 | 2026-09-08T02:14:17.219Z | |
| 601 | 2026-09-08T02:14:17.219Z | test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 602 | 2026-09-08T02:14:17.219Z | |
| 603 | 2026-09-08T02:14:17.219Z | Doc-tests opte |
| 604 | 2026-09-08T02:14:19.236Z | |
| 605 | 2026-09-08T02:14:19.236Z | running 3 tests |
| 606 | 2026-09-08T02:14:19.240Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 607 | 2026-09-08T02:14:19.240Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 608 | 2026-09-08T02:14:19.240Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 609 | 2026-09-08T02:14:19.240Z | |
| 610 | 2026-09-08T02:14:19.240Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 611 | 2026-09-08T02:14:19.240Z | |
| 612 | 2026-09-08T02:14:19.244Z | all doctests ran in 1.42s; merged doctests compilation took 1.41s |
| 613 | 2026-09-08T02:14:19.284Z | |
| 614 | 2026-09-08T02:14:19.284Z | real 24.415405911 |
| 615 | 2026-09-08T02:14:19.284Z | user 2:02.771881213 |
| 616 | 2026-09-08T02:14:19.284Z | sys 7.219168828 |
| 617 | 2026-09-08T02:14:19.288Z | trap 0.056217069 |
| 618 | 2026-09-08T02:14:19.288Z | tflt 0.273035143 |
| 619 | 2026-09-08T02:14:19.288Z | dflt 0.323489561 |
| 620 | 2026-09-08T02:14:19.288Z | kflt 0.000000000 |
| 621 | 2026-09-08T02:14:19.288Z | lock 6:20.818493942 |
| 622 | 2026-09-08T02:14:19.288Z | slp 3:41.932657195 |
| 623 | 2026-09-08T02:14:19.289Z | lat 5.743076238 |
| 624 | 2026-09-08T02:14:19.289Z | stop 3.121414128 |
| 625 | 2026-09-08T02:14:19.289Z | process exited: duration 85301 ms, exit code 0 |
| |
| 626 | 2026-09-08T02:14:19.296Z | found 0 output files |