|
|
|
| 1 | 2026-04-17T04:11:50.276Z | job assigned to worker 01KPCT4ZRVZ0ZMW1MT4S53BGEN [factory aws, i-08c424ea32dcf1666] (queued for 1 m 8 s) |
| |
| 2 | 2026-04-17T04:11:56.706Z | starting task 0: "setup" |
| 3 | 2026-04-17T04:11:56.712Z | ++ uname -s |
| 4 | 2026-04-17T04:11:56.712Z | + kern=SunOS |
| 5 | 2026-04-17T04:11:56.712Z | + build_user=build |
| 6 | 2026-04-17T04:11:56.712Z | + build_uid=12345 |
| 7 | 2026-04-17T04:11:56.712Z | + work_dir=/work |
| 8 | 2026-04-17T04:11:56.712Z | + input_dir=/input |
| 9 | 2026-04-17T04:11:56.713Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T04:11:56.713Z | + case "$kern" in |
| 11 | 2026-04-17T04:11:56.713Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T04:11:56.717Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T04:11:58.720Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T04:11:58.823Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T04:11:58.828Z | + home_fs=zfs |
| 16 | 2026-04-17T04:11:58.829Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T04:11:58.829Z | + mkdir -p /home/build |
| 18 | 2026-04-17T04:11:58.829Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T04:12:00.824Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T04:12:00.828Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-04-17T04:12:00.835Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T04:12:00.843Z | + printf ' * rust toolchain channel = "%s"\n' 1.95.0 |
| 23 | 2026-04-17T04:12:00.843Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-17T04:12:00.843Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-17T04:12:00.843Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-17T04:12:00.843Z | * rust toolchain channel = "1.95.0" |
| 27 | 2026-04-17T04:12:00.843Z | * rust toolchain profile = "default" |
| 28 | 2026-04-17T04:12:00.847Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T04:12:00.847Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default |
| 30 | 2026-04-17T04:12:00.962Z | info: downloading installer |
| 31 | 2026-04-17T04:12:02.485Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T04:12:02.485Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T04:12:02.486Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T04:12:02.486Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T04:12:02.486Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T04:12:02.486Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T04:12:02.486Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T04:12:02.486Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T04:12:02.486Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T04:12:02.486Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T04:12:02.486Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T04:12:02.486Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T04:12:02.486Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T04:12:02.502Z | info: profile set to default |
| 45 | 2026-04-17T04:12:02.502Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T04:12:02.508Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T04:12:02.672Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-17T04:12:02.679Z | info: downloading 6 components |
| 49 | 2026-04-17T04:12:18.074Z | info: default toolchain set to 1.95.0-x86_64-unknown-illumos |
| 50 | 2026-04-17T04:12:18.074Z | |
| 51 | 2026-04-17T04:12:18.100Z | 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-17T04:12:18.100Z | |
| 53 | 2026-04-17T04:12:18.100Z | |
| 54 | 2026-04-17T04:12:18.100Z | Rust is installed now. Great! |
| 55 | 2026-04-17T04:12:18.100Z | |
| 56 | 2026-04-17T04:12:18.100Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T04:12:18.100Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T04:12:18.100Z | |
| 59 | 2026-04-17T04:12:18.100Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T04:12:18.100Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T04:12:18.100Z | |
| 62 | 2026-04-17T04:12:18.100Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T04:12:18.100Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T04:12:18.100Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T04:12:18.100Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T04:12:18.100Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T04:12:18.100Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T04:12:18.101Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T04:12:18.105Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T04:12:18.105Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T04:12:18.203Z | + rustup --version |
| 72 | 2026-04-17T04:12:18.214Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T04:12:18.217Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T04:12:18.233Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-17T04:12:18.236Z | + cargo --version |
| 76 | 2026-04-17T04:12:18.250Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-17T04:12:18.255Z | + rustc --version |
| 78 | 2026-04-17T04:12:18.280Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-17T04:12:18.291Z | process exited: duration 17438 ms, exit code 0 |
| |
| 80 | 2026-04-17T04:12:18.304Z | starting task 2: "authentication" |
| 81 | 2026-04-17T04:12:18.320Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-04-17T04:12:18.327Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T04:12:18.334Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-17T04:12:18.341Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-17T04:12:18.444Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-17T04:12:19.335Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-17T04:12:19.338Z | + git fetch origin 882c068b404722c1733d645e40a73d14bb4404e1 |
| 88 | 2026-04-17T04:12:19.615Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-17T04:12:19.615Z | * branch 882c068b404722c1733d645e40a73d14bb4404e1 -> FETCH_HEAD |
| 90 | 2026-04-17T04:12:19.654Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-04-17T04:12:19.654Z | ++ git branch --show-current |
| 92 | 2026-04-17T04:12:19.654Z | + current=master |
| 93 | 2026-04-17T04:12:19.654Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-04-17T04:12:19.654Z | + git branch -f renovate/rust-1.x 882c068b404722c1733d645e40a73d14bb4404e1 |
| 95 | 2026-04-17T04:12:19.654Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-04-17T04:12:19.711Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-04-17T04:12:19.712Z | + git reset --hard 882c068b404722c1733d645e40a73d14bb4404e1 |
| 98 | 2026-04-17T04:12:19.712Z | HEAD is now at 882c068 Update dependency rust to v1.95.0 |
| 99 | 2026-04-17T04:12:19.712Z | process exited: duration 1323 ms, exit code 0 |
| |
| 100 | 2026-04-17T04:12:19.784Z | starting task 4: "build" |
| 101 | 2026-04-17T04:12:19.803Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-17T04:12:19.804Z | ++ rustup show active-toolchain |
| 103 | 2026-04-17T04:12:19.816Z | 1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-17T04:12:19.816Z | ++ pushd xde |
| 105 | 2026-04-17T04:12:19.816Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-17T04:12:19.816Z | ++ rustup show active-toolchain |
| 107 | 2026-04-17T04:12:19.816Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-17T04:12:19.989Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-17T04:12:20.002Z | info: downloading 6 components |
| 110 | 2026-04-17T04:12:34.347Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-17T04:12:34.437Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-17T04:12:34.442Z | +++ head -n 1 |
| 113 | 2026-04-17T04:12:34.442Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-17T04:12:34.499Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-17T04:12:34.499Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-17T04:12:34.499Z | ++ popd |
| 117 | 2026-04-17T04:12:34.507Z | /work/oxidecomputer/opte |
| 118 | 2026-04-17T04:12:34.508Z | + cargo --version |
| 119 | 2026-04-17T04:12:34.508Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 120 | 2026-04-17T04:12:34.508Z | + rustc --version |
| 121 | 2026-04-17T04:12:34.523Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 122 | 2026-04-17T04:12:34.539Z | + cd crates/opte-api |
| 123 | 2026-04-17T04:12:34.539Z | + header 'check API_VERSION' |
| 124 | 2026-04-17T04:12:34.539Z | + echo '# ==== check API_VERSION ==== #' |
| 125 | 2026-04-17T04:12:34.539Z | + ./check-api-version.sh |
| 126 | 2026-04-17T04:12:34.539Z | # ==== check API_VERSION ==== # |
| 127 | 2026-04-17T04:12:34.539Z | + header 'check style' |
| 128 | 2026-04-17T04:12:34.539Z | + echo '# ==== check style ==== #' |
| 129 | 2026-04-17T04:12:34.539Z | # ==== check style ==== # |
| 130 | 2026-04-17T04:12:34.540Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-04-17T04:12:34.622Z | |
| 132 | 2026-04-17T04:12:34.622Z | real 0.076154320 |
| 133 | 2026-04-17T04:12:34.622Z | user 0.044219513 |
| 134 | 2026-04-17T04:12:34.622Z | sys 0.029011428 |
| 135 | 2026-04-17T04:12:34.622Z | trap 0.000014876 |
| 136 | 2026-04-17T04:12:34.622Z | tflt 0.000031486 |
| 137 | 2026-04-17T04:12:34.622Z | dflt 0.000006468 |
| 138 | 2026-04-17T04:12:34.622Z | kflt 0.000000000 |
| 139 | 2026-04-17T04:12:34.622Z | lock 0.032004173 |
| 140 | 2026-04-17T04:12:34.622Z | slp 0.055948969 |
| 141 | 2026-04-17T04:12:34.622Z | lat 0.000832632 |
| 142 | 2026-04-17T04:12:34.623Z | stop 0.000120271 |
| 143 | 2026-04-17T04:12:34.637Z | + header 'analyze std' |
| 144 | 2026-04-17T04:12:34.637Z | + echo '# ==== analyze std ==== #' |
| 145 | 2026-04-17T04:12:34.637Z | + ptime -m cargo clippy --all-targets |
| 146 | 2026-04-17T04:12:34.637Z | # ==== analyze std ==== # |
| 147 | 2026-04-17T04:12:34.755Z | Updating crates.io index |
| 148 | 2026-04-17T04:12:34.793Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-04-17T04:12:36.160Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-04-17T04:12:36.455Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 151 | 2026-04-17T04:12:36.821Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 152 | 2026-04-17T04:12:37.264Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-04-17T04:12:37.516Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-04-17T04:12:37.963Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-04-17T04:12:40.347Z | Downloading crates ... |
| 156 | 2026-04-17T04:12:40.391Z | Downloaded embedded-io v0.6.1 |
| 157 | 2026-04-17T04:12:40.395Z | Downloaded defmt-parser v1.0.0 |
| 158 | 2026-04-17T04:12:40.402Z | Downloaded unicode-ident v1.0.24 |
| 159 | 2026-04-17T04:12:40.405Z | Downloaded defmt-macros v1.0.1 |
| 160 | 2026-04-17T04:12:40.409Z | Downloaded ident_case v1.0.1 |
| 161 | 2026-04-17T04:12:40.409Z | Downloaded fnv v1.0.7 |
| 162 | 2026-04-17T04:12:40.409Z | Downloaded ingot-macros v0.1.1 |
| 163 | 2026-04-17T04:12:40.413Z | Downloaded macaddr v1.0.1 |
| 164 | 2026-04-17T04:12:40.413Z | Downloaded ipnetwork v0.21.1 |
| 165 | 2026-04-17T04:12:40.417Z | Downloaded hash32 v0.3.1 |
| 166 | 2026-04-17T04:12:40.421Z | Downloaded darling_macro v0.21.3 |
| 167 | 2026-04-17T04:12:40.422Z | Downloaded proc-macro-error2 v2.0.1 |
| 168 | 2026-04-17T04:12:40.429Z | Downloaded strsim v0.11.1 |
| 169 | 2026-04-17T04:12:40.439Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-04-17T04:12:40.439Z | Downloaded cobs v0.3.0 |
| 171 | 2026-04-17T04:12:40.439Z | Downloaded either v1.15.0 |
| 172 | 2026-04-17T04:12:40.439Z | Downloaded thiserror-impl v2.0.18 |
| 173 | 2026-04-17T04:12:40.445Z | Downloaded defmt v0.3.100 |
| 174 | 2026-04-17T04:12:40.456Z | Downloaded postcard v1.1.3 |
| 175 | 2026-04-17T04:12:40.462Z | Downloaded ingot-types v0.1.2 |
| 176 | 2026-04-17T04:12:40.462Z | Downloaded defmt v1.0.1 |
| 177 | 2026-04-17T04:12:40.462Z | Downloaded bitflags v2.11.0 |
| 178 | 2026-04-17T04:12:40.467Z | Downloaded embedded-io v0.4.0 |
| 179 | 2026-04-17T04:12:40.470Z | Downloaded stable_deref_trait v1.2.1 |
| 180 | 2026-04-17T04:12:40.470Z | Downloaded ingot v0.1.1 |
| 181 | 2026-04-17T04:12:40.473Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 182 | 2026-04-17T04:12:40.476Z | Downloaded managed v0.8.0 |
| 183 | 2026-04-17T04:12:40.482Z | Downloaded serde_core v1.0.228 |
| 184 | 2026-04-17T04:12:40.485Z | Downloaded bitflags v1.3.2 |
| 185 | 2026-04-17T04:12:40.489Z | Downloaded quote v1.0.45 |
| 186 | 2026-04-17T04:12:40.497Z | Downloaded serde_derive v1.0.228 |
| 187 | 2026-04-17T04:12:40.500Z | Downloaded thiserror v2.0.18 |
| 188 | 2026-04-17T04:12:40.500Z | Downloaded byteorder v1.5.0 |
| 189 | 2026-04-17T04:12:40.511Z | Downloaded memchr v2.8.0 |
| 190 | 2026-04-17T04:12:40.525Z | Downloaded proc-macro2 v1.0.106 |
| 191 | 2026-04-17T04:12:40.529Z | Downloaded darling v0.21.3 |
| 192 | 2026-04-17T04:12:40.534Z | Downloaded darling_core v0.21.3 |
| 193 | 2026-04-17T04:12:40.539Z | Downloaded heapless v0.8.0 |
| 194 | 2026-04-17T04:12:40.547Z | Downloaded zerocopy-derive v0.8.48 |
| 195 | 2026-04-17T04:12:40.551Z | Downloaded serde v1.0.228 |
| 196 | 2026-04-17T04:12:40.581Z | Downloaded aho-corasick v1.1.4 |
| 197 | 2026-04-17T04:12:40.592Z | Downloaded itertools v0.14.0 |
| 198 | 2026-04-17T04:12:40.596Z | Downloaded regex v1.12.3 |
| 199 | 2026-04-17T04:12:40.629Z | Downloaded syn v2.0.117 |
| 200 | 2026-04-17T04:12:40.635Z | Downloaded zerocopy v0.8.48 |
| 201 | 2026-04-17T04:12:40.646Z | Downloaded smoltcp v0.11.0 |
| 202 | 2026-04-17T04:12:40.661Z | Downloaded regex-syntax v0.8.10 |
| 203 | 2026-04-17T04:12:40.666Z | Downloaded regex-automata v0.4.14 |
| 204 | 2026-04-17T04:12:40.701Z | Compiling proc-macro2 v1.0.106 |
| 205 | 2026-04-17T04:12:40.701Z | Compiling unicode-ident v1.0.24 |
| 206 | 2026-04-17T04:12:40.704Z | Compiling quote v1.0.45 |
| 207 | 2026-04-17T04:12:40.704Z | Compiling ident_case v1.0.1 |
| 208 | 2026-04-17T04:12:40.704Z | Compiling fnv v1.0.7 |
| 209 | 2026-04-17T04:12:40.704Z | Compiling strsim v0.11.1 |
| 210 | 2026-04-17T04:12:40.704Z | Compiling memchr v2.8.0 |
| 211 | 2026-04-17T04:12:40.704Z | Compiling regex-syntax v0.8.10 |
| 212 | 2026-04-17T04:12:40.867Z | Compiling serde_core v1.0.228 |
| 213 | 2026-04-17T04:12:40.886Z | Compiling thiserror v2.0.18 |
| 214 | 2026-04-17T04:12:40.891Z | Compiling serde v1.0.228 |
| 215 | 2026-04-17T04:12:41.065Z | Compiling either v1.15.0 |
| 216 | 2026-04-17T04:12:41.241Z | Compiling aho-corasick v1.1.4 |
| 217 | 2026-04-17T04:12:41.313Z | Compiling zerocopy v0.8.48 |
| 218 | 2026-04-17T04:12:41.542Z | Compiling itertools v0.14.0 |
| 219 | 2026-04-17T04:12:41.542Z | Compiling heapless v0.8.0 |
| 220 | 2026-04-17T04:12:41.700Z | Checking byteorder v1.5.0 |
| 221 | 2026-04-17T04:12:41.719Z | Checking stable_deref_trait v1.2.1 |
| 222 | 2026-04-17T04:12:41.788Z | Compiling smoltcp v0.11.0 |
| 223 | 2026-04-17T04:12:41.860Z | Checking hash32 v0.3.1 |
| 224 | 2026-04-17T04:12:41.962Z | Checking macaddr v1.0.1 |
| 225 | 2026-04-17T04:12:42.004Z | Checking bitflags v2.11.0 |
| 226 | 2026-04-17T04:12:42.125Z | Compiling regex-automata v0.4.14 |
| 227 | 2026-04-17T04:12:42.343Z | Compiling syn v2.0.117 |
| 228 | 2026-04-17T04:12:42.384Z | Checking managed v0.8.0 |
| 229 | 2026-04-17T04:12:42.450Z | Checking bitflags v1.3.2 |
| 230 | 2026-04-17T04:12:42.512Z | Checking cfg-if v1.0.4 |
| 231 | 2026-04-17T04:12:42.562Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 232 | 2026-04-17T04:12:42.617Z | Checking ipnetwork v0.21.1 |
| 233 | 2026-04-17T04:12:43.653Z | Compiling regex v1.12.3 |
| 234 | 2026-04-17T04:12:44.478Z | Compiling darling_core v0.21.3 |
| 235 | 2026-04-17T04:12:44.820Z | Compiling zerocopy-derive v0.8.48 |
| 236 | 2026-04-17T04:12:44.820Z | Compiling serde_derive v1.0.228 |
| 237 | 2026-04-17T04:12:44.820Z | Compiling thiserror-impl v2.0.18 |
| 238 | 2026-04-17T04:12:45.842Z | Compiling darling_macro v0.21.3 |
| 239 | 2026-04-17T04:12:45.881Z | Checking cobs v0.3.0 |
| 240 | 2026-04-17T04:12:46.317Z | Compiling darling v0.21.3 |
| 241 | 2026-04-17T04:12:46.391Z | Compiling ingot-macros v0.1.1 |
| 242 | 2026-04-17T04:12:47.062Z | Checking postcard v1.1.3 |
| 243 | 2026-04-17T04:12:48.390Z | Checking ingot-types v0.1.2 |
| 244 | 2026-04-17T04:12:48.652Z | Checking ingot v0.1.1 |
| 245 | 2026-04-17T04:12:49.902Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-04-17T04:12:50.981Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.23s |
| 247 | 2026-04-17T04:12:51.013Z | |
| 248 | 2026-04-17T04:12:51.013Z | real 16.380225524 |
| 249 | 2026-04-17T04:12:51.013Z | user 30.361221960 |
| 250 | 2026-04-17T04:12:51.013Z | sys 6.033110116 |
| 251 | 2026-04-17T04:12:51.013Z | trap 0.011185437 |
| 252 | 2026-04-17T04:12:51.013Z | tflt 0.225432130 |
| 253 | 2026-04-17T04:12:51.013Z | dflt 0.804982572 |
| 254 | 2026-04-17T04:12:51.013Z | kflt 0.007541912 |
| 255 | 2026-04-17T04:12:51.013Z | lock 1:32.590556495 |
| 256 | 2026-04-17T04:12:51.013Z | slp 1:43.903484715 |
| 257 | 2026-04-17T04:12:51.013Z | lat 0.849670939 |
| 258 | 2026-04-17T04:12:51.013Z | stop 3.770222874 |
| 259 | 2026-04-17T04:12:51.019Z | + header 'analyze no_std' |
| 260 | 2026-04-17T04:12:51.020Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-04-17T04:12:51.020Z | # ==== analyze no_std ==== # |
| 262 | 2026-04-17T04:12:51.020Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 263 | 2026-04-17T04:12:51.120Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-04-17T04:12:51.307Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-04-17T04:12:52.271Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.23s |
| 266 | 2026-04-17T04:12:52.300Z | |
| 267 | 2026-04-17T04:12:52.313Z | real 1.292843615 |
| 268 | 2026-04-17T04:12:52.313Z | user 1.868403997 |
| 269 | 2026-04-17T04:12:52.313Z | sys 0.263936597 |
| 270 | 2026-04-17T04:12:52.313Z | trap 0.000194355 |
| 271 | 2026-04-17T04:12:52.313Z | tflt 0.000067748 |
| 272 | 2026-04-17T04:12:52.313Z | dflt 0.000183223 |
| 273 | 2026-04-17T04:12:52.313Z | kflt 0.000000000 |
| 274 | 2026-04-17T04:12:52.313Z | lock 4.274095337 |
| 275 | 2026-04-17T04:12:52.313Z | slp 5.231561513 |
| 276 | 2026-04-17T04:12:52.313Z | lat 0.002427797 |
| 277 | 2026-04-17T04:12:52.313Z | stop 0.042651894 |
| 278 | 2026-04-17T04:12:52.314Z | + header test |
| 279 | 2026-04-17T04:12:52.314Z | + echo '# ==== test ==== #' |
| 280 | 2026-04-17T04:12:52.314Z | + ptime -m cargo test |
| 281 | 2026-04-17T04:12:52.314Z | # ==== test ==== # |
| 282 | 2026-04-17T04:12:52.435Z | Compiling serde_core v1.0.228 |
| 283 | 2026-04-17T04:12:52.435Z | Compiling byteorder v1.5.0 |
| 284 | 2026-04-17T04:12:52.435Z | Compiling macaddr v1.0.1 |
| 285 | 2026-04-17T04:12:52.442Z | Compiling bitflags v2.11.0 |
| 286 | 2026-04-17T04:12:52.450Z | Compiling thiserror v2.0.18 |
| 287 | 2026-04-17T04:12:52.464Z | Compiling zerocopy v0.8.48 |
| 288 | 2026-04-17T04:12:52.464Z | Compiling stable_deref_trait v1.2.1 |
| 289 | 2026-04-17T04:12:52.465Z | Compiling bitflags v1.3.2 |
| 290 | 2026-04-17T04:12:52.510Z | Compiling cobs v0.3.0 |
| 291 | 2026-04-17T04:12:52.510Z | Compiling managed v0.8.0 |
| 292 | 2026-04-17T04:12:52.535Z | Compiling cfg-if v1.0.4 |
| 293 | 2026-04-17T04:12:52.601Z | Compiling hash32 v0.3.1 |
| 294 | 2026-04-17T04:12:52.621Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 295 | 2026-04-17T04:12:52.696Z | Compiling heapless v0.8.0 |
| 296 | 2026-04-17T04:12:52.728Z | Compiling ipnetwork v0.21.1 |
| 297 | 2026-04-17T04:12:53.059Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-04-17T04:12:53.996Z | Compiling serde v1.0.228 |
| 299 | 2026-04-17T04:12:55.542Z | Compiling postcard v1.1.3 |
| 300 | 2026-04-17T04:12:55.627Z | Compiling ingot-types v0.1.2 |
| 301 | 2026-04-17T04:12:55.627Z | Compiling ingot v0.1.1 |
| 302 | 2026-04-17T04:12:56.715Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-04-17T04:12:58.437Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.09s |
| 304 | 2026-04-17T04:12:58.470Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-15f5eed87897d9d4) |
| 305 | 2026-04-17T04:12:58.470Z | |
| 306 | 2026-04-17T04:12:58.470Z | running 25 tests |
| 307 | 2026-04-17T04:12:58.470Z | test dns::tests::test_domain_name ... ok |
| 308 | 2026-04-17T04:12:58.470Z | test encap::test::bad_vni ... ok |
| 309 | 2026-04-17T04:12:58.470Z | test ip::test::bad_cidr ... ok |
| 310 | 2026-04-17T04:12:58.470Z | test ip::test::bad_prefix_len ... ok |
| 311 | 2026-04-17T04:12:58.470Z | test encap::test::good_vni ... ok |
| 312 | 2026-04-17T04:12:58.470Z | test ip::test::dhcp_fqdn ... ok |
| 313 | 2026-04-17T04:12:58.470Z | test encap::test::vni_round_trip ... ok |
| 314 | 2026-04-17T04:12:58.470Z | test ip::test::good_cidr ... ok |
| 315 | 2026-04-17T04:12:58.470Z | test ip::test::ipv4_addr_bad ... ok |
| 316 | 2026-04-17T04:12:58.470Z | test ip::test::ipv4_addr_good ... ok |
| 317 | 2026-04-17T04:12:58.470Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-04-17T04:12:58.470Z | test ip::test::ipv6_is_default ... ok |
| 319 | 2026-04-17T04:12:58.470Z | test ip::test::ipv6_mask ... ok |
| 320 | 2026-04-17T04:12:58.470Z | test ip::test::ipv6_cidr_is_member ... ok |
| 321 | 2026-04-17T04:12:58.470Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-04-17T04:12:58.470Z | test ip::test::test_ip_addr_from_str ... ok |
| 323 | 2026-04-17T04:12:58.471Z | test ip::test::test_ip_cidr_from_str ... ok |
| 324 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 325 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv6_from_const ... ok |
| 326 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv6_is_multicast ... ok |
| 327 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 328 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 329 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-04-17T04:12:58.471Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 331 | 2026-04-17T04:12:58.471Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-04-17T04:12:58.471Z | |
| 333 | 2026-04-17T04:12:58.471Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-04-17T04:12:58.471Z | |
| 335 | 2026-04-17T04:12:58.471Z | Doc-tests opte_api |
| 336 | 2026-04-17T04:12:59.094Z | |
| 337 | 2026-04-17T04:12:59.094Z | running 1 test |
| 338 | 2026-04-17T04:12:59.161Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-04-17T04:12:59.161Z | |
| 340 | 2026-04-17T04:12:59.162Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-04-17T04:12:59.162Z | |
| 342 | 2026-04-17T04:12:59.162Z | all doctests ran in 0.44s; merged doctests compilation took 0.44s |
| 343 | 2026-04-17T04:12:59.162Z | |
| 344 | 2026-04-17T04:12:59.162Z | real 6.729523471 |
| 345 | 2026-04-17T04:12:59.162Z | user 17.289648962 |
| 346 | 2026-04-17T04:12:59.162Z | sys 2.061312063 |
| 347 | 2026-04-17T04:12:59.162Z | trap 0.004621332 |
| 348 | 2026-04-17T04:12:59.162Z | tflt 0.123474234 |
| 349 | 2026-04-17T04:12:59.162Z | dflt 0.116418848 |
| 350 | 2026-04-17T04:12:59.162Z | kflt 0.000003049 |
| 351 | 2026-04-17T04:12:59.162Z | lock 53.654466447 |
| 352 | 2026-04-17T04:12:59.162Z | slp 31.600700376 |
| 353 | 2026-04-17T04:12:59.162Z | lat 0.476717785 |
| 354 | 2026-04-17T04:12:59.162Z | stop 0.885797336 |
| 355 | 2026-04-17T04:12:59.162Z | process exited: duration 39249 ms, exit code 0 |
| |
| 356 | 2026-04-17T04:12:59.203Z | found 0 output files |