|
|
|
| 1 | 2026-04-17T04:11:38.147Z | job assigned to worker 01KPCT4W8VNTKX7QWA45663N5F [factory aws, i-0e3bc5c3f45218b61] (queued for 57 s) |
| |
| 2 | 2026-04-17T04:11:45.056Z | starting task 0: "setup" |
| 3 | 2026-04-17T04:11:45.061Z | ++ uname -s |
| 4 | 2026-04-17T04:11:45.061Z | + kern=SunOS |
| 5 | 2026-04-17T04:11:45.061Z | + build_user=build |
| 6 | 2026-04-17T04:11:45.061Z | + build_uid=12345 |
| 7 | 2026-04-17T04:11:45.061Z | + work_dir=/work |
| 8 | 2026-04-17T04:11:45.061Z | + input_dir=/input |
| 9 | 2026-04-17T04:11:45.061Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T04:11:45.061Z | + case "$kern" in |
| 11 | 2026-04-17T04:11:45.062Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T04:11:45.062Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T04:11:47.065Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T04:11:47.160Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T04:11:47.164Z | + home_fs=zfs |
| 16 | 2026-04-17T04:11:47.164Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T04:11:47.164Z | + mkdir -p /home/build |
| 18 | 2026-04-17T04:11:47.164Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T04:11:49.165Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T04:11:49.173Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-04-17T04:11:49.183Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T04:11:49.187Z | + printf ' * rust toolchain channel = "%s"\n' 1.95.0 |
| 23 | 2026-04-17T04:11:49.187Z | * rust toolchain channel = "1.95.0" |
| 24 | 2026-04-17T04:11:49.187Z | * rust toolchain profile = "default" |
| 25 | 2026-04-17T04:11:49.187Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-17T04:11:49.187Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T04:11:49.187Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T04:11:49.194Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T04:11:49.195Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default |
| 30 | 2026-04-17T04:11:49.307Z | info: downloading installer |
| 31 | 2026-04-17T04:11:50.775Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T04:11:50.775Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T04:11:50.775Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T04:11:50.775Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T04:11:50.776Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T04:11:50.776Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T04:11:50.776Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T04:11:50.776Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T04:11:50.776Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T04:11:50.776Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T04:11:50.776Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T04:11:50.776Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T04:11:50.776Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T04:11:50.786Z | info: profile set to default |
| 45 | 2026-04-17T04:11:50.786Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T04:11:50.792Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T04:11:50.943Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-17T04:11:50.954Z | info: downloading 6 components |
| 49 | 2026-04-17T04:12:05.713Z | info: default toolchain set to 1.95.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T04:12:05.714Z | |
| 51 | 2026-04-17T04:12:05.746Z | 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-17T04:12:05.746Z | |
| 53 | 2026-04-17T04:12:05.746Z | |
| 54 | 2026-04-17T04:12:05.750Z | Rust is installed now. Great! |
| 55 | 2026-04-17T04:12:05.750Z | |
| 56 | 2026-04-17T04:12:05.750Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T04:12:05.750Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T04:12:05.750Z | |
| 59 | 2026-04-17T04:12:05.750Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T04:12:05.750Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T04:12:05.750Z | |
| 62 | 2026-04-17T04:12:05.750Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T04:12:05.750Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T04:12:05.750Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T04:12:05.750Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T04:12:05.750Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T04:12:05.751Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T04:12:05.751Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T04:12:05.751Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T04:12:05.751Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T04:12:05.833Z | + rustup --version |
| 72 | 2026-04-17T04:12:05.843Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T04:12:05.852Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T04:12:05.864Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-17T04:12:05.867Z | + cargo --version |
| 76 | 2026-04-17T04:12:05.880Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-17T04:12:05.884Z | + rustc --version |
| 78 | 2026-04-17T04:12:05.903Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-17T04:12:05.907Z | process exited: duration 16719 ms, exit code 0 |
| |
| 80 | 2026-04-17T04:12:05.916Z | starting task 2: "authentication" |
| 81 | 2026-04-17T04:12:05.934Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-04-17T04:12:05.942Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T04:12:05.945Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-17T04:12:05.948Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-17T04:12:05.970Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-17T04:12:07.193Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-17T04:12:07.197Z | + git fetch origin 882c068b404722c1733d645e40a73d14bb4404e1 |
| 88 | 2026-04-17T04:12:07.424Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-17T04:12:07.424Z | * branch 882c068b404722c1733d645e40a73d14bb4404e1 -> FETCH_HEAD |
| 90 | 2026-04-17T04:12:07.430Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-04-17T04:12:07.438Z | ++ git branch --show-current |
| 92 | 2026-04-17T04:12:07.438Z | + current=master |
| 93 | 2026-04-17T04:12:07.438Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-04-17T04:12:07.438Z | + git branch -f renovate/rust-1.x 882c068b404722c1733d645e40a73d14bb4404e1 |
| 95 | 2026-04-17T04:12:07.438Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-04-17T04:12:07.451Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-04-17T04:12:07.455Z | + git reset --hard 882c068b404722c1733d645e40a73d14bb4404e1 |
| 98 | 2026-04-17T04:12:07.467Z | HEAD is now at 882c068 Update dependency rust to v1.95.0 |
| 99 | 2026-04-17T04:12:07.474Z | process exited: duration 1525 ms, exit code 0 |
| |
| 100 | 2026-04-17T04:12:07.484Z | starting task 4: "build" |
| 101 | 2026-04-17T04:12:07.493Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-17T04:12:07.493Z | ++ rustup show active-toolchain |
| 103 | 2026-04-17T04:12:07.497Z | 1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-17T04:12:07.497Z | ++ pushd xde |
| 105 | 2026-04-17T04:12:07.497Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-17T04:12:07.497Z | ++ rustup show active-toolchain |
| 107 | 2026-04-17T04:12:07.505Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-17T04:12:08.005Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-17T04:12:08.010Z | info: downloading 6 components |
| 110 | 2026-04-17T04:12:25.765Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-17T04:12:25.814Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-17T04:12:25.814Z | +++ head -n 1 |
| 113 | 2026-04-17T04:12:25.830Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-17T04:12:25.865Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-17T04:12:25.865Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-17T04:12:25.876Z | ++ popd |
| 117 | 2026-04-17T04:12:25.876Z | /work/oxidecomputer/opte |
| 118 | 2026-04-17T04:12:25.877Z | + cargo --version |
| 119 | 2026-04-17T04:12:25.877Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 120 | 2026-04-17T04:12:25.877Z | + rustc --version |
| 121 | 2026-04-17T04:12:25.891Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 122 | 2026-04-17T04:12:25.891Z | + cd lib/opte |
| 123 | 2026-04-17T04:12:25.891Z | + header 'check style' |
| 124 | 2026-04-17T04:12:25.891Z | + echo '# ==== check style ==== #' |
| 125 | 2026-04-17T04:12:25.891Z | # ==== check style ==== # |
| 126 | 2026-04-17T04:12:25.891Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-04-17T04:12:26.062Z | |
| 128 | 2026-04-17T04:12:26.063Z | real 0.177920366 |
| 129 | 2026-04-17T04:12:26.063Z | user 0.134767691 |
| 130 | 2026-04-17T04:12:26.063Z | sys 0.036342314 |
| 131 | 2026-04-17T04:12:26.063Z | trap 0.000036354 |
| 132 | 2026-04-17T04:12:26.063Z | tflt 0.000036444 |
| 133 | 2026-04-17T04:12:26.063Z | dflt 0.000004039 |
| 134 | 2026-04-17T04:12:26.063Z | kflt 0.000000000 |
| 135 | 2026-04-17T04:12:26.063Z | lock 0.031738092 |
| 136 | 2026-04-17T04:12:26.063Z | slp 0.157663252 |
| 137 | 2026-04-17T04:12:26.063Z | lat 0.000758560 |
| 138 | 2026-04-17T04:12:26.063Z | stop 0.000098543 |
| 139 | 2026-04-17T04:12:26.166Z | + header 'check docs' |
| 140 | 2026-04-17T04:12:26.166Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-04-17T04:12:26.166Z | # ==== check docs ==== # |
| 142 | 2026-04-17T04:12:26.166Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-04-17T04:12:26.166Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-04-17T04:12:26.235Z | Updating crates.io index |
| 145 | 2026-04-17T04:12:26.235Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-17T04:12:26.944Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-17T04:12:27.454Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-17T04:12:27.868Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-17T04:12:28.266Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-17T04:12:28.450Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-17T04:12:28.773Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-17T04:12:31.102Z | Downloading crates ... |
| 153 | 2026-04-17T04:12:31.138Z | Downloaded embedded-io v0.6.1 |
| 154 | 2026-04-17T04:12:31.157Z | Downloaded cfg-if v1.0.4 |
| 155 | 2026-04-17T04:12:31.167Z | Downloaded pest_derive v2.8.6 |
| 156 | 2026-04-17T04:12:31.167Z | Downloaded usdt v0.6.0 |
| 157 | 2026-04-17T04:12:31.167Z | Downloaded crypto-common v0.1.7 |
| 158 | 2026-04-17T04:12:31.167Z | Downloaded defmt v1.0.1 |
| 159 | 2026-04-17T04:12:31.185Z | Downloaded generic-array v0.14.7 |
| 160 | 2026-04-17T04:12:31.185Z | Downloaded aho-corasick v1.1.4 |
| 161 | 2026-04-17T04:12:31.185Z | Downloaded memchr v2.8.0 |
| 162 | 2026-04-17T04:12:31.185Z | Downloaded serde_core v1.0.228 |
| 163 | 2026-04-17T04:12:31.185Z | Downloaded managed v0.8.0 |
| 164 | 2026-04-17T04:12:31.197Z | Downloaded either v1.15.0 |
| 165 | 2026-04-17T04:12:31.197Z | Downloaded darling v0.21.3 |
| 166 | 2026-04-17T04:12:31.197Z | Downloaded cobs v0.3.0 |
| 167 | 2026-04-17T04:12:31.198Z | Downloaded dof v0.4.0 |
| 168 | 2026-04-17T04:12:31.198Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-04-17T04:12:31.198Z | Downloaded cpufeatures v0.2.17 |
| 170 | 2026-04-17T04:12:31.198Z | Downloaded serde_tokenstream v0.2.3 |
| 171 | 2026-04-17T04:12:31.198Z | Downloaded darling_core v0.21.3 |
| 172 | 2026-04-17T04:12:31.213Z | Downloaded pest_generator v2.8.6 |
| 173 | 2026-04-17T04:12:31.213Z | Downloaded darling_macro v0.23.0 |
| 174 | 2026-04-17T04:12:31.213Z | Downloaded ingot-macros v0.1.1 |
| 175 | 2026-04-17T04:12:31.213Z | Downloaded dyn-clone v1.0.20 |
| 176 | 2026-04-17T04:12:31.213Z | Downloaded dtrace-parser v0.3.0 |
| 177 | 2026-04-17T04:12:31.213Z | Downloaded fnv v1.0.7 |
| 178 | 2026-04-17T04:12:31.239Z | Downloaded tabwriter v1.4.1 |
| 179 | 2026-04-17T04:12:31.239Z | Downloaded plain v0.2.3 |
| 180 | 2026-04-17T04:12:31.239Z | Downloaded version_check v0.9.5 |
| 181 | 2026-04-17T04:12:31.239Z | Downloaded ref-cast-impl v1.0.25 |
| 182 | 2026-04-17T04:12:31.239Z | Downloaded darling_macro v0.21.3 |
| 183 | 2026-04-17T04:12:31.239Z | Downloaded bitflags v1.3.2 |
| 184 | 2026-04-17T04:12:31.262Z | Downloaded defmt v0.3.100 |
| 185 | 2026-04-17T04:12:31.262Z | Downloaded itoa v1.0.18 |
| 186 | 2026-04-17T04:12:31.262Z | Downloaded stable_deref_trait v1.2.1 |
| 187 | 2026-04-17T04:12:31.262Z | Downloaded pretty-hex v0.4.2 |
| 188 | 2026-04-17T04:12:31.263Z | Downloaded ident_case v1.0.1 |
| 189 | 2026-04-17T04:12:31.263Z | Downloaded defmt-parser v1.0.0 |
| 190 | 2026-04-17T04:12:31.263Z | Downloaded embedded-io v0.4.0 |
| 191 | 2026-04-17T04:12:31.263Z | Downloaded block-buffer v0.10.4 |
| 192 | 2026-04-17T04:12:31.263Z | Downloaded usdt-attr-macro v0.6.0 |
| 193 | 2026-04-17T04:12:31.274Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 194 | 2026-04-17T04:12:31.274Z | Downloaded usdt-macro v0.6.0 |
| 195 | 2026-04-17T04:12:31.274Z | Downloaded ingot-types v0.1.2 |
| 196 | 2026-04-17T04:12:31.274Z | Downloaded ingot v0.1.1 |
| 197 | 2026-04-17T04:12:31.284Z | Downloaded defmt-macros v1.0.1 |
| 198 | 2026-04-17T04:12:31.284Z | Downloaded ipnetwork v0.21.1 |
| 199 | 2026-04-17T04:12:31.284Z | Downloaded memmap2 v0.9.10 |
| 200 | 2026-04-17T04:12:31.284Z | Downloaded strsim v0.11.1 |
| 201 | 2026-04-17T04:12:31.284Z | Downloaded ref-cast v1.0.25 |
| 202 | 2026-04-17T04:12:31.284Z | Downloaded thread-id v5.1.0 |
| 203 | 2026-04-17T04:12:31.284Z | Downloaded scroll_derive v0.13.1 |
| 204 | 2026-04-17T04:12:31.304Z | Downloaded thiserror-impl v2.0.18 |
| 205 | 2026-04-17T04:12:31.304Z | Downloaded thiserror v2.0.18 |
| 206 | 2026-04-17T04:12:31.330Z | Downloaded byteorder v1.5.0 |
| 207 | 2026-04-17T04:12:31.331Z | Downloaded darling v0.23.0 |
| 208 | 2026-04-17T04:12:31.331Z | Downloaded digest v0.10.7 |
| 209 | 2026-04-17T04:12:31.331Z | Downloaded crc32fast v1.5.0 |
| 210 | 2026-04-17T04:12:31.331Z | Downloaded proc-macro-error2 v2.0.1 |
| 211 | 2026-04-17T04:12:31.331Z | Downloaded macaddr v1.0.1 |
| 212 | 2026-04-17T04:12:31.331Z | Downloaded log v0.4.29 |
| 213 | 2026-04-17T04:12:31.331Z | Downloaded sha2 v0.10.9 |
| 214 | 2026-04-17T04:12:31.331Z | Downloaded quote v1.0.45 |
| 215 | 2026-04-17T04:12:31.331Z | Downloaded zmij v1.0.21 |
| 216 | 2026-04-17T04:12:31.341Z | Downloaded usdt-impl v0.6.0 |
| 217 | 2026-04-17T04:12:31.341Z | Downloaded bitflags v2.11.0 |
| 218 | 2026-04-17T04:12:31.341Z | Downloaded darling_core v0.23.0 |
| 219 | 2026-04-17T04:12:31.347Z | Downloaded scroll v0.13.0 |
| 220 | 2026-04-17T04:12:31.352Z | Downloaded ucd-trie v0.1.7 |
| 221 | 2026-04-17T04:12:31.352Z | Downloaded proc-macro2 v1.0.106 |
| 222 | 2026-04-17T04:12:31.362Z | Downloaded postcard v1.1.3 |
| 223 | 2026-04-17T04:12:31.442Z | Downloaded heapless v0.8.0 |
| 224 | 2026-04-17T04:12:31.442Z | Downloaded unicode-ident v1.0.24 |
| 225 | 2026-04-17T04:12:31.442Z | Downloaded pest_meta v2.8.6 |
| 226 | 2026-04-17T04:12:31.442Z | Downloaded serde_derive v1.0.228 |
| 227 | 2026-04-17T04:12:31.442Z | Downloaded typenum v1.19.0 |
| 228 | 2026-04-17T04:12:31.450Z | Downloaded zerocopy-derive v0.8.48 |
| 229 | 2026-04-17T04:12:31.451Z | Downloaded serde v1.0.228 |
| 230 | 2026-04-17T04:12:31.451Z | Downloaded itertools v0.14.0 |
| 231 | 2026-04-17T04:12:31.451Z | Downloaded pest v2.8.6 |
| 232 | 2026-04-17T04:12:31.451Z | Downloaded serde_json v1.0.149 |
| 233 | 2026-04-17T04:12:31.476Z | Downloaded goblin v0.10.5 |
| 234 | 2026-04-17T04:12:31.494Z | Downloaded regex v1.12.3 |
| 235 | 2026-04-17T04:12:31.514Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-04-17T04:12:31.522Z | Downloaded zerocopy v0.8.48 |
| 237 | 2026-04-17T04:12:31.532Z | Downloaded unicode-width v0.2.2 |
| 238 | 2026-04-17T04:12:31.540Z | Downloaded syn v2.0.117 |
| 239 | 2026-04-17T04:12:31.562Z | Downloaded regex-syntax v0.8.10 |
| 240 | 2026-04-17T04:12:31.606Z | Downloaded regex-automata v0.4.14 |
| 241 | 2026-04-17T04:12:31.634Z | Downloaded libc v0.2.185 |
| 242 | 2026-04-17T04:12:31.664Z | Compiling proc-macro2 v1.0.106 |
| 243 | 2026-04-17T04:12:31.664Z | Compiling quote v1.0.45 |
| 244 | 2026-04-17T04:12:31.664Z | Compiling unicode-ident v1.0.24 |
| 245 | 2026-04-17T04:12:31.677Z | Documenting unicode-ident v1.0.24 |
| 246 | 2026-04-17T04:12:31.678Z | Compiling strsim v0.11.1 |
| 247 | 2026-04-17T04:12:31.678Z | Compiling ident_case v1.0.1 |
| 248 | 2026-04-17T04:12:31.678Z | Compiling serde_core v1.0.228 |
| 249 | 2026-04-17T04:12:31.821Z | Compiling fnv v1.0.7 |
| 250 | 2026-04-17T04:12:31.848Z | Checking memchr v2.8.0 |
| 251 | 2026-04-17T04:12:31.905Z | Compiling serde v1.0.228 |
| 252 | 2026-04-17T04:12:32.050Z | Compiling thiserror v2.0.18 |
| 253 | 2026-04-17T04:12:32.111Z | Compiling regex-syntax v0.8.10 |
| 254 | 2026-04-17T04:12:32.219Z | Documenting proc-macro2 v1.0.106 |
| 255 | 2026-04-17T04:12:32.256Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-04-17T04:12:32.423Z | Compiling zerocopy v0.8.48 |
| 257 | 2026-04-17T04:12:32.714Z | Checking syn v2.0.117 |
| 258 | 2026-04-17T04:12:32.779Z | Documenting quote v1.0.45 |
| 259 | 2026-04-17T04:12:32.804Z | Compiling either v1.15.0 |
| 260 | 2026-04-17T04:12:33.010Z | Checking byteorder v1.5.0 |
| 261 | 2026-04-17T04:12:33.293Z | Documenting syn v2.0.117 |
| 262 | 2026-04-17T04:12:33.448Z | Compiling itertools v0.14.0 |
| 263 | 2026-04-17T04:12:33.532Z | Compiling heapless v0.8.0 |
| 264 | 2026-04-17T04:12:33.665Z | Compiling regex-automata v0.4.14 |
| 265 | 2026-04-17T04:12:33.859Z | Documenting memchr v2.8.0 |
| 266 | 2026-04-17T04:12:34.361Z | Checking bitflags v2.11.0 |
| 267 | 2026-04-17T04:12:34.494Z | Documenting aho-corasick v1.1.4 |
| 268 | 2026-04-17T04:12:34.515Z | Checking hash32 v0.3.1 |
| 269 | 2026-04-17T04:12:34.618Z | Documenting serde_core v1.0.228 |
| 270 | 2026-04-17T04:12:34.706Z | Checking cfg-if v1.0.4 |
| 271 | 2026-04-17T04:12:34.757Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-04-17T04:12:34.791Z | Documenting regex-syntax v0.8.10 |
| 273 | 2026-04-17T04:12:34.815Z | Checking macaddr v1.0.1 |
| 274 | 2026-04-17T04:12:34.974Z | Checking darling_core v0.21.3 |
| 275 | 2026-04-17T04:12:35.358Z | Compiling regex v1.12.3 |
| 276 | 2026-04-17T04:12:35.726Z | Compiling darling_core v0.23.0 |
| 277 | 2026-04-17T04:12:35.826Z | Documenting regex-automata v0.4.14 |
| 278 | 2026-04-17T04:12:35.859Z | Compiling smoltcp v0.11.0 |
| 279 | 2026-04-17T04:12:36.213Z | Documenting serde_derive v1.0.228 |
| 280 | 2026-04-17T04:12:36.243Z | Documenting zerocopy-derive v0.8.48 |
| 281 | 2026-04-17T04:12:36.306Z | Compiling serde_derive v1.0.228 |
| 282 | 2026-04-17T04:12:36.473Z | Compiling zerocopy-derive v0.8.48 |
| 283 | 2026-04-17T04:12:37.070Z | Compiling thiserror-impl v2.0.18 |
| 284 | 2026-04-17T04:12:37.142Z | Documenting regex v1.12.3 |
| 285 | 2026-04-17T04:12:37.195Z | Documenting thiserror-impl v2.0.18 |
| 286 | 2026-04-17T04:12:37.381Z | Compiling darling_macro v0.21.3 |
| 287 | 2026-04-17T04:12:37.708Z | Checking managed v0.8.0 |
| 288 | 2026-04-17T04:12:37.774Z | Compiling darling_macro v0.23.0 |
| 289 | 2026-04-17T04:12:37.889Z | Checking bitflags v1.3.2 |
| 290 | 2026-04-17T04:12:37.947Z | Documenting byteorder v1.5.0 |
| 291 | 2026-04-17T04:12:37.952Z | Compiling darling v0.21.3 |
| 292 | 2026-04-17T04:12:38.019Z | Compiling ingot-macros v0.1.1 |
| 293 | 2026-04-17T04:12:38.042Z | Documenting ingot-macros v0.1.1 |
| 294 | 2026-04-17T04:12:38.088Z | Documenting zerocopy v0.8.48 |
| 295 | 2026-04-17T04:12:38.344Z | Documenting thiserror v2.0.18 |
| 296 | 2026-04-17T04:12:38.373Z | Checking cobs v0.3.0 |
| 297 | 2026-04-17T04:12:38.478Z | Documenting hash32 v0.3.1 |
| 298 | 2026-04-17T04:12:38.503Z | Documenting bitflags v2.11.0 |
| 299 | 2026-04-17T04:12:38.875Z | Compiling crc32fast v1.5.0 |
| 300 | 2026-04-17T04:12:39.068Z | Documenting serde v1.0.228 |
| 301 | 2026-04-17T04:12:39.178Z | Compiling ref-cast v1.0.25 |
| 302 | 2026-04-17T04:12:39.259Z | Documenting macaddr v1.0.1 |
| 303 | 2026-04-17T04:12:39.395Z | Documenting stable_deref_trait v1.2.1 |
| 304 | 2026-04-17T04:12:39.449Z | Documenting cfg-if v1.0.4 |
| 305 | 2026-04-17T04:12:39.540Z | Checking postcard v1.1.3 |
| 306 | 2026-04-17T04:12:39.822Z | Documenting cobs v0.3.0 |
| 307 | 2026-04-17T04:12:39.963Z | Documenting heapless v0.8.0 |
| 308 | 2026-04-17T04:12:40.129Z | Compiling ref-cast-impl v1.0.25 |
| 309 | 2026-04-17T04:12:40.577Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 310 | 2026-04-17T04:12:40.712Z | Checking unicode-width v0.2.2 |
| 311 | 2026-04-17T04:12:40.736Z | Checking ipnetwork v0.21.1 |
| 312 | 2026-04-17T04:12:40.747Z | Checking ingot-types v0.1.2 |
| 313 | 2026-04-17T04:12:40.840Z | Compiling version_check v0.9.5 |
| 314 | 2026-04-17T04:12:40.902Z | Documenting managed v0.8.0 |
| 315 | 2026-04-17T04:12:40.951Z | Documenting postcard v1.1.3 |
| 316 | 2026-04-17T04:12:40.991Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 317 | 2026-04-17T04:12:41.014Z | Compiling darling v0.23.0 |
| 318 | 2026-04-17T04:12:41.088Z | Documenting ref-cast-impl v1.0.25 |
| 319 | 2026-04-17T04:12:41.103Z | Checking ingot v0.1.1 |
| 320 | 2026-04-17T04:12:41.109Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 321 | 2026-04-17T04:12:41.317Z | Documenting ingot-types v0.1.2 |
| 322 | 2026-04-17T04:12:41.348Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-04-17T04:12:41.537Z | Documenting either v1.15.0 |
| 324 | 2026-04-17T04:12:41.557Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-04-17T04:12:41.806Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-04-17T04:12:42.062Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 327 | 2026-04-17T04:12:42.281Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-04-17T04:12:42.498Z | Documenting tabwriter v1.4.1 |
| 329 | 2026-04-17T04:12:42.624Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-04-17T04:12:42.786Z | Documenting ingot v0.1.1 |
| 331 | 2026-04-17T04:12:43.002Z | Documenting itertools v0.14.0 |
| 332 | 2026-04-17T04:12:43.336Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 333 | 2026-04-17T04:12:43.665Z | Checking tabwriter v1.4.1 |
| 334 | 2026-04-17T04:12:43.884Z | Documenting crc32fast v1.5.0 |
| 335 | 2026-04-17T04:12:43.984Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-04-17T04:12:44.007Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-04-17T04:12:44.128Z | Checking dyn-clone v1.0.20 |
| 338 | 2026-04-17T04:12:44.233Z | Documenting dyn-clone v1.0.20 |
| 339 | 2026-04-17T04:12:45.297Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-04-17T04:12:46.543Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-04-17T04:12:48.700Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.63s |
| 342 | 2026-04-17T04:12:48.788Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-04-17T04:12:48.807Z | |
| 344 | 2026-04-17T04:12:48.811Z | real 22.731376378 |
| 345 | 2026-04-17T04:12:48.811Z | user 1:16.026289707 |
| 346 | 2026-04-17T04:12:48.811Z | sys 16.043452967 |
| 347 | 2026-04-17T04:12:48.811Z | trap 0.044260254 |
| 348 | 2026-04-17T04:12:48.811Z | tflt 0.033371714 |
| 349 | 2026-04-17T04:12:48.811Z | dflt 0.097747572 |
| 350 | 2026-04-17T04:12:48.811Z | kflt 0.004687411 |
| 351 | 2026-04-17T04:12:48.811Z | lock 6:52.935986396 |
| 352 | 2026-04-17T04:12:48.811Z | slp 4:17.138559719 |
| 353 | 2026-04-17T04:12:48.811Z | lat 9.291571970 |
| 354 | 2026-04-17T04:12:48.811Z | stop 9.691886445 |
| 355 | 2026-04-17T04:12:48.811Z | + header 'analyze std + api' |
| 356 | 2026-04-17T04:12:48.811Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-04-17T04:12:48.811Z | # ==== analyze std + api ==== # |
| 358 | 2026-04-17T04:12:48.811Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-04-17T04:12:49.052Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-04-17T04:12:49.052Z | Compiling quote v1.0.45 |
| 361 | 2026-04-17T04:12:49.052Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-04-17T04:12:49.052Z | Compiling memchr v2.8.0 |
| 363 | 2026-04-17T04:12:49.056Z | Compiling thiserror v2.0.18 |
| 364 | 2026-04-17T04:12:49.056Z | Compiling zerocopy v0.8.48 |
| 365 | 2026-04-17T04:12:49.056Z | Compiling zmij v1.0.21 |
| 366 | 2026-04-17T04:12:49.056Z | Compiling serde_core v1.0.228 |
| 367 | 2026-04-17T04:12:49.230Z | Compiling libc v0.2.185 |
| 368 | 2026-04-17T04:12:49.417Z | Compiling serde_json v1.0.149 |
| 369 | 2026-04-17T04:12:49.473Z | Compiling ucd-trie v0.1.7 |
| 370 | 2026-04-17T04:12:49.478Z | Compiling strsim v0.11.1 |
| 371 | 2026-04-17T04:12:49.478Z | Compiling ident_case v1.0.1 |
| 372 | 2026-04-17T04:12:49.630Z | Compiling pest v2.8.6 |
| 373 | 2026-04-17T04:12:49.666Z | Compiling serde v1.0.228 |
| 374 | 2026-04-17T04:12:49.882Z | Compiling fnv v1.0.7 |
| 375 | 2026-04-17T04:12:50.017Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-04-17T04:12:50.037Z | Compiling regex-syntax v0.8.10 |
| 377 | 2026-04-17T04:12:50.075Z | Compiling itoa v1.0.18 |
| 378 | 2026-04-17T04:12:50.307Z | Checking byteorder v1.5.0 |
| 379 | 2026-04-17T04:12:50.452Z | Compiling syn v2.0.117 |
| 380 | 2026-04-17T04:12:50.649Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-04-17T04:12:50.986Z | Compiling usdt-impl v0.6.0 |
| 382 | 2026-04-17T04:12:51.024Z | Compiling either v1.15.0 |
| 383 | 2026-04-17T04:12:51.196Z | Compiling itertools v0.14.0 |
| 384 | 2026-04-17T04:12:51.400Z | Compiling thread-id v5.1.0 |
| 385 | 2026-04-17T04:12:51.447Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-04-17T04:12:51.509Z | Checking plain v0.2.3 |
| 387 | 2026-04-17T04:12:51.603Z | Checking log v0.4.29 |
| 388 | 2026-04-17T04:12:51.745Z | Compiling heapless v0.8.0 |
| 389 | 2026-04-17T04:12:52.200Z | Checking bitflags v2.11.0 |
| 390 | 2026-04-17T04:12:52.296Z | Checking hash32 v0.3.1 |
| 391 | 2026-04-17T04:12:52.365Z | Checking cfg-if v1.0.4 |
| 392 | 2026-04-17T04:12:52.410Z | Checking macaddr v1.0.1 |
| 393 | 2026-04-17T04:12:52.426Z | Compiling smoltcp v0.11.0 |
| 394 | 2026-04-17T04:12:52.540Z | Checking pretty-hex v0.4.2 |
| 395 | 2026-04-17T04:12:52.599Z | Checking stable_deref_trait v1.2.1 |
| 396 | 2026-04-17T04:12:52.681Z | Checking bitflags v1.3.2 |
| 397 | 2026-04-17T04:12:52.721Z | Compiling version_check v0.9.5 |
| 398 | 2026-04-17T04:12:52.733Z | Checking managed v0.8.0 |
| 399 | 2026-04-17T04:12:52.768Z | Compiling ref-cast v1.0.25 |
| 400 | 2026-04-17T04:12:52.949Z | Compiling pest_generator v2.8.6 |
| 401 | 2026-04-17T04:12:53.041Z | Compiling darling_core v0.21.3 |
| 402 | 2026-04-17T04:12:53.068Z | Compiling darling_core v0.23.0 |
| 403 | 2026-04-17T04:12:53.093Z | Compiling regex v1.12.3 |
| 404 | 2026-04-17T04:12:53.114Z | Compiling crc32fast v1.5.0 |
| 405 | 2026-04-17T04:12:53.456Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 406 | 2026-04-17T04:12:53.473Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 407 | 2026-04-17T04:12:53.710Z | Checking memmap2 v0.9.10 |
| 408 | 2026-04-17T04:12:53.954Z | Checking ipnetwork v0.21.1 |
| 409 | 2026-04-17T04:12:54.017Z | Checking unicode-width v0.2.2 |
| 410 | 2026-04-17T04:12:54.055Z | Compiling thiserror-impl v2.0.18 |
| 411 | 2026-04-17T04:12:54.092Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-04-17T04:12:54.233Z | Compiling zerocopy-derive v0.8.48 |
| 413 | 2026-04-17T04:12:54.266Z | Compiling pest_derive v2.8.6 |
| 414 | 2026-04-17T04:12:55.533Z | Compiling scroll_derive v0.13.1 |
| 415 | 2026-04-17T04:12:55.604Z | Compiling ref-cast-impl v1.0.25 |
| 416 | 2026-04-17T04:12:55.664Z | Compiling darling_macro v0.21.3 |
| 417 | 2026-04-17T04:12:55.665Z | Compiling darling_macro v0.23.0 |
| 418 | 2026-04-17T04:12:55.665Z | Compiling dtrace-parser v0.3.0 |
| 419 | 2026-04-17T04:12:55.665Z | Checking scroll v0.13.0 |
| 420 | 2026-04-17T04:12:55.692Z | Compiling darling v0.21.3 |
| 421 | 2026-04-17T04:12:55.707Z | Checking goblin v0.10.5 |
| 422 | 2026-04-17T04:12:55.707Z | Checking cobs v0.3.0 |
| 423 | 2026-04-17T04:12:55.740Z | Compiling ingot-macros v0.1.1 |
| 424 | 2026-04-17T04:12:55.749Z | Compiling darling v0.23.0 |
| 425 | 2026-04-17T04:12:55.814Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 426 | 2026-04-17T04:12:55.903Z | Checking tabwriter v1.4.1 |
| 427 | 2026-04-17T04:12:56.019Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 428 | 2026-04-17T04:12:56.166Z | Checking dyn-clone v1.0.20 |
| 429 | 2026-04-17T04:12:57.083Z | Checking postcard v1.1.3 |
| 430 | 2026-04-17T04:12:57.153Z | Compiling serde_tokenstream v0.2.3 |
| 431 | 2026-04-17T04:12:58.222Z | Checking ingot-types v0.1.2 |
| 432 | 2026-04-17T04:12:58.223Z | Checking dof v0.4.0 |
| 433 | 2026-04-17T04:12:58.565Z | Checking ingot v0.1.1 |
| 434 | 2026-04-17T04:12:59.145Z | Compiling usdt-attr-macro v0.6.0 |
| 435 | 2026-04-17T04:12:59.145Z | Compiling usdt-macro v0.6.0 |
| 436 | 2026-04-17T04:12:59.765Z | Checking usdt v0.6.0 |
| 437 | 2026-04-17T04:12:59.911Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 438 | 2026-04-17T04:13:07.943Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.06s |
| 439 | 2026-04-17T04:13:07.955Z | |
| 440 | 2026-04-17T04:13:08.015Z | real 19.139181337 |
| 441 | 2026-04-17T04:13:08.015Z | user 1:03.578534394 |
| 442 | 2026-04-17T04:13:08.015Z | sys 12.948681962 |
| 443 | 2026-04-17T04:13:08.016Z | trap 0.030931600 |
| 444 | 2026-04-17T04:13:08.016Z | tflt 0.131668972 |
| 445 | 2026-04-17T04:13:08.016Z | dflt 0.201155056 |
| 446 | 2026-04-17T04:13:08.016Z | kflt 0.000011066 |
| 447 | 2026-04-17T04:13:08.016Z | lock 3:41.975366394 |
| 448 | 2026-04-17T04:13:08.016Z | slp 3:24.469419925 |
| 449 | 2026-04-17T04:13:08.016Z | lat 3.210425498 |
| 450 | 2026-04-17T04:13:08.016Z | stop 6.697175397 |
| 451 | 2026-04-17T04:13:08.016Z | + header 'analyze no_std + engine + kernel' |
| 452 | 2026-04-17T04:13:08.016Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 453 | 2026-04-17T04:13:08.016Z | # ==== analyze no_std + engine + kernel ==== # |
| 454 | 2026-04-17T04:13:08.016Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 455 | 2026-04-17T04:13:08.138Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 456 | 2026-04-17T04:13:08.138Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 457 | 2026-04-17T04:13:08.151Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 458 | 2026-04-17T04:13:08.151Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 459 | 2026-04-17T04:13:08.401Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 460 | 2026-04-17T04:13:12.572Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.57s |
| 461 | 2026-04-17T04:13:12.599Z | |
| 462 | 2026-04-17T04:13:12.602Z | real 4.637682278 |
| 463 | 2026-04-17T04:13:12.602Z | user 5.025760045 |
| 464 | 2026-04-17T04:13:12.603Z | sys 0.889009539 |
| 465 | 2026-04-17T04:13:12.603Z | trap 0.000659633 |
| 466 | 2026-04-17T04:13:12.603Z | tflt 0.010087646 |
| 467 | 2026-04-17T04:13:12.603Z | dflt 0.003551081 |
| 468 | 2026-04-17T04:13:12.603Z | kflt 0.000000000 |
| 469 | 2026-04-17T04:13:12.603Z | lock 16.477876925 |
| 470 | 2026-04-17T04:13:12.603Z | slp 17.940528150 |
| 471 | 2026-04-17T04:13:12.603Z | lat 0.024966047 |
| 472 | 2026-04-17T04:13:12.603Z | stop 0.252773471 |
| 473 | 2026-04-17T04:13:12.603Z | + header test |
| 474 | 2026-04-17T04:13:12.603Z | + echo '# ==== test ==== #' |
| 475 | 2026-04-17T04:13:12.603Z | # ==== test ==== # |
| 476 | 2026-04-17T04:13:12.603Z | + ptime -m cargo test |
| 477 | 2026-04-17T04:13:12.750Z | Compiling serde_core v1.0.228 |
| 478 | 2026-04-17T04:13:12.756Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-17T04:13:12.756Z | Compiling zerocopy v0.8.48 |
| 480 | 2026-04-17T04:13:12.777Z | Compiling byteorder v1.5.0 |
| 481 | 2026-04-17T04:13:12.782Z | Compiling memchr v2.8.0 |
| 482 | 2026-04-17T04:13:12.782Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-17T04:13:12.786Z | Compiling libc v0.2.185 |
| 484 | 2026-04-17T04:13:12.786Z | Compiling zmij v1.0.21 |
| 485 | 2026-04-17T04:13:12.853Z | Compiling proc-macro2 v1.0.106 |
| 486 | 2026-04-17T04:13:12.901Z | Compiling scroll v0.13.0 |
| 487 | 2026-04-17T04:13:12.982Z | Compiling plain v0.2.3 |
| 488 | 2026-04-17T04:13:13.083Z | Compiling itoa v1.0.18 |
| 489 | 2026-04-17T04:13:13.108Z | Compiling ucd-trie v0.1.7 |
| 490 | 2026-04-17T04:13:13.139Z | Compiling log v0.4.29 |
| 491 | 2026-04-17T04:13:13.162Z | Compiling hash32 v0.3.1 |
| 492 | 2026-04-17T04:13:13.320Z | Compiling goblin v0.10.5 |
| 493 | 2026-04-17T04:13:13.335Z | Compiling pest v2.8.6 |
| 494 | 2026-04-17T04:13:13.360Z | Compiling quote v1.0.45 |
| 495 | 2026-04-17T04:13:13.836Z | Compiling pretty-hex v0.4.2 |
| 496 | 2026-04-17T04:13:13.985Z | Compiling macaddr v1.0.1 |
| 497 | 2026-04-17T04:13:14.031Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-04-17T04:13:14.093Z | Compiling stable_deref_trait v1.2.1 |
| 499 | 2026-04-17T04:13:14.170Z | Compiling heapless v0.8.0 |
| 500 | 2026-04-17T04:13:14.222Z | Compiling syn v2.0.117 |
| 501 | 2026-04-17T04:13:14.319Z | Compiling thread-id v5.1.0 |
| 502 | 2026-04-17T04:13:14.407Z | Compiling dtrace-parser v0.3.0 |
| 503 | 2026-04-17T04:13:14.600Z | Compiling serde v1.0.228 |
| 504 | 2026-04-17T04:13:14.762Z | Compiling serde_json v1.0.149 |
| 505 | 2026-04-17T04:13:15.034Z | Compiling bitflags v2.11.0 |
| 506 | 2026-04-17T04:13:15.234Z | Compiling cobs v0.3.0 |
| 507 | 2026-04-17T04:13:15.437Z | Compiling bitflags v1.3.2 |
| 508 | 2026-04-17T04:13:15.504Z | Compiling managed v0.8.0 |
| 509 | 2026-04-17T04:13:15.508Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 510 | 2026-04-17T04:13:15.661Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-04-17T04:13:15.726Z | Compiling smoltcp v0.11.0 |
| 512 | 2026-04-17T04:13:15.744Z | Compiling postcard v1.1.3 |
| 513 | 2026-04-17T04:13:15.749Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 514 | 2026-04-17T04:13:16.054Z | Compiling ingot v0.1.1 |
| 515 | 2026-04-17T04:13:16.089Z | Compiling memmap2 v0.9.10 |
| 516 | 2026-04-17T04:13:16.327Z | Compiling dof v0.4.0 |
| 517 | 2026-04-17T04:13:16.379Z | Compiling ipnetwork v0.21.1 |
| 518 | 2026-04-17T04:13:16.900Z | Compiling unicode-width v0.2.2 |
| 519 | 2026-04-17T04:13:17.218Z | Compiling usdt-impl v0.6.0 |
| 520 | 2026-04-17T04:13:17.862Z | Compiling either v1.15.0 |
| 521 | 2026-04-17T04:13:17.959Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 522 | 2026-04-17T04:13:18.102Z | Compiling itertools v0.14.0 |
| 523 | 2026-04-17T04:13:18.306Z | Compiling usdt v0.6.0 |
| 524 | 2026-04-17T04:13:18.938Z | Compiling tabwriter v1.4.1 |
| 525 | 2026-04-17T04:13:19.364Z | Compiling ref-cast v1.0.25 |
| 526 | 2026-04-17T04:13:19.459Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 527 | 2026-04-17T04:13:19.572Z | Compiling crc32fast v1.5.0 |
| 528 | 2026-04-17T04:13:19.811Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 529 | 2026-04-17T04:13:19.991Z | Compiling dyn-clone v1.0.20 |
| 530 | 2026-04-17T04:13:33.716Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.46s |
| 531 | 2026-04-17T04:13:33.771Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-daf882778d3b2977) |
| 532 | 2026-04-17T04:13:33.771Z | |
| 533 | 2026-04-17T04:13:33.772Z | running 72 tests |
| 534 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::chain_append_links ... ok |
| 535 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 536 | 2026-04-17T04:13:33.772Z | test d_error::tests::name_truncation ... ok |
| 537 | 2026-04-17T04:13:33.772Z | test d_error::tests::name_and_data_storage ... ok |
| 538 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 539 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 540 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::prefix_len ... ok |
| 541 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 542 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::read_seg ... ok |
| 543 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 544 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::truncate ... ok |
| 545 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 546 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::wrap ... ok |
| 547 | 2026-04-17T04:13:33.772Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 548 | 2026-04-17T04:13:33.772Z | test ddi::time::test::good_interval ... ok |
| 549 | 2026-04-17T04:13:33.772Z | test engine::dhcp::test::domainname_encode ... ok |
| 550 | 2026-04-17T04:13:33.772Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 551 | 2026-04-17T04:13:33.772Z | test engine::dhcp::test::hostname_encode ... ok |
| 552 | 2026-04-17T04:13:33.772Z | test engine::dhcp::test::offlink_encode ... ok |
| 553 | 2026-04-17T04:13:33.772Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 554 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 555 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 556 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 557 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 558 | 2026-04-17T04:13:33.772Z | test ddi::time::test::bad_interval - should panic ... ok |
| 559 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 560 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 561 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 562 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 563 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 564 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 565 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 566 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 567 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 568 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 569 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 570 | 2026-04-17T04:13:33.772Z | test engine::dhcpv6::options::test::test_status ... ok |
| 571 | 2026-04-17T04:13:33.773Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 572 | 2026-04-17T04:13:33.773Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 573 | 2026-04-17T04:13:33.773Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 574 | 2026-04-17T04:13:33.773Z | test engine::ether::test::emit ... ok |
| 575 | 2026-04-17T04:13:33.773Z | test engine::flow_table::test::flow_clear ... ok |
| 576 | 2026-04-17T04:13:33.773Z | test engine::flow_table::test::flow_expired ... ok |
| 577 | 2026-04-17T04:13:33.773Z | test engine::geneve::test::emit_single_opt ... ok |
| 578 | 2026-04-17T04:13:33.773Z | test engine::geneve::test::emit_no_opts ... ok |
| 579 | 2026-04-17T04:13:33.773Z | test engine::ip::v4::test::cidr_match ... ok |
| 580 | 2026-04-17T04:13:33.773Z | test engine::ip::v4::test::match_check ... ok |
| 581 | 2026-04-17T04:13:33.773Z | test engine::ip::v4::test::emit ... ok |
| 582 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 583 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::emit ... ok |
| 584 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::from_pairs ... ok |
| 585 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 586 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::option_push_spec ... ok |
| 587 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 588 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 589 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 590 | 2026-04-17T04:13:33.773Z | test engine::layer::test::find_rule ... ok |
| 591 | 2026-04-17T04:13:33.773Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 592 | 2026-04-17T04:13:33.773Z | test engine::packet::test::read_multi_segment ... ok |
| 593 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 594 | 2026-04-17T04:13:33.773Z | test engine::nat::test::nat4_rewrite ... ok |
| 595 | 2026-04-17T04:13:33.773Z | test engine::packet::test::small_packet_with_padding ... ok |
| 596 | 2026-04-17T04:13:33.773Z | test engine::ip::v6::test::push_spec ... ok |
| 597 | 2026-04-17T04:13:33.773Z | test engine::packet::test::read_single_segment ... ok |
| 598 | 2026-04-17T04:13:33.773Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 599 | 2026-04-17T04:13:33.773Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 600 | 2026-04-17T04:13:33.773Z | test engine::rule::rule_matching ... ok |
| 601 | 2026-04-17T04:13:33.773Z | test engine::packet::test::straddled_tcp ... ok |
| 602 | 2026-04-17T04:13:33.773Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 603 | 2026-04-17T04:13:33.773Z | test engine::snat::test::nat_mappings ... ok |
| 604 | 2026-04-17T04:13:33.773Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 605 | 2026-04-17T04:13:33.773Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 606 | 2026-04-17T04:13:33.774Z | |
| 607 | 2026-04-17T04:13:33.774Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-04-17T04:13:33.774Z | |
| 609 | 2026-04-17T04:13:33.774Z | Doc-tests opte |
| 610 | 2026-04-17T04:13:35.003Z | |
| 611 | 2026-04-17T04:13:35.003Z | running 3 tests |
| 612 | 2026-04-17T04:13:35.014Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-04-17T04:13:35.014Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 614 | 2026-04-17T04:13:35.014Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 615 | 2026-04-17T04:13:35.014Z | |
| 616 | 2026-04-17T04:13:35.014Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-04-17T04:13:35.014Z | |
| 618 | 2026-04-17T04:13:35.014Z | all doctests ran in 1.35s; merged doctests compilation took 1.34s |
| 619 | 2026-04-17T04:13:35.064Z | |
| 620 | 2026-04-17T04:13:35.077Z | real 22.434670541 |
| 621 | 2026-04-17T04:13:35.077Z | user 1:54.758719676 |
| 622 | 2026-04-17T04:13:35.077Z | sys 6.933211754 |
| 623 | 2026-04-17T04:13:35.077Z | trap 0.053740188 |
| 624 | 2026-04-17T04:13:35.077Z | tflt 0.180229023 |
| 625 | 2026-04-17T04:13:35.077Z | dflt 0.310904620 |
| 626 | 2026-04-17T04:13:35.077Z | kflt 0.000011557 |
| 627 | 2026-04-17T04:13:35.078Z | lock 5:41.922704273 |
| 628 | 2026-04-17T04:13:35.078Z | slp 3:34.461818530 |
| 629 | 2026-04-17T04:13:35.078Z | lat 6.169179210 |
| 630 | 2026-04-17T04:13:35.078Z | stop 3.337132440 |
| 631 | 2026-04-17T04:13:35.078Z | process exited: duration 87556 ms, exit code 0 |
| |
| 632 | 2026-04-17T04:13:35.124Z | found 0 output files |