|
|
|
| 1 | 2026-09-11T18:35:49.325Z | job assigned to worker 01M28W0M33AV9ZBAZPCD1R6FWH [factory aws, i-0825f6e341c1c1748] (queued for 1 m 1 s) |
| |
| 2 | 2026-09-11T18:35:56.002Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:35:56.012Z | ++ uname -s |
| 4 | 2026-09-11T18:35:56.016Z | + kern=SunOS |
| 5 | 2026-09-11T18:35:56.016Z | + build_user=build |
| 6 | 2026-09-11T18:35:56.016Z | + build_uid=12345 |
| 7 | 2026-09-11T18:35:56.016Z | + work_dir=/work |
| 8 | 2026-09-11T18:35:56.016Z | + input_dir=/input |
| 9 | 2026-09-11T18:35:56.016Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:35:56.016Z | + case "$kern" in |
| 11 | 2026-09-11T18:35:56.016Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:35:56.016Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:35:58.017Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:35:58.077Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:35:58.080Z | + home_fs=zfs |
| 16 | 2026-09-11T18:35:58.080Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:35:58.080Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:35:58.080Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:36:00.082Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:36:00.085Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:36:00.092Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:36:00.096Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:36:00.096Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-11T18:36:00.096Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-11T18:36:00.096Z | * rust toolchain channel = "1.97.1" |
| 26 | 2026-09-11T18:36:00.096Z | * rust toolchain profile = "default" |
| 27 | 2026-09-11T18:36:00.096Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T18:36:00.099Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:36:00.099Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:36:00.157Z | info: downloading installer |
| 31 | 2026-09-11T18:36:01.313Z | info: profile set to default |
| 32 | 2026-09-11T18:36:01.313Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:36:01.316Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:36:01.449Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:36:01.452Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:14.253Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-11T18:36:14.254Z | |
| 38 | 2026-09-11T18:36:14.283Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:14.284Z | |
| 40 | 2026-09-11T18:36:14.287Z | |
| 41 | 2026-09-11T18:36:14.287Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:14.287Z | |
| 43 | 2026-09-11T18:36:14.287Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:14.287Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:14.287Z | |
| 46 | 2026-09-11T18:36:14.287Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:14.287Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:14.288Z | |
| 49 | 2026-09-11T18:36:14.288Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:14.288Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:14.288Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:14.288Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:14.288Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:14.288Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:14.288Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:14.288Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:14.288Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:14.288Z | CC = None |
| 59 | 2026-09-11T18:36:14.288Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:14.456Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:14.456Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:14.456Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:14.456Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:14.456Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:14.456Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:14.456Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:14.456Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:14.456Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:14.456Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:14.563Z | + rustup --version |
| 71 | 2026-09-11T18:36:14.570Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:14.573Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:14.592Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:14.595Z | + cargo --version |
| 75 | 2026-09-11T18:36:14.610Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:14.613Z | + rustc --version |
| 77 | 2026-09-11T18:36:14.630Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:14.633Z | process exited: duration 14541 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:14.639Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:14.655Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:14.661Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:14.665Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:14.667Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:14.701Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:15.772Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:15.772Z | + git fetch origin ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 87 | 2026-09-11T18:36:16.037Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:16.037Z | * branch ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:16.044Z | + [[ -n evict-track-parents-ll ]] |
| 90 | 2026-09-11T18:36:16.047Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:16.047Z | + current=master |
| 92 | 2026-09-11T18:36:16.047Z | + [[ master != evict-track-parents-ll ]] |
| 93 | 2026-09-11T18:36:16.047Z | + git branch -f evict-track-parents-ll ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 94 | 2026-09-11T18:36:16.050Z | + git checkout -f evict-track-parents-ll |
| 95 | 2026-09-11T18:36:16.067Z | Switched to branch 'evict-track-parents-ll' |
| 96 | 2026-09-11T18:36:16.070Z | + git reset --hard ac94b3e51e1f5fba6cc48863dd3c606e3c53da6a |
| 97 | 2026-09-11T18:36:16.084Z | HEAD is now at ac94b3e Include expirable entries in eviction benchmark |
| 98 | 2026-09-11T18:36:16.087Z | process exited: duration 1423 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:16.093Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:16.096Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:16.099Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:16.102Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:16.102Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:16.102Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:16.102Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:16.106Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:16.249Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:16.252Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:30.105Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:30.105Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-11T18:36:30.105Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-11T18:36:30.105Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-11T18:36:30.105Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-11T18:36:30.105Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-11T18:36:30.199Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:30.201Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:30.202Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:30.256Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:30.256Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:30.256Z | ++ popd |
| 121 | 2026-09-11T18:36:30.260Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:30.261Z | + cargo --version |
| 123 | 2026-09-11T18:36:30.264Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-11T18:36:30.266Z | + rustc --version |
| 125 | 2026-09-11T18:36:30.285Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-11T18:36:30.288Z | + cd crates/opte-api |
| 127 | 2026-09-11T18:36:30.288Z | + header 'check API_VERSION' |
| 128 | 2026-09-11T18:36:30.288Z | + echo '# ==== check API_VERSION ==== #' |
| 129 | 2026-09-11T18:36:30.288Z | # ==== check API_VERSION ==== # |
| 130 | 2026-09-11T18:36:30.288Z | + ./check-api-version.sh |
| 131 | 2026-09-11T18:36:30.295Z | + header 'check style' |
| 132 | 2026-09-11T18:36:30.298Z | + echo '# ==== check style ==== #' |
| 133 | 2026-09-11T18:36:30.298Z | # ==== check style ==== # |
| 134 | 2026-09-11T18:36:30.298Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 135 | 2026-09-11T18:36:30.373Z | |
| 136 | 2026-09-11T18:36:30.373Z | real 0.075315018 |
| 137 | 2026-09-11T18:36:30.373Z | user 0.044000695 |
| 138 | 2026-09-11T18:36:30.373Z | sys 0.028250609 |
| 139 | 2026-09-11T18:36:30.373Z | trap 0.000004510 |
| 140 | 2026-09-11T18:36:30.373Z | tflt 0.000015130 |
| 141 | 2026-09-11T18:36:30.373Z | dflt 0.000005380 |
| 142 | 2026-09-11T18:36:30.376Z | kflt 0.000000800 |
| 143 | 2026-09-11T18:36:30.376Z | lock 0.022114120 |
| 144 | 2026-09-11T18:36:30.376Z | slp 0.055266189 |
| 145 | 2026-09-11T18:36:30.376Z | lat 0.000711340 |
| 146 | 2026-09-11T18:36:30.376Z | stop 0.000096390 |
| 147 | 2026-09-11T18:36:30.376Z | + header 'analyze std' |
| 148 | 2026-09-11T18:36:30.376Z | + echo '# ==== analyze std ==== #' |
| 149 | 2026-09-11T18:36:30.376Z | # ==== analyze std ==== # |
| 150 | 2026-09-11T18:36:30.376Z | + ptime -m cargo clippy --all-targets |
| 151 | 2026-09-11T18:36:30.509Z | Updating crates.io index |
| 152 | 2026-09-11T18:36:30.512Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-09-11T18:36:31.229Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 154 | 2026-09-11T18:36:31.518Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-09-11T18:36:31.803Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 156 | 2026-09-11T18:36:32.180Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 157 | 2026-09-11T18:36:32.460Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-09-11T18:36:32.806Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-09-11T18:36:34.449Z | Downloading crates ... |
| 160 | 2026-09-11T18:36:34.508Z | Downloaded embedded-io v0.4.0 |
| 161 | 2026-09-11T18:36:34.513Z | Downloaded aho-corasick v1.1.4 |
| 162 | 2026-09-11T18:36:34.515Z | Downloaded defmt v0.3.100 |
| 163 | 2026-09-11T18:36:34.515Z | Downloaded ident_case v1.0.1 |
| 164 | 2026-09-11T18:36:34.518Z | Downloaded strsim v0.11.1 |
| 165 | 2026-09-11T18:36:34.518Z | Downloaded darling_macro v0.23.0 |
| 166 | 2026-09-11T18:36:34.521Z | Downloaded embedded-io v0.6.1 |
| 167 | 2026-09-11T18:36:34.521Z | Downloaded macaddr v1.0.1 |
| 168 | 2026-09-11T18:36:34.524Z | Downloaded defmt-macros v1.1.1 |
| 169 | 2026-09-11T18:36:34.527Z | Downloaded either v1.16.0 |
| 170 | 2026-09-11T18:36:34.535Z | Downloaded hash32 v0.3.1 |
| 171 | 2026-09-11T18:36:34.538Z | Downloaded cfg-if v1.0.4 |
| 172 | 2026-09-11T18:36:34.541Z | Downloaded managed v0.8.0 |
| 173 | 2026-09-11T18:36:34.541Z | Downloaded cobs v0.3.0 |
| 174 | 2026-09-11T18:36:34.544Z | Downloaded stable_deref_trait v1.2.1 |
| 175 | 2026-09-11T18:36:34.547Z | Downloaded byteorder v1.5.0 |
| 176 | 2026-09-11T18:36:34.547Z | Downloaded bitflags v1.3.2 |
| 177 | 2026-09-11T18:36:34.550Z | Downloaded postcard v1.1.3 |
| 178 | 2026-09-11T18:36:34.551Z | Downloaded ingot-types v0.2.0 |
| 179 | 2026-09-11T18:36:34.554Z | Downloaded ipnetwork v0.21.1 |
| 180 | 2026-09-11T18:36:34.559Z | Downloaded defmt-parser v1.0.0 |
| 181 | 2026-09-11T18:36:34.562Z | Downloaded thiserror v2.0.18 |
| 182 | 2026-09-11T18:36:34.562Z | Downloaded quote v1.0.46 |
| 183 | 2026-09-11T18:36:34.566Z | Downloaded defmt v1.1.1 |
| 184 | 2026-09-11T18:36:34.569Z | Downloaded thiserror-impl v2.0.18 |
| 185 | 2026-09-11T18:36:34.573Z | Downloaded ingot v0.2.0 |
| 186 | 2026-09-11T18:36:34.576Z | Downloaded ingot-macros v0.2.0 |
| 187 | 2026-09-11T18:36:34.580Z | Downloaded unicode-ident v1.0.24 |
| 188 | 2026-09-11T18:36:34.583Z | Downloaded serde_core v1.0.228 |
| 189 | 2026-09-11T18:36:34.586Z | Downloaded bitflags v2.13.0 |
| 190 | 2026-09-11T18:36:34.591Z | Downloaded serde_derive v1.0.228 |
| 191 | 2026-09-11T18:36:34.594Z | Downloaded proc-macro2 v1.0.106 |
| 192 | 2026-09-11T18:36:34.597Z | Downloaded darling_core v0.23.0 |
| 193 | 2026-09-11T18:36:34.600Z | Downloaded heapless v0.8.0 |
| 194 | 2026-09-11T18:36:34.611Z | Downloaded serde v1.0.228 |
| 195 | 2026-09-11T18:36:34.615Z | Downloaded darling v0.23.0 |
| 196 | 2026-09-11T18:36:34.619Z | Downloaded memchr v2.8.3 |
| 197 | 2026-09-11T18:36:34.626Z | Downloaded zerocopy-derive v0.8.54 |
| 198 | 2026-09-11T18:36:34.635Z | Downloaded regex v1.13.0 |
| 199 | 2026-09-11T18:36:34.650Z | Downloaded itertools v0.15.0 |
| 200 | 2026-09-11T18:36:34.670Z | Downloaded zerocopy v0.8.54 |
| 201 | 2026-09-11T18:36:34.681Z | Downloaded syn v2.0.118 |
| 202 | 2026-09-11T18:36:34.686Z | Downloaded smoltcp v0.11.0 |
| 203 | 2026-09-11T18:36:34.695Z | Downloaded regex-syntax v0.8.11 |
| 204 | 2026-09-11T18:36:34.710Z | Downloaded regex-automata v0.4.15 |
| 205 | 2026-09-11T18:36:34.746Z | Compiling proc-macro2 v1.0.106 |
| 206 | 2026-09-11T18:36:34.746Z | Compiling quote v1.0.46 |
| 207 | 2026-09-11T18:36:34.746Z | Compiling unicode-ident v1.0.24 |
| 208 | 2026-09-11T18:36:34.746Z | Compiling memchr v2.8.3 |
| 209 | 2026-09-11T18:36:34.746Z | Compiling ident_case v1.0.1 |
| 210 | 2026-09-11T18:36:34.749Z | Compiling strsim v0.11.1 |
| 211 | 2026-09-11T18:36:34.749Z | Compiling regex-syntax v0.8.11 |
| 212 | 2026-09-11T18:36:34.749Z | Compiling serde_core v1.0.228 |
| 213 | 2026-09-11T18:36:34.932Z | Compiling thiserror v2.0.18 |
| 214 | 2026-09-11T18:36:34.935Z | Compiling zerocopy v0.8.54 |
| 215 | 2026-09-11T18:36:35.101Z | Compiling serde v1.0.228 |
| 216 | 2026-09-11T18:36:35.176Z | Compiling either v1.16.0 |
| 217 | 2026-09-11T18:36:35.262Z | Compiling aho-corasick v1.1.4 |
| 218 | 2026-09-11T18:36:35.339Z | Compiling itertools v0.15.0 |
| 219 | 2026-09-11T18:36:35.371Z | Checking byteorder v1.5.0 |
| 220 | 2026-09-11T18:36:35.433Z | Compiling heapless v0.8.0 |
| 221 | 2026-09-11T18:36:35.527Z | Checking hash32 v0.3.1 |
| 222 | 2026-09-11T18:36:35.555Z | Checking stable_deref_trait v1.2.1 |
| 223 | 2026-09-11T18:36:35.616Z | Checking macaddr v1.0.1 |
| 224 | 2026-09-11T18:36:35.626Z | Compiling smoltcp v0.11.0 |
| 225 | 2026-09-11T18:36:35.750Z | Checking bitflags v2.13.0 |
| 226 | 2026-09-11T18:36:35.947Z | Checking bitflags v1.3.2 |
| 227 | 2026-09-11T18:36:36.005Z | Checking cfg-if v1.0.4 |
| 228 | 2026-09-11T18:36:36.005Z | Checking managed v0.8.0 |
| 229 | 2026-09-11T18:36:36.059Z | Compiling syn v2.0.118 |
| 230 | 2026-09-11T18:36:36.111Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 231 | 2026-09-11T18:36:36.182Z | Checking ipnetwork v0.21.1 |
| 232 | 2026-09-11T18:36:36.247Z | Compiling regex-automata v0.4.15 |
| 233 | 2026-09-11T18:36:37.706Z | Compiling regex v1.13.0 |
| 234 | 2026-09-11T18:36:38.196Z | Compiling darling_core v0.23.0 |
| 235 | 2026-09-11T18:36:38.518Z | Compiling serde_derive v1.0.228 |
| 236 | 2026-09-11T18:36:38.518Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-09-11T18:36:38.525Z | Compiling zerocopy-derive v0.8.54 |
| 238 | 2026-09-11T18:36:39.501Z | Checking cobs v0.3.0 |
| 239 | 2026-09-11T18:36:39.577Z | Compiling darling_macro v0.23.0 |
| 240 | 2026-09-11T18:36:40.078Z | Compiling darling v0.23.0 |
| 241 | 2026-09-11T18:36:40.138Z | Compiling ingot-macros v0.2.0 |
| 242 | 2026-09-11T18:36:40.793Z | Checking postcard v1.1.3 |
| 243 | 2026-09-11T18:36:42.097Z | Checking ingot-types v0.2.0 |
| 244 | 2026-09-11T18:36:42.364Z | Checking ingot v0.2.0 |
| 245 | 2026-09-11T18:36:43.630Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-09-11T18:36:44.634Z | Finished `dev` profile [optimized + debuginfo] target(s) in 14.21s |
| 247 | 2026-09-11T18:36:44.728Z | |
| 248 | 2026-09-11T18:36:44.728Z | real 14.350104093 |
| 249 | 2026-09-11T18:36:44.728Z | user 30.611460557 |
| 250 | 2026-09-11T18:36:44.728Z | sys 5.748166790 |
| 251 | 2026-09-11T18:36:44.728Z | trap 0.014642210 |
| 252 | 2026-09-11T18:36:44.729Z | tflt 0.068712627 |
| 253 | 2026-09-11T18:36:44.729Z | dflt 0.225240896 |
| 254 | 2026-09-11T18:36:44.729Z | kflt 0.002529750 |
| 255 | 2026-09-11T18:36:44.729Z | lock 2:10.563984269 |
| 256 | 2026-09-11T18:36:44.729Z | slp 1:31.198010471 |
| 257 | 2026-09-11T18:36:44.729Z | lat 1.077991047 |
| 258 | 2026-09-11T18:36:44.729Z | stop 5.183469689 |
| 259 | 2026-09-11T18:36:44.732Z | + header 'analyze no_std' |
| 260 | 2026-09-11T18:36:44.732Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-09-11T18:36:44.732Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 262 | 2026-09-11T18:36:44.732Z | # ==== analyze no_std ==== # |
| 263 | 2026-09-11T18:36:44.829Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-09-11T18:36:45.051Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-09-11T18:36:46.023Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.25s |
| 266 | 2026-09-11T18:36:46.045Z | |
| 267 | 2026-09-11T18:36:46.049Z | real 1.311657920 |
| 268 | 2026-09-11T18:36:46.049Z | user 1.877473993 |
| 269 | 2026-09-11T18:36:46.049Z | sys 0.259670938 |
| 270 | 2026-09-11T18:36:46.049Z | trap 0.000221890 |
| 271 | 2026-09-11T18:36:46.049Z | tflt 0.000034210 |
| 272 | 2026-09-11T18:36:46.049Z | dflt 0.000118630 |
| 273 | 2026-09-11T18:36:46.049Z | kflt 0.000000000 |
| 274 | 2026-09-11T18:36:46.049Z | lock 5.531211033 |
| 275 | 2026-09-11T18:36:46.049Z | slp 5.279144950 |
| 276 | 2026-09-11T18:36:46.049Z | lat 0.003059360 |
| 277 | 2026-09-11T18:36:46.049Z | stop 0.058812158 |
| 278 | 2026-09-11T18:36:46.049Z | + header test |
| 279 | 2026-09-11T18:36:46.049Z | + echo '# ==== test ==== #' |
| 280 | 2026-09-11T18:36:46.049Z | # ==== test ==== # |
| 281 | 2026-09-11T18:36:46.049Z | + ptime -m cargo test |
| 282 | 2026-09-11T18:36:46.173Z | Compiling serde_core v1.0.228 |
| 283 | 2026-09-11T18:36:46.173Z | Compiling byteorder v1.5.0 |
| 284 | 2026-09-11T18:36:46.173Z | Compiling macaddr v1.0.1 |
| 285 | 2026-09-11T18:36:46.173Z | Compiling stable_deref_trait v1.2.1 |
| 286 | 2026-09-11T18:36:46.194Z | Compiling zerocopy v0.8.54 |
| 287 | 2026-09-11T18:36:46.194Z | Compiling thiserror v2.0.18 |
| 288 | 2026-09-11T18:36:46.198Z | Compiling bitflags v2.13.0 |
| 289 | 2026-09-11T18:36:46.201Z | Compiling managed v0.8.0 |
| 290 | 2026-09-11T18:36:46.244Z | Compiling bitflags v1.3.2 |
| 291 | 2026-09-11T18:36:46.279Z | Compiling cobs v0.3.0 |
| 292 | 2026-09-11T18:36:46.300Z | Compiling cfg-if v1.0.4 |
| 293 | 2026-09-11T18:36:46.349Z | Compiling hash32 v0.3.1 |
| 294 | 2026-09-11T18:36:46.354Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 295 | 2026-09-11T18:36:46.400Z | Compiling ipnetwork v0.21.1 |
| 296 | 2026-09-11T18:36:46.425Z | Compiling heapless v0.8.0 |
| 297 | 2026-09-11T18:36:46.765Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-09-11T18:36:47.702Z | Compiling serde v1.0.228 |
| 299 | 2026-09-11T18:36:48.105Z | Compiling postcard v1.1.3 |
| 300 | 2026-09-11T18:36:48.793Z | Compiling ingot-types v0.2.0 |
| 301 | 2026-09-11T18:36:49.074Z | Compiling ingot v0.2.0 |
| 302 | 2026-09-11T18:36:50.455Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-09-11T18:36:52.323Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.26s |
| 304 | 2026-09-11T18:36:52.332Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc) |
| 305 | 2026-09-11T18:36:52.335Z | |
| 306 | 2026-09-11T18:36:52.335Z | running 25 tests |
| 307 | 2026-09-11T18:36:52.335Z | test encap::test::bad_vni ... ok |
| 308 | 2026-09-11T18:36:52.335Z | test encap::test::good_vni ... ok |
| 309 | 2026-09-11T18:36:52.335Z | test dns::tests::test_domain_name ... ok |
| 310 | 2026-09-11T18:36:52.335Z | test ip::test::bad_cidr ... ok |
| 311 | 2026-09-11T18:36:52.335Z | test ip::test::good_cidr ... ok |
| 312 | 2026-09-11T18:36:52.335Z | test encap::test::vni_round_trip ... ok |
| 313 | 2026-09-11T18:36:52.335Z | test ip::test::bad_prefix_len ... ok |
| 314 | 2026-09-11T18:36:52.335Z | test ip::test::dhcp_fqdn ... ok |
| 315 | 2026-09-11T18:36:52.335Z | test ip::test::ipv4_addr_bad ... ok |
| 316 | 2026-09-11T18:36:52.335Z | test ip::test::ipv4_mask ... ok |
| 317 | 2026-09-11T18:36:52.335Z | test ip::test::ipv4_addr_good ... ok |
| 318 | 2026-09-11T18:36:52.336Z | test ip::test::ipv6_cidr_is_member ... ok |
| 319 | 2026-09-11T18:36:52.336Z | test ip::test::ipv6_is_default ... ok |
| 320 | 2026-09-11T18:36:52.336Z | test ip::test::ipv6_mask ... ok |
| 321 | 2026-09-11T18:36:52.336Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 323 | 2026-09-11T18:36:52.336Z | test ip::test::test_ip_addr_from_str ... ok |
| 324 | 2026-09-11T18:36:52.336Z | test ip::test::test_ip_cidr_from_str ... ok |
| 325 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv6_from_const ... ok |
| 327 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv6_is_multicast ... ok |
| 328 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 329 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-09-11T18:36:52.336Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-09-11T18:36:52.336Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-09-11T18:36:52.336Z | |
| 333 | 2026-09-11T18:36:52.336Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-09-11T18:36:52.336Z | |
| 335 | 2026-09-11T18:36:52.339Z | Doc-tests opte_api |
| 336 | 2026-09-11T18:36:52.921Z | |
| 337 | 2026-09-11T18:36:52.921Z | running 1 test |
| 338 | 2026-09-11T18:36:52.924Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-09-11T18:36:52.924Z | |
| 340 | 2026-09-11T18:36:52.924Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-09-11T18:36:52.924Z | |
| 342 | 2026-09-11T18:36:52.924Z | all doctests ran in 0.43s; merged doctests compilation took 0.43s |
| 343 | 2026-09-11T18:36:52.944Z | |
| 344 | 2026-09-11T18:36:52.944Z | real 6.890195422 |
| 345 | 2026-09-11T18:36:52.944Z | user 17.226306997 |
| 346 | 2026-09-11T18:36:52.944Z | sys 2.031783968 |
| 347 | 2026-09-11T18:36:52.944Z | trap 0.003868650 |
| 348 | 2026-09-11T18:36:52.944Z | tflt 0.199137762 |
| 349 | 2026-09-11T18:36:52.944Z | dflt 0.149717174 |
| 350 | 2026-09-11T18:36:52.947Z | kflt 0.000000000 |
| 351 | 2026-09-11T18:36:52.947Z | lock 1:03.224268930 |
| 352 | 2026-09-11T18:36:52.947Z | slp 32.354755731 |
| 353 | 2026-09-11T18:36:52.947Z | lat 0.489926874 |
| 354 | 2026-09-11T18:36:52.947Z | stop 0.679649383 |
| 355 | 2026-09-11T18:36:52.947Z | process exited: duration 36851 ms, exit code 0 |
| |
| 356 | 2026-09-11T18:36:52.954Z | found 0 output files |