|
|
|
| 1 | 2026-03-27T04:17:43.737Z | job assigned to worker 01KMPR4RBR93VHGKSPWMWTSF20 [factory aws, i-0850e0c64bf236a14] (queued for 20 m 26 s) |
| |
| 2 | 2026-03-27T04:17:50.391Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:17:50.396Z | ++ uname -s |
| 4 | 2026-03-27T04:17:50.399Z | + kern=SunOS |
| 5 | 2026-03-27T04:17:50.399Z | + build_user=build |
| 6 | 2026-03-27T04:17:50.399Z | + build_uid=12345 |
| 7 | 2026-03-27T04:17:50.399Z | + work_dir=/work |
| 8 | 2026-03-27T04:17:50.399Z | + input_dir=/input |
| 9 | 2026-03-27T04:17:50.399Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:17:50.399Z | + case "$kern" in |
| 11 | 2026-03-27T04:17:50.399Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:17:50.402Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:17:52.406Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:17:52.522Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:17:52.525Z | + home_fs=zfs |
| 16 | 2026-03-27T04:17:52.525Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:17:52.525Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:17:52.525Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:17:54.526Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:17:54.529Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:17:54.536Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:17:54.540Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-03-27T04:17:54.540Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-27T04:17:54.540Z | * rust toolchain channel = "1.94.1" |
| 25 | 2026-03-27T04:17:54.540Z | * rust toolchain profile = "default" |
| 26 | 2026-03-27T04:17:54.540Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:17:54.540Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:17:54.543Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:17:54.543Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-03-27T04:17:54.664Z | info: downloading installer |
| 31 | 2026-03-27T04:17:56.077Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:17:56.077Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:17:56.077Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:17:56.077Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:17:56.077Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:17:56.077Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:17:56.077Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:17:56.077Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:17:56.077Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:17:56.077Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:17:56.077Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:17:56.077Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:17:56.077Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:17:56.091Z | info: profile set to default |
| 45 | 2026-03-27T04:17:56.091Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:17:56.094Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:17:56.229Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:17:56.232Z | info: downloading 6 components |
| 49 | 2026-03-27T04:18:12.328Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:18:12.328Z | |
| 51 | 2026-03-27T04:18:12.361Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:18:12.361Z | |
| 53 | 2026-03-27T04:18:12.361Z | |
| 54 | 2026-03-27T04:18:12.361Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:18:12.361Z | |
| 56 | 2026-03-27T04:18:12.361Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:18:12.361Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:18:12.361Z | |
| 59 | 2026-03-27T04:18:12.361Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:18:12.361Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:18:12.361Z | |
| 62 | 2026-03-27T04:18:12.362Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:18:12.362Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:18:12.362Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:18:12.362Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:18:12.362Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:18:12.365Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:18:12.365Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:18:12.365Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:18:12.365Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:18:12.461Z | + rustup --version |
| 72 | 2026-03-27T04:18:12.470Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:18:12.473Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:18:12.491Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:18:12.494Z | + cargo --version |
| 76 | 2026-03-27T04:18:12.507Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:18:12.509Z | + rustc --version |
| 78 | 2026-03-27T04:18:12.528Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:18:12.531Z | process exited: duration 17992 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:18:12.537Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:18:12.553Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:18:12.559Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:18:12.562Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:18:12.565Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:18:12.594Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:18:13.367Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:18:13.367Z | + git fetch origin 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 88 | 2026-03-27T04:18:13.613Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:18:13.613Z | * branch 931e3ab8cd048bf7641cbe705669ce839d064e22 -> FETCH_HEAD |
| 90 | 2026-03-27T04:18:13.619Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:18:13.622Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:18:13.622Z | + current=master |
| 93 | 2026-03-27T04:18:13.622Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:18:13.622Z | + git branch -f renovate/rust-1.x 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 95 | 2026-03-27T04:18:13.625Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:18:13.641Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:18:13.643Z | + git reset --hard 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 98 | 2026-03-27T04:18:13.646Z | HEAD is now at 931e3ab Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:18:13.646Z | process exited: duration 1086 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:18:13.654Z | starting task 4: "build" |
| 101 | 2026-03-27T04:18:13.657Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:18:13.660Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:18:13.663Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:18:13.665Z | ++ pushd xde |
| 105 | 2026-03-27T04:18:13.665Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:18:13.665Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:18:13.668Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:18:13.814Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:18:13.816Z | info: downloading 6 components |
| 110 | 2026-03-27T04:18:32.019Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:18:32.112Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:18:32.115Z | +++ head -n 1 |
| 113 | 2026-03-27T04:18:32.115Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:18:32.165Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:18:32.165Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:18:32.168Z | ++ popd |
| 117 | 2026-03-27T04:18:32.169Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:18:32.169Z | + cargo --version |
| 119 | 2026-03-27T04:18:32.175Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-03-27T04:18:32.178Z | + rustc --version |
| 121 | 2026-03-27T04:18:32.198Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-03-27T04:18:32.201Z | + cd lib/opte |
| 123 | 2026-03-27T04:18:32.202Z | + header 'check style' |
| 124 | 2026-03-27T04:18:32.202Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-27T04:18:32.202Z | # ==== check style ==== # |
| 126 | 2026-03-27T04:18:32.202Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-27T04:18:32.386Z | |
| 128 | 2026-03-27T04:18:32.386Z | real 0.180227450 |
| 129 | 2026-03-27T04:18:32.386Z | user 0.136934943 |
| 130 | 2026-03-27T04:18:32.386Z | sys 0.037947952 |
| 131 | 2026-03-27T04:18:32.386Z | trap 0.000009577 |
| 132 | 2026-03-27T04:18:32.386Z | tflt 0.000021774 |
| 133 | 2026-03-27T04:18:32.386Z | dflt 0.000034009 |
| 134 | 2026-03-27T04:18:32.386Z | kflt 0.000000000 |
| 135 | 2026-03-27T04:18:32.386Z | lock 0.045741768 |
| 136 | 2026-03-27T04:18:32.386Z | slp 0.162450553 |
| 137 | 2026-03-27T04:18:32.387Z | lat 0.000999661 |
| 138 | 2026-03-27T04:18:32.387Z | stop 0.000093934 |
| 139 | 2026-03-27T04:18:32.390Z | + header 'check docs' |
| 140 | 2026-03-27T04:18:32.390Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-27T04:18:32.390Z | # ==== check docs ==== # |
| 142 | 2026-03-27T04:18:32.390Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-27T04:18:32.390Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-27T04:18:32.454Z | Updating crates.io index |
| 145 | 2026-03-27T04:18:32.493Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-27T04:18:33.126Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-27T04:18:33.658Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-27T04:18:33.999Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-27T04:18:34.293Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-27T04:18:34.618Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-27T04:18:34.875Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-27T04:18:37.465Z | Downloading crates ... |
| 153 | 2026-03-27T04:18:37.529Z | Downloaded darling_macro v0.21.3 |
| 154 | 2026-03-27T04:18:37.532Z | Downloaded dtrace-parser v0.3.0 |
| 155 | 2026-03-27T04:18:37.532Z | Downloaded defmt v0.3.100 |
| 156 | 2026-03-27T04:18:37.538Z | Downloaded bitflags v1.3.2 |
| 157 | 2026-03-27T04:18:37.541Z | Downloaded bitflags v2.11.0 |
| 158 | 2026-03-27T04:18:37.544Z | Downloaded usdt-attr-macro v0.6.0 |
| 159 | 2026-03-27T04:18:37.544Z | Downloaded ref-cast-impl v1.0.25 |
| 160 | 2026-03-27T04:18:37.547Z | Downloaded darling_core v0.21.3 |
| 161 | 2026-03-27T04:18:37.558Z | Downloaded aho-corasick v1.1.4 |
| 162 | 2026-03-27T04:18:37.561Z | Downloaded managed v0.8.0 |
| 163 | 2026-03-27T04:18:37.570Z | Downloaded itertools v0.14.0 |
| 164 | 2026-03-27T04:18:37.579Z | Downloaded syn v2.0.117 |
| 165 | 2026-03-27T04:18:37.585Z | Downloaded ingot-types v0.1.2 |
| 166 | 2026-03-27T04:18:37.589Z | Downloaded serde_core v1.0.228 |
| 167 | 2026-03-27T04:18:37.592Z | Downloaded digest v0.10.7 |
| 168 | 2026-03-27T04:18:37.592Z | Downloaded ipnetwork v0.21.1 |
| 169 | 2026-03-27T04:18:37.594Z | Downloaded plain v0.2.3 |
| 170 | 2026-03-27T04:18:37.597Z | Downloaded ingot v0.1.1 |
| 171 | 2026-03-27T04:18:37.597Z | Downloaded hash32 v0.3.1 |
| 172 | 2026-03-27T04:18:37.597Z | Downloaded zmij v1.0.21 |
| 173 | 2026-03-27T04:18:37.600Z | Downloaded usdt-macro v0.6.0 |
| 174 | 2026-03-27T04:18:37.600Z | Downloaded serde_tokenstream v0.2.3 |
| 175 | 2026-03-27T04:18:37.600Z | Downloaded cfg-if v1.0.4 |
| 176 | 2026-03-27T04:18:37.600Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 177 | 2026-03-27T04:18:37.603Z | Downloaded macaddr v1.0.1 |
| 178 | 2026-03-27T04:18:37.606Z | Downloaded usdt v0.6.0 |
| 179 | 2026-03-27T04:18:37.606Z | Downloaded pretty-hex v0.4.2 |
| 180 | 2026-03-27T04:18:37.606Z | Downloaded block-buffer v0.10.4 |
| 181 | 2026-03-27T04:18:37.609Z | Downloaded stable_deref_trait v1.2.1 |
| 182 | 2026-03-27T04:18:37.613Z | Downloaded generic-array v0.14.7 |
| 183 | 2026-03-27T04:18:37.616Z | Downloaded version_check v0.9.5 |
| 184 | 2026-03-27T04:18:37.619Z | Downloaded ref-cast v1.0.25 |
| 185 | 2026-03-27T04:18:37.619Z | Downloaded scroll v0.13.0 |
| 186 | 2026-03-27T04:18:37.623Z | Downloaded embedded-io v0.6.1 |
| 187 | 2026-03-27T04:18:37.623Z | Downloaded thiserror v2.0.18 |
| 188 | 2026-03-27T04:18:37.626Z | Downloaded thiserror-impl v2.0.18 |
| 189 | 2026-03-27T04:18:37.626Z | Downloaded scroll_derive v0.13.1 |
| 190 | 2026-03-27T04:18:37.629Z | Downloaded crypto-common v0.1.7 |
| 191 | 2026-03-27T04:18:37.629Z | Downloaded itoa v1.0.18 |
| 192 | 2026-03-27T04:18:37.632Z | Downloaded dyn-clone v1.0.20 |
| 193 | 2026-03-27T04:18:37.636Z | Downloaded strsim v0.11.1 |
| 194 | 2026-03-27T04:18:37.636Z | Downloaded sha2 v0.10.9 |
| 195 | 2026-03-27T04:18:37.640Z | Downloaded quote v1.0.45 |
| 196 | 2026-03-27T04:18:37.643Z | Downloaded pest_derive v2.8.6 |
| 197 | 2026-03-27T04:18:37.648Z | Downloaded defmt-parser v1.0.0 |
| 198 | 2026-03-27T04:18:37.651Z | Downloaded embedded-io v0.4.0 |
| 199 | 2026-03-27T04:18:37.651Z | Downloaded tabwriter v1.4.1 |
| 200 | 2026-03-27T04:18:37.651Z | Downloaded dof v0.4.0 |
| 201 | 2026-03-27T04:18:37.656Z | Downloaded cpufeatures v0.2.17 |
| 202 | 2026-03-27T04:18:37.660Z | Downloaded thread-id v5.1.0 |
| 203 | 2026-03-27T04:18:37.660Z | Downloaded pest_meta v2.8.6 |
| 204 | 2026-03-27T04:18:37.664Z | Downloaded defmt v1.0.1 |
| 205 | 2026-03-27T04:18:37.669Z | Downloaded pest_generator v2.8.6 |
| 206 | 2026-03-27T04:18:37.672Z | Downloaded cobs v0.3.0 |
| 207 | 2026-03-27T04:18:37.675Z | Downloaded fnv v1.0.7 |
| 208 | 2026-03-27T04:18:37.689Z | Downloaded usdt-impl v0.6.0 |
| 209 | 2026-03-27T04:18:37.696Z | Downloaded ingot-macros v0.1.1 |
| 210 | 2026-03-27T04:18:37.699Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-03-27T04:18:37.702Z | Downloaded either v1.15.0 |
| 212 | 2026-03-27T04:18:37.707Z | Downloaded byteorder v1.5.0 |
| 213 | 2026-03-27T04:18:37.711Z | Downloaded ucd-trie v0.1.7 |
| 214 | 2026-03-27T04:18:37.714Z | Downloaded postcard v1.1.3 |
| 215 | 2026-03-27T04:18:37.714Z | Downloaded ident_case v1.0.1 |
| 216 | 2026-03-27T04:18:37.716Z | Downloaded proc-macro-error2 v2.0.1 |
| 217 | 2026-03-27T04:18:37.716Z | Downloaded memmap2 v0.9.10 |
| 218 | 2026-03-27T04:18:37.716Z | Downloaded crc32fast v1.5.0 |
| 219 | 2026-03-27T04:18:37.721Z | Downloaded darling v0.21.3 |
| 220 | 2026-03-27T04:18:37.724Z | Downloaded serde v1.0.228 |
| 221 | 2026-03-27T04:18:37.727Z | Downloaded heapless v0.8.0 |
| 222 | 2026-03-27T04:18:37.730Z | Downloaded log v0.4.29 |
| 223 | 2026-03-27T04:18:37.733Z | Downloaded defmt-macros v1.0.1 |
| 224 | 2026-03-27T04:18:37.736Z | Downloaded unicode-ident v1.0.24 |
| 225 | 2026-03-27T04:18:37.739Z | Downloaded serde_derive v1.0.228 |
| 226 | 2026-03-27T04:18:37.747Z | Downloaded zerocopy-derive v0.8.47 |
| 227 | 2026-03-27T04:18:37.753Z | Downloaded memchr v2.8.0 |
| 228 | 2026-03-27T04:18:37.756Z | Downloaded typenum v1.19.0 |
| 229 | 2026-03-27T04:18:37.779Z | Downloaded pest v2.8.6 |
| 230 | 2026-03-27T04:18:37.801Z | Downloaded serde_json v1.0.149 |
| 231 | 2026-03-27T04:18:37.805Z | Downloaded regex v1.12.3 |
| 232 | 2026-03-27T04:18:37.839Z | Downloaded unicode-width v0.2.2 |
| 233 | 2026-03-27T04:18:37.851Z | Downloaded goblin v0.10.5 |
| 234 | 2026-03-27T04:18:37.860Z | Downloaded zerocopy v0.8.47 |
| 235 | 2026-03-27T04:18:37.870Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-03-27T04:18:37.875Z | Downloaded regex-syntax v0.8.10 |
| 237 | 2026-03-27T04:18:37.915Z | Downloaded regex-automata v0.4.14 |
| 238 | 2026-03-27T04:18:37.926Z | Downloaded libc v0.2.183 |
| 239 | 2026-03-27T04:18:37.987Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-03-27T04:18:37.987Z | Compiling quote v1.0.45 |
| 241 | 2026-03-27T04:18:37.987Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-03-27T04:18:37.990Z | Documenting unicode-ident v1.0.24 |
| 243 | 2026-03-27T04:18:37.990Z | Compiling strsim v0.11.1 |
| 244 | 2026-03-27T04:18:37.990Z | Compiling ident_case v1.0.1 |
| 245 | 2026-03-27T04:18:37.990Z | Compiling serde_core v1.0.228 |
| 246 | 2026-03-27T04:18:38.139Z | Compiling fnv v1.0.7 |
| 247 | 2026-03-27T04:18:38.220Z | Compiling memchr v2.8.0 |
| 248 | 2026-03-27T04:18:38.328Z | Compiling zerocopy v0.8.47 |
| 249 | 2026-03-27T04:18:38.334Z | Compiling thiserror v2.0.18 |
| 250 | 2026-03-27T04:18:38.365Z | Compiling serde v1.0.228 |
| 251 | 2026-03-27T04:18:38.419Z | Compiling regex-syntax v0.8.10 |
| 252 | 2026-03-27T04:18:38.663Z | Documenting proc-macro2 v1.0.106 |
| 253 | 2026-03-27T04:18:38.663Z | Compiling aho-corasick v1.1.4 |
| 254 | 2026-03-27T04:18:39.036Z | Compiling syn v2.0.117 |
| 255 | 2026-03-27T04:18:39.092Z | Documenting ident_case v1.0.1 |
| 256 | 2026-03-27T04:18:39.263Z | Documenting quote v1.0.45 |
| 257 | 2026-03-27T04:18:39.514Z | Compiling either v1.15.0 |
| 258 | 2026-03-27T04:18:39.570Z | Documenting strsim v0.11.1 |
| 259 | 2026-03-27T04:18:39.711Z | Documenting fnv v1.0.7 |
| 260 | 2026-03-27T04:18:39.775Z | Documenting syn v2.0.117 |
| 261 | 2026-03-27T04:18:39.881Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-03-27T04:18:40.047Z | Checking byteorder v1.5.0 |
| 263 | 2026-03-27T04:18:40.173Z | Compiling itertools v0.14.0 |
| 264 | 2026-03-27T04:18:40.198Z | Compiling heapless v0.8.0 |
| 265 | 2026-03-27T04:18:40.504Z | Documenting memchr v2.8.0 |
| 266 | 2026-03-27T04:18:40.662Z | Checking hash32 v0.3.1 |
| 267 | 2026-03-27T04:18:40.770Z | Checking bitflags v2.11.0 |
| 268 | 2026-03-27T04:18:40.921Z | Documenting serde_core v1.0.228 |
| 269 | 2026-03-27T04:18:41.114Z | Documenting aho-corasick v1.1.4 |
| 270 | 2026-03-27T04:18:41.117Z | Checking darling_core v0.21.3 |
| 271 | 2026-03-27T04:18:41.364Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-03-27T04:18:41.765Z | Documenting darling_core v0.21.3 |
| 273 | 2026-03-27T04:18:41.935Z | Compiling regex v1.12.3 |
| 274 | 2026-03-27T04:18:42.039Z | Checking cfg-if v1.0.4 |
| 275 | 2026-03-27T04:18:42.098Z | Checking macaddr v1.0.1 |
| 276 | 2026-03-27T04:18:42.235Z | Documenting regex-syntax v0.8.10 |
| 277 | 2026-03-27T04:18:42.383Z | Compiling smoltcp v0.11.0 |
| 278 | 2026-03-27T04:18:42.550Z | Documenting thiserror-impl v2.0.18 |
| 279 | 2026-03-27T04:18:42.623Z | Compiling zerocopy-derive v0.8.47 |
| 280 | 2026-03-27T04:18:42.721Z | Compiling thiserror-impl v2.0.18 |
| 281 | 2026-03-27T04:18:42.724Z | Compiling serde_derive v1.0.228 |
| 282 | 2026-03-27T04:18:42.877Z | Documenting darling_macro v0.21.3 |
| 283 | 2026-03-27T04:18:43.285Z | Documenting regex-automata v0.4.14 |
| 284 | 2026-03-27T04:18:43.502Z | Compiling darling_macro v0.21.3 |
| 285 | 2026-03-27T04:18:43.517Z | Documenting serde_derive v1.0.228 |
| 286 | 2026-03-27T04:18:43.532Z | Documenting zerocopy-derive v0.8.47 |
| 287 | 2026-03-27T04:18:43.999Z | Checking managed v0.8.0 |
| 288 | 2026-03-27T04:18:44.009Z | Checking cobs v0.3.0 |
| 289 | 2026-03-27T04:18:44.070Z | Compiling darling v0.21.3 |
| 290 | 2026-03-27T04:18:44.143Z | Compiling ingot-macros v0.1.1 |
| 291 | 2026-03-27T04:18:44.202Z | Documenting darling v0.21.3 |
| 292 | 2026-03-27T04:18:44.209Z | Checking bitflags v1.3.2 |
| 293 | 2026-03-27T04:18:44.267Z | Documenting byteorder v1.5.0 |
| 294 | 2026-03-27T04:18:44.371Z | Documenting zerocopy v0.8.47 |
| 295 | 2026-03-27T04:18:44.673Z | Documenting regex v1.12.3 |
| 296 | 2026-03-27T04:18:44.733Z | Documenting thiserror v2.0.18 |
| 297 | 2026-03-27T04:18:44.895Z | Documenting hash32 v0.3.1 |
| 298 | 2026-03-27T04:18:45.164Z | Documenting bitflags v2.11.0 |
| 299 | 2026-03-27T04:18:45.300Z | Documenting macaddr v1.0.1 |
| 300 | 2026-03-27T04:18:45.480Z | Documenting serde v1.0.228 |
| 301 | 2026-03-27T04:18:45.739Z | Documenting ingot-macros v0.1.1 |
| 302 | 2026-03-27T04:18:45.806Z | Compiling crc32fast v1.5.0 |
| 303 | 2026-03-27T04:18:45.872Z | Documenting cfg-if v1.0.4 |
| 304 | 2026-03-27T04:18:46.043Z | Compiling ref-cast v1.0.25 |
| 305 | 2026-03-27T04:18:46.102Z | Documenting stable_deref_trait v1.2.1 |
| 306 | 2026-03-27T04:18:46.413Z | Checking postcard v1.1.3 |
| 307 | 2026-03-27T04:18:46.436Z | Documenting cobs v0.3.0 |
| 308 | 2026-03-27T04:18:46.632Z | Documenting heapless v0.8.0 |
| 309 | 2026-03-27T04:18:46.800Z | Compiling ref-cast-impl v1.0.25 |
| 310 | 2026-03-27T04:18:46.853Z | Checking ingot-types v0.1.2 |
| 311 | 2026-03-27T04:18:47.032Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 312 | 2026-03-27T04:18:47.174Z | Checking ingot v0.1.1 |
| 313 | 2026-03-27T04:18:47.255Z | Checking ipnetwork v0.21.1 |
| 314 | 2026-03-27T04:18:47.265Z | Checking unicode-width v0.2.2 |
| 315 | 2026-03-27T04:18:47.286Z | Compiling version_check v0.9.5 |
| 316 | 2026-03-27T04:18:47.373Z | Documenting managed v0.8.0 |
| 317 | 2026-03-27T04:18:47.421Z | Documenting postcard v1.1.3 |
| 318 | 2026-03-27T04:18:47.498Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 319 | 2026-03-27T04:18:47.549Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 320 | 2026-03-27T04:18:47.790Z | Documenting ref-cast-impl v1.0.25 |
| 321 | 2026-03-27T04:18:47.793Z | Documenting ingot-types v0.1.2 |
| 322 | 2026-03-27T04:18:47.850Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-03-27T04:18:47.901Z | Documenting ipnetwork v0.21.1 |
| 324 | 2026-03-27T04:18:48.108Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-03-27T04:18:48.361Z | Documenting either v1.15.0 |
| 326 | 2026-03-27T04:18:48.648Z | Checking tabwriter v1.4.1 |
| 327 | 2026-03-27T04:18:48.716Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 328 | 2026-03-27T04:18:48.831Z | Documenting tabwriter v1.4.1 |
| 329 | 2026-03-27T04:18:49.071Z | Documenting ref-cast v1.0.25 |
| 330 | 2026-03-27T04:18:49.355Z | Documenting crc32fast v1.5.0 |
| 331 | 2026-03-27T04:18:49.654Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 332 | 2026-03-27T04:18:49.702Z | Documenting ingot v0.1.1 |
| 333 | 2026-03-27T04:18:49.739Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 334 | 2026-03-27T04:18:49.917Z | Documenting itertools v0.14.0 |
| 335 | 2026-03-27T04:18:50.327Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-03-27T04:18:50.425Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-03-27T04:18:50.561Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-03-27T04:18:50.844Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-03-27T04:18:52.835Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-03-27T04:18:53.917Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-03-27T04:18:56.127Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.73s |
| 342 | 2026-03-27T04:18:56.213Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-03-27T04:18:56.234Z | |
| 344 | 2026-03-27T04:18:56.234Z | real 23.825458196 |
| 345 | 2026-03-27T04:18:56.234Z | user 1:15.462386492 |
| 346 | 2026-03-27T04:18:56.234Z | sys 16.364848738 |
| 347 | 2026-03-27T04:18:56.234Z | trap 0.047281817 |
| 348 | 2026-03-27T04:18:56.234Z | tflt 0.167947805 |
| 349 | 2026-03-27T04:18:56.234Z | dflt 0.096036661 |
| 350 | 2026-03-27T04:18:56.234Z | kflt 0.004850121 |
| 351 | 2026-03-27T04:18:56.237Z | lock 7:18.015621554 |
| 352 | 2026-03-27T04:18:56.237Z | slp 4:21.030834497 |
| 353 | 2026-03-27T04:18:56.237Z | lat 7.770029347 |
| 354 | 2026-03-27T04:18:56.237Z | stop 9.711185177 |
| 355 | 2026-03-27T04:18:56.237Z | + header 'analyze std + api' |
| 356 | 2026-03-27T04:18:56.237Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-03-27T04:18:56.237Z | # ==== analyze std + api ==== # |
| 358 | 2026-03-27T04:18:56.237Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-03-27T04:18:56.476Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-03-27T04:18:56.476Z | Compiling quote v1.0.45 |
| 361 | 2026-03-27T04:18:56.476Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-03-27T04:18:56.476Z | Compiling memchr v2.8.0 |
| 363 | 2026-03-27T04:18:56.476Z | Compiling thiserror v2.0.18 |
| 364 | 2026-03-27T04:18:56.476Z | Compiling zerocopy v0.8.47 |
| 365 | 2026-03-27T04:18:56.479Z | Compiling zmij v1.0.21 |
| 366 | 2026-03-27T04:18:56.479Z | Compiling serde_core v1.0.228 |
| 367 | 2026-03-27T04:18:56.649Z | Compiling libc v0.2.183 |
| 368 | 2026-03-27T04:18:56.811Z | Compiling serde_json v1.0.149 |
| 369 | 2026-03-27T04:18:56.839Z | Compiling ucd-trie v0.1.7 |
| 370 | 2026-03-27T04:18:57.011Z | Compiling pest v2.8.6 |
| 371 | 2026-03-27T04:18:57.024Z | Compiling serde v1.0.228 |
| 372 | 2026-03-27T04:18:57.068Z | Compiling strsim v0.11.1 |
| 373 | 2026-03-27T04:18:57.080Z | Compiling ident_case v1.0.1 |
| 374 | 2026-03-27T04:18:57.189Z | Compiling fnv v1.0.7 |
| 375 | 2026-03-27T04:18:57.395Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-03-27T04:18:57.411Z | Checking byteorder v1.5.0 |
| 377 | 2026-03-27T04:18:57.602Z | Compiling regex-syntax v0.8.10 |
| 378 | 2026-03-27T04:18:57.623Z | Compiling itoa v1.0.18 |
| 379 | 2026-03-27T04:18:57.679Z | Compiling syn v2.0.117 |
| 380 | 2026-03-27T04:18:58.107Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-03-27T04:18:58.318Z | Compiling either v1.15.0 |
| 382 | 2026-03-27T04:18:58.322Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-03-27T04:18:58.510Z | Compiling itertools v0.14.0 |
| 384 | 2026-03-27T04:18:58.765Z | Compiling thread-id v5.1.0 |
| 385 | 2026-03-27T04:18:58.834Z | Compiling heapless v0.8.0 |
| 386 | 2026-03-27T04:18:58.940Z | Checking plain v0.2.3 |
| 387 | 2026-03-27T04:18:59.034Z | Compiling regex-automata v0.4.14 |
| 388 | 2026-03-27T04:18:59.186Z | Checking log v0.4.29 |
| 389 | 2026-03-27T04:18:59.665Z | Checking bitflags v2.11.0 |
| 390 | 2026-03-27T04:18:59.754Z | Checking hash32 v0.3.1 |
| 391 | 2026-03-27T04:18:59.784Z | Compiling smoltcp v0.11.0 |
| 392 | 2026-03-27T04:18:59.821Z | Checking cfg-if v1.0.4 |
| 393 | 2026-03-27T04:18:59.868Z | Checking stable_deref_trait v1.2.1 |
| 394 | 2026-03-27T04:18:59.877Z | Checking pretty-hex v0.4.2 |
| 395 | 2026-03-27T04:18:59.932Z | Checking macaddr v1.0.1 |
| 396 | 2026-03-27T04:19:00.095Z | Compiling pest_generator v2.8.6 |
| 397 | 2026-03-27T04:19:00.107Z | Compiling darling_core v0.21.3 |
| 398 | 2026-03-27T04:19:00.139Z | Compiling crc32fast v1.5.0 |
| 399 | 2026-03-27T04:19:00.350Z | Compiling version_check v0.9.5 |
| 400 | 2026-03-27T04:19:00.390Z | Checking bitflags v1.3.2 |
| 401 | 2026-03-27T04:19:00.410Z | Checking managed v0.8.0 |
| 402 | 2026-03-27T04:19:00.449Z | Compiling ref-cast v1.0.25 |
| 403 | 2026-03-27T04:19:00.613Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 404 | 2026-03-27T04:19:00.741Z | Compiling regex v1.12.3 |
| 405 | 2026-03-27T04:19:00.781Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 406 | 2026-03-27T04:19:00.851Z | Checking memmap2 v0.9.10 |
| 407 | 2026-03-27T04:19:01.007Z | Checking unicode-width v0.2.2 |
| 408 | 2026-03-27T04:19:01.056Z | Checking ipnetwork v0.21.1 |
| 409 | 2026-03-27T04:19:01.248Z | Checking tabwriter v1.4.1 |
| 410 | 2026-03-27T04:19:01.314Z | Compiling thiserror-impl v2.0.18 |
| 411 | 2026-03-27T04:19:01.367Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-03-27T04:19:01.377Z | Compiling zerocopy-derive v0.8.47 |
| 413 | 2026-03-27T04:19:01.627Z | Compiling pest_derive v2.8.6 |
| 414 | 2026-03-27T04:19:01.754Z | Compiling scroll_derive v0.13.1 |
| 415 | 2026-03-27T04:19:01.973Z | Compiling ref-cast-impl v1.0.25 |
| 416 | 2026-03-27T04:19:02.110Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 417 | 2026-03-27T04:19:02.198Z | Compiling darling_macro v0.21.3 |
| 418 | 2026-03-27T04:19:02.320Z | Checking dyn-clone v1.0.20 |
| 419 | 2026-03-27T04:19:02.538Z | Checking scroll v0.13.0 |
| 420 | 2026-03-27T04:19:02.593Z | Compiling dtrace-parser v0.3.0 |
| 421 | 2026-03-27T04:19:02.598Z | Checking cobs v0.3.0 |
| 422 | 2026-03-27T04:19:02.722Z | Compiling darling v0.21.3 |
| 423 | 2026-03-27T04:19:02.750Z | Checking goblin v0.10.5 |
| 424 | 2026-03-27T04:19:02.791Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-03-27T04:19:02.849Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 426 | 2026-03-27T04:19:03.992Z | Checking postcard v1.1.3 |
| 427 | 2026-03-27T04:19:04.011Z | Compiling serde_tokenstream v0.2.3 |
| 428 | 2026-03-27T04:19:05.353Z | Checking ingot-types v0.1.2 |
| 429 | 2026-03-27T04:19:05.353Z | Checking dof v0.4.0 |
| 430 | 2026-03-27T04:19:05.651Z | Checking ingot v0.1.1 |
| 431 | 2026-03-27T04:19:06.246Z | Compiling usdt-attr-macro v0.6.0 |
| 432 | 2026-03-27T04:19:06.249Z | Compiling usdt-macro v0.6.0 |
| 433 | 2026-03-27T04:19:06.817Z | Checking usdt v0.6.0 |
| 434 | 2026-03-27T04:19:07.043Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 435 | 2026-03-27T04:19:15.088Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.80s |
| 436 | 2026-03-27T04:19:15.118Z | |
| 437 | 2026-03-27T04:19:15.121Z | real 18.876797907 |
| 438 | 2026-03-27T04:19:15.121Z | user 1:00.921830842 |
| 439 | 2026-03-27T04:19:15.121Z | sys 12.045639452 |
| 440 | 2026-03-27T04:19:15.121Z | trap 0.030208851 |
| 441 | 2026-03-27T04:19:15.121Z | tflt 0.119918117 |
| 442 | 2026-03-27T04:19:15.121Z | dflt 0.191222423 |
| 443 | 2026-03-27T04:19:15.121Z | kflt 0.000017975 |
| 444 | 2026-03-27T04:19:15.121Z | lock 3:31.199502069 |
| 445 | 2026-03-27T04:19:15.121Z | slp 3:11.547878865 |
| 446 | 2026-03-27T04:19:15.121Z | lat 2.694057883 |
| 447 | 2026-03-27T04:19:15.121Z | stop 5.839265747 |
| 448 | 2026-03-27T04:19:15.121Z | + header 'analyze no_std + engine + kernel' |
| 449 | 2026-03-27T04:19:15.121Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 450 | 2026-03-27T04:19:15.121Z | # ==== analyze no_std + engine + kernel ==== # |
| 451 | 2026-03-27T04:19:15.121Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 452 | 2026-03-27T04:19:15.298Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 453 | 2026-03-27T04:19:15.298Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 454 | 2026-03-27T04:19:15.318Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 455 | 2026-03-27T04:19:15.322Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 456 | 2026-03-27T04:19:15.559Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 457 | 2026-03-27T04:19:19.714Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.55s |
| 458 | 2026-03-27T04:19:19.740Z | |
| 459 | 2026-03-27T04:19:19.743Z | real 4.614981333 |
| 460 | 2026-03-27T04:19:19.743Z | user 4.993655585 |
| 461 | 2026-03-27T04:19:19.743Z | sys 0.893747509 |
| 462 | 2026-03-27T04:19:19.743Z | trap 0.000663119 |
| 463 | 2026-03-27T04:19:19.743Z | tflt 0.005970314 |
| 464 | 2026-03-27T04:19:19.743Z | dflt 0.001873362 |
| 465 | 2026-03-27T04:19:19.744Z | kflt 0.000000000 |
| 466 | 2026-03-27T04:19:19.744Z | lock 16.426173056 |
| 467 | 2026-03-27T04:19:19.744Z | slp 17.850056046 |
| 468 | 2026-03-27T04:19:19.744Z | lat 0.017885846 |
| 469 | 2026-03-27T04:19:19.744Z | stop 0.214619825 |
| 470 | 2026-03-27T04:19:19.744Z | + header test |
| 471 | 2026-03-27T04:19:19.744Z | + echo '# ==== test ==== #' |
| 472 | 2026-03-27T04:19:19.744Z | # ==== test ==== # |
| 473 | 2026-03-27T04:19:19.744Z | + ptime -m cargo test |
| 474 | 2026-03-27T04:19:19.887Z | Compiling serde_core v1.0.228 |
| 475 | 2026-03-27T04:19:19.890Z | Compiling thiserror v2.0.18 |
| 476 | 2026-03-27T04:19:19.910Z | Compiling zerocopy v0.8.47 |
| 477 | 2026-03-27T04:19:19.912Z | Compiling memchr v2.8.0 |
| 478 | 2026-03-27T04:19:19.912Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-27T04:19:19.917Z | Compiling unicode-ident v1.0.24 |
| 480 | 2026-03-27T04:19:19.920Z | Compiling zmij v1.0.21 |
| 481 | 2026-03-27T04:19:19.920Z | Compiling libc v0.2.183 |
| 482 | 2026-03-27T04:19:19.991Z | Compiling proc-macro2 v1.0.106 |
| 483 | 2026-03-27T04:19:20.039Z | Compiling scroll v0.13.0 |
| 484 | 2026-03-27T04:19:20.121Z | Compiling plain v0.2.3 |
| 485 | 2026-03-27T04:19:20.215Z | Compiling log v0.4.29 |
| 486 | 2026-03-27T04:19:20.265Z | Compiling itoa v1.0.18 |
| 487 | 2026-03-27T04:19:20.278Z | Compiling ucd-trie v0.1.7 |
| 488 | 2026-03-27T04:19:20.303Z | Compiling hash32 v0.3.1 |
| 489 | 2026-03-27T04:19:20.428Z | Compiling pest v2.8.6 |
| 490 | 2026-03-27T04:19:20.461Z | Compiling goblin v0.10.5 |
| 491 | 2026-03-27T04:19:20.515Z | Compiling quote v1.0.45 |
| 492 | 2026-03-27T04:19:20.982Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-27T04:19:21.045Z | Compiling pretty-hex v0.4.2 |
| 494 | 2026-03-27T04:19:21.174Z | Compiling stable_deref_trait v1.2.1 |
| 495 | 2026-03-27T04:19:21.197Z | Compiling macaddr v1.0.1 |
| 496 | 2026-03-27T04:19:21.241Z | Compiling heapless v0.8.0 |
| 497 | 2026-03-27T04:19:21.448Z | Compiling syn v2.0.117 |
| 498 | 2026-03-27T04:19:21.457Z | Compiling dtrace-parser v0.3.0 |
| 499 | 2026-03-27T04:19:21.682Z | Compiling serde v1.0.228 |
| 500 | 2026-03-27T04:19:21.852Z | Compiling bitflags v2.11.0 |
| 501 | 2026-03-27T04:19:22.143Z | Compiling serde_json v1.0.149 |
| 502 | 2026-03-27T04:19:22.258Z | Compiling thread-id v5.1.0 |
| 503 | 2026-03-27T04:19:22.307Z | Compiling cobs v0.3.0 |
| 504 | 2026-03-27T04:19:22.331Z | Compiling managed v0.8.0 |
| 505 | 2026-03-27T04:19:22.549Z | Compiling bitflags v1.3.2 |
| 506 | 2026-03-27T04:19:22.585Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-03-27T04:19:22.613Z | Compiling smoltcp v0.11.0 |
| 508 | 2026-03-27T04:19:22.761Z | Compiling ingot-types v0.1.2 |
| 509 | 2026-03-27T04:19:22.806Z | Compiling postcard v1.1.3 |
| 510 | 2026-03-27T04:19:22.881Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 511 | 2026-03-27T04:19:23.142Z | Compiling ingot v0.1.1 |
| 512 | 2026-03-27T04:19:23.157Z | Compiling memmap2 v0.9.10 |
| 513 | 2026-03-27T04:19:23.444Z | Compiling dof v0.4.0 |
| 514 | 2026-03-27T04:19:23.474Z | Compiling ipnetwork v0.21.1 |
| 515 | 2026-03-27T04:19:24.010Z | Compiling unicode-width v0.2.2 |
| 516 | 2026-03-27T04:19:24.335Z | Compiling usdt-impl v0.6.0 |
| 517 | 2026-03-27T04:19:25.104Z | Compiling either v1.15.0 |
| 518 | 2026-03-27T04:19:25.264Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 519 | 2026-03-27T04:19:25.305Z | Compiling itertools v0.14.0 |
| 520 | 2026-03-27T04:19:25.382Z | Compiling usdt v0.6.0 |
| 521 | 2026-03-27T04:19:26.020Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-03-27T04:19:26.444Z | Compiling ref-cast v1.0.25 |
| 523 | 2026-03-27T04:19:26.541Z | Compiling crc32fast v1.5.0 |
| 524 | 2026-03-27T04:19:26.731Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 525 | 2026-03-27T04:19:26.784Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 526 | 2026-03-27T04:19:26.833Z | Compiling dyn-clone v1.0.20 |
| 527 | 2026-03-27T04:19:40.235Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.48s |
| 528 | 2026-03-27T04:19:40.250Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-6e36e39ec0e7173c) |
| 529 | 2026-03-27T04:19:40.253Z | |
| 530 | 2026-03-27T04:19:40.253Z | running 72 tests |
| 531 | 2026-03-27T04:19:40.253Z | test d_error::tests::name_truncation ... ok |
| 532 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::chain_append_links ... ok |
| 533 | 2026-03-27T04:19:40.253Z | test d_error::tests::name_and_data_storage ... ok |
| 534 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 535 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 536 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 537 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 538 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::prefix_len ... ok |
| 539 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::read_seg ... ok |
| 540 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 541 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::truncate ... ok |
| 542 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::wrap ... ok |
| 543 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 544 | 2026-03-27T04:19:40.253Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 545 | 2026-03-27T04:19:40.253Z | test ddi::time::test::good_interval ... ok |
| 546 | 2026-03-27T04:19:40.256Z | test engine::dhcp::test::hostname_encode ... ok |
| 547 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 548 | 2026-03-27T04:19:40.257Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 549 | 2026-03-27T04:19:40.257Z | test engine::dhcp::test::domainname_encode ... ok |
| 550 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 551 | 2026-03-27T04:19:40.257Z | test engine::dhcp::test::offlink_encode ... ok |
| 552 | 2026-03-27T04:19:40.257Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 553 | 2026-03-27T04:19:40.257Z | test ddi::time::test::bad_interval - should panic ... ok |
| 554 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 555 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 556 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 557 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 558 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 559 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 560 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 561 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 562 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 563 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 564 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 565 | 2026-03-27T04:19:40.257Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 566 | 2026-03-27T04:19:40.258Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 567 | 2026-03-27T04:19:40.258Z | test engine::dhcpv6::options::test::test_status ... ok |
| 568 | 2026-03-27T04:19:40.258Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 569 | 2026-03-27T04:19:40.258Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 570 | 2026-03-27T04:19:40.258Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 571 | 2026-03-27T04:19:40.258Z | test engine::ether::test::emit ... ok |
| 572 | 2026-03-27T04:19:40.258Z | test engine::flow_table::test::flow_clear ... ok |
| 573 | 2026-03-27T04:19:40.258Z | test engine::flow_table::test::flow_expired ... ok |
| 574 | 2026-03-27T04:19:40.258Z | test engine::geneve::test::emit_no_opts ... ok |
| 575 | 2026-03-27T04:19:40.258Z | test engine::geneve::test::emit_single_opt ... ok |
| 576 | 2026-03-27T04:19:40.258Z | test engine::ip::v4::test::cidr_match ... ok |
| 577 | 2026-03-27T04:19:40.258Z | test engine::ip::v4::test::emit ... ok |
| 578 | 2026-03-27T04:19:40.258Z | test engine::ip::v4::test::match_check ... ok |
| 579 | 2026-03-27T04:19:40.258Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 580 | 2026-03-27T04:19:40.258Z | test engine::ip::v6::test::emit ... ok |
| 581 | 2026-03-27T04:19:40.258Z | test engine::ip::v6::test::from_pairs ... ok |
| 582 | 2026-03-27T04:19:40.258Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 583 | 2026-03-27T04:19:40.258Z | test engine::ip::v6::test::option_push_spec ... ok |
| 584 | 2026-03-27T04:19:40.259Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 585 | 2026-03-27T04:19:40.259Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 586 | 2026-03-27T04:19:40.259Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 587 | 2026-03-27T04:19:40.259Z | test engine::layer::test::find_rule ... ok |
| 588 | 2026-03-27T04:19:40.259Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 589 | 2026-03-27T04:19:40.259Z | test engine::nat::test::nat4_rewrite ... ok |
| 590 | 2026-03-27T04:19:40.259Z | test engine::packet::test::read_single_segment ... ok |
| 591 | 2026-03-27T04:19:40.259Z | test engine::packet::test::read_multi_segment ... ok |
| 592 | 2026-03-27T04:19:40.259Z | test engine::packet::test::small_packet_with_padding ... ok |
| 593 | 2026-03-27T04:19:40.259Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 594 | 2026-03-27T04:19:40.259Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 595 | 2026-03-27T04:19:40.259Z | test engine::packet::test::straddled_tcp ... ok |
| 596 | 2026-03-27T04:19:40.259Z | test engine::rule::rule_matching ... ok |
| 597 | 2026-03-27T04:19:40.259Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 598 | 2026-03-27T04:19:40.259Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 599 | 2026-03-27T04:19:40.259Z | test engine::ip::v6::test::push_spec ... ok |
| 600 | 2026-03-27T04:19:40.259Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 601 | 2026-03-27T04:19:40.259Z | test engine::snat::test::nat_mappings ... ok |
| 602 | 2026-03-27T04:19:40.259Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 603 | 2026-03-27T04:19:40.259Z | |
| 604 | 2026-03-27T04:19:40.259Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 605 | 2026-03-27T04:19:40.259Z | |
| 606 | 2026-03-27T04:19:40.259Z | Doc-tests opte |
| 607 | 2026-03-27T04:19:42.169Z | |
| 608 | 2026-03-27T04:19:42.169Z | running 3 tests |
| 609 | 2026-03-27T04:19:42.172Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 610 | 2026-03-27T04:19:42.172Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-03-27T04:19:42.172Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 612 | 2026-03-27T04:19:42.173Z | |
| 613 | 2026-03-27T04:19:42.173Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 614 | 2026-03-27T04:19:42.173Z | |
| 615 | 2026-03-27T04:19:42.178Z | all doctests ran in 1.35s; merged doctests compilation took 1.34s |
| 616 | 2026-03-27T04:19:42.218Z | |
| 617 | 2026-03-27T04:19:42.218Z | real 22.463302906 |
| 618 | 2026-03-27T04:19:42.218Z | user 1:55.473750257 |
| 619 | 2026-03-27T04:19:42.218Z | sys 6.927276448 |
| 620 | 2026-03-27T04:19:42.222Z | trap 0.051501473 |
| 621 | 2026-03-27T04:19:42.222Z | tflt 0.270425506 |
| 622 | 2026-03-27T04:19:42.222Z | dflt 0.310827426 |
| 623 | 2026-03-27T04:19:42.222Z | kflt 0.000005497 |
| 624 | 2026-03-27T04:19:42.222Z | lock 5:43.971034119 |
| 625 | 2026-03-27T04:19:42.222Z | slp 3:36.681941362 |
| 626 | 2026-03-27T04:19:42.222Z | lat 6.038538794 |
| 627 | 2026-03-27T04:19:42.222Z | stop 2.427138330 |
| 628 | 2026-03-27T04:19:42.223Z | process exited: duration 88551 ms, exit code 0 |
| |
| 629 | 2026-03-27T04:19:42.229Z | found 0 output files |