|
|
|
| 1 | 2026-03-27T04:21:23.513Z | job assigned to worker 01KMPRBQ81VFAF3WTYZ8X3WQPX [factory aws, i-08931f7a402ce87e1] (queued for 23 m 48 s) |
| |
| 2 | 2026-03-27T04:21:30.050Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:21:30.058Z | ++ uname -s |
| 4 | 2026-03-27T04:21:30.063Z | + kern=SunOS |
| 5 | 2026-03-27T04:21:30.063Z | + build_user=build |
| 6 | 2026-03-27T04:21:30.063Z | + build_uid=12345 |
| 7 | 2026-03-27T04:21:30.063Z | + work_dir=/work |
| 8 | 2026-03-27T04:21:30.063Z | + input_dir=/input |
| 9 | 2026-03-27T04:21:30.063Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:21:30.063Z | + case "$kern" in |
| 11 | 2026-03-27T04:21:30.063Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:21:30.063Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:21:32.067Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:21:32.184Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:21:32.188Z | + home_fs=zfs |
| 16 | 2026-03-27T04:21:32.188Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:21:32.188Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:21:32.188Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:21:34.181Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:21:34.186Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:21:34.194Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:21:34.200Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-27T04:21:34.200Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-27T04:21:34.200Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T04:21:34.200Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T04:21:34.200Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:21:34.200Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:21:34.204Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:21:34.205Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-27T04:21:34.329Z | info: downloading installer |
| 31 | 2026-03-27T04:21:35.940Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:21:35.940Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:21:35.940Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:21:35.940Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:21:35.940Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:21:35.940Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:21:35.941Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:21:35.941Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:21:35.941Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:21:35.941Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:21:35.941Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:21:35.941Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:21:35.941Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:21:35.954Z | info: profile set to default |
| 45 | 2026-03-27T04:21:35.954Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:21:35.957Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:21:36.132Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-27T04:21:36.135Z | info: downloading 6 components |
| 49 | 2026-03-27T04:21:51.729Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:21:51.730Z | |
| 51 | 2026-03-27T04:21:51.766Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-27T04:21:51.766Z | |
| 53 | 2026-03-27T04:21:51.766Z | |
| 54 | 2026-03-27T04:21:51.766Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:21:51.766Z | |
| 56 | 2026-03-27T04:21:51.766Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:21:51.766Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:21:51.766Z | |
| 59 | 2026-03-27T04:21:51.766Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:21:51.766Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:21:51.766Z | |
| 62 | 2026-03-27T04:21:51.766Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:21:51.775Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:21:51.775Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:21:51.775Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:21:51.775Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:21:51.775Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:21:51.775Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:21:51.776Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:21:51.776Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:21:51.854Z | + rustup --version |
| 72 | 2026-03-27T04:21:51.858Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:21:51.858Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:21:51.888Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-27T04:21:51.912Z | + cargo --version |
| 76 | 2026-03-27T04:21:51.913Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-27T04:21:51.913Z | + rustc --version |
| 78 | 2026-03-27T04:21:51.927Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-27T04:21:51.927Z | process exited: duration 17716 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:21:51.969Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:21:51.981Z | process exited: duration 29 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:21:52.010Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:21:52.020Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:21:52.020Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:21:52.062Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:21:52.787Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:21:52.792Z | + git fetch origin 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 88 | 2026-03-27T04:21:53.014Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:21:53.014Z | * branch 56e75ed31151689afa450c72cf51c5ae25ec8925 -> FETCH_HEAD |
| 90 | 2026-03-27T04:21:53.021Z | + [[ -n renovate/uuid-1.x-lockfile ]] |
| 91 | 2026-03-27T04:21:53.021Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:21:53.025Z | + current=master |
| 93 | 2026-03-27T04:21:53.025Z | + [[ master != renovate/uuid-1.x-lockfile ]] |
| 94 | 2026-03-27T04:21:53.025Z | + git branch -f renovate/uuid-1.x-lockfile 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 95 | 2026-03-27T04:21:53.030Z | + git checkout -f renovate/uuid-1.x-lockfile |
| 96 | 2026-03-27T04:21:53.041Z | Switched to branch 'renovate/uuid-1.x-lockfile' |
| 97 | 2026-03-27T04:21:53.047Z | + git reset --hard 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 98 | 2026-03-27T04:21:53.056Z | HEAD is now at 56e75ed Update Rust crate uuid to v1.23.0 |
| 99 | 2026-03-27T04:21:53.059Z | process exited: duration 1055 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:21:53.068Z | starting task 4: "build" |
| 101 | 2026-03-27T04:21:53.076Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:21:53.076Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:21:53.080Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:21:53.080Z | ++ pushd xde |
| 105 | 2026-03-27T04:21:53.080Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:21:53.080Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:21:53.082Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:21:53.239Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:21:53.245Z | info: downloading 6 components |
| 110 | 2026-03-27T04:22:08.385Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:22:08.471Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:22:08.475Z | +++ head -n 1 |
| 113 | 2026-03-27T04:22:08.475Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:22:08.525Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:22:08.525Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:22:08.525Z | ++ popd |
| 117 | 2026-03-27T04:22:08.528Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:22:08.528Z | + cargo --version |
| 119 | 2026-03-27T04:22:08.534Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-27T04:22:08.537Z | + rustc --version |
| 121 | 2026-03-27T04:22:08.556Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-27T04:22:08.559Z | + cd crates/opte-api |
| 123 | 2026-03-27T04:22:08.559Z | + header 'check API_VERSION' |
| 124 | 2026-03-27T04:22:08.559Z | + echo '# ==== check API_VERSION ==== #' |
| 125 | 2026-03-27T04:22:08.560Z | + ./check-api-version.sh |
| 126 | 2026-03-27T04:22:08.560Z | # ==== check API_VERSION ==== # |
| 127 | 2026-03-27T04:22:08.566Z | + header 'check style' |
| 128 | 2026-03-27T04:22:08.566Z | + echo '# ==== check style ==== #' |
| 129 | 2026-03-27T04:22:08.566Z | # ==== check style ==== # |
| 130 | 2026-03-27T04:22:08.566Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-03-27T04:22:08.649Z | |
| 132 | 2026-03-27T04:22:08.649Z | real 0.079537786 |
| 133 | 2026-03-27T04:22:08.649Z | user 0.046306603 |
| 134 | 2026-03-27T04:22:08.649Z | sys 0.030997770 |
| 135 | 2026-03-27T04:22:08.649Z | trap 0.000000319 |
| 136 | 2026-03-27T04:22:08.649Z | tflt 0.000018405 |
| 137 | 2026-03-27T04:22:08.649Z | dflt 0.000027795 |
| 138 | 2026-03-27T04:22:08.649Z | kflt 0.000000000 |
| 139 | 2026-03-27T04:22:08.649Z | lock 0.047030620 |
| 140 | 2026-03-27T04:22:08.649Z | slp 0.062094672 |
| 141 | 2026-03-27T04:22:08.649Z | lat 0.001110255 |
| 142 | 2026-03-27T04:22:08.649Z | stop 0.000104513 |
| 143 | 2026-03-27T04:22:08.652Z | + header 'analyze std' |
| 144 | 2026-03-27T04:22:08.652Z | + echo '# ==== analyze std ==== #' |
| 145 | 2026-03-27T04:22:08.652Z | # ==== analyze std ==== # |
| 146 | 2026-03-27T04:22:08.652Z | + ptime -m cargo clippy --all-targets |
| 147 | 2026-03-27T04:22:08.773Z | Updating crates.io index |
| 148 | 2026-03-27T04:22:08.811Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-03-27T04:22:09.856Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-03-27T04:22:10.132Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 151 | 2026-03-27T04:22:10.473Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 152 | 2026-03-27T04:22:10.916Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-03-27T04:22:11.148Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-03-27T04:22:11.410Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-03-27T04:22:13.327Z | Downloading crates ... |
| 156 | 2026-03-27T04:22:13.392Z | Downloaded darling v0.21.3 |
| 157 | 2026-03-27T04:22:13.396Z | Downloaded managed v0.8.0 |
| 158 | 2026-03-27T04:22:13.399Z | Downloaded ipnetwork v0.21.1 |
| 159 | 2026-03-27T04:22:13.402Z | Downloaded ingot v0.1.1 |
| 160 | 2026-03-27T04:22:13.420Z | Downloaded zerocopy v0.8.47 |
| 161 | 2026-03-27T04:22:13.429Z | Downloaded thiserror-impl v2.0.18 |
| 162 | 2026-03-27T04:22:13.432Z | Downloaded hash32 v0.3.1 |
| 163 | 2026-03-27T04:22:13.432Z | Downloaded fnv v1.0.7 |
| 164 | 2026-03-27T04:22:13.433Z | Downloaded darling_macro v0.21.3 |
| 165 | 2026-03-27T04:22:13.433Z | Downloaded byteorder v1.5.0 |
| 166 | 2026-03-27T04:22:13.433Z | Downloaded defmt-macros v1.0.1 |
| 167 | 2026-03-27T04:22:13.436Z | Downloaded proc-macro-error2 v2.0.1 |
| 168 | 2026-03-27T04:22:13.441Z | Downloaded unicode-ident v1.0.24 |
| 169 | 2026-03-27T04:22:13.444Z | Downloaded either v1.15.0 |
| 170 | 2026-03-27T04:22:13.454Z | Downloaded defmt-parser v1.0.0 |
| 171 | 2026-03-27T04:22:13.458Z | Downloaded macaddr v1.0.1 |
| 172 | 2026-03-27T04:22:13.458Z | Downloaded cobs v0.3.0 |
| 173 | 2026-03-27T04:22:13.461Z | Downloaded serde_core v1.0.228 |
| 174 | 2026-03-27T04:22:13.464Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 175 | 2026-03-27T04:22:13.468Z | Downloaded strsim v0.11.1 |
| 176 | 2026-03-27T04:22:13.468Z | Downloaded ident_case v1.0.1 |
| 177 | 2026-03-27T04:22:13.468Z | Downloaded embedded-io v0.6.1 |
| 178 | 2026-03-27T04:22:13.471Z | Downloaded embedded-io v0.4.0 |
| 179 | 2026-03-27T04:22:13.482Z | Downloaded cfg-if v1.0.4 |
| 180 | 2026-03-27T04:22:13.487Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-03-27T04:22:13.490Z | Downloaded defmt v0.3.100 |
| 182 | 2026-03-27T04:22:13.502Z | Downloaded defmt v1.0.1 |
| 183 | 2026-03-27T04:22:13.505Z | Downloaded ingot-types v0.1.2 |
| 184 | 2026-03-27T04:22:13.508Z | Downloaded darling_core v0.21.3 |
| 185 | 2026-03-27T04:22:13.511Z | Downloaded quote v1.0.45 |
| 186 | 2026-03-27T04:22:13.513Z | Downloaded thiserror v2.0.18 |
| 187 | 2026-03-27T04:22:13.528Z | Downloaded postcard v1.1.3 |
| 188 | 2026-03-27T04:22:13.536Z | Downloaded bitflags v1.3.2 |
| 189 | 2026-03-27T04:22:13.539Z | Downloaded proc-macro2 v1.0.106 |
| 190 | 2026-03-27T04:22:13.542Z | Downloaded ingot-macros v0.1.1 |
| 191 | 2026-03-27T04:22:13.542Z | Downloaded bitflags v2.11.0 |
| 192 | 2026-03-27T04:22:13.545Z | Downloaded serde v1.0.228 |
| 193 | 2026-03-27T04:22:13.552Z | Downloaded serde_derive v1.0.228 |
| 194 | 2026-03-27T04:22:13.555Z | Downloaded memchr v2.8.0 |
| 195 | 2026-03-27T04:22:13.571Z | Downloaded heapless v0.8.0 |
| 196 | 2026-03-27T04:22:13.574Z | Downloaded zerocopy-derive v0.8.47 |
| 197 | 2026-03-27T04:22:13.591Z | Downloaded itertools v0.14.0 |
| 198 | 2026-03-27T04:22:13.599Z | Downloaded aho-corasick v1.1.4 |
| 199 | 2026-03-27T04:22:13.604Z | Downloaded regex v1.12.3 |
| 200 | 2026-03-27T04:22:13.652Z | Downloaded smoltcp v0.11.0 |
| 201 | 2026-03-27T04:22:13.655Z | Downloaded syn v2.0.117 |
| 202 | 2026-03-27T04:22:13.659Z | Downloaded regex-syntax v0.8.10 |
| 203 | 2026-03-27T04:22:13.676Z | Downloaded regex-automata v0.4.14 |
| 204 | 2026-03-27T04:22:13.712Z | Compiling proc-macro2 v1.0.106 |
| 205 | 2026-03-27T04:22:13.712Z | Compiling unicode-ident v1.0.24 |
| 206 | 2026-03-27T04:22:13.724Z | Compiling quote v1.0.45 |
| 207 | 2026-03-27T04:22:13.724Z | Compiling fnv v1.0.7 |
| 208 | 2026-03-27T04:22:13.724Z | Compiling ident_case v1.0.1 |
| 209 | 2026-03-27T04:22:13.724Z | Compiling memchr v2.8.0 |
| 210 | 2026-03-27T04:22:13.724Z | Compiling strsim v0.11.1 |
| 211 | 2026-03-27T04:22:13.768Z | Compiling regex-syntax v0.8.10 |
| 212 | 2026-03-27T04:22:13.878Z | Compiling serde_core v1.0.228 |
| 213 | 2026-03-27T04:22:13.894Z | Compiling either v1.15.0 |
| 214 | 2026-03-27T04:22:13.894Z | Compiling zerocopy v0.8.47 |
| 215 | 2026-03-27T04:22:14.074Z | Compiling serde v1.0.228 |
| 216 | 2026-03-27T04:22:14.090Z | Compiling thiserror v2.0.18 |
| 217 | 2026-03-27T04:22:14.176Z | Compiling itertools v0.14.0 |
| 218 | 2026-03-27T04:22:14.210Z | Compiling aho-corasick v1.1.4 |
| 219 | 2026-03-27T04:22:14.399Z | Checking byteorder v1.5.0 |
| 220 | 2026-03-27T04:22:14.437Z | Compiling heapless v0.8.0 |
| 221 | 2026-03-27T04:22:14.550Z | Checking hash32 v0.3.1 |
| 222 | 2026-03-27T04:22:14.631Z | Checking stable_deref_trait v1.2.1 |
| 223 | 2026-03-27T04:22:14.655Z | Checking bitflags v2.11.0 |
| 224 | 2026-03-27T04:22:14.695Z | Checking macaddr v1.0.1 |
| 225 | 2026-03-27T04:22:14.796Z | Compiling smoltcp v0.11.0 |
| 226 | 2026-03-27T04:22:15.007Z | Compiling syn v2.0.117 |
| 227 | 2026-03-27T04:22:15.070Z | Checking managed v0.8.0 |
| 228 | 2026-03-27T04:22:15.138Z | Checking bitflags v1.3.2 |
| 229 | 2026-03-27T04:22:15.201Z | Checking cfg-if v1.0.4 |
| 230 | 2026-03-27T04:22:15.236Z | Compiling regex-automata v0.4.14 |
| 231 | 2026-03-27T04:22:15.247Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 232 | 2026-03-27T04:22:15.433Z | Checking ipnetwork v0.21.1 |
| 233 | 2026-03-27T04:22:16.724Z | Compiling regex v1.12.3 |
| 234 | 2026-03-27T04:22:17.181Z | Compiling darling_core v0.21.3 |
| 235 | 2026-03-27T04:22:17.522Z | Compiling serde_derive v1.0.228 |
| 236 | 2026-03-27T04:22:17.522Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-03-27T04:22:17.525Z | Compiling zerocopy-derive v0.8.47 |
| 238 | 2026-03-27T04:22:18.498Z | Checking cobs v0.3.0 |
| 239 | 2026-03-27T04:22:18.521Z | Compiling darling_macro v0.21.3 |
| 240 | 2026-03-27T04:22:19.012Z | Compiling darling v0.21.3 |
| 241 | 2026-03-27T04:22:19.073Z | Compiling ingot-macros v0.1.1 |
| 242 | 2026-03-27T04:22:19.784Z | Checking postcard v1.1.3 |
| 243 | 2026-03-27T04:22:21.051Z | Checking ingot-types v0.1.2 |
| 244 | 2026-03-27T04:22:21.310Z | Checking ingot v0.1.1 |
| 245 | 2026-03-27T04:22:22.570Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-03-27T04:22:23.540Z | Finished `dev` profile [optimized + debuginfo] target(s) in 14.84s |
| 247 | 2026-03-27T04:22:23.650Z | |
| 248 | 2026-03-27T04:22:23.650Z | real 14.993535501 |
| 249 | 2026-03-27T04:22:23.650Z | user 30.694726602 |
| 250 | 2026-03-27T04:22:23.650Z | sys 5.945839145 |
| 251 | 2026-03-27T04:22:23.650Z | trap 0.015391480 |
| 252 | 2026-03-27T04:22:23.650Z | tflt 0.086020038 |
| 253 | 2026-03-27T04:22:23.650Z | dflt 0.231593421 |
| 254 | 2026-03-27T04:22:23.651Z | kflt 0.003240639 |
| 255 | 2026-03-27T04:22:23.654Z | lock 1:29.209546092 |
| 256 | 2026-03-27T04:22:23.654Z | slp 1:33.167162567 |
| 257 | 2026-03-27T04:22:23.654Z | lat 1.070734413 |
| 258 | 2026-03-27T04:22:23.654Z | stop 4.015703759 |
| 259 | 2026-03-27T04:22:23.655Z | + header 'analyze no_std' |
| 260 | 2026-03-27T04:22:23.655Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-03-27T04:22:23.655Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 262 | 2026-03-27T04:22:23.655Z | # ==== analyze no_std ==== # |
| 263 | 2026-03-27T04:22:23.753Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-03-27T04:22:23.959Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-03-27T04:22:24.935Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.24s |
| 266 | 2026-03-27T04:22:24.956Z | |
| 267 | 2026-03-27T04:22:24.959Z | real 1.300576508 |
| 268 | 2026-03-27T04:22:24.959Z | user 1.871625856 |
| 269 | 2026-03-27T04:22:24.959Z | sys 0.256088867 |
| 270 | 2026-03-27T04:22:24.959Z | trap 0.000562813 |
| 271 | 2026-03-27T04:22:24.959Z | tflt 0.000040858 |
| 272 | 2026-03-27T04:22:24.959Z | dflt 0.000107140 |
| 273 | 2026-03-27T04:22:24.959Z | kflt 0.000000000 |
| 274 | 2026-03-27T04:22:24.959Z | lock 4.285951815 |
| 275 | 2026-03-27T04:22:24.960Z | slp 5.247863281 |
| 276 | 2026-03-27T04:22:24.960Z | lat 0.003610769 |
| 277 | 2026-03-27T04:22:24.960Z | stop 0.041392880 |
| 278 | 2026-03-27T04:22:24.960Z | + header test |
| 279 | 2026-03-27T04:22:24.960Z | + echo '# ==== test ==== #' |
| 280 | 2026-03-27T04:22:24.960Z | + ptime -m cargo test |
| 281 | 2026-03-27T04:22:24.960Z | # ==== test ==== # |
| 282 | 2026-03-27T04:22:25.086Z | Compiling byteorder v1.5.0 |
| 283 | 2026-03-27T04:22:25.094Z | Compiling serde_core v1.0.228 |
| 284 | 2026-03-27T04:22:25.094Z | Compiling stable_deref_trait v1.2.1 |
| 285 | 2026-03-27T04:22:25.094Z | Compiling macaddr v1.0.1 |
| 286 | 2026-03-27T04:22:25.163Z | Compiling zerocopy v0.8.47 |
| 287 | 2026-03-27T04:22:25.163Z | Compiling thiserror v2.0.18 |
| 288 | 2026-03-27T04:22:25.163Z | Compiling bitflags v2.11.0 |
| 289 | 2026-03-27T04:22:25.163Z | Compiling managed v0.8.0 |
| 290 | 2026-03-27T04:22:25.167Z | Compiling cobs v0.3.0 |
| 291 | 2026-03-27T04:22:25.194Z | Compiling bitflags v1.3.2 |
| 292 | 2026-03-27T04:22:25.254Z | Compiling hash32 v0.3.1 |
| 293 | 2026-03-27T04:22:25.262Z | Compiling cfg-if v1.0.4 |
| 294 | 2026-03-27T04:22:25.314Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 295 | 2026-03-27T04:22:25.319Z | Compiling ipnetwork v0.21.1 |
| 296 | 2026-03-27T04:22:25.344Z | Compiling heapless v0.8.0 |
| 297 | 2026-03-27T04:22:25.703Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-03-27T04:22:26.597Z | Compiling serde v1.0.228 |
| 299 | 2026-03-27T04:22:27.022Z | Compiling postcard v1.1.3 |
| 300 | 2026-03-27T04:22:27.736Z | Compiling ingot-types v0.1.2 |
| 301 | 2026-03-27T04:22:28.005Z | Compiling ingot v0.1.1 |
| 302 | 2026-03-27T04:22:29.361Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-03-27T04:22:31.059Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.09s |
| 304 | 2026-03-27T04:22:31.069Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-7015c6a982f47358) |
| 305 | 2026-03-27T04:22:31.073Z | |
| 306 | 2026-03-27T04:22:31.073Z | running 25 tests |
| 307 | 2026-03-27T04:22:31.073Z | test encap::test::good_vni ... ok |
| 308 | 2026-03-27T04:22:31.074Z | test encap::test::vni_round_trip ... ok |
| 309 | 2026-03-27T04:22:31.074Z | test ip::test::bad_prefix_len ... ok |
| 310 | 2026-03-27T04:22:31.074Z | test encap::test::bad_vni ... ok |
| 311 | 2026-03-27T04:22:31.074Z | test ip::test::dhcp_fqdn ... ok |
| 312 | 2026-03-27T04:22:31.074Z | test dns::tests::test_domain_name ... ok |
| 313 | 2026-03-27T04:22:31.074Z | test ip::test::good_cidr ... ok |
| 314 | 2026-03-27T04:22:31.074Z | test ip::test::bad_cidr ... ok |
| 315 | 2026-03-27T04:22:31.074Z | test ip::test::ipv4_addr_bad ... ok |
| 316 | 2026-03-27T04:22:31.074Z | test ip::test::ipv4_addr_good ... ok |
| 317 | 2026-03-27T04:22:31.074Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-03-27T04:22:31.074Z | test ip::test::ipv6_cidr_is_member ... ok |
| 319 | 2026-03-27T04:22:31.074Z | test ip::test::ipv6_is_default ... ok |
| 320 | 2026-03-27T04:22:31.074Z | test ip::test::ipv6_mask ... ok |
| 321 | 2026-03-27T04:22:31.074Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-03-27T04:22:31.074Z | test ip::test::test_ip_cidr_from_str ... ok |
| 323 | 2026-03-27T04:22:31.074Z | test ip::test::test_ip_addr_from_str ... ok |
| 324 | 2026-03-27T04:22:31.074Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 325 | 2026-03-27T04:22:31.074Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-03-27T04:22:31.074Z | test ip::test::test_ipv6_from_const ... ok |
| 327 | 2026-03-27T04:22:31.074Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 328 | 2026-03-27T04:22:31.074Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 329 | 2026-03-27T04:22:31.075Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 330 | 2026-03-27T04:22:31.075Z | test ip::test::test_ipv6_is_multicast ... ok |
| 331 | 2026-03-27T04:22:31.075Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-03-27T04:22:31.075Z | |
| 333 | 2026-03-27T04:22:31.075Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-03-27T04:22:31.075Z | |
| 335 | 2026-03-27T04:22:31.075Z | Doc-tests opte_api |
| 336 | 2026-03-27T04:22:31.663Z | |
| 337 | 2026-03-27T04:22:31.663Z | running 1 test |
| 338 | 2026-03-27T04:22:31.666Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-03-27T04:22:31.666Z | |
| 340 | 2026-03-27T04:22:31.667Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-03-27T04:22:31.667Z | |
| 342 | 2026-03-27T04:22:31.667Z | all doctests ran in 0.44s; merged doctests compilation took 0.43s |
| 343 | 2026-03-27T04:22:31.686Z | |
| 344 | 2026-03-27T04:22:31.686Z | real 6.720758576 |
| 345 | 2026-03-27T04:22:31.686Z | user 17.424773382 |
| 346 | 2026-03-27T04:22:31.686Z | sys 2.059496230 |
| 347 | 2026-03-27T04:22:31.689Z | trap 0.004372738 |
| 348 | 2026-03-27T04:22:31.689Z | tflt 0.144132321 |
| 349 | 2026-03-27T04:22:31.689Z | dflt 0.161611393 |
| 350 | 2026-03-27T04:22:31.689Z | kflt 0.000001829 |
| 351 | 2026-03-27T04:22:31.689Z | lock 53.503636395 |
| 352 | 2026-03-27T04:22:31.689Z | slp 31.408067176 |
| 353 | 2026-03-27T04:22:31.689Z | lat 0.832071723 |
| 354 | 2026-03-27T04:22:31.689Z | stop 0.783870100 |
| 355 | 2026-03-27T04:22:31.689Z | process exited: duration 38614 ms, exit code 0 |
| |
| 356 | 2026-03-27T04:22:31.695Z | found 0 output files |