|
|
|
| 1 | 2026-09-07T11:07:29.355Z | job assigned to worker 01M1XRRWX5FGWXVFFDXMCHJ0SZ [factory aws, i-010a8540f4c62f27a] (queued for 58 s) |
| |
| 2 | 2026-09-07T11:07:36.238Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:36.242Z | ++ uname -s |
| 4 | 2026-09-07T11:07:36.247Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:36.247Z | + build_user=build |
| 6 | 2026-09-07T11:07:36.247Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:36.247Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:36.247Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:36.247Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:36.247Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:36.247Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:36.247Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:38.251Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:38.421Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:38.423Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:38.424Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:38.424Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:38.424Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:39.425Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:39.428Z | process exited: duration 3190 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:39.434Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:39.437Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:39.437Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:39.437Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-07T11:07:39.437Z | * rust toolchain profile = "default" |
| 26 | 2026-09-07T11:07:39.437Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:39.440Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:39.440Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:39.440Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:39.543Z | info: downloading installer |
| 31 | 2026-09-07T11:07:41.047Z | info: profile set to default |
| 32 | 2026-09-07T11:07:41.047Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:41.050Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:41.185Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:41.187Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:55.124Z | |
| 37 | 2026-09-07T11:07:55.125Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-07T11:07:55.156Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:55.156Z | |
| 40 | 2026-09-07T11:07:55.158Z | |
| 41 | 2026-09-07T11:07:55.159Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:55.159Z | |
| 43 | 2026-09-07T11:07:55.159Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:55.159Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:55.159Z | |
| 46 | 2026-09-07T11:07:55.159Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:55.159Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:55.159Z | |
| 49 | 2026-09-07T11:07:55.159Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:55.159Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:55.159Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:55.159Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:55.159Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:55.159Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:55.159Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:55.159Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:55.159Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:55.159Z | CC = None |
| 59 | 2026-09-07T11:07:55.159Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:55.323Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:55.323Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:55.323Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:55.323Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:55.323Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:55.323Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:55.323Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:55.323Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:55.323Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:55.323Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:55.431Z | + rustup --version |
| 71 | 2026-09-07T11:07:55.438Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:55.441Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:55.460Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:55.462Z | + cargo --version |
| 75 | 2026-09-07T11:07:55.477Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:55.480Z | + rustc --version |
| 77 | 2026-09-07T11:07:55.498Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:55.501Z | process exited: duration 16066 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:55.506Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:55.522Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:55.527Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:55.530Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:55.533Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:55.562Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:56.582Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:56.582Z | + git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 87 | 2026-09-07T11:07:56.847Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:56.847Z | * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:56.855Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:56.855Z | + git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 91 | 2026-09-07T11:07:56.873Z | HEAD is now at 65d3c2e Rebase fix |
| 92 | 2026-09-07T11:07:56.876Z | process exited: duration 1346 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:56.881Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:56.884Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:56.887Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:56.890Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:56.892Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:56.892Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:56.892Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:56.895Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:57.042Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:57.045Z | info: downloading 6 components |
| 103 | 2026-09-07T11:08:11.232Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:08:11.232Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:08:11.232Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:08:11.232Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:08:11.232Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:08:11.232Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:08:11.319Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:08:11.322Z | +++ head -n 1 |
| 111 | 2026-09-07T11:08:11.322Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:08:11.374Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:08:11.374Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:08:11.374Z | ++ popd |
| 115 | 2026-09-07T11:08:11.377Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:08:11.377Z | + cargo --version |
| 117 | 2026-09-07T11:08:11.383Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-07T11:08:11.386Z | + rustc --version |
| 119 | 2026-09-07T11:08:11.405Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-07T11:08:11.408Z | + cd lib/oxide-vpc |
| 121 | 2026-09-07T11:08:11.408Z | + header 'check style' |
| 122 | 2026-09-07T11:08:11.411Z | + echo '# ==== check style ==== #' |
| 123 | 2026-09-07T11:08:11.411Z | # ==== check style ==== # |
| 124 | 2026-09-07T11:08:11.411Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 125 | 2026-09-07T11:08:11.549Z | |
| 126 | 2026-09-07T11:08:11.550Z | real 0.138594971 |
| 127 | 2026-09-07T11:08:11.550Z | user 0.093939553 |
| 128 | 2026-09-07T11:08:11.550Z | sys 0.040509733 |
| 129 | 2026-09-07T11:08:11.550Z | trap 0.000013800 |
| 130 | 2026-09-07T11:08:11.550Z | tflt 0.000019240 |
| 131 | 2026-09-07T11:08:11.550Z | dflt 0.000041510 |
| 132 | 2026-09-07T11:08:11.550Z | kflt 0.000000000 |
| 133 | 2026-09-07T11:08:11.550Z | lock 0.024094670 |
| 134 | 2026-09-07T11:08:11.550Z | slp 0.110530029 |
| 135 | 2026-09-07T11:08:11.550Z | lat 0.000994120 |
| 136 | 2026-09-07T11:08:11.550Z | stop 0.000189560 |
| 137 | 2026-09-07T11:08:11.553Z | + header 'check docs' |
| 138 | 2026-09-07T11:08:11.553Z | + echo '# ==== check docs ==== #' |
| 139 | 2026-09-07T11:08:11.553Z | # ==== check docs ==== # |
| 140 | 2026-09-07T11:08:11.553Z | + RUSTDOCFLAGS='-D warnings' |
| 141 | 2026-09-07T11:08:11.553Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 142 | 2026-09-07T11:08:11.618Z | Updating crates.io index |
| 143 | 2026-09-07T11:08:11.622Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-07T11:08:12.670Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-07T11:08:12.954Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-07T11:08:13.314Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-07T11:08:13.714Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-07T11:08:13.999Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-07T11:08:14.317Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-07T11:08:15.782Z | Downloading crates ... |
| 151 | 2026-09-07T11:08:15.831Z | Downloaded macaddr v1.0.1 |
| 152 | 2026-09-07T11:08:15.838Z | Downloaded defmt v0.3.100 |
| 153 | 2026-09-07T11:08:15.841Z | Downloaded version_check v0.9.5 |
| 154 | 2026-09-07T11:08:15.844Z | Downloaded usdt-attr-macro v0.6.0 |
| 155 | 2026-09-07T11:08:15.847Z | Downloaded dtrace-parser v0.3.0 |
| 156 | 2026-09-07T11:08:15.847Z | Downloaded embedded-io v0.4.0 |
| 157 | 2026-09-07T11:08:15.849Z | Downloaded defmt-parser v1.0.0 |
| 158 | 2026-09-07T11:08:15.852Z | Downloaded strsim v0.11.1 |
| 159 | 2026-09-07T11:08:15.852Z | Downloaded itoa v1.0.18 |
| 160 | 2026-09-07T11:08:15.852Z | Downloaded plain v0.2.3 |
| 161 | 2026-09-07T11:08:15.855Z | Downloaded ref-cast v1.0.25 |
| 162 | 2026-09-07T11:08:15.855Z | Downloaded darling_macro v0.23.0 |
| 163 | 2026-09-07T11:08:15.855Z | Downloaded ref-cast-impl v1.0.25 |
| 164 | 2026-09-07T11:08:15.864Z | Downloaded cobs v0.3.0 |
| 165 | 2026-09-07T11:08:15.867Z | Downloaded pretty-hex v0.4.2 |
| 166 | 2026-09-07T11:08:15.867Z | Downloaded defmt-macros v1.1.1 |
| 167 | 2026-09-07T11:08:15.867Z | Downloaded bitflags v1.3.2 |
| 168 | 2026-09-07T11:08:15.867Z | Downloaded thiserror-impl v2.0.18 |
| 169 | 2026-09-07T11:08:15.870Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-09-07T11:08:15.870Z | Downloaded managed v0.8.0 |
| 171 | 2026-09-07T11:08:15.873Z | Downloaded dof v0.4.0 |
| 172 | 2026-09-07T11:08:15.877Z | Downloaded ident_case v1.0.1 |
| 173 | 2026-09-07T11:08:15.879Z | Downloaded stable_deref_trait v1.2.1 |
| 174 | 2026-09-07T11:08:15.879Z | Downloaded dyn-clone v1.0.20 |
| 175 | 2026-09-07T11:08:15.879Z | Downloaded usdt-macro v0.6.0 |
| 176 | 2026-09-07T11:08:15.883Z | Downloaded tabwriter v1.4.1 |
| 177 | 2026-09-07T11:08:15.890Z | Downloaded ipnetwork v0.21.1 |
| 178 | 2026-09-07T11:08:15.893Z | Downloaded scroll v0.13.0 |
| 179 | 2026-09-07T11:08:15.897Z | Downloaded hash32 v0.3.1 |
| 180 | 2026-09-07T11:08:15.903Z | Downloaded usdt v0.6.0 |
| 181 | 2026-09-07T11:08:15.907Z | Downloaded defmt v1.1.1 |
| 182 | 2026-09-07T11:08:15.907Z | Downloaded byteorder v1.5.0 |
| 183 | 2026-09-07T11:08:15.910Z | Downloaded thread-id v5.1.0 |
| 184 | 2026-09-07T11:08:15.910Z | Downloaded scroll_derive v0.13.1 |
| 185 | 2026-09-07T11:08:15.913Z | Downloaded pest_derive v2.8.7 |
| 186 | 2026-09-07T11:08:15.913Z | Downloaded pest_generator v2.8.7 |
| 187 | 2026-09-07T11:08:15.916Z | Downloaded embedded-io v0.6.1 |
| 188 | 2026-09-07T11:08:15.919Z | Downloaded thiserror v2.0.18 |
| 189 | 2026-09-07T11:08:15.922Z | Downloaded pest_meta v2.8.7 |
| 190 | 2026-09-07T11:08:15.925Z | Downloaded either v1.16.0 |
| 191 | 2026-09-07T11:08:15.929Z | Downloaded ingot v0.2.0 |
| 192 | 2026-09-07T11:08:15.931Z | Downloaded usdt-impl v0.6.0 |
| 193 | 2026-09-07T11:08:15.932Z | Downloaded quote v1.0.46 |
| 194 | 2026-09-07T11:08:15.934Z | Downloaded zmij v1.0.22 |
| 195 | 2026-09-07T11:08:15.934Z | Downloaded ingot-types v0.2.0 |
| 196 | 2026-09-07T11:08:15.934Z | Downloaded serde_tokenstream v0.2.3 |
| 197 | 2026-09-07T11:08:15.937Z | Downloaded memmap2 v0.9.11 |
| 198 | 2026-09-07T11:08:15.940Z | Downloaded crc32fast v1.5.0 |
| 199 | 2026-09-07T11:08:15.942Z | Downloaded darling v0.23.0 |
| 200 | 2026-09-07T11:08:15.945Z | Downloaded ingot-macros v0.2.0 |
| 201 | 2026-09-07T11:08:15.949Z | Downloaded postcard v1.1.3 |
| 202 | 2026-09-07T11:08:15.952Z | Downloaded ucd-trie v0.1.7 |
| 203 | 2026-09-07T11:08:15.956Z | Downloaded bitflags v2.13.0 |
| 204 | 2026-09-07T11:08:15.958Z | Downloaded serde_core v1.0.228 |
| 205 | 2026-09-07T11:08:15.961Z | Downloaded aho-corasick v1.1.4 |
| 206 | 2026-09-07T11:08:15.964Z | Downloaded darling_core v0.23.0 |
| 207 | 2026-09-07T11:08:15.967Z | Downloaded log v0.4.33 |
| 208 | 2026-09-07T11:08:15.967Z | Downloaded proc-macro2 v1.0.106 |
| 209 | 2026-09-07T11:08:15.970Z | Downloaded unicode-ident v1.0.24 |
| 210 | 2026-09-07T11:08:15.973Z | Downloaded heapless v0.8.0 |
| 211 | 2026-09-07T11:08:15.982Z | Downloaded serde_derive v1.0.228 |
| 212 | 2026-09-07T11:08:15.989Z | Downloaded serde v1.0.228 |
| 213 | 2026-09-07T11:08:15.994Z | Downloaded uuid v1.23.5 |
| 214 | 2026-09-07T11:08:15.997Z | Downloaded memchr v2.8.3 |
| 215 | 2026-09-07T11:08:16.004Z | Downloaded zerocopy-derive v0.8.54 |
| 216 | 2026-09-07T11:08:16.008Z | Downloaded pest v2.8.7 |
| 217 | 2026-09-07T11:08:16.021Z | Downloaded regex v1.13.0 |
| 218 | 2026-09-07T11:08:16.040Z | Downloaded serde_json v1.0.150 |
| 219 | 2026-09-07T11:08:16.047Z | Downloaded itertools v0.15.0 |
| 220 | 2026-09-07T11:08:16.076Z | Downloaded goblin v0.10.7 |
| 221 | 2026-09-07T11:08:16.082Z | Downloaded zerocopy v0.8.54 |
| 222 | 2026-09-07T11:08:16.091Z | Downloaded unicode-width v0.2.2 |
| 223 | 2026-09-07T11:08:16.094Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-09-07T11:08:16.098Z | Downloaded syn v2.0.118 |
| 225 | 2026-09-07T11:08:16.104Z | Downloaded smoltcp v0.11.0 |
| 226 | 2026-09-07T11:08:16.118Z | Downloaded regex-automata v0.4.15 |
| 227 | 2026-09-07T11:08:16.132Z | Downloaded libc v0.2.186 |
| 228 | 2026-09-07T11:08:16.187Z | Compiling proc-macro2 v1.0.106 |
| 229 | 2026-09-07T11:08:16.187Z | Compiling quote v1.0.46 |
| 230 | 2026-09-07T11:08:16.187Z | Compiling unicode-ident v1.0.24 |
| 231 | 2026-09-07T11:08:16.190Z | Documenting unicode-ident v1.0.24 |
| 232 | 2026-09-07T11:08:16.190Z | Compiling serde_core v1.0.228 |
| 233 | 2026-09-07T11:08:16.190Z | Compiling strsim v0.11.1 |
| 234 | 2026-09-07T11:08:16.190Z | Compiling ident_case v1.0.1 |
| 235 | 2026-09-07T11:08:16.343Z | Compiling memchr v2.8.3 |
| 236 | 2026-09-07T11:08:16.363Z | Compiling regex-syntax v0.8.11 |
| 237 | 2026-09-07T11:08:16.371Z | Compiling zerocopy v0.8.54 |
| 238 | 2026-09-07T11:08:16.626Z | Compiling serde v1.0.228 |
| 239 | 2026-09-07T11:08:16.755Z | Documenting proc-macro2 v1.0.106 |
| 240 | 2026-09-07T11:08:16.897Z | Compiling aho-corasick v1.1.4 |
| 241 | 2026-09-07T11:08:16.939Z | Compiling thiserror v2.0.18 |
| 242 | 2026-09-07T11:08:17.154Z | Checking syn v2.0.118 |
| 243 | 2026-09-07T11:08:17.313Z | Documenting quote v1.0.46 |
| 244 | 2026-09-07T11:08:17.374Z | Compiling either v1.16.0 |
| 245 | 2026-09-07T11:08:17.381Z | Checking byteorder v1.5.0 |
| 246 | 2026-09-07T11:08:17.583Z | Compiling itertools v0.15.0 |
| 247 | 2026-09-07T11:08:17.811Z | Documenting syn v2.0.118 |
| 248 | 2026-09-07T11:08:18.043Z | Compiling regex-automata v0.4.15 |
| 249 | 2026-09-07T11:08:18.191Z | Compiling heapless v0.8.0 |
| 250 | 2026-09-07T11:08:18.295Z | Documenting strsim v0.11.1 |
| 251 | 2026-09-07T11:08:18.363Z | Documenting ident_case v1.0.1 |
| 252 | 2026-09-07T11:08:18.827Z | Checking bitflags v2.13.0 |
| 253 | 2026-09-07T11:08:18.837Z | Checking hash32 v0.3.1 |
| 254 | 2026-09-07T11:08:18.922Z | Documenting serde_core v1.0.228 |
| 255 | 2026-09-07T11:08:18.942Z | Checking macaddr v1.0.1 |
| 256 | 2026-09-07T11:08:18.984Z | Documenting memchr v2.8.3 |
| 257 | 2026-09-07T11:08:19.080Z | Checking stable_deref_trait v1.2.1 |
| 258 | 2026-09-07T11:08:19.103Z | Checking darling_core v0.23.0 |
| 259 | 2026-09-07T11:08:19.154Z | Checking cfg-if v1.0.4 |
| 260 | 2026-09-07T11:08:19.223Z | Documenting regex-syntax v0.8.11 |
| 261 | 2026-09-07T11:08:19.782Z | Compiling regex v1.13.0 |
| 262 | 2026-09-07T11:08:19.858Z | Documenting darling_core v0.23.0 |
| 263 | 2026-09-07T11:08:20.080Z | Documenting aho-corasick v1.1.4 |
| 264 | 2026-09-07T11:08:20.258Z | Compiling smoltcp v0.11.0 |
| 265 | 2026-09-07T11:08:20.634Z | Checking managed v0.8.0 |
| 266 | 2026-09-07T11:08:20.654Z | Checking bitflags v1.3.2 |
| 267 | 2026-09-07T11:08:20.811Z | Documenting zerocopy-derive v0.8.54 |
| 268 | 2026-09-07T11:08:20.855Z | Compiling zerocopy-derive v0.8.54 |
| 269 | 2026-09-07T11:08:20.895Z | Compiling serde_derive v1.0.228 |
| 270 | 2026-09-07T11:08:20.973Z | Compiling thiserror-impl v2.0.18 |
| 271 | 2026-09-07T11:08:20.981Z | Documenting regex-automata v0.4.15 |
| 272 | 2026-09-07T11:08:21.122Z | Documenting darling_macro v0.23.0 |
| 273 | 2026-09-07T11:08:21.796Z | Documenting serde_derive v1.0.228 |
| 274 | 2026-09-07T11:08:21.830Z | Documenting thiserror-impl v2.0.18 |
| 275 | 2026-09-07T11:08:21.894Z | Compiling darling_macro v0.23.0 |
| 276 | 2026-09-07T11:08:22.283Z | Checking cobs v0.3.0 |
| 277 | 2026-09-07T11:08:22.322Z | Documenting regex v1.13.0 |
| 278 | 2026-09-07T11:08:22.412Z | Documenting byteorder v1.5.0 |
| 279 | 2026-09-07T11:08:22.467Z | Compiling darling v0.23.0 |
| 280 | 2026-09-07T11:08:22.544Z | Compiling ingot-macros v0.2.0 |
| 281 | 2026-09-07T11:08:22.721Z | Documenting darling v0.23.0 |
| 282 | 2026-09-07T11:08:22.742Z | Compiling crc32fast v1.5.0 |
| 283 | 2026-09-07T11:08:22.919Z | Compiling ref-cast v1.0.25 |
| 284 | 2026-09-07T11:08:23.057Z | Documenting hash32 v0.3.1 |
| 285 | 2026-09-07T11:08:23.075Z | Documenting thiserror v2.0.18 |
| 286 | 2026-09-07T11:08:23.287Z | Documenting zerocopy v0.8.54 |
| 287 | 2026-09-07T11:08:23.546Z | Documenting ingot-macros v0.2.0 |
| 288 | 2026-09-07T11:08:23.670Z | Documenting serde v1.0.228 |
| 289 | 2026-09-07T11:08:23.850Z | Compiling ref-cast-impl v1.0.25 |
| 290 | 2026-09-07T11:08:23.938Z | Checking postcard v1.1.3 |
| 291 | 2026-09-07T11:08:24.260Z | Documenting bitflags v2.13.0 |
| 292 | 2026-09-07T11:08:24.492Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 293 | 2026-09-07T11:08:24.526Z | Compiling version_check v0.9.5 |
| 294 | 2026-09-07T11:08:24.714Z | Documenting macaddr v1.0.1 |
| 295 | 2026-09-07T11:08:24.780Z | Checking unicode-width v0.2.2 |
| 296 | 2026-09-07T11:08:24.799Z | Documenting cfg-if v1.0.4 |
| 297 | 2026-09-07T11:08:24.960Z | Checking ipnetwork v0.21.1 |
| 298 | 2026-09-07T11:08:25.040Z | Documenting stable_deref_trait v1.2.1 |
| 299 | 2026-09-07T11:08:25.175Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 300 | 2026-09-07T11:08:25.199Z | Documenting cobs v0.3.0 |
| 301 | 2026-09-07T11:08:25.295Z | Checking ingot-types v0.2.0 |
| 302 | 2026-09-07T11:08:25.406Z | Documenting managed v0.8.0 |
| 303 | 2026-09-07T11:08:25.458Z | Checking tabwriter v1.4.1 |
| 304 | 2026-09-07T11:08:25.593Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 305 | 2026-09-07T11:08:25.628Z | Checking ingot v0.2.0 |
| 306 | 2026-09-07T11:08:25.865Z | Documenting heapless v0.8.0 |
| 307 | 2026-09-07T11:08:25.873Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 308 | 2026-09-07T11:08:26.079Z | Documenting postcard v1.1.3 |
| 309 | 2026-09-07T11:08:26.189Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 310 | 2026-09-07T11:08:26.491Z | Documenting ref-cast-impl v1.0.25 |
| 311 | 2026-09-07T11:08:26.585Z | Documenting ingot-types v0.2.0 |
| 312 | 2026-09-07T11:08:26.592Z | Checking dyn-clone v1.0.20 |
| 313 | 2026-09-07T11:08:26.701Z | Documenting either v1.16.0 |
| 314 | 2026-09-07T11:08:26.715Z | Documenting unicode-width v0.2.2 |
| 315 | 2026-09-07T11:08:26.875Z | Documenting ipnetwork v0.21.1 |
| 316 | 2026-09-07T11:08:27.161Z | Documenting smoltcp v0.11.0 |
| 317 | 2026-09-07T11:08:27.173Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 318 | 2026-09-07T11:08:27.388Z | Documenting crc32fast v1.5.0 |
| 319 | 2026-09-07T11:08:27.642Z | Documenting ref-cast v1.0.25 |
| 320 | 2026-09-07T11:08:27.871Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 321 | 2026-09-07T11:08:27.878Z | Documenting itertools v0.15.0 |
| 322 | 2026-09-07T11:08:28.182Z | Documenting ingot v0.2.0 |
| 323 | 2026-09-07T11:08:28.368Z | Documenting tabwriter v1.4.1 |
| 324 | 2026-09-07T11:08:28.652Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 325 | 2026-09-07T11:08:28.881Z | Documenting dyn-clone v1.0.20 |
| 326 | 2026-09-07T11:08:29.496Z | Documenting uuid v1.23.5 |
| 327 | 2026-09-07T11:08:29.839Z | Checking uuid v1.23.5 |
| 328 | 2026-09-07T11:08:30.079Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 329 | 2026-09-07T11:08:30.321Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 330 | 2026-09-07T11:08:31.589Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 331 | 2026-09-07T11:08:32.784Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 332 | 2026-09-07T11:08:35.114Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 333 | 2026-09-07T11:08:36.718Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.16s |
| 334 | 2026-09-07T11:08:36.805Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 335 | 2026-09-07T11:08:36.829Z | |
| 336 | 2026-09-07T11:08:36.832Z | real 25.259085095 |
| 337 | 2026-09-07T11:08:36.832Z | user 1:20.915498570 |
| 338 | 2026-09-07T11:08:36.832Z | sys 17.462233594 |
| 339 | 2026-09-07T11:08:36.832Z | trap 0.043487370 |
| 340 | 2026-09-07T11:08:36.832Z | tflt 0.182022324 |
| 341 | 2026-09-07T11:08:36.832Z | dflt 0.102948559 |
| 342 | 2026-09-07T11:08:36.832Z | kflt 0.002261850 |
| 343 | 2026-09-07T11:08:36.832Z | lock 7:50.059968601 |
| 344 | 2026-09-07T11:08:36.832Z | slp 4:54.549734075 |
| 345 | 2026-09-07T11:08:36.832Z | lat 7.407844630 |
| 346 | 2026-09-07T11:08:36.832Z | stop 12.954467059 |
| 347 | 2026-09-07T11:08:36.832Z | + header 'analyze std + api + usdt' |
| 348 | 2026-09-07T11:08:36.832Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 349 | 2026-09-07T11:08:36.832Z | # ==== analyze std + api + usdt ==== # |
| 350 | 2026-09-07T11:08:36.832Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 351 | 2026-09-07T11:08:37.007Z | Downloading crates ... |
| 352 | 2026-09-07T11:08:37.051Z | Downloaded futures-channel v0.3.32 |
| 353 | 2026-09-07T11:08:37.055Z | Downloaded futures-core v0.3.32 |
| 354 | 2026-09-07T11:08:37.057Z | Downloaded futures-executor v0.3.32 |
| 355 | 2026-09-07T11:08:37.060Z | Downloaded anyhow v1.0.103 |
| 356 | 2026-09-07T11:08:37.065Z | Downloaded futures-macro v0.3.32 |
| 357 | 2026-09-07T11:08:37.068Z | Downloaded ctor-proc-macro v0.0.13 |
| 358 | 2026-09-07T11:08:37.068Z | Downloaded dtor-proc-macro v0.0.13 |
| 359 | 2026-09-07T11:08:37.068Z | Downloaded futures-task v0.3.32 |
| 360 | 2026-09-07T11:08:37.071Z | Downloaded circular v0.3.0 |
| 361 | 2026-09-07T11:08:37.071Z | Downloaded futures-io v0.3.32 |
| 362 | 2026-09-07T11:08:37.071Z | Downloaded typeid v1.0.3 |
| 363 | 2026-09-07T11:08:37.071Z | Downloaded cookie-factory v0.3.3 |
| 364 | 2026-09-07T11:08:37.074Z | Downloaded futures-sink v0.3.32 |
| 365 | 2026-09-07T11:08:37.074Z | Downloaded dtor v0.8.1 |
| 366 | 2026-09-07T11:08:37.076Z | Downloaded link-section v0.2.1 |
| 367 | 2026-09-07T11:08:37.079Z | Downloaded ctor v0.10.1 |
| 368 | 2026-09-07T11:08:37.079Z | Downloaded slab v0.4.12 |
| 369 | 2026-09-07T11:08:37.082Z | Downloaded pin-project-lite v0.2.17 |
| 370 | 2026-09-07T11:08:37.084Z | Downloaded rusticata-macros v5.0.0 |
| 371 | 2026-09-07T11:08:37.084Z | Downloaded once_cell v1.21.4 |
| 372 | 2026-09-07T11:08:37.087Z | Downloaded futures v0.3.32 |
| 373 | 2026-09-07T11:08:37.102Z | Downloaded ron v0.12.2 |
| 374 | 2026-09-07T11:08:37.106Z | Downloaded nom v8.0.0 |
| 375 | 2026-09-07T11:08:37.109Z | Downloaded futures-util v0.3.32 |
| 376 | 2026-09-07T11:08:37.115Z | Downloaded pcap-parser v0.17.0 |
| 377 | 2026-09-07T11:08:37.165Z | Compiling proc-macro2 v1.0.106 |
| 378 | 2026-09-07T11:08:37.168Z | Compiling quote v1.0.46 |
| 379 | 2026-09-07T11:08:37.168Z | Compiling unicode-ident v1.0.24 |
| 380 | 2026-09-07T11:08:37.168Z | Compiling memchr v2.8.3 |
| 381 | 2026-09-07T11:08:37.168Z | Compiling thiserror v2.0.18 |
| 382 | 2026-09-07T11:08:37.168Z | Compiling zerocopy v0.8.54 |
| 383 | 2026-09-07T11:08:37.168Z | Compiling serde_core v1.0.228 |
| 384 | 2026-09-07T11:08:37.168Z | Compiling zmij v1.0.22 |
| 385 | 2026-09-07T11:08:37.501Z | Compiling libc v0.2.186 |
| 386 | 2026-09-07T11:08:37.531Z | Compiling ucd-trie v0.1.7 |
| 387 | 2026-09-07T11:08:37.534Z | Compiling serde_json v1.0.150 |
| 388 | 2026-09-07T11:08:37.720Z | Compiling pest v2.8.7 |
| 389 | 2026-09-07T11:08:37.738Z | Compiling serde v1.0.228 |
| 390 | 2026-09-07T11:08:37.741Z | Compiling strsim v0.11.1 |
| 391 | 2026-09-07T11:08:37.848Z | Compiling ident_case v1.0.1 |
| 392 | 2026-09-07T11:08:38.132Z | Compiling aho-corasick v1.1.4 |
| 393 | 2026-09-07T11:08:38.253Z | Compiling regex-syntax v0.8.11 |
| 394 | 2026-09-07T11:08:38.331Z | Compiling syn v2.0.118 |
| 395 | 2026-09-07T11:08:38.404Z | Compiling itoa v1.0.18 |
| 396 | 2026-09-07T11:08:38.463Z | Checking byteorder v1.5.0 |
| 397 | 2026-09-07T11:08:38.905Z | Compiling pest_meta v2.8.7 |
| 398 | 2026-09-07T11:08:38.946Z | Compiling either v1.16.0 |
| 399 | 2026-09-07T11:08:39.019Z | Compiling usdt-impl v0.6.0 |
| 400 | 2026-09-07T11:08:39.077Z | Checking bitflags v2.13.0 |
| 401 | 2026-09-07T11:08:39.150Z | Compiling itertools v0.15.0 |
| 402 | 2026-09-07T11:08:39.517Z | Compiling thread-id v5.1.0 |
| 403 | 2026-09-07T11:08:39.590Z | Checking log v0.4.33 |
| 404 | 2026-09-07T11:08:39.730Z | Compiling regex-automata v0.4.15 |
| 405 | 2026-09-07T11:08:39.741Z | Checking plain v0.2.3 |
| 406 | 2026-09-07T11:08:39.833Z | Checking futures-core v0.3.32 |
| 407 | 2026-09-07T11:08:39.856Z | Compiling heapless v0.8.0 |
| 408 | 2026-09-07T11:08:39.952Z | Checking futures-sink v0.3.32 |
| 409 | 2026-09-07T11:08:40.396Z | Checking futures-channel v0.3.32 |
| 410 | 2026-09-07T11:08:40.491Z | Checking hash32 v0.3.1 |
| 411 | 2026-09-07T11:08:40.529Z | Checking pretty-hex v0.4.2 |
| 412 | 2026-09-07T11:08:40.583Z | Checking cfg-if v1.0.4 |
| 413 | 2026-09-07T11:08:40.601Z | Checking macaddr v1.0.1 |
| 414 | 2026-09-07T11:08:40.633Z | Checking futures-task v0.3.32 |
| 415 | 2026-09-07T11:08:40.633Z | Compiling smoltcp v0.11.0 |
| 416 | 2026-09-07T11:08:40.733Z | Checking slab v0.4.12 |
| 417 | 2026-09-07T11:08:40.758Z | Compiling pest_generator v2.8.7 |
| 418 | 2026-09-07T11:08:40.840Z | Compiling darling_core v0.23.0 |
| 419 | 2026-09-07T11:08:40.861Z | Checking stable_deref_trait v1.2.1 |
| 420 | 2026-09-07T11:08:40.882Z | Checking futures-io v0.3.32 |
| 421 | 2026-09-07T11:08:40.922Z | Checking pin-project-lite v0.2.17 |
| 422 | 2026-09-07T11:08:41.069Z | Compiling crc32fast v1.5.0 |
| 423 | 2026-09-07T11:08:41.315Z | Compiling ref-cast v1.0.25 |
| 424 | 2026-09-07T11:08:41.324Z | Checking bitflags v1.3.2 |
| 425 | 2026-09-07T11:08:41.343Z | Compiling version_check v0.9.5 |
| 426 | 2026-09-07T11:08:41.347Z | Checking managed v0.8.0 |
| 427 | 2026-09-07T11:08:41.378Z | Compiling regex v1.13.0 |
| 428 | 2026-09-07T11:08:41.602Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 429 | 2026-09-07T11:08:41.681Z | Checking memmap2 v0.9.11 |
| 430 | 2026-09-07T11:08:41.761Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 431 | 2026-09-07T11:08:41.837Z | Checking ipnetwork v0.21.1 |
| 432 | 2026-09-07T11:08:41.967Z | Compiling serde_derive v1.0.228 |
| 433 | 2026-09-07T11:08:41.986Z | Compiling thiserror-impl v2.0.18 |
| 434 | 2026-09-07T11:08:42.002Z | Compiling zerocopy-derive v0.8.54 |
| 435 | 2026-09-07T11:08:42.068Z | Compiling pest_derive v2.8.7 |
| 436 | 2026-09-07T11:08:42.249Z | Compiling scroll_derive v0.13.1 |
| 437 | 2026-09-07T11:08:42.579Z | Compiling futures-macro v0.3.32 |
| 438 | 2026-09-07T11:08:42.697Z | Compiling ref-cast-impl v1.0.25 |
| 439 | 2026-09-07T11:08:42.902Z | Compiling darling_macro v0.23.0 |
| 440 | 2026-09-07T11:08:42.953Z | Checking unicode-width v0.2.2 |
| 441 | 2026-09-07T11:08:43.043Z | Checking scroll v0.13.0 |
| 442 | 2026-09-07T11:08:43.244Z | Checking dtrace-parser v0.3.0 |
| 443 | 2026-09-07T11:08:43.256Z | Checking goblin v0.10.7 |
| 444 | 2026-09-07T11:08:43.287Z | Checking cobs v0.3.0 |
| 445 | 2026-09-07T11:08:43.363Z | Checking futures-util v0.3.32 |
| 446 | 2026-09-07T11:08:43.452Z | Compiling darling v0.23.0 |
| 447 | 2026-09-07T11:08:43.513Z | Compiling ingot-macros v0.2.0 |
| 448 | 2026-09-07T11:08:43.554Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 449 | 2026-09-07T11:08:43.834Z | Checking tabwriter v1.4.1 |
| 450 | 2026-09-07T11:08:44.319Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 451 | 2026-09-07T11:08:44.992Z | Checking postcard v1.1.3 |
| 452 | 2026-09-07T11:08:45.059Z | Checking nom v8.0.0 |
| 453 | 2026-09-07T11:08:45.293Z | Compiling serde_tokenstream v0.2.3 |
| 454 | 2026-09-07T11:08:45.302Z | Compiling anyhow v1.0.103 |
| 455 | 2026-09-07T11:08:45.307Z | Checking futures-executor v0.3.32 |
| 456 | 2026-09-07T11:08:45.445Z | Checking futures v0.3.32 |
| 457 | 2026-09-07T11:08:45.511Z | Compiling typeid v1.0.3 |
| 458 | 2026-09-07T11:08:45.561Z | Checking dyn-clone v1.0.20 |
| 459 | 2026-09-07T11:08:45.652Z | Checking cookie-factory v0.3.3 |
| 460 | 2026-09-07T11:08:45.806Z | Checking uuid v1.23.5 |
| 461 | 2026-09-07T11:08:45.822Z | Checking circular v0.3.0 |
| 462 | 2026-09-07T11:08:45.844Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 463 | 2026-09-07T11:08:45.906Z | Compiling dtor-proc-macro v0.0.13 |
| 464 | 2026-09-07T11:08:46.015Z | Checking link-section v0.2.1 |
| 465 | 2026-09-07T11:08:46.060Z | Checking once_cell v1.21.4 |
| 466 | 2026-09-07T11:08:46.116Z | Compiling ctor-proc-macro v0.0.13 |
| 467 | 2026-09-07T11:08:46.120Z | Checking dof v0.4.0 |
| 468 | 2026-09-07T11:08:46.184Z | Checking ron v0.12.2 |
| 469 | 2026-09-07T11:08:46.187Z | Checking ingot-types v0.2.0 |
| 470 | 2026-09-07T11:08:46.240Z | Checking dtor v0.8.1 |
| 471 | 2026-09-07T11:08:46.438Z | Checking ctor v0.10.1 |
| 472 | 2026-09-07T11:08:46.504Z | Checking ingot v0.2.0 |
| 473 | 2026-09-07T11:08:46.996Z | Checking rusticata-macros v5.0.0 |
| 474 | 2026-09-07T11:08:47.106Z | Checking pcap-parser v0.17.0 |
| 475 | 2026-09-07T11:08:47.109Z | Compiling usdt-attr-macro v0.6.0 |
| 476 | 2026-09-07T11:08:47.109Z | Compiling usdt-macro v0.6.0 |
| 477 | 2026-09-07T11:08:47.707Z | Checking usdt v0.6.0 |
| 478 | 2026-09-07T11:08:47.958Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 479 | 2026-09-07T11:08:52.483Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 480 | 2026-09-07T11:08:54.174Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 481 | 2026-09-07T11:08:56.565Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.68s |
| 482 | 2026-09-07T11:08:56.597Z | |
| 483 | 2026-09-07T11:08:56.600Z | real 19.762596303 |
| 484 | 2026-09-07T11:08:56.600Z | user 1:10.794303683 |
| 485 | 2026-09-07T11:08:56.600Z | sys 14.652837731 |
| 486 | 2026-09-07T11:08:56.600Z | trap 0.041209620 |
| 487 | 2026-09-07T11:08:56.600Z | tflt 0.116084253 |
| 488 | 2026-09-07T11:08:56.600Z | dflt 0.195215536 |
| 489 | 2026-09-07T11:08:56.600Z | kflt 0.000017070 |
| 490 | 2026-09-07T11:08:56.600Z | lock 4:39.462142412 |
| 491 | 2026-09-07T11:08:56.600Z | slp 3:45.418927748 |
| 492 | 2026-09-07T11:08:56.600Z | lat 3.567600123 |
| 493 | 2026-09-07T11:08:56.600Z | stop 9.027499257 |
| 494 | 2026-09-07T11:08:56.600Z | + header 'analyze no_std + engine + kernel' |
| 495 | 2026-09-07T11:08:56.600Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 496 | 2026-09-07T11:08:56.600Z | # ==== analyze no_std + engine + kernel ==== # |
| 497 | 2026-09-07T11:08:56.600Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 498 | 2026-09-07T11:08:56.765Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 499 | 2026-09-07T11:08:56.765Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 500 | 2026-09-07T11:08:56.765Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 501 | 2026-09-07T11:08:56.768Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 502 | 2026-09-07T11:08:56.977Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 503 | 2026-09-07T11:09:00.060Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 504 | 2026-09-07T11:09:01.221Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.58s |
| 505 | 2026-09-07T11:09:01.246Z | |
| 506 | 2026-09-07T11:09:01.249Z | real 4.643405649 |
| 507 | 2026-09-07T11:09:01.249Z | user 4.773222000 |
| 508 | 2026-09-07T11:09:01.249Z | sys 0.932715340 |
| 509 | 2026-09-07T11:09:01.249Z | trap 0.000616570 |
| 510 | 2026-09-07T11:09:01.250Z | tflt 0.018272813 |
| 511 | 2026-09-07T11:09:01.250Z | dflt 0.006896511 |
| 512 | 2026-09-07T11:09:01.250Z | kflt 0.000000000 |
| 513 | 2026-09-07T11:09:01.250Z | lock 15.053109451 |
| 514 | 2026-09-07T11:09:01.250Z | slp 17.889069174 |
| 515 | 2026-09-07T11:09:01.250Z | lat 0.005603650 |
| 516 | 2026-09-07T11:09:01.250Z | stop 0.189613322 |
| 517 | 2026-09-07T11:09:01.250Z | + header test |
| 518 | 2026-09-07T11:09:01.250Z | + echo '# ==== test ==== #' |
| 519 | 2026-09-07T11:09:01.250Z | # ==== test ==== # |
| 520 | 2026-09-07T11:09:01.250Z | + ptime -m cargo test |
| 521 | 2026-09-07T11:09:01.399Z | Compiling memchr v2.8.3 |
| 522 | 2026-09-07T11:09:01.402Z | Compiling serde_core v1.0.228 |
| 523 | 2026-09-07T11:09:01.423Z | Compiling thiserror v2.0.18 |
| 524 | 2026-09-07T11:09:01.426Z | Compiling zerocopy v0.8.54 |
| 525 | 2026-09-07T11:09:01.428Z | Compiling unicode-ident v1.0.24 |
| 526 | 2026-09-07T11:09:01.429Z | Compiling byteorder v1.5.0 |
| 527 | 2026-09-07T11:09:01.432Z | Compiling zmij v1.0.22 |
| 528 | 2026-09-07T11:09:01.435Z | Compiling libc v0.2.186 |
| 529 | 2026-09-07T11:09:01.507Z | Compiling scroll v0.13.0 |
| 530 | 2026-09-07T11:09:01.554Z | Compiling proc-macro2 v1.0.106 |
| 531 | 2026-09-07T11:09:01.634Z | Compiling futures-sink v0.3.32 |
| 532 | 2026-09-07T11:09:01.728Z | Compiling plain v0.2.3 |
| 533 | 2026-09-07T11:09:01.763Z | Compiling log v0.4.33 |
| 534 | 2026-09-07T11:09:01.770Z | Compiling ucd-trie v0.1.7 |
| 535 | 2026-09-07T11:09:01.807Z | Compiling futures-core v0.3.32 |
| 536 | 2026-09-07T11:09:01.817Z | Compiling itoa v1.0.18 |
| 537 | 2026-09-07T11:09:01.963Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-09-07T11:09:01.989Z | Compiling pest v2.8.7 |
| 539 | 2026-09-07T11:09:02.069Z | Compiling quote v1.0.46 |
| 540 | 2026-09-07T11:09:02.190Z | Compiling goblin v0.10.7 |
| 541 | 2026-09-07T11:09:02.441Z | Compiling hash32 v0.3.1 |
| 542 | 2026-09-07T11:09:02.606Z | Compiling stable_deref_trait v1.2.1 |
| 543 | 2026-09-07T11:09:02.670Z | Compiling futures-io v0.3.32 |
| 544 | 2026-09-07T11:09:02.710Z | Compiling pretty-hex v0.4.2 |
| 545 | 2026-09-07T11:09:02.837Z | Compiling futures-task v0.3.32 |
| 546 | 2026-09-07T11:09:02.860Z | Compiling pin-project-lite v0.2.17 |
| 547 | 2026-09-07T11:09:02.951Z | Compiling slab v0.4.12 |
| 548 | 2026-09-07T11:09:02.956Z | Compiling macaddr v1.0.1 |
| 549 | 2026-09-07T11:09:03.052Z | Compiling cfg-if v1.0.4 |
| 550 | 2026-09-07T11:09:03.113Z | Compiling futures-util v0.3.32 |
| 551 | 2026-09-07T11:09:03.118Z | Compiling dtrace-parser v0.3.0 |
| 552 | 2026-09-07T11:09:03.190Z | Compiling serde v1.0.228 |
| 553 | 2026-09-07T11:09:03.382Z | Compiling bitflags v2.13.0 |
| 554 | 2026-09-07T11:09:03.638Z | Compiling serde_json v1.0.150 |
| 555 | 2026-09-07T11:09:03.788Z | Compiling heapless v0.8.0 |
| 556 | 2026-09-07T11:09:03.818Z | Compiling syn v2.0.118 |
| 557 | 2026-09-07T11:09:04.235Z | Compiling thread-id v5.1.0 |
| 558 | 2026-09-07T11:09:04.298Z | Compiling ingot-types v0.2.0 |
| 559 | 2026-09-07T11:09:04.309Z | Compiling cobs v0.3.0 |
| 560 | 2026-09-07T11:09:04.456Z | Compiling managed v0.8.0 |
| 561 | 2026-09-07T11:09:04.581Z | Compiling bitflags v1.3.2 |
| 562 | 2026-09-07T11:09:04.646Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 563 | 2026-09-07T11:09:04.674Z | Compiling smoltcp v0.11.0 |
| 564 | 2026-09-07T11:09:04.696Z | Compiling ingot v0.2.0 |
| 565 | 2026-09-07T11:09:04.879Z | Compiling postcard v1.1.3 |
| 566 | 2026-09-07T11:09:05.209Z | Compiling dof v0.4.0 |
| 567 | 2026-09-07T11:09:05.799Z | Compiling futures-executor v0.3.32 |
| 568 | 2026-09-07T11:09:06.365Z | Compiling usdt-impl v0.6.0 |
| 569 | 2026-09-07T11:09:06.654Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 570 | 2026-09-07T11:09:06.748Z | Compiling memmap2 v0.9.11 |
| 571 | 2026-09-07T11:09:06.878Z | Compiling either v1.16.0 |
| 572 | 2026-09-07T11:09:07.040Z | Compiling ipnetwork v0.21.1 |
| 573 | 2026-09-07T11:09:07.055Z | Compiling unicode-width v0.2.2 |
| 574 | 2026-09-07T11:09:07.271Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-09-07T11:09:07.363Z | Compiling tabwriter v1.4.1 |
| 576 | 2026-09-07T11:09:07.552Z | Compiling itertools v0.15.0 |
| 577 | 2026-09-07T11:09:07.777Z | Compiling usdt v0.6.0 |
| 578 | 2026-09-07T11:09:08.398Z | Compiling ref-cast v1.0.25 |
| 579 | 2026-09-07T11:09:08.495Z | Compiling futures v0.3.32 |
| 580 | 2026-09-07T11:09:08.563Z | Compiling crc32fast v1.5.0 |
| 581 | 2026-09-07T11:09:08.566Z | Compiling nom v8.0.0 |
| 582 | 2026-09-07T11:09:08.799Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 583 | 2026-09-07T11:09:08.804Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 584 | 2026-09-07T11:09:08.980Z | Compiling dyn-clone v1.0.20 |
| 585 | 2026-09-07T11:09:09.151Z | Compiling cookie-factory v0.3.3 |
| 586 | 2026-09-07T11:09:09.383Z | Compiling uuid v1.23.5 |
| 587 | 2026-09-07T11:09:09.492Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 588 | 2026-09-07T11:09:09.716Z | Compiling circular v0.3.0 |
| 589 | 2026-09-07T11:09:09.725Z | Compiling dtor v0.8.1 |
| 590 | 2026-09-07T11:09:09.807Z | Compiling typeid v1.0.3 |
| 591 | 2026-09-07T11:09:09.822Z | Compiling anyhow v1.0.103 |
| 592 | 2026-09-07T11:09:09.915Z | Compiling once_cell v1.21.4 |
| 593 | 2026-09-07T11:09:09.968Z | Compiling link-section v0.2.1 |
| 594 | 2026-09-07T11:09:10.036Z | Compiling ron v0.12.2 |
| 595 | 2026-09-07T11:09:10.076Z | Compiling ctor v0.10.1 |
| 596 | 2026-09-07T11:09:10.940Z | Compiling rusticata-macros v5.0.0 |
| 597 | 2026-09-07T11:09:11.174Z | Compiling pcap-parser v0.17.0 |
| 598 | 2026-09-07T11:09:15.971Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 599 | 2026-09-07T11:09:18.257Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 600 | 2026-09-07T11:10:05.020Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s |
| 601 | 2026-09-07T11:10:05.035Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707) |
| 602 | 2026-09-07T11:10:05.037Z | |
| 603 | 2026-09-07T11:10:05.037Z | running 15 tests |
| 604 | 2026-09-07T11:10:05.037Z | test api::tests::parse_bad_proto_filter ... ok |
| 605 | 2026-09-07T11:10:05.038Z | test api::tests::parse_good_proto_filter ... ok |
| 606 | 2026-09-07T11:10:05.038Z | test api::tests::parse_bad_address ... ok |
| 607 | 2026-09-07T11:10:05.038Z | test api::tests::parse_good_address ... ok |
| 608 | 2026-09-07T11:10:05.038Z | test api::tests::ports_from_str_bad ... ok |
| 609 | 2026-09-07T11:10:05.038Z | test api::tests::ports_from_str_good ... ok |
| 610 | 2026-09-07T11:10:05.038Z | test cfg::tests::test_required_nat_space ... ok |
| 611 | 2026-09-07T11:10:05.038Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 612 | 2026-09-07T11:10:05.038Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 613 | 2026-09-07T11:10:05.038Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 614 | 2026-09-07T11:10:05.038Z | test engine::geneve::test::parse_multi_opt ... ok |
| 615 | 2026-09-07T11:10:05.041Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 616 | 2026-09-07T11:10:05.041Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 617 | 2026-09-07T11:10:05.041Z | test engine::geneve::test::parse_single_opt ... ok |
| 618 | 2026-09-07T11:10:05.041Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 619 | 2026-09-07T11:10:05.041Z | |
| 620 | 2026-09-07T11:10:05.041Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 621 | 2026-09-07T11:10:05.041Z | |
| 622 | 2026-09-07T11:10:05.041Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763) |
| 623 | 2026-09-07T11:10:05.041Z | |
| 624 | 2026-09-07T11:10:05.041Z | running 4 tests |
| 625 | 2026-09-07T11:10:05.045Z | test firewall_vni_outbound ... ok |
| 626 | 2026-09-07T11:10:05.045Z | test firewall_external_inbound ... ok |
| 627 | 2026-09-07T11:10:05.045Z | test firewall_vni_inbound ... ok |
| 628 | 2026-09-07T11:10:05.045Z | test firewall_replace_rules ... ok |
| 629 | 2026-09-07T11:10:05.045Z | |
| 630 | 2026-09-07T11:10:05.045Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 631 | 2026-09-07T11:10:05.045Z | |
| 632 | 2026-09-07T11:10:05.045Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a) |
| 633 | 2026-09-07T11:10:05.045Z | |
| 634 | 2026-09-07T11:10:05.045Z | running 2 tests |
| 635 | 2026-09-07T11:10:05.048Z | test parse_out_regression ... ok |
| 636 | 2026-09-07T11:10:05.048Z | test parse_in_regression ... ok |
| 637 | 2026-09-07T11:10:05.048Z | |
| 638 | 2026-09-07T11:10:05.048Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 639 | 2026-09-07T11:10:05.048Z | |
| 640 | 2026-09-07T11:10:05.048Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1) |
| 641 | 2026-09-07T11:10:05.048Z | |
| 642 | 2026-09-07T11:10:05.048Z | running 50 tests |
| 643 | 2026-09-07T11:10:05.053Z | test bad_ip_len ... ok |
| 644 | 2026-09-07T11:10:05.053Z | test check_layers ... ok |
| 645 | 2026-09-07T11:10:05.053Z | test add_remove_fw_rule ... ok |
| 646 | 2026-09-07T11:10:05.053Z | test arp_gateway ... ok |
| 647 | 2026-09-07T11:10:05.053Z | test anti_spoof ... ok |
| 648 | 2026-09-07T11:10:05.053Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 649 | 2026-09-07T11:10:05.053Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 650 | 2026-09-07T11:10:05.053Z | test external_attached_subnets_dont_apply_nat ... ok |
| 651 | 2026-09-07T11:10:05.053Z | test gateway_icmp4_ping ... ok |
| 652 | 2026-09-07T11:10:05.053Z | test gateway_icmpv6_ping ... ok |
| 653 | 2026-09-07T11:10:05.053Z | test flow_expiration ... ok |
| 654 | 2026-09-07T11:10:05.053Z | test early_tcp_invalidation ... ok |
| 655 | 2026-09-07T11:10:05.053Z | test external_ip_epoch_affinity_preserved ... ok |
| 656 | 2026-09-07T11:10:05.053Z | test external_ip_reconfigurable ... ok |
| 657 | 2026-09-07T11:10:05.053Z | test gateway_router_advert_reply ... ok |
| 658 | 2026-09-07T11:10:05.053Z | test guest_to_guest_no_route ... ok |
| 659 | 2026-09-07T11:10:05.053Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 660 | 2026-09-07T11:10:05.053Z | test guest_to_internet_ipv6 ... ok |
| 661 | 2026-09-07T11:10:05.053Z | test guest_to_internet_ipv4 ... ok |
| 662 | 2026-09-07T11:10:05.053Z | test guest_to_guest ... ok |
| 663 | 2026-09-07T11:10:05.053Z | test icmp_inner_has_nat_applied ... ok |
| 664 | 2026-09-07T11:10:05.053Z | test icmpv6_inner_has_nat_applied ... ok |
| 665 | 2026-09-07T11:10:05.053Z | test inbound_ndp_dropped_at_gateway ... ok |
| 666 | 2026-09-07T11:10:05.053Z | test external_ip_receive_and_reply_on_all ... ok |
| 667 | 2026-09-07T11:10:05.053Z | test no_panic_on_flow_table_full ... ok |
| 668 | 2026-09-07T11:10:05.053Z | test intra_subnet_routes_with_custom ... ok |
| 669 | 2026-09-07T11:10:05.053Z | test outbound_ndp_dropped ... ok |
| 670 | 2026-09-07T11:10:05.053Z | test external_ip_balanced_over_floating_ips ... ok |
| 671 | 2026-09-07T11:10:05.053Z | test packet_body_pullup ... ok |
| 672 | 2026-09-07T11:10:05.053Z | test offload_info_preserved ... ok |
| 673 | 2026-09-07T11:10:05.053Z | test internal_attached_subnets ... ok |
| 674 | 2026-09-07T11:10:05.053Z | test port_transition_reset ... ok |
| 675 | 2026-09-07T11:10:05.053Z | test port_transition_running ... ok |
| 676 | 2026-09-07T11:10:05.053Z | test port_as_router_target ... ok |
| 677 | 2026-09-07T11:10:05.053Z | test port_transition_pause ... ok |
| 678 | 2026-09-07T11:10:05.053Z | test packet_too_big_generation ... ok |
| 679 | 2026-09-07T11:10:05.053Z | test test_drop_on_unknown_critical_option ... ok |
| 680 | 2026-09-07T11:10:05.053Z | test select_eip_conditioned_on_igw ... ok |
| 681 | 2026-09-07T11:10:05.054Z | test snat_icmp4_echo_rewrite ... ok |
| 682 | 2026-09-07T11:10:05.054Z | test snat_icmp6_echo_rewrite ... ok |
| 683 | 2026-09-07T11:10:05.054Z | test test_ipv6_multicast_encapsulation ... ok |
| 684 | 2026-09-07T11:10:05.054Z | test tcp_invalidation_does_not_block_connection ... ok |
| 685 | 2026-09-07T11:10:05.054Z | test tcp_outbound ... ok |
| 686 | 2026-09-07T11:10:05.054Z | test tcp_inbound ... ok |
| 687 | 2026-09-07T11:10:05.054Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 688 | 2026-09-07T11:10:05.054Z | test test_tcp_multicast_denied ... ok |
| 689 | 2026-09-07T11:10:05.054Z | test test_gateway_neighbor_advert_reply ... ok |
| 690 | 2026-09-07T11:10:05.054Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 691 | 2026-09-07T11:10:05.054Z | test uft_lft_invalidation_out ... ok |
| 692 | 2026-09-07T11:10:05.059Z | test uft_lft_invalidation_in ... ok |
| 693 | 2026-09-07T11:10:05.059Z | |
| 694 | 2026-09-07T11:10:05.059Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 695 | 2026-09-07T11:10:05.059Z | |
| 696 | 2026-09-07T11:10:05.059Z | Doc-tests oxide_vpc |
| 697 | 2026-09-07T11:10:05.349Z | |
| 698 | 2026-09-07T11:10:05.349Z | running 0 tests |
| 699 | 2026-09-07T11:10:05.349Z | |
| 700 | 2026-09-07T11:10:05.349Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-09-07T11:10:05.349Z | |
| 702 | 2026-09-07T11:10:05.377Z | |
| 703 | 2026-09-07T11:10:05.377Z | real 1:04.120534018 |
| 704 | 2026-09-07T11:10:05.377Z | user 3:27.686615206 |
| 705 | 2026-09-07T11:10:05.377Z | sys 12.121193597 |
| 706 | 2026-09-07T11:10:05.377Z | trap 0.089050222 |
| 707 | 2026-09-07T11:10:05.377Z | tflt 0.209299648 |
| 708 | 2026-09-07T11:10:05.377Z | dflt 0.365865412 |
| 709 | 2026-09-07T11:10:05.377Z | kflt 0.000066340 |
| 710 | 2026-09-07T11:10:05.380Z | lock 14:56.459878178 |
| 711 | 2026-09-07T11:10:05.380Z | slp 6:46.567306938 |
| 712 | 2026-09-07T11:10:05.380Z | lat 7.857048941 |
| 713 | 2026-09-07T11:10:05.380Z | stop 7.399952390 |
| 714 | 2026-09-07T11:10:05.380Z | process exited: duration 128497 ms, exit code 0 |
| |
| 715 | 2026-09-07T11:10:05.388Z | found 0 output files |