|
|
|
| 1 | 2026-09-03T12:48:33.375Z | job assigned to worker 01M1KMZ312M6M1MJ2JDBX9FN9K [factory aws, i-071dd9da1a0df86ce] (queued for 1 m 0 s) |
| |
| 2 | 2026-09-03T12:48:39.596Z | starting task 0: "setup" |
| 3 | 2026-09-03T12:48:39.601Z | ++ uname -s |
| 4 | 2026-09-03T12:48:39.604Z | + kern=SunOS |
| 5 | 2026-09-03T12:48:39.604Z | + build_user=build |
| 6 | 2026-09-03T12:48:39.604Z | + build_uid=12345 |
| 7 | 2026-09-03T12:48:39.604Z | + work_dir=/work |
| 8 | 2026-09-03T12:48:39.604Z | + input_dir=/input |
| 9 | 2026-09-03T12:48:39.604Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T12:48:39.604Z | + case "$kern" in |
| 11 | 2026-09-03T12:48:39.604Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T12:48:39.605Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T12:48:41.610Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T12:48:41.724Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T12:48:41.727Z | + home_fs=zfs |
| 16 | 2026-09-03T12:48:41.727Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T12:48:41.727Z | + mkdir -p /home/build |
| 18 | 2026-09-03T12:48:41.727Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T12:48:43.728Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T12:48:43.731Z | process exited: duration 4134 ms, exit code 0 |
| |
| 21 | 2026-09-03T12:48:43.738Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T12:48:43.741Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T12:48:43.741Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-03T12:48:43.742Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-03T12:48:43.742Z | * rust toolchain profile = "default" |
| 26 | 2026-09-03T12:48:43.745Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T12:48:43.745Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T12:48:43.745Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T12:48:43.745Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T12:48:43.845Z | info: downloading installer |
| 31 | 2026-09-03T12:48:45.070Z | info: profile set to default |
| 32 | 2026-09-03T12:48:45.070Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T12:48:45.073Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T12:48:45.199Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T12:48:45.202Z | info: downloading 6 components |
| 36 | 2026-09-03T12:49:00.473Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-03T12:49:00.474Z | |
| 38 | 2026-09-03T12:49:00.501Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T12:49:00.501Z | |
| 40 | 2026-09-03T12:49:00.505Z | |
| 41 | 2026-09-03T12:49:00.505Z | Rust is installed now. Great! |
| 42 | 2026-09-03T12:49:00.505Z | |
| 43 | 2026-09-03T12:49:00.505Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T12:49:00.505Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T12:49:00.505Z | |
| 46 | 2026-09-03T12:49:00.505Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T12:49:00.505Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T12:49:00.505Z | |
| 49 | 2026-09-03T12:49:00.505Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T12:49:00.505Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T12:49:00.505Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T12:49:00.505Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T12:49:00.505Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T12:49:00.505Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T12:49:00.505Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T12:49:00.505Z | HOST_CC = None |
| 57 | 2026-09-03T12:49:00.505Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T12:49:00.505Z | CC = None |
| 59 | 2026-09-03T12:49:00.505Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T12:49:00.678Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T12:49:00.678Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T12:49:00.678Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T12:49:00.679Z | CFLAGS = None |
| 64 | 2026-09-03T12:49:00.679Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T12:49:00.679Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T12:49:00.679Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T12:49:00.679Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T12:49:00.679Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T12:49:00.679Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T12:49:00.783Z | + rustup --version |
| 71 | 2026-09-03T12:49:00.792Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T12:49:00.796Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T12:49:00.811Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T12:49:00.815Z | + cargo --version |
| 75 | 2026-09-03T12:49:00.828Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T12:49:00.832Z | + rustc --version |
| 77 | 2026-09-03T12:49:00.848Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T12:49:00.852Z | process exited: duration 17112 ms, exit code 0 |
| |
| 79 | 2026-09-03T12:49:00.859Z | starting task 2: "authentication" |
| 80 | 2026-09-03T12:49:00.876Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T12:49:00.882Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T12:49:00.886Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-03T12:49:00.890Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-03T12:49:00.919Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-03T12:49:02.265Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-03T12:49:02.265Z | + git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 87 | 2026-09-03T12:49:02.549Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-03T12:49:02.549Z | * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD |
| 89 | 2026-09-03T12:49:02.556Z | + [[ -n benchmark-evict-expire ]] |
| 90 | 2026-09-03T12:49:02.559Z | ++ git branch --show-current |
| 91 | 2026-09-03T12:49:02.559Z | + current=master |
| 92 | 2026-09-03T12:49:02.559Z | + [[ master != benchmark-evict-expire ]] |
| 93 | 2026-09-03T12:49:02.559Z | + git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 94 | 2026-09-03T12:49:02.562Z | + git checkout -f benchmark-evict-expire |
| 95 | 2026-09-03T12:49:02.578Z | Switched to branch 'benchmark-evict-expire' |
| 96 | 2026-09-03T12:49:02.581Z | + git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 97 | 2026-09-03T12:49:02.584Z | HEAD is now at 304ecfd Review feedback |
| 98 | 2026-09-03T12:49:02.584Z | process exited: duration 1701 ms, exit code 0 |
| |
| 99 | 2026-09-03T12:49:02.590Z | starting task 4: "build" |
| 100 | 2026-09-03T12:49:02.593Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-03T12:49:02.596Z | ++ rustup show active-toolchain |
| 102 | 2026-09-03T12:49:02.599Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-03T12:49:02.599Z | ++ pushd xde |
| 104 | 2026-09-03T12:49:02.599Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-03T12:49:02.599Z | ++ rustup show active-toolchain |
| 106 | 2026-09-03T12:49:02.603Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-03T12:49:02.751Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-03T12:49:02.755Z | info: downloading 6 components |
| 109 | 2026-09-03T12:49:17.689Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-03T12:49:17.689Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-03T12:49:17.689Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-03T12:49:17.689Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-03T12:49:17.689Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-03T12:49:17.689Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-03T12:49:17.778Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-03T12:49:17.781Z | +++ head -n 1 |
| 117 | 2026-09-03T12:49:17.781Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-03T12:49:17.830Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-03T12:49:17.830Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-03T12:49:17.833Z | ++ popd |
| 121 | 2026-09-03T12:49:17.833Z | /work/oxidecomputer/opte |
| 122 | 2026-09-03T12:49:17.833Z | + cargo --version |
| 123 | 2026-09-03T12:49:17.839Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-03T12:49:17.842Z | + rustc --version |
| 125 | 2026-09-03T12:49:17.860Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-03T12:49:17.863Z | + cd lib/oxide-vpc |
| 127 | 2026-09-03T12:49:17.863Z | + header 'check style' |
| 128 | 2026-09-03T12:49:17.863Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-03T12:49:17.863Z | # ==== check style ==== # |
| 130 | 2026-09-03T12:49:17.863Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-03T12:49:17.990Z | |
| 132 | 2026-09-03T12:49:17.990Z | real 0.125283090 |
| 133 | 2026-09-03T12:49:17.990Z | user 0.092869786 |
| 134 | 2026-09-03T12:49:17.990Z | sys 0.029412084 |
| 135 | 2026-09-03T12:49:17.990Z | trap 0.000002720 |
| 136 | 2026-09-03T12:49:17.990Z | tflt 0.000017320 |
| 137 | 2026-09-03T12:49:17.990Z | dflt 0.000000000 |
| 138 | 2026-09-03T12:49:17.990Z | kflt 0.000000000 |
| 139 | 2026-09-03T12:49:17.990Z | lock 0.022043057 |
| 140 | 2026-09-03T12:49:17.990Z | slp 0.105600761 |
| 141 | 2026-09-03T12:49:17.990Z | lat 0.000769130 |
| 142 | 2026-09-03T12:49:17.990Z | stop 0.000095450 |
| 143 | 2026-09-03T12:49:17.993Z | + header 'check docs' |
| 144 | 2026-09-03T12:49:17.993Z | + echo '# ==== check docs ==== #' |
| 145 | 2026-09-03T12:49:17.993Z | # ==== check docs ==== # |
| 146 | 2026-09-03T12:49:17.994Z | + RUSTDOCFLAGS='-D warnings' |
| 147 | 2026-09-03T12:49:17.994Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 148 | 2026-09-03T12:49:18.068Z | Updating crates.io index |
| 149 | 2026-09-03T12:49:18.071Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-03T12:49:19.089Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-03T12:49:19.438Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-03T12:49:19.748Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-03T12:49:20.146Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-03T12:49:20.465Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-03T12:49:20.798Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-03T12:49:22.064Z | Downloading crates ... |
| 157 | 2026-09-03T12:49:22.132Z | Downloaded dtrace-parser v0.3.0 |
| 158 | 2026-09-03T12:49:22.137Z | Downloaded defmt-macros v1.1.1 |
| 159 | 2026-09-03T12:49:22.140Z | Downloaded macaddr v1.0.1 |
| 160 | 2026-09-03T12:49:22.143Z | Downloaded scroll_derive v0.13.1 |
| 161 | 2026-09-03T12:49:22.143Z | Downloaded quote v1.0.46 |
| 162 | 2026-09-03T12:49:22.147Z | Downloaded dyn-clone v1.0.20 |
| 163 | 2026-09-03T12:49:22.150Z | Downloaded embedded-io v0.6.1 |
| 164 | 2026-09-03T12:49:22.150Z | Downloaded dof v0.4.0 |
| 165 | 2026-09-03T12:49:22.156Z | Downloaded itoa v1.0.18 |
| 166 | 2026-09-03T12:49:22.159Z | Downloaded ingot v0.2.0 |
| 167 | 2026-09-03T12:49:22.159Z | Downloaded ingot-types v0.2.0 |
| 168 | 2026-09-03T12:49:22.159Z | Downloaded embedded-io v0.4.0 |
| 169 | 2026-09-03T12:49:22.162Z | Downloaded byteorder v1.5.0 |
| 170 | 2026-09-03T12:49:22.162Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-09-03T12:49:22.162Z | Downloaded ipnetwork v0.21.1 |
| 172 | 2026-09-03T12:49:22.166Z | Downloaded defmt v0.3.100 |
| 173 | 2026-09-03T12:49:22.166Z | Downloaded hash32 v0.3.1 |
| 174 | 2026-09-03T12:49:22.166Z | Downloaded defmt-parser v1.0.0 |
| 175 | 2026-09-03T12:49:22.166Z | Downloaded pretty-hex v0.4.2 |
| 176 | 2026-09-03T12:49:22.169Z | Downloaded cobs v0.3.0 |
| 177 | 2026-09-03T12:49:22.169Z | Downloaded darling_macro v0.23.0 |
| 178 | 2026-09-03T12:49:22.173Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-09-03T12:49:22.176Z | Downloaded bitflags v1.3.2 |
| 180 | 2026-09-03T12:49:22.176Z | Downloaded crc32fast v1.5.0 |
| 181 | 2026-09-03T12:49:22.176Z | Downloaded either v1.16.0 |
| 182 | 2026-09-03T12:49:22.179Z | Downloaded managed v0.8.0 |
| 183 | 2026-09-03T12:49:22.182Z | Downloaded thread-id v5.1.0 |
| 184 | 2026-09-03T12:49:22.186Z | Downloaded ident_case v1.0.1 |
| 185 | 2026-09-03T12:49:22.186Z | Downloaded version_check v0.9.5 |
| 186 | 2026-09-03T12:49:22.186Z | Downloaded plain v0.2.3 |
| 187 | 2026-09-03T12:49:22.186Z | Downloaded stable_deref_trait v1.2.1 |
| 188 | 2026-09-03T12:49:22.189Z | Downloaded usdt v0.6.0 |
| 189 | 2026-09-03T12:49:22.192Z | Downloaded tabwriter v1.4.1 |
| 190 | 2026-09-03T12:49:22.195Z | Downloaded usdt-attr-macro v0.6.0 |
| 191 | 2026-09-03T12:49:22.198Z | Downloaded strsim v0.11.1 |
| 192 | 2026-09-03T12:49:22.198Z | Downloaded usdt-macro v0.6.0 |
| 193 | 2026-09-03T12:49:22.203Z | Downloaded ref-cast v1.0.25 |
| 194 | 2026-09-03T12:49:22.206Z | Downloaded serde_derive v1.0.228 |
| 195 | 2026-09-03T12:49:22.206Z | Downloaded pest_generator v2.8.7 |
| 196 | 2026-09-03T12:49:22.216Z | Downloaded aho-corasick v1.1.4 |
| 197 | 2026-09-03T12:49:22.220Z | Downloaded pest_derive v2.8.7 |
| 198 | 2026-09-03T12:49:22.223Z | Downloaded serde_tokenstream v0.2.3 |
| 199 | 2026-09-03T12:49:22.226Z | Downloaded scroll v0.13.0 |
| 200 | 2026-09-03T12:49:22.226Z | Downloaded thiserror v2.0.18 |
| 201 | 2026-09-03T12:49:22.230Z | Downloaded thiserror-impl v2.0.18 |
| 202 | 2026-09-03T12:49:22.230Z | Downloaded zmij v1.0.22 |
| 203 | 2026-09-03T12:49:22.233Z | Downloaded ingot-macros v0.2.0 |
| 204 | 2026-09-03T12:49:22.236Z | Downloaded usdt-impl v0.6.0 |
| 205 | 2026-09-03T12:49:22.239Z | Downloaded darling v0.23.0 |
| 206 | 2026-09-03T12:49:22.243Z | Downloaded memmap2 v0.9.11 |
| 207 | 2026-09-03T12:49:22.246Z | Downloaded postcard v1.1.3 |
| 208 | 2026-09-03T12:49:22.251Z | Downloaded bitflags v2.13.0 |
| 209 | 2026-09-03T12:49:22.254Z | Downloaded defmt v1.1.1 |
| 210 | 2026-09-03T12:49:22.260Z | Downloaded pest_meta v2.8.7 |
| 211 | 2026-09-03T12:49:22.266Z | Downloaded log v0.4.33 |
| 212 | 2026-09-03T12:49:22.273Z | Downloaded serde_core v1.0.228 |
| 213 | 2026-09-03T12:49:22.276Z | Downloaded darling_core v0.23.0 |
| 214 | 2026-09-03T12:49:22.279Z | Downloaded proc-macro2 v1.0.106 |
| 215 | 2026-09-03T12:49:22.284Z | Downloaded ucd-trie v0.1.7 |
| 216 | 2026-09-03T12:49:22.287Z | Downloaded uuid v1.23.5 |
| 217 | 2026-09-03T12:49:22.287Z | Downloaded unicode-ident v1.0.24 |
| 218 | 2026-09-03T12:49:22.295Z | Downloaded heapless v0.8.0 |
| 219 | 2026-09-03T12:49:22.303Z | Downloaded serde v1.0.228 |
| 220 | 2026-09-03T12:49:22.306Z | Downloaded memchr v2.8.3 |
| 221 | 2026-09-03T12:49:22.309Z | Downloaded zerocopy-derive v0.8.54 |
| 222 | 2026-09-03T12:49:22.320Z | Downloaded pest v2.8.7 |
| 223 | 2026-09-03T12:49:22.341Z | Downloaded itertools v0.15.0 |
| 224 | 2026-09-03T12:49:22.350Z | Downloaded regex v1.13.0 |
| 225 | 2026-09-03T12:49:22.356Z | Downloaded serde_json v1.0.150 |
| 226 | 2026-09-03T12:49:22.393Z | Downloaded goblin v0.10.7 |
| 227 | 2026-09-03T12:49:22.397Z | Downloaded zerocopy v0.8.54 |
| 228 | 2026-09-03T12:49:22.407Z | Downloaded unicode-width v0.2.2 |
| 229 | 2026-09-03T12:49:22.410Z | Downloaded syn v2.0.118 |
| 230 | 2026-09-03T12:49:22.415Z | Downloaded smoltcp v0.11.0 |
| 231 | 2026-09-03T12:49:22.422Z | Downloaded regex-syntax v0.8.11 |
| 232 | 2026-09-03T12:49:22.443Z | Downloaded regex-automata v0.4.15 |
| 233 | 2026-09-03T12:49:22.452Z | Downloaded libc v0.2.186 |
| 234 | 2026-09-03T12:49:22.507Z | Compiling proc-macro2 v1.0.106 |
| 235 | 2026-09-03T12:49:22.507Z | Compiling quote v1.0.46 |
| 236 | 2026-09-03T12:49:22.511Z | Compiling unicode-ident v1.0.24 |
| 237 | 2026-09-03T12:49:22.511Z | Documenting unicode-ident v1.0.24 |
| 238 | 2026-09-03T12:49:22.511Z | Compiling serde_core v1.0.228 |
| 239 | 2026-09-03T12:49:22.511Z | Compiling ident_case v1.0.1 |
| 240 | 2026-09-03T12:49:22.511Z | Compiling strsim v0.11.1 |
| 241 | 2026-09-03T12:49:22.663Z | Compiling memchr v2.8.3 |
| 242 | 2026-09-03T12:49:22.688Z | Compiling thiserror v2.0.18 |
| 243 | 2026-09-03T12:49:22.695Z | Compiling zerocopy v0.8.54 |
| 244 | 2026-09-03T12:49:22.909Z | Compiling serde v1.0.228 |
| 245 | 2026-09-03T12:49:22.943Z | Compiling regex-syntax v0.8.11 |
| 246 | 2026-09-03T12:49:23.094Z | Documenting proc-macro2 v1.0.106 |
| 247 | 2026-09-03T12:49:23.108Z | Compiling aho-corasick v1.1.4 |
| 248 | 2026-09-03T12:49:23.549Z | Checking syn v2.0.118 |
| 249 | 2026-09-03T12:49:23.611Z | Compiling either v1.16.0 |
| 250 | 2026-09-03T12:49:23.695Z | Checking byteorder v1.5.0 |
| 251 | 2026-09-03T12:49:23.702Z | Documenting quote v1.0.46 |
| 252 | 2026-09-03T12:49:23.812Z | Compiling itertools v0.15.0 |
| 253 | 2026-09-03T12:49:24.209Z | Documenting syn v2.0.118 |
| 254 | 2026-09-03T12:49:24.417Z | Compiling regex-automata v0.4.15 |
| 255 | 2026-09-03T12:49:24.506Z | Documenting strsim v0.11.1 |
| 256 | 2026-09-03T12:49:24.558Z | Documenting ident_case v1.0.1 |
| 257 | 2026-09-03T12:49:25.013Z | Compiling heapless v0.8.0 |
| 258 | 2026-09-03T12:49:25.026Z | Checking bitflags v2.13.0 |
| 259 | 2026-09-03T12:49:25.081Z | Checking hash32 v0.3.1 |
| 260 | 2026-09-03T12:49:25.179Z | Documenting serde_core v1.0.228 |
| 261 | 2026-09-03T12:49:25.186Z | Checking macaddr v1.0.1 |
| 262 | 2026-09-03T12:49:25.326Z | Documenting memchr v2.8.3 |
| 263 | 2026-09-03T12:49:25.471Z | Checking cfg-if v1.0.4 |
| 264 | 2026-09-03T12:49:25.514Z | Checking darling_core v0.23.0 |
| 265 | 2026-09-03T12:49:25.529Z | Checking stable_deref_trait v1.2.1 |
| 266 | 2026-09-03T12:49:25.590Z | Compiling smoltcp v0.11.0 |
| 267 | 2026-09-03T12:49:25.944Z | Documenting regex-syntax v0.8.11 |
| 268 | 2026-09-03T12:49:25.972Z | Documenting aho-corasick v1.1.4 |
| 269 | 2026-09-03T12:49:26.244Z | Compiling regex v1.13.0 |
| 270 | 2026-09-03T12:49:26.421Z | Documenting darling_core v0.23.0 |
| 271 | 2026-09-03T12:49:26.838Z | Checking bitflags v1.3.2 |
| 272 | 2026-09-03T12:49:26.944Z | Checking managed v0.8.0 |
| 273 | 2026-09-03T12:49:26.983Z | Documenting regex-automata v0.4.15 |
| 274 | 2026-09-03T12:49:27.119Z | Documenting serde_derive v1.0.228 |
| 275 | 2026-09-03T12:49:27.168Z | Documenting thiserror-impl v2.0.18 |
| 276 | 2026-09-03T12:49:27.206Z | Compiling zerocopy-derive v0.8.54 |
| 277 | 2026-09-03T12:49:27.586Z | Compiling serde_derive v1.0.228 |
| 278 | 2026-09-03T12:49:27.964Z | Compiling thiserror-impl v2.0.18 |
| 279 | 2026-09-03T12:49:28.007Z | Documenting darling_macro v0.23.0 |
| 280 | 2026-09-03T12:49:28.365Z | Compiling darling_macro v0.23.0 |
| 281 | 2026-09-03T12:49:28.377Z | Documenting regex v1.13.0 |
| 282 | 2026-09-03T12:49:28.440Z | Documenting zerocopy-derive v0.8.54 |
| 283 | 2026-09-03T12:49:28.482Z | Documenting byteorder v1.5.0 |
| 284 | 2026-09-03T12:49:28.724Z | Compiling crc32fast v1.5.0 |
| 285 | 2026-09-03T12:49:28.944Z | Compiling darling v0.23.0 |
| 286 | 2026-09-03T12:49:29.022Z | Compiling ingot-macros v0.2.0 |
| 287 | 2026-09-03T12:49:29.045Z | Documenting darling v0.23.0 |
| 288 | 2026-09-03T12:49:29.106Z | Compiling ref-cast v1.0.25 |
| 289 | 2026-09-03T12:49:29.310Z | Documenting thiserror v2.0.18 |
| 290 | 2026-09-03T12:49:29.327Z | Checking cobs v0.3.0 |
| 291 | 2026-09-03T12:49:29.455Z | Documenting zerocopy v0.8.54 |
| 292 | 2026-09-03T12:49:29.458Z | Documenting hash32 v0.3.1 |
| 293 | 2026-09-03T12:49:29.522Z | Compiling ref-cast-impl v1.0.25 |
| 294 | 2026-09-03T12:49:29.895Z | Documenting ingot-macros v0.2.0 |
| 295 | 2026-09-03T12:49:30.125Z | Documenting bitflags v2.13.0 |
| 296 | 2026-09-03T12:49:30.196Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-09-03T12:49:30.418Z | Documenting serde v1.0.228 |
| 298 | 2026-09-03T12:49:30.748Z | Checking postcard v1.1.3 |
| 299 | 2026-09-03T12:49:30.940Z | Compiling version_check v0.9.5 |
| 300 | 2026-09-03T12:49:31.016Z | Documenting cfg-if v1.0.4 |
| 301 | 2026-09-03T12:49:31.105Z | Documenting macaddr v1.0.1 |
| 302 | 2026-09-03T12:49:31.170Z | Checking unicode-width v0.2.2 |
| 303 | 2026-09-03T12:49:31.207Z | Documenting stable_deref_trait v1.2.1 |
| 304 | 2026-09-03T12:49:31.404Z | Checking ipnetwork v0.21.1 |
| 305 | 2026-09-03T12:49:31.411Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 306 | 2026-09-03T12:49:31.536Z | Documenting cobs v0.3.0 |
| 307 | 2026-09-03T12:49:31.576Z | Documenting managed v0.8.0 |
| 308 | 2026-09-03T12:49:31.682Z | Checking tabwriter v1.4.1 |
| 309 | 2026-09-03T12:49:31.691Z | Checking ingot-types v0.2.0 |
| 310 | 2026-09-03T12:49:31.934Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-09-03T12:49:32.020Z | Checking ingot v0.2.0 |
| 312 | 2026-09-03T12:49:32.183Z | Documenting heapless v0.8.0 |
| 313 | 2026-09-03T12:49:32.220Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 314 | 2026-09-03T12:49:32.570Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 315 | 2026-09-03T12:49:32.696Z | Documenting postcard v1.1.3 |
| 316 | 2026-09-03T12:49:32.703Z | Documenting ingot-types v0.2.0 |
| 317 | 2026-09-03T12:49:32.839Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-09-03T12:49:32.932Z | Checking dyn-clone v1.0.20 |
| 319 | 2026-09-03T12:49:33.032Z | Documenting ipnetwork v0.21.1 |
| 320 | 2026-09-03T12:49:33.106Z | Documenting either v1.16.0 |
| 321 | 2026-09-03T12:49:33.218Z | Documenting unicode-width v0.2.2 |
| 322 | 2026-09-03T12:49:33.498Z | Documenting smoltcp v0.11.0 |
| 323 | 2026-09-03T12:49:33.624Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 324 | 2026-09-03T12:49:33.738Z | Documenting crc32fast v1.5.0 |
| 325 | 2026-09-03T12:49:34.034Z | Documenting ingot v0.2.0 |
| 326 | 2026-09-03T12:49:34.245Z | Documenting ref-cast v1.0.25 |
| 327 | 2026-09-03T12:49:34.344Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 328 | 2026-09-03T12:49:34.492Z | Documenting itertools v0.15.0 |
| 329 | 2026-09-03T12:49:34.771Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 330 | 2026-09-03T12:49:34.989Z | Documenting tabwriter v1.4.1 |
| 331 | 2026-09-03T12:49:35.239Z | Documenting dyn-clone v1.0.20 |
| 332 | 2026-09-03T12:49:35.828Z | Documenting uuid v1.23.5 |
| 333 | 2026-09-03T12:49:36.138Z | Checking uuid v1.23.5 |
| 334 | 2026-09-03T12:49:36.385Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 335 | 2026-09-03T12:49:36.614Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 336 | 2026-09-03T12:49:37.258Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 337 | 2026-09-03T12:49:38.956Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 338 | 2026-09-03T12:49:41.236Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 339 | 2026-09-03T12:49:42.815Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.81s |
| 340 | 2026-09-03T12:49:42.905Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 341 | 2026-09-03T12:49:42.930Z | |
| 342 | 2026-09-03T12:49:42.933Z | real 24.918718894 |
| 343 | 2026-09-03T12:49:42.933Z | user 1:21.311251122 |
| 344 | 2026-09-03T12:49:42.933Z | sys 17.175415992 |
| 345 | 2026-09-03T12:49:42.933Z | trap 0.040478103 |
| 346 | 2026-09-03T12:49:42.933Z | tflt 0.029808337 |
| 347 | 2026-09-03T12:49:42.933Z | dflt 0.086353579 |
| 348 | 2026-09-03T12:49:42.933Z | kflt 0.001720553 |
| 349 | 2026-09-03T12:49:42.933Z | lock 7:51.946129928 |
| 350 | 2026-09-03T12:49:42.933Z | slp 4:56.178278980 |
| 351 | 2026-09-03T12:49:42.933Z | lat 8.497994327 |
| 352 | 2026-09-03T12:49:42.933Z | stop 12.515090421 |
| 353 | 2026-09-03T12:49:42.933Z | + header 'analyze std + api + usdt' |
| 354 | 2026-09-03T12:49:42.934Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 355 | 2026-09-03T12:49:42.934Z | # ==== analyze std + api + usdt ==== # |
| 356 | 2026-09-03T12:49:42.934Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 357 | 2026-09-03T12:49:43.117Z | Downloading crates ... |
| 358 | 2026-09-03T12:49:43.154Z | Downloaded rusticata-macros v5.0.0 |
| 359 | 2026-09-03T12:49:43.163Z | Downloaded anyhow v1.0.103 |
| 360 | 2026-09-03T12:49:43.166Z | Downloaded ctor v0.10.1 |
| 361 | 2026-09-03T12:49:43.166Z | Downloaded ctor-proc-macro v0.0.13 |
| 362 | 2026-09-03T12:49:43.169Z | Downloaded futures-sink v0.3.32 |
| 363 | 2026-09-03T12:49:43.169Z | Downloaded link-section v0.2.1 |
| 364 | 2026-09-03T12:49:43.172Z | Downloaded futures-macro v0.3.32 |
| 365 | 2026-09-03T12:49:43.172Z | Downloaded dtor v0.8.1 |
| 366 | 2026-09-03T12:49:43.174Z | Downloaded futures-channel v0.3.32 |
| 367 | 2026-09-03T12:49:43.175Z | Downloaded futures-core v0.3.32 |
| 368 | 2026-09-03T12:49:43.175Z | Downloaded futures-io v0.3.32 |
| 369 | 2026-09-03T12:49:43.177Z | Downloaded futures-task v0.3.32 |
| 370 | 2026-09-03T12:49:43.180Z | Downloaded typeid v1.0.3 |
| 371 | 2026-09-03T12:49:43.183Z | Downloaded circular v0.3.0 |
| 372 | 2026-09-03T12:49:43.183Z | Downloaded dtor-proc-macro v0.0.13 |
| 373 | 2026-09-03T12:49:43.183Z | Downloaded futures-executor v0.3.32 |
| 374 | 2026-09-03T12:49:43.187Z | Downloaded pin-project-lite v0.2.17 |
| 375 | 2026-09-03T12:49:43.190Z | Downloaded slab v0.4.12 |
| 376 | 2026-09-03T12:49:43.193Z | Downloaded cookie-factory v0.3.3 |
| 377 | 2026-09-03T12:49:43.195Z | Downloaded once_cell v1.21.4 |
| 378 | 2026-09-03T12:49:43.204Z | Downloaded futures v0.3.32 |
| 379 | 2026-09-03T12:49:43.220Z | Downloaded nom v8.0.0 |
| 380 | 2026-09-03T12:49:43.223Z | Downloaded ron v0.12.2 |
| 381 | 2026-09-03T12:49:43.227Z | Downloaded futures-util v0.3.32 |
| 382 | 2026-09-03T12:49:43.233Z | Downloaded pcap-parser v0.17.0 |
| 383 | 2026-09-03T12:49:43.283Z | Compiling proc-macro2 v1.0.106 |
| 384 | 2026-09-03T12:49:43.286Z | Compiling quote v1.0.46 |
| 385 | 2026-09-03T12:49:43.286Z | Compiling unicode-ident v1.0.24 |
| 386 | 2026-09-03T12:49:43.286Z | Compiling memchr v2.8.3 |
| 387 | 2026-09-03T12:49:43.286Z | Compiling thiserror v2.0.18 |
| 388 | 2026-09-03T12:49:43.286Z | Compiling zerocopy v0.8.54 |
| 389 | 2026-09-03T12:49:43.286Z | Compiling serde_core v1.0.228 |
| 390 | 2026-09-03T12:49:43.460Z | Compiling zmij v1.0.22 |
| 391 | 2026-09-03T12:49:43.652Z | Compiling libc v0.2.186 |
| 392 | 2026-09-03T12:49:43.655Z | Compiling serde_json v1.0.150 |
| 393 | 2026-09-03T12:49:43.682Z | Compiling ucd-trie v0.1.7 |
| 394 | 2026-09-03T12:49:43.741Z | Compiling serde v1.0.228 |
| 395 | 2026-09-03T12:49:43.860Z | Compiling pest v2.8.7 |
| 396 | 2026-09-03T12:49:44.003Z | Compiling strsim v0.11.1 |
| 397 | 2026-09-03T12:49:44.043Z | Compiling ident_case v1.0.1 |
| 398 | 2026-09-03T12:49:44.363Z | Compiling aho-corasick v1.1.4 |
| 399 | 2026-09-03T12:49:44.363Z | Checking byteorder v1.5.0 |
| 400 | 2026-09-03T12:49:44.602Z | Compiling syn v2.0.118 |
| 401 | 2026-09-03T12:49:44.605Z | Compiling regex-syntax v0.8.11 |
| 402 | 2026-09-03T12:49:44.616Z | Compiling itoa v1.0.18 |
| 403 | 2026-09-03T12:49:44.948Z | Compiling pest_meta v2.8.7 |
| 404 | 2026-09-03T12:49:45.106Z | Compiling usdt-impl v0.6.0 |
| 405 | 2026-09-03T12:49:45.173Z | Compiling either v1.16.0 |
| 406 | 2026-09-03T12:49:45.280Z | Checking bitflags v2.13.0 |
| 407 | 2026-09-03T12:49:45.346Z | Compiling itertools v0.15.0 |
| 408 | 2026-09-03T12:49:45.444Z | Compiling thread-id v5.1.0 |
| 409 | 2026-09-03T12:49:45.782Z | Checking log v0.4.33 |
| 410 | 2026-09-03T12:49:45.915Z | Compiling heapless v0.8.0 |
| 411 | 2026-09-03T12:49:46.047Z | Compiling regex-automata v0.4.15 |
| 412 | 2026-09-03T12:49:46.196Z | Checking futures-core v0.3.32 |
| 413 | 2026-09-03T12:49:46.242Z | Checking plain v0.2.3 |
| 414 | 2026-09-03T12:49:46.307Z | Checking futures-sink v0.3.32 |
| 415 | 2026-09-03T12:49:46.394Z | Checking futures-channel v0.3.32 |
| 416 | 2026-09-03T12:49:46.614Z | Checking hash32 v0.3.1 |
| 417 | 2026-09-03T12:49:46.648Z | Compiling smoltcp v0.11.0 |
| 418 | 2026-09-03T12:49:46.682Z | Checking stable_deref_trait v1.2.1 |
| 419 | 2026-09-03T12:49:46.722Z | Checking futures-task v0.3.32 |
| 420 | 2026-09-03T12:49:46.740Z | Checking pin-project-lite v0.2.17 |
| 421 | 2026-09-03T12:49:46.744Z | Checking pretty-hex v0.4.2 |
| 422 | 2026-09-03T12:49:46.820Z | Checking futures-io v0.3.32 |
| 423 | 2026-09-03T12:49:46.844Z | Checking cfg-if v1.0.4 |
| 424 | 2026-09-03T12:49:46.848Z | Checking slab v0.4.12 |
| 425 | 2026-09-03T12:49:46.898Z | Checking macaddr v1.0.1 |
| 426 | 2026-09-03T12:49:46.967Z | Compiling pest_generator v2.8.7 |
| 427 | 2026-09-03T12:49:46.990Z | Compiling darling_core v0.23.0 |
| 428 | 2026-09-03T12:49:47.227Z | Compiling crc32fast v1.5.0 |
| 429 | 2026-09-03T12:49:47.346Z | Compiling ref-cast v1.0.25 |
| 430 | 2026-09-03T12:49:47.478Z | Compiling version_check v0.9.5 |
| 431 | 2026-09-03T12:49:47.497Z | Checking bitflags v1.3.2 |
| 432 | 2026-09-03T12:49:47.555Z | Checking managed v0.8.0 |
| 433 | 2026-09-03T12:49:47.594Z | Checking memmap2 v0.9.11 |
| 434 | 2026-09-03T12:49:47.679Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 435 | 2026-09-03T12:49:47.727Z | Compiling regex v1.13.0 |
| 436 | 2026-09-03T12:49:47.733Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 437 | 2026-09-03T12:49:47.969Z | Checking unicode-width v0.2.2 |
| 438 | 2026-09-03T12:49:48.146Z | Checking ipnetwork v0.21.1 |
| 439 | 2026-09-03T12:49:48.230Z | Checking tabwriter v1.4.1 |
| 440 | 2026-09-03T12:49:48.233Z | Compiling thiserror-impl v2.0.18 |
| 441 | 2026-09-03T12:49:48.318Z | Compiling serde_derive v1.0.228 |
| 442 | 2026-09-03T12:49:48.368Z | Compiling zerocopy-derive v0.8.54 |
| 443 | 2026-09-03T12:49:48.661Z | Compiling pest_derive v2.8.7 |
| 444 | 2026-09-03T12:49:48.935Z | Compiling scroll_derive v0.13.1 |
| 445 | 2026-09-03T12:49:49.012Z | Compiling futures-macro v0.3.32 |
| 446 | 2026-09-03T12:49:49.089Z | Compiling ref-cast-impl v1.0.25 |
| 447 | 2026-09-03T12:49:49.098Z | Compiling darling_macro v0.23.0 |
| 448 | 2026-09-03T12:49:49.183Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 449 | 2026-09-03T12:49:49.633Z | Compiling dtrace-parser v0.3.0 |
| 450 | 2026-09-03T12:49:49.650Z | Compiling darling v0.23.0 |
| 451 | 2026-09-03T12:49:49.718Z | Compiling ingot-macros v0.2.0 |
| 452 | 2026-09-03T12:49:49.722Z | Checking scroll v0.13.0 |
| 453 | 2026-09-03T12:49:49.758Z | Checking cobs v0.3.0 |
| 454 | 2026-09-03T12:49:49.888Z | Checking futures-util v0.3.32 |
| 455 | 2026-09-03T12:49:49.894Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 456 | 2026-09-03T12:49:49.930Z | Checking goblin v0.10.7 |
| 457 | 2026-09-03T12:49:50.461Z | Checking nom v8.0.0 |
| 458 | 2026-09-03T12:49:50.614Z | Checking dyn-clone v1.0.20 |
| 459 | 2026-09-03T12:49:50.700Z | Compiling anyhow v1.0.103 |
| 460 | 2026-09-03T12:49:51.453Z | Checking postcard v1.1.3 |
| 461 | 2026-09-03T12:49:51.491Z | Compiling serde_tokenstream v0.2.3 |
| 462 | 2026-09-03T12:49:51.638Z | Compiling typeid v1.0.3 |
| 463 | 2026-09-03T12:49:51.795Z | Checking futures-executor v0.3.32 |
| 464 | 2026-09-03T12:49:51.935Z | Checking futures v0.3.32 |
| 465 | 2026-09-03T12:49:51.950Z | Checking uuid v1.23.5 |
| 466 | 2026-09-03T12:49:51.966Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 467 | 2026-09-03T12:49:51.997Z | Checking cookie-factory v0.3.3 |
| 468 | 2026-09-03T12:49:52.093Z | Compiling dtor-proc-macro v0.0.13 |
| 469 | 2026-09-03T12:49:52.200Z | Checking circular v0.3.0 |
| 470 | 2026-09-03T12:49:52.353Z | Checking link-section v0.2.1 |
| 471 | 2026-09-03T12:49:52.369Z | Checking rusticata-macros v5.0.0 |
| 472 | 2026-09-03T12:49:52.394Z | Compiling ctor-proc-macro v0.0.13 |
| 473 | 2026-09-03T12:49:52.423Z | Checking dtor v0.8.1 |
| 474 | 2026-09-03T12:49:52.428Z | Checking once_cell v1.21.4 |
| 475 | 2026-09-03T12:49:52.466Z | Checking ingot-types v0.2.0 |
| 476 | 2026-09-03T12:49:52.466Z | Checking dof v0.4.0 |
| 477 | 2026-09-03T12:49:52.490Z | Checking pcap-parser v0.17.0 |
| 478 | 2026-09-03T12:49:52.545Z | Checking ron v0.12.2 |
| 479 | 2026-09-03T12:49:52.701Z | Checking ctor v0.10.1 |
| 480 | 2026-09-03T12:49:52.788Z | Checking ingot v0.2.0 |
| 481 | 2026-09-03T12:49:53.656Z | Compiling usdt-macro v0.6.0 |
| 482 | 2026-09-03T12:49:53.656Z | Compiling usdt-attr-macro v0.6.0 |
| 483 | 2026-09-03T12:49:54.062Z | Checking usdt v0.6.0 |
| 484 | 2026-09-03T12:49:54.277Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 485 | 2026-09-03T12:49:58.778Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 486 | 2026-09-03T12:50:00.483Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 487 | 2026-09-03T12:50:02.876Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.89s |
| 488 | 2026-09-03T12:50:02.909Z | |
| 489 | 2026-09-03T12:50:02.912Z | real 19.972461567 |
| 490 | 2026-09-03T12:50:02.912Z | user 1:11.416457764 |
| 491 | 2026-09-03T12:50:02.912Z | sys 14.581388972 |
| 492 | 2026-09-03T12:50:02.912Z | trap 0.039304512 |
| 493 | 2026-09-03T12:50:02.912Z | tflt 0.122926462 |
| 494 | 2026-09-03T12:50:02.912Z | dflt 0.186343564 |
| 495 | 2026-09-03T12:50:02.912Z | kflt 0.000012760 |
| 496 | 2026-09-03T12:50:02.912Z | lock 4:41.765290219 |
| 497 | 2026-09-03T12:50:02.912Z | slp 3:47.109051548 |
| 498 | 2026-09-03T12:50:02.912Z | lat 3.564378454 |
| 499 | 2026-09-03T12:50:02.912Z | stop 8.877281135 |
| 500 | 2026-09-03T12:50:02.912Z | + header 'analyze no_std + engine + kernel' |
| 501 | 2026-09-03T12:50:02.912Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 502 | 2026-09-03T12:50:02.912Z | # ==== analyze no_std + engine + kernel ==== # |
| 503 | 2026-09-03T12:50:02.912Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 504 | 2026-09-03T12:50:03.077Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 505 | 2026-09-03T12:50:03.077Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 506 | 2026-09-03T12:50:03.077Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 507 | 2026-09-03T12:50:03.080Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 508 | 2026-09-03T12:50:03.292Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 509 | 2026-09-03T12:50:06.387Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 510 | 2026-09-03T12:50:07.561Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.61s |
| 511 | 2026-09-03T12:50:07.587Z | |
| 512 | 2026-09-03T12:50:07.590Z | real 4.672566933 |
| 513 | 2026-09-03T12:50:07.590Z | user 4.812533334 |
| 514 | 2026-09-03T12:50:07.590Z | sys 0.924828796 |
| 515 | 2026-09-03T12:50:07.590Z | trap 0.000680820 |
| 516 | 2026-09-03T12:50:07.590Z | tflt 0.021911238 |
| 517 | 2026-09-03T12:50:07.590Z | dflt 0.003228632 |
| 518 | 2026-09-03T12:50:07.590Z | kflt 0.000000000 |
| 519 | 2026-09-03T12:50:07.591Z | lock 15.185770395 |
| 520 | 2026-09-03T12:50:07.591Z | slp 17.981888521 |
| 521 | 2026-09-03T12:50:07.591Z | lat 0.007603376 |
| 522 | 2026-09-03T12:50:07.591Z | stop 0.191872922 |
| 523 | 2026-09-03T12:50:07.591Z | + header test |
| 524 | 2026-09-03T12:50:07.591Z | + echo '# ==== test ==== #' |
| 525 | 2026-09-03T12:50:07.591Z | # ==== test ==== # |
| 526 | 2026-09-03T12:50:07.591Z | + ptime -m cargo test |
| 527 | 2026-09-03T12:50:07.739Z | Compiling memchr v2.8.3 |
| 528 | 2026-09-03T12:50:07.739Z | Compiling serde_core v1.0.228 |
| 529 | 2026-09-03T12:50:07.763Z | Compiling thiserror v2.0.18 |
| 530 | 2026-09-03T12:50:07.767Z | Compiling zerocopy v0.8.54 |
| 531 | 2026-09-03T12:50:07.770Z | Compiling byteorder v1.5.0 |
| 532 | 2026-09-03T12:50:07.770Z | Compiling unicode-ident v1.0.24 |
| 533 | 2026-09-03T12:50:07.773Z | Compiling zmij v1.0.22 |
| 534 | 2026-09-03T12:50:07.773Z | Compiling libc v0.2.186 |
| 535 | 2026-09-03T12:50:07.846Z | Compiling scroll v0.13.0 |
| 536 | 2026-09-03T12:50:07.889Z | Compiling proc-macro2 v1.0.106 |
| 537 | 2026-09-03T12:50:07.973Z | Compiling ucd-trie v0.1.7 |
| 538 | 2026-09-03T12:50:08.117Z | Compiling futures-core v0.3.32 |
| 539 | 2026-09-03T12:50:08.121Z | Compiling futures-sink v0.3.32 |
| 540 | 2026-09-03T12:50:08.159Z | Compiling itoa v1.0.18 |
| 541 | 2026-09-03T12:50:08.209Z | Compiling plain v0.2.3 |
| 542 | 2026-09-03T12:50:08.275Z | Compiling log v0.4.33 |
| 543 | 2026-09-03T12:50:08.344Z | Compiling quote v1.0.46 |
| 544 | 2026-09-03T12:50:08.417Z | Compiling goblin v0.10.7 |
| 545 | 2026-09-03T12:50:08.509Z | Compiling futures-channel v0.3.32 |
| 546 | 2026-09-03T12:50:08.711Z | Compiling pest v2.8.7 |
| 547 | 2026-09-03T12:50:08.749Z | Compiling hash32 v0.3.1 |
| 548 | 2026-09-03T12:50:08.910Z | Compiling stable_deref_trait v1.2.1 |
| 549 | 2026-09-03T12:50:08.931Z | Compiling macaddr v1.0.1 |
| 550 | 2026-09-03T12:50:08.978Z | Compiling pretty-hex v0.4.2 |
| 551 | 2026-09-03T12:50:09.106Z | Compiling futures-task v0.3.32 |
| 552 | 2026-09-03T12:50:09.180Z | Compiling cfg-if v1.0.4 |
| 553 | 2026-09-03T12:50:09.240Z | Compiling futures-io v0.3.32 |
| 554 | 2026-09-03T12:50:09.295Z | Compiling slab v0.4.12 |
| 555 | 2026-09-03T12:50:09.332Z | Compiling pin-project-lite v0.2.17 |
| 556 | 2026-09-03T12:50:09.422Z | Compiling futures-util v0.3.32 |
| 557 | 2026-09-03T12:50:09.422Z | Compiling heapless v0.8.0 |
| 558 | 2026-09-03T12:50:09.467Z | Compiling syn v2.0.118 |
| 559 | 2026-09-03T12:50:09.767Z | Compiling serde v1.0.228 |
| 560 | 2026-09-03T12:50:09.871Z | Compiling bitflags v2.13.0 |
| 561 | 2026-09-03T12:50:10.278Z | Compiling serde_json v1.0.150 |
| 562 | 2026-09-03T12:50:10.359Z | Compiling dtrace-parser v0.3.0 |
| 563 | 2026-09-03T12:50:10.406Z | Compiling thread-id v5.1.0 |
| 564 | 2026-09-03T12:50:10.479Z | Compiling cobs v0.3.0 |
| 565 | 2026-09-03T12:50:10.657Z | Compiling ingot-types v0.2.0 |
| 566 | 2026-09-03T12:50:10.766Z | Compiling bitflags v1.3.2 |
| 567 | 2026-09-03T12:50:10.771Z | Compiling managed v0.8.0 |
| 568 | 2026-09-03T12:50:10.814Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 569 | 2026-09-03T12:50:10.969Z | Compiling smoltcp v0.11.0 |
| 570 | 2026-09-03T12:50:11.037Z | Compiling ingot v0.2.0 |
| 571 | 2026-09-03T12:50:11.050Z | Compiling postcard v1.1.3 |
| 572 | 2026-09-03T12:50:11.398Z | Compiling dof v0.4.0 |
| 573 | 2026-09-03T12:50:12.162Z | Compiling usdt-impl v0.6.0 |
| 574 | 2026-09-03T12:50:13.286Z | Compiling futures-executor v0.3.32 |
| 575 | 2026-09-03T12:50:13.415Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 576 | 2026-09-03T12:50:13.906Z | Compiling memmap2 v0.9.11 |
| 577 | 2026-09-03T12:50:13.945Z | Compiling unicode-width v0.2.2 |
| 578 | 2026-09-03T12:50:14.034Z | Compiling ipnetwork v0.21.1 |
| 579 | 2026-09-03T12:50:14.205Z | Compiling either v1.16.0 |
| 580 | 2026-09-03T12:50:14.250Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 581 | 2026-09-03T12:50:14.384Z | Compiling itertools v0.15.0 |
| 582 | 2026-09-03T12:50:14.524Z | Compiling tabwriter v1.4.1 |
| 583 | 2026-09-03T12:50:14.941Z | Compiling usdt v0.6.0 |
| 584 | 2026-09-03T12:50:15.129Z | Compiling ref-cast v1.0.25 |
| 585 | 2026-09-03T12:50:15.189Z | Compiling futures v0.3.32 |
| 586 | 2026-09-03T12:50:15.222Z | Compiling crc32fast v1.5.0 |
| 587 | 2026-09-03T12:50:15.293Z | Compiling nom v8.0.0 |
| 588 | 2026-09-03T12:50:15.342Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 589 | 2026-09-03T12:50:15.459Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 590 | 2026-09-03T12:50:15.550Z | Compiling dyn-clone v1.0.20 |
| 591 | 2026-09-03T12:50:15.616Z | Compiling cookie-factory v0.3.3 |
| 592 | 2026-09-03T12:50:15.710Z | Compiling uuid v1.23.5 |
| 593 | 2026-09-03T12:50:15.929Z | Compiling circular v0.3.0 |
| 594 | 2026-09-03T12:50:16.030Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 595 | 2026-09-03T12:50:16.180Z | Compiling dtor v0.8.1 |
| 596 | 2026-09-03T12:50:16.260Z | Compiling anyhow v1.0.103 |
| 597 | 2026-09-03T12:50:16.264Z | Compiling typeid v1.0.3 |
| 598 | 2026-09-03T12:50:16.349Z | Compiling once_cell v1.21.4 |
| 599 | 2026-09-03T12:50:16.365Z | Compiling link-section v0.2.1 |
| 600 | 2026-09-03T12:50:16.503Z | Compiling ctor v0.10.1 |
| 601 | 2026-09-03T12:50:16.503Z | Compiling ron v0.12.2 |
| 602 | 2026-09-03T12:50:17.892Z | Compiling rusticata-macros v5.0.0 |
| 603 | 2026-09-03T12:50:18.240Z | Compiling pcap-parser v0.17.0 |
| 604 | 2026-09-03T12:50:21.517Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 605 | 2026-09-03T12:50:24.398Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 606 | 2026-09-03T12:51:11.615Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 04s |
| 607 | 2026-09-03T12:51:11.630Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707) |
| 608 | 2026-09-03T12:51:11.633Z | |
| 609 | 2026-09-03T12:51:11.633Z | running 15 tests |
| 610 | 2026-09-03T12:51:11.633Z | test api::tests::parse_bad_proto_filter ... ok |
| 611 | 2026-09-03T12:51:11.633Z | test api::tests::parse_good_proto_filter ... ok |
| 612 | 2026-09-03T12:51:11.633Z | test api::tests::parse_bad_address ... ok |
| 613 | 2026-09-03T12:51:11.633Z | test api::tests::parse_good_address ... ok |
| 614 | 2026-09-03T12:51:11.633Z | test api::tests::ports_from_str_good ... ok |
| 615 | 2026-09-03T12:51:11.634Z | test api::tests::ports_from_str_bad ... ok |
| 616 | 2026-09-03T12:51:11.634Z | test cfg::tests::test_required_nat_space ... ok |
| 617 | 2026-09-03T12:51:11.634Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 618 | 2026-09-03T12:51:11.634Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 619 | 2026-09-03T12:51:11.634Z | test engine::geneve::test::parse_multi_opt ... ok |
| 620 | 2026-09-03T12:51:11.634Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 621 | 2026-09-03T12:51:11.634Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 622 | 2026-09-03T12:51:11.634Z | test engine::geneve::test::parse_single_opt ... ok |
| 623 | 2026-09-03T12:51:11.634Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 624 | 2026-09-03T12:51:11.637Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 625 | 2026-09-03T12:51:11.637Z | |
| 626 | 2026-09-03T12:51:11.637Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 627 | 2026-09-03T12:51:11.637Z | |
| 628 | 2026-09-03T12:51:11.637Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763) |
| 629 | 2026-09-03T12:51:11.637Z | |
| 630 | 2026-09-03T12:51:11.637Z | running 4 tests |
| 631 | 2026-09-03T12:51:11.640Z | test firewall_external_inbound ... ok |
| 632 | 2026-09-03T12:51:11.640Z | test firewall_vni_outbound ... ok |
| 633 | 2026-09-03T12:51:11.640Z | test firewall_vni_inbound ... ok |
| 634 | 2026-09-03T12:51:11.640Z | test firewall_replace_rules ... ok |
| 635 | 2026-09-03T12:51:11.640Z | |
| 636 | 2026-09-03T12:51:11.641Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 637 | 2026-09-03T12:51:11.641Z | |
| 638 | 2026-09-03T12:51:11.641Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a) |
| 639 | 2026-09-03T12:51:11.641Z | |
| 640 | 2026-09-03T12:51:11.641Z | running 2 tests |
| 641 | 2026-09-03T12:51:11.641Z | test parse_in_regression ... ok |
| 642 | 2026-09-03T12:51:11.641Z | test parse_out_regression ... ok |
| 643 | 2026-09-03T12:51:11.641Z | |
| 644 | 2026-09-03T12:51:11.641Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 645 | 2026-09-03T12:51:11.641Z | |
| 646 | 2026-09-03T12:51:11.644Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1) |
| 647 | 2026-09-03T12:51:11.644Z | |
| 648 | 2026-09-03T12:51:11.644Z | running 50 tests |
| 649 | 2026-09-03T12:51:11.644Z | test bad_ip_len ... ok |
| 650 | 2026-09-03T12:51:11.644Z | test check_layers ... ok |
| 651 | 2026-09-03T12:51:11.644Z | test add_remove_fw_rule ... ok |
| 652 | 2026-09-03T12:51:11.644Z | test arp_gateway ... ok |
| 653 | 2026-09-03T12:51:11.644Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 654 | 2026-09-03T12:51:11.644Z | test anti_spoof ... ok |
| 655 | 2026-09-03T12:51:11.647Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 656 | 2026-09-03T12:51:11.647Z | test external_attached_subnets_dont_apply_nat ... ok |
| 657 | 2026-09-03T12:51:11.647Z | test flow_expiration ... ok |
| 658 | 2026-09-03T12:51:11.647Z | test gateway_icmp4_ping ... ok |
| 659 | 2026-09-03T12:51:11.647Z | test gateway_icmpv6_ping ... ok |
| 660 | 2026-09-03T12:51:11.647Z | test external_ip_epoch_affinity_preserved ... ok |
| 661 | 2026-09-03T12:51:11.647Z | test early_tcp_invalidation ... ok |
| 662 | 2026-09-03T12:51:11.647Z | test gateway_router_advert_reply ... ok |
| 663 | 2026-09-03T12:51:11.647Z | test external_ip_reconfigurable ... ok |
| 664 | 2026-09-03T12:51:11.647Z | test guest_to_guest_no_route ... ok |
| 665 | 2026-09-03T12:51:11.647Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 666 | 2026-09-03T12:51:11.647Z | test guest_to_internet_ipv4 ... ok |
| 667 | 2026-09-03T12:51:11.648Z | test guest_to_internet_ipv6 ... ok |
| 668 | 2026-09-03T12:51:11.648Z | test guest_to_guest ... ok |
| 669 | 2026-09-03T12:51:11.648Z | test external_ip_balanced_over_floating_ips ... ok |
| 670 | 2026-09-03T12:51:11.648Z | test icmpv6_inner_has_nat_applied ... ok |
| 671 | 2026-09-03T12:51:11.648Z | test inbound_ndp_dropped_at_gateway ... ok |
| 672 | 2026-09-03T12:51:11.648Z | test external_ip_receive_and_reply_on_all ... ok |
| 673 | 2026-09-03T12:51:11.648Z | test icmp_inner_has_nat_applied ... ok |
| 674 | 2026-09-03T12:51:11.648Z | test intra_subnet_routes_with_custom ... ok |
| 675 | 2026-09-03T12:51:11.648Z | test no_panic_on_flow_table_full ... ok |
| 676 | 2026-09-03T12:51:11.648Z | test outbound_ndp_dropped ... ok |
| 677 | 2026-09-03T12:51:11.648Z | test packet_body_pullup ... ok |
| 678 | 2026-09-03T12:51:11.648Z | test internal_attached_subnets ... ok |
| 679 | 2026-09-03T12:51:11.648Z | test offload_info_preserved ... ok |
| 680 | 2026-09-03T12:51:11.648Z | test port_transition_reset ... ok |
| 681 | 2026-09-03T12:51:11.648Z | test port_transition_running ... ok |
| 682 | 2026-09-03T12:51:11.648Z | test packet_too_big_generation ... ok |
| 683 | 2026-09-03T12:51:11.648Z | test port_as_router_target ... ok |
| 684 | 2026-09-03T12:51:11.648Z | test port_transition_pause ... ok |
| 685 | 2026-09-03T12:51:11.648Z | test test_drop_on_unknown_critical_option ... ok |
| 686 | 2026-09-03T12:51:11.648Z | test select_eip_conditioned_on_igw ... ok |
| 687 | 2026-09-03T12:51:11.648Z | test tcp_invalidation_does_not_block_connection ... ok |
| 688 | 2026-09-03T12:51:11.648Z | test snat_icmp6_echo_rewrite ... ok |
| 689 | 2026-09-03T12:51:11.648Z | test snat_icmp4_echo_rewrite ... ok |
| 690 | 2026-09-03T12:51:11.648Z | test test_ipv6_multicast_encapsulation ... ok |
| 691 | 2026-09-03T12:51:11.648Z | test test_tcp_multicast_denied ... ok |
| 692 | 2026-09-03T12:51:11.648Z | test tcp_outbound ... ok |
| 693 | 2026-09-03T12:51:11.648Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 694 | 2026-09-03T12:51:11.648Z | test test_gateway_neighbor_advert_reply ... ok |
| 695 | 2026-09-03T12:51:11.648Z | test tcp_inbound ... ok |
| 696 | 2026-09-03T12:51:11.648Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 697 | 2026-09-03T12:51:11.648Z | test uft_lft_invalidation_out ... ok |
| 698 | 2026-09-03T12:51:11.648Z | test uft_lft_invalidation_in ... ok |
| 699 | 2026-09-03T12:51:11.648Z | |
| 700 | 2026-09-03T12:51:11.648Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-09-03T12:51:11.648Z | |
| 702 | 2026-09-03T12:51:11.648Z | Doc-tests oxide_vpc |
| 703 | 2026-09-03T12:51:11.949Z | |
| 704 | 2026-09-03T12:51:11.949Z | running 0 tests |
| 705 | 2026-09-03T12:51:11.949Z | |
| 706 | 2026-09-03T12:51:11.949Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-09-03T12:51:11.949Z | |
| 708 | 2026-09-03T12:51:11.977Z | |
| 709 | 2026-09-03T12:51:11.980Z | real 1:04.380256293 |
| 710 | 2026-09-03T12:51:11.980Z | user 3:29.245731682 |
| 711 | 2026-09-03T12:51:11.980Z | sys 12.081529652 |
| 712 | 2026-09-03T12:51:11.980Z | trap 0.087540464 |
| 713 | 2026-09-03T12:51:11.980Z | tflt 0.216838775 |
| 714 | 2026-09-03T12:51:11.980Z | dflt 0.365992221 |
| 715 | 2026-09-03T12:51:11.980Z | kflt 0.000018180 |
| 716 | 2026-09-03T12:51:11.980Z | lock 15:15.318429004 |
| 717 | 2026-09-03T12:51:11.980Z | slp 6:52.250905330 |
| 718 | 2026-09-03T12:51:11.981Z | lat 7.613076383 |
| 719 | 2026-09-03T12:51:11.981Z | stop 6.247034611 |
| 720 | 2026-09-03T12:51:11.981Z | process exited: duration 129387 ms, exit code 0 |
| |
| 721 | 2026-09-03T12:51:11.987Z | found 0 output files |