|
|
|
| 1 | 2026-07-13T08:41:27.816Z | job assigned to worker 01KXDA5J8SX5X8M0C7VDDR7JQM [factory aws, i-0b70f8cd39775ea72] (queued for 48 s) |
| |
| 2 | 2026-07-13T08:41:34.790Z | starting task 0: "setup" |
| 3 | 2026-07-13T08:41:34.800Z | ++ uname -s |
| 4 | 2026-07-13T08:41:34.803Z | + kern=SunOS |
| 5 | 2026-07-13T08:41:34.803Z | + build_user=build |
| 6 | 2026-07-13T08:41:34.803Z | + build_uid=12345 |
| 7 | 2026-07-13T08:41:34.803Z | + work_dir=/work |
| 8 | 2026-07-13T08:41:34.803Z | + input_dir=/input |
| 9 | 2026-07-13T08:41:34.803Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-13T08:41:34.803Z | + case "$kern" in |
| 11 | 2026-07-13T08:41:34.803Z | + groupadd -g 12345 build |
| 12 | 2026-07-13T08:41:34.803Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-13T08:41:36.809Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-13T08:41:36.924Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-13T08:41:36.928Z | + home_fs=zfs |
| 16 | 2026-07-13T08:41:36.928Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-13T08:41:36.928Z | + mkdir -p /home/build |
| 18 | 2026-07-13T08:41:36.928Z | + chown build:build /home/build /work |
| 19 | 2026-07-13T08:41:38.929Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-13T08:41:38.932Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-07-13T08:41:38.939Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-13T08:41:38.944Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-13T08:41:38.944Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-13T08:41:38.944Z | * rust toolchain profile = "default" |
| 25 | 2026-07-13T08:41:38.944Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-13T08:41:38.944Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-13T08:41:38.944Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-13T08:41:38.947Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-13T08:41:38.947Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-13T08:41:39.052Z | info: downloading installer |
| 31 | 2026-07-13T08:41:40.385Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-13T08:41:40.385Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-13T08:41:40.385Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-13T08:41:40.385Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-13T08:41:40.397Z | info: profile set to default |
| 36 | 2026-07-13T08:41:40.397Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-13T08:41:40.400Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-13T08:41:40.532Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-13T08:41:40.535Z | info: downloading 6 components |
| 40 | 2026-07-13T08:41:54.857Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 41 | 2026-07-13T08:41:54.857Z | |
| 42 | 2026-07-13T08:41:54.889Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-13T08:41:54.889Z | |
| 44 | 2026-07-13T08:41:54.889Z | |
| 45 | 2026-07-13T08:41:54.889Z | Rust is installed now. Great! |
| 46 | 2026-07-13T08:41:54.889Z | |
| 47 | 2026-07-13T08:41:54.889Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-13T08:41:54.889Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-13T08:41:54.889Z | |
| 50 | 2026-07-13T08:41:54.889Z | To configure your current shell, you need to source |
| 51 | 2026-07-13T08:41:54.889Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-13T08:41:54.889Z | |
| 53 | 2026-07-13T08:41:54.889Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-13T08:41:54.892Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-13T08:41:54.893Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-13T08:41:54.893Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-13T08:41:54.893Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-13T08:41:54.893Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-13T08:41:54.893Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-13T08:41:54.893Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-13T08:41:54.893Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-13T08:41:54.979Z | + rustup --version |
| 63 | 2026-07-13T08:41:54.988Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-13T08:41:54.991Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-13T08:41:55.009Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-13T08:41:55.012Z | + cargo --version |
| 67 | 2026-07-13T08:41:55.026Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-13T08:41:55.029Z | + rustc --version |
| 69 | 2026-07-13T08:41:55.047Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-13T08:41:55.050Z | process exited: duration 16110 ms, exit code 0 |
| |
| 71 | 2026-07-13T08:41:55.056Z | starting task 2: "authentication" |
| 72 | 2026-07-13T08:41:55.073Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-13T08:41:55.079Z | starting task 3: "clone repository" |
| 74 | 2026-07-13T08:41:55.082Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-13T08:41:55.085Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-13T08:41:55.114Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-13T08:41:55.967Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-13T08:41:55.967Z | + git fetch origin b9b6231148b02dc08c4a93ea36a560a15af269b9 |
| 79 | 2026-07-13T08:41:56.185Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-13T08:41:56.186Z | * branch b9b6231148b02dc08c4a93ea36a560a15af269b9 -> FETCH_HEAD |
| 81 | 2026-07-13T08:41:56.189Z | + [[ -n renovate/lock-file-maintenance ]] |
| 82 | 2026-07-13T08:41:56.192Z | ++ git branch --show-current |
| 83 | 2026-07-13T08:41:56.192Z | + current=master |
| 84 | 2026-07-13T08:41:56.192Z | + [[ master != renovate/lock-file-maintenance ]] |
| 85 | 2026-07-13T08:41:56.192Z | + git branch -f renovate/lock-file-maintenance b9b6231148b02dc08c4a93ea36a560a15af269b9 |
| 86 | 2026-07-13T08:41:56.196Z | + git checkout -f renovate/lock-file-maintenance |
| 87 | 2026-07-13T08:41:56.211Z | Switched to branch 'renovate/lock-file-maintenance' |
| 88 | 2026-07-13T08:41:56.214Z | + git reset --hard b9b6231148b02dc08c4a93ea36a560a15af269b9 |
| 89 | 2026-07-13T08:41:56.228Z | HEAD is now at b9b6231 Lock file maintenance |
| 90 | 2026-07-13T08:41:56.231Z | process exited: duration 1148 ms, exit code 0 |
| |
| 91 | 2026-07-13T08:41:56.238Z | starting task 4: "build" |
| 92 | 2026-07-13T08:41:56.241Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-13T08:41:56.242Z | ++ rustup show active-toolchain |
| 94 | 2026-07-13T08:41:56.247Z | 1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-13T08:41:56.250Z | ++ pushd xde |
| 96 | 2026-07-13T08:41:56.250Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-13T08:41:56.250Z | ++ rustup show active-toolchain |
| 98 | 2026-07-13T08:41:56.253Z | info: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos |
| 99 | 2026-07-13T08:41:56.409Z | info: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29) |
| 100 | 2026-07-13T08:41:56.413Z | info: downloading 6 components |
| 101 | 2026-07-13T08:42:10.313Z | nightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-13T08:42:10.416Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-13T08:42:10.419Z | +++ head -n 1 |
| 104 | 2026-07-13T08:42:10.419Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-13T08:42:10.471Z | ++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos |
| 106 | 2026-07-13T08:42:10.471Z | ++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos |
| 107 | 2026-07-13T08:42:10.474Z | ++ popd |
| 108 | 2026-07-13T08:42:10.474Z | /work/oxidecomputer/opte |
| 109 | 2026-07-13T08:42:10.474Z | + cargo --version |
| 110 | 2026-07-13T08:42:10.480Z | cargo 1.96.1 (356927216 2026-06-26) |
| 111 | 2026-07-13T08:42:10.484Z | + rustc --version |
| 112 | 2026-07-13T08:42:10.503Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 113 | 2026-07-13T08:42:10.506Z | + cd lib/opte |
| 114 | 2026-07-13T08:42:10.506Z | + header 'check style' |
| 115 | 2026-07-13T08:42:10.506Z | + echo '# ==== check style ==== #' |
| 116 | 2026-07-13T08:42:10.506Z | # ==== check style ==== # |
| 117 | 2026-07-13T08:42:10.506Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -- --check |
| 118 | 2026-07-13T08:42:10.691Z | |
| 119 | 2026-07-13T08:42:10.691Z | real 0.183095957 |
| 120 | 2026-07-13T08:42:10.691Z | user 0.140155680 |
| 121 | 2026-07-13T08:42:10.691Z | sys 0.036289572 |
| 122 | 2026-07-13T08:42:10.691Z | trap 0.000013660 |
| 123 | 2026-07-13T08:42:10.691Z | tflt 0.000002220 |
| 124 | 2026-07-13T08:42:10.691Z | dflt 0.000006040 |
| 125 | 2026-07-13T08:42:10.691Z | kflt 0.000000000 |
| 126 | 2026-07-13T08:42:10.691Z | lock 0.031268130 |
| 127 | 2026-07-13T08:42:10.691Z | slp 0.163104328 |
| 128 | 2026-07-13T08:42:10.691Z | lat 0.000428370 |
| 129 | 2026-07-13T08:42:10.691Z | stop 0.000087450 |
| 130 | 2026-07-13T08:42:10.695Z | + header 'check docs' |
| 131 | 2026-07-13T08:42:10.695Z | + echo '# ==== check docs ==== #' |
| 132 | 2026-07-13T08:42:10.695Z | # ==== check docs ==== # |
| 133 | 2026-07-13T08:42:10.695Z | + RUSTDOCFLAGS='-D warnings' |
| 134 | 2026-07-13T08:42:10.695Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 135 | 2026-07-13T08:42:10.763Z | Updating crates.io index |
| 136 | 2026-07-13T08:42:10.766Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 137 | 2026-07-13T08:42:11.749Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 138 | 2026-07-13T08:42:12.019Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 139 | 2026-07-13T08:42:12.371Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 140 | 2026-07-13T08:42:12.620Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 141 | 2026-07-13T08:42:12.858Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-07-13T08:42:13.102Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 143 | 2026-07-13T08:42:14.897Z | Downloading crates ... |
| 144 | 2026-07-13T08:42:14.944Z | Downloaded dyn-clone v1.0.20 |
| 145 | 2026-07-13T08:42:14.947Z | Downloaded darling v0.21.3 |
| 146 | 2026-07-13T08:42:14.950Z | Downloaded byteorder v1.5.0 |
| 147 | 2026-07-13T08:42:14.950Z | Downloaded cfg-if v1.0.4 |
| 148 | 2026-07-13T08:42:14.954Z | Downloaded ident_case v1.0.1 |
| 149 | 2026-07-13T08:42:14.959Z | Downloaded cobs v0.3.0 |
| 150 | 2026-07-13T08:42:14.961Z | Downloaded dtrace-parser v0.3.0 |
| 151 | 2026-07-13T08:42:14.962Z | Downloaded ref-cast v1.0.25 |
| 152 | 2026-07-13T08:42:14.965Z | Downloaded embedded-io v0.6.1 |
| 153 | 2026-07-13T08:42:14.965Z | Downloaded darling_macro v0.21.3 |
| 154 | 2026-07-13T08:42:14.968Z | Downloaded defmt-parser v1.0.0 |
| 155 | 2026-07-13T08:42:14.968Z | Downloaded managed v0.8.0 |
| 156 | 2026-07-13T08:42:14.970Z | Downloaded pest_generator v2.8.7 |
| 157 | 2026-07-13T08:42:14.970Z | Downloaded plain v0.2.3 |
| 158 | 2026-07-13T08:42:14.976Z | Downloaded dof v0.4.0 |
| 159 | 2026-07-13T08:42:14.978Z | Downloaded usdt-macro v0.6.0 |
| 160 | 2026-07-13T08:42:14.978Z | Downloaded scroll_derive v0.13.1 |
| 161 | 2026-07-13T08:42:14.978Z | Downloaded fnv v1.0.7 |
| 162 | 2026-07-13T08:42:14.981Z | Downloaded defmt v0.3.100 |
| 163 | 2026-07-13T08:42:14.985Z | Downloaded ref-cast-impl v1.0.25 |
| 164 | 2026-07-13T08:42:14.988Z | Downloaded embedded-io v0.4.0 |
| 165 | 2026-07-13T08:42:14.992Z | Downloaded macaddr v1.0.1 |
| 166 | 2026-07-13T08:42:14.998Z | Downloaded darling_macro v0.23.0 |
| 167 | 2026-07-13T08:42:15.002Z | Downloaded hash32 v0.3.1 |
| 168 | 2026-07-13T08:42:15.002Z | Downloaded stable_deref_trait v1.2.1 |
| 169 | 2026-07-13T08:42:15.002Z | Downloaded bitflags v1.3.2 |
| 170 | 2026-07-13T08:42:15.005Z | Downloaded pest_derive v2.8.7 |
| 171 | 2026-07-13T08:42:15.008Z | Downloaded thread-id v5.1.0 |
| 172 | 2026-07-13T08:42:15.013Z | Downloaded itoa v1.0.18 |
| 173 | 2026-07-13T08:42:15.017Z | Downloaded usdt v0.6.0 |
| 174 | 2026-07-13T08:42:15.020Z | Downloaded version_check v0.9.5 |
| 175 | 2026-07-13T08:42:15.023Z | Downloaded defmt v1.1.1 |
| 176 | 2026-07-13T08:42:15.026Z | Downloaded usdt-attr-macro v0.6.0 |
| 177 | 2026-07-13T08:42:15.026Z | Downloaded either v1.16.0 |
| 178 | 2026-07-13T08:42:15.029Z | Downloaded strsim v0.11.1 |
| 179 | 2026-07-13T08:42:15.033Z | Downloaded defmt-macros v1.1.1 |
| 180 | 2026-07-13T08:42:15.036Z | Downloaded zmij v1.0.22 |
| 181 | 2026-07-13T08:42:15.039Z | Downloaded thiserror-impl v2.0.18 |
| 182 | 2026-07-13T08:42:15.042Z | Downloaded tabwriter v1.4.1 |
| 183 | 2026-07-13T08:42:15.042Z | Downloaded quote v1.0.46 |
| 184 | 2026-07-13T08:42:15.045Z | Downloaded ipnetwork v0.21.1 |
| 185 | 2026-07-13T08:42:15.045Z | Downloaded usdt-impl v0.6.0 |
| 186 | 2026-07-13T08:42:15.048Z | Downloaded crc32fast v1.5.0 |
| 187 | 2026-07-13T08:42:15.051Z | Downloaded darling v0.23.0 |
| 188 | 2026-07-13T08:42:15.054Z | Downloaded ingot v0.1.1 |
| 189 | 2026-07-13T08:42:15.054Z | Downloaded thiserror v2.0.18 |
| 190 | 2026-07-13T08:42:15.060Z | Downloaded ingot-types v0.1.2 |
| 191 | 2026-07-13T08:42:15.063Z | Downloaded pretty-hex v0.4.2 |
| 192 | 2026-07-13T08:42:15.064Z | Downloaded serde_tokenstream v0.2.3 |
| 193 | 2026-07-13T08:42:15.064Z | Downloaded scroll v0.13.0 |
| 194 | 2026-07-13T08:42:15.067Z | Downloaded memmap2 v0.9.11 |
| 195 | 2026-07-13T08:42:15.070Z | Downloaded ingot-macros v0.1.1 |
| 196 | 2026-07-13T08:42:15.073Z | Downloaded postcard v1.1.3 |
| 197 | 2026-07-13T08:42:15.079Z | Downloaded pest_meta v2.8.7 |
| 198 | 2026-07-13T08:42:15.083Z | Downloaded bitflags v2.13.0 |
| 199 | 2026-07-13T08:42:15.103Z | Downloaded serde_derive v1.0.228 |
| 200 | 2026-07-13T08:42:15.106Z | Downloaded log v0.4.33 |
| 201 | 2026-07-13T08:42:15.116Z | Downloaded unicode-ident v1.0.24 |
| 202 | 2026-07-13T08:42:15.120Z | Downloaded serde_core v1.0.228 |
| 203 | 2026-07-13T08:42:15.123Z | Downloaded darling_core v0.23.0 |
| 204 | 2026-07-13T08:42:15.127Z | Downloaded heapless v0.8.0 |
| 205 | 2026-07-13T08:42:15.130Z | Downloaded proc-macro2 v1.0.106 |
| 206 | 2026-07-13T08:42:15.130Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2026-07-13T08:42:15.146Z | Downloaded darling_core v0.21.3 |
| 208 | 2026-07-13T08:42:15.157Z | Downloaded zerocopy-derive v0.8.54 |
| 209 | 2026-07-13T08:42:15.160Z | Downloaded memchr v2.8.3 |
| 210 | 2026-07-13T08:42:15.165Z | Downloaded serde v1.0.228 |
| 211 | 2026-07-13T08:42:15.182Z | Downloaded aho-corasick v1.1.4 |
| 212 | 2026-07-13T08:42:15.198Z | Downloaded pest v2.8.7 |
| 213 | 2026-07-13T08:42:15.208Z | Downloaded itertools v0.15.0 |
| 214 | 2026-07-13T08:42:15.212Z | Downloaded regex v1.13.0 |
| 215 | 2026-07-13T08:42:15.216Z | Downloaded itertools v0.14.0 |
| 216 | 2026-07-13T08:42:15.220Z | Downloaded serde_json v1.0.150 |
| 217 | 2026-07-13T08:42:15.279Z | Downloaded unicode-width v0.2.2 |
| 218 | 2026-07-13T08:42:15.282Z | Downloaded goblin v0.10.7 |
| 219 | 2026-07-13T08:42:15.285Z | Downloaded syn v2.0.118 |
| 220 | 2026-07-13T08:42:15.291Z | Downloaded zerocopy v0.8.54 |
| 221 | 2026-07-13T08:42:15.301Z | Downloaded smoltcp v0.11.0 |
| 222 | 2026-07-13T08:42:15.307Z | Downloaded regex-syntax v0.8.11 |
| 223 | 2026-07-13T08:42:15.327Z | Downloaded regex-automata v0.4.15 |
| 224 | 2026-07-13T08:42:15.339Z | Downloaded libc v0.2.186 |
| 225 | 2026-07-13T08:42:15.399Z | Compiling proc-macro2 v1.0.106 |
| 226 | 2026-07-13T08:42:15.403Z | Compiling quote v1.0.46 |
| 227 | 2026-07-13T08:42:15.403Z | Compiling unicode-ident v1.0.24 |
| 228 | 2026-07-13T08:42:15.403Z | Documenting unicode-ident v1.0.24 |
| 229 | 2026-07-13T08:42:15.403Z | Compiling strsim v0.11.1 |
| 230 | 2026-07-13T08:42:15.403Z | Compiling ident_case v1.0.1 |
| 231 | 2026-07-13T08:42:15.403Z | Compiling serde_core v1.0.228 |
| 232 | 2026-07-13T08:42:15.554Z | Compiling fnv v1.0.7 |
| 233 | 2026-07-13T08:42:15.573Z | Checking memchr v2.8.3 |
| 234 | 2026-07-13T08:42:15.640Z | Compiling thiserror v2.0.18 |
| 235 | 2026-07-13T08:42:15.801Z | Compiling regex-syntax v0.8.11 |
| 236 | 2026-07-13T08:42:15.839Z | Compiling serde v1.0.228 |
| 237 | 2026-07-13T08:42:15.891Z | Compiling zerocopy v0.8.54 |
| 238 | 2026-07-13T08:42:15.989Z | Documenting proc-macro2 v1.0.106 |
| 239 | 2026-07-13T08:42:16.141Z | Compiling aho-corasick v1.1.4 |
| 240 | 2026-07-13T08:42:16.412Z | Checking syn v2.0.118 |
| 241 | 2026-07-13T08:42:16.495Z | Checking byteorder v1.5.0 |
| 242 | 2026-07-13T08:42:16.567Z | Documenting quote v1.0.46 |
| 243 | 2026-07-13T08:42:16.647Z | Compiling either v1.16.0 |
| 244 | 2026-07-13T08:42:17.070Z | Documenting syn v2.0.118 |
| 245 | 2026-07-13T08:42:17.120Z | Compiling itertools v0.14.0 |
| 246 | 2026-07-13T08:42:17.253Z | Compiling regex-automata v0.4.15 |
| 247 | 2026-07-13T08:42:17.556Z | Documenting memchr v2.8.3 |
| 248 | 2026-07-13T08:42:17.829Z | Compiling heapless v0.8.0 |
| 249 | 2026-07-13T08:42:18.191Z | Documenting aho-corasick v1.1.4 |
| 250 | 2026-07-13T08:42:18.325Z | Checking bitflags v2.13.0 |
| 251 | 2026-07-13T08:42:18.355Z | Checking hash32 v0.3.1 |
| 252 | 2026-07-13T08:42:18.439Z | Documenting serde_core v1.0.228 |
| 253 | 2026-07-13T08:42:18.462Z | Checking stable_deref_trait v1.2.1 |
| 254 | 2026-07-13T08:42:18.527Z | Checking macaddr v1.0.1 |
| 255 | 2026-07-13T08:42:18.571Z | Documenting regex-syntax v0.8.11 |
| 256 | 2026-07-13T08:42:18.673Z | Checking cfg-if v1.0.4 |
| 257 | 2026-07-13T08:42:18.733Z | Checking darling_core v0.21.3 |
| 258 | 2026-07-13T08:42:19.127Z | Compiling regex v1.13.0 |
| 259 | 2026-07-13T08:42:19.530Z | Compiling darling_core v0.23.0 |
| 260 | 2026-07-13T08:42:19.619Z | Documenting regex-automata v0.4.15 |
| 261 | 2026-07-13T08:42:19.655Z | Compiling smoltcp v0.11.0 |
| 262 | 2026-07-13T08:42:20.036Z | Documenting zerocopy-derive v0.8.54 |
| 263 | 2026-07-13T08:42:20.095Z | Compiling thiserror-impl v2.0.18 |
| 264 | 2026-07-13T08:42:20.158Z | Compiling zerocopy-derive v0.8.54 |
| 265 | 2026-07-13T08:42:20.174Z | Compiling serde_derive v1.0.228 |
| 266 | 2026-07-13T08:42:20.772Z | Documenting thiserror-impl v2.0.18 |
| 267 | 2026-07-13T08:42:20.979Z | Documenting regex v1.13.0 |
| 268 | 2026-07-13T08:42:21.032Z | Documenting serde_derive v1.0.228 |
| 269 | 2026-07-13T08:42:21.182Z | Compiling darling_macro v0.21.3 |
| 270 | 2026-07-13T08:42:21.403Z | Checking cobs v0.3.0 |
| 271 | 2026-07-13T08:42:21.596Z | Documenting byteorder v1.5.0 |
| 272 | 2026-07-13T08:42:21.639Z | Compiling darling_macro v0.23.0 |
| 273 | 2026-07-13T08:42:21.757Z | Compiling darling v0.21.3 |
| 274 | 2026-07-13T08:42:21.833Z | Compiling ingot-macros v0.1.1 |
| 275 | 2026-07-13T08:42:21.894Z | Checking managed v0.8.0 |
| 276 | 2026-07-13T08:42:21.905Z | Checking bitflags v1.3.2 |
| 277 | 2026-07-13T08:42:21.966Z | Documenting ingot-macros v0.1.1 |
| 278 | 2026-07-13T08:42:22.076Z | Documenting thiserror v2.0.18 |
| 279 | 2026-07-13T08:42:22.158Z | Documenting zerocopy v0.8.54 |
| 280 | 2026-07-13T08:42:22.209Z | Documenting bitflags v2.13.0 |
| 281 | 2026-07-13T08:42:22.295Z | Documenting hash32 v0.3.1 |
| 282 | 2026-07-13T08:42:22.605Z | Documenting cfg-if v1.0.4 |
| 283 | 2026-07-13T08:42:22.849Z | Compiling crc32fast v1.5.0 |
| 284 | 2026-07-13T08:42:22.989Z | Documenting serde v1.0.228 |
| 285 | 2026-07-13T08:42:23.156Z | Documenting stable_deref_trait v1.2.1 |
| 286 | 2026-07-13T08:42:23.198Z | Documenting macaddr v1.0.1 |
| 287 | 2026-07-13T08:42:23.314Z | Compiling ref-cast v1.0.25 |
| 288 | 2026-07-13T08:42:23.347Z | Checking postcard v1.1.3 |
| 289 | 2026-07-13T08:42:23.665Z | Documenting cobs v0.3.0 |
| 290 | 2026-07-13T08:42:23.728Z | Documenting heapless v0.8.0 |
| 291 | 2026-07-13T08:42:23.911Z | Compiling ref-cast-impl v1.0.25 |
| 292 | 2026-07-13T08:42:24.223Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 293 | 2026-07-13T08:42:24.533Z | Compiling version_check v0.9.5 |
| 294 | 2026-07-13T08:42:24.574Z | Checking ingot-types v0.1.2 |
| 295 | 2026-07-13T08:42:24.627Z | Documenting managed v0.8.0 |
| 296 | 2026-07-13T08:42:24.663Z | Checking unicode-width v0.2.2 |
| 297 | 2026-07-13T08:42:24.719Z | Checking ipnetwork v0.21.1 |
| 298 | 2026-07-13T08:42:24.795Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 299 | 2026-07-13T08:42:24.898Z | Documenting postcard v1.1.3 |
| 300 | 2026-07-13T08:42:24.908Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 301 | 2026-07-13T08:42:24.915Z | Checking ingot v0.1.1 |
| 302 | 2026-07-13T08:42:24.960Z | Compiling darling v0.23.0 |
| 303 | 2026-07-13T08:42:25.037Z | Documenting ref-cast-impl v1.0.25 |
| 304 | 2026-07-13T08:42:25.050Z | Documenting unicode-width v0.2.2 |
| 305 | 2026-07-13T08:42:25.236Z | Documenting ingot-types v0.1.2 |
| 306 | 2026-07-13T08:42:25.307Z | Documenting smoltcp v0.11.0 |
| 307 | 2026-07-13T08:42:25.484Z | Documenting ipnetwork v0.21.1 |
| 308 | 2026-07-13T08:42:25.651Z | Documenting either v1.16.0 |
| 309 | 2026-07-13T08:42:25.885Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 310 | 2026-07-13T08:42:26.094Z | Documenting tabwriter v1.4.1 |
| 311 | 2026-07-13T08:42:26.338Z | Documenting ref-cast v1.0.25 |
| 312 | 2026-07-13T08:42:26.478Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 313 | 2026-07-13T08:42:26.627Z | Documenting ingot v0.1.1 |
| 314 | 2026-07-13T08:42:26.878Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 315 | 2026-07-13T08:42:27.074Z | Documenting itertools v0.15.0 |
| 316 | 2026-07-13T08:42:27.316Z | Checking tabwriter v1.4.1 |
| 317 | 2026-07-13T08:42:27.458Z | Checking itertools v0.15.0 |
| 318 | 2026-07-13T08:42:27.554Z | Documenting crc32fast v1.5.0 |
| 319 | 2026-07-13T08:42:27.676Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 320 | 2026-07-13T08:42:27.693Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 321 | 2026-07-13T08:42:27.961Z | Documenting dyn-clone v1.0.20 |
| 322 | 2026-07-13T08:42:28.200Z | Checking dyn-clone v1.0.20 |
| 323 | 2026-07-13T08:42:29.369Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 324 | 2026-07-13T08:42:30.521Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 325 | 2026-07-13T08:42:32.775Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.07s |
| 326 | 2026-07-13T08:42:32.849Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 327 | 2026-07-13T08:42:32.873Z | |
| 328 | 2026-07-13T08:42:32.873Z | real 22.162600032 |
| 329 | 2026-07-13T08:42:32.873Z | user 1:17.012680004 |
| 330 | 2026-07-13T08:42:32.876Z | sys 16.171468740 |
| 331 | 2026-07-13T08:42:32.876Z | trap 0.043196910 |
| 332 | 2026-07-13T08:42:32.876Z | tflt 0.079725026 |
| 333 | 2026-07-13T08:42:32.876Z | dflt 0.085891790 |
| 334 | 2026-07-13T08:42:32.876Z | kflt 0.004831320 |
| 335 | 2026-07-13T08:42:32.876Z | lock 7:44.585919434 |
| 336 | 2026-07-13T08:42:32.876Z | slp 4:17.612457069 |
| 337 | 2026-07-13T08:42:32.876Z | lat 7.630145761 |
| 338 | 2026-07-13T08:42:32.876Z | stop 12.691208924 |
| 339 | 2026-07-13T08:42:32.876Z | + header 'analyze std + api' |
| 340 | 2026-07-13T08:42:32.876Z | + echo '# ==== analyze std + api ==== #' |
| 341 | 2026-07-13T08:42:32.876Z | # ==== analyze std + api ==== # |
| 342 | 2026-07-13T08:42:32.876Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 343 | 2026-07-13T08:42:33.109Z | Compiling proc-macro2 v1.0.106 |
| 344 | 2026-07-13T08:42:33.109Z | Compiling quote v1.0.46 |
| 345 | 2026-07-13T08:42:33.109Z | Compiling unicode-ident v1.0.24 |
| 346 | 2026-07-13T08:42:33.110Z | Compiling memchr v2.8.3 |
| 347 | 2026-07-13T08:42:33.110Z | Compiling thiserror v2.0.18 |
| 348 | 2026-07-13T08:42:33.113Z | Compiling zerocopy v0.8.54 |
| 349 | 2026-07-13T08:42:33.113Z | Compiling zmij v1.0.22 |
| 350 | 2026-07-13T08:42:33.113Z | Compiling libc v0.2.186 |
| 351 | 2026-07-13T08:42:33.292Z | Compiling serde_core v1.0.228 |
| 352 | 2026-07-13T08:42:33.492Z | Compiling strsim v0.11.1 |
| 353 | 2026-07-13T08:42:33.519Z | Compiling serde_json v1.0.150 |
| 354 | 2026-07-13T08:42:33.524Z | Compiling ident_case v1.0.1 |
| 355 | 2026-07-13T08:42:33.549Z | Compiling ucd-trie v0.1.7 |
| 356 | 2026-07-13T08:42:33.732Z | Compiling pest v2.8.7 |
| 357 | 2026-07-13T08:42:33.799Z | Compiling serde v1.0.228 |
| 358 | 2026-07-13T08:42:33.879Z | Compiling fnv v1.0.7 |
| 359 | 2026-07-13T08:42:34.094Z | Compiling aho-corasick v1.1.4 |
| 360 | 2026-07-13T08:42:34.161Z | Checking byteorder v1.5.0 |
| 361 | 2026-07-13T08:42:34.353Z | Compiling regex-syntax v0.8.11 |
| 362 | 2026-07-13T08:42:34.390Z | Compiling itoa v1.0.18 |
| 363 | 2026-07-13T08:42:34.473Z | Compiling syn v2.0.118 |
| 364 | 2026-07-13T08:42:34.847Z | Compiling pest_meta v2.8.7 |
| 365 | 2026-07-13T08:42:34.915Z | Compiling usdt-impl v0.6.0 |
| 366 | 2026-07-13T08:42:34.941Z | Compiling either v1.16.0 |
| 367 | 2026-07-13T08:42:35.170Z | Compiling itertools v0.14.0 |
| 368 | 2026-07-13T08:42:35.434Z | Compiling thread-id v5.1.0 |
| 369 | 2026-07-13T08:42:35.545Z | Checking log v0.4.33 |
| 370 | 2026-07-13T08:42:35.764Z | Compiling heapless v0.8.0 |
| 371 | 2026-07-13T08:42:35.776Z | Compiling regex-automata v0.4.15 |
| 372 | 2026-07-13T08:42:36.040Z | Checking plain v0.2.3 |
| 373 | 2026-07-13T08:42:36.394Z | Checking bitflags v2.13.0 |
| 374 | 2026-07-13T08:42:36.397Z | Checking hash32 v0.3.1 |
| 375 | 2026-07-13T08:42:36.411Z | Checking cfg-if v1.0.4 |
| 376 | 2026-07-13T08:42:36.467Z | Checking pretty-hex v0.4.2 |
| 377 | 2026-07-13T08:42:36.506Z | Checking stable_deref_trait v1.2.1 |
| 378 | 2026-07-13T08:42:36.567Z | Checking macaddr v1.0.1 |
| 379 | 2026-07-13T08:42:36.571Z | Compiling smoltcp v0.11.0 |
| 380 | 2026-07-13T08:42:36.801Z | Checking bitflags v1.3.2 |
| 381 | 2026-07-13T08:42:36.808Z | Compiling ref-cast v1.0.25 |
| 382 | 2026-07-13T08:42:36.859Z | Compiling pest_generator v2.8.7 |
| 383 | 2026-07-13T08:42:36.906Z | Compiling darling_core v0.21.3 |
| 384 | 2026-07-13T08:42:36.971Z | Compiling darling_core v0.23.0 |
| 385 | 2026-07-13T08:42:37.137Z | Compiling version_check v0.9.5 |
| 386 | 2026-07-13T08:42:37.173Z | Compiling crc32fast v1.5.0 |
| 387 | 2026-07-13T08:42:37.399Z | Checking managed v0.8.0 |
| 388 | 2026-07-13T08:42:37.466Z | Compiling regex v1.13.0 |
| 389 | 2026-07-13T08:42:37.502Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 390 | 2026-07-13T08:42:37.794Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 391 | 2026-07-13T08:42:37.862Z | Checking memmap2 v0.9.11 |
| 392 | 2026-07-13T08:42:38.049Z | Compiling thiserror-impl v2.0.18 |
| 393 | 2026-07-13T08:42:38.102Z | Compiling serde_derive v1.0.228 |
| 394 | 2026-07-13T08:42:38.200Z | Compiling zerocopy-derive v0.8.54 |
| 395 | 2026-07-13T08:42:38.302Z | Compiling pest_derive v2.8.7 |
| 396 | 2026-07-13T08:42:38.748Z | Compiling scroll_derive v0.13.1 |
| 397 | 2026-07-13T08:42:38.793Z | Compiling ref-cast-impl v1.0.25 |
| 398 | 2026-07-13T08:42:38.833Z | Checking unicode-width v0.2.2 |
| 399 | 2026-07-13T08:42:39.019Z | Compiling darling_macro v0.21.3 |
| 400 | 2026-07-13T08:42:39.080Z | Checking ipnetwork v0.21.1 |
| 401 | 2026-07-13T08:42:39.116Z | Compiling darling_macro v0.23.0 |
| 402 | 2026-07-13T08:42:39.253Z | Checking tabwriter v1.4.1 |
| 403 | 2026-07-13T08:42:39.388Z | Checking cobs v0.3.0 |
| 404 | 2026-07-13T08:42:39.391Z | Checking dtrace-parser v0.3.0 |
| 405 | 2026-07-13T08:42:39.574Z | Checking scroll v0.13.0 |
| 406 | 2026-07-13T08:42:39.578Z | Compiling darling v0.21.3 |
| 407 | 2026-07-13T08:42:39.611Z | Checking itertools v0.15.0 |
| 408 | 2026-07-13T08:42:39.622Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 409 | 2026-07-13T08:42:39.643Z | Compiling ingot-macros v0.1.1 |
| 410 | 2026-07-13T08:42:39.669Z | Compiling darling v0.23.0 |
| 411 | 2026-07-13T08:42:39.792Z | Checking goblin v0.10.7 |
| 412 | 2026-07-13T08:42:40.074Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 413 | 2026-07-13T08:42:40.359Z | Checking dyn-clone v1.0.20 |
| 414 | 2026-07-13T08:42:41.251Z | Checking postcard v1.1.3 |
| 415 | 2026-07-13T08:42:41.273Z | Compiling serde_tokenstream v0.2.3 |
| 416 | 2026-07-13T08:42:42.276Z | Checking ingot-types v0.1.2 |
| 417 | 2026-07-13T08:42:42.279Z | Checking dof v0.4.0 |
| 418 | 2026-07-13T08:42:42.571Z | Checking ingot v0.1.1 |
| 419 | 2026-07-13T08:42:43.211Z | Compiling usdt-macro v0.6.0 |
| 420 | 2026-07-13T08:42:43.211Z | Compiling usdt-attr-macro v0.6.0 |
| 421 | 2026-07-13T08:42:43.815Z | Checking usdt v0.6.0 |
| 422 | 2026-07-13T08:42:44.045Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 423 | 2026-07-13T08:42:52.357Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.43s |
| 424 | 2026-07-13T08:42:52.384Z | |
| 425 | 2026-07-13T08:42:52.388Z | real 19.505506709 |
| 426 | 2026-07-13T08:42:52.388Z | user 1:04.407298657 |
| 427 | 2026-07-13T08:42:52.388Z | sys 12.998821812 |
| 428 | 2026-07-13T08:42:52.388Z | trap 0.031500750 |
| 429 | 2026-07-13T08:42:52.388Z | tflt 0.128154475 |
| 430 | 2026-07-13T08:42:52.388Z | dflt 0.216821292 |
| 431 | 2026-07-13T08:42:52.388Z | kflt 0.000014220 |
| 432 | 2026-07-13T08:42:52.388Z | lock 3:45.651126387 |
| 433 | 2026-07-13T08:42:52.388Z | slp 3:27.181578168 |
| 434 | 2026-07-13T08:42:52.388Z | lat 3.478717505 |
| 435 | 2026-07-13T08:42:52.388Z | stop 6.687876033 |
| 436 | 2026-07-13T08:42:52.388Z | + header 'analyze no_std + engine + kernel' |
| 437 | 2026-07-13T08:42:52.388Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 438 | 2026-07-13T08:42:52.388Z | # ==== analyze no_std + engine + kernel ==== # |
| 439 | 2026-07-13T08:42:52.388Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 440 | 2026-07-13T08:42:52.565Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 441 | 2026-07-13T08:42:52.569Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 442 | 2026-07-13T08:42:52.584Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 443 | 2026-07-13T08:42:52.584Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 444 | 2026-07-13T08:42:52.821Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 445 | 2026-07-13T08:42:56.501Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.07s |
| 446 | 2026-07-13T08:42:56.530Z | |
| 447 | 2026-07-13T08:42:56.530Z | real 4.138466165 |
| 448 | 2026-07-13T08:42:56.530Z | user 4.504675038 |
| 449 | 2026-07-13T08:42:56.530Z | sys 0.909702571 |
| 450 | 2026-07-13T08:42:56.530Z | trap 0.000672920 |
| 451 | 2026-07-13T08:42:56.530Z | tflt 0.002367870 |
| 452 | 2026-07-13T08:42:56.530Z | dflt 0.005112730 |
| 453 | 2026-07-13T08:42:56.530Z | kflt 0.000000000 |
| 454 | 2026-07-13T08:42:56.530Z | lock 18.577580251 |
| 455 | 2026-07-13T08:42:56.530Z | slp 16.506820876 |
| 456 | 2026-07-13T08:42:56.531Z | lat 0.016306330 |
| 457 | 2026-07-13T08:42:56.531Z | stop 0.236030589 |
| 458 | 2026-07-13T08:42:56.534Z | + header test |
| 459 | 2026-07-13T08:42:56.534Z | + echo '# ==== test ==== #' |
| 460 | 2026-07-13T08:42:56.534Z | # ==== test ==== # |
| 461 | 2026-07-13T08:42:56.534Z | + ptime -m cargo test |
| 462 | 2026-07-13T08:42:56.680Z | Compiling serde_core v1.0.228 |
| 463 | 2026-07-13T08:42:56.680Z | Compiling thiserror v2.0.18 |
| 464 | 2026-07-13T08:42:56.680Z | Compiling zerocopy v0.8.54 |
| 465 | 2026-07-13T08:42:56.704Z | Compiling byteorder v1.5.0 |
| 466 | 2026-07-13T08:42:56.708Z | Compiling memchr v2.8.3 |
| 467 | 2026-07-13T08:42:56.711Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-07-13T08:42:56.711Z | Compiling scroll v0.13.0 |
| 469 | 2026-07-13T08:42:56.711Z | Compiling libc v0.2.186 |
| 470 | 2026-07-13T08:42:56.784Z | Compiling proc-macro2 v1.0.106 |
| 471 | 2026-07-13T08:42:56.836Z | Compiling zmij v1.0.22 |
| 472 | 2026-07-13T08:42:56.912Z | Compiling itoa v1.0.18 |
| 473 | 2026-07-13T08:42:56.968Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-07-13T08:42:57.046Z | Compiling log v0.4.33 |
| 475 | 2026-07-13T08:42:57.163Z | Compiling plain v0.2.3 |
| 476 | 2026-07-13T08:42:57.222Z | Compiling quote v1.0.46 |
| 477 | 2026-07-13T08:42:57.260Z | Compiling goblin v0.10.7 |
| 478 | 2026-07-13T08:42:57.277Z | Compiling pest v2.8.7 |
| 479 | 2026-07-13T08:42:57.669Z | Compiling hash32 v0.3.1 |
| 480 | 2026-07-13T08:42:57.833Z | Compiling cfg-if v1.0.4 |
| 481 | 2026-07-13T08:42:57.870Z | Compiling stable_deref_trait v1.2.1 |
| 482 | 2026-07-13T08:42:57.895Z | Compiling pretty-hex v0.4.2 |
| 483 | 2026-07-13T08:42:57.937Z | Compiling macaddr v1.0.1 |
| 484 | 2026-07-13T08:42:58.025Z | Compiling heapless v0.8.0 |
| 485 | 2026-07-13T08:42:58.185Z | Compiling syn v2.0.118 |
| 486 | 2026-07-13T08:42:58.253Z | Compiling thread-id v5.1.0 |
| 487 | 2026-07-13T08:42:58.328Z | Compiling dtrace-parser v0.3.0 |
| 488 | 2026-07-13T08:42:58.490Z | Compiling serde v1.0.228 |
| 489 | 2026-07-13T08:42:58.684Z | Compiling bitflags v2.13.0 |
| 490 | 2026-07-13T08:42:59.019Z | Compiling serde_json v1.0.150 |
| 491 | 2026-07-13T08:42:59.093Z | Compiling cobs v0.3.0 |
| 492 | 2026-07-13T08:42:59.122Z | Compiling managed v0.8.0 |
| 493 | 2026-07-13T08:42:59.344Z | Compiling bitflags v1.3.2 |
| 494 | 2026-07-13T08:42:59.364Z | Compiling postcard v1.1.3 |
| 495 | 2026-07-13T08:42:59.409Z | Compiling smoltcp v0.11.0 |
| 496 | 2026-07-13T08:42:59.576Z | Compiling ingot-types v0.1.2 |
| 497 | 2026-07-13T08:42:59.714Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 498 | 2026-07-13T08:42:59.726Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 499 | 2026-07-13T08:42:59.957Z | Compiling ingot v0.1.1 |
| 500 | 2026-07-13T08:42:59.975Z | Compiling memmap2 v0.9.11 |
| 501 | 2026-07-13T08:43:00.266Z | Compiling dof v0.4.0 |
| 502 | 2026-07-13T08:43:00.323Z | Compiling ipnetwork v0.21.1 |
| 503 | 2026-07-13T08:43:00.841Z | Compiling either v1.16.0 |
| 504 | 2026-07-13T08:43:01.056Z | Compiling usdt-impl v0.6.0 |
| 505 | 2026-07-13T08:43:01.912Z | Compiling unicode-width v0.2.2 |
| 506 | 2026-07-13T08:43:02.131Z | Compiling tabwriter v1.4.1 |
| 507 | 2026-07-13T08:43:02.223Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 508 | 2026-07-13T08:43:02.227Z | Compiling usdt v0.6.0 |
| 509 | 2026-07-13T08:43:02.557Z | Compiling itertools v0.15.0 |
| 510 | 2026-07-13T08:43:02.833Z | Compiling ref-cast v1.0.25 |
| 511 | 2026-07-13T08:43:02.934Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 512 | 2026-07-13T08:43:03.668Z | Compiling crc32fast v1.5.0 |
| 513 | 2026-07-13T08:43:03.677Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 514 | 2026-07-13T08:43:03.918Z | Compiling dyn-clone v1.0.20 |
| 515 | 2026-07-13T08:43:18.488Z | Finished `test` profile [optimized + debuginfo] target(s) in 21.94s |
| 516 | 2026-07-13T08:43:18.504Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-1adab74d50a59dbc) |
| 517 | 2026-07-13T08:43:18.507Z | |
| 518 | 2026-07-13T08:43:18.507Z | running 83 tests |
| 519 | 2026-07-13T08:43:18.507Z | test d_error::tests::name_truncation ... ok |
| 520 | 2026-07-13T08:43:18.507Z | test d_error::tests::name_and_data_storage ... ok |
| 521 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 522 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::chain_append_links ... ok |
| 523 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 524 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 525 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 526 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::prefix_len ... ok |
| 527 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 528 | 2026-07-13T08:43:18.507Z | test ddi::mblk::test::read_seg ... ok |
| 529 | 2026-07-13T08:43:18.508Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 530 | 2026-07-13T08:43:18.508Z | test ddi::mblk::test::truncate ... ok |
| 531 | 2026-07-13T08:43:18.508Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 532 | 2026-07-13T08:43:18.508Z | test ddi::mblk::test::wrap ... ok |
| 533 | 2026-07-13T08:43:18.508Z | test ddi::time::test::good_interval ... ok |
| 534 | 2026-07-13T08:43:18.508Z | test engine::dhcp::test::hostname_encode ... ok |
| 535 | 2026-07-13T08:43:18.508Z | test engine::dhcp::test::domainname_encode ... ok |
| 536 | 2026-07-13T08:43:18.508Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 537 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 538 | 2026-07-13T08:43:18.508Z | test engine::dhcp::test::offlink_encode ... ok |
| 539 | 2026-07-13T08:43:18.508Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 540 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 541 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 542 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 543 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 544 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 545 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 546 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 547 | 2026-07-13T08:43:18.508Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 548 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 549 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 550 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 551 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 552 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 553 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_status ... ok |
| 554 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 555 | 2026-07-13T08:43:18.512Z | test ddi::time::test::bad_interval - should panic ... ok |
| 556 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 557 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 558 | 2026-07-13T08:43:18.512Z | test engine::ether::test::emit ... ok |
| 559 | 2026-07-13T08:43:18.512Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 560 | 2026-07-13T08:43:18.512Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 561 | 2026-07-13T08:43:18.512Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 562 | 2026-07-13T08:43:18.512Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 563 | 2026-07-13T08:43:18.512Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 564 | 2026-07-13T08:43:18.512Z | test engine::flow_table::test::eviction_basics ... ok |
| 565 | 2026-07-13T08:43:18.512Z | test engine::flow_table::test::priority_lerp ... ok |
| 566 | 2026-07-13T08:43:18.513Z | test engine::flow_table::test::flow_expired ... ok |
| 567 | 2026-07-13T08:43:18.513Z | test engine::flow_table::test::flow_clear ... ok |
| 568 | 2026-07-13T08:43:18.513Z | test engine::geneve::test::emit_no_opts ... ok |
| 569 | 2026-07-13T08:43:18.513Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 570 | 2026-07-13T08:43:18.513Z | test engine::geneve::test::emit_single_opt ... ok |
| 571 | 2026-07-13T08:43:18.513Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 572 | 2026-07-13T08:43:18.513Z | test engine::ip::v4::test::cidr_match ... ok |
| 573 | 2026-07-13T08:43:18.513Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 574 | 2026-07-13T08:43:18.513Z | test engine::ip::v4::test::emit ... ok |
| 575 | 2026-07-13T08:43:18.513Z | test engine::ip::v4::test::match_check ... ok |
| 576 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 577 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::emit ... ok |
| 578 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::from_pairs ... ok |
| 579 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 580 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::option_push_spec ... ok |
| 581 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 582 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 583 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 584 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 585 | 2026-07-13T08:43:18.513Z | test engine::layer::test::find_rule ... ok |
| 586 | 2026-07-13T08:43:18.513Z | test engine::packet::test::read_single_segment ... ok |
| 587 | 2026-07-13T08:43:18.513Z | test engine::packet::test::read_multi_segment ... ok |
| 588 | 2026-07-13T08:43:18.513Z | test engine::nat::test::nat4_rewrite ... ok |
| 589 | 2026-07-13T08:43:18.513Z | test engine::ip::v6::test::push_spec ... ok |
| 590 | 2026-07-13T08:43:18.513Z | test engine::packet::test::small_packet_with_padding ... ok |
| 591 | 2026-07-13T08:43:18.513Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 592 | 2026-07-13T08:43:18.513Z | test engine::packet::test::straddled_tcp ... ok |
| 593 | 2026-07-13T08:43:18.513Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 594 | 2026-07-13T08:43:18.513Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 595 | 2026-07-13T08:43:18.513Z | test engine::rule::rule_matching ... ok |
| 596 | 2026-07-13T08:43:18.513Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 597 | 2026-07-13T08:43:18.513Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 598 | 2026-07-13T08:43:18.513Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 599 | 2026-07-13T08:43:18.513Z | test engine::snat::test::nat_mappings ... ok |
| 600 | 2026-07-13T08:43:18.513Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 601 | 2026-07-13T08:43:18.513Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 602 | 2026-07-13T08:43:18.513Z | |
| 603 | 2026-07-13T08:43:18.513Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 604 | 2026-07-13T08:43:18.514Z | |
| 605 | 2026-07-13T08:43:18.514Z | Doc-tests opte |
| 606 | 2026-07-13T08:43:20.478Z | |
| 607 | 2026-07-13T08:43:20.478Z | running 3 tests |
| 608 | 2026-07-13T08:43:20.482Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 609 | 2026-07-13T08:43:20.482Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 610 | 2026-07-13T08:43:20.482Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-07-13T08:43:20.482Z | |
| 612 | 2026-07-13T08:43:20.482Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 613 | 2026-07-13T08:43:20.482Z | |
| 614 | 2026-07-13T08:43:20.487Z | all doctests ran in 1.40s; merged doctests compilation took 1.39s |
| 615 | 2026-07-13T08:43:20.526Z | |
| 616 | 2026-07-13T08:43:20.526Z | real 23.985894999 |
| 617 | 2026-07-13T08:43:20.526Z | user 2:00.582461082 |
| 618 | 2026-07-13T08:43:20.526Z | sys 7.153858483 |
| 619 | 2026-07-13T08:43:20.526Z | trap 0.055911651 |
| 620 | 2026-07-13T08:43:20.526Z | tflt 0.281011900 |
| 621 | 2026-07-13T08:43:20.526Z | dflt 0.256216912 |
| 622 | 2026-07-13T08:43:20.526Z | kflt 0.000009540 |
| 623 | 2026-07-13T08:43:20.526Z | lock 5:54.139217482 |
| 624 | 2026-07-13T08:43:20.526Z | slp 3:41.246596052 |
| 625 | 2026-07-13T08:43:20.526Z | lat 5.461366088 |
| 626 | 2026-07-13T08:43:20.526Z | stop 2.559603603 |
| 627 | 2026-07-13T08:43:20.530Z | process exited: duration 84288 ms, exit code 0 |
| |
| 628 | 2026-07-13T08:43:20.536Z | found 0 output files |