|
|
|
| 1 | 2026-09-07T11:07:19.304Z | job assigned to worker 01M1XRRXYYR19E1FVFAN9KZ7QQ [factory aws, i-047a770e4ce199c8d] (queued for 51 s) |
| |
| 2 | 2026-09-07T11:07:26.079Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:26.083Z | ++ uname -s |
| 4 | 2026-09-07T11:07:26.086Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:26.087Z | + build_user=build |
| 6 | 2026-09-07T11:07:26.087Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:26.087Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:26.087Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:26.087Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:26.087Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:26.087Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:26.087Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:28.092Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:28.146Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:28.149Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:28.149Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:28.149Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:28.149Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:30.150Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:30.153Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:30.159Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:30.163Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:30.163Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:30.163Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-07T11:07:30.163Z | * rust toolchain profile = "default" |
| 26 | 2026-09-07T11:07:30.163Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:30.163Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:30.166Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:30.167Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:30.258Z | info: downloading installer |
| 31 | 2026-09-07T11:07:31.748Z | info: profile set to default |
| 32 | 2026-09-07T11:07:31.748Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:31.751Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:31.885Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:31.888Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:45.869Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:45.869Z | |
| 38 | 2026-09-07T11:07:45.901Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:45.901Z | |
| 40 | 2026-09-07T11:07:45.904Z | |
| 41 | 2026-09-07T11:07:45.904Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:45.904Z | |
| 43 | 2026-09-07T11:07:45.904Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:45.904Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:45.904Z | |
| 46 | 2026-09-07T11:07:45.904Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:45.904Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:45.904Z | |
| 49 | 2026-09-07T11:07:45.904Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:45.904Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:45.904Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:45.904Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:45.904Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:45.904Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:45.904Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:45.904Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:45.904Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:45.904Z | CC = None |
| 59 | 2026-09-07T11:07:45.904Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:46.083Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:46.083Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:46.083Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:46.083Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:46.083Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:46.083Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:46.083Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:46.083Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:46.084Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:46.084Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:46.176Z | + rustup --version |
| 71 | 2026-09-07T11:07:46.182Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:46.185Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:46.204Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:46.207Z | + cargo --version |
| 75 | 2026-09-07T11:07:46.221Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:46.225Z | + rustc --version |
| 77 | 2026-09-07T11:07:46.248Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:46.252Z | process exited: duration 16086 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:46.260Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:46.276Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:46.283Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:46.286Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:46.289Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:46.319Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:47.578Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:47.578Z | + git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 87 | 2026-09-07T11:07:47.861Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:47.862Z | * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:47.868Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:47.868Z | + git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 91 | 2026-09-07T11:07:47.886Z | HEAD is now at 65d3c2e Rebase fix |
| 92 | 2026-09-07T11:07:47.889Z | process exited: duration 1604 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:47.896Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:47.899Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:47.902Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:47.905Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:47.905Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:47.905Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:47.905Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:47.909Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:48.056Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:48.060Z | info: downloading 6 components |
| 103 | 2026-09-07T11:08:04.550Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:08:04.550Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:08:04.550Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:08:04.550Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:08:04.550Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:08:04.550Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:08:04.648Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:08:04.651Z | +++ head -n 1 |
| 111 | 2026-09-07T11:08:04.651Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:08:04.700Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:08:04.700Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:08:04.700Z | ++ popd |
| 115 | 2026-09-07T11:08:04.703Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:08:04.703Z | + cargo --version |
| 117 | 2026-09-07T11:08:04.708Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-07T11:08:04.711Z | + rustc --version |
| 119 | 2026-09-07T11:08:04.730Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-07T11:08:04.733Z | + cd lib/opte |
| 121 | 2026-09-07T11:08:04.733Z | + header 'check style' |
| 122 | 2026-09-07T11:08:04.733Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-07T11:08:04.734Z | # ==== check style ==== # |
| 124 | 2026-09-07T11:08:04.734Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-07T11:08:04.916Z | |
| 126 | 2026-09-07T11:08:04.916Z | real 0.179294116 |
| 127 | 2026-09-07T11:08:04.916Z | user 0.139180790 |
| 128 | 2026-09-07T11:08:04.917Z | sys 0.034871662 |
| 129 | 2026-09-07T11:08:04.917Z | trap 0.000007800 |
| 130 | 2026-09-07T11:08:04.917Z | tflt 0.000043110 |
| 131 | 2026-09-07T11:08:04.917Z | dflt 0.000024820 |
| 132 | 2026-09-07T11:08:04.917Z | kflt 0.000000000 |
| 133 | 2026-09-07T11:08:04.917Z | lock 0.022426120 |
| 134 | 2026-09-07T11:08:04.917Z | slp 0.159726737 |
| 135 | 2026-09-07T11:08:04.917Z | lat 0.000622720 |
| 136 | 2026-09-07T11:08:04.917Z | stop 0.000112340 |
| 137 | 2026-09-07T11:08:04.920Z | + header 'check docs' |
| 138 | 2026-09-07T11:08:04.920Z | + echo '# ==== check docs ==== #' |
| 139 | 2026-09-07T11:08:04.920Z | # ==== check docs ==== # |
| 140 | 2026-09-07T11:08:04.920Z | + RUSTDOCFLAGS='-D warnings' |
| 141 | 2026-09-07T11:08:04.920Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 142 | 2026-09-07T11:08:04.983Z | Updating crates.io index |
| 143 | 2026-09-07T11:08:04.986Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-07T11:08:05.982Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-07T11:08:06.256Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-07T11:08:06.518Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-07T11:08:06.895Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-07T11:08:07.224Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-07T11:08:07.518Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-07T11:08:09.023Z | Downloading crates ... |
| 151 | 2026-09-07T11:08:09.081Z | Downloaded defmt-parser v1.0.0 |
| 152 | 2026-09-07T11:08:09.085Z | Downloaded dtrace-parser v0.3.0 |
| 153 | 2026-09-07T11:08:09.085Z | Downloaded cfg-if v1.0.4 |
| 154 | 2026-09-07T11:08:09.085Z | Downloaded pretty-hex v0.4.2 |
| 155 | 2026-09-07T11:08:09.091Z | Downloaded plain v0.2.3 |
| 156 | 2026-09-07T11:08:09.094Z | Downloaded cobs v0.3.0 |
| 157 | 2026-09-07T11:08:09.097Z | Downloaded defmt v0.3.100 |
| 158 | 2026-09-07T11:08:09.097Z | Downloaded aho-corasick v1.1.4 |
| 159 | 2026-09-07T11:08:09.100Z | Downloaded embedded-io v0.4.0 |
| 160 | 2026-09-07T11:08:09.100Z | Downloaded hash32 v0.3.1 |
| 161 | 2026-09-07T11:08:09.103Z | Downloaded usdt-attr-macro v0.6.0 |
| 162 | 2026-09-07T11:08:09.103Z | Downloaded dyn-clone v1.0.20 |
| 163 | 2026-09-07T11:08:09.106Z | Downloaded ref-cast v1.0.25 |
| 164 | 2026-09-07T11:08:09.106Z | Downloaded version_check v0.9.5 |
| 165 | 2026-09-07T11:08:09.109Z | Downloaded strsim v0.11.1 |
| 166 | 2026-09-07T11:08:09.109Z | Downloaded itoa v1.0.18 |
| 167 | 2026-09-07T11:08:09.112Z | Downloaded macaddr v1.0.1 |
| 168 | 2026-09-07T11:08:09.116Z | Downloaded ident_case v1.0.1 |
| 169 | 2026-09-07T11:08:09.120Z | Downloaded embedded-io v0.6.1 |
| 170 | 2026-09-07T11:08:09.123Z | Downloaded usdt v0.6.0 |
| 171 | 2026-09-07T11:08:09.126Z | Downloaded managed v0.8.0 |
| 172 | 2026-09-07T11:08:09.126Z | Downloaded stable_deref_trait v1.2.1 |
| 173 | 2026-09-07T11:08:09.129Z | Downloaded darling_macro v0.23.0 |
| 174 | 2026-09-07T11:08:09.129Z | Downloaded scroll_derive v0.13.1 |
| 175 | 2026-09-07T11:08:09.129Z | Downloaded usdt-macro v0.6.0 |
| 176 | 2026-09-07T11:08:09.133Z | Downloaded thread-id v5.1.0 |
| 177 | 2026-09-07T11:08:09.137Z | Downloaded bitflags v1.3.2 |
| 178 | 2026-09-07T11:08:09.140Z | Downloaded dof v0.4.0 |
| 179 | 2026-09-07T11:08:09.140Z | Downloaded scroll v0.13.0 |
| 180 | 2026-09-07T11:08:09.140Z | Downloaded defmt-macros v1.1.1 |
| 181 | 2026-09-07T11:08:09.143Z | Downloaded ipnetwork v0.21.1 |
| 182 | 2026-09-07T11:08:09.143Z | Downloaded zmij v1.0.22 |
| 183 | 2026-09-07T11:08:09.146Z | Downloaded pest_generator v2.8.7 |
| 184 | 2026-09-07T11:08:09.146Z | Downloaded tabwriter v1.4.1 |
| 185 | 2026-09-07T11:08:09.149Z | Downloaded byteorder v1.5.0 |
| 186 | 2026-09-07T11:08:09.156Z | Downloaded quote v1.0.46 |
| 187 | 2026-09-07T11:08:09.163Z | Downloaded pest_derive v2.8.7 |
| 188 | 2026-09-07T11:08:09.166Z | Downloaded thiserror-impl v2.0.18 |
| 189 | 2026-09-07T11:08:09.166Z | Downloaded ref-cast-impl v1.0.25 |
| 190 | 2026-09-07T11:08:09.166Z | Downloaded usdt-impl v0.6.0 |
| 191 | 2026-09-07T11:08:09.169Z | Downloaded defmt v1.1.1 |
| 192 | 2026-09-07T11:08:09.172Z | Downloaded serde_tokenstream v0.2.3 |
| 193 | 2026-09-07T11:08:09.172Z | Downloaded memmap2 v0.9.11 |
| 194 | 2026-09-07T11:08:09.175Z | Downloaded ingot-macros v0.2.0 |
| 195 | 2026-09-07T11:08:09.178Z | Downloaded either v1.16.0 |
| 196 | 2026-09-07T11:08:09.178Z | Downloaded pest_meta v2.8.7 |
| 197 | 2026-09-07T11:08:09.182Z | Downloaded ingot v0.2.0 |
| 198 | 2026-09-07T11:08:09.185Z | Downloaded thiserror v2.0.18 |
| 199 | 2026-09-07T11:08:09.188Z | Downloaded crc32fast v1.5.0 |
| 200 | 2026-09-07T11:08:09.191Z | Downloaded darling v0.23.0 |
| 201 | 2026-09-07T11:08:09.194Z | Downloaded ingot-types v0.2.0 |
| 202 | 2026-09-07T11:08:09.194Z | Downloaded ucd-trie v0.1.7 |
| 203 | 2026-09-07T11:08:09.194Z | Downloaded bitflags v2.13.0 |
| 204 | 2026-09-07T11:08:09.197Z | Downloaded postcard v1.1.3 |
| 205 | 2026-09-07T11:08:09.202Z | Downloaded proc-macro2 v1.0.106 |
| 206 | 2026-09-07T11:08:09.205Z | Downloaded unicode-ident v1.0.24 |
| 207 | 2026-09-07T11:08:09.208Z | Downloaded serde_core v1.0.228 |
| 208 | 2026-09-07T11:08:09.208Z | Downloaded serde_derive v1.0.228 |
| 209 | 2026-09-07T11:08:09.217Z | Downloaded log v0.4.33 |
| 210 | 2026-09-07T11:08:09.227Z | Downloaded heapless v0.8.0 |
| 211 | 2026-09-07T11:08:09.242Z | Downloaded darling_core v0.23.0 |
| 212 | 2026-09-07T11:08:09.245Z | Downloaded serde v1.0.228 |
| 213 | 2026-09-07T11:08:09.248Z | Downloaded memchr v2.8.3 |
| 214 | 2026-09-07T11:08:09.251Z | Downloaded zerocopy-derive v0.8.54 |
| 215 | 2026-09-07T11:08:09.273Z | Downloaded pest v2.8.7 |
| 216 | 2026-09-07T11:08:09.276Z | Downloaded itertools v0.15.0 |
| 217 | 2026-09-07T11:08:09.288Z | Downloaded serde_json v1.0.150 |
| 218 | 2026-09-07T11:08:09.295Z | Downloaded regex v1.13.0 |
| 219 | 2026-09-07T11:08:09.334Z | Downloaded goblin v0.10.7 |
| 220 | 2026-09-07T11:08:09.346Z | Downloaded zerocopy v0.8.54 |
| 221 | 2026-09-07T11:08:09.355Z | Downloaded unicode-width v0.2.2 |
| 222 | 2026-09-07T11:08:09.358Z | Downloaded syn v2.0.118 |
| 223 | 2026-09-07T11:08:09.363Z | Downloaded smoltcp v0.11.0 |
| 224 | 2026-09-07T11:08:09.369Z | Downloaded regex-syntax v0.8.11 |
| 225 | 2026-09-07T11:08:09.388Z | Downloaded regex-automata v0.4.15 |
| 226 | 2026-09-07T11:08:09.396Z | Downloaded libc v0.2.186 |
| 227 | 2026-09-07T11:08:09.450Z | Compiling proc-macro2 v1.0.106 |
| 228 | 2026-09-07T11:08:09.450Z | Compiling quote v1.0.46 |
| 229 | 2026-09-07T11:08:09.450Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-09-07T11:08:09.453Z | Documenting unicode-ident v1.0.24 |
| 231 | 2026-09-07T11:08:09.453Z | Compiling serde_core v1.0.228 |
| 232 | 2026-09-07T11:08:09.453Z | Compiling strsim v0.11.1 |
| 233 | 2026-09-07T11:08:09.453Z | Compiling ident_case v1.0.1 |
| 234 | 2026-09-07T11:08:09.632Z | Compiling memchr v2.8.3 |
| 235 | 2026-09-07T11:08:09.775Z | Compiling thiserror v2.0.18 |
| 236 | 2026-09-07T11:08:09.808Z | Compiling zerocopy v0.8.54 |
| 237 | 2026-09-07T11:08:09.851Z | Compiling serde v1.0.228 |
| 238 | 2026-09-07T11:08:09.898Z | Compiling regex-syntax v0.8.11 |
| 239 | 2026-09-07T11:08:10.146Z | Documenting proc-macro2 v1.0.106 |
| 240 | 2026-09-07T11:08:10.189Z | Compiling aho-corasick v1.1.4 |
| 241 | 2026-09-07T11:08:10.554Z | Compiling syn v2.0.118 |
| 242 | 2026-09-07T11:08:10.597Z | Checking byteorder v1.5.0 |
| 243 | 2026-09-07T11:08:10.740Z | Documenting quote v1.0.46 |
| 244 | 2026-09-07T11:08:10.941Z | Compiling either v1.16.0 |
| 245 | 2026-09-07T11:08:11.139Z | Documenting strsim v0.11.1 |
| 246 | 2026-09-07T11:08:11.264Z | Documenting syn v2.0.118 |
| 247 | 2026-09-07T11:08:11.336Z | Compiling regex-automata v0.4.15 |
| 248 | 2026-09-07T11:08:11.610Z | Documenting ident_case v1.0.1 |
| 249 | 2026-09-07T11:08:11.625Z | Compiling itertools v0.15.0 |
| 250 | 2026-09-07T11:08:11.958Z | Documenting memchr v2.8.3 |
| 251 | 2026-09-07T11:08:12.009Z | Compiling heapless v0.8.0 |
| 252 | 2026-09-07T11:08:12.467Z | Checking bitflags v2.13.0 |
| 253 | 2026-09-07T11:08:12.520Z | Checking darling_core v0.23.0 |
| 254 | 2026-09-07T11:08:12.580Z | Documenting aho-corasick v1.1.4 |
| 255 | 2026-09-07T11:08:12.620Z | Checking hash32 v0.3.1 |
| 256 | 2026-09-07T11:08:12.731Z | Documenting serde_core v1.0.228 |
| 257 | 2026-09-07T11:08:13.251Z | Documenting darling_core v0.23.0 |
| 258 | 2026-09-07T11:08:13.423Z | Compiling regex v1.13.0 |
| 259 | 2026-09-07T11:08:13.431Z | Checking macaddr v1.0.1 |
| 260 | 2026-09-07T11:08:13.440Z | Checking stable_deref_trait v1.2.1 |
| 261 | 2026-09-07T11:08:13.501Z | Checking cfg-if v1.0.4 |
| 262 | 2026-09-07T11:08:13.560Z | Documenting regex-syntax v0.8.11 |
| 263 | 2026-09-07T11:08:13.567Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-07T11:08:14.110Z | Compiling zerocopy-derive v0.8.54 |
| 265 | 2026-09-07T11:08:14.219Z | Compiling serde_derive v1.0.228 |
| 266 | 2026-09-07T11:08:14.246Z | Compiling thiserror-impl v2.0.18 |
| 267 | 2026-09-07T11:08:14.388Z | Documenting serde_derive v1.0.228 |
| 268 | 2026-09-07T11:08:14.417Z | Documenting darling_macro v0.23.0 |
| 269 | 2026-09-07T11:08:14.628Z | Documenting regex-automata v0.4.15 |
| 270 | 2026-09-07T11:08:14.980Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-09-07T11:08:15.134Z | Documenting zerocopy-derive v0.8.54 |
| 272 | 2026-09-07T11:08:15.144Z | Documenting thiserror-impl v2.0.18 |
| 273 | 2026-09-07T11:08:15.516Z | Checking bitflags v1.3.2 |
| 274 | 2026-09-07T11:08:15.576Z | Documenting byteorder v1.5.0 |
| 275 | 2026-09-07T11:08:15.610Z | Checking cobs v0.3.0 |
| 276 | 2026-09-07T11:08:15.619Z | Compiling darling v0.23.0 |
| 277 | 2026-09-07T11:08:15.694Z | Compiling ingot-macros v0.2.0 |
| 278 | 2026-09-07T11:08:15.817Z | Documenting darling v0.23.0 |
| 279 | 2026-09-07T11:08:16.043Z | Documenting regex v1.13.0 |
| 280 | 2026-09-07T11:08:16.106Z | Checking managed v0.8.0 |
| 281 | 2026-09-07T11:08:16.262Z | Documenting zerocopy v0.8.54 |
| 282 | 2026-09-07T11:08:16.284Z | Documenting thiserror v2.0.18 |
| 283 | 2026-09-07T11:08:16.411Z | Documenting hash32 v0.3.1 |
| 284 | 2026-09-07T11:08:16.669Z | Documenting bitflags v2.13.0 |
| 285 | 2026-09-07T11:08:16.825Z | Compiling ref-cast v1.0.25 |
| 286 | 2026-09-07T11:08:17.104Z | Documenting ingot-macros v0.2.0 |
| 287 | 2026-09-07T11:08:17.151Z | Documenting serde v1.0.228 |
| 288 | 2026-09-07T11:08:17.217Z | Documenting macaddr v1.0.1 |
| 289 | 2026-09-07T11:08:17.360Z | Documenting stable_deref_trait v1.2.1 |
| 290 | 2026-09-07T11:08:17.424Z | Documenting cfg-if v1.0.4 |
| 291 | 2026-09-07T11:08:17.780Z | Compiling crc32fast v1.5.0 |
| 292 | 2026-09-07T11:08:17.955Z | Documenting heapless v0.8.0 |
| 293 | 2026-09-07T11:08:18.121Z | Checking postcard v1.1.3 |
| 294 | 2026-09-07T11:08:18.174Z | Documenting cobs v0.3.0 |
| 295 | 2026-09-07T11:08:18.369Z | Compiling ref-cast-impl v1.0.25 |
| 296 | 2026-09-07T11:08:18.375Z | Checking ingot-types v0.2.0 |
| 297 | 2026-09-07T11:08:18.390Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 298 | 2026-09-07T11:08:18.606Z | Checking ipnetwork v0.21.1 |
| 299 | 2026-09-07T11:08:18.712Z | Checking ingot v0.2.0 |
| 300 | 2026-09-07T11:08:18.772Z | Documenting managed v0.8.0 |
| 301 | 2026-09-07T11:08:18.854Z | Checking unicode-width v0.2.2 |
| 302 | 2026-09-07T11:08:18.890Z | Compiling version_check v0.9.5 |
| 303 | 2026-09-07T11:08:18.950Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-09-07T11:08:19.023Z | Documenting postcard v1.1.3 |
| 305 | 2026-09-07T11:08:19.089Z | Documenting ref-cast-impl v1.0.25 |
| 306 | 2026-09-07T11:08:19.150Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 307 | 2026-09-07T11:08:19.394Z | Documenting either v1.16.0 |
| 308 | 2026-09-07T11:08:19.460Z | Documenting unicode-width v0.2.2 |
| 309 | 2026-09-07T11:08:19.558Z | Documenting ingot-types v0.2.0 |
| 310 | 2026-09-07T11:08:19.572Z | Documenting smoltcp v0.11.0 |
| 311 | 2026-09-07T11:08:19.835Z | Documenting ipnetwork v0.21.1 |
| 312 | 2026-09-07T11:08:20.124Z | Checking tabwriter v1.4.1 |
| 313 | 2026-09-07T11:08:20.288Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 314 | 2026-09-07T11:08:20.363Z | Documenting ref-cast v1.0.25 |
| 315 | 2026-09-07T11:08:20.614Z | Documenting itertools v0.15.0 |
| 316 | 2026-09-07T11:08:20.847Z | Documenting tabwriter v1.4.1 |
| 317 | 2026-09-07T11:08:21.013Z | Documenting crc32fast v1.5.0 |
| 318 | 2026-09-07T11:08:21.184Z | Documenting ingot v0.2.0 |
| 319 | 2026-09-07T11:08:21.236Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 320 | 2026-09-07T11:08:21.416Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 321 | 2026-09-07T11:08:21.817Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 322 | 2026-09-07T11:08:22.018Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 323 | 2026-09-07T11:08:22.036Z | Documenting dyn-clone v1.0.20 |
| 324 | 2026-09-07T11:08:22.298Z | Checking dyn-clone v1.0.20 |
| 325 | 2026-09-07T11:08:24.078Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 326 | 2026-09-07T11:08:25.210Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 327 | 2026-09-07T11:08:27.548Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.62s |
| 328 | 2026-09-07T11:08:27.635Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 329 | 2026-09-07T11:08:27.659Z | |
| 330 | 2026-09-07T11:08:27.662Z | real 22.722596906 |
| 331 | 2026-09-07T11:08:27.662Z | user 1:16.304920845 |
| 332 | 2026-09-07T11:08:27.662Z | sys 16.303438199 |
| 333 | 2026-09-07T11:08:27.662Z | trap 0.039192670 |
| 334 | 2026-09-07T11:08:27.662Z | tflt 0.049349608 |
| 335 | 2026-09-07T11:08:27.662Z | dflt 0.048805333 |
| 336 | 2026-09-07T11:08:27.662Z | kflt 0.001623720 |
| 337 | 2026-09-07T11:08:27.662Z | lock 6:30.793987950 |
| 338 | 2026-09-07T11:08:27.663Z | slp 4:22.694658979 |
| 339 | 2026-09-07T11:08:27.663Z | lat 6.985364116 |
| 340 | 2026-09-07T11:08:27.663Z | stop 12.111581859 |
| 341 | 2026-09-07T11:08:27.663Z | + header 'analyze std + api' |
| 342 | 2026-09-07T11:08:27.663Z | + echo '# ==== analyze std + api ==== #' |
| 343 | 2026-09-07T11:08:27.663Z | # ==== analyze std + api ==== # |
| 344 | 2026-09-07T11:08:27.663Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 345 | 2026-09-07T11:08:27.891Z | Compiling proc-macro2 v1.0.106 |
| 346 | 2026-09-07T11:08:27.891Z | Compiling quote v1.0.46 |
| 347 | 2026-09-07T11:08:27.891Z | Compiling unicode-ident v1.0.24 |
| 348 | 2026-09-07T11:08:27.891Z | Compiling memchr v2.8.3 |
| 349 | 2026-09-07T11:08:27.894Z | Compiling thiserror v2.0.18 |
| 350 | 2026-09-07T11:08:27.894Z | Compiling zerocopy v0.8.54 |
| 351 | 2026-09-07T11:08:27.894Z | Compiling zmij v1.0.22 |
| 352 | 2026-09-07T11:08:27.894Z | Compiling libc v0.2.186 |
| 353 | 2026-09-07T11:08:28.067Z | Compiling serde_core v1.0.228 |
| 354 | 2026-09-07T11:08:28.226Z | Compiling ucd-trie v0.1.7 |
| 355 | 2026-09-07T11:08:28.257Z | Compiling serde_json v1.0.150 |
| 356 | 2026-09-07T11:08:28.297Z | Compiling strsim v0.11.1 |
| 357 | 2026-09-07T11:08:28.441Z | Compiling pest v2.8.7 |
| 358 | 2026-09-07T11:08:28.465Z | Compiling ident_case v1.0.1 |
| 359 | 2026-09-07T11:08:28.469Z | Compiling serde v1.0.228 |
| 360 | 2026-09-07T11:08:28.763Z | Compiling aho-corasick v1.1.4 |
| 361 | 2026-09-07T11:08:28.823Z | Compiling itoa v1.0.18 |
| 362 | 2026-09-07T11:08:28.991Z | Checking byteorder v1.5.0 |
| 363 | 2026-09-07T11:08:29.084Z | Compiling syn v2.0.118 |
| 364 | 2026-09-07T11:08:29.136Z | Compiling regex-syntax v0.8.11 |
| 365 | 2026-09-07T11:08:29.526Z | Compiling pest_meta v2.8.7 |
| 366 | 2026-09-07T11:08:29.635Z | Compiling either v1.16.0 |
| 367 | 2026-09-07T11:08:29.717Z | Compiling usdt-impl v0.6.0 |
| 368 | 2026-09-07T11:08:29.835Z | Compiling itertools v0.15.0 |
| 369 | 2026-09-07T11:08:30.192Z | Compiling thread-id v5.1.0 |
| 370 | 2026-09-07T11:08:30.393Z | Checking log v0.4.33 |
| 371 | 2026-09-07T11:08:30.440Z | Compiling heapless v0.8.0 |
| 372 | 2026-09-07T11:08:30.635Z | Compiling regex-automata v0.4.15 |
| 373 | 2026-09-07T11:08:30.731Z | Checking plain v0.2.3 |
| 374 | 2026-09-07T11:08:31.089Z | Checking bitflags v2.13.0 |
| 375 | 2026-09-07T11:08:31.171Z | Checking hash32 v0.3.1 |
| 376 | 2026-09-07T11:08:31.171Z | Checking cfg-if v1.0.4 |
| 377 | 2026-09-07T11:08:31.226Z | Checking pretty-hex v0.4.2 |
| 378 | 2026-09-07T11:08:31.239Z | Checking macaddr v1.0.1 |
| 379 | 2026-09-07T11:08:31.245Z | Compiling smoltcp v0.11.0 |
| 380 | 2026-09-07T11:08:31.331Z | Checking stable_deref_trait v1.2.1 |
| 381 | 2026-09-07T11:08:31.510Z | Compiling pest_generator v2.8.7 |
| 382 | 2026-09-07T11:08:31.544Z | Compiling darling_core v0.23.0 |
| 383 | 2026-09-07T11:08:31.576Z | Compiling ref-cast v1.0.25 |
| 384 | 2026-09-07T11:08:31.765Z | Checking bitflags v1.3.2 |
| 385 | 2026-09-07T11:08:31.826Z | Compiling crc32fast v1.5.0 |
| 386 | 2026-09-07T11:08:31.872Z | Compiling version_check v0.9.5 |
| 387 | 2026-09-07T11:08:31.875Z | Checking managed v0.8.0 |
| 388 | 2026-09-07T11:08:32.134Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 389 | 2026-09-07T11:08:32.137Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 390 | 2026-09-07T11:08:32.137Z | Checking memmap2 v0.9.11 |
| 391 | 2026-09-07T11:08:32.293Z | Compiling regex v1.13.0 |
| 392 | 2026-09-07T11:08:32.377Z | Checking unicode-width v0.2.2 |
| 393 | 2026-09-07T11:08:32.444Z | Checking ipnetwork v0.21.1 |
| 394 | 2026-09-07T11:08:32.616Z | Checking tabwriter v1.4.1 |
| 395 | 2026-09-07T11:08:32.723Z | Compiling thiserror-impl v2.0.18 |
| 396 | 2026-09-07T11:08:32.750Z | Compiling serde_derive v1.0.228 |
| 397 | 2026-09-07T11:08:32.789Z | Compiling zerocopy-derive v0.8.54 |
| 398 | 2026-09-07T11:08:32.830Z | Compiling pest_derive v2.8.7 |
| 399 | 2026-09-07T11:08:33.162Z | Compiling scroll_derive v0.13.1 |
| 400 | 2026-09-07T11:08:33.227Z | Compiling ref-cast-impl v1.0.25 |
| 401 | 2026-09-07T11:08:33.364Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 402 | 2026-09-07T11:08:33.619Z | Compiling darling_macro v0.23.0 |
| 403 | 2026-09-07T11:08:33.891Z | Checking dyn-clone v1.0.20 |
| 404 | 2026-09-07T11:08:33.954Z | Checking scroll v0.13.0 |
| 405 | 2026-09-07T11:08:33.994Z | Checking dtrace-parser v0.3.0 |
| 406 | 2026-09-07T11:08:33.994Z | Checking cobs v0.3.0 |
| 407 | 2026-09-07T11:08:34.166Z | Checking goblin v0.10.7 |
| 408 | 2026-09-07T11:08:34.183Z | Compiling darling v0.23.0 |
| 409 | 2026-09-07T11:08:34.252Z | Compiling ingot-macros v0.2.0 |
| 410 | 2026-09-07T11:08:34.256Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 411 | 2026-09-07T11:08:35.489Z | Checking postcard v1.1.3 |
| 412 | 2026-09-07T11:08:35.506Z | Compiling serde_tokenstream v0.2.3 |
| 413 | 2026-09-07T11:08:36.787Z | Checking dof v0.4.0 |
| 414 | 2026-09-07T11:08:36.787Z | Checking ingot-types v0.2.0 |
| 415 | 2026-09-07T11:08:37.086Z | Checking ingot v0.2.0 |
| 416 | 2026-09-07T11:08:37.761Z | Compiling usdt-attr-macro v0.6.0 |
| 417 | 2026-09-07T11:08:37.761Z | Compiling usdt-macro v0.6.0 |
| 418 | 2026-09-07T11:08:38.361Z | Checking usdt v0.6.0 |
| 419 | 2026-09-07T11:08:38.508Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 420 | 2026-09-07T11:08:46.999Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.28s |
| 421 | 2026-09-07T11:08:47.024Z | |
| 422 | 2026-09-07T11:08:47.027Z | real 19.358959305 |
| 423 | 2026-09-07T11:08:47.027Z | user 1:01.845894072 |
| 424 | 2026-09-07T11:08:47.027Z | sys 12.245249288 |
| 425 | 2026-09-07T11:08:47.028Z | trap 0.030682420 |
| 426 | 2026-09-07T11:08:47.028Z | tflt 0.126949766 |
| 427 | 2026-09-07T11:08:47.028Z | dflt 0.212425059 |
| 428 | 2026-09-07T11:08:47.028Z | kflt 0.000031630 |
| 429 | 2026-09-07T11:08:47.028Z | lock 3:54.058788913 |
| 430 | 2026-09-07T11:08:47.028Z | slp 3:15.811571830 |
| 431 | 2026-09-07T11:08:47.028Z | lat 2.981324610 |
| 432 | 2026-09-07T11:08:47.028Z | stop 6.200565287 |
| 433 | 2026-09-07T11:08:47.028Z | + header 'analyze no_std + engine + kernel' |
| 434 | 2026-09-07T11:08:47.028Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 435 | 2026-09-07T11:08:47.028Z | # ==== analyze no_std + engine + kernel ==== # |
| 436 | 2026-09-07T11:08:47.028Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 437 | 2026-09-07T11:08:47.188Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 438 | 2026-09-07T11:08:47.188Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 439 | 2026-09-07T11:08:47.188Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 440 | 2026-09-07T11:08:47.192Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 441 | 2026-09-07T11:08:47.412Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 442 | 2026-09-07T11:08:50.467Z | Finished `dev` profile [optimized + debuginfo] target(s) in 3.40s |
| 443 | 2026-09-07T11:08:50.490Z | |
| 444 | 2026-09-07T11:08:50.493Z | real 3.460923567 |
| 445 | 2026-09-07T11:08:50.494Z | user 3.725496627 |
| 446 | 2026-09-07T11:08:50.494Z | sys 0.818487120 |
| 447 | 2026-09-07T11:08:50.494Z | trap 0.000436810 |
| 448 | 2026-09-07T11:08:50.494Z | tflt 0.021567544 |
| 449 | 2026-09-07T11:08:50.494Z | dflt 0.003562700 |
| 450 | 2026-09-07T11:08:50.494Z | kflt 0.000000000 |
| 451 | 2026-09-07T11:08:50.494Z | lock 11.414983309 |
| 452 | 2026-09-07T11:08:50.494Z | slp 14.376470907 |
| 453 | 2026-09-07T11:08:50.494Z | lat 0.005035150 |
| 454 | 2026-09-07T11:08:50.494Z | stop 0.184818530 |
| 455 | 2026-09-07T11:08:50.494Z | + header test |
| 456 | 2026-09-07T11:08:50.494Z | + echo '# ==== test ==== #' |
| 457 | 2026-09-07T11:08:50.494Z | + ptime -m cargo test |
| 458 | 2026-09-07T11:08:50.494Z | # ==== test ==== # |
| 459 | 2026-09-07T11:08:50.636Z | Compiling serde_core v1.0.228 |
| 460 | 2026-09-07T11:08:50.655Z | Compiling thiserror v2.0.18 |
| 461 | 2026-09-07T11:08:50.658Z | Compiling zerocopy v0.8.54 |
| 462 | 2026-09-07T11:08:50.661Z | Compiling byteorder v1.5.0 |
| 463 | 2026-09-07T11:08:50.661Z | Compiling memchr v2.8.3 |
| 464 | 2026-09-07T11:08:50.665Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-09-07T11:08:50.668Z | Compiling zmij v1.0.22 |
| 466 | 2026-09-07T11:08:50.668Z | Compiling libc v0.2.186 |
| 467 | 2026-09-07T11:08:50.740Z | Compiling proc-macro2 v1.0.106 |
| 468 | 2026-09-07T11:08:50.792Z | Compiling scroll v0.13.0 |
| 469 | 2026-09-07T11:08:50.864Z | Compiling plain v0.2.3 |
| 470 | 2026-09-07T11:08:50.959Z | Compiling log v0.4.33 |
| 471 | 2026-09-07T11:08:51.011Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-09-07T11:08:51.049Z | Compiling itoa v1.0.18 |
| 473 | 2026-09-07T11:08:51.053Z | Compiling hash32 v0.3.1 |
| 474 | 2026-09-07T11:08:51.190Z | Compiling pest v2.8.7 |
| 475 | 2026-09-07T11:08:51.209Z | Compiling goblin v0.10.7 |
| 476 | 2026-09-07T11:08:51.299Z | Compiling quote v1.0.46 |
| 477 | 2026-09-07T11:08:51.707Z | Compiling macaddr v1.0.1 |
| 478 | 2026-09-07T11:08:51.912Z | Compiling pretty-hex v0.4.2 |
| 479 | 2026-09-07T11:08:51.962Z | Compiling stable_deref_trait v1.2.1 |
| 480 | 2026-09-07T11:08:52.034Z | Compiling cfg-if v1.0.4 |
| 481 | 2026-09-07T11:08:52.037Z | Compiling heapless v0.8.0 |
| 482 | 2026-09-07T11:08:52.096Z | Compiling syn v2.0.118 |
| 483 | 2026-09-07T11:08:52.196Z | Compiling thread-id v5.1.0 |
| 484 | 2026-09-07T11:08:52.269Z | Compiling dtrace-parser v0.3.0 |
| 485 | 2026-09-07T11:08:52.488Z | Compiling serde v1.0.228 |
| 486 | 2026-09-07T11:08:52.649Z | Compiling bitflags v2.13.0 |
| 487 | 2026-09-07T11:08:52.874Z | Compiling serde_json v1.0.150 |
| 488 | 2026-09-07T11:08:53.061Z | Compiling cobs v0.3.0 |
| 489 | 2026-09-07T11:08:53.118Z | Compiling bitflags v1.3.2 |
| 490 | 2026-09-07T11:08:53.186Z | Compiling managed v0.8.0 |
| 491 | 2026-09-07T11:08:53.337Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 492 | 2026-09-07T11:08:53.410Z | Compiling smoltcp v0.11.0 |
| 493 | 2026-09-07T11:08:53.440Z | Compiling ingot-types v0.2.0 |
| 494 | 2026-09-07T11:08:53.561Z | Compiling postcard v1.1.3 |
| 495 | 2026-09-07T11:08:53.604Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 496 | 2026-09-07T11:08:53.847Z | Compiling ingot v0.2.0 |
| 497 | 2026-09-07T11:08:53.902Z | Compiling memmap2 v0.9.11 |
| 498 | 2026-09-07T11:08:54.202Z | Compiling dof v0.4.0 |
| 499 | 2026-09-07T11:08:54.206Z | Compiling ipnetwork v0.21.1 |
| 500 | 2026-09-07T11:08:54.714Z | Compiling either v1.16.0 |
| 501 | 2026-09-07T11:08:54.921Z | Compiling usdt-impl v0.6.0 |
| 502 | 2026-09-07T11:08:55.876Z | Compiling unicode-width v0.2.2 |
| 503 | 2026-09-07T11:08:55.984Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 504 | 2026-09-07T11:08:56.088Z | Compiling tabwriter v1.4.1 |
| 505 | 2026-09-07T11:08:56.182Z | Compiling usdt v0.6.0 |
| 506 | 2026-09-07T11:08:56.508Z | Compiling itertools v0.15.0 |
| 507 | 2026-09-07T11:08:56.793Z | Compiling ref-cast v1.0.25 |
| 508 | 2026-09-07T11:08:56.890Z | Compiling crc32fast v1.5.0 |
| 509 | 2026-09-07T11:08:57.166Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 510 | 2026-09-07T11:08:57.545Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 511 | 2026-09-07T11:08:57.872Z | Compiling dyn-clone v1.0.20 |
| 512 | 2026-09-07T11:09:12.738Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.24s |
| 513 | 2026-09-07T11:09:12.750Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88) |
| 514 | 2026-09-07T11:09:12.753Z | |
| 515 | 2026-09-07T11:09:12.753Z | running 85 tests |
| 516 | 2026-09-07T11:09:12.753Z | test d_error::tests::name_truncation ... ok |
| 517 | 2026-09-07T11:09:12.753Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 518 | 2026-09-07T11:09:12.753Z | test d_error::tests::name_and_data_storage ... ok |
| 519 | 2026-09-07T11:09:12.753Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 520 | 2026-09-07T11:09:12.753Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 521 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 522 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::prefix_len ... ok |
| 523 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::chain_append_links ... ok |
| 524 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::read_seg ... ok |
| 525 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 526 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::truncate ... ok |
| 527 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 528 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::wrap ... ok |
| 529 | 2026-09-07T11:09:12.754Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 530 | 2026-09-07T11:09:12.754Z | test ddi::time::test::good_interval ... ok |
| 531 | 2026-09-07T11:09:12.754Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 532 | 2026-09-07T11:09:12.754Z | test engine::dhcp::test::domainname_encode ... ok |
| 533 | 2026-09-07T11:09:12.754Z | test engine::dhcp::test::offlink_encode ... ok |
| 534 | 2026-09-07T11:09:12.754Z | test engine::dhcp::test::hostname_encode ... ok |
| 535 | 2026-09-07T11:09:12.754Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 536 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok |
| 537 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 538 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 539 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 540 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 541 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 542 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 543 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 544 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 545 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 546 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 547 | 2026-09-07T11:09:12.754Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 548 | 2026-09-07T11:09:12.758Z | test ddi::time::test::bad_interval - should panic ... ok |
| 549 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 550 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 551 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 552 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 553 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::options::test::test_status ... ok |
| 554 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 555 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 556 | 2026-09-07T11:09:12.758Z | test engine::ether::test::emit ... ok |
| 557 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 558 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 559 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::flow_clear ... ok |
| 560 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::eviction_basics ... ok |
| 561 | 2026-09-07T11:09:12.758Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 562 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 563 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::priority_lerp ... ok |
| 564 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::flow_expired ... ok |
| 565 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 566 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 567 | 2026-09-07T11:09:12.758Z | test engine::geneve::test::emit_no_opts ... ok |
| 568 | 2026-09-07T11:09:12.758Z | test engine::geneve::test::emit_single_opt ... ok |
| 569 | 2026-09-07T11:09:12.758Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 570 | 2026-09-07T11:09:12.758Z | test engine::ip::v4::test::match_check ... ok |
| 571 | 2026-09-07T11:09:12.758Z | test engine::ip::v4::test::cidr_match ... ok |
| 572 | 2026-09-07T11:09:12.758Z | test engine::ip::v4::test::emit ... ok |
| 573 | 2026-09-07T11:09:12.758Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 574 | 2026-09-07T11:09:12.758Z | test engine::ip::v6::test::emit ... ok |
| 575 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::from_pairs ... ok |
| 576 | 2026-09-07T11:09:12.759Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 577 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::option_push_spec ... ok |
| 578 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 579 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 580 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 581 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 582 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 583 | 2026-09-07T11:09:12.759Z | test engine::layer::test::find_rule ... ok |
| 584 | 2026-09-07T11:09:12.759Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 585 | 2026-09-07T11:09:12.759Z | test engine::packet::test::read_multi_segment ... ok |
| 586 | 2026-09-07T11:09:12.759Z | test engine::packet::test::read_single_segment ... ok |
| 587 | 2026-09-07T11:09:12.759Z | test engine::nat::test::nat4_rewrite ... ok |
| 588 | 2026-09-07T11:09:12.759Z | test engine::ip::v6::test::push_spec ... ok |
| 589 | 2026-09-07T11:09:12.759Z | test engine::packet::test::straddled_tcp ... ok |
| 590 | 2026-09-07T11:09:12.759Z | test engine::packet::test::small_packet_with_padding ... ok |
| 591 | 2026-09-07T11:09:12.759Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 592 | 2026-09-07T11:09:12.759Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 593 | 2026-09-07T11:09:12.759Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 594 | 2026-09-07T11:09:12.759Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 595 | 2026-09-07T11:09:12.759Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 596 | 2026-09-07T11:09:12.759Z | test engine::rule::rule_matching ... ok |
| 597 | 2026-09-07T11:09:12.759Z | test engine::snat::test::nat_mappings ... ok |
| 598 | 2026-09-07T11:09:12.759Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 599 | 2026-09-07T11:09:12.759Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 600 | 2026-09-07T11:09:12.763Z | test engine::flow_table::test::eviction_candidate_scan_saves_progress ... ok |
| 601 | 2026-09-07T11:09:12.763Z | |
| 602 | 2026-09-07T11:09:12.763Z | test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 603 | 2026-09-07T11:09:12.763Z | |
| 604 | 2026-09-07T11:09:12.763Z | Doc-tests opte |
| 605 | 2026-09-07T11:09:14.757Z | |
| 606 | 2026-09-07T11:09:14.757Z | running 3 tests |
| 607 | 2026-09-07T11:09:14.761Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 608 | 2026-09-07T11:09:14.761Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 609 | 2026-09-07T11:09:14.761Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 610 | 2026-09-07T11:09:14.761Z | |
| 611 | 2026-09-07T11:09:14.761Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 612 | 2026-09-07T11:09:14.761Z | |
| 613 | 2026-09-07T11:09:14.765Z | all doctests ran in 1.41s; merged doctests compilation took 1.40s |
| 614 | 2026-09-07T11:09:14.804Z | |
| 615 | 2026-09-07T11:09:14.804Z | real 24.304522495 |
| 616 | 2026-09-07T11:09:14.804Z | user 2:02.387547502 |
| 617 | 2026-09-07T11:09:14.805Z | sys 7.163348076 |
| 618 | 2026-09-07T11:09:14.805Z | trap 0.056987190 |
| 619 | 2026-09-07T11:09:14.805Z | tflt 0.229171273 |
| 620 | 2026-09-07T11:09:14.809Z | dflt 0.361860324 |
| 621 | 2026-09-07T11:09:14.809Z | kflt 0.000001310 |
| 622 | 2026-09-07T11:09:14.809Z | lock 6:20.116631394 |
| 623 | 2026-09-07T11:09:14.809Z | slp 3:40.976413746 |
| 624 | 2026-09-07T11:09:14.809Z | lat 5.723689050 |
| 625 | 2026-09-07T11:09:14.809Z | stop 2.640372995 |
| 626 | 2026-09-07T11:09:14.809Z | process exited: duration 86908 ms, exit code 0 |
| |
| 627 | 2026-09-07T11:09:14.816Z | found 0 output files |