|
|
|
| 1 | 2026-04-11T11:02:21.664Z | job assigned to worker 01KNY38QCD61098RPY1A3PYP0C [factory aws, i-0b640bf295b5a2a6b] (queued for 45 s) |
| |
| 2 | 2026-04-11T11:02:28.798Z | starting task 0: "setup" |
| 3 | 2026-04-11T11:02:28.805Z | ++ uname -s |
| 4 | 2026-04-11T11:02:28.808Z | + kern=SunOS |
| 5 | 2026-04-11T11:02:28.808Z | + build_user=build |
| 6 | 2026-04-11T11:02:28.808Z | + build_uid=12345 |
| 7 | 2026-04-11T11:02:28.808Z | + work_dir=/work |
| 8 | 2026-04-11T11:02:28.808Z | + input_dir=/input |
| 9 | 2026-04-11T11:02:28.808Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-11T11:02:28.808Z | + case "$kern" in |
| 11 | 2026-04-11T11:02:28.808Z | + groupadd -g 12345 build |
| 12 | 2026-04-11T11:02:28.813Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-11T11:02:30.815Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-11T11:02:30.935Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-11T11:02:30.939Z | + home_fs=zfs |
| 16 | 2026-04-11T11:02:30.939Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-11T11:02:30.939Z | + mkdir -p /home/build |
| 18 | 2026-04-11T11:02:30.939Z | + chown build:build /home/build /work |
| 19 | 2026-04-11T11:02:32.940Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-11T11:02:32.942Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-04-11T11:02:32.948Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-11T11:02:32.952Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-11T11:02:32.952Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-11T11:02:32.952Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-11T11:02:32.952Z | * rust toolchain channel = "1.94.1" |
| 26 | 2026-04-11T11:02:32.952Z | * rust toolchain profile = "default" |
| 27 | 2026-04-11T11:02:32.952Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-11T11:02:32.955Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-11T11:02:32.955Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-11T11:02:33.029Z | info: downloading installer |
| 31 | 2026-04-11T11:02:34.327Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-11T11:02:34.327Z | warn: /opt/ooce/bin |
| 33 | 2026-04-11T11:02:34.327Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-11T11:02:34.327Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-11T11:02:34.327Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-11T11:02:34.327Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-11T11:02:34.327Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-11T11:02:34.327Z | error: cannot install while Rust is installed |
| 39 | 2026-04-11T11:02:34.327Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-11T11:02:34.327Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-11T11:02:34.328Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-11T11:02:34.328Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-11T11:02:34.328Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-11T11:02:34.341Z | info: profile set to default |
| 45 | 2026-04-11T11:02:34.341Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-11T11:02:34.343Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-11T11:02:34.471Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-11T11:02:34.474Z | info: downloading 6 components |
| 49 | 2026-04-11T11:02:48.855Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-11T11:02:48.855Z | |
| 51 | 2026-04-11T11:02:48.891Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-11T11:02:48.891Z | |
| 53 | 2026-04-11T11:02:48.891Z | |
| 54 | 2026-04-11T11:02:48.891Z | Rust is installed now. Great! |
| 55 | 2026-04-11T11:02:48.891Z | |
| 56 | 2026-04-11T11:02:48.891Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-11T11:02:48.891Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-11T11:02:48.891Z | |
| 59 | 2026-04-11T11:02:48.891Z | To configure your current shell, you need to source |
| 60 | 2026-04-11T11:02:48.891Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-11T11:02:48.891Z | |
| 62 | 2026-04-11T11:02:48.891Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-11T11:02:48.891Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-11T11:02:48.891Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-11T11:02:48.891Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-11T11:02:48.891Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-11T11:02:48.891Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-11T11:02:48.891Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-11T11:02:48.894Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-11T11:02:48.894Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-11T11:02:48.980Z | + rustup --version |
| 72 | 2026-04-11T11:02:48.989Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-11T11:02:48.992Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-11T11:02:49.011Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-11T11:02:49.013Z | + cargo --version |
| 76 | 2026-04-11T11:02:49.026Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-11T11:02:49.029Z | + rustc --version |
| 78 | 2026-04-11T11:02:49.048Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-11T11:02:49.051Z | process exited: duration 16100 ms, exit code 0 |
| |
| 80 | 2026-04-11T11:02:49.058Z | starting task 2: "authentication" |
| 81 | 2026-04-11T11:02:49.072Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-11T11:02:49.078Z | starting task 3: "clone repository" |
| 83 | 2026-04-11T11:02:49.081Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-11T11:02:49.084Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-11T11:02:49.115Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-11T11:02:49.913Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-11T11:02:49.913Z | + git fetch origin dfda687075abf5c0520839a05209c4240d404191 |
| 88 | 2026-04-11T11:02:50.164Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-11T11:02:50.164Z | * branch dfda687075abf5c0520839a05209c4240d404191 -> FETCH_HEAD |
| 90 | 2026-04-11T11:02:50.194Z | + [[ -n renovate/rand ]] |
| 91 | 2026-04-11T11:02:50.194Z | ++ git branch --show-current |
| 92 | 2026-04-11T11:02:50.194Z | + current=master |
| 93 | 2026-04-11T11:02:50.194Z | + [[ master != renovate/rand ]] |
| 94 | 2026-04-11T11:02:50.194Z | + git branch -f renovate/rand dfda687075abf5c0520839a05209c4240d404191 |
| 95 | 2026-04-11T11:02:50.194Z | + git checkout -f renovate/rand |
| 96 | 2026-04-11T11:02:50.194Z | Switched to branch 'renovate/rand' |
| 97 | 2026-04-11T11:02:50.195Z | + git reset --hard dfda687075abf5c0520839a05209c4240d404191 |
| 98 | 2026-04-11T11:02:50.207Z | HEAD is now at dfda687 Update Rust crate rand to 0.10.1 |
| 99 | 2026-04-11T11:02:50.209Z | process exited: duration 1128 ms, exit code 0 |
| |
| 100 | 2026-04-11T11:02:50.213Z | starting task 4: "build" |
| 101 | 2026-04-11T11:02:50.217Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-11T11:02:50.220Z | ++ rustup show active-toolchain |
| 103 | 2026-04-11T11:02:50.223Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-11T11:02:50.225Z | ++ pushd xde |
| 105 | 2026-04-11T11:02:50.225Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-11T11:02:50.225Z | ++ rustup show active-toolchain |
| 107 | 2026-04-11T11:02:50.228Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-11T11:02:50.736Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-11T11:02:50.739Z | info: downloading 6 components |
| 110 | 2026-04-11T11:03:07.379Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-11T11:03:07.480Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-11T11:03:07.483Z | +++ head -n 1 |
| 113 | 2026-04-11T11:03:07.483Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-11T11:03:07.535Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-11T11:03:07.536Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-11T11:03:07.536Z | ++ popd |
| 117 | 2026-04-11T11:03:07.538Z | /work/oxidecomputer/opte |
| 118 | 2026-04-11T11:03:07.538Z | + cargo --version |
| 119 | 2026-04-11T11:03:07.545Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-04-11T11:03:07.547Z | + rustc --version |
| 121 | 2026-04-11T11:03:07.568Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-04-11T11:03:07.571Z | + cd lib/opte |
| 123 | 2026-04-11T11:03:07.571Z | + header 'check style' |
| 124 | 2026-04-11T11:03:07.571Z | + echo '# ==== check style ==== #' |
| 125 | 2026-04-11T11:03:07.571Z | # ==== check style ==== # |
| 126 | 2026-04-11T11:03:07.571Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-04-11T11:03:07.750Z | |
| 128 | 2026-04-11T11:03:07.750Z | real 0.176970249 |
| 129 | 2026-04-11T11:03:07.750Z | user 0.134669892 |
| 130 | 2026-04-11T11:03:07.750Z | sys 0.035891629 |
| 131 | 2026-04-11T11:03:07.750Z | trap 0.000061349 |
| 132 | 2026-04-11T11:03:07.750Z | tflt 0.000005119 |
| 133 | 2026-04-11T11:03:07.750Z | dflt 0.000111970 |
| 134 | 2026-04-11T11:03:07.750Z | kflt 0.000000000 |
| 135 | 2026-04-11T11:03:07.750Z | lock 0.030831805 |
| 136 | 2026-04-11T11:03:07.750Z | slp 0.157149007 |
| 137 | 2026-04-11T11:03:07.750Z | lat 0.000796564 |
| 138 | 2026-04-11T11:03:07.750Z | stop 0.000099119 |
| 139 | 2026-04-11T11:03:07.753Z | + header 'check docs' |
| 140 | 2026-04-11T11:03:07.753Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-04-11T11:03:07.753Z | # ==== check docs ==== # |
| 142 | 2026-04-11T11:03:07.753Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-04-11T11:03:07.753Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-04-11T11:03:07.825Z | Updating crates.io index |
| 145 | 2026-04-11T11:03:07.828Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-11T11:03:08.485Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-11T11:03:09.394Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-11T11:03:09.820Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-11T11:03:10.262Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-11T11:03:10.512Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-11T11:03:10.786Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-11T11:03:12.968Z | Downloading crates ... |
| 153 | 2026-04-11T11:03:13.028Z | Downloaded darling_macro v0.23.0 |
| 154 | 2026-04-11T11:03:13.030Z | Downloaded aho-corasick v1.1.4 |
| 155 | 2026-04-11T11:03:13.033Z | Downloaded embedded-io v0.4.0 |
| 156 | 2026-04-11T11:03:13.033Z | Downloaded dtrace-parser v0.3.0 |
| 157 | 2026-04-11T11:03:13.033Z | Downloaded cfg-if v1.0.4 |
| 158 | 2026-04-11T11:03:13.036Z | Downloaded darling_macro v0.21.3 |
| 159 | 2026-04-11T11:03:13.039Z | Downloaded ident_case v1.0.1 |
| 160 | 2026-04-11T11:03:13.039Z | Downloaded fnv v1.0.7 |
| 161 | 2026-04-11T11:03:13.042Z | Downloaded cobs v0.3.0 |
| 162 | 2026-04-11T11:03:13.042Z | Downloaded hash32 v0.3.1 |
| 163 | 2026-04-11T11:03:13.047Z | Downloaded ref-cast-impl v1.0.25 |
| 164 | 2026-04-11T11:03:13.050Z | Downloaded dyn-clone v1.0.20 |
| 165 | 2026-04-11T11:03:13.050Z | Downloaded defmt v0.3.100 |
| 166 | 2026-04-11T11:03:13.053Z | Downloaded macaddr v1.0.1 |
| 167 | 2026-04-11T11:03:13.053Z | Downloaded block-buffer v0.10.4 |
| 168 | 2026-04-11T11:03:13.056Z | Downloaded managed v0.8.0 |
| 169 | 2026-04-11T11:03:13.058Z | Downloaded plain v0.2.3 |
| 170 | 2026-04-11T11:03:13.061Z | Downloaded itoa v1.0.18 |
| 171 | 2026-04-11T11:03:13.064Z | Downloaded dof v0.4.0 |
| 172 | 2026-04-11T11:03:13.068Z | Downloaded ref-cast v1.0.25 |
| 173 | 2026-04-11T11:03:13.070Z | Downloaded stable_deref_trait v1.2.1 |
| 174 | 2026-04-11T11:03:13.071Z | Downloaded crypto-common v0.1.7 |
| 175 | 2026-04-11T11:03:13.080Z | Downloaded usdt-macro v0.6.0 |
| 176 | 2026-04-11T11:03:13.083Z | Downloaded embedded-io v0.6.1 |
| 177 | 2026-04-11T11:03:13.087Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 178 | 2026-04-11T11:03:13.090Z | Downloaded usdt v0.6.0 |
| 179 | 2026-04-11T11:03:13.096Z | Downloaded version_check v0.9.5 |
| 180 | 2026-04-11T11:03:13.098Z | Downloaded usdt-attr-macro v0.6.0 |
| 181 | 2026-04-11T11:03:13.103Z | Downloaded generic-array v0.14.7 |
| 182 | 2026-04-11T11:03:13.108Z | Downloaded tabwriter v1.4.1 |
| 183 | 2026-04-11T11:03:13.111Z | Downloaded strsim v0.11.1 |
| 184 | 2026-04-11T11:03:13.114Z | Downloaded pretty-hex v0.4.2 |
| 185 | 2026-04-11T11:03:13.118Z | Downloaded defmt-parser v1.0.0 |
| 186 | 2026-04-11T11:03:13.120Z | Downloaded ingot v0.1.1 |
| 187 | 2026-04-11T11:03:13.120Z | Downloaded digest v0.10.7 |
| 188 | 2026-04-11T11:03:13.123Z | Downloaded bitflags v1.3.2 |
| 189 | 2026-04-11T11:03:13.123Z | Downloaded either v1.15.0 |
| 190 | 2026-04-11T11:03:13.123Z | Downloaded defmt-macros v1.0.1 |
| 191 | 2026-04-11T11:03:13.126Z | Downloaded defmt v1.0.1 |
| 192 | 2026-04-11T11:03:13.128Z | Downloaded thread-id v5.1.0 |
| 193 | 2026-04-11T11:03:13.128Z | Downloaded ipnetwork v0.21.1 |
| 194 | 2026-04-11T11:03:13.131Z | Downloaded pest_generator v2.8.6 |
| 195 | 2026-04-11T11:03:13.133Z | Downloaded memmap2 v0.9.10 |
| 196 | 2026-04-11T11:03:13.133Z | Downloaded thiserror v2.0.18 |
| 197 | 2026-04-11T11:03:13.136Z | Downloaded crc32fast v1.5.0 |
| 198 | 2026-04-11T11:03:13.138Z | Downloaded thiserror-impl v2.0.18 |
| 199 | 2026-04-11T11:03:13.138Z | Downloaded ingot-macros v0.1.1 |
| 200 | 2026-04-11T11:03:13.138Z | Downloaded cpufeatures v0.2.17 |
| 201 | 2026-04-11T11:03:13.141Z | Downloaded serde_tokenstream v0.2.3 |
| 202 | 2026-04-11T11:03:13.141Z | Downloaded scroll_derive v0.13.1 |
| 203 | 2026-04-11T11:03:13.144Z | Downloaded zmij v1.0.21 |
| 204 | 2026-04-11T11:03:13.152Z | Downloaded quote v1.0.45 |
| 205 | 2026-04-11T11:03:13.156Z | Downloaded sha2 v0.10.9 |
| 206 | 2026-04-11T11:03:13.159Z | Downloaded darling v0.23.0 |
| 207 | 2026-04-11T11:03:13.159Z | Downloaded usdt-impl v0.6.0 |
| 208 | 2026-04-11T11:03:13.162Z | Downloaded pest_derive v2.8.6 |
| 209 | 2026-04-11T11:03:13.165Z | Downloaded postcard v1.1.3 |
| 210 | 2026-04-11T11:03:13.167Z | Downloaded byteorder v1.5.0 |
| 211 | 2026-04-11T11:03:13.175Z | Downloaded ingot-types v0.1.2 |
| 212 | 2026-04-11T11:03:13.188Z | Downloaded scroll v0.13.0 |
| 213 | 2026-04-11T11:03:13.191Z | Downloaded proc-macro-error2 v2.0.1 |
| 214 | 2026-04-11T11:03:13.194Z | Downloaded log v0.4.29 |
| 215 | 2026-04-11T11:03:13.194Z | Downloaded darling v0.21.3 |
| 216 | 2026-04-11T11:03:13.196Z | Downloaded bitflags v2.11.0 |
| 217 | 2026-04-11T11:03:13.199Z | Downloaded heapless v0.8.0 |
| 218 | 2026-04-11T11:03:13.202Z | Downloaded proc-macro2 v1.0.106 |
| 219 | 2026-04-11T11:03:13.211Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-04-11T11:03:13.213Z | Downloaded ucd-trie v0.1.7 |
| 221 | 2026-04-11T11:03:13.214Z | Downloaded serde_core v1.0.228 |
| 222 | 2026-04-11T11:03:13.216Z | Downloaded unicode-ident v1.0.24 |
| 223 | 2026-04-11T11:03:13.219Z | Downloaded pest_meta v2.8.6 |
| 224 | 2026-04-11T11:03:13.219Z | Downloaded darling_core v0.21.3 |
| 225 | 2026-04-11T11:03:13.222Z | Downloaded darling_core v0.23.0 |
| 226 | 2026-04-11T11:03:13.237Z | Downloaded typenum v1.19.0 |
| 227 | 2026-04-11T11:03:13.241Z | Downloaded memchr v2.8.0 |
| 228 | 2026-04-11T11:03:13.247Z | Downloaded serde v1.0.228 |
| 229 | 2026-04-11T11:03:13.261Z | Downloaded zerocopy-derive v0.8.48 |
| 230 | 2026-04-11T11:03:13.286Z | Downloaded pest v2.8.6 |
| 231 | 2026-04-11T11:03:13.288Z | Downloaded itertools v0.14.0 |
| 232 | 2026-04-11T11:03:13.299Z | Downloaded regex v1.12.3 |
| 233 | 2026-04-11T11:03:13.306Z | Downloaded serde_json v1.0.149 |
| 234 | 2026-04-11T11:03:13.358Z | Downloaded goblin v0.10.5 |
| 235 | 2026-04-11T11:03:13.362Z | Downloaded unicode-width v0.2.2 |
| 236 | 2026-04-11T11:03:13.369Z | Downloaded zerocopy v0.8.48 |
| 237 | 2026-04-11T11:03:13.379Z | Downloaded smoltcp v0.11.0 |
| 238 | 2026-04-11T11:03:13.385Z | Downloaded syn v2.0.117 |
| 239 | 2026-04-11T11:03:13.395Z | Downloaded regex-syntax v0.8.10 |
| 240 | 2026-04-11T11:03:13.424Z | Downloaded regex-automata v0.4.14 |
| 241 | 2026-04-11T11:03:13.434Z | Downloaded libc v0.2.184 |
| 242 | 2026-04-11T11:03:13.492Z | Compiling proc-macro2 v1.0.106 |
| 243 | 2026-04-11T11:03:13.492Z | Compiling quote v1.0.45 |
| 244 | 2026-04-11T11:03:13.492Z | Compiling unicode-ident v1.0.24 |
| 245 | 2026-04-11T11:03:13.495Z | Documenting unicode-ident v1.0.24 |
| 246 | 2026-04-11T11:03:13.495Z | Compiling ident_case v1.0.1 |
| 247 | 2026-04-11T11:03:13.495Z | Compiling strsim v0.11.1 |
| 248 | 2026-04-11T11:03:13.495Z | Compiling serde_core v1.0.228 |
| 249 | 2026-04-11T11:03:13.644Z | Compiling fnv v1.0.7 |
| 250 | 2026-04-11T11:03:13.665Z | Checking memchr v2.8.0 |
| 251 | 2026-04-11T11:03:13.825Z | Compiling zerocopy v0.8.48 |
| 252 | 2026-04-11T11:03:13.843Z | Compiling serde v1.0.228 |
| 253 | 2026-04-11T11:03:13.887Z | Compiling regex-syntax v0.8.10 |
| 254 | 2026-04-11T11:03:14.074Z | Documenting proc-macro2 v1.0.106 |
| 255 | 2026-04-11T11:03:14.153Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-04-11T11:03:14.212Z | Compiling thiserror v2.0.18 |
| 257 | 2026-04-11T11:03:14.541Z | Compiling syn v2.0.117 |
| 258 | 2026-04-11T11:03:14.626Z | Documenting quote v1.0.45 |
| 259 | 2026-04-11T11:03:14.959Z | Checking byteorder v1.5.0 |
| 260 | 2026-04-11T11:03:15.109Z | Compiling either v1.15.0 |
| 261 | 2026-04-11T11:03:15.116Z | Documenting syn v2.0.117 |
| 262 | 2026-04-11T11:03:15.307Z | Compiling regex-automata v0.4.14 |
| 263 | 2026-04-11T11:03:15.322Z | Compiling itertools v0.14.0 |
| 264 | 2026-04-11T11:03:15.539Z | Documenting memchr v2.8.0 |
| 265 | 2026-04-11T11:03:15.932Z | Compiling heapless v0.8.0 |
| 266 | 2026-04-11T11:03:16.161Z | Documenting aho-corasick v1.1.4 |
| 267 | 2026-04-11T11:03:16.387Z | Checking bitflags v2.11.0 |
| 268 | 2026-04-11T11:03:16.535Z | Checking hash32 v0.3.1 |
| 269 | 2026-04-11T11:03:16.537Z | Documenting serde_core v1.0.228 |
| 270 | 2026-04-11T11:03:16.641Z | Checking macaddr v1.0.1 |
| 271 | 2026-04-11T11:03:16.648Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-04-11T11:03:16.781Z | Documenting regex-syntax v0.8.10 |
| 273 | 2026-04-11T11:03:16.798Z | Checking cfg-if v1.0.4 |
| 274 | 2026-04-11T11:03:16.861Z | Checking darling_core v0.21.3 |
| 275 | 2026-04-11T11:03:17.074Z | Compiling regex v1.12.3 |
| 276 | 2026-04-11T11:03:17.373Z | Compiling darling_core v0.23.0 |
| 277 | 2026-04-11T11:03:17.678Z | Compiling smoltcp v0.11.0 |
| 278 | 2026-04-11T11:03:17.856Z | Documenting regex-automata v0.4.14 |
| 279 | 2026-04-11T11:03:18.046Z | Documenting zerocopy-derive v0.8.48 |
| 280 | 2026-04-11T11:03:18.139Z | Documenting serde_derive v1.0.228 |
| 281 | 2026-04-11T11:03:18.165Z | Compiling thiserror-impl v2.0.18 |
| 282 | 2026-04-11T11:03:18.264Z | Compiling zerocopy-derive v0.8.48 |
| 283 | 2026-04-11T11:03:18.855Z | Compiling serde_derive v1.0.228 |
| 284 | 2026-04-11T11:03:18.887Z | Documenting thiserror-impl v2.0.18 |
| 285 | 2026-04-11T11:03:19.201Z | Compiling darling_macro v0.21.3 |
| 286 | 2026-04-11T11:03:19.212Z | Documenting regex v1.12.3 |
| 287 | 2026-04-11T11:03:19.486Z | Checking cobs v0.3.0 |
| 288 | 2026-04-11T11:03:19.511Z | Compiling darling_macro v0.23.0 |
| 289 | 2026-04-11T11:03:19.613Z | Checking managed v0.8.0 |
| 290 | 2026-04-11T11:03:19.636Z | Documenting byteorder v1.5.0 |
| 291 | 2026-04-11T11:03:19.683Z | Checking bitflags v1.3.2 |
| 292 | 2026-04-11T11:03:19.743Z | Documenting thiserror v2.0.18 |
| 293 | 2026-04-11T11:03:19.764Z | Compiling darling v0.21.3 |
| 294 | 2026-04-11T11:03:19.859Z | Compiling ingot-macros v0.1.1 |
| 295 | 2026-04-11T11:03:19.879Z | Documenting zerocopy v0.8.48 |
| 296 | 2026-04-11T11:03:20.066Z | Documenting ingot-macros v0.1.1 |
| 297 | 2026-04-11T11:03:20.100Z | Documenting bitflags v2.11.0 |
| 298 | 2026-04-11T11:03:20.195Z | Documenting hash32 v0.3.1 |
| 299 | 2026-04-11T11:03:20.357Z | Documenting cfg-if v1.0.4 |
| 300 | 2026-04-11T11:03:20.716Z | Documenting stable_deref_trait v1.2.1 |
| 301 | 2026-04-11T11:03:20.870Z | Compiling crc32fast v1.5.0 |
| 302 | 2026-04-11T11:03:21.032Z | Compiling ref-cast v1.0.25 |
| 303 | 2026-04-11T11:03:21.163Z | Documenting macaddr v1.0.1 |
| 304 | 2026-04-11T11:03:21.290Z | Documenting cobs v0.3.0 |
| 305 | 2026-04-11T11:03:21.366Z | Documenting heapless v0.8.0 |
| 306 | 2026-04-11T11:03:21.693Z | Documenting serde v1.0.228 |
| 307 | 2026-04-11T11:03:21.866Z | Compiling ref-cast-impl v1.0.25 |
| 308 | 2026-04-11T11:03:21.910Z | Checking postcard v1.1.3 |
| 309 | 2026-04-11T11:03:22.220Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 310 | 2026-04-11T11:03:22.468Z | Checking ipnetwork v0.21.1 |
| 311 | 2026-04-11T11:03:22.492Z | Documenting managed v0.8.0 |
| 312 | 2026-04-11T11:03:22.523Z | Checking ingot-types v0.1.2 |
| 313 | 2026-04-11T11:03:22.582Z | Compiling version_check v0.9.5 |
| 314 | 2026-04-11T11:03:22.625Z | Checking unicode-width v0.2.2 |
| 315 | 2026-04-11T11:03:22.645Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 316 | 2026-04-11T11:03:22.797Z | Documenting ingot-types v0.1.2 |
| 317 | 2026-04-11T11:03:22.857Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 318 | 2026-04-11T11:03:22.869Z | Compiling darling v0.23.0 |
| 319 | 2026-04-11T11:03:22.872Z | Checking ingot v0.1.1 |
| 320 | 2026-04-11T11:03:22.986Z | Documenting ref-cast-impl v1.0.25 |
| 321 | 2026-04-11T11:03:23.156Z | Documenting ipnetwork v0.21.1 |
| 322 | 2026-04-11T11:03:23.218Z | Documenting either v1.15.0 |
| 323 | 2026-04-11T11:03:23.274Z | Documenting postcard v1.1.3 |
| 324 | 2026-04-11T11:03:23.359Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-04-11T11:03:23.599Z | Documenting unicode-width v0.2.2 |
| 326 | 2026-04-11T11:03:23.882Z | Documenting ingot v0.1.1 |
| 327 | 2026-04-11T11:03:24.077Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-04-11T11:03:24.305Z | Documenting itertools v0.14.0 |
| 329 | 2026-04-11T11:03:24.429Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-04-11T11:03:24.561Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 331 | 2026-04-11T11:03:24.845Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 332 | 2026-04-11T11:03:25.043Z | Documenting tabwriter v1.4.1 |
| 333 | 2026-04-11T11:03:25.268Z | Checking tabwriter v1.4.1 |
| 334 | 2026-04-11T11:03:25.513Z | Documenting crc32fast v1.5.0 |
| 335 | 2026-04-11T11:03:25.626Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-04-11T11:03:25.632Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-04-11T11:03:26.097Z | Checking dyn-clone v1.0.20 |
| 338 | 2026-04-11T11:03:26.108Z | Documenting dyn-clone v1.0.20 |
| 339 | 2026-04-11T11:03:26.708Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-04-11T11:03:28.345Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-04-11T11:03:30.541Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.77s |
| 342 | 2026-04-11T11:03:30.627Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-04-11T11:03:30.646Z | |
| 344 | 2026-04-11T11:03:30.648Z | real 22.872357494 |
| 345 | 2026-04-11T11:03:30.648Z | user 1:16.069462570 |
| 346 | 2026-04-11T11:03:30.648Z | sys 16.102366848 |
| 347 | 2026-04-11T11:03:30.648Z | trap 0.047022592 |
| 348 | 2026-04-11T11:03:30.648Z | tflt 0.030742096 |
| 349 | 2026-04-11T11:03:30.648Z | dflt 0.068875141 |
| 350 | 2026-04-11T11:03:30.648Z | kflt 0.003977632 |
| 351 | 2026-04-11T11:03:30.648Z | lock 6:53.704973334 |
| 352 | 2026-04-11T11:03:30.649Z | slp 4:17.525448890 |
| 353 | 2026-04-11T11:03:30.649Z | lat 8.028325823 |
| 354 | 2026-04-11T11:03:30.649Z | stop 9.304809351 |
| 355 | 2026-04-11T11:03:30.649Z | + header 'analyze std + api' |
| 356 | 2026-04-11T11:03:30.649Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-04-11T11:03:30.649Z | # ==== analyze std + api ==== # |
| 358 | 2026-04-11T11:03:30.649Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-04-11T11:03:30.892Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-04-11T11:03:30.892Z | Compiling quote v1.0.45 |
| 361 | 2026-04-11T11:03:30.895Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-04-11T11:03:30.895Z | Compiling memchr v2.8.0 |
| 363 | 2026-04-11T11:03:30.895Z | Compiling thiserror v2.0.18 |
| 364 | 2026-04-11T11:03:30.895Z | Compiling zerocopy v0.8.48 |
| 365 | 2026-04-11T11:03:30.895Z | Compiling zmij v1.0.21 |
| 366 | 2026-04-11T11:03:30.913Z | Compiling serde_core v1.0.228 |
| 367 | 2026-04-11T11:03:31.069Z | Compiling libc v0.2.184 |
| 368 | 2026-04-11T11:03:31.229Z | Compiling ucd-trie v0.1.7 |
| 369 | 2026-04-11T11:03:31.260Z | Compiling serde_json v1.0.149 |
| 370 | 2026-04-11T11:03:31.265Z | Compiling strsim v0.11.1 |
| 371 | 2026-04-11T11:03:31.275Z | Compiling ident_case v1.0.1 |
| 372 | 2026-04-11T11:03:31.385Z | Compiling pest v2.8.6 |
| 373 | 2026-04-11T11:03:31.472Z | Compiling serde v1.0.228 |
| 374 | 2026-04-11T11:03:31.672Z | Compiling fnv v1.0.7 |
| 375 | 2026-04-11T11:03:31.800Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-04-11T11:03:31.828Z | Compiling regex-syntax v0.8.10 |
| 377 | 2026-04-11T11:03:32.135Z | Compiling itoa v1.0.18 |
| 378 | 2026-04-11T11:03:32.219Z | Compiling syn v2.0.117 |
| 379 | 2026-04-11T11:03:32.275Z | Checking byteorder v1.5.0 |
| 380 | 2026-04-11T11:03:32.474Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-04-11T11:03:32.693Z | Compiling either v1.15.0 |
| 382 | 2026-04-11T11:03:32.849Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-04-11T11:03:32.983Z | Compiling itertools v0.14.0 |
| 384 | 2026-04-11T11:03:33.284Z | Compiling thread-id v5.1.0 |
| 385 | 2026-04-11T11:03:33.298Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-04-11T11:03:33.544Z | Checking log v0.4.29 |
| 387 | 2026-04-11T11:03:33.726Z | Checking plain v0.2.3 |
| 388 | 2026-04-11T11:03:33.782Z | Compiling heapless v0.8.0 |
| 389 | 2026-04-11T11:03:34.094Z | Checking bitflags v2.11.0 |
| 390 | 2026-04-11T11:03:34.205Z | Checking hash32 v0.3.1 |
| 391 | 2026-04-11T11:03:34.251Z | Checking stable_deref_trait v1.2.1 |
| 392 | 2026-04-11T11:03:34.315Z | Checking cfg-if v1.0.4 |
| 393 | 2026-04-11T11:03:34.318Z | Checking pretty-hex v0.4.2 |
| 394 | 2026-04-11T11:03:34.372Z | Compiling smoltcp v0.11.0 |
| 395 | 2026-04-11T11:03:34.424Z | Checking macaddr v1.0.1 |
| 396 | 2026-04-11T11:03:34.530Z | Compiling ref-cast v1.0.25 |
| 397 | 2026-04-11T11:03:34.557Z | Compiling crc32fast v1.5.0 |
| 398 | 2026-04-11T11:03:34.691Z | Compiling pest_generator v2.8.6 |
| 399 | 2026-04-11T11:03:34.798Z | Compiling darling_core v0.21.3 |
| 400 | 2026-04-11T11:03:34.827Z | Compiling darling_core v0.23.0 |
| 401 | 2026-04-11T11:03:34.838Z | Compiling version_check v0.9.5 |
| 402 | 2026-04-11T11:03:34.956Z | Compiling regex v1.12.3 |
| 403 | 2026-04-11T11:03:35.111Z | Checking managed v0.8.0 |
| 404 | 2026-04-11T11:03:35.292Z | Checking bitflags v1.3.2 |
| 405 | 2026-04-11T11:03:35.313Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 406 | 2026-04-11T11:03:35.417Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 407 | 2026-04-11T11:03:35.553Z | Checking memmap2 v0.9.10 |
| 408 | 2026-04-11T11:03:35.710Z | Checking unicode-width v0.2.2 |
| 409 | 2026-04-11T11:03:35.837Z | Checking ipnetwork v0.21.1 |
| 410 | 2026-04-11T11:03:35.843Z | Compiling thiserror-impl v2.0.18 |
| 411 | 2026-04-11T11:03:35.873Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-04-11T11:03:35.951Z | Compiling zerocopy-derive v0.8.48 |
| 413 | 2026-04-11T11:03:36.002Z | Compiling pest_derive v2.8.6 |
| 414 | 2026-04-11T11:03:36.422Z | Compiling scroll_derive v0.13.1 |
| 415 | 2026-04-11T11:03:36.487Z | Compiling ref-cast-impl v1.0.25 |
| 416 | 2026-04-11T11:03:36.518Z | Checking tabwriter v1.4.1 |
| 417 | 2026-04-11T11:03:36.887Z | Compiling darling_macro v0.21.3 |
| 418 | 2026-04-11T11:03:36.924Z | Compiling darling_macro v0.23.0 |
| 419 | 2026-04-11T11:03:37.138Z | Compiling dtrace-parser v0.3.0 |
| 420 | 2026-04-11T11:03:37.159Z | Checking cobs v0.3.0 |
| 421 | 2026-04-11T11:03:37.273Z | Checking scroll v0.13.0 |
| 422 | 2026-04-11T11:03:37.491Z | Compiling darling v0.21.3 |
| 423 | 2026-04-11T11:03:37.494Z | Checking goblin v0.10.5 |
| 424 | 2026-04-11T11:03:37.536Z | Compiling darling v0.23.0 |
| 425 | 2026-04-11T11:03:37.563Z | Compiling ingot-macros v0.1.1 |
| 426 | 2026-04-11T11:03:37.609Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 427 | 2026-04-11T11:03:37.752Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 428 | 2026-04-11T11:03:37.997Z | Checking dyn-clone v1.0.20 |
| 429 | 2026-04-11T11:03:38.942Z | Checking postcard v1.1.3 |
| 430 | 2026-04-11T11:03:38.986Z | Compiling serde_tokenstream v0.2.3 |
| 431 | 2026-04-11T11:03:40.013Z | Checking dof v0.4.0 |
| 432 | 2026-04-11T11:03:40.013Z | Checking ingot-types v0.1.2 |
| 433 | 2026-04-11T11:03:40.312Z | Checking ingot v0.1.1 |
| 434 | 2026-04-11T11:03:40.967Z | Compiling usdt-attr-macro v0.6.0 |
| 435 | 2026-04-11T11:03:40.967Z | Compiling usdt-macro v0.6.0 |
| 436 | 2026-04-11T11:03:41.543Z | Checking usdt v0.6.0 |
| 437 | 2026-04-11T11:03:41.723Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 438 | 2026-04-11T11:03:49.796Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.09s |
| 439 | 2026-04-11T11:03:49.824Z | |
| 440 | 2026-04-11T11:03:49.827Z | real 19.168904244 |
| 441 | 2026-04-11T11:03:49.827Z | user 1:03.780919156 |
| 442 | 2026-04-11T11:03:49.827Z | sys 12.558569846 |
| 443 | 2026-04-11T11:03:49.827Z | trap 0.032120204 |
| 444 | 2026-04-11T11:03:49.827Z | tflt 0.157697253 |
| 445 | 2026-04-11T11:03:49.827Z | dflt 0.200072937 |
| 446 | 2026-04-11T11:03:49.827Z | kflt 0.000022874 |
| 447 | 2026-04-11T11:03:49.827Z | lock 3:41.908235825 |
| 448 | 2026-04-11T11:03:49.827Z | slp 3:21.444138784 |
| 449 | 2026-04-11T11:03:49.827Z | lat 3.760275419 |
| 450 | 2026-04-11T11:03:49.827Z | stop 7.185238445 |
| 451 | 2026-04-11T11:03:49.827Z | + header 'analyze no_std + engine + kernel' |
| 452 | 2026-04-11T11:03:49.827Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 453 | 2026-04-11T11:03:49.827Z | # ==== analyze no_std + engine + kernel ==== # |
| 454 | 2026-04-11T11:03:49.827Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 455 | 2026-04-11T11:03:50.001Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 456 | 2026-04-11T11:03:50.001Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 457 | 2026-04-11T11:03:50.005Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 458 | 2026-04-11T11:03:50.005Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 459 | 2026-04-11T11:03:50.266Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 460 | 2026-04-11T11:03:54.441Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.57s |
| 461 | 2026-04-11T11:03:54.466Z | |
| 462 | 2026-04-11T11:03:54.469Z | real 4.634513820 |
| 463 | 2026-04-11T11:03:54.469Z | user 5.018940286 |
| 464 | 2026-04-11T11:03:54.469Z | sys 0.890679201 |
| 465 | 2026-04-11T11:03:54.469Z | trap 0.000697247 |
| 466 | 2026-04-11T11:03:54.469Z | tflt 0.009669532 |
| 467 | 2026-04-11T11:03:54.469Z | dflt 0.002609253 |
| 468 | 2026-04-11T11:03:54.469Z | kflt 0.000000000 |
| 469 | 2026-04-11T11:03:54.469Z | lock 19.789399703 |
| 470 | 2026-04-11T11:03:54.469Z | slp 17.900750427 |
| 471 | 2026-04-11T11:03:54.469Z | lat 0.021946483 |
| 472 | 2026-04-11T11:03:54.469Z | stop 0.257704413 |
| 473 | 2026-04-11T11:03:54.469Z | + header test |
| 474 | 2026-04-11T11:03:54.469Z | + echo '# ==== test ==== #' |
| 475 | 2026-04-11T11:03:54.469Z | # ==== test ==== # |
| 476 | 2026-04-11T11:03:54.469Z | + ptime -m cargo test |
| 477 | 2026-04-11T11:03:54.620Z | Compiling serde_core v1.0.228 |
| 478 | 2026-04-11T11:03:54.623Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-11T11:03:54.623Z | Compiling zerocopy v0.8.48 |
| 480 | 2026-04-11T11:03:54.644Z | Compiling byteorder v1.5.0 |
| 481 | 2026-04-11T11:03:54.646Z | Compiling memchr v2.8.0 |
| 482 | 2026-04-11T11:03:54.649Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-11T11:03:54.652Z | Compiling scroll v0.13.0 |
| 484 | 2026-04-11T11:03:54.652Z | Compiling zmij v1.0.21 |
| 485 | 2026-04-11T11:03:54.726Z | Compiling proc-macro2 v1.0.106 |
| 486 | 2026-04-11T11:03:54.771Z | Compiling libc v0.2.184 |
| 487 | 2026-04-11T11:03:54.849Z | Compiling plain v0.2.3 |
| 488 | 2026-04-11T11:03:54.906Z | Compiling itoa v1.0.18 |
| 489 | 2026-04-11T11:03:54.942Z | Compiling ucd-trie v0.1.7 |
| 490 | 2026-04-11T11:03:55.013Z | Compiling log v0.4.29 |
| 491 | 2026-04-11T11:03:55.121Z | Compiling pest v2.8.6 |
| 492 | 2026-04-11T11:03:55.159Z | Compiling goblin v0.10.5 |
| 493 | 2026-04-11T11:03:55.226Z | Compiling quote v1.0.45 |
| 494 | 2026-04-11T11:03:55.656Z | Compiling hash32 v0.3.1 |
| 495 | 2026-04-11T11:03:55.827Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-04-11T11:03:55.891Z | Compiling pretty-hex v0.4.2 |
| 497 | 2026-04-11T11:03:55.901Z | Compiling macaddr v1.0.1 |
| 498 | 2026-04-11T11:03:56.025Z | Compiling stable_deref_trait v1.2.1 |
| 499 | 2026-04-11T11:03:56.095Z | Compiling heapless v0.8.0 |
| 500 | 2026-04-11T11:03:56.147Z | Compiling dtrace-parser v0.3.0 |
| 501 | 2026-04-11T11:03:56.208Z | Compiling syn v2.0.117 |
| 502 | 2026-04-11T11:03:56.532Z | Compiling serde v1.0.228 |
| 503 | 2026-04-11T11:03:56.588Z | Compiling serde_json v1.0.149 |
| 504 | 2026-04-11T11:03:56.862Z | Compiling bitflags v2.11.0 |
| 505 | 2026-04-11T11:03:57.167Z | Compiling thread-id v5.1.0 |
| 506 | 2026-04-11T11:03:57.243Z | Compiling cobs v0.3.0 |
| 507 | 2026-04-11T11:03:57.298Z | Compiling managed v0.8.0 |
| 508 | 2026-04-11T11:03:57.525Z | Compiling ingot-types v0.1.2 |
| 509 | 2026-04-11T11:03:57.531Z | Compiling bitflags v1.3.2 |
| 510 | 2026-04-11T11:03:57.534Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 511 | 2026-04-11T11:03:57.590Z | Compiling smoltcp v0.11.0 |
| 512 | 2026-04-11T11:03:57.639Z | Compiling postcard v1.1.3 |
| 513 | 2026-04-11T11:03:57.752Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 514 | 2026-04-11T11:03:57.917Z | Compiling ingot v0.1.1 |
| 515 | 2026-04-11T11:03:57.988Z | Compiling dof v0.4.0 |
| 516 | 2026-04-11T11:03:58.350Z | Compiling memmap2 v0.9.10 |
| 517 | 2026-04-11T11:03:58.649Z | Compiling either v1.15.0 |
| 518 | 2026-04-11T11:03:58.849Z | Compiling usdt-impl v0.6.0 |
| 519 | 2026-04-11T11:03:59.724Z | Compiling unicode-width v0.2.2 |
| 520 | 2026-04-11T11:03:59.789Z | Compiling ipnetwork v0.21.1 |
| 521 | 2026-04-11T11:04:00.035Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 522 | 2026-04-11T11:04:00.102Z | Compiling tabwriter v1.4.1 |
| 523 | 2026-04-11T11:04:00.331Z | Compiling usdt v0.6.0 |
| 524 | 2026-04-11T11:04:00.523Z | Compiling itertools v0.14.0 |
| 525 | 2026-04-11T11:04:00.967Z | Compiling ref-cast v1.0.25 |
| 526 | 2026-04-11T11:04:01.066Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 527 | 2026-04-11T11:04:01.796Z | Compiling crc32fast v1.5.0 |
| 528 | 2026-04-11T11:04:01.823Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 529 | 2026-04-11T11:04:01.861Z | Compiling dyn-clone v1.0.20 |
| 530 | 2026-04-11T11:04:15.086Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.60s |
| 531 | 2026-04-11T11:04:15.099Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-4930993bcc81343b) |
| 532 | 2026-04-11T11:04:15.102Z | |
| 533 | 2026-04-11T11:04:15.102Z | running 72 tests |
| 534 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 535 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::chain_append_links ... ok |
| 536 | 2026-04-11T11:04:15.105Z | test d_error::tests::name_truncation ... ok |
| 537 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 538 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 539 | 2026-04-11T11:04:15.105Z | test d_error::tests::name_and_data_storage ... ok |
| 540 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::prefix_len ... ok |
| 541 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 542 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::read_seg ... ok |
| 543 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 544 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::truncate ... ok |
| 545 | 2026-04-11T11:04:15.105Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 546 | 2026-04-11T11:04:15.106Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 547 | 2026-04-11T11:04:15.106Z | test ddi::mblk::test::wrap ... ok |
| 548 | 2026-04-11T11:04:15.106Z | test ddi::time::test::good_interval ... ok |
| 549 | 2026-04-11T11:04:15.106Z | test engine::dhcp::test::offlink_encode ... ok |
| 550 | 2026-04-11T11:04:15.106Z | test engine::dhcp::test::hostname_encode ... ok |
| 551 | 2026-04-11T11:04:15.106Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 552 | 2026-04-11T11:04:15.106Z | test engine::dhcp::test::domainname_encode ... ok |
| 553 | 2026-04-11T11:04:15.106Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 554 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 555 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 556 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 557 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 558 | 2026-04-11T11:04:15.106Z | test ddi::time::test::bad_interval - should panic ... ok |
| 559 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 560 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 561 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 562 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 563 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 564 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 565 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 566 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 567 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 568 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 569 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 570 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::options::test::test_status ... ok |
| 571 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 572 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 573 | 2026-04-11T11:04:15.106Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 574 | 2026-04-11T11:04:15.106Z | test engine::ether::test::emit ... ok |
| 575 | 2026-04-11T11:04:15.106Z | test engine::flow_table::test::flow_clear ... ok |
| 576 | 2026-04-11T11:04:15.106Z | test engine::flow_table::test::flow_expired ... ok |
| 577 | 2026-04-11T11:04:15.106Z | test engine::geneve::test::emit_no_opts ... ok |
| 578 | 2026-04-11T11:04:15.106Z | test engine::geneve::test::emit_single_opt ... ok |
| 579 | 2026-04-11T11:04:15.106Z | test engine::ip::v4::test::cidr_match ... ok |
| 580 | 2026-04-11T11:04:15.106Z | test engine::ip::v4::test::emit ... ok |
| 581 | 2026-04-11T11:04:15.106Z | test engine::ip::v4::test::match_check ... ok |
| 582 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 583 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::emit ... ok |
| 584 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::from_pairs ... ok |
| 585 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 586 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::option_push_spec ... ok |
| 587 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 588 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 589 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 590 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 591 | 2026-04-11T11:04:15.107Z | test engine::layer::test::find_rule ... ok |
| 592 | 2026-04-11T11:04:15.107Z | test engine::packet::test::small_packet_with_padding ... ok |
| 593 | 2026-04-11T11:04:15.107Z | test engine::packet::test::read_multi_segment ... ok |
| 594 | 2026-04-11T11:04:15.107Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 595 | 2026-04-11T11:04:15.107Z | test engine::packet::test::read_single_segment ... ok |
| 596 | 2026-04-11T11:04:15.107Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 597 | 2026-04-11T11:04:15.107Z | test engine::packet::test::straddled_tcp ... ok |
| 598 | 2026-04-11T11:04:15.107Z | test engine::ip::v6::test::push_spec ... ok |
| 599 | 2026-04-11T11:04:15.107Z | test engine::nat::test::nat4_rewrite ... ok |
| 600 | 2026-04-11T11:04:15.107Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 601 | 2026-04-11T11:04:15.107Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 602 | 2026-04-11T11:04:15.107Z | test engine::rule::rule_matching ... ok |
| 603 | 2026-04-11T11:04:15.107Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 604 | 2026-04-11T11:04:15.107Z | test engine::snat::test::nat_mappings ... ok |
| 605 | 2026-04-11T11:04:15.107Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 606 | 2026-04-11T11:04:15.107Z | |
| 607 | 2026-04-11T11:04:15.107Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-04-11T11:04:15.107Z | |
| 609 | 2026-04-11T11:04:15.107Z | Doc-tests opte |
| 610 | 2026-04-11T11:04:17.023Z | |
| 611 | 2026-04-11T11:04:17.023Z | running 3 tests |
| 612 | 2026-04-11T11:04:17.026Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-04-11T11:04:17.026Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 614 | 2026-04-11T11:04:17.026Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 615 | 2026-04-11T11:04:17.026Z | |
| 616 | 2026-04-11T11:04:17.026Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-04-11T11:04:17.026Z | |
| 618 | 2026-04-11T11:04:17.032Z | all doctests ran in 1.35s; merged doctests compilation took 1.34s |
| 619 | 2026-04-11T11:04:17.074Z | |
| 620 | 2026-04-11T11:04:17.074Z | real 22.592514087 |
| 621 | 2026-04-11T11:04:17.074Z | user 1:56.278109600 |
| 622 | 2026-04-11T11:04:17.074Z | sys 6.997626544 |
| 623 | 2026-04-11T11:04:17.074Z | trap 0.056080376 |
| 624 | 2026-04-11T11:04:17.074Z | tflt 0.180593134 |
| 625 | 2026-04-11T11:04:17.074Z | dflt 0.395741456 |
| 626 | 2026-04-11T11:04:17.074Z | kflt 0.000005498 |
| 627 | 2026-04-11T11:04:17.074Z | lock 5:44.975721776 |
| 628 | 2026-04-11T11:04:17.074Z | slp 3:37.823253819 |
| 629 | 2026-04-11T11:04:17.074Z | lat 5.587718834 |
| 630 | 2026-04-11T11:04:17.074Z | stop 2.435835556 |
| 631 | 2026-04-11T11:04:17.077Z | process exited: duration 86847 ms, exit code 0 |
| |
| 632 | 2026-04-11T11:04:17.083Z | found 0 output files |