|
|
|
| 1 | 2026-04-01T13:07:52.605Z | job assigned to worker 01KN4JFD38E390D6VXPRPSFP4D [factory aws, i-0ffca7f10ddaf18d2] (queued for 48 s) |
| |
| 2 | 2026-04-01T13:07:59.880Z | starting task 0: "setup" |
| 3 | 2026-04-01T13:07:59.887Z | ++ uname -s |
| 4 | 2026-04-01T13:07:59.890Z | + kern=SunOS |
| 5 | 2026-04-01T13:07:59.890Z | + build_user=build |
| 6 | 2026-04-01T13:07:59.890Z | + build_uid=12345 |
| 7 | 2026-04-01T13:07:59.890Z | + work_dir=/work |
| 8 | 2026-04-01T13:07:59.890Z | + input_dir=/input |
| 9 | 2026-04-01T13:07:59.890Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T13:07:59.891Z | + case "$kern" in |
| 11 | 2026-04-01T13:07:59.891Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T13:07:59.893Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T13:08:01.898Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T13:08:02.002Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T13:08:02.005Z | + home_fs=zfs |
| 16 | 2026-04-01T13:08:02.005Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T13:08:02.005Z | + mkdir -p /home/build |
| 18 | 2026-04-01T13:08:02.005Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T13:08:04.005Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T13:08:04.008Z | process exited: duration 4126 ms, exit code 0 |
| |
| 21 | 2026-04-01T13:08:04.015Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T13:08:04.019Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-04-01T13:08:04.019Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T13:08:04.019Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-01T13:08:04.019Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-01T13:08:04.019Z | * rust toolchain channel = "1.93.1" |
| 27 | 2026-04-01T13:08:04.019Z | * rust toolchain profile = "default" |
| 28 | 2026-04-01T13:08:04.022Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T13:08:04.022Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-04-01T13:08:04.142Z | info: downloading installer |
| 31 | 2026-04-01T13:08:05.773Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T13:08:05.773Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T13:08:05.773Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T13:08:05.773Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T13:08:05.773Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T13:08:05.773Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T13:08:05.773Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T13:08:05.773Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T13:08:05.773Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T13:08:05.773Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T13:08:05.773Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T13:08:05.773Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T13:08:05.773Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T13:08:05.786Z | info: profile set to default |
| 45 | 2026-04-01T13:08:05.786Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T13:08:05.789Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T13:08:05.911Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-04-01T13:08:05.914Z | info: downloading 6 components |
| 49 | 2026-04-01T13:08:21.681Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T13:08:21.681Z | |
| 51 | 2026-04-01T13:08:21.707Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-04-01T13:08:21.707Z | |
| 53 | 2026-04-01T13:08:21.707Z | |
| 54 | 2026-04-01T13:08:21.707Z | Rust is installed now. Great! |
| 55 | 2026-04-01T13:08:21.707Z | |
| 56 | 2026-04-01T13:08:21.707Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T13:08:21.708Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T13:08:21.708Z | |
| 59 | 2026-04-01T13:08:21.708Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T13:08:21.708Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T13:08:21.708Z | |
| 62 | 2026-04-01T13:08:21.708Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T13:08:21.708Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T13:08:21.708Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T13:08:21.708Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T13:08:21.708Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T13:08:21.708Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T13:08:21.708Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T13:08:21.711Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T13:08:21.711Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T13:08:21.795Z | + rustup --version |
| 72 | 2026-04-01T13:08:21.805Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T13:08:21.808Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T13:08:21.826Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-04-01T13:08:21.828Z | + cargo --version |
| 76 | 2026-04-01T13:08:21.842Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-04-01T13:08:21.844Z | + rustc --version |
| 78 | 2026-04-01T13:08:21.863Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-04-01T13:08:21.865Z | process exited: duration 17848 ms, exit code 0 |
| |
| 80 | 2026-04-01T13:08:21.871Z | starting task 2: "authentication" |
| 81 | 2026-04-01T13:08:21.887Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-01T13:08:21.892Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T13:08:21.895Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T13:08:21.898Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T13:08:21.929Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T13:08:22.846Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T13:08:22.846Z | + git fetch origin 6667036f728e9a8e2d120b744081a50a095570ff |
| 88 | 2026-04-01T13:08:23.123Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T13:08:23.123Z | * branch 6667036f728e9a8e2d120b744081a50a095570ff -> FETCH_HEAD |
| 90 | 2026-04-01T13:08:23.128Z | + [[ -n renovate/darling-0.x ]] |
| 91 | 2026-04-01T13:08:23.131Z | ++ git branch --show-current |
| 92 | 2026-04-01T13:08:23.131Z | + current=master |
| 93 | 2026-04-01T13:08:23.131Z | + [[ master != renovate/darling-0.x ]] |
| 94 | 2026-04-01T13:08:23.131Z | + git branch -f renovate/darling-0.x 6667036f728e9a8e2d120b744081a50a095570ff |
| 95 | 2026-04-01T13:08:23.134Z | + git checkout -f renovate/darling-0.x |
| 96 | 2026-04-01T13:08:23.149Z | Switched to branch 'renovate/darling-0.x' |
| 97 | 2026-04-01T13:08:23.154Z | + git reset --hard 6667036f728e9a8e2d120b744081a50a095570ff |
| 98 | 2026-04-01T13:08:23.165Z | HEAD is now at 6667036 Update Rust crate darling to 0.23 |
| 99 | 2026-04-01T13:08:23.168Z | process exited: duration 1273 ms, exit code 0 |
| |
| 100 | 2026-04-01T13:08:23.174Z | starting task 4: "build" |
| 101 | 2026-04-01T13:08:23.178Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T13:08:23.178Z | ++ rustup show active-toolchain |
| 103 | 2026-04-01T13:08:23.183Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-01T13:08:23.186Z | ++ pushd xde |
| 105 | 2026-04-01T13:08:23.186Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-01T13:08:23.186Z | ++ rustup show active-toolchain |
| 107 | 2026-04-01T13:08:23.191Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-04-01T13:08:23.347Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-04-01T13:08:23.351Z | info: downloading 6 components |
| 110 | 2026-04-01T13:08:37.069Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-01T13:08:37.156Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-01T13:08:37.159Z | +++ head -n 1 |
| 113 | 2026-04-01T13:08:37.159Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-01T13:08:37.210Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-04-01T13:08:37.210Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-04-01T13:08:37.210Z | ++ popd |
| 117 | 2026-04-01T13:08:37.213Z | /work/oxidecomputer/opte |
| 118 | 2026-04-01T13:08:37.213Z | + cargo --version |
| 119 | 2026-04-01T13:08:37.221Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-04-01T13:08:37.224Z | + rustc --version |
| 121 | 2026-04-01T13:08:37.241Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-04-01T13:08:37.244Z | + cd lib/opte |
| 123 | 2026-04-01T13:08:37.244Z | + header 'check style' |
| 124 | 2026-04-01T13:08:37.244Z | + echo '# ==== check style ==== #' |
| 125 | 2026-04-01T13:08:37.244Z | # ==== check style ==== # |
| 126 | 2026-04-01T13:08:37.244Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-04-01T13:08:37.422Z | |
| 128 | 2026-04-01T13:08:37.422Z | real 0.176196837 |
| 129 | 2026-04-01T13:08:37.422Z | user 0.133692911 |
| 130 | 2026-04-01T13:08:37.422Z | sys 0.037799865 |
| 131 | 2026-04-01T13:08:37.423Z | trap 0.000005959 |
| 132 | 2026-04-01T13:08:37.423Z | tflt 0.000014465 |
| 133 | 2026-04-01T13:08:37.423Z | dflt 0.000003328 |
| 134 | 2026-04-01T13:08:37.423Z | kflt 0.000000000 |
| 135 | 2026-04-01T13:08:37.423Z | lock 0.045439811 |
| 136 | 2026-04-01T13:08:37.423Z | slp 0.158477684 |
| 137 | 2026-04-01T13:08:37.423Z | lat 0.001009785 |
| 138 | 2026-04-01T13:08:37.423Z | stop 0.000093619 |
| 139 | 2026-04-01T13:08:37.426Z | + header 'check docs' |
| 140 | 2026-04-01T13:08:37.426Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-04-01T13:08:37.426Z | # ==== check docs ==== # |
| 142 | 2026-04-01T13:08:37.426Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-04-01T13:08:37.426Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-04-01T13:08:37.491Z | Updating crates.io index |
| 145 | 2026-04-01T13:08:37.540Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-01T13:08:39.548Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-01T13:08:39.848Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-01T13:08:40.608Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-01T13:08:41.110Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-01T13:08:41.870Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-01T13:08:42.491Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-01T13:08:44.635Z | Downloading crates ... |
| 153 | 2026-04-01T13:08:44.680Z | Downloaded dof v0.4.0 |
| 154 | 2026-04-01T13:08:44.687Z | Downloaded defmt-parser v1.0.0 |
| 155 | 2026-04-01T13:08:44.690Z | Downloaded dyn-clone v1.0.20 |
| 156 | 2026-04-01T13:08:44.692Z | Downloaded digest v0.10.7 |
| 157 | 2026-04-01T13:08:44.695Z | Downloaded defmt-macros v1.0.1 |
| 158 | 2026-04-01T13:08:44.700Z | Downloaded macaddr v1.0.1 |
| 159 | 2026-04-01T13:08:44.703Z | Downloaded hash32 v0.3.1 |
| 160 | 2026-04-01T13:08:44.703Z | Downloaded aho-corasick v1.1.4 |
| 161 | 2026-04-01T13:08:44.707Z | Downloaded stable_deref_trait v1.2.1 |
| 162 | 2026-04-01T13:08:44.710Z | Downloaded embedded-io v0.4.0 |
| 163 | 2026-04-01T13:08:44.710Z | Downloaded either v1.15.0 |
| 164 | 2026-04-01T13:08:44.710Z | Downloaded usdt-attr-macro v0.6.0 |
| 165 | 2026-04-01T13:08:44.713Z | Downloaded plain v0.2.3 |
| 166 | 2026-04-01T13:08:44.716Z | Downloaded crypto-common v0.1.7 |
| 167 | 2026-04-01T13:08:44.718Z | Downloaded fnv v1.0.7 |
| 168 | 2026-04-01T13:08:44.719Z | Downloaded strsim v0.11.1 |
| 169 | 2026-04-01T13:08:44.719Z | Downloaded generic-array v0.14.7 |
| 170 | 2026-04-01T13:08:44.725Z | Downloaded ref-cast-impl v1.0.25 |
| 171 | 2026-04-01T13:08:44.728Z | Downloaded dtrace-parser v0.3.0 |
| 172 | 2026-04-01T13:08:44.731Z | Downloaded cobs v0.3.0 |
| 173 | 2026-04-01T13:08:44.734Z | Downloaded embedded-io v0.6.1 |
| 174 | 2026-04-01T13:08:44.738Z | Downloaded usdt v0.6.0 |
| 175 | 2026-04-01T13:08:44.745Z | Downloaded pretty-hex v0.4.2 |
| 176 | 2026-04-01T13:08:44.748Z | Downloaded usdt-macro v0.6.0 |
| 177 | 2026-04-01T13:08:44.751Z | Downloaded darling_macro v0.23.0 |
| 178 | 2026-04-01T13:08:44.756Z | Downloaded itoa v1.0.18 |
| 179 | 2026-04-01T13:08:44.759Z | Downloaded block-buffer v0.10.4 |
| 180 | 2026-04-01T13:08:44.762Z | Downloaded ipnetwork v0.21.1 |
| 181 | 2026-04-01T13:08:44.762Z | Downloaded proc-macro-error2 v2.0.1 |
| 182 | 2026-04-01T13:08:44.762Z | Downloaded managed v0.8.0 |
| 183 | 2026-04-01T13:08:44.765Z | Downloaded scroll_derive v0.13.1 |
| 184 | 2026-04-01T13:08:44.768Z | Downloaded cpufeatures v0.2.17 |
| 185 | 2026-04-01T13:08:44.768Z | Downloaded darling_macro v0.21.3 |
| 186 | 2026-04-01T13:08:44.771Z | Downloaded thread-id v5.1.0 |
| 187 | 2026-04-01T13:08:44.773Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 188 | 2026-04-01T13:08:44.773Z | Downloaded ident_case v1.0.1 |
| 189 | 2026-04-01T13:08:44.776Z | Downloaded ref-cast v1.0.25 |
| 190 | 2026-04-01T13:08:44.776Z | Downloaded defmt v0.3.100 |
| 191 | 2026-04-01T13:08:44.776Z | Downloaded ingot-macros v0.1.1 |
| 192 | 2026-04-01T13:08:44.780Z | Downloaded bitflags v2.11.0 |
| 193 | 2026-04-01T13:08:44.785Z | Downloaded tabwriter v1.4.1 |
| 194 | 2026-04-01T13:08:44.788Z | Downloaded scroll v0.13.0 |
| 195 | 2026-04-01T13:08:44.788Z | Downloaded ingot v0.1.1 |
| 196 | 2026-04-01T13:08:44.788Z | Downloaded version_check v0.9.5 |
| 197 | 2026-04-01T13:08:44.792Z | Downloaded bitflags v1.3.2 |
| 198 | 2026-04-01T13:08:44.795Z | Downloaded thiserror v2.0.18 |
| 199 | 2026-04-01T13:08:44.797Z | Downloaded sha2 v0.10.9 |
| 200 | 2026-04-01T13:08:44.802Z | Downloaded defmt v1.0.1 |
| 201 | 2026-04-01T13:08:44.806Z | Downloaded quote v1.0.45 |
| 202 | 2026-04-01T13:08:44.808Z | Downloaded zmij v1.0.21 |
| 203 | 2026-04-01T13:08:44.811Z | Downloaded pest_derive v2.8.6 |
| 204 | 2026-04-01T13:08:44.814Z | Downloaded thiserror-impl v2.0.18 |
| 205 | 2026-04-01T13:08:44.817Z | Downloaded ingot-types v0.1.2 |
| 206 | 2026-04-01T13:08:44.817Z | Downloaded cfg-if v1.0.4 |
| 207 | 2026-04-01T13:08:44.820Z | Downloaded pest_generator v2.8.6 |
| 208 | 2026-04-01T13:08:44.823Z | Downloaded byteorder v1.5.0 |
| 209 | 2026-04-01T13:08:44.829Z | Downloaded postcard v1.1.3 |
| 210 | 2026-04-01T13:08:44.831Z | Downloaded darling v0.23.0 |
| 211 | 2026-04-01T13:08:44.834Z | Downloaded usdt-impl v0.6.0 |
| 212 | 2026-04-01T13:08:44.850Z | Downloaded serde_tokenstream v0.2.3 |
| 213 | 2026-04-01T13:08:44.853Z | Downloaded heapless v0.8.0 |
| 214 | 2026-04-01T13:08:44.855Z | Downloaded ucd-trie v0.1.7 |
| 215 | 2026-04-01T13:08:44.859Z | Downloaded proc-macro2 v1.0.106 |
| 216 | 2026-04-01T13:08:44.860Z | Downloaded serde_derive v1.0.228 |
| 217 | 2026-04-01T13:08:44.862Z | Downloaded log v0.4.29 |
| 218 | 2026-04-01T13:08:44.865Z | Downloaded memmap2 v0.9.10 |
| 219 | 2026-04-01T13:08:44.870Z | Downloaded darling v0.21.3 |
| 220 | 2026-04-01T13:08:44.873Z | Downloaded serde_core v1.0.228 |
| 221 | 2026-04-01T13:08:44.876Z | Downloaded crc32fast v1.5.0 |
| 222 | 2026-04-01T13:08:44.879Z | Downloaded unicode-ident v1.0.24 |
| 223 | 2026-04-01T13:08:44.882Z | Downloaded typenum v1.19.0 |
| 224 | 2026-04-01T13:08:44.890Z | Downloaded pest_meta v2.8.6 |
| 225 | 2026-04-01T13:08:44.896Z | Downloaded darling_core v0.23.0 |
| 226 | 2026-04-01T13:08:44.898Z | Downloaded darling_core v0.21.3 |
| 227 | 2026-04-01T13:08:44.901Z | Downloaded zerocopy-derive v0.8.47 |
| 228 | 2026-04-01T13:08:44.905Z | Downloaded memchr v2.8.0 |
| 229 | 2026-04-01T13:08:44.908Z | Downloaded serde v1.0.228 |
| 230 | 2026-04-01T13:08:44.934Z | Downloaded pest v2.8.6 |
| 231 | 2026-04-01T13:08:44.954Z | Downloaded serde_json v1.0.149 |
| 232 | 2026-04-01T13:08:44.958Z | Downloaded regex v1.12.3 |
| 233 | 2026-04-01T13:08:44.961Z | Downloaded itertools v0.14.0 |
| 234 | 2026-04-01T13:08:45.007Z | Downloaded goblin v0.10.5 |
| 235 | 2026-04-01T13:08:45.017Z | Downloaded unicode-width v0.2.2 |
| 236 | 2026-04-01T13:08:45.022Z | Downloaded zerocopy v0.8.47 |
| 237 | 2026-04-01T13:08:45.033Z | Downloaded smoltcp v0.11.0 |
| 238 | 2026-04-01T13:08:45.038Z | Downloaded syn v2.0.117 |
| 239 | 2026-04-01T13:08:45.044Z | Downloaded regex-syntax v0.8.10 |
| 240 | 2026-04-01T13:08:45.080Z | Downloaded regex-automata v0.4.14 |
| 241 | 2026-04-01T13:08:45.088Z | Downloaded libc v0.2.183 |
| 242 | 2026-04-01T13:08:45.147Z | Compiling proc-macro2 v1.0.106 |
| 243 | 2026-04-01T13:08:45.147Z | Compiling quote v1.0.45 |
| 244 | 2026-04-01T13:08:45.147Z | Compiling unicode-ident v1.0.24 |
| 245 | 2026-04-01T13:08:45.150Z | Documenting unicode-ident v1.0.24 |
| 246 | 2026-04-01T13:08:45.150Z | Compiling strsim v0.11.1 |
| 247 | 2026-04-01T13:08:45.150Z | Compiling ident_case v1.0.1 |
| 248 | 2026-04-01T13:08:45.150Z | Compiling serde_core v1.0.228 |
| 249 | 2026-04-01T13:08:45.301Z | Compiling fnv v1.0.7 |
| 250 | 2026-04-01T13:08:45.318Z | Checking memchr v2.8.0 |
| 251 | 2026-04-01T13:08:45.478Z | Compiling serde v1.0.228 |
| 252 | 2026-04-01T13:08:45.494Z | Compiling regex-syntax v0.8.10 |
| 253 | 2026-04-01T13:08:45.531Z | Compiling zerocopy v0.8.47 |
| 254 | 2026-04-01T13:08:45.734Z | Documenting proc-macro2 v1.0.106 |
| 255 | 2026-04-01T13:08:45.782Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-04-01T13:08:45.872Z | Compiling thiserror v2.0.18 |
| 257 | 2026-04-01T13:08:46.219Z | Checking syn v2.0.117 |
| 258 | 2026-04-01T13:08:46.307Z | Documenting quote v1.0.45 |
| 259 | 2026-04-01T13:08:46.386Z | Compiling either v1.15.0 |
| 260 | 2026-04-01T13:08:46.657Z | Checking byteorder v1.5.0 |
| 261 | 2026-04-01T13:08:46.779Z | Documenting syn v2.0.117 |
| 262 | 2026-04-01T13:08:46.811Z | Compiling itertools v0.14.0 |
| 263 | 2026-04-01T13:08:46.984Z | Compiling regex-automata v0.4.14 |
| 264 | 2026-04-01T13:08:47.179Z | Documenting memchr v2.8.0 |
| 265 | 2026-04-01T13:08:47.514Z | Compiling heapless v0.8.0 |
| 266 | 2026-04-01T13:08:47.784Z | Documenting aho-corasick v1.1.4 |
| 267 | 2026-04-01T13:08:47.972Z | Checking bitflags v2.11.0 |
| 268 | 2026-04-01T13:08:48.001Z | Checking hash32 v0.3.1 |
| 269 | 2026-04-01T13:08:48.107Z | Documenting serde_core v1.0.228 |
| 270 | 2026-04-01T13:08:48.124Z | Checking cfg-if v1.0.4 |
| 271 | 2026-04-01T13:08:48.166Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-04-01T13:08:48.180Z | Checking macaddr v1.0.1 |
| 273 | 2026-04-01T13:08:48.312Z | Documenting regex-syntax v0.8.10 |
| 274 | 2026-04-01T13:08:48.318Z | Checking darling_core v0.21.3 |
| 275 | 2026-04-01T13:08:48.508Z | Compiling smoltcp v0.11.0 |
| 276 | 2026-04-01T13:08:48.896Z | Compiling regex v1.12.3 |
| 277 | 2026-04-01T13:08:49.273Z | Compiling darling_core v0.23.0 |
| 278 | 2026-04-01T13:08:49.362Z | Documenting regex-automata v0.4.14 |
| 279 | 2026-04-01T13:08:49.507Z | Documenting thiserror-impl v2.0.18 |
| 280 | 2026-04-01T13:08:49.588Z | Documenting zerocopy-derive v0.8.47 |
| 281 | 2026-04-01T13:08:49.804Z | Documenting serde_derive v1.0.228 |
| 282 | 2026-04-01T13:08:49.931Z | Compiling zerocopy-derive v0.8.47 |
| 283 | 2026-04-01T13:08:50.283Z | Compiling serde_derive v1.0.228 |
| 284 | 2026-04-01T13:08:50.416Z | Compiling thiserror-impl v2.0.18 |
| 285 | 2026-04-01T13:08:50.711Z | Documenting regex v1.12.3 |
| 286 | 2026-04-01T13:08:50.863Z | Documenting byteorder v1.5.0 |
| 287 | 2026-04-01T13:08:50.913Z | Checking managed v0.8.0 |
| 288 | 2026-04-01T13:08:50.962Z | Compiling darling_macro v0.21.3 |
| 289 | 2026-04-01T13:08:51.093Z | Checking bitflags v1.3.2 |
| 290 | 2026-04-01T13:08:51.155Z | Documenting bitflags v2.11.0 |
| 291 | 2026-04-01T13:08:51.386Z | Documenting hash32 v0.3.1 |
| 292 | 2026-04-01T13:08:51.393Z | Compiling darling_macro v0.23.0 |
| 293 | 2026-04-01T13:08:51.542Z | Compiling darling v0.21.3 |
| 294 | 2026-04-01T13:08:51.615Z | Compiling ingot-macros v0.1.1 |
| 295 | 2026-04-01T13:08:51.699Z | Documenting ingot-macros v0.1.1 |
| 296 | 2026-04-01T13:08:51.707Z | Checking cobs v0.3.0 |
| 297 | 2026-04-01T13:08:51.768Z | Documenting thiserror v2.0.18 |
| 298 | 2026-04-01T13:08:51.834Z | Documenting zerocopy v0.8.47 |
| 299 | 2026-04-01T13:08:51.917Z | Compiling crc32fast v1.5.0 |
| 300 | 2026-04-01T13:08:51.972Z | Documenting macaddr v1.0.1 |
| 301 | 2026-04-01T13:08:52.223Z | Documenting cfg-if v1.0.4 |
| 302 | 2026-04-01T13:08:52.303Z | Compiling ref-cast v1.0.25 |
| 303 | 2026-04-01T13:08:52.516Z | Documenting stable_deref_trait v1.2.1 |
| 304 | 2026-04-01T13:08:52.663Z | Documenting cobs v0.3.0 |
| 305 | 2026-04-01T13:08:52.948Z | Documenting serde v1.0.228 |
| 306 | 2026-04-01T13:08:53.080Z | Documenting heapless v0.8.0 |
| 307 | 2026-04-01T13:08:53.258Z | Compiling ref-cast-impl v1.0.25 |
| 308 | 2026-04-01T13:08:53.332Z | Checking postcard v1.1.3 |
| 309 | 2026-04-01T13:08:53.896Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 310 | 2026-04-01T13:08:53.930Z | Compiling version_check v0.9.5 |
| 311 | 2026-04-01T13:08:54.023Z | Documenting managed v0.8.0 |
| 312 | 2026-04-01T13:08:54.101Z | Checking unicode-width v0.2.2 |
| 313 | 2026-04-01T13:08:54.225Z | Checking ipnetwork v0.21.1 |
| 314 | 2026-04-01T13:08:54.318Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 315 | 2026-04-01T13:08:54.343Z | Checking ingot-types v0.1.2 |
| 316 | 2026-04-01T13:08:54.350Z | Compiling darling v0.23.0 |
| 317 | 2026-04-01T13:08:54.396Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 318 | 2026-04-01T13:08:54.421Z | Documenting ref-cast-impl v1.0.25 |
| 319 | 2026-04-01T13:08:54.491Z | Documenting postcard v1.1.3 |
| 320 | 2026-04-01T13:08:54.560Z | Documenting either v1.15.0 |
| 321 | 2026-04-01T13:08:54.683Z | Checking ingot v0.1.1 |
| 322 | 2026-04-01T13:08:54.710Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-04-01T13:08:54.836Z | Documenting ingot-types v0.1.2 |
| 324 | 2026-04-01T13:08:54.849Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-04-01T13:08:55.122Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-04-01T13:08:55.327Z | Documenting itertools v0.14.0 |
| 327 | 2026-04-01T13:08:55.577Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-04-01T13:08:55.816Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 329 | 2026-04-01T13:08:56.032Z | Documenting tabwriter v1.4.1 |
| 330 | 2026-04-01T13:08:56.181Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 331 | 2026-04-01T13:08:56.338Z | Documenting ingot v0.1.1 |
| 332 | 2026-04-01T13:08:56.589Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 333 | 2026-04-01T13:08:56.921Z | Checking tabwriter v1.4.1 |
| 334 | 2026-04-01T13:08:57.141Z | Documenting crc32fast v1.5.0 |
| 335 | 2026-04-01T13:08:57.242Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-04-01T13:08:57.275Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-04-01T13:08:57.605Z | Checking dyn-clone v1.0.20 |
| 338 | 2026-04-01T13:08:57.701Z | Documenting dyn-clone v1.0.20 |
| 339 | 2026-04-01T13:08:58.808Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-04-01T13:08:59.950Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-04-01T13:09:02.155Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.72s |
| 342 | 2026-04-01T13:09:02.240Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-04-01T13:09:02.259Z | |
| 344 | 2026-04-01T13:09:02.259Z | real 24.815053295 |
| 345 | 2026-04-01T13:09:02.259Z | user 1:15.388604835 |
| 346 | 2026-04-01T13:09:02.259Z | sys 15.960813443 |
| 347 | 2026-04-01T13:09:02.263Z | trap 0.045699143 |
| 348 | 2026-04-01T13:09:02.263Z | tflt 0.122985881 |
| 349 | 2026-04-01T13:09:02.263Z | dflt 0.058796102 |
| 350 | 2026-04-01T13:09:02.263Z | kflt 0.008475052 |
| 351 | 2026-04-01T13:09:02.263Z | lock 6:41.579684775 |
| 352 | 2026-04-01T13:09:02.264Z | slp 4:14.336117406 |
| 353 | 2026-04-01T13:09:02.264Z | lat 9.618697563 |
| 354 | 2026-04-01T13:09:02.264Z | stop 9.690349095 |
| 355 | 2026-04-01T13:09:02.264Z | + header 'analyze std + api' |
| 356 | 2026-04-01T13:09:02.264Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-04-01T13:09:02.264Z | # ==== analyze std + api ==== # |
| 358 | 2026-04-01T13:09:02.264Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-04-01T13:09:02.492Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-04-01T13:09:02.492Z | Compiling quote v1.0.45 |
| 361 | 2026-04-01T13:09:02.492Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-04-01T13:09:02.492Z | Compiling memchr v2.8.0 |
| 363 | 2026-04-01T13:09:02.492Z | Compiling thiserror v2.0.18 |
| 364 | 2026-04-01T13:09:02.492Z | Compiling zerocopy v0.8.47 |
| 365 | 2026-04-01T13:09:02.492Z | Compiling zmij v1.0.21 |
| 366 | 2026-04-01T13:09:02.495Z | Compiling serde_core v1.0.228 |
| 367 | 2026-04-01T13:09:02.664Z | Compiling libc v0.2.183 |
| 368 | 2026-04-01T13:09:02.843Z | Compiling ucd-trie v0.1.7 |
| 369 | 2026-04-01T13:09:02.874Z | Compiling strsim v0.11.1 |
| 370 | 2026-04-01T13:09:02.877Z | Compiling serde_json v1.0.149 |
| 371 | 2026-04-01T13:09:02.877Z | Compiling ident_case v1.0.1 |
| 372 | 2026-04-01T13:09:02.984Z | Compiling pest v2.8.6 |
| 373 | 2026-04-01T13:09:03.096Z | Compiling serde v1.0.228 |
| 374 | 2026-04-01T13:09:03.301Z | Compiling fnv v1.0.7 |
| 375 | 2026-04-01T13:09:03.419Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-04-01T13:09:03.457Z | Compiling regex-syntax v0.8.10 |
| 377 | 2026-04-01T13:09:03.466Z | Checking byteorder v1.5.0 |
| 378 | 2026-04-01T13:09:03.657Z | Compiling itoa v1.0.18 |
| 379 | 2026-04-01T13:09:03.828Z | Compiling syn v2.0.117 |
| 380 | 2026-04-01T13:09:04.165Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-04-01T13:09:04.365Z | Compiling usdt-impl v0.6.0 |
| 382 | 2026-04-01T13:09:04.457Z | Compiling either v1.15.0 |
| 383 | 2026-04-01T13:09:04.736Z | Compiling itertools v0.14.0 |
| 384 | 2026-04-01T13:09:04.836Z | Compiling thread-id v5.1.0 |
| 385 | 2026-04-01T13:09:04.895Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-04-01T13:09:05.121Z | Compiling heapless v0.8.0 |
| 387 | 2026-04-01T13:09:05.195Z | Checking log v0.4.29 |
| 388 | 2026-04-01T13:09:05.339Z | Checking plain v0.2.3 |
| 389 | 2026-04-01T13:09:05.613Z | Checking bitflags v2.11.0 |
| 390 | 2026-04-01T13:09:05.662Z | Checking hash32 v0.3.1 |
| 391 | 2026-04-01T13:09:05.768Z | Checking cfg-if v1.0.4 |
| 392 | 2026-04-01T13:09:05.778Z | Checking stable_deref_trait v1.2.1 |
| 393 | 2026-04-01T13:09:05.822Z | Checking macaddr v1.0.1 |
| 394 | 2026-04-01T13:09:05.838Z | Checking pretty-hex v0.4.2 |
| 395 | 2026-04-01T13:09:05.945Z | Compiling smoltcp v0.11.0 |
| 396 | 2026-04-01T13:09:06.151Z | Compiling version_check v0.9.5 |
| 397 | 2026-04-01T13:09:06.180Z | Checking managed v0.8.0 |
| 398 | 2026-04-01T13:09:06.279Z | Compiling pest_generator v2.8.6 |
| 399 | 2026-04-01T13:09:06.318Z | Compiling darling_core v0.21.3 |
| 400 | 2026-04-01T13:09:06.355Z | Compiling darling_core v0.23.0 |
| 401 | 2026-04-01T13:09:06.428Z | Compiling ref-cast v1.0.25 |
| 402 | 2026-04-01T13:09:06.587Z | Compiling regex v1.12.3 |
| 403 | 2026-04-01T13:09:06.740Z | Compiling crc32fast v1.5.0 |
| 404 | 2026-04-01T13:09:06.885Z | Checking bitflags v1.3.2 |
| 405 | 2026-04-01T13:09:07.009Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 406 | 2026-04-01T13:09:07.059Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 407 | 2026-04-01T13:09:07.257Z | Checking memmap2 v0.9.10 |
| 408 | 2026-04-01T13:09:07.345Z | Checking unicode-width v0.2.2 |
| 409 | 2026-04-01T13:09:07.439Z | Checking ipnetwork v0.21.1 |
| 410 | 2026-04-01T13:09:07.445Z | Compiling thiserror-impl v2.0.18 |
| 411 | 2026-04-01T13:09:07.579Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-04-01T13:09:07.579Z | Compiling zerocopy-derive v0.8.47 |
| 413 | 2026-04-01T13:09:07.603Z | Compiling pest_derive v2.8.6 |
| 414 | 2026-04-01T13:09:07.998Z | Compiling scroll_derive v0.13.1 |
| 415 | 2026-04-01T13:09:08.105Z | Compiling ref-cast-impl v1.0.25 |
| 416 | 2026-04-01T13:09:08.128Z | Checking tabwriter v1.4.1 |
| 417 | 2026-04-01T13:09:08.392Z | Compiling darling_macro v0.21.3 |
| 418 | 2026-04-01T13:09:08.455Z | Compiling darling_macro v0.23.0 |
| 419 | 2026-04-01T13:09:08.763Z | Checking cobs v0.3.0 |
| 420 | 2026-04-01T13:09:08.793Z | Compiling dtrace-parser v0.3.0 |
| 421 | 2026-04-01T13:09:08.855Z | Checking scroll v0.13.0 |
| 422 | 2026-04-01T13:09:09.048Z | Compiling darling v0.21.3 |
| 423 | 2026-04-01T13:09:09.069Z | Checking goblin v0.10.5 |
| 424 | 2026-04-01T13:09:09.118Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-04-01T13:09:09.137Z | Compiling darling v0.23.0 |
| 426 | 2026-04-01T13:09:09.207Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 427 | 2026-04-01T13:09:09.400Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 428 | 2026-04-01T13:09:09.570Z | Checking dyn-clone v1.0.20 |
| 429 | 2026-04-01T13:09:10.570Z | Checking postcard v1.1.3 |
| 430 | 2026-04-01T13:09:10.587Z | Compiling serde_tokenstream v0.2.3 |
| 431 | 2026-04-01T13:09:11.617Z | Checking dof v0.4.0 |
| 432 | 2026-04-01T13:09:11.617Z | Checking ingot-types v0.1.2 |
| 433 | 2026-04-01T13:09:11.910Z | Checking ingot v0.1.1 |
| 434 | 2026-04-01T13:09:12.469Z | Compiling usdt-macro v0.6.0 |
| 435 | 2026-04-01T13:09:12.469Z | Compiling usdt-attr-macro v0.6.0 |
| 436 | 2026-04-01T13:09:13.145Z | Checking usdt v0.6.0 |
| 437 | 2026-04-01T13:09:13.308Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 438 | 2026-04-01T13:09:21.358Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.04s |
| 439 | 2026-04-01T13:09:21.386Z | |
| 440 | 2026-04-01T13:09:21.390Z | real 19.120809867 |
| 441 | 2026-04-01T13:09:21.390Z | user 1:03.675725741 |
| 442 | 2026-04-01T13:09:21.390Z | sys 12.718149871 |
| 443 | 2026-04-01T13:09:21.390Z | trap 0.032517220 |
| 444 | 2026-04-01T13:09:21.390Z | tflt 0.139007631 |
| 445 | 2026-04-01T13:09:21.390Z | dflt 0.170557244 |
| 446 | 2026-04-01T13:09:21.390Z | kflt 0.000013099 |
| 447 | 2026-04-01T13:09:21.390Z | lock 3:42.024645008 |
| 448 | 2026-04-01T13:09:21.390Z | slp 3:23.692426635 |
| 449 | 2026-04-01T13:09:21.390Z | lat 3.314303673 |
| 450 | 2026-04-01T13:09:21.390Z | stop 6.340207124 |
| 451 | 2026-04-01T13:09:21.390Z | + header 'analyze no_std + engine + kernel' |
| 452 | 2026-04-01T13:09:21.390Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 453 | 2026-04-01T13:09:21.390Z | # ==== analyze no_std + engine + kernel ==== # |
| 454 | 2026-04-01T13:09:21.390Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 455 | 2026-04-01T13:09:21.566Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 456 | 2026-04-01T13:09:21.566Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 457 | 2026-04-01T13:09:21.570Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 458 | 2026-04-01T13:09:21.570Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 459 | 2026-04-01T13:09:21.832Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 460 | 2026-04-01T13:09:25.962Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.53s |
| 461 | 2026-04-01T13:09:25.989Z | |
| 462 | 2026-04-01T13:09:25.993Z | real 4.595693785 |
| 463 | 2026-04-01T13:09:25.993Z | user 4.968745988 |
| 464 | 2026-04-01T13:09:25.993Z | sys 0.895010682 |
| 465 | 2026-04-01T13:09:25.993Z | trap 0.000661352 |
| 466 | 2026-04-01T13:09:25.993Z | tflt 0.005542209 |
| 467 | 2026-04-01T13:09:25.993Z | dflt 0.001948513 |
| 468 | 2026-04-01T13:09:25.993Z | kflt 0.000000000 |
| 469 | 2026-04-01T13:09:25.993Z | lock 19.579316689 |
| 470 | 2026-04-01T13:09:25.993Z | slp 17.746570832 |
| 471 | 2026-04-01T13:09:25.993Z | lat 0.021038501 |
| 472 | 2026-04-01T13:09:25.993Z | stop 0.256804693 |
| 473 | 2026-04-01T13:09:25.993Z | + header test |
| 474 | 2026-04-01T13:09:25.993Z | + echo '# ==== test ==== #' |
| 475 | 2026-04-01T13:09:25.993Z | + ptime -m cargo test |
| 476 | 2026-04-01T13:09:25.993Z | # ==== test ==== # |
| 477 | 2026-04-01T13:09:26.137Z | Compiling serde_core v1.0.228 |
| 478 | 2026-04-01T13:09:26.157Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-01T13:09:26.160Z | Compiling zerocopy v0.8.47 |
| 480 | 2026-04-01T13:09:26.164Z | Compiling byteorder v1.5.0 |
| 481 | 2026-04-01T13:09:26.164Z | Compiling memchr v2.8.0 |
| 482 | 2026-04-01T13:09:26.167Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-01T13:09:26.170Z | Compiling zmij v1.0.21 |
| 484 | 2026-04-01T13:09:26.170Z | Compiling libc v0.2.183 |
| 485 | 2026-04-01T13:09:26.243Z | Compiling scroll v0.13.0 |
| 486 | 2026-04-01T13:09:26.290Z | Compiling proc-macro2 v1.0.106 |
| 487 | 2026-04-01T13:09:26.367Z | Compiling plain v0.2.3 |
| 488 | 2026-04-01T13:09:26.462Z | Compiling itoa v1.0.18 |
| 489 | 2026-04-01T13:09:26.502Z | Compiling log v0.4.29 |
| 490 | 2026-04-01T13:09:26.509Z | Compiling ucd-trie v0.1.7 |
| 491 | 2026-04-01T13:09:26.526Z | Compiling hash32 v0.3.1 |
| 492 | 2026-04-01T13:09:26.682Z | Compiling goblin v0.10.5 |
| 493 | 2026-04-01T13:09:26.709Z | Compiling quote v1.0.45 |
| 494 | 2026-04-01T13:09:26.713Z | Compiling pest v2.8.6 |
| 495 | 2026-04-01T13:09:27.203Z | Compiling macaddr v1.0.1 |
| 496 | 2026-04-01T13:09:27.363Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-04-01T13:09:27.425Z | Compiling stable_deref_trait v1.2.1 |
| 498 | 2026-04-01T13:09:27.459Z | Compiling pretty-hex v0.4.2 |
| 499 | 2026-04-01T13:09:27.491Z | Compiling heapless v0.8.0 |
| 500 | 2026-04-01T13:09:27.596Z | Compiling syn v2.0.117 |
| 501 | 2026-04-01T13:09:27.732Z | Compiling dtrace-parser v0.3.0 |
| 502 | 2026-04-01T13:09:27.925Z | Compiling serde v1.0.228 |
| 503 | 2026-04-01T13:09:28.102Z | Compiling bitflags v2.11.0 |
| 504 | 2026-04-01T13:09:28.460Z | Compiling serde_json v1.0.149 |
| 505 | 2026-04-01T13:09:28.511Z | Compiling thread-id v5.1.0 |
| 506 | 2026-04-01T13:09:28.569Z | Compiling cobs v0.3.0 |
| 507 | 2026-04-01T13:09:28.583Z | Compiling managed v0.8.0 |
| 508 | 2026-04-01T13:09:28.812Z | Compiling bitflags v1.3.2 |
| 509 | 2026-04-01T13:09:28.867Z | Compiling smoltcp v0.11.0 |
| 510 | 2026-04-01T13:09:28.876Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 511 | 2026-04-01T13:09:29.050Z | Compiling ingot-types v0.1.2 |
| 512 | 2026-04-01T13:09:29.112Z | Compiling postcard v1.1.3 |
| 513 | 2026-04-01T13:09:29.137Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 514 | 2026-04-01T13:09:29.447Z | Compiling ingot v0.1.1 |
| 515 | 2026-04-01T13:09:29.456Z | Compiling memmap2 v0.9.10 |
| 516 | 2026-04-01T13:09:29.724Z | Compiling dof v0.4.0 |
| 517 | 2026-04-01T13:09:29.738Z | Compiling unicode-width v0.2.2 |
| 518 | 2026-04-01T13:09:30.042Z | Compiling either v1.15.0 |
| 519 | 2026-04-01T13:09:30.243Z | Compiling ipnetwork v0.21.1 |
| 520 | 2026-04-01T13:09:30.767Z | Compiling usdt-impl v0.6.0 |
| 521 | 2026-04-01T13:09:31.231Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 522 | 2026-04-01T13:09:31.654Z | Compiling usdt v0.6.0 |
| 523 | 2026-04-01T13:09:31.673Z | Compiling itertools v0.14.0 |
| 524 | 2026-04-01T13:09:32.251Z | Compiling tabwriter v1.4.1 |
| 525 | 2026-04-01T13:09:32.670Z | Compiling ref-cast v1.0.25 |
| 526 | 2026-04-01T13:09:32.763Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 527 | 2026-04-01T13:09:33.154Z | Compiling crc32fast v1.5.0 |
| 528 | 2026-04-01T13:09:33.166Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 529 | 2026-04-01T13:09:33.396Z | Compiling dyn-clone v1.0.20 |
| 530 | 2026-04-01T13:09:46.595Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.59s |
| 531 | 2026-04-01T13:09:46.609Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-4b21d6a2c00e2ba3) |
| 532 | 2026-04-01T13:09:46.613Z | |
| 533 | 2026-04-01T13:09:46.613Z | running 72 tests |
| 534 | 2026-04-01T13:09:46.613Z | test d_error::tests::name_truncation ... ok |
| 535 | 2026-04-01T13:09:46.613Z | test d_error::tests::name_and_data_storage ... ok |
| 536 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 537 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::chain_append_links ... ok |
| 538 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 539 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 540 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::prefix_len ... ok |
| 541 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 542 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::read_seg ... ok |
| 543 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 544 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::truncate ... ok |
| 545 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 546 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::wrap ... ok |
| 547 | 2026-04-01T13:09:46.613Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 548 | 2026-04-01T13:09:46.613Z | test ddi::time::test::good_interval ... ok |
| 549 | 2026-04-01T13:09:46.613Z | test engine::dhcp::test::domainname_encode ... ok |
| 550 | 2026-04-01T13:09:46.613Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 551 | 2026-04-01T13:09:46.613Z | test engine::dhcp::test::hostname_encode ... ok |
| 552 | 2026-04-01T13:09:46.613Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 553 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 554 | 2026-04-01T13:09:46.613Z | test engine::dhcp::test::offlink_encode ... ok |
| 555 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 556 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 557 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 558 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 559 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 560 | 2026-04-01T13:09:46.613Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 561 | 2026-04-01T13:09:46.617Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 562 | 2026-04-01T13:09:46.617Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 563 | 2026-04-01T13:09:46.617Z | test ddi::time::test::bad_interval - should panic ... ok |
| 564 | 2026-04-01T13:09:46.617Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 565 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 566 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 567 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 568 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 569 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 570 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::options::test::test_status ... ok |
| 571 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 572 | 2026-04-01T13:09:46.618Z | test engine::ether::test::emit ... ok |
| 573 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 574 | 2026-04-01T13:09:46.618Z | test engine::ip::v4::test::cidr_match ... ok |
| 575 | 2026-04-01T13:09:46.618Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 576 | 2026-04-01T13:09:46.618Z | test engine::flow_table::test::flow_clear ... ok |
| 577 | 2026-04-01T13:09:46.618Z | test engine::geneve::test::emit_no_opts ... ok |
| 578 | 2026-04-01T13:09:46.618Z | test engine::geneve::test::emit_single_opt ... ok |
| 579 | 2026-04-01T13:09:46.618Z | test engine::ip::v4::test::emit ... ok |
| 580 | 2026-04-01T13:09:46.618Z | test engine::ip::v4::test::match_check ... ok |
| 581 | 2026-04-01T13:09:46.618Z | test engine::ip::v6::test::emit ... ok |
| 582 | 2026-04-01T13:09:46.618Z | test engine::flow_table::test::flow_expired ... ok |
| 583 | 2026-04-01T13:09:46.618Z | test engine::ip::v6::test::from_pairs ... ok |
| 584 | 2026-04-01T13:09:46.618Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 585 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 586 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::option_push_spec ... ok |
| 587 | 2026-04-01T13:09:46.619Z | test engine::nat::test::nat4_rewrite ... ok |
| 588 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 589 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 590 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 591 | 2026-04-01T13:09:46.619Z | test engine::layer::test::find_rule ... ok |
| 592 | 2026-04-01T13:09:46.619Z | test engine::packet::test::read_single_segment ... ok |
| 593 | 2026-04-01T13:09:46.619Z | test engine::packet::test::straddled_tcp ... ok |
| 594 | 2026-04-01T13:09:46.619Z | test engine::packet::test::read_multi_segment ... ok |
| 595 | 2026-04-01T13:09:46.619Z | test engine::packet::test::small_packet_with_padding ... ok |
| 596 | 2026-04-01T13:09:46.619Z | test engine::rule::rule_matching ... ok |
| 597 | 2026-04-01T13:09:46.619Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 598 | 2026-04-01T13:09:46.619Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 599 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 600 | 2026-04-01T13:09:46.619Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 601 | 2026-04-01T13:09:46.619Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 602 | 2026-04-01T13:09:46.619Z | test engine::snat::test::nat_mappings ... ok |
| 603 | 2026-04-01T13:09:46.619Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 604 | 2026-04-01T13:09:46.619Z | test engine::ip::v6::test::push_spec ... ok |
| 605 | 2026-04-01T13:09:46.619Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 606 | 2026-04-01T13:09:46.619Z | |
| 607 | 2026-04-01T13:09:46.619Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-04-01T13:09:46.619Z | |
| 609 | 2026-04-01T13:09:46.619Z | Doc-tests opte |
| 610 | 2026-04-01T13:09:48.526Z | |
| 611 | 2026-04-01T13:09:48.526Z | running 3 tests |
| 612 | 2026-04-01T13:09:48.529Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-04-01T13:09:48.529Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 614 | 2026-04-01T13:09:48.529Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 615 | 2026-04-01T13:09:48.529Z | |
| 616 | 2026-04-01T13:09:48.530Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-04-01T13:09:48.530Z | |
| 618 | 2026-04-01T13:09:48.535Z | all doctests ran in 1.34s; merged doctests compilation took 1.33s |
| 619 | 2026-04-01T13:09:48.574Z | |
| 620 | 2026-04-01T13:09:48.574Z | real 22.573325556 |
| 621 | 2026-04-01T13:09:48.574Z | user 1:56.308015097 |
| 622 | 2026-04-01T13:09:48.574Z | sys 6.881236002 |
| 623 | 2026-04-01T13:09:48.574Z | trap 0.055780890 |
| 624 | 2026-04-01T13:09:48.574Z | tflt 0.147219066 |
| 625 | 2026-04-01T13:09:48.574Z | dflt 0.330581714 |
| 626 | 2026-04-01T13:09:48.574Z | kflt 0.000008207 |
| 627 | 2026-04-01T13:09:48.574Z | lock 5:46.013233441 |
| 628 | 2026-04-01T13:09:48.574Z | slp 3:36.637947154 |
| 629 | 2026-04-01T13:09:48.574Z | lat 5.428042514 |
| 630 | 2026-04-01T13:09:48.574Z | stop 2.631661827 |
| 631 | 2026-04-01T13:09:48.578Z | process exited: duration 85394 ms, exit code 0 |
| |
| 632 | 2026-04-01T13:09:48.584Z | found 0 output files |