|
|
|
| 1 | 2026-09-08T02:12:26.043Z | job assigned to worker 01M1ZCJ6A4FTN0NN51WD75X9D6 [factory aws, i-0f99f4fcb3efee0fd] (queued for 48 s) |
| |
| 2 | 2026-09-08T02:12:32.183Z | starting task 0: "setup" |
| 3 | 2026-09-08T02:12:32.198Z | ++ uname -s |
| 4 | 2026-09-08T02:12:32.198Z | + kern=SunOS |
| 5 | 2026-09-08T02:12:32.198Z | + build_user=build |
| 6 | 2026-09-08T02:12:32.198Z | + build_uid=12345 |
| 7 | 2026-09-08T02:12:32.198Z | + work_dir=/work |
| 8 | 2026-09-08T02:12:32.199Z | + input_dir=/input |
| 9 | 2026-09-08T02:12:32.199Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T02:12:32.199Z | + case "$kern" in |
| 11 | 2026-09-08T02:12:32.199Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T02:12:32.199Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T02:12:34.198Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T02:12:34.276Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T02:12:34.280Z | + home_fs=zfs |
| 16 | 2026-09-08T02:12:34.280Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T02:12:34.280Z | + mkdir -p /home/build |
| 18 | 2026-09-08T02:12:34.280Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T02:12:36.281Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T02:12:36.285Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-09-08T02:12:36.291Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T02:12:36.294Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-08T02:12:36.295Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-08T02:12:36.295Z | * rust toolchain profile = "default" |
| 25 | 2026-09-08T02:12:36.295Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-08T02:12:36.295Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T02:12:36.295Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T02:12:36.299Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T02:12:36.299Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-08T02:12:36.405Z | info: downloading installer |
| 31 | 2026-09-08T02:12:37.895Z | info: profile set to default |
| 32 | 2026-09-08T02:12:37.895Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T02:12:37.899Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T02:12:38.038Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-08T02:12:38.041Z | info: downloading 6 components |
| 36 | 2026-09-08T02:12:54.107Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T02:12:54.108Z | |
| 38 | 2026-09-08T02:12:54.135Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-08T02:12:54.136Z | |
| 40 | 2026-09-08T02:12:54.139Z | |
| 41 | 2026-09-08T02:12:54.139Z | Rust is installed now. Great! |
| 42 | 2026-09-08T02:12:54.139Z | |
| 43 | 2026-09-08T02:12:54.139Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T02:12:54.139Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T02:12:54.139Z | |
| 46 | 2026-09-08T02:12:54.139Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T02:12:54.139Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T02:12:54.139Z | |
| 49 | 2026-09-08T02:12:54.139Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T02:12:54.139Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T02:12:54.139Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T02:12:54.139Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T02:12:54.139Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T02:12:54.139Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T02:12:54.139Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T02:12:54.139Z | HOST_CC = None |
| 57 | 2026-09-08T02:12:54.139Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T02:12:54.139Z | CC = None |
| 59 | 2026-09-08T02:12:54.139Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T02:12:54.310Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T02:12:54.310Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T02:12:54.310Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T02:12:54.310Z | CFLAGS = None |
| 64 | 2026-09-08T02:12:54.310Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T02:12:54.310Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T02:12:54.310Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T02:12:54.310Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T02:12:54.310Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T02:12:54.310Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T02:12:54.404Z | + rustup --version |
| 71 | 2026-09-08T02:12:54.411Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T02:12:54.414Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T02:12:54.432Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-08T02:12:54.435Z | + cargo --version |
| 75 | 2026-09-08T02:12:54.449Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-08T02:12:54.452Z | + rustc --version |
| 77 | 2026-09-08T02:12:54.469Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-08T02:12:54.472Z | process exited: duration 18180 ms, exit code 0 |
| |
| 79 | 2026-09-08T02:12:54.477Z | starting task 2: "authentication" |
| 80 | 2026-09-08T02:12:54.494Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T02:12:54.500Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T02:12:54.503Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-08T02:12:54.505Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-08T02:12:54.536Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-08T02:12:55.817Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-08T02:12:55.817Z | + git fetch origin 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 |
| 87 | 2026-09-08T02:12:56.110Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-08T02:12:56.110Z | * branch 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 -> FETCH_HEAD |
| 89 | 2026-09-08T02:12:56.118Z | + [[ -n '' ]] |
| 90 | 2026-09-08T02:12:56.121Z | + git reset --hard 6764cfb06d5d49fed010ad0ed02dbcc46ce06a51 |
| 91 | 2026-09-08T02:12:56.137Z | HEAD is now at 6764cfb [docs, multicast] document the state split across tables and more |
| 92 | 2026-09-08T02:12:56.139Z | process exited: duration 1637 ms, exit code 0 |
| |
| 93 | 2026-09-08T02:12:56.145Z | starting task 4: "build" |
| 94 | 2026-09-08T02:12:56.148Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-08T02:12:56.151Z | ++ rustup show active-toolchain |
| 96 | 2026-09-08T02:12:56.154Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-08T02:12:56.154Z | ++ pushd xde |
| 98 | 2026-09-08T02:12:56.154Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-08T02:12:56.154Z | ++ rustup show active-toolchain |
| 100 | 2026-09-08T02:12:56.158Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-08T02:12:56.317Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-08T02:12:56.322Z | info: downloading 6 components |
| 103 | 2026-09-08T02:13:10.939Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-08T02:13:10.939Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-08T02:13:10.939Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-08T02:13:10.939Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-08T02:13:10.939Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-08T02:13:10.939Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-08T02:13:11.044Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-08T02:13:11.045Z | +++ head -n 1 |
| 111 | 2026-09-08T02:13:11.048Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-08T02:13:11.102Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-08T02:13:11.102Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-08T02:13:11.105Z | ++ popd |
| 115 | 2026-09-08T02:13:11.105Z | /work/oxidecomputer/opte |
| 116 | 2026-09-08T02:13:11.105Z | + cargo --version |
| 117 | 2026-09-08T02:13:11.111Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-08T02:13:11.114Z | + rustc --version |
| 119 | 2026-09-08T02:13:11.133Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-08T02:13:11.136Z | + cd crates/opte-api |
| 121 | 2026-09-08T02:13:11.136Z | + header 'check API_VERSION' |
| 122 | 2026-09-08T02:13:11.136Z | + echo '# ==== check API_VERSION ==== #' |
| 123 | 2026-09-08T02:13:11.137Z | # ==== check API_VERSION ==== # |
| 124 | 2026-09-08T02:13:11.137Z | + ./check-api-version.sh |
| 125 | 2026-09-08T02:13:11.143Z | + header 'check style' |
| 126 | 2026-09-08T02:13:11.146Z | + echo '# ==== check style ==== #' |
| 127 | 2026-09-08T02:13:11.146Z | # ==== check style ==== # |
| 128 | 2026-09-08T02:13:11.146Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 129 | 2026-09-08T02:13:11.221Z | |
| 130 | 2026-09-08T02:13:11.222Z | real 0.075605746 |
| 131 | 2026-09-08T02:13:11.222Z | user 0.044350403 |
| 132 | 2026-09-08T02:13:11.253Z | sys 0.028437030 |
| 133 | 2026-09-08T02:13:11.253Z | trap 0.000015190 |
| 134 | 2026-09-08T02:13:11.253Z | tflt 0.000023360 |
| 135 | 2026-09-08T02:13:11.253Z | dflt 0.000000000 |
| 136 | 2026-09-08T02:13:11.253Z | kflt 0.000000000 |
| 137 | 2026-09-08T02:13:11.253Z | lock 0.022800754 |
| 138 | 2026-09-08T02:13:11.253Z | slp 0.055495931 |
| 139 | 2026-09-08T02:13:11.253Z | lat 0.000525440 |
| 140 | 2026-09-08T02:13:11.254Z | stop 0.000088620 |
| 141 | 2026-09-08T02:13:11.254Z | + header 'analyze std' |
| 142 | 2026-09-08T02:13:11.254Z | + echo '# ==== analyze std ==== #' |
| 143 | 2026-09-08T02:13:11.254Z | + ptime -m cargo clippy --all-targets |
| 144 | 2026-09-08T02:13:11.254Z | # ==== analyze std ==== # |
| 145 | 2026-09-08T02:13:11.354Z | Updating crates.io index |
| 146 | 2026-09-08T02:13:11.357Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 147 | 2026-09-08T02:13:12.420Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 148 | 2026-09-08T02:13:12.708Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 149 | 2026-09-08T02:13:13.007Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 150 | 2026-09-08T02:13:13.404Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 151 | 2026-09-08T02:13:13.697Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 152 | 2026-09-08T02:13:14.020Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 153 | 2026-09-08T02:13:15.659Z | Downloading crates ... |
| 154 | 2026-09-08T02:13:15.700Z | Downloaded embedded-io v0.4.0 |
| 155 | 2026-09-08T02:13:15.703Z | Downloaded ident_case v1.0.1 |
| 156 | 2026-09-08T02:13:15.705Z | Downloaded strsim v0.11.1 |
| 157 | 2026-09-08T02:13:15.709Z | Downloaded bitflags v2.13.0 |
| 158 | 2026-09-08T02:13:15.714Z | Downloaded postcard v1.1.3 |
| 159 | 2026-09-08T02:13:15.717Z | Downloaded defmt-parser v1.0.0 |
| 160 | 2026-09-08T02:13:15.719Z | Downloaded defmt-macros v1.1.1 |
| 161 | 2026-09-08T02:13:15.722Z | Downloaded defmt v1.1.1 |
| 162 | 2026-09-08T02:13:15.725Z | Downloaded defmt v0.3.100 |
| 163 | 2026-09-08T02:13:15.729Z | Downloaded cfg-if v1.0.4 |
| 164 | 2026-09-08T02:13:15.733Z | Downloaded either v1.16.0 |
| 165 | 2026-09-08T02:13:15.735Z | Downloaded ingot-types v0.2.0 |
| 166 | 2026-09-08T02:13:15.735Z | Downloaded zerocopy-derive v0.8.54 |
| 167 | 2026-09-08T02:13:15.738Z | Downloaded regex v1.13.0 |
| 168 | 2026-09-08T02:13:15.741Z | Downloaded thiserror-impl v2.0.18 |
| 169 | 2026-09-08T02:13:15.746Z | Downloaded bitflags v1.3.2 |
| 170 | 2026-09-08T02:13:15.753Z | Downloaded embedded-io v0.6.1 |
| 171 | 2026-09-08T02:13:15.755Z | Downloaded darling_macro v0.23.0 |
| 172 | 2026-09-08T02:13:15.759Z | Downloaded hash32 v0.3.1 |
| 173 | 2026-09-08T02:13:15.762Z | Downloaded cobs v0.3.0 |
| 174 | 2026-09-08T02:13:15.766Z | Downloaded managed v0.8.0 |
| 175 | 2026-09-08T02:13:15.769Z | Downloaded stable_deref_trait v1.2.1 |
| 176 | 2026-09-08T02:13:15.769Z | Downloaded serde_derive v1.0.228 |
| 177 | 2026-09-08T02:13:15.773Z | Downloaded byteorder v1.5.0 |
| 178 | 2026-09-08T02:13:15.775Z | Downloaded macaddr v1.0.1 |
| 179 | 2026-09-08T02:13:15.779Z | Downloaded ipnetwork v0.21.1 |
| 180 | 2026-09-08T02:13:15.782Z | Downloaded thiserror v2.0.18 |
| 181 | 2026-09-08T02:13:15.785Z | Downloaded ingot v0.2.0 |
| 182 | 2026-09-08T02:13:15.788Z | Downloaded quote v1.0.46 |
| 183 | 2026-09-08T02:13:15.793Z | Downloaded ingot-macros v0.2.0 |
| 184 | 2026-09-08T02:13:15.800Z | Downloaded proc-macro2 v1.0.106 |
| 185 | 2026-09-08T02:13:15.803Z | Downloaded darling v0.23.0 |
| 186 | 2026-09-08T02:13:15.806Z | Downloaded unicode-ident v1.0.24 |
| 187 | 2026-09-08T02:13:15.809Z | Downloaded darling_core v0.23.0 |
| 188 | 2026-09-08T02:13:15.814Z | Downloaded serde_core v1.0.228 |
| 189 | 2026-09-08T02:13:15.816Z | Downloaded serde v1.0.228 |
| 190 | 2026-09-08T02:13:15.822Z | Downloaded heapless v0.8.0 |
| 191 | 2026-09-08T02:13:15.831Z | Downloaded memchr v2.8.3 |
| 192 | 2026-09-08T02:13:15.835Z | Downloaded aho-corasick v1.1.4 |
| 193 | 2026-09-08T02:13:15.856Z | Downloaded itertools v0.15.0 |
| 194 | 2026-09-08T02:13:15.862Z | Downloaded smoltcp v0.11.0 |
| 195 | 2026-09-08T02:13:15.869Z | Downloaded zerocopy v0.8.54 |
| 196 | 2026-09-08T02:13:15.880Z | Downloaded syn v2.0.118 |
| 197 | 2026-09-08T02:13:15.886Z | Downloaded regex-syntax v0.8.11 |
| 198 | 2026-09-08T02:13:15.899Z | Downloaded regex-automata v0.4.15 |
| 199 | 2026-09-08T02:13:15.940Z | Compiling proc-macro2 v1.0.106 |
| 200 | 2026-09-08T02:13:15.940Z | Compiling unicode-ident v1.0.24 |
| 201 | 2026-09-08T02:13:15.940Z | Compiling quote v1.0.46 |
| 202 | 2026-09-08T02:13:15.944Z | Compiling ident_case v1.0.1 |
| 203 | 2026-09-08T02:13:15.944Z | Compiling strsim v0.11.1 |
| 204 | 2026-09-08T02:13:15.945Z | Compiling memchr v2.8.3 |
| 205 | 2026-09-08T02:13:15.945Z | Compiling serde_core v1.0.228 |
| 206 | 2026-09-08T02:13:15.945Z | Compiling regex-syntax v0.8.11 |
| 207 | 2026-09-08T02:13:16.130Z | Compiling thiserror v2.0.18 |
| 208 | 2026-09-08T02:13:16.133Z | Compiling zerocopy v0.8.54 |
| 209 | 2026-09-08T02:13:16.305Z | Compiling serde v1.0.228 |
| 210 | 2026-09-08T02:13:16.375Z | Compiling either v1.16.0 |
| 211 | 2026-09-08T02:13:16.469Z | Compiling aho-corasick v1.1.4 |
| 212 | 2026-09-08T02:13:16.546Z | Compiling itertools v0.15.0 |
| 213 | 2026-09-08T02:13:16.583Z | Checking byteorder v1.5.0 |
| 214 | 2026-09-08T02:13:16.643Z | Compiling heapless v0.8.0 |
| 215 | 2026-09-08T02:13:16.731Z | Checking hash32 v0.3.1 |
| 216 | 2026-09-08T02:13:16.754Z | Compiling smoltcp v0.11.0 |
| 217 | 2026-09-08T02:13:16.831Z | Checking bitflags v2.13.0 |
| 218 | 2026-09-08T02:13:16.972Z | Checking macaddr v1.0.1 |
| 219 | 2026-09-08T02:13:17.084Z | Checking stable_deref_trait v1.2.1 |
| 220 | 2026-09-08T02:13:17.121Z | Checking bitflags v1.3.2 |
| 221 | 2026-09-08T02:13:17.181Z | Checking managed v0.8.0 |
| 222 | 2026-09-08T02:13:17.203Z | Checking cfg-if v1.0.4 |
| 223 | 2026-09-08T02:13:17.260Z | Compiling syn v2.0.118 |
| 224 | 2026-09-08T02:13:17.304Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 225 | 2026-09-08T02:13:17.357Z | Checking ipnetwork v0.21.1 |
| 226 | 2026-09-08T02:13:17.501Z | Compiling regex-automata v0.4.15 |
| 227 | 2026-09-08T02:13:18.976Z | Compiling regex v1.13.0 |
| 228 | 2026-09-08T02:13:19.430Z | Compiling darling_core v0.23.0 |
| 229 | 2026-09-08T02:13:19.757Z | Compiling zerocopy-derive v0.8.54 |
| 230 | 2026-09-08T02:13:19.757Z | Compiling serde_derive v1.0.228 |
| 231 | 2026-09-08T02:13:19.760Z | Compiling thiserror-impl v2.0.18 |
| 232 | 2026-09-08T02:13:20.738Z | Checking cobs v0.3.0 |
| 233 | 2026-09-08T02:13:20.760Z | Compiling darling_macro v0.23.0 |
| 234 | 2026-09-08T02:13:21.266Z | Compiling darling v0.23.0 |
| 235 | 2026-09-08T02:13:21.330Z | Compiling ingot-macros v0.2.0 |
| 236 | 2026-09-08T02:13:22.044Z | Checking postcard v1.1.3 |
| 237 | 2026-09-08T02:13:23.296Z | Checking ingot-types v0.2.0 |
| 238 | 2026-09-08T02:13:23.569Z | Checking ingot v0.2.0 |
| 239 | 2026-09-08T02:13:24.850Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 240 | 2026-09-08T02:13:25.846Z | Finished `dev` profile [optimized + debuginfo] target(s) in 14.57s |
| 241 | 2026-09-08T02:13:25.946Z | |
| 242 | 2026-09-08T02:13:25.946Z | real 14.718840215 |
| 243 | 2026-09-08T02:13:25.946Z | user 30.890371417 |
| 244 | 2026-09-08T02:13:25.946Z | sys 5.783452009 |
| 245 | 2026-09-08T02:13:25.946Z | trap 0.013803651 |
| 246 | 2026-09-08T02:13:25.946Z | tflt 0.073627619 |
| 247 | 2026-09-08T02:13:25.946Z | dflt 0.226711580 |
| 248 | 2026-09-08T02:13:25.946Z | kflt 0.002039001 |
| 249 | 2026-09-08T02:13:25.946Z | lock 2:13.584947902 |
| 250 | 2026-09-08T02:13:25.946Z | slp 1:32.045665979 |
| 251 | 2026-09-08T02:13:25.946Z | lat 1.063633658 |
| 252 | 2026-09-08T02:13:25.946Z | stop 5.313662387 |
| 253 | 2026-09-08T02:13:25.950Z | + header 'analyze no_std' |
| 254 | 2026-09-08T02:13:25.950Z | + echo '# ==== analyze no_std ==== #' |
| 255 | 2026-09-08T02:13:25.950Z | # ==== analyze no_std ==== # |
| 256 | 2026-09-08T02:13:25.950Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 257 | 2026-09-08T02:13:26.047Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 258 | 2026-09-08T02:13:26.281Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 259 | 2026-09-08T02:13:27.278Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.29s |
| 260 | 2026-09-08T02:13:27.300Z | |
| 261 | 2026-09-08T02:13:27.300Z | real 1.348719955 |
| 262 | 2026-09-08T02:13:27.300Z | user 1.929105799 |
| 263 | 2026-09-08T02:13:27.300Z | sys 0.263641822 |
| 264 | 2026-09-08T02:13:27.300Z | trap 0.000289330 |
| 265 | 2026-09-08T02:13:27.301Z | tflt 0.000069670 |
| 266 | 2026-09-08T02:13:27.304Z | dflt 0.000109650 |
| 267 | 2026-09-08T02:13:27.304Z | kflt 0.000000000 |
| 268 | 2026-09-08T02:13:27.304Z | lock 5.691659752 |
| 269 | 2026-09-08T02:13:27.304Z | slp 5.425674486 |
| 270 | 2026-09-08T02:13:27.304Z | lat 0.002867820 |
| 271 | 2026-09-08T02:13:27.304Z | stop 0.058277773 |
| 272 | 2026-09-08T02:13:27.304Z | + header test |
| 273 | 2026-09-08T02:13:27.304Z | + echo '# ==== test ==== #' |
| 274 | 2026-09-08T02:13:27.304Z | + ptime -m cargo test |
| 275 | 2026-09-08T02:13:27.304Z | # ==== test ==== # |
| 276 | 2026-09-08T02:13:27.429Z | Compiling serde_core v1.0.228 |
| 277 | 2026-09-08T02:13:27.429Z | Compiling byteorder v1.5.0 |
| 278 | 2026-09-08T02:13:27.429Z | Compiling stable_deref_trait v1.2.1 |
| 279 | 2026-09-08T02:13:27.429Z | Compiling bitflags v2.13.0 |
| 280 | 2026-09-08T02:13:27.432Z | Compiling macaddr v1.0.1 |
| 281 | 2026-09-08T02:13:27.451Z | Compiling zerocopy v0.8.54 |
| 282 | 2026-09-08T02:13:27.455Z | Compiling thiserror v2.0.18 |
| 283 | 2026-09-08T02:13:27.458Z | Compiling managed v0.8.0 |
| 284 | 2026-09-08T02:13:27.502Z | Compiling bitflags v1.3.2 |
| 285 | 2026-09-08T02:13:27.538Z | Compiling cobs v0.3.0 |
| 286 | 2026-09-08T02:13:27.559Z | Compiling cfg-if v1.0.4 |
| 287 | 2026-09-08T02:13:27.605Z | Compiling hash32 v0.3.1 |
| 288 | 2026-09-08T02:13:27.613Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 289 | 2026-09-08T02:13:27.658Z | Compiling ipnetwork v0.21.1 |
| 290 | 2026-09-08T02:13:27.686Z | Compiling heapless v0.8.0 |
| 291 | 2026-09-08T02:13:28.032Z | Compiling smoltcp v0.11.0 |
| 292 | 2026-09-08T02:13:28.970Z | Compiling serde v1.0.228 |
| 293 | 2026-09-08T02:13:29.400Z | Compiling postcard v1.1.3 |
| 294 | 2026-09-08T02:13:30.078Z | Compiling ingot-types v0.2.0 |
| 295 | 2026-09-08T02:13:30.352Z | Compiling ingot v0.2.0 |
| 296 | 2026-09-08T02:13:31.747Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 297 | 2026-09-08T02:13:33.640Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.33s |
| 298 | 2026-09-08T02:13:33.649Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc) |
| 299 | 2026-09-08T02:13:33.652Z | |
| 300 | 2026-09-08T02:13:33.652Z | running 25 tests |
| 301 | 2026-09-08T02:13:33.652Z | test encap::test::bad_vni ... ok |
| 302 | 2026-09-08T02:13:33.652Z | test encap::test::vni_round_trip ... ok |
| 303 | 2026-09-08T02:13:33.652Z | test ip::test::bad_cidr ... ok |
| 304 | 2026-09-08T02:13:33.652Z | test ip::test::bad_prefix_len ... ok |
| 305 | 2026-09-08T02:13:33.652Z | test encap::test::good_vni ... ok |
| 306 | 2026-09-08T02:13:33.652Z | test dns::tests::test_domain_name ... ok |
| 307 | 2026-09-08T02:13:33.652Z | test ip::test::good_cidr ... ok |
| 308 | 2026-09-08T02:13:33.652Z | test ip::test::dhcp_fqdn ... ok |
| 309 | 2026-09-08T02:13:33.652Z | test ip::test::ipv4_addr_bad ... ok |
| 310 | 2026-09-08T02:13:33.652Z | test ip::test::ipv4_addr_good ... ok |
| 311 | 2026-09-08T02:13:33.652Z | test ip::test::ipv4_mask ... ok |
| 312 | 2026-09-08T02:13:33.653Z | test ip::test::ipv6_is_default ... ok |
| 313 | 2026-09-08T02:13:33.653Z | test ip::test::ipv6_cidr_is_member ... ok |
| 314 | 2026-09-08T02:13:33.653Z | test ip::test::ipv6_prefix_len ... ok |
| 315 | 2026-09-08T02:13:33.653Z | test ip::test::test_ip_addr_from_str ... ok |
| 316 | 2026-09-08T02:13:33.653Z | test ip::test::ipv6_mask ... ok |
| 317 | 2026-09-08T02:13:33.653Z | test ip::test::test_ip_cidr_from_str ... ok |
| 318 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 319 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 320 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv6_from_const ... ok |
| 321 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 322 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv6_is_multicast ... ok |
| 323 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 324 | 2026-09-08T02:13:33.653Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 325 | 2026-09-08T02:13:33.653Z | test ip::test::test_multicast_underlay_serde ... ok |
| 326 | 2026-09-08T02:13:33.653Z | |
| 327 | 2026-09-08T02:13:33.653Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 328 | 2026-09-08T02:13:33.653Z | |
| 329 | 2026-09-08T02:13:33.653Z | Doc-tests opte_api |
| 330 | 2026-09-08T02:13:34.242Z | |
| 331 | 2026-09-08T02:13:34.242Z | running 1 test |
| 332 | 2026-09-08T02:13:34.245Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 333 | 2026-09-08T02:13:34.245Z | |
| 334 | 2026-09-08T02:13:34.245Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 335 | 2026-09-08T02:13:34.245Z | |
| 336 | 2026-09-08T02:13:34.248Z | all doctests ran in 0.44s; merged doctests compilation took 0.43s |
| 337 | 2026-09-08T02:13:34.265Z | |
| 338 | 2026-09-08T02:13:34.269Z | real 6.956732280 |
| 339 | 2026-09-08T02:13:34.269Z | user 17.351675599 |
| 340 | 2026-09-08T02:13:34.269Z | sys 2.027167614 |
| 341 | 2026-09-08T02:13:34.269Z | trap 0.003723350 |
| 342 | 2026-09-08T02:13:34.269Z | tflt 0.232655861 |
| 343 | 2026-09-08T02:13:34.269Z | dflt 0.148408938 |
| 344 | 2026-09-08T02:13:34.269Z | kflt 0.000001590 |
| 345 | 2026-09-08T02:13:34.269Z | lock 1:03.107309765 |
| 346 | 2026-09-08T02:13:34.269Z | slp 32.117225516 |
| 347 | 2026-09-08T02:13:34.269Z | lat 0.818187538 |
| 348 | 2026-09-08T02:13:34.269Z | stop 0.748505797 |
| 349 | 2026-09-08T02:13:34.269Z | process exited: duration 38120 ms, exit code 0 |
| |
| 350 | 2026-09-08T02:13:34.276Z | found 0 output files |