|
|
|
| 1 | 2026-03-27T04:18:36.945Z | job assigned to worker 01KMPR6ND3X3J938BD7KQ8HGZB [factory aws, i-007ea31c4fdb86886] (queued for 21 m 19 s) |
| |
| 2 | 2026-03-27T04:18:43.499Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:18:43.503Z | ++ uname -s |
| 4 | 2026-03-27T04:18:43.506Z | + kern=SunOS |
| 5 | 2026-03-27T04:18:43.506Z | + build_user=build |
| 6 | 2026-03-27T04:18:43.506Z | + build_uid=12345 |
| 7 | 2026-03-27T04:18:43.506Z | + work_dir=/work |
| 8 | 2026-03-27T04:18:43.506Z | + input_dir=/input |
| 9 | 2026-03-27T04:18:43.506Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:18:43.506Z | + case "$kern" in |
| 11 | 2026-03-27T04:18:43.506Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:18:43.509Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:18:45.513Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:18:45.613Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:18:45.616Z | + home_fs=zfs |
| 16 | 2026-03-27T04:18:45.616Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:18:45.616Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:18:45.616Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:18:47.618Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:18:47.621Z | process exited: duration 4123 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:18:47.627Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:18:47.631Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-03-27T04:18:47.631Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-03-27T04:18:47.631Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T04:18:47.631Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T04:18:47.631Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:18:47.631Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:18:47.635Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:18:47.635Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-03-27T04:18:47.734Z | info: downloading installer |
| 31 | 2026-03-27T04:18:49.393Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:18:49.393Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:18:49.393Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:18:49.394Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:18:49.394Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:18:49.394Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:18:49.397Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:18:49.397Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:18:49.397Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:18:49.397Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:18:49.397Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:18:49.397Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:18:49.397Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:18:49.407Z | info: profile set to default |
| 45 | 2026-03-27T04:18:49.407Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:18:49.410Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:18:49.551Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:18:49.554Z | info: downloading 6 components |
| 49 | 2026-03-27T04:19:04.216Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:19:04.216Z | |
| 51 | 2026-03-27T04:19:04.244Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:19:04.244Z | |
| 53 | 2026-03-27T04:19:04.244Z | |
| 54 | 2026-03-27T04:19:04.244Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:19:04.244Z | |
| 56 | 2026-03-27T04:19:04.244Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:19:04.244Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:19:04.245Z | |
| 59 | 2026-03-27T04:19:04.245Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:19:04.245Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:19:04.245Z | |
| 62 | 2026-03-27T04:19:04.245Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:19:04.245Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:19:04.245Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:19:04.245Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:19:04.245Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:19:04.245Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:19:04.245Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:19:04.248Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:19:04.248Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:19:04.334Z | + rustup --version |
| 72 | 2026-03-27T04:19:04.343Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:19:04.346Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:19:04.365Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:19:04.368Z | + cargo --version |
| 76 | 2026-03-27T04:19:04.381Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:19:04.383Z | + rustc --version |
| 78 | 2026-03-27T04:19:04.403Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:19:04.406Z | process exited: duration 16775 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:19:04.412Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:19:04.428Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:19:04.433Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:19:04.436Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:19:04.439Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:19:04.612Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:19:05.418Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:19:05.418Z | + git fetch origin 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 88 | 2026-03-27T04:19:05.642Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:19:05.642Z | * branch 931e3ab8cd048bf7641cbe705669ce839d064e22 -> FETCH_HEAD |
| 90 | 2026-03-27T04:19:05.647Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:19:05.649Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:19:05.649Z | + current=master |
| 93 | 2026-03-27T04:19:05.649Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:19:05.649Z | + git branch -f renovate/rust-1.x 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 95 | 2026-03-27T04:19:05.653Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:19:05.668Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:19:05.671Z | + git reset --hard 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 98 | 2026-03-27T04:19:05.684Z | HEAD is now at 931e3ab Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:19:05.687Z | process exited: duration 1250 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:19:05.693Z | starting task 4: "build" |
| 101 | 2026-03-27T04:19:05.697Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:19:05.697Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:19:05.703Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:19:05.705Z | ++ pushd xde |
| 105 | 2026-03-27T04:19:05.706Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:19:05.706Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:19:05.708Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:19:05.865Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:19:05.868Z | info: downloading 6 components |
| 110 | 2026-03-27T04:19:19.232Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:19:19.314Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:19:19.317Z | +++ head -n 1 |
| 113 | 2026-03-27T04:19:19.317Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:19:19.367Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:19:19.367Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:19:19.367Z | ++ popd |
| 117 | 2026-03-27T04:19:19.370Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:19:19.370Z | + cargo --version |
| 119 | 2026-03-27T04:19:19.377Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-03-27T04:19:19.379Z | + rustc --version |
| 121 | 2026-03-27T04:19:19.399Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-03-27T04:19:19.402Z | + cd crates/opte-api |
| 123 | 2026-03-27T04:19:19.402Z | + header 'check API_VERSION' |
| 124 | 2026-03-27T04:19:19.402Z | + echo '# ==== check API_VERSION ==== #' |
| 125 | 2026-03-27T04:19:19.402Z | # ==== check API_VERSION ==== # |
| 126 | 2026-03-27T04:19:19.402Z | + ./check-api-version.sh |
| 127 | 2026-03-27T04:19:19.409Z | + header 'check style' |
| 128 | 2026-03-27T04:19:19.409Z | + echo '# ==== check style ==== #' |
| 129 | 2026-03-27T04:19:19.409Z | # ==== check style ==== # |
| 130 | 2026-03-27T04:19:19.412Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-03-27T04:19:19.492Z | |
| 132 | 2026-03-27T04:19:19.492Z | real 0.079781929 |
| 133 | 2026-03-27T04:19:19.492Z | user 0.046612652 |
| 134 | 2026-03-27T04:19:19.492Z | sys 0.030894077 |
| 135 | 2026-03-27T04:19:19.492Z | trap 0.000002638 |
| 136 | 2026-03-27T04:19:19.492Z | tflt 0.000040109 |
| 137 | 2026-03-27T04:19:19.492Z | dflt 0.000011086 |
| 138 | 2026-03-27T04:19:19.492Z | kflt 0.000000000 |
| 139 | 2026-03-27T04:19:19.492Z | lock 0.047464478 |
| 140 | 2026-03-27T04:19:19.492Z | slp 0.062628252 |
| 141 | 2026-03-27T04:19:19.492Z | lat 0.000979064 |
| 142 | 2026-03-27T04:19:19.492Z | stop 0.000103819 |
| 143 | 2026-03-27T04:19:19.495Z | + header 'analyze std' |
| 144 | 2026-03-27T04:19:19.495Z | + echo '# ==== analyze std ==== #' |
| 145 | 2026-03-27T04:19:19.495Z | # ==== analyze std ==== # |
| 146 | 2026-03-27T04:19:19.495Z | + ptime -m cargo clippy --all-targets |
| 147 | 2026-03-27T04:19:19.630Z | Updating crates.io index |
| 148 | 2026-03-27T04:19:19.633Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-03-27T04:19:20.378Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-03-27T04:19:20.956Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 151 | 2026-03-27T04:19:21.319Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 152 | 2026-03-27T04:19:21.739Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-03-27T04:19:21.979Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-03-27T04:19:22.199Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-03-27T04:19:24.631Z | Downloading crates ... |
| 156 | 2026-03-27T04:19:24.703Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-03-27T04:19:24.706Z | Downloaded fnv v1.0.7 |
| 158 | 2026-03-27T04:19:24.706Z | Downloaded defmt v0.3.100 |
| 159 | 2026-03-27T04:19:24.706Z | Downloaded darling_macro v0.21.3 |
| 160 | 2026-03-27T04:19:24.708Z | Downloaded smoltcp v0.11.0 |
| 161 | 2026-03-27T04:19:24.712Z | Downloaded hash32 v0.3.1 |
| 162 | 2026-03-27T04:19:24.715Z | Downloaded embedded-io v0.4.0 |
| 163 | 2026-03-27T04:19:24.715Z | Downloaded bitflags v2.11.0 |
| 164 | 2026-03-27T04:19:24.717Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 165 | 2026-03-27T04:19:24.717Z | Downloaded managed v0.8.0 |
| 166 | 2026-03-27T04:19:24.717Z | Downloaded postcard v1.1.3 |
| 167 | 2026-03-27T04:19:24.720Z | Downloaded embedded-io v0.6.1 |
| 168 | 2026-03-27T04:19:24.720Z | Downloaded either v1.15.0 |
| 169 | 2026-03-27T04:19:24.720Z | Downloaded cobs v0.3.0 |
| 170 | 2026-03-27T04:19:24.720Z | Downloaded defmt-parser v1.0.0 |
| 171 | 2026-03-27T04:19:24.723Z | Downloaded byteorder v1.5.0 |
| 172 | 2026-03-27T04:19:24.729Z | Downloaded macaddr v1.0.1 |
| 173 | 2026-03-27T04:19:24.734Z | Downloaded cfg-if v1.0.4 |
| 174 | 2026-03-27T04:19:24.737Z | Downloaded stable_deref_trait v1.2.1 |
| 175 | 2026-03-27T04:19:24.744Z | Downloaded strsim v0.11.1 |
| 176 | 2026-03-27T04:19:24.749Z | Downloaded ingot v0.1.1 |
| 177 | 2026-03-27T04:19:24.752Z | Downloaded ingot-types v0.1.2 |
| 178 | 2026-03-27T04:19:24.752Z | Downloaded bitflags v1.3.2 |
| 179 | 2026-03-27T04:19:24.755Z | Downloaded quote v1.0.45 |
| 180 | 2026-03-27T04:19:24.755Z | Downloaded darling v0.21.3 |
| 181 | 2026-03-27T04:19:24.758Z | Downloaded thiserror v2.0.18 |
| 182 | 2026-03-27T04:19:24.760Z | Downloaded proc-macro-error2 v2.0.1 |
| 183 | 2026-03-27T04:19:24.763Z | Downloaded defmt v1.0.1 |
| 184 | 2026-03-27T04:19:24.766Z | Downloaded ipnetwork v0.21.1 |
| 185 | 2026-03-27T04:19:24.771Z | Downloaded thiserror-impl v2.0.18 |
| 186 | 2026-03-27T04:19:24.778Z | Downloaded defmt-macros v1.0.1 |
| 187 | 2026-03-27T04:19:24.780Z | Downloaded ingot-macros v0.1.1 |
| 188 | 2026-03-27T04:19:24.783Z | Downloaded serde_core v1.0.228 |
| 189 | 2026-03-27T04:19:24.792Z | Downloaded unicode-ident v1.0.24 |
| 190 | 2026-03-27T04:19:24.795Z | Downloaded proc-macro2 v1.0.106 |
| 191 | 2026-03-27T04:19:24.802Z | Downloaded heapless v0.8.0 |
| 192 | 2026-03-27T04:19:24.804Z | Downloaded darling_core v0.21.3 |
| 193 | 2026-03-27T04:19:24.808Z | Downloaded serde_derive v1.0.228 |
| 194 | 2026-03-27T04:19:24.815Z | Downloaded memchr v2.8.0 |
| 195 | 2026-03-27T04:19:24.820Z | Downloaded zerocopy-derive v0.8.47 |
| 196 | 2026-03-27T04:19:24.826Z | Downloaded serde v1.0.228 |
| 197 | 2026-03-27T04:19:24.850Z | Downloaded regex v1.12.3 |
| 198 | 2026-03-27T04:19:24.858Z | Downloaded itertools v0.14.0 |
| 199 | 2026-03-27T04:19:24.862Z | Downloaded aho-corasick v1.1.4 |
| 200 | 2026-03-27T04:19:24.885Z | Downloaded zerocopy v0.8.47 |
| 201 | 2026-03-27T04:19:24.894Z | Downloaded syn v2.0.117 |
| 202 | 2026-03-27T04:19:24.900Z | Downloaded regex-syntax v0.8.10 |
| 203 | 2026-03-27T04:19:24.912Z | Downloaded regex-automata v0.4.14 |
| 204 | 2026-03-27T04:19:24.948Z | Compiling proc-macro2 v1.0.106 |
| 205 | 2026-03-27T04:19:24.948Z | Compiling unicode-ident v1.0.24 |
| 206 | 2026-03-27T04:19:24.954Z | Compiling quote v1.0.45 |
| 207 | 2026-03-27T04:19:24.954Z | Compiling ident_case v1.0.1 |
| 208 | 2026-03-27T04:19:24.954Z | Compiling memchr v2.8.0 |
| 209 | 2026-03-27T04:19:24.954Z | Compiling fnv v1.0.7 |
| 210 | 2026-03-27T04:19:24.954Z | Compiling strsim v0.11.1 |
| 211 | 2026-03-27T04:19:24.954Z | Compiling serde_core v1.0.228 |
| 212 | 2026-03-27T04:19:25.112Z | Compiling regex-syntax v0.8.10 |
| 213 | 2026-03-27T04:19:25.130Z | Compiling zerocopy v0.8.47 |
| 214 | 2026-03-27T04:19:25.134Z | Compiling either v1.15.0 |
| 215 | 2026-03-27T04:19:25.302Z | Compiling thiserror v2.0.18 |
| 216 | 2026-03-27T04:19:25.314Z | Compiling serde v1.0.228 |
| 217 | 2026-03-27T04:19:25.489Z | Compiling aho-corasick v1.1.4 |
| 218 | 2026-03-27T04:19:25.563Z | Compiling itertools v0.14.0 |
| 219 | 2026-03-27T04:19:25.572Z | Compiling heapless v0.8.0 |
| 220 | 2026-03-27T04:19:25.639Z | Checking byteorder v1.5.0 |
| 221 | 2026-03-27T04:19:25.788Z | Checking hash32 v0.3.1 |
| 222 | 2026-03-27T04:19:25.812Z | Checking bitflags v2.11.0 |
| 223 | 2026-03-27T04:19:25.890Z | Compiling smoltcp v0.11.0 |
| 224 | 2026-03-27T04:19:25.949Z | Checking macaddr v1.0.1 |
| 225 | 2026-03-27T04:19:26.005Z | Checking stable_deref_trait v1.2.1 |
| 226 | 2026-03-27T04:19:26.091Z | Checking managed v0.8.0 |
| 227 | 2026-03-27T04:19:26.278Z | Checking bitflags v1.3.2 |
| 228 | 2026-03-27T04:19:26.338Z | Checking cfg-if v1.0.4 |
| 229 | 2026-03-27T04:19:26.370Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 230 | 2026-03-27T04:19:26.393Z | Compiling syn v2.0.117 |
| 231 | 2026-03-27T04:19:26.455Z | Checking ipnetwork v0.21.1 |
| 232 | 2026-03-27T04:19:26.621Z | Compiling regex-automata v0.4.14 |
| 233 | 2026-03-27T04:19:28.094Z | Compiling regex v1.12.3 |
| 234 | 2026-03-27T04:19:28.567Z | Compiling darling_core v0.21.3 |
| 235 | 2026-03-27T04:19:28.899Z | Compiling zerocopy-derive v0.8.47 |
| 236 | 2026-03-27T04:19:28.899Z | Compiling serde_derive v1.0.228 |
| 237 | 2026-03-27T04:19:28.902Z | Compiling thiserror-impl v2.0.18 |
| 238 | 2026-03-27T04:19:29.865Z | Checking cobs v0.3.0 |
| 239 | 2026-03-27T04:19:29.903Z | Compiling darling_macro v0.21.3 |
| 240 | 2026-03-27T04:19:30.375Z | Compiling darling v0.21.3 |
| 241 | 2026-03-27T04:19:30.438Z | Compiling ingot-macros v0.1.1 |
| 242 | 2026-03-27T04:19:31.118Z | Checking postcard v1.1.3 |
| 243 | 2026-03-27T04:19:32.402Z | Checking ingot-types v0.1.2 |
| 244 | 2026-03-27T04:19:32.675Z | Checking ingot v0.1.1 |
| 245 | 2026-03-27T04:19:33.960Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-03-27T04:19:34.932Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.38s |
| 247 | 2026-03-27T04:19:35.037Z | |
| 248 | 2026-03-27T04:19:35.037Z | real 15.536449351 |
| 249 | 2026-03-27T04:19:35.037Z | user 30.685934782 |
| 250 | 2026-03-27T04:19:35.037Z | sys 5.812612386 |
| 251 | 2026-03-27T04:19:35.037Z | trap 0.011636609 |
| 252 | 2026-03-27T04:19:35.037Z | tflt 0.079856191 |
| 253 | 2026-03-27T04:19:35.037Z | dflt 0.303594465 |
| 254 | 2026-03-27T04:19:35.037Z | kflt 0.004660026 |
| 255 | 2026-03-27T04:19:35.037Z | lock 1:28.616477180 |
| 256 | 2026-03-27T04:19:35.037Z | slp 1:34.029966812 |
| 257 | 2026-03-27T04:19:35.037Z | lat 0.726691620 |
| 258 | 2026-03-27T04:19:35.037Z | stop 4.041907922 |
| 259 | 2026-03-27T04:19:35.040Z | + header 'analyze no_std' |
| 260 | 2026-03-27T04:19:35.040Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-03-27T04:19:35.040Z | # ==== analyze no_std ==== # |
| 262 | 2026-03-27T04:19:35.040Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 263 | 2026-03-27T04:19:35.141Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-03-27T04:19:35.350Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-03-27T04:19:36.307Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.22s |
| 266 | 2026-03-27T04:19:36.330Z | |
| 267 | 2026-03-27T04:19:36.330Z | real 1.287432631 |
| 268 | 2026-03-27T04:19:36.330Z | user 1.849232060 |
| 269 | 2026-03-27T04:19:36.330Z | sys 0.257683436 |
| 270 | 2026-03-27T04:19:36.330Z | trap 0.000164785 |
| 271 | 2026-03-27T04:19:36.333Z | tflt 0.000071583 |
| 272 | 2026-03-27T04:19:36.333Z | dflt 0.000073021 |
| 273 | 2026-03-27T04:19:36.333Z | kflt 0.000001279 |
| 274 | 2026-03-27T04:19:36.333Z | lock 4.228981268 |
| 275 | 2026-03-27T04:19:36.333Z | slp 5.179922450 |
| 276 | 2026-03-27T04:19:36.333Z | lat 0.002196439 |
| 277 | 2026-03-27T04:19:36.333Z | stop 0.042638656 |
| 278 | 2026-03-27T04:19:36.333Z | + header test |
| 279 | 2026-03-27T04:19:36.333Z | + echo '# ==== test ==== #' |
| 280 | 2026-03-27T04:19:36.333Z | # ==== test ==== # |
| 281 | 2026-03-27T04:19:36.333Z | + ptime -m cargo test |
| 282 | 2026-03-27T04:19:36.462Z | Compiling serde_core v1.0.228 |
| 283 | 2026-03-27T04:19:36.462Z | Compiling byteorder v1.5.0 |
| 284 | 2026-03-27T04:19:36.462Z | Compiling bitflags v2.11.0 |
| 285 | 2026-03-27T04:19:36.462Z | Compiling stable_deref_trait v1.2.1 |
| 286 | 2026-03-27T04:19:36.485Z | Compiling thiserror v2.0.18 |
| 287 | 2026-03-27T04:19:36.488Z | Compiling zerocopy v0.8.47 |
| 288 | 2026-03-27T04:19:36.488Z | Compiling macaddr v1.0.1 |
| 289 | 2026-03-27T04:19:36.492Z | Compiling bitflags v1.3.2 |
| 290 | 2026-03-27T04:19:36.535Z | Compiling cfg-if v1.0.4 |
| 291 | 2026-03-27T04:19:36.541Z | Compiling cobs v0.3.0 |
| 292 | 2026-03-27T04:19:36.570Z | Compiling managed v0.8.0 |
| 293 | 2026-03-27T04:19:36.589Z | Compiling ipnetwork v0.21.1 |
| 294 | 2026-03-27T04:19:36.642Z | Compiling hash32 v0.3.1 |
| 295 | 2026-03-27T04:19:36.722Z | Compiling heapless v0.8.0 |
| 296 | 2026-03-27T04:19:36.791Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-03-27T04:19:37.089Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-03-27T04:19:37.990Z | Compiling serde v1.0.228 |
| 299 | 2026-03-27T04:19:38.380Z | Compiling postcard v1.1.3 |
| 300 | 2026-03-27T04:19:39.090Z | Compiling ingot-types v0.1.2 |
| 301 | 2026-03-27T04:19:39.358Z | Compiling ingot v0.1.1 |
| 302 | 2026-03-27T04:19:40.739Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-03-27T04:19:42.431Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.09s |
| 304 | 2026-03-27T04:19:42.441Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-fe40b2d87dfd55d9) |
| 305 | 2026-03-27T04:19:42.444Z | |
| 306 | 2026-03-27T04:19:42.444Z | running 25 tests |
| 307 | 2026-03-27T04:19:42.444Z | test encap::test::good_vni ... ok |
| 308 | 2026-03-27T04:19:42.444Z | test encap::test::vni_round_trip ... ok |
| 309 | 2026-03-27T04:19:42.444Z | test ip::test::bad_prefix_len ... ok |
| 310 | 2026-03-27T04:19:42.444Z | test ip::test::bad_cidr ... ok |
| 311 | 2026-03-27T04:19:42.444Z | test dns::tests::test_domain_name ... ok |
| 312 | 2026-03-27T04:19:42.444Z | test ip::test::dhcp_fqdn ... ok |
| 313 | 2026-03-27T04:19:42.444Z | test encap::test::bad_vni ... ok |
| 314 | 2026-03-27T04:19:42.444Z | test ip::test::good_cidr ... ok |
| 315 | 2026-03-27T04:19:42.444Z | test ip::test::ipv4_addr_good ... ok |
| 316 | 2026-03-27T04:19:42.444Z | test ip::test::ipv4_mask ... ok |
| 317 | 2026-03-27T04:19:42.444Z | test ip::test::ipv6_cidr_is_member ... ok |
| 318 | 2026-03-27T04:19:42.444Z | test ip::test::ipv4_addr_bad ... ok |
| 319 | 2026-03-27T04:19:42.444Z | test ip::test::ipv6_prefix_len ... ok |
| 320 | 2026-03-27T04:19:42.444Z | test ip::test::ipv6_mask ... ok |
| 321 | 2026-03-27T04:19:42.444Z | test ip::test::ipv6_is_default ... ok |
| 322 | 2026-03-27T04:19:42.444Z | test ip::test::test_ip_addr_from_str ... ok |
| 323 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 324 | 2026-03-27T04:19:42.444Z | test ip::test::test_ip_cidr_from_str ... ok |
| 325 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv6_from_const ... ok |
| 327 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 328 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv6_is_multicast ... ok |
| 329 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-03-27T04:19:42.444Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-03-27T04:19:42.447Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-03-27T04:19:42.447Z | |
| 333 | 2026-03-27T04:19:42.447Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-03-27T04:19:42.447Z | |
| 335 | 2026-03-27T04:19:42.447Z | Doc-tests opte_api |
| 336 | 2026-03-27T04:19:43.043Z | |
| 337 | 2026-03-27T04:19:43.043Z | running 1 test |
| 338 | 2026-03-27T04:19:43.046Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-03-27T04:19:43.046Z | |
| 340 | 2026-03-27T04:19:43.046Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-03-27T04:19:43.046Z | |
| 342 | 2026-03-27T04:19:43.046Z | all doctests ran in 0.44s; merged doctests compilation took 0.43s |
| 343 | 2026-03-27T04:19:43.066Z | |
| 344 | 2026-03-27T04:19:43.069Z | real 6.726188631 |
| 345 | 2026-03-27T04:19:43.069Z | user 17.451575891 |
| 346 | 2026-03-27T04:19:43.069Z | sys 2.058487840 |
| 347 | 2026-03-27T04:19:43.069Z | trap 0.003888133 |
| 348 | 2026-03-27T04:19:43.069Z | tflt 0.132993178 |
| 349 | 2026-03-27T04:19:43.069Z | dflt 0.140743914 |
| 350 | 2026-03-27T04:19:43.069Z | kflt 0.000003668 |
| 351 | 2026-03-27T04:19:43.069Z | lock 54.528692690 |
| 352 | 2026-03-27T04:19:43.069Z | slp 31.591772304 |
| 353 | 2026-03-27T04:19:43.069Z | lat 0.783609115 |
| 354 | 2026-03-27T04:19:43.069Z | stop 0.869608053 |
| 355 | 2026-03-27T04:19:43.069Z | process exited: duration 37367 ms, exit code 0 |
| |
| 356 | 2026-03-27T04:19:43.075Z | found 0 output files |