|
|
|
| 1 | 2026-03-16T07:55:57.352Z | job assigned to worker 01KKTT8DY4KZNTVR2Z705G6PS1 [factory aws, i-03e98e18846f9593e] (queued for 58 s) |
| |
| 2 | 2026-03-16T07:56:05.728Z | starting task 0: "setup" |
| 3 | 2026-03-16T07:56:05.732Z | ++ uname -s |
| 4 | 2026-03-16T07:56:05.735Z | + kern=SunOS |
| 5 | 2026-03-16T07:56:05.736Z | + build_user=build |
| 6 | 2026-03-16T07:56:05.736Z | + build_uid=12345 |
| 7 | 2026-03-16T07:56:05.736Z | + work_dir=/work |
| 8 | 2026-03-16T07:56:05.736Z | + input_dir=/input |
| 9 | 2026-03-16T07:56:05.736Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T07:56:05.736Z | + case "$kern" in |
| 11 | 2026-03-16T07:56:05.736Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T07:56:05.739Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T07:56:07.744Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T07:56:07.867Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T07:56:07.870Z | + home_fs=zfs |
| 16 | 2026-03-16T07:56:07.870Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T07:56:07.870Z | + mkdir -p /home/build |
| 18 | 2026-03-16T07:56:07.873Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T07:56:09.874Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T07:56:09.877Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-03-16T07:56:09.883Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T07:56:09.887Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-16T07:56:09.887Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-16T07:56:09.887Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-16T07:56:09.887Z | * rust toolchain profile = "default" |
| 26 | 2026-03-16T07:56:09.887Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T07:56:09.887Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T07:56:09.890Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T07:56:09.891Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-16T07:56:09.999Z | info: downloading installer |
| 31 | 2026-03-16T07:56:11.650Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T07:56:11.650Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T07:56:11.650Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T07:56:11.650Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T07:56:11.650Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T07:56:11.650Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T07:56:11.650Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T07:56:11.650Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T07:56:11.650Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T07:56:11.650Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T07:56:11.650Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T07:56:11.650Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T07:56:11.650Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T07:56:11.665Z | info: profile set to default |
| 45 | 2026-03-16T07:56:11.666Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T07:56:11.668Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T07:56:11.804Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-16T07:56:11.807Z | info: downloading 6 components |
| 49 | 2026-03-16T07:56:26.548Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T07:56:26.548Z | |
| 51 | 2026-03-16T07:56:26.583Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-16T07:56:26.583Z | |
| 53 | 2026-03-16T07:56:26.587Z | |
| 54 | 2026-03-16T07:56:26.587Z | Rust is installed now. Great! |
| 55 | 2026-03-16T07:56:26.587Z | |
| 56 | 2026-03-16T07:56:26.587Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T07:56:26.587Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T07:56:26.587Z | |
| 59 | 2026-03-16T07:56:26.587Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T07:56:26.587Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T07:56:26.587Z | |
| 62 | 2026-03-16T07:56:26.587Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T07:56:26.587Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T07:56:26.587Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T07:56:26.587Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T07:56:26.587Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T07:56:26.587Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T07:56:26.587Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T07:56:26.587Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T07:56:26.587Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T07:56:26.698Z | + rustup --version |
| 72 | 2026-03-16T07:56:26.709Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T07:56:26.712Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T07:56:26.735Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-16T07:56:26.738Z | + cargo --version |
| 76 | 2026-03-16T07:56:26.755Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-16T07:56:26.758Z | + rustc --version |
| 78 | 2026-03-16T07:56:26.782Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-16T07:56:26.786Z | process exited: duration 16897 ms, exit code 0 |
| |
| 80 | 2026-03-16T07:56:26.792Z | starting task 2: "authentication" |
| 81 | 2026-03-16T07:56:26.811Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T07:56:26.817Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T07:56:26.821Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-16T07:56:26.824Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-16T07:56:26.857Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-16T07:56:28.082Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-16T07:56:28.085Z | + git fetch origin d9b87439179a558c7a423c2898fff6831fa5f5be |
| 88 | 2026-03-16T07:56:28.320Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-16T07:56:28.320Z | * branch d9b87439179a558c7a423c2898fff6831fa5f5be -> FETCH_HEAD |
| 90 | 2026-03-16T07:56:28.327Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-03-16T07:56:28.330Z | ++ git branch --show-current |
| 92 | 2026-03-16T07:56:28.331Z | + current=master |
| 93 | 2026-03-16T07:56:28.331Z | + [[ master != renovate/lock-file-maintenance ]] |
| 94 | 2026-03-16T07:56:28.331Z | + git branch -f renovate/lock-file-maintenance d9b87439179a558c7a423c2898fff6831fa5f5be |
| 95 | 2026-03-16T07:56:28.334Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-03-16T07:56:28.357Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-03-16T07:56:28.359Z | + git reset --hard d9b87439179a558c7a423c2898fff6831fa5f5be |
| 98 | 2026-03-16T07:56:28.362Z | HEAD is now at d9b8743 Lock file maintenance |
| 99 | 2026-03-16T07:56:28.366Z | process exited: duration 1545 ms, exit code 0 |
| |
| 100 | 2026-03-16T07:56:28.372Z | starting task 4: "build" |
| 101 | 2026-03-16T07:56:28.376Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-16T07:56:28.379Z | ++ rustup show active-toolchain |
| 103 | 2026-03-16T07:56:28.383Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-16T07:56:28.386Z | ++ pushd xde |
| 105 | 2026-03-16T07:56:28.386Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-16T07:56:28.386Z | ++ rustup show active-toolchain |
| 107 | 2026-03-16T07:56:28.390Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-16T07:56:28.554Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-16T07:56:28.557Z | info: downloading 6 components |
| 110 | 2026-03-16T07:56:47.265Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-16T07:56:47.373Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-16T07:56:47.376Z | +++ head -n 1 |
| 113 | 2026-03-16T07:56:47.376Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-16T07:56:47.439Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-16T07:56:47.439Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-16T07:56:47.439Z | ++ popd |
| 117 | 2026-03-16T07:56:47.442Z | /work/oxidecomputer/opte |
| 118 | 2026-03-16T07:56:47.442Z | + cargo --version |
| 119 | 2026-03-16T07:56:47.451Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-16T07:56:47.454Z | + rustc --version |
| 121 | 2026-03-16T07:56:47.478Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-16T07:56:47.481Z | + cd lib/opte |
| 123 | 2026-03-16T07:56:47.481Z | + header 'check style' |
| 124 | 2026-03-16T07:56:47.481Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-16T07:56:47.481Z | # ==== check style ==== # |
| 126 | 2026-03-16T07:56:47.481Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-16T07:56:47.724Z | |
| 128 | 2026-03-16T07:56:47.724Z | real 0.239064629 |
| 129 | 2026-03-16T07:56:47.724Z | user 0.185953759 |
| 130 | 2026-03-16T07:56:47.724Z | sys 0.046175758 |
| 131 | 2026-03-16T07:56:47.727Z | trap 0.000017513 |
| 132 | 2026-03-16T07:56:47.727Z | tflt 0.000006526 |
| 133 | 2026-03-16T07:56:47.727Z | dflt 0.000014433 |
| 134 | 2026-03-16T07:56:47.727Z | kflt 0.000000000 |
| 135 | 2026-03-16T07:56:47.727Z | lock 0.060715100 |
| 136 | 2026-03-16T07:56:47.727Z | slp 0.216447283 |
| 137 | 2026-03-16T07:56:47.727Z | lat 0.000231800 |
| 138 | 2026-03-16T07:56:47.727Z | stop 0.000123076 |
| 139 | 2026-03-16T07:56:47.727Z | + header 'check docs' |
| 140 | 2026-03-16T07:56:47.727Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-16T07:56:47.727Z | # ==== check docs ==== # |
| 142 | 2026-03-16T07:56:47.727Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-16T07:56:47.727Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-16T07:56:47.812Z | Updating crates.io index |
| 145 | 2026-03-16T07:56:47.870Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-16T07:56:48.841Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-16T07:56:49.158Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-16T07:56:49.554Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-16T07:56:49.997Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-16T07:56:50.248Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-16T07:56:50.533Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-16T07:56:52.666Z | Downloading crates ... |
| 153 | 2026-03-16T07:56:52.717Z | Downloaded cobs v0.3.0 |
| 154 | 2026-03-16T07:56:52.719Z | Downloaded darling_macro v0.21.3 |
| 155 | 2026-03-16T07:56:52.719Z | Downloaded cfg-if v1.0.4 |
| 156 | 2026-03-16T07:56:52.722Z | Downloaded crypto-common v0.1.7 |
| 157 | 2026-03-16T07:56:52.725Z | Downloaded block-buffer v0.10.4 |
| 158 | 2026-03-16T07:56:52.732Z | Downloaded darling v0.21.3 |
| 159 | 2026-03-16T07:56:52.736Z | Downloaded memmap2 v0.9.10 |
| 160 | 2026-03-16T07:56:52.739Z | Downloaded defmt-parser v1.0.0 |
| 161 | 2026-03-16T07:56:52.739Z | Downloaded zmij v1.0.21 |
| 162 | 2026-03-16T07:56:52.742Z | Downloaded fnv v1.0.7 |
| 163 | 2026-03-16T07:56:52.742Z | Downloaded proc-macro-error2 v2.0.1 |
| 164 | 2026-03-16T07:56:52.745Z | Downloaded pest_generator v2.8.6 |
| 165 | 2026-03-16T07:56:52.747Z | Downloaded strsim v0.11.1 |
| 166 | 2026-03-16T07:56:52.750Z | Downloaded dyn-clone v1.0.20 |
| 167 | 2026-03-16T07:56:52.753Z | Downloaded stable_deref_trait v1.2.1 |
| 168 | 2026-03-16T07:56:52.753Z | Downloaded ingot v0.1.1 |
| 169 | 2026-03-16T07:56:52.756Z | Downloaded generic-array v0.14.7 |
| 170 | 2026-03-16T07:56:52.756Z | Downloaded darling_core v0.21.3 |
| 171 | 2026-03-16T07:56:52.759Z | Downloaded ref-cast v1.0.25 |
| 172 | 2026-03-16T07:56:52.762Z | Downloaded managed v0.8.0 |
| 173 | 2026-03-16T07:56:52.765Z | Downloaded usdt-attr-macro v0.6.0 |
| 174 | 2026-03-16T07:56:52.765Z | Downloaded serde_tokenstream v0.2.3 |
| 175 | 2026-03-16T07:56:52.765Z | Downloaded either v1.15.0 |
| 176 | 2026-03-16T07:56:52.768Z | Downloaded hash32 v0.3.1 |
| 177 | 2026-03-16T07:56:52.768Z | Downloaded cpufeatures v0.2.17 |
| 178 | 2026-03-16T07:56:52.772Z | Downloaded plain v0.2.3 |
| 179 | 2026-03-16T07:56:52.775Z | Downloaded defmt v0.3.100 |
| 180 | 2026-03-16T07:56:52.775Z | Downloaded macaddr v1.0.1 |
| 181 | 2026-03-16T07:56:52.778Z | Downloaded pretty-hex v0.4.2 |
| 182 | 2026-03-16T07:56:52.783Z | Downloaded dof v0.4.0 |
| 183 | 2026-03-16T07:56:52.786Z | Downloaded embedded-io v0.4.0 |
| 184 | 2026-03-16T07:56:52.792Z | Downloaded thread-id v5.1.0 |
| 185 | 2026-03-16T07:56:52.797Z | Downloaded defmt v1.0.1 |
| 186 | 2026-03-16T07:56:52.803Z | Downloaded tabwriter v1.4.1 |
| 187 | 2026-03-16T07:56:52.806Z | Downloaded embedded-io v0.6.1 |
| 188 | 2026-03-16T07:56:52.809Z | Downloaded ident_case v1.0.1 |
| 189 | 2026-03-16T07:56:52.813Z | Downloaded usdt v0.6.0 |
| 190 | 2026-03-16T07:56:52.816Z | Downloaded version_check v0.9.5 |
| 191 | 2026-03-16T07:56:52.816Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 192 | 2026-03-16T07:56:52.816Z | Downloaded usdt-macro v0.6.0 |
| 193 | 2026-03-16T07:56:52.823Z | Downloaded scroll_derive v0.13.1 |
| 194 | 2026-03-16T07:56:52.826Z | Downloaded dtrace-parser v0.3.0 |
| 195 | 2026-03-16T07:56:52.826Z | Downloaded defmt-macros v1.0.1 |
| 196 | 2026-03-16T07:56:52.831Z | Downloaded digest v0.10.7 |
| 197 | 2026-03-16T07:56:52.839Z | Downloaded byteorder v1.5.0 |
| 198 | 2026-03-16T07:56:52.849Z | Downloaded ref-cast-impl v1.0.25 |
| 199 | 2026-03-16T07:56:52.853Z | Downloaded itoa v1.0.17 |
| 200 | 2026-03-16T07:56:52.856Z | Downloaded bitflags v1.3.2 |
| 201 | 2026-03-16T07:56:52.864Z | Downloaded ingot-types v0.1.2 |
| 202 | 2026-03-16T07:56:52.867Z | Downloaded quote v1.0.45 |
| 203 | 2026-03-16T07:56:52.870Z | Downloaded thiserror-impl v2.0.18 |
| 204 | 2026-03-16T07:56:52.877Z | Downloaded postcard v1.1.3 |
| 205 | 2026-03-16T07:56:52.880Z | Downloaded crc32fast v1.5.0 |
| 206 | 2026-03-16T07:56:52.886Z | Downloaded pest_derive v2.8.6 |
| 207 | 2026-03-16T07:56:52.890Z | Downloaded sha2 v0.10.9 |
| 208 | 2026-03-16T07:56:52.894Z | Downloaded usdt-impl v0.6.0 |
| 209 | 2026-03-16T07:56:52.896Z | Downloaded ipnetwork v0.21.1 |
| 210 | 2026-03-16T07:56:52.899Z | Downloaded thiserror v2.0.18 |
| 211 | 2026-03-16T07:56:52.902Z | Downloaded scroll v0.13.0 |
| 212 | 2026-03-16T07:56:52.910Z | Downloaded bitflags v2.11.0 |
| 213 | 2026-03-16T07:56:52.913Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-03-16T07:56:52.922Z | Downloaded heapless v0.8.0 |
| 215 | 2026-03-16T07:56:52.930Z | Downloaded unicode-ident v1.0.24 |
| 216 | 2026-03-16T07:56:52.933Z | Downloaded ucd-trie v0.1.7 |
| 217 | 2026-03-16T07:56:52.937Z | Downloaded ingot-macros v0.1.1 |
| 218 | 2026-03-16T07:56:52.940Z | Downloaded typenum v1.19.0 |
| 219 | 2026-03-16T07:56:52.954Z | Downloaded serde_core v1.0.228 |
| 220 | 2026-03-16T07:56:52.957Z | Downloaded pest_meta v2.8.6 |
| 221 | 2026-03-16T07:56:52.960Z | Downloaded log v0.4.29 |
| 222 | 2026-03-16T07:56:52.964Z | Downloaded serde_derive v1.0.228 |
| 223 | 2026-03-16T07:56:52.969Z | Downloaded zerocopy-derive v0.8.42 |
| 224 | 2026-03-16T07:56:52.986Z | Downloaded serde v1.0.228 |
| 225 | 2026-03-16T07:56:52.991Z | Downloaded memchr v2.8.0 |
| 226 | 2026-03-16T07:56:53.035Z | Downloaded pest v2.8.6 |
| 227 | 2026-03-16T07:56:53.043Z | Downloaded itertools v0.14.0 |
| 228 | 2026-03-16T07:56:53.047Z | Downloaded serde_json v1.0.149 |
| 229 | 2026-03-16T07:56:53.053Z | Downloaded regex v1.12.3 |
| 230 | 2026-03-16T07:56:53.077Z | Downloaded aho-corasick v1.1.4 |
| 231 | 2026-03-16T07:56:53.110Z | Downloaded zerocopy v0.8.42 |
| 232 | 2026-03-16T07:56:53.121Z | Downloaded goblin v0.10.5 |
| 233 | 2026-03-16T07:56:53.130Z | Downloaded unicode-width v0.2.2 |
| 234 | 2026-03-16T07:56:53.135Z | Downloaded syn v2.0.117 |
| 235 | 2026-03-16T07:56:53.143Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-03-16T07:56:53.151Z | Downloaded regex-syntax v0.8.10 |
| 237 | 2026-03-16T07:56:53.184Z | Downloaded regex-automata v0.4.14 |
| 238 | 2026-03-16T07:56:53.202Z | Downloaded libc v0.2.183 |
| 239 | 2026-03-16T07:56:53.277Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-03-16T07:56:53.277Z | Compiling quote v1.0.45 |
| 241 | 2026-03-16T07:56:53.280Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-03-16T07:56:53.280Z | Documenting unicode-ident v1.0.24 |
| 243 | 2026-03-16T07:56:53.280Z | Compiling ident_case v1.0.1 |
| 244 | 2026-03-16T07:56:53.280Z | Compiling serde_core v1.0.228 |
| 245 | 2026-03-16T07:56:53.280Z | Compiling strsim v0.11.1 |
| 246 | 2026-03-16T07:56:53.468Z | Compiling fnv v1.0.7 |
| 247 | 2026-03-16T07:56:53.488Z | Compiling memchr v2.8.0 |
| 248 | 2026-03-16T07:56:53.768Z | Compiling thiserror v2.0.18 |
| 249 | 2026-03-16T07:56:53.798Z | Compiling serde v1.0.228 |
| 250 | 2026-03-16T07:56:53.816Z | Compiling regex-syntax v0.8.10 |
| 251 | 2026-03-16T07:56:53.838Z | Compiling zerocopy v0.8.42 |
| 252 | 2026-03-16T07:56:54.190Z | Documenting proc-macro2 v1.0.106 |
| 253 | 2026-03-16T07:56:54.193Z | Compiling aho-corasick v1.1.4 |
| 254 | 2026-03-16T07:56:54.699Z | Compiling syn v2.0.117 |
| 255 | 2026-03-16T07:56:54.758Z | Documenting fnv v1.0.7 |
| 256 | 2026-03-16T07:56:54.950Z | Documenting quote v1.0.45 |
| 257 | 2026-03-16T07:56:55.320Z | Checking byteorder v1.5.0 |
| 258 | 2026-03-16T07:56:55.361Z | Documenting ident_case v1.0.1 |
| 259 | 2026-03-16T07:56:55.512Z | Documenting strsim v0.11.1 |
| 260 | 2026-03-16T07:56:55.590Z | Documenting syn v2.0.117 |
| 261 | 2026-03-16T07:56:55.924Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-03-16T07:56:55.933Z | Compiling either v1.15.0 |
| 263 | 2026-03-16T07:56:56.181Z | Compiling itertools v0.14.0 |
| 264 | 2026-03-16T07:56:56.190Z | Compiling heapless v0.8.0 |
| 265 | 2026-03-16T07:56:56.569Z | Documenting memchr v2.8.0 |
| 266 | 2026-03-16T07:56:56.891Z | Checking bitflags v2.11.0 |
| 267 | 2026-03-16T07:56:57.082Z | Checking hash32 v0.3.1 |
| 268 | 2026-03-16T07:56:57.207Z | Documenting serde_core v1.0.228 |
| 269 | 2026-03-16T07:56:57.361Z | Documenting aho-corasick v1.1.4 |
| 270 | 2026-03-16T07:56:57.554Z | Checking darling_core v0.21.3 |
| 271 | 2026-03-16T07:56:57.781Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-03-16T07:56:57.856Z | Checking cfg-if v1.0.4 |
| 273 | 2026-03-16T07:56:57.922Z | Checking macaddr v1.0.1 |
| 274 | 2026-03-16T07:56:58.214Z | Documenting darling_core v0.21.3 |
| 275 | 2026-03-16T07:56:58.409Z | Compiling regex v1.12.3 |
| 276 | 2026-03-16T07:56:58.792Z | Documenting regex-syntax v0.8.10 |
| 277 | 2026-03-16T07:56:59.175Z | Compiling smoltcp v0.11.0 |
| 278 | 2026-03-16T07:56:59.426Z | Documenting serde_derive v1.0.228 |
| 279 | 2026-03-16T07:56:59.650Z | Documenting thiserror-impl v2.0.18 |
| 280 | 2026-03-16T07:56:59.678Z | Documenting darling_macro v0.21.3 |
| 281 | 2026-03-16T07:56:59.842Z | Compiling thiserror-impl v2.0.18 |
| 282 | 2026-03-16T07:57:00.142Z | Compiling serde_derive v1.0.228 |
| 283 | 2026-03-16T07:57:00.230Z | Compiling zerocopy-derive v0.8.42 |
| 284 | 2026-03-16T07:57:00.536Z | Documenting regex-automata v0.4.14 |
| 285 | 2026-03-16T07:57:00.718Z | Documenting zerocopy-derive v0.8.42 |
| 286 | 2026-03-16T07:57:00.893Z | Checking managed v0.8.0 |
| 287 | 2026-03-16T07:57:01.123Z | Documenting byteorder v1.5.0 |
| 288 | 2026-03-16T07:57:01.174Z | Compiling darling_macro v0.21.3 |
| 289 | 2026-03-16T07:57:01.287Z | Checking bitflags v1.3.2 |
| 290 | 2026-03-16T07:57:01.360Z | Documenting bitflags v2.11.0 |
| 291 | 2026-03-16T07:57:01.628Z | Checking cobs v0.3.0 |
| 292 | 2026-03-16T07:57:01.761Z | Documenting thiserror v2.0.18 |
| 293 | 2026-03-16T07:57:01.789Z | Compiling crc32fast v1.5.0 |
| 294 | 2026-03-16T07:57:01.897Z | Compiling darling v0.21.3 |
| 295 | 2026-03-16T07:57:01.918Z | Documenting darling v0.21.3 |
| 296 | 2026-03-16T07:57:01.989Z | Compiling ingot-macros v0.1.1 |
| 297 | 2026-03-16T07:57:02.224Z | Documenting zerocopy v0.8.42 |
| 298 | 2026-03-16T07:57:02.311Z | Documenting regex v1.12.3 |
| 299 | 2026-03-16T07:57:02.386Z | Documenting hash32 v0.3.1 |
| 300 | 2026-03-16T07:57:02.583Z | Documenting macaddr v1.0.1 |
| 301 | 2026-03-16T07:57:02.956Z | Documenting stable_deref_trait v1.2.1 |
| 302 | 2026-03-16T07:57:03.097Z | Documenting cfg-if v1.0.4 |
| 303 | 2026-03-16T07:57:03.334Z | Compiling ref-cast v1.0.25 |
| 304 | 2026-03-16T07:57:03.668Z | Documenting ingot-macros v0.1.1 |
| 305 | 2026-03-16T07:57:03.775Z | Documenting cobs v0.3.0 |
| 306 | 2026-03-16T07:57:03.816Z | Documenting serde v1.0.228 |
| 307 | 2026-03-16T07:57:04.055Z | Documenting heapless v0.8.0 |
| 308 | 2026-03-16T07:57:04.331Z | Checking postcard v1.1.3 |
| 309 | 2026-03-16T07:57:04.711Z | Compiling ref-cast-impl v1.0.25 |
| 310 | 2026-03-16T07:57:05.121Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-03-16T07:57:05.315Z | Documenting managed v0.8.0 |
| 312 | 2026-03-16T07:57:05.452Z | Compiling version_check v0.9.5 |
| 313 | 2026-03-16T07:57:05.722Z | Checking ipnetwork v0.21.1 |
| 314 | 2026-03-16T07:57:05.749Z | Checking unicode-width v0.2.2 |
| 315 | 2026-03-16T07:57:05.801Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 316 | 2026-03-16T07:57:05.804Z | Documenting postcard v1.1.3 |
| 317 | 2026-03-16T07:57:05.934Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 318 | 2026-03-16T07:57:06.068Z | Documenting ref-cast-impl v1.0.25 |
| 319 | 2026-03-16T07:57:06.100Z | Documenting unicode-width v0.2.2 |
| 320 | 2026-03-16T07:57:06.187Z | Checking ingot-types v0.1.2 |
| 321 | 2026-03-16T07:57:06.197Z | Documenting either v1.15.0 |
| 322 | 2026-03-16T07:57:06.358Z | Documenting ingot-types v0.1.2 |
| 323 | 2026-03-16T07:57:06.404Z | Documenting smoltcp v0.11.0 |
| 324 | 2026-03-16T07:57:06.657Z | Checking ingot v0.1.1 |
| 325 | 2026-03-16T07:57:06.783Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-03-16T07:57:07.158Z | Checking tabwriter v1.4.1 |
| 327 | 2026-03-16T07:57:07.409Z | Documenting itertools v0.14.0 |
| 328 | 2026-03-16T07:57:07.706Z | Documenting tabwriter v1.4.1 |
| 329 | 2026-03-16T07:57:08.033Z | Documenting ref-cast v1.0.25 |
| 330 | 2026-03-16T07:57:08.431Z | Documenting ingot v0.1.1 |
| 331 | 2026-03-16T07:57:08.549Z | Documenting crc32fast v1.5.0 |
| 332 | 2026-03-16T07:57:08.722Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 333 | 2026-03-16T07:57:08.777Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 334 | 2026-03-16T07:57:09.211Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 335 | 2026-03-16T07:57:09.837Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-03-16T07:57:09.966Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-03-16T07:57:10.040Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-03-16T07:57:10.137Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-03-16T07:57:11.836Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-03-16T07:57:13.308Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-03-16T07:57:16.285Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.54s |
| 342 | 2026-03-16T07:57:16.388Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-03-16T07:57:16.408Z | |
| 344 | 2026-03-16T07:57:16.412Z | real 28.655198124 |
| 345 | 2026-03-16T07:57:16.412Z | user 1:44.431730161 |
| 346 | 2026-03-16T07:57:16.412Z | sys 19.736080372 |
| 347 | 2026-03-16T07:57:16.412Z | trap 0.063532575 |
| 348 | 2026-03-16T07:57:16.412Z | tflt 0.238758742 |
| 349 | 2026-03-16T07:57:16.412Z | dflt 0.118271528 |
| 350 | 2026-03-16T07:57:16.412Z | kflt 0.002059012 |
| 351 | 2026-03-16T07:57:16.412Z | lock 9:27.592010121 |
| 352 | 2026-03-16T07:57:16.412Z | slp 5:40.404360517 |
| 353 | 2026-03-16T07:57:16.412Z | lat 11.077955601 |
| 354 | 2026-03-16T07:57:16.412Z | stop 12.555340089 |
| 355 | 2026-03-16T07:57:16.412Z | + header 'analyze std + api' |
| 356 | 2026-03-16T07:57:16.412Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-03-16T07:57:16.412Z | # ==== analyze std + api ==== # |
| 358 | 2026-03-16T07:57:16.412Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-03-16T07:57:16.710Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-03-16T07:57:16.710Z | Compiling quote v1.0.45 |
| 361 | 2026-03-16T07:57:16.710Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-03-16T07:57:16.713Z | Compiling memchr v2.8.0 |
| 363 | 2026-03-16T07:57:16.713Z | Compiling thiserror v2.0.18 |
| 364 | 2026-03-16T07:57:16.713Z | Compiling zerocopy v0.8.42 |
| 365 | 2026-03-16T07:57:16.713Z | Compiling zmij v1.0.21 |
| 366 | 2026-03-16T07:57:16.713Z | Compiling libc v0.2.183 |
| 367 | 2026-03-16T07:57:16.919Z | Compiling serde_core v1.0.228 |
| 368 | 2026-03-16T07:57:17.160Z | Compiling ucd-trie v0.1.7 |
| 369 | 2026-03-16T07:57:17.192Z | Compiling serde_json v1.0.149 |
| 370 | 2026-03-16T07:57:17.252Z | Compiling fnv v1.0.7 |
| 371 | 2026-03-16T07:57:17.355Z | Compiling pest v2.8.6 |
| 372 | 2026-03-16T07:57:17.438Z | Compiling strsim v0.11.1 |
| 373 | 2026-03-16T07:57:17.464Z | Compiling serde v1.0.228 |
| 374 | 2026-03-16T07:57:17.512Z | Compiling ident_case v1.0.1 |
| 375 | 2026-03-16T07:57:17.890Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-03-16T07:57:17.934Z | Compiling itoa v1.0.17 |
| 377 | 2026-03-16T07:57:17.959Z | Compiling regex-syntax v0.8.10 |
| 378 | 2026-03-16T07:57:18.293Z | Checking byteorder v1.5.0 |
| 379 | 2026-03-16T07:57:18.454Z | Compiling syn v2.0.117 |
| 380 | 2026-03-16T07:57:18.982Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-03-16T07:57:19.033Z | Compiling either v1.15.0 |
| 382 | 2026-03-16T07:57:19.226Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-03-16T07:57:19.283Z | Compiling itertools v0.14.0 |
| 384 | 2026-03-16T07:57:19.799Z | Compiling thread-id v5.1.0 |
| 385 | 2026-03-16T07:57:19.935Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-03-16T07:57:19.942Z | Checking plain v0.2.3 |
| 387 | 2026-03-16T07:57:20.207Z | Checking log v0.4.29 |
| 388 | 2026-03-16T07:57:20.394Z | Compiling heapless v0.8.0 |
| 389 | 2026-03-16T07:57:20.963Z | Checking bitflags v2.11.0 |
| 390 | 2026-03-16T07:57:20.968Z | Checking hash32 v0.3.1 |
| 391 | 2026-03-16T07:57:21.105Z | Compiling smoltcp v0.11.0 |
| 392 | 2026-03-16T07:57:21.124Z | Checking cfg-if v1.0.4 |
| 393 | 2026-03-16T07:57:21.156Z | Checking macaddr v1.0.1 |
| 394 | 2026-03-16T07:57:21.187Z | Checking pretty-hex v0.4.2 |
| 395 | 2026-03-16T07:57:21.317Z | Checking stable_deref_trait v1.2.1 |
| 396 | 2026-03-16T07:57:21.615Z | Compiling ref-cast v1.0.25 |
| 397 | 2026-03-16T07:57:21.627Z | Checking bitflags v1.3.2 |
| 398 | 2026-03-16T07:57:21.696Z | Compiling version_check v0.9.5 |
| 399 | 2026-03-16T07:57:21.765Z | Compiling crc32fast v1.5.0 |
| 400 | 2026-03-16T07:57:21.883Z | Compiling pest_generator v2.8.6 |
| 401 | 2026-03-16T07:57:22.007Z | Compiling darling_core v0.21.3 |
| 402 | 2026-03-16T07:57:22.043Z | Checking managed v0.8.0 |
| 403 | 2026-03-16T07:57:22.161Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 404 | 2026-03-16T07:57:22.268Z | Compiling regex v1.12.3 |
| 405 | 2026-03-16T07:57:22.506Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 406 | 2026-03-16T07:57:22.700Z | Checking memmap2 v0.9.10 |
| 407 | 2026-03-16T07:57:22.874Z | Checking unicode-width v0.2.2 |
| 408 | 2026-03-16T07:57:22.892Z | Checking ipnetwork v0.21.1 |
| 409 | 2026-03-16T07:57:23.180Z | Checking tabwriter v1.4.1 |
| 410 | 2026-03-16T07:57:23.292Z | Checking dyn-clone v1.0.20 |
| 411 | 2026-03-16T07:57:23.598Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-03-16T07:57:23.598Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-03-16T07:57:23.605Z | Compiling zerocopy-derive v0.8.42 |
| 414 | 2026-03-16T07:57:23.605Z | Compiling pest_derive v2.8.6 |
| 415 | 2026-03-16T07:57:23.903Z | Compiling scroll_derive v0.13.1 |
| 416 | 2026-03-16T07:57:24.191Z | Compiling ref-cast-impl v1.0.25 |
| 417 | 2026-03-16T07:57:24.223Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 418 | 2026-03-16T07:57:24.814Z | Compiling darling_macro v0.21.3 |
| 419 | 2026-03-16T07:57:24.997Z | Checking scroll v0.13.0 |
| 420 | 2026-03-16T07:57:25.273Z | Checking goblin v0.10.5 |
| 421 | 2026-03-16T07:57:25.293Z | Compiling dtrace-parser v0.3.0 |
| 422 | 2026-03-16T07:57:25.316Z | Checking cobs v0.3.0 |
| 423 | 2026-03-16T07:57:25.481Z | Compiling darling v0.21.3 |
| 424 | 2026-03-16T07:57:25.561Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-03-16T07:57:25.612Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 426 | 2026-03-16T07:57:27.229Z | Checking postcard v1.1.3 |
| 427 | 2026-03-16T07:57:27.347Z | Compiling serde_tokenstream v0.2.3 |
| 428 | 2026-03-16T07:57:29.135Z | Checking ingot-types v0.1.2 |
| 429 | 2026-03-16T07:57:29.135Z | Checking dof v0.4.0 |
| 430 | 2026-03-16T07:57:29.537Z | Checking ingot v0.1.1 |
| 431 | 2026-03-16T07:57:30.355Z | Compiling usdt-attr-macro v0.6.0 |
| 432 | 2026-03-16T07:57:30.359Z | Compiling usdt-macro v0.6.0 |
| 433 | 2026-03-16T07:57:31.104Z | Checking usdt v0.6.0 |
| 434 | 2026-03-16T07:57:31.578Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 435 | 2026-03-16T07:57:43.105Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.62s |
| 436 | 2026-03-16T07:57:43.138Z | |
| 437 | 2026-03-16T07:57:43.141Z | real 26.714862042 |
| 438 | 2026-03-16T07:57:43.141Z | user 1:26.699589815 |
| 439 | 2026-03-16T07:57:43.141Z | sys 14.993108643 |
| 440 | 2026-03-16T07:57:43.141Z | trap 0.045326135 |
| 441 | 2026-03-16T07:57:43.141Z | tflt 0.171974070 |
| 442 | 2026-03-16T07:57:43.141Z | dflt 0.202718156 |
| 443 | 2026-03-16T07:57:43.141Z | kflt 0.000008756 |
| 444 | 2026-03-16T07:57:43.141Z | lock 5:08.850853156 |
| 445 | 2026-03-16T07:57:43.141Z | slp 4:25.148493028 |
| 446 | 2026-03-16T07:57:43.141Z | lat 3.392442042 |
| 447 | 2026-03-16T07:57:43.141Z | stop 7.492324309 |
| 448 | 2026-03-16T07:57:43.141Z | + header 'analyze no_std + engine + kernel' |
| 449 | 2026-03-16T07:57:43.141Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 450 | 2026-03-16T07:57:43.141Z | # ==== analyze no_std + engine + kernel ==== # |
| 451 | 2026-03-16T07:57:43.142Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 452 | 2026-03-16T07:57:43.372Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 453 | 2026-03-16T07:57:43.377Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 454 | 2026-03-16T07:57:43.377Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 455 | 2026-03-16T07:57:43.401Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 456 | 2026-03-16T07:57:43.742Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 457 | 2026-03-16T07:57:49.733Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.53s |
| 458 | 2026-03-16T07:57:49.763Z | |
| 459 | 2026-03-16T07:57:49.766Z | real 6.616019902 |
| 460 | 2026-03-16T07:57:49.766Z | user 7.138924097 |
| 461 | 2026-03-16T07:57:49.766Z | sys 1.103655160 |
| 462 | 2026-03-16T07:57:49.766Z | trap 0.001045632 |
| 463 | 2026-03-16T07:57:49.766Z | tflt 0.005520293 |
| 464 | 2026-03-16T07:57:49.766Z | dflt 0.001879264 |
| 465 | 2026-03-16T07:57:49.767Z | kflt 0.000000000 |
| 466 | 2026-03-16T07:57:49.767Z | lock 28.833413426 |
| 467 | 2026-03-16T07:57:49.767Z | slp 24.896707340 |
| 468 | 2026-03-16T07:57:49.767Z | lat 0.019035215 |
| 469 | 2026-03-16T07:57:49.767Z | stop 0.288293864 |
| 470 | 2026-03-16T07:57:49.767Z | + header test |
| 471 | 2026-03-16T07:57:49.767Z | + echo '# ==== test ==== #' |
| 472 | 2026-03-16T07:57:49.767Z | # ==== test ==== # |
| 473 | 2026-03-16T07:57:49.767Z | + ptime -m cargo test |
| 474 | 2026-03-16T07:57:49.957Z | Compiling serde_core v1.0.228 |
| 475 | 2026-03-16T07:57:49.960Z | Compiling thiserror v2.0.18 |
| 476 | 2026-03-16T07:57:49.960Z | Compiling zerocopy v0.8.42 |
| 477 | 2026-03-16T07:57:49.985Z | Compiling byteorder v1.5.0 |
| 478 | 2026-03-16T07:57:49.988Z | Compiling memchr v2.8.0 |
| 479 | 2026-03-16T07:57:49.992Z | Compiling unicode-ident v1.0.24 |
| 480 | 2026-03-16T07:57:49.996Z | Compiling libc v0.2.183 |
| 481 | 2026-03-16T07:57:49.999Z | Compiling scroll v0.13.0 |
| 482 | 2026-03-16T07:57:50.081Z | Compiling zmij v1.0.21 |
| 483 | 2026-03-16T07:57:50.145Z | Compiling proc-macro2 v1.0.106 |
| 484 | 2026-03-16T07:57:50.267Z | Compiling itoa v1.0.17 |
| 485 | 2026-03-16T07:57:50.327Z | Compiling ucd-trie v0.1.7 |
| 486 | 2026-03-16T07:57:50.478Z | Compiling log v0.4.29 |
| 487 | 2026-03-16T07:57:50.559Z | Compiling plain v0.2.3 |
| 488 | 2026-03-16T07:57:50.583Z | Compiling pest v2.8.6 |
| 489 | 2026-03-16T07:57:50.676Z | Compiling goblin v0.10.5 |
| 490 | 2026-03-16T07:57:50.748Z | Compiling quote v1.0.45 |
| 491 | 2026-03-16T07:57:51.217Z | Compiling hash32 v0.3.1 |
| 492 | 2026-03-16T07:57:51.411Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-16T07:57:51.482Z | Compiling macaddr v1.0.1 |
| 494 | 2026-03-16T07:57:51.583Z | Compiling pretty-hex v0.4.2 |
| 495 | 2026-03-16T07:57:51.741Z | Compiling stable_deref_trait v1.2.1 |
| 496 | 2026-03-16T07:57:51.794Z | Compiling syn v2.0.117 |
| 497 | 2026-03-16T07:57:51.820Z | Compiling heapless v0.8.0 |
| 498 | 2026-03-16T07:57:52.022Z | Compiling thread-id v5.1.0 |
| 499 | 2026-03-16T07:57:52.109Z | Compiling dtrace-parser v0.3.0 |
| 500 | 2026-03-16T07:57:52.430Z | Compiling cobs v0.3.0 |
| 501 | 2026-03-16T07:57:52.758Z | Compiling serde v1.0.228 |
| 502 | 2026-03-16T07:57:52.771Z | Compiling serde_json v1.0.149 |
| 503 | 2026-03-16T07:57:52.892Z | Compiling bitflags v2.11.0 |
| 504 | 2026-03-16T07:57:53.393Z | Compiling managed v0.8.0 |
| 505 | 2026-03-16T07:57:53.612Z | Compiling bitflags v1.3.2 |
| 506 | 2026-03-16T07:57:53.664Z | Compiling smoltcp v0.11.0 |
| 507 | 2026-03-16T07:57:53.678Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 508 | 2026-03-16T07:57:53.686Z | Compiling postcard v1.1.3 |
| 509 | 2026-03-16T07:57:53.965Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-03-16T07:57:54.155Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-03-16T07:57:54.311Z | Compiling memmap2 v0.9.10 |
| 512 | 2026-03-16T07:57:54.701Z | Compiling dof v0.4.0 |
| 513 | 2026-03-16T07:57:54.705Z | Compiling ingot v0.1.1 |
| 514 | 2026-03-16T07:57:54.723Z | Compiling unicode-width v0.2.2 |
| 515 | 2026-03-16T07:57:55.117Z | Compiling either v1.15.0 |
| 516 | 2026-03-16T07:57:55.381Z | Compiling ipnetwork v0.21.1 |
| 517 | 2026-03-16T07:57:56.038Z | Compiling usdt-impl v0.6.0 |
| 518 | 2026-03-16T07:57:56.644Z | Compiling usdt v0.6.0 |
| 519 | 2026-03-16T07:57:56.942Z | Compiling itertools v0.14.0 |
| 520 | 2026-03-16T07:57:57.391Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 521 | 2026-03-16T07:57:57.753Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-03-16T07:57:58.279Z | Compiling ref-cast v1.0.25 |
| 523 | 2026-03-16T07:57:58.432Z | Compiling crc32fast v1.5.0 |
| 524 | 2026-03-16T07:57:58.731Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 525 | 2026-03-16T07:57:58.907Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 526 | 2026-03-16T07:57:59.366Z | Compiling dyn-clone v1.0.20 |
| 527 | 2026-03-16T07:58:17.149Z | Finished `test` profile [optimized + debuginfo] target(s) in 27.36s |
| 528 | 2026-03-16T07:58:17.164Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-adb099c2f98d4870) |
| 529 | 2026-03-16T07:58:17.167Z | |
| 530 | 2026-03-16T07:58:17.167Z | running 72 tests |
| 531 | 2026-03-16T07:58:17.167Z | test d_error::tests::name_truncation ... ok |
| 532 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 533 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::chain_append_links ... ok |
| 534 | 2026-03-16T07:58:17.167Z | test d_error::tests::name_and_data_storage ... ok |
| 535 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 536 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 537 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 538 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::prefix_len ... ok |
| 539 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::read_seg ... ok |
| 540 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 541 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::truncate ... ok |
| 542 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 543 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::wrap ... ok |
| 544 | 2026-03-16T07:58:17.167Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 545 | 2026-03-16T07:58:17.167Z | test ddi::time::test::good_interval ... ok |
| 546 | 2026-03-16T07:58:17.167Z | test engine::dhcp::test::offlink_encode ... ok |
| 547 | 2026-03-16T07:58:17.171Z | test engine::dhcp::test::domainname_encode ... ok |
| 548 | 2026-03-16T07:58:17.171Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 549 | 2026-03-16T07:58:17.171Z | test engine::dhcp::test::hostname_encode ... ok |
| 550 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 551 | 2026-03-16T07:58:17.171Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 552 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 553 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 554 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 555 | 2026-03-16T07:58:17.171Z | test ddi::time::test::bad_interval - should panic ... ok |
| 556 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 557 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 558 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 559 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 560 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 561 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 562 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 563 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 564 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 565 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 566 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 567 | 2026-03-16T07:58:17.171Z | test engine::dhcpv6::options::test::test_status ... ok |
| 568 | 2026-03-16T07:58:17.172Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 569 | 2026-03-16T07:58:17.172Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 570 | 2026-03-16T07:58:17.172Z | test engine::ether::test::emit ... ok |
| 571 | 2026-03-16T07:58:17.172Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 572 | 2026-03-16T07:58:17.172Z | test engine::flow_table::test::flow_clear ... ok |
| 573 | 2026-03-16T07:58:17.172Z | test engine::flow_table::test::flow_expired ... ok |
| 574 | 2026-03-16T07:58:17.172Z | test engine::geneve::test::emit_single_opt ... ok |
| 575 | 2026-03-16T07:58:17.172Z | test engine::geneve::test::emit_no_opts ... ok |
| 576 | 2026-03-16T07:58:17.172Z | test engine::ip::v4::test::cidr_match ... ok |
| 577 | 2026-03-16T07:58:17.172Z | test engine::ip::v4::test::emit ... ok |
| 578 | 2026-03-16T07:58:17.172Z | test engine::ip::v4::test::match_check ... ok |
| 579 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::option_push_spec ... ok |
| 580 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 581 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::emit ... ok |
| 582 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::from_pairs ... ok |
| 583 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 584 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 585 | 2026-03-16T07:58:17.172Z | test engine::layer::test::find_rule ... ok |
| 586 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 587 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 588 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 589 | 2026-03-16T07:58:17.172Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 590 | 2026-03-16T07:58:17.172Z | test engine::nat::test::nat4_rewrite ... ok |
| 591 | 2026-03-16T07:58:17.172Z | test engine::packet::test::read_multi_segment ... ok |
| 592 | 2026-03-16T07:58:17.172Z | test engine::packet::test::read_single_segment ... ok |
| 593 | 2026-03-16T07:58:17.172Z | test engine::packet::test::small_packet_with_padding ... ok |
| 594 | 2026-03-16T07:58:17.172Z | test engine::packet::test::straddled_tcp ... ok |
| 595 | 2026-03-16T07:58:17.172Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 596 | 2026-03-16T07:58:17.172Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 597 | 2026-03-16T07:58:17.172Z | test engine::rule::rule_matching ... ok |
| 598 | 2026-03-16T07:58:17.172Z | test engine::ip::v6::test::push_spec ... ok |
| 599 | 2026-03-16T07:58:17.172Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 600 | 2026-03-16T07:58:17.172Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 601 | 2026-03-16T07:58:17.172Z | test engine::snat::test::nat_mappings ... ok |
| 602 | 2026-03-16T07:58:17.172Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 603 | 2026-03-16T07:58:17.172Z | |
| 604 | 2026-03-16T07:58:17.172Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 605 | 2026-03-16T07:58:17.172Z | |
| 606 | 2026-03-16T07:58:17.173Z | Doc-tests opte |
| 607 | 2026-03-16T07:58:19.692Z | |
| 608 | 2026-03-16T07:58:19.692Z | running 3 tests |
| 609 | 2026-03-16T07:58:19.695Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 610 | 2026-03-16T07:58:19.695Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-03-16T07:58:19.695Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 612 | 2026-03-16T07:58:19.695Z | |
| 613 | 2026-03-16T07:58:19.695Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 614 | 2026-03-16T07:58:19.695Z | |
| 615 | 2026-03-16T07:58:19.701Z | all doctests ran in 1.76s; merged doctests compilation took 1.74s |
| 616 | 2026-03-16T07:58:19.749Z | |
| 617 | 2026-03-16T07:58:19.752Z | real 29.964886174 |
| 618 | 2026-03-16T07:58:19.752Z | user 2:33.572643628 |
| 619 | 2026-03-16T07:58:19.752Z | sys 8.483713699 |
| 620 | 2026-03-16T07:58:19.752Z | trap 0.074718298 |
| 621 | 2026-03-16T07:58:19.752Z | tflt 0.300754892 |
| 622 | 2026-03-16T07:58:19.752Z | dflt 0.303308293 |
| 623 | 2026-03-16T07:58:19.752Z | kflt 0.000018894 |
| 624 | 2026-03-16T07:58:19.752Z | lock 7:44.861371015 |
| 625 | 2026-03-16T07:58:19.752Z | slp 4:47.548880917 |
| 626 | 2026-03-16T07:58:19.752Z | lat 6.947347957 |
| 627 | 2026-03-16T07:58:19.752Z | stop 3.216451876 |
| 628 | 2026-03-16T07:58:19.752Z | process exited: duration 111344 ms, exit code 0 |
| |
| 629 | 2026-03-16T07:58:19.758Z | found 0 output files |