|
|
|
| 1 | 2026-03-24T03:30:22.519Z | job assigned to worker 01KMEY7K6Y2VFNP1F0RE1QJMGX [factory aws, i-06646f13797ae0f6d] (queued for 1 m 4 s) |
| |
| 2 | 2026-03-24T03:30:30.695Z | starting task 0: "setup" |
| 3 | 2026-03-24T03:30:30.700Z | ++ uname -s |
| 4 | 2026-03-24T03:30:30.704Z | + kern=SunOS |
| 5 | 2026-03-24T03:30:30.704Z | + build_user=build |
| 6 | 2026-03-24T03:30:30.704Z | + build_uid=12345 |
| 7 | 2026-03-24T03:30:30.704Z | + work_dir=/work |
| 8 | 2026-03-24T03:30:30.704Z | + input_dir=/input |
| 9 | 2026-03-24T03:30:30.704Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T03:30:30.704Z | + case "$kern" in |
| 11 | 2026-03-24T03:30:30.704Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T03:30:30.709Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T03:30:32.710Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T03:30:32.802Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T03:30:32.805Z | + home_fs=zfs |
| 16 | 2026-03-24T03:30:32.805Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T03:30:32.805Z | + mkdir -p /home/build |
| 18 | 2026-03-24T03:30:32.805Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T03:30:34.808Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T03:30:34.811Z | process exited: duration 4116 ms, exit code 0 |
| |
| 21 | 2026-03-24T03:30:34.817Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T03:30:34.821Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-24T03:30:34.821Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-24T03:30:34.821Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T03:30:34.821Z | * rust toolchain profile = "default" |
| 26 | 2026-03-24T03:30:34.821Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T03:30:34.821Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T03:30:34.824Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T03:30:34.824Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-24T03:30:34.910Z | info: downloading installer |
| 31 | 2026-03-24T03:30:36.628Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T03:30:36.628Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T03:30:36.628Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T03:30:36.628Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T03:30:36.628Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T03:30:36.628Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T03:30:36.629Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T03:30:36.629Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T03:30:36.629Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T03:30:36.629Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T03:30:36.629Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T03:30:36.629Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T03:30:36.629Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T03:30:36.645Z | info: profile set to default |
| 45 | 2026-03-24T03:30:36.645Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T03:30:36.649Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-24T03:30:36.831Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-24T03:30:36.834Z | info: downloading 6 components |
| 49 | 2026-03-24T03:30:54.900Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-24T03:30:54.900Z | |
| 51 | 2026-03-24T03:30:54.934Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-24T03:30:54.934Z | |
| 53 | 2026-03-24T03:30:54.939Z | |
| 54 | 2026-03-24T03:30:54.939Z | Rust is installed now. Great! |
| 55 | 2026-03-24T03:30:54.939Z | |
| 56 | 2026-03-24T03:30:54.939Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T03:30:54.939Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T03:30:54.939Z | |
| 59 | 2026-03-24T03:30:54.939Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T03:30:54.939Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T03:30:54.939Z | |
| 62 | 2026-03-24T03:30:54.939Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T03:30:54.939Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T03:30:54.939Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T03:30:54.939Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T03:30:54.939Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T03:30:54.939Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T03:30:54.939Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T03:30:54.939Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T03:30:54.939Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T03:30:55.037Z | + rustup --version |
| 72 | 2026-03-24T03:30:55.048Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T03:30:55.052Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T03:30:55.074Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-24T03:30:55.077Z | + cargo --version |
| 76 | 2026-03-24T03:30:55.094Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-24T03:30:55.098Z | + rustc --version |
| 78 | 2026-03-24T03:30:55.121Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-24T03:30:55.124Z | process exited: duration 20304 ms, exit code 0 |
| |
| 80 | 2026-03-24T03:30:55.132Z | starting task 2: "authentication" |
| 81 | 2026-03-24T03:30:55.153Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-24T03:30:55.159Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T03:30:55.163Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-24T03:30:55.167Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-24T03:30:55.198Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-24T03:30:55.992Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-24T03:30:55.992Z | + git fetch origin 9b29b03e5f513abaa63371c2c7e3dd12afdc966d |
| 88 | 2026-03-24T03:30:56.251Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-24T03:30:56.251Z | * branch 9b29b03e5f513abaa63371c2c7e3dd12afdc966d -> FETCH_HEAD |
| 90 | 2026-03-24T03:30:56.259Z | + [[ -n renovate/toml-1.x-lockfile ]] |
| 91 | 2026-03-24T03:30:56.262Z | ++ git branch --show-current |
| 92 | 2026-03-24T03:30:56.264Z | + current=master |
| 93 | 2026-03-24T03:30:56.264Z | + [[ master != renovate/toml-1.x-lockfile ]] |
| 94 | 2026-03-24T03:30:56.265Z | + git branch -f renovate/toml-1.x-lockfile 9b29b03e5f513abaa63371c2c7e3dd12afdc966d |
| 95 | 2026-03-24T03:30:56.268Z | + git checkout -f renovate/toml-1.x-lockfile |
| 96 | 2026-03-24T03:30:56.289Z | Switched to branch 'renovate/toml-1.x-lockfile' |
| 97 | 2026-03-24T03:30:56.292Z | + git reset --hard 9b29b03e5f513abaa63371c2c7e3dd12afdc966d |
| 98 | 2026-03-24T03:30:56.295Z | HEAD is now at 9b29b03 Update Rust crate toml to v1.1.0 |
| 99 | 2026-03-24T03:30:56.298Z | process exited: duration 1136 ms, exit code 0 |
| |
| 100 | 2026-03-24T03:30:56.304Z | starting task 4: "build" |
| 101 | 2026-03-24T03:30:56.309Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-24T03:30:56.315Z | ++ rustup show active-toolchain |
| 103 | 2026-03-24T03:30:56.321Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-24T03:30:56.321Z | ++ pushd xde |
| 105 | 2026-03-24T03:30:56.321Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-24T03:30:56.321Z | ++ rustup show active-toolchain |
| 107 | 2026-03-24T03:30:56.325Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-24T03:30:56.757Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-24T03:30:56.760Z | info: downloading 6 components |
| 110 | 2026-03-24T03:31:15.322Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-24T03:31:15.440Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-24T03:31:15.443Z | +++ head -n 1 |
| 113 | 2026-03-24T03:31:15.443Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-24T03:31:15.507Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-24T03:31:15.507Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-24T03:31:15.510Z | ++ popd |
| 117 | 2026-03-24T03:31:15.510Z | + cargo --version |
| 118 | 2026-03-24T03:31:15.510Z | /work/oxidecomputer/opte |
| 119 | 2026-03-24T03:31:15.521Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-24T03:31:15.525Z | + rustc --version |
| 121 | 2026-03-24T03:31:15.551Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-24T03:31:15.556Z | + cd lib/opte |
| 123 | 2026-03-24T03:31:15.556Z | + header 'check style' |
| 124 | 2026-03-24T03:31:15.556Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-24T03:31:15.556Z | # ==== check style ==== # |
| 126 | 2026-03-24T03:31:15.556Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-24T03:31:15.814Z | |
| 128 | 2026-03-24T03:31:15.814Z | real 0.254030466 |
| 129 | 2026-03-24T03:31:15.814Z | user 0.191899967 |
| 130 | 2026-03-24T03:31:15.814Z | sys 0.052466898 |
| 131 | 2026-03-24T03:31:15.814Z | trap 0.000089356 |
| 132 | 2026-03-24T03:31:15.814Z | tflt 0.000009597 |
| 133 | 2026-03-24T03:31:15.821Z | dflt 0.000009756 |
| 134 | 2026-03-24T03:31:15.821Z | kflt 0.000000000 |
| 135 | 2026-03-24T03:31:15.821Z | lock 0.067277744 |
| 136 | 2026-03-24T03:31:15.822Z | slp 0.228390492 |
| 137 | 2026-03-24T03:31:15.822Z | lat 0.002636073 |
| 138 | 2026-03-24T03:31:15.822Z | stop 0.000220738 |
| 139 | 2026-03-24T03:31:15.822Z | + header 'check docs' |
| 140 | 2026-03-24T03:31:15.822Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-24T03:31:15.822Z | # ==== check docs ==== # |
| 142 | 2026-03-24T03:31:15.822Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-24T03:31:15.822Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-24T03:31:15.913Z | Updating crates.io index |
| 145 | 2026-03-24T03:31:15.945Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-24T03:31:16.963Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-24T03:31:17.247Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-24T03:31:17.612Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-24T03:31:17.997Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-24T03:31:18.249Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-24T03:31:18.531Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-24T03:31:20.586Z | Downloading crates ... |
| 153 | 2026-03-24T03:31:20.656Z | Downloaded ref-cast-impl v1.0.25 |
| 154 | 2026-03-24T03:31:20.662Z | Downloaded dtrace-parser v0.3.0 |
| 155 | 2026-03-24T03:31:20.680Z | Downloaded aho-corasick v1.1.4 |
| 156 | 2026-03-24T03:31:20.683Z | Downloaded proc-macro-error2 v2.0.1 |
| 157 | 2026-03-24T03:31:20.683Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 158 | 2026-03-24T03:31:20.693Z | Downloaded zerocopy-derive v0.8.42 |
| 159 | 2026-03-24T03:31:20.699Z | Downloaded syn v2.0.117 |
| 160 | 2026-03-24T03:31:20.707Z | Downloaded strsim v0.11.1 |
| 161 | 2026-03-24T03:31:20.711Z | Downloaded plain v0.2.3 |
| 162 | 2026-03-24T03:31:20.711Z | Downloaded usdt-impl v0.6.0 |
| 163 | 2026-03-24T03:31:20.711Z | Downloaded unicode-ident v1.0.24 |
| 164 | 2026-03-24T03:31:20.720Z | Downloaded version_check v0.9.5 |
| 165 | 2026-03-24T03:31:20.723Z | Downloaded block-buffer v0.10.4 |
| 166 | 2026-03-24T03:31:20.727Z | Downloaded ref-cast v1.0.25 |
| 167 | 2026-03-24T03:31:20.727Z | Downloaded pretty-hex v0.4.1 |
| 168 | 2026-03-24T03:31:20.732Z | Downloaded ident_case v1.0.1 |
| 169 | 2026-03-24T03:31:20.732Z | Downloaded generic-array v0.14.7 |
| 170 | 2026-03-24T03:31:20.732Z | Downloaded usdt-attr-macro v0.6.0 |
| 171 | 2026-03-24T03:31:20.732Z | Downloaded scroll_derive v0.13.1 |
| 172 | 2026-03-24T03:31:20.735Z | Downloaded usdt v0.6.0 |
| 173 | 2026-03-24T03:31:20.735Z | Downloaded tabwriter v1.4.1 |
| 174 | 2026-03-24T03:31:20.735Z | Downloaded fnv v1.0.7 |
| 175 | 2026-03-24T03:31:20.739Z | Downloaded cpufeatures v0.2.17 |
| 176 | 2026-03-24T03:31:20.739Z | Downloaded stable_deref_trait v1.2.1 |
| 177 | 2026-03-24T03:31:20.741Z | Downloaded itoa v1.0.17 |
| 178 | 2026-03-24T03:31:20.742Z | Downloaded hash32 v0.3.1 |
| 179 | 2026-03-24T03:31:20.749Z | Downloaded defmt-parser v1.0.0 |
| 180 | 2026-03-24T03:31:20.752Z | Downloaded embedded-io v0.6.1 |
| 181 | 2026-03-24T03:31:20.752Z | Downloaded defmt v0.3.100 |
| 182 | 2026-03-24T03:31:20.757Z | Downloaded crypto-common v0.1.7 |
| 183 | 2026-03-24T03:31:20.763Z | Downloaded thiserror v2.0.18 |
| 184 | 2026-03-24T03:31:20.766Z | Downloaded serde_tokenstream v0.2.3 |
| 185 | 2026-03-24T03:31:20.770Z | Downloaded bitflags v1.3.2 |
| 186 | 2026-03-24T03:31:20.773Z | Downloaded embedded-io v0.4.0 |
| 187 | 2026-03-24T03:31:20.773Z | Downloaded macaddr v1.0.1 |
| 188 | 2026-03-24T03:31:20.776Z | Downloaded dyn-clone v1.0.20 |
| 189 | 2026-03-24T03:31:20.776Z | Downloaded cfg-if v1.0.4 |
| 190 | 2026-03-24T03:31:20.782Z | Downloaded usdt-macro v0.6.0 |
| 191 | 2026-03-24T03:31:20.785Z | Downloaded darling_macro v0.21.3 |
| 192 | 2026-03-24T03:31:20.785Z | Downloaded dof v0.4.0 |
| 193 | 2026-03-24T03:31:20.790Z | Downloaded managed v0.8.0 |
| 194 | 2026-03-24T03:31:20.801Z | Downloaded thread-id v5.1.0 |
| 195 | 2026-03-24T03:31:20.805Z | Downloaded defmt-macros v1.0.1 |
| 196 | 2026-03-24T03:31:20.809Z | Downloaded thiserror-impl v2.0.18 |
| 197 | 2026-03-24T03:31:20.809Z | Downloaded digest v0.10.7 |
| 198 | 2026-03-24T03:31:20.809Z | Downloaded byteorder v1.5.0 |
| 199 | 2026-03-24T03:31:20.813Z | Downloaded scroll v0.13.0 |
| 200 | 2026-03-24T03:31:20.816Z | Downloaded defmt v1.0.1 |
| 201 | 2026-03-24T03:31:20.820Z | Downloaded ucd-trie v0.1.7 |
| 202 | 2026-03-24T03:31:20.824Z | Downloaded darling v0.21.3 |
| 203 | 2026-03-24T03:31:20.827Z | Downloaded proc-macro2 v1.0.106 |
| 204 | 2026-03-24T03:31:20.831Z | Downloaded zmij v1.0.21 |
| 205 | 2026-03-24T03:31:20.831Z | Downloaded cobs v0.3.0 |
| 206 | 2026-03-24T03:31:20.834Z | Downloaded ingot-types v0.1.2 |
| 207 | 2026-03-24T03:31:20.834Z | Downloaded either v1.15.0 |
| 208 | 2026-03-24T03:31:20.834Z | Downloaded sha2 v0.10.9 |
| 209 | 2026-03-24T03:31:20.834Z | Downloaded ingot v0.1.1 |
| 210 | 2026-03-24T03:31:20.837Z | Downloaded bitflags v2.11.0 |
| 211 | 2026-03-24T03:31:20.840Z | Downloaded ipnetwork v0.21.1 |
| 212 | 2026-03-24T03:31:20.852Z | Downloaded quote v1.0.45 |
| 213 | 2026-03-24T03:31:20.856Z | Downloaded pest_generator v2.8.6 |
| 214 | 2026-03-24T03:31:20.856Z | Downloaded serde_core v1.0.228 |
| 215 | 2026-03-24T03:31:20.859Z | Downloaded ingot-macros v0.1.1 |
| 216 | 2026-03-24T03:31:20.868Z | Downloaded postcard v1.1.3 |
| 217 | 2026-03-24T03:31:20.876Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-03-24T03:31:20.885Z | Downloaded memmap2 v0.9.10 |
| 219 | 2026-03-24T03:31:20.890Z | Downloaded crc32fast v1.5.0 |
| 220 | 2026-03-24T03:31:20.891Z | Downloaded log v0.4.29 |
| 221 | 2026-03-24T03:31:20.898Z | Downloaded typenum v1.19.0 |
| 222 | 2026-03-24T03:31:20.901Z | Downloaded heapless v0.8.0 |
| 223 | 2026-03-24T03:31:20.906Z | Downloaded pest_meta v2.8.6 |
| 224 | 2026-03-24T03:31:20.909Z | Downloaded pest_derive v2.8.6 |
| 225 | 2026-03-24T03:31:20.909Z | Downloaded darling_core v0.21.3 |
| 226 | 2026-03-24T03:31:20.918Z | Downloaded serde v1.0.228 |
| 227 | 2026-03-24T03:31:20.943Z | Downloaded memchr v2.8.0 |
| 228 | 2026-03-24T03:31:20.956Z | Downloaded pest v2.8.6 |
| 229 | 2026-03-24T03:31:20.977Z | Downloaded serde_json v1.0.149 |
| 230 | 2026-03-24T03:31:20.985Z | Downloaded regex v1.12.3 |
| 231 | 2026-03-24T03:31:20.988Z | Downloaded itertools v0.14.0 |
| 232 | 2026-03-24T03:31:21.043Z | Downloaded unicode-width v0.2.2 |
| 233 | 2026-03-24T03:31:21.051Z | Downloaded zerocopy v0.8.42 |
| 234 | 2026-03-24T03:31:21.063Z | Downloaded goblin v0.10.5 |
| 235 | 2026-03-24T03:31:21.068Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-03-24T03:31:21.076Z | Downloaded regex-syntax v0.8.10 |
| 237 | 2026-03-24T03:31:21.107Z | Downloaded regex-automata v0.4.14 |
| 238 | 2026-03-24T03:31:21.122Z | Downloaded libc v0.2.183 |
| 239 | 2026-03-24T03:31:21.197Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-03-24T03:31:21.197Z | Compiling quote v1.0.45 |
| 241 | 2026-03-24T03:31:21.200Z | Compiling unicode-ident v1.0.24 |
| 242 | 2026-03-24T03:31:21.200Z | Documenting unicode-ident v1.0.24 |
| 243 | 2026-03-24T03:31:21.200Z | Compiling serde_core v1.0.228 |
| 244 | 2026-03-24T03:31:21.200Z | Compiling ident_case v1.0.1 |
| 245 | 2026-03-24T03:31:21.200Z | Compiling fnv v1.0.7 |
| 246 | 2026-03-24T03:31:21.385Z | Compiling strsim v0.11.1 |
| 247 | 2026-03-24T03:31:21.391Z | Checking memchr v2.8.0 |
| 248 | 2026-03-24T03:31:21.678Z | Compiling regex-syntax v0.8.10 |
| 249 | 2026-03-24T03:31:21.701Z | Compiling thiserror v2.0.18 |
| 250 | 2026-03-24T03:31:21.732Z | Compiling zerocopy v0.8.42 |
| 251 | 2026-03-24T03:31:21.760Z | Compiling serde v1.0.228 |
| 252 | 2026-03-24T03:31:22.129Z | Documenting proc-macro2 v1.0.106 |
| 253 | 2026-03-24T03:31:22.164Z | Compiling aho-corasick v1.1.4 |
| 254 | 2026-03-24T03:31:22.537Z | Checking syn v2.0.117 |
| 255 | 2026-03-24T03:31:22.651Z | Documenting fnv v1.0.7 |
| 256 | 2026-03-24T03:31:22.861Z | Documenting quote v1.0.45 |
| 257 | 2026-03-24T03:31:23.225Z | Compiling either v1.15.0 |
| 258 | 2026-03-24T03:31:23.317Z | Documenting strsim v0.11.1 |
| 259 | 2026-03-24T03:31:23.478Z | Checking byteorder v1.5.0 |
| 260 | 2026-03-24T03:31:23.509Z | Documenting syn v2.0.117 |
| 261 | 2026-03-24T03:31:23.679Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-03-24T03:31:23.914Z | Documenting ident_case v1.0.1 |
| 263 | 2026-03-24T03:31:24.163Z | Compiling itertools v0.14.0 |
| 264 | 2026-03-24T03:31:24.504Z | Compiling heapless v0.8.0 |
| 265 | 2026-03-24T03:31:24.560Z | Documenting memchr v2.8.0 |
| 266 | 2026-03-24T03:31:25.080Z | Checking bitflags v2.11.0 |
| 267 | 2026-03-24T03:31:25.289Z | Checking hash32 v0.3.1 |
| 268 | 2026-03-24T03:31:25.373Z | Documenting aho-corasick v1.1.4 |
| 269 | 2026-03-24T03:31:25.398Z | Checking darling_core v0.21.3 |
| 270 | 2026-03-24T03:31:25.426Z | Documenting serde_core v1.0.228 |
| 271 | 2026-03-24T03:31:25.895Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-03-24T03:31:25.976Z | Compiling regex v1.12.3 |
| 273 | 2026-03-24T03:31:26.546Z | Documenting darling_core v0.21.3 |
| 274 | 2026-03-24T03:31:26.571Z | Checking macaddr v1.0.1 |
| 275 | 2026-03-24T03:31:26.732Z | Documenting regex-syntax v0.8.10 |
| 276 | 2026-03-24T03:31:26.790Z | Checking cfg-if v1.0.4 |
| 277 | 2026-03-24T03:31:26.860Z | Compiling smoltcp v0.11.0 |
| 278 | 2026-03-24T03:31:27.349Z | Documenting zerocopy-derive v0.8.42 |
| 279 | 2026-03-24T03:31:27.665Z | Documenting serde_derive v1.0.228 |
| 280 | 2026-03-24T03:31:28.096Z | Compiling thiserror-impl v2.0.18 |
| 281 | 2026-03-24T03:31:28.108Z | Compiling serde_derive v1.0.228 |
| 282 | 2026-03-24T03:31:28.109Z | Compiling zerocopy-derive v0.8.42 |
| 283 | 2026-03-24T03:31:28.221Z | Documenting darling_macro v0.21.3 |
| 284 | 2026-03-24T03:31:28.366Z | Documenting regex-automata v0.4.14 |
| 285 | 2026-03-24T03:31:28.993Z | Documenting thiserror-impl v2.0.18 |
| 286 | 2026-03-24T03:31:29.277Z | Checking managed v0.8.0 |
| 287 | 2026-03-24T03:31:29.422Z | Compiling darling_macro v0.21.3 |
| 288 | 2026-03-24T03:31:29.514Z | Documenting byteorder v1.5.0 |
| 289 | 2026-03-24T03:31:29.582Z | Checking bitflags v1.3.2 |
| 290 | 2026-03-24T03:31:29.656Z | Documenting bitflags v2.11.0 |
| 291 | 2026-03-24T03:31:29.720Z | Checking cobs v0.3.0 |
| 292 | 2026-03-24T03:31:29.879Z | Documenting cfg-if v1.0.4 |
| 293 | 2026-03-24T03:31:30.149Z | Compiling darling v0.21.3 |
| 294 | 2026-03-24T03:31:30.227Z | Documenting darling v0.21.3 |
| 295 | 2026-03-24T03:31:30.237Z | Documenting regex v1.12.3 |
| 296 | 2026-03-24T03:31:30.245Z | Compiling ingot-macros v0.1.1 |
| 297 | 2026-03-24T03:31:30.437Z | Documenting hash32 v0.3.1 |
| 298 | 2026-03-24T03:31:30.759Z | Documenting thiserror v2.0.18 |
| 299 | 2026-03-24T03:31:30.966Z | Documenting zerocopy v0.8.42 |
| 300 | 2026-03-24T03:31:31.203Z | Compiling ref-cast v1.0.25 |
| 301 | 2026-03-24T03:31:31.534Z | Documenting stable_deref_trait v1.2.1 |
| 302 | 2026-03-24T03:31:31.614Z | Documenting macaddr v1.0.1 |
| 303 | 2026-03-24T03:31:31.802Z | Documenting ingot-macros v0.1.1 |
| 304 | 2026-03-24T03:31:31.948Z | Documenting serde v1.0.228 |
| 305 | 2026-03-24T03:31:32.206Z | Compiling crc32fast v1.5.0 |
| 306 | 2026-03-24T03:31:32.256Z | Checking postcard v1.1.3 |
| 307 | 2026-03-24T03:31:32.462Z | Documenting heapless v0.8.0 |
| 308 | 2026-03-24T03:31:32.614Z | Documenting cobs v0.3.0 |
| 309 | 2026-03-24T03:31:33.340Z | Compiling ref-cast-impl v1.0.25 |
| 310 | 2026-03-24T03:31:33.543Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-03-24T03:31:33.885Z | Compiling version_check v0.9.5 |
| 312 | 2026-03-24T03:31:33.957Z | Documenting managed v0.8.0 |
| 313 | 2026-03-24T03:31:34.080Z | Checking unicode-width v0.2.2 |
| 314 | 2026-03-24T03:31:34.106Z | Checking ipnetwork v0.21.1 |
| 315 | 2026-03-24T03:31:34.149Z | Checking ingot-types v0.1.2 |
| 316 | 2026-03-24T03:31:34.253Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 317 | 2026-03-24T03:31:34.306Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 318 | 2026-03-24T03:31:34.324Z | Documenting ref-cast-impl v1.0.25 |
| 319 | 2026-03-24T03:31:34.336Z | Documenting postcard v1.1.3 |
| 320 | 2026-03-24T03:31:34.401Z | Documenting unicode-width v0.2.2 |
| 321 | 2026-03-24T03:31:34.554Z | Documenting either v1.15.0 |
| 322 | 2026-03-24T03:31:34.619Z | Checking ingot v0.1.1 |
| 323 | 2026-03-24T03:31:35.063Z | Documenting ingot-types v0.1.2 |
| 324 | 2026-03-24T03:31:35.112Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-03-24T03:31:35.439Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-03-24T03:31:35.823Z | Checking tabwriter v1.4.1 |
| 327 | 2026-03-24T03:31:36.102Z | Documenting itertools v0.14.0 |
| 328 | 2026-03-24T03:31:36.444Z | Documenting ref-cast v1.0.25 |
| 329 | 2026-03-24T03:31:36.744Z | Documenting tabwriter v1.4.1 |
| 330 | 2026-03-24T03:31:36.853Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 331 | 2026-03-24T03:31:37.112Z | Documenting crc32fast v1.5.0 |
| 332 | 2026-03-24T03:31:37.165Z | Documenting ingot v0.1.1 |
| 333 | 2026-03-24T03:31:37.616Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 334 | 2026-03-24T03:31:37.962Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 335 | 2026-03-24T03:31:37.987Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-03-24T03:31:38.239Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-03-24T03:31:38.676Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-03-24T03:31:38.835Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-03-24T03:31:40.536Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-03-24T03:31:42.105Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-03-24T03:31:45.129Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.30s |
| 342 | 2026-03-24T03:31:45.234Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-03-24T03:31:45.261Z | |
| 344 | 2026-03-24T03:31:45.267Z | real 29.418155178 |
| 345 | 2026-03-24T03:31:45.267Z | user 1:46.498131479 |
| 346 | 2026-03-24T03:31:45.267Z | sys 20.184106402 |
| 347 | 2026-03-24T03:31:45.267Z | trap 0.061126993 |
| 348 | 2026-03-24T03:31:45.267Z | tflt 0.070338272 |
| 349 | 2026-03-24T03:31:45.267Z | dflt 0.039005358 |
| 350 | 2026-03-24T03:31:45.267Z | kflt 0.001788742 |
| 351 | 2026-03-24T03:31:45.268Z | lock 10:14.941304182 |
| 352 | 2026-03-24T03:31:45.268Z | slp 5:54.040676077 |
| 353 | 2026-03-24T03:31:45.268Z | lat 10.655842418 |
| 354 | 2026-03-24T03:31:45.268Z | stop 13.935817660 |
| 355 | 2026-03-24T03:31:45.268Z | + header 'analyze std + api' |
| 356 | 2026-03-24T03:31:45.268Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-03-24T03:31:45.268Z | # ==== analyze std + api ==== # |
| 358 | 2026-03-24T03:31:45.268Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-03-24T03:31:45.575Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-03-24T03:31:45.575Z | Compiling quote v1.0.45 |
| 361 | 2026-03-24T03:31:45.575Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-03-24T03:31:45.580Z | Compiling memchr v2.8.0 |
| 363 | 2026-03-24T03:31:45.580Z | Compiling thiserror v2.0.18 |
| 364 | 2026-03-24T03:31:45.580Z | Compiling zerocopy v0.8.42 |
| 365 | 2026-03-24T03:31:45.580Z | Compiling zmij v1.0.21 |
| 366 | 2026-03-24T03:31:45.580Z | Compiling serde_core v1.0.228 |
| 367 | 2026-03-24T03:31:45.786Z | Compiling libc v0.2.183 |
| 368 | 2026-03-24T03:31:46.024Z | Compiling ucd-trie v0.1.7 |
| 369 | 2026-03-24T03:31:46.061Z | Compiling serde_json v1.0.149 |
| 370 | 2026-03-24T03:31:46.275Z | Compiling pest v2.8.6 |
| 371 | 2026-03-24T03:31:46.308Z | Compiling serde v1.0.228 |
| 372 | 2026-03-24T03:31:46.342Z | Compiling strsim v0.11.1 |
| 373 | 2026-03-24T03:31:46.390Z | Compiling ident_case v1.0.1 |
| 374 | 2026-03-24T03:31:46.523Z | Compiling fnv v1.0.7 |
| 375 | 2026-03-24T03:31:46.797Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-03-24T03:31:46.865Z | Checking byteorder v1.5.0 |
| 377 | 2026-03-24T03:31:46.903Z | Compiling itoa v1.0.17 |
| 378 | 2026-03-24T03:31:47.108Z | Compiling regex-syntax v0.8.10 |
| 379 | 2026-03-24T03:31:47.407Z | Compiling syn v2.0.117 |
| 380 | 2026-03-24T03:31:47.711Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-03-24T03:31:47.939Z | Compiling either v1.15.0 |
| 382 | 2026-03-24T03:31:48.182Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-03-24T03:31:48.252Z | Compiling itertools v0.14.0 |
| 384 | 2026-03-24T03:31:48.759Z | Compiling thread-id v5.1.0 |
| 385 | 2026-03-24T03:31:48.845Z | Checking log v0.4.29 |
| 386 | 2026-03-24T03:31:49.047Z | Compiling heapless v0.8.0 |
| 387 | 2026-03-24T03:31:49.088Z | Compiling regex-automata v0.4.14 |
| 388 | 2026-03-24T03:31:49.423Z | Checking plain v0.2.3 |
| 389 | 2026-03-24T03:31:49.924Z | Checking bitflags v2.11.0 |
| 390 | 2026-03-24T03:31:49.966Z | Checking hash32 v0.3.1 |
| 391 | 2026-03-24T03:31:50.016Z | Checking stable_deref_trait v1.2.1 |
| 392 | 2026-03-24T03:31:50.091Z | Checking cfg-if v1.0.4 |
| 393 | 2026-03-24T03:31:50.101Z | Compiling smoltcp v0.11.0 |
| 394 | 2026-03-24T03:31:50.123Z | Checking macaddr v1.0.1 |
| 395 | 2026-03-24T03:31:50.156Z | Checking pretty-hex v0.4.1 |
| 396 | 2026-03-24T03:31:50.537Z | Compiling crc32fast v1.5.0 |
| 397 | 2026-03-24T03:31:50.579Z | Compiling ref-cast v1.0.25 |
| 398 | 2026-03-24T03:31:50.649Z | Compiling version_check v0.9.5 |
| 399 | 2026-03-24T03:31:50.823Z | Checking bitflags v1.3.2 |
| 400 | 2026-03-24T03:31:50.895Z | Compiling pest_generator v2.8.6 |
| 401 | 2026-03-24T03:31:50.900Z | Compiling darling_core v0.21.3 |
| 402 | 2026-03-24T03:31:50.961Z | Checking managed v0.8.0 |
| 403 | 2026-03-24T03:31:51.008Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 404 | 2026-03-24T03:31:51.057Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 405 | 2026-03-24T03:31:51.331Z | Checking memmap2 v0.9.10 |
| 406 | 2026-03-24T03:31:51.452Z | Compiling regex v1.12.3 |
| 407 | 2026-03-24T03:31:51.530Z | Checking ipnetwork v0.21.1 |
| 408 | 2026-03-24T03:31:51.764Z | Checking unicode-width v0.2.2 |
| 409 | 2026-03-24T03:31:52.073Z | Checking tabwriter v1.4.1 |
| 410 | 2026-03-24T03:31:52.167Z | Checking dyn-clone v1.0.20 |
| 411 | 2026-03-24T03:31:52.544Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-03-24T03:31:52.544Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-03-24T03:31:52.547Z | Compiling zerocopy-derive v0.8.42 |
| 414 | 2026-03-24T03:31:52.606Z | Compiling pest_derive v2.8.6 |
| 415 | 2026-03-24T03:31:52.870Z | Compiling scroll_derive v0.13.1 |
| 416 | 2026-03-24T03:31:53.240Z | Compiling ref-cast-impl v1.0.25 |
| 417 | 2026-03-24T03:31:53.275Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 418 | 2026-03-24T03:31:53.756Z | Compiling darling_macro v0.21.3 |
| 419 | 2026-03-24T03:31:53.939Z | Checking scroll v0.13.0 |
| 420 | 2026-03-24T03:31:54.214Z | Checking goblin v0.10.5 |
| 421 | 2026-03-24T03:31:54.218Z | Compiling dtrace-parser v0.3.0 |
| 422 | 2026-03-24T03:31:54.239Z | Checking cobs v0.3.0 |
| 423 | 2026-03-24T03:31:54.423Z | Compiling darling v0.21.3 |
| 424 | 2026-03-24T03:31:54.505Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-03-24T03:31:54.535Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 426 | 2026-03-24T03:31:56.193Z | Checking postcard v1.1.3 |
| 427 | 2026-03-24T03:31:56.314Z | Compiling serde_tokenstream v0.2.3 |
| 428 | 2026-03-24T03:31:58.171Z | Checking ingot-types v0.1.2 |
| 429 | 2026-03-24T03:31:58.171Z | Checking dof v0.4.0 |
| 430 | 2026-03-24T03:31:58.588Z | Checking ingot v0.1.1 |
| 431 | 2026-03-24T03:31:59.445Z | Compiling usdt-macro v0.6.0 |
| 432 | 2026-03-24T03:31:59.448Z | Compiling usdt-attr-macro v0.6.0 |
| 433 | 2026-03-24T03:32:00.199Z | Checking usdt v0.6.0 |
| 434 | 2026-03-24T03:32:00.642Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 435 | 2026-03-24T03:32:12.310Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.98s |
| 436 | 2026-03-24T03:32:12.341Z | |
| 437 | 2026-03-24T03:32:12.345Z | real 27.075873447 |
| 438 | 2026-03-24T03:32:12.345Z | user 1:28.046373609 |
| 439 | 2026-03-24T03:32:12.345Z | sys 15.359166048 |
| 440 | 2026-03-24T03:32:12.345Z | trap 0.043458169 |
| 441 | 2026-03-24T03:32:12.345Z | tflt 0.199057960 |
| 442 | 2026-03-24T03:32:12.345Z | dflt 0.195381055 |
| 443 | 2026-03-24T03:32:12.345Z | kflt 0.000023294 |
| 444 | 2026-03-24T03:32:12.345Z | lock 5:12.551963315 |
| 445 | 2026-03-24T03:32:12.345Z | slp 4:28.238703985 |
| 446 | 2026-03-24T03:32:12.345Z | lat 3.460611393 |
| 447 | 2026-03-24T03:32:12.345Z | stop 7.718248392 |
| 448 | 2026-03-24T03:32:12.345Z | + header 'analyze no_std + engine + kernel' |
| 449 | 2026-03-24T03:32:12.345Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 450 | 2026-03-24T03:32:12.345Z | # ==== analyze no_std + engine + kernel ==== # |
| 451 | 2026-03-24T03:32:12.345Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 452 | 2026-03-24T03:32:12.577Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 453 | 2026-03-24T03:32:12.577Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 454 | 2026-03-24T03:32:12.602Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 455 | 2026-03-24T03:32:12.605Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 456 | 2026-03-24T03:32:12.955Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 457 | 2026-03-24T03:32:19.108Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.71s |
| 458 | 2026-03-24T03:32:19.142Z | |
| 459 | 2026-03-24T03:32:19.145Z | real 6.792155520 |
| 460 | 2026-03-24T03:32:19.145Z | user 7.309087934 |
| 461 | 2026-03-24T03:32:19.145Z | sys 1.130946598 |
| 462 | 2026-03-24T03:32:19.145Z | trap 0.000913088 |
| 463 | 2026-03-24T03:32:19.145Z | tflt 0.004826539 |
| 464 | 2026-03-24T03:32:19.145Z | dflt 0.001947248 |
| 465 | 2026-03-24T03:32:19.145Z | kflt 0.000000000 |
| 466 | 2026-03-24T03:32:19.145Z | lock 24.802350176 |
| 467 | 2026-03-24T03:32:19.145Z | slp 25.495212902 |
| 468 | 2026-03-24T03:32:19.145Z | lat 0.018710648 |
| 469 | 2026-03-24T03:32:19.145Z | stop 0.257239327 |
| 470 | 2026-03-24T03:32:19.145Z | + header test |
| 471 | 2026-03-24T03:32:19.145Z | + echo '# ==== test ==== #' |
| 472 | 2026-03-24T03:32:19.145Z | # ==== test ==== # |
| 473 | 2026-03-24T03:32:19.145Z | + ptime -m cargo test |
| 474 | 2026-03-24T03:32:19.344Z | Compiling serde_core v1.0.228 |
| 475 | 2026-03-24T03:32:19.348Z | Compiling thiserror v2.0.18 |
| 476 | 2026-03-24T03:32:19.348Z | Compiling zerocopy v0.8.42 |
| 477 | 2026-03-24T03:32:19.371Z | Compiling memchr v2.8.0 |
| 478 | 2026-03-24T03:32:19.376Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-24T03:32:19.381Z | Compiling unicode-ident v1.0.24 |
| 480 | 2026-03-24T03:32:19.385Z | Compiling libc v0.2.183 |
| 481 | 2026-03-24T03:32:19.385Z | Compiling zmij v1.0.21 |
| 482 | 2026-03-24T03:32:19.471Z | Compiling scroll v0.13.0 |
| 483 | 2026-03-24T03:32:19.530Z | Compiling proc-macro2 v1.0.106 |
| 484 | 2026-03-24T03:32:19.652Z | Compiling log v0.4.29 |
| 485 | 2026-03-24T03:32:19.833Z | Compiling ucd-trie v0.1.7 |
| 486 | 2026-03-24T03:32:19.854Z | Compiling plain v0.2.3 |
| 487 | 2026-03-24T03:32:19.858Z | Compiling itoa v1.0.17 |
| 488 | 2026-03-24T03:32:19.928Z | Compiling hash32 v0.3.1 |
| 489 | 2026-03-24T03:32:19.970Z | Compiling goblin v0.10.5 |
| 490 | 2026-03-24T03:32:20.122Z | Compiling quote v1.0.45 |
| 491 | 2026-03-24T03:32:20.167Z | Compiling pest v2.8.6 |
| 492 | 2026-03-24T03:32:20.748Z | Compiling macaddr v1.0.1 |
| 493 | 2026-03-24T03:32:20.994Z | Compiling stable_deref_trait v1.2.1 |
| 494 | 2026-03-24T03:32:21.065Z | Compiling pretty-hex v0.4.1 |
| 495 | 2026-03-24T03:32:21.077Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-03-24T03:32:21.150Z | Compiling heapless v0.8.0 |
| 497 | 2026-03-24T03:32:21.236Z | Compiling syn v2.0.117 |
| 498 | 2026-03-24T03:32:21.433Z | Compiling thread-id v5.1.0 |
| 499 | 2026-03-24T03:32:21.524Z | Compiling cobs v0.3.0 |
| 500 | 2026-03-24T03:32:21.727Z | Compiling dtrace-parser v0.3.0 |
| 501 | 2026-03-24T03:32:21.878Z | Compiling managed v0.8.0 |
| 502 | 2026-03-24T03:32:22.166Z | Compiling serde v1.0.228 |
| 503 | 2026-03-24T03:32:22.202Z | Compiling serde_json v1.0.149 |
| 504 | 2026-03-24T03:32:22.570Z | Compiling bitflags v2.11.0 |
| 505 | 2026-03-24T03:32:23.056Z | Compiling bitflags v1.3.2 |
| 506 | 2026-03-24T03:32:23.078Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-03-24T03:32:23.125Z | Compiling smoltcp v0.11.0 |
| 508 | 2026-03-24T03:32:23.133Z | Compiling postcard v1.1.3 |
| 509 | 2026-03-24T03:32:23.379Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-03-24T03:32:23.637Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-03-24T03:32:23.764Z | Compiling memmap2 v0.9.10 |
| 512 | 2026-03-24T03:32:24.116Z | Compiling dof v0.4.0 |
| 513 | 2026-03-24T03:32:24.133Z | Compiling ingot v0.1.1 |
| 514 | 2026-03-24T03:32:24.138Z | Compiling ipnetwork v0.21.1 |
| 515 | 2026-03-24T03:32:24.814Z | Compiling either v1.15.0 |
| 516 | 2026-03-24T03:32:25.077Z | Compiling unicode-width v0.2.2 |
| 517 | 2026-03-24T03:32:25.484Z | Compiling usdt-impl v0.6.0 |
| 518 | 2026-03-24T03:32:26.353Z | Compiling usdt v0.6.0 |
| 519 | 2026-03-24T03:32:26.415Z | Compiling tabwriter v1.4.1 |
| 520 | 2026-03-24T03:32:26.925Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 521 | 2026-03-24T03:32:27.126Z | Compiling itertools v0.14.0 |
| 522 | 2026-03-24T03:32:27.282Z | Compiling ref-cast v1.0.25 |
| 523 | 2026-03-24T03:32:27.439Z | Compiling crc32fast v1.5.0 |
| 524 | 2026-03-24T03:32:27.753Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 525 | 2026-03-24T03:32:28.639Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 526 | 2026-03-24T03:32:28.958Z | Compiling dyn-clone v1.0.20 |
| 527 | 2026-03-24T03:32:46.819Z | Finished `test` profile [optimized + debuginfo] target(s) in 27.66s |
| 528 | 2026-03-24T03:32:46.836Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-eafb29c1102bc78b) |
| 529 | 2026-03-24T03:32:46.839Z | |
| 530 | 2026-03-24T03:32:46.840Z | running 72 tests |
| 531 | 2026-03-24T03:32:46.840Z | test d_error::tests::name_and_data_storage ... ok |
| 532 | 2026-03-24T03:32:46.840Z | test d_error::tests::name_truncation ... ok |
| 533 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 534 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::chain_append_links ... ok |
| 535 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 536 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 537 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 538 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::prefix_len ... ok |
| 539 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::read_seg ... ok |
| 540 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 541 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 542 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::truncate ... ok |
| 543 | 2026-03-24T03:32:46.840Z | test ddi::time::test::good_interval ... ok |
| 544 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::wrap ... ok |
| 545 | 2026-03-24T03:32:46.840Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 546 | 2026-03-24T03:32:46.840Z | test engine::dhcp::test::hostname_encode ... ok |
| 547 | 2026-03-24T03:32:46.845Z | test engine::dhcp::test::domainname_encode ... ok |
| 548 | 2026-03-24T03:32:46.845Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 549 | 2026-03-24T03:32:46.845Z | test engine::dhcp::test::offlink_encode ... ok |
| 550 | 2026-03-24T03:32:46.845Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 551 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 552 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 553 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 554 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 555 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 556 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 557 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 558 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 559 | 2026-03-24T03:32:46.845Z | test ddi::time::test::bad_interval - should panic ... ok |
| 560 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 561 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 562 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 563 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 564 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 565 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 566 | 2026-03-24T03:32:46.845Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 567 | 2026-03-24T03:32:46.846Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 568 | 2026-03-24T03:32:46.846Z | test engine::dhcpv6::options::test::test_status ... ok |
| 569 | 2026-03-24T03:32:46.846Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 570 | 2026-03-24T03:32:46.846Z | test engine::ether::test::emit ... ok |
| 571 | 2026-03-24T03:32:46.846Z | test engine::geneve::test::emit_no_opts ... ok |
| 572 | 2026-03-24T03:32:46.846Z | test engine::flow_table::test::flow_clear ... ok |
| 573 | 2026-03-24T03:32:46.846Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 574 | 2026-03-24T03:32:46.846Z | test engine::geneve::test::emit_single_opt ... ok |
| 575 | 2026-03-24T03:32:46.846Z | test engine::flow_table::test::flow_expired ... ok |
| 576 | 2026-03-24T03:32:46.846Z | test engine::ip::v4::test::cidr_match ... ok |
| 577 | 2026-03-24T03:32:46.846Z | test engine::ip::v4::test::emit ... ok |
| 578 | 2026-03-24T03:32:46.846Z | test engine::ip::v4::test::match_check ... ok |
| 579 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 580 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::from_pairs ... ok |
| 581 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::emit ... ok |
| 582 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::option_push_spec ... ok |
| 583 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 584 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 585 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 586 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 587 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 588 | 2026-03-24T03:32:46.846Z | test engine::packet::test::read_multi_segment ... ok |
| 589 | 2026-03-24T03:32:46.846Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 590 | 2026-03-24T03:32:46.846Z | test engine::packet::test::read_single_segment ... ok |
| 591 | 2026-03-24T03:32:46.846Z | test engine::layer::test::find_rule ... ok |
| 592 | 2026-03-24T03:32:46.846Z | test engine::packet::test::small_packet_with_padding ... ok |
| 593 | 2026-03-24T03:32:46.846Z | test engine::packet::test::straddled_tcp ... ok |
| 594 | 2026-03-24T03:32:46.846Z | test engine::nat::test::nat4_rewrite ... ok |
| 595 | 2026-03-24T03:32:46.846Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 596 | 2026-03-24T03:32:46.846Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 597 | 2026-03-24T03:32:46.846Z | test engine::ip::v6::test::push_spec ... ok |
| 598 | 2026-03-24T03:32:46.846Z | test engine::rule::rule_matching ... ok |
| 599 | 2026-03-24T03:32:46.846Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 600 | 2026-03-24T03:32:46.846Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 601 | 2026-03-24T03:32:46.846Z | test engine::snat::test::nat_mappings ... ok |
| 602 | 2026-03-24T03:32:46.846Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 603 | 2026-03-24T03:32:46.846Z | |
| 604 | 2026-03-24T03:32:46.846Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 605 | 2026-03-24T03:32:46.847Z | |
| 606 | 2026-03-24T03:32:46.847Z | Doc-tests opte |
| 607 | 2026-03-24T03:32:49.418Z | |
| 608 | 2026-03-24T03:32:49.418Z | running 3 tests |
| 609 | 2026-03-24T03:32:49.424Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 610 | 2026-03-24T03:32:49.424Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 611 | 2026-03-24T03:32:49.424Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 612 | 2026-03-24T03:32:49.424Z | |
| 613 | 2026-03-24T03:32:49.424Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 614 | 2026-03-24T03:32:49.424Z | |
| 615 | 2026-03-24T03:32:49.428Z | all doctests ran in 1.80s; merged doctests compilation took 1.79s |
| 616 | 2026-03-24T03:32:49.471Z | |
| 617 | 2026-03-24T03:32:49.475Z | real 30.313391360 |
| 618 | 2026-03-24T03:32:49.475Z | user 2:35.376277090 |
| 619 | 2026-03-24T03:32:49.475Z | sys 8.673620985 |
| 620 | 2026-03-24T03:32:49.475Z | trap 0.071409296 |
| 621 | 2026-03-24T03:32:49.475Z | tflt 0.293448034 |
| 622 | 2026-03-24T03:32:49.475Z | dflt 0.279932609 |
| 623 | 2026-03-24T03:32:49.475Z | kflt 0.000003458 |
| 624 | 2026-03-24T03:32:49.475Z | lock 7:49.137942928 |
| 625 | 2026-03-24T03:32:49.475Z | slp 4:51.124429649 |
| 626 | 2026-03-24T03:32:49.475Z | lat 6.981715804 |
| 627 | 2026-03-24T03:32:49.475Z | stop 3.889819895 |
| 628 | 2026-03-24T03:32:49.475Z | process exited: duration 113150 ms, exit code 0 |
| |
| 629 | 2026-03-24T03:32:49.482Z | found 0 output files |