|
|
|
| 1 | 2026-09-04T13:00:58.247Z | job assigned to worker 01M1P82V9KRDRGK0JCSQ6T7TYE [factory aws, i-0aee728cbed7cd8c5] (queued for 47 s) |
| |
| 2 | 2026-09-04T13:01:04.787Z | starting task 0: "setup" |
| 3 | 2026-09-04T13:01:04.793Z | ++ uname -s |
| 4 | 2026-09-04T13:01:04.796Z | + kern=SunOS |
| 5 | 2026-09-04T13:01:04.796Z | + build_user=build |
| 6 | 2026-09-04T13:01:04.796Z | + build_uid=12345 |
| 7 | 2026-09-04T13:01:04.796Z | + work_dir=/work |
| 8 | 2026-09-04T13:01:04.796Z | + input_dir=/input |
| 9 | 2026-09-04T13:01:04.796Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T13:01:04.796Z | + case "$kern" in |
| 11 | 2026-09-04T13:01:04.797Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T13:01:04.797Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T13:01:06.801Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T13:01:06.968Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T13:01:06.972Z | + home_fs=zfs |
| 16 | 2026-09-04T13:01:06.972Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T13:01:06.972Z | + mkdir -p /home/build |
| 18 | 2026-09-04T13:01:06.972Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T13:01:08.972Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T13:01:08.975Z | process exited: duration 4186 ms, exit code 0 |
| |
| 21 | 2026-09-04T13:01:08.981Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T13:01:08.984Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T13:01:08.987Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T13:01:08.987Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T13:01:08.987Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-04T13:01:08.987Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T13:01:08.987Z | * rust toolchain profile = "default" |
| 28 | 2026-09-04T13:01:08.987Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T13:01:08.987Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T13:01:09.046Z | info: downloading installer |
| 31 | 2026-09-04T13:01:10.274Z | info: profile set to default |
| 32 | 2026-09-04T13:01:10.274Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T13:01:10.277Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T13:01:10.411Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T13:01:10.414Z | info: downloading 6 components |
| 36 | 2026-09-04T13:01:25.262Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T13:01:25.262Z | |
| 38 | 2026-09-04T13:01:25.296Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T13:01:25.296Z | |
| 40 | 2026-09-04T13:01:25.300Z | |
| 41 | 2026-09-04T13:01:25.300Z | Rust is installed now. Great! |
| 42 | 2026-09-04T13:01:25.300Z | |
| 43 | 2026-09-04T13:01:25.300Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T13:01:25.300Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T13:01:25.300Z | |
| 46 | 2026-09-04T13:01:25.300Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T13:01:25.300Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T13:01:25.300Z | |
| 49 | 2026-09-04T13:01:25.300Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T13:01:25.300Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T13:01:25.300Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T13:01:25.300Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T13:01:25.300Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T13:01:25.300Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T13:01:25.300Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T13:01:25.300Z | HOST_CC = None |
| 57 | 2026-09-04T13:01:25.300Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T13:01:25.300Z | CC = None |
| 59 | 2026-09-04T13:01:25.301Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T13:01:25.467Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T13:01:25.467Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T13:01:25.467Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T13:01:25.467Z | CFLAGS = None |
| 64 | 2026-09-04T13:01:25.467Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T13:01:25.467Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T13:01:25.467Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T13:01:25.467Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T13:01:25.467Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T13:01:25.467Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T13:01:25.562Z | + rustup --version |
| 71 | 2026-09-04T13:01:25.568Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T13:01:25.571Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T13:01:25.590Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T13:01:25.594Z | + cargo --version |
| 75 | 2026-09-04T13:01:25.607Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T13:01:25.611Z | + rustc --version |
| 77 | 2026-09-04T13:01:25.628Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T13:01:25.631Z | process exited: duration 16648 ms, exit code 0 |
| |
| 79 | 2026-09-04T13:01:25.638Z | starting task 2: "authentication" |
| 80 | 2026-09-04T13:01:25.654Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T13:01:25.661Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T13:01:25.665Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T13:01:25.668Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T13:01:25.696Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T13:01:26.731Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T13:01:26.731Z | + git fetch origin 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 87 | 2026-09-04T13:01:27.019Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T13:01:27.019Z | * branch 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed -> FETCH_HEAD |
| 89 | 2026-09-04T13:01:27.037Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-04T13:01:27.038Z | ++ git branch --show-current |
| 91 | 2026-09-04T13:01:27.038Z | + current=master |
| 92 | 2026-09-04T13:01:27.038Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-04T13:01:27.038Z | + git branch -f bound-eviction 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 94 | 2026-09-04T13:01:27.038Z | + git checkout -f bound-eviction |
| 95 | 2026-09-04T13:01:27.046Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-04T13:01:27.049Z | + git reset --hard 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 97 | 2026-09-04T13:01:27.063Z | HEAD is now at 7d5fed7 Rebase fix |
| 98 | 2026-09-04T13:01:27.066Z | process exited: duration 1402 ms, exit code 0 |
| |
| 99 | 2026-09-04T13:01:27.074Z | starting task 4: "build" |
| 100 | 2026-09-04T13:01:27.077Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-04T13:01:27.080Z | ++ rustup show active-toolchain |
| 102 | 2026-09-04T13:01:27.083Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-04T13:01:27.083Z | ++ pushd xde |
| 104 | 2026-09-04T13:01:27.083Z | ++ rustup show active-toolchain |
| 105 | 2026-09-04T13:01:27.083Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-09-04T13:01:27.087Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-04T13:01:27.243Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-04T13:01:27.246Z | info: downloading 6 components |
| 109 | 2026-09-04T13:01:41.854Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-04T13:01:41.855Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-04T13:01:41.855Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-04T13:01:41.855Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-04T13:01:41.855Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-04T13:01:41.855Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-04T13:01:41.953Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-04T13:01:41.957Z | +++ head -n 1 |
| 117 | 2026-09-04T13:01:41.957Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-04T13:01:42.005Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-04T13:01:42.005Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-04T13:01:42.006Z | ++ popd |
| 121 | 2026-09-04T13:01:42.008Z | /work/oxidecomputer/opte |
| 122 | 2026-09-04T13:01:42.008Z | + cargo --version |
| 123 | 2026-09-04T13:01:42.014Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-04T13:01:42.017Z | + rustc --version |
| 125 | 2026-09-04T13:01:42.035Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-04T13:01:42.038Z | + cd crates/opte-api |
| 127 | 2026-09-04T13:01:42.038Z | + header 'check API_VERSION' |
| 128 | 2026-09-04T13:01:42.039Z | + echo '# ==== check API_VERSION ==== #' |
| 129 | 2026-09-04T13:01:42.039Z | # ==== check API_VERSION ==== # |
| 130 | 2026-09-04T13:01:42.039Z | + ./check-api-version.sh |
| 131 | 2026-09-04T13:01:42.048Z | + header 'check style' |
| 132 | 2026-09-04T13:01:42.051Z | + echo '# ==== check style ==== #' |
| 133 | 2026-09-04T13:01:42.051Z | # ==== check style ==== # |
| 134 | 2026-09-04T13:01:42.051Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 135 | 2026-09-04T13:01:42.125Z | |
| 136 | 2026-09-04T13:01:42.125Z | real 0.073560386 |
| 137 | 2026-09-04T13:01:42.125Z | user 0.043231530 |
| 138 | 2026-09-04T13:01:42.125Z | sys 0.027698120 |
| 139 | 2026-09-04T13:01:42.125Z | trap 0.000000350 |
| 140 | 2026-09-04T13:01:42.125Z | tflt 0.000031170 |
| 141 | 2026-09-04T13:01:42.125Z | dflt 0.000020280 |
| 142 | 2026-09-04T13:01:42.125Z | kflt 0.000000000 |
| 143 | 2026-09-04T13:01:42.125Z | lock 0.021599114 |
| 144 | 2026-09-04T13:01:42.125Z | slp 0.054315770 |
| 145 | 2026-09-04T13:01:42.125Z | lat 0.000597730 |
| 146 | 2026-09-04T13:01:42.125Z | stop 0.000097630 |
| 147 | 2026-09-04T13:01:42.128Z | + header 'analyze std' |
| 148 | 2026-09-04T13:01:42.128Z | + echo '# ==== analyze std ==== #' |
| 149 | 2026-09-04T13:01:42.128Z | + ptime -m cargo clippy --all-targets |
| 150 | 2026-09-04T13:01:42.128Z | # ==== analyze std ==== # |
| 151 | 2026-09-04T13:01:42.255Z | Updating crates.io index |
| 152 | 2026-09-04T13:01:42.258Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-09-04T13:01:43.030Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 154 | 2026-09-04T13:01:43.326Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-09-04T13:01:43.624Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 156 | 2026-09-04T13:01:44.039Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 157 | 2026-09-04T13:01:44.337Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-09-04T13:01:44.688Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-09-04T13:01:46.129Z | Downloading crates ... |
| 160 | 2026-09-04T13:01:46.175Z | Downloaded ident_case v1.0.1 |
| 161 | 2026-09-04T13:01:46.192Z | Downloaded embedded-io v0.6.1 |
| 162 | 2026-09-04T13:01:46.195Z | Downloaded hash32 v0.3.1 |
| 163 | 2026-09-04T13:01:46.195Z | Downloaded managed v0.8.0 |
| 164 | 2026-09-04T13:01:46.195Z | Downloaded embedded-io v0.4.0 |
| 165 | 2026-09-04T13:01:46.204Z | Downloaded defmt-parser v1.0.0 |
| 166 | 2026-09-04T13:01:46.212Z | Downloaded strsim v0.11.1 |
| 167 | 2026-09-04T13:01:46.215Z | Downloaded stable_deref_trait v1.2.1 |
| 168 | 2026-09-04T13:01:46.215Z | Downloaded cobs v0.3.0 |
| 169 | 2026-09-04T13:01:46.219Z | Downloaded darling_macro v0.23.0 |
| 170 | 2026-09-04T13:01:46.224Z | Downloaded defmt v0.3.100 |
| 171 | 2026-09-04T13:01:46.236Z | Downloaded cfg-if v1.0.4 |
| 172 | 2026-09-04T13:01:46.239Z | Downloaded bitflags v1.3.2 |
| 173 | 2026-09-04T13:01:46.243Z | Downloaded memchr v2.8.3 |
| 174 | 2026-09-04T13:01:46.246Z | Downloaded either v1.16.0 |
| 175 | 2026-09-04T13:01:46.246Z | Downloaded quote v1.0.46 |
| 176 | 2026-09-04T13:01:46.250Z | Downloaded ipnetwork v0.21.1 |
| 177 | 2026-09-04T13:01:46.250Z | Downloaded macaddr v1.0.1 |
| 178 | 2026-09-04T13:01:46.250Z | Downloaded defmt-macros v1.1.1 |
| 179 | 2026-09-04T13:01:46.253Z | Downloaded thiserror-impl v2.0.18 |
| 180 | 2026-09-04T13:01:46.253Z | Downloaded ingot-types v0.2.0 |
| 181 | 2026-09-04T13:01:46.266Z | Downloaded ingot v0.2.0 |
| 182 | 2026-09-04T13:01:46.274Z | Downloaded byteorder v1.5.0 |
| 183 | 2026-09-04T13:01:46.278Z | Downloaded thiserror v2.0.18 |
| 184 | 2026-09-04T13:01:46.283Z | Downloaded ingot-macros v0.2.0 |
| 185 | 2026-09-04T13:01:46.286Z | Downloaded defmt v1.1.1 |
| 186 | 2026-09-04T13:01:46.295Z | Downloaded serde_derive v1.0.228 |
| 187 | 2026-09-04T13:01:46.298Z | Downloaded unicode-ident v1.0.24 |
| 188 | 2026-09-04T13:01:46.298Z | Downloaded postcard v1.1.3 |
| 189 | 2026-09-04T13:01:46.301Z | Downloaded bitflags v2.13.0 |
| 190 | 2026-09-04T13:01:46.301Z | Downloaded proc-macro2 v1.0.106 |
| 191 | 2026-09-04T13:01:46.304Z | Downloaded darling v0.23.0 |
| 192 | 2026-09-04T13:01:46.312Z | Downloaded heapless v0.8.0 |
| 193 | 2026-09-04T13:01:46.315Z | Downloaded serde_core v1.0.228 |
| 194 | 2026-09-04T13:01:46.320Z | Downloaded darling_core v0.23.0 |
| 195 | 2026-09-04T13:01:46.331Z | Downloaded serde v1.0.228 |
| 196 | 2026-09-04T13:01:46.334Z | Downloaded zerocopy-derive v0.8.54 |
| 197 | 2026-09-04T13:01:46.363Z | Downloaded itertools v0.15.0 |
| 198 | 2026-09-04T13:01:46.367Z | Downloaded regex v1.13.0 |
| 199 | 2026-09-04T13:01:46.379Z | Downloaded aho-corasick v1.1.4 |
| 200 | 2026-09-04T13:01:46.406Z | Downloaded zerocopy v0.8.54 |
| 201 | 2026-09-04T13:01:46.422Z | Downloaded syn v2.0.118 |
| 202 | 2026-09-04T13:01:46.428Z | Downloaded smoltcp v0.11.0 |
| 203 | 2026-09-04T13:01:46.434Z | Downloaded regex-syntax v0.8.11 |
| 204 | 2026-09-04T13:01:46.452Z | Downloaded regex-automata v0.4.15 |
| 205 | 2026-09-04T13:01:46.487Z | Compiling proc-macro2 v1.0.106 |
| 206 | 2026-09-04T13:01:46.491Z | Compiling quote v1.0.46 |
| 207 | 2026-09-04T13:01:46.492Z | Compiling unicode-ident v1.0.24 |
| 208 | 2026-09-04T13:01:46.492Z | Compiling ident_case v1.0.1 |
| 209 | 2026-09-04T13:01:46.492Z | Compiling memchr v2.8.3 |
| 210 | 2026-09-04T13:01:46.492Z | Compiling strsim v0.11.1 |
| 211 | 2026-09-04T13:01:46.492Z | Compiling serde_core v1.0.228 |
| 212 | 2026-09-04T13:01:46.492Z | Compiling regex-syntax v0.8.11 |
| 213 | 2026-09-04T13:01:46.675Z | Compiling thiserror v2.0.18 |
| 214 | 2026-09-04T13:01:46.679Z | Compiling serde v1.0.228 |
| 215 | 2026-09-04T13:01:46.839Z | Compiling zerocopy v0.8.54 |
| 216 | 2026-09-04T13:01:46.907Z | Compiling either v1.16.0 |
| 217 | 2026-09-04T13:01:46.968Z | Compiling aho-corasick v1.1.4 |
| 218 | 2026-09-04T13:01:47.101Z | Compiling itertools v0.15.0 |
| 219 | 2026-09-04T13:01:47.143Z | Compiling heapless v0.8.0 |
| 220 | 2026-09-04T13:01:47.173Z | Checking byteorder v1.5.0 |
| 221 | 2026-09-04T13:01:47.235Z | Checking bitflags v2.13.0 |
| 222 | 2026-09-04T13:01:47.329Z | Checking hash32 v0.3.1 |
| 223 | 2026-09-04T13:01:47.383Z | Checking stable_deref_trait v1.2.1 |
| 224 | 2026-09-04T13:01:47.431Z | Compiling smoltcp v0.11.0 |
| 225 | 2026-09-04T13:01:47.442Z | Checking macaddr v1.0.1 |
| 226 | 2026-09-04T13:01:47.723Z | Checking managed v0.8.0 |
| 227 | 2026-09-04T13:01:47.742Z | Compiling syn v2.0.118 |
| 228 | 2026-09-04T13:01:47.822Z | Checking cfg-if v1.0.4 |
| 229 | 2026-09-04T13:01:47.878Z | Checking bitflags v1.3.2 |
| 230 | 2026-09-04T13:01:47.899Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 231 | 2026-09-04T13:01:47.936Z | Checking ipnetwork v0.21.1 |
| 232 | 2026-09-04T13:01:48.109Z | Compiling regex-automata v0.4.15 |
| 233 | 2026-09-04T13:01:49.582Z | Compiling regex v1.13.0 |
| 234 | 2026-09-04T13:01:49.942Z | Compiling darling_core v0.23.0 |
| 235 | 2026-09-04T13:01:50.264Z | Compiling zerocopy-derive v0.8.54 |
| 236 | 2026-09-04T13:01:50.264Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-09-04T13:01:50.267Z | Compiling serde_derive v1.0.228 |
| 238 | 2026-09-04T13:01:51.246Z | Checking cobs v0.3.0 |
| 239 | 2026-09-04T13:01:51.287Z | Compiling darling_macro v0.23.0 |
| 240 | 2026-09-04T13:01:51.788Z | Compiling darling v0.23.0 |
| 241 | 2026-09-04T13:01:51.848Z | Compiling ingot-macros v0.2.0 |
| 242 | 2026-09-04T13:01:52.475Z | Checking postcard v1.1.3 |
| 243 | 2026-09-04T13:01:53.779Z | Checking ingot-types v0.2.0 |
| 244 | 2026-09-04T13:01:54.040Z | Checking ingot v0.2.0 |
| 245 | 2026-09-04T13:01:55.316Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-09-04T13:01:56.331Z | Finished `dev` profile [optimized + debuginfo] target(s) in 14.15s |
| 247 | 2026-09-04T13:01:56.427Z | |
| 248 | 2026-09-04T13:01:56.427Z | real 14.296118506 |
| 249 | 2026-09-04T13:01:56.427Z | user 30.537413177 |
| 250 | 2026-09-04T13:01:56.427Z | sys 5.774080953 |
| 251 | 2026-09-04T13:01:56.427Z | trap 0.011709030 |
| 252 | 2026-09-04T13:01:56.427Z | tflt 0.075557848 |
| 253 | 2026-09-04T13:01:56.427Z | dflt 0.262208708 |
| 254 | 2026-09-04T13:01:56.427Z | kflt 0.001585141 |
| 255 | 2026-09-04T13:01:56.427Z | lock 2:10.699139564 |
| 256 | 2026-09-04T13:01:56.427Z | slp 1:31.203229752 |
| 257 | 2026-09-04T13:01:56.427Z | lat 1.004770961 |
| 258 | 2026-09-04T13:01:56.427Z | stop 5.317482029 |
| 259 | 2026-09-04T13:01:56.431Z | + header 'analyze no_std' |
| 260 | 2026-09-04T13:01:56.431Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-09-04T13:01:56.431Z | # ==== analyze no_std ==== # |
| 262 | 2026-09-04T13:01:56.431Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 263 | 2026-09-04T13:01:56.525Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-09-04T13:01:56.751Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-09-04T13:01:57.717Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.25s |
| 266 | 2026-09-04T13:01:57.738Z | |
| 267 | 2026-09-04T13:01:57.741Z | real 1.306253953 |
| 268 | 2026-09-04T13:01:57.741Z | user 1.878166019 |
| 269 | 2026-09-04T13:01:57.741Z | sys 0.255056427 |
| 270 | 2026-09-04T13:01:57.741Z | trap 0.000182250 |
| 271 | 2026-09-04T13:01:57.741Z | tflt 0.000067710 |
| 272 | 2026-09-04T13:01:57.741Z | dflt 0.000089860 |
| 273 | 2026-09-04T13:01:57.741Z | kflt 0.000000000 |
| 274 | 2026-09-04T13:01:57.741Z | lock 5.514325190 |
| 275 | 2026-09-04T13:01:57.741Z | slp 5.280051958 |
| 276 | 2026-09-04T13:01:57.741Z | lat 0.002395060 |
| 277 | 2026-09-04T13:01:57.741Z | stop 0.057300880 |
| 278 | 2026-09-04T13:01:57.741Z | + header test |
| 279 | 2026-09-04T13:01:57.741Z | + echo '# ==== test ==== #' |
| 280 | 2026-09-04T13:01:57.741Z | + ptime -m cargo test |
| 281 | 2026-09-04T13:01:57.741Z | # ==== test ==== # |
| 282 | 2026-09-04T13:01:57.863Z | Compiling serde_core v1.0.228 |
| 283 | 2026-09-04T13:01:57.866Z | Compiling byteorder v1.5.0 |
| 284 | 2026-09-04T13:01:57.866Z | Compiling stable_deref_trait v1.2.1 |
| 285 | 2026-09-04T13:01:57.866Z | Compiling macaddr v1.0.1 |
| 286 | 2026-09-04T13:01:57.886Z | Compiling thiserror v2.0.18 |
| 287 | 2026-09-04T13:01:57.886Z | Compiling zerocopy v0.8.54 |
| 288 | 2026-09-04T13:01:57.889Z | Compiling bitflags v2.13.0 |
| 289 | 2026-09-04T13:01:57.893Z | Compiling cfg-if v1.0.4 |
| 290 | 2026-09-04T13:01:57.937Z | Compiling cobs v0.3.0 |
| 291 | 2026-09-04T13:01:57.937Z | Compiling bitflags v1.3.2 |
| 292 | 2026-09-04T13:01:57.971Z | Compiling managed v0.8.0 |
| 293 | 2026-09-04T13:01:57.994Z | Compiling ipnetwork v0.21.1 |
| 294 | 2026-09-04T13:01:58.039Z | Compiling hash32 v0.3.1 |
| 295 | 2026-09-04T13:01:58.119Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 296 | 2026-09-04T13:01:58.177Z | Compiling heapless v0.8.0 |
| 297 | 2026-09-04T13:01:58.550Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-09-04T13:01:59.409Z | Compiling serde v1.0.228 |
| 299 | 2026-09-04T13:01:59.793Z | Compiling postcard v1.1.3 |
| 300 | 2026-09-04T13:02:00.546Z | Compiling ingot-types v0.2.0 |
| 301 | 2026-09-04T13:02:00.817Z | Compiling ingot v0.2.0 |
| 302 | 2026-09-04T13:02:02.182Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-09-04T13:02:04.062Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.31s |
| 304 | 2026-09-04T13:02:04.071Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc) |
| 305 | 2026-09-04T13:02:04.074Z | |
| 306 | 2026-09-04T13:02:04.074Z | running 25 tests |
| 307 | 2026-09-04T13:02:04.074Z | test ip::test::bad_prefix_len ... ok |
| 308 | 2026-09-04T13:02:04.074Z | test ip::test::bad_cidr ... ok |
| 309 | 2026-09-04T13:02:04.074Z | test encap::test::vni_round_trip ... ok |
| 310 | 2026-09-04T13:02:04.074Z | test dns::tests::test_domain_name ... ok |
| 311 | 2026-09-04T13:02:04.074Z | test encap::test::bad_vni ... ok |
| 312 | 2026-09-04T13:02:04.074Z | test encap::test::good_vni ... ok |
| 313 | 2026-09-04T13:02:04.075Z | test ip::test::dhcp_fqdn ... ok |
| 314 | 2026-09-04T13:02:04.075Z | test ip::test::good_cidr ... ok |
| 315 | 2026-09-04T13:02:04.075Z | test ip::test::ipv4_addr_good ... ok |
| 316 | 2026-09-04T13:02:04.075Z | test ip::test::ipv4_addr_bad ... ok |
| 317 | 2026-09-04T13:02:04.075Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-09-04T13:02:04.075Z | test ip::test::ipv6_is_default ... ok |
| 319 | 2026-09-04T13:02:04.075Z | test ip::test::ipv6_mask ... ok |
| 320 | 2026-09-04T13:02:04.075Z | test ip::test::ipv6_cidr_is_member ... ok |
| 321 | 2026-09-04T13:02:04.075Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-09-04T13:02:04.075Z | test ip::test::test_ip_cidr_from_str ... ok |
| 323 | 2026-09-04T13:02:04.075Z | test ip::test::test_ip_addr_from_str ... ok |
| 324 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 325 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 326 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv6_from_const ... ok |
| 327 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 328 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv6_is_multicast ... ok |
| 329 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-09-04T13:02:04.075Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-09-04T13:02:04.075Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-09-04T13:02:04.075Z | |
| 333 | 2026-09-04T13:02:04.075Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-09-04T13:02:04.075Z | |
| 335 | 2026-09-04T13:02:04.075Z | Doc-tests opte_api |
| 336 | 2026-09-04T13:02:04.659Z | |
| 337 | 2026-09-04T13:02:04.659Z | running 1 test |
| 338 | 2026-09-04T13:02:04.662Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-09-04T13:02:04.662Z | |
| 340 | 2026-09-04T13:02:04.663Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-09-04T13:02:04.663Z | |
| 342 | 2026-09-04T13:02:04.663Z | all doctests ran in 0.43s; merged doctests compilation took 0.43s |
| 343 | 2026-09-04T13:02:04.681Z | |
| 344 | 2026-09-04T13:02:04.681Z | real 6.935274553 |
| 345 | 2026-09-04T13:02:04.682Z | user 17.263756034 |
| 346 | 2026-09-04T13:02:04.682Z | sys 2.095197671 |
| 347 | 2026-09-04T13:02:04.682Z | trap 0.005598200 |
| 348 | 2026-09-04T13:02:04.682Z | tflt 0.242558244 |
| 349 | 2026-09-04T13:02:04.682Z | dflt 0.149851411 |
| 350 | 2026-09-04T13:02:04.685Z | kflt 0.000009250 |
| 351 | 2026-09-04T13:02:04.685Z | lock 1:03.842820803 |
| 352 | 2026-09-04T13:02:04.685Z | slp 32.497719045 |
| 353 | 2026-09-04T13:02:04.685Z | lat 1.072361578 |
| 354 | 2026-09-04T13:02:04.685Z | stop 0.628103178 |
| 355 | 2026-09-04T13:02:04.685Z | process exited: duration 37607 ms, exit code 0 |
| |
| 356 | 2026-09-04T13:02:04.692Z | found 0 output files |