|
|
|
| 1 | 2026-04-01T13:07:52.607Z | job assigned to worker 01KN4JFBYV666F6Q813PTB5NCF [factory aws, i-02745558dc9e37707] (queued for 48 s) |
| |
| 2 | 2026-04-01T13:07:59.600Z | starting task 0: "setup" |
| 3 | 2026-04-01T13:07:59.604Z | ++ uname -s |
| 4 | 2026-04-01T13:07:59.607Z | + kern=SunOS |
| 5 | 2026-04-01T13:07:59.607Z | + build_user=build |
| 6 | 2026-04-01T13:07:59.607Z | + build_uid=12345 |
| 7 | 2026-04-01T13:07:59.607Z | + work_dir=/work |
| 8 | 2026-04-01T13:07:59.607Z | + input_dir=/input |
| 9 | 2026-04-01T13:07:59.607Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T13:07:59.607Z | + case "$kern" in |
| 11 | 2026-04-01T13:07:59.607Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T13:07:59.610Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T13:08:01.615Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T13:08:01.700Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T13:08:01.703Z | + home_fs=zfs |
| 16 | 2026-04-01T13:08:01.703Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T13:08:01.703Z | + mkdir -p /home/build |
| 18 | 2026-04-01T13:08:01.703Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T13:08:03.704Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T13:08:03.707Z | process exited: duration 4108 ms, exit code 0 |
| |
| 21 | 2026-04-01T13:08:03.714Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T13:08:03.718Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-04-01T13:08:03.718Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T13:08:03.718Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-01T13:08:03.718Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-01T13:08:03.718Z | * rust toolchain channel = "1.93.1" |
| 27 | 2026-04-01T13:08:03.718Z | * rust toolchain profile = "default" |
| 28 | 2026-04-01T13:08:03.733Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T13:08:03.733Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-04-01T13:08:03.839Z | info: downloading installer |
| 31 | 2026-04-01T13:08:05.164Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T13:08:05.164Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T13:08:05.164Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T13:08:05.164Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T13:08:05.164Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T13:08:05.164Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T13:08:05.164Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T13:08:05.164Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T13:08:05.164Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T13:08:05.164Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T13:08:05.164Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T13:08:05.164Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T13:08:05.164Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T13:08:05.178Z | info: profile set to default |
| 45 | 2026-04-01T13:08:05.178Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T13:08:05.181Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T13:08:05.336Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-04-01T13:08:05.340Z | info: downloading 6 components |
| 49 | 2026-04-01T13:08:19.530Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T13:08:19.530Z | |
| 51 | 2026-04-01T13:08:19.563Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-04-01T13:08:19.563Z | |
| 53 | 2026-04-01T13:08:19.563Z | |
| 54 | 2026-04-01T13:08:19.563Z | Rust is installed now. Great! |
| 55 | 2026-04-01T13:08:19.563Z | |
| 56 | 2026-04-01T13:08:19.566Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T13:08:19.566Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T13:08:19.566Z | |
| 59 | 2026-04-01T13:08:19.566Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T13:08:19.566Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T13:08:19.566Z | |
| 62 | 2026-04-01T13:08:19.566Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T13:08:19.566Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T13:08:19.566Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T13:08:19.566Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T13:08:19.566Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T13:08:19.567Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T13:08:19.567Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T13:08:19.567Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T13:08:19.567Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T13:08:19.650Z | + rustup --version |
| 72 | 2026-04-01T13:08:19.660Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T13:08:19.663Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T13:08:19.680Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-04-01T13:08:19.683Z | + cargo --version |
| 76 | 2026-04-01T13:08:19.695Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-04-01T13:08:19.698Z | + rustc --version |
| 78 | 2026-04-01T13:08:19.717Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-04-01T13:08:19.720Z | process exited: duration 16004 ms, exit code 0 |
| |
| 80 | 2026-04-01T13:08:19.726Z | starting task 2: "authentication" |
| 81 | 2026-04-01T13:08:19.742Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T13:08:19.748Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T13:08:19.752Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T13:08:19.754Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T13:08:19.799Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T13:08:20.623Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T13:08:20.623Z | + git fetch origin 6667036f728e9a8e2d120b744081a50a095570ff |
| 88 | 2026-04-01T13:08:20.874Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T13:08:20.874Z | * branch 6667036f728e9a8e2d120b744081a50a095570ff -> FETCH_HEAD |
| 90 | 2026-04-01T13:08:20.880Z | + [[ -n renovate/darling-0.x ]] |
| 91 | 2026-04-01T13:08:20.883Z | ++ git branch --show-current |
| 92 | 2026-04-01T13:08:20.883Z | + current=master |
| 93 | 2026-04-01T13:08:20.883Z | + [[ master != renovate/darling-0.x ]] |
| 94 | 2026-04-01T13:08:20.884Z | + git branch -f renovate/darling-0.x 6667036f728e9a8e2d120b744081a50a095570ff |
| 95 | 2026-04-01T13:08:20.887Z | + git checkout -f renovate/darling-0.x |
| 96 | 2026-04-01T13:08:20.902Z | Switched to branch 'renovate/darling-0.x' |
| 97 | 2026-04-01T13:08:20.905Z | + git reset --hard 6667036f728e9a8e2d120b744081a50a095570ff |
| 98 | 2026-04-01T13:08:20.908Z | HEAD is now at 6667036 Update Rust crate darling to 0.23 |
| 99 | 2026-04-01T13:08:20.908Z | process exited: duration 1157 ms, exit code 0 |
| |
| 100 | 2026-04-01T13:08:20.914Z | starting task 4: "build" |
| 101 | 2026-04-01T13:08:20.917Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T13:08:20.920Z | ++ rustup show active-toolchain |
| 103 | 2026-04-01T13:08:20.924Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-01T13:08:20.924Z | ++ pushd xde |
| 105 | 2026-04-01T13:08:20.927Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-01T13:08:20.927Z | ++ rustup show active-toolchain |
| 107 | 2026-04-01T13:08:20.929Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-04-01T13:08:21.070Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-04-01T13:08:21.073Z | info: downloading 6 components |
| 110 | 2026-04-01T13:08:36.001Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-01T13:08:36.093Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-01T13:08:36.097Z | +++ head -n 1 |
| 113 | 2026-04-01T13:08:36.097Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-01T13:08:36.146Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-04-01T13:08:36.147Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-04-01T13:08:36.150Z | ++ popd |
| 117 | 2026-04-01T13:08:36.150Z | /work/oxidecomputer/opte |
| 118 | 2026-04-01T13:08:36.151Z | + cargo --version |
| 119 | 2026-04-01T13:08:36.157Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-04-01T13:08:36.161Z | + rustc --version |
| 121 | 2026-04-01T13:08:36.178Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-04-01T13:08:36.180Z | + cd crates/opte-api |
| 123 | 2026-04-01T13:08:36.180Z | + header 'check API_VERSION' |
| 124 | 2026-04-01T13:08:36.181Z | + echo '# ==== check API_VERSION ==== #' |
| 125 | 2026-04-01T13:08:36.181Z | # ==== check API_VERSION ==== # |
| 126 | 2026-04-01T13:08:36.181Z | + ./check-api-version.sh |
| 127 | 2026-04-01T13:08:36.188Z | + header 'check style' |
| 128 | 2026-04-01T13:08:36.188Z | + echo '# ==== check style ==== #' |
| 129 | 2026-04-01T13:08:36.188Z | # ==== check style ==== # |
| 130 | 2026-04-01T13:08:36.188Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-04-01T13:08:36.285Z | |
| 132 | 2026-04-01T13:08:36.286Z | real 0.094786872 |
| 133 | 2026-04-01T13:08:36.286Z | user 0.046586842 |
| 134 | 2026-04-01T13:08:36.286Z | sys 0.045619996 |
| 135 | 2026-04-01T13:08:36.286Z | trap 0.000002069 |
| 136 | 2026-04-01T13:08:36.286Z | tflt 0.000064491 |
| 137 | 2026-04-01T13:08:36.286Z | dflt 0.000034725 |
| 138 | 2026-04-01T13:08:36.286Z | kflt 0.000000000 |
| 139 | 2026-04-01T13:08:36.286Z | lock 0.047949936 |
| 140 | 2026-04-01T13:08:36.286Z | slp 0.065768572 |
| 141 | 2026-04-01T13:08:36.286Z | lat 0.001281087 |
| 142 | 2026-04-01T13:08:36.286Z | stop 0.000105077 |
| 143 | 2026-04-01T13:08:36.289Z | + header 'analyze std' |
| 144 | 2026-04-01T13:08:36.289Z | + echo '# ==== analyze std ==== #' |
| 145 | 2026-04-01T13:08:36.289Z | + ptime -m cargo clippy --all-targets |
| 146 | 2026-04-01T13:08:36.289Z | # ==== analyze std ==== # |
| 147 | 2026-04-01T13:08:36.420Z | Updating crates.io index |
| 148 | 2026-04-01T13:08:36.453Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-04-01T13:08:38.505Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 150 | 2026-04-01T13:08:39.119Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 151 | 2026-04-01T13:08:39.580Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 152 | 2026-04-01T13:08:40.067Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-04-01T13:08:40.551Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-04-01T13:08:40.868Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-04-01T13:08:42.901Z | Downloading crates ... |
| 156 | 2026-04-01T13:08:42.943Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-04-01T13:08:42.952Z | Downloaded serde_derive v1.0.228 |
| 158 | 2026-04-01T13:08:42.955Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 159 | 2026-04-01T13:08:42.960Z | Downloaded defmt v0.3.100 |
| 160 | 2026-04-01T13:08:42.964Z | Downloaded defmt v1.0.1 |
| 161 | 2026-04-01T13:08:42.967Z | Downloaded stable_deref_trait v1.2.1 |
| 162 | 2026-04-01T13:08:42.967Z | Downloaded darling_macro v0.21.3 |
| 163 | 2026-04-01T13:08:42.967Z | Downloaded bitflags v2.11.0 |
| 164 | 2026-04-01T13:08:42.970Z | Downloaded strsim v0.11.1 |
| 165 | 2026-04-01T13:08:42.973Z | Downloaded hash32 v0.3.1 |
| 166 | 2026-04-01T13:08:42.976Z | Downloaded managed v0.8.0 |
| 167 | 2026-04-01T13:08:42.981Z | Downloaded embedded-io v0.4.0 |
| 168 | 2026-04-01T13:08:42.984Z | Downloaded defmt-parser v1.0.0 |
| 169 | 2026-04-01T13:08:42.988Z | Downloaded cobs v0.3.0 |
| 170 | 2026-04-01T13:08:42.991Z | Downloaded either v1.15.0 |
| 171 | 2026-04-01T13:08:42.991Z | Downloaded defmt-macros v1.0.1 |
| 172 | 2026-04-01T13:08:42.991Z | Downloaded cfg-if v1.0.4 |
| 173 | 2026-04-01T13:08:42.994Z | Downloaded fnv v1.0.7 |
| 174 | 2026-04-01T13:08:42.997Z | Downloaded embedded-io v0.6.1 |
| 175 | 2026-04-01T13:08:43.001Z | Downloaded macaddr v1.0.1 |
| 176 | 2026-04-01T13:08:43.008Z | Downloaded proc-macro-error2 v2.0.1 |
| 177 | 2026-04-01T13:08:43.011Z | Downloaded ingot v0.1.1 |
| 178 | 2026-04-01T13:08:43.014Z | Downloaded postcard v1.1.3 |
| 179 | 2026-04-01T13:08:43.014Z | Downloaded ipnetwork v0.21.1 |
| 180 | 2026-04-01T13:08:43.017Z | Downloaded thiserror-impl v2.0.18 |
| 181 | 2026-04-01T13:08:43.020Z | Downloaded bitflags v1.3.2 |
| 182 | 2026-04-01T13:08:43.031Z | Downloaded thiserror v2.0.18 |
| 183 | 2026-04-01T13:08:43.036Z | Downloaded ingot-types v0.1.2 |
| 184 | 2026-04-01T13:08:43.039Z | Downloaded byteorder v1.5.0 |
| 185 | 2026-04-01T13:08:43.039Z | Downloaded proc-macro2 v1.0.106 |
| 186 | 2026-04-01T13:08:43.042Z | Downloaded ingot-macros v0.1.1 |
| 187 | 2026-04-01T13:08:43.042Z | Downloaded serde_core v1.0.228 |
| 188 | 2026-04-01T13:08:43.048Z | Downloaded quote v1.0.45 |
| 189 | 2026-04-01T13:08:43.048Z | Downloaded darling v0.21.3 |
| 190 | 2026-04-01T13:08:43.060Z | Downloaded unicode-ident v1.0.24 |
| 191 | 2026-04-01T13:08:43.074Z | Downloaded heapless v0.8.0 |
| 192 | 2026-04-01T13:08:43.086Z | Downloaded darling_core v0.21.3 |
| 193 | 2026-04-01T13:08:43.089Z | Downloaded serde v1.0.228 |
| 194 | 2026-04-01T13:08:43.091Z | Downloaded memchr v2.8.0 |
| 195 | 2026-04-01T13:08:43.095Z | Downloaded zerocopy-derive v0.8.47 |
| 196 | 2026-04-01T13:08:43.107Z | Downloaded aho-corasick v1.1.4 |
| 197 | 2026-04-01T13:08:43.123Z | Downloaded itertools v0.14.0 |
| 198 | 2026-04-01T13:08:43.126Z | Downloaded regex v1.12.3 |
| 199 | 2026-04-01T13:08:43.178Z | Downloaded zerocopy v0.8.47 |
| 200 | 2026-04-01T13:08:43.187Z | Downloaded smoltcp v0.11.0 |
| 201 | 2026-04-01T13:08:43.195Z | Downloaded syn v2.0.117 |
| 202 | 2026-04-01T13:08:43.199Z | Downloaded regex-syntax v0.8.10 |
| 203 | 2026-04-01T13:08:43.211Z | Downloaded regex-automata v0.4.14 |
| 204 | 2026-04-01T13:08:43.245Z | Compiling proc-macro2 v1.0.106 |
| 205 | 2026-04-01T13:08:43.245Z | Compiling unicode-ident v1.0.24 |
| 206 | 2026-04-01T13:08:43.245Z | Compiling quote v1.0.45 |
| 207 | 2026-04-01T13:08:43.245Z | Compiling strsim v0.11.1 |
| 208 | 2026-04-01T13:08:43.248Z | Compiling fnv v1.0.7 |
| 209 | 2026-04-01T13:08:43.248Z | Compiling ident_case v1.0.1 |
| 210 | 2026-04-01T13:08:43.248Z | Compiling memchr v2.8.0 |
| 211 | 2026-04-01T13:08:43.248Z | Compiling regex-syntax v0.8.10 |
| 212 | 2026-04-01T13:08:43.430Z | Compiling serde_core v1.0.228 |
| 213 | 2026-04-01T13:08:43.436Z | Compiling thiserror v2.0.18 |
| 214 | 2026-04-01T13:08:43.443Z | Compiling serde v1.0.228 |
| 215 | 2026-04-01T13:08:43.606Z | Compiling zerocopy v0.8.47 |
| 216 | 2026-04-01T13:08:43.853Z | Compiling aho-corasick v1.1.4 |
| 217 | 2026-04-01T13:08:44.026Z | Compiling either v1.15.0 |
| 218 | 2026-04-01T13:08:44.068Z | Compiling heapless v0.8.0 |
| 219 | 2026-04-01T13:08:44.075Z | Checking byteorder v1.5.0 |
| 220 | 2026-04-01T13:08:44.217Z | Compiling itertools v0.14.0 |
| 221 | 2026-04-01T13:08:44.223Z | Checking hash32 v0.3.1 |
| 222 | 2026-04-01T13:08:44.243Z | Checking macaddr v1.0.1 |
| 223 | 2026-04-01T13:08:44.321Z | Checking stable_deref_trait v1.2.1 |
| 224 | 2026-04-01T13:08:44.377Z | Compiling smoltcp v0.11.0 |
| 225 | 2026-04-01T13:08:44.383Z | Checking bitflags v2.11.0 |
| 226 | 2026-04-01T13:08:44.518Z | Checking cfg-if v1.0.4 |
| 227 | 2026-04-01T13:08:44.574Z | Checking managed v0.8.0 |
| 228 | 2026-04-01T13:08:44.754Z | Compiling regex-automata v0.4.14 |
| 229 | 2026-04-01T13:08:44.858Z | Checking bitflags v1.3.2 |
| 230 | 2026-04-01T13:08:44.878Z | Compiling syn v2.0.117 |
| 231 | 2026-04-01T13:08:44.951Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 232 | 2026-04-01T13:08:45.206Z | Checking ipnetwork v0.21.1 |
| 233 | 2026-04-01T13:08:46.306Z | Compiling regex v1.12.3 |
| 234 | 2026-04-01T13:08:47.022Z | Compiling darling_core v0.21.3 |
| 235 | 2026-04-01T13:08:47.358Z | Compiling serde_derive v1.0.228 |
| 236 | 2026-04-01T13:08:47.358Z | Compiling thiserror-impl v2.0.18 |
| 237 | 2026-04-01T13:08:47.362Z | Compiling zerocopy-derive v0.8.47 |
| 238 | 2026-04-01T13:08:48.370Z | Compiling darling_macro v0.21.3 |
| 239 | 2026-04-01T13:08:48.419Z | Checking cobs v0.3.0 |
| 240 | 2026-04-01T13:08:48.865Z | Compiling darling v0.21.3 |
| 241 | 2026-04-01T13:08:48.928Z | Compiling ingot-macros v0.1.1 |
| 242 | 2026-04-01T13:08:49.611Z | Checking postcard v1.1.3 |
| 243 | 2026-04-01T13:08:50.850Z | Checking ingot-types v0.1.2 |
| 244 | 2026-04-01T13:08:51.109Z | Checking ingot v0.1.1 |
| 245 | 2026-04-01T13:08:52.355Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 246 | 2026-04-01T13:08:53.331Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.99s |
| 247 | 2026-04-01T13:08:53.435Z | |
| 248 | 2026-04-01T13:08:53.435Z | real 17.143043220 |
| 249 | 2026-04-01T13:08:53.435Z | user 30.450276394 |
| 250 | 2026-04-01T13:08:53.435Z | sys 5.863357032 |
| 251 | 2026-04-01T13:08:53.435Z | trap 0.010568188 |
| 252 | 2026-04-01T13:08:53.435Z | tflt 0.304219622 |
| 253 | 2026-04-01T13:08:53.435Z | dflt 0.805097371 |
| 254 | 2026-04-01T13:08:53.435Z | kflt 0.008563278 |
| 255 | 2026-04-01T13:08:53.435Z | lock 1:32.409728490 |
| 256 | 2026-04-01T13:08:53.435Z | slp 1:44.530617717 |
| 257 | 2026-04-01T13:08:53.435Z | lat 0.728925087 |
| 258 | 2026-04-01T13:08:53.436Z | stop 3.834390806 |
| 259 | 2026-04-01T13:08:53.439Z | + header 'analyze no_std' |
| 260 | 2026-04-01T13:08:53.439Z | + echo '# ==== analyze no_std ==== #' |
| 261 | 2026-04-01T13:08:53.439Z | # ==== analyze no_std ==== # |
| 262 | 2026-04-01T13:08:53.439Z | + ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings |
| 263 | 2026-04-01T13:08:53.540Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 264 | 2026-04-01T13:08:53.747Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 265 | 2026-04-01T13:08:54.714Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.23s |
| 266 | 2026-04-01T13:08:54.737Z | |
| 267 | 2026-04-01T13:08:54.740Z | real 1.296726695 |
| 268 | 2026-04-01T13:08:54.740Z | user 1.858165057 |
| 269 | 2026-04-01T13:08:54.740Z | sys 0.252347467 |
| 270 | 2026-04-01T13:08:54.740Z | trap 0.000314679 |
| 271 | 2026-04-01T13:08:54.740Z | tflt 0.000077870 |
| 272 | 2026-04-01T13:08:54.740Z | dflt 0.000097788 |
| 273 | 2026-04-01T13:08:54.740Z | kflt 0.000000000 |
| 274 | 2026-04-01T13:08:54.740Z | lock 4.255072800 |
| 275 | 2026-04-01T13:08:54.740Z | slp 5.203547218 |
| 276 | 2026-04-01T13:08:54.741Z | lat 0.002451483 |
| 277 | 2026-04-01T13:08:54.741Z | stop 0.042243634 |
| 278 | 2026-04-01T13:08:54.741Z | + header test |
| 279 | 2026-04-01T13:08:54.741Z | + echo '# ==== test ==== #' |
| 280 | 2026-04-01T13:08:54.741Z | + ptime -m cargo test |
| 281 | 2026-04-01T13:08:54.741Z | # ==== test ==== # |
| 282 | 2026-04-01T13:08:54.870Z | Compiling serde_core v1.0.228 |
| 283 | 2026-04-01T13:08:54.870Z | Compiling byteorder v1.5.0 |
| 284 | 2026-04-01T13:08:54.873Z | Compiling macaddr v1.0.1 |
| 285 | 2026-04-01T13:08:54.889Z | Compiling bitflags v2.11.0 |
| 286 | 2026-04-01T13:08:54.892Z | Compiling thiserror v2.0.18 |
| 287 | 2026-04-01T13:08:54.892Z | Compiling zerocopy v0.8.47 |
| 288 | 2026-04-01T13:08:54.895Z | Compiling stable_deref_trait v1.2.1 |
| 289 | 2026-04-01T13:08:54.899Z | Compiling bitflags v1.3.2 |
| 290 | 2026-04-01T13:08:54.947Z | Compiling cobs v0.3.0 |
| 291 | 2026-04-01T13:08:54.947Z | Compiling managed v0.8.0 |
| 292 | 2026-04-01T13:08:54.976Z | Compiling cfg-if v1.0.4 |
| 293 | 2026-04-01T13:08:55.032Z | Compiling hash32 v0.3.1 |
| 294 | 2026-04-01T13:08:55.048Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 295 | 2026-04-01T13:08:55.121Z | Compiling heapless v0.8.0 |
| 296 | 2026-04-01T13:08:55.157Z | Compiling ipnetwork v0.21.1 |
| 297 | 2026-04-01T13:08:55.476Z | Compiling smoltcp v0.11.0 |
| 298 | 2026-04-01T13:08:56.387Z | Compiling serde v1.0.228 |
| 299 | 2026-04-01T13:08:56.831Z | Compiling postcard v1.1.3 |
| 300 | 2026-04-01T13:08:57.508Z | Compiling ingot-types v0.1.2 |
| 301 | 2026-04-01T13:08:57.778Z | Compiling ingot v0.1.1 |
| 302 | 2026-04-01T13:08:59.139Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 303 | 2026-04-01T13:09:00.810Z | Finished `test` profile [optimized + debuginfo] target(s) in 6.06s |
| 304 | 2026-04-01T13:09:00.821Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-7015c6a982f47358) |
| 305 | 2026-04-01T13:09:00.824Z | |
| 306 | 2026-04-01T13:09:00.824Z | running 25 tests |
| 307 | 2026-04-01T13:09:00.824Z | test encap::test::bad_vni ... ok |
| 308 | 2026-04-01T13:09:00.824Z | test ip::test::bad_cidr ... ok |
| 309 | 2026-04-01T13:09:00.824Z | test encap::test::good_vni ... ok |
| 310 | 2026-04-01T13:09:00.825Z | test encap::test::vni_round_trip ... ok |
| 311 | 2026-04-01T13:09:00.825Z | test ip::test::dhcp_fqdn ... ok |
| 312 | 2026-04-01T13:09:00.825Z | test ip::test::bad_prefix_len ... ok |
| 313 | 2026-04-01T13:09:00.825Z | test dns::tests::test_domain_name ... ok |
| 314 | 2026-04-01T13:09:00.825Z | test ip::test::good_cidr ... ok |
| 315 | 2026-04-01T13:09:00.825Z | test ip::test::ipv4_addr_good ... ok |
| 316 | 2026-04-01T13:09:00.825Z | test ip::test::ipv4_addr_bad ... ok |
| 317 | 2026-04-01T13:09:00.825Z | test ip::test::ipv4_mask ... ok |
| 318 | 2026-04-01T13:09:00.825Z | test ip::test::ipv6_cidr_is_member ... ok |
| 319 | 2026-04-01T13:09:00.825Z | test ip::test::ipv6_is_default ... ok |
| 320 | 2026-04-01T13:09:00.825Z | test ip::test::ipv6_mask ... ok |
| 321 | 2026-04-01T13:09:00.825Z | test ip::test::ipv6_prefix_len ... ok |
| 322 | 2026-04-01T13:09:00.825Z | test ip::test::test_ip_addr_from_str ... ok |
| 323 | 2026-04-01T13:09:00.826Z | test ip::test::test_ip_cidr_from_str ... ok |
| 324 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv4_multicast_mac ... ok |
| 325 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv6_admin_scoped_multicast ... ok |
| 326 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv6_from_eui64 ... ok |
| 327 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv6_is_multicast ... ok |
| 328 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv6_from_const ... ok |
| 329 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv6_multicast_mac ... ok |
| 330 | 2026-04-01T13:09:00.826Z | test ip::test::test_ipv6_solicited_node_multicast ... ok |
| 331 | 2026-04-01T13:09:00.826Z | test ip::test::test_multicast_underlay_serde ... ok |
| 332 | 2026-04-01T13:09:00.826Z | |
| 333 | 2026-04-01T13:09:00.826Z | test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-04-01T13:09:00.826Z | |
| 335 | 2026-04-01T13:09:00.826Z | Doc-tests opte_api |
| 336 | 2026-04-01T13:09:01.414Z | |
| 337 | 2026-04-01T13:09:01.414Z | running 1 test |
| 338 | 2026-04-01T13:09:01.417Z | test crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok |
| 339 | 2026-04-01T13:09:01.417Z | |
| 340 | 2026-04-01T13:09:01.418Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 341 | 2026-04-01T13:09:01.418Z | |
| 342 | 2026-04-01T13:09:01.418Z | all doctests ran in 0.44s; merged doctests compilation took 0.43s |
| 343 | 2026-04-01T13:09:01.436Z | |
| 344 | 2026-04-01T13:09:01.440Z | real 6.690566232 |
| 345 | 2026-04-01T13:09:01.440Z | user 17.409519855 |
| 346 | 2026-04-01T13:09:01.440Z | sys 2.049082001 |
| 347 | 2026-04-01T13:09:01.440Z | trap 0.004368547 |
| 348 | 2026-04-01T13:09:01.441Z | tflt 0.136889233 |
| 349 | 2026-04-01T13:09:01.441Z | dflt 0.164876548 |
| 350 | 2026-04-01T13:09:01.441Z | kflt 0.000000000 |
| 351 | 2026-04-01T13:09:01.441Z | lock 53.083607736 |
| 352 | 2026-04-01T13:09:01.441Z | slp 31.359060960 |
| 353 | 2026-04-01T13:09:01.441Z | lat 0.859139417 |
| 354 | 2026-04-01T13:09:01.441Z | stop 0.625562934 |
| 355 | 2026-04-01T13:09:01.441Z | process exited: duration 40520 ms, exit code 0 |
| |
| 356 | 2026-04-01T13:09:01.447Z | found 0 output files |