|
|
|
| 1 | 2026-08-25T03:37:05.477Z | job assigned to worker 01M0VFV4ZF72C5A82RVR2M8P4K [factory aws, i-0602d16549e8e4213] (queued for 58 s) |
| |
| 2 | 2026-08-25T03:37:11.837Z | starting task 0: "setup" |
| 3 | 2026-08-25T03:37:11.842Z | ++ uname -s |
| 4 | 2026-08-25T03:37:11.846Z | + kern=SunOS |
| 5 | 2026-08-25T03:37:11.847Z | + build_user=build |
| 6 | 2026-08-25T03:37:11.847Z | + build_uid=12345 |
| 7 | 2026-08-25T03:37:11.847Z | + work_dir=/work |
| 8 | 2026-08-25T03:37:11.847Z | + input_dir=/input |
| 9 | 2026-08-25T03:37:11.847Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T03:37:11.847Z | + case "$kern" in |
| 11 | 2026-08-25T03:37:11.847Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T03:37:11.847Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T03:37:13.850Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T03:37:13.954Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T03:37:13.959Z | + home_fs=zfs |
| 16 | 2026-08-25T03:37:13.959Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T03:37:13.959Z | + mkdir -p /home/build |
| 18 | 2026-08-25T03:37:13.959Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T03:37:15.956Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T03:37:15.960Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-08-25T03:37:15.971Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T03:37:15.980Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-25T03:37:15.980Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-25T03:37:15.980Z | * rust toolchain profile = "default" |
| 25 | 2026-08-25T03:37:15.980Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-25T03:37:15.980Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T03:37:15.980Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T03:37:15.980Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T03:37:15.980Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-25T03:37:16.054Z | info: downloading installer |
| 31 | 2026-08-25T03:37:17.590Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-25T03:37:17.591Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-25T03:37:17.591Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-25T03:37:17.591Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-25T03:37:17.602Z | info: profile set to default |
| 36 | 2026-08-25T03:37:17.602Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-25T03:37:17.608Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-25T03:37:17.740Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-25T03:37:17.747Z | info: downloading 6 components |
| 40 | 2026-08-25T03:37:30.980Z | |
| 41 | 2026-08-25T03:37:30.980Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 42 | 2026-08-25T03:37:31.007Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-25T03:37:31.007Z | |
| 44 | 2026-08-25T03:37:31.007Z | |
| 45 | 2026-08-25T03:37:31.007Z | Rust is installed now. Great! |
| 46 | 2026-08-25T03:37:31.007Z | |
| 47 | 2026-08-25T03:37:31.007Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-25T03:37:31.007Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-25T03:37:31.007Z | |
| 50 | 2026-08-25T03:37:31.007Z | To configure your current shell, you need to source |
| 51 | 2026-08-25T03:37:31.008Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-25T03:37:31.008Z | |
| 53 | 2026-08-25T03:37:31.008Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-25T03:37:31.008Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-25T03:37:31.008Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-25T03:37:31.008Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-25T03:37:31.008Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-25T03:37:31.008Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-25T03:37:31.008Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-25T03:37:31.018Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-25T03:37:31.018Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-25T03:37:31.105Z | + rustup --version |
| 63 | 2026-08-25T03:37:31.113Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-25T03:37:31.123Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-25T03:37:31.134Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-25T03:37:31.140Z | + cargo --version |
| 67 | 2026-08-25T03:37:31.151Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-25T03:37:31.156Z | + rustc --version |
| 69 | 2026-08-25T03:37:31.176Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-25T03:37:31.179Z | process exited: duration 15206 ms, exit code 0 |
| |
| 71 | 2026-08-25T03:37:31.188Z | starting task 2: "authentication" |
| 72 | 2026-08-25T03:37:31.202Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 73 | 2026-08-25T03:37:55.439Z | process exited: duration 24249 ms, exit code 0 |
| |
| 74 | 2026-08-25T03:37:55.477Z | starting task 3: "clone repository" |
| 75 | 2026-08-25T03:37:55.494Z | + mkdir -p /work/oxidecomputer/opte |
| 76 | 2026-08-25T03:37:55.494Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 77 | 2026-08-25T03:37:55.504Z | Cloning into '/work/oxidecomputer/opte'... |
| 78 | 2026-08-25T03:37:56.581Z | + cd /work/oxidecomputer/opte |
| 79 | 2026-08-25T03:37:56.590Z | + git fetch origin 9dc4e8db1ad611b0a639b87c033af000e46011db |
| 80 | 2026-08-25T03:37:56.851Z | From https://github.com/oxidecomputer/opte |
| 81 | 2026-08-25T03:37:56.851Z | * branch 9dc4e8db1ad611b0a639b87c033af000e46011db -> FETCH_HEAD |
| 82 | 2026-08-25T03:37:56.900Z | + [[ -n renovate/clap ]] |
| 83 | 2026-08-25T03:37:56.900Z | ++ git branch --show-current |
| 84 | 2026-08-25T03:37:56.900Z | + current=master |
| 85 | 2026-08-25T03:37:56.900Z | + [[ master != renovate/clap ]] |
| 86 | 2026-08-25T03:37:56.900Z | + git branch -f renovate/clap 9dc4e8db1ad611b0a639b87c033af000e46011db |
| 87 | 2026-08-25T03:37:56.900Z | + git checkout -f renovate/clap |
| 88 | 2026-08-25T03:37:56.930Z | Switched to branch 'renovate/clap' |
| 89 | 2026-08-25T03:37:56.930Z | + git reset --hard 9dc4e8db1ad611b0a639b87c033af000e46011db |
| 90 | 2026-08-25T03:37:56.930Z | HEAD is now at 9dc4e8d Update Rust crate clap to v4.6.6 |
| 91 | 2026-08-25T03:37:56.930Z | process exited: duration 1398 ms, exit code 0 |
| |
| 92 | 2026-08-25T03:37:56.987Z | starting task 4: "build" |
| 93 | 2026-08-25T03:37:57.019Z | + source .github/buildomat/common.sh |
| 94 | 2026-08-25T03:37:57.019Z | ++ rustup show active-toolchain |
| 95 | 2026-08-25T03:37:57.019Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 96 | 2026-08-25T03:37:57.019Z | ++ pushd xde |
| 97 | 2026-08-25T03:37:57.019Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 98 | 2026-08-25T03:37:57.020Z | ++ rustup show active-toolchain |
| 99 | 2026-08-25T03:37:57.020Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 100 | 2026-08-25T03:37:57.171Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 101 | 2026-08-25T03:37:57.184Z | info: downloading 6 components |
| 102 | 2026-08-25T03:38:12.762Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 103 | 2026-08-25T03:38:12.869Z | +++ rustup show active-toolchain -v |
| 104 | 2026-08-25T03:38:12.877Z | +++ head -n 1 |
| 105 | 2026-08-25T03:38:12.877Z | +++ cut '-d ' -f1 |
| 106 | 2026-08-25T03:38:12.906Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-08-25T03:38:12.906Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 108 | 2026-08-25T03:38:12.907Z | ++ popd |
| 109 | 2026-08-25T03:38:12.911Z | /work/oxidecomputer/opte |
| 110 | 2026-08-25T03:38:12.911Z | + cargo --version |
| 111 | 2026-08-25T03:38:12.917Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 112 | 2026-08-25T03:38:12.926Z | + rustc --version |
| 113 | 2026-08-25T03:38:12.940Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 114 | 2026-08-25T03:38:12.946Z | + cd lib/oxide-vpc |
| 115 | 2026-08-25T03:38:12.946Z | + header 'check style' |
| 116 | 2026-08-25T03:38:12.946Z | + echo '# ==== check style ==== #' |
| 117 | 2026-08-25T03:38:12.946Z | # ==== check style ==== # |
| 118 | 2026-08-25T03:38:12.947Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 119 | 2026-08-25T03:38:13.149Z | |
| 120 | 2026-08-25T03:38:13.149Z | real 0.130105647 |
| 121 | 2026-08-25T03:38:13.149Z | user 0.096072514 |
| 122 | 2026-08-25T03:38:13.149Z | sys 0.030283800 |
| 123 | 2026-08-25T03:38:13.150Z | trap 0.000007480 |
| 124 | 2026-08-25T03:38:13.150Z | tflt 0.000023490 |
| 125 | 2026-08-25T03:38:13.150Z | dflt 0.000016030 |
| 126 | 2026-08-25T03:38:13.150Z | kflt 0.000000000 |
| 127 | 2026-08-25T03:38:13.150Z | lock 0.030847120 |
| 128 | 2026-08-25T03:38:13.150Z | slp 0.110668908 |
| 129 | 2026-08-25T03:38:13.150Z | lat 0.000822020 |
| 130 | 2026-08-25T03:38:13.150Z | stop 0.000086460 |
| 131 | 2026-08-25T03:38:13.170Z | + header 'check docs' |
| 132 | 2026-08-25T03:38:13.170Z | + echo '# ==== check docs ==== #' |
| 133 | 2026-08-25T03:38:13.170Z | # ==== check docs ==== # |
| 134 | 2026-08-25T03:38:13.170Z | + RUSTDOCFLAGS='-D warnings' |
| 135 | 2026-08-25T03:38:13.170Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 136 | 2026-08-25T03:38:13.170Z | Updating crates.io index |
| 137 | 2026-08-25T03:38:13.170Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 138 | 2026-08-25T03:38:13.869Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 139 | 2026-08-25T03:38:14.480Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-08-25T03:38:14.754Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 141 | 2026-08-25T03:38:15.151Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 142 | 2026-08-25T03:38:15.458Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 143 | 2026-08-25T03:38:15.775Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 144 | 2026-08-25T03:38:17.313Z | Downloading crates ... |
| 145 | 2026-08-25T03:38:17.361Z | Downloaded darling v0.23.0 |
| 146 | 2026-08-25T03:38:17.373Z | Downloaded defmt v0.3.100 |
| 147 | 2026-08-25T03:38:17.382Z | Downloaded scroll_derive v0.13.1 |
| 148 | 2026-08-25T03:38:17.382Z | Downloaded quote v1.0.46 |
| 149 | 2026-08-25T03:38:17.389Z | Downloaded serde_tokenstream v0.2.3 |
| 150 | 2026-08-25T03:38:17.389Z | Downloaded ipnetwork v0.21.1 |
| 151 | 2026-08-25T03:38:17.389Z | Downloaded cfg-if v1.0.4 |
| 152 | 2026-08-25T03:38:17.389Z | Downloaded defmt-parser v1.0.0 |
| 153 | 2026-08-25T03:38:17.394Z | Downloaded dof v0.4.0 |
| 154 | 2026-08-25T03:38:17.394Z | Downloaded regex v1.13.0 |
| 155 | 2026-08-25T03:38:17.394Z | Downloaded serde_derive v1.0.228 |
| 156 | 2026-08-25T03:38:17.398Z | Downloaded crc32fast v1.5.0 |
| 157 | 2026-08-25T03:38:17.398Z | Downloaded tabwriter v1.4.1 |
| 158 | 2026-08-25T03:38:17.398Z | Downloaded cobs v0.3.0 |
| 159 | 2026-08-25T03:38:17.398Z | Downloaded pretty-hex v0.4.2 |
| 160 | 2026-08-25T03:38:17.406Z | Downloaded stable_deref_trait v1.2.1 |
| 161 | 2026-08-25T03:38:17.411Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-08-25T03:38:17.412Z | Downloaded ref-cast v1.0.25 |
| 163 | 2026-08-25T03:38:17.416Z | Downloaded byteorder v1.5.0 |
| 164 | 2026-08-25T03:38:17.416Z | Downloaded defmt-macros v1.1.1 |
| 165 | 2026-08-25T03:38:17.421Z | Downloaded dyn-clone v1.0.20 |
| 166 | 2026-08-25T03:38:17.421Z | Downloaded embedded-io v0.4.0 |
| 167 | 2026-08-25T03:38:17.421Z | Downloaded macaddr v1.0.1 |
| 168 | 2026-08-25T03:38:17.421Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-08-25T03:38:17.429Z | Downloaded usdt-macro v0.6.0 |
| 170 | 2026-08-25T03:38:17.429Z | Downloaded ident_case v1.0.1 |
| 171 | 2026-08-25T03:38:17.429Z | Downloaded thread-id v5.1.0 |
| 172 | 2026-08-25T03:38:17.435Z | Downloaded version_check v0.9.5 |
| 173 | 2026-08-25T03:38:17.435Z | Downloaded ingot v0.2.0 |
| 174 | 2026-08-25T03:38:17.435Z | Downloaded defmt v1.1.1 |
| 175 | 2026-08-25T03:38:17.439Z | Downloaded managed v0.8.0 |
| 176 | 2026-08-25T03:38:17.445Z | Downloaded dtrace-parser v0.3.0 |
| 177 | 2026-08-25T03:38:17.449Z | Downloaded strsim v0.11.1 |
| 178 | 2026-08-25T03:38:17.450Z | Downloaded itoa v1.0.18 |
| 179 | 2026-08-25T03:38:17.457Z | Downloaded usdt v0.6.0 |
| 180 | 2026-08-25T03:38:17.462Z | Downloaded ref-cast-impl v1.0.25 |
| 181 | 2026-08-25T03:38:17.462Z | Downloaded either v1.16.0 |
| 182 | 2026-08-25T03:38:17.462Z | Downloaded thiserror-impl v2.0.18 |
| 183 | 2026-08-25T03:38:17.462Z | Downloaded thiserror v2.0.18 |
| 184 | 2026-08-25T03:38:17.477Z | Downloaded usdt-attr-macro v0.6.0 |
| 185 | 2026-08-25T03:38:17.477Z | Downloaded ingot-macros v0.2.0 |
| 186 | 2026-08-25T03:38:17.482Z | Downloaded pest_generator v2.8.7 |
| 187 | 2026-08-25T03:38:17.482Z | Downloaded scroll v0.13.0 |
| 188 | 2026-08-25T03:38:17.482Z | Downloaded pest_derive v2.8.7 |
| 189 | 2026-08-25T03:38:17.482Z | Downloaded plain v0.2.3 |
| 190 | 2026-08-25T03:38:17.482Z | Downloaded zmij v1.0.22 |
| 191 | 2026-08-25T03:38:17.482Z | Downloaded ingot-types v0.2.0 |
| 192 | 2026-08-25T03:38:17.482Z | Downloaded usdt-impl v0.6.0 |
| 193 | 2026-08-25T03:38:17.489Z | Downloaded pest_meta v2.8.7 |
| 194 | 2026-08-25T03:38:17.495Z | Downloaded postcard v1.1.3 |
| 195 | 2026-08-25T03:38:17.495Z | Downloaded embedded-io v0.6.1 |
| 196 | 2026-08-25T03:38:17.495Z | Downloaded uuid v1.23.5 |
| 197 | 2026-08-25T03:38:17.503Z | Downloaded memmap2 v0.9.11 |
| 198 | 2026-08-25T03:38:17.511Z | Downloaded bitflags v1.3.2 |
| 199 | 2026-08-25T03:38:17.511Z | Downloaded ucd-trie v0.1.7 |
| 200 | 2026-08-25T03:38:17.518Z | Downloaded proc-macro2 v1.0.106 |
| 201 | 2026-08-25T03:38:17.518Z | Downloaded serde_core v1.0.228 |
| 202 | 2026-08-25T03:38:17.522Z | Downloaded log v0.4.33 |
| 203 | 2026-08-25T03:38:17.522Z | Downloaded darling_core v0.23.0 |
| 204 | 2026-08-25T03:38:17.522Z | Downloaded bitflags v2.13.0 |
| 205 | 2026-08-25T03:38:17.529Z | Downloaded unicode-ident v1.0.24 |
| 206 | 2026-08-25T03:38:17.534Z | Downloaded memchr v2.8.3 |
| 207 | 2026-08-25T03:38:17.542Z | Downloaded heapless v0.8.0 |
| 208 | 2026-08-25T03:38:17.556Z | Downloaded zerocopy-derive v0.8.54 |
| 209 | 2026-08-25T03:38:17.560Z | Downloaded aho-corasick v1.1.4 |
| 210 | 2026-08-25T03:38:17.564Z | Downloaded serde v1.0.228 |
| 211 | 2026-08-25T03:38:17.582Z | Downloaded pest v2.8.7 |
| 212 | 2026-08-25T03:38:17.602Z | Downloaded serde_json v1.0.150 |
| 213 | 2026-08-25T03:38:17.606Z | Downloaded itertools v0.15.0 |
| 214 | 2026-08-25T03:38:17.620Z | Downloaded regex-syntax v0.8.11 |
| 215 | 2026-08-25T03:38:17.640Z | Downloaded goblin v0.10.7 |
| 216 | 2026-08-25T03:38:17.645Z | Downloaded unicode-width v0.2.2 |
| 217 | 2026-08-25T03:38:17.651Z | Downloaded smoltcp v0.11.0 |
| 218 | 2026-08-25T03:38:17.663Z | Downloaded zerocopy v0.8.54 |
| 219 | 2026-08-25T03:38:17.667Z | Downloaded syn v2.0.118 |
| 220 | 2026-08-25T03:38:17.688Z | Downloaded regex-automata v0.4.15 |
| 221 | 2026-08-25T03:38:17.701Z | Downloaded libc v0.2.186 |
| 222 | 2026-08-25T03:38:17.754Z | Compiling proc-macro2 v1.0.106 |
| 223 | 2026-08-25T03:38:17.755Z | Compiling quote v1.0.46 |
| 224 | 2026-08-25T03:38:17.755Z | Compiling unicode-ident v1.0.24 |
| 225 | 2026-08-25T03:38:17.755Z | Documenting unicode-ident v1.0.24 |
| 226 | 2026-08-25T03:38:17.758Z | Compiling serde_core v1.0.228 |
| 227 | 2026-08-25T03:38:17.758Z | Compiling strsim v0.11.1 |
| 228 | 2026-08-25T03:38:17.758Z | Compiling ident_case v1.0.1 |
| 229 | 2026-08-25T03:38:17.917Z | Compiling memchr v2.8.3 |
| 230 | 2026-08-25T03:38:17.932Z | Compiling thiserror v2.0.18 |
| 231 | 2026-08-25T03:38:17.932Z | Compiling serde v1.0.228 |
| 232 | 2026-08-25T03:38:18.104Z | Compiling regex-syntax v0.8.11 |
| 233 | 2026-08-25T03:38:18.262Z | Compiling zerocopy v0.8.54 |
| 234 | 2026-08-25T03:38:18.429Z | Documenting proc-macro2 v1.0.106 |
| 235 | 2026-08-25T03:38:18.474Z | Compiling aho-corasick v1.1.4 |
| 236 | 2026-08-25T03:38:18.616Z | Compiling either v1.16.0 |
| 237 | 2026-08-25T03:38:18.811Z | Compiling syn v2.0.118 |
| 238 | 2026-08-25T03:38:18.906Z | Checking byteorder v1.5.0 |
| 239 | 2026-08-25T03:38:18.930Z | Compiling itertools v0.15.0 |
| 240 | 2026-08-25T03:38:19.002Z | Documenting quote v1.0.46 |
| 241 | 2026-08-25T03:38:19.506Z | Documenting syn v2.0.118 |
| 242 | 2026-08-25T03:38:19.626Z | Compiling regex-automata v0.4.15 |
| 243 | 2026-08-25T03:38:19.650Z | Compiling heapless v0.8.0 |
| 244 | 2026-08-25T03:38:19.870Z | Documenting strsim v0.11.1 |
| 245 | 2026-08-25T03:38:19.964Z | Documenting ident_case v1.0.1 |
| 246 | 2026-08-25T03:38:20.312Z | Checking bitflags v2.13.0 |
| 247 | 2026-08-25T03:38:20.346Z | Checking hash32 v0.3.1 |
| 248 | 2026-08-25T03:38:20.458Z | Documenting serde_core v1.0.228 |
| 249 | 2026-08-25T03:38:20.462Z | Checking stable_deref_trait v1.2.1 |
| 250 | 2026-08-25T03:38:20.487Z | Checking macaddr v1.0.1 |
| 251 | 2026-08-25T03:38:20.523Z | Documenting memchr v2.8.3 |
| 252 | 2026-08-25T03:38:20.629Z | Checking cfg-if v1.0.4 |
| 253 | 2026-08-25T03:38:20.699Z | Documenting regex-syntax v0.8.11 |
| 254 | 2026-08-25T03:38:20.835Z | Checking darling_core v0.23.0 |
| 255 | 2026-08-25T03:38:21.250Z | Documenting aho-corasick v1.1.4 |
| 256 | 2026-08-25T03:38:21.584Z | Compiling regex v1.13.0 |
| 257 | 2026-08-25T03:38:21.770Z | Documenting darling_core v0.23.0 |
| 258 | 2026-08-25T03:38:21.998Z | Compiling smoltcp v0.11.0 |
| 259 | 2026-08-25T03:38:22.212Z | Documenting regex-automata v0.4.15 |
| 260 | 2026-08-25T03:38:22.254Z | Checking managed v0.8.0 |
| 261 | 2026-08-25T03:38:22.367Z | Checking bitflags v1.3.2 |
| 262 | 2026-08-25T03:38:22.440Z | Documenting serde_derive v1.0.228 |
| 263 | 2026-08-25T03:38:22.453Z | Compiling zerocopy-derive v0.8.54 |
| 264 | 2026-08-25T03:38:22.507Z | Compiling thiserror-impl v2.0.18 |
| 265 | 2026-08-25T03:38:22.584Z | Compiling serde_derive v1.0.228 |
| 266 | 2026-08-25T03:38:22.925Z | Documenting darling_macro v0.23.0 |
| 267 | 2026-08-25T03:38:23.548Z | Documenting regex v1.13.0 |
| 268 | 2026-08-25T03:38:23.645Z | Compiling darling_macro v0.23.0 |
| 269 | 2026-08-25T03:38:23.707Z | Documenting zerocopy-derive v0.8.54 |
| 270 | 2026-08-25T03:38:23.757Z | Documenting thiserror-impl v2.0.18 |
| 271 | 2026-08-25T03:38:23.801Z | Checking cobs v0.3.0 |
| 272 | 2026-08-25T03:38:23.927Z | Compiling ref-cast v1.0.25 |
| 273 | 2026-08-25T03:38:24.116Z | Compiling darling v0.23.0 |
| 274 | 2026-08-25T03:38:24.192Z | Compiling ingot-macros v0.2.0 |
| 275 | 2026-08-25T03:38:24.341Z | Documenting darling v0.23.0 |
| 276 | 2026-08-25T03:38:24.419Z | Compiling crc32fast v1.5.0 |
| 277 | 2026-08-25T03:38:24.515Z | Documenting byteorder v1.5.0 |
| 278 | 2026-08-25T03:38:24.557Z | Documenting zerocopy v0.8.54 |
| 279 | 2026-08-25T03:38:24.729Z | Documenting thiserror v2.0.18 |
| 280 | 2026-08-25T03:38:25.103Z | Documenting hash32 v0.3.1 |
| 281 | 2026-08-25T03:38:25.347Z | Documenting ingot-macros v0.2.0 |
| 282 | 2026-08-25T03:38:25.497Z | Documenting serde v1.0.228 |
| 283 | 2026-08-25T03:38:25.645Z | Checking postcard v1.1.3 |
| 284 | 2026-08-25T03:38:25.702Z | Compiling ref-cast-impl v1.0.25 |
| 285 | 2026-08-25T03:38:26.012Z | Documenting bitflags v2.13.0 |
| 286 | 2026-08-25T03:38:26.116Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 287 | 2026-08-25T03:38:26.351Z | Documenting cfg-if v1.0.4 |
| 288 | 2026-08-25T03:38:26.378Z | Compiling version_check v0.9.5 |
| 289 | 2026-08-25T03:38:26.642Z | Checking unicode-width v0.2.2 |
| 290 | 2026-08-25T03:38:26.661Z | Documenting macaddr v1.0.1 |
| 291 | 2026-08-25T03:38:26.880Z | Checking ipnetwork v0.21.1 |
| 292 | 2026-08-25T03:38:26.896Z | Documenting stable_deref_trait v1.2.1 |
| 293 | 2026-08-25T03:38:26.896Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 294 | 2026-08-25T03:38:26.994Z | Checking ingot-types v0.2.0 |
| 295 | 2026-08-25T03:38:27.020Z | Documenting cobs v0.3.0 |
| 296 | 2026-08-25T03:38:27.112Z | Documenting managed v0.8.0 |
| 297 | 2026-08-25T03:38:27.250Z | Checking tabwriter v1.4.1 |
| 298 | 2026-08-25T03:38:27.329Z | Checking ingot v0.2.0 |
| 299 | 2026-08-25T03:38:27.485Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-08-25T03:38:27.680Z | Documenting heapless v0.8.0 |
| 301 | 2026-08-25T03:38:27.770Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 302 | 2026-08-25T03:38:28.089Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 303 | 2026-08-25T03:38:28.221Z | Documenting postcard v1.1.3 |
| 304 | 2026-08-25T03:38:28.241Z | Documenting ingot-types v0.2.0 |
| 305 | 2026-08-25T03:38:28.346Z | Documenting ref-cast-impl v1.0.25 |
| 306 | 2026-08-25T03:38:28.473Z | Documenting either v1.16.0 |
| 307 | 2026-08-25T03:38:28.531Z | Documenting unicode-width v0.2.2 |
| 308 | 2026-08-25T03:38:28.734Z | Documenting ipnetwork v0.21.1 |
| 309 | 2026-08-25T03:38:28.925Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 310 | 2026-08-25T03:38:29.062Z | Documenting smoltcp v0.11.0 |
| 311 | 2026-08-25T03:38:29.277Z | Checking dyn-clone v1.0.20 |
| 312 | 2026-08-25T03:38:29.329Z | Documenting crc32fast v1.5.0 |
| 313 | 2026-08-25T03:38:29.537Z | Documenting ingot v0.2.0 |
| 314 | 2026-08-25T03:38:29.608Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 315 | 2026-08-25T03:38:29.746Z | Documenting itertools v0.15.0 |
| 316 | 2026-08-25T03:38:30.025Z | Documenting ref-cast v1.0.25 |
| 317 | 2026-08-25T03:38:30.259Z | Documenting tabwriter v1.4.1 |
| 318 | 2026-08-25T03:38:30.548Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 319 | 2026-08-25T03:38:30.821Z | Documenting dyn-clone v1.0.20 |
| 320 | 2026-08-25T03:38:31.445Z | Documenting uuid v1.23.5 |
| 321 | 2026-08-25T03:38:31.715Z | Checking uuid v1.23.5 |
| 322 | 2026-08-25T03:38:31.947Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 323 | 2026-08-25T03:38:32.086Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 324 | 2026-08-25T03:38:32.857Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 325 | 2026-08-25T03:38:34.628Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 326 | 2026-08-25T03:38:36.912Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 327 | 2026-08-25T03:38:38.526Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.43s |
| 328 | 2026-08-25T03:38:38.621Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 329 | 2026-08-25T03:38:38.653Z | |
| 330 | 2026-08-25T03:38:38.653Z | real 25.531322585 |
| 331 | 2026-08-25T03:38:38.653Z | user 1:21.921585160 |
| 332 | 2026-08-25T03:38:38.654Z | sys 17.357882368 |
| 333 | 2026-08-25T03:38:38.654Z | trap 0.042779950 |
| 334 | 2026-08-25T03:38:38.654Z | tflt 0.157642675 |
| 335 | 2026-08-25T03:38:38.654Z | dflt 0.097486290 |
| 336 | 2026-08-25T03:38:38.654Z | kflt 0.005061560 |
| 337 | 2026-08-25T03:38:38.655Z | lock 8:08.206596180 |
| 338 | 2026-08-25T03:38:38.655Z | slp 5:03.042476596 |
| 339 | 2026-08-25T03:38:38.655Z | lat 7.953878513 |
| 340 | 2026-08-25T03:38:38.655Z | stop 12.255809156 |
| 341 | 2026-08-25T03:38:38.655Z | + header 'analyze std + api + usdt' |
| 342 | 2026-08-25T03:38:38.655Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 343 | 2026-08-25T03:38:38.655Z | # ==== analyze std + api + usdt ==== # |
| 344 | 2026-08-25T03:38:38.655Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 345 | 2026-08-25T03:38:38.879Z | Downloading crates ... |
| 346 | 2026-08-25T03:38:38.906Z | Downloaded ctor-proc-macro v0.0.13 |
| 347 | 2026-08-25T03:38:38.906Z | Downloaded circular v0.3.0 |
| 348 | 2026-08-25T03:38:38.906Z | Downloaded futures v0.3.32 |
| 349 | 2026-08-25T03:38:38.906Z | Downloaded pin-project-lite v0.2.17 |
| 350 | 2026-08-25T03:38:38.906Z | Downloaded futures-executor v0.3.32 |
| 351 | 2026-08-25T03:38:38.906Z | Downloaded slab v0.4.12 |
| 352 | 2026-08-25T03:38:38.907Z | Downloaded once_cell v1.21.4 |
| 353 | 2026-08-25T03:38:38.907Z | Downloaded anyhow v1.0.103 |
| 354 | 2026-08-25T03:38:38.907Z | Downloaded futures-macro v0.3.32 |
| 355 | 2026-08-25T03:38:38.907Z | Downloaded futures-core v0.3.32 |
| 356 | 2026-08-25T03:38:38.907Z | Downloaded rusticata-macros v5.0.0 |
| 357 | 2026-08-25T03:38:38.907Z | Downloaded futures-sink v0.3.32 |
| 358 | 2026-08-25T03:38:38.907Z | Downloaded futures-task v0.3.32 |
| 359 | 2026-08-25T03:38:38.907Z | Downloaded link-section v0.2.1 |
| 360 | 2026-08-25T03:38:38.907Z | Downloaded futures-io v0.3.32 |
| 361 | 2026-08-25T03:38:38.907Z | Downloaded dtor v0.8.1 |
| 362 | 2026-08-25T03:38:38.908Z | Downloaded typeid v1.0.3 |
| 363 | 2026-08-25T03:38:38.908Z | Downloaded cookie-factory v0.3.3 |
| 364 | 2026-08-25T03:38:38.908Z | Downloaded ctor v0.10.1 |
| 365 | 2026-08-25T03:38:38.908Z | Downloaded dtor-proc-macro v0.0.13 |
| 366 | 2026-08-25T03:38:38.918Z | Downloaded futures-channel v0.3.32 |
| 367 | 2026-08-25T03:38:38.918Z | Downloaded ron v0.12.2 |
| 368 | 2026-08-25T03:38:38.919Z | Downloaded nom v8.0.0 |
| 369 | 2026-08-25T03:38:38.937Z | Downloaded futures-util v0.3.32 |
| 370 | 2026-08-25T03:38:38.937Z | Downloaded pcap-parser v0.17.0 |
| 371 | 2026-08-25T03:38:39.000Z | Compiling proc-macro2 v1.0.106 |
| 372 | 2026-08-25T03:38:39.000Z | Compiling quote v1.0.46 |
| 373 | 2026-08-25T03:38:39.033Z | Compiling unicode-ident v1.0.24 |
| 374 | 2026-08-25T03:38:39.033Z | Compiling memchr v2.8.3 |
| 375 | 2026-08-25T03:38:39.033Z | Compiling thiserror v2.0.18 |
| 376 | 2026-08-25T03:38:39.033Z | Compiling zerocopy v0.8.54 |
| 377 | 2026-08-25T03:38:39.033Z | Compiling serde_core v1.0.228 |
| 378 | 2026-08-25T03:38:39.033Z | Compiling zmij v1.0.22 |
| 379 | 2026-08-25T03:38:39.329Z | Compiling libc v0.2.186 |
| 380 | 2026-08-25T03:38:39.360Z | Compiling ucd-trie v0.1.7 |
| 381 | 2026-08-25T03:38:39.360Z | Compiling serde_json v1.0.150 |
| 382 | 2026-08-25T03:38:39.529Z | Compiling pest v2.8.7 |
| 383 | 2026-08-25T03:38:39.549Z | Compiling serde v1.0.228 |
| 384 | 2026-08-25T03:38:39.558Z | Compiling ident_case v1.0.1 |
| 385 | 2026-08-25T03:38:39.666Z | Compiling strsim v0.11.1 |
| 386 | 2026-08-25T03:38:40.000Z | Compiling aho-corasick v1.1.4 |
| 387 | 2026-08-25T03:38:40.016Z | Compiling itoa v1.0.18 |
| 388 | 2026-08-25T03:38:40.162Z | Compiling syn v2.0.118 |
| 389 | 2026-08-25T03:38:40.183Z | Checking byteorder v1.5.0 |
| 390 | 2026-08-25T03:38:40.222Z | Compiling regex-syntax v0.8.11 |
| 391 | 2026-08-25T03:38:40.627Z | Compiling pest_meta v2.8.7 |
| 392 | 2026-08-25T03:38:40.750Z | Compiling usdt-impl v0.6.0 |
| 393 | 2026-08-25T03:38:40.754Z | Compiling either v1.16.0 |
| 394 | 2026-08-25T03:38:40.903Z | Checking bitflags v2.13.0 |
| 395 | 2026-08-25T03:38:40.948Z | Compiling itertools v0.15.0 |
| 396 | 2026-08-25T03:38:41.218Z | Compiling thread-id v5.1.0 |
| 397 | 2026-08-25T03:38:41.419Z | Compiling heapless v0.8.0 |
| 398 | 2026-08-25T03:38:41.438Z | Checking log v0.4.33 |
| 399 | 2026-08-25T03:38:41.698Z | Compiling regex-automata v0.4.15 |
| 400 | 2026-08-25T03:38:41.798Z | Checking plain v0.2.3 |
| 401 | 2026-08-25T03:38:41.874Z | Checking futures-core v0.3.32 |
| 402 | 2026-08-25T03:38:41.888Z | Checking futures-sink v0.3.32 |
| 403 | 2026-08-25T03:38:41.990Z | Checking futures-channel v0.3.32 |
| 404 | 2026-08-25T03:38:42.325Z | Checking hash32 v0.3.1 |
| 405 | 2026-08-25T03:38:42.334Z | Checking macaddr v1.0.1 |
| 406 | 2026-08-25T03:38:42.408Z | Checking futures-task v0.3.32 |
| 407 | 2026-08-25T03:38:42.413Z | Checking pin-project-lite v0.2.17 |
| 408 | 2026-08-25T03:38:42.466Z | Checking stable_deref_trait v1.2.1 |
| 409 | 2026-08-25T03:38:42.472Z | Compiling smoltcp v0.11.0 |
| 410 | 2026-08-25T03:38:42.487Z | Checking cfg-if v1.0.4 |
| 411 | 2026-08-25T03:38:42.526Z | Checking slab v0.4.12 |
| 412 | 2026-08-25T03:38:42.535Z | Checking pretty-hex v0.4.2 |
| 413 | 2026-08-25T03:38:42.540Z | Checking futures-io v0.3.32 |
| 414 | 2026-08-25T03:38:42.635Z | Compiling pest_generator v2.8.7 |
| 415 | 2026-08-25T03:38:42.635Z | Compiling darling_core v0.23.0 |
| 416 | 2026-08-25T03:38:42.890Z | Compiling crc32fast v1.5.0 |
| 417 | 2026-08-25T03:38:42.986Z | Checking bitflags v1.3.2 |
| 418 | 2026-08-25T03:38:43.029Z | Checking managed v0.8.0 |
| 419 | 2026-08-25T03:38:43.034Z | Compiling version_check v0.9.5 |
| 420 | 2026-08-25T03:38:43.164Z | Compiling ref-cast v1.0.25 |
| 421 | 2026-08-25T03:38:43.265Z | Checking memmap2 v0.9.11 |
| 422 | 2026-08-25T03:38:43.296Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 423 | 2026-08-25T03:38:43.413Z | Compiling regex v1.13.0 |
| 424 | 2026-08-25T03:38:43.496Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 425 | 2026-08-25T03:38:43.540Z | Checking unicode-width v0.2.2 |
| 426 | 2026-08-25T03:38:43.800Z | Checking ipnetwork v0.21.1 |
| 427 | 2026-08-25T03:38:43.812Z | Checking tabwriter v1.4.1 |
| 428 | 2026-08-25T03:38:43.824Z | Compiling serde_derive v1.0.228 |
| 429 | 2026-08-25T03:38:43.924Z | Compiling thiserror-impl v2.0.18 |
| 430 | 2026-08-25T03:38:43.929Z | Compiling zerocopy-derive v0.8.54 |
| 431 | 2026-08-25T03:38:43.955Z | Compiling pest_derive v2.8.7 |
| 432 | 2026-08-25T03:38:44.235Z | Compiling scroll_derive v0.13.1 |
| 433 | 2026-08-25T03:38:44.378Z | Compiling futures-macro v0.3.32 |
| 434 | 2026-08-25T03:38:44.472Z | Compiling ref-cast-impl v1.0.25 |
| 435 | 2026-08-25T03:38:44.707Z | Compiling darling_macro v0.23.0 |
| 436 | 2026-08-25T03:38:45.039Z | Checking scroll v0.13.0 |
| 437 | 2026-08-25T03:38:45.190Z | Checking futures-util v0.3.32 |
| 438 | 2026-08-25T03:38:45.193Z | Checking cobs v0.3.0 |
| 439 | 2026-08-25T03:38:45.223Z | Compiling dtrace-parser v0.3.0 |
| 440 | 2026-08-25T03:38:45.254Z | Checking goblin v0.10.7 |
| 441 | 2026-08-25T03:38:45.258Z | Compiling darling v0.23.0 |
| 442 | 2026-08-25T03:38:45.320Z | Compiling ingot-macros v0.2.0 |
| 443 | 2026-08-25T03:38:45.848Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 444 | 2026-08-25T03:38:45.894Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 445 | 2026-08-25T03:38:46.664Z | Checking nom v8.0.0 |
| 446 | 2026-08-25T03:38:46.958Z | Checking postcard v1.1.3 |
| 447 | 2026-08-25T03:38:47.082Z | Compiling serde_tokenstream v0.2.3 |
| 448 | 2026-08-25T03:38:47.149Z | Checking futures-executor v0.3.32 |
| 449 | 2026-08-25T03:38:47.236Z | Checking dyn-clone v1.0.20 |
| 450 | 2026-08-25T03:38:47.297Z | Checking futures v0.3.32 |
| 451 | 2026-08-25T03:38:47.328Z | Compiling typeid v1.0.3 |
| 452 | 2026-08-25T03:38:47.352Z | Compiling anyhow v1.0.103 |
| 453 | 2026-08-25T03:38:47.356Z | Checking cookie-factory v0.3.3 |
| 454 | 2026-08-25T03:38:47.593Z | Checking uuid v1.23.5 |
| 455 | 2026-08-25T03:38:47.628Z | Checking circular v0.3.0 |
| 456 | 2026-08-25T03:38:47.737Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 457 | 2026-08-25T03:38:47.856Z | Compiling dtor-proc-macro v0.0.13 |
| 458 | 2026-08-25T03:38:47.866Z | Compiling ctor-proc-macro v0.0.13 |
| 459 | 2026-08-25T03:38:47.946Z | Checking link-section v0.2.1 |
| 460 | 2026-08-25T03:38:48.043Z | Checking once_cell v1.21.4 |
| 461 | 2026-08-25T03:38:48.134Z | Checking dof v0.4.0 |
| 462 | 2026-08-25T03:38:48.134Z | Checking ingot-types v0.2.0 |
| 463 | 2026-08-25T03:38:48.167Z | Checking ron v0.12.2 |
| 464 | 2026-08-25T03:38:48.172Z | Checking dtor v0.8.1 |
| 465 | 2026-08-25T03:38:48.240Z | Checking ctor v0.10.1 |
| 466 | 2026-08-25T03:38:48.452Z | Checking ingot v0.2.0 |
| 467 | 2026-08-25T03:38:48.568Z | Checking rusticata-macros v5.0.0 |
| 468 | 2026-08-25T03:38:48.692Z | Checking pcap-parser v0.17.0 |
| 469 | 2026-08-25T03:38:49.072Z | Compiling usdt-macro v0.6.0 |
| 470 | 2026-08-25T03:38:49.072Z | Compiling usdt-attr-macro v0.6.0 |
| 471 | 2026-08-25T03:38:49.680Z | Checking usdt v0.6.0 |
| 472 | 2026-08-25T03:38:49.933Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 473 | 2026-08-25T03:38:54.452Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 474 | 2026-08-25T03:38:56.145Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 475 | 2026-08-25T03:38:58.534Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.83s |
| 476 | 2026-08-25T03:38:58.952Z | |
| 477 | 2026-08-25T03:38:58.961Z | real 19.917004609 |
| 478 | 2026-08-25T03:38:58.961Z | user 1:11.422391696 |
| 479 | 2026-08-25T03:38:58.961Z | sys 14.582483766 |
| 480 | 2026-08-25T03:38:58.961Z | trap 0.041167780 |
| 481 | 2026-08-25T03:38:58.961Z | tflt 0.141448680 |
| 482 | 2026-08-25T03:38:58.961Z | dflt 0.187463203 |
| 483 | 2026-08-25T03:38:58.961Z | kflt 0.000008420 |
| 484 | 2026-08-25T03:38:58.962Z | lock 4:41.584445383 |
| 485 | 2026-08-25T03:38:58.962Z | slp 3:47.112280608 |
| 486 | 2026-08-25T03:38:58.962Z | lat 3.370051959 |
| 487 | 2026-08-25T03:38:58.962Z | stop 8.779252383 |
| 488 | 2026-08-25T03:38:58.962Z | + header 'analyze no_std + engine + kernel' |
| 489 | 2026-08-25T03:38:58.962Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 490 | 2026-08-25T03:38:58.962Z | # ==== analyze no_std + engine + kernel ==== # |
| 491 | 2026-08-25T03:38:58.962Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 492 | 2026-08-25T03:38:58.962Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 493 | 2026-08-25T03:38:58.962Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 494 | 2026-08-25T03:38:58.962Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 495 | 2026-08-25T03:38:58.962Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 496 | 2026-08-25T03:38:58.962Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 497 | 2026-08-25T03:39:02.027Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 498 | 2026-08-25T03:39:03.176Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.57s |
| 499 | 2026-08-25T03:39:03.194Z | |
| 500 | 2026-08-25T03:39:03.199Z | real 4.641470019 |
| 501 | 2026-08-25T03:39:03.199Z | user 4.775403321 |
| 502 | 2026-08-25T03:39:03.199Z | sys 0.929676429 |
| 503 | 2026-08-25T03:39:03.200Z | trap 0.000583430 |
| 504 | 2026-08-25T03:39:03.200Z | tflt 0.018896853 |
| 505 | 2026-08-25T03:39:03.200Z | dflt 0.006200071 |
| 506 | 2026-08-25T03:39:03.200Z | kflt 0.000000000 |
| 507 | 2026-08-25T03:39:03.200Z | lock 15.076458826 |
| 508 | 2026-08-25T03:39:03.200Z | slp 17.882046479 |
| 509 | 2026-08-25T03:39:03.200Z | lat 0.006965980 |
| 510 | 2026-08-25T03:39:03.200Z | stop 0.192225294 |
| 511 | 2026-08-25T03:39:03.200Z | + header test |
| 512 | 2026-08-25T03:39:03.200Z | + echo '# ==== test ==== #' |
| 513 | 2026-08-25T03:39:03.200Z | + ptime -m cargo test |
| 514 | 2026-08-25T03:39:03.200Z | # ==== test ==== # |
| 515 | 2026-08-25T03:39:03.347Z | Compiling memchr v2.8.3 |
| 516 | 2026-08-25T03:39:03.347Z | Compiling serde_core v1.0.228 |
| 517 | 2026-08-25T03:39:03.374Z | Compiling thiserror v2.0.18 |
| 518 | 2026-08-25T03:39:03.384Z | Compiling zerocopy v0.8.54 |
| 519 | 2026-08-25T03:39:03.385Z | Compiling unicode-ident v1.0.24 |
| 520 | 2026-08-25T03:39:03.385Z | Compiling byteorder v1.5.0 |
| 521 | 2026-08-25T03:39:03.385Z | Compiling libc v0.2.186 |
| 522 | 2026-08-25T03:39:03.385Z | Compiling zmij v1.0.22 |
| 523 | 2026-08-25T03:39:03.452Z | Compiling scroll v0.13.0 |
| 524 | 2026-08-25T03:39:03.507Z | Compiling proc-macro2 v1.0.106 |
| 525 | 2026-08-25T03:39:03.582Z | Compiling plain v0.2.3 |
| 526 | 2026-08-25T03:39:03.677Z | Compiling log v0.4.33 |
| 527 | 2026-08-25T03:39:03.726Z | Compiling futures-core v0.3.32 |
| 528 | 2026-08-25T03:39:03.730Z | Compiling futures-sink v0.3.32 |
| 529 | 2026-08-25T03:39:03.762Z | Compiling ucd-trie v0.1.7 |
| 530 | 2026-08-25T03:39:03.809Z | Compiling itoa v1.0.18 |
| 531 | 2026-08-25T03:39:03.863Z | Compiling quote v1.0.46 |
| 532 | 2026-08-25T03:39:03.901Z | Compiling pest v2.8.7 |
| 533 | 2026-08-25T03:39:04.083Z | Compiling futures-channel v0.3.32 |
| 534 | 2026-08-25T03:39:04.326Z | Compiling goblin v0.10.7 |
| 535 | 2026-08-25T03:39:04.451Z | Compiling hash32 v0.3.1 |
| 536 | 2026-08-25T03:39:04.493Z | Compiling slab v0.4.12 |
| 537 | 2026-08-25T03:39:04.617Z | Compiling futures-io v0.3.32 |
| 538 | 2026-08-25T03:39:04.726Z | Compiling macaddr v1.0.1 |
| 539 | 2026-08-25T03:39:04.785Z | Compiling pretty-hex v0.4.2 |
| 540 | 2026-08-25T03:39:04.905Z | Compiling futures-task v0.3.32 |
| 541 | 2026-08-25T03:39:04.911Z | Compiling stable_deref_trait v1.2.1 |
| 542 | 2026-08-25T03:39:04.914Z | Compiling cfg-if v1.0.4 |
| 543 | 2026-08-25T03:39:04.981Z | Compiling pin-project-lite v0.2.17 |
| 544 | 2026-08-25T03:39:04.987Z | Compiling heapless v0.8.0 |
| 545 | 2026-08-25T03:39:05.062Z | Compiling futures-util v0.3.32 |
| 546 | 2026-08-25T03:39:05.090Z | Compiling dtrace-parser v0.3.0 |
| 547 | 2026-08-25T03:39:05.384Z | Compiling serde v1.0.228 |
| 548 | 2026-08-25T03:39:05.431Z | Compiling bitflags v2.13.0 |
| 549 | 2026-08-25T03:39:05.558Z | Compiling serde_json v1.0.150 |
| 550 | 2026-08-25T03:39:05.841Z | Compiling syn v2.0.118 |
| 551 | 2026-08-25T03:39:06.034Z | Compiling thread-id v5.1.0 |
| 552 | 2026-08-25T03:39:06.108Z | Compiling cobs v0.3.0 |
| 553 | 2026-08-25T03:39:06.272Z | Compiling ingot-types v0.2.0 |
| 554 | 2026-08-25T03:39:06.383Z | Compiling bitflags v1.3.2 |
| 555 | 2026-08-25T03:39:06.390Z | Compiling managed v0.8.0 |
| 556 | 2026-08-25T03:39:06.446Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 557 | 2026-08-25T03:39:06.644Z | Compiling ingot v0.2.0 |
| 558 | 2026-08-25T03:39:07.080Z | Compiling smoltcp v0.11.0 |
| 559 | 2026-08-25T03:39:07.095Z | Compiling postcard v1.1.3 |
| 560 | 2026-08-25T03:39:07.095Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 561 | 2026-08-25T03:39:07.612Z | Compiling dof v0.4.0 |
| 562 | 2026-08-25T03:39:07.831Z | Compiling futures-executor v0.3.32 |
| 563 | 2026-08-25T03:39:08.411Z | Compiling usdt-impl v0.6.0 |
| 564 | 2026-08-25T03:39:08.658Z | Compiling memmap2 v0.9.11 |
| 565 | 2026-08-25T03:39:08.674Z | Compiling unicode-width v0.2.2 |
| 566 | 2026-08-25T03:39:08.793Z | Compiling ipnetwork v0.21.1 |
| 567 | 2026-08-25T03:39:09.398Z | Compiling either v1.16.0 |
| 568 | 2026-08-25T03:39:09.413Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 569 | 2026-08-25T03:39:09.413Z | Compiling itertools v0.15.0 |
| 570 | 2026-08-25T03:39:09.413Z | Compiling tabwriter v1.4.1 |
| 571 | 2026-08-25T03:39:09.716Z | Compiling usdt v0.6.0 |
| 572 | 2026-08-25T03:39:10.151Z | Compiling ref-cast v1.0.25 |
| 573 | 2026-08-25T03:39:10.246Z | Compiling futures v0.3.32 |
| 574 | 2026-08-25T03:39:10.321Z | Compiling crc32fast v1.5.0 |
| 575 | 2026-08-25T03:39:10.366Z | Compiling nom v8.0.0 |
| 576 | 2026-08-25T03:39:10.587Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 577 | 2026-08-25T03:39:11.255Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 578 | 2026-08-25T03:39:11.309Z | Compiling dyn-clone v1.0.20 |
| 579 | 2026-08-25T03:39:11.438Z | Compiling cookie-factory v0.3.3 |
| 580 | 2026-08-25T03:39:11.855Z | Compiling uuid v1.23.5 |
| 581 | 2026-08-25T03:39:11.866Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 582 | 2026-08-25T03:39:11.866Z | Compiling circular v0.3.0 |
| 583 | 2026-08-25T03:39:11.866Z | Compiling dtor v0.8.1 |
| 584 | 2026-08-25T03:39:11.866Z | Compiling typeid v1.0.3 |
| 585 | 2026-08-25T03:39:11.872Z | Compiling anyhow v1.0.103 |
| 586 | 2026-08-25T03:39:11.952Z | Compiling link-section v0.2.1 |
| 587 | 2026-08-25T03:39:11.965Z | Compiling once_cell v1.21.4 |
| 588 | 2026-08-25T03:39:12.480Z | Compiling ron v0.12.2 |
| 589 | 2026-08-25T03:39:12.480Z | Compiling ctor v0.10.1 |
| 590 | 2026-08-25T03:39:13.084Z | Compiling rusticata-macros v5.0.0 |
| 591 | 2026-08-25T03:39:13.088Z | Compiling pcap-parser v0.17.0 |
| 592 | 2026-08-25T03:39:16.033Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 593 | 2026-08-25T03:39:18.522Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 594 | 2026-08-25T03:40:06.777Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s |
| 595 | 2026-08-25T03:40:06.833Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707) |
| 596 | 2026-08-25T03:40:06.833Z | |
| 597 | 2026-08-25T03:40:06.834Z | running 15 tests |
| 598 | 2026-08-25T03:40:06.834Z | test api::tests::parse_bad_proto_filter ... ok |
| 599 | 2026-08-25T03:40:06.834Z | test api::tests::parse_good_proto_filter ... ok |
| 600 | 2026-08-25T03:40:06.834Z | test api::tests::ports_from_str_good ... ok |
| 601 | 2026-08-25T03:40:06.834Z | test api::tests::parse_bad_address ... ok |
| 602 | 2026-08-25T03:40:06.834Z | test api::tests::parse_good_address ... ok |
| 603 | 2026-08-25T03:40:06.835Z | test api::tests::ports_from_str_bad ... ok |
| 604 | 2026-08-25T03:40:06.835Z | test cfg::tests::test_required_nat_space ... ok |
| 605 | 2026-08-25T03:40:06.835Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 606 | 2026-08-25T03:40:06.835Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 607 | 2026-08-25T03:40:06.835Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 608 | 2026-08-25T03:40:06.835Z | test engine::geneve::test::parse_multi_opt ... ok |
| 609 | 2026-08-25T03:40:06.835Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 610 | 2026-08-25T03:40:06.835Z | test engine::geneve::test::parse_single_opt ... ok |
| 611 | 2026-08-25T03:40:06.835Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 612 | 2026-08-25T03:40:06.835Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 613 | 2026-08-25T03:40:06.835Z | |
| 614 | 2026-08-25T03:40:06.835Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 615 | 2026-08-25T03:40:06.835Z | |
| 616 | 2026-08-25T03:40:06.835Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763) |
| 617 | 2026-08-25T03:40:06.835Z | |
| 618 | 2026-08-25T03:40:06.835Z | running 4 tests |
| 619 | 2026-08-25T03:40:06.836Z | test firewall_external_inbound ... ok |
| 620 | 2026-08-25T03:40:06.836Z | test firewall_vni_outbound ... ok |
| 621 | 2026-08-25T03:40:06.836Z | test firewall_vni_inbound ... ok |
| 622 | 2026-08-25T03:40:06.836Z | test firewall_replace_rules ... ok |
| 623 | 2026-08-25T03:40:06.836Z | |
| 624 | 2026-08-25T03:40:06.836Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 625 | 2026-08-25T03:40:06.836Z | |
| 626 | 2026-08-25T03:40:06.836Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a) |
| 627 | 2026-08-25T03:40:06.836Z | |
| 628 | 2026-08-25T03:40:06.836Z | running 2 tests |
| 629 | 2026-08-25T03:40:06.836Z | test parse_in_regression ... ok |
| 630 | 2026-08-25T03:40:06.836Z | test parse_out_regression ... ok |
| 631 | 2026-08-25T03:40:06.836Z | |
| 632 | 2026-08-25T03:40:06.837Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 633 | 2026-08-25T03:40:06.837Z | |
| 634 | 2026-08-25T03:40:06.837Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1) |
| 635 | 2026-08-25T03:40:06.837Z | |
| 636 | 2026-08-25T03:40:06.837Z | running 50 tests |
| 637 | 2026-08-25T03:40:06.837Z | test bad_ip_len ... ok |
| 638 | 2026-08-25T03:40:06.837Z | test check_layers ... ok |
| 639 | 2026-08-25T03:40:06.837Z | test add_remove_fw_rule ... ok |
| 640 | 2026-08-25T03:40:06.837Z | test arp_gateway ... ok |
| 641 | 2026-08-25T03:40:06.837Z | test anti_spoof ... ok |
| 642 | 2026-08-25T03:40:06.837Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 643 | 2026-08-25T03:40:06.837Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 644 | 2026-08-25T03:40:06.837Z | test external_attached_subnets_dont_apply_nat ... ok |
| 645 | 2026-08-25T03:40:06.837Z | test gateway_icmpv6_ping ... ok |
| 646 | 2026-08-25T03:40:06.837Z | test gateway_icmp4_ping ... ok |
| 647 | 2026-08-25T03:40:06.837Z | test flow_expiration ... ok |
| 648 | 2026-08-25T03:40:06.837Z | test external_ip_epoch_affinity_preserved ... ok |
| 649 | 2026-08-25T03:40:06.837Z | test early_tcp_invalidation ... ok |
| 650 | 2026-08-25T03:40:06.838Z | test external_ip_reconfigurable ... ok |
| 651 | 2026-08-25T03:40:06.838Z | test gateway_router_advert_reply ... ok |
| 652 | 2026-08-25T03:40:06.838Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 653 | 2026-08-25T03:40:06.838Z | test guest_to_guest ... ok |
| 654 | 2026-08-25T03:40:06.838Z | test guest_to_internet_ipv6 ... ok |
| 655 | 2026-08-25T03:40:06.838Z | test guest_to_internet_ipv4 ... ok |
| 656 | 2026-08-25T03:40:06.838Z | test guest_to_guest_no_route ... ok |
| 657 | 2026-08-25T03:40:06.838Z | test icmp_inner_has_nat_applied ... ok |
| 658 | 2026-08-25T03:40:06.838Z | test icmpv6_inner_has_nat_applied ... ok |
| 659 | 2026-08-25T03:40:06.838Z | test inbound_ndp_dropped_at_gateway ... ok |
| 660 | 2026-08-25T03:40:06.838Z | test intra_subnet_routes_with_custom ... ok |
| 661 | 2026-08-25T03:40:06.838Z | test outbound_ndp_dropped ... ok |
| 662 | 2026-08-25T03:40:06.838Z | test packet_body_pullup ... ok |
| 663 | 2026-08-25T03:40:06.838Z | test offload_info_preserved ... ok |
| 664 | 2026-08-25T03:40:06.838Z | test external_ip_balanced_over_floating_ips ... ok |
| 665 | 2026-08-25T03:40:06.839Z | test external_ip_receive_and_reply_on_all ... ok |
| 666 | 2026-08-25T03:40:06.839Z | test no_panic_on_flow_table_full ... ok |
| 667 | 2026-08-25T03:40:06.839Z | test internal_attached_subnets ... ok |
| 668 | 2026-08-25T03:40:06.839Z | test port_transition_reset ... ok |
| 669 | 2026-08-25T03:40:06.839Z | test port_transition_running ... ok |
| 670 | 2026-08-25T03:40:06.839Z | test packet_too_big_generation ... ok |
| 671 | 2026-08-25T03:40:06.839Z | test port_transition_pause ... ok |
| 672 | 2026-08-25T03:40:06.839Z | test select_eip_conditioned_on_igw ... ok |
| 673 | 2026-08-25T03:40:06.839Z | test port_as_router_target ... ok |
| 674 | 2026-08-25T03:40:06.839Z | test test_drop_on_unknown_critical_option ... ok |
| 675 | 2026-08-25T03:40:06.840Z | test snat_icmp4_echo_rewrite ... ok |
| 676 | 2026-08-25T03:40:06.840Z | test snat_icmp6_echo_rewrite ... ok |
| 677 | 2026-08-25T03:40:06.840Z | test tcp_invalidation_does_not_block_connection ... ok |
| 678 | 2026-08-25T03:40:06.840Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 679 | 2026-08-25T03:40:06.840Z | test test_ipv6_multicast_encapsulation ... ok |
| 680 | 2026-08-25T03:40:06.840Z | test tcp_outbound ... ok |
| 681 | 2026-08-25T03:40:06.840Z | test test_tcp_multicast_denied ... ok |
| 682 | 2026-08-25T03:40:06.840Z | test test_gateway_neighbor_advert_reply ... ok |
| 683 | 2026-08-25T03:40:06.840Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 684 | 2026-08-25T03:40:06.841Z | test tcp_inbound ... ok |
| 685 | 2026-08-25T03:40:06.841Z | test uft_lft_invalidation_in ... ok |
| 686 | 2026-08-25T03:40:06.841Z | test uft_lft_invalidation_out ... ok |
| 687 | 2026-08-25T03:40:06.841Z | |
| 688 | 2026-08-25T03:40:06.841Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 689 | 2026-08-25T03:40:06.841Z | |
| 690 | 2026-08-25T03:40:06.841Z | Doc-tests oxide_vpc |
| 691 | 2026-08-25T03:40:07.079Z | |
| 692 | 2026-08-25T03:40:07.079Z | running 0 tests |
| 693 | 2026-08-25T03:40:07.079Z | |
| 694 | 2026-08-25T03:40:07.079Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 695 | 2026-08-25T03:40:07.079Z | |
| 696 | 2026-08-25T03:40:07.128Z | |
| 697 | 2026-08-25T03:40:07.129Z | real 1:03.847498038 |
| 698 | 2026-08-25T03:40:07.129Z | user 3:29.751166900 |
| 699 | 2026-08-25T03:40:07.129Z | sys 12.005190162 |
| 700 | 2026-08-25T03:40:07.129Z | trap 0.092299461 |
| 701 | 2026-08-25T03:40:07.129Z | tflt 0.157938591 |
| 702 | 2026-08-25T03:40:07.129Z | dflt 0.417677002 |
| 703 | 2026-08-25T03:40:07.129Z | kflt 0.000032570 |
| 704 | 2026-08-25T03:40:07.129Z | lock 15:27.802615248 |
| 705 | 2026-08-25T03:40:07.129Z | slp 7:07.004580510 |
| 706 | 2026-08-25T03:40:07.129Z | lat 8.095668773 |
| 707 | 2026-08-25T03:40:07.129Z | stop 6.627268584 |
| 708 | 2026-08-25T03:40:07.130Z | process exited: duration 130071 ms, exit code 0 |
| |
| 709 | 2026-08-25T03:40:07.235Z | found 0 output files |