|
|
|
| 1 | 2026-04-10T04:10:31.681Z | job assigned to worker 01KNTS9V2WGVH40BVND2PS8T43 [factory aws, i-059820e4b7d6c34ca] (queued for 1 m 2 s) |
| |
| 2 | 2026-04-10T04:10:38.957Z | starting task 0: "setup" |
| 3 | 2026-04-10T04:10:38.989Z | ++ uname -s |
| 4 | 2026-04-10T04:10:38.989Z | + kern=SunOS |
| 5 | 2026-04-10T04:10:38.989Z | + build_user=build |
| 6 | 2026-04-10T04:10:38.989Z | + build_uid=12345 |
| 7 | 2026-04-10T04:10:38.989Z | + work_dir=/work |
| 8 | 2026-04-10T04:10:38.989Z | + input_dir=/input |
| 9 | 2026-04-10T04:10:38.989Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-10T04:10:38.990Z | + case "$kern" in |
| 11 | 2026-04-10T04:10:38.990Z | + groupadd -g 12345 build |
| 12 | 2026-04-10T04:10:38.990Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-10T04:10:40.954Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-10T04:10:41.067Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-10T04:10:41.089Z | + home_fs=zfs |
| 16 | 2026-04-10T04:10:41.089Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-10T04:10:41.089Z | + mkdir -p /home/build |
| 18 | 2026-04-10T04:10:41.089Z | + chown build:build /home/build /work |
| 19 | 2026-04-10T04:10:43.056Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-10T04:10:43.083Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-04-10T04:10:43.117Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-10T04:10:43.128Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-10T04:10:43.128Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-10T04:10:43.128Z | * rust toolchain profile = "default" |
| 25 | 2026-04-10T04:10:43.128Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-10T04:10:43.128Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-10T04:10:43.128Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-10T04:10:43.128Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-10T04:10:43.128Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-10T04:10:43.227Z | info: downloading installer |
| 31 | 2026-04-10T04:10:44.722Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-10T04:10:44.722Z | warn: /opt/ooce/bin |
| 33 | 2026-04-10T04:10:44.722Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-10T04:10:44.722Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-10T04:10:44.722Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-10T04:10:44.722Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-10T04:10:44.722Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-10T04:10:44.722Z | error: cannot install while Rust is installed |
| 39 | 2026-04-10T04:10:44.722Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-10T04:10:44.722Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-10T04:10:44.722Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-10T04:10:44.722Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-10T04:10:44.723Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-10T04:10:44.738Z | info: profile set to default |
| 45 | 2026-04-10T04:10:44.738Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-10T04:10:44.753Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-10T04:10:44.881Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-10T04:10:44.886Z | info: downloading 6 components |
| 49 | 2026-04-10T04:11:00.273Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-10T04:11:00.273Z | |
| 51 | 2026-04-10T04:11:00.288Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-10T04:11:00.289Z | |
| 53 | 2026-04-10T04:11:00.289Z | |
| 54 | 2026-04-10T04:11:00.289Z | Rust is installed now. Great! |
| 55 | 2026-04-10T04:11:00.289Z | |
| 56 | 2026-04-10T04:11:00.289Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-10T04:11:00.289Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-10T04:11:00.289Z | |
| 59 | 2026-04-10T04:11:00.289Z | To configure your current shell, you need to source |
| 60 | 2026-04-10T04:11:00.289Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-10T04:11:00.289Z | |
| 62 | 2026-04-10T04:11:00.289Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-10T04:11:00.289Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-10T04:11:00.289Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-10T04:11:00.290Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-10T04:11:00.290Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-10T04:11:00.290Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-10T04:11:00.290Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-10T04:11:00.290Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-10T04:11:00.290Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-10T04:11:00.420Z | + rustup --version |
| 72 | 2026-04-10T04:11:00.475Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-10T04:11:00.475Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-10T04:11:00.476Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-10T04:11:00.476Z | + cargo --version |
| 76 | 2026-04-10T04:11:00.476Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-10T04:11:00.476Z | + rustc --version |
| 78 | 2026-04-10T04:11:00.504Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-10T04:11:00.505Z | process exited: duration 17322 ms, exit code 0 |
| |
| 80 | 2026-04-10T04:11:00.580Z | starting task 2: "authentication" |
| 81 | 2026-04-10T04:11:00.621Z | process exited: duration 57 ms, exit code 0 |
| |
| 82 | 2026-04-10T04:11:00.649Z | starting task 3: "clone repository" |
| 83 | 2026-04-10T04:11:00.704Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-10T04:11:00.704Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-10T04:11:00.833Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-10T04:11:01.754Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-10T04:11:01.754Z | + git fetch origin 981f42c81c852f4e1db75990df54381d710a38cd |
| 88 | 2026-04-10T04:11:02.007Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-10T04:11:02.007Z | * branch 981f42c81c852f4e1db75990df54381d710a38cd -> FETCH_HEAD |
| 90 | 2026-04-10T04:11:02.018Z | + [[ -n renovate/ctor-0.x ]] |
| 91 | 2026-04-10T04:11:02.432Z | ++ git branch --show-current |
| 92 | 2026-04-10T04:11:02.432Z | + current=master |
| 93 | 2026-04-10T04:11:02.432Z | + [[ master != renovate/ctor-0.x ]] |
| 94 | 2026-04-10T04:11:02.432Z | + git branch -f renovate/ctor-0.x 981f42c81c852f4e1db75990df54381d710a38cd |
| 95 | 2026-04-10T04:11:02.432Z | + git checkout -f renovate/ctor-0.x |
| 96 | 2026-04-10T04:11:02.437Z | Switched to branch 'renovate/ctor-0.x' |
| 97 | 2026-04-10T04:11:02.437Z | + git reset --hard 981f42c81c852f4e1db75990df54381d710a38cd |
| 98 | 2026-04-10T04:11:02.437Z | HEAD is now at 981f42c Update Rust crate ctor to 0.9 |
| 99 | 2026-04-10T04:11:02.437Z | process exited: duration 1407 ms, exit code 0 |
| |
| 100 | 2026-04-10T04:11:02.447Z | starting task 4: "build" |
| 101 | 2026-04-10T04:11:02.453Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-10T04:11:02.453Z | ++ rustup show active-toolchain |
| 103 | 2026-04-10T04:11:02.457Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-10T04:11:02.457Z | ++ pushd xde |
| 105 | 2026-04-10T04:11:02.457Z | ++ rustup show active-toolchain |
| 106 | 2026-04-10T04:11:02.457Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 107 | 2026-04-10T04:11:02.463Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-10T04:11:02.630Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-10T04:11:02.639Z | info: downloading 6 components |
| 110 | 2026-04-10T04:11:18.976Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-10T04:11:19.061Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-10T04:11:19.064Z | +++ head -n 1 |
| 113 | 2026-04-10T04:11:19.064Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-10T04:11:19.115Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-10T04:11:19.115Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-10T04:11:19.115Z | ++ popd |
| 117 | 2026-04-10T04:11:19.119Z | /work/oxidecomputer/opte |
| 118 | 2026-04-10T04:11:19.119Z | + cargo --version |
| 119 | 2026-04-10T04:11:19.125Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-04-10T04:11:19.129Z | + rustc --version |
| 121 | 2026-04-10T04:11:19.148Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-04-10T04:11:19.153Z | + cd lib/opte |
| 123 | 2026-04-10T04:11:19.153Z | + header 'check style' |
| 124 | 2026-04-10T04:11:19.153Z | + echo '# ==== check style ==== #' |
| 125 | 2026-04-10T04:11:19.153Z | # ==== check style ==== # |
| 126 | 2026-04-10T04:11:19.153Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-04-10T04:11:19.330Z | |
| 128 | 2026-04-10T04:11:19.330Z | real 0.177567704 |
| 129 | 2026-04-10T04:11:19.330Z | user 0.134115400 |
| 130 | 2026-04-10T04:11:19.330Z | sys 0.036597463 |
| 131 | 2026-04-10T04:11:19.330Z | trap 0.000042594 |
| 132 | 2026-04-10T04:11:19.330Z | tflt 0.000011176 |
| 133 | 2026-04-10T04:11:19.330Z | dflt 0.000008207 |
| 134 | 2026-04-10T04:11:19.330Z | kflt 0.000001089 |
| 135 | 2026-04-10T04:11:19.330Z | lock 0.031170760 |
| 136 | 2026-04-10T04:11:19.330Z | slp 0.157031402 |
| 137 | 2026-04-10T04:11:19.330Z | lat 0.000800040 |
| 138 | 2026-04-10T04:11:19.330Z | stop 0.000119044 |
| 139 | 2026-04-10T04:11:19.334Z | + header 'check docs' |
| 140 | 2026-04-10T04:11:19.334Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-04-10T04:11:19.334Z | # ==== check docs ==== # |
| 142 | 2026-04-10T04:11:19.334Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-04-10T04:11:19.334Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-04-10T04:11:19.401Z | Updating crates.io index |
| 145 | 2026-04-10T04:11:19.442Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-10T04:11:20.449Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-10T04:11:20.714Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-10T04:11:21.086Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-10T04:11:21.344Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-10T04:11:21.791Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-10T04:11:22.014Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-10T04:11:24.153Z | Downloading crates ... |
| 153 | 2026-04-10T04:11:24.209Z | Downloaded memmap2 v0.9.10 |
| 154 | 2026-04-10T04:11:24.220Z | Downloaded zerocopy-derive v0.8.48 |
| 155 | 2026-04-10T04:11:24.234Z | Downloaded aho-corasick v1.1.4 |
| 156 | 2026-04-10T04:11:24.247Z | Downloaded proc-macro-error2 v2.0.1 |
| 157 | 2026-04-10T04:11:24.247Z | Downloaded unicode-ident v1.0.24 |
| 158 | 2026-04-10T04:11:24.252Z | Downloaded ref-cast v1.0.25 |
| 159 | 2026-04-10T04:11:24.252Z | Downloaded crypto-common v0.1.7 |
| 160 | 2026-04-10T04:11:24.265Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-04-10T04:11:24.265Z | Downloaded plain v0.2.3 |
| 162 | 2026-04-10T04:11:24.276Z | Downloaded digest v0.10.7 |
| 163 | 2026-04-10T04:11:24.276Z | Downloaded cpufeatures v0.2.17 |
| 164 | 2026-04-10T04:11:24.276Z | Downloaded memchr v2.8.0 |
| 165 | 2026-04-10T04:11:24.296Z | Downloaded dof v0.4.0 |
| 166 | 2026-04-10T04:11:24.296Z | Downloaded darling_macro v0.21.3 |
| 167 | 2026-04-10T04:11:24.310Z | Downloaded embedded-io v0.4.0 |
| 168 | 2026-04-10T04:11:24.310Z | Downloaded dtrace-parser v0.3.0 |
| 169 | 2026-04-10T04:11:24.310Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 170 | 2026-04-10T04:11:24.310Z | Downloaded defmt-macros v1.0.1 |
| 171 | 2026-04-10T04:11:24.310Z | Downloaded scroll v0.13.0 |
| 172 | 2026-04-10T04:11:24.310Z | Downloaded stable_deref_trait v1.2.1 |
| 173 | 2026-04-10T04:11:24.310Z | Downloaded usdt v0.6.0 |
| 174 | 2026-04-10T04:11:24.310Z | Downloaded macaddr v1.0.1 |
| 175 | 2026-04-10T04:11:24.310Z | Downloaded defmt v0.3.100 |
| 176 | 2026-04-10T04:11:24.321Z | Downloaded cfg-if v1.0.4 |
| 177 | 2026-04-10T04:11:24.321Z | Downloaded strsim v0.11.1 |
| 178 | 2026-04-10T04:11:24.321Z | Downloaded managed v0.8.0 |
| 179 | 2026-04-10T04:11:24.321Z | Downloaded fnv v1.0.7 |
| 180 | 2026-04-10T04:11:24.322Z | Downloaded ref-cast-impl v1.0.25 |
| 181 | 2026-04-10T04:11:24.322Z | Downloaded embedded-io v0.6.1 |
| 182 | 2026-04-10T04:11:24.322Z | Downloaded tabwriter v1.4.1 |
| 183 | 2026-04-10T04:11:24.322Z | Downloaded version_check v0.9.5 |
| 184 | 2026-04-10T04:11:24.322Z | Downloaded usdt-macro v0.6.0 |
| 185 | 2026-04-10T04:11:24.336Z | Downloaded darling_core v0.23.0 |
| 186 | 2026-04-10T04:11:24.336Z | Downloaded usdt-attr-macro v0.6.0 |
| 187 | 2026-04-10T04:11:24.336Z | Downloaded pretty-hex v0.4.2 |
| 188 | 2026-04-10T04:11:24.345Z | Downloaded defmt-parser v1.0.0 |
| 189 | 2026-04-10T04:11:24.345Z | Downloaded ident_case v1.0.1 |
| 190 | 2026-04-10T04:11:24.345Z | Downloaded darling_macro v0.23.0 |
| 191 | 2026-04-10T04:11:24.361Z | Downloaded ingot v0.1.1 |
| 192 | 2026-04-10T04:11:24.361Z | Downloaded cobs v0.3.0 |
| 193 | 2026-04-10T04:11:24.361Z | Downloaded thread-id v5.1.0 |
| 194 | 2026-04-10T04:11:24.361Z | Downloaded hash32 v0.3.1 |
| 195 | 2026-04-10T04:11:24.361Z | Downloaded thiserror v2.0.18 |
| 196 | 2026-04-10T04:11:24.379Z | Downloaded usdt-impl v0.6.0 |
| 197 | 2026-04-10T04:11:24.380Z | Downloaded crc32fast v1.5.0 |
| 198 | 2026-04-10T04:11:24.380Z | Downloaded scroll_derive v0.13.1 |
| 199 | 2026-04-10T04:11:24.380Z | Downloaded ingot-types v0.1.2 |
| 200 | 2026-04-10T04:11:24.380Z | Downloaded generic-array v0.14.7 |
| 201 | 2026-04-10T04:11:24.380Z | Downloaded dyn-clone v1.0.20 |
| 202 | 2026-04-10T04:11:24.388Z | Downloaded itoa v1.0.18 |
| 203 | 2026-04-10T04:11:24.397Z | Downloaded serde_tokenstream v0.2.3 |
| 204 | 2026-04-10T04:11:24.397Z | Downloaded ipnetwork v0.21.1 |
| 205 | 2026-04-10T04:11:24.397Z | Downloaded defmt v1.0.1 |
| 206 | 2026-04-10T04:11:24.409Z | Downloaded sha2 v0.10.9 |
| 207 | 2026-04-10T04:11:24.410Z | Downloaded pest_derive v2.8.6 |
| 208 | 2026-04-10T04:11:24.410Z | Downloaded ucd-trie v0.1.7 |
| 209 | 2026-04-10T04:11:24.410Z | Downloaded darling v0.23.0 |
| 210 | 2026-04-10T04:11:24.421Z | Downloaded bitflags v1.3.2 |
| 211 | 2026-04-10T04:11:24.421Z | Downloaded proc-macro2 v1.0.106 |
| 212 | 2026-04-10T04:11:24.428Z | Downloaded zmij v1.0.21 |
| 213 | 2026-04-10T04:11:24.428Z | Downloaded byteorder v1.5.0 |
| 214 | 2026-04-10T04:11:24.429Z | Downloaded either v1.15.0 |
| 215 | 2026-04-10T04:11:24.498Z | Downloaded bitflags v2.11.0 |
| 216 | 2026-04-10T04:11:24.498Z | Downloaded quote v1.0.45 |
| 217 | 2026-04-10T04:11:24.498Z | Downloaded log v0.4.29 |
| 218 | 2026-04-10T04:11:24.498Z | Downloaded ingot-macros v0.1.1 |
| 219 | 2026-04-10T04:11:24.498Z | Downloaded pest_generator v2.8.6 |
| 220 | 2026-04-10T04:11:24.498Z | Downloaded darling v0.21.3 |
| 221 | 2026-04-10T04:11:24.498Z | Downloaded thiserror-impl v2.0.18 |
| 222 | 2026-04-10T04:11:24.498Z | Downloaded heapless v0.8.0 |
| 223 | 2026-04-10T04:11:24.498Z | Downloaded serde_derive v1.0.228 |
| 224 | 2026-04-10T04:11:24.498Z | Downloaded postcard v1.1.3 |
| 225 | 2026-04-10T04:11:24.498Z | Downloaded serde_core v1.0.228 |
| 226 | 2026-04-10T04:11:24.498Z | Downloaded serde v1.0.228 |
| 227 | 2026-04-10T04:11:24.498Z | Downloaded typenum v1.19.0 |
| 228 | 2026-04-10T04:11:24.517Z | Downloaded pest_meta v2.8.6 |
| 229 | 2026-04-10T04:11:24.517Z | Downloaded darling_core v0.21.3 |
| 230 | 2026-04-10T04:11:24.537Z | Downloaded pest v2.8.6 |
| 231 | 2026-04-10T04:11:24.541Z | Downloaded serde_json v1.0.149 |
| 232 | 2026-04-10T04:11:24.551Z | Downloaded itertools v0.14.0 |
| 233 | 2026-04-10T04:11:24.571Z | Downloaded regex v1.12.3 |
| 234 | 2026-04-10T04:11:24.597Z | Downloaded goblin v0.10.5 |
| 235 | 2026-04-10T04:11:24.615Z | Downloaded syn v2.0.117 |
| 236 | 2026-04-10T04:11:24.636Z | Downloaded zerocopy v0.8.48 |
| 237 | 2026-04-10T04:11:24.647Z | Downloaded unicode-width v0.2.2 |
| 238 | 2026-04-10T04:11:24.650Z | Downloaded smoltcp v0.11.0 |
| 239 | 2026-04-10T04:11:24.656Z | Downloaded regex-syntax v0.8.10 |
| 240 | 2026-04-10T04:11:24.660Z | Downloaded regex-automata v0.4.14 |
| 241 | 2026-04-10T04:11:24.691Z | Downloaded libc v0.2.184 |
| 242 | 2026-04-10T04:11:24.745Z | Compiling proc-macro2 v1.0.106 |
| 243 | 2026-04-10T04:11:24.745Z | Compiling quote v1.0.45 |
| 244 | 2026-04-10T04:11:24.745Z | Compiling unicode-ident v1.0.24 |
| 245 | 2026-04-10T04:11:24.749Z | Documenting unicode-ident v1.0.24 |
| 246 | 2026-04-10T04:11:24.749Z | Compiling strsim v0.11.1 |
| 247 | 2026-04-10T04:11:24.749Z | Compiling ident_case v1.0.1 |
| 248 | 2026-04-10T04:11:24.749Z | Compiling serde_core v1.0.228 |
| 249 | 2026-04-10T04:11:24.896Z | Compiling fnv v1.0.7 |
| 250 | 2026-04-10T04:11:24.912Z | Compiling memchr v2.8.0 |
| 251 | 2026-04-10T04:11:25.070Z | Compiling zerocopy v0.8.48 |
| 252 | 2026-04-10T04:11:25.089Z | Compiling serde v1.0.228 |
| 253 | 2026-04-10T04:11:25.266Z | Compiling regex-syntax v0.8.10 |
| 254 | 2026-04-10T04:11:25.272Z | Compiling thiserror v2.0.18 |
| 255 | 2026-04-10T04:11:25.471Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-04-10T04:11:25.590Z | Checking byteorder v1.5.0 |
| 257 | 2026-04-10T04:11:25.734Z | Documenting proc-macro2 v1.0.106 |
| 258 | 2026-04-10T04:11:26.181Z | Checking syn v2.0.117 |
| 259 | 2026-04-10T04:11:26.248Z | Compiling either v1.15.0 |
| 260 | 2026-04-10T04:11:26.357Z | Documenting quote v1.0.45 |
| 261 | 2026-04-10T04:11:26.439Z | Compiling itertools v0.14.0 |
| 262 | 2026-04-10T04:11:26.816Z | Compiling regex-automata v0.4.14 |
| 263 | 2026-04-10T04:11:26.851Z | Documenting syn v2.0.117 |
| 264 | 2026-04-10T04:11:26.875Z | Compiling heapless v0.8.0 |
| 265 | 2026-04-10T04:11:27.008Z | Documenting memchr v2.8.0 |
| 266 | 2026-04-10T04:11:27.313Z | Checking bitflags v2.11.0 |
| 267 | 2026-04-10T04:11:27.454Z | Checking hash32 v0.3.1 |
| 268 | 2026-04-10T04:11:27.595Z | Documenting serde_core v1.0.228 |
| 269 | 2026-04-10T04:11:27.615Z | Documenting aho-corasick v1.1.4 |
| 270 | 2026-04-10T04:11:27.648Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-04-10T04:11:27.711Z | Documenting regex-syntax v0.8.10 |
| 272 | 2026-04-10T04:11:28.134Z | Checking macaddr v1.0.1 |
| 273 | 2026-04-10T04:11:28.364Z | Checking cfg-if v1.0.4 |
| 274 | 2026-04-10T04:11:28.380Z | Checking darling_core v0.21.3 |
| 275 | 2026-04-10T04:11:28.606Z | Compiling regex v1.12.3 |
| 276 | 2026-04-10T04:11:28.819Z | Documenting regex-automata v0.4.14 |
| 277 | 2026-04-10T04:11:28.843Z | Compiling darling_core v0.23.0 |
| 278 | 2026-04-10T04:11:29.336Z | Compiling smoltcp v0.11.0 |
| 279 | 2026-04-10T04:11:29.336Z | Documenting serde_derive v1.0.228 |
| 280 | 2026-04-10T04:11:29.336Z | Documenting zerocopy-derive v0.8.48 |
| 281 | 2026-04-10T04:11:29.347Z | Documenting thiserror-impl v2.0.18 |
| 282 | 2026-04-10T04:11:29.931Z | Compiling thiserror-impl v2.0.18 |
| 283 | 2026-04-10T04:11:30.197Z | Compiling serde_derive v1.0.228 |
| 284 | 2026-04-10T04:11:30.223Z | Compiling zerocopy-derive v0.8.48 |
| 285 | 2026-04-10T04:11:30.360Z | Documenting regex v1.12.3 |
| 286 | 2026-04-10T04:11:30.695Z | Checking bitflags v1.3.2 |
| 287 | 2026-04-10T04:11:30.758Z | Documenting byteorder v1.5.0 |
| 288 | 2026-04-10T04:11:30.850Z | Compiling darling_macro v0.21.3 |
| 289 | 2026-04-10T04:11:30.881Z | Checking managed v0.8.0 |
| 290 | 2026-04-10T04:11:30.939Z | Compiling darling_macro v0.23.0 |
| 291 | 2026-04-10T04:11:31.051Z | Documenting bitflags v2.11.0 |
| 292 | 2026-04-10T04:11:31.582Z | Documenting cfg-if v1.0.4 |
| 293 | 2026-04-10T04:11:31.585Z | Checking cobs v0.3.0 |
| 294 | 2026-04-10T04:11:31.586Z | Documenting hash32 v0.3.1 |
| 295 | 2026-04-10T04:11:31.586Z | Compiling darling v0.21.3 |
| 296 | 2026-04-10T04:11:31.586Z | Compiling ingot-macros v0.1.1 |
| 297 | 2026-04-10T04:11:31.586Z | Documenting ingot-macros v0.1.1 |
| 298 | 2026-04-10T04:11:31.586Z | Documenting thiserror v2.0.18 |
| 299 | 2026-04-10T04:11:31.669Z | Documenting zerocopy v0.8.48 |
| 300 | 2026-04-10T04:11:31.796Z | Documenting macaddr v1.0.1 |
| 301 | 2026-04-10T04:11:31.984Z | Compiling crc32fast v1.5.0 |
| 302 | 2026-04-10T04:11:32.161Z | Compiling ref-cast v1.0.25 |
| 303 | 2026-04-10T04:11:32.282Z | Documenting stable_deref_trait v1.2.1 |
| 304 | 2026-04-10T04:11:32.774Z | Documenting cobs v0.3.0 |
| 305 | 2026-04-10T04:11:32.784Z | Compiling ref-cast-impl v1.0.25 |
| 306 | 2026-04-10T04:11:32.785Z | Documenting heapless v0.8.0 |
| 307 | 2026-04-10T04:11:32.954Z | Documenting serde v1.0.228 |
| 308 | 2026-04-10T04:11:33.189Z | Checking postcard v1.1.3 |
| 309 | 2026-04-10T04:11:33.478Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 310 | 2026-04-10T04:11:33.668Z | Compiling version_check v0.9.5 |
| 311 | 2026-04-10T04:11:33.783Z | Checking ipnetwork v0.21.1 |
| 312 | 2026-04-10T04:11:34.007Z | Checking unicode-width v0.2.2 |
| 313 | 2026-04-10T04:11:34.007Z | Documenting managed v0.8.0 |
| 314 | 2026-04-10T04:11:34.007Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 315 | 2026-04-10T04:11:34.210Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 316 | 2026-04-10T04:11:34.304Z | Compiling darling v0.23.0 |
| 317 | 2026-04-10T04:11:34.304Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-04-10T04:11:34.328Z | Documenting unicode-width v0.2.2 |
| 319 | 2026-04-10T04:11:34.328Z | Documenting ipnetwork v0.21.1 |
| 320 | 2026-04-10T04:11:34.479Z | Documenting postcard v1.1.3 |
| 321 | 2026-04-10T04:11:34.493Z | Checking ingot-types v0.1.2 |
| 322 | 2026-04-10T04:11:34.792Z | Documenting ingot-types v0.1.2 |
| 323 | 2026-04-10T04:11:34.798Z | Checking ingot v0.1.1 |
| 324 | 2026-04-10T04:11:34.798Z | Documenting smoltcp v0.11.0 |
| 325 | 2026-04-10T04:11:35.041Z | Documenting either v1.15.0 |
| 326 | 2026-04-10T04:11:35.254Z | Documenting ref-cast v1.0.25 |
| 327 | 2026-04-10T04:11:35.473Z | Documenting tabwriter v1.4.1 |
| 328 | 2026-04-10T04:11:35.710Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 329 | 2026-04-10T04:11:35.991Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 330 | 2026-04-10T04:11:36.259Z | Documenting ingot v0.1.1 |
| 331 | 2026-04-10T04:11:36.272Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 332 | 2026-04-10T04:11:36.437Z | Documenting itertools v0.14.0 |
| 333 | 2026-04-10T04:11:36.657Z | Checking tabwriter v1.4.1 |
| 334 | 2026-04-10T04:11:37.025Z | Documenting crc32fast v1.5.0 |
| 335 | 2026-04-10T04:11:37.030Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-04-10T04:11:37.482Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-04-10T04:11:37.534Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-04-10T04:11:37.576Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-04-10T04:11:38.704Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-04-10T04:11:39.827Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-04-10T04:11:42.017Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.67s |
| 342 | 2026-04-10T04:11:42.102Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-04-10T04:11:42.140Z | |
| 344 | 2026-04-10T04:11:42.152Z | real 22.767995572 |
| 345 | 2026-04-10T04:11:42.152Z | user 1:15.776906520 |
| 346 | 2026-04-10T04:11:42.152Z | sys 15.468986550 |
| 347 | 2026-04-10T04:11:42.152Z | trap 0.040070740 |
| 348 | 2026-04-10T04:11:42.152Z | tflt 0.143038534 |
| 349 | 2026-04-10T04:11:42.152Z | dflt 0.724494315 |
| 350 | 2026-04-10T04:11:42.152Z | kflt 0.009071796 |
| 351 | 2026-04-10T04:11:42.152Z | lock 6:49.185743745 |
| 352 | 2026-04-10T04:11:42.152Z | slp 4:22.767066997 |
| 353 | 2026-04-10T04:11:42.152Z | lat 7.426112655 |
| 354 | 2026-04-10T04:11:42.152Z | stop 9.035726771 |
| 355 | 2026-04-10T04:11:42.152Z | + header 'analyze std + api' |
| 356 | 2026-04-10T04:11:42.152Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-04-10T04:11:42.152Z | # ==== analyze std + api ==== # |
| 358 | 2026-04-10T04:11:42.152Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-04-10T04:11:42.364Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-04-10T04:11:42.364Z | Compiling quote v1.0.45 |
| 361 | 2026-04-10T04:11:42.364Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-04-10T04:11:42.373Z | Compiling memchr v2.8.0 |
| 363 | 2026-04-10T04:11:42.373Z | Compiling thiserror v2.0.18 |
| 364 | 2026-04-10T04:11:42.373Z | Compiling zerocopy v0.8.48 |
| 365 | 2026-04-10T04:11:42.373Z | Compiling zmij v1.0.21 |
| 366 | 2026-04-10T04:11:42.373Z | Compiling libc v0.2.184 |
| 367 | 2026-04-10T04:11:42.543Z | Compiling serde_core v1.0.228 |
| 368 | 2026-04-10T04:11:42.705Z | Compiling serde_json v1.0.149 |
| 369 | 2026-04-10T04:11:42.730Z | Compiling ident_case v1.0.1 |
| 370 | 2026-04-10T04:11:42.734Z | Compiling ucd-trie v0.1.7 |
| 371 | 2026-04-10T04:11:42.766Z | Compiling strsim v0.11.1 |
| 372 | 2026-04-10T04:11:42.923Z | Compiling pest v2.8.6 |
| 373 | 2026-04-10T04:11:42.945Z | Compiling serde v1.0.228 |
| 374 | 2026-04-10T04:11:43.523Z | Compiling fnv v1.0.7 |
| 375 | 2026-04-10T04:11:43.526Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-04-10T04:11:43.526Z | Compiling regex-syntax v0.8.10 |
| 377 | 2026-04-10T04:11:43.526Z | Compiling itoa v1.0.18 |
| 378 | 2026-04-10T04:11:43.526Z | Checking byteorder v1.5.0 |
| 379 | 2026-04-10T04:11:43.702Z | Compiling syn v2.0.117 |
| 380 | 2026-04-10T04:11:44.012Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-04-10T04:11:44.156Z | Compiling usdt-impl v0.6.0 |
| 382 | 2026-04-10T04:11:44.389Z | Compiling either v1.15.0 |
| 383 | 2026-04-10T04:11:44.584Z | Compiling itertools v0.14.0 |
| 384 | 2026-04-10T04:11:44.685Z | Compiling thread-id v5.1.0 |
| 385 | 2026-04-10T04:11:44.750Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-04-10T04:11:44.907Z | Checking log v0.4.29 |
| 387 | 2026-04-10T04:11:44.925Z | Checking plain v0.2.3 |
| 388 | 2026-04-10T04:11:45.171Z | Compiling heapless v0.8.0 |
| 389 | 2026-04-10T04:11:45.514Z | Checking bitflags v2.11.0 |
| 390 | 2026-04-10T04:11:45.633Z | Checking hash32 v0.3.1 |
| 391 | 2026-04-10T04:11:45.673Z | Checking macaddr v1.0.1 |
| 392 | 2026-04-10T04:11:45.704Z | Checking pretty-hex v0.4.2 |
| 393 | 2026-04-10T04:11:45.725Z | Checking cfg-if v1.0.4 |
| 394 | 2026-04-10T04:11:45.780Z | Compiling smoltcp v0.11.0 |
| 395 | 2026-04-10T04:11:45.805Z | Checking stable_deref_trait v1.2.1 |
| 396 | 2026-04-10T04:11:46.038Z | Compiling crc32fast v1.5.0 |
| 397 | 2026-04-10T04:11:46.058Z | Compiling pest_generator v2.8.6 |
| 398 | 2026-04-10T04:11:46.098Z | Compiling darling_core v0.21.3 |
| 399 | 2026-04-10T04:11:46.207Z | Compiling darling_core v0.23.0 |
| 400 | 2026-04-10T04:11:46.720Z | Compiling ref-cast v1.0.25 |
| 401 | 2026-04-10T04:11:46.727Z | Checking bitflags v1.3.2 |
| 402 | 2026-04-10T04:11:46.727Z | Compiling regex v1.12.3 |
| 403 | 2026-04-10T04:11:46.727Z | Compiling version_check v0.9.5 |
| 404 | 2026-04-10T04:11:46.727Z | Checking managed v0.8.0 |
| 405 | 2026-04-10T04:11:46.837Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 406 | 2026-04-10T04:11:46.874Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 407 | 2026-04-10T04:11:47.108Z | Checking memmap2 v0.9.10 |
| 408 | 2026-04-10T04:11:47.129Z | Checking ipnetwork v0.21.1 |
| 409 | 2026-04-10T04:11:47.282Z | Checking unicode-width v0.2.2 |
| 410 | 2026-04-10T04:11:47.288Z | Compiling thiserror-impl v2.0.18 |
| 411 | 2026-04-10T04:11:47.314Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-04-10T04:11:47.441Z | Compiling zerocopy-derive v0.8.48 |
| 413 | 2026-04-10T04:11:47.521Z | Compiling pest_derive v2.8.6 |
| 414 | 2026-04-10T04:11:47.757Z | Compiling scroll_derive v0.13.1 |
| 415 | 2026-04-10T04:11:48.039Z | Compiling ref-cast-impl v1.0.25 |
| 416 | 2026-04-10T04:11:48.045Z | Checking tabwriter v1.4.1 |
| 417 | 2026-04-10T04:11:48.214Z | Compiling darling_macro v0.21.3 |
| 418 | 2026-04-10T04:11:48.332Z | Compiling darling_macro v0.23.0 |
| 419 | 2026-04-10T04:11:48.597Z | Checking scroll v0.13.0 |
| 420 | 2026-04-10T04:11:48.623Z | Checking cobs v0.3.0 |
| 421 | 2026-04-10T04:11:48.695Z | Compiling dtrace-parser v0.3.0 |
| 422 | 2026-04-10T04:11:48.753Z | Compiling darling v0.21.3 |
| 423 | 2026-04-10T04:11:48.814Z | Checking goblin v0.10.5 |
| 424 | 2026-04-10T04:11:48.822Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-04-10T04:11:49.001Z | Compiling darling v0.23.0 |
| 426 | 2026-04-10T04:11:49.082Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 427 | 2026-04-10T04:11:49.317Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 428 | 2026-04-10T04:11:49.422Z | Checking dyn-clone v1.0.20 |
| 429 | 2026-04-10T04:11:50.377Z | Checking postcard v1.1.3 |
| 430 | 2026-04-10T04:11:50.386Z | Compiling serde_tokenstream v0.2.3 |
| 431 | 2026-04-10T04:11:51.465Z | Checking dof v0.4.0 |
| 432 | 2026-04-10T04:11:51.465Z | Checking ingot-types v0.1.2 |
| 433 | 2026-04-10T04:11:52.187Z | Checking ingot v0.1.1 |
| 434 | 2026-04-10T04:11:52.393Z | Compiling usdt-macro v0.6.0 |
| 435 | 2026-04-10T04:11:52.393Z | Compiling usdt-attr-macro v0.6.0 |
| 436 | 2026-04-10T04:11:53.059Z | Checking usdt v0.6.0 |
| 437 | 2026-04-10T04:11:53.165Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 438 | 2026-04-10T04:12:01.220Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.04s |
| 439 | 2026-04-10T04:12:01.246Z | |
| 440 | 2026-04-10T04:12:01.250Z | real 19.119534449 |
| 441 | 2026-04-10T04:12:01.250Z | user 1:03.683192975 |
| 442 | 2026-04-10T04:12:01.250Z | sys 12.317868386 |
| 443 | 2026-04-10T04:12:01.250Z | trap 0.031397695 |
| 444 | 2026-04-10T04:12:01.250Z | tflt 0.170135315 |
| 445 | 2026-04-10T04:12:01.250Z | dflt 0.188941286 |
| 446 | 2026-04-10T04:12:01.250Z | kflt 0.000006419 |
| 447 | 2026-04-10T04:12:01.250Z | lock 3:41.358409853 |
| 448 | 2026-04-10T04:12:01.250Z | slp 3:19.897138198 |
| 449 | 2026-04-10T04:12:01.251Z | lat 3.847000853 |
| 450 | 2026-04-10T04:12:01.251Z | stop 7.329498049 |
| 451 | 2026-04-10T04:12:01.251Z | + header 'analyze no_std + engine + kernel' |
| 452 | 2026-04-10T04:12:01.251Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 453 | 2026-04-10T04:12:01.251Z | # ==== analyze no_std + engine + kernel ==== # |
| 454 | 2026-04-10T04:12:01.251Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 455 | 2026-04-10T04:12:01.427Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 456 | 2026-04-10T04:12:01.427Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 457 | 2026-04-10T04:12:01.432Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 458 | 2026-04-10T04:12:01.448Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 459 | 2026-04-10T04:12:01.693Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 460 | 2026-04-10T04:12:05.860Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.57s |
| 461 | 2026-04-10T04:12:05.890Z | |
| 462 | 2026-04-10T04:12:05.890Z | real 4.634426273 |
| 463 | 2026-04-10T04:12:05.890Z | user 5.020121342 |
| 464 | 2026-04-10T04:12:05.890Z | sys 0.877106262 |
| 465 | 2026-04-10T04:12:05.890Z | trap 0.000672577 |
| 466 | 2026-04-10T04:12:05.890Z | tflt 0.008960527 |
| 467 | 2026-04-10T04:12:05.890Z | dflt 0.002315610 |
| 468 | 2026-04-10T04:12:05.890Z | kflt 0.000001759 |
| 469 | 2026-04-10T04:12:05.890Z | lock 16.470286874 |
| 470 | 2026-04-10T04:12:05.890Z | slp 17.857293473 |
| 471 | 2026-04-10T04:12:05.890Z | lat 0.019792898 |
| 472 | 2026-04-10T04:12:05.895Z | stop 0.236328061 |
| 473 | 2026-04-10T04:12:05.895Z | + header test |
| 474 | 2026-04-10T04:12:05.895Z | + echo '# ==== test ==== #' |
| 475 | 2026-04-10T04:12:05.895Z | + ptime -m cargo test |
| 476 | 2026-04-10T04:12:05.895Z | # ==== test ==== # |
| 477 | 2026-04-10T04:12:06.036Z | Compiling serde_core v1.0.228 |
| 478 | 2026-04-10T04:12:06.040Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-10T04:12:06.460Z | Compiling zerocopy v0.8.48 |
| 480 | 2026-04-10T04:12:06.463Z | Compiling byteorder v1.5.0 |
| 481 | 2026-04-10T04:12:06.463Z | Compiling memchr v2.8.0 |
| 482 | 2026-04-10T04:12:06.463Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-04-10T04:12:06.463Z | Compiling zmij v1.0.21 |
| 484 | 2026-04-10T04:12:06.463Z | Compiling libc v0.2.184 |
| 485 | 2026-04-10T04:12:06.463Z | Compiling proc-macro2 v1.0.106 |
| 486 | 2026-04-10T04:12:06.463Z | Compiling scroll v0.13.0 |
| 487 | 2026-04-10T04:12:06.463Z | Compiling plain v0.2.3 |
| 488 | 2026-04-10T04:12:06.463Z | Compiling itoa v1.0.18 |
| 489 | 2026-04-10T04:12:06.463Z | Compiling log v0.4.29 |
| 490 | 2026-04-10T04:12:06.463Z | Compiling ucd-trie v0.1.7 |
| 491 | 2026-04-10T04:12:06.463Z | Compiling hash32 v0.3.1 |
| 492 | 2026-04-10T04:12:06.613Z | Compiling pest v2.8.6 |
| 493 | 2026-04-10T04:12:06.617Z | Compiling goblin v0.10.5 |
| 494 | 2026-04-10T04:12:06.617Z | Compiling quote v1.0.45 |
| 495 | 2026-04-10T04:12:07.138Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-04-10T04:12:07.202Z | Compiling macaddr v1.0.1 |
| 497 | 2026-04-10T04:12:07.287Z | Compiling pretty-hex v0.4.2 |
| 498 | 2026-04-10T04:12:07.436Z | Compiling stable_deref_trait v1.2.1 |
| 499 | 2026-04-10T04:12:07.466Z | Compiling syn v2.0.117 |
| 500 | 2026-04-10T04:12:07.497Z | Compiling heapless v0.8.0 |
| 501 | 2026-04-10T04:12:07.644Z | Compiling dtrace-parser v0.3.0 |
| 502 | 2026-04-10T04:12:07.947Z | Compiling serde v1.0.228 |
| 503 | 2026-04-10T04:12:08.029Z | Compiling serde_json v1.0.149 |
| 504 | 2026-04-10T04:12:08.366Z | Compiling bitflags v2.11.0 |
| 505 | 2026-04-10T04:12:08.578Z | Compiling thread-id v5.1.0 |
| 506 | 2026-04-10T04:12:08.659Z | Compiling cobs v0.3.0 |
| 507 | 2026-04-10T04:12:08.779Z | Compiling bitflags v1.3.2 |
| 508 | 2026-04-10T04:12:08.845Z | Compiling managed v0.8.0 |
| 509 | 2026-04-10T04:12:08.945Z | Compiling ingot-types v0.1.2 |
| 510 | 2026-04-10T04:12:08.945Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 511 | 2026-04-10T04:12:09.050Z | Compiling smoltcp v0.11.0 |
| 512 | 2026-04-10T04:12:09.069Z | Compiling postcard v1.1.3 |
| 513 | 2026-04-10T04:12:09.164Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 514 | 2026-04-10T04:12:09.323Z | Compiling ingot v0.1.1 |
| 515 | 2026-04-10T04:12:09.410Z | Compiling dof v0.4.0 |
| 516 | 2026-04-10T04:12:09.744Z | Compiling memmap2 v0.9.10 |
| 517 | 2026-04-10T04:12:10.036Z | Compiling either v1.15.0 |
| 518 | 2026-04-10T04:12:10.238Z | Compiling usdt-impl v0.6.0 |
| 519 | 2026-04-10T04:12:11.156Z | Compiling unicode-width v0.2.2 |
| 520 | 2026-04-10T04:12:11.304Z | Compiling ipnetwork v0.21.1 |
| 521 | 2026-04-10T04:12:11.468Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-04-10T04:12:11.542Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 523 | 2026-04-10T04:12:11.858Z | Compiling usdt v0.6.0 |
| 524 | 2026-04-10T04:12:11.904Z | Compiling itertools v0.14.0 |
| 525 | 2026-04-10T04:12:12.488Z | Compiling ref-cast v1.0.25 |
| 526 | 2026-04-10T04:12:12.584Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 527 | 2026-04-10T04:12:13.293Z | Compiling crc32fast v1.5.0 |
| 528 | 2026-04-10T04:12:13.307Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 529 | 2026-04-10T04:12:13.352Z | Compiling dyn-clone v1.0.20 |
| 530 | 2026-04-10T04:12:26.560Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.61s |
| 531 | 2026-04-10T04:12:26.589Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-4930993bcc81343b) |
| 532 | 2026-04-10T04:12:26.589Z | |
| 533 | 2026-04-10T04:12:26.590Z | running 72 tests |
| 534 | 2026-04-10T04:12:26.590Z | test d_error::tests::name_truncation ... ok |
| 535 | 2026-04-10T04:12:26.590Z | test d_error::tests::name_and_data_storage ... ok |
| 536 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 537 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::prefix_len ... ok |
| 538 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 539 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 540 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 541 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::chain_append_links ... ok |
| 542 | 2026-04-10T04:12:26.590Z | test ddi::mblk::test::read_seg ... ok |
| 543 | 2026-04-10T04:12:26.591Z | test ddi::mblk::test::truncate ... ok |
| 544 | 2026-04-10T04:12:26.591Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 545 | 2026-04-10T04:12:26.591Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 546 | 2026-04-10T04:12:26.591Z | test ddi::mblk::test::wrap ... ok |
| 547 | 2026-04-10T04:12:26.591Z | test ddi::time::test::good_interval ... ok |
| 548 | 2026-04-10T04:12:26.591Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 549 | 2026-04-10T04:12:26.591Z | test engine::dhcp::test::offlink_encode ... ok |
| 550 | 2026-04-10T04:12:26.591Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 551 | 2026-04-10T04:12:26.591Z | test engine::dhcp::test::domainname_encode ... ok |
| 552 | 2026-04-10T04:12:26.591Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 553 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 554 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 555 | 2026-04-10T04:12:26.591Z | test engine::dhcp::test::hostname_encode ... ok |
| 556 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 557 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 558 | 2026-04-10T04:12:26.591Z | test ddi::time::test::bad_interval - should panic ... ok |
| 559 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 560 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 561 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 562 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 563 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 564 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 565 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 566 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 567 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 568 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 569 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::options::test::test_status ... ok |
| 570 | 2026-04-10T04:12:26.591Z | test engine::ether::test::emit ... ok |
| 571 | 2026-04-10T04:12:26.591Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 572 | 2026-04-10T04:12:26.592Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 573 | 2026-04-10T04:12:26.592Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 574 | 2026-04-10T04:12:26.592Z | test engine::flow_table::test::flow_expired ... ok |
| 575 | 2026-04-10T04:12:26.592Z | test engine::flow_table::test::flow_clear ... ok |
| 576 | 2026-04-10T04:12:26.592Z | test engine::geneve::test::emit_single_opt ... ok |
| 577 | 2026-04-10T04:12:26.592Z | test engine::ip::v4::test::cidr_match ... ok |
| 578 | 2026-04-10T04:12:26.592Z | test engine::ip::v4::test::match_check ... ok |
| 579 | 2026-04-10T04:12:26.592Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 580 | 2026-04-10T04:12:26.592Z | test engine::ip::v4::test::emit ... ok |
| 581 | 2026-04-10T04:12:26.592Z | test engine::geneve::test::emit_no_opts ... ok |
| 582 | 2026-04-10T04:12:26.592Z | test engine::ip::v6::test::option_push_spec ... ok |
| 583 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 584 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::from_pairs ... ok |
| 585 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 586 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::emit ... ok |
| 587 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 588 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 589 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 590 | 2026-04-10T04:12:26.593Z | test engine::packet::test::read_multi_segment ... ok |
| 591 | 2026-04-10T04:12:26.593Z | test engine::layer::test::find_rule ... ok |
| 592 | 2026-04-10T04:12:26.593Z | test engine::nat::test::nat4_rewrite ... ok |
| 593 | 2026-04-10T04:12:26.593Z | test engine::packet::test::small_packet_with_padding ... ok |
| 594 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 595 | 2026-04-10T04:12:26.593Z | test engine::packet::test::straddled_tcp ... ok |
| 596 | 2026-04-10T04:12:26.593Z | test engine::rule::rule_matching ... ok |
| 597 | 2026-04-10T04:12:26.593Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 598 | 2026-04-10T04:12:26.593Z | test engine::packet::test::read_single_segment ... ok |
| 599 | 2026-04-10T04:12:26.593Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 600 | 2026-04-10T04:12:26.593Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 601 | 2026-04-10T04:12:26.593Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 602 | 2026-04-10T04:12:26.593Z | test engine::ip::v6::test::push_spec ... ok |
| 603 | 2026-04-10T04:12:26.593Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 604 | 2026-04-10T04:12:26.593Z | test engine::snat::test::nat_mappings ... ok |
| 605 | 2026-04-10T04:12:26.593Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 606 | 2026-04-10T04:12:26.593Z | |
| 607 | 2026-04-10T04:12:26.593Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-04-10T04:12:26.593Z | |
| 609 | 2026-04-10T04:12:26.594Z | Doc-tests opte |
| 610 | 2026-04-10T04:12:28.496Z | |
| 611 | 2026-04-10T04:12:28.497Z | running 3 tests |
| 612 | 2026-04-10T04:12:28.914Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-04-10T04:12:28.914Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 614 | 2026-04-10T04:12:28.914Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 615 | 2026-04-10T04:12:28.914Z | |
| 616 | 2026-04-10T04:12:28.914Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-04-10T04:12:28.914Z | |
| 618 | 2026-04-10T04:12:28.914Z | all doctests ran in 1.39s; merged doctests compilation took 1.38s |
| 619 | 2026-04-10T04:12:29.000Z | |
| 620 | 2026-04-10T04:12:29.000Z | real 22.639534899 |
| 621 | 2026-04-10T04:12:29.000Z | user 1:56.437526981 |
| 622 | 2026-04-10T04:12:29.000Z | sys 6.922067892 |
| 623 | 2026-04-10T04:12:29.000Z | trap 0.053672976 |
| 624 | 2026-04-10T04:12:29.000Z | tflt 0.258775097 |
| 625 | 2026-04-10T04:12:29.000Z | dflt 0.318317302 |
| 626 | 2026-04-10T04:12:29.001Z | kflt 0.000070903 |
| 627 | 2026-04-10T04:12:29.001Z | lock 5:46.755233623 |
| 628 | 2026-04-10T04:12:29.001Z | slp 3:38.986622579 |
| 629 | 2026-04-10T04:12:29.001Z | lat 5.395000114 |
| 630 | 2026-04-10T04:12:29.001Z | stop 2.796892652 |
| 631 | 2026-04-10T04:12:29.001Z | process exited: duration 86088 ms, exit code 0 |
| |
| 632 | 2026-04-10T04:12:29.101Z | found 0 output files |