|
|
|
| 1 | 2026-09-04T08:23:03.373Z | job assigned to worker 01M1NR5ZGCQXDYNSE9ZMM6XNFP [factory aws, i-03fb156f8c4c4b355] (queued for 48 s) |
| |
| 2 | 2026-09-04T08:23:09.799Z | starting task 0: "setup" |
| 3 | 2026-09-04T08:23:09.803Z | ++ uname -s |
| 4 | 2026-09-04T08:23:09.806Z | + kern=SunOS |
| 5 | 2026-09-04T08:23:09.806Z | + build_user=build |
| 6 | 2026-09-04T08:23:09.806Z | + build_uid=12345 |
| 7 | 2026-09-04T08:23:09.807Z | + work_dir=/work |
| 8 | 2026-09-04T08:23:09.807Z | + input_dir=/input |
| 9 | 2026-09-04T08:23:09.807Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T08:23:09.807Z | + case "$kern" in |
| 11 | 2026-09-04T08:23:09.807Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T08:23:09.807Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T08:23:11.813Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T08:23:11.910Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T08:23:11.914Z | + home_fs=zfs |
| 16 | 2026-09-04T08:23:11.914Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T08:23:11.914Z | + mkdir -p /home/build |
| 18 | 2026-09-04T08:23:11.914Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T08:23:13.915Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T08:23:13.918Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-09-04T08:23:13.925Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T08:23:13.929Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-04T08:23:13.929Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-09-04T08:23:13.929Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T08:23:13.929Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T08:23:13.929Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T08:23:13.929Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T08:23:13.932Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T08:23:13.932Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T08:23:14.042Z | info: downloading installer |
| 31 | 2026-09-04T08:23:15.238Z | info: profile set to default |
| 32 | 2026-09-04T08:23:15.238Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T08:23:15.241Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T08:23:15.375Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T08:23:15.379Z | info: downloading 6 components |
| 36 | 2026-09-04T08:23:30.567Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T08:23:30.567Z | |
| 38 | 2026-09-04T08:23:30.593Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T08:23:30.593Z | |
| 40 | 2026-09-04T08:23:30.597Z | |
| 41 | 2026-09-04T08:23:30.597Z | Rust is installed now. Great! |
| 42 | 2026-09-04T08:23:30.597Z | |
| 43 | 2026-09-04T08:23:30.597Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T08:23:30.597Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T08:23:30.598Z | |
| 46 | 2026-09-04T08:23:30.598Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T08:23:30.598Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T08:23:30.598Z | |
| 49 | 2026-09-04T08:23:30.598Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T08:23:30.598Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T08:23:30.598Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T08:23:30.598Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T08:23:30.598Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T08:23:30.598Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T08:23:30.598Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T08:23:30.598Z | HOST_CC = None |
| 57 | 2026-09-04T08:23:30.598Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T08:23:30.598Z | CC = None |
| 59 | 2026-09-04T08:23:30.598Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T08:23:31.123Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T08:23:31.124Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T08:23:31.124Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T08:23:31.124Z | CFLAGS = None |
| 64 | 2026-09-04T08:23:31.124Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T08:23:31.124Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T08:23:31.124Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T08:23:31.124Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T08:23:31.124Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T08:23:31.124Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T08:23:31.232Z | + rustup --version |
| 71 | 2026-09-04T08:23:31.238Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T08:23:31.242Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T08:23:31.261Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T08:23:31.265Z | + cargo --version |
| 75 | 2026-09-04T08:23:31.277Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T08:23:31.281Z | + rustc --version |
| 77 | 2026-09-04T08:23:31.298Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T08:23:31.302Z | process exited: duration 17375 ms, exit code 0 |
| |
| 79 | 2026-09-04T08:23:31.309Z | starting task 2: "authentication" |
| 80 | 2026-09-04T08:23:31.326Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-04T08:23:31.335Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T08:23:31.338Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T08:23:31.342Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T08:23:31.370Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T08:23:32.394Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T08:23:32.394Z | + git fetch origin 07501be365602f7e2ebb3259da83669059b211db |
| 87 | 2026-09-04T08:23:32.652Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T08:23:32.652Z | * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD |
| 89 | 2026-09-04T08:23:32.658Z | + [[ -n '' ]] |
| 90 | 2026-09-04T08:23:32.658Z | + git reset --hard 07501be365602f7e2ebb3259da83669059b211db |
| 91 | 2026-09-04T08:23:32.675Z | HEAD is now at 07501be Appease clippy |
| 92 | 2026-09-04T08:23:32.679Z | process exited: duration 1342 ms, exit code 0 |
| |
| 93 | 2026-09-04T08:23:32.685Z | starting task 4: "build" |
| 94 | 2026-09-04T08:23:32.689Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-04T08:23:32.689Z | ++ rustup show active-toolchain |
| 96 | 2026-09-04T08:23:32.694Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-04T08:23:32.698Z | ++ pushd xde |
| 98 | 2026-09-04T08:23:32.698Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-04T08:23:32.698Z | ++ rustup show active-toolchain |
| 100 | 2026-09-04T08:23:32.701Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-04T08:23:32.840Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-04T08:23:32.843Z | info: downloading 6 components |
| 103 | 2026-09-04T08:23:47.342Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T08:23:47.342Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-04T08:23:47.342Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-04T08:23:47.342Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-04T08:23:47.342Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-04T08:23:47.342Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-04T08:23:47.443Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-04T08:23:47.447Z | +++ head -n 1 |
| 111 | 2026-09-04T08:23:47.447Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-04T08:23:47.496Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-04T08:23:47.496Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-04T08:23:47.501Z | ++ popd |
| 115 | 2026-09-04T08:23:47.501Z | /work/oxidecomputer/opte |
| 116 | 2026-09-04T08:23:47.501Z | + cargo --version |
| 117 | 2026-09-04T08:23:47.505Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-04T08:23:47.508Z | + rustc --version |
| 119 | 2026-09-04T08:23:47.527Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-04T08:23:47.530Z | + cd crates/opte-api |
| 121 | 2026-09-04T08:23:47.530Z | + header 'check API_VERSION' |
| 122 | 2026-09-04T08:23:47.530Z | + echo '# ==== check API_VERSION ==== #' |
| 123 | 2026-09-04T08:23:47.530Z | # ==== check API_VERSION ==== # |
| 124 | 2026-09-04T08:23:47.530Z | + ./check-api-version.sh |
| 125 | 2026-09-04T08:23:47.536Z | + header 'check style' |
| 126 | 2026-09-04T08:23:47.539Z | + echo '# ==== check style ==== #' |
| 127 | 2026-09-04T08:23:47.539Z | # ==== check style ==== # |
| 128 | 2026-09-04T08:23:47.539Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 129 | 2026-09-04T08:23:47.622Z | |
| 130 | 2026-09-04T08:23:47.622Z | real 0.073406967 |
| 131 | 2026-09-04T08:23:47.622Z | user 0.043167795 |
| 132 | 2026-09-04T08:23:47.622Z | sys 0.027738428 |
| 133 | 2026-09-04T08:23:47.622Z | trap 0.000000180 |
| 134 | 2026-09-04T08:23:47.622Z | tflt 0.000002150 |
| 135 | 2026-09-04T08:23:47.622Z | dflt 0.000005760 |
| 136 | 2026-09-04T08:23:47.626Z | kflt 0.000000000 |
| 137 | 2026-09-04T08:23:47.626Z | lock 0.022218380 |
| 138 | 2026-09-04T08:23:47.626Z | slp 0.054019038 |
| 139 | 2026-09-04T08:23:47.626Z | lat 0.000819980 |
| 140 | 2026-09-04T08:23:47.626Z | stop 0.000096210 |
| 141 | 2026-09-04T08:23:47.626Z | + header 'analyze std' |
| 142 | 2026-09-04T08:23:47.626Z | + echo '# ==== analyze std ==== #' |
| 143 | 2026-09-04T08:23:47.626Z | + ptime -m cargo clippy --all-targets |
| 144 | 2026-09-04T08:23:47.626Z | # ==== analyze std ==== # |
| 145 | 2026-09-04T08:23:47.745Z | Updating crates.io index |
| 146 | 2026-09-04T08:23:47.749Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 147 | 2026-09-04T08:23:48.938Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 148 | 2026-09-04T08:23:49.588Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 149 | 2026-09-04T08:23:49.913Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 150 | 2026-09-04T08:23:50.338Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-09-04T08:23:50.677Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 152 | 2026-09-04T08:23:51.035Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 153 | 2026-09-04T08:23:53.171Z | Downloading crates ... |
| 154 | 2026-09-04T08:23:53.243Z | Downloaded cfg-if v1.0.4 |
| 155 | 2026-09-04T08:23:53.246Z | Downloaded darling_macro v0.23.0 |
| 156 | 2026-09-04T08:23:53.251Z | Downloaded stable_deref_trait v1.2.1 |
| 157 | 2026-09-04T08:23:53.254Z | Downloaded hash32 v0.3.1 |
| 158 | 2026-09-04T08:23:53.254Z | Downloaded ident_case v1.0.1 |
| 159 | 2026-09-04T08:23:53.257Z | Downloaded embedded-io v0.4.0 |
| 160 | 2026-09-04T08:23:53.263Z | Downloaded strsim v0.11.1 |
| 161 | 2026-09-04T08:23:53.266Z | Downloaded embedded-io v0.6.1 |
| 162 | 2026-09-04T08:23:53.270Z | Downloaded defmt-parser v1.0.0 |
| 163 | 2026-09-04T08:23:53.273Z | Downloaded macaddr v1.0.1 |
| 164 | 2026-09-04T08:23:53.276Z | Downloaded defmt v0.3.100 |
| 165 | 2026-09-04T08:23:53.276Z | Downloaded cobs v0.3.0 |
| 166 | 2026-09-04T08:23:53.280Z | Downloaded aho-corasick v1.1.4 |
| 167 | 2026-09-04T08:23:53.283Z | Downloaded managed v0.8.0 |
| 168 | 2026-09-04T08:23:53.286Z | Downloaded bitflags v1.3.2 |
| 169 | 2026-09-04T08:23:53.290Z | Downloaded quote v1.0.46 |
| 170 | 2026-09-04T08:23:53.293Z | Downloaded byteorder v1.5.0 |
| 171 | 2026-09-04T08:23:53.293Z | Downloaded either v1.16.0 |
| 172 | 2026-09-04T08:23:53.293Z | Downloaded ingot-types v0.2.0 |
| 173 | 2026-09-04T08:23:53.303Z | Downloaded ingot v0.2.0 |
| 174 | 2026-09-04T08:23:53.308Z | Downloaded defmt-macros v1.1.1 |
| 175 | 2026-09-04T08:23:53.311Z | Downloaded ipnetwork v0.21.1 |
| 176 | 2026-09-04T08:23:53.315Z | Downloaded thiserror v2.0.18 |
| 177 | 2026-09-04T08:23:53.315Z | Downloaded ingot-macros v0.2.0 |
| 178 | 2026-09-04T08:23:53.318Z | Downloaded darling v0.23.0 |
| 179 | 2026-09-04T08:23:53.321Z | Downloaded postcard v1.1.3 |
| 180 | 2026-09-04T08:23:53.321Z | Downloaded thiserror-impl v2.0.18 |
| 181 | 2026-09-04T08:23:53.324Z | Downloaded defmt v1.1.1 |
| 182 | 2026-09-04T08:23:53.335Z | Downloaded proc-macro2 v1.0.106 |
| 183 | 2026-09-04T08:23:53.338Z | Downloaded bitflags v2.13.0 |
| 184 | 2026-09-04T08:23:53.342Z | Downloaded serde_derive v1.0.228 |
| 185 | 2026-09-04T08:23:53.350Z | Downloaded serde_core v1.0.228 |
| 186 | 2026-09-04T08:23:53.353Z | Downloaded darling_core v0.23.0 |
| 187 | 2026-09-04T08:23:53.357Z | Downloaded unicode-ident v1.0.24 |
| 188 | 2026-09-04T08:23:53.367Z | Downloaded heapless v0.8.0 |
| 189 | 2026-09-04T08:23:53.371Z | Downloaded serde v1.0.228 |
| 190 | 2026-09-04T08:23:53.375Z | Downloaded memchr v2.8.3 |
| 191 | 2026-09-04T08:23:53.379Z | Downloaded zerocopy-derive v0.8.54 |
| 192 | 2026-09-04T08:23:53.408Z | Downloaded itertools v0.15.0 |
| 193 | 2026-09-04T08:23:53.424Z | Downloaded regex v1.13.0 |
| 194 | 2026-09-04T08:23:53.454Z | Downloaded zerocopy v0.8.54 |
| 195 | 2026-09-04T08:23:53.478Z | Downloaded syn v2.0.118 |
| 196 | 2026-09-04T08:23:53.483Z | Downloaded regex-syntax v0.8.11 |
| 197 | 2026-09-04T08:23:53.487Z | Downloaded smoltcp v0.11.0 |
| 198 | 2026-09-04T08:23:53.496Z | Downloaded regex-automata v0.4.15 |
| 199 | 2026-09-04T08:23:53.530Z | Compiling proc-macro2 v1.0.106 |
| 200 | 2026-09-04T08:23:53.530Z | Compiling unicode-ident v1.0.24 |
| 201 | 2026-09-04T08:23:53.534Z | Compiling quote v1.0.46 |
| 202 | 2026-09-04T08:23:53.534Z | Compiling ident_case v1.0.1 |
| 203 | 2026-09-04T08:23:53.534Z | Compiling strsim v0.11.1 |
| 204 | 2026-09-04T08:23:53.534Z | Compiling memchr v2.8.3 |
| 205 | 2026-09-04T08:23:53.534Z | Compiling regex-syntax v0.8.11 |
| 206 | 2026-09-04T08:23:53.534Z | Compiling serde_core v1.0.228 |
| 207 | 2026-09-04T08:23:53.717Z | Compiling either v1.16.0 |
| 208 | 2026-09-04T08:23:53.722Z | Compiling serde v1.0.228 |
| 209 | 2026-09-04T08:23:53.884Z | Compiling thiserror v2.0.18 |
| 210 | 2026-09-04T08:23:53.917Z | Compiling zerocopy v0.8.54 |
| 211 | 2026-09-04T08:23:54.002Z | Compiling aho-corasick v1.1.4 |
| 212 | 2026-09-04T08:23:54.052Z | Compiling itertools v0.15.0 |
| 213 | 2026-09-04T08:23:54.161Z | Compiling heapless v0.8.0 |
| 214 | 2026-09-04T08:23:54.320Z | Checking byteorder v1.5.0 |
| 215 | 2026-09-04T08:23:54.386Z | Checking macaddr v1.0.1 |
| 216 | 2026-09-04T08:23:54.468Z | Checking hash32 v0.3.1 |
| 217 | 2026-09-04T08:23:54.519Z | Checking stable_deref_trait v1.2.1 |
| 218 | 2026-09-04T08:23:54.572Z | Compiling smoltcp v0.11.0 |
| 219 | 2026-09-04T08:23:54.579Z | Checking bitflags v2.13.0 |
| 220 | 2026-09-04T08:23:54.806Z | Checking managed v0.8.0 |
| 221 | 2026-09-04T08:23:54.886Z | Compiling syn v2.0.118 |
| 222 | 2026-09-04T08:23:54.948Z | Checking bitflags v1.3.2 |
| 223 | 2026-09-04T08:23:54.954Z | Checking cfg-if v1.0.4 |
| 224 | 2026-09-04T08:23:54.980Z | Compiling regex-automata v0.4.15 |
| 225 | 2026-09-04T08:23:55.004Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 226 | 2026-09-04T08:23:55.285Z | Checking ipnetwork v0.21.1 |
| 227 | 2026-09-04T08:23:56.446Z | Compiling regex v1.13.0 |
| 228 | 2026-09-04T08:23:57.033Z | Compiling darling_core v0.23.0 |
| 229 | 2026-09-04T08:23:57.362Z | Compiling zerocopy-derive v0.8.54 |
| 230 | 2026-09-04T08:23:57.362Z | Compiling serde_derive v1.0.228 |
| 231 | 2026-09-04T08:23:57.366Z | Compiling thiserror-impl v2.0.18 |
| 232 | 2026-09-04T08:23:58.368Z | Compiling darling_macro v0.23.0 |
| 233 | 2026-09-04T08:23:58.418Z | Checking cobs v0.3.0 |
| 234 | 2026-09-04T08:23:58.877Z | Compiling darling v0.23.0 |
| 235 | 2026-09-04T08:23:58.943Z | Compiling ingot-macros v0.2.0 |
| 236 | 2026-09-04T08:23:59.611Z | Checking postcard v1.1.3 |
| 237 | 2026-09-04T08:24:00.875Z | Checking ingot-types v0.2.0 |
| 238 | 2026-09-04T08:24:01.138Z | Checking ingot v0.2.0 |
| 239 | 2026-09-04T08:24:02.416Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 240 | 2026-09-04T08:24:03.408Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.74s |
| 241 | 2026-09-04T08:24:03.503Z | |
| 242 | 2026-09-04T08:24:03.503Z | real 15.875631160 |
| 243 | 2026-09-04T08:24:03.503Z | user 30.574046518 |
| 244 | 2026-09-04T08:24:03.503Z | sys 5.732189569 |
| 245 | 2026-09-04T08:24:03.503Z | trap 0.012161880 |
| 246 | 2026-09-04T08:24:03.503Z | tflt 0.080205518 |
| 247 | 2026-09-04T08:24:03.503Z | dflt 0.281580967 |
| 248 | 2026-09-04T08:24:03.503Z | kflt 0.005168970 |
| 249 | 2026-09-04T08:24:03.503Z | lock 2:15.832762083 |
| 250 | 2026-09-04T08:24:03.503Z | slp 1:35.307089161 |
| 251 | 2026-09-04T08:24:03.503Z | lat 0.797487628 |
| 252 | 2026-09-04T08:24:03.503Z | stop 5.180501878 |
| 253 | 2026-09-04T08:24:03.507Z | + header 'analyze no_std' |
| 254 | 2026-09-04T08:24:03.507Z | + echo '# ==== analyze no_std ==== #' |
| 255 | 2026-09-04T08:24:03.507Z | # ==== analyze no_std ==== # |
| 256 | 2026-09-04T08:24:03.507Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 257 | 2026-09-04T08:24:03.602Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 258 | 2026-09-04T08:24:03.829Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 259 | 2026-09-04T08:24:04.796Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.25s |
| 260 | 2026-09-04T08:24:04.817Z | |
| 261 | 2026-09-04T08:24:04.817Z | real 1.307975489 |
| 262 | 2026-09-04T08:24:04.817Z | user 1.877431872 |
| 263 | 2026-09-04T08:24:04.820Z | sys 0.257036828 |
| 264 | 2026-09-04T08:24:04.820Z | trap 0.000198050 |
| 265 | 2026-09-04T08:24:04.820Z | tflt 0.000099230 |
| 266 | 2026-09-04T08:24:04.820Z | dflt 0.000113950 |
| 267 | 2026-09-04T08:24:04.820Z | kflt 0.000000000 |
| 268 | 2026-09-04T08:24:04.820Z | lock 5.514974209 |
| 269 | 2026-09-04T08:24:04.820Z | slp 5.278922410 |
| 270 | 2026-09-04T08:24:04.820Z | lat 0.002827770 |
| 271 | 2026-09-04T08:24:04.820Z | stop 0.058986658 |
| 272 | 2026-09-04T08:24:04.820Z | + header test |
| 273 | 2026-09-04T08:24:04.820Z | + echo '# ==== test ==== #' |
| 274 | 2026-09-04T08:24:04.820Z | # ==== test ==== # |
| 275 | 2026-09-04T08:24:04.820Z | + ptime -m cargo test |
| 276 | 2026-09-04T08:24:04.943Z | Compiling serde_core v1.0.228 |
| 277 | 2026-09-04T08:24:04.943Z | Compiling byteorder v1.5.0 |
| 278 | 2026-09-04T08:24:04.943Z | Compiling stable_deref_trait v1.2.1 |
| 279 | 2026-09-04T08:24:04.943Z | Compiling macaddr v1.0.1 |
| 280 | 2026-09-04T08:24:04.965Z | Compiling thiserror v2.0.18 |
| 281 | 2026-09-04T08:24:04.968Z | Compiling zerocopy v0.8.54 |
| 282 | 2026-09-04T08:24:04.971Z | Compiling bitflags v2.13.0 |
| 283 | 2026-09-04T08:24:04.971Z | Compiling managed v0.8.0 |
| 284 | 2026-09-04T08:24:05.016Z | Compiling cobs v0.3.0 |
| 285 | 2026-09-04T08:24:05.048Z | Compiling cfg-if v1.0.4 |
| 286 | 2026-09-04T08:24:05.103Z | Compiling hash32 v0.3.1 |
| 287 | 2026-09-04T08:24:05.117Z | Compiling bitflags v1.3.2 |
| 288 | 2026-09-04T08:24:05.167Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 289 | 2026-09-04T08:24:05.175Z | Compiling ipnetwork v0.21.1 |
| 290 | 2026-09-04T08:24:05.196Z | Compiling heapless v0.8.0 |
| 291 | 2026-09-04T08:24:05.536Z | Compiling smoltcp v0.11.0 |
| 292 | 2026-09-04T08:24:06.481Z | Compiling serde v1.0.228 |
| 293 | 2026-09-04T08:24:06.901Z | Compiling postcard v1.1.3 |
| 294 | 2026-09-04T08:24:07.601Z | Compiling ingot-types v0.2.0 |
| 295 | 2026-09-04T08:24:07.876Z | Compiling ingot v0.2.0 |
| 296 | 2026-09-04T08:24:09.268Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 297 | 2026-09-04T08:24:11.123Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.29s |
| 298 | 2026-09-04T08:24:11.132Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc) |
| 299 | 2026-09-04T08:24:11.135Z | |
| 300 | 2026-09-04T08:24:11.135Z | running 25 tests |
| 301 | 2026-09-04T08:24:11.135Z | test encap::test::bad_vni ... ok |
| 302 | 2026-09-04T08:24:11.135Z | test dns::tests::test_domain_name ... ok |
| 303 | 2026-09-04T08:24:11.135Z | test ip::test::bad_prefix_len ... ok |
| 304 | 2026-09-04T08:24:11.135Z | test encap::test::good_vni ... ok |
| 305 | 2026-09-04T08:24:11.135Z | test ip::test::bad_cidr ... ok |
| 306 | 2026-09-04T08:24:11.135Z | test encap::test::vni_round_trip ... ok |
| 307 | 2026-09-04T08:24:11.135Z | test ip::test::dhcp_fqdn ... ok |
| 308 | 2026-09-04T08:24:11.136Z | test ip::test::good_cidr ... ok |
| 309 | 2026-09-04T08:24:11.136Z | test ip::test::ipv4_addr_bad ... ok |
| 310 | 2026-09-04T08:24:11.136Z | test ip::test::ipv4_addr_good ... ok |
| 311 | 2026-09-04T08:24:11.136Z | test ip::test::ipv4_mask ... ok |
| 312 | 2026-09-04T08:24:11.136Z | test ip::test::ipv6_cidr_is_member ... ok |
| 313 | 2026-09-04T08:24:11.136Z | test ip::test::ipv6_is_default ... ok |
| 314 | 2026-09-04T08:24:11.136Z | test ip::test::ipv6_mask ... ok |
| 315 | 2026-09-04T08:24:11.136Z | test ip::test::ipv6_prefix_len ... ok |
| 316 | 2026-09-04T08:24:11.136Z | test ip::test::test_ip_addr_from_str ... ok |
| 317 | 2026-09-04T08:24:11.136Z | test ip::test::test_ip_cidr_from_str ... ok |
| 318 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 319 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 320 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 321 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv6_from_const ... ok |
| 322 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv6_is_multicast ... ok |
| 323 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 324 | 2026-09-04T08:24:11.136Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 325 | 2026-09-04T08:24:11.136Z | test ip::test::test_multicast_underlay_serde ... ok |
| 326 | 2026-09-04T08:24:11.136Z | |
| 327 | 2026-09-04T08:24:11.136Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 328 | 2026-09-04T08:24:11.136Z | |
| 329 | 2026-09-04T08:24:11.136Z | Doc-tests opte_api |
| 330 | 2026-09-04T08:24:11.716Z | |
| 331 | 2026-09-04T08:24:11.716Z | running 1 test |
| 332 | 2026-09-04T08:24:11.720Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 333 | 2026-09-04T08:24:11.720Z | |
| 334 | 2026-09-04T08:24:11.720Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 335 | 2026-09-04T08:24:11.720Z | |
| 336 | 2026-09-04T08:24:11.720Z | all doctests ran in 0.43s; merged doctests compilation took 0.43s |
| 337 | 2026-09-04T08:24:11.739Z | |
| 338 | 2026-09-04T08:24:11.739Z | real 6.913864000 |
| 339 | 2026-09-04T08:24:11.739Z | user 17.280773009 |
| 340 | 2026-09-04T08:24:11.739Z | sys 2.030633129 |
| 341 | 2026-09-04T08:24:11.739Z | trap 0.003821730 |
| 342 | 2026-09-04T08:24:11.739Z | tflt 0.187901105 |
| 343 | 2026-09-04T08:24:11.739Z | dflt 0.172103454 |
| 344 | 2026-09-04T08:24:11.743Z | kflt 0.000001840 |
| 345 | 2026-09-04T08:24:11.743Z | lock 1:02.591856244 |
| 346 | 2026-09-04T08:24:11.743Z | slp 31.892948445 |
| 347 | 2026-09-04T08:24:11.743Z | lat 1.014042339 |
| 348 | 2026-09-04T08:24:11.743Z | stop 0.789680754 |
| 349 | 2026-09-04T08:24:11.743Z | process exited: duration 39054 ms, exit code 0 |
| |
| 350 | 2026-09-04T08:24:11.750Z | found 0 output files |