|
|
|
| 1 | 2026-07-15T03:39:48.205Z | job assigned to worker 01KXHXPNQZ1XKJZZW2F3JKV7QD [factory aws, i-011a4e17076c90113] (queued for 48 s) |
| |
| 2 | 2026-07-15T03:39:54.826Z | starting task 0: "setup" |
| 3 | 2026-07-15T03:39:54.829Z | ++ uname -s |
| 4 | 2026-07-15T03:39:54.832Z | + kern=SunOS |
| 5 | 2026-07-15T03:39:54.832Z | + build_user=build |
| 6 | 2026-07-15T03:39:54.832Z | + build_uid=12345 |
| 7 | 2026-07-15T03:39:54.832Z | + work_dir=/work |
| 8 | 2026-07-15T03:39:54.832Z | + input_dir=/input |
| 9 | 2026-07-15T03:39:54.832Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-15T03:39:54.832Z | + case "$kern" in |
| 11 | 2026-07-15T03:39:54.832Z | + groupadd -g 12345 build |
| 12 | 2026-07-15T03:39:54.842Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-15T03:39:56.849Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-15T03:39:56.985Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-15T03:39:56.988Z | + home_fs=zfs |
| 16 | 2026-07-15T03:39:56.988Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-15T03:39:56.988Z | + mkdir -p /home/build |
| 18 | 2026-07-15T03:39:56.988Z | + chown build:build /home/build /work |
| 19 | 2026-07-15T03:39:58.990Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-15T03:39:58.993Z | process exited: duration 4167 ms, exit code 0 |
| |
| 21 | 2026-07-15T03:39:59.000Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-15T03:39:59.004Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-15T03:39:59.004Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-15T03:39:59.004Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-15T03:39:59.004Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-15T03:39:59.004Z | * rust toolchain profile = "default" |
| 27 | 2026-07-15T03:39:59.004Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-15T03:39:59.008Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-15T03:39:59.008Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-15T03:39:59.284Z | info: downloading installer |
| 31 | 2026-07-15T03:40:00.656Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-15T03:40:00.657Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-15T03:40:00.657Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-15T03:40:00.657Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-15T03:40:00.669Z | info: profile set to default |
| 36 | 2026-07-15T03:40:00.669Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-15T03:40:00.671Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-15T03:40:00.883Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-15T03:40:00.886Z | info: downloading 6 components |
| 40 | 2026-07-15T03:40:16.130Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 41 | 2026-07-15T03:40:16.130Z | |
| 42 | 2026-07-15T03:40:16.156Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-15T03:40:16.156Z | |
| 44 | 2026-07-15T03:40:16.156Z | |
| 45 | 2026-07-15T03:40:16.156Z | Rust is installed now. Great! |
| 46 | 2026-07-15T03:40:16.156Z | |
| 47 | 2026-07-15T03:40:16.159Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-15T03:40:16.159Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-15T03:40:16.159Z | |
| 50 | 2026-07-15T03:40:16.159Z | To configure your current shell, you need to source |
| 51 | 2026-07-15T03:40:16.159Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-15T03:40:16.159Z | |
| 53 | 2026-07-15T03:40:16.159Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-15T03:40:16.159Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-15T03:40:16.159Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-15T03:40:16.159Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-15T03:40:16.159Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-15T03:40:16.159Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-15T03:40:16.159Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-15T03:40:16.159Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-15T03:40:16.159Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-15T03:40:16.242Z | + rustup --version |
| 63 | 2026-07-15T03:40:16.251Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-15T03:40:16.253Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-15T03:40:16.271Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-15T03:40:16.274Z | + cargo --version |
| 67 | 2026-07-15T03:40:16.288Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-15T03:40:16.291Z | + rustc --version |
| 69 | 2026-07-15T03:40:16.310Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-15T03:40:16.313Z | process exited: duration 17312 ms, exit code 0 |
| |
| 71 | 2026-07-15T03:40:16.319Z | starting task 2: "authentication" |
| 72 | 2026-07-15T03:40:16.335Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-15T03:40:16.341Z | starting task 3: "clone repository" |
| 74 | 2026-07-15T03:40:16.344Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-15T03:40:16.348Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-15T03:40:16.373Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-15T03:40:17.272Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-15T03:40:17.272Z | + git fetch origin ed024703fbe3d3a3173cb795666270cfb980d7fb |
| 79 | 2026-07-15T03:40:17.501Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-15T03:40:17.501Z | * branch ed024703fbe3d3a3173cb795666270cfb980d7fb -> FETCH_HEAD |
| 81 | 2026-07-15T03:40:17.506Z | + [[ -n renovate/syn-2.x-lockfile ]] |
| 82 | 2026-07-15T03:40:17.509Z | ++ git branch --show-current |
| 83 | 2026-07-15T03:40:17.509Z | + current=master |
| 84 | 2026-07-15T03:40:17.509Z | + [[ master != renovate/syn-2.x-lockfile ]] |
| 85 | 2026-07-15T03:40:17.509Z | + git branch -f renovate/syn-2.x-lockfile ed024703fbe3d3a3173cb795666270cfb980d7fb |
| 86 | 2026-07-15T03:40:17.512Z | + git checkout -f renovate/syn-2.x-lockfile |
| 87 | 2026-07-15T03:40:17.528Z | Switched to branch 'renovate/syn-2.x-lockfile' |
| 88 | 2026-07-15T03:40:17.531Z | + git reset --hard ed024703fbe3d3a3173cb795666270cfb980d7fb |
| 89 | 2026-07-15T03:40:17.545Z | HEAD is now at ed02470 Update Rust crate syn to v2.0.119 |
| 90 | 2026-07-15T03:40:17.547Z | process exited: duration 1204 ms, exit code 0 |
| |
| 91 | 2026-07-15T03:40:17.553Z | starting task 4: "build" |
| 92 | 2026-07-15T03:40:17.556Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-15T03:40:17.559Z | ++ rustup show active-toolchain |
| 94 | 2026-07-15T03:40:17.562Z | 1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-15T03:40:17.565Z | ++ pushd xde |
| 96 | 2026-07-15T03:40:17.565Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-15T03:40:17.566Z | ++ rustup show active-toolchain |
| 98 | 2026-07-15T03:40:17.569Z | info: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos |
| 99 | 2026-07-15T03:40:17.721Z | info: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29) |
| 100 | 2026-07-15T03:40:17.724Z | info: downloading 6 components |
| 101 | 2026-07-15T03:40:34.226Z | nightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-15T03:40:34.326Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-15T03:40:34.329Z | +++ head -n 1 |
| 104 | 2026-07-15T03:40:34.329Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-15T03:40:34.383Z | ++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos |
| 106 | 2026-07-15T03:40:34.383Z | ++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos |
| 107 | 2026-07-15T03:40:34.383Z | ++ popd |
| 108 | 2026-07-15T03:40:34.387Z | /work/oxidecomputer/opte |
| 109 | 2026-07-15T03:40:34.387Z | + cargo --version |
| 110 | 2026-07-15T03:40:34.393Z | cargo 1.96.1 (356927216 2026-06-26) |
| 111 | 2026-07-15T03:40:34.397Z | + rustc --version |
| 112 | 2026-07-15T03:40:34.416Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 113 | 2026-07-15T03:40:34.420Z | + cd lib/opte |
| 114 | 2026-07-15T03:40:34.420Z | + header 'check style' |
| 115 | 2026-07-15T03:40:34.420Z | + echo '# ==== check style ==== #' |
| 116 | 2026-07-15T03:40:34.420Z | # ==== check style ==== # |
| 117 | 2026-07-15T03:40:34.420Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -- --check |
| 118 | 2026-07-15T03:40:34.604Z | |
| 119 | 2026-07-15T03:40:34.604Z | real 0.183865187 |
| 120 | 2026-07-15T03:40:34.604Z | user 0.140381880 |
| 121 | 2026-07-15T03:40:34.604Z | sys 0.036810802 |
| 122 | 2026-07-15T03:40:34.604Z | trap 0.000050320 |
| 123 | 2026-07-15T03:40:34.604Z | tflt 0.000000870 |
| 124 | 2026-07-15T03:40:34.607Z | dflt 0.000016860 |
| 125 | 2026-07-15T03:40:34.608Z | kflt 0.000000000 |
| 126 | 2026-07-15T03:40:34.608Z | lock 0.031726910 |
| 127 | 2026-07-15T03:40:34.608Z | slp 0.163151598 |
| 128 | 2026-07-15T03:40:34.608Z | lat 0.000759690 |
| 129 | 2026-07-15T03:40:34.608Z | stop 0.000090780 |
| 130 | 2026-07-15T03:40:34.608Z | + header 'check docs' |
| 131 | 2026-07-15T03:40:34.608Z | + echo '# ==== check docs ==== #' |
| 132 | 2026-07-15T03:40:34.608Z | # ==== check docs ==== # |
| 133 | 2026-07-15T03:40:34.608Z | + RUSTDOCFLAGS='-D warnings' |
| 134 | 2026-07-15T03:40:34.608Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 135 | 2026-07-15T03:40:34.675Z | Updating crates.io index |
| 136 | 2026-07-15T03:40:34.678Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 137 | 2026-07-15T03:40:35.318Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 138 | 2026-07-15T03:40:35.703Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 139 | 2026-07-15T03:40:36.040Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 140 | 2026-07-15T03:40:36.266Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 141 | 2026-07-15T03:40:36.509Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-07-15T03:40:36.802Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 143 | 2026-07-15T03:40:38.635Z | Downloading crates ... |
| 144 | 2026-07-15T03:40:38.693Z | Downloaded pretty-hex v0.4.2 |
| 145 | 2026-07-15T03:40:38.698Z | Downloaded fnv v1.0.7 |
| 146 | 2026-07-15T03:40:38.698Z | Downloaded dtrace-parser v0.3.0 |
| 147 | 2026-07-15T03:40:38.701Z | Downloaded byteorder v1.5.0 |
| 148 | 2026-07-15T03:40:38.701Z | Downloaded tabwriter v1.4.1 |
| 149 | 2026-07-15T03:40:38.701Z | Downloaded cfg-if v1.0.4 |
| 150 | 2026-07-15T03:40:38.704Z | Downloaded managed v0.8.0 |
| 151 | 2026-07-15T03:40:38.704Z | Downloaded thread-id v5.1.0 |
| 152 | 2026-07-15T03:40:38.707Z | Downloaded cobs v0.3.0 |
| 153 | 2026-07-15T03:40:38.715Z | Downloaded itoa v1.0.18 |
| 154 | 2026-07-15T03:40:38.718Z | Downloaded bitflags v1.3.2 |
| 155 | 2026-07-15T03:40:38.721Z | Downloaded defmt-macros v1.1.1 |
| 156 | 2026-07-15T03:40:38.724Z | Downloaded darling_macro v0.21.3 |
| 157 | 2026-07-15T03:40:38.724Z | Downloaded dyn-clone v1.0.20 |
| 158 | 2026-07-15T03:40:38.727Z | Downloaded embedded-io v0.4.0 |
| 159 | 2026-07-15T03:40:38.727Z | Downloaded embedded-io v0.6.1 |
| 160 | 2026-07-15T03:40:38.727Z | Downloaded pest_derive v2.8.7 |
| 161 | 2026-07-15T03:40:38.731Z | Downloaded usdt-impl v0.6.0 |
| 162 | 2026-07-15T03:40:38.740Z | Downloaded macaddr v1.0.1 |
| 163 | 2026-07-15T03:40:38.743Z | Downloaded darling_core v0.23.0 |
| 164 | 2026-07-15T03:40:38.746Z | Downloaded hash32 v0.3.1 |
| 165 | 2026-07-15T03:40:38.750Z | Downloaded version_check v0.9.5 |
| 166 | 2026-07-15T03:40:38.759Z | Downloaded stable_deref_trait v1.2.1 |
| 167 | 2026-07-15T03:40:38.762Z | Downloaded strsim v0.11.1 |
| 168 | 2026-07-15T03:40:38.762Z | Downloaded usdt-attr-macro v0.6.0 |
| 169 | 2026-07-15T03:40:38.762Z | Downloaded ident_case v1.0.1 |
| 170 | 2026-07-15T03:40:38.762Z | Downloaded plain v0.2.3 |
| 171 | 2026-07-15T03:40:38.762Z | Downloaded usdt v0.6.0 |
| 172 | 2026-07-15T03:40:38.766Z | Downloaded defmt v0.3.100 |
| 173 | 2026-07-15T03:40:38.774Z | Downloaded darling_macro v0.23.0 |
| 174 | 2026-07-15T03:40:38.778Z | Downloaded dof v0.4.0 |
| 175 | 2026-07-15T03:40:38.778Z | Downloaded usdt-macro v0.6.0 |
| 176 | 2026-07-15T03:40:38.780Z | Downloaded scroll_derive v0.13.1 |
| 177 | 2026-07-15T03:40:38.780Z | Downloaded ingot-types v0.1.2 |
| 178 | 2026-07-15T03:40:38.783Z | Downloaded postcard v1.1.3 |
| 179 | 2026-07-15T03:40:38.786Z | Downloaded darling v0.21.3 |
| 180 | 2026-07-15T03:40:38.789Z | Downloaded darling v0.23.0 |
| 181 | 2026-07-15T03:40:38.794Z | Downloaded ipnetwork v0.21.1 |
| 182 | 2026-07-15T03:40:38.797Z | Downloaded pest_generator v2.8.7 |
| 183 | 2026-07-15T03:40:38.800Z | Downloaded defmt-parser v1.0.0 |
| 184 | 2026-07-15T03:40:38.800Z | Downloaded either v1.16.0 |
| 185 | 2026-07-15T03:40:38.802Z | Downloaded ref-cast v1.0.25 |
| 186 | 2026-07-15T03:40:38.806Z | Downloaded ingot v0.1.1 |
| 187 | 2026-07-15T03:40:38.809Z | Downloaded ingot-macros v0.1.1 |
| 188 | 2026-07-15T03:40:38.809Z | Downloaded defmt v1.1.1 |
| 189 | 2026-07-15T03:40:38.812Z | Downloaded zmij v1.0.21 |
| 190 | 2026-07-15T03:40:38.814Z | Downloaded ref-cast-impl v1.0.25 |
| 191 | 2026-07-15T03:40:38.814Z | Downloaded thiserror v2.0.18 |
| 192 | 2026-07-15T03:40:38.822Z | Downloaded serde_tokenstream v0.2.3 |
| 193 | 2026-07-15T03:40:38.825Z | Downloaded thiserror-impl v2.0.18 |
| 194 | 2026-07-15T03:40:38.831Z | Downloaded bitflags v2.13.0 |
| 195 | 2026-07-15T03:40:38.835Z | Downloaded memmap2 v0.9.11 |
| 196 | 2026-07-15T03:40:38.838Z | Downloaded crc32fast v1.5.0 |
| 197 | 2026-07-15T03:40:38.845Z | Downloaded pest_meta v2.8.7 |
| 198 | 2026-07-15T03:40:38.848Z | Downloaded quote v1.0.46 |
| 199 | 2026-07-15T03:40:38.851Z | Downloaded ucd-trie v0.1.7 |
| 200 | 2026-07-15T03:40:38.855Z | Downloaded scroll v0.13.0 |
| 201 | 2026-07-15T03:40:38.858Z | Downloaded log v0.4.33 |
| 202 | 2026-07-15T03:40:38.863Z | Downloaded unicode-ident v1.0.24 |
| 203 | 2026-07-15T03:40:38.866Z | Downloaded proc-macro2 v1.0.106 |
| 204 | 2026-07-15T03:40:38.879Z | Downloaded serde_core v1.0.228 |
| 205 | 2026-07-15T03:40:38.882Z | Downloaded serde_derive v1.0.228 |
| 206 | 2026-07-15T03:40:38.884Z | Downloaded heapless v0.8.0 |
| 207 | 2026-07-15T03:40:38.891Z | Downloaded darling_core v0.21.3 |
| 208 | 2026-07-15T03:40:38.894Z | Downloaded serde v1.0.228 |
| 209 | 2026-07-15T03:40:38.905Z | Downloaded memchr v2.8.2 |
| 210 | 2026-07-15T03:40:38.916Z | Downloaded zerocopy-derive v0.8.52 |
| 211 | 2026-07-15T03:40:38.921Z | Downloaded itertools v0.14.0 |
| 212 | 2026-07-15T03:40:38.943Z | Downloaded pest v2.8.7 |
| 213 | 2026-07-15T03:40:38.950Z | Downloaded serde_json v1.0.150 |
| 214 | 2026-07-15T03:40:38.957Z | Downloaded regex v1.12.4 |
| 215 | 2026-07-15T03:40:38.961Z | Downloaded aho-corasick v1.1.4 |
| 216 | 2026-07-15T03:40:38.964Z | Downloaded itertools v0.15.0 |
| 217 | 2026-07-15T03:40:39.020Z | Downloaded goblin v0.10.7 |
| 218 | 2026-07-15T03:40:39.025Z | Downloaded zerocopy v0.8.52 |
| 219 | 2026-07-15T03:40:39.034Z | Downloaded syn v2.0.119 |
| 220 | 2026-07-15T03:40:39.040Z | Downloaded unicode-width v0.2.2 |
| 221 | 2026-07-15T03:40:39.044Z | Downloaded smoltcp v0.11.0 |
| 222 | 2026-07-15T03:40:39.054Z | Downloaded regex-syntax v0.8.11 |
| 223 | 2026-07-15T03:40:39.080Z | Downloaded regex-automata v0.4.14 |
| 224 | 2026-07-15T03:40:39.093Z | Downloaded libc v0.2.186 |
| 225 | 2026-07-15T03:40:39.152Z | Compiling proc-macro2 v1.0.106 |
| 226 | 2026-07-15T03:40:39.152Z | Compiling quote v1.0.46 |
| 227 | 2026-07-15T03:40:39.152Z | Compiling unicode-ident v1.0.24 |
| 228 | 2026-07-15T03:40:39.155Z | Documenting unicode-ident v1.0.24 |
| 229 | 2026-07-15T03:40:39.155Z | Compiling ident_case v1.0.1 |
| 230 | 2026-07-15T03:40:39.155Z | Compiling strsim v0.11.1 |
| 231 | 2026-07-15T03:40:39.155Z | Compiling serde_core v1.0.228 |
| 232 | 2026-07-15T03:40:39.307Z | Compiling fnv v1.0.7 |
| 233 | 2026-07-15T03:40:39.329Z | Checking memchr v2.8.2 |
| 234 | 2026-07-15T03:40:39.393Z | Compiling thiserror v2.0.18 |
| 235 | 2026-07-15T03:40:39.495Z | Compiling regex-syntax v0.8.11 |
| 236 | 2026-07-15T03:40:39.558Z | Compiling zerocopy v0.8.52 |
| 237 | 2026-07-15T03:40:39.597Z | Compiling serde v1.0.228 |
| 238 | 2026-07-15T03:40:39.750Z | Documenting proc-macro2 v1.0.106 |
| 239 | 2026-07-15T03:40:39.901Z | Compiling aho-corasick v1.1.4 |
| 240 | 2026-07-15T03:40:40.205Z | Compiling syn v2.0.119 |
| 241 | 2026-07-15T03:40:40.323Z | Documenting quote v1.0.46 |
| 242 | 2026-07-15T03:40:40.827Z | Documenting syn v2.0.119 |
| 243 | 2026-07-15T03:40:40.918Z | Compiling regex-automata v0.4.14 |
| 244 | 2026-07-15T03:40:41.032Z | Compiling either v1.16.0 |
| 245 | 2026-07-15T03:40:41.234Z | Checking byteorder v1.5.0 |
| 246 | 2026-07-15T03:40:41.289Z | Compiling itertools v0.14.0 |
| 247 | 2026-07-15T03:40:41.385Z | Compiling heapless v0.8.0 |
| 248 | 2026-07-15T03:40:41.533Z | Documenting memchr v2.8.2 |
| 249 | 2026-07-15T03:40:41.851Z | Checking hash32 v0.3.1 |
| 250 | 2026-07-15T03:40:41.958Z | Checking bitflags v2.13.0 |
| 251 | 2026-07-15T03:40:42.131Z | Documenting serde_core v1.0.228 |
| 252 | 2026-07-15T03:40:42.172Z | Documenting aho-corasick v1.1.4 |
| 253 | 2026-07-15T03:40:42.283Z | Checking cfg-if v1.0.4 |
| 254 | 2026-07-15T03:40:42.340Z | Checking macaddr v1.0.1 |
| 255 | 2026-07-15T03:40:42.477Z | Documenting regex-syntax v0.8.11 |
| 256 | 2026-07-15T03:40:42.509Z | Checking stable_deref_trait v1.2.1 |
| 257 | 2026-07-15T03:40:42.574Z | Compiling darling_core v0.21.3 |
| 258 | 2026-07-15T03:40:42.840Z | Compiling regex v1.12.4 |
| 259 | 2026-07-15T03:40:42.927Z | Compiling darling_core v0.23.0 |
| 260 | 2026-07-15T03:40:43.238Z | Compiling smoltcp v0.11.0 |
| 261 | 2026-07-15T03:40:43.517Z | Documenting regex-automata v0.4.14 |
| 262 | 2026-07-15T03:40:43.806Z | Documenting serde_derive v1.0.228 |
| 263 | 2026-07-15T03:40:43.827Z | Compiling thiserror-impl v2.0.18 |
| 264 | 2026-07-15T03:40:43.901Z | Compiling serde_derive v1.0.228 |
| 265 | 2026-07-15T03:40:44.005Z | Compiling zerocopy-derive v0.8.52 |
| 266 | 2026-07-15T03:40:44.771Z | Compiling darling_macro v0.21.3 |
| 267 | 2026-07-15T03:40:44.791Z | Documenting thiserror-impl v2.0.18 |
| 268 | 2026-07-15T03:40:44.956Z | Documenting regex v1.12.4 |
| 269 | 2026-07-15T03:40:45.011Z | Documenting zerocopy-derive v0.8.52 |
| 270 | 2026-07-15T03:40:45.130Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-07-15T03:40:45.194Z | Checking cobs v0.3.0 |
| 272 | 2026-07-15T03:40:45.365Z | Compiling darling v0.21.3 |
| 273 | 2026-07-15T03:40:45.441Z | Compiling ingot-macros v0.1.1 |
| 274 | 2026-07-15T03:40:45.684Z | Checking bitflags v1.3.2 |
| 275 | 2026-07-15T03:40:45.691Z | Checking managed v0.8.0 |
| 276 | 2026-07-15T03:40:45.697Z | Documenting byteorder v1.5.0 |
| 277 | 2026-07-15T03:40:45.746Z | Documenting thiserror v2.0.18 |
| 278 | 2026-07-15T03:40:45.847Z | Documenting ingot-macros v0.1.1 |
| 279 | 2026-07-15T03:40:45.871Z | Documenting bitflags v2.13.0 |
| 280 | 2026-07-15T03:40:45.968Z | Documenting zerocopy v0.8.52 |
| 281 | 2026-07-15T03:40:46.245Z | Documenting hash32 v0.3.1 |
| 282 | 2026-07-15T03:40:46.402Z | Documenting stable_deref_trait v1.2.1 |
| 283 | 2026-07-15T03:40:46.613Z | Compiling ref-cast v1.0.25 |
| 284 | 2026-07-15T03:40:46.791Z | Documenting serde v1.0.228 |
| 285 | 2026-07-15T03:40:46.938Z | Documenting cfg-if v1.0.4 |
| 286 | 2026-07-15T03:40:46.959Z | Compiling crc32fast v1.5.0 |
| 287 | 2026-07-15T03:40:47.041Z | Documenting macaddr v1.0.1 |
| 288 | 2026-07-15T03:40:47.167Z | Checking postcard v1.1.3 |
| 289 | 2026-07-15T03:40:47.296Z | Documenting heapless v0.8.0 |
| 290 | 2026-07-15T03:40:47.442Z | Documenting cobs v0.3.0 |
| 291 | 2026-07-15T03:40:47.629Z | Compiling ref-cast-impl v1.0.25 |
| 292 | 2026-07-15T03:40:48.146Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 293 | 2026-07-15T03:40:48.157Z | Checking unicode-width v0.2.2 |
| 294 | 2026-07-15T03:40:48.218Z | Documenting managed v0.8.0 |
| 295 | 2026-07-15T03:40:48.269Z | Checking ingot-types v0.1.2 |
| 296 | 2026-07-15T03:40:48.409Z | Checking ipnetwork v0.21.1 |
| 297 | 2026-07-15T03:40:48.558Z | Compiling version_check v0.9.5 |
| 298 | 2026-07-15T03:40:48.561Z | Documenting postcard v1.1.3 |
| 299 | 2026-07-15T03:40:48.579Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-07-15T03:40:48.611Z | Checking ingot v0.1.1 |
| 301 | 2026-07-15T03:40:48.648Z | Compiling darling v0.23.0 |
| 302 | 2026-07-15T03:40:48.722Z | Documenting ref-cast-impl v1.0.25 |
| 303 | 2026-07-15T03:40:48.876Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 304 | 2026-07-15T03:40:49.017Z | Documenting smoltcp v0.11.0 |
| 305 | 2026-07-15T03:40:49.036Z | Documenting ingot-types v0.1.2 |
| 306 | 2026-07-15T03:40:49.059Z | Documenting ipnetwork v0.21.1 |
| 307 | 2026-07-15T03:40:49.133Z | Documenting unicode-width v0.2.2 |
| 308 | 2026-07-15T03:40:49.331Z | Documenting either v1.16.0 |
| 309 | 2026-07-15T03:40:49.654Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 310 | 2026-07-15T03:40:49.856Z | Documenting ref-cast v1.0.25 |
| 311 | 2026-07-15T03:40:50.099Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 312 | 2026-07-15T03:40:50.287Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 313 | 2026-07-15T03:40:50.371Z | Documenting ingot v0.1.1 |
| 314 | 2026-07-15T03:40:50.558Z | Documenting tabwriter v1.4.1 |
| 315 | 2026-07-15T03:40:50.782Z | Checking itertools v0.15.0 |
| 316 | 2026-07-15T03:40:50.814Z | Documenting itertools v0.15.0 |
| 317 | 2026-07-15T03:40:51.155Z | Checking tabwriter v1.4.1 |
| 318 | 2026-07-15T03:40:51.288Z | Documenting crc32fast v1.5.0 |
| 319 | 2026-07-15T03:40:51.410Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 320 | 2026-07-15T03:40:51.417Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 321 | 2026-07-15T03:40:51.542Z | Documenting dyn-clone v1.0.20 |
| 322 | 2026-07-15T03:40:51.682Z | Checking dyn-clone v1.0.20 |
| 323 | 2026-07-15T03:40:53.031Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 324 | 2026-07-15T03:40:54.220Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 325 | 2026-07-15T03:40:56.474Z | Finished `dev` profile [optimized + debuginfo] target(s) in 21.86s |
| 326 | 2026-07-15T03:40:56.549Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 327 | 2026-07-15T03:40:56.573Z | |
| 328 | 2026-07-15T03:40:56.575Z | real 21.948769454 |
| 329 | 2026-07-15T03:40:56.575Z | user 1:17.470843030 |
| 330 | 2026-07-15T03:40:56.575Z | sys 16.269263381 |
| 331 | 2026-07-15T03:40:56.575Z | trap 0.050236260 |
| 332 | 2026-07-15T03:40:56.575Z | tflt 0.058571509 |
| 333 | 2026-07-15T03:40:56.575Z | dflt 0.088319272 |
| 334 | 2026-07-15T03:40:56.575Z | kflt 0.004699790 |
| 335 | 2026-07-15T03:40:56.576Z | lock 7:35.045954119 |
| 336 | 2026-07-15T03:40:56.576Z | slp 4:15.045402697 |
| 337 | 2026-07-15T03:40:56.576Z | lat 7.543819496 |
| 338 | 2026-07-15T03:40:56.576Z | stop 12.307838575 |
| 339 | 2026-07-15T03:40:56.576Z | + header 'analyze std + api' |
| 340 | 2026-07-15T03:40:56.576Z | + echo '# ==== analyze std + api ==== #' |
| 341 | 2026-07-15T03:40:56.576Z | # ==== analyze std + api ==== # |
| 342 | 2026-07-15T03:40:56.576Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 343 | 2026-07-15T03:40:56.805Z | Compiling proc-macro2 v1.0.106 |
| 344 | 2026-07-15T03:40:56.805Z | Compiling quote v1.0.46 |
| 345 | 2026-07-15T03:40:56.805Z | Compiling unicode-ident v1.0.24 |
| 346 | 2026-07-15T03:40:56.805Z | Compiling memchr v2.8.2 |
| 347 | 2026-07-15T03:40:56.808Z | Compiling thiserror v2.0.18 |
| 348 | 2026-07-15T03:40:56.808Z | Compiling zerocopy v0.8.52 |
| 349 | 2026-07-15T03:40:56.808Z | Compiling zmij v1.0.21 |
| 350 | 2026-07-15T03:40:56.808Z | Compiling libc v0.2.186 |
| 351 | 2026-07-15T03:40:56.981Z | Compiling serde_core v1.0.228 |
| 352 | 2026-07-15T03:40:57.173Z | Compiling strsim v0.11.1 |
| 353 | 2026-07-15T03:40:57.191Z | Compiling serde_json v1.0.150 |
| 354 | 2026-07-15T03:40:57.205Z | Compiling ident_case v1.0.1 |
| 355 | 2026-07-15T03:40:57.226Z | Compiling ucd-trie v0.1.7 |
| 356 | 2026-07-15T03:40:57.392Z | Compiling pest v2.8.7 |
| 357 | 2026-07-15T03:40:57.423Z | Compiling serde v1.0.228 |
| 358 | 2026-07-15T03:40:57.519Z | Compiling fnv v1.0.7 |
| 359 | 2026-07-15T03:40:57.745Z | Compiling aho-corasick v1.1.4 |
| 360 | 2026-07-15T03:40:57.772Z | Compiling itoa v1.0.18 |
| 361 | 2026-07-15T03:40:57.792Z | Compiling regex-syntax v0.8.11 |
| 362 | 2026-07-15T03:40:57.938Z | Checking byteorder v1.5.0 |
| 363 | 2026-07-15T03:40:58.045Z | Compiling syn v2.0.119 |
| 364 | 2026-07-15T03:40:58.443Z | Compiling pest_meta v2.8.7 |
| 365 | 2026-07-15T03:40:58.619Z | Compiling usdt-impl v0.6.0 |
| 366 | 2026-07-15T03:40:58.842Z | Compiling either v1.16.0 |
| 367 | 2026-07-15T03:40:59.045Z | Compiling itertools v0.14.0 |
| 368 | 2026-07-15T03:40:59.180Z | Compiling thread-id v5.1.0 |
| 369 | 2026-07-15T03:40:59.294Z | Compiling regex-automata v0.4.14 |
| 370 | 2026-07-15T03:40:59.397Z | Checking log v0.4.33 |
| 371 | 2026-07-15T03:40:59.424Z | Compiling heapless v0.8.0 |
| 372 | 2026-07-15T03:40:59.543Z | Checking plain v0.2.3 |
| 373 | 2026-07-15T03:41:00.060Z | Checking bitflags v2.13.0 |
| 374 | 2026-07-15T03:41:00.117Z | Checking hash32 v0.3.1 |
| 375 | 2026-07-15T03:41:00.220Z | Checking pretty-hex v0.4.2 |
| 376 | 2026-07-15T03:41:00.235Z | Checking macaddr v1.0.1 |
| 377 | 2026-07-15T03:41:00.299Z | Compiling smoltcp v0.11.0 |
| 378 | 2026-07-15T03:41:00.325Z | Checking cfg-if v1.0.4 |
| 379 | 2026-07-15T03:41:00.368Z | Checking stable_deref_trait v1.2.1 |
| 380 | 2026-07-15T03:41:00.465Z | Checking bitflags v1.3.2 |
| 381 | 2026-07-15T03:41:00.497Z | Compiling ref-cast v1.0.25 |
| 382 | 2026-07-15T03:41:00.522Z | Compiling pest_generator v2.8.7 |
| 383 | 2026-07-15T03:41:00.641Z | Compiling darling_core v0.21.3 |
| 384 | 2026-07-15T03:41:00.799Z | Compiling darling_core v0.23.0 |
| 385 | 2026-07-15T03:41:00.825Z | Compiling version_check v0.9.5 |
| 386 | 2026-07-15T03:41:00.962Z | Compiling regex v1.12.4 |
| 387 | 2026-07-15T03:41:01.098Z | Checking managed v0.8.0 |
| 388 | 2026-07-15T03:41:01.126Z | Compiling crc32fast v1.5.0 |
| 389 | 2026-07-15T03:41:01.346Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 390 | 2026-07-15T03:41:01.488Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 391 | 2026-07-15T03:41:01.608Z | Checking memmap2 v0.9.11 |
| 392 | 2026-07-15T03:41:01.701Z | Compiling thiserror-impl v2.0.18 |
| 393 | 2026-07-15T03:41:01.765Z | Compiling serde_derive v1.0.228 |
| 394 | 2026-07-15T03:41:01.792Z | Compiling zerocopy-derive v0.8.52 |
| 395 | 2026-07-15T03:41:01.853Z | Compiling pest_derive v2.8.7 |
| 396 | 2026-07-15T03:41:02.368Z | Compiling scroll_derive v0.13.1 |
| 397 | 2026-07-15T03:41:02.385Z | Compiling ref-cast-impl v1.0.25 |
| 398 | 2026-07-15T03:41:02.645Z | Checking ipnetwork v0.21.1 |
| 399 | 2026-07-15T03:41:02.723Z | Compiling darling_macro v0.21.3 |
| 400 | 2026-07-15T03:41:02.817Z | Checking unicode-width v0.2.2 |
| 401 | 2026-07-15T03:41:02.882Z | Compiling darling_macro v0.23.0 |
| 402 | 2026-07-15T03:41:03.000Z | Checking cobs v0.3.0 |
| 403 | 2026-07-15T03:41:03.056Z | Compiling dtrace-parser v0.3.0 |
| 404 | 2026-07-15T03:41:03.135Z | Checking tabwriter v1.4.1 |
| 405 | 2026-07-15T03:41:03.268Z | Checking scroll v0.13.0 |
| 406 | 2026-07-15T03:41:03.291Z | Compiling darling v0.21.3 |
| 407 | 2026-07-15T03:41:03.361Z | Compiling ingot-macros v0.1.1 |
| 408 | 2026-07-15T03:41:03.388Z | Checking itertools v0.15.0 |
| 409 | 2026-07-15T03:41:03.443Z | Compiling darling v0.23.0 |
| 410 | 2026-07-15T03:41:03.485Z | Checking goblin v0.10.7 |
| 411 | 2026-07-15T03:41:03.513Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 412 | 2026-07-15T03:41:03.655Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 413 | 2026-07-15T03:41:04.353Z | Checking dyn-clone v1.0.20 |
| 414 | 2026-07-15T03:41:04.833Z | Checking postcard v1.1.3 |
| 415 | 2026-07-15T03:41:04.869Z | Compiling serde_tokenstream v0.2.3 |
| 416 | 2026-07-15T03:41:05.875Z | Checking ingot-types v0.1.2 |
| 417 | 2026-07-15T03:41:05.918Z | Compiling dof v0.4.0 |
| 418 | 2026-07-15T03:41:06.171Z | Checking ingot v0.1.1 |
| 419 | 2026-07-15T03:41:06.789Z | Compiling usdt-attr-macro v0.6.0 |
| 420 | 2026-07-15T03:41:06.789Z | Compiling usdt-macro v0.6.0 |
| 421 | 2026-07-15T03:41:07.382Z | Checking usdt v0.6.0 |
| 422 | 2026-07-15T03:41:07.613Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 423 | 2026-07-15T03:41:16.010Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.39s |
| 424 | 2026-07-15T03:41:16.036Z | |
| 425 | 2026-07-15T03:41:16.040Z | real 19.460706003 |
| 426 | 2026-07-15T03:41:16.040Z | user 1:04.705004536 |
| 427 | 2026-07-15T03:41:16.040Z | sys 13.023447818 |
| 428 | 2026-07-15T03:41:16.040Z | trap 0.032893870 |
| 429 | 2026-07-15T03:41:16.040Z | tflt 0.133716038 |
| 430 | 2026-07-15T03:41:16.040Z | dflt 0.188373935 |
| 431 | 2026-07-15T03:41:16.040Z | kflt 0.000007180 |
| 432 | 2026-07-15T03:41:16.040Z | lock 3:45.506840449 |
| 433 | 2026-07-15T03:41:16.040Z | slp 3:27.742082025 |
| 434 | 2026-07-15T03:41:16.040Z | lat 4.134393622 |
| 435 | 2026-07-15T03:41:16.040Z | stop 6.599366395 |
| 436 | 2026-07-15T03:41:16.040Z | + header 'analyze no_std + engine + kernel' |
| 437 | 2026-07-15T03:41:16.040Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 438 | 2026-07-15T03:41:16.040Z | # ==== analyze no_std + engine + kernel ==== # |
| 439 | 2026-07-15T03:41:16.040Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 440 | 2026-07-15T03:41:16.212Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 441 | 2026-07-15T03:41:16.215Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 442 | 2026-07-15T03:41:16.232Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 443 | 2026-07-15T03:41:16.235Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 444 | 2026-07-15T03:41:16.476Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 445 | 2026-07-15T03:41:20.177Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.09s |
| 446 | 2026-07-15T03:41:20.203Z | |
| 447 | 2026-07-15T03:41:20.209Z | real 4.159888342 |
| 448 | 2026-07-15T03:41:20.209Z | user 4.532892348 |
| 449 | 2026-07-15T03:41:20.209Z | sys 0.917773677 |
| 450 | 2026-07-15T03:41:20.209Z | trap 0.000637070 |
| 451 | 2026-07-15T03:41:20.209Z | tflt 0.002224260 |
| 452 | 2026-07-15T03:41:20.209Z | dflt 0.005170611 |
| 453 | 2026-07-15T03:41:20.209Z | kflt 0.000000000 |
| 454 | 2026-07-15T03:41:20.209Z | lock 18.749522470 |
| 455 | 2026-07-15T03:41:20.209Z | slp 16.625323926 |
| 456 | 2026-07-15T03:41:20.209Z | lat 0.018044990 |
| 457 | 2026-07-15T03:41:20.209Z | stop 0.238162479 |
| 458 | 2026-07-15T03:41:20.209Z | + header test |
| 459 | 2026-07-15T03:41:20.209Z | + echo '# ==== test ==== #' |
| 460 | 2026-07-15T03:41:20.209Z | + ptime -m cargo test |
| 461 | 2026-07-15T03:41:20.209Z | # ==== test ==== # |
| 462 | 2026-07-15T03:41:20.348Z | Compiling serde_core v1.0.228 |
| 463 | 2026-07-15T03:41:20.352Z | Compiling thiserror v2.0.18 |
| 464 | 2026-07-15T03:41:20.368Z | Compiling zerocopy v0.8.52 |
| 465 | 2026-07-15T03:41:20.371Z | Compiling memchr v2.8.2 |
| 466 | 2026-07-15T03:41:20.376Z | Compiling byteorder v1.5.0 |
| 467 | 2026-07-15T03:41:20.383Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-07-15T03:41:20.383Z | Compiling zmij v1.0.21 |
| 469 | 2026-07-15T03:41:20.383Z | Compiling libc v0.2.186 |
| 470 | 2026-07-15T03:41:20.449Z | Compiling proc-macro2 v1.0.106 |
| 471 | 2026-07-15T03:41:20.502Z | Compiling scroll v0.13.0 |
| 472 | 2026-07-15T03:41:20.579Z | Compiling itoa v1.0.18 |
| 473 | 2026-07-15T03:41:20.718Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-07-15T03:41:20.735Z | Compiling log v0.4.33 |
| 475 | 2026-07-15T03:41:20.770Z | Compiling plain v0.2.3 |
| 476 | 2026-07-15T03:41:20.834Z | Compiling quote v1.0.46 |
| 477 | 2026-07-15T03:41:20.865Z | Compiling goblin v0.10.7 |
| 478 | 2026-07-15T03:41:20.963Z | Compiling pest v2.8.7 |
| 479 | 2026-07-15T03:41:21.423Z | Compiling hash32 v0.3.1 |
| 480 | 2026-07-15T03:41:21.479Z | Compiling stable_deref_trait v1.2.1 |
| 481 | 2026-07-15T03:41:21.552Z | Compiling cfg-if v1.0.4 |
| 482 | 2026-07-15T03:41:21.586Z | Compiling macaddr v1.0.1 |
| 483 | 2026-07-15T03:41:21.614Z | Compiling pretty-hex v0.4.2 |
| 484 | 2026-07-15T03:41:21.805Z | Compiling heapless v0.8.0 |
| 485 | 2026-07-15T03:41:21.832Z | Compiling syn v2.0.119 |
| 486 | 2026-07-15T03:41:21.929Z | Compiling thread-id v5.1.0 |
| 487 | 2026-07-15T03:41:22.001Z | Compiling dtrace-parser v0.3.0 |
| 488 | 2026-07-15T03:41:22.217Z | Compiling serde v1.0.228 |
| 489 | 2026-07-15T03:41:22.357Z | Compiling serde_json v1.0.150 |
| 490 | 2026-07-15T03:41:22.685Z | Compiling bitflags v2.13.0 |
| 491 | 2026-07-15T03:41:22.861Z | Compiling cobs v0.3.0 |
| 492 | 2026-07-15T03:41:23.098Z | Compiling bitflags v1.3.2 |
| 493 | 2026-07-15T03:41:23.139Z | Compiling managed v0.8.0 |
| 494 | 2026-07-15T03:41:23.163Z | Compiling ingot-types v0.1.2 |
| 495 | 2026-07-15T03:41:23.212Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 496 | 2026-07-15T03:41:23.354Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-07-15T03:41:23.362Z | Compiling postcard v1.1.3 |
| 498 | 2026-07-15T03:41:23.464Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 499 | 2026-07-15T03:41:23.562Z | Compiling ingot v0.1.1 |
| 500 | 2026-07-15T03:41:23.711Z | Compiling memmap2 v0.9.11 |
| 501 | 2026-07-15T03:41:24.029Z | Compiling dof v0.4.0 |
| 502 | 2026-07-15T03:41:24.092Z | Compiling unicode-width v0.2.2 |
| 503 | 2026-07-15T03:41:24.404Z | Compiling ipnetwork v0.21.1 |
| 504 | 2026-07-15T03:41:24.934Z | Compiling usdt-impl v0.6.0 |
| 505 | 2026-07-15T03:41:25.469Z | Compiling either v1.16.0 |
| 506 | 2026-07-15T03:41:25.613Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 507 | 2026-07-15T03:41:25.678Z | Compiling itertools v0.15.0 |
| 508 | 2026-07-15T03:41:25.827Z | Compiling usdt v0.6.0 |
| 509 | 2026-07-15T03:41:26.435Z | Compiling tabwriter v1.4.1 |
| 510 | 2026-07-15T03:41:26.847Z | Compiling ref-cast v1.0.25 |
| 511 | 2026-07-15T03:41:26.944Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 512 | 2026-07-15T03:41:27.252Z | Compiling crc32fast v1.5.0 |
| 513 | 2026-07-15T03:41:27.493Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 514 | 2026-07-15T03:41:27.619Z | Compiling dyn-clone v1.0.20 |
| 515 | 2026-07-15T03:41:42.361Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.14s |
| 516 | 2026-07-15T03:41:42.373Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-0743333a040615ac) |
| 517 | 2026-07-15T03:41:42.381Z | |
| 518 | 2026-07-15T03:41:42.381Z | running 83 tests |
| 519 | 2026-07-15T03:41:42.381Z | test d_error::tests::name_truncation ... ok |
| 520 | 2026-07-15T03:41:42.381Z | test d_error::tests::name_and_data_storage ... ok |
| 521 | 2026-07-15T03:41:42.381Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 522 | 2026-07-15T03:41:42.381Z | test ddi::mblk::test::chain_append_links ... ok |
| 523 | 2026-07-15T03:41:42.381Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 524 | 2026-07-15T03:41:42.381Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 525 | 2026-07-15T03:41:42.381Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 526 | 2026-07-15T03:41:42.381Z | test ddi::mblk::test::prefix_len ... ok |
| 527 | 2026-07-15T03:41:42.382Z | test ddi::mblk::test::read_seg ... ok |
| 528 | 2026-07-15T03:41:42.382Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 529 | 2026-07-15T03:41:42.382Z | test ddi::mblk::test::truncate ... ok |
| 530 | 2026-07-15T03:41:42.382Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 531 | 2026-07-15T03:41:42.382Z | test ddi::mblk::test::wrap ... ok |
| 532 | 2026-07-15T03:41:42.382Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 533 | 2026-07-15T03:41:42.382Z | test ddi::time::test::good_interval ... ok |
| 534 | 2026-07-15T03:41:42.382Z | test engine::dhcp::test::hostname_encode ... ok |
| 535 | 2026-07-15T03:41:42.382Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 536 | 2026-07-15T03:41:42.382Z | test engine::dhcp::test::offlink_encode ... ok |
| 537 | 2026-07-15T03:41:42.382Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 538 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 539 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 540 | 2026-07-15T03:41:42.382Z | test engine::dhcp::test::domainname_encode ... ok |
| 541 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 542 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 543 | 2026-07-15T03:41:42.382Z | test ddi::time::test::bad_interval - should panic ... ok |
| 544 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 545 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 546 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 547 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 548 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 549 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 550 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 551 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 552 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 553 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 554 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 555 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 556 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::options::test::test_status ... ok |
| 557 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 558 | 2026-07-15T03:41:42.382Z | test engine::ether::test::emit ... ok |
| 559 | 2026-07-15T03:41:42.382Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 560 | 2026-07-15T03:41:42.382Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 561 | 2026-07-15T03:41:42.382Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 562 | 2026-07-15T03:41:42.382Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 563 | 2026-07-15T03:41:42.382Z | test engine::flow_table::test::flow_clear ... ok |
| 564 | 2026-07-15T03:41:42.382Z | test engine::flow_table::test::eviction_basics ... ok |
| 565 | 2026-07-15T03:41:42.382Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 566 | 2026-07-15T03:41:42.383Z | test engine::flow_table::test::flow_expired ... ok |
| 567 | 2026-07-15T03:41:42.383Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 568 | 2026-07-15T03:41:42.383Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 569 | 2026-07-15T03:41:42.383Z | test engine::geneve::test::emit_no_opts ... ok |
| 570 | 2026-07-15T03:41:42.383Z | test engine::geneve::test::emit_single_opt ... ok |
| 571 | 2026-07-15T03:41:42.383Z | test engine::flow_table::test::priority_lerp ... ok |
| 572 | 2026-07-15T03:41:42.383Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 573 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::emit ... ok |
| 574 | 2026-07-15T03:41:42.383Z | test engine::ip::v4::test::emit ... ok |
| 575 | 2026-07-15T03:41:42.383Z | test engine::ip::v4::test::match_check ... ok |
| 576 | 2026-07-15T03:41:42.383Z | test engine::ip::v4::test::cidr_match ... ok |
| 577 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 578 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::from_pairs ... ok |
| 579 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 580 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 581 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::option_push_spec ... ok |
| 582 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 583 | 2026-07-15T03:41:42.383Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 584 | 2026-07-15T03:41:42.383Z | test engine::packet::test::read_single_segment ... ok |
| 585 | 2026-07-15T03:41:42.383Z | test engine::layer::test::find_rule ... ok |
| 586 | 2026-07-15T03:41:42.388Z | test engine::packet::test::read_multi_segment ... ok |
| 587 | 2026-07-15T03:41:42.389Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 588 | 2026-07-15T03:41:42.389Z | test engine::packet::test::small_packet_with_padding ... ok |
| 589 | 2026-07-15T03:41:42.389Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 590 | 2026-07-15T03:41:42.389Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 591 | 2026-07-15T03:41:42.389Z | test engine::nat::test::nat4_rewrite ... ok |
| 592 | 2026-07-15T03:41:42.389Z | test engine::packet::test::straddled_tcp ... ok |
| 593 | 2026-07-15T03:41:42.389Z | test engine::ip::v6::test::push_spec ... ok |
| 594 | 2026-07-15T03:41:42.389Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 595 | 2026-07-15T03:41:42.389Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 596 | 2026-07-15T03:41:42.389Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 597 | 2026-07-15T03:41:42.389Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 598 | 2026-07-15T03:41:42.389Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 599 | 2026-07-15T03:41:42.389Z | test engine::snat::test::nat_mappings ... ok |
| 600 | 2026-07-15T03:41:42.389Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 601 | 2026-07-15T03:41:42.389Z | test engine::rule::rule_matching ... ok |
| 602 | 2026-07-15T03:41:42.389Z | |
| 603 | 2026-07-15T03:41:42.389Z | test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 604 | 2026-07-15T03:41:42.389Z | |
| 605 | 2026-07-15T03:41:42.389Z | Doc-tests opte |
| 606 | 2026-07-15T03:41:44.375Z | |
| 607 | 2026-07-15T03:41:44.375Z | running 3 tests |
| 608 | 2026-07-15T03:41:44.383Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 609 | 2026-07-15T03:41:44.384Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 610 | 2026-07-15T03:41:44.384Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-07-15T03:41:44.384Z | |
| 612 | 2026-07-15T03:41:44.384Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 613 | 2026-07-15T03:41:44.384Z | |
| 614 | 2026-07-15T03:41:44.384Z | all doctests ran in 1.43s; merged doctests compilation took 1.42s |
| 615 | 2026-07-15T03:41:44.422Z | |
| 616 | 2026-07-15T03:41:44.431Z | real 24.210607022 |
| 617 | 2026-07-15T03:41:44.431Z | user 2:02.543475426 |
| 618 | 2026-07-15T03:41:44.431Z | sys 7.199803150 |
| 619 | 2026-07-15T03:41:44.431Z | trap 0.059141650 |
| 620 | 2026-07-15T03:41:44.431Z | tflt 0.209269573 |
| 621 | 2026-07-15T03:41:44.431Z | dflt 0.337887535 |
| 622 | 2026-07-15T03:41:44.431Z | kflt 0.000000000 |
| 623 | 2026-07-15T03:41:44.431Z | lock 5:56.454086047 |
| 624 | 2026-07-15T03:41:44.431Z | slp 3:41.843780598 |
| 625 | 2026-07-15T03:41:44.431Z | lat 6.035203347 |
| 626 | 2026-07-15T03:41:44.431Z | stop 3.388159259 |
| 627 | 2026-07-15T03:41:44.431Z | process exited: duration 86869 ms, exit code 0 |
| |
| 628 | 2026-07-15T03:41:44.451Z | found 0 output files |