|
|
|
| 1 | 2026-09-10T03:22:38.231Z | job assigned to worker 01M24NC7GE4N5RX6T9780075PC [factory aws, i-046897af6b22b0deb] (queued for 49 s) |
| |
| 2 | 2026-09-10T03:22:44.984Z | starting task 0: "setup" |
| 3 | 2026-09-10T03:22:44.995Z | ++ uname -s |
| 4 | 2026-09-10T03:22:44.996Z | + kern=SunOS |
| 5 | 2026-09-10T03:22:44.996Z | + build_user=build |
| 6 | 2026-09-10T03:22:44.996Z | + build_uid=12345 |
| 7 | 2026-09-10T03:22:44.996Z | + work_dir=/work |
| 8 | 2026-09-10T03:22:44.996Z | + input_dir=/input |
| 9 | 2026-09-10T03:22:44.996Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-10T03:22:44.996Z | + case "$kern" in |
| 11 | 2026-09-10T03:22:44.996Z | + groupadd -g 12345 build |
| 12 | 2026-09-10T03:22:45.015Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-10T03:22:47.011Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-10T03:22:47.109Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-10T03:22:47.112Z | + home_fs=zfs |
| 16 | 2026-09-10T03:22:47.112Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-10T03:22:47.112Z | + mkdir -p /home/build |
| 18 | 2026-09-10T03:22:47.112Z | + chown build:build /home/build /work |
| 19 | 2026-09-10T03:22:49.112Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-10T03:22:49.117Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-09-10T03:22:49.125Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-10T03:22:49.129Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-10T03:22:49.129Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-10T03:22:49.129Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-10T03:22:49.129Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-10T03:22:49.129Z | * rust toolchain profile = "default" |
| 27 | 2026-09-10T03:22:49.129Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-10T03:22:49.134Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-10T03:22:49.134Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-10T03:22:49.213Z | info: downloading installer |
| 31 | 2026-09-10T03:22:50.400Z | info: profile set to default |
| 32 | 2026-09-10T03:22:50.400Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-10T03:22:50.405Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-10T03:22:50.542Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-10T03:22:50.545Z | info: downloading 6 components |
| 36 | 2026-09-10T03:23:03.556Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-10T03:23:03.556Z | |
| 38 | 2026-09-10T03:23:03.586Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-10T03:23:03.586Z | |
| 40 | 2026-09-10T03:23:03.590Z | |
| 41 | 2026-09-10T03:23:03.590Z | Rust is installed now. Great! |
| 42 | 2026-09-10T03:23:03.590Z | |
| 43 | 2026-09-10T03:23:03.590Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-10T03:23:03.590Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-10T03:23:03.590Z | |
| 46 | 2026-09-10T03:23:03.590Z | To configure your current shell, you need to source |
| 47 | 2026-09-10T03:23:03.590Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-10T03:23:03.590Z | |
| 49 | 2026-09-10T03:23:03.590Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-10T03:23:03.590Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-10T03:23:03.590Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-10T03:23:03.590Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-10T03:23:03.590Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-10T03:23:03.590Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-10T03:23:03.590Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-10T03:23:03.590Z | HOST_CC = None |
| 57 | 2026-09-10T03:23:03.590Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-10T03:23:03.590Z | CC = None |
| 59 | 2026-09-10T03:23:03.590Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-10T03:23:03.766Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-10T03:23:03.766Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-10T03:23:03.766Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-10T03:23:03.766Z | CFLAGS = None |
| 64 | 2026-09-10T03:23:03.766Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-10T03:23:03.766Z | HOST_CFLAGS = None |
| 66 | 2026-09-10T03:23:03.766Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-10T03:23:03.766Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-10T03:23:03.766Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-10T03:23:03.766Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-10T03:23:03.859Z | + rustup --version |
| 71 | 2026-09-10T03:23:03.864Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-10T03:23:03.868Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-10T03:23:03.886Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-10T03:23:03.889Z | + cargo --version |
| 75 | 2026-09-10T03:23:03.902Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-10T03:23:03.914Z | + rustc --version |
| 77 | 2026-09-10T03:23:03.940Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-10T03:23:03.974Z | process exited: duration 14800 ms, exit code 0 |
| |
| 79 | 2026-09-10T03:23:03.990Z | starting task 2: "authentication" |
| 80 | 2026-09-10T03:23:04.038Z | process exited: duration 52 ms, exit code 0 |
| |
| 81 | 2026-09-10T03:23:04.048Z | starting task 3: "clone repository" |
| 82 | 2026-09-10T03:23:04.052Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-10T03:23:04.059Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-10T03:23:04.084Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-10T03:23:05.110Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-10T03:23:05.110Z | + git fetch origin cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 87 | 2026-09-10T03:23:05.394Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-10T03:23:05.394Z | * branch cd40a86becac5c57dab8c7a0cbef6d2f58407523 -> FETCH_HEAD |
| 89 | 2026-09-10T03:23:05.408Z | + [[ -n renovate/bitflags-2.x-lockfile ]] |
| 90 | 2026-09-10T03:23:05.420Z | ++ git branch --show-current |
| 91 | 2026-09-10T03:23:05.421Z | + current=master |
| 92 | 2026-09-10T03:23:05.421Z | + [[ master != renovate/bitflags-2.x-lockfile ]] |
| 93 | 2026-09-10T03:23:05.421Z | + git branch -f renovate/bitflags-2.x-lockfile cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 94 | 2026-09-10T03:23:05.421Z | + git checkout -f renovate/bitflags-2.x-lockfile |
| 95 | 2026-09-10T03:23:05.432Z | Switched to branch 'renovate/bitflags-2.x-lockfile' |
| 96 | 2026-09-10T03:23:05.432Z | + git reset --hard cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 97 | 2026-09-10T03:23:05.436Z | HEAD is now at cd40a86 Update Rust crate bitflags to v2.13.2 |
| 98 | 2026-09-10T03:23:05.436Z | process exited: duration 1379 ms, exit code 0 |
| |
| 99 | 2026-09-10T03:23:05.461Z | starting task 4: "build" |
| 100 | 2026-09-10T03:23:05.469Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-10T03:23:05.469Z | ++ rustup show active-toolchain |
| 102 | 2026-09-10T03:23:05.479Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-10T03:23:05.479Z | ++ pushd xde |
| 104 | 2026-09-10T03:23:05.479Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-10T03:23:05.479Z | ++ rustup show active-toolchain |
| 106 | 2026-09-10T03:23:05.480Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-10T03:23:05.633Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-10T03:23:05.639Z | info: downloading 6 components |
| 109 | 2026-09-10T03:23:20.909Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-10T03:23:20.909Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-10T03:23:20.909Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-10T03:23:20.909Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-10T03:23:20.909Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-10T03:23:20.909Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-10T03:23:21.009Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-10T03:23:21.014Z | +++ head -n 1 |
| 117 | 2026-09-10T03:23:21.014Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-10T03:23:21.061Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-10T03:23:21.061Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-10T03:23:21.061Z | ++ popd |
| 121 | 2026-09-10T03:23:21.065Z | /work/oxidecomputer/opte |
| 122 | 2026-09-10T03:23:21.065Z | + cargo --version |
| 123 | 2026-09-10T03:23:21.070Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-10T03:23:21.073Z | + rustc --version |
| 125 | 2026-09-10T03:23:21.091Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-10T03:23:21.094Z | + cd crates/opte-api |
| 127 | 2026-09-10T03:23:21.094Z | + header 'check API_VERSION' |
| 128 | 2026-09-10T03:23:21.094Z | + echo '# ==== check API_VERSION ==== #' |
| 129 | 2026-09-10T03:23:21.094Z | + ./check-api-version.sh |
| 130 | 2026-09-10T03:23:21.094Z | # ==== check API_VERSION ==== # |
| 131 | 2026-09-10T03:23:21.100Z | + header 'check style' |
| 132 | 2026-09-10T03:23:21.103Z | + echo '# ==== check style ==== #' |
| 133 | 2026-09-10T03:23:21.103Z | # ==== check style ==== # |
| 134 | 2026-09-10T03:23:21.103Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 135 | 2026-09-10T03:23:21.179Z | |
| 136 | 2026-09-10T03:23:21.179Z | real 0.076055370 |
| 137 | 2026-09-10T03:23:21.179Z | user 0.042852321 |
| 138 | 2026-09-10T03:23:21.179Z | sys 0.030687301 |
| 139 | 2026-09-10T03:23:21.179Z | trap 0.000000468 |
| 140 | 2026-09-10T03:23:21.179Z | tflt 0.000008547 |
| 141 | 2026-09-10T03:23:21.179Z | dflt 0.000008487 |
| 142 | 2026-09-10T03:23:21.179Z | kflt 0.000000000 |
| 143 | 2026-09-10T03:23:21.179Z | lock 0.022305345 |
| 144 | 2026-09-10T03:23:21.180Z | slp 0.054496175 |
| 145 | 2026-09-10T03:23:21.180Z | lat 0.000778581 |
| 146 | 2026-09-10T03:23:21.180Z | stop 0.000085431 |
| 147 | 2026-09-10T03:23:21.183Z | + header 'analyze std' |
| 148 | 2026-09-10T03:23:21.183Z | + echo '# ==== analyze std ==== #' |
| 149 | 2026-09-10T03:23:21.183Z | # ==== analyze std ==== # |
| 150 | 2026-09-10T03:23:21.184Z | + ptime -m cargo clippy --all-targets |
| 151 | 2026-09-10T03:23:21.313Z | Updating crates.io index |
| 152 | 2026-09-10T03:23:21.317Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-09-10T03:23:22.521Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 154 | 2026-09-10T03:23:23.080Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-09-10T03:23:23.447Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 156 | 2026-09-10T03:23:23.789Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 157 | 2026-09-10T03:23:24.079Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-09-10T03:23:24.429Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-09-10T03:23:26.470Z | Downloading crates ... |
| 160 | 2026-09-10T03:23:26.528Z | Downloaded aho-corasick v1.1.4 |
| 161 | 2026-09-10T03:23:26.562Z | Downloaded embedded-io v0.6.1 |
| 162 | 2026-09-10T03:23:26.562Z | Downloaded ingot v0.2.0 |
| 163 | 2026-09-10T03:23:26.562Z | Downloaded thiserror v2.0.18 |
| 164 | 2026-09-10T03:23:26.562Z | Downloaded defmt v0.3.100 |
| 165 | 2026-09-10T03:23:26.562Z | Downloaded defmt-macros v1.1.1 |
| 166 | 2026-09-10T03:23:26.562Z | Downloaded defmt-parser v1.0.0 |
| 167 | 2026-09-10T03:23:26.562Z | Downloaded cfg-if v1.0.4 |
| 168 | 2026-09-10T03:23:26.562Z | Downloaded proc-macro2 v1.0.106 |
| 169 | 2026-09-10T03:23:26.562Z | Downloaded quote v1.0.46 |
| 170 | 2026-09-10T03:23:26.562Z | Downloaded hash32 v0.3.1 |
| 171 | 2026-09-10T03:23:26.562Z | Downloaded serde_derive v1.0.228 |
| 172 | 2026-09-10T03:23:26.562Z | Downloaded strsim v0.11.1 |
| 173 | 2026-09-10T03:23:26.563Z | Downloaded bitflags v1.3.2 |
| 174 | 2026-09-10T03:23:26.563Z | Downloaded stable_deref_trait v1.2.1 |
| 175 | 2026-09-10T03:23:26.563Z | Downloaded cobs v0.3.0 |
| 176 | 2026-09-10T03:23:26.563Z | Downloaded embedded-io v0.4.0 |
| 177 | 2026-09-10T03:23:26.563Z | Downloaded ipnetwork v0.21.1 |
| 178 | 2026-09-10T03:23:26.592Z | Downloaded either v1.16.0 |
| 179 | 2026-09-10T03:23:26.592Z | Downloaded darling_macro v0.23.0 |
| 180 | 2026-09-10T03:23:26.592Z | Downloaded ident_case v1.0.1 |
| 181 | 2026-09-10T03:23:26.592Z | Downloaded defmt v1.1.1 |
| 182 | 2026-09-10T03:23:26.592Z | Downloaded byteorder v1.5.0 |
| 183 | 2026-09-10T03:23:26.627Z | Downloaded managed v0.8.0 |
| 184 | 2026-09-10T03:23:26.627Z | Downloaded macaddr v1.0.1 |
| 185 | 2026-09-10T03:23:26.627Z | Downloaded unicode-ident v1.0.24 |
| 186 | 2026-09-10T03:23:26.627Z | Downloaded thiserror-impl v2.0.18 |
| 187 | 2026-09-10T03:23:26.627Z | Downloaded postcard v1.1.3 |
| 188 | 2026-09-10T03:23:26.627Z | Downloaded darling v0.23.0 |
| 189 | 2026-09-10T03:23:26.628Z | Downloaded zerocopy-derive v0.8.54 |
| 190 | 2026-09-10T03:23:26.628Z | Downloaded ingot-types v0.2.0 |
| 191 | 2026-09-10T03:23:26.628Z | Downloaded ingot-macros v0.2.0 |
| 192 | 2026-09-10T03:23:26.628Z | Downloaded darling_core v0.23.0 |
| 193 | 2026-09-10T03:23:26.654Z | Downloaded heapless v0.8.0 |
| 194 | 2026-09-10T03:23:26.654Z | Downloaded bitflags v2.13.2 |
| 195 | 2026-09-10T03:23:26.654Z | Downloaded serde v1.0.228 |
| 196 | 2026-09-10T03:23:26.654Z | Downloaded serde_core v1.0.228 |
| 197 | 2026-09-10T03:23:26.654Z | Downloaded memchr v2.8.3 |
| 198 | 2026-09-10T03:23:26.654Z | Downloaded regex v1.13.0 |
| 199 | 2026-09-10T03:23:26.654Z | Downloaded itertools v0.15.0 |
| 200 | 2026-09-10T03:23:26.699Z | Downloaded zerocopy v0.8.54 |
| 201 | 2026-09-10T03:23:26.720Z | Downloaded regex-syntax v0.8.11 |
| 202 | 2026-09-10T03:23:26.720Z | Downloaded smoltcp v0.11.0 |
| 203 | 2026-09-10T03:23:26.720Z | Downloaded syn v2.0.118 |
| 204 | 2026-09-10T03:23:26.721Z | Downloaded regex-automata v0.4.15 |
| 205 | 2026-09-10T03:23:26.745Z | Compiling proc-macro2 v1.0.106 |
| 206 | 2026-09-10T03:23:26.745Z | Compiling unicode-ident v1.0.24 |
| 207 | 2026-09-10T03:23:26.745Z | Compiling quote v1.0.46 |
| 208 | 2026-09-10T03:23:26.745Z | Compiling memchr v2.8.3 |
| 209 | 2026-09-10T03:23:26.745Z | Compiling ident_case v1.0.1 |
| 210 | 2026-09-10T03:23:26.745Z | Compiling strsim v0.11.1 |
| 211 | 2026-09-10T03:23:26.745Z | Compiling regex-syntax v0.8.11 |
| 212 | 2026-09-10T03:23:26.745Z | Compiling serde_core v1.0.228 |
| 213 | 2026-09-10T03:23:26.912Z | Compiling zerocopy v0.8.54 |
| 214 | 2026-09-10T03:23:26.939Z | Compiling thiserror v2.0.18 |
| 215 | 2026-09-10T03:23:27.091Z | Compiling serde v1.0.228 |
| 216 | 2026-09-10T03:23:27.167Z | Compiling either v1.16.0 |
| 217 | 2026-09-10T03:23:27.178Z | Compiling aho-corasick v1.1.4 |
| 218 | 2026-09-10T03:23:27.323Z | Compiling itertools v0.15.0 |
| 219 | 2026-09-10T03:23:27.350Z | Compiling heapless v0.8.0 |
| 220 | 2026-09-10T03:23:27.418Z | Checking byteorder v1.5.0 |
| 221 | 2026-09-10T03:23:27.419Z | Compiling smoltcp v0.11.0 |
| 222 | 2026-09-10T03:23:27.567Z | Checking hash32 v0.3.1 |
| 223 | 2026-09-10T03:23:27.669Z | Checking bitflags v2.13.2 |
| 224 | 2026-09-10T03:23:27.734Z | Checking stable_deref_trait v1.2.1 |
| 225 | 2026-09-10T03:23:27.793Z | Checking macaddr v1.0.1 |
| 226 | 2026-09-10T03:23:27.941Z | Compiling syn v2.0.118 |
| 227 | 2026-09-10T03:23:27.961Z | Checking managed v0.8.0 |
| 228 | 2026-09-10T03:23:28.016Z | Checking cfg-if v1.0.4 |
| 229 | 2026-09-10T03:23:28.074Z | Checking bitflags v1.3.2 |
| 230 | 2026-09-10T03:23:28.127Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 231 | 2026-09-10T03:23:28.138Z | Checking ipnetwork v0.21.1 |
| 232 | 2026-09-10T03:23:28.311Z | Compiling regex-automata v0.4.15 |
| 233 | 2026-09-10T03:23:29.764Z | Compiling regex v1.13.0 |
| 234 | 2026-09-10T03:23:30.151Z | Compiling darling_core v0.23.0 |
| 235 | 2026-09-10T03:23:30.477Z | Compiling serde_derive v1.0.228 |
| 236 | 2026-09-10T03:23:30.477Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-09-10T03:23:30.477Z | Compiling zerocopy-derive v0.8.54 |
| 238 | 2026-09-10T03:23:31.432Z | Checking cobs v0.3.0 |
| 239 | 2026-09-10T03:23:31.465Z | Compiling darling_macro v0.23.0 |
| 240 | 2026-09-10T03:23:31.990Z | Compiling darling v0.23.0 |
| 241 | 2026-09-10T03:23:32.023Z | Compiling ingot-macros v0.2.0 |
| 242 | 2026-09-10T03:23:32.684Z | Checking postcard v1.1.3 |
| 243 | 2026-09-10T03:23:33.964Z | Checking ingot-types v0.2.0 |
| 244 | 2026-09-10T03:23:34.233Z | Checking ingot v0.2.0 |
| 245 | 2026-09-10T03:23:35.471Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-09-10T03:23:36.439Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.21s |
| 247 | 2026-09-10T03:23:36.539Z | |
| 248 | 2026-09-10T03:23:36.547Z | real 15.347683999 |
| 249 | 2026-09-10T03:23:36.548Z | user 30.389282763 |
| 250 | 2026-09-10T03:23:36.548Z | sys 5.714464051 |
| 251 | 2026-09-10T03:23:36.548Z | trap 0.015413891 |
| 252 | 2026-09-10T03:23:36.548Z | tflt 0.068674145 |
| 253 | 2026-09-10T03:23:36.548Z | dflt 0.221356450 |
| 254 | 2026-09-10T03:23:36.548Z | kflt 0.001427236 |
| 255 | 2026-09-10T03:23:36.548Z | lock 2:13.380189423 |
| 256 | 2026-09-10T03:23:36.548Z | slp 1:32.383851522 |
| 257 | 2026-09-10T03:23:36.548Z | lat 1.579698241 |
| 258 | 2026-09-10T03:23:36.548Z | stop 5.670640771 |
| 259 | 2026-09-10T03:23:36.548Z | + header 'analyze no_std' |
| 260 | 2026-09-10T03:23:36.548Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-09-10T03:23:36.548Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 262 | 2026-09-10T03:23:36.548Z | # ==== analyze no_std ==== # |
| 263 | 2026-09-10T03:23:36.631Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-09-10T03:23:36.863Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-09-10T03:23:37.825Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.23s |
| 266 | 2026-09-10T03:23:37.836Z | |
| 267 | 2026-09-10T03:23:37.836Z | real 1.291043838 |
| 268 | 2026-09-10T03:23:37.836Z | user 1.864259475 |
| 269 | 2026-09-10T03:23:37.837Z | sys 0.255752507 |
| 270 | 2026-09-10T03:23:37.837Z | trap 0.000192743 |
| 271 | 2026-09-10T03:23:37.837Z | tflt 0.000059882 |
| 272 | 2026-09-10T03:23:37.837Z | dflt 0.000094023 |
| 273 | 2026-09-10T03:23:37.837Z | kflt 0.000000000 |
| 274 | 2026-09-10T03:23:37.837Z | lock 5.464855962 |
| 275 | 2026-09-10T03:23:37.837Z | slp 5.234078029 |
| 276 | 2026-09-10T03:23:37.837Z | lat 0.002653217 |
| 277 | 2026-09-10T03:23:37.837Z | stop 0.057309307 |
| 278 | 2026-09-10T03:23:37.838Z | + header test |
| 279 | 2026-09-10T03:23:37.838Z | + echo '# ==== test ==== #' |
| 280 | 2026-09-10T03:23:37.838Z | # ==== test ==== # |
| 281 | 2026-09-10T03:23:37.838Z | + ptime -m cargo test |
| 282 | 2026-09-10T03:23:37.962Z | Compiling serde_core v1.0.228 |
| 283 | 2026-09-10T03:23:37.962Z | Compiling byteorder v1.5.0 |
| 284 | 2026-09-10T03:23:37.972Z | Compiling macaddr v1.0.1 |
| 285 | 2026-09-10T03:23:37.972Z | Compiling bitflags v2.13.2 |
| 286 | 2026-09-10T03:23:37.988Z | Compiling zerocopy v0.8.54 |
| 287 | 2026-09-10T03:23:37.988Z | Compiling thiserror v2.0.18 |
| 288 | 2026-09-10T03:23:37.988Z | Compiling stable_deref_trait v1.2.1 |
| 289 | 2026-09-10T03:23:37.995Z | Compiling managed v0.8.0 |
| 290 | 2026-09-10T03:23:38.046Z | Compiling cfg-if v1.0.4 |
| 291 | 2026-09-10T03:23:38.073Z | Compiling cobs v0.3.0 |
| 292 | 2026-09-10T03:23:38.099Z | Compiling hash32 v0.3.1 |
| 293 | 2026-09-10T03:23:38.131Z | Compiling bitflags v1.3.2 |
| 294 | 2026-09-10T03:23:38.190Z | Compiling heapless v0.8.0 |
| 295 | 2026-09-10T03:23:38.196Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 296 | 2026-09-10T03:23:38.204Z | Compiling ipnetwork v0.21.1 |
| 297 | 2026-09-10T03:23:38.541Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-09-10T03:23:39.545Z | Compiling serde v1.0.228 |
| 299 | 2026-09-10T03:23:39.890Z | Compiling postcard v1.1.3 |
| 300 | 2026-09-10T03:23:42.138Z | Compiling ingot-types v0.2.0 |
| 301 | 2026-09-10T03:23:42.229Z | Compiling ingot v0.2.0 |
| 302 | 2026-09-10T03:23:42.271Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-09-10T03:23:44.123Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.27s |
| 304 | 2026-09-10T03:23:44.136Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-92d36756f62768cf) |
| 305 | 2026-09-10T03:23:44.136Z | |
| 306 | 2026-09-10T03:23:44.136Z | running 25 tests |
| 307 | 2026-09-10T03:23:44.136Z | test encap::test::bad_vni ... ok |
| 308 | 2026-09-10T03:23:44.136Z | test dns::tests::test_domain_name ... ok |
| 309 | 2026-09-10T03:23:44.136Z | test ip::test::bad_prefix_len ... ok |
| 310 | 2026-09-10T03:23:44.136Z | test encap::test::vni_round_trip ... ok |
| 311 | 2026-09-10T03:23:44.136Z | test ip::test::bad_cidr ... ok |
| 312 | 2026-09-10T03:23:44.136Z | test encap::test::good_vni ... ok |
| 313 | 2026-09-10T03:23:44.136Z | test ip::test::dhcp_fqdn ... ok |
| 314 | 2026-09-10T03:23:44.136Z | test ip::test::good_cidr ... ok |
| 315 | 2026-09-10T03:23:44.136Z | test ip::test::ipv4_addr_bad ... ok |
| 316 | 2026-09-10T03:23:44.136Z | test ip::test::ipv4_addr_good ... ok |
| 317 | 2026-09-10T03:23:44.136Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-09-10T03:23:44.136Z | test ip::test::ipv6_cidr_is_member ... ok |
| 319 | 2026-09-10T03:23:44.136Z | test ip::test::ipv6_mask ... ok |
| 320 | 2026-09-10T03:23:44.136Z | test ip::test::ipv6_is_default ... ok |
| 321 | 2026-09-10T03:23:44.137Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-09-10T03:23:44.137Z | test ip::test::test_ip_cidr_from_str ... ok |
| 323 | 2026-09-10T03:23:44.137Z | test ip::test::test_ip_addr_from_str ... ok |
| 324 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 325 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 327 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv6_from_const ... ok |
| 328 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv6_is_multicast ... ok |
| 329 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-09-10T03:23:44.137Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-09-10T03:23:44.137Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-09-10T03:23:44.137Z | |
| 333 | 2026-09-10T03:23:44.137Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-09-10T03:23:44.137Z | |
| 335 | 2026-09-10T03:23:44.137Z | Doc-tests opte_api |
| 336 | 2026-09-10T03:23:44.707Z | |
| 337 | 2026-09-10T03:23:44.707Z | running 1 test |
| 338 | 2026-09-10T03:23:44.718Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-09-10T03:23:44.718Z | |
| 340 | 2026-09-10T03:23:44.718Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-09-10T03:23:44.718Z | |
| 342 | 2026-09-10T03:23:44.718Z | all doctests ran in 0.43s; merged doctests compilation took 0.42s |
| 343 | 2026-09-10T03:23:44.729Z | |
| 344 | 2026-09-10T03:23:44.729Z | real 6.890328426 |
| 345 | 2026-09-10T03:23:44.729Z | user 17.191823767 |
| 346 | 2026-09-10T03:23:44.729Z | sys 1.993536956 |
| 347 | 2026-09-10T03:23:44.740Z | trap 0.006602074 |
| 348 | 2026-09-10T03:23:44.740Z | tflt 0.222243510 |
| 349 | 2026-09-10T03:23:44.740Z | dflt 0.142290965 |
| 350 | 2026-09-10T03:23:44.740Z | kflt 0.000000000 |
| 351 | 2026-09-10T03:23:44.740Z | lock 1:02.962571379 |
| 352 | 2026-09-10T03:23:44.740Z | slp 32.034736956 |
| 353 | 2026-09-10T03:23:44.740Z | lat 0.841409676 |
| 354 | 2026-09-10T03:23:44.740Z | stop 0.625509906 |
| 355 | 2026-09-10T03:23:44.740Z | process exited: duration 39266 ms, exit code 0 |
| |
| 356 | 2026-09-10T03:23:44.757Z | found 0 output files |