|
|
|
| 1 | 2026-07-26T04:24:01.375Z | job assigned to worker 01KYEAK7M8RPXWX13HC6GEXHBC [factory aws, i-0a82a9715cdd7f8a1] (queued for 53 s) |
| |
| 2 | 2026-07-26T04:24:09.141Z | starting task 0: "setup" |
| 3 | 2026-07-26T04:24:09.161Z | ++ uname -s |
| 4 | 2026-07-26T04:24:09.161Z | + kern=SunOS |
| 5 | 2026-07-26T04:24:09.161Z | + build_user=build |
| 6 | 2026-07-26T04:24:09.161Z | + build_uid=12345 |
| 7 | 2026-07-26T04:24:09.161Z | + work_dir=/work |
| 8 | 2026-07-26T04:24:09.161Z | + input_dir=/input |
| 9 | 2026-07-26T04:24:09.161Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-26T04:24:09.161Z | + case "$kern" in |
| 11 | 2026-07-26T04:24:09.161Z | + groupadd -g 12345 build |
| 12 | 2026-07-26T04:24:09.161Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-26T04:24:11.102Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-26T04:24:11.218Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-26T04:24:11.224Z | + home_fs=zfs |
| 16 | 2026-07-26T04:24:11.224Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-26T04:24:11.224Z | + mkdir -p /home/build |
| 18 | 2026-07-26T04:24:11.224Z | + chown build:build /home/build /work |
| 19 | 2026-07-26T04:24:13.219Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-26T04:24:13.225Z | process exited: duration 4129 ms, exit code 0 |
| |
| 21 | 2026-07-26T04:24:13.244Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-26T04:24:13.279Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-26T04:24:13.279Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-07-26T04:24:13.279Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-26T04:24:13.279Z | * rust toolchain profile = "default" |
| 26 | 2026-07-26T04:24:13.279Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-26T04:24:13.279Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-26T04:24:13.279Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-26T04:24:13.279Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-26T04:24:13.304Z | info: downloading installer |
| 31 | 2026-07-26T04:24:14.680Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-26T04:24:14.680Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-26T04:24:14.680Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-26T04:24:14.680Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-26T04:24:14.691Z | info: profile set to default |
| 36 | 2026-07-26T04:24:14.691Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-26T04:24:14.696Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-26T04:24:14.872Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-26T04:24:14.879Z | info: downloading 6 components |
| 40 | 2026-07-26T04:24:31.079Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-07-26T04:24:31.079Z | |
| 42 | 2026-07-26T04:24:31.107Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-26T04:24:31.107Z | |
| 44 | 2026-07-26T04:24:31.107Z | |
| 45 | 2026-07-26T04:24:31.107Z | Rust is installed now. Great! |
| 46 | 2026-07-26T04:24:31.107Z | |
| 47 | 2026-07-26T04:24:31.110Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-26T04:24:31.110Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-26T04:24:31.111Z | |
| 50 | 2026-07-26T04:24:31.111Z | To configure your current shell, you need to source |
| 51 | 2026-07-26T04:24:31.111Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-26T04:24:31.111Z | |
| 53 | 2026-07-26T04:24:31.111Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-26T04:24:31.111Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-26T04:24:31.111Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-26T04:24:31.111Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-26T04:24:31.111Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-26T04:24:31.111Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-26T04:24:31.111Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-26T04:24:31.111Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-26T04:24:31.111Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-26T04:24:31.204Z | + rustup --version |
| 63 | 2026-07-26T04:24:31.213Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-26T04:24:31.217Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-26T04:24:31.234Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-26T04:24:31.237Z | + cargo --version |
| 67 | 2026-07-26T04:24:31.250Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-26T04:24:31.254Z | + rustc --version |
| 69 | 2026-07-26T04:24:31.271Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-26T04:24:31.274Z | process exited: duration 18033 ms, exit code 0 |
| |
| 71 | 2026-07-26T04:24:31.281Z | starting task 2: "authentication" |
| 72 | 2026-07-26T04:24:31.297Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-26T04:24:31.714Z | starting task 3: "clone repository" |
| 74 | 2026-07-26T04:24:31.718Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-26T04:24:31.721Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-26T04:24:31.750Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-26T04:24:32.674Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-26T04:24:32.674Z | + git fetch origin 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad |
| 79 | 2026-07-26T04:24:32.902Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-26T04:24:32.902Z | * branch 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad -> FETCH_HEAD |
| 81 | 2026-07-26T04:24:32.909Z | + [[ -n renovate/ctor-1.x ]] |
| 82 | 2026-07-26T04:24:32.912Z | ++ git branch --show-current |
| 83 | 2026-07-26T04:24:32.913Z | + current=master |
| 84 | 2026-07-26T04:24:32.913Z | + [[ master != renovate/ctor-1.x ]] |
| 85 | 2026-07-26T04:24:32.913Z | + git branch -f renovate/ctor-1.x 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad |
| 86 | 2026-07-26T04:24:32.917Z | + git checkout -f renovate/ctor-1.x |
| 87 | 2026-07-26T04:24:32.932Z | Switched to branch 'renovate/ctor-1.x' |
| 88 | 2026-07-26T04:24:32.935Z | + git reset --hard 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad |
| 89 | 2026-07-26T04:24:32.948Z | HEAD is now at 10df0e1 Update Rust crate ctor to v1 |
| 90 | 2026-07-26T04:24:32.952Z | process exited: duration 1234 ms, exit code 0 |
| |
| 91 | 2026-07-26T04:24:32.960Z | starting task 4: "build" |
| 92 | 2026-07-26T04:24:32.963Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-26T04:24:32.963Z | ++ rustup show active-toolchain |
| 94 | 2026-07-26T04:24:32.968Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-26T04:24:32.972Z | ++ pushd xde |
| 96 | 2026-07-26T04:24:32.972Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-26T04:24:32.972Z | ++ rustup show active-toolchain |
| 98 | 2026-07-26T04:24:32.975Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 99 | 2026-07-26T04:24:33.120Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 100 | 2026-07-26T04:24:33.123Z | info: downloading 6 components |
| 101 | 2026-07-26T04:24:48.301Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-26T04:24:48.405Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-26T04:24:48.409Z | +++ head -n 1 |
| 104 | 2026-07-26T04:24:48.409Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-26T04:24:48.461Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 106 | 2026-07-26T04:24:48.461Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-07-26T04:24:48.461Z | ++ popd |
| 108 | 2026-07-26T04:24:48.464Z | /work/oxidecomputer/opte |
| 109 | 2026-07-26T04:24:48.464Z | + cargo --version |
| 110 | 2026-07-26T04:24:48.470Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 111 | 2026-07-26T04:24:48.474Z | + rustc --version |
| 112 | 2026-07-26T04:24:48.494Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 113 | 2026-07-26T04:24:48.499Z | + cd lib/opte |
| 114 | 2026-07-26T04:24:48.499Z | + header 'check style' |
| 115 | 2026-07-26T04:24:48.499Z | + echo '# ==== check style ==== #' |
| 116 | 2026-07-26T04:24:48.499Z | # ==== check style ==== # |
| 117 | 2026-07-26T04:24:48.499Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 118 | 2026-07-26T04:24:48.680Z | |
| 119 | 2026-07-26T04:24:48.680Z | real 0.184423710 |
| 120 | 2026-07-26T04:24:48.680Z | user 0.141395821 |
| 121 | 2026-07-26T04:24:48.680Z | sys 0.036002861 |
| 122 | 2026-07-26T04:24:48.680Z | trap 0.000074467 |
| 123 | 2026-07-26T04:24:48.680Z | tflt 0.000003918 |
| 124 | 2026-07-26T04:24:48.680Z | dflt 0.000009718 |
| 125 | 2026-07-26T04:24:48.680Z | kflt 0.000000979 |
| 126 | 2026-07-26T04:24:48.680Z | lock 0.030570495 |
| 127 | 2026-07-26T04:24:48.680Z | slp 0.164705367 |
| 128 | 2026-07-26T04:24:48.680Z | lat 0.000785011 |
| 129 | 2026-07-26T04:24:48.680Z | stop 0.000102701 |
| 130 | 2026-07-26T04:24:48.683Z | + header 'check docs' |
| 131 | 2026-07-26T04:24:48.683Z | + echo '# ==== check docs ==== #' |
| 132 | 2026-07-26T04:24:48.683Z | # ==== check docs ==== # |
| 133 | 2026-07-26T04:24:48.684Z | + RUSTDOCFLAGS='-D warnings' |
| 134 | 2026-07-26T04:24:48.684Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 135 | 2026-07-26T04:24:48.751Z | Updating crates.io index |
| 136 | 2026-07-26T04:24:48.754Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 137 | 2026-07-26T04:24:49.503Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 138 | 2026-07-26T04:24:49.752Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 139 | 2026-07-26T04:24:49.984Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 140 | 2026-07-26T04:24:50.302Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 141 | 2026-07-26T04:24:50.530Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-07-26T04:24:50.789Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 143 | 2026-07-26T04:24:52.479Z | Downloading crates ... |
| 144 | 2026-07-26T04:24:52.523Z | Downloaded cobs v0.3.0 |
| 145 | 2026-07-26T04:24:52.526Z | Downloaded darling_macro v0.23.0 |
| 146 | 2026-07-26T04:24:52.526Z | Downloaded defmt v0.3.100 |
| 147 | 2026-07-26T04:24:52.533Z | Downloaded defmt v1.1.1 |
| 148 | 2026-07-26T04:24:52.536Z | Downloaded defmt-macros v1.1.1 |
| 149 | 2026-07-26T04:24:52.540Z | Downloaded dyn-clone v1.0.20 |
| 150 | 2026-07-26T04:24:52.540Z | Downloaded ref-cast-impl v1.0.25 |
| 151 | 2026-07-26T04:24:52.540Z | Downloaded cfg-if v1.0.4 |
| 152 | 2026-07-26T04:24:52.545Z | Downloaded embedded-io v0.4.0 |
| 153 | 2026-07-26T04:24:52.549Z | Downloaded plain v0.2.3 |
| 154 | 2026-07-26T04:24:52.549Z | Downloaded embedded-io v0.6.1 |
| 155 | 2026-07-26T04:24:52.553Z | Downloaded dtrace-parser v0.3.0 |
| 156 | 2026-07-26T04:24:52.553Z | Downloaded defmt-parser v1.0.0 |
| 157 | 2026-07-26T04:24:52.553Z | Downloaded itoa v1.0.18 |
| 158 | 2026-07-26T04:24:52.561Z | Downloaded macaddr v1.0.1 |
| 159 | 2026-07-26T04:24:52.565Z | Downloaded ref-cast v1.0.25 |
| 160 | 2026-07-26T04:24:52.565Z | Downloaded hash32 v0.3.1 |
| 161 | 2026-07-26T04:24:52.569Z | Downloaded pretty-hex v0.4.2 |
| 162 | 2026-07-26T04:24:52.573Z | Downloaded dof v0.4.0 |
| 163 | 2026-07-26T04:24:52.578Z | Downloaded tabwriter v1.4.1 |
| 164 | 2026-07-26T04:24:52.578Z | Downloaded managed v0.8.0 |
| 165 | 2026-07-26T04:24:52.583Z | Downloaded strsim v0.11.1 |
| 166 | 2026-07-26T04:24:52.588Z | Downloaded thread-id v5.1.0 |
| 167 | 2026-07-26T04:24:52.591Z | Downloaded scroll_derive v0.13.1 |
| 168 | 2026-07-26T04:24:52.594Z | Downloaded stable_deref_trait v1.2.1 |
| 169 | 2026-07-26T04:24:52.599Z | Downloaded usdt-macro v0.6.0 |
| 170 | 2026-07-26T04:24:52.602Z | Downloaded usdt v0.6.0 |
| 171 | 2026-07-26T04:24:52.606Z | Downloaded ipnetwork v0.21.1 |
| 172 | 2026-07-26T04:24:52.609Z | Downloaded ident_case v1.0.1 |
| 173 | 2026-07-26T04:24:52.609Z | Downloaded ingot-types v0.2.0 |
| 174 | 2026-07-26T04:24:52.609Z | Downloaded scroll v0.13.0 |
| 175 | 2026-07-26T04:24:52.609Z | Downloaded byteorder v1.5.0 |
| 176 | 2026-07-26T04:24:52.616Z | Downloaded usdt-attr-macro v0.6.0 |
| 177 | 2026-07-26T04:24:52.621Z | Downloaded either v1.16.0 |
| 178 | 2026-07-26T04:24:52.625Z | Downloaded thiserror v2.0.18 |
| 179 | 2026-07-26T04:24:52.628Z | Downloaded pest_derive v2.8.7 |
| 180 | 2026-07-26T04:24:52.628Z | Downloaded version_check v0.9.5 |
| 181 | 2026-07-26T04:24:52.628Z | Downloaded bitflags v1.3.2 |
| 182 | 2026-07-26T04:24:52.631Z | Downloaded thiserror-impl v2.0.18 |
| 183 | 2026-07-26T04:24:52.632Z | Downloaded zmij v1.0.22 |
| 184 | 2026-07-26T04:24:52.639Z | Downloaded ingot v0.2.0 |
| 185 | 2026-07-26T04:24:52.642Z | Downloaded serde_tokenstream v0.2.3 |
| 186 | 2026-07-26T04:24:52.647Z | Downloaded darling v0.23.0 |
| 187 | 2026-07-26T04:24:52.651Z | Downloaded ingot-macros v0.2.0 |
| 188 | 2026-07-26T04:24:52.651Z | Downloaded pest_generator v2.8.7 |
| 189 | 2026-07-26T04:24:52.656Z | Downloaded memmap2 v0.9.11 |
| 190 | 2026-07-26T04:24:52.660Z | Downloaded postcard v1.1.3 |
| 191 | 2026-07-26T04:24:52.664Z | Downloaded crc32fast v1.5.0 |
| 192 | 2026-07-26T04:24:52.674Z | Downloaded quote v1.0.46 |
| 193 | 2026-07-26T04:24:52.678Z | Downloaded usdt-impl v0.6.0 |
| 194 | 2026-07-26T04:24:52.683Z | Downloaded log v0.4.33 |
| 195 | 2026-07-26T04:24:52.687Z | Downloaded bitflags v2.13.0 |
| 196 | 2026-07-26T04:24:52.690Z | Downloaded ucd-trie v0.1.7 |
| 197 | 2026-07-26T04:24:52.694Z | Downloaded pest_meta v2.8.7 |
| 198 | 2026-07-26T04:24:52.698Z | Downloaded serde_derive v1.0.228 |
| 199 | 2026-07-26T04:24:52.701Z | Downloaded serde_core v1.0.228 |
| 200 | 2026-07-26T04:24:52.704Z | Downloaded unicode-ident v1.0.24 |
| 201 | 2026-07-26T04:24:52.715Z | Downloaded heapless v0.8.0 |
| 202 | 2026-07-26T04:24:52.718Z | Downloaded proc-macro2 v1.0.106 |
| 203 | 2026-07-26T04:24:52.722Z | Downloaded darling_core v0.23.0 |
| 204 | 2026-07-26T04:24:52.730Z | Downloaded aho-corasick v1.1.4 |
| 205 | 2026-07-26T04:24:52.740Z | Downloaded serde v1.0.228 |
| 206 | 2026-07-26T04:24:52.744Z | Downloaded zerocopy-derive v0.8.54 |
| 207 | 2026-07-26T04:24:52.747Z | Downloaded memchr v2.8.3 |
| 208 | 2026-07-26T04:24:52.793Z | Downloaded itertools v0.15.0 |
| 209 | 2026-07-26T04:24:52.796Z | Downloaded pest v2.8.7 |
| 210 | 2026-07-26T04:24:52.801Z | Downloaded serde_json v1.0.150 |
| 211 | 2026-07-26T04:24:52.804Z | Downloaded regex v1.13.0 |
| 212 | 2026-07-26T04:24:52.851Z | Downloaded goblin v0.10.7 |
| 213 | 2026-07-26T04:24:52.860Z | Downloaded unicode-width v0.2.2 |
| 214 | 2026-07-26T04:24:52.863Z | Downloaded zerocopy v0.8.54 |
| 215 | 2026-07-26T04:24:52.873Z | Downloaded syn v2.0.118 |
| 216 | 2026-07-26T04:24:52.882Z | Downloaded regex-syntax v0.8.11 |
| 217 | 2026-07-26T04:24:52.887Z | Downloaded smoltcp v0.11.0 |
| 218 | 2026-07-26T04:24:52.917Z | Downloaded regex-automata v0.4.15 |
| 219 | 2026-07-26T04:24:52.931Z | Downloaded libc v0.2.186 |
| 220 | 2026-07-26T04:24:52.984Z | Compiling proc-macro2 v1.0.106 |
| 221 | 2026-07-26T04:24:52.984Z | Compiling quote v1.0.46 |
| 222 | 2026-07-26T04:24:52.984Z | Compiling unicode-ident v1.0.24 |
| 223 | 2026-07-26T04:24:52.988Z | Documenting unicode-ident v1.0.24 |
| 224 | 2026-07-26T04:24:52.988Z | Compiling ident_case v1.0.1 |
| 225 | 2026-07-26T04:24:52.988Z | Compiling strsim v0.11.1 |
| 226 | 2026-07-26T04:24:52.988Z | Compiling serde_core v1.0.228 |
| 227 | 2026-07-26T04:24:53.146Z | Compiling memchr v2.8.3 |
| 228 | 2026-07-26T04:24:53.346Z | Compiling serde v1.0.228 |
| 229 | 2026-07-26T04:24:53.398Z | Compiling zerocopy v0.8.54 |
| 230 | 2026-07-26T04:24:53.433Z | Compiling thiserror v2.0.18 |
| 231 | 2026-07-26T04:24:53.451Z | Compiling regex-syntax v0.8.11 |
| 232 | 2026-07-26T04:24:53.665Z | Documenting proc-macro2 v1.0.106 |
| 233 | 2026-07-26T04:24:53.713Z | Compiling aho-corasick v1.1.4 |
| 234 | 2026-07-26T04:24:54.014Z | Compiling syn v2.0.118 |
| 235 | 2026-07-26T04:24:54.101Z | Documenting strsim v0.11.1 |
| 236 | 2026-07-26T04:24:54.236Z | Documenting quote v1.0.46 |
| 237 | 2026-07-26T04:24:54.528Z | Documenting ident_case v1.0.1 |
| 238 | 2026-07-26T04:24:54.570Z | Checking byteorder v1.5.0 |
| 239 | 2026-07-26T04:24:54.721Z | Compiling either v1.16.0 |
| 240 | 2026-07-26T04:24:54.743Z | Documenting syn v2.0.118 |
| 241 | 2026-07-26T04:24:54.829Z | Compiling regex-automata v0.4.15 |
| 242 | 2026-07-26T04:24:54.983Z | Compiling itertools v0.15.0 |
| 243 | 2026-07-26T04:24:55.084Z | Compiling heapless v0.8.0 |
| 244 | 2026-07-26T04:24:55.394Z | Documenting memchr v2.8.3 |
| 245 | 2026-07-26T04:24:55.600Z | Checking bitflags v2.13.0 |
| 246 | 2026-07-26T04:24:55.761Z | Checking hash32 v0.3.1 |
| 247 | 2026-07-26T04:24:55.863Z | Documenting serde_core v1.0.228 |
| 248 | 2026-07-26T04:24:55.989Z | Checking darling_core v0.23.0 |
| 249 | 2026-07-26T04:24:56.024Z | Documenting aho-corasick v1.1.4 |
| 250 | 2026-07-26T04:24:56.246Z | Checking macaddr v1.0.1 |
| 251 | 2026-07-26T04:24:56.728Z | Documenting darling_core v0.23.0 |
| 252 | 2026-07-26T04:24:56.860Z | Compiling regex v1.13.0 |
| 253 | 2026-07-26T04:24:56.891Z | Checking stable_deref_trait v1.2.1 |
| 254 | 2026-07-26T04:24:56.957Z | Checking cfg-if v1.0.4 |
| 255 | 2026-07-26T04:24:57.026Z | Documenting regex-syntax v0.8.11 |
| 256 | 2026-07-26T04:24:57.343Z | Compiling smoltcp v0.11.0 |
| 257 | 2026-07-26T04:24:57.531Z | Compiling zerocopy-derive v0.8.54 |
| 258 | 2026-07-26T04:24:57.737Z | Compiling thiserror-impl v2.0.18 |
| 259 | 2026-07-26T04:24:57.850Z | Compiling serde_derive v1.0.228 |
| 260 | 2026-07-26T04:24:57.880Z | Documenting darling_macro v0.23.0 |
| 261 | 2026-07-26T04:24:57.900Z | Documenting zerocopy-derive v0.8.54 |
| 262 | 2026-07-26T04:24:58.111Z | Documenting regex-automata v0.4.15 |
| 263 | 2026-07-26T04:24:58.538Z | Compiling darling_macro v0.23.0 |
| 264 | 2026-07-26T04:24:58.575Z | Documenting serde_derive v1.0.228 |
| 265 | 2026-07-26T04:24:58.593Z | Documenting thiserror-impl v2.0.18 |
| 266 | 2026-07-26T04:24:58.750Z | Checking managed v0.8.0 |
| 267 | 2026-07-26T04:24:58.936Z | Documenting byteorder v1.5.0 |
| 268 | 2026-07-26T04:24:59.067Z | Checking cobs v0.3.0 |
| 269 | 2026-07-26T04:24:59.123Z | Compiling darling v0.23.0 |
| 270 | 2026-07-26T04:24:59.207Z | Compiling ingot-macros v0.2.0 |
| 271 | 2026-07-26T04:24:59.264Z | Documenting darling v0.23.0 |
| 272 | 2026-07-26T04:24:59.478Z | Documenting regex v1.13.0 |
| 273 | 2026-07-26T04:24:59.634Z | Checking bitflags v1.3.2 |
| 274 | 2026-07-26T04:24:59.648Z | Documenting thiserror v2.0.18 |
| 275 | 2026-07-26T04:24:59.681Z | Documenting hash32 v0.3.1 |
| 276 | 2026-07-26T04:24:59.883Z | Documenting zerocopy v0.8.54 |
| 277 | 2026-07-26T04:25:00.111Z | Documenting bitflags v2.13.0 |
| 278 | 2026-07-26T04:25:00.220Z | Documenting cfg-if v1.0.4 |
| 279 | 2026-07-26T04:25:00.403Z | Compiling crc32fast v1.5.0 |
| 280 | 2026-07-26T04:25:00.668Z | Documenting ingot-macros v0.2.0 |
| 281 | 2026-07-26T04:25:00.706Z | Documenting serde v1.0.228 |
| 282 | 2026-07-26T04:25:00.806Z | Compiling ref-cast v1.0.25 |
| 283 | 2026-07-26T04:25:00.945Z | Documenting stable_deref_trait v1.2.1 |
| 284 | 2026-07-26T04:25:00.962Z | Documenting macaddr v1.0.1 |
| 285 | 2026-07-26T04:25:01.162Z | Checking postcard v1.1.3 |
| 286 | 2026-07-26T04:25:01.479Z | Documenting cobs v0.3.0 |
| 287 | 2026-07-26T04:25:01.515Z | Documenting heapless v0.8.0 |
| 288 | 2026-07-26T04:25:01.702Z | Compiling ref-cast-impl v1.0.25 |
| 289 | 2026-07-26T04:25:01.842Z | Checking ingot-types v0.2.0 |
| 290 | 2026-07-26T04:25:01.881Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 291 | 2026-07-26T04:25:02.104Z | Compiling version_check v0.9.5 |
| 292 | 2026-07-26T04:25:02.180Z | Checking ingot v0.2.0 |
| 293 | 2026-07-26T04:25:02.245Z | Checking ipnetwork v0.21.1 |
| 294 | 2026-07-26T04:25:02.295Z | Documenting managed v0.8.0 |
| 295 | 2026-07-26T04:25:02.300Z | Checking unicode-width v0.2.2 |
| 296 | 2026-07-26T04:25:02.415Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 297 | 2026-07-26T04:25:02.526Z | Documenting postcard v1.1.3 |
| 298 | 2026-07-26T04:25:02.537Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 299 | 2026-07-26T04:25:02.579Z | Documenting ref-cast-impl v1.0.25 |
| 300 | 2026-07-26T04:25:02.656Z | Documenting unicode-width v0.2.2 |
| 301 | 2026-07-26T04:25:02.841Z | Documenting ipnetwork v0.21.1 |
| 302 | 2026-07-26T04:25:03.146Z | Documenting smoltcp v0.11.0 |
| 303 | 2026-07-26T04:25:03.157Z | Documenting ingot-types v0.2.0 |
| 304 | 2026-07-26T04:25:03.422Z | Documenting either v1.16.0 |
| 305 | 2026-07-26T04:25:03.723Z | Checking tabwriter v1.4.1 |
| 306 | 2026-07-26T04:25:03.831Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 307 | 2026-07-26T04:25:03.888Z | Documenting tabwriter v1.4.1 |
| 308 | 2026-07-26T04:25:04.145Z | Documenting ref-cast v1.0.25 |
| 309 | 2026-07-26T04:25:04.486Z | Documenting crc32fast v1.5.0 |
| 310 | 2026-07-26T04:25:04.574Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 311 | 2026-07-26T04:25:04.658Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 312 | 2026-07-26T04:25:04.694Z | Documenting ingot v0.2.0 |
| 313 | 2026-07-26T04:25:04.919Z | Documenting itertools v0.15.0 |
| 314 | 2026-07-26T04:25:05.256Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 315 | 2026-07-26T04:25:05.300Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 316 | 2026-07-26T04:25:05.540Z | Documenting dyn-clone v1.0.20 |
| 317 | 2026-07-26T04:25:05.730Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-07-26T04:25:07.819Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 319 | 2026-07-26T04:25:08.937Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 320 | 2026-07-26T04:25:11.222Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.53s |
| 321 | 2026-07-26T04:25:11.311Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 322 | 2026-07-26T04:25:11.336Z | |
| 323 | 2026-07-26T04:25:11.339Z | real 22.634151514 |
| 324 | 2026-07-26T04:25:11.340Z | user 1:15.739762677 |
| 325 | 2026-07-26T04:25:11.340Z | sys 16.186289430 |
| 326 | 2026-07-26T04:25:11.340Z | trap 0.039873612 |
| 327 | 2026-07-26T04:25:11.340Z | tflt 0.104798330 |
| 328 | 2026-07-26T04:25:11.341Z | dflt 0.121862735 |
| 329 | 2026-07-26T04:25:11.341Z | kflt 0.004566053 |
| 330 | 2026-07-26T04:25:11.341Z | lock 6:25.258793552 |
| 331 | 2026-07-26T04:25:11.341Z | slp 4:19.587364051 |
| 332 | 2026-07-26T04:25:11.341Z | lat 7.336771970 |
| 333 | 2026-07-26T04:25:11.341Z | stop 12.215710265 |
| 334 | 2026-07-26T04:25:11.341Z | + header 'analyze std + api' |
| 335 | 2026-07-26T04:25:11.341Z | + echo '# ==== analyze std + api ==== #' |
| 336 | 2026-07-26T04:25:11.341Z | # ==== analyze std + api ==== # |
| 337 | 2026-07-26T04:25:11.341Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 338 | 2026-07-26T04:25:11.569Z | Compiling proc-macro2 v1.0.106 |
| 339 | 2026-07-26T04:25:11.569Z | Compiling quote v1.0.46 |
| 340 | 2026-07-26T04:25:11.569Z | Compiling unicode-ident v1.0.24 |
| 341 | 2026-07-26T04:25:11.569Z | Compiling memchr v2.8.3 |
| 342 | 2026-07-26T04:25:11.573Z | Compiling thiserror v2.0.18 |
| 343 | 2026-07-26T04:25:11.573Z | Compiling zerocopy v0.8.54 |
| 344 | 2026-07-26T04:25:11.573Z | Compiling zmij v1.0.22 |
| 345 | 2026-07-26T04:25:11.573Z | Compiling libc v0.2.186 |
| 346 | 2026-07-26T04:25:11.744Z | Compiling serde_core v1.0.228 |
| 347 | 2026-07-26T04:25:11.901Z | Compiling serde_json v1.0.150 |
| 348 | 2026-07-26T04:25:11.932Z | Compiling ucd-trie v0.1.7 |
| 349 | 2026-07-26T04:25:11.979Z | Compiling serde v1.0.228 |
| 350 | 2026-07-26T04:25:12.116Z | Compiling pest v2.8.7 |
| 351 | 2026-07-26T04:25:12.143Z | Compiling strsim v0.11.1 |
| 352 | 2026-07-26T04:25:12.147Z | Compiling ident_case v1.0.1 |
| 353 | 2026-07-26T04:25:12.458Z | Compiling aho-corasick v1.1.4 |
| 354 | 2026-07-26T04:25:12.501Z | Checking byteorder v1.5.0 |
| 355 | 2026-07-26T04:25:12.717Z | Compiling itoa v1.0.18 |
| 356 | 2026-07-26T04:25:12.795Z | Compiling syn v2.0.118 |
| 357 | 2026-07-26T04:25:12.858Z | Compiling regex-syntax v0.8.11 |
| 358 | 2026-07-26T04:25:13.184Z | Compiling pest_meta v2.8.7 |
| 359 | 2026-07-26T04:25:13.277Z | Compiling either v1.16.0 |
| 360 | 2026-07-26T04:25:13.329Z | Compiling usdt-impl v0.6.0 |
| 361 | 2026-07-26T04:25:13.572Z | Compiling itertools v0.15.0 |
| 362 | 2026-07-26T04:25:13.848Z | Compiling thread-id v5.1.0 |
| 363 | 2026-07-26T04:25:14.102Z | Compiling heapless v0.8.0 |
| 364 | 2026-07-26T04:25:14.127Z | Checking plain v0.2.3 |
| 365 | 2026-07-26T04:25:14.216Z | Checking log v0.4.33 |
| 366 | 2026-07-26T04:25:14.248Z | Compiling regex-automata v0.4.15 |
| 367 | 2026-07-26T04:25:14.705Z | Checking bitflags v2.13.0 |
| 368 | 2026-07-26T04:25:14.851Z | Checking hash32 v0.3.1 |
| 369 | 2026-07-26T04:25:14.864Z | Compiling smoltcp v0.11.0 |
| 370 | 2026-07-26T04:25:14.953Z | Checking cfg-if v1.0.4 |
| 371 | 2026-07-26T04:25:14.963Z | Checking macaddr v1.0.1 |
| 372 | 2026-07-26T04:25:15.005Z | Checking pretty-hex v0.4.2 |
| 373 | 2026-07-26T04:25:15.085Z | Checking stable_deref_trait v1.2.1 |
| 374 | 2026-07-26T04:25:15.112Z | Checking managed v0.8.0 |
| 375 | 2026-07-26T04:25:15.171Z | Compiling pest_generator v2.8.7 |
| 376 | 2026-07-26T04:25:15.183Z | Compiling darling_core v0.23.0 |
| 377 | 2026-07-26T04:25:15.287Z | Compiling crc32fast v1.5.0 |
| 378 | 2026-07-26T04:25:15.385Z | Checking bitflags v1.3.2 |
| 379 | 2026-07-26T04:25:15.442Z | Compiling version_check v0.9.5 |
| 380 | 2026-07-26T04:25:15.505Z | Compiling ref-cast v1.0.25 |
| 381 | 2026-07-26T04:25:15.700Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 382 | 2026-07-26T04:25:15.767Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 383 | 2026-07-26T04:25:15.838Z | Checking memmap2 v0.9.11 |
| 384 | 2026-07-26T04:25:15.941Z | Compiling regex v1.13.0 |
| 385 | 2026-07-26T04:25:15.993Z | Checking unicode-width v0.2.2 |
| 386 | 2026-07-26T04:25:16.228Z | Checking ipnetwork v0.21.1 |
| 387 | 2026-07-26T04:25:16.322Z | Checking tabwriter v1.4.1 |
| 388 | 2026-07-26T04:25:16.351Z | Compiling thiserror-impl v2.0.18 |
| 389 | 2026-07-26T04:25:16.395Z | Compiling serde_derive v1.0.228 |
| 390 | 2026-07-26T04:25:16.456Z | Compiling zerocopy-derive v0.8.54 |
| 391 | 2026-07-26T04:25:16.745Z | Compiling pest_derive v2.8.7 |
| 392 | 2026-07-26T04:25:16.757Z | Compiling scroll_derive v0.13.1 |
| 393 | 2026-07-26T04:25:17.065Z | Compiling ref-cast-impl v1.0.25 |
| 394 | 2026-07-26T04:25:17.247Z | Compiling darling_macro v0.23.0 |
| 395 | 2026-07-26T04:25:17.259Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 396 | 2026-07-26T04:25:17.475Z | Checking dyn-clone v1.0.20 |
| 397 | 2026-07-26T04:25:17.564Z | Checking scroll v0.13.0 |
| 398 | 2026-07-26T04:25:17.610Z | Compiling dtrace-parser v0.3.0 |
| 399 | 2026-07-26T04:25:17.634Z | Checking cobs v0.3.0 |
| 400 | 2026-07-26T04:25:17.825Z | Checking goblin v0.10.7 |
| 401 | 2026-07-26T04:25:17.856Z | Compiling darling v0.23.0 |
| 402 | 2026-07-26T04:25:17.917Z | Compiling ingot-macros v0.2.0 |
| 403 | 2026-07-26T04:25:17.926Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 404 | 2026-07-26T04:25:19.095Z | Checking postcard v1.1.3 |
| 405 | 2026-07-26T04:25:19.104Z | Compiling serde_tokenstream v0.2.3 |
| 406 | 2026-07-26T04:25:20.428Z | Compiling dof v0.4.0 |
| 407 | 2026-07-26T04:25:20.441Z | Checking ingot-types v0.2.0 |
| 408 | 2026-07-26T04:25:20.731Z | Checking ingot v0.2.0 |
| 409 | 2026-07-26T04:25:21.270Z | Compiling usdt-macro v0.6.0 |
| 410 | 2026-07-26T04:25:21.270Z | Compiling usdt-attr-macro v0.6.0 |
| 411 | 2026-07-26T04:25:21.859Z | Checking usdt v0.6.0 |
| 412 | 2026-07-26T04:25:22.145Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 413 | 2026-07-26T04:25:30.570Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.18s |
| 414 | 2026-07-26T04:25:30.595Z | |
| 415 | 2026-07-26T04:25:30.595Z | real 19.254628982 |
| 416 | 2026-07-26T04:25:30.595Z | user 1:01.333083726 |
| 417 | 2026-07-26T04:25:30.595Z | sys 11.990241186 |
| 418 | 2026-07-26T04:25:30.599Z | trap 0.029701844 |
| 419 | 2026-07-26T04:25:30.599Z | tflt 0.157792399 |
| 420 | 2026-07-26T04:25:30.599Z | dflt 0.211935660 |
| 421 | 2026-07-26T04:25:30.599Z | kflt 0.000022206 |
| 422 | 2026-07-26T04:25:30.599Z | lock 3:49.489683480 |
| 423 | 2026-07-26T04:25:30.599Z | slp 3:13.743747532 |
| 424 | 2026-07-26T04:25:30.599Z | lat 3.310506336 |
| 425 | 2026-07-26T04:25:30.599Z | stop 6.108389406 |
| 426 | 2026-07-26T04:25:30.599Z | + header 'analyze no_std + engine + kernel' |
| 427 | 2026-07-26T04:25:30.599Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 428 | 2026-07-26T04:25:30.600Z | # ==== analyze no_std + engine + kernel ==== # |
| 429 | 2026-07-26T04:25:30.600Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 430 | 2026-07-26T04:25:30.762Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 431 | 2026-07-26T04:25:30.762Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 432 | 2026-07-26T04:25:30.765Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 433 | 2026-07-26T04:25:30.765Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 434 | 2026-07-26T04:25:30.973Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 435 | 2026-07-26T04:25:34.038Z | Finished `dev` profile [optimized + debuginfo] target(s) in 3.40s |
| 436 | 2026-07-26T04:25:34.063Z | |
| 437 | 2026-07-26T04:25:34.066Z | real 3.461722363 |
| 438 | 2026-07-26T04:25:34.066Z | user 3.728553690 |
| 439 | 2026-07-26T04:25:34.066Z | sys 0.822554663 |
| 440 | 2026-07-26T04:25:34.066Z | trap 0.000469796 |
| 441 | 2026-07-26T04:25:34.066Z | tflt 0.018522312 |
| 442 | 2026-07-26T04:25:34.066Z | dflt 0.006696819 |
| 443 | 2026-07-26T04:25:34.066Z | kflt 0.000000000 |
| 444 | 2026-07-26T04:25:34.066Z | lock 11.415518532 |
| 445 | 2026-07-26T04:25:34.066Z | slp 14.401195951 |
| 446 | 2026-07-26T04:25:34.066Z | lat 0.005861763 |
| 447 | 2026-07-26T04:25:34.066Z | stop 0.187558103 |
| 448 | 2026-07-26T04:25:34.066Z | + header test |
| 449 | 2026-07-26T04:25:34.066Z | + echo '# ==== test ==== #' |
| 450 | 2026-07-26T04:25:34.066Z | # ==== test ==== # |
| 451 | 2026-07-26T04:25:34.066Z | + ptime -m cargo test |
| 452 | 2026-07-26T04:25:34.203Z | Compiling serde_core v1.0.228 |
| 453 | 2026-07-26T04:25:34.207Z | Compiling thiserror v2.0.18 |
| 454 | 2026-07-26T04:25:34.207Z | Compiling zerocopy v0.8.54 |
| 455 | 2026-07-26T04:25:34.227Z | Compiling byteorder v1.5.0 |
| 456 | 2026-07-26T04:25:34.230Z | Compiling memchr v2.8.3 |
| 457 | 2026-07-26T04:25:34.232Z | Compiling unicode-ident v1.0.24 |
| 458 | 2026-07-26T04:25:34.236Z | Compiling libc v0.2.186 |
| 459 | 2026-07-26T04:25:34.236Z | Compiling zmij v1.0.22 |
| 460 | 2026-07-26T04:25:34.309Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-07-26T04:25:34.357Z | Compiling scroll v0.13.0 |
| 462 | 2026-07-26T04:25:34.432Z | Compiling ucd-trie v0.1.7 |
| 463 | 2026-07-26T04:25:34.565Z | Compiling log v0.4.33 |
| 464 | 2026-07-26T04:25:34.606Z | Compiling itoa v1.0.18 |
| 465 | 2026-07-26T04:25:34.618Z | Compiling plain v0.2.3 |
| 466 | 2026-07-26T04:25:34.713Z | Compiling goblin v0.10.7 |
| 467 | 2026-07-26T04:25:34.789Z | Compiling quote v1.0.46 |
| 468 | 2026-07-26T04:25:34.863Z | Compiling pest v2.8.7 |
| 469 | 2026-07-26T04:25:35.118Z | Compiling hash32 v0.3.1 |
| 470 | 2026-07-26T04:25:35.283Z | Compiling macaddr v1.0.1 |
| 471 | 2026-07-26T04:25:35.397Z | Compiling cfg-if v1.0.4 |
| 472 | 2026-07-26T04:25:35.458Z | Compiling stable_deref_trait v1.2.1 |
| 473 | 2026-07-26T04:25:35.526Z | Compiling pretty-hex v0.4.2 |
| 474 | 2026-07-26T04:25:35.531Z | Compiling heapless v0.8.0 |
| 475 | 2026-07-26T04:25:35.650Z | Compiling syn v2.0.118 |
| 476 | 2026-07-26T04:25:35.775Z | Compiling thread-id v5.1.0 |
| 477 | 2026-07-26T04:25:35.846Z | Compiling cobs v0.3.0 |
| 478 | 2026-07-26T04:25:35.976Z | Compiling serde v1.0.228 |
| 479 | 2026-07-26T04:25:36.125Z | Compiling bitflags v2.13.0 |
| 480 | 2026-07-26T04:25:36.160Z | Compiling serde_json v1.0.150 |
| 481 | 2026-07-26T04:25:36.529Z | Compiling dtrace-parser v0.3.0 |
| 482 | 2026-07-26T04:25:36.533Z | Compiling bitflags v1.3.2 |
| 483 | 2026-07-26T04:25:36.593Z | Compiling managed v0.8.0 |
| 484 | 2026-07-26T04:25:36.609Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 485 | 2026-07-26T04:25:36.812Z | Compiling smoltcp v0.11.0 |
| 486 | 2026-07-26T04:25:36.831Z | Compiling postcard v1.1.3 |
| 487 | 2026-07-26T04:25:37.024Z | Compiling ingot-types v0.2.0 |
| 488 | 2026-07-26T04:25:37.177Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 489 | 2026-07-26T04:25:37.181Z | Compiling memmap2 v0.9.11 |
| 490 | 2026-07-26T04:25:37.417Z | Compiling ingot v0.2.0 |
| 491 | 2026-07-26T04:25:37.471Z | Compiling either v1.16.0 |
| 492 | 2026-07-26T04:25:37.676Z | Compiling dof v0.4.0 |
| 493 | 2026-07-26T04:25:37.791Z | Compiling ipnetwork v0.21.1 |
| 494 | 2026-07-26T04:25:38.292Z | Compiling unicode-width v0.2.2 |
| 495 | 2026-07-26T04:25:38.590Z | Compiling usdt-impl v0.6.0 |
| 496 | 2026-07-26T04:25:39.272Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 497 | 2026-07-26T04:25:39.630Z | Compiling usdt v0.6.0 |
| 498 | 2026-07-26T04:25:40.053Z | Compiling tabwriter v1.4.1 |
| 499 | 2026-07-26T04:25:40.249Z | Compiling itertools v0.15.0 |
| 500 | 2026-07-26T04:25:40.467Z | Compiling ref-cast v1.0.25 |
| 501 | 2026-07-26T04:25:40.598Z | Compiling crc32fast v1.5.0 |
| 502 | 2026-07-26T04:25:40.835Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 503 | 2026-07-26T04:25:40.936Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 504 | 2026-07-26T04:25:41.461Z | Compiling dyn-clone v1.0.20 |
| 505 | 2026-07-26T04:25:56.223Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.15s |
| 506 | 2026-07-26T04:25:56.233Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-87a227793c628f88) |
| 507 | 2026-07-26T04:25:56.236Z | |
| 508 | 2026-07-26T04:25:56.236Z | running 84 tests |
| 509 | 2026-07-26T04:25:56.236Z | test d_error::tests::name_truncation ... ok |
| 510 | 2026-07-26T04:25:56.236Z | test d_error::tests::name_and_data_storage ... ok |
| 511 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::chain_append_links ... ok |
| 512 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 513 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 514 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 515 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 516 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::prefix_len ... ok |
| 517 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::read_seg ... ok |
| 518 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 519 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 520 | 2026-07-26T04:25:56.236Z | test ddi::mblk::test::truncate ... ok |
| 521 | 2026-07-26T04:25:56.236Z | test ddi::time::test::good_interval ... ok |
| 522 | 2026-07-26T04:25:56.241Z | test ddi::mblk::test::wrap ... ok |
| 523 | 2026-07-26T04:25:56.241Z | test engine::dhcp::test::offlink_encode ... ok |
| 524 | 2026-07-26T04:25:56.241Z | test engine::dhcp::test::domainname_encode ... ok |
| 525 | 2026-07-26T04:25:56.241Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 526 | 2026-07-26T04:25:56.241Z | test engine::dhcp::test::hostname_encode ... ok |
| 527 | 2026-07-26T04:25:56.241Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 528 | 2026-07-26T04:25:56.241Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 529 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 530 | 2026-07-26T04:25:56.241Z | test ddi::time::test::bad_interval - should panic ... ok |
| 531 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 532 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 533 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok |
| 534 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 535 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 536 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 537 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 538 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 539 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 540 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 541 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 542 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 543 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 544 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 545 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 546 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 547 | 2026-07-26T04:25:56.241Z | test engine::dhcpv6::options::test::test_status ... ok |
| 548 | 2026-07-26T04:25:56.241Z | test engine::ether::test::emit ... ok |
| 549 | 2026-07-26T04:25:56.242Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 550 | 2026-07-26T04:25:56.242Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 551 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 552 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::eviction_basics ... ok |
| 553 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 554 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 555 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::flow_clear ... ok |
| 556 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 557 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::flow_expired ... ok |
| 558 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::priority_lerp ... ok |
| 559 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 560 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 561 | 2026-07-26T04:25:56.242Z | test engine::ip::v4::test::match_check ... ok |
| 562 | 2026-07-26T04:25:56.242Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 563 | 2026-07-26T04:25:56.242Z | test engine::geneve::test::emit_no_opts ... ok |
| 564 | 2026-07-26T04:25:56.242Z | test engine::ip::v4::test::cidr_match ... ok |
| 565 | 2026-07-26T04:25:56.242Z | test engine::ip::v4::test::emit ... ok |
| 566 | 2026-07-26T04:25:56.242Z | test engine::geneve::test::emit_single_opt ... ok |
| 567 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 568 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::emit ... ok |
| 569 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::from_pairs ... ok |
| 570 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::option_push_spec ... ok |
| 571 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 572 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 573 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 574 | 2026-07-26T04:25:56.242Z | test engine::nat::test::nat4_rewrite ... ok |
| 575 | 2026-07-26T04:25:56.242Z | test engine::packet::test::read_multi_segment ... ok |
| 576 | 2026-07-26T04:25:56.242Z | test engine::layer::test::find_rule ... ok |
| 577 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 578 | 2026-07-26T04:25:56.242Z | test engine::packet::test::small_packet_with_padding ... ok |
| 579 | 2026-07-26T04:25:56.242Z | test engine::packet::test::read_single_segment ... ok |
| 580 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 581 | 2026-07-26T04:25:56.242Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 582 | 2026-07-26T04:25:56.242Z | test engine::packet::test::straddled_tcp ... ok |
| 583 | 2026-07-26T04:25:56.242Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 584 | 2026-07-26T04:25:56.242Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 585 | 2026-07-26T04:25:56.242Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 586 | 2026-07-26T04:25:56.242Z | test engine::rule::rule_matching ... ok |
| 587 | 2026-07-26T04:25:56.242Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 588 | 2026-07-26T04:25:56.242Z | test engine::ip::v6::test::push_spec ... ok |
| 589 | 2026-07-26T04:25:56.243Z | test engine::snat::test::nat_mappings ... ok |
| 590 | 2026-07-26T04:25:56.243Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 591 | 2026-07-26T04:25:56.243Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 592 | 2026-07-26T04:25:56.243Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 593 | 2026-07-26T04:25:56.243Z | |
| 594 | 2026-07-26T04:25:56.243Z | test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 595 | 2026-07-26T04:25:56.243Z | |
| 596 | 2026-07-26T04:25:56.243Z | Doc-tests opte |
| 597 | 2026-07-26T04:25:58.252Z | |
| 598 | 2026-07-26T04:25:58.252Z | running 3 tests |
| 599 | 2026-07-26T04:25:58.255Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 600 | 2026-07-26T04:25:58.255Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 601 | 2026-07-26T04:25:58.255Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 602 | 2026-07-26T04:25:58.255Z | |
| 603 | 2026-07-26T04:25:58.255Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 604 | 2026-07-26T04:25:58.255Z | |
| 605 | 2026-07-26T04:25:58.259Z | all doctests ran in 1.43s; merged doctests compilation took 1.42s |
| 606 | 2026-07-26T04:25:58.300Z | |
| 607 | 2026-07-26T04:25:58.302Z | real 24.227588791 |
| 608 | 2026-07-26T04:25:58.303Z | user 2:01.882417515 |
| 609 | 2026-07-26T04:25:58.303Z | sys 7.091835700 |
| 610 | 2026-07-26T04:25:58.303Z | trap 0.057155853 |
| 611 | 2026-07-26T04:25:58.303Z | tflt 0.196253600 |
| 612 | 2026-07-26T04:25:58.303Z | dflt 0.369888453 |
| 613 | 2026-07-26T04:25:58.303Z | kflt 0.000011726 |
| 614 | 2026-07-26T04:25:58.303Z | lock 6:20.088211870 |
| 615 | 2026-07-26T04:25:58.303Z | slp 3:40.854361324 |
| 616 | 2026-07-26T04:25:58.304Z | lat 5.121964080 |
| 617 | 2026-07-26T04:25:58.304Z | stop 2.719229100 |
| 618 | 2026-07-26T04:25:58.304Z | process exited: duration 85341 ms, exit code 0 |
| |
| 619 | 2026-07-26T04:25:58.310Z | found 0 output files |