|
|
|
| 1 | 2026-09-10T03:22:36.220Z | job assigned to worker 01M24NC44C4KT6W6JMM3Y2Z9CM [factory aws, i-0fbbfdf8d36029b7e] (queued for 48 s) |
| |
| 2 | 2026-09-10T03:22:43.188Z | starting task 0: "setup" |
| 3 | 2026-09-10T03:22:43.195Z | ++ uname -s |
| 4 | 2026-09-10T03:22:43.196Z | + kern=SunOS |
| 5 | 2026-09-10T03:22:43.196Z | + build_user=build |
| 6 | 2026-09-10T03:22:43.196Z | + build_uid=12345 |
| 7 | 2026-09-10T03:22:43.196Z | + work_dir=/work |
| 8 | 2026-09-10T03:22:43.196Z | + input_dir=/input |
| 9 | 2026-09-10T03:22:43.204Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-10T03:22:43.204Z | + case "$kern" in |
| 11 | 2026-09-10T03:22:43.204Z | + groupadd -g 12345 build |
| 12 | 2026-09-10T03:22:43.210Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-10T03:22:45.214Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-10T03:22:45.296Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-10T03:22:45.312Z | + home_fs=zfs |
| 16 | 2026-09-10T03:22:45.312Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-10T03:22:45.312Z | + mkdir -p /home/build |
| 18 | 2026-09-10T03:22:45.312Z | + chown build:build /home/build /work |
| 19 | 2026-09-10T03:22:47.288Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-10T03:22:47.294Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2026-09-10T03:22:47.303Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-10T03:22:47.311Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-10T03:22:47.312Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-10T03:22:47.312Z | * rust toolchain profile = "default" |
| 25 | 2026-09-10T03:22:47.312Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-10T03:22:47.312Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-10T03:22:47.312Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-10T03:22:47.312Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-10T03:22:47.312Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-10T03:22:47.443Z | info: downloading installer |
| 31 | 2026-09-10T03:22:48.863Z | info: profile set to default |
| 32 | 2026-09-10T03:22:48.863Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-10T03:22:48.884Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-10T03:22:49.013Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-10T03:22:49.020Z | info: downloading 6 components |
| 36 | 2026-09-10T03:23:02.611Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-10T03:23:02.611Z | |
| 38 | 2026-09-10T03:23:02.636Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-10T03:23:02.636Z | |
| 40 | 2026-09-10T03:23:02.646Z | |
| 41 | 2026-09-10T03:23:02.646Z | Rust is installed now. Great! |
| 42 | 2026-09-10T03:23:02.646Z | |
| 43 | 2026-09-10T03:23:02.646Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-10T03:23:02.646Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-10T03:23:02.646Z | |
| 46 | 2026-09-10T03:23:02.647Z | To configure your current shell, you need to source |
| 47 | 2026-09-10T03:23:02.647Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-10T03:23:02.647Z | |
| 49 | 2026-09-10T03:23:02.647Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-10T03:23:02.647Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-10T03:23:02.647Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-10T03:23:02.647Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-10T03:23:02.647Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-10T03:23:02.647Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-10T03:23:02.648Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-10T03:23:02.648Z | HOST_CC = None |
| 57 | 2026-09-10T03:23:02.648Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-10T03:23:02.648Z | CC = None |
| 59 | 2026-09-10T03:23:02.648Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-10T03:23:02.839Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-10T03:23:02.840Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-10T03:23:02.840Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-10T03:23:02.840Z | CFLAGS = None |
| 64 | 2026-09-10T03:23:02.840Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-10T03:23:02.840Z | HOST_CFLAGS = None |
| 66 | 2026-09-10T03:23:02.840Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-10T03:23:02.840Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-10T03:23:02.840Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-10T03:23:02.840Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-10T03:23:02.931Z | + rustup --version |
| 71 | 2026-09-10T03:23:02.938Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-10T03:23:02.941Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-10T03:23:02.960Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-10T03:23:02.965Z | + cargo --version |
| 75 | 2026-09-10T03:23:02.977Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-10T03:23:02.980Z | + rustc --version |
| 77 | 2026-09-10T03:23:02.998Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-10T03:23:03.002Z | process exited: duration 15699 ms, exit code 0 |
| |
| 79 | 2026-09-10T03:23:03.008Z | starting task 2: "authentication" |
| 80 | 2026-09-10T03:23:03.026Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-10T03:23:03.032Z | starting task 3: "clone repository" |
| 82 | 2026-09-10T03:23:03.035Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-10T03:23:03.038Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-10T03:23:03.073Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-10T03:23:04.097Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-10T03:23:04.098Z | + git fetch origin cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 87 | 2026-09-10T03:23:04.381Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-10T03:23:04.381Z | * branch cd40a86becac5c57dab8c7a0cbef6d2f58407523 -> FETCH_HEAD |
| 89 | 2026-09-10T03:23:04.390Z | + [[ -n renovate/bitflags-2.x-lockfile ]] |
| 90 | 2026-09-10T03:23:04.390Z | ++ git branch --show-current |
| 91 | 2026-09-10T03:23:04.390Z | + current=master |
| 92 | 2026-09-10T03:23:04.390Z | + [[ master != renovate/bitflags-2.x-lockfile ]] |
| 93 | 2026-09-10T03:23:04.390Z | + git branch -f renovate/bitflags-2.x-lockfile cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 94 | 2026-09-10T03:23:04.393Z | + git checkout -f renovate/bitflags-2.x-lockfile |
| 95 | 2026-09-10T03:23:04.410Z | Switched to branch 'renovate/bitflags-2.x-lockfile' |
| 96 | 2026-09-10T03:23:04.420Z | + git reset --hard cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 97 | 2026-09-10T03:23:04.425Z | HEAD is now at cd40a86 Update Rust crate bitflags to v2.13.2 |
| 98 | 2026-09-10T03:23:04.429Z | process exited: duration 1391 ms, exit code 0 |
| |
| 99 | 2026-09-10T03:23:04.437Z | starting task 4: "build" |
| 100 | 2026-09-10T03:23:04.441Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-10T03:23:04.447Z | ++ rustup show active-toolchain |
| 102 | 2026-09-10T03:23:04.447Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-10T03:23:04.453Z | ++ pushd xde |
| 104 | 2026-09-10T03:23:04.454Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-10T03:23:04.454Z | ++ rustup show active-toolchain |
| 106 | 2026-09-10T03:23:04.454Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-10T03:23:04.613Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-10T03:23:04.627Z | info: downloading 6 components |
| 109 | 2026-09-10T03:23:20.867Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-10T03:23:20.867Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-10T03:23:20.867Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-10T03:23:20.867Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-10T03:23:20.868Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-10T03:23:20.868Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-10T03:23:20.964Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-10T03:23:20.967Z | +++ head -n 1 |
| 117 | 2026-09-10T03:23:20.967Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-10T03:23:21.018Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-10T03:23:21.018Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-10T03:23:21.018Z | ++ popd |
| 121 | 2026-09-10T03:23:21.021Z | /work/oxidecomputer/opte |
| 122 | 2026-09-10T03:23:21.021Z | + cargo --version |
| 123 | 2026-09-10T03:23:21.025Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-10T03:23:21.031Z | + rustc --version |
| 125 | 2026-09-10T03:23:21.052Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-10T03:23:21.057Z | + cd lib/opte |
| 127 | 2026-09-10T03:23:21.057Z | + header 'check style' |
| 128 | 2026-09-10T03:23:21.057Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-10T03:23:21.058Z | # ==== check style ==== # |
| 130 | 2026-09-10T03:23:21.058Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-10T03:23:21.241Z | |
| 132 | 2026-09-10T03:23:21.241Z | real 0.179576445 |
| 133 | 2026-09-10T03:23:21.246Z | user 0.139319638 |
| 134 | 2026-09-10T03:23:21.246Z | sys 0.035272518 |
| 135 | 2026-09-10T03:23:21.246Z | trap 0.000008130 |
| 136 | 2026-09-10T03:23:21.246Z | tflt 0.000033030 |
| 137 | 2026-09-10T03:23:21.246Z | dflt 0.000008240 |
| 138 | 2026-09-10T03:23:21.246Z | kflt 0.000000000 |
| 139 | 2026-09-10T03:23:21.246Z | lock 0.022418514 |
| 140 | 2026-09-10T03:23:21.246Z | slp 0.159531630 |
| 141 | 2026-09-10T03:23:21.246Z | lat 0.000652580 |
| 142 | 2026-09-10T03:23:21.246Z | stop 0.000111460 |
| 143 | 2026-09-10T03:23:21.246Z | + header 'check docs' |
| 144 | 2026-09-10T03:23:21.246Z | + echo '# ==== check docs ==== #' |
| 145 | 2026-09-10T03:23:21.246Z | # ==== check docs ==== # |
| 146 | 2026-09-10T03:23:21.246Z | + RUSTDOCFLAGS='-D warnings' |
| 147 | 2026-09-10T03:23:21.246Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 148 | 2026-09-10T03:23:21.309Z | Updating crates.io index |
| 149 | 2026-09-10T03:23:21.315Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-10T03:23:22.065Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-10T03:23:22.676Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-10T03:23:22.978Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-10T03:23:23.359Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-10T03:23:23.660Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-10T03:23:23.983Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-10T03:23:25.757Z | Downloading crates ... |
| 157 | 2026-09-10T03:23:25.877Z | Downloaded itoa v1.0.18 |
| 158 | 2026-09-10T03:23:25.911Z | Downloaded dof v0.4.0 |
| 159 | 2026-09-10T03:23:25.911Z | Downloaded defmt-macros v1.1.1 |
| 160 | 2026-09-10T03:23:25.911Z | Downloaded either v1.16.0 |
| 161 | 2026-09-10T03:23:25.911Z | Downloaded ident_case v1.0.1 |
| 162 | 2026-09-10T03:23:25.911Z | Downloaded ref-cast-impl v1.0.25 |
| 163 | 2026-09-10T03:23:25.911Z | Downloaded usdt v0.6.0 |
| 164 | 2026-09-10T03:23:25.912Z | Downloaded byteorder v1.5.0 |
| 165 | 2026-09-10T03:23:25.912Z | Downloaded usdt-impl v0.6.0 |
| 166 | 2026-09-10T03:23:25.912Z | Downloaded serde_tokenstream v0.2.3 |
| 167 | 2026-09-10T03:23:25.912Z | Downloaded crc32fast v1.5.0 |
| 168 | 2026-09-10T03:23:25.912Z | Downloaded ucd-trie v0.1.7 |
| 169 | 2026-09-10T03:23:25.912Z | Downloaded bitflags v1.3.2 |
| 170 | 2026-09-10T03:23:25.912Z | Downloaded log v0.4.33 |
| 171 | 2026-09-10T03:23:25.912Z | Downloaded embedded-io v0.4.0 |
| 172 | 2026-09-10T03:23:25.912Z | Downloaded macaddr v1.0.1 |
| 173 | 2026-09-10T03:23:25.912Z | Downloaded managed v0.8.0 |
| 174 | 2026-09-10T03:23:25.913Z | Downloaded cobs v0.3.0 |
| 175 | 2026-09-10T03:23:25.913Z | Downloaded serde_core v1.0.228 |
| 176 | 2026-09-10T03:23:25.913Z | Downloaded memchr v2.8.3 |
| 177 | 2026-09-10T03:23:25.913Z | Downloaded hash32 v0.3.1 |
| 178 | 2026-09-10T03:23:25.913Z | Downloaded dtrace-parser v0.3.0 |
| 179 | 2026-09-10T03:23:25.913Z | Downloaded tabwriter v1.4.1 |
| 180 | 2026-09-10T03:23:25.913Z | Downloaded scroll_derive v0.13.1 |
| 181 | 2026-09-10T03:23:25.913Z | Downloaded cfg-if v1.0.4 |
| 182 | 2026-09-10T03:23:25.913Z | Downloaded version_check v0.9.5 |
| 183 | 2026-09-10T03:23:25.913Z | Downloaded defmt v0.3.100 |
| 184 | 2026-09-10T03:23:25.914Z | Downloaded stable_deref_trait v1.2.1 |
| 185 | 2026-09-10T03:23:25.914Z | Downloaded usdt-macro v0.6.0 |
| 186 | 2026-09-10T03:23:25.914Z | Downloaded embedded-io v0.6.1 |
| 187 | 2026-09-10T03:23:25.914Z | Downloaded thread-id v5.1.0 |
| 188 | 2026-09-10T03:23:25.914Z | Downloaded usdt-attr-macro v0.6.0 |
| 189 | 2026-09-10T03:23:25.914Z | Downloaded pest_derive v2.8.7 |
| 190 | 2026-09-10T03:23:25.914Z | Downloaded dyn-clone v1.0.20 |
| 191 | 2026-09-10T03:23:25.915Z | Downloaded ref-cast v1.0.25 |
| 192 | 2026-09-10T03:23:25.915Z | Downloaded plain v0.2.3 |
| 193 | 2026-09-10T03:23:25.953Z | Downloaded pretty-hex v0.4.2 |
| 194 | 2026-09-10T03:23:25.953Z | Downloaded defmt-parser v1.0.0 |
| 195 | 2026-09-10T03:23:25.954Z | Downloaded quote v1.0.46 |
| 196 | 2026-09-10T03:23:25.954Z | Downloaded ingot v0.2.0 |
| 197 | 2026-09-10T03:23:25.954Z | Downloaded ingot-types v0.2.0 |
| 198 | 2026-09-10T03:23:25.954Z | Downloaded scroll v0.13.0 |
| 199 | 2026-09-10T03:23:25.954Z | Downloaded ingot-macros v0.2.0 |
| 200 | 2026-09-10T03:23:25.954Z | Downloaded memmap2 v0.9.11 |
| 201 | 2026-09-10T03:23:25.954Z | Downloaded darling_macro v0.23.0 |
| 202 | 2026-09-10T03:23:25.954Z | Downloaded pest_generator v2.8.7 |
| 203 | 2026-09-10T03:23:25.954Z | Downloaded strsim v0.11.1 |
| 204 | 2026-09-10T03:23:25.954Z | Downloaded thiserror v2.0.18 |
| 205 | 2026-09-10T03:23:26.019Z | Downloaded pest_meta v2.8.7 |
| 206 | 2026-09-10T03:23:26.020Z | Downloaded zmij v1.0.22 |
| 207 | 2026-09-10T03:23:26.020Z | Downloaded defmt v1.1.1 |
| 208 | 2026-09-10T03:23:26.020Z | Downloaded bitflags v2.13.2 |
| 209 | 2026-09-10T03:23:26.020Z | Downloaded darling v0.23.0 |
| 210 | 2026-09-10T03:23:26.020Z | Downloaded ipnetwork v0.21.1 |
| 211 | 2026-09-10T03:23:26.020Z | Downloaded thiserror-impl v2.0.18 |
| 212 | 2026-09-10T03:23:26.020Z | Downloaded postcard v1.1.3 |
| 213 | 2026-09-10T03:23:26.020Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-09-10T03:23:26.020Z | Downloaded serde_derive v1.0.228 |
| 215 | 2026-09-10T03:23:26.020Z | Downloaded proc-macro2 v1.0.106 |
| 216 | 2026-09-10T03:23:26.020Z | Downloaded aho-corasick v1.1.4 |
| 217 | 2026-09-10T03:23:26.021Z | Downloaded darling_core v0.23.0 |
| 218 | 2026-09-10T03:23:26.021Z | Downloaded serde v1.0.228 |
| 219 | 2026-09-10T03:23:26.049Z | Downloaded heapless v0.8.0 |
| 220 | 2026-09-10T03:23:26.049Z | Downloaded zerocopy-derive v0.8.54 |
| 221 | 2026-09-10T03:23:26.049Z | Downloaded goblin v0.10.7 |
| 222 | 2026-09-10T03:23:26.049Z | Downloaded pest v2.8.7 |
| 223 | 2026-09-10T03:23:26.078Z | Downloaded itertools v0.15.0 |
| 224 | 2026-09-10T03:23:26.078Z | Downloaded regex v1.13.0 |
| 225 | 2026-09-10T03:23:26.078Z | Downloaded zerocopy v0.8.54 |
| 226 | 2026-09-10T03:23:26.078Z | Downloaded serde_json v1.0.150 |
| 227 | 2026-09-10T03:23:26.117Z | Downloaded regex-syntax v0.8.11 |
| 228 | 2026-09-10T03:23:26.119Z | Downloaded unicode-width v0.2.2 |
| 229 | 2026-09-10T03:23:26.154Z | Downloaded syn v2.0.118 |
| 230 | 2026-09-10T03:23:26.154Z | Downloaded smoltcp v0.11.0 |
| 231 | 2026-09-10T03:23:26.154Z | Downloaded regex-automata v0.4.15 |
| 232 | 2026-09-10T03:23:26.155Z | Downloaded libc v0.2.186 |
| 233 | 2026-09-10T03:23:26.203Z | Compiling proc-macro2 v1.0.106 |
| 234 | 2026-09-10T03:23:26.203Z | Compiling quote v1.0.46 |
| 235 | 2026-09-10T03:23:26.203Z | Compiling unicode-ident v1.0.24 |
| 236 | 2026-09-10T03:23:26.230Z | Documenting unicode-ident v1.0.24 |
| 237 | 2026-09-10T03:23:26.231Z | Compiling ident_case v1.0.1 |
| 238 | 2026-09-10T03:23:26.231Z | Compiling serde_core v1.0.228 |
| 239 | 2026-09-10T03:23:26.231Z | Compiling strsim v0.11.1 |
| 240 | 2026-09-10T03:23:26.392Z | Compiling memchr v2.8.3 |
| 241 | 2026-09-10T03:23:26.551Z | Compiling zerocopy v0.8.54 |
| 242 | 2026-09-10T03:23:26.588Z | Compiling thiserror v2.0.18 |
| 243 | 2026-09-10T03:23:26.639Z | Compiling regex-syntax v0.8.11 |
| 244 | 2026-09-10T03:23:26.670Z | Compiling serde v1.0.228 |
| 245 | 2026-09-10T03:23:26.941Z | Documenting proc-macro2 v1.0.106 |
| 246 | 2026-09-10T03:23:26.949Z | Compiling aho-corasick v1.1.4 |
| 247 | 2026-09-10T03:23:27.300Z | Compiling syn v2.0.118 |
| 248 | 2026-09-10T03:23:27.341Z | Checking byteorder v1.5.0 |
| 249 | 2026-09-10T03:23:27.490Z | Compiling either v1.16.0 |
| 250 | 2026-09-10T03:23:27.511Z | Documenting quote v1.0.46 |
| 251 | 2026-09-10T03:23:27.684Z | Documenting strsim v0.11.1 |
| 252 | 2026-09-10T03:23:27.687Z | Documenting ident_case v1.0.1 |
| 253 | 2026-09-10T03:23:28.014Z | Documenting syn v2.0.118 |
| 254 | 2026-09-10T03:23:28.112Z | Compiling regex-automata v0.4.15 |
| 255 | 2026-09-10T03:23:28.157Z | Compiling itertools v0.15.0 |
| 256 | 2026-09-10T03:23:28.349Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-10T03:23:28.660Z | Documenting memchr v2.8.3 |
| 258 | 2026-09-10T03:23:28.820Z | Checking bitflags v2.13.2 |
| 259 | 2026-09-10T03:23:29.007Z | Checking hash32 v0.3.1 |
| 260 | 2026-09-10T03:23:29.096Z | Documenting serde_core v1.0.228 |
| 261 | 2026-09-10T03:23:29.280Z | Checking darling_core v0.23.0 |
| 262 | 2026-09-10T03:23:29.291Z | Documenting aho-corasick v1.1.4 |
| 263 | 2026-09-10T03:23:29.430Z | Checking cfg-if v1.0.4 |
| 264 | 2026-09-10T03:23:29.485Z | Checking stable_deref_trait v1.2.1 |
| 265 | 2026-09-10T03:23:29.549Z | Documenting regex-syntax v0.8.11 |
| 266 | 2026-09-10T03:23:30.147Z | Documenting darling_core v0.23.0 |
| 267 | 2026-09-10T03:23:30.205Z | Compiling regex v1.13.0 |
| 268 | 2026-09-10T03:23:30.578Z | Checking macaddr v1.0.1 |
| 269 | 2026-09-10T03:23:30.584Z | Documenting regex-automata v0.4.15 |
| 270 | 2026-09-10T03:23:30.619Z | Compiling smoltcp v0.11.0 |
| 271 | 2026-09-10T03:23:30.818Z | Documenting zerocopy-derive v0.8.54 |
| 272 | 2026-09-10T03:23:30.825Z | Compiling thiserror-impl v2.0.18 |
| 273 | 2026-09-10T03:23:30.903Z | Compiling zerocopy-derive v0.8.54 |
| 274 | 2026-09-10T03:23:30.981Z | Compiling serde_derive v1.0.228 |
| 275 | 2026-09-10T03:23:31.296Z | Documenting darling_macro v0.23.0 |
| 276 | 2026-09-10T03:23:31.645Z | Documenting thiserror-impl v2.0.18 |
| 277 | 2026-09-10T03:23:32.010Z | Documenting regex v1.13.0 |
| 278 | 2026-09-10T03:23:32.059Z | Documenting serde_derive v1.0.228 |
| 279 | 2026-09-10T03:23:32.140Z | Compiling darling_macro v0.23.0 |
| 280 | 2026-09-10T03:23:32.218Z | Checking cobs v0.3.0 |
| 281 | 2026-09-10T03:23:32.332Z | Checking managed v0.8.0 |
| 282 | 2026-09-10T03:23:32.507Z | Documenting byteorder v1.5.0 |
| 283 | 2026-09-10T03:23:32.539Z | Checking bitflags v1.3.2 |
| 284 | 2026-09-10T03:23:32.586Z | Documenting thiserror v2.0.18 |
| 285 | 2026-09-10T03:23:32.601Z | Documenting zerocopy v0.8.54 |
| 286 | 2026-09-10T03:23:32.776Z | Compiling darling v0.23.0 |
| 287 | 2026-09-10T03:23:32.938Z | Compiling ingot-macros v0.2.0 |
| 288 | 2026-09-10T03:23:33.000Z | Documenting darling v0.23.0 |
| 289 | 2026-09-10T03:23:33.158Z | Documenting hash32 v0.3.1 |
| 290 | 2026-09-10T03:23:33.268Z | Documenting bitflags v2.13.2 |
| 291 | 2026-09-10T03:23:33.478Z | Compiling crc32fast v1.5.0 |
| 292 | 2026-09-10T03:23:33.745Z | Documenting ingot-macros v0.2.0 |
| 293 | 2026-09-10T03:23:33.761Z | Documenting serde v1.0.228 |
| 294 | 2026-09-10T03:23:33.888Z | Documenting macaddr v1.0.1 |
| 295 | 2026-09-10T03:23:34.090Z | Documenting stable_deref_trait v1.2.1 |
| 296 | 2026-09-10T03:23:34.131Z | Compiling ref-cast v1.0.25 |
| 297 | 2026-09-10T03:23:34.436Z | Documenting cfg-if v1.0.4 |
| 298 | 2026-09-10T03:23:34.559Z | Checking postcard v1.1.3 |
| 299 | 2026-09-10T03:23:34.617Z | Documenting heapless v0.8.0 |
| 300 | 2026-09-10T03:23:34.823Z | Documenting cobs v0.3.0 |
| 301 | 2026-09-10T03:23:35.069Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-09-10T03:23:35.095Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-10T03:23:35.328Z | Documenting managed v0.8.0 |
| 304 | 2026-09-10T03:23:35.478Z | Compiling version_check v0.9.5 |
| 305 | 2026-09-10T03:23:35.489Z | Checking ingot-types v0.2.0 |
| 306 | 2026-09-10T03:23:35.662Z | Checking unicode-width v0.2.2 |
| 307 | 2026-09-10T03:23:35.767Z | Checking ipnetwork v0.21.1 |
| 308 | 2026-09-10T03:23:35.833Z | Checking ingot v0.2.0 |
| 309 | 2026-09-10T03:23:35.848Z | Documenting ingot-types v0.2.0 |
| 310 | 2026-09-10T03:23:35.904Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 311 | 2026-09-10T03:23:35.932Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 312 | 2026-09-10T03:23:36.044Z | Documenting ref-cast-impl v1.0.25 |
| 313 | 2026-09-10T03:23:36.087Z | Documenting postcard v1.1.3 |
| 314 | 2026-09-10T03:23:36.104Z | Documenting either v1.16.0 |
| 315 | 2026-09-10T03:23:36.139Z | Documenting ipnetwork v0.21.1 |
| 316 | 2026-09-10T03:23:36.357Z | Documenting smoltcp v0.11.0 |
| 317 | 2026-09-10T03:23:36.739Z | Documenting unicode-width v0.2.2 |
| 318 | 2026-09-10T03:23:36.997Z | Documenting ingot v0.2.0 |
| 319 | 2026-09-10T03:23:37.206Z | Documenting itertools v0.15.0 |
| 320 | 2026-09-10T03:23:37.411Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 321 | 2026-09-10T03:23:37.758Z | Documenting ref-cast v1.0.25 |
| 322 | 2026-09-10T03:23:38.024Z | Checking tabwriter v1.4.1 |
| 323 | 2026-09-10T03:23:38.159Z | Documenting crc32fast v1.5.0 |
| 324 | 2026-09-10T03:23:38.300Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 325 | 2026-09-10T03:23:38.350Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-09-10T03:23:38.404Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 327 | 2026-09-10T03:23:38.597Z | Documenting tabwriter v1.4.1 |
| 328 | 2026-09-10T03:23:38.909Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 329 | 2026-09-10T03:23:39.017Z | Checking dyn-clone v1.0.20 |
| 330 | 2026-09-10T03:23:39.059Z | Documenting dyn-clone v1.0.20 |
| 331 | 2026-09-10T03:23:39.774Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 332 | 2026-09-10T03:23:42.183Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 333 | 2026-09-10T03:23:44.101Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.83s |
| 334 | 2026-09-10T03:23:44.189Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 335 | 2026-09-10T03:23:44.219Z | |
| 336 | 2026-09-10T03:23:44.219Z | real 22.937332572 |
| 337 | 2026-09-10T03:23:44.219Z | user 1:16.506153039 |
| 338 | 2026-09-10T03:23:44.219Z | sys 16.411217702 |
| 339 | 2026-09-10T03:23:44.219Z | trap 0.039899208 |
| 340 | 2026-09-10T03:23:44.219Z | tflt 0.029606200 |
| 341 | 2026-09-10T03:23:44.219Z | dflt 0.070506571 |
| 342 | 2026-09-10T03:23:44.219Z | kflt 0.001593771 |
| 343 | 2026-09-10T03:23:44.219Z | lock 6:48.642616234 |
| 344 | 2026-09-10T03:23:44.219Z | slp 4:28.630195783 |
| 345 | 2026-09-10T03:23:44.219Z | lat 8.123908443 |
| 346 | 2026-09-10T03:23:44.219Z | stop 12.867802472 |
| 347 | 2026-09-10T03:23:44.219Z | + header 'analyze std + api' |
| 348 | 2026-09-10T03:23:44.219Z | + echo '# ==== analyze std + api ==== #' |
| 349 | 2026-09-10T03:23:44.219Z | # ==== analyze std + api ==== # |
| 350 | 2026-09-10T03:23:44.220Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 351 | 2026-09-10T03:23:44.444Z | Compiling proc-macro2 v1.0.106 |
| 352 | 2026-09-10T03:23:44.444Z | Compiling quote v1.0.46 |
| 353 | 2026-09-10T03:23:44.444Z | Compiling unicode-ident v1.0.24 |
| 354 | 2026-09-10T03:23:44.450Z | Compiling memchr v2.8.3 |
| 355 | 2026-09-10T03:23:44.450Z | Compiling thiserror v2.0.18 |
| 356 | 2026-09-10T03:23:44.450Z | Compiling zerocopy v0.8.54 |
| 357 | 2026-09-10T03:23:44.450Z | Compiling zmij v1.0.22 |
| 358 | 2026-09-10T03:23:44.450Z | Compiling serde_core v1.0.228 |
| 359 | 2026-09-10T03:23:44.606Z | Compiling libc v0.2.186 |
| 360 | 2026-09-10T03:23:44.772Z | Compiling serde_json v1.0.150 |
| 361 | 2026-09-10T03:23:44.799Z | Compiling ucd-trie v0.1.7 |
| 362 | 2026-09-10T03:23:44.961Z | Compiling pest v2.8.7 |
| 363 | 2026-09-10T03:23:44.986Z | Compiling serde v1.0.228 |
| 364 | 2026-09-10T03:23:45.017Z | Compiling ident_case v1.0.1 |
| 365 | 2026-09-10T03:23:45.043Z | Compiling strsim v0.11.1 |
| 366 | 2026-09-10T03:23:45.337Z | Compiling aho-corasick v1.1.4 |
| 367 | 2026-09-10T03:23:45.359Z | Compiling regex-syntax v0.8.11 |
| 368 | 2026-09-10T03:23:45.367Z | Checking byteorder v1.5.0 |
| 369 | 2026-09-10T03:23:45.630Z | Compiling itoa v1.0.18 |
| 370 | 2026-09-10T03:23:45.781Z | Compiling syn v2.0.118 |
| 371 | 2026-09-10T03:23:45.996Z | Compiling pest_meta v2.8.7 |
| 372 | 2026-09-10T03:23:46.273Z | Compiling usdt-impl v0.6.0 |
| 373 | 2026-09-10T03:23:46.321Z | Compiling either v1.16.0 |
| 374 | 2026-09-10T03:23:46.540Z | Compiling itertools v0.15.0 |
| 375 | 2026-09-10T03:23:46.775Z | Compiling thread-id v5.1.0 |
| 376 | 2026-09-10T03:23:46.841Z | Compiling regex-automata v0.4.15 |
| 377 | 2026-09-10T03:23:47.091Z | Checking log v0.4.33 |
| 378 | 2026-09-10T03:23:47.146Z | Checking plain v0.2.3 |
| 379 | 2026-09-10T03:23:47.239Z | Compiling heapless v0.8.0 |
| 380 | 2026-09-10T03:23:47.619Z | Checking bitflags v2.13.2 |
| 381 | 2026-09-10T03:23:47.677Z | Checking hash32 v0.3.1 |
| 382 | 2026-09-10T03:23:47.747Z | Checking cfg-if v1.0.4 |
| 383 | 2026-09-10T03:23:47.785Z | Checking macaddr v1.0.1 |
| 384 | 2026-09-10T03:23:47.808Z | Checking pretty-hex v0.4.2 |
| 385 | 2026-09-10T03:23:47.825Z | Checking stable_deref_trait v1.2.1 |
| 386 | 2026-09-10T03:23:47.884Z | Compiling smoltcp v0.11.0 |
| 387 | 2026-09-10T03:23:48.047Z | Checking managed v0.8.0 |
| 388 | 2026-09-10T03:23:48.067Z | Compiling crc32fast v1.5.0 |
| 389 | 2026-09-10T03:23:48.178Z | Checking bitflags v1.3.2 |
| 390 | 2026-09-10T03:23:48.256Z | Compiling pest_generator v2.8.7 |
| 391 | 2026-09-10T03:23:48.256Z | Compiling darling_core v0.23.0 |
| 392 | 2026-09-10T03:23:48.263Z | Compiling ref-cast v1.0.25 |
| 393 | 2026-09-10T03:23:48.327Z | Compiling version_check v0.9.5 |
| 394 | 2026-09-10T03:23:48.657Z | Compiling regex v1.13.0 |
| 395 | 2026-09-10T03:23:48.702Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 396 | 2026-09-10T03:23:48.865Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 397 | 2026-09-10T03:23:48.873Z | Checking memmap2 v0.9.11 |
| 398 | 2026-09-10T03:23:48.885Z | Checking ipnetwork v0.21.1 |
| 399 | 2026-09-10T03:23:49.097Z | Checking unicode-width v0.2.2 |
| 400 | 2026-09-10T03:23:49.245Z | Checking dyn-clone v1.0.20 |
| 401 | 2026-09-10T03:23:49.313Z | Checking tabwriter v1.4.1 |
| 402 | 2026-09-10T03:23:49.410Z | Compiling thiserror-impl v2.0.18 |
| 403 | 2026-09-10T03:23:49.418Z | Compiling serde_derive v1.0.228 |
| 404 | 2026-09-10T03:23:49.418Z | Compiling zerocopy-derive v0.8.54 |
| 405 | 2026-09-10T03:23:49.426Z | Compiling pest_derive v2.8.7 |
| 406 | 2026-09-10T03:23:49.789Z | Compiling scroll_derive v0.13.1 |
| 407 | 2026-09-10T03:23:49.887Z | Compiling ref-cast-impl v1.0.25 |
| 408 | 2026-09-10T03:23:49.933Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 409 | 2026-09-10T03:23:50.292Z | Compiling darling_macro v0.23.0 |
| 410 | 2026-09-10T03:23:50.569Z | Checking scroll v0.13.0 |
| 411 | 2026-09-10T03:23:50.635Z | Compiling dtrace-parser v0.3.0 |
| 412 | 2026-09-10T03:23:50.663Z | Checking cobs v0.3.0 |
| 413 | 2026-09-10T03:23:50.839Z | Checking goblin v0.10.7 |
| 414 | 2026-09-10T03:23:50.847Z | Compiling darling v0.23.0 |
| 415 | 2026-09-10T03:23:50.888Z | Compiling ingot-macros v0.2.0 |
| 416 | 2026-09-10T03:23:50.936Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 417 | 2026-09-10T03:23:52.016Z | Checking postcard v1.1.3 |
| 418 | 2026-09-10T03:23:52.092Z | Compiling serde_tokenstream v0.2.3 |
| 419 | 2026-09-10T03:23:53.442Z | Checking dof v0.4.0 |
| 420 | 2026-09-10T03:23:53.474Z | Checking ingot-types v0.2.0 |
| 421 | 2026-09-10T03:23:53.681Z | Checking ingot v0.2.0 |
| 422 | 2026-09-10T03:23:54.251Z | Compiling usdt-attr-macro v0.6.0 |
| 423 | 2026-09-10T03:23:54.251Z | Compiling usdt-macro v0.6.0 |
| 424 | 2026-09-10T03:23:54.827Z | Checking usdt v0.6.0 |
| 425 | 2026-09-10T03:23:55.124Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 426 | 2026-09-10T03:24:03.571Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.32s |
| 427 | 2026-09-10T03:24:03.603Z | |
| 428 | 2026-09-10T03:24:03.623Z | real 19.391553926 |
| 429 | 2026-09-10T03:24:03.624Z | user 1:01.647099710 |
| 430 | 2026-09-10T03:24:03.624Z | sys 12.003402098 |
| 431 | 2026-09-10T03:24:03.624Z | trap 0.030274360 |
| 432 | 2026-09-10T03:24:03.624Z | tflt 0.147064132 |
| 433 | 2026-09-10T03:24:03.624Z | dflt 0.195186311 |
| 434 | 2026-09-10T03:24:03.625Z | kflt 0.000019790 |
| 435 | 2026-09-10T03:24:03.625Z | lock 3:53.692349601 |
| 436 | 2026-09-10T03:24:03.625Z | slp 3:13.406710448 |
| 437 | 2026-09-10T03:24:03.625Z | lat 3.079558482 |
| 438 | 2026-09-10T03:24:03.625Z | stop 6.305468175 |
| 439 | 2026-09-10T03:24:03.625Z | + header 'analyze no_std + engine + kernel' |
| 440 | 2026-09-10T03:24:03.625Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 441 | 2026-09-10T03:24:03.625Z | # ==== analyze no_std + engine + kernel ==== # |
| 442 | 2026-09-10T03:24:03.625Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 443 | 2026-09-10T03:24:03.759Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 444 | 2026-09-10T03:24:03.759Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 445 | 2026-09-10T03:24:03.759Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 446 | 2026-09-10T03:24:03.760Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 447 | 2026-09-10T03:24:03.973Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 448 | 2026-09-10T03:24:07.045Z | Finished `dev` profile [optimized + debuginfo] target(s) in 3.40s |
| 449 | 2026-09-10T03:24:07.074Z | |
| 450 | 2026-09-10T03:24:07.077Z | real 3.468058007 |
| 451 | 2026-09-10T03:24:07.078Z | user 3.741139586 |
| 452 | 2026-09-10T03:24:07.078Z | sys 0.818279309 |
| 453 | 2026-09-10T03:24:07.078Z | trap 0.000436020 |
| 454 | 2026-09-10T03:24:07.078Z | tflt 0.019769848 |
| 455 | 2026-09-10T03:24:07.078Z | dflt 0.005455604 |
| 456 | 2026-09-10T03:24:07.078Z | kflt 0.000000000 |
| 457 | 2026-09-10T03:24:07.078Z | lock 11.438433198 |
| 458 | 2026-09-10T03:24:07.078Z | slp 14.448900357 |
| 459 | 2026-09-10T03:24:07.078Z | lat 0.005305890 |
| 460 | 2026-09-10T03:24:07.078Z | stop 0.183699883 |
| 461 | 2026-09-10T03:24:07.078Z | + header test |
| 462 | 2026-09-10T03:24:07.078Z | + echo '# ==== test ==== #' |
| 463 | 2026-09-10T03:24:07.078Z | # ==== test ==== # |
| 464 | 2026-09-10T03:24:07.078Z | + ptime -m cargo test |
| 465 | 2026-09-10T03:24:07.213Z | Compiling serde_core v1.0.228 |
| 466 | 2026-09-10T03:24:07.218Z | Compiling thiserror v2.0.18 |
| 467 | 2026-09-10T03:24:07.218Z | Compiling zerocopy v0.8.54 |
| 468 | 2026-09-10T03:24:07.236Z | Compiling byteorder v1.5.0 |
| 469 | 2026-09-10T03:24:07.260Z | Compiling memchr v2.8.3 |
| 470 | 2026-09-10T03:24:07.260Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-09-10T03:24:07.267Z | Compiling libc v0.2.186 |
| 472 | 2026-09-10T03:24:07.267Z | Compiling zmij v1.0.22 |
| 473 | 2026-09-10T03:24:07.328Z | Compiling proc-macro2 v1.0.106 |
| 474 | 2026-09-10T03:24:07.363Z | Compiling scroll v0.13.0 |
| 475 | 2026-09-10T03:24:07.445Z | Compiling itoa v1.0.18 |
| 476 | 2026-09-10T03:24:07.609Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-09-10T03:24:07.615Z | Compiling log v0.4.33 |
| 478 | 2026-09-10T03:24:07.624Z | Compiling plain v0.2.3 |
| 479 | 2026-09-10T03:24:07.705Z | Compiling quote v1.0.46 |
| 480 | 2026-09-10T03:24:07.742Z | Compiling pest v2.8.7 |
| 481 | 2026-09-10T03:24:07.857Z | Compiling goblin v0.10.7 |
| 482 | 2026-09-10T03:24:08.275Z | Compiling hash32 v0.3.1 |
| 483 | 2026-09-10T03:24:08.371Z | Compiling macaddr v1.0.1 |
| 484 | 2026-09-10T03:24:08.469Z | Compiling stable_deref_trait v1.2.1 |
| 485 | 2026-09-10T03:24:08.531Z | Compiling pretty-hex v0.4.2 |
| 486 | 2026-09-10T03:24:08.563Z | Compiling cfg-if v1.0.4 |
| 487 | 2026-09-10T03:24:08.626Z | Compiling heapless v0.8.0 |
| 488 | 2026-09-10T03:24:08.653Z | Compiling syn v2.0.118 |
| 489 | 2026-09-10T03:24:08.781Z | Compiling dtrace-parser v0.3.0 |
| 490 | 2026-09-10T03:24:09.075Z | Compiling serde v1.0.228 |
| 491 | 2026-09-10T03:24:09.220Z | Compiling bitflags v2.13.2 |
| 492 | 2026-09-10T03:24:09.386Z | Compiling serde_json v1.0.150 |
| 493 | 2026-09-10T03:24:09.615Z | Compiling thread-id v5.1.0 |
| 494 | 2026-09-10T03:24:09.689Z | Compiling cobs v0.3.0 |
| 495 | 2026-09-10T03:24:09.702Z | Compiling bitflags v1.3.2 |
| 496 | 2026-09-10T03:24:09.769Z | Compiling managed v0.8.0 |
| 497 | 2026-09-10T03:24:09.966Z | Compiling smoltcp v0.11.0 |
| 498 | 2026-09-10T03:24:09.996Z | Compiling postcard v1.1.3 |
| 499 | 2026-09-10T03:24:10.010Z | Compiling ingot-types v0.2.0 |
| 500 | 2026-09-10T03:24:10.202Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 501 | 2026-09-10T03:24:10.350Z | Compiling ingot v0.2.0 |
| 502 | 2026-09-10T03:24:10.422Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 503 | 2026-09-10T03:24:10.440Z | Compiling memmap2 v0.9.11 |
| 504 | 2026-09-10T03:24:10.706Z | Compiling ipnetwork v0.21.1 |
| 505 | 2026-09-10T03:24:11.008Z | Compiling dof v0.4.0 |
| 506 | 2026-09-10T03:24:11.232Z | Compiling either v1.16.0 |
| 507 | 2026-09-10T03:24:11.419Z | Compiling unicode-width v0.2.2 |
| 508 | 2026-09-10T03:24:11.750Z | Compiling usdt-impl v0.6.0 |
| 509 | 2026-09-10T03:24:12.387Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 510 | 2026-09-10T03:24:12.485Z | Compiling usdt v0.6.0 |
| 511 | 2026-09-10T03:24:12.548Z | Compiling tabwriter v1.4.1 |
| 512 | 2026-09-10T03:24:12.977Z | Compiling itertools v0.15.0 |
| 513 | 2026-09-10T03:24:13.110Z | Compiling ref-cast v1.0.25 |
| 514 | 2026-09-10T03:24:13.314Z | Compiling crc32fast v1.5.0 |
| 515 | 2026-09-10T03:24:13.531Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 516 | 2026-09-10T03:24:14.117Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 517 | 2026-09-10T03:24:14.232Z | Compiling dyn-clone v1.0.20 |
| 518 | 2026-09-10T03:24:29.174Z | Finished `test` profile [optimized + debuginfo] target(s) in 22.09s |
| 519 | 2026-09-10T03:24:29.210Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-f56cbf4a76a218ed) |
| 520 | 2026-09-10T03:24:29.217Z | |
| 521 | 2026-09-10T03:24:29.217Z | running 84 tests |
| 522 | 2026-09-10T03:24:29.217Z | test d_error::tests::name_truncation ... ok |
| 523 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 524 | 2026-09-10T03:24:29.217Z | test d_error::tests::name_and_data_storage ... ok |
| 525 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::chain_append_links ... ok |
| 526 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 527 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 528 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::prefix_len ... ok |
| 529 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 530 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::read_seg ... ok |
| 531 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 532 | 2026-09-10T03:24:29.217Z | test ddi::mblk::test::truncate ... ok |
| 533 | 2026-09-10T03:24:29.218Z | test ddi::mblk::test::wrap ... ok |
| 534 | 2026-09-10T03:24:29.218Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 535 | 2026-09-10T03:24:29.218Z | test ddi::time::test::good_interval ... ok |
| 536 | 2026-09-10T03:24:29.218Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 537 | 2026-09-10T03:24:29.218Z | test engine::dhcp::test::hostname_encode ... ok |
| 538 | 2026-09-10T03:24:29.218Z | test engine::dhcp::test::domainname_encode ... ok |
| 539 | 2026-09-10T03:24:29.218Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 540 | 2026-09-10T03:24:29.218Z | test engine::dhcp::test::offlink_encode ... ok |
| 541 | 2026-09-10T03:24:29.218Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 542 | 2026-09-10T03:24:29.218Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 543 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::fail_on_deeply_nested_options ... ok |
| 544 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 545 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 546 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 547 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 548 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 549 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 550 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 551 | 2026-09-10T03:24:29.219Z | test ddi::time::test::bad_interval - should panic ... ok |
| 552 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 553 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 554 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 555 | 2026-09-10T03:24:29.219Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 556 | 2026-09-10T03:24:29.220Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 557 | 2026-09-10T03:24:29.220Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 558 | 2026-09-10T03:24:29.223Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 559 | 2026-09-10T03:24:29.223Z | test engine::dhcpv6::options::test::test_status ... ok |
| 560 | 2026-09-10T03:24:29.223Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 561 | 2026-09-10T03:24:29.223Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 562 | 2026-09-10T03:24:29.223Z | test engine::ether::test::emit ... ok |
| 563 | 2026-09-10T03:24:29.224Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 564 | 2026-09-10T03:24:29.224Z | test engine::flow_table::test::eviction_invalidates_descendents ... ok |
| 565 | 2026-09-10T03:24:29.224Z | test engine::flow_table::test::eviction_basics ... ok |
| 566 | 2026-09-10T03:24:29.224Z | test engine::flow_table::test::eviction_priority_inheritance ... ok |
| 567 | 2026-09-10T03:24:29.224Z | test engine::flow_table::test::children_prevent_timer_expiry ... ok |
| 568 | 2026-09-10T03:24:29.224Z | test engine::flow_table::test::eviction_selects_highest_prio ... ok |
| 569 | 2026-09-10T03:24:29.227Z | test engine::flow_table::test::flow_clear ... ok |
| 570 | 2026-09-10T03:24:29.227Z | test engine::flow_table::test::flow_expired ... ok |
| 571 | 2026-09-10T03:24:29.227Z | test engine::flow_table::test::timer_expiry_propagation ... ok |
| 572 | 2026-09-10T03:24:29.227Z | test engine::geneve::test::emit_no_opts ... ok |
| 573 | 2026-09-10T03:24:29.227Z | test engine::flow_table::test::priority_lerp_rejects_bad_params ... ok |
| 574 | 2026-09-10T03:24:29.227Z | test engine::geneve::test::emit_single_opt ... ok |
| 575 | 2026-09-10T03:24:29.227Z | test engine::ip::v4::test::cidr_match ... ok |
| 576 | 2026-09-10T03:24:29.228Z | test engine::flow_table::test::priority_lerp ... ok |
| 577 | 2026-09-10T03:24:29.228Z | test engine::flow_table::test::priority_lerp_clamps ... ok |
| 578 | 2026-09-10T03:24:29.228Z | test engine::ip::v4::test::emit ... ok |
| 579 | 2026-09-10T03:24:29.228Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 580 | 2026-09-10T03:24:29.228Z | test engine::ip::v6::test::emit ... ok |
| 581 | 2026-09-10T03:24:29.228Z | test engine::ip::v4::test::match_check ... ok |
| 582 | 2026-09-10T03:24:29.228Z | test engine::ip::v6::test::option_push_spec ... ok |
| 583 | 2026-09-10T03:24:29.229Z | test engine::ip::v6::test::from_pairs ... ok |
| 584 | 2026-09-10T03:24:29.229Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 585 | 2026-09-10T03:24:29.229Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 586 | 2026-09-10T03:24:29.229Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 587 | 2026-09-10T03:24:29.229Z | test engine::layer::test::find_rule ... ok |
| 588 | 2026-09-10T03:24:29.229Z | test engine::packet::test::read_multi_segment ... ok |
| 589 | 2026-09-10T03:24:29.229Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 590 | 2026-09-10T03:24:29.229Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 591 | 2026-09-10T03:24:29.229Z | test engine::nat::test::nat4_rewrite ... ok |
| 592 | 2026-09-10T03:24:29.229Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 593 | 2026-09-10T03:24:29.230Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 594 | 2026-09-10T03:24:29.230Z | test engine::packet::test::small_packet_with_padding ... ok |
| 595 | 2026-09-10T03:24:29.230Z | test engine::packet::test::straddled_tcp ... ok |
| 596 | 2026-09-10T03:24:29.230Z | test engine::ip::v6::test::push_spec ... ok |
| 597 | 2026-09-10T03:24:29.230Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 598 | 2026-09-10T03:24:29.230Z | test engine::rule::rule_matching ... ok |
| 599 | 2026-09-10T03:24:29.230Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 600 | 2026-09-10T03:24:29.230Z | test engine::packet::test::read_single_segment ... ok |
| 601 | 2026-09-10T03:24:29.230Z | test engine::port::tests::opening_tcp_eviction_prio_increases_over_time ... ok |
| 602 | 2026-09-10T03:24:29.234Z | test engine::port::tests::established_tcp_eviction_prio_unchanging ... ok |
| 603 | 2026-09-10T03:24:29.234Z | test engine::snat::test::nat_mappings ... ok |
| 604 | 2026-09-10T03:24:29.234Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 605 | 2026-09-10T03:24:29.234Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 606 | 2026-09-10T03:24:29.234Z | |
| 607 | 2026-09-10T03:24:29.234Z | test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-09-10T03:24:29.234Z | |
| 609 | 2026-09-10T03:24:29.234Z | Doc-tests opte |
| 610 | 2026-09-10T03:24:31.187Z | |
| 611 | 2026-09-10T03:24:31.187Z | running 3 tests |
| 612 | 2026-09-10T03:24:31.196Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-09-10T03:24:31.196Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 614 | 2026-09-10T03:24:31.196Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 615 | 2026-09-10T03:24:31.197Z | |
| 616 | 2026-09-10T03:24:31.197Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-09-10T03:24:31.197Z | |
| 618 | 2026-09-10T03:24:31.197Z | all doctests ran in 1.39s; merged doctests compilation took 1.38s |
| 619 | 2026-09-10T03:24:31.213Z | |
| 620 | 2026-09-10T03:24:31.214Z | real 24.134791148 |
| 621 | 2026-09-10T03:24:31.214Z | user 2:02.076420850 |
| 622 | 2026-09-10T03:24:31.214Z | sys 7.105055739 |
| 623 | 2026-09-10T03:24:31.214Z | trap 0.056837423 |
| 624 | 2026-09-10T03:24:31.214Z | tflt 0.241247684 |
| 625 | 2026-09-10T03:24:31.214Z | dflt 0.327023002 |
| 626 | 2026-09-10T03:24:31.214Z | kflt 0.000009240 |
| 627 | 2026-09-10T03:24:31.214Z | lock 6:16.671532279 |
| 628 | 2026-09-10T03:24:31.221Z | slp 3:39.426929418 |
| 629 | 2026-09-10T03:24:31.221Z | lat 5.761916154 |
| 630 | 2026-09-10T03:24:31.221Z | stop 3.843180029 |
| 631 | 2026-09-10T03:24:31.221Z | process exited: duration 86776 ms, exit code 0 |
| |
| 632 | 2026-09-10T03:24:31.231Z | found 0 output files |