|
|
|
| 1 | 2026-04-09T10:36:10.651Z | job assigned to worker 01KNRWZBK3ZV14Z3EH8TWQ1F69 [factory aws, i-04b8b25e645df5d96] (queued for 50 s) |
| |
| 2 | 2026-04-09T10:36:17.081Z | starting task 0: "setup" |
| 3 | 2026-04-09T10:36:17.085Z | ++ uname -s |
| 4 | 2026-04-09T10:36:17.088Z | + kern=SunOS |
| 5 | 2026-04-09T10:36:17.088Z | + build_user=build |
| 6 | 2026-04-09T10:36:17.088Z | + build_uid=12345 |
| 7 | 2026-04-09T10:36:17.088Z | + work_dir=/work |
| 8 | 2026-04-09T10:36:17.088Z | + input_dir=/input |
| 9 | 2026-04-09T10:36:17.088Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-09T10:36:17.088Z | + case "$kern" in |
| 11 | 2026-04-09T10:36:17.088Z | + groupadd -g 12345 build |
| 12 | 2026-04-09T10:36:17.091Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-09T10:36:19.099Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-09T10:36:19.220Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-09T10:36:19.226Z | + home_fs=zfs |
| 16 | 2026-04-09T10:36:19.226Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-09T10:36:19.226Z | + mkdir -p /home/build |
| 18 | 2026-04-09T10:36:19.226Z | + chown build:build /home/build /work |
| 19 | 2026-04-09T10:36:20.224Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-09T10:36:20.228Z | process exited: duration 3147 ms, exit code 0 |
| |
| 21 | 2026-04-09T10:36:20.234Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-09T10:36:20.238Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-09T10:36:20.238Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-09T10:36:20.238Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-04-09T10:36:20.238Z | * rust toolchain profile = "default" |
| 26 | 2026-04-09T10:36:20.238Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-09T10:36:20.238Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-09T10:36:20.242Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-09T10:36:20.242Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-09T10:36:20.365Z | info: downloading installer |
| 31 | 2026-04-09T10:36:21.770Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-09T10:36:21.770Z | warn: /opt/ooce/bin |
| 33 | 2026-04-09T10:36:21.770Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-09T10:36:21.770Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-09T10:36:21.771Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-09T10:36:21.771Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-09T10:36:21.771Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-09T10:36:21.771Z | error: cannot install while Rust is installed |
| 39 | 2026-04-09T10:36:21.771Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-09T10:36:21.771Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-09T10:36:21.771Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-09T10:36:21.771Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-09T10:36:21.771Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-09T10:36:21.784Z | info: profile set to default |
| 45 | 2026-04-09T10:36:21.784Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-09T10:36:21.787Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-09T10:36:21.929Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-09T10:36:21.932Z | info: downloading 6 components |
| 49 | 2026-04-09T10:36:36.090Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-04-09T10:36:36.091Z | |
| 51 | 2026-04-09T10:36:36.121Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-09T10:36:36.121Z | |
| 53 | 2026-04-09T10:36:36.124Z | |
| 54 | 2026-04-09T10:36:36.124Z | Rust is installed now. Great! |
| 55 | 2026-04-09T10:36:36.124Z | |
| 56 | 2026-04-09T10:36:36.124Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-09T10:36:36.124Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-09T10:36:36.124Z | |
| 59 | 2026-04-09T10:36:36.124Z | To configure your current shell, you need to source |
| 60 | 2026-04-09T10:36:36.124Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-09T10:36:36.124Z | |
| 62 | 2026-04-09T10:36:36.124Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-09T10:36:36.124Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-09T10:36:36.124Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-09T10:36:36.124Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-09T10:36:36.124Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-09T10:36:36.124Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-09T10:36:36.124Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-09T10:36:36.125Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-09T10:36:36.125Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-09T10:36:36.205Z | + rustup --version |
| 72 | 2026-04-09T10:36:36.213Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-09T10:36:36.217Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-09T10:36:36.236Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-09T10:36:36.239Z | + cargo --version |
| 76 | 2026-04-09T10:36:36.251Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-09T10:36:36.254Z | + rustc --version |
| 78 | 2026-04-09T10:36:36.274Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-09T10:36:36.277Z | process exited: duration 16039 ms, exit code 0 |
| |
| 80 | 2026-04-09T10:36:36.283Z | starting task 2: "authentication" |
| 81 | 2026-04-09T10:36:36.299Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-09T10:36:36.306Z | starting task 3: "clone repository" |
| 83 | 2026-04-09T10:36:36.309Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-09T10:36:36.312Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-09T10:36:36.340Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-09T10:36:37.163Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-09T10:36:37.166Z | + git fetch origin ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 88 | 2026-04-09T10:36:37.416Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-09T10:36:37.416Z | * branch ab9008db67870d407c9413ef129e4eb701cc81a6 -> FETCH_HEAD |
| 90 | 2026-04-09T10:36:37.423Z | + [[ -n zl/filter-mcast-srcs ]] |
| 91 | 2026-04-09T10:36:37.426Z | ++ git branch --show-current |
| 92 | 2026-04-09T10:36:37.426Z | + current=master |
| 93 | 2026-04-09T10:36:37.426Z | + [[ master != zl/filter-mcast-srcs ]] |
| 94 | 2026-04-09T10:36:37.426Z | + git branch -f zl/filter-mcast-srcs ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 95 | 2026-04-09T10:36:37.430Z | + git checkout -f zl/filter-mcast-srcs |
| 96 | 2026-04-09T10:36:37.444Z | Switched to branch 'zl/filter-mcast-srcs' |
| 97 | 2026-04-09T10:36:37.448Z | + git reset --hard ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 98 | 2026-04-09T10:36:37.451Z | HEAD is now at ab9008d [review] api comment updates for ord impl |
| 99 | 2026-04-09T10:36:37.454Z | process exited: duration 1145 ms, exit code 0 |
| |
| 100 | 2026-04-09T10:36:37.460Z | starting task 4: "build" |
| 101 | 2026-04-09T10:36:37.464Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-09T10:36:37.464Z | ++ rustup show active-toolchain |
| 103 | 2026-04-09T10:36:37.470Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-09T10:36:37.473Z | ++ pushd xde |
| 105 | 2026-04-09T10:36:37.473Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-09T10:36:37.473Z | ++ rustup show active-toolchain |
| 107 | 2026-04-09T10:36:37.477Z | info: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos |
| 108 | 2026-04-09T10:36:37.628Z | info: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 109 | 2026-04-09T10:36:37.631Z | info: downloading 6 components |
| 110 | 2026-04-09T10:36:53.989Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-09T10:36:54.066Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-09T10:36:54.069Z | +++ head -n 1 |
| 113 | 2026-04-09T10:36:54.069Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-09T10:36:54.126Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 115 | 2026-04-09T10:36:54.126Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 116 | 2026-04-09T10:36:54.126Z | ++ popd |
| 117 | 2026-04-09T10:36:54.129Z | /work/oxidecomputer/opte |
| 118 | 2026-04-09T10:36:54.129Z | + cargo --version |
| 119 | 2026-04-09T10:36:54.136Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 120 | 2026-04-09T10:36:54.139Z | + rustc --version |
| 121 | 2026-04-09T10:36:54.159Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 122 | 2026-04-09T10:36:54.162Z | + cd lib/opte |
| 123 | 2026-04-09T10:36:54.163Z | + header 'check style' |
| 124 | 2026-04-09T10:36:54.163Z | + echo '# ==== check style ==== #' |
| 125 | 2026-04-09T10:36:54.163Z | # ==== check style ==== # |
| 126 | 2026-04-09T10:36:54.163Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-04-09T10:36:54.345Z | |
| 128 | 2026-04-09T10:36:54.346Z | real 0.180108797 |
| 129 | 2026-04-09T10:36:54.346Z | user 0.135166832 |
| 130 | 2026-04-09T10:36:54.349Z | sys 0.040196161 |
| 131 | 2026-04-09T10:36:54.349Z | trap 0.000006428 |
| 132 | 2026-04-09T10:36:54.349Z | tflt 0.000003828 |
| 133 | 2026-04-09T10:36:54.349Z | dflt 0.000051529 |
| 134 | 2026-04-09T10:36:54.349Z | kflt 0.000000000 |
| 135 | 2026-04-09T10:36:54.349Z | lock 0.047425578 |
| 136 | 2026-04-09T10:36:54.349Z | slp 0.160791575 |
| 137 | 2026-04-09T10:36:54.349Z | lat 0.001181055 |
| 138 | 2026-04-09T10:36:54.349Z | stop 0.000119550 |
| 139 | 2026-04-09T10:36:54.349Z | + header 'check docs' |
| 140 | 2026-04-09T10:36:54.349Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-04-09T10:36:54.349Z | # ==== check docs ==== # |
| 142 | 2026-04-09T10:36:54.349Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-04-09T10:36:54.349Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-04-09T10:36:54.415Z | Updating crates.io index |
| 145 | 2026-04-09T10:36:54.447Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-09T10:36:55.390Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-09T10:36:55.670Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-09T10:36:56.059Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-09T10:36:56.428Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-09T10:36:56.690Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-09T10:36:56.950Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-09T10:36:58.538Z | Downloading crates ... |
| 153 | 2026-04-09T10:36:58.586Z | Downloaded byteorder v1.5.0 |
| 154 | 2026-04-09T10:36:58.589Z | Downloaded cfg-if v1.0.4 |
| 155 | 2026-04-09T10:36:58.592Z | Downloaded hash32 v0.3.1 |
| 156 | 2026-04-09T10:36:58.595Z | Downloaded darling_macro v0.21.3 |
| 157 | 2026-04-09T10:36:58.595Z | Downloaded block-buffer v0.10.4 |
| 158 | 2026-04-09T10:36:58.595Z | Downloaded dyn-clone v1.0.20 |
| 159 | 2026-04-09T10:36:58.595Z | Downloaded dof v0.4.0 |
| 160 | 2026-04-09T10:36:58.598Z | Downloaded dtrace-parser v0.3.0 |
| 161 | 2026-04-09T10:36:58.598Z | Downloaded defmt-parser v1.0.0 |
| 162 | 2026-04-09T10:36:58.599Z | Downloaded either v1.15.0 |
| 163 | 2026-04-09T10:36:58.599Z | Downloaded digest v0.10.7 |
| 164 | 2026-04-09T10:36:58.602Z | Downloaded embedded-io v0.4.0 |
| 165 | 2026-04-09T10:36:58.606Z | Downloaded ref-cast v1.0.25 |
| 166 | 2026-04-09T10:36:58.609Z | Downloaded managed v0.8.0 |
| 167 | 2026-04-09T10:36:58.612Z | Downloaded ref-cast-impl v1.0.25 |
| 168 | 2026-04-09T10:36:58.620Z | Downloaded bitflags v1.3.2 |
| 169 | 2026-04-09T10:36:58.623Z | Downloaded ipnetwork v0.21.1 |
| 170 | 2026-04-09T10:36:58.628Z | Downloaded generic-array v0.14.7 |
| 171 | 2026-04-09T10:36:58.633Z | Downloaded thread-id v5.1.0 |
| 172 | 2026-04-09T10:36:58.636Z | Downloaded usdt-macro v0.6.0 |
| 173 | 2026-04-09T10:36:58.636Z | Downloaded strsim v0.11.1 |
| 174 | 2026-04-09T10:36:58.639Z | Downloaded itoa v1.0.17 |
| 175 | 2026-04-09T10:36:58.643Z | Downloaded crypto-common v0.1.7 |
| 176 | 2026-04-09T10:36:58.646Z | Downloaded cpufeatures v0.2.17 |
| 177 | 2026-04-09T10:36:58.646Z | Downloaded embedded-io v0.6.1 |
| 178 | 2026-04-09T10:36:58.646Z | Downloaded pretty-hex v0.4.1 |
| 179 | 2026-04-09T10:36:58.650Z | Downloaded defmt v0.3.100 |
| 180 | 2026-04-09T10:36:58.653Z | Downloaded version_check v0.9.5 |
| 181 | 2026-04-09T10:36:58.653Z | Downloaded serde_tokenstream v0.2.2 |
| 182 | 2026-04-09T10:36:58.656Z | Downloaded thiserror v2.0.18 |
| 183 | 2026-04-09T10:36:58.656Z | Downloaded scroll v0.13.0 |
| 184 | 2026-04-09T10:36:58.659Z | Downloaded bitflags v2.10.0 |
| 185 | 2026-04-09T10:36:58.662Z | Downloaded stable_deref_trait v1.2.1 |
| 186 | 2026-04-09T10:36:58.662Z | Downloaded fnv v1.0.7 |
| 187 | 2026-04-09T10:36:58.662Z | Downloaded tabwriter v1.4.1 |
| 188 | 2026-04-09T10:36:58.665Z | Downloaded ident_case v1.0.1 |
| 189 | 2026-04-09T10:36:58.665Z | Downloaded usdt v0.6.0 |
| 190 | 2026-04-09T10:36:58.669Z | Downloaded usdt-attr-macro v0.6.0 |
| 191 | 2026-04-09T10:36:58.672Z | Downloaded scroll_derive v0.13.1 |
| 192 | 2026-04-09T10:36:58.672Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 193 | 2026-04-09T10:36:58.675Z | Downloaded plain v0.2.3 |
| 194 | 2026-04-09T10:36:58.683Z | Downloaded thiserror-impl v2.0.18 |
| 195 | 2026-04-09T10:36:58.686Z | Downloaded usdt-impl v0.6.0 |
| 196 | 2026-04-09T10:36:58.686Z | Downloaded macaddr v1.0.1 |
| 197 | 2026-04-09T10:36:58.692Z | Downloaded sha2 v0.10.9 |
| 198 | 2026-04-09T10:36:58.695Z | Downloaded ingot-types v0.1.2 |
| 199 | 2026-04-09T10:36:58.698Z | Downloaded quote v1.0.44 |
| 200 | 2026-04-09T10:36:58.701Z | Downloaded defmt-macros v1.0.1 |
| 201 | 2026-04-09T10:36:58.701Z | Downloaded postcard v1.1.3 |
| 202 | 2026-04-09T10:36:58.708Z | Downloaded cobs v0.3.0 |
| 203 | 2026-04-09T10:36:58.712Z | Downloaded aho-corasick v1.1.4 |
| 204 | 2026-04-09T10:36:58.715Z | Downloaded zmij v1.0.20 |
| 205 | 2026-04-09T10:36:58.715Z | Downloaded proc-macro-error2 v2.0.1 |
| 206 | 2026-04-09T10:36:58.718Z | Downloaded ingot v0.1.1 |
| 207 | 2026-04-09T10:36:58.723Z | Downloaded darling v0.21.3 |
| 208 | 2026-04-09T10:36:58.730Z | Downloaded ucd-trie v0.1.7 |
| 209 | 2026-04-09T10:36:58.733Z | Downloaded serde_core v1.0.228 |
| 210 | 2026-04-09T10:36:58.736Z | Downloaded heapless v0.8.0 |
| 211 | 2026-04-09T10:36:58.739Z | Downloaded crc32fast v1.5.0 |
| 212 | 2026-04-09T10:36:58.742Z | Downloaded memmap2 v0.9.9 |
| 213 | 2026-04-09T10:36:58.746Z | Downloaded pest_generator v2.8.6 |
| 214 | 2026-04-09T10:36:58.749Z | Downloaded ingot-macros v0.1.1 |
| 215 | 2026-04-09T10:36:58.749Z | Downloaded serde_derive v1.0.228 |
| 216 | 2026-04-09T10:36:58.752Z | Downloaded pest_derive v2.8.6 |
| 217 | 2026-04-09T10:36:58.756Z | Downloaded unicode-ident v1.0.23 |
| 218 | 2026-04-09T10:36:58.759Z | Downloaded log v0.4.29 |
| 219 | 2026-04-09T10:36:58.763Z | Downloaded defmt v1.0.1 |
| 220 | 2026-04-09T10:36:58.768Z | Downloaded proc-macro2 v1.0.106 |
| 221 | 2026-04-09T10:36:58.772Z | Downloaded pest_meta v2.8.6 |
| 222 | 2026-04-09T10:36:58.776Z | Downloaded typenum v1.19.0 |
| 223 | 2026-04-09T10:36:58.783Z | Downloaded serde v1.0.228 |
| 224 | 2026-04-09T10:36:58.796Z | Downloaded darling_core v0.21.3 |
| 225 | 2026-04-09T10:36:58.799Z | Downloaded memchr v2.8.0 |
| 226 | 2026-04-09T10:36:58.813Z | Downloaded zerocopy-derive v0.8.39 |
| 227 | 2026-04-09T10:36:58.824Z | Downloaded pest v2.8.6 |
| 228 | 2026-04-09T10:36:58.829Z | Downloaded regex v1.12.3 |
| 229 | 2026-04-09T10:36:58.836Z | Downloaded serde_json v1.0.149 |
| 230 | 2026-04-09T10:36:58.842Z | Downloaded itertools v0.14.0 |
| 231 | 2026-04-09T10:36:58.872Z | Downloaded goblin v0.10.4 |
| 232 | 2026-04-09T10:36:58.894Z | Downloaded zerocopy v0.8.39 |
| 233 | 2026-04-09T10:36:58.905Z | Downloaded unicode-width v0.2.2 |
| 234 | 2026-04-09T10:36:58.908Z | Downloaded syn v2.0.114 |
| 235 | 2026-04-09T10:36:58.915Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-04-09T10:36:58.923Z | Downloaded regex-syntax v0.8.9 |
| 237 | 2026-04-09T10:36:58.960Z | Downloaded regex-automata v0.4.14 |
| 238 | 2026-04-09T10:36:58.968Z | Downloaded libc v0.2.180 |
| 239 | 2026-04-09T10:36:59.024Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-04-09T10:36:59.025Z | Compiling quote v1.0.44 |
| 241 | 2026-04-09T10:36:59.025Z | Compiling unicode-ident v1.0.23 |
| 242 | 2026-04-09T10:36:59.028Z | Documenting unicode-ident v1.0.23 |
| 243 | 2026-04-09T10:36:59.028Z | Compiling ident_case v1.0.1 |
| 244 | 2026-04-09T10:36:59.028Z | Compiling serde_core v1.0.228 |
| 245 | 2026-04-09T10:36:59.028Z | Compiling strsim v0.11.1 |
| 246 | 2026-04-09T10:36:59.173Z | Compiling fnv v1.0.7 |
| 247 | 2026-04-09T10:36:59.190Z | Compiling memchr v2.8.0 |
| 248 | 2026-04-09T10:36:59.368Z | Compiling serde v1.0.228 |
| 249 | 2026-04-09T10:36:59.406Z | Compiling thiserror v2.0.18 |
| 250 | 2026-04-09T10:36:59.454Z | Compiling regex-syntax v0.8.9 |
| 251 | 2026-04-09T10:36:59.505Z | Compiling zerocopy v0.8.39 |
| 252 | 2026-04-09T10:36:59.669Z | Documenting proc-macro2 v1.0.106 |
| 253 | 2026-04-09T10:36:59.739Z | Compiling aho-corasick v1.1.4 |
| 254 | 2026-04-09T10:37:00.085Z | Compiling syn v2.0.114 |
| 255 | 2026-04-09T10:37:00.154Z | Checking byteorder v1.5.0 |
| 256 | 2026-04-09T10:37:00.251Z | Documenting quote v1.0.44 |
| 257 | 2026-04-09T10:37:00.319Z | Documenting ident_case v1.0.1 |
| 258 | 2026-04-09T10:37:00.733Z | Documenting syn v2.0.114 |
| 259 | 2026-04-09T10:37:00.761Z | Compiling either v1.15.0 |
| 260 | 2026-04-09T10:37:00.916Z | Documenting strsim v0.11.1 |
| 261 | 2026-04-09T10:37:00.961Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-04-09T10:37:01.234Z | Documenting fnv v1.0.7 |
| 263 | 2026-04-09T10:37:01.378Z | Compiling itertools v0.14.0 |
| 264 | 2026-04-09T10:37:01.572Z | Compiling heapless v0.8.0 |
| 265 | 2026-04-09T10:37:01.675Z | Documenting memchr v2.8.0 |
| 266 | 2026-04-09T10:37:02.020Z | Checking bitflags v2.10.0 |
| 267 | 2026-04-09T10:37:02.136Z | Checking darling_core v0.21.3 |
| 268 | 2026-04-09T10:37:02.174Z | Checking hash32 v0.3.1 |
| 269 | 2026-04-09T10:37:02.281Z | Documenting serde_core v1.0.228 |
| 270 | 2026-04-09T10:37:02.292Z | Documenting aho-corasick v1.1.4 |
| 271 | 2026-04-09T10:37:02.850Z | Documenting darling_core v0.21.3 |
| 272 | 2026-04-09T10:37:03.038Z | Compiling regex v1.12.3 |
| 273 | 2026-04-09T10:37:03.088Z | Checking cfg-if v1.0.4 |
| 274 | 2026-04-09T10:37:03.148Z | Checking macaddr v1.0.1 |
| 275 | 2026-04-09T10:37:03.258Z | Checking stable_deref_trait v1.2.1 |
| 276 | 2026-04-09T10:37:03.296Z | Documenting regex-syntax v0.8.9 |
| 277 | 2026-04-09T10:37:03.323Z | Compiling smoltcp v0.11.0 |
| 278 | 2026-04-09T10:37:03.733Z | Compiling thiserror-impl v2.0.18 |
| 279 | 2026-04-09T10:37:03.826Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-04-09T10:37:03.880Z | Compiling zerocopy-derive v0.8.39 |
| 281 | 2026-04-09T10:37:03.917Z | Documenting darling_macro v0.21.3 |
| 282 | 2026-04-09T10:37:03.942Z | Documenting zerocopy-derive v0.8.39 |
| 283 | 2026-04-09T10:37:04.369Z | Documenting regex-automata v0.4.14 |
| 284 | 2026-04-09T10:37:04.538Z | Documenting thiserror-impl v2.0.18 |
| 285 | 2026-04-09T10:37:04.632Z | Documenting serde_derive v1.0.228 |
| 286 | 2026-04-09T10:37:04.683Z | Compiling darling_macro v0.21.3 |
| 287 | 2026-04-09T10:37:04.706Z | Checking bitflags v1.3.2 |
| 288 | 2026-04-09T10:37:04.780Z | Checking managed v0.8.0 |
| 289 | 2026-04-09T10:37:04.961Z | Documenting byteorder v1.5.0 |
| 290 | 2026-04-09T10:37:05.056Z | Checking cobs v0.3.0 |
| 291 | 2026-04-09T10:37:05.202Z | Documenting bitflags v2.10.0 |
| 292 | 2026-04-09T10:37:05.265Z | Compiling darling v0.21.3 |
| 293 | 2026-04-09T10:37:05.298Z | Documenting darling v0.21.3 |
| 294 | 2026-04-09T10:37:05.337Z | Compiling ingot-macros v0.1.1 |
| 295 | 2026-04-09T10:37:05.522Z | Documenting hash32 v0.3.1 |
| 296 | 2026-04-09T10:37:05.759Z | Documenting regex v1.12.3 |
| 297 | 2026-04-09T10:37:05.803Z | Documenting thiserror v2.0.18 |
| 298 | 2026-04-09T10:37:05.947Z | Documenting zerocopy v0.8.39 |
| 299 | 2026-04-09T10:37:06.157Z | Documenting macaddr v1.0.1 |
| 300 | 2026-04-09T10:37:06.254Z | Documenting cfg-if v1.0.4 |
| 301 | 2026-04-09T10:37:06.403Z | Documenting stable_deref_trait v1.2.1 |
| 302 | 2026-04-09T10:37:06.644Z | Documenting ingot-macros v0.1.1 |
| 303 | 2026-04-09T10:37:06.730Z | Documenting serde v1.0.228 |
| 304 | 2026-04-09T10:37:06.879Z | Compiling crc32fast v1.5.0 |
| 305 | 2026-04-09T10:37:06.964Z | Compiling ref-cast v1.0.25 |
| 306 | 2026-04-09T10:37:07.042Z | Documenting heapless v0.8.0 |
| 307 | 2026-04-09T10:37:07.210Z | Checking postcard v1.1.3 |
| 308 | 2026-04-09T10:37:07.317Z | Documenting cobs v0.3.0 |
| 309 | 2026-04-09T10:37:07.720Z | Compiling ref-cast-impl v1.0.25 |
| 310 | 2026-04-09T10:37:07.873Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-04-09T10:37:07.990Z | Checking ipnetwork v0.21.1 |
| 312 | 2026-04-09T10:37:08.011Z | Documenting managed v0.8.0 |
| 313 | 2026-04-09T10:37:08.121Z | Checking unicode-width v0.2.2 |
| 314 | 2026-04-09T10:37:08.174Z | Checking ingot-types v0.1.2 |
| 315 | 2026-04-09T10:37:08.307Z | Compiling version_check v0.9.5 |
| 316 | 2026-04-09T10:37:08.313Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 317 | 2026-04-09T10:37:08.362Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-04-09T10:37:08.418Z | Documenting postcard v1.1.3 |
| 319 | 2026-04-09T10:37:08.511Z | Checking ingot v0.1.1 |
| 320 | 2026-04-09T10:37:08.575Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 321 | 2026-04-09T10:37:08.607Z | Documenting smoltcp v0.11.0 |
| 322 | 2026-04-09T10:37:08.656Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-04-09T10:37:08.804Z | Documenting either v1.15.0 |
| 324 | 2026-04-09T10:37:09.082Z | Documenting ingot-types v0.1.2 |
| 325 | 2026-04-09T10:37:09.093Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-04-09T10:37:09.303Z | Documenting ref-cast v1.0.25 |
| 327 | 2026-04-09T10:37:09.545Z | Checking tabwriter v1.4.1 |
| 328 | 2026-04-09T10:37:09.703Z | Documenting itertools v0.14.0 |
| 329 | 2026-04-09T10:37:09.903Z | Documenting tabwriter v1.4.1 |
| 330 | 2026-04-09T10:37:10.099Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 331 | 2026-04-09T10:37:10.378Z | Documenting crc32fast v1.5.0 |
| 332 | 2026-04-09T10:37:10.485Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 333 | 2026-04-09T10:37:10.538Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 334 | 2026-04-09T10:37:10.815Z | Documenting ingot v0.1.1 |
| 335 | 2026-04-09T10:37:11.018Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-04-09T10:37:11.057Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-04-09T10:37:11.268Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-04-09T10:37:11.543Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-04-09T10:37:13.170Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-04-09T10:37:14.184Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-04-09T10:37:16.401Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.04s |
| 342 | 2026-04-09T10:37:16.480Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-04-09T10:37:16.498Z | |
| 344 | 2026-04-09T10:37:16.502Z | real 22.131294940 |
| 345 | 2026-04-09T10:37:16.502Z | user 1:15.582817637 |
| 346 | 2026-04-09T10:37:16.502Z | sys 15.750743711 |
| 347 | 2026-04-09T10:37:16.502Z | trap 0.044504575 |
| 348 | 2026-04-09T10:37:16.502Z | tflt 0.080160709 |
| 349 | 2026-04-09T10:37:16.502Z | dflt 0.072577526 |
| 350 | 2026-04-09T10:37:16.502Z | kflt 0.005092512 |
| 351 | 2026-04-09T10:37:16.502Z | lock 5:39.409700729 |
| 352 | 2026-04-09T10:37:16.502Z | slp 4:55.892998980 |
| 353 | 2026-04-09T10:37:16.502Z | lat 8.094566171 |
| 354 | 2026-04-09T10:37:16.502Z | stop 8.537732580 |
| 355 | 2026-04-09T10:37:16.502Z | + header 'analyze std + api' |
| 356 | 2026-04-09T10:37:16.503Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-04-09T10:37:16.503Z | # ==== analyze std + api ==== # |
| 358 | 2026-04-09T10:37:16.503Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-04-09T10:37:16.733Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-04-09T10:37:16.733Z | Compiling quote v1.0.44 |
| 361 | 2026-04-09T10:37:16.733Z | Compiling unicode-ident v1.0.23 |
| 362 | 2026-04-09T10:37:16.733Z | Compiling memchr v2.8.0 |
| 363 | 2026-04-09T10:37:16.736Z | Compiling thiserror v2.0.18 |
| 364 | 2026-04-09T10:37:16.736Z | Compiling zerocopy v0.8.39 |
| 365 | 2026-04-09T10:37:16.736Z | Compiling zmij v1.0.20 |
| 366 | 2026-04-09T10:37:16.736Z | Compiling serde_core v1.0.228 |
| 367 | 2026-04-09T10:37:16.905Z | Compiling libc v0.2.180 |
| 368 | 2026-04-09T10:37:17.068Z | Compiling serde_json v1.0.149 |
| 369 | 2026-04-09T10:37:17.100Z | Compiling ucd-trie v0.1.7 |
| 370 | 2026-04-09T10:37:17.294Z | Compiling pest v2.8.6 |
| 371 | 2026-04-09T10:37:17.317Z | Compiling serde v1.0.228 |
| 372 | 2026-04-09T10:37:17.333Z | Compiling strsim v0.11.1 |
| 373 | 2026-04-09T10:37:17.337Z | Compiling ident_case v1.0.1 |
| 374 | 2026-04-09T10:37:17.440Z | Compiling fnv v1.0.7 |
| 375 | 2026-04-09T10:37:17.702Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-04-09T10:37:17.719Z | Checking byteorder v1.5.0 |
| 377 | 2026-04-09T10:37:17.750Z | Compiling itoa v1.0.17 |
| 378 | 2026-04-09T10:37:17.917Z | Compiling regex-syntax v0.8.9 |
| 379 | 2026-04-09T10:37:18.121Z | Compiling syn v2.0.114 |
| 380 | 2026-04-09T10:37:18.312Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-04-09T10:37:18.590Z | Compiling either v1.15.0 |
| 382 | 2026-04-09T10:37:18.627Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-04-09T10:37:18.784Z | Compiling itertools v0.14.0 |
| 384 | 2026-04-09T10:37:19.057Z | Compiling thread-id v5.1.0 |
| 385 | 2026-04-09T10:37:19.171Z | Compiling heapless v0.8.0 |
| 386 | 2026-04-09T10:37:19.243Z | Checking log v0.4.29 |
| 387 | 2026-04-09T10:37:19.335Z | Compiling regex-automata v0.4.14 |
| 388 | 2026-04-09T10:37:19.458Z | Checking plain v0.2.3 |
| 389 | 2026-04-09T10:37:19.915Z | Checking bitflags v2.10.0 |
| 390 | 2026-04-09T10:37:19.956Z | Checking hash32 v0.3.1 |
| 391 | 2026-04-09T10:37:19.995Z | Checking macaddr v1.0.1 |
| 392 | 2026-04-09T10:37:20.023Z | Checking cfg-if v1.0.4 |
| 393 | 2026-04-09T10:37:20.067Z | Checking pretty-hex v0.4.1 |
| 394 | 2026-04-09T10:37:20.070Z | Compiling smoltcp v0.11.0 |
| 395 | 2026-04-09T10:37:20.106Z | Checking stable_deref_trait v1.2.1 |
| 396 | 2026-04-09T10:37:20.295Z | Compiling version_check v0.9.5 |
| 397 | 2026-04-09T10:37:20.405Z | Compiling ref-cast v1.0.25 |
| 398 | 2026-04-09T10:37:20.408Z | Compiling crc32fast v1.5.0 |
| 399 | 2026-04-09T10:37:20.547Z | Checking bitflags v1.3.2 |
| 400 | 2026-04-09T10:37:20.563Z | Checking managed v0.8.0 |
| 401 | 2026-04-09T10:37:20.609Z | Compiling pest_generator v2.8.6 |
| 402 | 2026-04-09T10:37:20.687Z | Compiling darling_core v0.21.3 |
| 403 | 2026-04-09T10:37:20.778Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 404 | 2026-04-09T10:37:20.804Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 405 | 2026-04-09T10:37:21.022Z | Checking memmap2 v0.9.9 |
| 406 | 2026-04-09T10:37:21.097Z | Compiling regex v1.12.3 |
| 407 | 2026-04-09T10:37:21.180Z | Checking ipnetwork v0.21.1 |
| 408 | 2026-04-09T10:37:21.242Z | Checking unicode-width v0.2.2 |
| 409 | 2026-04-09T10:37:21.482Z | Checking tabwriter v1.4.1 |
| 410 | 2026-04-09T10:37:21.612Z | Checking dyn-clone v1.0.20 |
| 411 | 2026-04-09T10:37:21.815Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-04-09T10:37:21.819Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-04-09T10:37:21.819Z | Compiling zerocopy-derive v0.8.39 |
| 414 | 2026-04-09T10:37:21.827Z | Compiling pest_derive v2.8.6 |
| 415 | 2026-04-09T10:37:21.939Z | Compiling scroll_derive v0.13.1 |
| 416 | 2026-04-09T10:37:22.220Z | Compiling ref-cast-impl v1.0.25 |
| 417 | 2026-04-09T10:37:22.325Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 418 | 2026-04-09T10:37:22.696Z | Compiling darling_macro v0.21.3 |
| 419 | 2026-04-09T10:37:22.745Z | Checking scroll v0.13.0 |
| 420 | 2026-04-09T10:37:22.956Z | Checking goblin v0.10.4 |
| 421 | 2026-04-09T10:37:23.054Z | Compiling dtrace-parser v0.3.0 |
| 422 | 2026-04-09T10:37:23.077Z | Checking cobs v0.3.0 |
| 423 | 2026-04-09T10:37:23.199Z | Compiling darling v0.21.3 |
| 424 | 2026-04-09T10:37:23.270Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-04-09T10:37:23.291Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 426 | 2026-04-09T10:37:24.456Z | Checking postcard v1.1.3 |
| 427 | 2026-04-09T10:37:24.461Z | Compiling serde_tokenstream v0.2.2 |
| 428 | 2026-04-09T10:37:25.796Z | Checking dof v0.4.0 |
| 429 | 2026-04-09T10:37:25.796Z | Checking ingot-types v0.1.2 |
| 430 | 2026-04-09T10:37:26.092Z | Checking ingot v0.1.1 |
| 431 | 2026-04-09T10:37:26.707Z | Compiling usdt-attr-macro v0.6.0 |
| 432 | 2026-04-09T10:37:26.707Z | Compiling usdt-macro v0.6.0 |
| 433 | 2026-04-09T10:37:27.295Z | Checking usdt v0.6.0 |
| 434 | 2026-04-09T10:37:27.549Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 435 | 2026-04-09T10:37:35.682Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.12s |
| 436 | 2026-04-09T10:37:35.709Z | |
| 437 | 2026-04-09T10:37:35.712Z | real 19.201234045 |
| 438 | 2026-04-09T10:37:35.712Z | user 1:01.925090754 |
| 439 | 2026-04-09T10:37:35.712Z | sys 12.033599344 |
| 440 | 2026-04-09T10:37:35.712Z | trap 0.030962056 |
| 441 | 2026-04-09T10:37:35.712Z | tflt 0.178267782 |
| 442 | 2026-04-09T10:37:35.712Z | dflt 0.208050193 |
| 443 | 2026-04-09T10:37:35.712Z | kflt 0.000009375 |
| 444 | 2026-04-09T10:37:35.712Z | lock 2:34.800645399 |
| 445 | 2026-04-09T10:37:35.712Z | slp 4:13.319406982 |
| 446 | 2026-04-09T10:37:35.712Z | lat 2.819568908 |
| 447 | 2026-04-09T10:37:35.712Z | stop 5.471633830 |
| 448 | 2026-04-09T10:37:35.712Z | + header 'analyze no_std + engine + kernel' |
| 449 | 2026-04-09T10:37:35.712Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 450 | 2026-04-09T10:37:35.712Z | # ==== analyze no_std + engine + kernel ==== # |
| 451 | 2026-04-09T10:37:35.712Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 452 | 2026-04-09T10:37:35.885Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 453 | 2026-04-09T10:37:35.885Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 454 | 2026-04-09T10:37:35.885Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 455 | 2026-04-09T10:37:35.885Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 456 | 2026-04-09T10:37:36.152Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 457 | 2026-04-09T10:37:40.326Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.57s |
| 458 | 2026-04-09T10:37:40.349Z | |
| 459 | 2026-04-09T10:37:40.353Z | real 4.634015551 |
| 460 | 2026-04-09T10:37:40.353Z | user 5.008939948 |
| 461 | 2026-04-09T10:37:40.353Z | sys 0.863648541 |
| 462 | 2026-04-09T10:37:40.353Z | trap 0.000786091 |
| 463 | 2026-04-09T10:37:40.353Z | tflt 0.009515878 |
| 464 | 2026-04-09T10:37:40.353Z | dflt 0.003372563 |
| 465 | 2026-04-09T10:37:40.353Z | kflt 0.000000000 |
| 466 | 2026-04-09T10:37:40.353Z | lock 19.807114253 |
| 467 | 2026-04-09T10:37:40.353Z | slp 17.777398861 |
| 468 | 2026-04-09T10:37:40.353Z | lat 0.016010365 |
| 469 | 2026-04-09T10:37:40.353Z | stop 0.237021599 |
| 470 | 2026-04-09T10:37:40.353Z | + header test |
| 471 | 2026-04-09T10:37:40.353Z | + echo '# ==== test ==== #' |
| 472 | 2026-04-09T10:37:40.353Z | # ==== test ==== # |
| 473 | 2026-04-09T10:37:40.353Z | + ptime -m cargo test |
| 474 | 2026-04-09T10:37:40.494Z | Compiling serde_core v1.0.228 |
| 475 | 2026-04-09T10:37:40.497Z | Compiling thiserror v2.0.18 |
| 476 | 2026-04-09T10:37:40.497Z | Compiling zerocopy v0.8.39 |
| 477 | 2026-04-09T10:37:40.497Z | Compiling byteorder v1.5.0 |
| 478 | 2026-04-09T10:37:40.514Z | Compiling memchr v2.8.0 |
| 479 | 2026-04-09T10:37:40.519Z | Compiling unicode-ident v1.0.23 |
| 480 | 2026-04-09T10:37:40.522Z | Compiling zmij v1.0.20 |
| 481 | 2026-04-09T10:37:40.522Z | Compiling libc v0.2.180 |
| 482 | 2026-04-09T10:37:40.597Z | Compiling proc-macro2 v1.0.106 |
| 483 | 2026-04-09T10:37:40.646Z | Compiling scroll v0.13.0 |
| 484 | 2026-04-09T10:37:40.727Z | Compiling ucd-trie v0.1.7 |
| 485 | 2026-04-09T10:37:40.876Z | Compiling plain v0.2.3 |
| 486 | 2026-04-09T10:37:40.876Z | Compiling log v0.4.29 |
| 487 | 2026-04-09T10:37:40.907Z | Compiling itoa v1.0.17 |
| 488 | 2026-04-09T10:37:40.969Z | Compiling quote v1.0.44 |
| 489 | 2026-04-09T10:37:41.092Z | Compiling goblin v0.10.4 |
| 490 | 2026-04-09T10:37:41.162Z | Compiling pest v2.8.6 |
| 491 | 2026-04-09T10:37:41.379Z | Compiling hash32 v0.3.1 |
| 492 | 2026-04-09T10:37:41.540Z | Compiling pretty-hex v0.4.1 |
| 493 | 2026-04-09T10:37:41.625Z | Compiling cfg-if v1.0.4 |
| 494 | 2026-04-09T10:37:41.673Z | Compiling macaddr v1.0.1 |
| 495 | 2026-04-09T10:37:41.688Z | Compiling stable_deref_trait v1.2.1 |
| 496 | 2026-04-09T10:37:41.758Z | Compiling heapless v0.8.0 |
| 497 | 2026-04-09T10:37:41.933Z | Compiling syn v2.0.114 |
| 498 | 2026-04-09T10:37:42.081Z | Compiling thread-id v5.1.0 |
| 499 | 2026-04-09T10:37:42.156Z | Compiling cobs v0.3.0 |
| 500 | 2026-04-09T10:37:42.188Z | Compiling bitflags v1.3.2 |
| 501 | 2026-04-09T10:37:42.255Z | Compiling serde v1.0.228 |
| 502 | 2026-04-09T10:37:42.430Z | Compiling serde_json v1.0.149 |
| 503 | 2026-04-09T10:37:42.433Z | Compiling bitflags v2.10.0 |
| 504 | 2026-04-09T10:37:42.818Z | Compiling dtrace-parser v0.3.0 |
| 505 | 2026-04-09T10:37:42.880Z | Compiling managed v0.8.0 |
| 506 | 2026-04-09T10:37:42.905Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-04-09T10:37:43.097Z | Compiling smoltcp v0.11.0 |
| 508 | 2026-04-09T10:37:43.127Z | Compiling postcard v1.1.3 |
| 509 | 2026-04-09T10:37:43.259Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-04-09T10:37:43.471Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-04-09T10:37:43.624Z | Compiling memmap2 v0.9.9 |
| 512 | 2026-04-09T10:37:43.838Z | Compiling ingot v0.1.1 |
| 513 | 2026-04-09T10:37:43.862Z | Compiling unicode-width v0.2.2 |
| 514 | 2026-04-09T10:37:43.915Z | Compiling either v1.15.0 |
| 515 | 2026-04-09T10:37:44.117Z | Compiling dof v0.4.0 |
| 516 | 2026-04-09T10:37:44.166Z | Compiling ipnetwork v0.21.1 |
| 517 | 2026-04-09T10:37:44.707Z | Compiling itertools v0.14.0 |
| 518 | 2026-04-09T10:37:45.707Z | Compiling usdt-impl v0.6.0 |
| 519 | 2026-04-09T10:37:46.127Z | Compiling usdt v0.6.0 |
| 520 | 2026-04-09T10:37:46.170Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 521 | 2026-04-09T10:37:46.408Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-04-09T10:37:46.754Z | Compiling ref-cast v1.0.25 |
| 523 | 2026-04-09T10:37:46.831Z | Compiling crc32fast v1.5.0 |
| 524 | 2026-04-09T10:37:46.887Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 525 | 2026-04-09T10:37:47.078Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 526 | 2026-04-09T10:37:47.577Z | Compiling dyn-clone v1.0.20 |
| 527 | 2026-04-09T10:38:01.673Z | Finished `test` profile [optimized + debuginfo] target(s) in 21.31s |
| 528 | 2026-04-09T10:38:01.686Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f2fe74f9482a9a3c) |
| 529 | 2026-04-09T10:38:01.690Z | |
| 530 | 2026-04-09T10:38:01.690Z | running 72 tests |
| 531 | 2026-04-09T10:38:01.690Z | test d_error::tests::name_and_data_storage ... ok |
| 532 | 2026-04-09T10:38:01.690Z | test d_error::tests::name_truncation ... ok |
| 533 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::chain_append_links ... ok |
| 534 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 535 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 536 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 537 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 538 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::prefix_len ... ok |
| 539 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 540 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::truncate ... ok |
| 541 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::read_seg ... ok |
| 542 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::wrap ... ok |
| 543 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 544 | 2026-04-09T10:38:01.690Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 545 | 2026-04-09T10:38:01.690Z | test ddi::time::test::good_interval ... ok |
| 546 | 2026-04-09T10:38:01.690Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 547 | 2026-04-09T10:38:01.690Z | test engine::dhcp::test::domainname_encode ... ok |
| 548 | 2026-04-09T10:38:01.690Z | test engine::dhcp::test::offlink_encode ... ok |
| 549 | 2026-04-09T10:38:01.690Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 550 | 2026-04-09T10:38:01.690Z | test engine::dhcp::test::hostname_encode ... ok |
| 551 | 2026-04-09T10:38:01.690Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 552 | 2026-04-09T10:38:01.690Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 553 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 554 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 555 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 556 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 557 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 558 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 559 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 560 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 561 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 562 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 563 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 564 | 2026-04-09T10:38:01.694Z | test ddi::time::test::bad_interval - should panic ... ok |
| 565 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 566 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 567 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::options::test::test_status ... ok |
| 568 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 569 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 570 | 2026-04-09T10:38:01.694Z | test engine::ether::test::emit ... ok |
| 571 | 2026-04-09T10:38:01.694Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 572 | 2026-04-09T10:38:01.694Z | test engine::flow_table::test::flow_clear ... ok |
| 573 | 2026-04-09T10:38:01.694Z | test engine::flow_table::test::flow_expired ... ok |
| 574 | 2026-04-09T10:38:01.694Z | test engine::geneve::test::emit_no_opts ... ok |
| 575 | 2026-04-09T10:38:01.694Z | test engine::geneve::test::emit_single_opt ... ok |
| 576 | 2026-04-09T10:38:01.694Z | test engine::ip::v4::test::cidr_match ... ok |
| 577 | 2026-04-09T10:38:01.694Z | test engine::ip::v4::test::emit ... ok |
| 578 | 2026-04-09T10:38:01.694Z | test engine::ip::v4::test::match_check ... ok |
| 579 | 2026-04-09T10:38:01.694Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 580 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::emit ... ok |
| 581 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::from_pairs ... ok |
| 582 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 583 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::option_push_spec ... ok |
| 584 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 585 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 586 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 587 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 588 | 2026-04-09T10:38:01.695Z | test engine::layer::test::find_rule ... ok |
| 589 | 2026-04-09T10:38:01.695Z | test engine::nat::test::nat4_rewrite ... ok |
| 590 | 2026-04-09T10:38:01.695Z | test engine::packet::test::straddled_tcp ... ok |
| 591 | 2026-04-09T10:38:01.695Z | test engine::packet::test::read_multi_segment ... ok |
| 592 | 2026-04-09T10:38:01.695Z | test engine::packet::test::small_packet_with_padding ... ok |
| 593 | 2026-04-09T10:38:01.695Z | test engine::packet::test::read_single_segment ... ok |
| 594 | 2026-04-09T10:38:01.695Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 595 | 2026-04-09T10:38:01.695Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 596 | 2026-04-09T10:38:01.695Z | test engine::ip::v6::test::push_spec ... ok |
| 597 | 2026-04-09T10:38:01.695Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 598 | 2026-04-09T10:38:01.695Z | test engine::rule::rule_matching ... ok |
| 599 | 2026-04-09T10:38:01.695Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 600 | 2026-04-09T10:38:01.695Z | test engine::snat::test::nat_mappings ... ok |
| 601 | 2026-04-09T10:38:01.695Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 602 | 2026-04-09T10:38:01.695Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 603 | 2026-04-09T10:38:01.695Z | |
| 604 | 2026-04-09T10:38:01.695Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 605 | 2026-04-09T10:38:01.695Z | |
| 606 | 2026-04-09T10:38:01.695Z | Doc-tests opte |
| 607 | 2026-04-09T10:38:03.677Z | |
| 608 | 2026-04-09T10:38:03.677Z | running 3 tests |
| 609 | 2026-04-09T10:38:03.680Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 610 | 2026-04-09T10:38:03.680Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-04-09T10:38:03.680Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 612 | 2026-04-09T10:38:03.680Z | |
| 613 | 2026-04-09T10:38:03.680Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 614 | 2026-04-09T10:38:03.680Z | |
| 615 | 2026-04-09T10:38:03.724Z | |
| 616 | 2026-04-09T10:38:03.728Z | real 23.362375730 |
| 617 | 2026-04-09T10:38:03.728Z | user 2:02.485335743 |
| 618 | 2026-04-09T10:38:03.728Z | sys 6.875768432 |
| 619 | 2026-04-09T10:38:03.728Z | trap 0.057401076 |
| 620 | 2026-04-09T10:38:03.728Z | tflt 0.183080689 |
| 621 | 2026-04-09T10:38:03.728Z | dflt 0.391038971 |
| 622 | 2026-04-09T10:38:03.728Z | kflt 0.000005839 |
| 623 | 2026-04-09T10:38:03.728Z | lock 4:38.119988256 |
| 624 | 2026-04-09T10:38:03.728Z | slp 5:05.150266059 |
| 625 | 2026-04-09T10:38:03.728Z | lat 6.418260030 |
| 626 | 2026-04-09T10:38:03.728Z | stop 2.384041143 |
| 627 | 2026-04-09T10:38:03.728Z | process exited: duration 86252 ms, exit code 0 |
| |
| 628 | 2026-04-09T10:38:03.735Z | found 0 output files |