|
|
|
| 1 | 2026-09-11T18:35:28.237Z | job assigned to worker 01M28W0C3CJBEHA5HQSZH54A15 [factory aws, i-0c240be3825012ae1] (queued for 46 s) |
| |
| 2 | 2026-09-11T18:35:35.315Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:35:35.319Z | ++ uname -s |
| 4 | 2026-09-11T18:35:35.322Z | + kern=SunOS |
| 5 | 2026-09-11T18:35:35.322Z | + build_user=build |
| 6 | 2026-09-11T18:35:35.322Z | + build_uid=12345 |
| 7 | 2026-09-11T18:35:35.322Z | + work_dir=/work |
| 8 | 2026-09-11T18:35:35.322Z | + input_dir=/input |
| 9 | 2026-09-11T18:35:35.322Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:35:35.322Z | + case "$kern" in |
| 11 | 2026-09-11T18:35:35.322Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:35:35.325Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:35:37.329Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:35:37.420Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:35:37.423Z | + home_fs=zfs |
| 16 | 2026-09-11T18:35:37.424Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:35:37.424Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:35:37.424Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:35:39.424Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:35:39.428Z | process exited: duration 4113 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:35:39.434Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:35:39.439Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-11T18:35:39.439Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-09-11T18:35:39.439Z | * rust toolchain profile = "default" |
| 25 | 2026-09-11T18:35:39.439Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-11T18:35:39.439Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T18:35:39.439Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:35:39.442Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:35:39.442Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:35:39.526Z | info: downloading installer |
| 31 | 2026-09-11T18:35:40.731Z | info: profile set to default |
| 32 | 2026-09-11T18:35:40.731Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:35:40.775Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:35:40.864Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:35:40.867Z | info: downloading 6 components |
| 36 | 2026-09-11T18:35:57.083Z | |
| 37 | 2026-09-11T18:35:57.083Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-11T18:35:57.112Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:35:57.112Z | |
| 40 | 2026-09-11T18:35:57.116Z | |
| 41 | 2026-09-11T18:35:57.116Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:35:57.116Z | |
| 43 | 2026-09-11T18:35:57.116Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:35:57.116Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:35:57.116Z | |
| 46 | 2026-09-11T18:35:57.116Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:35:57.116Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:35:57.116Z | |
| 49 | 2026-09-11T18:35:57.116Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:35:57.116Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:35:57.116Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:35:57.117Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:35:57.117Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:35:57.117Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:35:57.117Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:35:57.117Z | HOST_CC = None |
| 57 | 2026-09-11T18:35:57.117Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:35:57.117Z | CC = None |
| 59 | 2026-09-11T18:35:57.117Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:35:57.288Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:35:57.288Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:35:57.288Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:35:57.288Z | CFLAGS = None |
| 64 | 2026-09-11T18:35:57.288Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:35:57.288Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:35:57.288Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:35:57.288Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:35:57.288Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:35:57.288Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:35:57.387Z | + rustup --version |
| 71 | 2026-09-11T18:35:57.395Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:35:57.398Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:35:57.417Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:35:57.420Z | + cargo --version |
| 75 | 2026-09-11T18:35:57.435Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:35:57.438Z | + rustc --version |
| 77 | 2026-09-11T18:35:57.458Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:35:57.461Z | process exited: duration 18024 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:35:57.467Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:35:57.484Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:35:57.490Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:35:57.493Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:35:57.496Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:35:57.526Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:35:58.924Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:35:58.924Z | + git fetch origin accbd1de825b687df69d10c62a18acda57587c2c |
| 87 | 2026-09-11T18:35:59.203Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:35:59.203Z | * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD |
| 89 | 2026-09-11T18:35:59.210Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-11T18:35:59.214Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:35:59.214Z | + current=master |
| 92 | 2026-09-11T18:35:59.214Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-11T18:35:59.214Z | + git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c |
| 94 | 2026-09-11T18:35:59.217Z | + git checkout -f bound-eviction |
| 95 | 2026-09-11T18:35:59.235Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-11T18:35:59.238Z | + git reset --hard accbd1de825b687df69d10c62a18acda57587c2c |
| 97 | 2026-09-11T18:35:59.253Z | HEAD is now at accbd1d Rebase fix |
| 98 | 2026-09-11T18:35:59.256Z | process exited: duration 1763 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:35:59.261Z | starting task 4: "build" |
| 100 | 2026-09-11T18:35:59.265Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:35:59.265Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:35:59.270Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:35:59.273Z | ++ pushd xde |
| 104 | 2026-09-11T18:35:59.273Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:35:59.273Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:35:59.276Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:35:59.419Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:35:59.422Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:15.128Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:15.128Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-09-11T18:36:15.128Z | warn: auto-installation is deprecated for most `rustup` commands |
| 112 | 2026-09-11T18:36:15.128Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-11T18:36:15.128Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-11T18:36:15.128Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-11T18:36:15.227Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:15.230Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:15.231Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:15.286Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:15.286Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:15.286Z | ++ popd |
| 121 | 2026-09-11T18:36:15.289Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:15.289Z | + cargo --version |
| 123 | 2026-09-11T18:36:15.294Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:15.296Z | + rustc --version |
| 125 | 2026-09-11T18:36:15.317Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:15.319Z | + cd crates/opte-api |
| 127 | 2026-09-11T18:36:15.319Z | + header 'check API_VERSION' |
| 128 | 2026-09-11T18:36:15.320Z | + echo '# ==== check API_VERSION ==== #' |
| 129 | 2026-09-11T18:36:15.320Z | # ==== check API_VERSION ==== # |
| 130 | 2026-09-11T18:36:15.320Z | + ./check-api-version.sh |
| 131 | 2026-09-11T18:36:15.326Z | + header 'check style' |
| 132 | 2026-09-11T18:36:15.329Z | # ==== check style ==== # |
| 133 | 2026-09-11T18:36:15.329Z | + echo '# ==== check style ==== #' |
| 134 | 2026-09-11T18:36:15.329Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 135 | 2026-09-11T18:36:15.408Z | |
| 136 | 2026-09-11T18:36:15.408Z | real 0.079030450 |
| 137 | 2026-09-11T18:36:15.408Z | user 0.046226701 |
| 138 | 2026-09-11T18:36:15.408Z | sys 0.029522191 |
| 139 | 2026-09-11T18:36:15.408Z | trap 0.000004969 |
| 140 | 2026-09-11T18:36:15.408Z | tflt 0.000014147 |
| 141 | 2026-09-11T18:36:15.408Z | dflt 0.000009248 |
| 142 | 2026-09-11T18:36:15.408Z | kflt 0.000001329 |
| 143 | 2026-09-11T18:36:15.408Z | lock 0.023562616 |
| 144 | 2026-09-11T18:36:15.408Z | slp 0.058746437 |
| 145 | 2026-09-11T18:36:15.408Z | lat 0.000726641 |
| 146 | 2026-09-11T18:36:15.409Z | stop 0.000102531 |
| 147 | 2026-09-11T18:36:15.411Z | + header 'analyze std' |
| 148 | 2026-09-11T18:36:15.411Z | + echo '# ==== analyze std ==== #' |
| 149 | 2026-09-11T18:36:15.411Z | + ptime -m cargo clippy --all-targets |
| 150 | 2026-09-11T18:36:15.411Z | # ==== analyze std ==== # |
| 151 | 2026-09-11T18:36:15.548Z | Updating crates.io index |
| 152 | 2026-09-11T18:36:15.551Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-09-11T18:36:16.613Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 154 | 2026-09-11T18:36:16.964Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-09-11T18:36:17.289Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 156 | 2026-09-11T18:36:17.716Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 157 | 2026-09-11T18:36:18.004Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-09-11T18:36:18.352Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-09-11T18:36:20.205Z | Downloading crates ... |
| 160 | 2026-09-11T18:36:20.254Z | Downloaded macaddr v1.0.1 |
| 161 | 2026-09-11T18:36:20.257Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-11T18:36:20.261Z | Downloaded embedded-io v0.4.0 |
| 163 | 2026-09-11T18:36:20.264Z | Downloaded ipnetwork v0.21.1 |
| 164 | 2026-09-11T18:36:20.264Z | Downloaded quote v1.0.46 |
| 165 | 2026-09-11T18:36:20.268Z | Downloaded managed v0.8.0 |
| 166 | 2026-09-11T18:36:20.271Z | Downloaded postcard v1.1.3 |
| 167 | 2026-09-11T18:36:20.283Z | Downloaded cobs v0.3.0 |
| 168 | 2026-09-11T18:36:20.286Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-09-11T18:36:20.286Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-09-11T18:36:20.291Z | Downloaded ident_case v1.0.1 |
| 171 | 2026-09-11T18:36:20.295Z | Downloaded proc-macro2 v1.0.106 |
| 172 | 2026-09-11T18:36:20.298Z | Downloaded ingot v0.2.0 |
| 173 | 2026-09-11T18:36:20.298Z | Downloaded thiserror-impl v2.0.18 |
| 174 | 2026-09-11T18:36:20.302Z | Downloaded bitflags v1.3.2 |
| 175 | 2026-09-11T18:36:20.305Z | Downloaded thiserror v2.0.18 |
| 176 | 2026-09-11T18:36:20.308Z | Downloaded defmt v0.3.100 |
| 177 | 2026-09-11T18:36:20.308Z | Downloaded defmt-macros v1.1.1 |
| 178 | 2026-09-11T18:36:20.312Z | Downloaded either v1.16.0 |
| 179 | 2026-09-11T18:36:20.316Z | Downloaded byteorder v1.5.0 |
| 180 | 2026-09-11T18:36:20.319Z | Downloaded defmt-parser v1.0.0 |
| 181 | 2026-09-11T18:36:20.327Z | Downloaded embedded-io v0.6.1 |
| 182 | 2026-09-11T18:36:20.331Z | Downloaded bitflags v2.13.0 |
| 183 | 2026-09-11T18:36:20.334Z | Downloaded defmt v1.1.1 |
| 184 | 2026-09-11T18:36:20.342Z | Downloaded strsim v0.11.1 |
| 185 | 2026-09-11T18:36:20.344Z | Downloaded ingot-types v0.2.0 |
| 186 | 2026-09-11T18:36:20.347Z | Downloaded unicode-ident v1.0.24 |
| 187 | 2026-09-11T18:36:20.356Z | Downloaded stable_deref_trait v1.2.1 |
| 188 | 2026-09-11T18:36:20.360Z | Downloaded darling v0.23.0 |
| 189 | 2026-09-11T18:36:20.364Z | Downloaded ingot-macros v0.2.0 |
| 190 | 2026-09-11T18:36:20.367Z | Downloaded memchr v2.8.3 |
| 191 | 2026-09-11T18:36:20.369Z | Downloaded serde_derive v1.0.228 |
| 192 | 2026-09-11T18:36:20.372Z | Downloaded serde_core v1.0.228 |
| 193 | 2026-09-11T18:36:20.378Z | Downloaded serde v1.0.228 |
| 194 | 2026-09-11T18:36:20.383Z | Downloaded heapless v0.8.0 |
| 195 | 2026-09-11T18:36:20.386Z | Downloaded regex v1.13.0 |
| 196 | 2026-09-11T18:36:20.390Z | Downloaded darling_core v0.23.0 |
| 197 | 2026-09-11T18:36:20.394Z | Downloaded zerocopy-derive v0.8.54 |
| 198 | 2026-09-11T18:36:20.425Z | Downloaded zerocopy v0.8.54 |
| 199 | 2026-09-11T18:36:20.435Z | Downloaded itertools v0.15.0 |
| 200 | 2026-09-11T18:36:20.439Z | Downloaded aho-corasick v1.1.4 |
| 201 | 2026-09-11T18:36:20.449Z | Downloaded syn v2.0.118 |
| 202 | 2026-09-11T18:36:20.455Z | Downloaded regex-syntax v0.8.11 |
| 203 | 2026-09-11T18:36:20.459Z | Downloaded smoltcp v0.11.0 |
| 204 | 2026-09-11T18:36:20.466Z | Downloaded regex-automata v0.4.15 |
| 205 | 2026-09-11T18:36:20.502Z | Compiling proc-macro2 v1.0.106 |
| 206 | 2026-09-11T18:36:20.502Z | Compiling unicode-ident v1.0.24 |
| 207 | 2026-09-11T18:36:20.505Z | Compiling quote v1.0.46 |
| 208 | 2026-09-11T18:36:20.505Z | Compiling memchr v2.8.3 |
| 209 | 2026-09-11T18:36:20.505Z | Compiling ident_case v1.0.1 |
| 210 | 2026-09-11T18:36:20.505Z | Compiling strsim v0.11.1 |
| 211 | 2026-09-11T18:36:20.505Z | Compiling regex-syntax v0.8.11 |
| 212 | 2026-09-11T18:36:20.505Z | Compiling serde_core v1.0.228 |
| 213 | 2026-09-11T18:36:20.696Z | Compiling zerocopy v0.8.54 |
| 214 | 2026-09-11T18:36:20.700Z | Compiling thiserror v2.0.18 |
| 215 | 2026-09-11T18:36:20.883Z | Compiling either v1.16.0 |
| 216 | 2026-09-11T18:36:20.956Z | Compiling serde v1.0.228 |
| 217 | 2026-09-11T18:36:21.054Z | Compiling aho-corasick v1.1.4 |
| 218 | 2026-09-11T18:36:21.091Z | Compiling itertools v0.15.0 |
| 219 | 2026-09-11T18:36:21.179Z | Compiling heapless v0.8.0 |
| 220 | 2026-09-11T18:36:21.302Z | Checking byteorder v1.5.0 |
| 221 | 2026-09-11T18:36:21.322Z | Checking macaddr v1.0.1 |
| 222 | 2026-09-11T18:36:21.463Z | Compiling smoltcp v0.11.0 |
| 223 | 2026-09-11T18:36:21.466Z | Checking hash32 v0.3.1 |
| 224 | 2026-09-11T18:36:21.573Z | Checking bitflags v2.13.0 |
| 225 | 2026-09-11T18:36:21.728Z | Checking stable_deref_trait v1.2.1 |
| 226 | 2026-09-11T18:36:21.818Z | Checking cfg-if v1.0.4 |
| 227 | 2026-09-11T18:36:21.836Z | Compiling syn v2.0.118 |
| 228 | 2026-09-11T18:36:21.872Z | Checking bitflags v1.3.2 |
| 229 | 2026-09-11T18:36:21.907Z | Checking managed v0.8.0 |
| 230 | 2026-09-11T18:36:21.986Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 231 | 2026-09-11T18:36:22.099Z | Compiling regex-automata v0.4.15 |
| 232 | 2026-09-11T18:36:22.244Z | Checking ipnetwork v0.21.1 |
| 233 | 2026-09-11T18:36:23.645Z | Compiling regex v1.13.0 |
| 234 | 2026-09-11T18:36:24.153Z | Compiling darling_core v0.23.0 |
| 235 | 2026-09-11T18:36:24.506Z | Compiling zerocopy-derive v0.8.54 |
| 236 | 2026-09-11T18:36:24.507Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-09-11T18:36:24.511Z | Compiling serde_derive v1.0.228 |
| 238 | 2026-09-11T18:36:25.506Z | Checking cobs v0.3.0 |
| 239 | 2026-09-11T18:36:25.541Z | Compiling darling_macro v0.23.0 |
| 240 | 2026-09-11T18:36:26.063Z | Compiling darling v0.23.0 |
| 241 | 2026-09-11T18:36:26.127Z | Compiling ingot-macros v0.2.0 |
| 242 | 2026-09-11T18:36:26.829Z | Checking postcard v1.1.3 |
| 243 | 2026-09-11T18:36:28.140Z | Checking ingot-types v0.2.0 |
| 244 | 2026-09-11T18:36:28.415Z | Checking ingot v0.2.0 |
| 245 | 2026-09-11T18:36:29.796Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-09-11T18:36:30.836Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.38s |
| 247 | 2026-09-11T18:36:30.934Z | |
| 248 | 2026-09-11T18:36:30.934Z | real 15.520568689 |
| 249 | 2026-09-11T18:36:30.934Z | user 32.527454270 |
| 250 | 2026-09-11T18:36:30.934Z | sys 6.066765631 |
| 251 | 2026-09-11T18:36:30.934Z | trap 0.012661285 |
| 252 | 2026-09-11T18:36:30.934Z | tflt 0.071249022 |
| 253 | 2026-09-11T18:36:30.934Z | dflt 0.226792852 |
| 254 | 2026-09-11T18:36:30.934Z | kflt 0.001589458 |
| 255 | 2026-09-11T18:36:30.934Z | lock 2:21.463805064 |
| 256 | 2026-09-11T18:36:30.934Z | slp 1:37.895653550 |
| 257 | 2026-09-11T18:36:30.937Z | lat 0.822636161 |
| 258 | 2026-09-11T18:36:30.937Z | stop 5.366630221 |
| 259 | 2026-09-11T18:36:30.937Z | + header 'analyze no_std' |
| 260 | 2026-09-11T18:36:30.937Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-09-11T18:36:30.937Z | # ==== analyze no_std ==== # |
| 262 | 2026-09-11T18:36:30.937Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 263 | 2026-09-11T18:36:31.034Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-09-11T18:36:31.268Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-09-11T18:36:32.302Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.32s |
| 266 | 2026-09-11T18:36:32.325Z | |
| 267 | 2026-09-11T18:36:32.328Z | real 1.386073217 |
| 268 | 2026-09-11T18:36:32.328Z | user 2.022076045 |
| 269 | 2026-09-11T18:36:32.328Z | sys 0.268187357 |
| 270 | 2026-09-11T18:36:32.328Z | trap 0.000220883 |
| 271 | 2026-09-11T18:36:32.328Z | tflt 0.000069920 |
| 272 | 2026-09-11T18:36:32.329Z | dflt 0.000074104 |
| 273 | 2026-09-11T18:36:32.329Z | kflt 0.000001629 |
| 274 | 2026-09-11T18:36:32.329Z | lock 5.896916753 |
| 275 | 2026-09-11T18:36:32.329Z | slp 5.655001771 |
| 276 | 2026-09-11T18:36:32.329Z | lat 0.003058167 |
| 277 | 2026-09-11T18:36:32.329Z | stop 0.060344957 |
| 278 | 2026-09-11T18:36:32.329Z | + header test |
| 279 | 2026-09-11T18:36:32.329Z | + echo '# ==== test ==== #' |
| 280 | 2026-09-11T18:36:32.329Z | + ptime -m cargo test |
| 281 | 2026-09-11T18:36:32.329Z | # ==== test ==== # |
| 282 | 2026-09-11T18:36:32.458Z | Compiling serde_core v1.0.228 |
| 283 | 2026-09-11T18:36:32.458Z | Compiling byteorder v1.5.0 |
| 284 | 2026-09-11T18:36:32.462Z | Compiling macaddr v1.0.1 |
| 285 | 2026-09-11T18:36:32.462Z | Compiling bitflags v2.13.0 |
| 286 | 2026-09-11T18:36:32.482Z | Compiling thiserror v2.0.18 |
| 287 | 2026-09-11T18:36:32.482Z | Compiling zerocopy v0.8.54 |
| 288 | 2026-09-11T18:36:32.486Z | Compiling stable_deref_trait v1.2.1 |
| 289 | 2026-09-11T18:36:32.489Z | Compiling cfg-if v1.0.4 |
| 290 | 2026-09-11T18:36:32.539Z | Compiling cobs v0.3.0 |
| 291 | 2026-09-11T18:36:32.540Z | Compiling bitflags v1.3.2 |
| 292 | 2026-09-11T18:36:32.573Z | Compiling managed v0.8.0 |
| 293 | 2026-09-11T18:36:32.598Z | Compiling ipnetwork v0.21.1 |
| 294 | 2026-09-11T18:36:32.648Z | Compiling hash32 v0.3.1 |
| 295 | 2026-09-11T18:36:32.729Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 296 | 2026-09-11T18:36:32.809Z | Compiling heapless v0.8.0 |
| 297 | 2026-09-11T18:36:33.174Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-09-11T18:36:34.119Z | Compiling serde v1.0.228 |
| 299 | 2026-09-11T18:36:34.589Z | Compiling postcard v1.1.3 |
| 300 | 2026-09-11T18:36:35.279Z | Compiling ingot-types v0.2.0 |
| 301 | 2026-09-11T18:36:35.565Z | Compiling ingot v0.2.0 |
| 302 | 2026-09-11T18:36:37.027Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-09-11T18:36:38.996Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.66s |
| 304 | 2026-09-11T18:36:39.006Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc) |
| 305 | 2026-09-11T18:36:39.009Z | |
| 306 | 2026-09-11T18:36:39.009Z | running 25 tests |
| 307 | 2026-09-11T18:36:39.009Z | test encap::test::bad_vni ... ok |
| 308 | 2026-09-11T18:36:39.009Z | test encap::test::good_vni ... ok |
| 309 | 2026-09-11T18:36:39.009Z | test dns::tests::test_domain_name ... ok |
| 310 | 2026-09-11T18:36:39.009Z | test encap::test::vni_round_trip ... ok |
| 311 | 2026-09-11T18:36:39.009Z | test ip::test::bad_prefix_len ... ok |
| 312 | 2026-09-11T18:36:39.009Z | test ip::test::bad_cidr ... ok |
| 313 | 2026-09-11T18:36:39.009Z | test ip::test::dhcp_fqdn ... ok |
| 314 | 2026-09-11T18:36:39.009Z | test ip::test::good_cidr ... ok |
| 315 | 2026-09-11T18:36:39.009Z | test ip::test::ipv4_addr_bad ... ok |
| 316 | 2026-09-11T18:36:39.009Z | test ip::test::ipv4_addr_good ... ok |
| 317 | 2026-09-11T18:36:39.009Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-09-11T18:36:39.009Z | test ip::test::ipv6_cidr_is_member ... ok |
| 319 | 2026-09-11T18:36:39.009Z | test ip::test::ipv6_is_default ... ok |
| 320 | 2026-09-11T18:36:39.009Z | test ip::test::ipv6_mask ... ok |
| 321 | 2026-09-11T18:36:39.009Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-09-11T18:36:39.009Z | test ip::test::test_ip_addr_from_str ... ok |
| 323 | 2026-09-11T18:36:39.009Z | test ip::test::test_ip_cidr_from_str ... ok |
| 324 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 325 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv6_from_const ... ok |
| 327 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 328 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv6_is_multicast ... ok |
| 329 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-09-11T18:36:39.009Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-09-11T18:36:39.009Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-09-11T18:36:39.010Z | |
| 333 | 2026-09-11T18:36:39.010Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-09-11T18:36:39.010Z | |
| 335 | 2026-09-11T18:36:39.010Z | Doc-tests opte_api |
| 336 | 2026-09-11T18:36:39.632Z | |
| 337 | 2026-09-11T18:36:39.632Z | running 1 test |
| 338 | 2026-09-11T18:36:39.636Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-09-11T18:36:39.636Z | |
| 340 | 2026-09-11T18:36:39.636Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-09-11T18:36:39.636Z | |
| 342 | 2026-09-11T18:36:39.639Z | all doctests ran in 0.46s; merged doctests compilation took 0.46s |
| 343 | 2026-09-11T18:36:39.656Z | |
| 344 | 2026-09-11T18:36:39.659Z | real 7.321844155 |
| 345 | 2026-09-11T18:36:39.659Z | user 18.599253574 |
| 346 | 2026-09-11T18:36:39.659Z | sys 2.133152754 |
| 347 | 2026-09-11T18:36:39.659Z | trap 0.005180181 |
| 348 | 2026-09-11T18:36:39.659Z | tflt 0.205824528 |
| 349 | 2026-09-11T18:36:39.659Z | dflt 0.091922080 |
| 350 | 2026-09-11T18:36:39.659Z | kflt 0.000002789 |
| 351 | 2026-09-11T18:36:39.659Z | lock 1:07.624803715 |
| 352 | 2026-09-11T18:36:39.659Z | slp 34.785146778 |
| 353 | 2026-09-11T18:36:39.659Z | lat 0.526275774 |
| 354 | 2026-09-11T18:36:39.659Z | stop 0.790417304 |
| 355 | 2026-09-11T18:36:39.659Z | process exited: duration 40395 ms, exit code 0 |
| |
| 356 | 2026-09-11T18:36:39.666Z | found 0 output files |