|
|
|
| 1 | 2026-09-20T07:21:06.012Z | job assigned to worker 01M2YTZZN0C4GZW8HJZH5NNDHX [factory aws, i-0c2736b04bee40c5b] (queued for 50 s) |
| |
| 2 | 2026-09-20T07:21:12.853Z | starting task 0: "setup" |
| 3 | 2026-09-20T07:21:12.856Z | ++ uname -s |
| 4 | 2026-09-20T07:21:12.859Z | + kern=SunOS |
| 5 | 2026-09-20T07:21:12.859Z | + build_user=build |
| 6 | 2026-09-20T07:21:12.859Z | + build_uid=12345 |
| 7 | 2026-09-20T07:21:12.859Z | + work_dir=/work |
| 8 | 2026-09-20T07:21:12.859Z | + input_dir=/input |
| 9 | 2026-09-20T07:21:12.859Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-20T07:21:12.859Z | + case "$kern" in |
| 11 | 2026-09-20T07:21:12.860Z | + groupadd -g 12345 build |
| 12 | 2026-09-20T07:21:12.870Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-20T07:21:14.877Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-20T07:21:15.027Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-20T07:21:15.031Z | + home_fs=zfs |
| 16 | 2026-09-20T07:21:15.031Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-20T07:21:15.031Z | + mkdir -p /home/build |
| 18 | 2026-09-20T07:21:15.031Z | + chown build:build /home/build /work |
| 19 | 2026-09-20T07:21:17.032Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-20T07:21:17.035Z | process exited: duration 4181 ms, exit code 0 |
| |
| 21 | 2026-09-20T07:21:17.041Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-20T07:21:17.044Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-20T07:21:17.045Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-20T07:21:17.045Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-20T07:21:17.045Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-20T07:21:17.045Z | * rust toolchain profile = "default" |
| 27 | 2026-09-20T07:21:17.045Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-20T07:21:17.047Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-20T07:21:17.048Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-20T07:21:17.148Z | info: downloading installer |
| 31 | 2026-09-20T07:21:18.358Z | info: profile set to default |
| 32 | 2026-09-20T07:21:18.358Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-20T07:21:18.361Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-20T07:21:18.484Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-20T07:21:18.488Z | info: downloading 6 components |
| 36 | 2026-09-20T07:21:31.768Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-20T07:21:31.768Z | |
| 38 | 2026-09-20T07:21:31.796Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-20T07:21:31.797Z | |
| 40 | 2026-09-20T07:21:31.801Z | |
| 41 | 2026-09-20T07:21:31.801Z | Rust is installed now. Great! |
| 42 | 2026-09-20T07:21:31.801Z | |
| 43 | 2026-09-20T07:21:31.801Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-20T07:21:31.801Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-20T07:21:31.801Z | |
| 46 | 2026-09-20T07:21:31.801Z | To configure your current shell, you need to source |
| 47 | 2026-09-20T07:21:31.801Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-20T07:21:31.801Z | |
| 49 | 2026-09-20T07:21:31.801Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-20T07:21:31.801Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-20T07:21:31.801Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-20T07:21:31.801Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-20T07:21:31.801Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-20T07:21:31.801Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-20T07:21:31.801Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-20T07:21:31.801Z | HOST_CC = None |
| 57 | 2026-09-20T07:21:31.802Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-20T07:21:31.802Z | CC = None |
| 59 | 2026-09-20T07:21:31.802Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-20T07:21:31.971Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-20T07:21:31.971Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-20T07:21:31.971Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-20T07:21:31.971Z | CFLAGS = None |
| 64 | 2026-09-20T07:21:31.971Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-20T07:21:31.971Z | HOST_CFLAGS = None |
| 66 | 2026-09-20T07:21:31.971Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-20T07:21:31.971Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-20T07:21:31.971Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-20T07:21:31.972Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-20T07:21:32.064Z | + rustup --version |
| 71 | 2026-09-20T07:21:32.070Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-20T07:21:32.073Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-20T07:21:32.092Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-20T07:21:32.095Z | + cargo --version |
| 75 | 2026-09-20T07:21:32.109Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-20T07:21:32.113Z | + rustc --version |
| 77 | 2026-09-20T07:21:32.131Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-20T07:21:32.134Z | process exited: duration 15092 ms, exit code 0 |
| |
| 79 | 2026-09-20T07:21:32.140Z | starting task 2: "authentication" |
| 80 | 2026-09-20T07:21:32.157Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-20T07:21:32.163Z | starting task 3: "clone repository" |
| 82 | 2026-09-20T07:21:32.166Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-20T07:21:32.169Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-20T07:21:32.198Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-20T07:21:33.224Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-20T07:21:33.224Z | + git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab |
| 87 | 2026-09-20T07:21:33.481Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-20T07:21:33.481Z | * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD |
| 89 | 2026-09-20T07:21:33.488Z | + [[ -n renovate/rand ]] |
| 90 | 2026-09-20T07:21:33.491Z | ++ git branch --show-current |
| 91 | 2026-09-20T07:21:33.491Z | + current=master |
| 92 | 2026-09-20T07:21:33.491Z | + [[ master != renovate/rand ]] |
| 93 | 2026-09-20T07:21:33.491Z | + git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab |
| 94 | 2026-09-20T07:21:33.494Z | + git checkout -f renovate/rand |
| 95 | 2026-09-20T07:21:33.511Z | Switched to branch 'renovate/rand' |
| 96 | 2026-09-20T07:21:33.514Z | + git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab |
| 97 | 2026-09-20T07:21:33.528Z | HEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3 |
| 98 | 2026-09-20T07:21:33.531Z | process exited: duration 1365 ms, exit code 0 |
| |
| 99 | 2026-09-20T07:21:33.537Z | starting task 4: "build" |
| 100 | 2026-09-20T07:21:33.541Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-20T07:21:33.544Z | ++ rustup show active-toolchain |
| 102 | 2026-09-20T07:21:33.547Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-20T07:21:33.547Z | ++ pushd xde |
| 104 | 2026-09-20T07:21:33.547Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-20T07:21:33.547Z | ++ rustup show active-toolchain |
| 106 | 2026-09-20T07:21:33.551Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-20T07:21:33.693Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-20T07:21:33.696Z | info: downloading 6 components |
| 109 | 2026-09-20T07:21:49.305Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-20T07:21:49.305Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-20T07:21:49.305Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-20T07:21:49.305Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-20T07:21:49.305Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-20T07:21:49.305Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-20T07:21:49.405Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-20T07:21:49.408Z | +++ head -n 1 |
| 117 | 2026-09-20T07:21:49.408Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-20T07:21:49.457Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-20T07:21:49.457Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-20T07:21:49.457Z | ++ popd |
| 121 | 2026-09-20T07:21:49.460Z | /work/oxidecomputer/opte |
| 122 | 2026-09-20T07:21:49.460Z | + cargo --version |
| 123 | 2026-09-20T07:21:49.466Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-20T07:21:49.470Z | + rustc --version |
| 125 | 2026-09-20T07:21:49.487Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-20T07:21:49.490Z | + cd crates/opte-api |
| 127 | 2026-09-20T07:21:49.490Z | + header 'check API_VERSION' |
| 128 | 2026-09-20T07:21:49.490Z | + echo '# ==== check API_VERSION ==== #' |
| 129 | 2026-09-20T07:21:49.490Z | + ./check-api-version.sh |
| 130 | 2026-09-20T07:21:49.490Z | # ==== check API_VERSION ==== # |
| 131 | 2026-09-20T07:21:49.497Z | + header 'check style' |
| 132 | 2026-09-20T07:21:49.500Z | + echo '# ==== check style ==== #' |
| 133 | 2026-09-20T07:21:49.500Z | # ==== check style ==== # |
| 134 | 2026-09-20T07:21:49.500Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 135 | 2026-09-20T07:21:49.574Z | |
| 136 | 2026-09-20T07:21:49.574Z | real 0.073757894 |
| 137 | 2026-09-20T07:21:49.574Z | user 0.043608768 |
| 138 | 2026-09-20T07:21:49.574Z | sys 0.027796459 |
| 139 | 2026-09-20T07:21:49.574Z | trap 0.000000000 |
| 140 | 2026-09-20T07:21:49.574Z | tflt 0.000017760 |
| 141 | 2026-09-20T07:21:49.574Z | dflt 0.000013500 |
| 142 | 2026-09-20T07:21:49.574Z | kflt 0.000000000 |
| 143 | 2026-09-20T07:21:49.574Z | lock 0.022376594 |
| 144 | 2026-09-20T07:21:49.574Z | slp 0.054181489 |
| 145 | 2026-09-20T07:21:49.574Z | lat 0.000683010 |
| 146 | 2026-09-20T07:21:49.574Z | stop 0.000081650 |
| 147 | 2026-09-20T07:21:49.579Z | + header 'analyze std' |
| 148 | 2026-09-20T07:21:49.579Z | + echo '# ==== analyze std ==== #' |
| 149 | 2026-09-20T07:21:49.579Z | # ==== analyze std ==== # |
| 150 | 2026-09-20T07:21:49.579Z | + ptime -m cargo clippy --all-targets |
| 151 | 2026-09-20T07:21:49.710Z | Updating crates.io index |
| 152 | 2026-09-20T07:21:49.714Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-09-20T07:21:50.443Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 154 | 2026-09-20T07:21:50.722Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-09-20T07:21:51.021Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 156 | 2026-09-20T07:21:51.414Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 157 | 2026-09-20T07:21:51.691Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-09-20T07:21:52.033Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-09-20T07:21:53.437Z | Downloading crates ... |
| 160 | 2026-09-20T07:21:53.489Z | Downloaded embedded-io v0.6.1 |
| 161 | 2026-09-20T07:21:53.496Z | Downloaded postcard v1.1.3 |
| 162 | 2026-09-20T07:21:53.496Z | Downloaded either v1.16.0 |
| 163 | 2026-09-20T07:21:53.500Z | Downloaded defmt-parser v1.0.0 |
| 164 | 2026-09-20T07:21:53.500Z | Downloaded stable_deref_trait v1.2.1 |
| 165 | 2026-09-20T07:21:53.500Z | Downloaded serde_derive v1.0.228 |
| 166 | 2026-09-20T07:21:53.513Z | Downloaded hash32 v0.3.1 |
| 167 | 2026-09-20T07:21:53.531Z | Downloaded managed v0.8.0 |
| 168 | 2026-09-20T07:21:53.535Z | Downloaded cobs v0.3.0 |
| 169 | 2026-09-20T07:21:53.536Z | Downloaded embedded-io v0.4.0 |
| 170 | 2026-09-20T07:21:53.536Z | Downloaded ident_case v1.0.1 |
| 171 | 2026-09-20T07:21:53.536Z | Downloaded darling_macro v0.23.0 |
| 172 | 2026-09-20T07:21:53.536Z | Downloaded bitflags v1.3.2 |
| 173 | 2026-09-20T07:21:53.541Z | Downloaded cfg-if v1.0.4 |
| 174 | 2026-09-20T07:21:53.544Z | Downloaded strsim v0.11.1 |
| 175 | 2026-09-20T07:21:53.544Z | Downloaded macaddr v1.0.1 |
| 176 | 2026-09-20T07:21:53.551Z | Downloaded quote v1.0.46 |
| 177 | 2026-09-20T07:21:53.555Z | Downloaded defmt v0.3.100 |
| 178 | 2026-09-20T07:21:53.555Z | Downloaded defmt-macros v1.1.1 |
| 179 | 2026-09-20T07:21:53.559Z | Downloaded ingot-types v0.2.0 |
| 180 | 2026-09-20T07:21:53.562Z | Downloaded byteorder v1.5.0 |
| 181 | 2026-09-20T07:21:53.562Z | Downloaded ingot v0.2.0 |
| 182 | 2026-09-20T07:21:53.566Z | Downloaded ipnetwork v0.21.1 |
| 183 | 2026-09-20T07:21:53.569Z | Downloaded thiserror-impl v2.0.18 |
| 184 | 2026-09-20T07:21:53.573Z | Downloaded ingot-macros v0.2.0 |
| 185 | 2026-09-20T07:21:53.589Z | Downloaded darling v0.23.0 |
| 186 | 2026-09-20T07:21:53.592Z | Downloaded thiserror v2.0.18 |
| 187 | 2026-09-20T07:21:53.595Z | Downloaded bitflags v2.13.0 |
| 188 | 2026-09-20T07:21:53.599Z | Downloaded defmt v1.1.1 |
| 189 | 2026-09-20T07:21:53.603Z | Downloaded unicode-ident v1.0.24 |
| 190 | 2026-09-20T07:21:53.603Z | Downloaded proc-macro2 v1.0.106 |
| 191 | 2026-09-20T07:21:53.603Z | Downloaded serde_core v1.0.228 |
| 192 | 2026-09-20T07:21:53.606Z | Downloaded darling_core v0.23.0 |
| 193 | 2026-09-20T07:21:53.609Z | Downloaded heapless v0.8.0 |
| 194 | 2026-09-20T07:21:53.621Z | Downloaded serde v1.0.228 |
| 195 | 2026-09-20T07:21:53.630Z | Downloaded zerocopy-derive v0.8.54 |
| 196 | 2026-09-20T07:21:53.635Z | Downloaded memchr v2.8.3 |
| 197 | 2026-09-20T07:21:53.658Z | Downloaded itertools v0.15.0 |
| 198 | 2026-09-20T07:21:53.663Z | Downloaded regex v1.13.0 |
| 199 | 2026-09-20T07:21:53.677Z | Downloaded aho-corasick v1.1.4 |
| 200 | 2026-09-20T07:21:53.696Z | Downloaded zerocopy v0.8.54 |
| 201 | 2026-09-20T07:21:53.705Z | Downloaded smoltcp v0.11.0 |
| 202 | 2026-09-20T07:21:53.711Z | Downloaded syn v2.0.118 |
| 203 | 2026-09-20T07:21:53.717Z | Downloaded regex-syntax v0.8.11 |
| 204 | 2026-09-20T07:21:53.726Z | Downloaded regex-automata v0.4.15 |
| 205 | 2026-09-20T07:21:53.760Z | Compiling proc-macro2 v1.0.106 |
| 206 | 2026-09-20T07:21:53.763Z | Compiling unicode-ident v1.0.24 |
| 207 | 2026-09-20T07:21:53.763Z | Compiling quote v1.0.46 |
| 208 | 2026-09-20T07:21:53.763Z | Compiling memchr v2.8.3 |
| 209 | 2026-09-20T07:21:53.763Z | Compiling strsim v0.11.1 |
| 210 | 2026-09-20T07:21:53.763Z | Compiling ident_case v1.0.1 |
| 211 | 2026-09-20T07:21:53.763Z | Compiling regex-syntax v0.8.11 |
| 212 | 2026-09-20T07:21:53.763Z | Compiling serde_core v1.0.228 |
| 213 | 2026-09-20T07:21:53.946Z | Compiling thiserror v2.0.18 |
| 214 | 2026-09-20T07:21:53.949Z | Compiling zerocopy v0.8.54 |
| 215 | 2026-09-20T07:21:54.111Z | Compiling serde v1.0.228 |
| 216 | 2026-09-20T07:21:54.180Z | Compiling either v1.16.0 |
| 217 | 2026-09-20T07:21:54.270Z | Compiling aho-corasick v1.1.4 |
| 218 | 2026-09-20T07:21:54.351Z | Compiling itertools v0.15.0 |
| 219 | 2026-09-20T07:21:54.376Z | Compiling heapless v0.8.0 |
| 220 | 2026-09-20T07:21:54.438Z | Checking byteorder v1.5.0 |
| 221 | 2026-09-20T07:21:54.554Z | Checking stable_deref_trait v1.2.1 |
| 222 | 2026-09-20T07:21:54.592Z | Checking hash32 v0.3.1 |
| 223 | 2026-09-20T07:21:54.615Z | Checking bitflags v2.13.0 |
| 224 | 2026-09-20T07:21:54.692Z | Checking macaddr v1.0.1 |
| 225 | 2026-09-20T07:21:54.755Z | Compiling smoltcp v0.11.0 |
| 226 | 2026-09-20T07:21:55.007Z | Compiling syn v2.0.118 |
| 227 | 2026-09-20T07:21:55.059Z | Checking cfg-if v1.0.4 |
| 228 | 2026-09-20T07:21:55.080Z | Checking managed v0.8.0 |
| 229 | 2026-09-20T07:21:55.114Z | Checking bitflags v1.3.2 |
| 230 | 2026-09-20T07:21:55.156Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 231 | 2026-09-20T07:21:55.172Z | Checking ipnetwork v0.21.1 |
| 232 | 2026-09-20T07:21:55.263Z | Compiling regex-automata v0.4.15 |
| 233 | 2026-09-20T07:21:56.750Z | Compiling regex v1.13.0 |
| 234 | 2026-09-20T07:21:57.221Z | Compiling darling_core v0.23.0 |
| 235 | 2026-09-20T07:21:57.546Z | Compiling zerocopy-derive v0.8.54 |
| 236 | 2026-09-20T07:21:57.546Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-09-20T07:21:57.546Z | Compiling serde_derive v1.0.228 |
| 238 | 2026-09-20T07:21:58.517Z | Checking cobs v0.3.0 |
| 239 | 2026-09-20T07:21:58.580Z | Compiling darling_macro v0.23.0 |
| 240 | 2026-09-20T07:21:59.090Z | Compiling darling v0.23.0 |
| 241 | 2026-09-20T07:21:59.153Z | Compiling ingot-macros v0.2.0 |
| 242 | 2026-09-20T07:21:59.770Z | Checking postcard v1.1.3 |
| 243 | 2026-09-20T07:22:01.079Z | Checking ingot-types v0.2.0 |
| 244 | 2026-09-20T07:22:01.352Z | Checking ingot v0.2.0 |
| 245 | 2026-09-20T07:22:02.636Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-09-20T07:22:03.632Z | Finished `dev` profile [optimized + debuginfo] target(s) in 14.01s |
| 247 | 2026-09-20T07:22:03.730Z | |
| 248 | 2026-09-20T07:22:03.730Z | real 14.151308676 |
| 249 | 2026-09-20T07:22:03.730Z | user 30.775277125 |
| 250 | 2026-09-20T07:22:03.731Z | sys 5.708002590 |
| 251 | 2026-09-20T07:22:03.731Z | trap 0.010896843 |
| 252 | 2026-09-20T07:22:03.731Z | tflt 0.079015989 |
| 253 | 2026-09-20T07:22:03.731Z | dflt 0.273792123 |
| 254 | 2026-09-20T07:22:03.731Z | kflt 0.001906772 |
| 255 | 2026-09-20T07:22:03.731Z | lock 2:10.153017151 |
| 256 | 2026-09-20T07:22:03.731Z | slp 1:30.124735434 |
| 257 | 2026-09-20T07:22:03.731Z | lat 1.427710201 |
| 258 | 2026-09-20T07:22:03.731Z | stop 5.534037420 |
| 259 | 2026-09-20T07:22:03.734Z | + header 'analyze no_std' |
| 260 | 2026-09-20T07:22:03.734Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-09-20T07:22:03.734Z | # ==== analyze no_std ==== # |
| 262 | 2026-09-20T07:22:03.734Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 263 | 2026-09-20T07:22:03.830Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-09-20T07:22:04.054Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-09-20T07:22:05.028Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.25s |
| 266 | 2026-09-20T07:22:05.049Z | |
| 267 | 2026-09-20T07:22:05.049Z | real 1.313843630 |
| 268 | 2026-09-20T07:22:05.049Z | user 1.888720430 |
| 269 | 2026-09-20T07:22:05.049Z | sys 0.257347964 |
| 270 | 2026-09-20T07:22:05.049Z | trap 0.000175560 |
| 271 | 2026-09-20T07:22:05.049Z | tflt 0.000083010 |
| 272 | 2026-09-20T07:22:05.049Z | dflt 0.000115820 |
| 273 | 2026-09-20T07:22:05.053Z | kflt 0.000000000 |
| 274 | 2026-09-20T07:22:05.053Z | lock 5.548042282 |
| 275 | 2026-09-20T07:22:05.053Z | slp 5.304817630 |
| 276 | 2026-09-20T07:22:05.053Z | lat 0.002960220 |
| 277 | 2026-09-20T07:22:05.053Z | stop 0.056941291 |
| 278 | 2026-09-20T07:22:05.053Z | + header test |
| 279 | 2026-09-20T07:22:05.053Z | + echo '# ==== test ==== #' |
| 280 | 2026-09-20T07:22:05.053Z | # ==== test ==== # |
| 281 | 2026-09-20T07:22:05.053Z | + ptime -m cargo test |
| 282 | 2026-09-20T07:22:05.174Z | Compiling serde_core v1.0.228 |
| 283 | 2026-09-20T07:22:05.175Z | Compiling byteorder v1.5.0 |
| 284 | 2026-09-20T07:22:05.178Z | Compiling stable_deref_trait v1.2.1 |
| 285 | 2026-09-20T07:22:05.178Z | Compiling macaddr v1.0.1 |
| 286 | 2026-09-20T07:22:05.196Z | Compiling zerocopy v0.8.54 |
| 287 | 2026-09-20T07:22:05.197Z | Compiling thiserror v2.0.18 |
| 288 | 2026-09-20T07:22:05.200Z | Compiling bitflags v2.13.0 |
| 289 | 2026-09-20T07:22:05.203Z | Compiling cfg-if v1.0.4 |
| 290 | 2026-09-20T07:22:05.247Z | Compiling cobs v0.3.0 |
| 291 | 2026-09-20T07:22:05.251Z | Compiling bitflags v1.3.2 |
| 292 | 2026-09-20T07:22:05.282Z | Compiling managed v0.8.0 |
| 293 | 2026-09-20T07:22:05.304Z | Compiling ipnetwork v0.21.1 |
| 294 | 2026-09-20T07:22:05.353Z | Compiling hash32 v0.3.1 |
| 295 | 2026-09-20T07:22:05.428Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 296 | 2026-09-20T07:22:05.490Z | Compiling heapless v0.8.0 |
| 297 | 2026-09-20T07:22:05.836Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-09-20T07:22:06.724Z | Compiling serde v1.0.228 |
| 299 | 2026-09-20T07:22:07.118Z | Compiling postcard v1.1.3 |
| 300 | 2026-09-20T07:22:07.842Z | Compiling ingot-types v0.2.0 |
| 301 | 2026-09-20T07:22:08.121Z | Compiling ingot v0.2.0 |
| 302 | 2026-09-20T07:22:09.513Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-09-20T07:22:11.406Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.34s |
| 304 | 2026-09-20T07:22:11.415Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc) |
| 305 | 2026-09-20T07:22:11.419Z | |
| 306 | 2026-09-20T07:22:11.419Z | running 25 tests |
| 307 | 2026-09-20T07:22:11.419Z | test encap::test::vni_round_trip ... ok |
| 308 | 2026-09-20T07:22:11.419Z | test encap::test::bad_vni ... ok |
| 309 | 2026-09-20T07:22:11.419Z | test dns::tests::test_domain_name ... ok |
| 310 | 2026-09-20T07:22:11.419Z | test ip::test::bad_cidr ... ok |
| 311 | 2026-09-20T07:22:11.419Z | test ip::test::bad_prefix_len ... ok |
| 312 | 2026-09-20T07:22:11.419Z | test encap::test::good_vni ... ok |
| 313 | 2026-09-20T07:22:11.419Z | test ip::test::dhcp_fqdn ... ok |
| 314 | 2026-09-20T07:22:11.419Z | test ip::test::good_cidr ... ok |
| 315 | 2026-09-20T07:22:11.419Z | test ip::test::ipv4_addr_bad ... ok |
| 316 | 2026-09-20T07:22:11.419Z | test ip::test::ipv4_addr_good ... ok |
| 317 | 2026-09-20T07:22:11.419Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-09-20T07:22:11.419Z | test ip::test::ipv6_cidr_is_member ... ok |
| 319 | 2026-09-20T07:22:11.419Z | test ip::test::ipv6_is_default ... ok |
| 320 | 2026-09-20T07:22:11.419Z | test ip::test::ipv6_mask ... ok |
| 321 | 2026-09-20T07:22:11.419Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-09-20T07:22:11.419Z | test ip::test::test_ip_addr_from_str ... ok |
| 323 | 2026-09-20T07:22:11.419Z | test ip::test::test_ip_cidr_from_str ... ok |
| 324 | 2026-09-20T07:22:11.419Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 325 | 2026-09-20T07:22:11.419Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-09-20T07:22:11.419Z | test ip::test::test_ipv6_from_const ... ok |
| 327 | 2026-09-20T07:22:11.419Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 328 | 2026-09-20T07:22:11.420Z | test ip::test::test_ipv6_is_multicast ... ok |
| 329 | 2026-09-20T07:22:11.420Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-09-20T07:22:11.420Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-09-20T07:22:11.420Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-09-20T07:22:11.420Z | |
| 333 | 2026-09-20T07:22:11.420Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-09-20T07:22:11.420Z | |
| 335 | 2026-09-20T07:22:11.420Z | Doc-tests opte_api |
| 336 | 2026-09-20T07:22:12.011Z | |
| 337 | 2026-09-20T07:22:12.011Z | running 1 test |
| 338 | 2026-09-20T07:22:12.015Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-09-20T07:22:12.015Z | |
| 340 | 2026-09-20T07:22:12.015Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-09-20T07:22:12.015Z | |
| 342 | 2026-09-20T07:22:12.015Z | all doctests ran in 0.44s; merged doctests compilation took 0.43s |
| 343 | 2026-09-20T07:22:12.033Z | |
| 344 | 2026-09-20T07:22:12.037Z | real 6.976220540 |
| 345 | 2026-09-20T07:22:12.037Z | user 17.528818200 |
| 346 | 2026-09-20T07:22:12.037Z | sys 2.026043288 |
| 347 | 2026-09-20T07:22:12.037Z | trap 0.004644400 |
| 348 | 2026-09-20T07:22:12.037Z | tflt 0.147147605 |
| 349 | 2026-09-20T07:22:12.037Z | dflt 0.199900313 |
| 350 | 2026-09-20T07:22:12.037Z | kflt 0.000002010 |
| 351 | 2026-09-20T07:22:12.037Z | lock 1:03.314814872 |
| 352 | 2026-09-20T07:22:12.037Z | slp 32.421702324 |
| 353 | 2026-09-20T07:22:12.037Z | lat 0.787793906 |
| 354 | 2026-09-20T07:22:12.037Z | stop 0.717187083 |
| 355 | 2026-09-20T07:22:12.037Z | process exited: duration 38496 ms, exit code 0 |
| |
| 356 | 2026-09-20T07:22:12.044Z | found 0 output files |