|
|
|
| 1 | 2026-03-10T11:28:55.720Z | job assigned to worker 01KKBR25K7DBD5KXNNZY4B7PNK [factory aws, i-0f1113cf96f27d01a] (queued for 52 s) |
| |
| 2 | 2026-03-10T11:29:03.681Z | starting task 0: "setup" |
| 3 | 2026-03-10T11:29:03.686Z | ++ uname -s |
| 4 | 2026-03-10T11:29:03.689Z | + kern=SunOS |
| 5 | 2026-03-10T11:29:03.689Z | + build_user=build |
| 6 | 2026-03-10T11:29:03.689Z | + build_uid=12345 |
| 7 | 2026-03-10T11:29:03.689Z | + work_dir=/work |
| 8 | 2026-03-10T11:29:03.689Z | + input_dir=/input |
| 9 | 2026-03-10T11:29:03.689Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-10T11:29:03.689Z | + case "$kern" in |
| 11 | 2026-03-10T11:29:03.689Z | + groupadd -g 12345 build |
| 12 | 2026-03-10T11:29:03.692Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-10T11:29:05.696Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-10T11:29:05.815Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-10T11:29:05.818Z | + home_fs=zfs |
| 16 | 2026-03-10T11:29:05.818Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-10T11:29:05.818Z | + mkdir -p /home/build |
| 18 | 2026-03-10T11:29:05.818Z | + chown build:build /home/build /work |
| 19 | 2026-03-10T11:29:07.820Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-10T11:29:07.823Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-10T11:29:07.829Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-10T11:29:07.834Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-10T11:29:07.834Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-10T11:29:07.834Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-10T11:29:07.834Z | * rust toolchain profile = "default" |
| 26 | 2026-03-10T11:29:07.834Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-10T11:29:07.834Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-10T11:29:07.837Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-10T11:29:07.837Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-10T11:29:07.962Z | info: downloading installer |
| 31 | 2026-03-10T11:29:09.838Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-10T11:29:09.838Z | warn: /opt/ooce/bin |
| 33 | 2026-03-10T11:29:09.838Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-10T11:29:09.838Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-10T11:29:09.838Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-10T11:29:09.838Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-10T11:29:09.838Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-10T11:29:09.838Z | error: cannot install while Rust is installed |
| 39 | 2026-03-10T11:29:09.838Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-10T11:29:09.855Z | info: profile set to 'default' |
| 41 | 2026-03-10T11:29:09.855Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-10T11:29:09.858Z | info: syncing channel updates for '1.94.0-x86_64-unknown-illumos' |
| 43 | 2026-03-10T11:29:10.030Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-10T11:29:10.030Z | info: downloading component 'cargo' |
| 45 | 2026-03-10T11:29:11.093Z | info: downloading component 'clippy' |
| 46 | 2026-03-10T11:29:11.522Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-10T11:29:13.059Z | info: downloading component 'rust-std' |
| 48 | 2026-03-10T11:29:15.633Z | info: downloading component 'rustc' |
| 49 | 2026-03-10T11:29:24.721Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-10T11:29:25.097Z | info: installing component 'cargo' |
| 51 | 2026-03-10T11:29:25.924Z | info: installing component 'clippy' |
| 52 | 2026-03-10T11:29:26.277Z | info: installing component 'rust-docs' |
| 53 | 2026-03-10T11:29:27.747Z | info: installing component 'rust-std' |
| 54 | 2026-03-10T11:29:29.223Z | info: installing component 'rustc' |
| 55 | 2026-03-10T11:29:35.074Z | info: installing component 'rustfmt' |
| 56 | 2026-03-10T11:29:35.368Z | info: default toolchain set to '1.94.0-x86_64-unknown-illumos' |
| 57 | 2026-03-10T11:29:35.368Z | |
| 58 | 2026-03-10T11:29:35.778Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-10T11:29:35.778Z | |
| 60 | 2026-03-10T11:29:35.782Z | |
| 61 | 2026-03-10T11:29:35.782Z | Rust is installed now. Great! |
| 62 | 2026-03-10T11:29:35.782Z | |
| 63 | 2026-03-10T11:29:35.782Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-10T11:29:35.782Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-10T11:29:35.782Z | |
| 66 | 2026-03-10T11:29:35.782Z | To configure your current shell, you need to source |
| 67 | 2026-03-10T11:29:35.782Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-10T11:29:35.782Z | |
| 69 | 2026-03-10T11:29:35.782Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-10T11:29:35.782Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-10T11:29:35.782Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-10T11:29:35.782Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-10T11:29:35.870Z | + rustup --version |
| 74 | 2026-03-10T11:29:35.880Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-10T11:29:35.883Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-10T11:29:35.949Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-10T11:29:35.952Z | + cargo --version |
| 78 | 2026-03-10T11:29:36.004Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-10T11:29:36.007Z | + rustc --version |
| 80 | 2026-03-10T11:29:36.065Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-10T11:29:36.069Z | process exited: duration 28245 ms, exit code 0 |
| |
| 82 | 2026-03-10T11:29:36.075Z | starting task 2: "authentication" |
| 83 | 2026-03-10T11:29:36.094Z | process exited: duration 19 ms, exit code 0 |
| |
| 84 | 2026-03-10T11:29:36.101Z | starting task 3: "clone repository" |
| 85 | 2026-03-10T11:29:36.105Z | + mkdir -p /work/oxidecomputer/opte |
| 86 | 2026-03-10T11:29:36.108Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 87 | 2026-03-10T11:29:36.139Z | Cloning into '/work/oxidecomputer/opte'... |
| 88 | 2026-03-10T11:29:36.969Z | + cd /work/oxidecomputer/opte |
| 89 | 2026-03-10T11:29:36.970Z | + git fetch origin 596f57d8e43c618d5a224f994537e1f5d0082067 |
| 90 | 2026-03-10T11:29:37.240Z | From https://github.com/oxidecomputer/opte |
| 91 | 2026-03-10T11:29:37.240Z | * branch 596f57d8e43c618d5a224f994537e1f5d0082067 -> FETCH_HEAD |
| 92 | 2026-03-10T11:29:37.247Z | + [[ -n renovate/rust-1.x ]] |
| 93 | 2026-03-10T11:29:37.250Z | ++ git branch --show-current |
| 94 | 2026-03-10T11:29:37.250Z | + current=master |
| 95 | 2026-03-10T11:29:37.250Z | + [[ master != renovate/rust-1.x ]] |
| 96 | 2026-03-10T11:29:37.253Z | + git branch -f renovate/rust-1.x 596f57d8e43c618d5a224f994537e1f5d0082067 |
| 97 | 2026-03-10T11:29:37.256Z | + git checkout -f renovate/rust-1.x |
| 98 | 2026-03-10T11:29:37.276Z | Switched to branch 'renovate/rust-1.x' |
| 99 | 2026-03-10T11:29:37.279Z | + git reset --hard 596f57d8e43c618d5a224f994537e1f5d0082067 |
| 100 | 2026-03-10T11:29:37.299Z | HEAD is now at 596f57d Update dependency rust to v1.94.0 |
| 101 | 2026-03-10T11:29:37.302Z | process exited: duration 1199 ms, exit code 0 |
| |
| 102 | 2026-03-10T11:29:37.309Z | starting task 4: "build" |
| 103 | 2026-03-10T11:29:37.313Z | + source .github/buildomat/common.sh |
| 104 | 2026-03-10T11:29:37.316Z | ++ rustup show active-toolchain |
| 105 | 2026-03-10T11:29:37.352Z | 1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 106 | 2026-03-10T11:29:37.355Z | ++ pushd xde |
| 107 | 2026-03-10T11:29:37.356Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 108 | 2026-03-10T11:29:37.356Z | ++ rustup show active-toolchain |
| 109 | 2026-03-10T11:29:37.361Z | info: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos' |
| 110 | 2026-03-10T11:29:37.529Z | info: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 111 | 2026-03-10T11:29:37.533Z | info: downloading component 'cargo' |
| 112 | 2026-03-10T11:29:38.705Z | info: downloading component 'clippy' |
| 113 | 2026-03-10T11:29:39.280Z | info: downloading component 'rust-src' |
| 114 | 2026-03-10T11:29:39.670Z | info: downloading component 'rust-std' |
| 115 | 2026-03-10T11:29:41.855Z | info: downloading component 'rustc' |
| 116 | 2026-03-10T11:29:50.532Z | info: downloading component 'rustfmt' |
| 117 | 2026-03-10T11:29:50.889Z | info: installing component 'cargo' |
| 118 | 2026-03-10T11:29:51.721Z | info: installing component 'clippy' |
| 119 | 2026-03-10T11:29:52.091Z | info: installing component 'rust-src' |
| 120 | 2026-03-10T11:29:52.444Z | info: installing component 'rust-std' |
| 121 | 2026-03-10T11:29:53.956Z | info: installing component 'rustc' |
| 122 | 2026-03-10T11:29:59.735Z | info: installing component 'rustfmt' |
| 123 | 2026-03-10T11:30:00.025Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 124 | 2026-03-10T11:30:00.113Z | +++ rustup show active-toolchain -v |
| 125 | 2026-03-10T11:30:00.116Z | +++ head -n 1 |
| 126 | 2026-03-10T11:30:00.116Z | +++ cut '-d ' -f1 |
| 127 | 2026-03-10T11:30:00.202Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 128 | 2026-03-10T11:30:00.202Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 129 | 2026-03-10T11:30:00.202Z | ++ popd |
| 130 | 2026-03-10T11:30:00.205Z | /work/oxidecomputer/opte |
| 131 | 2026-03-10T11:30:00.205Z | + cargo --version |
| 132 | 2026-03-10T11:30:00.250Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 133 | 2026-03-10T11:30:00.253Z | + rustc --version |
| 134 | 2026-03-10T11:30:00.311Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 135 | 2026-03-10T11:30:00.315Z | + cd lib/opte |
| 136 | 2026-03-10T11:30:00.315Z | + header 'check style' |
| 137 | 2026-03-10T11:30:00.315Z | + echo '# ==== check style ==== #' |
| 138 | 2026-03-10T11:30:00.315Z | # ==== check style ==== # |
| 139 | 2026-03-10T11:30:00.315Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 140 | 2026-03-10T11:30:00.632Z | |
| 141 | 2026-03-10T11:30:00.632Z | real 0.313159812 |
| 142 | 2026-03-10T11:30:00.632Z | user 0.241836130 |
| 143 | 2026-03-10T11:30:00.632Z | sys 0.063529652 |
| 144 | 2026-03-10T11:30:00.632Z | trap 0.000022484 |
| 145 | 2026-03-10T11:30:00.635Z | tflt 0.000025843 |
| 146 | 2026-03-10T11:30:00.635Z | dflt 0.000011041 |
| 147 | 2026-03-10T11:30:00.635Z | kflt 0.000000000 |
| 148 | 2026-03-10T11:30:00.635Z | lock 0.526710663 |
| 149 | 2026-03-10T11:30:00.635Z | slp 0.321155947 |
| 150 | 2026-03-10T11:30:00.635Z | lat 0.000215272 |
| 151 | 2026-03-10T11:30:00.635Z | stop 0.000133495 |
| 152 | 2026-03-10T11:30:00.635Z | + header 'check docs' |
| 153 | 2026-03-10T11:30:00.635Z | + echo '# ==== check docs ==== #' |
| 154 | 2026-03-10T11:30:00.635Z | # ==== check docs ==== # |
| 155 | 2026-03-10T11:30:00.635Z | + RUSTDOCFLAGS='-D warnings' |
| 156 | 2026-03-10T11:30:00.635Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 157 | 2026-03-10T11:30:00.721Z | Updating crates.io index |
| 158 | 2026-03-10T11:30:00.759Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 159 | 2026-03-10T11:30:01.436Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 160 | 2026-03-10T11:30:02.075Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 161 | 2026-03-10T11:30:02.483Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 162 | 2026-03-10T11:30:02.856Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 163 | 2026-03-10T11:30:03.132Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 164 | 2026-03-10T11:30:03.397Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 165 | 2026-03-10T11:30:05.627Z | Downloading crates ... |
| 166 | 2026-03-10T11:30:05.675Z | Downloaded byteorder v1.5.0 |
| 167 | 2026-03-10T11:30:05.681Z | Downloaded defmt v1.0.1 |
| 168 | 2026-03-10T11:30:05.688Z | Downloaded ident_case v1.0.1 |
| 169 | 2026-03-10T11:30:05.691Z | Downloaded cpufeatures v0.2.17 |
| 170 | 2026-03-10T11:30:05.691Z | Downloaded bitflags v1.3.2 |
| 171 | 2026-03-10T11:30:05.694Z | Downloaded hash32 v0.3.1 |
| 172 | 2026-03-10T11:30:05.694Z | Downloaded cobs v0.3.0 |
| 173 | 2026-03-10T11:30:05.694Z | Downloaded block-buffer v0.10.4 |
| 174 | 2026-03-10T11:30:05.697Z | Downloaded crypto-common v0.1.7 |
| 175 | 2026-03-10T11:30:05.697Z | Downloaded ingot v0.1.1 |
| 176 | 2026-03-10T11:30:05.700Z | Downloaded generic-array v0.14.7 |
| 177 | 2026-03-10T11:30:05.700Z | Downloaded usdt-macro v0.6.0 |
| 178 | 2026-03-10T11:30:05.700Z | Downloaded macaddr v1.0.1 |
| 179 | 2026-03-10T11:30:05.703Z | Downloaded version_check v0.9.5 |
| 180 | 2026-03-10T11:30:05.706Z | Downloaded defmt v0.3.100 |
| 181 | 2026-03-10T11:30:05.706Z | Downloaded tabwriter v1.4.1 |
| 182 | 2026-03-10T11:30:05.709Z | Downloaded cfg-if v1.0.4 |
| 183 | 2026-03-10T11:30:05.709Z | Downloaded embedded-io v0.4.0 |
| 184 | 2026-03-10T11:30:05.709Z | Downloaded darling_macro v0.21.3 |
| 185 | 2026-03-10T11:30:05.712Z | Downloaded fnv v1.0.7 |
| 186 | 2026-03-10T11:30:05.712Z | Downloaded defmt-parser v1.0.0 |
| 187 | 2026-03-10T11:30:05.715Z | Downloaded dtrace-parser v0.3.0 |
| 188 | 2026-03-10T11:30:05.715Z | Downloaded plain v0.2.3 |
| 189 | 2026-03-10T11:30:05.718Z | Downloaded scroll_derive v0.13.1 |
| 190 | 2026-03-10T11:30:05.718Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 191 | 2026-03-10T11:30:05.723Z | Downloaded stable_deref_trait v1.2.1 |
| 192 | 2026-03-10T11:30:05.726Z | Downloaded pretty-hex v0.4.1 |
| 193 | 2026-03-10T11:30:05.729Z | Downloaded embedded-io v0.6.1 |
| 194 | 2026-03-10T11:30:05.732Z | Downloaded itoa v1.0.17 |
| 195 | 2026-03-10T11:30:05.741Z | Downloaded usdt-attr-macro v0.6.0 |
| 196 | 2026-03-10T11:30:05.744Z | Downloaded dof v0.4.0 |
| 197 | 2026-03-10T11:30:05.750Z | Downloaded managed v0.8.0 |
| 198 | 2026-03-10T11:30:05.757Z | Downloaded thread-id v5.1.0 |
| 199 | 2026-03-10T11:30:05.760Z | Downloaded ref-cast v1.0.25 |
| 200 | 2026-03-10T11:30:05.768Z | Downloaded strsim v0.11.1 |
| 201 | 2026-03-10T11:30:05.770Z | Downloaded usdt v0.6.0 |
| 202 | 2026-03-10T11:30:05.773Z | Downloaded ref-cast-impl v1.0.25 |
| 203 | 2026-03-10T11:30:05.777Z | Downloaded thiserror-impl v2.0.18 |
| 204 | 2026-03-10T11:30:05.780Z | Downloaded scroll v0.13.0 |
| 205 | 2026-03-10T11:30:05.780Z | Downloaded dyn-clone v1.0.20 |
| 206 | 2026-03-10T11:30:05.784Z | Downloaded digest v0.10.7 |
| 207 | 2026-03-10T11:30:05.787Z | Downloaded zmij v1.0.21 |
| 208 | 2026-03-10T11:30:05.787Z | Downloaded bitflags v2.11.0 |
| 209 | 2026-03-10T11:30:05.790Z | Downloaded ucd-trie v0.1.7 |
| 210 | 2026-03-10T11:30:05.790Z | Downloaded quote v1.0.45 |
| 211 | 2026-03-10T11:30:05.793Z | Downloaded crc32fast v1.5.0 |
| 212 | 2026-03-10T11:30:05.796Z | Downloaded serde_tokenstream v0.2.3 |
| 213 | 2026-03-10T11:30:05.796Z | Downloaded ipnetwork v0.21.1 |
| 214 | 2026-03-10T11:30:05.796Z | Downloaded either v1.15.0 |
| 215 | 2026-03-10T11:30:05.803Z | Downloaded ingot-types v0.1.2 |
| 216 | 2026-03-10T11:30:05.806Z | Downloaded proc-macro-error2 v2.0.1 |
| 217 | 2026-03-10T11:30:05.809Z | Downloaded defmt-macros v1.0.1 |
| 218 | 2026-03-10T11:30:05.809Z | Downloaded thiserror v2.0.18 |
| 219 | 2026-03-10T11:30:05.812Z | Downloaded sha2 v0.10.9 |
| 220 | 2026-03-10T11:30:05.815Z | Downloaded postcard v1.1.3 |
| 221 | 2026-03-10T11:30:05.818Z | Downloaded pest_derive v2.8.6 |
| 222 | 2026-03-10T11:30:05.818Z | Downloaded ingot-macros v0.1.1 |
| 223 | 2026-03-10T11:30:05.821Z | Downloaded unicode-ident v1.0.24 |
| 224 | 2026-03-10T11:30:05.828Z | Downloaded pest_generator v2.8.6 |
| 225 | 2026-03-10T11:30:05.833Z | Downloaded memmap2 v0.9.10 |
| 226 | 2026-03-10T11:30:05.849Z | Downloaded serde_derive v1.0.228 |
| 227 | 2026-03-10T11:30:05.852Z | Downloaded usdt-impl v0.6.0 |
| 228 | 2026-03-10T11:30:05.852Z | Downloaded heapless v0.8.0 |
| 229 | 2026-03-10T11:30:05.855Z | Downloaded darling v0.21.3 |
| 230 | 2026-03-10T11:30:05.858Z | Downloaded log v0.4.29 |
| 231 | 2026-03-10T11:30:05.867Z | Downloaded pest_meta v2.8.6 |
| 232 | 2026-03-10T11:30:05.870Z | Downloaded darling_core v0.21.3 |
| 233 | 2026-03-10T11:30:05.873Z | Downloaded typenum v1.19.0 |
| 234 | 2026-03-10T11:30:05.884Z | Downloaded serde_core v1.0.228 |
| 235 | 2026-03-10T11:30:05.891Z | Downloaded zerocopy-derive v0.8.42 |
| 236 | 2026-03-10T11:30:05.897Z | Downloaded proc-macro2 v1.0.106 |
| 237 | 2026-03-10T11:30:05.918Z | Downloaded memchr v2.8.0 |
| 238 | 2026-03-10T11:30:05.921Z | Downloaded serde v1.0.228 |
| 239 | 2026-03-10T11:30:05.926Z | Downloaded aho-corasick v1.1.4 |
| 240 | 2026-03-10T11:30:05.929Z | Downloaded pest v2.8.6 |
| 241 | 2026-03-10T11:30:05.952Z | Downloaded itertools v0.14.0 |
| 242 | 2026-03-10T11:30:05.957Z | Downloaded serde_json v1.0.149 |
| 243 | 2026-03-10T11:30:05.966Z | Downloaded regex v1.12.3 |
| 244 | 2026-03-10T11:30:06.012Z | Downloaded zerocopy v0.8.42 |
| 245 | 2026-03-10T11:30:06.023Z | Downloaded goblin v0.10.5 |
| 246 | 2026-03-10T11:30:06.028Z | Downloaded unicode-width v0.2.2 |
| 247 | 2026-03-10T11:30:06.036Z | Downloaded smoltcp v0.11.0 |
| 248 | 2026-03-10T11:30:06.044Z | Downloaded syn v2.0.117 |
| 249 | 2026-03-10T11:30:06.053Z | Downloaded regex-syntax v0.8.10 |
| 250 | 2026-03-10T11:30:06.080Z | Downloaded regex-automata v0.4.14 |
| 251 | 2026-03-10T11:30:06.094Z | Downloaded libc v0.2.183 |
| 252 | 2026-03-10T11:30:06.169Z | Compiling proc-macro2 v1.0.106 |
| 253 | 2026-03-10T11:30:06.169Z | Compiling quote v1.0.45 |
| 254 | 2026-03-10T11:30:06.169Z | Compiling unicode-ident v1.0.24 |
| 255 | 2026-03-10T11:30:06.172Z | Documenting unicode-ident v1.0.24 |
| 256 | 2026-03-10T11:30:06.172Z | Compiling ident_case v1.0.1 |
| 257 | 2026-03-10T11:30:06.172Z | Compiling serde_core v1.0.228 |
| 258 | 2026-03-10T11:30:06.172Z | Compiling strsim v0.11.1 |
| 259 | 2026-03-10T11:30:06.355Z | Compiling fnv v1.0.7 |
| 260 | 2026-03-10T11:30:06.380Z | Compiling memchr v2.8.0 |
| 261 | 2026-03-10T11:30:06.652Z | Compiling serde v1.0.228 |
| 262 | 2026-03-10T11:30:06.706Z | Compiling thiserror v2.0.18 |
| 263 | 2026-03-10T11:30:06.716Z | Compiling zerocopy v0.8.42 |
| 264 | 2026-03-10T11:30:06.743Z | Compiling regex-syntax v0.8.10 |
| 265 | 2026-03-10T11:30:07.079Z | Documenting proc-macro2 v1.0.106 |
| 266 | 2026-03-10T11:30:07.164Z | Compiling aho-corasick v1.1.4 |
| 267 | 2026-03-10T11:30:07.548Z | Compiling syn v2.0.117 |
| 268 | 2026-03-10T11:30:07.621Z | Documenting fnv v1.0.7 |
| 269 | 2026-03-10T11:30:07.811Z | Documenting quote v1.0.45 |
| 270 | 2026-03-10T11:30:08.179Z | Compiling either v1.15.0 |
| 271 | 2026-03-10T11:30:08.417Z | Documenting syn v2.0.117 |
| 272 | 2026-03-10T11:30:08.426Z | Documenting ident_case v1.0.1 |
| 273 | 2026-03-10T11:30:08.770Z | Compiling regex-automata v0.4.14 |
| 274 | 2026-03-10T11:30:08.997Z | Checking byteorder v1.5.0 |
| 275 | 2026-03-10T11:30:09.100Z | Documenting strsim v0.11.1 |
| 276 | 2026-03-10T11:30:09.191Z | Compiling itertools v0.14.0 |
| 277 | 2026-03-10T11:30:09.585Z | Documenting memchr v2.8.0 |
| 278 | 2026-03-10T11:30:09.681Z | Compiling heapless v0.8.0 |
| 279 | 2026-03-10T11:30:10.255Z | Checking hash32 v0.3.1 |
| 280 | 2026-03-10T11:30:10.312Z | Checking darling_core v0.21.3 |
| 281 | 2026-03-10T11:30:10.373Z | Documenting aho-corasick v1.1.4 |
| 282 | 2026-03-10T11:30:10.382Z | Checking bitflags v2.11.0 |
| 283 | 2026-03-10T11:30:10.568Z | Documenting serde_core v1.0.228 |
| 284 | 2026-03-10T11:30:10.797Z | Documenting regex-syntax v0.8.10 |
| 285 | 2026-03-10T11:30:11.419Z | Documenting darling_core v0.21.3 |
| 286 | 2026-03-10T11:30:11.541Z | Compiling regex v1.12.3 |
| 287 | 2026-03-10T11:30:11.835Z | Checking macaddr v1.0.1 |
| 288 | 2026-03-10T11:30:12.016Z | Checking stable_deref_trait v1.2.1 |
| 289 | 2026-03-10T11:30:12.092Z | Checking cfg-if v1.0.4 |
| 290 | 2026-03-10T11:30:12.101Z | Compiling smoltcp v0.11.0 |
| 291 | 2026-03-10T11:30:12.159Z | Documenting regex-automata v0.4.14 |
| 292 | 2026-03-10T11:30:12.749Z | Compiling zerocopy-derive v0.8.42 |
| 293 | 2026-03-10T11:30:12.779Z | Compiling thiserror-impl v2.0.18 |
| 294 | 2026-03-10T11:30:12.825Z | Compiling serde_derive v1.0.228 |
| 295 | 2026-03-10T11:30:12.922Z | Documenting zerocopy-derive v0.8.42 |
| 296 | 2026-03-10T11:30:12.956Z | Documenting darling_macro v0.21.3 |
| 297 | 2026-03-10T11:30:13.817Z | Documenting serde_derive v1.0.228 |
| 298 | 2026-03-10T11:30:13.923Z | Documenting regex v1.12.3 |
| 299 | 2026-03-10T11:30:13.988Z | Documenting thiserror-impl v2.0.18 |
| 300 | 2026-03-10T11:30:14.122Z | Compiling darling_macro v0.21.3 |
| 301 | 2026-03-10T11:30:14.199Z | Checking managed v0.8.0 |
| 302 | 2026-03-10T11:30:14.429Z | Documenting byteorder v1.5.0 |
| 303 | 2026-03-10T11:30:14.500Z | Checking cobs v0.3.0 |
| 304 | 2026-03-10T11:30:14.655Z | Checking bitflags v1.3.2 |
| 305 | 2026-03-10T11:30:14.729Z | Documenting zerocopy v0.8.42 |
| 306 | 2026-03-10T11:30:14.833Z | Compiling darling v0.21.3 |
| 307 | 2026-03-10T11:30:14.919Z | Compiling ingot-macros v0.1.1 |
| 308 | 2026-03-10T11:30:15.088Z | Documenting darling v0.21.3 |
| 309 | 2026-03-10T11:30:15.161Z | Documenting thiserror v2.0.18 |
| 310 | 2026-03-10T11:30:15.365Z | Documenting hash32 v0.3.1 |
| 311 | 2026-03-10T11:30:15.620Z | Documenting bitflags v2.11.0 |
| 312 | 2026-03-10T11:30:15.827Z | Documenting cfg-if v1.0.4 |
| 313 | 2026-03-10T11:30:16.058Z | Compiling crc32fast v1.5.0 |
| 314 | 2026-03-10T11:30:16.373Z | Documenting ingot-macros v0.1.1 |
| 315 | 2026-03-10T11:30:16.420Z | Documenting serde v1.0.228 |
| 316 | 2026-03-10T11:30:16.566Z | Compiling ref-cast v1.0.25 |
| 317 | 2026-03-10T11:30:16.785Z | Documenting stable_deref_trait v1.2.1 |
| 318 | 2026-03-10T11:30:16.987Z | Documenting macaddr v1.0.1 |
| 319 | 2026-03-10T11:30:17.057Z | Checking postcard v1.1.3 |
| 320 | 2026-03-10T11:30:17.446Z | Documenting heapless v0.8.0 |
| 321 | 2026-03-10T11:30:17.464Z | Documenting cobs v0.3.0 |
| 322 | 2026-03-10T11:30:17.959Z | Compiling ref-cast-impl v1.0.25 |
| 323 | 2026-03-10T11:30:18.428Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 324 | 2026-03-10T11:30:18.496Z | Checking unicode-width v0.2.2 |
| 325 | 2026-03-10T11:30:18.519Z | Checking ipnetwork v0.21.1 |
| 326 | 2026-03-10T11:30:18.666Z | Checking ingot-types v0.1.2 |
| 327 | 2026-03-10T11:30:18.707Z | Compiling version_check v0.9.5 |
| 328 | 2026-03-10T11:30:18.733Z | Documenting managed v0.8.0 |
| 329 | 2026-03-10T11:30:18.809Z | Documenting postcard v1.1.3 |
| 330 | 2026-03-10T11:30:18.844Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 331 | 2026-03-10T11:30:18.943Z | Documenting ref-cast-impl v1.0.25 |
| 332 | 2026-03-10T11:30:19.059Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 333 | 2026-03-10T11:30:19.114Z | Checking ingot v0.1.1 |
| 334 | 2026-03-10T11:30:19.291Z | Documenting either v1.15.0 |
| 335 | 2026-03-10T11:30:19.352Z | Documenting ipnetwork v0.21.1 |
| 336 | 2026-03-10T11:30:19.444Z | Documenting ingot-types v0.1.2 |
| 337 | 2026-03-10T11:30:19.587Z | Documenting smoltcp v0.11.0 |
| 338 | 2026-03-10T11:30:19.906Z | Documenting unicode-width v0.2.2 |
| 339 | 2026-03-10T11:30:20.543Z | Documenting ref-cast v1.0.25 |
| 340 | 2026-03-10T11:30:20.848Z | Documenting itertools v0.14.0 |
| 341 | 2026-03-10T11:30:21.192Z | Checking tabwriter v1.4.1 |
| 342 | 2026-03-10T11:30:21.244Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 343 | 2026-03-10T11:30:21.352Z | Documenting crc32fast v1.5.0 |
| 344 | 2026-03-10T11:30:21.498Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 345 | 2026-03-10T11:30:21.580Z | Documenting ingot v0.1.1 |
| 346 | 2026-03-10T11:30:21.862Z | Documenting tabwriter v1.4.1 |
| 347 | 2026-03-10T11:30:22.380Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 348 | 2026-03-10T11:30:22.404Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 349 | 2026-03-10T11:30:22.651Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 350 | 2026-03-10T11:30:23.071Z | Documenting dyn-clone v1.0.20 |
| 351 | 2026-03-10T11:30:23.235Z | Checking dyn-clone v1.0.20 |
| 352 | 2026-03-10T11:30:24.880Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 353 | 2026-03-10T11:30:26.336Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 354 | 2026-03-10T11:30:29.356Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.72s |
| 355 | 2026-03-10T11:30:29.462Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 356 | 2026-03-10T11:30:29.484Z | |
| 357 | 2026-03-10T11:30:29.488Z | real 28.837610636 |
| 358 | 2026-03-10T11:30:29.488Z | user 1:43.744542869 |
| 359 | 2026-03-10T11:30:29.488Z | sys 19.543585315 |
| 360 | 2026-03-10T11:30:29.488Z | trap 0.057987744 |
| 361 | 2026-03-10T11:30:29.488Z | tflt 0.113481121 |
| 362 | 2026-03-10T11:30:29.488Z | dflt 0.072899473 |
| 363 | 2026-03-10T11:30:29.488Z | kflt 0.005021659 |
| 364 | 2026-03-10T11:30:29.488Z | lock 9:51.398681696 |
| 365 | 2026-03-10T11:30:29.488Z | slp 5:44.318370212 |
| 366 | 2026-03-10T11:30:29.488Z | lat 8.748725567 |
| 367 | 2026-03-10T11:30:29.488Z | stop 12.981421403 |
| 368 | 2026-03-10T11:30:29.488Z | + header 'analyze std + api' |
| 369 | 2026-03-10T11:30:29.488Z | + echo '# ==== analyze std + api ==== #' |
| 370 | 2026-03-10T11:30:29.488Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 371 | 2026-03-10T11:30:29.488Z | # ==== analyze std + api ==== # |
| 372 | 2026-03-10T11:30:29.861Z | Compiling proc-macro2 v1.0.106 |
| 373 | 2026-03-10T11:30:29.864Z | Compiling quote v1.0.45 |
| 374 | 2026-03-10T11:30:29.864Z | Compiling unicode-ident v1.0.24 |
| 375 | 2026-03-10T11:30:29.865Z | Compiling memchr v2.8.0 |
| 376 | 2026-03-10T11:30:29.865Z | Compiling thiserror v2.0.18 |
| 377 | 2026-03-10T11:30:29.865Z | Compiling zerocopy v0.8.42 |
| 378 | 2026-03-10T11:30:29.865Z | Compiling zmij v1.0.21 |
| 379 | 2026-03-10T11:30:29.865Z | Compiling serde_core v1.0.228 |
| 380 | 2026-03-10T11:30:30.074Z | Compiling libc v0.2.183 |
| 381 | 2026-03-10T11:30:30.276Z | Compiling serde_json v1.0.149 |
| 382 | 2026-03-10T11:30:30.313Z | Compiling ucd-trie v0.1.7 |
| 383 | 2026-03-10T11:30:30.532Z | Compiling pest v2.8.6 |
| 384 | 2026-03-10T11:30:30.536Z | Compiling fnv v1.0.7 |
| 385 | 2026-03-10T11:30:30.595Z | Compiling serde v1.0.228 |
| 386 | 2026-03-10T11:30:30.630Z | Compiling ident_case v1.0.1 |
| 387 | 2026-03-10T11:30:30.667Z | Compiling strsim v0.11.1 |
| 388 | 2026-03-10T11:30:31.034Z | Compiling aho-corasick v1.1.4 |
| 389 | 2026-03-10T11:30:31.068Z | Compiling regex-syntax v0.8.10 |
| 390 | 2026-03-10T11:30:31.088Z | Checking byteorder v1.5.0 |
| 391 | 2026-03-10T11:30:31.356Z | Compiling itoa v1.0.17 |
| 392 | 2026-03-10T11:30:31.557Z | Compiling syn v2.0.117 |
| 393 | 2026-03-10T11:30:31.992Z | Compiling pest_meta v2.8.6 |
| 394 | 2026-03-10T11:30:32.249Z | Compiling usdt-impl v0.6.0 |
| 395 | 2026-03-10T11:30:32.530Z | Compiling either v1.15.0 |
| 396 | 2026-03-10T11:30:32.778Z | Compiling itertools v0.14.0 |
| 397 | 2026-03-10T11:30:33.025Z | Compiling thread-id v5.1.0 |
| 398 | 2026-03-10T11:30:33.102Z | Compiling regex-automata v0.4.14 |
| 399 | 2026-03-10T11:30:33.109Z | Checking plain v0.2.3 |
| 400 | 2026-03-10T11:30:33.323Z | Compiling heapless v0.8.0 |
| 401 | 2026-03-10T11:30:33.553Z | Checking log v0.4.29 |
| 402 | 2026-03-10T11:30:33.980Z | Checking bitflags v2.11.0 |
| 403 | 2026-03-10T11:30:34.174Z | Checking hash32 v0.3.1 |
| 404 | 2026-03-10T11:30:34.314Z | Checking macaddr v1.0.1 |
| 405 | 2026-03-10T11:30:34.436Z | Checking pretty-hex v0.4.1 |
| 406 | 2026-03-10T11:30:34.455Z | Checking cfg-if v1.0.4 |
| 407 | 2026-03-10T11:30:34.486Z | Checking stable_deref_trait v1.2.1 |
| 408 | 2026-03-10T11:30:34.490Z | Compiling smoltcp v0.11.0 |
| 409 | 2026-03-10T11:30:34.637Z | Compiling version_check v0.9.5 |
| 410 | 2026-03-10T11:30:34.751Z | Checking managed v0.8.0 |
| 411 | 2026-03-10T11:30:34.896Z | Compiling crc32fast v1.5.0 |
| 412 | 2026-03-10T11:30:34.980Z | Compiling pest_generator v2.8.6 |
| 413 | 2026-03-10T11:30:34.992Z | Compiling darling_core v0.21.3 |
| 414 | 2026-03-10T11:30:35.062Z | Compiling ref-cast v1.0.25 |
| 415 | 2026-03-10T11:30:35.232Z | Checking bitflags v1.3.2 |
| 416 | 2026-03-10T11:30:35.396Z | Compiling regex v1.12.3 |
| 417 | 2026-03-10T11:30:35.527Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 418 | 2026-03-10T11:30:35.810Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 419 | 2026-03-10T11:30:35.814Z | Checking memmap2 v0.9.10 |
| 420 | 2026-03-10T11:30:35.930Z | Checking ipnetwork v0.21.1 |
| 421 | 2026-03-10T11:30:36.145Z | Checking unicode-width v0.2.2 |
| 422 | 2026-03-10T11:30:36.368Z | Checking dyn-clone v1.0.20 |
| 423 | 2026-03-10T11:30:36.457Z | Checking tabwriter v1.4.1 |
| 424 | 2026-03-10T11:30:36.728Z | Compiling thiserror-impl v2.0.18 |
| 425 | 2026-03-10T11:30:36.806Z | Compiling serde_derive v1.0.228 |
| 426 | 2026-03-10T11:30:36.866Z | Compiling zerocopy-derive v0.8.42 |
| 427 | 2026-03-10T11:30:36.998Z | Compiling pest_derive v2.8.6 |
| 428 | 2026-03-10T11:30:37.167Z | Compiling scroll_derive v0.13.1 |
| 429 | 2026-03-10T11:30:37.290Z | Compiling darling_macro v0.21.3 |
| 430 | 2026-03-10T11:30:37.390Z | Compiling ref-cast-impl v1.0.25 |
| 431 | 2026-03-10T11:30:37.608Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 432 | 2026-03-10T11:30:37.944Z | Compiling darling v0.21.3 |
| 433 | 2026-03-10T11:30:38.029Z | Compiling ingot-macros v0.1.1 |
| 434 | 2026-03-10T11:30:38.029Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 435 | 2026-03-10T11:30:38.186Z | Checking scroll v0.13.0 |
| 436 | 2026-03-10T11:30:38.432Z | Compiling dtrace-parser v0.3.0 |
| 437 | 2026-03-10T11:30:38.462Z | Checking cobs v0.3.0 |
| 438 | 2026-03-10T11:30:38.474Z | Checking goblin v0.10.5 |
| 439 | 2026-03-10T11:30:40.311Z | Checking postcard v1.1.3 |
| 440 | 2026-03-10T11:30:40.324Z | Compiling serde_tokenstream v0.2.3 |
| 441 | 2026-03-10T11:30:42.258Z | Checking ingot-types v0.1.2 |
| 442 | 2026-03-10T11:30:42.258Z | Checking dof v0.4.0 |
| 443 | 2026-03-10T11:30:42.678Z | Checking ingot v0.1.1 |
| 444 | 2026-03-10T11:30:43.676Z | Compiling usdt-macro v0.6.0 |
| 445 | 2026-03-10T11:30:43.679Z | Compiling usdt-attr-macro v0.6.0 |
| 446 | 2026-03-10T11:30:44.399Z | Checking usdt v0.6.0 |
| 447 | 2026-03-10T11:30:44.713Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 448 | 2026-03-10T11:30:56.257Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.64s |
| 449 | 2026-03-10T11:30:56.289Z | |
| 450 | 2026-03-10T11:30:56.292Z | real 26.804960524 |
| 451 | 2026-03-10T11:30:56.292Z | user 1:27.070103938 |
| 452 | 2026-03-10T11:30:56.292Z | sys 14.713412375 |
| 453 | 2026-03-10T11:30:56.292Z | trap 0.047348967 |
| 454 | 2026-03-10T11:30:56.292Z | tflt 0.146466539 |
| 455 | 2026-03-10T11:30:56.292Z | dflt 0.261783839 |
| 456 | 2026-03-10T11:30:56.292Z | kflt 0.000018343 |
| 457 | 2026-03-10T11:30:56.292Z | lock 5:05.494803426 |
| 458 | 2026-03-10T11:30:56.292Z | slp 4:19.773720998 |
| 459 | 2026-03-10T11:30:56.292Z | lat 3.237023654 |
| 460 | 2026-03-10T11:30:56.292Z | stop 7.546551047 |
| 461 | 2026-03-10T11:30:56.292Z | + header 'analyze no_std + engine + kernel' |
| 462 | 2026-03-10T11:30:56.292Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 463 | 2026-03-10T11:30:56.292Z | # ==== analyze no_std + engine + kernel ==== # |
| 464 | 2026-03-10T11:30:56.292Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 465 | 2026-03-10T11:30:56.562Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 466 | 2026-03-10T11:30:56.562Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 467 | 2026-03-10T11:30:56.566Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 468 | 2026-03-10T11:30:56.590Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 469 | 2026-03-10T11:30:56.929Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 470 | 2026-03-10T11:31:02.873Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.49s |
| 471 | 2026-03-10T11:31:02.906Z | |
| 472 | 2026-03-10T11:31:02.909Z | real 6.612221395 |
| 473 | 2026-03-10T11:31:02.909Z | user 7.125986085 |
| 474 | 2026-03-10T11:31:02.909Z | sys 1.121366357 |
| 475 | 2026-03-10T11:31:02.909Z | trap 0.001463736 |
| 476 | 2026-03-10T11:31:02.909Z | tflt 0.004917773 |
| 477 | 2026-03-10T11:31:02.909Z | dflt 0.002079776 |
| 478 | 2026-03-10T11:31:02.909Z | kflt 0.000000000 |
| 479 | 2026-03-10T11:31:02.909Z | lock 24.205741281 |
| 480 | 2026-03-10T11:31:02.909Z | slp 24.849287951 |
| 481 | 2026-03-10T11:31:02.909Z | lat 0.024542384 |
| 482 | 2026-03-10T11:31:02.909Z | stop 0.280565467 |
| 483 | 2026-03-10T11:31:02.909Z | + header test |
| 484 | 2026-03-10T11:31:02.909Z | + echo '# ==== test ==== #' |
| 485 | 2026-03-10T11:31:02.909Z | # ==== test ==== # |
| 486 | 2026-03-10T11:31:02.909Z | + ptime -m cargo test |
| 487 | 2026-03-10T11:31:03.135Z | Compiling serde_core v1.0.228 |
| 488 | 2026-03-10T11:31:03.159Z | Compiling thiserror v2.0.18 |
| 489 | 2026-03-10T11:31:03.162Z | Compiling zerocopy v0.8.42 |
| 490 | 2026-03-10T11:31:03.165Z | Compiling memchr v2.8.0 |
| 491 | 2026-03-10T11:31:03.165Z | Compiling byteorder v1.5.0 |
| 492 | 2026-03-10T11:31:03.171Z | Compiling unicode-ident v1.0.24 |
| 493 | 2026-03-10T11:31:03.175Z | Compiling zmij v1.0.21 |
| 494 | 2026-03-10T11:31:03.179Z | Compiling scroll v0.13.0 |
| 495 | 2026-03-10T11:31:03.263Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-03-10T11:31:03.326Z | Compiling libc v0.2.183 |
| 497 | 2026-03-10T11:31:03.447Z | Compiling plain v0.2.3 |
| 498 | 2026-03-10T11:31:03.522Z | Compiling log v0.4.29 |
| 499 | 2026-03-10T11:31:03.562Z | Compiling ucd-trie v0.1.7 |
| 500 | 2026-03-10T11:31:03.653Z | Compiling itoa v1.0.17 |
| 501 | 2026-03-10T11:31:03.788Z | Compiling quote v1.0.45 |
| 502 | 2026-03-10T11:31:03.822Z | Compiling pest v2.8.6 |
| 503 | 2026-03-10T11:31:03.963Z | Compiling goblin v0.10.5 |
| 504 | 2026-03-10T11:31:04.462Z | Compiling hash32 v0.3.1 |
| 505 | 2026-03-10T11:31:04.655Z | Compiling cfg-if v1.0.4 |
| 506 | 2026-03-10T11:31:04.661Z | Compiling macaddr v1.0.1 |
| 507 | 2026-03-10T11:31:04.728Z | Compiling pretty-hex v0.4.1 |
| 508 | 2026-03-10T11:31:04.882Z | Compiling stable_deref_trait v1.2.1 |
| 509 | 2026-03-10T11:31:04.963Z | Compiling heapless v0.8.0 |
| 510 | 2026-03-10T11:31:04.967Z | Compiling syn v2.0.117 |
| 511 | 2026-03-10T11:31:05.221Z | Compiling thread-id v5.1.0 |
| 512 | 2026-03-10T11:31:05.313Z | Compiling dtrace-parser v0.3.0 |
| 513 | 2026-03-10T11:31:05.543Z | Compiling cobs v0.3.0 |
| 514 | 2026-03-10T11:31:05.875Z | Compiling serde v1.0.228 |
| 515 | 2026-03-10T11:31:05.965Z | Compiling serde_json v1.0.149 |
| 516 | 2026-03-10T11:31:06.140Z | Compiling bitflags v2.11.0 |
| 517 | 2026-03-10T11:31:06.658Z | Compiling managed v0.8.0 |
| 518 | 2026-03-10T11:31:06.721Z | Compiling bitflags v1.3.2 |
| 519 | 2026-03-10T11:31:06.801Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 520 | 2026-03-10T11:31:06.816Z | Compiling postcard v1.1.3 |
| 521 | 2026-03-10T11:31:06.955Z | Compiling smoltcp v0.11.0 |
| 522 | 2026-03-10T11:31:07.075Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 523 | 2026-03-10T11:31:07.266Z | Compiling memmap2 v0.9.10 |
| 524 | 2026-03-10T11:31:07.555Z | Compiling ingot-types v0.1.2 |
| 525 | 2026-03-10T11:31:07.635Z | Compiling unicode-width v0.2.2 |
| 526 | 2026-03-10T11:31:07.842Z | Compiling ipnetwork v0.21.1 |
| 527 | 2026-03-10T11:31:08.019Z | Compiling dof v0.4.0 |
| 528 | 2026-03-10T11:31:08.096Z | Compiling ingot v0.1.1 |
| 529 | 2026-03-10T11:31:08.510Z | Compiling either v1.15.0 |
| 530 | 2026-03-10T11:31:08.771Z | Compiling itertools v0.14.0 |
| 531 | 2026-03-10T11:31:09.959Z | Compiling usdt-impl v0.6.0 |
| 532 | 2026-03-10T11:31:10.059Z | Compiling tabwriter v1.4.1 |
| 533 | 2026-03-10T11:31:10.571Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 534 | 2026-03-10T11:31:10.707Z | Compiling usdt v0.6.0 |
| 535 | 2026-03-10T11:31:11.131Z | Compiling ref-cast v1.0.25 |
| 536 | 2026-03-10T11:31:11.289Z | Compiling crc32fast v1.5.0 |
| 537 | 2026-03-10T11:31:11.504Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 538 | 2026-03-10T11:31:11.591Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 539 | 2026-03-10T11:31:12.324Z | Compiling dyn-clone v1.0.20 |
| 540 | 2026-03-10T11:31:30.419Z | Finished `test` profile [optimized + debuginfo] target(s) in 27.47s |
| 541 | 2026-03-10T11:31:30.435Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-06e38bc0838fd2f8) |
| 542 | 2026-03-10T11:31:30.438Z | |
| 543 | 2026-03-10T11:31:30.438Z | running 72 tests |
| 544 | 2026-03-10T11:31:30.438Z | test d_error::tests::name_truncation ... ok |
| 545 | 2026-03-10T11:31:30.438Z | test d_error::tests::name_and_data_storage ... ok |
| 546 | 2026-03-10T11:31:30.438Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 547 | 2026-03-10T11:31:30.438Z | test ddi::mblk::test::chain_append_links ... ok |
| 548 | 2026-03-10T11:31:30.438Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 549 | 2026-03-10T11:31:30.438Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 550 | 2026-03-10T11:31:30.438Z | test ddi::mblk::test::prefix_len ... ok |
| 551 | 2026-03-10T11:31:30.438Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 552 | 2026-03-10T11:31:30.439Z | test ddi::mblk::test::read_seg ... ok |
| 553 | 2026-03-10T11:31:30.439Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 554 | 2026-03-10T11:31:30.439Z | test ddi::mblk::test::truncate ... ok |
| 555 | 2026-03-10T11:31:30.439Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 556 | 2026-03-10T11:31:30.439Z | test ddi::mblk::test::wrap ... ok |
| 557 | 2026-03-10T11:31:30.442Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 558 | 2026-03-10T11:31:30.442Z | test ddi::time::test::good_interval ... ok |
| 559 | 2026-03-10T11:31:30.442Z | test engine::dhcp::test::hostname_encode ... ok |
| 560 | 2026-03-10T11:31:30.442Z | test engine::dhcp::test::domainname_encode ... ok |
| 561 | 2026-03-10T11:31:30.442Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 562 | 2026-03-10T11:31:30.443Z | test engine::dhcp::test::offlink_encode ... ok |
| 563 | 2026-03-10T11:31:30.443Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 564 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 565 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 566 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 567 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 568 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 569 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 570 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 571 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 572 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 573 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 574 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 575 | 2026-03-10T11:31:30.443Z | test ddi::time::test::bad_interval - should panic ... ok |
| 576 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 577 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 578 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_status ... ok |
| 579 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 580 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 581 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 582 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 583 | 2026-03-10T11:31:30.443Z | test engine::ether::test::emit ... ok |
| 584 | 2026-03-10T11:31:30.443Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 585 | 2026-03-10T11:31:30.443Z | test engine::ip::v4::test::cidr_match ... ok |
| 586 | 2026-03-10T11:31:30.443Z | test engine::geneve::test::emit_single_opt ... ok |
| 587 | 2026-03-10T11:31:30.443Z | test engine::flow_table::test::flow_expired ... ok |
| 588 | 2026-03-10T11:31:30.443Z | test engine::flow_table::test::flow_clear ... ok |
| 589 | 2026-03-10T11:31:30.443Z | test engine::geneve::test::emit_no_opts ... ok |
| 590 | 2026-03-10T11:31:30.443Z | test engine::ip::v4::test::match_check ... ok |
| 591 | 2026-03-10T11:31:30.443Z | test engine::ip::v4::test::emit ... ok |
| 592 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::from_pairs ... ok |
| 593 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::option_push_spec ... ok |
| 594 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 595 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::emit ... ok |
| 596 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 597 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 598 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 599 | 2026-03-10T11:31:30.443Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 600 | 2026-03-10T11:31:30.444Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 601 | 2026-03-10T11:31:30.444Z | test engine::layer::test::find_rule ... ok |
| 602 | 2026-03-10T11:31:30.444Z | test engine::packet::test::read_multi_segment ... ok |
| 603 | 2026-03-10T11:31:30.444Z | test engine::nat::test::nat4_rewrite ... ok |
| 604 | 2026-03-10T11:31:30.444Z | test engine::packet::test::read_single_segment ... ok |
| 605 | 2026-03-10T11:31:30.444Z | test engine::packet::test::small_packet_with_padding ... ok |
| 606 | 2026-03-10T11:31:30.444Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 607 | 2026-03-10T11:31:30.444Z | test engine::packet::test::straddled_tcp ... ok |
| 608 | 2026-03-10T11:31:30.444Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 609 | 2026-03-10T11:31:30.444Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 610 | 2026-03-10T11:31:30.444Z | test engine::ip::v6::test::push_spec ... ok |
| 611 | 2026-03-10T11:31:30.444Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 612 | 2026-03-10T11:31:30.444Z | test engine::rule::rule_matching ... ok |
| 613 | 2026-03-10T11:31:30.444Z | test engine::snat::test::nat_mappings ... ok |
| 614 | 2026-03-10T11:31:30.444Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 615 | 2026-03-10T11:31:30.444Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 616 | 2026-03-10T11:31:30.444Z | |
| 617 | 2026-03-10T11:31:30.444Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 618 | 2026-03-10T11:31:30.444Z | |
| 619 | 2026-03-10T11:31:30.444Z | Doc-tests opte |
| 620 | 2026-03-10T11:31:32.936Z | |
| 621 | 2026-03-10T11:31:32.936Z | running 3 tests |
| 622 | 2026-03-10T11:31:32.939Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 623 | 2026-03-10T11:31:32.939Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 624 | 2026-03-10T11:31:32.939Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 625 | 2026-03-10T11:31:32.939Z | |
| 626 | 2026-03-10T11:31:32.939Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 627 | 2026-03-10T11:31:32.939Z | |
| 628 | 2026-03-10T11:31:32.945Z | all doctests ran in 1.73s; merged doctests compilation took 1.72s |
| 629 | 2026-03-10T11:31:32.989Z | |
| 630 | 2026-03-10T11:31:32.991Z | real 30.079211934 |
| 631 | 2026-03-10T11:31:32.991Z | user 2:34.796030873 |
| 632 | 2026-03-10T11:31:32.991Z | sys 8.396905008 |
| 633 | 2026-03-10T11:31:32.992Z | trap 0.071567775 |
| 634 | 2026-03-10T11:31:32.992Z | tflt 0.178521969 |
| 635 | 2026-03-10T11:31:32.992Z | dflt 0.429714088 |
| 636 | 2026-03-10T11:31:32.992Z | kflt 0.000013172 |
| 637 | 2026-03-10T11:31:32.992Z | lock 7:44.437428774 |
| 638 | 2026-03-10T11:31:32.992Z | slp 4:47.313093164 |
| 639 | 2026-03-10T11:31:32.992Z | lat 6.190552621 |
| 640 | 2026-03-10T11:31:32.992Z | stop 2.909159553 |
| 641 | 2026-03-10T11:31:32.992Z | process exited: duration 115709 ms, exit code 0 |
| |
| 642 | 2026-03-10T11:31:32.997Z | found 0 output files |