|
|
|
| 1 | 2026-04-01T14:32:52.617Z | job assigned to worker 01KN4QAP2WV75KFBB8AMZFYGFR [factory aws, i-022c9cf1eceb331f3] (queued for 5 m 27 s) |
| |
| 2 | 2026-04-01T14:32:59.714Z | starting task 0: "setup" |
| 3 | 2026-04-01T14:32:59.718Z | ++ uname -s |
| 4 | 2026-04-01T14:32:59.721Z | + kern=SunOS |
| 5 | 2026-04-01T14:32:59.721Z | + build_user=build |
| 6 | 2026-04-01T14:32:59.721Z | + build_uid=12345 |
| 7 | 2026-04-01T14:32:59.721Z | + work_dir=/work |
| 8 | 2026-04-01T14:32:59.721Z | + input_dir=/input |
| 9 | 2026-04-01T14:32:59.721Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T14:32:59.721Z | + case "$kern" in |
| 11 | 2026-04-01T14:32:59.721Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T14:32:59.721Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T14:33:01.726Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T14:33:01.849Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T14:33:01.853Z | + home_fs=zfs |
| 16 | 2026-04-01T14:33:01.853Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T14:33:01.853Z | + mkdir -p /home/build |
| 18 | 2026-04-01T14:33:01.853Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T14:33:03.854Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T14:33:03.857Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-04-01T14:33:03.863Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T14:33:03.867Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-01T14:33:03.867Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T14:33:03.867Z | * rust toolchain channel = "1.94.1" |
| 25 | 2026-04-01T14:33:03.867Z | * rust toolchain profile = "default" |
| 26 | 2026-04-01T14:33:03.870Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T14:33:03.870Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T14:33:03.870Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T14:33:03.870Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-01T14:33:03.987Z | info: downloading installer |
| 31 | 2026-04-01T14:33:05.604Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T14:33:05.604Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T14:33:05.604Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T14:33:05.604Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T14:33:05.604Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T14:33:05.604Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T14:33:05.604Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T14:33:05.604Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T14:33:05.604Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T14:33:05.604Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T14:33:05.604Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T14:33:05.604Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T14:33:05.604Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T14:33:05.627Z | info: profile set to default |
| 45 | 2026-04-01T14:33:05.627Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T14:33:05.630Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T14:33:05.786Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-01T14:33:05.789Z | info: downloading 6 components |
| 49 | 2026-04-01T14:33:21.679Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T14:33:21.679Z | |
| 51 | 2026-04-01T14:33:21.706Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-01T14:33:21.706Z | |
| 53 | 2026-04-01T14:33:21.706Z | |
| 54 | 2026-04-01T14:33:21.706Z | Rust is installed now. Great! |
| 55 | 2026-04-01T14:33:21.706Z | |
| 56 | 2026-04-01T14:33:21.709Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T14:33:21.709Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T14:33:21.709Z | |
| 59 | 2026-04-01T14:33:21.709Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T14:33:21.709Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T14:33:21.709Z | |
| 62 | 2026-04-01T14:33:21.709Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T14:33:21.709Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T14:33:21.709Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T14:33:21.709Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T14:33:21.709Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T14:33:21.709Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T14:33:21.709Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T14:33:21.709Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T14:33:21.709Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T14:33:21.800Z | + rustup --version |
| 72 | 2026-04-01T14:33:21.808Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T14:33:21.811Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T14:33:21.829Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-01T14:33:21.832Z | + cargo --version |
| 76 | 2026-04-01T14:33:21.844Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-01T14:33:21.847Z | + rustc --version |
| 78 | 2026-04-01T14:33:21.866Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-01T14:33:21.869Z | process exited: duration 18003 ms, exit code 0 |
| |
| 80 | 2026-04-01T14:33:21.875Z | starting task 2: "authentication" |
| 81 | 2026-04-01T14:33:21.891Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T14:33:21.897Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T14:33:21.900Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T14:33:21.903Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T14:33:22.108Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T14:33:23.070Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T14:33:23.070Z | + git fetch origin 405ae574a05cc2ef6b87cba638f705991d049001 |
| 88 | 2026-04-01T14:33:23.318Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T14:33:23.318Z | * branch 405ae574a05cc2ef6b87cba638f705991d049001 -> FETCH_HEAD |
| 90 | 2026-04-01T14:33:23.323Z | + [[ -n '' ]] |
| 91 | 2026-04-01T14:33:23.323Z | + git reset --hard 405ae574a05cc2ef6b87cba638f705991d049001 |
| 92 | 2026-04-01T14:33:23.339Z | HEAD is now at 405ae57 Merge branch 'master' into renovate/rand |
| 93 | 2026-04-01T14:33:23.342Z | process exited: duration 1443 ms, exit code 0 |
| |
| 94 | 2026-04-01T14:33:23.348Z | starting task 4: "build" |
| 95 | 2026-04-01T14:33:23.351Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-01T14:33:23.351Z | ++ rustup show active-toolchain |
| 97 | 2026-04-01T14:33:23.357Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-01T14:33:23.360Z | ++ pushd xde |
| 99 | 2026-04-01T14:33:23.360Z | ++ rustup show active-toolchain |
| 100 | 2026-04-01T14:33:23.360Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 101 | 2026-04-01T14:33:23.363Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-01T14:33:23.510Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-01T14:33:23.513Z | info: downloading 6 components |
| 104 | 2026-04-01T14:33:38.715Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-01T14:33:38.798Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-01T14:33:38.801Z | +++ head -n 1 |
| 107 | 2026-04-01T14:33:38.801Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-01T14:33:38.853Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-01T14:33:38.853Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-01T14:33:38.853Z | ++ popd |
| 111 | 2026-04-01T14:33:38.853Z | /work/oxidecomputer/opte |
| 112 | 2026-04-01T14:33:38.856Z | + cargo --version |
| 113 | 2026-04-01T14:33:38.862Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 114 | 2026-04-01T14:33:38.865Z | + rustc --version |
| 115 | 2026-04-01T14:33:38.884Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 116 | 2026-04-01T14:33:38.887Z | + cd lib/opte |
| 117 | 2026-04-01T14:33:38.887Z | + header 'check style' |
| 118 | 2026-04-01T14:33:38.887Z | + echo '# ==== check style ==== #' |
| 119 | 2026-04-01T14:33:38.887Z | # ==== check style ==== # |
| 120 | 2026-04-01T14:33:38.887Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 121 | 2026-04-01T14:33:39.066Z | |
| 122 | 2026-04-01T14:33:39.066Z | real 0.176720670 |
| 123 | 2026-04-01T14:33:39.066Z | user 0.134668286 |
| 124 | 2026-04-01T14:33:39.066Z | sys 0.035604647 |
| 125 | 2026-04-01T14:33:39.066Z | trap 0.000059294 |
| 126 | 2026-04-01T14:33:39.066Z | tflt 0.000015986 |
| 127 | 2026-04-01T14:33:39.069Z | dflt 0.000003929 |
| 128 | 2026-04-01T14:33:39.069Z | kflt 0.000000000 |
| 129 | 2026-04-01T14:33:39.069Z | lock 0.030833292 |
| 130 | 2026-04-01T14:33:39.069Z | slp 0.156648069 |
| 131 | 2026-04-01T14:33:39.070Z | lat 0.000754500 |
| 132 | 2026-04-01T14:33:39.070Z | stop 0.000099406 |
| 133 | 2026-04-01T14:33:39.070Z | + header 'check docs' |
| 134 | 2026-04-01T14:33:39.070Z | + echo '# ==== check docs ==== #' |
| 135 | 2026-04-01T14:33:39.070Z | # ==== check docs ==== # |
| 136 | 2026-04-01T14:33:39.070Z | + RUSTDOCFLAGS='-D warnings' |
| 137 | 2026-04-01T14:33:39.070Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 138 | 2026-04-01T14:33:39.137Z | Updating crates.io index |
| 139 | 2026-04-01T14:33:39.170Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 140 | 2026-04-01T14:33:40.174Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 141 | 2026-04-01T14:33:40.477Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 142 | 2026-04-01T14:33:40.879Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 143 | 2026-04-01T14:33:41.369Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 144 | 2026-04-01T14:33:41.698Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-04-01T14:33:42.804Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 146 | 2026-04-01T14:33:45.014Z | Downloading crates ... |
| 147 | 2026-04-01T14:33:45.062Z | Downloaded crypto-common v0.1.7 |
| 148 | 2026-04-01T14:33:45.070Z | Downloaded bitflags v1.3.2 |
| 149 | 2026-04-01T14:33:45.075Z | Downloaded darling v0.23.0 |
| 150 | 2026-04-01T14:33:45.080Z | Downloaded macaddr v1.0.1 |
| 151 | 2026-04-01T14:33:45.083Z | Downloaded dtrace-parser v0.3.0 |
| 152 | 2026-04-01T14:33:45.086Z | Downloaded fnv v1.0.7 |
| 153 | 2026-04-01T14:33:45.089Z | Downloaded itoa v1.0.18 |
| 154 | 2026-04-01T14:33:45.089Z | Downloaded cobs v0.3.0 |
| 155 | 2026-04-01T14:33:45.092Z | Downloaded darling_core v0.21.3 |
| 156 | 2026-04-01T14:33:45.094Z | Downloaded darling v0.21.3 |
| 157 | 2026-04-01T14:33:45.094Z | Downloaded crc32fast v1.5.0 |
| 158 | 2026-04-01T14:33:45.097Z | Downloaded darling_macro v0.23.0 |
| 159 | 2026-04-01T14:33:45.106Z | Downloaded ident_case v1.0.1 |
| 160 | 2026-04-01T14:33:45.110Z | Downloaded thread-id v5.1.0 |
| 161 | 2026-04-01T14:33:45.110Z | Downloaded defmt-parser v1.0.0 |
| 162 | 2026-04-01T14:33:45.112Z | Downloaded cpufeatures v0.2.17 |
| 163 | 2026-04-01T14:33:45.112Z | Downloaded usdt-macro v0.6.0 |
| 164 | 2026-04-01T14:33:45.116Z | Downloaded generic-array v0.14.7 |
| 165 | 2026-04-01T14:33:45.119Z | Downloaded defmt v0.3.100 |
| 166 | 2026-04-01T14:33:45.119Z | Downloaded ref-cast-impl v1.0.25 |
| 167 | 2026-04-01T14:33:45.120Z | Downloaded plain v0.2.3 |
| 168 | 2026-04-01T14:33:45.122Z | Downloaded version_check v0.9.5 |
| 169 | 2026-04-01T14:33:45.126Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-04-01T14:33:45.129Z | Downloaded scroll_derive v0.13.1 |
| 171 | 2026-04-01T14:33:45.129Z | Downloaded usdt-attr-macro v0.6.0 |
| 172 | 2026-04-01T14:33:45.132Z | Downloaded darling_macro v0.21.3 |
| 173 | 2026-04-01T14:33:45.135Z | Downloaded tabwriter v1.4.1 |
| 174 | 2026-04-01T14:33:45.138Z | Downloaded dyn-clone v1.0.20 |
| 175 | 2026-04-01T14:33:45.138Z | Downloaded block-buffer v0.10.4 |
| 176 | 2026-04-01T14:33:45.145Z | Downloaded ingot-types v0.1.2 |
| 177 | 2026-04-01T14:33:45.149Z | Downloaded digest v0.10.7 |
| 178 | 2026-04-01T14:33:45.152Z | Downloaded defmt v1.0.1 |
| 179 | 2026-04-01T14:33:45.158Z | Downloaded managed v0.8.0 |
| 180 | 2026-04-01T14:33:45.162Z | Downloaded embedded-io v0.4.0 |
| 181 | 2026-04-01T14:33:45.166Z | Downloaded strsim v0.11.1 |
| 182 | 2026-04-01T14:33:45.169Z | Downloaded dof v0.4.0 |
| 183 | 2026-04-01T14:33:45.169Z | Downloaded usdt v0.6.0 |
| 184 | 2026-04-01T14:33:45.169Z | Downloaded hash32 v0.3.1 |
| 185 | 2026-04-01T14:33:45.169Z | Downloaded stable_deref_trait v1.2.1 |
| 186 | 2026-04-01T14:33:45.176Z | Downloaded pretty-hex v0.4.2 |
| 187 | 2026-04-01T14:33:45.179Z | Downloaded ref-cast v1.0.25 |
| 188 | 2026-04-01T14:33:45.179Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 189 | 2026-04-01T14:33:45.182Z | Downloaded ingot v0.1.1 |
| 190 | 2026-04-01T14:33:45.185Z | Downloaded either v1.15.0 |
| 191 | 2026-04-01T14:33:45.188Z | Downloaded serde_tokenstream v0.2.3 |
| 192 | 2026-04-01T14:33:45.191Z | Downloaded embedded-io v0.6.1 |
| 193 | 2026-04-01T14:33:45.197Z | Downloaded sha2 v0.10.9 |
| 194 | 2026-04-01T14:33:45.200Z | Downloaded pest_generator v2.8.6 |
| 195 | 2026-04-01T14:33:45.200Z | Downloaded bitflags v2.11.0 |
| 196 | 2026-04-01T14:33:45.203Z | Downloaded memmap2 v0.9.10 |
| 197 | 2026-04-01T14:33:45.203Z | Downloaded ingot-macros v0.1.1 |
| 198 | 2026-04-01T14:33:45.206Z | Downloaded ipnetwork v0.21.1 |
| 199 | 2026-04-01T14:33:45.209Z | Downloaded thiserror-impl v2.0.18 |
| 200 | 2026-04-01T14:33:45.214Z | Downloaded thiserror v2.0.18 |
| 201 | 2026-04-01T14:33:45.217Z | Downloaded zmij v1.0.21 |
| 202 | 2026-04-01T14:33:45.220Z | Downloaded quote v1.0.45 |
| 203 | 2026-04-01T14:33:45.224Z | Downloaded pest_derive v2.8.6 |
| 204 | 2026-04-01T14:33:45.229Z | Downloaded scroll v0.13.0 |
| 205 | 2026-04-01T14:33:45.232Z | Downloaded defmt-macros v1.0.1 |
| 206 | 2026-04-01T14:33:45.237Z | Downloaded proc-macro-error2 v2.0.1 |
| 207 | 2026-04-01T14:33:45.240Z | Downloaded postcard v1.1.3 |
| 208 | 2026-04-01T14:33:45.243Z | Downloaded log v0.4.29 |
| 209 | 2026-04-01T14:33:45.246Z | Downloaded pest_meta v2.8.6 |
| 210 | 2026-04-01T14:33:45.250Z | Downloaded usdt-impl v0.6.0 |
| 211 | 2026-04-01T14:33:45.266Z | Downloaded serde_derive v1.0.228 |
| 212 | 2026-04-01T14:33:45.269Z | Downloaded unicode-ident v1.0.24 |
| 213 | 2026-04-01T14:33:45.272Z | Downloaded darling_core v0.23.0 |
| 214 | 2026-04-01T14:33:45.275Z | Downloaded proc-macro2 v1.0.106 |
| 215 | 2026-04-01T14:33:45.278Z | Downloaded serde_core v1.0.228 |
| 216 | 2026-04-01T14:33:45.281Z | Downloaded ucd-trie v0.1.7 |
| 217 | 2026-04-01T14:33:45.281Z | Downloaded byteorder v1.5.0 |
| 218 | 2026-04-01T14:33:45.281Z | Downloaded heapless v0.8.0 |
| 219 | 2026-04-01T14:33:45.306Z | Downloaded typenum v1.19.0 |
| 220 | 2026-04-01T14:33:45.319Z | Downloaded zerocopy-derive v0.8.48 |
| 221 | 2026-04-01T14:33:45.329Z | Downloaded memchr v2.8.0 |
| 222 | 2026-04-01T14:33:45.335Z | Downloaded serde v1.0.228 |
| 223 | 2026-04-01T14:33:45.361Z | Downloaded pest v2.8.6 |
| 224 | 2026-04-01T14:33:45.385Z | Downloaded itertools v0.14.0 |
| 225 | 2026-04-01T14:33:45.390Z | Downloaded serde_json v1.0.149 |
| 226 | 2026-04-01T14:33:45.394Z | Downloaded regex v1.12.3 |
| 227 | 2026-04-01T14:33:45.404Z | Downloaded aho-corasick v1.1.4 |
| 228 | 2026-04-01T14:33:45.458Z | Downloaded unicode-width v0.2.2 |
| 229 | 2026-04-01T14:33:45.468Z | Downloaded zerocopy v0.8.48 |
| 230 | 2026-04-01T14:33:45.478Z | Downloaded goblin v0.10.5 |
| 231 | 2026-04-01T14:33:45.482Z | Downloaded syn v2.0.117 |
| 232 | 2026-04-01T14:33:45.487Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-04-01T14:33:45.498Z | Downloaded regex-syntax v0.8.10 |
| 234 | 2026-04-01T14:33:45.548Z | Downloaded regex-automata v0.4.14 |
| 235 | 2026-04-01T14:33:45.556Z | Downloaded libc v0.2.184 |
| 236 | 2026-04-01T14:33:45.614Z | Compiling proc-macro2 v1.0.106 |
| 237 | 2026-04-01T14:33:45.614Z | Compiling quote v1.0.45 |
| 238 | 2026-04-01T14:33:45.617Z | Compiling unicode-ident v1.0.24 |
| 239 | 2026-04-01T14:33:45.617Z | Documenting unicode-ident v1.0.24 |
| 240 | 2026-04-01T14:33:45.617Z | Compiling strsim v0.11.1 |
| 241 | 2026-04-01T14:33:45.617Z | Compiling ident_case v1.0.1 |
| 242 | 2026-04-01T14:33:45.617Z | Compiling serde_core v1.0.228 |
| 243 | 2026-04-01T14:33:45.766Z | Compiling fnv v1.0.7 |
| 244 | 2026-04-01T14:33:45.788Z | Compiling memchr v2.8.0 |
| 245 | 2026-04-01T14:33:45.940Z | Compiling zerocopy v0.8.48 |
| 246 | 2026-04-01T14:33:45.946Z | Compiling regex-syntax v0.8.10 |
| 247 | 2026-04-01T14:33:45.988Z | Compiling thiserror v2.0.18 |
| 248 | 2026-04-01T14:33:46.136Z | Compiling serde v1.0.228 |
| 249 | 2026-04-01T14:33:46.301Z | Compiling aho-corasick v1.1.4 |
| 250 | 2026-04-01T14:33:46.712Z | Checking byteorder v1.5.0 |
| 251 | 2026-04-01T14:33:46.802Z | Documenting proc-macro2 v1.0.106 |
| 252 | 2026-04-01T14:33:47.299Z | Checking syn v2.0.117 |
| 253 | 2026-04-01T14:33:47.344Z | Documenting quote v1.0.45 |
| 254 | 2026-04-01T14:33:47.350Z | Compiling regex-automata v0.4.14 |
| 255 | 2026-04-01T14:33:47.636Z | Compiling either v1.15.0 |
| 256 | 2026-04-01T14:33:47.828Z | Documenting syn v2.0.117 |
| 257 | 2026-04-01T14:33:47.828Z | Compiling itertools v0.14.0 |
| 258 | 2026-04-01T14:33:47.907Z | Documenting memchr v2.8.0 |
| 259 | 2026-04-01T14:33:48.088Z | Compiling heapless v0.8.0 |
| 260 | 2026-04-01T14:33:48.521Z | Documenting aho-corasick v1.1.4 |
| 261 | 2026-04-01T14:33:48.545Z | Checking bitflags v2.11.0 |
| 262 | 2026-04-01T14:33:48.698Z | Checking hash32 v0.3.1 |
| 263 | 2026-04-01T14:33:48.808Z | Documenting serde_core v1.0.228 |
| 264 | 2026-04-01T14:33:49.079Z | Compiling regex v1.12.3 |
| 265 | 2026-04-01T14:33:49.261Z | Documenting regex-syntax v0.8.10 |
| 266 | 2026-04-01T14:33:49.312Z | Checking macaddr v1.0.1 |
| 267 | 2026-04-01T14:33:49.457Z | Checking cfg-if v1.0.4 |
| 268 | 2026-04-01T14:33:49.513Z | Checking stable_deref_trait v1.2.1 |
| 269 | 2026-04-01T14:33:49.572Z | Checking darling_core v0.21.3 |
| 270 | 2026-04-01T14:33:49.579Z | Compiling smoltcp v0.11.0 |
| 271 | 2026-04-01T14:33:49.848Z | Documenting zerocopy-derive v0.8.48 |
| 272 | 2026-04-01T14:33:49.926Z | Compiling darling_core v0.23.0 |
| 273 | 2026-04-01T14:33:50.278Z | Documenting regex-automata v0.4.14 |
| 274 | 2026-04-01T14:33:50.487Z | Documenting serde_derive v1.0.228 |
| 275 | 2026-04-01T14:33:50.508Z | Documenting thiserror-impl v2.0.18 |
| 276 | 2026-04-01T14:33:50.989Z | Documenting byteorder v1.5.0 |
| 277 | 2026-04-01T14:33:51.057Z | Checking bitflags v1.3.2 |
| 278 | 2026-04-01T14:33:51.077Z | Compiling serde_derive v1.0.228 |
| 279 | 2026-04-01T14:33:51.125Z | Compiling zerocopy-derive v0.8.48 |
| 280 | 2026-04-01T14:33:51.262Z | Compiling thiserror-impl v2.0.18 |
| 281 | 2026-04-01T14:33:51.605Z | Documenting regex v1.12.3 |
| 282 | 2026-04-01T14:33:51.636Z | Checking managed v0.8.0 |
| 283 | 2026-04-01T14:33:51.815Z | Documenting hash32 v0.3.1 |
| 284 | 2026-04-01T14:33:51.815Z | Documenting bitflags v2.11.0 |
| 285 | 2026-04-01T14:33:51.970Z | Compiling darling_macro v0.21.3 |
| 286 | 2026-04-01T14:33:51.976Z | Compiling darling_macro v0.23.0 |
| 287 | 2026-04-01T14:33:52.315Z | Documenting cfg-if v1.0.4 |
| 288 | 2026-04-01T14:33:52.597Z | Documenting zerocopy v0.8.48 |
| 289 | 2026-04-01T14:33:52.612Z | Documenting thiserror v2.0.18 |
| 290 | 2026-04-01T14:33:52.618Z | Compiling darling v0.21.3 |
| 291 | 2026-04-01T14:33:52.648Z | Checking cobs v0.3.0 |
| 292 | 2026-04-01T14:33:52.685Z | Compiling ingot-macros v0.1.1 |
| 293 | 2026-04-01T14:33:52.746Z | Documenting ingot-macros v0.1.1 |
| 294 | 2026-04-01T14:33:52.772Z | Compiling crc32fast v1.5.0 |
| 295 | 2026-04-01T14:33:52.830Z | Compiling ref-cast v1.0.25 |
| 296 | 2026-04-01T14:33:53.064Z | Documenting stable_deref_trait v1.2.1 |
| 297 | 2026-04-01T14:33:53.119Z | Documenting macaddr v1.0.1 |
| 298 | 2026-04-01T14:33:53.191Z | Documenting cobs v0.3.0 |
| 299 | 2026-04-01T14:33:53.576Z | Documenting heapless v0.8.0 |
| 300 | 2026-04-01T14:33:53.791Z | Documenting serde v1.0.228 |
| 301 | 2026-04-01T14:33:54.130Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-04-01T14:33:54.162Z | Checking postcard v1.1.3 |
| 303 | 2026-04-01T14:33:54.443Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-04-01T14:33:54.748Z | Documenting managed v0.8.0 |
| 305 | 2026-04-01T14:33:54.860Z | Checking unicode-width v0.2.2 |
| 306 | 2026-04-01T14:33:55.103Z | Compiling version_check v0.9.5 |
| 307 | 2026-04-01T14:33:55.114Z | Checking ipnetwork v0.21.1 |
| 308 | 2026-04-01T14:33:55.244Z | Documenting postcard v1.1.3 |
| 309 | 2026-04-01T14:33:55.282Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 310 | 2026-04-01T14:33:55.321Z | Checking darling v0.23.0 |
| 311 | 2026-04-01T14:33:55.370Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 312 | 2026-04-01T14:33:55.388Z | Documenting ref-cast-impl v1.0.25 |
| 313 | 2026-04-01T14:33:55.415Z | Documenting unicode-width v0.2.2 |
| 314 | 2026-04-01T14:33:55.424Z | Checking ingot-types v0.1.2 |
| 315 | 2026-04-01T14:33:55.608Z | Documenting ipnetwork v0.21.1 |
| 316 | 2026-04-01T14:33:55.611Z | Documenting ingot-types v0.1.2 |
| 317 | 2026-04-01T14:33:55.620Z | Documenting smoltcp v0.11.0 |
| 318 | 2026-04-01T14:33:55.792Z | Checking ingot v0.1.1 |
| 319 | 2026-04-01T14:33:56.017Z | Documenting either v1.15.0 |
| 320 | 2026-04-01T14:33:56.290Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 321 | 2026-04-01T14:33:56.459Z | Documenting tabwriter v1.4.1 |
| 322 | 2026-04-01T14:33:56.686Z | Documenting ref-cast v1.0.25 |
| 323 | 2026-04-01T14:33:56.933Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 324 | 2026-04-01T14:33:56.955Z | Checking tabwriter v1.4.1 |
| 325 | 2026-04-01T14:33:57.217Z | Documenting ingot v0.1.1 |
| 326 | 2026-04-01T14:33:57.259Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 327 | 2026-04-01T14:33:57.417Z | Documenting itertools v0.14.0 |
| 328 | 2026-04-01T14:33:57.804Z | Documenting crc32fast v1.5.0 |
| 329 | 2026-04-01T14:33:58.003Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 330 | 2026-04-01T14:33:58.022Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 331 | 2026-04-01T14:33:58.102Z | Checking dyn-clone v1.0.20 |
| 332 | 2026-04-01T14:33:58.198Z | Documenting dyn-clone v1.0.20 |
| 333 | 2026-04-01T14:33:59.645Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 334 | 2026-04-01T14:34:00.775Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 335 | 2026-04-01T14:34:02.965Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.88s |
| 336 | 2026-04-01T14:34:03.047Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 337 | 2026-04-01T14:34:03.065Z | |
| 338 | 2026-04-01T14:34:03.068Z | real 23.979248649 |
| 339 | 2026-04-01T14:34:03.068Z | user 1:15.124605409 |
| 340 | 2026-04-01T14:34:03.068Z | sys 15.672083871 |
| 341 | 2026-04-01T14:34:03.068Z | trap 0.046699397 |
| 342 | 2026-04-01T14:34:03.068Z | tflt 0.238308328 |
| 343 | 2026-04-01T14:34:03.068Z | dflt 1.139112814 |
| 344 | 2026-04-01T14:34:03.068Z | kflt 0.009435987 |
| 345 | 2026-04-01T14:34:03.068Z | lock 6:46.189678396 |
| 346 | 2026-04-01T14:34:03.068Z | slp 4:27.853006596 |
| 347 | 2026-04-01T14:34:03.068Z | lat 7.183395515 |
| 348 | 2026-04-01T14:34:03.068Z | stop 8.909329624 |
| 349 | 2026-04-01T14:34:03.069Z | + header 'analyze std + api' |
| 350 | 2026-04-01T14:34:03.069Z | + echo '# ==== analyze std + api ==== #' |
| 351 | 2026-04-01T14:34:03.069Z | # ==== analyze std + api ==== # |
| 352 | 2026-04-01T14:34:03.069Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 353 | 2026-04-01T14:34:03.300Z | Compiling proc-macro2 v1.0.106 |
| 354 | 2026-04-01T14:34:03.300Z | Compiling quote v1.0.45 |
| 355 | 2026-04-01T14:34:03.300Z | Compiling unicode-ident v1.0.24 |
| 356 | 2026-04-01T14:34:03.303Z | Compiling memchr v2.8.0 |
| 357 | 2026-04-01T14:34:03.303Z | Compiling thiserror v2.0.18 |
| 358 | 2026-04-01T14:34:03.303Z | Compiling zerocopy v0.8.48 |
| 359 | 2026-04-01T14:34:03.303Z | Compiling zmij v1.0.21 |
| 360 | 2026-04-01T14:34:03.303Z | Compiling libc v0.2.184 |
| 361 | 2026-04-01T14:34:03.483Z | Compiling serde_core v1.0.228 |
| 362 | 2026-04-01T14:34:03.648Z | Compiling ucd-trie v0.1.7 |
| 363 | 2026-04-01T14:34:03.680Z | Compiling ident_case v1.0.1 |
| 364 | 2026-04-01T14:34:03.686Z | Compiling strsim v0.11.1 |
| 365 | 2026-04-01T14:34:03.715Z | Compiling serde_json v1.0.149 |
| 366 | 2026-04-01T14:34:03.793Z | Compiling pest v2.8.6 |
| 367 | 2026-04-01T14:34:03.919Z | Compiling serde v1.0.228 |
| 368 | 2026-04-01T14:34:04.093Z | Compiling fnv v1.0.7 |
| 369 | 2026-04-01T14:34:04.207Z | Compiling aho-corasick v1.1.4 |
| 370 | 2026-04-01T14:34:04.278Z | Compiling regex-syntax v0.8.10 |
| 371 | 2026-04-01T14:34:04.297Z | Checking byteorder v1.5.0 |
| 372 | 2026-04-01T14:34:04.486Z | Compiling itoa v1.0.18 |
| 373 | 2026-04-01T14:34:04.649Z | Compiling syn v2.0.117 |
| 374 | 2026-04-01T14:34:04.915Z | Compiling pest_meta v2.8.6 |
| 375 | 2026-04-01T14:34:05.136Z | Compiling either v1.15.0 |
| 376 | 2026-04-01T14:34:05.307Z | Compiling usdt-impl v0.6.0 |
| 377 | 2026-04-01T14:34:05.329Z | Compiling itertools v0.14.0 |
| 378 | 2026-04-01T14:34:05.634Z | Compiling thread-id v5.1.0 |
| 379 | 2026-04-01T14:34:05.743Z | Compiling regex-automata v0.4.14 |
| 380 | 2026-04-01T14:34:05.895Z | Checking log v0.4.29 |
| 381 | 2026-04-01T14:34:06.173Z | Checking plain v0.2.3 |
| 382 | 2026-04-01T14:34:06.198Z | Compiling heapless v0.8.0 |
| 383 | 2026-04-01T14:34:06.463Z | Checking bitflags v2.11.0 |
| 384 | 2026-04-01T14:34:06.540Z | Checking hash32 v0.3.1 |
| 385 | 2026-04-01T14:34:06.622Z | Checking cfg-if v1.0.4 |
| 386 | 2026-04-01T14:34:06.642Z | Checking macaddr v1.0.1 |
| 387 | 2026-04-01T14:34:06.646Z | Checking stable_deref_trait v1.2.1 |
| 388 | 2026-04-01T14:34:06.674Z | Compiling smoltcp v0.11.0 |
| 389 | 2026-04-01T14:34:06.705Z | Checking pretty-hex v0.4.2 |
| 390 | 2026-04-01T14:34:06.888Z | Checking bitflags v1.3.2 |
| 391 | 2026-04-01T14:34:06.943Z | Compiling version_check v0.9.5 |
| 392 | 2026-04-01T14:34:06.946Z | Checking managed v0.8.0 |
| 393 | 2026-04-01T14:34:06.998Z | Compiling crc32fast v1.5.0 |
| 394 | 2026-04-01T14:34:07.113Z | Compiling pest_generator v2.8.6 |
| 395 | 2026-04-01T14:34:07.140Z | Compiling darling_core v0.21.3 |
| 396 | 2026-04-01T14:34:07.209Z | Compiling darling_core v0.23.0 |
| 397 | 2026-04-01T14:34:07.263Z | Compiling ref-cast v1.0.25 |
| 398 | 2026-04-01T14:34:07.303Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 399 | 2026-04-01T14:34:07.547Z | Compiling regex v1.12.3 |
| 400 | 2026-04-01T14:34:07.726Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 401 | 2026-04-01T14:34:07.936Z | Checking memmap2 v0.9.10 |
| 402 | 2026-04-01T14:34:08.091Z | Checking unicode-width v0.2.2 |
| 403 | 2026-04-01T14:34:08.179Z | Checking ipnetwork v0.21.1 |
| 404 | 2026-04-01T14:34:08.239Z | Compiling thiserror-impl v2.0.18 |
| 405 | 2026-04-01T14:34:08.266Z | Compiling serde_derive v1.0.228 |
| 406 | 2026-04-01T14:34:08.329Z | Compiling zerocopy-derive v0.8.48 |
| 407 | 2026-04-01T14:34:08.343Z | Compiling pest_derive v2.8.6 |
| 408 | 2026-04-01T14:34:08.823Z | Compiling scroll_derive v0.13.1 |
| 409 | 2026-04-01T14:34:08.827Z | Compiling ref-cast-impl v1.0.25 |
| 410 | 2026-04-01T14:34:08.875Z | Checking tabwriter v1.4.1 |
| 411 | 2026-04-01T14:34:09.016Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 412 | 2026-04-01T14:34:09.227Z | Compiling darling_macro v0.21.3 |
| 413 | 2026-04-01T14:34:09.320Z | Compiling darling_macro v0.23.0 |
| 414 | 2026-04-01T14:34:09.606Z | Checking dtrace-parser v0.3.0 |
| 415 | 2026-04-01T14:34:09.620Z | Checking scroll v0.13.0 |
| 416 | 2026-04-01T14:34:09.833Z | Compiling darling v0.21.3 |
| 417 | 2026-04-01T14:34:09.836Z | Checking goblin v0.10.5 |
| 418 | 2026-04-01T14:34:09.851Z | Checking cobs v0.3.0 |
| 419 | 2026-04-01T14:34:09.902Z | Compiling ingot-macros v0.1.1 |
| 420 | 2026-04-01T14:34:09.987Z | Compiling darling v0.23.0 |
| 421 | 2026-04-01T14:34:10.058Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 422 | 2026-04-01T14:34:10.445Z | Checking dyn-clone v1.0.20 |
| 423 | 2026-04-01T14:34:11.328Z | Checking postcard v1.1.3 |
| 424 | 2026-04-01T14:34:11.343Z | Compiling serde_tokenstream v0.2.3 |
| 425 | 2026-04-01T14:34:12.367Z | Checking ingot-types v0.1.2 |
| 426 | 2026-04-01T14:34:12.367Z | Checking dof v0.4.0 |
| 427 | 2026-04-01T14:34:12.663Z | Checking ingot v0.1.1 |
| 428 | 2026-04-01T14:34:13.236Z | Compiling usdt-attr-macro v0.6.0 |
| 429 | 2026-04-01T14:34:13.236Z | Compiling usdt-macro v0.6.0 |
| 430 | 2026-04-01T14:34:13.839Z | Checking usdt v0.6.0 |
| 431 | 2026-04-01T14:34:14.095Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 432 | 2026-04-01T14:34:22.047Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.93s |
| 433 | 2026-04-01T14:34:22.075Z | |
| 434 | 2026-04-01T14:34:22.078Z | real 19.002867002 |
| 435 | 2026-04-01T14:34:22.078Z | user 1:03.404138587 |
| 436 | 2026-04-01T14:34:22.078Z | sys 12.359104370 |
| 437 | 2026-04-01T14:34:22.078Z | trap 0.032409711 |
| 438 | 2026-04-01T14:34:22.078Z | tflt 0.122065593 |
| 439 | 2026-04-01T14:34:22.078Z | dflt 0.158616945 |
| 440 | 2026-04-01T14:34:22.078Z | kflt 0.000009628 |
| 441 | 2026-04-01T14:34:22.078Z | lock 3:40.873074283 |
| 442 | 2026-04-01T14:34:22.078Z | slp 3:21.435180332 |
| 443 | 2026-04-01T14:34:22.078Z | lat 3.055763099 |
| 444 | 2026-04-01T14:34:22.078Z | stop 6.210095131 |
| 445 | 2026-04-01T14:34:22.078Z | + header 'analyze no_std + engine + kernel' |
| 446 | 2026-04-01T14:34:22.078Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 447 | 2026-04-01T14:34:22.078Z | # ==== analyze no_std + engine + kernel ==== # |
| 448 | 2026-04-01T14:34:22.078Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 449 | 2026-04-01T14:34:22.249Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 450 | 2026-04-01T14:34:22.250Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 451 | 2026-04-01T14:34:22.252Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 452 | 2026-04-01T14:34:22.269Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 453 | 2026-04-01T14:34:22.513Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 454 | 2026-04-01T14:34:26.660Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.54s |
| 455 | 2026-04-01T14:34:26.688Z | |
| 456 | 2026-04-01T14:34:26.691Z | real 4.605834745 |
| 457 | 2026-04-01T14:34:26.692Z | user 5.009751846 |
| 458 | 2026-04-01T14:34:26.692Z | sys 0.870275769 |
| 459 | 2026-04-01T14:34:26.692Z | trap 0.000762277 |
| 460 | 2026-04-01T14:34:26.692Z | tflt 0.009419401 |
| 461 | 2026-04-01T14:34:26.692Z | dflt 0.002910083 |
| 462 | 2026-04-01T14:34:26.692Z | kflt 0.000000000 |
| 463 | 2026-04-01T14:34:26.692Z | lock 16.414128658 |
| 464 | 2026-04-01T14:34:26.692Z | slp 17.858432108 |
| 465 | 2026-04-01T14:34:26.692Z | lat 0.016032814 |
| 466 | 2026-04-01T14:34:26.692Z | stop 0.233335613 |
| 467 | 2026-04-01T14:34:26.692Z | + header test |
| 468 | 2026-04-01T14:34:26.692Z | + echo '# ==== test ==== #' |
| 469 | 2026-04-01T14:34:26.692Z | # ==== test ==== # |
| 470 | 2026-04-01T14:34:26.692Z | + ptime -m cargo test |
| 471 | 2026-04-01T14:34:26.834Z | Compiling serde_core v1.0.228 |
| 472 | 2026-04-01T14:34:26.837Z | Compiling thiserror v2.0.18 |
| 473 | 2026-04-01T14:34:26.837Z | Compiling zerocopy v0.8.48 |
| 474 | 2026-04-01T14:34:26.858Z | Compiling memchr v2.8.0 |
| 475 | 2026-04-01T14:34:26.862Z | Compiling byteorder v1.5.0 |
| 476 | 2026-04-01T14:34:26.865Z | Compiling unicode-ident v1.0.24 |
| 477 | 2026-04-01T14:34:26.868Z | Compiling zmij v1.0.21 |
| 478 | 2026-04-01T14:34:26.868Z | Compiling scroll v0.13.0 |
| 479 | 2026-04-01T14:34:26.939Z | Compiling libc v0.2.184 |
| 480 | 2026-04-01T14:34:26.984Z | Compiling proc-macro2 v1.0.106 |
| 481 | 2026-04-01T14:34:27.068Z | Compiling plain v0.2.3 |
| 482 | 2026-04-01T14:34:27.123Z | Compiling log v0.4.29 |
| 483 | 2026-04-01T14:34:27.162Z | Compiling itoa v1.0.18 |
| 484 | 2026-04-01T14:34:27.225Z | Compiling ucd-trie v0.1.7 |
| 485 | 2026-04-01T14:34:27.283Z | Compiling goblin v0.10.5 |
| 486 | 2026-04-01T14:34:27.335Z | Compiling quote v1.0.45 |
| 487 | 2026-04-01T14:34:27.416Z | Compiling pest v2.8.6 |
| 488 | 2026-04-01T14:34:27.948Z | Compiling hash32 v0.3.1 |
| 489 | 2026-04-01T14:34:28.024Z | Compiling cfg-if v1.0.4 |
| 490 | 2026-04-01T14:34:28.087Z | Compiling macaddr v1.0.1 |
| 491 | 2026-04-01T14:34:28.107Z | Compiling stable_deref_trait v1.2.1 |
| 492 | 2026-04-01T14:34:28.176Z | Compiling pretty-hex v0.4.2 |
| 493 | 2026-04-01T14:34:28.301Z | Compiling heapless v0.8.0 |
| 494 | 2026-04-01T14:34:28.339Z | Compiling syn v2.0.117 |
| 495 | 2026-04-01T14:34:28.390Z | Compiling thread-id v5.1.0 |
| 496 | 2026-04-01T14:34:28.464Z | Compiling dtrace-parser v0.3.0 |
| 497 | 2026-04-01T14:34:28.753Z | Compiling serde v1.0.228 |
| 498 | 2026-04-01T14:34:28.769Z | Compiling serde_json v1.0.149 |
| 499 | 2026-04-01T14:34:29.151Z | Compiling bitflags v2.11.0 |
| 500 | 2026-04-01T14:34:29.364Z | Compiling cobs v0.3.0 |
| 501 | 2026-04-01T14:34:29.559Z | Compiling bitflags v1.3.2 |
| 502 | 2026-04-01T14:34:29.627Z | Compiling managed v0.8.0 |
| 503 | 2026-04-01T14:34:29.646Z | Compiling ingot-types v0.1.2 |
| 504 | 2026-04-01T14:34:29.820Z | Compiling smoltcp v0.11.0 |
| 505 | 2026-04-01T14:34:29.838Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 506 | 2026-04-01T14:34:29.855Z | Compiling postcard v1.1.3 |
| 507 | 2026-04-01T14:34:30.050Z | Compiling dof v0.4.0 |
| 508 | 2026-04-01T14:34:30.056Z | Compiling ingot v0.1.1 |
| 509 | 2026-04-01T14:34:30.196Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-04-01T14:34:30.778Z | Compiling usdt-impl v0.6.0 |
| 511 | 2026-04-01T14:34:31.898Z | Compiling memmap2 v0.9.10 |
| 512 | 2026-04-01T14:34:32.124Z | Compiling either v1.15.0 |
| 513 | 2026-04-01T14:34:32.192Z | Compiling ipnetwork v0.21.1 |
| 514 | 2026-04-01T14:34:32.282Z | Compiling unicode-width v0.2.2 |
| 515 | 2026-04-01T14:34:32.332Z | Compiling itertools v0.14.0 |
| 516 | 2026-04-01T14:34:32.586Z | Compiling tabwriter v1.4.1 |
| 517 | 2026-04-01T14:34:32.738Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 518 | 2026-04-01T14:34:33.003Z | Compiling ref-cast v1.0.25 |
| 519 | 2026-04-01T14:34:33.098Z | Compiling usdt v0.6.0 |
| 520 | 2026-04-01T14:34:33.751Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 521 | 2026-04-01T14:34:33.839Z | Compiling crc32fast v1.5.0 |
| 522 | 2026-04-01T14:34:33.899Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 523 | 2026-04-01T14:34:34.088Z | Compiling dyn-clone v1.0.20 |
| 524 | 2026-04-01T14:34:47.199Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.50s |
| 525 | 2026-04-01T14:34:47.214Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-4930993bcc81343b) |
| 526 | 2026-04-01T14:34:47.218Z | |
| 527 | 2026-04-01T14:34:47.218Z | running 72 tests |
| 528 | 2026-04-01T14:34:47.218Z | test d_error::tests::name_and_data_storage ... ok |
| 529 | 2026-04-01T14:34:47.218Z | test d_error::tests::name_truncation ... ok |
| 530 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 531 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 532 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::chain_append_links ... ok |
| 533 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 534 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::prefix_len ... ok |
| 535 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 536 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::read_seg ... ok |
| 537 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 538 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 539 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::truncate ... ok |
| 540 | 2026-04-01T14:34:47.218Z | test ddi::time::test::good_interval ... ok |
| 541 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 542 | 2026-04-01T14:34:47.218Z | test ddi::mblk::test::wrap ... ok |
| 543 | 2026-04-01T14:34:47.218Z | test engine::dhcp::test::hostname_encode ... ok |
| 544 | 2026-04-01T14:34:47.218Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 545 | 2026-04-01T14:34:47.218Z | test engine::dhcp::test::domainname_encode ... ok |
| 546 | 2026-04-01T14:34:47.218Z | test engine::dhcp::test::offlink_encode ... ok |
| 547 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 548 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 549 | 2026-04-01T14:34:47.218Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 550 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 551 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 552 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 553 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 554 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 555 | 2026-04-01T14:34:47.218Z | test ddi::time::test::bad_interval - should panic ... ok |
| 556 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 557 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 558 | 2026-04-01T14:34:47.218Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 559 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 560 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 561 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 562 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 563 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 564 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::options::test::test_status ... ok |
| 565 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 566 | 2026-04-01T14:34:47.222Z | test engine::ether::test::emit ... ok |
| 567 | 2026-04-01T14:34:47.222Z | test engine::flow_table::test::flow_expired ... ok |
| 568 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 569 | 2026-04-01T14:34:47.222Z | test engine::flow_table::test::flow_clear ... ok |
| 570 | 2026-04-01T14:34:47.222Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 571 | 2026-04-01T14:34:47.222Z | test engine::geneve::test::emit_no_opts ... ok |
| 572 | 2026-04-01T14:34:47.222Z | test engine::geneve::test::emit_single_opt ... ok |
| 573 | 2026-04-01T14:34:47.222Z | test engine::ip::v4::test::cidr_match ... ok |
| 574 | 2026-04-01T14:34:47.222Z | test engine::ip::v4::test::emit ... ok |
| 575 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 576 | 2026-04-01T14:34:47.222Z | test engine::ip::v4::test::match_check ... ok |
| 577 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::emit ... ok |
| 578 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::from_pairs ... ok |
| 579 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 580 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::option_push_spec ... ok |
| 581 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 582 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 583 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 584 | 2026-04-01T14:34:47.222Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 585 | 2026-04-01T14:34:47.222Z | test engine::packet::test::straddled_tcp ... ok |
| 586 | 2026-04-01T14:34:47.222Z | test engine::layer::test::find_rule ... ok |
| 587 | 2026-04-01T14:34:47.222Z | test engine::packet::test::read_single_segment ... ok |
| 588 | 2026-04-01T14:34:47.222Z | test engine::packet::test::small_packet_with_padding ... ok |
| 589 | 2026-04-01T14:34:47.222Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 590 | 2026-04-01T14:34:47.222Z | test engine::packet::test::read_multi_segment ... ok |
| 591 | 2026-04-01T14:34:47.223Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 592 | 2026-04-01T14:34:47.223Z | test engine::ip::v6::test::push_spec ... ok |
| 593 | 2026-04-01T14:34:47.223Z | test engine::nat::test::nat4_rewrite ... ok |
| 594 | 2026-04-01T14:34:47.223Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 595 | 2026-04-01T14:34:47.223Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 596 | 2026-04-01T14:34:47.223Z | test engine::rule::rule_matching ... ok |
| 597 | 2026-04-01T14:34:47.223Z | test engine::snat::test::nat_mappings ... ok |
| 598 | 2026-04-01T14:34:47.223Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 599 | 2026-04-01T14:34:47.223Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 600 | 2026-04-01T14:34:47.223Z | |
| 601 | 2026-04-01T14:34:47.223Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 602 | 2026-04-01T14:34:47.223Z | |
| 603 | 2026-04-01T14:34:47.223Z | Doc-tests opte |
| 604 | 2026-04-01T14:34:49.153Z | |
| 605 | 2026-04-01T14:34:49.153Z | running 3 tests |
| 606 | 2026-04-01T14:34:49.156Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 607 | 2026-04-01T14:34:49.156Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 608 | 2026-04-01T14:34:49.156Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 609 | 2026-04-01T14:34:49.156Z | |
| 610 | 2026-04-01T14:34:49.156Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 611 | 2026-04-01T14:34:49.157Z | |
| 612 | 2026-04-01T14:34:49.161Z | all doctests ran in 1.37s; merged doctests compilation took 1.36s |
| 613 | 2026-04-01T14:34:49.200Z | |
| 614 | 2026-04-01T14:34:49.203Z | real 22.501401232 |
| 615 | 2026-04-01T14:34:49.203Z | user 1:55.841215151 |
| 616 | 2026-04-01T14:34:49.203Z | sys 6.879476074 |
| 617 | 2026-04-01T14:34:49.203Z | trap 0.053696372 |
| 618 | 2026-04-01T14:34:49.203Z | tflt 0.255868756 |
| 619 | 2026-04-01T14:34:49.203Z | dflt 0.296041652 |
| 620 | 2026-04-01T14:34:49.203Z | kflt 0.000000000 |
| 621 | 2026-04-01T14:34:49.203Z | lock 5:45.476026259 |
| 622 | 2026-04-01T14:34:49.204Z | slp 3:37.151172129 |
| 623 | 2026-04-01T14:34:49.204Z | lat 6.175894954 |
| 624 | 2026-04-01T14:34:49.204Z | stop 2.725233884 |
| 625 | 2026-04-01T14:34:49.204Z | process exited: duration 85846 ms, exit code 0 |
| |
| 626 | 2026-04-01T14:34:49.210Z | found 0 output files |