|
|
|
| 1 | 2026-09-11T18:35:45.308Z | job assigned to worker 01M28W0HXK5SNCHBPED29SSPHY [factory aws, i-023f54dc76da9b052] (queued for 1 m 1 s) |
| |
| 2 | 2026-09-11T18:35:51.579Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:35:51.584Z | ++ uname -s |
| 4 | 2026-09-11T18:35:51.587Z | + kern=SunOS |
| 5 | 2026-09-11T18:35:51.587Z | + build_user=build |
| 6 | 2026-09-11T18:35:51.587Z | + build_uid=12345 |
| 7 | 2026-09-11T18:35:51.587Z | + work_dir=/work |
| 8 | 2026-09-11T18:35:51.587Z | + input_dir=/input |
| 9 | 2026-09-11T18:35:51.587Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:35:51.587Z | + case "$kern" in |
| 11 | 2026-09-11T18:35:51.587Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:35:51.590Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:35:53.593Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:35:53.682Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:35:53.685Z | + home_fs=zfs |
| 16 | 2026-09-11T18:35:53.685Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:35:53.685Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:35:53.685Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:35:54.686Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:35:54.688Z | process exited: duration 3107 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:35:54.694Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:35:54.698Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:35:54.698Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-11T18:35:54.698Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-11T18:35:54.698Z | * rust toolchain profile = "default" |
| 26 | 2026-09-11T18:35:54.698Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T18:35:54.698Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:35:54.701Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:35:54.701Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:35:54.776Z | info: downloading installer |
| 31 | 2026-09-11T18:35:55.918Z | info: profile set to default |
| 32 | 2026-09-11T18:35:55.918Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:35:55.921Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:35:56.045Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:35:56.048Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:09.778Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-11T18:36:09.778Z | |
| 38 | 2026-09-11T18:36:09.809Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:09.809Z | |
| 40 | 2026-09-11T18:36:09.812Z | |
| 41 | 2026-09-11T18:36:09.812Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:09.812Z | |
| 43 | 2026-09-11T18:36:09.812Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:09.812Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:09.812Z | |
| 46 | 2026-09-11T18:36:09.812Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:09.812Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:09.812Z | |
| 49 | 2026-09-11T18:36:09.812Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:09.812Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:09.812Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:09.812Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:09.812Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:09.812Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:09.812Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:09.812Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:09.812Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:09.812Z | CC = None |
| 59 | 2026-09-11T18:36:09.812Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:10.006Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:10.006Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:10.006Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:10.006Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:10.006Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:10.006Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:10.006Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:10.006Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:10.006Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:10.006Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:10.120Z | + rustup --version |
| 71 | 2026-09-11T18:36:10.125Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:10.128Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:10.147Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:10.151Z | + cargo --version |
| 75 | 2026-09-11T18:36:10.164Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:10.166Z | + rustc --version |
| 77 | 2026-09-11T18:36:10.185Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:10.188Z | process exited: duration 15493 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:10.194Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:10.212Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:10.219Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:10.222Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:10.224Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:10.256Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:11.506Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:11.506Z | + git fetch origin accbd1de825b687df69d10c62a18acda57587c2c |
| 87 | 2026-09-11T18:36:11.780Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:11.780Z | * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:11.787Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-11T18:36:11.790Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:11.790Z | + current=master |
| 92 | 2026-09-11T18:36:11.790Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-11T18:36:11.790Z | + git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c |
| 94 | 2026-09-11T18:36:11.792Z | + git checkout -f bound-eviction |
| 95 | 2026-09-11T18:36:11.810Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-11T18:36:11.812Z | + git reset --hard accbd1de825b687df69d10c62a18acda57587c2c |
| 97 | 2026-09-11T18:36:11.815Z | HEAD is now at accbd1d Rebase fix |
| 98 | 2026-09-11T18:36:11.815Z | process exited: duration 1596 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:11.821Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:11.824Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:11.827Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:11.830Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:11.830Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:11.830Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:11.830Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:11.834Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:11.976Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:11.979Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:25.527Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:25.527Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-09-11T18:36:25.527Z | warn: auto-installation is deprecated for most `rustup` commands |
| 112 | 2026-09-11T18:36:25.527Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-11T18:36:25.527Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-11T18:36:25.527Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-11T18:36:25.626Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:25.629Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:25.629Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:25.683Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:25.683Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:25.686Z | ++ popd |
| 121 | 2026-09-11T18:36:25.686Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:25.686Z | + cargo --version |
| 123 | 2026-09-11T18:36:25.692Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:25.695Z | + rustc --version |
| 125 | 2026-09-11T18:36:25.717Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:25.721Z | + cd lib/oxide-vpc |
| 127 | 2026-09-11T18:36:25.721Z | + header 'check style' |
| 128 | 2026-09-11T18:36:25.721Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-11T18:36:25.721Z | # ==== check style ==== # |
| 130 | 2026-09-11T18:36:25.721Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-11T18:36:25.849Z | |
| 132 | 2026-09-11T18:36:25.849Z | real 0.130571488 |
| 133 | 2026-09-11T18:36:25.849Z | user 0.094951143 |
| 134 | 2026-09-11T18:36:25.849Z | sys 0.030940560 |
| 135 | 2026-09-11T18:36:25.849Z | trap 0.000057910 |
| 136 | 2026-09-11T18:36:25.849Z | tflt 0.000011970 |
| 137 | 2026-09-11T18:36:25.849Z | dflt 0.000010900 |
| 138 | 2026-09-11T18:36:25.849Z | kflt 0.000000000 |
| 139 | 2026-09-11T18:36:25.849Z | lock 0.022069240 |
| 140 | 2026-09-11T18:36:25.849Z | slp 0.110750469 |
| 141 | 2026-09-11T18:36:25.849Z | lat 0.000936670 |
| 142 | 2026-09-11T18:36:25.849Z | stop 0.000100000 |
| 143 | 2026-09-11T18:36:25.853Z | + header 'check docs' |
| 144 | 2026-09-11T18:36:25.853Z | + echo '# ==== check docs ==== #' |
| 145 | 2026-09-11T18:36:25.853Z | # ==== check docs ==== # |
| 146 | 2026-09-11T18:36:25.853Z | + RUSTDOCFLAGS='-D warnings' |
| 147 | 2026-09-11T18:36:25.853Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 148 | 2026-09-11T18:36:25.921Z | Updating crates.io index |
| 149 | 2026-09-11T18:36:25.924Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-11T18:36:26.968Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-11T18:36:27.293Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-11T18:36:27.634Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-11T18:36:28.091Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-11T18:36:28.401Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-11T18:36:28.735Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-11T18:36:30.402Z | Downloading crates ... |
| 157 | 2026-09-11T18:36:30.447Z | Downloaded defmt-parser v1.0.0 |
| 158 | 2026-09-11T18:36:30.450Z | Downloaded defmt v0.3.100 |
| 159 | 2026-09-11T18:36:30.456Z | Downloaded defmt v1.1.1 |
| 160 | 2026-09-11T18:36:30.459Z | Downloaded crc32fast v1.5.0 |
| 161 | 2026-09-11T18:36:30.463Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-11T18:36:30.463Z | Downloaded dof v0.4.0 |
| 163 | 2026-09-11T18:36:30.463Z | Downloaded dtrace-parser v0.3.0 |
| 164 | 2026-09-11T18:36:30.466Z | Downloaded embedded-io v0.6.1 |
| 165 | 2026-09-11T18:36:30.466Z | Downloaded dyn-clone v1.0.20 |
| 166 | 2026-09-11T18:36:30.471Z | Downloaded ref-cast-impl v1.0.25 |
| 167 | 2026-09-11T18:36:30.474Z | Downloaded hash32 v0.3.1 |
| 168 | 2026-09-11T18:36:30.474Z | Downloaded plain v0.2.3 |
| 169 | 2026-09-11T18:36:30.474Z | Downloaded ident_case v1.0.1 |
| 170 | 2026-09-11T18:36:30.474Z | Downloaded cobs v0.3.0 |
| 171 | 2026-09-11T18:36:30.478Z | Downloaded pretty-hex v0.4.2 |
| 172 | 2026-09-11T18:36:30.490Z | Downloaded either v1.16.0 |
| 173 | 2026-09-11T18:36:30.494Z | Downloaded macaddr v1.0.1 |
| 174 | 2026-09-11T18:36:30.496Z | Downloaded embedded-io v0.4.0 |
| 175 | 2026-09-11T18:36:30.499Z | Downloaded strsim v0.11.1 |
| 176 | 2026-09-11T18:36:30.505Z | Downloaded scroll_derive v0.13.1 |
| 177 | 2026-09-11T18:36:30.507Z | Downloaded thread-id v5.1.0 |
| 178 | 2026-09-11T18:36:30.514Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-09-11T18:36:30.516Z | Downloaded usdt-attr-macro v0.6.0 |
| 180 | 2026-09-11T18:36:30.519Z | Downloaded version_check v0.9.5 |
| 181 | 2026-09-11T18:36:30.519Z | Downloaded tabwriter v1.4.1 |
| 182 | 2026-09-11T18:36:30.519Z | Downloaded stable_deref_trait v1.2.1 |
| 183 | 2026-09-11T18:36:30.524Z | Downloaded usdt-macro v0.6.0 |
| 184 | 2026-09-11T18:36:30.527Z | Downloaded managed v0.8.0 |
| 185 | 2026-09-11T18:36:30.527Z | Downloaded itoa v1.0.18 |
| 186 | 2026-09-11T18:36:30.527Z | Downloaded ipnetwork v0.21.1 |
| 187 | 2026-09-11T18:36:30.530Z | Downloaded defmt-macros v1.1.1 |
| 188 | 2026-09-11T18:36:30.533Z | Downloaded thiserror v2.0.18 |
| 189 | 2026-09-11T18:36:30.536Z | Downloaded scroll v0.13.0 |
| 190 | 2026-09-11T18:36:30.541Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-09-11T18:36:30.544Z | Downloaded pest_derive v2.8.7 |
| 192 | 2026-09-11T18:36:30.547Z | Downloaded pest_generator v2.8.7 |
| 193 | 2026-09-11T18:36:30.547Z | Downloaded thiserror-impl v2.0.18 |
| 194 | 2026-09-11T18:36:30.549Z | Downloaded usdt-impl v0.6.0 |
| 195 | 2026-09-11T18:36:30.556Z | Downloaded quote v1.0.46 |
| 196 | 2026-09-11T18:36:30.559Z | Downloaded usdt v0.6.0 |
| 197 | 2026-09-11T18:36:30.562Z | Downloaded ingot v0.2.0 |
| 198 | 2026-09-11T18:36:30.562Z | Downloaded ingot-types v0.2.0 |
| 199 | 2026-09-11T18:36:30.562Z | Downloaded byteorder v1.5.0 |
| 200 | 2026-09-11T18:36:30.564Z | Downloaded ingot-macros v0.2.0 |
| 201 | 2026-09-11T18:36:30.564Z | Downloaded pest_meta v2.8.7 |
| 202 | 2026-09-11T18:36:30.567Z | Downloaded darling v0.23.0 |
| 203 | 2026-09-11T18:36:30.572Z | Downloaded postcard v1.1.3 |
| 204 | 2026-09-11T18:36:30.580Z | Downloaded bitflags v1.3.2 |
| 205 | 2026-09-11T18:36:30.584Z | Downloaded memmap2 v0.9.11 |
| 206 | 2026-09-11T18:36:30.586Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2026-09-11T18:36:30.586Z | Downloaded serde_tokenstream v0.2.3 |
| 208 | 2026-09-11T18:36:30.593Z | Downloaded bitflags v2.13.0 |
| 209 | 2026-09-11T18:36:30.602Z | Downloaded log v0.4.33 |
| 210 | 2026-09-11T18:36:30.605Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-09-11T18:36:30.605Z | Downloaded serde_core v1.0.228 |
| 212 | 2026-09-11T18:36:30.608Z | Downloaded zmij v1.0.22 |
| 213 | 2026-09-11T18:36:30.612Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-09-11T18:36:30.615Z | Downloaded darling_core v0.23.0 |
| 215 | 2026-09-11T18:36:30.615Z | Downloaded heapless v0.8.0 |
| 216 | 2026-09-11T18:36:30.622Z | Downloaded uuid v1.23.5 |
| 217 | 2026-09-11T18:36:30.625Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-09-11T18:36:30.628Z | Downloaded serde v1.0.228 |
| 219 | 2026-09-11T18:36:30.644Z | Downloaded memchr v2.8.3 |
| 220 | 2026-09-11T18:36:30.649Z | Downloaded zerocopy-derive v0.8.54 |
| 221 | 2026-09-11T18:36:30.659Z | Downloaded aho-corasick v1.1.4 |
| 222 | 2026-09-11T18:36:30.663Z | Downloaded pest v2.8.7 |
| 223 | 2026-09-11T18:36:30.678Z | Downloaded regex v1.13.0 |
| 224 | 2026-09-11T18:36:30.690Z | Downloaded serde_json v1.0.150 |
| 225 | 2026-09-11T18:36:30.694Z | Downloaded itertools v0.15.0 |
| 226 | 2026-09-11T18:36:30.738Z | Downloaded goblin v0.10.7 |
| 227 | 2026-09-11T18:36:30.745Z | Downloaded unicode-width v0.2.2 |
| 228 | 2026-09-11T18:36:30.753Z | Downloaded zerocopy v0.8.54 |
| 229 | 2026-09-11T18:36:30.763Z | Downloaded syn v2.0.118 |
| 230 | 2026-09-11T18:36:30.768Z | Downloaded regex-syntax v0.8.11 |
| 231 | 2026-09-11T18:36:30.772Z | Downloaded smoltcp v0.11.0 |
| 232 | 2026-09-11T18:36:30.803Z | Downloaded regex-automata v0.4.15 |
| 233 | 2026-09-11T18:36:30.811Z | Downloaded libc v0.2.186 |
| 234 | 2026-09-11T18:36:30.865Z | Compiling proc-macro2 v1.0.106 |
| 235 | 2026-09-11T18:36:30.865Z | Compiling quote v1.0.46 |
| 236 | 2026-09-11T18:36:30.865Z | Compiling unicode-ident v1.0.24 |
| 237 | 2026-09-11T18:36:30.870Z | Documenting unicode-ident v1.0.24 |
| 238 | 2026-09-11T18:36:30.870Z | Compiling serde_core v1.0.228 |
| 239 | 2026-09-11T18:36:30.870Z | Compiling strsim v0.11.1 |
| 240 | 2026-09-11T18:36:30.870Z | Compiling ident_case v1.0.1 |
| 241 | 2026-09-11T18:36:31.032Z | Compiling memchr v2.8.3 |
| 242 | 2026-09-11T18:36:31.056Z | Compiling serde v1.0.228 |
| 243 | 2026-09-11T18:36:31.057Z | Compiling thiserror v2.0.18 |
| 244 | 2026-09-11T18:36:31.230Z | Compiling zerocopy v0.8.54 |
| 245 | 2026-09-11T18:36:31.325Z | Compiling regex-syntax v0.8.11 |
| 246 | 2026-09-11T18:36:31.406Z | Documenting proc-macro2 v1.0.106 |
| 247 | 2026-09-11T18:36:31.579Z | Compiling aho-corasick v1.1.4 |
| 248 | 2026-09-11T18:36:31.861Z | Checking syn v2.0.118 |
| 249 | 2026-09-11T18:36:31.958Z | Compiling either v1.16.0 |
| 250 | 2026-09-11T18:36:31.981Z | Checking byteorder v1.5.0 |
| 251 | 2026-09-11T18:36:31.989Z | Documenting quote v1.0.46 |
| 252 | 2026-09-11T18:36:32.134Z | Compiling itertools v0.15.0 |
| 253 | 2026-09-11T18:36:32.499Z | Documenting syn v2.0.118 |
| 254 | 2026-09-11T18:36:32.741Z | Compiling regex-automata v0.4.15 |
| 255 | 2026-09-11T18:36:32.818Z | Documenting ident_case v1.0.1 |
| 256 | 2026-09-11T18:36:32.967Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-11T18:36:33.280Z | Documenting strsim v0.11.1 |
| 258 | 2026-09-11T18:36:33.412Z | Checking bitflags v2.13.0 |
| 259 | 2026-09-11T18:36:33.509Z | Checking hash32 v0.3.1 |
| 260 | 2026-09-11T18:36:33.569Z | Documenting serde_core v1.0.228 |
| 261 | 2026-09-11T18:36:33.617Z | Checking macaddr v1.0.1 |
| 262 | 2026-09-11T18:36:33.759Z | Documenting memchr v2.8.3 |
| 263 | 2026-09-11T18:36:33.766Z | Checking cfg-if v1.0.4 |
| 264 | 2026-09-11T18:36:33.821Z | Checking stable_deref_trait v1.2.1 |
| 265 | 2026-09-11T18:36:33.842Z | Checking darling_core v0.23.0 |
| 266 | 2026-09-11T18:36:33.886Z | Compiling smoltcp v0.11.0 |
| 267 | 2026-09-11T18:36:34.540Z | Compiling regex v1.13.0 |
| 268 | 2026-09-11T18:36:34.553Z | Documenting darling_core v0.23.0 |
| 269 | 2026-09-11T18:36:34.847Z | Documenting aho-corasick v1.1.4 |
| 270 | 2026-09-11T18:36:34.952Z | Documenting regex-syntax v0.8.11 |
| 271 | 2026-09-11T18:36:35.333Z | Checking managed v0.8.0 |
| 272 | 2026-09-11T18:36:35.520Z | Checking bitflags v1.3.2 |
| 273 | 2026-09-11T18:36:35.562Z | Compiling zerocopy-derive v0.8.54 |
| 274 | 2026-09-11T18:36:35.583Z | Compiling serde_derive v1.0.228 |
| 275 | 2026-09-11T18:36:35.642Z | Compiling thiserror-impl v2.0.18 |
| 276 | 2026-09-11T18:36:35.730Z | Documenting darling_macro v0.23.0 |
| 277 | 2026-09-11T18:36:36.045Z | Documenting regex-automata v0.4.15 |
| 278 | 2026-09-11T18:36:36.298Z | Documenting zerocopy-derive v0.8.54 |
| 279 | 2026-09-11T18:36:36.409Z | Documenting serde_derive v1.0.228 |
| 280 | 2026-09-11T18:36:36.420Z | Compiling darling_macro v0.23.0 |
| 281 | 2026-09-11T18:36:36.968Z | Checking cobs v0.3.0 |
| 282 | 2026-09-11T18:36:36.995Z | Compiling darling v0.23.0 |
| 283 | 2026-09-11T18:36:37.087Z | Compiling ingot-macros v0.2.0 |
| 284 | 2026-09-11T18:36:37.138Z | Documenting darling v0.23.0 |
| 285 | 2026-09-11T18:36:37.145Z | Documenting thiserror-impl v2.0.18 |
| 286 | 2026-09-11T18:36:37.183Z | Compiling ref-cast v1.0.25 |
| 287 | 2026-09-11T18:36:37.429Z | Documenting regex v1.13.0 |
| 288 | 2026-09-11T18:36:37.520Z | Compiling crc32fast v1.5.0 |
| 289 | 2026-09-11T18:36:37.583Z | Documenting byteorder v1.5.0 |
| 290 | 2026-09-11T18:36:37.899Z | Documenting zerocopy v0.8.54 |
| 291 | 2026-09-11T18:36:38.118Z | Documenting thiserror v2.0.18 |
| 292 | 2026-09-11T18:36:38.272Z | Documenting hash32 v0.3.1 |
| 293 | 2026-09-11T18:36:38.550Z | Documenting ingot-macros v0.2.0 |
| 294 | 2026-09-11T18:36:38.663Z | Checking postcard v1.1.3 |
| 295 | 2026-09-11T18:36:38.672Z | Documenting serde v1.0.228 |
| 296 | 2026-09-11T18:36:38.860Z | Compiling ref-cast-impl v1.0.25 |
| 297 | 2026-09-11T18:36:38.939Z | Documenting bitflags v2.13.0 |
| 298 | 2026-09-11T18:36:39.158Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 299 | 2026-09-11T18:36:39.512Z | Compiling version_check v0.9.5 |
| 300 | 2026-09-11T18:36:39.581Z | Documenting cfg-if v1.0.4 |
| 301 | 2026-09-11T18:36:39.638Z | Checking unicode-width v0.2.2 |
| 302 | 2026-09-11T18:36:39.778Z | Checking ipnetwork v0.21.1 |
| 303 | 2026-09-11T18:36:39.790Z | Documenting macaddr v1.0.1 |
| 304 | 2026-09-11T18:36:39.816Z | Checking ingot-types v0.2.0 |
| 305 | 2026-09-11T18:36:39.841Z | Documenting stable_deref_trait v1.2.1 |
| 306 | 2026-09-11T18:36:39.883Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 307 | 2026-09-11T18:36:39.950Z | Documenting cobs v0.3.0 |
| 308 | 2026-09-11T18:36:40.189Z | Checking ingot v0.2.0 |
| 309 | 2026-09-11T18:36:40.210Z | Documenting managed v0.8.0 |
| 310 | 2026-09-11T18:36:40.281Z | Checking tabwriter v1.4.1 |
| 311 | 2026-09-11T18:36:40.298Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 312 | 2026-09-11T18:36:40.722Z | Documenting heapless v0.8.0 |
| 313 | 2026-09-11T18:36:40.736Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 314 | 2026-09-11T18:36:41.171Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 315 | 2026-09-11T18:36:41.230Z | Documenting postcard v1.1.3 |
| 316 | 2026-09-11T18:36:41.237Z | Documenting ingot-types v0.2.0 |
| 317 | 2026-09-11T18:36:41.350Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-09-11T18:36:41.481Z | Documenting unicode-width v0.2.2 |
| 319 | 2026-09-11T18:36:41.667Z | Documenting either v1.16.0 |
| 320 | 2026-09-11T18:36:41.734Z | Documenting ipnetwork v0.21.1 |
| 321 | 2026-09-11T18:36:41.738Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 322 | 2026-09-11T18:36:42.019Z | Documenting smoltcp v0.11.0 |
| 323 | 2026-09-11T18:36:42.265Z | Checking dyn-clone v1.0.20 |
| 324 | 2026-09-11T18:36:42.362Z | Documenting crc32fast v1.5.0 |
| 325 | 2026-09-11T18:36:42.449Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-09-11T18:36:42.563Z | Documenting ingot v0.2.0 |
| 327 | 2026-09-11T18:36:42.778Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-09-11T18:36:43.006Z | Documenting tabwriter v1.4.1 |
| 329 | 2026-09-11T18:36:43.270Z | Documenting itertools v0.15.0 |
| 330 | 2026-09-11T18:36:43.557Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 331 | 2026-09-11T18:36:43.794Z | Documenting dyn-clone v1.0.20 |
| 332 | 2026-09-11T18:36:44.422Z | Documenting uuid v1.23.5 |
| 333 | 2026-09-11T18:36:44.737Z | Checking uuid v1.23.5 |
| 334 | 2026-09-11T18:36:45.014Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 335 | 2026-09-11T18:36:45.086Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 336 | 2026-09-11T18:36:45.559Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 337 | 2026-09-11T18:36:47.634Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 338 | 2026-09-11T18:36:49.947Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 339 | 2026-09-11T18:36:51.543Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.68s |
| 340 | 2026-09-11T18:36:51.631Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 341 | 2026-09-11T18:36:51.655Z | |
| 342 | 2026-09-11T18:36:51.659Z | real 25.785670048 |
| 343 | 2026-09-11T18:36:51.659Z | user 1:22.010060485 |
| 344 | 2026-09-11T18:36:51.659Z | sys 17.690830267 |
| 345 | 2026-09-11T18:36:51.659Z | trap 0.040081510 |
| 346 | 2026-09-11T18:36:51.659Z | tflt 0.115080639 |
| 347 | 2026-09-11T18:36:51.659Z | dflt 0.071861138 |
| 348 | 2026-09-11T18:36:51.659Z | kflt 0.002162990 |
| 349 | 2026-09-11T18:36:51.659Z | lock 8:09.666556285 |
| 350 | 2026-09-11T18:36:51.659Z | slp 5:03.938103519 |
| 351 | 2026-09-11T18:36:51.659Z | lat 8.648592910 |
| 352 | 2026-09-11T18:36:51.659Z | stop 13.306261151 |
| 353 | 2026-09-11T18:36:51.659Z | + header 'analyze std + api + usdt' |
| 354 | 2026-09-11T18:36:51.659Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 355 | 2026-09-11T18:36:51.659Z | # ==== analyze std + api + usdt ==== # |
| 356 | 2026-09-11T18:36:51.659Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 357 | 2026-09-11T18:36:51.841Z | Downloading crates ... |
| 358 | 2026-09-11T18:36:51.885Z | Downloaded rusticata-macros v5.0.0 |
| 359 | 2026-09-11T18:36:51.890Z | Downloaded typeid v1.0.3 |
| 360 | 2026-09-11T18:36:51.893Z | Downloaded ctor-proc-macro v0.0.13 |
| 361 | 2026-09-11T18:36:51.898Z | Downloaded anyhow v1.0.103 |
| 362 | 2026-09-11T18:36:51.901Z | Downloaded futures-io v0.3.32 |
| 363 | 2026-09-11T18:36:51.904Z | Downloaded futures-executor v0.3.32 |
| 364 | 2026-09-11T18:36:51.908Z | Downloaded futures-sink v0.3.32 |
| 365 | 2026-09-11T18:36:51.911Z | Downloaded link-section v0.2.1 |
| 366 | 2026-09-11T18:36:51.912Z | Downloaded dtor-proc-macro v0.0.13 |
| 367 | 2026-09-11T18:36:51.912Z | Downloaded futures-macro v0.3.32 |
| 368 | 2026-09-11T18:36:51.912Z | Downloaded futures-core v0.3.32 |
| 369 | 2026-09-11T18:36:51.915Z | Downloaded futures-task v0.3.32 |
| 370 | 2026-09-11T18:36:51.915Z | Downloaded dtor v0.8.1 |
| 371 | 2026-09-11T18:36:51.918Z | Downloaded cookie-factory v0.3.3 |
| 372 | 2026-09-11T18:36:51.918Z | Downloaded circular v0.3.0 |
| 373 | 2026-09-11T18:36:51.921Z | Downloaded slab v0.4.12 |
| 374 | 2026-09-11T18:36:51.921Z | Downloaded ctor v0.10.1 |
| 375 | 2026-09-11T18:36:51.927Z | Downloaded futures-channel v0.3.32 |
| 376 | 2026-09-11T18:36:51.933Z | Downloaded futures v0.3.32 |
| 377 | 2026-09-11T18:36:51.936Z | Downloaded once_cell v1.21.4 |
| 378 | 2026-09-11T18:36:51.939Z | Downloaded pin-project-lite v0.2.17 |
| 379 | 2026-09-11T18:36:51.952Z | Downloaded futures-util v0.3.32 |
| 380 | 2026-09-11T18:36:52.036Z | Downloaded ron v0.12.2 |
| 381 | 2026-09-11T18:36:52.037Z | Downloaded nom v8.0.0 |
| 382 | 2026-09-11T18:36:52.037Z | Downloaded pcap-parser v0.17.0 |
| 383 | 2026-09-11T18:36:52.037Z | Compiling proc-macro2 v1.0.106 |
| 384 | 2026-09-11T18:36:52.037Z | Compiling quote v1.0.46 |
| 385 | 2026-09-11T18:36:52.037Z | Compiling unicode-ident v1.0.24 |
| 386 | 2026-09-11T18:36:52.037Z | Compiling memchr v2.8.3 |
| 387 | 2026-09-11T18:36:52.037Z | Compiling thiserror v2.0.18 |
| 388 | 2026-09-11T18:36:52.037Z | Compiling zerocopy v0.8.54 |
| 389 | 2026-09-11T18:36:52.037Z | Compiling serde_core v1.0.228 |
| 390 | 2026-09-11T18:36:52.037Z | Compiling zmij v1.0.22 |
| 391 | 2026-09-11T18:36:52.355Z | Compiling libc v0.2.186 |
| 392 | 2026-09-11T18:36:52.391Z | Compiling serde_json v1.0.150 |
| 393 | 2026-09-11T18:36:52.395Z | Compiling ucd-trie v0.1.7 |
| 394 | 2026-09-11T18:36:52.583Z | Compiling pest v2.8.7 |
| 395 | 2026-09-11T18:36:52.593Z | Compiling serde v1.0.228 |
| 396 | 2026-09-11T18:36:52.603Z | Compiling ident_case v1.0.1 |
| 397 | 2026-09-11T18:36:52.710Z | Compiling strsim v0.11.1 |
| 398 | 2026-09-11T18:36:53.042Z | Compiling aho-corasick v1.1.4 |
| 399 | 2026-09-11T18:36:53.042Z | Compiling itoa v1.0.18 |
| 400 | 2026-09-11T18:36:53.207Z | Compiling syn v2.0.118 |
| 401 | 2026-09-11T18:36:53.211Z | Compiling regex-syntax v0.8.11 |
| 402 | 2026-09-11T18:36:53.241Z | Checking byteorder v1.5.0 |
| 403 | 2026-09-11T18:36:53.649Z | Compiling pest_meta v2.8.7 |
| 404 | 2026-09-11T18:36:53.787Z | Compiling either v1.16.0 |
| 405 | 2026-09-11T18:36:53.810Z | Compiling usdt-impl v0.6.0 |
| 406 | 2026-09-11T18:36:53.894Z | Checking bitflags v2.13.0 |
| 407 | 2026-09-11T18:36:53.988Z | Compiling itertools v0.15.0 |
| 408 | 2026-09-11T18:36:54.280Z | Compiling thread-id v5.1.0 |
| 409 | 2026-09-11T18:36:54.565Z | Checking futures-sink v0.3.32 |
| 410 | 2026-09-11T18:36:54.654Z | Compiling regex-automata v0.4.15 |
| 411 | 2026-09-11T18:36:54.807Z | Compiling heapless v0.8.0 |
| 412 | 2026-09-11T18:36:54.822Z | Checking log v0.4.33 |
| 413 | 2026-09-11T18:36:54.956Z | Checking plain v0.2.3 |
| 414 | 2026-09-11T18:36:54.964Z | Checking futures-core v0.3.32 |
| 415 | 2026-09-11T18:36:55.081Z | Checking futures-channel v0.3.32 |
| 416 | 2026-09-11T18:36:55.276Z | Checking hash32 v0.3.1 |
| 417 | 2026-09-11T18:36:55.359Z | Checking futures-task v0.3.32 |
| 418 | 2026-09-11T18:36:55.417Z | Checking cfg-if v1.0.4 |
| 419 | 2026-09-11T18:36:55.433Z | Checking stable_deref_trait v1.2.1 |
| 420 | 2026-09-11T18:36:55.472Z | Checking macaddr v1.0.1 |
| 421 | 2026-09-11T18:36:55.487Z | Compiling smoltcp v0.11.0 |
| 422 | 2026-09-11T18:36:55.491Z | Checking pretty-hex v0.4.2 |
| 423 | 2026-09-11T18:36:55.593Z | Checking slab v0.4.12 |
| 424 | 2026-09-11T18:36:55.607Z | Checking pin-project-lite v0.2.17 |
| 425 | 2026-09-11T18:36:55.613Z | Checking futures-io v0.3.32 |
| 426 | 2026-09-11T18:36:55.685Z | Compiling pest_generator v2.8.7 |
| 427 | 2026-09-11T18:36:55.719Z | Compiling darling_core v0.23.0 |
| 428 | 2026-09-11T18:36:55.953Z | Compiling version_check v0.9.5 |
| 429 | 2026-09-11T18:36:56.113Z | Checking bitflags v1.3.2 |
| 430 | 2026-09-11T18:36:56.124Z | Checking managed v0.8.0 |
| 431 | 2026-09-11T18:36:56.175Z | Compiling ref-cast v1.0.25 |
| 432 | 2026-09-11T18:36:56.220Z | Compiling crc32fast v1.5.0 |
| 433 | 2026-09-11T18:36:56.278Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 434 | 2026-09-11T18:36:56.472Z | Compiling regex v1.13.0 |
| 435 | 2026-09-11T18:36:56.528Z | Checking memmap2 v0.9.11 |
| 436 | 2026-09-11T18:36:56.557Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 437 | 2026-09-11T18:36:56.687Z | Checking ipnetwork v0.21.1 |
| 438 | 2026-09-11T18:36:56.858Z | Checking unicode-width v0.2.2 |
| 439 | 2026-09-11T18:36:56.868Z | Compiling serde_derive v1.0.228 |
| 440 | 2026-09-11T18:36:56.980Z | Compiling thiserror-impl v2.0.18 |
| 441 | 2026-09-11T18:36:57.010Z | Compiling zerocopy-derive v0.8.54 |
| 442 | 2026-09-11T18:36:57.103Z | Compiling pest_derive v2.8.7 |
| 443 | 2026-09-11T18:36:57.192Z | Compiling scroll_derive v0.13.1 |
| 444 | 2026-09-11T18:36:57.484Z | Compiling futures-macro v0.3.32 |
| 445 | 2026-09-11T18:36:57.631Z | Compiling ref-cast-impl v1.0.25 |
| 446 | 2026-09-11T18:36:57.814Z | Compiling darling_macro v0.23.0 |
| 447 | 2026-09-11T18:36:57.826Z | Checking tabwriter v1.4.1 |
| 448 | 2026-09-11T18:36:57.993Z | Checking scroll v0.13.0 |
| 449 | 2026-09-11T18:36:58.210Z | Checking goblin v0.10.7 |
| 450 | 2026-09-11T18:36:58.274Z | Checking dtrace-parser v0.3.0 |
| 451 | 2026-09-11T18:36:58.308Z | Checking futures-util v0.3.32 |
| 452 | 2026-09-11T18:36:58.369Z | Compiling darling v0.23.0 |
| 453 | 2026-09-11T18:36:58.492Z | Compiling ingot-macros v0.2.0 |
| 454 | 2026-09-11T18:36:58.739Z | Checking cobs v0.3.0 |
| 455 | 2026-09-11T18:36:58.879Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 456 | 2026-09-11T18:36:58.972Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 457 | 2026-09-11T18:36:59.664Z | Checking nom v8.0.0 |
| 458 | 2026-09-11T18:36:59.956Z | Checking postcard v1.1.3 |
| 459 | 2026-09-11T18:37:00.097Z | Compiling serde_tokenstream v0.2.3 |
| 460 | 2026-09-11T18:37:00.242Z | Checking dyn-clone v1.0.20 |
| 461 | 2026-09-11T18:37:00.292Z | Checking futures-executor v0.3.32 |
| 462 | 2026-09-11T18:37:00.338Z | Compiling anyhow v1.0.103 |
| 463 | 2026-09-11T18:37:00.382Z | Compiling typeid v1.0.3 |
| 464 | 2026-09-11T18:37:00.437Z | Checking futures v0.3.32 |
| 465 | 2026-09-11T18:37:00.503Z | Checking cookie-factory v0.3.3 |
| 466 | 2026-09-11T18:37:00.689Z | Checking uuid v1.23.5 |
| 467 | 2026-09-11T18:37:00.755Z | Checking circular v0.3.0 |
| 468 | 2026-09-11T18:37:00.847Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 469 | 2026-09-11T18:37:00.850Z | Compiling dtor-proc-macro v0.0.13 |
| 470 | 2026-09-11T18:37:00.980Z | Checking once_cell v1.21.4 |
| 471 | 2026-09-11T18:37:01.036Z | Compiling ctor-proc-macro v0.0.13 |
| 472 | 2026-09-11T18:37:01.058Z | Checking link-section v0.2.1 |
| 473 | 2026-09-11T18:37:01.112Z | Checking ron v0.12.2 |
| 474 | 2026-09-11T18:37:01.184Z | Checking dtor v0.8.1 |
| 475 | 2026-09-11T18:37:01.218Z | Compiling dof v0.4.0 |
| 476 | 2026-09-11T18:37:01.223Z | Checking ingot-types v0.2.0 |
| 477 | 2026-09-11T18:37:01.366Z | Checking ctor v0.10.1 |
| 478 | 2026-09-11T18:37:01.544Z | Checking ingot v0.2.0 |
| 479 | 2026-09-11T18:37:01.607Z | Checking rusticata-macros v5.0.0 |
| 480 | 2026-09-11T18:37:01.729Z | Checking pcap-parser v0.17.0 |
| 481 | 2026-09-11T18:37:02.122Z | Compiling usdt-macro v0.6.0 |
| 482 | 2026-09-11T18:37:02.122Z | Compiling usdt-attr-macro v0.6.0 |
| 483 | 2026-09-11T18:37:02.727Z | Checking usdt v0.6.0 |
| 484 | 2026-09-11T18:37:03.024Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 485 | 2026-09-11T18:37:07.600Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 486 | 2026-09-11T18:37:09.294Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 487 | 2026-09-11T18:37:11.710Z | Finished `dev` profile [optimized + debuginfo] target(s) in 20.00s |
| 488 | 2026-09-11T18:37:11.742Z | |
| 489 | 2026-09-11T18:37:11.746Z | real 20.082031580 |
| 490 | 2026-09-11T18:37:11.746Z | user 1:11.546664169 |
| 491 | 2026-09-11T18:37:11.746Z | sys 14.803013351 |
| 492 | 2026-09-11T18:37:11.746Z | trap 0.041554921 |
| 493 | 2026-09-11T18:37:11.746Z | tflt 0.129795046 |
| 494 | 2026-09-11T18:37:11.746Z | dflt 0.166505586 |
| 495 | 2026-09-11T18:37:11.746Z | kflt 0.000018730 |
| 496 | 2026-09-11T18:37:11.746Z | lock 4:42.304893257 |
| 497 | 2026-09-11T18:37:11.746Z | slp 3:47.746221712 |
| 498 | 2026-09-11T18:37:11.746Z | lat 3.779489708 |
| 499 | 2026-09-11T18:37:11.746Z | stop 9.283931855 |
| 500 | 2026-09-11T18:37:11.746Z | + header 'analyze no_std + engine + kernel' |
| 501 | 2026-09-11T18:37:11.746Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 502 | 2026-09-11T18:37:11.746Z | # ==== analyze no_std + engine + kernel ==== # |
| 503 | 2026-09-11T18:37:11.746Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 504 | 2026-09-11T18:37:11.910Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 505 | 2026-09-11T18:37:11.910Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 506 | 2026-09-11T18:37:11.913Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 507 | 2026-09-11T18:37:11.913Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 508 | 2026-09-11T18:37:12.125Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 509 | 2026-09-11T18:37:15.271Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 510 | 2026-09-11T18:37:16.455Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.67s |
| 511 | 2026-09-11T18:37:16.480Z | |
| 512 | 2026-09-11T18:37:16.484Z | real 4.732328383 |
| 513 | 2026-09-11T18:37:16.484Z | user 4.855748041 |
| 514 | 2026-09-11T18:37:16.484Z | sys 0.945166197 |
| 515 | 2026-09-11T18:37:16.484Z | trap 0.000556850 |
| 516 | 2026-09-11T18:37:16.484Z | tflt 0.017980423 |
| 517 | 2026-09-11T18:37:16.484Z | dflt 0.007149261 |
| 518 | 2026-09-11T18:37:16.484Z | kflt 0.000000000 |
| 519 | 2026-09-11T18:37:16.484Z | lock 15.414478564 |
| 520 | 2026-09-11T18:37:16.484Z | slp 18.190884512 |
| 521 | 2026-09-11T18:37:16.484Z | lat 0.006202190 |
| 522 | 2026-09-11T18:37:16.484Z | stop 0.192216724 |
| 523 | 2026-09-11T18:37:16.484Z | + header test |
| 524 | 2026-09-11T18:37:16.484Z | + echo '# ==== test ==== #' |
| 525 | 2026-09-11T18:37:16.484Z | + ptime -m cargo test |
| 526 | 2026-09-11T18:37:16.484Z | # ==== test ==== # |
| 527 | 2026-09-11T18:37:16.633Z | Compiling memchr v2.8.3 |
| 528 | 2026-09-11T18:37:16.636Z | Compiling serde_core v1.0.228 |
| 529 | 2026-09-11T18:37:16.657Z | Compiling thiserror v2.0.18 |
| 530 | 2026-09-11T18:37:16.660Z | Compiling zerocopy v0.8.54 |
| 531 | 2026-09-11T18:37:16.663Z | Compiling byteorder v1.5.0 |
| 532 | 2026-09-11T18:37:16.663Z | Compiling unicode-ident v1.0.24 |
| 533 | 2026-09-11T18:37:16.667Z | Compiling libc v0.2.186 |
| 534 | 2026-09-11T18:37:16.667Z | Compiling zmij v1.0.22 |
| 535 | 2026-09-11T18:37:16.740Z | Compiling proc-macro2 v1.0.106 |
| 536 | 2026-09-11T18:37:16.788Z | Compiling scroll v0.13.0 |
| 537 | 2026-09-11T18:37:16.873Z | Compiling futures-sink v0.3.32 |
| 538 | 2026-09-11T18:37:16.970Z | Compiling futures-core v0.3.32 |
| 539 | 2026-09-11T18:37:17.002Z | Compiling itoa v1.0.18 |
| 540 | 2026-09-11T18:37:17.045Z | Compiling ucd-trie v0.1.7 |
| 541 | 2026-09-11T18:37:17.058Z | Compiling log v0.4.33 |
| 542 | 2026-09-11T18:37:17.119Z | Compiling plain v0.2.3 |
| 543 | 2026-09-11T18:37:17.218Z | Compiling goblin v0.10.7 |
| 544 | 2026-09-11T18:37:17.256Z | Compiling pest v2.8.7 |
| 545 | 2026-09-11T18:37:17.290Z | Compiling quote v1.0.46 |
| 546 | 2026-09-11T18:37:17.739Z | Compiling futures-channel v0.3.32 |
| 547 | 2026-09-11T18:37:17.904Z | Compiling hash32 v0.3.1 |
| 548 | 2026-09-11T18:37:17.978Z | Compiling futures-io v0.3.32 |
| 549 | 2026-09-11T18:37:18.071Z | Compiling pin-project-lite v0.2.17 |
| 550 | 2026-09-11T18:37:18.161Z | Compiling stable_deref_trait v1.2.1 |
| 551 | 2026-09-11T18:37:18.167Z | Compiling cfg-if v1.0.4 |
| 552 | 2026-09-11T18:37:18.210Z | Compiling macaddr v1.0.1 |
| 553 | 2026-09-11T18:37:18.225Z | Compiling pretty-hex v0.4.2 |
| 554 | 2026-09-11T18:37:18.226Z | Compiling futures-task v0.3.32 |
| 555 | 2026-09-11T18:37:18.353Z | Compiling slab v0.4.12 |
| 556 | 2026-09-11T18:37:18.412Z | Compiling serde v1.0.228 |
| 557 | 2026-09-11T18:37:18.459Z | Compiling bitflags v2.13.0 |
| 558 | 2026-09-11T18:37:18.531Z | Compiling serde_json v1.0.150 |
| 559 | 2026-09-11T18:37:18.627Z | Compiling futures-util v0.3.32 |
| 560 | 2026-09-11T18:37:18.876Z | Compiling dtrace-parser v0.3.0 |
| 561 | 2026-09-11T18:37:18.934Z | Compiling heapless v0.8.0 |
| 562 | 2026-09-11T18:37:19.054Z | Compiling syn v2.0.118 |
| 563 | 2026-09-11T18:37:19.377Z | Compiling thread-id v5.1.0 |
| 564 | 2026-09-11T18:37:19.453Z | Compiling cobs v0.3.0 |
| 565 | 2026-09-11T18:37:19.457Z | Compiling managed v0.8.0 |
| 566 | 2026-09-11T18:37:19.657Z | Compiling ingot-types v0.2.0 |
| 567 | 2026-09-11T18:37:19.673Z | Compiling bitflags v1.3.2 |
| 568 | 2026-09-11T18:37:19.728Z | Compiling smoltcp v0.11.0 |
| 569 | 2026-09-11T18:37:19.737Z | Compiling postcard v1.1.3 |
| 570 | 2026-09-11T18:37:20.062Z | Compiling ingot v0.2.0 |
| 571 | 2026-09-11T18:37:20.084Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 572 | 2026-09-11T18:37:20.312Z | Compiling dof v0.4.0 |
| 573 | 2026-09-11T18:37:21.389Z | Compiling futures-executor v0.3.32 |
| 574 | 2026-09-11T18:37:21.674Z | Compiling usdt-impl v0.6.0 |
| 575 | 2026-09-11T18:37:21.967Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 576 | 2026-09-11T18:37:22.305Z | Compiling memmap2 v0.9.11 |
| 577 | 2026-09-11T18:37:22.418Z | Compiling either v1.16.0 |
| 578 | 2026-09-11T18:37:22.598Z | Compiling unicode-width v0.2.2 |
| 579 | 2026-09-11T18:37:22.602Z | Compiling ipnetwork v0.21.1 |
| 580 | 2026-09-11T18:37:22.606Z | Compiling itertools v0.15.0 |
| 581 | 2026-09-11T18:37:22.908Z | Compiling tabwriter v1.4.1 |
| 582 | 2026-09-11T18:37:23.102Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 583 | 2026-09-11T18:37:23.340Z | Compiling usdt v0.6.0 |
| 584 | 2026-09-11T18:37:23.589Z | Compiling ref-cast v1.0.25 |
| 585 | 2026-09-11T18:37:23.690Z | Compiling futures v0.3.32 |
| 586 | 2026-09-11T18:37:23.798Z | Compiling crc32fast v1.5.0 |
| 587 | 2026-09-11T18:37:23.899Z | Compiling nom v8.0.0 |
| 588 | 2026-09-11T18:37:23.955Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 589 | 2026-09-11T18:37:24.041Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 590 | 2026-09-11T18:37:24.118Z | Compiling dyn-clone v1.0.20 |
| 591 | 2026-09-11T18:37:24.283Z | Compiling cookie-factory v0.3.3 |
| 592 | 2026-09-11T18:37:24.607Z | Compiling uuid v1.23.5 |
| 593 | 2026-09-11T18:37:24.632Z | Compiling circular v0.3.0 |
| 594 | 2026-09-11T18:37:24.932Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 595 | 2026-09-11T18:37:25.141Z | Compiling dtor v0.8.1 |
| 596 | 2026-09-11T18:37:25.175Z | Compiling anyhow v1.0.103 |
| 597 | 2026-09-11T18:37:25.226Z | Compiling typeid v1.0.3 |
| 598 | 2026-09-11T18:37:25.270Z | Compiling once_cell v1.21.4 |
| 599 | 2026-09-11T18:37:25.334Z | Compiling link-section v0.2.1 |
| 600 | 2026-09-11T18:37:25.435Z | Compiling ctor v0.10.1 |
| 601 | 2026-09-11T18:37:25.475Z | Compiling ron v0.12.2 |
| 602 | 2026-09-11T18:37:26.534Z | Compiling rusticata-macros v5.0.0 |
| 603 | 2026-09-11T18:37:26.856Z | Compiling pcap-parser v0.17.0 |
| 604 | 2026-09-11T18:37:29.351Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 605 | 2026-09-11T18:37:31.875Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 606 | 2026-09-11T18:38:20.039Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s |
| 607 | 2026-09-11T18:38:20.054Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707) |
| 608 | 2026-09-11T18:38:20.058Z | |
| 609 | 2026-09-11T18:38:20.058Z | running 15 tests |
| 610 | 2026-09-11T18:38:20.058Z | test api::tests::parse_bad_proto_filter ... ok |
| 611 | 2026-09-11T18:38:20.058Z | test api::tests::parse_good_proto_filter ... ok |
| 612 | 2026-09-11T18:38:20.058Z | test api::tests::parse_bad_address ... ok |
| 613 | 2026-09-11T18:38:20.058Z | test api::tests::parse_good_address ... ok |
| 614 | 2026-09-11T18:38:20.058Z | test api::tests::ports_from_str_bad ... ok |
| 615 | 2026-09-11T18:38:20.058Z | test api::tests::ports_from_str_good ... ok |
| 616 | 2026-09-11T18:38:20.058Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 617 | 2026-09-11T18:38:20.058Z | test cfg::tests::test_required_nat_space ... ok |
| 618 | 2026-09-11T18:38:20.058Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 619 | 2026-09-11T18:38:20.058Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 620 | 2026-09-11T18:38:20.058Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 621 | 2026-09-11T18:38:20.058Z | test engine::geneve::test::parse_single_opt ... ok |
| 622 | 2026-09-11T18:38:20.058Z | test engine::geneve::test::parse_multi_opt ... ok |
| 623 | 2026-09-11T18:38:20.058Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 624 | 2026-09-11T18:38:20.062Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 625 | 2026-09-11T18:38:20.062Z | |
| 626 | 2026-09-11T18:38:20.062Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 627 | 2026-09-11T18:38:20.062Z | |
| 628 | 2026-09-11T18:38:20.062Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763) |
| 629 | 2026-09-11T18:38:20.062Z | |
| 630 | 2026-09-11T18:38:20.062Z | running 4 tests |
| 631 | 2026-09-11T18:38:20.062Z | test firewall_vni_outbound ... ok |
| 632 | 2026-09-11T18:38:20.062Z | test firewall_external_inbound ... ok |
| 633 | 2026-09-11T18:38:20.062Z | test firewall_vni_inbound ... ok |
| 634 | 2026-09-11T18:38:20.062Z | test firewall_replace_rules ... ok |
| 635 | 2026-09-11T18:38:20.062Z | |
| 636 | 2026-09-11T18:38:20.062Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 637 | 2026-09-11T18:38:20.062Z | |
| 638 | 2026-09-11T18:38:20.066Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a) |
| 639 | 2026-09-11T18:38:20.066Z | |
| 640 | 2026-09-11T18:38:20.066Z | running 2 tests |
| 641 | 2026-09-11T18:38:20.066Z | test parse_out_regression ... ok |
| 642 | 2026-09-11T18:38:20.066Z | test parse_in_regression ... ok |
| 643 | 2026-09-11T18:38:20.066Z | |
| 644 | 2026-09-11T18:38:20.066Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 645 | 2026-09-11T18:38:20.066Z | |
| 646 | 2026-09-11T18:38:20.066Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1) |
| 647 | 2026-09-11T18:38:20.115Z | |
| 648 | 2026-09-11T18:38:20.115Z | running 50 tests |
| 649 | 2026-09-11T18:38:20.115Z | test bad_ip_len ... ok |
| 650 | 2026-09-11T18:38:20.115Z | test check_layers ... ok |
| 651 | 2026-09-11T18:38:20.115Z | test add_remove_fw_rule ... ok |
| 652 | 2026-09-11T18:38:20.115Z | test arp_gateway ... ok |
| 653 | 2026-09-11T18:38:20.115Z | test anti_spoof ... ok |
| 654 | 2026-09-11T18:38:20.115Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 655 | 2026-09-11T18:38:20.115Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 656 | 2026-09-11T18:38:20.115Z | test external_attached_subnets_dont_apply_nat ... ok |
| 657 | 2026-09-11T18:38:20.116Z | test gateway_icmp4_ping ... ok |
| 658 | 2026-09-11T18:38:20.116Z | test flow_expiration ... ok |
| 659 | 2026-09-11T18:38:20.116Z | test early_tcp_invalidation ... ok |
| 660 | 2026-09-11T18:38:20.116Z | test gateway_icmpv6_ping ... ok |
| 661 | 2026-09-11T18:38:20.116Z | test external_ip_reconfigurable ... ok |
| 662 | 2026-09-11T18:38:20.116Z | test external_ip_epoch_affinity_preserved ... ok |
| 663 | 2026-09-11T18:38:20.116Z | test gateway_router_advert_reply ... ok |
| 664 | 2026-09-11T18:38:20.116Z | test guest_to_guest_no_route ... ok |
| 665 | 2026-09-11T18:38:20.116Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 666 | 2026-09-11T18:38:20.116Z | test guest_to_internet_ipv6 ... ok |
| 667 | 2026-09-11T18:38:20.116Z | test guest_to_internet_ipv4 ... ok |
| 668 | 2026-09-11T18:38:20.116Z | test inbound_ndp_dropped_at_gateway ... ok |
| 669 | 2026-09-11T18:38:20.116Z | test icmp_inner_has_nat_applied ... ok |
| 670 | 2026-09-11T18:38:20.116Z | test guest_to_guest ... ok |
| 671 | 2026-09-11T18:38:20.116Z | test icmpv6_inner_has_nat_applied ... ok |
| 672 | 2026-09-11T18:38:20.116Z | test external_ip_balanced_over_floating_ips ... ok |
| 673 | 2026-09-11T18:38:20.116Z | test external_ip_receive_and_reply_on_all ... ok |
| 674 | 2026-09-11T18:38:20.116Z | test intra_subnet_routes_with_custom ... ok |
| 675 | 2026-09-11T18:38:20.116Z | test outbound_ndp_dropped ... ok |
| 676 | 2026-09-11T18:38:20.116Z | test packet_body_pullup ... ok |
| 677 | 2026-09-11T18:38:20.116Z | test no_panic_on_flow_table_full ... ok |
| 678 | 2026-09-11T18:38:20.116Z | test internal_attached_subnets ... ok |
| 679 | 2026-09-11T18:38:20.116Z | test offload_info_preserved ... ok |
| 680 | 2026-09-11T18:38:20.116Z | test port_transition_reset ... ok |
| 681 | 2026-09-11T18:38:20.116Z | test port_transition_running ... ok |
| 682 | 2026-09-11T18:38:20.116Z | test port_as_router_target ... ok |
| 683 | 2026-09-11T18:38:20.116Z | test packet_too_big_generation ... ok |
| 684 | 2026-09-11T18:38:20.116Z | test select_eip_conditioned_on_igw ... ok |
| 685 | 2026-09-11T18:38:20.116Z | test port_transition_pause ... ok |
| 686 | 2026-09-11T18:38:20.116Z | test test_drop_on_unknown_critical_option ... ok |
| 687 | 2026-09-11T18:38:20.116Z | test snat_icmp6_echo_rewrite ... ok |
| 688 | 2026-09-11T18:38:20.116Z | test snat_icmp4_echo_rewrite ... ok |
| 689 | 2026-09-11T18:38:20.116Z | test tcp_invalidation_does_not_block_connection ... ok |
| 690 | 2026-09-11T18:38:20.116Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 691 | 2026-09-11T18:38:20.116Z | test test_ipv6_multicast_encapsulation ... ok |
| 692 | 2026-09-11T18:38:20.116Z | test test_tcp_multicast_denied ... ok |
| 693 | 2026-09-11T18:38:20.116Z | test tcp_outbound ... ok |
| 694 | 2026-09-11T18:38:20.116Z | test test_gateway_neighbor_advert_reply ... ok |
| 695 | 2026-09-11T18:38:20.116Z | test tcp_inbound ... ok |
| 696 | 2026-09-11T18:38:20.117Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 697 | 2026-09-11T18:38:20.117Z | test uft_lft_invalidation_out ... ok |
| 698 | 2026-09-11T18:38:20.117Z | test uft_lft_invalidation_in ... ok |
| 699 | 2026-09-11T18:38:20.117Z | |
| 700 | 2026-09-11T18:38:20.117Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-09-11T18:38:20.117Z | |
| 702 | 2026-09-11T18:38:20.117Z | Doc-tests oxide_vpc |
| 703 | 2026-09-11T18:38:20.378Z | |
| 704 | 2026-09-11T18:38:20.378Z | running 0 tests |
| 705 | 2026-09-11T18:38:20.378Z | |
| 706 | 2026-09-11T18:38:20.378Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-09-11T18:38:20.378Z | |
| 708 | 2026-09-11T18:38:20.410Z | |
| 709 | 2026-09-11T18:38:20.413Z | real 1:03.918036264 |
| 710 | 2026-09-11T18:38:20.413Z | user 3:30.345268363 |
| 711 | 2026-09-11T18:38:20.413Z | sys 12.288309924 |
| 712 | 2026-09-11T18:38:20.413Z | trap 0.094817592 |
| 713 | 2026-09-11T18:38:20.413Z | tflt 0.168922436 |
| 714 | 2026-09-11T18:38:20.413Z | dflt 0.376290324 |
| 715 | 2026-09-11T18:38:20.413Z | kflt 0.000062420 |
| 716 | 2026-09-11T18:38:20.413Z | lock 15:26.411273249 |
| 717 | 2026-09-11T18:38:20.413Z | slp 7:01.499827368 |
| 718 | 2026-09-11T18:38:20.413Z | lat 7.902755122 |
| 719 | 2026-09-11T18:38:20.413Z | stop 5.814548169 |
| 720 | 2026-09-11T18:38:20.413Z | process exited: duration 128588 ms, exit code 0 |
| |
| 721 | 2026-09-11T18:38:20.420Z | found 0 output files |